Pull request #3973 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 c95941bc2401db96b526c4388051da3858551266 rather than 380509e625e205a7b033519c2bd94c8aca67ac3b Obtained Jenkinsfile from c95941bc2401db96b526c4388051da3858551266 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-ssh10465250005498767984.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-ssh14315993998303696500.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-3973/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-3973/workspace@libs/edgex-global-pipelines@tmp/jenkins-gitclient-ssh8670986296974451875.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-3973/workspace@libs/edgex-global-pipelines@tmp/jenkins-gitclient-ssh10639116907975971261.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-ssh10709571003393693901.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-3973/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-3973/workspace@libs/lf-pipelines@tmp/jenkins-gitclient-ssh2219037157273908461.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 Waiting for next available executor on ‘prd-ubuntu20.04-docker-8c-8g-21044’ Running on prd-ubuntu20.04-docker-8c-8g-21046 in /w/workspace/edgexfoundry_edgex-go_PR-3973 [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 c95941bc2401db96b526c4388051da3858551266 into PR head commit 380509e625e205a7b033519c2bd94c8aca67ac3b Merge succeeded, producing 380509e625e205a7b033519c2bd94c8aca67ac3b Checking out Revision 380509e625e205a7b033519c2bd94c8aca67ac3b (PR-3973) > 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/3973/head:refs/remotes/origin/PR-3973 +refs/heads/main:refs/remotes/origin/main # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 380509e625e205a7b033519c2bd94c8aca67ac3b # 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 c95941bc2401db96b526c4388051da3858551266 # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 380509e625e205a7b033519c2bd94c8aca67ac3b # timeout=10 Commit message: "docs(metadata): update metadata Swagger PATCH 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-15T07:42:38.420Z] Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials [2022-04-15T07:42:38.578Z] Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo [2022-04-15T07:42:38.677Z] ========================================================= [2022-04-15T07:42:38.677Z] EdgeX Global Pipelines Version Info [2022-04-15T07:42:38.677Z] ========================================================= [Pipeline] libraryResource [Pipeline] sh [2022-04-15T07:42:39.451Z] ------------------- [2022-04-15T07:42:39.452Z] stable info: [2022-04-15T07:42:39.452Z] ------------------- [2022-04-15T07:42:39.452Z] Commited By: Ernesto Ojeda ernesto.ojeda@intel.com [2022-04-15T07:42:39.452Z] Commit SHA: c72b16708d6eed9a08be464a432ce22db7d90667 [2022-04-15T07:42:39.452Z] Message: update stable to v1.0.221 [2022-04-15T07:42:40.027Z] ------------------- [2022-04-15T07:42:40.027Z] experimental info: [2022-04-15T07:42:40.027Z] ------------------- [2022-04-15T07:42:40.027Z] Commited By: Ernesto Ojeda ernesto.ojeda@intel.com [2022-04-15T07:42:40.027Z] Commit SHA: 2d41b7a85c8a62c0c33f5e39ad1462a101ac531d [2022-04-15T07:42:40.027Z] Message: update experimental to v1.0.222 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo [2022-04-15T07:42:40.244Z] [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = edgex-go-settings [Pipeline] echo [2022-04-15T07:42:40.280Z] [edgeXSetupEnvironment]: set envvar PROJECT = edgex-go [Pipeline] echo [2022-04-15T07:42:40.314Z] [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo [2022-04-15T07:42:40.354Z] [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo [2022-04-15T07:42:40.391Z] [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo [2022-04-15T07:42:40.427Z] [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.17 [Pipeline] echo [2022-04-15T07:42:40.463Z] [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo [2022-04-15T07:42:40.500Z] [edgeXSetupEnvironment]: set envvar DOCKER_FILE_GLOB = cmd/**/Dockerfile [Pipeline] echo [2022-04-15T07:42:40.540Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME_PREFIX = [Pipeline] echo [2022-04-15T07:42:40.575Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME_SUFFIX = [Pipeline] echo [2022-04-15T07:42:40.611Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo [2022-04-15T07:42:40.647Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo [2022-04-15T07:42:40.683Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo [2022-04-15T07:42:40.720Z] [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo [2022-04-15T07:42:40.756Z] [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo [2022-04-15T07:42:40.796Z] [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo [2022-04-15T07:42:40.834Z] [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo [2022-04-15T07:42:40.871Z] [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo [2022-04-15T07:42:40.910Z] [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = true [Pipeline] echo [2022-04-15T07:42:40.951Z] [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v2 [Pipeline] echo [2022-04-15T07:42:40.990Z] [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo [2022-04-15T07:42:41.028Z] [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo [2022-04-15T07:42:41.066Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH = PR-3973 [Pipeline] echo [2022-04-15T07:42:41.105Z] [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = PR-3973 [Pipeline] echo [2022-04-15T07:42:41.137Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = PR-3973 [Pipeline] echo [2022-04-15T07:42:41.173Z] [edgeXSetupEnvironment]: set envvar GIT_COMMIT = 380509e625e205a7b033519c2bd94c8aca67ac3b [Pipeline] echo [2022-04-15T07:42:41.212Z] [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = 380509e [Pipeline] echo [2022-04-15T07:42:41.246Z] [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2022-04-15T07:42:41.347Z] provisioning config files... [2022-04-15T07:42:41.361Z] copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/1@tmp/config5057044875665662865tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2022-04-15T07:42:41.714Z] ---> docker-login.sh [2022-04-15T07:42:41.714Z] nexus3.edgexfoundry.org:10001 [2022-04-15T07:42:41.976Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-04-15T07:42:41.976Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-04-15T07:42:41.976Z] Configure a credential helper to remove this warning. See [2022-04-15T07:42:41.976Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-04-15T07:42:41.976Z] [2022-04-15T07:42:41.976Z] Login Succeeded [2022-04-15T07:42:41.976Z] nexus3.edgexfoundry.org:10002 [2022-04-15T07:42:42.237Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-04-15T07:42:42.237Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-04-15T07:42:42.237Z] Configure a credential helper to remove this warning. See [2022-04-15T07:42:42.237Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-04-15T07:42:42.237Z] [2022-04-15T07:42:42.237Z] Login Succeeded [2022-04-15T07:42:42.237Z] nexus3.edgexfoundry.org:10003 [2022-04-15T07:42:42.237Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-04-15T07:42:42.237Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-04-15T07:42:42.237Z] Configure a credential helper to remove this warning. See [2022-04-15T07:42:42.237Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-04-15T07:42:42.237Z] [2022-04-15T07:42:42.237Z] Login Succeeded [2022-04-15T07:42:42.237Z] nexus3.edgexfoundry.org:10004 [2022-04-15T07:42:42.499Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-04-15T07:42:42.499Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-04-15T07:42:42.499Z] Configure a credential helper to remove this warning. See [2022-04-15T07:42:42.499Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-04-15T07:42:42.499Z] [2022-04-15T07:42:42.499Z] Login Succeeded [2022-04-15T07:42:42.499Z] docker.io [2022-04-15T07:42:42.499Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-04-15T07:42:43.073Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-04-15T07:42:43.073Z] Configure a credential helper to remove this warning. See [2022-04-15T07:42:43.073Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-04-15T07:42:43.073Z] [2022-04-15T07:42:43.073Z] Login Succeeded [2022-04-15T07:42:43.073Z] ---> docker-login.sh ends [Pipeline] } [2022-04-15T07:42:43.098Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2022-04-15T07:42:43.531Z] + 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-15T07:42:43.532Z] + dirname cmd/core-command/Dockerfile [2022-04-15T07:42:43.532Z] + cut -d/ -f2 [2022-04-15T07:42:43.532Z] + echo core-command,cmd/core-command/Dockerfile [2022-04-15T07:42:43.532Z] + + cut -d/ -f2 [2022-04-15T07:42:43.532Z] dirname cmd/core-data/Dockerfile [2022-04-15T07:42:43.532Z] + echo core-data,cmd/core-data/Dockerfile [2022-04-15T07:42:43.532Z] + dirname cmd/core-metadata/Dockerfile [2022-04-15T07:42:43.532Z] + cut -d/ -f2 [2022-04-15T07:42:43.532Z] + echo core-metadata,cmd/core-metadata/Dockerfile [2022-04-15T07:42:43.532Z] + dirname cmd/security-bootstrapper/Dockerfile [2022-04-15T07:42:43.532Z] + cut -d/ -f2 [2022-04-15T07:42:43.532Z] + echo security-bootstrapper,cmd/security-bootstrapper/Dockerfile [2022-04-15T07:42:43.532Z] + dirname cmd/security-proxy-setup/Dockerfile [2022-04-15T07:42:43.532Z] + cut -d/ -f2 [2022-04-15T07:42:43.532Z] + echo security-proxy-setup,cmd/security-proxy-setup/Dockerfile [2022-04-15T07:42:43.532Z] + dirname cmd/security-secretstore-setup/Dockerfile [2022-04-15T07:42:43.532Z] + cut -d/ -f2 [2022-04-15T07:42:43.532Z] + echo security-secretstore-setup,cmd/security-secretstore-setup/Dockerfile [2022-04-15T07:42:43.532Z] + + dirname cmd/security-spiffe-token-provider/Dockerfile [2022-04-15T07:42:43.532Z] cut -d/ -f2 [2022-04-15T07:42:43.532Z] + echo security-spiffe-token-provider,cmd/security-spiffe-token-provider/Dockerfile [2022-04-15T07:42:43.532Z] + dirname cmd/security-spire-agent/Dockerfile [2022-04-15T07:42:43.532Z] + cut -d/ -f2 [2022-04-15T07:42:43.532Z] + echo security-spire-agent,cmd/security-spire-agent/Dockerfile [2022-04-15T07:42:43.532Z] + dirname cmd/security-spire-config/Dockerfile [2022-04-15T07:42:43.532Z] + cut -d/ -f2 [2022-04-15T07:42:43.532Z] + echo security-spire-config,cmd/security-spire-config/Dockerfile [2022-04-15T07:42:43.532Z] + dirname cmd/security-spire-server/Dockerfile [2022-04-15T07:42:43.532Z] + cut -d/ -f2 [2022-04-15T07:42:43.532Z] + echo security-spire-server,cmd/security-spire-server/Dockerfile [2022-04-15T07:42:43.532Z] + dirname cmd/support-notifications/Dockerfile [2022-04-15T07:42:43.532Z] + cut -d/ -f2 [2022-04-15T07:42:43.532Z] + echo support-notifications,cmd/support-notifications/Dockerfile [2022-04-15T07:42:43.532Z] + dirname cmd/support-scheduler/Dockerfile [2022-04-15T07:42:43.532Z] + cut -d/ -f2 [2022-04-15T07:42:43.532Z] + echo support-scheduler,cmd/support-scheduler/Dockerfile [2022-04-15T07:42:43.532Z] + dirname cmd/sys-mgmt-agent/Dockerfile [2022-04-15T07:42:43.532Z] + cut -d/ -f2 [2022-04-15T07:42:43.532Z] + echo sys-mgmt-agent,cmd/sys-mgmt-agent/Dockerfile [Pipeline] echo [2022-04-15T07:42:43.687Z] 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-15T07:42:44.186Z] + git rev-list -1 --merges 380509e625e205a7b033519c2bd94c8aca67ac3b~1..380509e625e205a7b033519c2bd94c8aca67ac3b [Pipeline] echo [2022-04-15T07:42:44.219Z] -----------> git rev-list -1 --merges 380509e625e205a7b033519c2bd94c8aca67ac3b~1..380509e625e205a7b033519c2bd94c8aca67ac3b 380509e625e205a7b033519c2bd94c8aca67ac3b [false] [Pipeline] sh [2022-04-15T07:42:44.533Z] + git log --format=format:%s -1 380509e625e205a7b033519c2bd94c8aca67ac3b [Pipeline] echo [2022-04-15T07:42:44.565Z] ========================================================= [2022-04-15T07:42:44.565Z] [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] [2022-04-15T07:42:44.565Z] ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] sh [2022-04-15T07:42:45.035Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2022-04-15T07:42:45.035Z] + grep -v github /etc/ssh/ssh_known_hosts [2022-04-15T07:42:45.035Z] + [ -e /tmp/ssh_known_hosts ] [2022-04-15T07:42:45.035Z] + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts [2022-04-15T07:42:45.035Z] + echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [2022-04-15T07:42:45.035Z] + sudo tee -a /etc/ssh/ssh_known_hosts [2022-04-15T07:42:45.035Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] sh [2022-04-15T07:42:45.420Z] + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2022-04-15T07:42:45.420Z] [2022-04-15T07:42:45.420Z] Error: No such object: nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] isUnix [Pipeline] sh [2022-04-15T07:42:45.765Z] + docker pull nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2022-04-15T07:42:45.765Z] latest: Pulling from edgex-devops/git-semver [2022-04-15T07:42:45.765Z] a0d0a0d46f8b: Pulling fs layer [2022-04-15T07:42:45.765Z] 3e5f54012d9b: Pulling fs layer [2022-04-15T07:42:45.765Z] 4c7163046ea9: Pulling fs layer [2022-04-15T07:42:45.765Z] 0c2d73faf560: Pulling fs layer [2022-04-15T07:42:45.765Z] 0c2d73faf560: Waiting [2022-04-15T07:42:45.765Z] 3e5f54012d9b: Download complete [2022-04-15T07:42:45.765Z] a0d0a0d46f8b: Verifying Checksum [2022-04-15T07:42:45.765Z] a0d0a0d46f8b: Download complete [2022-04-15T07:42:45.765Z] 4c7163046ea9: Verifying Checksum [2022-04-15T07:42:45.765Z] 4c7163046ea9: Download complete [2022-04-15T07:42:46.025Z] 0c2d73faf560: Verifying Checksum [2022-04-15T07:42:46.025Z] 0c2d73faf560: Download complete [2022-04-15T07:42:46.025Z] a0d0a0d46f8b: Pull complete [2022-04-15T07:42:46.025Z] 3e5f54012d9b: Pull complete [2022-04-15T07:42:46.285Z] 4c7163046ea9: Pull complete [2022-04-15T07:42:46.549Z] 0c2d73faf560: Pull complete [2022-04-15T07:42:46.549Z] Digest: sha256:2751de6e655929dcbe46418c7769d9d992331b5b721eb968631a4166222929f9 [2022-04-15T07:42:46.549Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2022-04-15T07:42:46.550Z] nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] withDockerContainer [2022-04-15T07:42:46.655Z] prd-ubuntu20.04-docker-8c-8g-21046 does not seem to be running inside a container [2022-04-15T07:42:46.702Z] $ 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-15T07:42:47.367Z] $ docker top f3793cc15144d2875cbc9b76ca2711d4388917b8e3d3797bde554ea4c7c51080 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2022-04-15T07:42:47.549Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2022-04-15T07:42:47.549Z] [ssh-agent] Looking for ssh-agent implementation... [2022-04-15T07:42:47.692Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2022-04-15T07:42:47.701Z] $ docker exec f3793cc15144d2875cbc9b76ca2711d4388917b8e3d3797bde554ea4c7c51080 ssh-agent [2022-04-15T07:42:47.850Z] SSH_AUTH_SOCK=/tmp/ssh-XXXXXXPihGLM/agent.15 [2022-04-15T07:42:47.850Z] SSH_AGENT_PID=21 [2022-04-15T07:42:47.859Z] Running ssh-add (command line suppressed) [2022-04-15T07:42:48.001Z] Identity added: /w/workspace/edgex-go/1@tmp/private_key_8805417259550211036.key (/w/workspace/edgex-go/1@tmp/private_key_8805417259550211036.key) [2022-04-15T07:42:48.011Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2022-04-15T07:42:48.345Z] + git tag --points-at HEAD [Pipeline] } [2022-04-15T07:42:48.377Z] $ docker exec --env ******** --env ******** f3793cc15144d2875cbc9b76ca2711d4388917b8e3d3797bde554ea4c7c51080 ssh-agent -k [2022-04-15T07:42:48.501Z] unset SSH_AUTH_SOCK; [2022-04-15T07:42:48.501Z] unset SSH_AGENT_PID; [2022-04-15T07:42:48.501Z] echo Agent pid 21 killed; [2022-04-15T07:42:48.506Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent [2022-04-15T07:42:48.583Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2022-04-15T07:42:48.583Z] [ssh-agent] Looking for ssh-agent implementation... [2022-04-15T07:42:48.722Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2022-04-15T07:42:48.731Z] $ docker exec f3793cc15144d2875cbc9b76ca2711d4388917b8e3d3797bde554ea4c7c51080 ssh-agent [2022-04-15T07:42:48.858Z] SSH_AUTH_SOCK=/tmp/ssh-XXXXXXNLDbCJ/agent.53 [2022-04-15T07:42:48.858Z] SSH_AGENT_PID=60 [2022-04-15T07:42:48.865Z] Running ssh-add (command line suppressed) [2022-04-15T07:42:49.006Z] Identity added: /w/workspace/edgex-go/1@tmp/private_key_7298841700952889854.key (/w/workspace/edgex-go/1@tmp/private_key_7298841700952889854.key) [2022-04-15T07:42:49.018Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2022-04-15T07:42:49.349Z] + git semver init [2022-04-15T07:42:49.349Z] # -> Open(): unable to determine branch for HEAD [2022-04-15T07:42:49.349Z] # $GIT_DIR = /w/workspace/edgex-go/1/.git [2022-04-15T07:42:49.349Z] # $GIT_WORK_TREE = /w/workspace/edgex-go/1 [2022-04-15T07:42:49.349Z] # $SEMVER_REMOTE_NAME = origin [2022-04-15T07:42:49.349Z] # $SEMVER_USER_EMAIL = collab-it+edgex@linuxfoundation.org [2022-04-15T07:42:49.349Z] # $SEMVER_USER_NAME = edgex-jenkins [2022-04-15T07:42:49.349Z] # $SEMVER_BRANCH = PR-3973 [2022-04-15T07:42:49.349Z] # $SEMVER_TEMP = /tmp/semver-160200033 [2022-04-15T07:42:49.349Z] # git clone --branch semver git@github.com:edgexfoundry/edgex-go.git $SEMVER_TEMP [2022-04-15T07:43:04.317Z] # '/tmp/semver-160200033' -> '/w/workspace/edgex-go/1/.semver' [2022-04-15T07:43:04.317Z] # -> Force: false [2022-04-15T07:43:04.317Z] # $SEMVER_DIR = /w/workspace/edgex-go/1/.semver [Pipeline] } [2022-04-15T07:43:04.346Z] $ docker exec --env ******** --env ******** f3793cc15144d2875cbc9b76ca2711d4388917b8e3d3797bde554ea4c7c51080 ssh-agent -k [2022-04-15T07:43:04.476Z] unset SSH_AUTH_SOCK; [2022-04-15T07:43:04.476Z] unset SSH_AGENT_PID; [2022-04-15T07:43:04.476Z] echo Agent pid 60 killed; [2022-04-15T07:43:04.481Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2022-04-15T07:43:04.907Z] + git semver [Pipeline] } [2022-04-15T07:43:04.942Z] $ docker stop --time=1 f3793cc15144d2875cbc9b76ca2711d4388917b8e3d3797bde554ea4c7c51080 [2022-04-15T07:43:06.834Z] $ docker rm -f f3793cc15144d2875cbc9b76ca2711d4388917b8e3d3797bde554ea4c7c51080 [Pipeline] // withDockerContainer [Pipeline] sh [2022-04-15T07:43:07.275Z] + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash [2022-04-15T07:43:07.568Z] Stashed 1 file(s) [Pipeline] echo [2022-04-15T07:43:07.586Z] [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-15T07:43:08.073Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2022-04-15T07:43:08.103Z] ========================================================= [2022-04-15T07:43:08.103Z] [edgeXBuildGoParallel] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.17-alpine] [2022-04-15T07:43:08.103Z] ========================================================= [Pipeline] fileExists [Pipeline] sh [2022-04-15T07:43:08.442Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.17-alpine [2022-04-15T07:43:08.442Z] 1.17-alpine: Pulling from edgex-devops/edgex-golang-base [2022-04-15T07:43:08.442Z] 59bf1c3509f3: Pulling fs layer [2022-04-15T07:43:08.442Z] 666ba61612fd: Pulling fs layer [2022-04-15T07:43:08.442Z] 8ed8ca486205: Pulling fs layer [2022-04-15T07:43:08.442Z] 4fe6c5a15a65: Pulling fs layer [2022-04-15T07:43:08.442Z] 22a0e8bec74d: Pulling fs layer [2022-04-15T07:43:08.442Z] 640e595b4fbd: Pulling fs layer [2022-04-15T07:43:08.442Z] 763cafe07f6e: Pulling fs layer [2022-04-15T07:43:08.442Z] 0c0b528cf693: Pulling fs layer [2022-04-15T07:43:08.442Z] 10935f4eaf8b: Pulling fs layer [2022-04-15T07:43:08.442Z] 4fe6c5a15a65: Waiting [2022-04-15T07:43:08.442Z] 22a0e8bec74d: Waiting [2022-04-15T07:43:08.442Z] 763cafe07f6e: Waiting [2022-04-15T07:43:08.442Z] 640e595b4fbd: Waiting [2022-04-15T07:43:08.442Z] 0c0b528cf693: Waiting [2022-04-15T07:43:08.442Z] 10935f4eaf8b: Waiting [2022-04-15T07:43:08.442Z] 8ed8ca486205: Verifying Checksum [2022-04-15T07:43:08.442Z] 8ed8ca486205: Download complete [2022-04-15T07:43:08.442Z] 666ba61612fd: Verifying Checksum [2022-04-15T07:43:08.442Z] 666ba61612fd: Download complete [2022-04-15T07:43:08.442Z] 22a0e8bec74d: Download complete [2022-04-15T07:43:08.442Z] 640e595b4fbd: Verifying Checksum [2022-04-15T07:43:08.442Z] 640e595b4fbd: Download complete [2022-04-15T07:43:08.442Z] 763cafe07f6e: Verifying Checksum [2022-04-15T07:43:08.442Z] 763cafe07f6e: Download complete [2022-04-15T07:43:08.442Z] 59bf1c3509f3: Verifying Checksum [2022-04-15T07:43:08.442Z] 59bf1c3509f3: Download complete [2022-04-15T07:43:08.704Z] 0c0b528cf693: Verifying Checksum [2022-04-15T07:43:08.704Z] 0c0b528cf693: Download complete [2022-04-15T07:43:08.704Z] 59bf1c3509f3: Pull complete [2022-04-15T07:43:08.704Z] 666ba61612fd: Pull complete [2022-04-15T07:43:08.966Z] 8ed8ca486205: Pull complete [2022-04-15T07:43:09.226Z] 10935f4eaf8b: Verifying Checksum [2022-04-15T07:43:09.226Z] 10935f4eaf8b: Download complete [2022-04-15T07:43:09.226Z] 4fe6c5a15a65: Verifying Checksum [2022-04-15T07:43:09.226Z] 4fe6c5a15a65: Download complete [2022-04-15T07:43:13.433Z] 4fe6c5a15a65: Pull complete [2022-04-15T07:43:13.433Z] 22a0e8bec74d: Pull complete [2022-04-15T07:43:13.433Z] 640e595b4fbd: Pull complete [2022-04-15T07:43:13.433Z] 763cafe07f6e: Pull complete [2022-04-15T07:43:13.433Z] 0c0b528cf693: Pull complete [2022-04-15T07:43:15.986Z] 10935f4eaf8b: Pull complete [2022-04-15T07:43:15.986Z] Digest: sha256:fe2da51ced2bed6c5fc1d1038c2fbec5a5bb29cdcacce78977c37c66bfba8387 [2022-04-15T07:43:15.986Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.17-alpine [2022-04-15T07:43:15.986Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.17-alpine [Pipeline] fileExists [Pipeline] sh [2022-04-15T07:43:16.354Z] + echo FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.17-alpine [2022-04-15T07:43:16.355Z] WORKDIR /edgex [2022-04-15T07:43:16.355Z] COPY go.mod . [2022-04-15T07:43:16.355Z] RUN go mod download [2022-04-15T07:43:16.355Z] + docker build -t ci-base-image-x86_64 -f - . [2022-04-15T07:43:17.742Z] Sending build context to Docker daemon 334.8MB [2022-04-15T07:43:17.742Z] Step 1/4 : FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.17-alpine [2022-04-15T07:43:17.742Z] ---> 99d49a6021b9 [2022-04-15T07:43:17.742Z] Step 2/4 : WORKDIR /edgex [2022-04-15T07:43:20.295Z] ---> Running in 748fa4492ab7 [2022-04-15T07:43:20.295Z] Removing intermediate container 748fa4492ab7 [2022-04-15T07:43:20.295Z] ---> 18688fed4aa0 [2022-04-15T07:43:20.295Z] Step 3/4 : COPY go.mod . [2022-04-15T07:43:20.295Z] ---> 9c07aa05a44c [2022-04-15T07:43:20.295Z] Step 4/4 : RUN go mod download [2022-04-15T07:43:20.295Z] ---> Running in b650583b2072 [2022-04-15T07:43:22.884Z] Still waiting to schedule task [2022-04-15T07:43:22.885Z] Waiting for next available executor on ‘prd-ubuntu20.04-docker-arm64-4c-16g-21045’ [2022-04-15T07:43:38.420Z] Removing intermediate container b650583b2072 [2022-04-15T07:43:38.420Z] ---> 89f9d478009e [2022-04-15T07:43:38.420Z] Successfully built 89f9d478009e [2022-04-15T07:43:38.420Z] Successfully tagged ci-base-image-x86_64:latest [Pipeline] isUnix [Pipeline] sh [2022-04-15T07:43:38.752Z] + docker inspect -f . ci-base-image-x86_64 [2022-04-15T07:43:38.752Z] . [Pipeline] withDockerContainer [2022-04-15T07:43:38.847Z] prd-ubuntu20.04-docker-8c-8g-21046 does not seem to be running inside a container [2022-04-15T07:43:38.892Z] $ 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-15T07:43:39.288Z] $ docker top 7b32aa93d2e2f158b9454b1318b64ed11f086debd84e8f05c851efca8af8566d -eo pid,comm [Pipeline] { [Pipeline] sh [2022-04-15T07:43:39.681Z] + go version [2022-04-15T07:43:39.681Z] go version go1.17.6 linux/amd64 [Pipeline] } [2022-04-15T07:43:39.718Z] $ docker stop --time=1 7b32aa93d2e2f158b9454b1318b64ed11f086debd84e8f05c851efca8af8566d [2022-04-15T07:43:40.995Z] $ docker rm -f 7b32aa93d2e2f158b9454b1318b64ed11f086debd84e8f05c851efca8af8566d [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2022-04-15T07:43:41.696Z] + docker inspect -f . ci-base-image-x86_64 [2022-04-15T07:43:41.696Z] . [Pipeline] withDockerContainer [2022-04-15T07:43:41.790Z] prd-ubuntu20.04-docker-8c-8g-21046 does not seem to be running inside a container [2022-04-15T07:43:41.837Z] $ 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-15T07:43:42.204Z] $ docker top f034742f780cacb02d22711948d8fa2b43700d63c3dfe26e55b90ce6287987a5 -eo pid,comm [Pipeline] { [Pipeline] echo [2022-04-15T07:43:42.332Z] ========================================================= [2022-04-15T07:43:42.333Z] [edgeXBuildGoParallel] Running Tests and Build... [2022-04-15T07:43:42.333Z] ========================================================= [Pipeline] fileExists [Pipeline] sh [2022-04-15T07:43:42.676Z] + make test [2022-04-15T07:43:42.676Z] go mod tidy -compat=1.17 [2022-04-15T07:43:42.676Z] GO111MODULE=on go test -race -coverprofile=coverage.out ./... [2022-04-15T07:43:49.263Z] ? github.com/edgexfoundry/edgex-go [no test files] [2022-04-15T07:44:01.508Z] ? github.com/edgexfoundry/edgex-go/cmd/core-command [no test files] [2022-04-15T07:44:01.508Z] ? github.com/edgexfoundry/edgex-go/cmd/core-data [no test files] [2022-04-15T07:44:01.508Z] ? github.com/edgexfoundry/edgex-go/cmd/core-metadata [no test files] [2022-04-15T07:44:01.508Z] ? github.com/edgexfoundry/edgex-go/cmd/secrets-config [no test files] [2022-04-15T07:44:01.508Z] ? github.com/edgexfoundry/edgex-go/cmd/security-bootstrapper [no test files] [2022-04-15T07:44:01.508Z] ? github.com/edgexfoundry/edgex-go/cmd/security-file-token-provider [no test files] [2022-04-15T07:44:01.508Z] ? github.com/edgexfoundry/edgex-go/cmd/security-proxy-setup [no test files] [2022-04-15T07:44:01.508Z] ? github.com/edgexfoundry/edgex-go/cmd/security-secretstore-setup [no test files] [2022-04-15T07:44:01.508Z] ? github.com/edgexfoundry/edgex-go/cmd/security-spiffe-token-provider [no test files] [2022-04-15T07:44:01.508Z] ? github.com/edgexfoundry/edgex-go/cmd/support-notifications [no test files] [2022-04-15T07:44:01.508Z] ? github.com/edgexfoundry/edgex-go/cmd/support-scheduler [no test files] [2022-04-15T07:44:01.508Z] ? github.com/edgexfoundry/edgex-go/cmd/sys-mgmt-agent [no test files] [2022-04-15T07:44:01.508Z] ? github.com/edgexfoundry/edgex-go/cmd/sys-mgmt-executor [no test files] [2022-04-15T07:44:01.508Z] ? github.com/edgexfoundry/edgex-go/internal [no test files] [2022-04-15T07:44:01.508Z] ? github.com/edgexfoundry/edgex-go/internal/core/command [no test files] [2022-04-15T07:44:01.508Z] ok github.com/edgexfoundry/edgex-go/internal/core/command/application 0.056s coverage: 28.7% of statements [2022-04-15T07:44:01.508Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/config [no test files] [2022-04-15T07:44:01.508Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/container [no test files] [2022-04-15T07:44:01.508Z] ok github.com/edgexfoundry/edgex-go/internal/core/command/controller/http 0.082s coverage: 98.5% of statements [2022-04-15T07:44:01.508Z] ? github.com/edgexfoundry/edgex-go/internal/core/data [no test files] [2022-04-15T07:44:01.772Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/application 0.080s coverage: 53.4% of statements [2022-04-15T07:44:01.772Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/config [no test files] [2022-04-15T07:44:01.772Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/container [no test files] [2022-04-15T07:44:06.008Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/controller/http 3.322s coverage: 89.2% of statements [2022-04-15T07:44:06.008Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/controller/messaging [no test files] [2022-04-15T07:44:06.008Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces [no test files] [2022-04-15T07:44:06.008Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces/mocks [no test files] [2022-04-15T07:44:06.008Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/messaging 1.074s coverage: 84.4% of statements [2022-04-15T07:44:06.008Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/mocks [no test files] [2022-04-15T07:44:06.008Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata [no test files] [2022-04-15T07:44:06.008Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/application [no test files] [2022-04-15T07:44:06.008Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/config [no test files] [2022-04-15T07:44:06.008Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/container [no test files] [2022-04-15T07:44:06.008Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/controller/http 0.525s coverage: 95.6% of statements [2022-04-15T07:44:06.008Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces [no test files] [2022-04-15T07:44:06.008Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces/mocks [no test files] [2022-04-15T07:44:06.008Z] ok github.com/edgexfoundry/edgex-go/internal/io 0.076s coverage: 72.2% of statements [2022-04-15T07:44:06.008Z] ? github.com/edgexfoundry/edgex-go/internal/pkg [no test files] [2022-04-15T07:44:06.008Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/application [no test files] [2022-04-15T07:44:06.008Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/handlers [no test files] [2022-04-15T07:44:06.008Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/interfaces [no test files] [2022-04-15T07:44:06.008Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/common [no test files] [2022-04-15T07:44:06.008Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/controller/http 0.074s coverage: 60.0% of statements [2022-04-15T07:44:06.008Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/correlation [no test files] [2022-04-15T07:44:06.008Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db [no test files] [2022-04-15T07:44:06.008Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db/redis [no test files] [2022-04-15T07:44:06.008Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/infrastructure/redis 0.057s coverage: 0.9% of statements [2022-04-15T07:44:06.008Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/interfaces [no test files] [2022-04-15T07:44:06.008Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/telemetry 0.066s coverage: 58.8% of statements [2022-04-15T07:44:06.008Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/utils 0.087s coverage: 24.0% of statements [2022-04-15T07:44:06.008Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper [no test files] [2022-04-15T07:44:06.008Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command 0.069s coverage: 47.1% of statements [2022-04-15T07:44:06.008Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gate 0.076s coverage: 79.5% of statements [2022-04-15T07:44:06.008Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/genpassword 0.091s coverage: 94.1% of statements [2022-04-15T07:44:06.008Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gethttpstatus 0.256s coverage: 96.3% of statements [2022-04-15T07:44:06.008Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/help 0.063s coverage: 87.5% of statements [2022-04-15T07:44:16.009Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/listen 12.078s coverage: 94.4% of statements [2022-04-15T07:44:16.009Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/ping 0.057s coverage: 44.8% of statements [2022-04-15T07:44:16.009Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl 13.183s coverage: 82.5% of statements [2022-04-15T07:44:16.009Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl/share [no test files] [2022-04-15T07:44:26.015Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/waitfor 22.092s coverage: 92.9% of statements [2022-04-15T07:44:26.015Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/config [no test files] [2022-04-15T07:44:26.015Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/container [no test files] [2022-04-15T07:44:26.015Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/handlers [no test files] [2022-04-15T07:44:26.015Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/helper 0.034s coverage: 65.1% of statements [2022-04-15T07:44:26.015Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/interfaces [no test files] [2022-04-15T07:44:26.015Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis [no test files] [2022-04-15T07:44:26.015Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/config [no test files] [2022-04-15T07:44:26.015Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/container [no test files] [2022-04-15T07:44:26.015Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/handlers [no test files] [2022-04-15T07:44:26.015Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/tcp 11.059s coverage: 87.2% of statements [2022-04-15T07:44:26.015Z] ? github.com/edgexfoundry/edgex-go/internal/security/config [no test files] [2022-04-15T07:44:26.015Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command [no test files] [2022-04-15T07:44:26.015Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/help 0.056s coverage: 100.0% of statements [2022-04-15T07:44:26.015Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy [no test files] [2022-04-15T07:44:26.015Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/adduser 0.076s coverage: 58.8% of statements [2022-04-15T07:44:26.015Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/common [no test files] [2022-04-15T07:44:26.015Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/deluser 0.059s coverage: 80.0% of statements [2022-04-15T07:44:26.015Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/jwt 0.061s coverage: 87.2% of statements [2022-04-15T07:44:26.015Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/oauth2 0.051s coverage: 85.4% of statements [2022-04-15T07:44:26.015Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/tls 0.154s coverage: 91.2% of statements [2022-04-15T07:44:26.015Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/interfaces [no test files] [2022-04-15T07:44:26.015Z] ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider 0.174s coverage: 64.4% of statements [2022-04-15T07:44:26.015Z] ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/config [no test files] [2022-04-15T07:44:26.015Z] ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/container [no test files] [2022-04-15T07:44:26.015Z] ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider/mocks 0.067s coverage: 100.0% of statements [2022-04-15T07:44:26.015Z] ok github.com/edgexfoundry/edgex-go/internal/security/kdf 0.030s coverage: 89.4% of statements [2022-04-15T07:44:26.015Z] ok github.com/edgexfoundry/edgex-go/internal/security/kdf/mocks 0.026s coverage: 100.0% of statements [2022-04-15T07:44:26.015Z] ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader 0.020s coverage: 73.7% of statements [2022-04-15T07:44:26.015Z] ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader/mocks 0.024s coverage: 100.0% of statements [2022-04-15T07:44:26.015Z] ok github.com/edgexfoundry/edgex-go/internal/security/proxy 0.335s coverage: 65.4% of statements [2022-04-15T07:44:26.015Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxy/config [no test files] [2022-04-15T07:44:26.015Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxy/container [no test files] [2022-04-15T07:44:26.015Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxy/models [no test files] [2022-04-15T07:44:26.015Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore 0.163s coverage: 43.8% of statements [2022-04-15T07:44:26.015Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/config [no test files] [2022-04-15T07:44:26.015Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/container [no test files] [2022-04-15T07:44:26.015Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/secretsengine 0.089s coverage: 89.5% of statements [2022-04-15T07:44:26.015Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokencreatable [no test files] [2022-04-15T07:44:26.015Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokenfilewriter 0.062s coverage: 84.8% of statements [2022-04-15T07:44:26.015Z] ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider [no test files] [2022-04-15T07:44:26.015Z] ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider/config [no test files] [2022-04-15T07:44:26.015Z] ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider/container [no test files] [2022-04-15T07:44:26.015Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications [no test files] [2022-04-15T07:44:26.015Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications/application 6.076s coverage: 17.7% of statements [2022-04-15T07:44:26.015Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel [no test files] [2022-04-15T07:44:26.015Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel/mocks [no test files] [2022-04-15T07:44:26.015Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/config [no test files] [2022-04-15T07:44:26.015Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/container [no test files] [2022-04-15T07:44:26.015Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications/controller/http 0.142s coverage: 92.3% of statements [2022-04-15T07:44:26.016Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces [no test files] [2022-04-15T07:44:26.016Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces/mocks [no test files] [2022-04-15T07:44:26.016Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler [no test files] [2022-04-15T07:44:26.016Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/application [no test files] [2022-04-15T07:44:26.016Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/application/scheduler 0.058s coverage: 63.2% of statements [2022-04-15T07:44:26.016Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/config [no test files] [2022-04-15T07:44:26.016Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/container [no test files] [2022-04-15T07:44:26.016Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/controller/http 0.100s coverage: 97.7% of statements [2022-04-15T07:44:26.016Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces [no test files] [2022-04-15T07:44:26.016Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces/mocks [no test files] [2022-04-15T07:44:26.016Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent [no test files] [2022-04-15T07:44:26.016Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/application [no test files] [2022-04-15T07:44:26.016Z] ok github.com/edgexfoundry/edgex-go/internal/system/agent/application/direct 0.051s coverage: 28.9% of statements [2022-04-15T07:44:26.016Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/application/direct/config [no test files] [2022-04-15T07:44:26.016Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/application/executor [no test files] [2022-04-15T07:44:26.016Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/config [no test files] [2022-04-15T07:44:26.016Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/container [no test files] [2022-04-15T07:44:26.016Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/controller/http [no test files] [2022-04-15T07:44:26.016Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/interfaces [no test files] [2022-04-15T07:44:26.016Z] ok github.com/edgexfoundry/edgex-go/internal/system/agent/response 0.054s coverage: 100.0% of statements [2022-04-15T07:44:26.016Z] ok github.com/edgexfoundry/edgex-go/internal/system/executor 0.032s coverage: 96.9% of statements [2022-04-15T07:44:26.016Z] 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-15T07:44:44.117Z] GO111MODULE=on go vet ./... [2022-04-15T07:44:47.416Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2022-04-15T07:44:47.677Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2022-04-15T07:44:47.937Z] ./bin/test-attribution-txt.sh [Pipeline] echo [2022-04-15T07:44:48.539Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] sh [2022-04-15T07:44:48.850Z] + ls -al . [2022-04-15T07:44:48.850Z] total 672 [2022-04-15T07:44:48.850Z] drwxrwxr-x 10 1001 1001 4096 Apr 15 07:44 . [2022-04-15T07:44:48.850Z] drwxr-xr-x 4 root root 4096 Apr 15 07:43 .. [2022-04-15T07:44:48.850Z] -rw-rw-r-- 1 1001 1001 11 Apr 15 07:42 .dockerignore [2022-04-15T07:44:48.850Z] drwxrwxr-x 8 1001 1001 4096 Apr 15 07:42 .git [2022-04-15T07:44:48.850Z] drwxrwxr-x 3 1001 1001 4096 Apr 15 07:42 .github [2022-04-15T07:44:48.850Z] -rw-rw-r-- 1 1001 1001 879 Apr 15 07:42 .gitignore [2022-04-15T07:44:48.850Z] -rw-rw-r-- 1 1001 1001 42 Apr 15 07:42 .golangci.yml [2022-04-15T07:44:48.850Z] -rw-rw-r-- 1 1001 1001 87 Apr 15 07:42 .hadolint.yml [2022-04-15T07:44:48.850Z] drwx------ 3 1001 1001 4096 Apr 15 07:43 .semver [2022-04-15T07:44:48.850Z] -rw-rw-r-- 1 1001 1001 166 Apr 15 07:42 .sonarcloud.properties [2022-04-15T07:44:48.850Z] -rw-rw-r-- 1 1001 1001 1171 Apr 15 07:42 ADOPTERS.md [2022-04-15T07:44:48.850Z] -rw-rw-r-- 1 1001 1001 10086 Apr 15 07:42 Attribution.txt [2022-04-15T07:44:48.850Z] -rw-rw-r-- 1 1001 1001 51732 Apr 15 07:42 CHANGELOG.md [2022-04-15T07:44:48.850Z] -rw-rw-r-- 1 1001 1001 3804 Apr 15 07:42 CONTRIBUTING.md [2022-04-15T07:44:48.850Z] -rw-rw-r-- 1 1001 1001 677 Apr 15 07:42 GOVERNANCE.md [2022-04-15T07:44:48.850Z] -rw-rw-r-- 1 1001 1001 850 Apr 15 07:42 Jenkinsfile [2022-04-15T07:44:48.850Z] -rw-rw-r-- 1 1001 1001 10775 Apr 15 07:42 LICENSE [2022-04-15T07:44:48.850Z] -rw-rw-r-- 1 1001 1001 10389 Apr 15 07:42 Makefile [2022-04-15T07:44:48.850Z] -rw-rw-r-- 1 1001 1001 582 Apr 15 07:42 OWNERS.md [2022-04-15T07:44:48.850Z] -rw-rw-r-- 1 1001 1001 9120 Apr 15 07:42 README.md [2022-04-15T07:44:48.850Z] -rw-rw-r-- 1 1001 1001 6912 Apr 15 07:42 SECURITY.md [2022-04-15T07:44:48.850Z] -rw-rw-r-- 1 1001 1001 5 Apr 15 07:43 VERSION [2022-04-15T07:44:48.850Z] -rw-rw-r-- 1 1001 1001 4131 Apr 15 07:42 ZMQWindows.md [2022-04-15T07:44:48.850Z] drwxrwxr-x 2 1001 1001 4096 Apr 15 07:42 bin [2022-04-15T07:44:48.850Z] drwxrwxr-x 18 1001 1001 4096 Apr 15 07:42 cmd [2022-04-15T07:44:48.850Z] -rw-r--r-- 1 root root 434743 Apr 15 07:44 coverage.out [2022-04-15T07:44:48.850Z] -rw-rw-r-- 1 1001 1001 3256 Apr 15 07:42 go.mod [2022-04-15T07:44:48.850Z] -rw-rw-r-- 1 1001 1001 35162 Apr 15 07:42 go.sum [2022-04-15T07:44:48.850Z] drwxrwxr-x 8 1001 1001 4096 Apr 15 07:42 internal [2022-04-15T07:44:48.850Z] drwxrwxr-x 3 1001 1001 4096 Apr 15 07:42 openapi [2022-04-15T07:44:48.850Z] drwxrwxr-x 4 1001 1001 4096 Apr 15 07:42 snap [2022-04-15T07:44:48.850Z] -rw-rw-r-- 1 1001 1001 204 Apr 15 07:42 version.go [Pipeline] sh [2022-04-15T07:44:49.162Z] + '[' -e coverage.out ] [2022-04-15T07:44:49.162Z] + chown 1001:1001 coverage.out [Pipeline] stash [2022-04-15T07:44:49.285Z] Stashed 1 file(s) [Pipeline] sh [2022-04-15T07:44:49.584Z] + make build [2022-04-15T07:44:49.584Z] 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-15T07:45:01.804Z] 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-15T07:45:11.790Z] CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/core-command/core-command ./cmd/core-command [2022-04-15T07:45:11.790Z] 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-15T07:45:17.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/sys-mgmt-executor/sys-mgmt-executor ./cmd/sys-mgmt-executor [2022-04-15T07:45:17.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/sys-mgmt-agent/sys-mgmt-agent ./cmd/sys-mgmt-agent [2022-04-15T07:45:17.642Z] 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-15T07:45:19.024Z] 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-15T07:45:19.596Z] 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-15T07:45:20.539Z] 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-15T07:45:21.483Z] 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-15T07:45:22.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-bootstrapper/security-bootstrapper ./cmd/security-bootstrapper [2022-04-15T07:45:23.435Z] 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-15T07:45:24.439Z] $ docker stop --time=1 f034742f780cacb02d22711948d8fa2b43700d63c3dfe26e55b90ce6287987a5 [2022-04-15T07:45:27.163Z] $ docker rm -f f034742f780cacb02d22711948d8fa2b43700d63c3dfe26e55b90ce6287987a5 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Build) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2022-04-15T07:45:28.329Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [2022-04-15T07:45:28.329Z] [2022-04-15T07:45:28.329Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [Pipeline] isUnix [Pipeline] sh [2022-04-15T07:45:28.672Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [2022-04-15T07:45:28.672Z] latest: Pulling from edgex-devops/edgex-compose [2022-04-15T07:45:28.672Z] cbdbe7a5bc2a: Pulling fs layer [2022-04-15T07:45:28.672Z] ca9280d653b3: Pulling fs layer [2022-04-15T07:45:28.672Z] 7e9c9ca2126c: Pulling fs layer [2022-04-15T07:45:28.672Z] cbdbe7a5bc2a: Download complete [2022-04-15T07:45:28.936Z] ca9280d653b3: Verifying Checksum [2022-04-15T07:45:28.936Z] ca9280d653b3: Download complete [2022-04-15T07:45:28.936Z] cbdbe7a5bc2a: Pull complete [2022-04-15T07:45:29.195Z] 7e9c9ca2126c: Download complete [2022-04-15T07:45:29.195Z] ca9280d653b3: Pull complete [2022-04-15T07:45:32.483Z] 7e9c9ca2126c: Pull complete [2022-04-15T07:45:32.483Z] Digest: sha256:b7ff7cefa661cf441350a7c60c0e16dc22b011826ae41e7b448230bdfa9ba816 [2022-04-15T07:45:32.483Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [2022-04-15T07:45:32.483Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [Pipeline] withDockerContainer [2022-04-15T07:45:32.573Z] prd-ubuntu20.04-docker-8c-8g-21046 does not seem to be running inside a container [2022-04-15T07:45:32.613Z] $ 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-15T07:45:34.116Z] $ docker top 912e5188612fecaad782844b79ac384cf425ec3c23569f626ccd6d97ca890df3 -eo pid,comm [Pipeline] { [Pipeline] sh [2022-04-15T07:45:34.516Z] + docker-compose build --help [2022-04-15T07:45:34.517Z] + grep parallel [2022-04-15T07:45:35.089Z] --parallel Build images in parallel. [Pipeline] } [2022-04-15T07:45:35.125Z] $ docker stop --time=1 912e5188612fecaad782844b79ac384cf425ec3c23569f626ccd6d97ca890df3 [2022-04-15T07:45:36.420Z] $ docker rm -f 912e5188612fecaad782844b79ac384cf425ec3c23569f626ccd6d97ca890df3 [Pipeline] // withDockerContainer [Pipeline] writeFile [Pipeline] withEnv [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2022-04-15T07:45:37.006Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [2022-04-15T07:45:37.006Z] . [Pipeline] withDockerContainer [2022-04-15T07:45:37.094Z] prd-ubuntu20.04-docker-8c-8g-21046 does not seem to be running inside a container [2022-04-15T07:45:37.135Z] $ 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-15T07:45:37.494Z] $ docker top 4183606ce1e5b667623b7206b6ada9f77e929c9bd1a353d8a549fa8de47b30ce -eo pid,comm [Pipeline] { [Pipeline] sh [2022-04-15T07:45:37.962Z] + docker-compose -f ./docker-compose-build.yml build --parallel [2022-04-15T07:45:38.624Z] Building core-command ... [2022-04-15T07:45:38.624Z] Building core-data ... [2022-04-15T07:45:38.624Z] Building core-metadata ... [2022-04-15T07:45:38.624Z] Building security-bootstrapper ... [2022-04-15T07:45:38.624Z] Building security-proxy-setup ... [2022-04-15T07:45:38.624Z] Building security-secretstore-setup ... [2022-04-15T07:45:38.624Z] Building security-spiffe-token-provider ... [2022-04-15T07:45:38.624Z] Building security-spire-agent ... [2022-04-15T07:45:38.624Z] Building security-spire-config ... [2022-04-15T07:45:38.624Z] Building security-spire-server ... [2022-04-15T07:45:38.624Z] Building support-notifications ... [2022-04-15T07:45:38.624Z] Building support-scheduler ... [2022-04-15T07:45:38.624Z] Building sys-mgmt-agent ... [2022-04-15T07:45:38.624Z] Building security-bootstrapper [2022-04-15T07:45:38.624Z] Building sys-mgmt-agent [2022-04-15T07:45:38.624Z] Building core-data [2022-04-15T07:45:38.624Z] Building security-spire-config [2022-04-15T07:45:38.624Z] Building core-metadata [2022-04-15T07:45:53.514Z] Step 1/23 : ARG BUILDER_BASE=golang:1.17-alpine3.15 [2022-04-15T07:45:53.515Z] Step 2/23 : FROM ${BUILDER_BASE} AS builder [2022-04-15T07:45:53.515Z] ---> 89f9d478009e [2022-04-15T07:45:53.515Z] Step 3/23 : WORKDIR /edgex-go [2022-04-15T07:45:53.515Z] Step 1/23 : ARG BUILDER_BASE=golang:1.17-alpine3.15 [2022-04-15T07:45:53.515Z] Step 2/23 : FROM ${BUILDER_BASE} AS builder [2022-04-15T07:45:53.515Z] ---> 89f9d478009e [2022-04-15T07:45:53.515Z] Step 3/23 : WORKDIR /edgex-go [2022-04-15T07:45:53.515Z] Step 1/26 : ARG BUILDER_BASE=golang:1.17-alpine3.15 [2022-04-15T07:45:53.515Z] Step 2/26 : FROM ${BUILDER_BASE} AS builder [2022-04-15T07:45:53.515Z] ---> 89f9d478009e [2022-04-15T07:45:53.515Z] Step 3/26 : WORKDIR /edgex-go [2022-04-15T07:45:53.515Z] Step 1/23 : ARG BUILDER_BASE=golang:1.17-alpine3.15 [2022-04-15T07:45:53.515Z] Step 2/23 : FROM ${BUILDER_BASE} AS builder [2022-04-15T07:45:53.515Z] ---> 89f9d478009e [2022-04-15T07:45:53.515Z] Step 3/23 : WORKDIR /edgex-go [2022-04-15T07:45:53.776Z] Step 1/31 : ARG BUILDER_BASE=golang:1.17-alpine3.15 [2022-04-15T07:45:53.776Z] Step 2/31 : FROM ${BUILDER_BASE} AS builder [2022-04-15T07:45:53.776Z] ---> 89f9d478009e [2022-04-15T07:45:53.776Z] Step 3/31 : WORKDIR /edgex-go [2022-04-15T07:45:55.694Z] ---> Running in 0759956f39da [2022-04-15T07:45:55.694Z] ---> Running in 94e50510e73c [2022-04-15T07:45:55.694Z] ---> Running in 0545ccb3e68b [2022-04-15T07:45:55.694Z] ---> Running in c01790bd1969 [2022-04-15T07:45:55.694Z] ---> Running in c1a12b3163a6 [2022-04-15T07:45:55.956Z] Removing intermediate container c01790bd1969 [2022-04-15T07:45:55.956Z] ---> 36c85396d11e [2022-04-15T07:45:55.956Z] Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-04-15T07:45:55.956Z] Removing intermediate container 0759956f39da [2022-04-15T07:45:55.956Z] ---> 28794ce7c27f [2022-04-15T07:45:55.956Z] Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-04-15T07:45:55.956Z] Removing intermediate container c1a12b3163a6 [2022-04-15T07:45:55.956Z] ---> b9ce2d1f4d44 [2022-04-15T07:45:55.956Z] Step 4/31 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-04-15T07:45:55.956Z] Removing intermediate container 94e50510e73c [2022-04-15T07:45:55.956Z] ---> 2aa8ed4bee96 [2022-04-15T07:45:55.956Z] Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-04-15T07:45:55.956Z] Removing intermediate container 0545ccb3e68b [2022-04-15T07:45:55.956Z] ---> a7d0cbcdab2c [2022-04-15T07:45:55.956Z] Step 4/26 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-04-15T07:45:56.217Z] ---> Running in 3126b34ba55e [2022-04-15T07:45:56.217Z] ---> Running in fbab9072ad88 [2022-04-15T07:45:56.217Z] ---> Running in 852c84451069 [2022-04-15T07:45:56.217Z] ---> Running in 03132e3f815a [2022-04-15T07:45:56.218Z] ---> Running in 7003956fc936 [2022-04-15T07:45:57.159Z] Removing intermediate container fbab9072ad88 [2022-04-15T07:45:57.159Z] ---> 30a1b04ca272 [2022-04-15T07:45:57.159Z] Step 5/23 : RUN apk add --update --no-cache make bash git [2022-04-15T07:45:57.159Z] ---> Running in 2ea68dbbd5f6 [2022-04-15T07:45:57.418Z] Removing intermediate container 3126b34ba55e [2022-04-15T07:45:57.418Z] ---> 4c7d63bc6f29 [2022-04-15T07:45:57.418Z] Step 5/23 : RUN apk add --update --no-cache make git [2022-04-15T07:45:57.418Z] ---> Running in 3082a7ef6271 [2022-04-15T07:45:57.677Z] Removing intermediate container 03132e3f815a [2022-04-15T07:45:57.677Z] ---> 03ecb504aa93 [2022-04-15T07:45:57.677Z] Step 5/23 : RUN apk add --update --no-cache zeromq-dev libsodium-dev pkgconfig build-base git [2022-04-15T07:45:57.677Z] ---> Running in 0d64060093eb [2022-04-15T07:45:57.677Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz [2022-04-15T07:45:57.677Z] Removing intermediate container 7003956fc936 [2022-04-15T07:45:57.678Z] ---> d850d1750b3b [2022-04-15T07:45:57.678Z] Step 5/26 : RUN apk add --update --no-cache make git build-base curl [2022-04-15T07:45:57.678Z] ---> Running in d91eedd36e40 [2022-04-15T07:45:57.678Z] Removing intermediate container 852c84451069 [2022-04-15T07:45:57.678Z] ---> 1c9e9a80957c [2022-04-15T07:45:57.678Z] Step 5/31 : RUN apk add --update --no-cache make git [2022-04-15T07:45:57.938Z] ---> Running in 456d30bfdb9d [2022-04-15T07:45:58.508Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz [2022-04-15T07:45:58.508Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz [2022-04-15T07:45:58.508Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz [2022-04-15T07:45:58.508Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz [2022-04-15T07:45:58.508Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz [2022-04-15T07:45:58.769Z] OK: 221 MiB in 52 packages [2022-04-15T07:45:59.337Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz [2022-04-15T07:45:59.338Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz [2022-04-15T07:45:59.338Z] Removing intermediate container 2ea68dbbd5f6 [2022-04-15T07:45:59.338Z] ---> 3125c51f11e9 [2022-04-15T07:45:59.338Z] Step 6/23 : COPY go.mod vendor* ./ [2022-04-15T07:45:59.338Z] ---> 7bcf24cea08d [2022-04-15T07:45:59.338Z] Step 7/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-04-15T07:45:59.338Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz [2022-04-15T07:45:59.338Z] ---> Running in 763cd177804c [2022-04-15T07:45:59.338Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz [2022-04-15T07:45:59.599Z] OK: 221 MiB in 52 packages [2022-04-15T07:45:59.599Z] OK: 221 MiB in 52 packages [2022-04-15T07:45:59.860Z] OK: 221 MiB in 52 packages [2022-04-15T07:45:59.860Z] OK: 221 MiB in 52 packages [2022-04-15T07:46:00.120Z] Removing intermediate container 3082a7ef6271 [2022-04-15T07:46:00.120Z] ---> 40c109d4db8b [2022-04-15T07:46:00.120Z] Step 6/23 : COPY go.mod vendor* ./ [2022-04-15T07:46:00.120Z] Removing intermediate container 0d64060093eb [2022-04-15T07:46:00.120Z] ---> 2bd5f817e396 [2022-04-15T07:46:00.120Z] Step 6/23 : COPY go.mod vendor* ./ [2022-04-15T07:46:00.120Z] ---> 68999fa893ce [2022-04-15T07:46:00.120Z] Step 7/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-04-15T07:46:00.380Z] ---> 74e16af3ec97 [2022-04-15T07:46:00.380Z] Step 7/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-04-15T07:46:00.380Z] ---> Running in 5b6b2cbf0284 [2022-04-15T07:46:00.380Z] ---> Running in d2d8e9c04146 [2022-04-15T07:46:00.380Z] Removing intermediate container 456d30bfdb9d [2022-04-15T07:46:00.380Z] ---> 74609610755f [2022-04-15T07:46:00.380Z] Step 6/31 : COPY go.mod vendor* ./ [2022-04-15T07:46:00.640Z] Removing intermediate container d91eedd36e40 [2022-04-15T07:46:00.640Z] ---> cfddff43a65a [2022-04-15T07:46:00.640Z] Step 6/26 : COPY go.mod vendor* ./ [2022-04-15T07:46:00.640Z] Removing intermediate container 763cd177804c [2022-04-15T07:46:00.640Z] ---> efb04130c86d [2022-04-15T07:46:00.640Z] Step 8/23 : COPY . . [2022-04-15T07:46:00.640Z] ---> f8648079c547 [2022-04-15T07:46:00.640Z] Step 7/31 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-04-15T07:46:01.579Z] ---> Running in baf82f0be761 [2022-04-15T07:46:01.579Z] ---> 738895f4e889 [2022-04-15T07:46:01.579Z] Step 7/26 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-04-15T07:46:01.838Z] ---> Running in 18f3e8b74c1d [2022-04-15T07:46:02.098Z] Removing intermediate container d2d8e9c04146 [2022-04-15T07:46:02.098Z] ---> 211c663adf26 [2022-04-15T07:46:02.098Z] Step 8/23 : COPY . . [2022-04-15T07:46:02.098Z] Removing intermediate container 5b6b2cbf0284 [2022-04-15T07:46:02.098Z] ---> e281cfcdcbc9 [2022-04-15T07:46:02.098Z] Step 8/23 : COPY . . [2022-04-15T07:46:07.367Z] Removing intermediate container baf82f0be761 [2022-04-15T07:46:07.367Z] ---> 9790738a27b5 [2022-04-15T07:46:07.367Z] Step 8/31 : COPY . . [2022-04-15T07:46:07.367Z] Removing intermediate container 18f3e8b74c1d [2022-04-15T07:46:07.367Z] ---> 1e175ab63596 [2022-04-15T07:46:07.367Z] Step 8/26 : COPY . . [2022-04-15T07:46:07.367Z] ---> 6e081ee9662d [2022-04-15T07:46:07.367Z] Step 9/23 : RUN make cmd/sys-mgmt-agent/sys-mgmt-agent [2022-04-15T07:46:07.628Z] ---> Running in cce25bc0903d [2022-04-15T07:46:08.568Z] ---> 2850fc55526a [2022-04-15T07:46:08.568Z] Step 9/23 : RUN make cmd/core-data/core-data [2022-04-15T07:46:09.952Z] ---> Running in 7767f31daaa0 [2022-04-15T07:46:09.952Z] ---> 41d9d6a2ddff [2022-04-15T07:46:09.952Z] Step 9/23 : RUN make cmd/core-metadata/core-metadata [2022-04-15T07:46:09.952Z] 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-15T07:46:10.213Z] ---> Running in 6e8260980997 [2022-04-15T07:46:10.213Z] 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-15T07:46:10.477Z] CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/core-metadata/core-metadata ./cmd/core-metadata [2022-04-15T07:46:15.749Z] ---> 4f8cd29e4a70 [2022-04-15T07:46:15.749Z] Step 9/26 : ARG SPIRE_RELEASE=1.2.1 [2022-04-15T07:46:15.749Z] ---> Running in 713732756f49 [2022-04-15T07:46:15.749Z] ---> fa5a68a76dd3 [2022-04-15T07:46:15.749Z] Step 9/31 : RUN make cmd/security-bootstrapper/security-bootstrapper [2022-04-15T07:46:15.749Z] ---> Running in 3de88d465eb5 [2022-04-15T07:46:15.749Z] Removing intermediate container 713732756f49 [2022-04-15T07:46:15.749Z] ---> 5d386a787078 [2022-04-15T07:46:15.749Z] Step 10/26 : RUN mkdir -p spire-build [2022-04-15T07:46:15.749Z] ---> Running in 0edb9cb9e41c [2022-04-15T07:46:16.316Z] 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-15T07:46:17.253Z] Removing intermediate container 0edb9cb9e41c [2022-04-15T07:46:17.253Z] ---> bd1a9a033f89 [2022-04-15T07:46:17.253Z] Step 11/26 : WORKDIR /edgex-go/spire-build [2022-04-15T07:46:17.253Z] ---> Running in a2998fba4abe [2022-04-15T07:46:17.562Z] Removing intermediate container a2998fba4abe [2022-04-15T07:46:17.562Z] ---> c0380b8dc8e7 [2022-04-15T07:46:17.562Z] 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-15T07:46:17.820Z] ---> Running in 72edd8c55a8d [2022-04-15T07:46:19.199Z] spire-1.2.1/ [2022-04-15T07:46:19.199Z] spire-1.2.1/.data/ [2022-04-15T07:46:19.199Z] spire-1.2.1/.data/.file [2022-04-15T07:46:19.199Z] spire-1.2.1/.dockerignore [2022-04-15T07:46:19.199Z] spire-1.2.1/.gitattributes [2022-04-15T07:46:19.199Z] spire-1.2.1/.githooks/ [2022-04-15T07:46:19.199Z] spire-1.2.1/.githooks/pre-commit [2022-04-15T07:46:19.199Z] spire-1.2.1/.github/ [2022-04-15T07:46:19.199Z] spire-1.2.1/.github/ISSUE_TEMPLATE.md [2022-04-15T07:46:19.199Z] spire-1.2.1/.github/PULL_REQUEST_TEMPLATE.md [2022-04-15T07:46:19.199Z] spire-1.2.1/.github/dependabot.yml [2022-04-15T07:46:19.199Z] spire-1.2.1/.github/workflows/ [2022-04-15T07:46:19.199Z] spire-1.2.1/.github/workflows/nightly_build.yaml [2022-04-15T07:46:19.199Z] spire-1.2.1/.github/workflows/pr_build.yaml [2022-04-15T07:46:19.199Z] spire-1.2.1/.github/workflows/release_build.yaml [2022-04-15T07:46:19.199Z] spire-1.2.1/.github/workflows/scripts/ [2022-04-15T07:46:19.199Z] spire-1.2.1/.github/workflows/scripts/build_artifacts.sh [2022-04-15T07:46:19.199Z] spire-1.2.1/.github/workflows/scripts/push-images.sh [2022-04-15T07:46:19.199Z] spire-1.2.1/.github/workflows/scripts/push-scratch-images.sh [2022-04-15T07:46:19.199Z] spire-1.2.1/.github/workflows/scripts/run_unit_tests.sh [2022-04-15T07:46:19.199Z] spire-1.2.1/.github/workflows/scripts/split.sh [2022-04-15T07:46:19.199Z] spire-1.2.1/.gitignore [2022-04-15T07:46:19.199Z] spire-1.2.1/.go-version [2022-04-15T07:46:19.199Z] spire-1.2.1/.golangci.yml [2022-04-15T07:46:19.199Z] spire-1.2.1/ADOPTERS.md [2022-04-15T07:46:19.199Z] spire-1.2.1/CHANGELOG.md [2022-04-15T07:46:19.199Z] spire-1.2.1/CODE-OF-CONDUCT.md [2022-04-15T07:46:19.199Z] spire-1.2.1/CODEOWNERS [2022-04-15T07:46:19.199Z] spire-1.2.1/CONTRIBUTING.md [2022-04-15T07:46:19.199Z] spire-1.2.1/Dockerfile [2022-04-15T07:46:19.199Z] spire-1.2.1/Dockerfile.dev [2022-04-15T07:46:19.199Z] spire-1.2.1/Dockerfile.scratch [2022-04-15T07:46:19.199Z] spire-1.2.1/LICENSE [2022-04-15T07:46:19.199Z] spire-1.2.1/MAINTAINERS.md [2022-04-15T07:46:19.199Z] spire-1.2.1/Makefile [2022-04-15T07:46:19.199Z] spire-1.2.1/README.md [2022-04-15T07:46:19.199Z] spire-1.2.1/ROADMAP.md [2022-04-15T07:46:19.199Z] spire-1.2.1/SECURITY.md [2022-04-15T07:46:19.199Z] spire-1.2.1/cmd/ [2022-04-15T07:46:19.199Z] spire-1.2.1/cmd/spire-agent/ [2022-04-15T07:46:19.199Z] spire-1.2.1/cmd/spire-agent/cli/ [2022-04-15T07:46:19.199Z] spire-1.2.1/cmd/spire-agent/cli/api/ [2022-04-15T07:46:19.199Z] spire-1.2.1/cmd/spire-agent/cli/api/common.go [2022-04-15T07:46:19.199Z] spire-1.2.1/cmd/spire-agent/cli/api/fetch_jwt.go [2022-04-15T07:46:19.199Z] spire-1.2.1/cmd/spire-agent/cli/api/fetch_x509.go [2022-04-15T07:46:19.199Z] spire-1.2.1/cmd/spire-agent/cli/api/printer.go [2022-04-15T07:46:19.199Z] spire-1.2.1/cmd/spire-agent/cli/api/validate_jwt.go [2022-04-15T07:46:19.199Z] spire-1.2.1/cmd/spire-agent/cli/api/watch.go [2022-04-15T07:46:19.199Z] spire-1.2.1/cmd/spire-agent/cli/cli.go [2022-04-15T07:46:19.199Z] spire-1.2.1/cmd/spire-agent/cli/common/ [2022-04-15T07:46:19.199Z] spire-1.2.1/cmd/spire-agent/cli/common/defaults.go [2022-04-15T07:46:19.199Z] spire-1.2.1/cmd/spire-agent/cli/healthcheck/ [2022-04-15T07:46:19.199Z] spire-1.2.1/cmd/spire-agent/cli/healthcheck/healthcheck.go [2022-04-15T07:46:19.199Z] spire-1.2.1/cmd/spire-agent/cli/healthcheck/healthcheck_test.go [2022-04-15T07:46:19.199Z] spire-1.2.1/cmd/spire-agent/cli/run/ [2022-04-15T07:46:19.199Z] spire-1.2.1/cmd/spire-agent/cli/run/run.go [2022-04-15T07:46:19.199Z] spire-1.2.1/cmd/spire-agent/cli/run/run_test.go [2022-04-15T07:46:19.199Z] spire-1.2.1/cmd/spire-agent/cli/validate/ [2022-04-15T07:46:19.199Z] spire-1.2.1/cmd/spire-agent/cli/validate/validate.go [2022-04-15T07:46:19.199Z] spire-1.2.1/cmd/spire-agent/cli/validate/validate_test.go [2022-04-15T07:46:19.199Z] spire-1.2.1/cmd/spire-agent/main.go [2022-04-15T07:46:19.199Z] spire-1.2.1/cmd/spire-server/ [2022-04-15T07:46:19.199Z] spire-1.2.1/cmd/spire-server/cli/ [2022-04-15T07:46:19.199Z] spire-1.2.1/cmd/spire-server/cli/agent/ [2022-04-15T07:46:19.199Z] spire-1.2.1/cmd/spire-server/cli/agent/agent_test.go [2022-04-15T07:46:19.199Z] spire-1.2.1/cmd/spire-server/cli/agent/ban.go [2022-04-15T07:46:19.199Z] spire-1.2.1/cmd/spire-server/cli/agent/count.go [2022-04-15T07:46:19.199Z] spire-1.2.1/cmd/spire-server/cli/agent/evict.go [2022-04-15T07:46:19.199Z] spire-1.2.1/cmd/spire-server/cli/agent/list.go [2022-04-15T07:46:19.199Z] spire-1.2.1/cmd/spire-server/cli/agent/show.go [2022-04-15T07:46:19.199Z] spire-1.2.1/cmd/spire-server/cli/bundle/ [2022-04-15T07:46:19.199Z] spire-1.2.1/cmd/spire-server/cli/bundle/bundle_test.go [2022-04-15T07:46:19.199Z] spire-1.2.1/cmd/spire-server/cli/bundle/common.go [2022-04-15T07:46:19.199Z] spire-1.2.1/cmd/spire-server/cli/bundle/common_test.go [2022-04-15T07:46:19.199Z] spire-1.2.1/cmd/spire-server/cli/bundle/count.go [2022-04-15T07:46:19.199Z] spire-1.2.1/cmd/spire-server/cli/bundle/delete.go [2022-04-15T07:46:19.199Z] spire-1.2.1/cmd/spire-server/cli/bundle/list.go [2022-04-15T07:46:19.199Z] spire-1.2.1/cmd/spire-server/cli/bundle/set.go [2022-04-15T07:46:19.199Z] spire-1.2.1/cmd/spire-server/cli/bundle/show.go [2022-04-15T07:46:19.199Z] spire-1.2.1/cmd/spire-server/cli/cli.go [2022-04-15T07:46:19.199Z] spire-1.2.1/cmd/spire-server/cli/entry/ [2022-04-15T07:46:19.199Z] spire-1.2.1/cmd/spire-server/cli/entry/count.go [2022-04-15T07:46:19.199Z] spire-1.2.1/cmd/spire-server/cli/entry/count_test.go [2022-04-15T07:46:19.199Z] spire-1.2.1/cmd/spire-server/cli/entry/create.go [2022-04-15T07:46:19.199Z] spire-1.2.1/cmd/spire-server/cli/entry/create_test.go [2022-04-15T07:46:19.199Z] spire-1.2.1/cmd/spire-server/cli/entry/delete.go [2022-04-15T07:46:19.199Z] spire-1.2.1/cmd/spire-server/cli/entry/delete_test.go [2022-04-15T07:46:19.199Z] spire-1.2.1/cmd/spire-server/cli/entry/show.go [2022-04-15T07:46:19.199Z] spire-1.2.1/cmd/spire-server/cli/entry/show_test.go [2022-04-15T07:46:19.199Z] spire-1.2.1/cmd/spire-server/cli/entry/update.go [2022-04-15T07:46:19.199Z] spire-1.2.1/cmd/spire-server/cli/entry/update_test.go [2022-04-15T07:46:19.199Z] spire-1.2.1/cmd/spire-server/cli/entry/util.go [2022-04-15T07:46:19.199Z] spire-1.2.1/cmd/spire-server/cli/entry/util_test.go [2022-04-15T07:46:19.199Z] spire-1.2.1/cmd/spire-server/cli/federation/ [2022-04-15T07:46:19.199Z] spire-1.2.1/cmd/spire-server/cli/federation/common.go [2022-04-15T07:46:19.199Z] spire-1.2.1/cmd/spire-server/cli/federation/common_test.go [2022-04-15T07:46:19.199Z] spire-1.2.1/cmd/spire-server/cli/federation/create.go [2022-04-15T07:46:19.199Z] spire-1.2.1/cmd/spire-server/cli/federation/create_test.go [2022-04-15T07:46:19.199Z] spire-1.2.1/cmd/spire-server/cli/federation/delete.go [2022-04-15T07:46:19.199Z] spire-1.2.1/cmd/spire-server/cli/federation/delete_test.go [2022-04-15T07:46:19.199Z] spire-1.2.1/cmd/spire-server/cli/federation/list.go [2022-04-15T07:46:19.199Z] spire-1.2.1/cmd/spire-server/cli/federation/list_test.go [2022-04-15T07:46:19.199Z] spire-1.2.1/cmd/spire-server/cli/federation/refresh.go [2022-04-15T07:46:19.199Z] spire-1.2.1/cmd/spire-server/cli/federation/refresh_test.go [2022-04-15T07:46:19.199Z] spire-1.2.1/cmd/spire-server/cli/federation/show.go [2022-04-15T07:46:19.199Z] spire-1.2.1/cmd/spire-server/cli/federation/show_test.go [2022-04-15T07:46:19.199Z] spire-1.2.1/cmd/spire-server/cli/federation/update.go [2022-04-15T07:46:19.199Z] spire-1.2.1/cmd/spire-server/cli/federation/update_test.go [2022-04-15T07:46:19.199Z] spire-1.2.1/cmd/spire-server/cli/healthcheck/ [2022-04-15T07:46:19.199Z] spire-1.2.1/cmd/spire-server/cli/healthcheck/healthcheck.go [2022-04-15T07:46:19.199Z] spire-1.2.1/cmd/spire-server/cli/healthcheck/healthcheck_test.go [2022-04-15T07:46:19.199Z] spire-1.2.1/cmd/spire-server/cli/jwt/ [2022-04-15T07:46:19.199Z] spire-1.2.1/cmd/spire-server/cli/jwt/mint.go [2022-04-15T07:46:19.199Z] spire-1.2.1/cmd/spire-server/cli/jwt/mint_test.go [2022-04-15T07:46:19.199Z] spire-1.2.1/cmd/spire-server/cli/run/ [2022-04-15T07:46:19.199Z] spire-1.2.1/cmd/spire-server/cli/run/run.go [2022-04-15T07:46:19.199Z] spire-1.2.1/cmd/spire-server/cli/run/run_test.go [2022-04-15T07:46:19.199Z] spire-1.2.1/cmd/spire-server/cli/token/ [2022-04-15T07:46:19.199Z] spire-1.2.1/cmd/spire-server/cli/token/generate.go [2022-04-15T07:46:19.199Z] spire-1.2.1/cmd/spire-server/cli/token/generate_test.go [2022-04-15T07:46:19.199Z] spire-1.2.1/cmd/spire-server/cli/validate/ [2022-04-15T07:46:19.199Z] spire-1.2.1/cmd/spire-server/cli/validate/validate.go [2022-04-15T07:46:19.199Z] spire-1.2.1/cmd/spire-server/cli/validate/validate_test.go [2022-04-15T07:46:19.199Z] spire-1.2.1/cmd/spire-server/cli/x509/ [2022-04-15T07:46:19.199Z] spire-1.2.1/cmd/spire-server/cli/x509/mint.go [2022-04-15T07:46:19.199Z] spire-1.2.1/cmd/spire-server/cli/x509/mint_test.go [2022-04-15T07:46:19.199Z] spire-1.2.1/cmd/spire-server/main.go [2022-04-15T07:46:19.199Z] spire-1.2.1/cmd/spire-server/util/ [2022-04-15T07:46:19.199Z] spire-1.2.1/cmd/spire-server/util/util.go [2022-04-15T07:46:19.199Z] spire-1.2.1/conf/ [2022-04-15T07:46:19.199Z] spire-1.2.1/conf/agent/ [2022-04-15T07:46:19.199Z] spire-1.2.1/conf/agent/agent.conf [2022-04-15T07:46:19.199Z] spire-1.2.1/conf/agent/agent_full.conf [2022-04-15T07:46:19.199Z] spire-1.2.1/conf/agent/dummy_root_ca.crt [2022-04-15T07:46:19.199Z] spire-1.2.1/conf/server/ [2022-04-15T07:46:19.199Z] spire-1.2.1/conf/server/dummy_upstream_ca.crt [2022-04-15T07:46:19.199Z] spire-1.2.1/conf/server/dummy_upstream_ca.key [2022-04-15T07:46:19.199Z] spire-1.2.1/conf/server/server.conf [2022-04-15T07:46:19.199Z] spire-1.2.1/conf/server/server_full.conf [2022-04-15T07:46:19.199Z] spire-1.2.1/doc/ [2022-04-15T07:46:19.199Z] spire-1.2.1/doc/SPIRE101.md [2022-04-15T07:46:19.199Z] spire-1.2.1/doc/auditlog.md [2022-04-15T07:46:19.199Z] spire-1.2.1/doc/authorization_policy_engine.md [2022-04-15T07:46:19.199Z] spire-1.2.1/doc/changelog_guidelines.md [2022-04-15T07:46:19.199Z] spire-1.2.1/doc/cure53-report.pdf [2022-04-15T07:46:19.199Z] spire-1.2.1/doc/images/ [2022-04-15T07:46:19.199Z] spire-1.2.1/doc/images/2019_roadmap.png [2022-04-15T07:46:19.199Z] spire-1.2.1/doc/images/SPIRE101.png [2022-04-15T07:46:19.199Z] spire-1.2.1/doc/images/SPIRE_agent.png [2022-04-15T07:46:19.199Z] spire-1.2.1/doc/images/SPIRE_server.png [2022-04-15T07:46:19.199Z] spire-1.2.1/doc/images/cache_mgr.png [2022-04-15T07:46:19.199Z] spire-1.2.1/doc/images/cache_mgr_components.png [2022-04-15T07:46:19.199Z] spire-1.2.1/doc/images/federated_spire.png [2022-04-15T07:46:19.199Z] spire-1.2.1/doc/images/ha_mode.png [2022-04-15T07:46:19.199Z] spire-1.2.1/doc/images/nested_spire.png [2022-04-15T07:46:19.199Z] spire-1.2.1/doc/images/oidc_federation.png [2022-04-15T07:46:19.199Z] spire-1.2.1/doc/images/single_trust_domain.png [2022-04-15T07:46:19.199Z] spire-1.2.1/doc/images/spiffe_compatible.png [2022-04-15T07:46:19.199Z] spire-1.2.1/doc/images/spire_logo.png [2022-04-15T07:46:19.199Z] spire-1.2.1/doc/migrating_registration_api_clients.md [2022-04-15T07:46:19.199Z] spire-1.2.1/doc/plugin_agent_keymanager_disk.md [2022-04-15T07:46:19.199Z] spire-1.2.1/doc/plugin_agent_keymanager_memory.md [2022-04-15T07:46:19.199Z] spire-1.2.1/doc/plugin_agent_nodeattestor_aws_iid.md [2022-04-15T07:46:19.199Z] spire-1.2.1/doc/plugin_agent_nodeattestor_azure_msi.md [2022-04-15T07:46:19.199Z] spire-1.2.1/doc/plugin_agent_nodeattestor_gcp_iit.md [2022-04-15T07:46:19.199Z] spire-1.2.1/doc/plugin_agent_nodeattestor_jointoken.md [2022-04-15T07:46:19.199Z] spire-1.2.1/doc/plugin_agent_nodeattestor_k8s_psat.md [2022-04-15T07:46:19.199Z] spire-1.2.1/doc/plugin_agent_nodeattestor_k8s_sat.md [2022-04-15T07:46:19.199Z] spire-1.2.1/doc/plugin_agent_nodeattestor_sshpop.md [2022-04-15T07:46:19.199Z] spire-1.2.1/doc/plugin_agent_nodeattestor_tpm_devid.md [2022-04-15T07:46:19.199Z] spire-1.2.1/doc/plugin_agent_nodeattestor_x509pop.md [2022-04-15T07:46:19.199Z] spire-1.2.1/doc/plugin_agent_svidstore_aws_secretsmanager.md [2022-04-15T07:46:19.199Z] spire-1.2.1/doc/plugin_agent_svidstore_gcp_secretmanager.md [2022-04-15T07:46:19.199Z] spire-1.2.1/doc/plugin_agent_workloadattestor_docker.md [2022-04-15T07:46:19.199Z] spire-1.2.1/doc/plugin_agent_workloadattestor_k8s.md [2022-04-15T07:46:19.200Z] spire-1.2.1/doc/plugin_agent_workloadattestor_unix.md [2022-04-15T07:46:19.200Z] spire-1.2.1/doc/plugin_server_datastore_sql.md [2022-04-15T07:46:19.200Z] spire-1.2.1/doc/plugin_server_keymanager_aws_kms.md [2022-04-15T07:46:19.200Z] spire-1.2.1/doc/plugin_server_keymanager_disk.md [2022-04-15T07:46:19.200Z] spire-1.2.1/doc/plugin_server_keymanager_memory.md [2022-04-15T07:46:19.200Z] spire-1.2.1/doc/plugin_server_nodeattestor_aws_iid.md [2022-04-15T07:46:19.200Z] spire-1.2.1/doc/plugin_server_nodeattestor_azure_msi.md [2022-04-15T07:46:19.200Z] spire-1.2.1/doc/plugin_server_nodeattestor_gcp_iit.md [2022-04-15T07:46:19.200Z] spire-1.2.1/doc/plugin_server_nodeattestor_jointoken.md [2022-04-15T07:46:19.200Z] spire-1.2.1/doc/plugin_server_nodeattestor_k8s_psat.md [2022-04-15T07:46:19.200Z] spire-1.2.1/doc/plugin_server_nodeattestor_k8s_sat.md [2022-04-15T07:46:19.200Z] spire-1.2.1/doc/plugin_server_nodeattestor_sshpop.md [2022-04-15T07:46:19.200Z] spire-1.2.1/doc/plugin_server_nodeattestor_tpm_devid.md [2022-04-15T07:46:19.200Z] spire-1.2.1/doc/plugin_server_nodeattestor_x509pop.md [2022-04-15T07:46:19.200Z] spire-1.2.1/doc/plugin_server_noderesolver_azure_msi.md [2022-04-15T07:46:19.200Z] spire-1.2.1/doc/plugin_server_notifier_gcs_bundle.md [2022-04-15T07:46:19.200Z] spire-1.2.1/doc/plugin_server_notifier_k8sbundle.md [2022-04-15T07:46:19.200Z] spire-1.2.1/doc/plugin_server_upstreamauthority_aws_pca.md [2022-04-15T07:46:19.200Z] spire-1.2.1/doc/plugin_server_upstreamauthority_awssecret.md [2022-04-15T07:46:19.200Z] spire-1.2.1/doc/plugin_server_upstreamauthority_cert_manager.md [2022-04-15T07:46:19.200Z] spire-1.2.1/doc/plugin_server_upstreamauthority_disk.md [2022-04-15T07:46:19.200Z] spire-1.2.1/doc/plugin_server_upstreamauthority_gcp_cas.md [2022-04-15T07:46:19.200Z] spire-1.2.1/doc/plugin_server_upstreamauthority_spire.md [2022-04-15T07:46:19.200Z] spire-1.2.1/doc/plugin_server_upstreamauthority_vault.md [2022-04-15T07:46:19.200Z] spire-1.2.1/doc/scaling_spire.md [2022-04-15T07:46:19.200Z] spire-1.2.1/doc/spire_agent.md [2022-04-15T07:46:19.200Z] spire-1.2.1/doc/spire_server.md [2022-04-15T07:46:19.200Z] spire-1.2.1/doc/supported_integrations.md [2022-04-15T07:46:19.200Z] spire-1.2.1/doc/telemetry.md [2022-04-15T07:46:19.200Z] spire-1.2.1/doc/telemetry_config.md [2022-04-15T07:46:19.200Z] spire-1.2.1/doc/upgrading.md [2022-04-15T07:46:19.200Z] spire-1.2.1/doc/using_spire.md [2022-04-15T07:46:19.200Z] spire-1.2.1/examples/ [2022-04-15T07:46:19.200Z] spire-1.2.1/examples/README.md [2022-04-15T07:46:19.200Z] spire-1.2.1/go.mod [2022-04-15T07:46:19.200Z] spire-1.2.1/go.sum [2022-04-15T07:46:19.200Z] spire-1.2.1/pkg/ [2022-04-15T07:46:19.200Z] spire-1.2.1/pkg/agent/ [2022-04-15T07:46:19.200Z] spire-1.2.1/pkg/agent/agent.go [2022-04-15T07:46:19.200Z] spire-1.2.1/pkg/agent/api/ [2022-04-15T07:46:19.200Z] spire-1.2.1/pkg/agent/api/config.go [2022-04-15T07:46:19.200Z] spire-1.2.1/pkg/agent/api/debug/ [2022-04-15T07:46:19.200Z] spire-1.2.1/pkg/agent/api/debug/v1/ [2022-04-15T07:46:19.200Z] spire-1.2.1/pkg/agent/api/debug/v1/service.go [2022-04-15T07:46:19.200Z] spire-1.2.1/pkg/agent/api/debug/v1/service_test.go [2022-04-15T07:46:19.200Z] spire-1.2.1/pkg/agent/api/delegatedidentity/ [2022-04-15T07:46:19.200Z] spire-1.2.1/pkg/agent/api/delegatedidentity/v1/ [2022-04-15T07:46:19.200Z] spire-1.2.1/pkg/agent/api/delegatedidentity/v1/service.go [2022-04-15T07:46:19.200Z] spire-1.2.1/pkg/agent/api/delegatedidentity/v1/service_test.go [2022-04-15T07:46:19.200Z] spire-1.2.1/pkg/agent/api/endpoints.go [2022-04-15T07:46:19.200Z] spire-1.2.1/pkg/agent/api/health/ [2022-04-15T07:46:19.200Z] spire-1.2.1/pkg/agent/api/health/v1/ [2022-04-15T07:46:19.200Z] spire-1.2.1/pkg/agent/api/health/v1/service.go [2022-04-15T07:46:19.200Z] spire-1.2.1/pkg/agent/api/health/v1/service_test.go [2022-04-15T07:46:19.200Z] spire-1.2.1/pkg/agent/api/rpccontext/ [2022-04-15T07:46:19.200Z] spire-1.2.1/pkg/agent/api/rpccontext/alias.go [2022-04-15T07:46:19.200Z] spire-1.2.1/pkg/agent/api/rpccontext/caller.go [2022-04-15T07:46:19.200Z] spire-1.2.1/pkg/agent/attestor/ [2022-04-15T07:46:19.200Z] spire-1.2.1/pkg/agent/attestor/node/ [2022-04-15T07:46:19.200Z] spire-1.2.1/pkg/agent/attestor/node/experimental.go [2022-04-15T07:46:19.200Z] spire-1.2.1/pkg/agent/attestor/node/node.go [2022-04-15T07:46:19.200Z] spire-1.2.1/pkg/agent/attestor/node/node_test.go [2022-04-15T07:46:19.200Z] spire-1.2.1/pkg/agent/attestor/workload/ [2022-04-15T07:46:19.200Z] spire-1.2.1/pkg/agent/attestor/workload/workload.go [2022-04-15T07:46:19.200Z] spire-1.2.1/pkg/agent/attestor/workload/workload_test.go [2022-04-15T07:46:19.200Z] spire-1.2.1/pkg/agent/catalog/ [2022-04-15T07:46:19.200Z] spire-1.2.1/pkg/agent/catalog/catalog.go [2022-04-15T07:46:19.200Z] spire-1.2.1/pkg/agent/catalog/keymanager.go [2022-04-15T07:46:19.200Z] spire-1.2.1/pkg/agent/catalog/nodeattestor.go [2022-04-15T07:46:19.200Z] spire-1.2.1/pkg/agent/catalog/svidstore.go [2022-04-15T07:46:19.200Z] spire-1.2.1/pkg/agent/catalog/workloadattestor.go [2022-04-15T07:46:19.200Z] spire-1.2.1/pkg/agent/client/ [2022-04-15T07:46:19.200Z] spire-1.2.1/pkg/agent/client/client.go [2022-04-15T07:46:19.200Z] spire-1.2.1/pkg/agent/client/client_test.go [2022-04-15T07:46:19.200Z] spire-1.2.1/pkg/agent/client/dial.go [2022-04-15T07:46:19.200Z] spire-1.2.1/pkg/agent/client/nodeconn.go [2022-04-15T07:46:19.200Z] spire-1.2.1/pkg/agent/client/nodeconn_test.go [2022-04-15T07:46:19.200Z] spire-1.2.1/pkg/agent/client/update.go [2022-04-15T07:46:19.200Z] spire-1.2.1/pkg/agent/client/util.go [2022-04-15T07:46:19.200Z] spire-1.2.1/pkg/agent/common/ [2022-04-15T07:46:19.200Z] spire-1.2.1/pkg/agent/common/backoff/ [2022-04-15T07:46:19.200Z] spire-1.2.1/pkg/agent/common/backoff/backoff.go [2022-04-15T07:46:19.200Z] spire-1.2.1/pkg/agent/common/backoff/backoff_test.go [2022-04-15T07:46:19.200Z] spire-1.2.1/pkg/agent/common/cgroups/ [2022-04-15T07:46:19.200Z] spire-1.2.1/pkg/agent/common/cgroups/cgroups.go [2022-04-15T07:46:19.200Z] spire-1.2.1/pkg/agent/common/cgroups/cgroups_test.go [2022-04-15T07:46:19.200Z] spire-1.2.1/pkg/agent/common/cgroups/filesystem.go [2022-04-15T07:46:19.200Z] spire-1.2.1/pkg/agent/config.go [2022-04-15T07:46:19.200Z] spire-1.2.1/pkg/agent/endpoints/ [2022-04-15T07:46:19.200Z] spire-1.2.1/pkg/agent/endpoints/config.go [2022-04-15T07:46:19.200Z] spire-1.2.1/pkg/agent/endpoints/endpoints.go [2022-04-15T07:46:19.200Z] spire-1.2.1/pkg/agent/endpoints/endpoints_test.go [2022-04-15T07:46:19.200Z] spire-1.2.1/pkg/agent/endpoints/metrics.go [2022-04-15T07:46:19.200Z] spire-1.2.1/pkg/agent/endpoints/middleware.go [2022-04-15T07:46:19.200Z] spire-1.2.1/pkg/agent/endpoints/peertracker.go [2022-04-15T07:46:19.200Z] spire-1.2.1/pkg/agent/endpoints/peertracker_test.go [2022-04-15T07:46:19.200Z] spire-1.2.1/pkg/agent/endpoints/sdsv2/ [2022-04-15T07:46:19.200Z] spire-1.2.1/pkg/agent/endpoints/sdsv2/handler.go [2022-04-15T07:46:19.200Z] spire-1.2.1/pkg/agent/endpoints/sdsv2/handler_test.go [2022-04-15T07:46:19.200Z] spire-1.2.1/pkg/agent/endpoints/sdsv3/ [2022-04-15T07:46:19.200Z] spire-1.2.1/pkg/agent/endpoints/sdsv3/handler.go [2022-04-15T07:46:19.200Z] spire-1.2.1/pkg/agent/endpoints/sdsv3/handler_test.go [2022-04-15T07:46:19.200Z] spire-1.2.1/pkg/agent/endpoints/workload/ [2022-04-15T07:46:19.200Z] spire-1.2.1/pkg/agent/endpoints/workload/handler.go [2022-04-15T07:46:19.200Z] spire-1.2.1/pkg/agent/endpoints/workload/handler_test.go [2022-04-15T07:46:19.200Z] spire-1.2.1/pkg/agent/manager/ [2022-04-15T07:46:19.200Z] spire-1.2.1/pkg/agent/manager/cache/ [2022-04-15T07:46:19.200Z] spire-1.2.1/pkg/agent/manager/cache/bundle_cache.go [2022-04-15T07:46:19.200Z] spire-1.2.1/pkg/agent/manager/cache/cache.go [2022-04-15T07:46:19.200Z] spire-1.2.1/pkg/agent/manager/cache/cache_test.go [2022-04-15T07:46:19.200Z] spire-1.2.1/pkg/agent/manager/cache/jwt_cache.go [2022-04-15T07:46:19.200Z] spire-1.2.1/pkg/agent/manager/cache/jwt_cache_test.go [2022-04-15T07:46:19.200Z] spire-1.2.1/pkg/agent/manager/cache/sets.go [2022-04-15T07:46:19.200Z] spire-1.2.1/pkg/agent/manager/cache/subscriber.go [2022-04-15T07:46:19.200Z] spire-1.2.1/pkg/agent/manager/config.go [2022-04-15T07:46:19.200Z] spire-1.2.1/pkg/agent/manager/manager.go [2022-04-15T07:46:19.200Z] spire-1.2.1/pkg/agent/manager/manager_test.go [2022-04-15T07:46:19.200Z] spire-1.2.1/pkg/agent/manager/storage.go [2022-04-15T07:46:19.200Z] spire-1.2.1/pkg/agent/manager/storage_test.go [2022-04-15T07:46:19.200Z] spire-1.2.1/pkg/agent/manager/storecache/ [2022-04-15T07:46:19.200Z] spire-1.2.1/pkg/agent/manager/storecache/cache.go [2022-04-15T07:46:19.200Z] spire-1.2.1/pkg/agent/manager/storecache/cache_test.go [2022-04-15T07:46:19.200Z] spire-1.2.1/pkg/agent/manager/sync.go [2022-04-15T07:46:19.200Z] spire-1.2.1/pkg/agent/plugin/ [2022-04-15T07:46:19.200Z] spire-1.2.1/pkg/agent/plugin/keymanager/ [2022-04-15T07:46:19.200Z] spire-1.2.1/pkg/agent/plugin/keymanager/base/ [2022-04-15T07:46:19.200Z] spire-1.2.1/pkg/agent/plugin/keymanager/base/keymanagerbase.go [2022-04-15T07:46:19.200Z] spire-1.2.1/pkg/agent/plugin/keymanager/constant.go [2022-04-15T07:46:19.200Z] spire-1.2.1/pkg/agent/plugin/keymanager/disk/ [2022-04-15T07:46:19.200Z] spire-1.2.1/pkg/agent/plugin/keymanager/disk/disk.go [2022-04-15T07:46:19.200Z] spire-1.2.1/pkg/agent/plugin/keymanager/disk/disk_test.go [2022-04-15T07:46:19.200Z] spire-1.2.1/pkg/agent/plugin/keymanager/keymanager.go [2022-04-15T07:46:19.200Z] spire-1.2.1/pkg/agent/plugin/keymanager/memory/ [2022-04-15T07:46:19.200Z] spire-1.2.1/pkg/agent/plugin/keymanager/memory/memory.go [2022-04-15T07:46:19.200Z] spire-1.2.1/pkg/agent/plugin/keymanager/memory/memory_test.go [2022-04-15T07:46:19.200Z] spire-1.2.1/pkg/agent/plugin/keymanager/repository.go [2022-04-15T07:46:19.200Z] spire-1.2.1/pkg/agent/plugin/keymanager/svidkeymanager.go [2022-04-15T07:46:19.200Z] spire-1.2.1/pkg/agent/plugin/keymanager/svidkeymanager_test.go [2022-04-15T07:46:19.200Z] spire-1.2.1/pkg/agent/plugin/keymanager/test/ [2022-04-15T07:46:19.200Z] spire-1.2.1/pkg/agent/plugin/keymanager/test/keymanagertest.go [2022-04-15T07:46:19.200Z] spire-1.2.1/pkg/agent/plugin/keymanager/v1.go [2022-04-15T07:46:19.200Z] spire-1.2.1/pkg/agent/plugin/keymanager/v1_test.go [2022-04-15T07:46:19.200Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/ [2022-04-15T07:46:19.200Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/aws/ [2022-04-15T07:46:19.200Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/aws/iid.go [2022-04-15T07:46:19.200Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/aws/iid_test.go [2022-04-15T07:46:19.200Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/azure/ [2022-04-15T07:46:19.200Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/azure/msi.go [2022-04-15T07:46:19.200Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/azure/msi_test.go [2022-04-15T07:46:19.200Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/gcp/ [2022-04-15T07:46:19.200Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/gcp/iit.go [2022-04-15T07:46:19.200Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/gcp/iit_test.go [2022-04-15T07:46:19.200Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/jointoken.go [2022-04-15T07:46:19.200Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/jointoken/ [2022-04-15T07:46:19.200Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/jointoken/join_token.go [2022-04-15T07:46:19.200Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/jointoken_test.go [2022-04-15T07:46:19.200Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/ [2022-04-15T07:46:19.200Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/psat/ [2022-04-15T07:46:19.200Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/psat/psat.go [2022-04-15T07:46:19.200Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/psat/psat_test.go [2022-04-15T07:46:19.200Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/sat/ [2022-04-15T07:46:19.200Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/sat/sat.go [2022-04-15T07:46:19.200Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/sat/sat_test.go [2022-04-15T07:46:19.200Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/nodeattestor.go [2022-04-15T07:46:19.200Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/repository.go [2022-04-15T07:46:19.200Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/sshpop/ [2022-04-15T07:46:19.200Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/sshpop/sshpop.go [2022-04-15T07:46:19.200Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/sshpop/sshpop_test.go [2022-04-15T07:46:19.200Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/test/ [2022-04-15T07:46:19.200Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/test/serverstream.go [2022-04-15T07:46:19.200Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/ [2022-04-15T07:46:19.200Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/devid.go [2022-04-15T07:46:19.200Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/devid_test.go [2022-04-15T07:46:19.200Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/ [2022-04-15T07:46:19.200Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/autodetect.go [2022-04-15T07:46:19.200Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/open.go [2022-04-15T07:46:19.200Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/open_windows.go [2022-04-15T07:46:19.200Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/session.go [2022-04-15T07:46:19.200Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/session_test.go [2022-04-15T07:46:19.200Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/signingkey.go [2022-04-15T07:46:19.200Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/v1.go [2022-04-15T07:46:19.200Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/v1_test.go [2022-04-15T07:46:19.200Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/x509pop/ [2022-04-15T07:46:19.200Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/x509pop/x509pop.go [2022-04-15T07:46:19.200Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/x509pop/x509pop_test.go [2022-04-15T07:46:19.200Z] spire-1.2.1/pkg/agent/plugin/svidstore/ [2022-04-15T07:46:19.200Z] spire-1.2.1/pkg/agent/plugin/svidstore/awssecretsmanager/ [2022-04-15T07:46:19.200Z] spire-1.2.1/pkg/agent/plugin/svidstore/awssecretsmanager/aws.go [2022-04-15T07:46:19.200Z] spire-1.2.1/pkg/agent/plugin/svidstore/awssecretsmanager/aws_test.go [2022-04-15T07:46:19.200Z] spire-1.2.1/pkg/agent/plugin/svidstore/awssecretsmanager/client.go [2022-04-15T07:46:19.200Z] spire-1.2.1/pkg/agent/plugin/svidstore/gcpsecretmanager/ [2022-04-15T07:46:19.200Z] spire-1.2.1/pkg/agent/plugin/svidstore/gcpsecretmanager/client.go [2022-04-15T07:46:19.200Z] spire-1.2.1/pkg/agent/plugin/svidstore/gcpsecretmanager/gcloud.go [2022-04-15T07:46:19.200Z] spire-1.2.1/pkg/agent/plugin/svidstore/gcpsecretmanager/gcloud_test.go [2022-04-15T07:46:19.200Z] spire-1.2.1/pkg/agent/plugin/svidstore/repository.go [2022-04-15T07:46:19.200Z] spire-1.2.1/pkg/agent/plugin/svidstore/svidstore.go [2022-04-15T07:46:19.200Z] spire-1.2.1/pkg/agent/plugin/svidstore/utils.go [2022-04-15T07:46:19.200Z] spire-1.2.1/pkg/agent/plugin/svidstore/utils_test.go [2022-04-15T07:46:19.200Z] spire-1.2.1/pkg/agent/plugin/svidstore/v1.go [2022-04-15T07:46:19.200Z] spire-1.2.1/pkg/agent/plugin/svidstore/v1_test.go [2022-04-15T07:46:19.200Z] spire-1.2.1/pkg/agent/plugin/svidstore/v1unofficial.go [2022-04-15T07:46:19.200Z] spire-1.2.1/pkg/agent/plugin/svidstore/v1unofficial_test.go [2022-04-15T07:46:19.200Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/ [2022-04-15T07:46:19.200Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/ [2022-04-15T07:46:19.200Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/cgroup/ [2022-04-15T07:46:19.200Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/cgroup/dockerfinder.go [2022-04-15T07:46:19.200Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/cgroup/dockerfinder_test.go [2022-04-15T07:46:19.200Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/docker.go [2022-04-15T07:46:19.200Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/docker_test.go [2022-04-15T07:46:19.200Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/retry.go [2022-04-15T07:46:19.201Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/ [2022-04-15T07:46:19.201Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/k8s.go [2022-04-15T07:46:19.201Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/k8s_test.go [2022-04-15T07:46:19.201Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/ [2022-04-15T07:46:19.201Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/cgroups_init_pid_in_pod.txt [2022-04-15T07:46:19.201Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/cgroups_pid_in_kind_pod.txt [2022-04-15T07:46:19.201Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/cgroups_pid_in_pod.txt [2022-04-15T07:46:19.201Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/cgroups_pid_not_in_pod.txt [2022-04-15T07:46:19.201Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/kind_pod_list.json [2022-04-15T07:46:19.201Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/pod_list.json [2022-04-15T07:46:19.201Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/pod_list_not_running.json [2022-04-15T07:46:19.201Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/systemd_cgroups_pid_in_pod.txt [2022-04-15T07:46:19.201Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/repository.go [2022-04-15T07:46:19.201Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/unix/ [2022-04-15T07:46:19.201Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/unix/unix.go [2022-04-15T07:46:19.201Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/unix/unix_test.go [2022-04-15T07:46:19.201Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/v1.go [2022-04-15T07:46:19.201Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/v1_test.go [2022-04-15T07:46:19.201Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/workloadattestor.go [2022-04-15T07:46:19.201Z] spire-1.2.1/pkg/agent/svid/ [2022-04-15T07:46:19.201Z] spire-1.2.1/pkg/agent/svid/rotator.go [2022-04-15T07:46:19.201Z] spire-1.2.1/pkg/agent/svid/rotator_config.go [2022-04-15T07:46:19.201Z] spire-1.2.1/pkg/agent/svid/rotator_test.go [2022-04-15T07:46:19.201Z] spire-1.2.1/pkg/agent/svid/store/ [2022-04-15T07:46:19.201Z] spire-1.2.1/pkg/agent/svid/store/service.go [2022-04-15T07:46:19.201Z] spire-1.2.1/pkg/agent/svid/store/service_test.go [2022-04-15T07:46:19.201Z] spire-1.2.1/pkg/common/ [2022-04-15T07:46:19.201Z] spire-1.2.1/pkg/common/agentpathtemplate/ [2022-04-15T07:46:19.201Z] spire-1.2.1/pkg/common/agentpathtemplate/template.go [2022-04-15T07:46:19.201Z] spire-1.2.1/pkg/common/agentpathtemplate/template_test.go [2022-04-15T07:46:19.201Z] spire-1.2.1/pkg/common/api/ [2022-04-15T07:46:19.201Z] spire-1.2.1/pkg/common/api/metrics.go [2022-04-15T07:46:19.201Z] spire-1.2.1/pkg/common/api/middleware/ [2022-04-15T07:46:19.201Z] spire-1.2.1/pkg/common/api/middleware/common_test.go [2022-04-15T07:46:19.201Z] spire-1.2.1/pkg/common/api/middleware/interceptor.go [2022-04-15T07:46:19.201Z] spire-1.2.1/pkg/common/api/middleware/interceptor_test.go [2022-04-15T07:46:19.201Z] spire-1.2.1/pkg/common/api/middleware/logger.go [2022-04-15T07:46:19.201Z] spire-1.2.1/pkg/common/api/middleware/logger_test.go [2022-04-15T07:46:19.201Z] spire-1.2.1/pkg/common/api/middleware/metrics.go [2022-04-15T07:46:19.201Z] spire-1.2.1/pkg/common/api/middleware/metrics_test.go [2022-04-15T07:46:19.201Z] spire-1.2.1/pkg/common/api/middleware/middleware.go [2022-04-15T07:46:19.201Z] spire-1.2.1/pkg/common/api/middleware/middleware_test.go [2022-04-15T07:46:19.201Z] spire-1.2.1/pkg/common/api/middleware/misconfig.go [2022-04-15T07:46:19.201Z] spire-1.2.1/pkg/common/api/middleware/misconfig_test.go [2022-04-15T07:46:19.201Z] spire-1.2.1/pkg/common/api/middleware/names.go [2022-04-15T07:46:19.201Z] spire-1.2.1/pkg/common/api/middleware/names_test.go [2022-04-15T07:46:19.201Z] spire-1.2.1/pkg/common/api/names.go [2022-04-15T07:46:19.201Z] spire-1.2.1/pkg/common/api/ratelimit.go [2022-04-15T07:46:19.201Z] spire-1.2.1/pkg/common/api/rpccontext/ [2022-04-15T07:46:19.201Z] spire-1.2.1/pkg/common/api/rpccontext/logger.go [2022-04-15T07:46:19.201Z] spire-1.2.1/pkg/common/api/rpccontext/metrics.go [2022-04-15T07:46:19.201Z] spire-1.2.1/pkg/common/api/rpccontext/names.go [2022-04-15T07:46:19.201Z] spire-1.2.1/pkg/common/auth/ [2022-04-15T07:46:19.201Z] spire-1.2.1/pkg/common/auth/interceptors.go [2022-04-15T07:46:19.201Z] spire-1.2.1/pkg/common/auth/interceptors_test.go [2022-04-15T07:46:19.201Z] spire-1.2.1/pkg/common/auth/untracked_uds.go [2022-04-15T07:46:19.201Z] spire-1.2.1/pkg/common/bundleutil/ [2022-04-15T07:46:19.201Z] spire-1.2.1/pkg/common/bundleutil/bundle.go [2022-04-15T07:46:19.201Z] spire-1.2.1/pkg/common/bundleutil/bundle_test.go [2022-04-15T07:46:19.201Z] spire-1.2.1/pkg/common/bundleutil/common_test.go [2022-04-15T07:46:19.201Z] spire-1.2.1/pkg/common/bundleutil/marshal.go [2022-04-15T07:46:19.201Z] spire-1.2.1/pkg/common/bundleutil/marshal_test.go [2022-04-15T07:46:19.201Z] spire-1.2.1/pkg/common/bundleutil/refreshhint.go [2022-04-15T07:46:19.201Z] spire-1.2.1/pkg/common/bundleutil/refreshhint_test.go [2022-04-15T07:46:19.201Z] spire-1.2.1/pkg/common/bundleutil/types.go [2022-04-15T07:46:19.201Z] spire-1.2.1/pkg/common/bundleutil/unmarshal.go [2022-04-15T07:46:19.201Z] spire-1.2.1/pkg/common/bundleutil/unmarshal_test.go [2022-04-15T07:46:19.201Z] spire-1.2.1/pkg/common/catalog/ [2022-04-15T07:46:19.201Z] spire-1.2.1/pkg/common/catalog/bind.go [2022-04-15T07:46:19.201Z] spire-1.2.1/pkg/common/catalog/builtin.go [2022-04-15T07:46:19.201Z] spire-1.2.1/pkg/common/catalog/catalog.go [2022-04-15T07:46:19.201Z] spire-1.2.1/pkg/common/catalog/catalog_test.go [2022-04-15T07:46:19.201Z] spire-1.2.1/pkg/common/catalog/closers.go [2022-04-15T07:46:19.201Z] spire-1.2.1/pkg/common/catalog/cmd_linux.go [2022-04-15T07:46:19.201Z] spire-1.2.1/pkg/common/catalog/cmd_other.go [2022-04-15T07:46:19.201Z] spire-1.2.1/pkg/common/catalog/config.go [2022-04-15T07:46:19.201Z] spire-1.2.1/pkg/common/catalog/config_test.go [2022-04-15T07:46:19.201Z] spire-1.2.1/pkg/common/catalog/configure.go [2022-04-15T07:46:19.201Z] spire-1.2.1/pkg/common/catalog/constraints.go [2022-04-15T07:46:19.201Z] spire-1.2.1/pkg/common/catalog/constraints_test.go [2022-04-15T07:46:19.201Z] spire-1.2.1/pkg/common/catalog/context.go [2022-04-15T07:46:19.201Z] spire-1.2.1/pkg/common/catalog/external.go [2022-04-15T07:46:19.201Z] spire-1.2.1/pkg/common/catalog/host.go [2022-04-15T07:46:19.201Z] spire-1.2.1/pkg/common/catalog/pipenet.go [2022-04-15T07:46:19.201Z] spire-1.2.1/pkg/common/catalog/plugin.go [2022-04-15T07:46:19.201Z] spire-1.2.1/pkg/common/catalog/testplugin/ [2022-04-15T07:46:19.201Z] spire-1.2.1/pkg/common/catalog/testplugin/.gitignore [2022-04-15T07:46:19.201Z] spire-1.2.1/pkg/common/catalog/testplugin/main.go [2022-04-15T07:46:19.201Z] spire-1.2.1/pkg/common/catalog/testplugin/plugin.go [2022-04-15T07:46:19.201Z] spire-1.2.1/pkg/common/cli/ [2022-04-15T07:46:19.201Z] spire-1.2.1/pkg/common/cli/env.go [2022-04-15T07:46:19.201Z] spire-1.2.1/pkg/common/cli/flags.go [2022-04-15T07:46:19.201Z] spire-1.2.1/pkg/common/cli/trust_domain.go [2022-04-15T07:46:19.201Z] spire-1.2.1/pkg/common/cli/trust_domain_test.go [2022-04-15T07:46:19.201Z] spire-1.2.1/pkg/common/cli/umask.go [2022-04-15T07:46:19.201Z] spire-1.2.1/pkg/common/cli/umask_posix.go [2022-04-15T07:46:19.201Z] spire-1.2.1/pkg/common/cli/umask_test.go [2022-04-15T07:46:19.201Z] spire-1.2.1/pkg/common/cli/umask_windows.go [2022-04-15T07:46:19.201Z] spire-1.2.1/pkg/common/cliprinter/ [2022-04-15T07:46:19.201Z] spire-1.2.1/pkg/common/cliprinter/cliprinter.go [2022-04-15T07:46:19.201Z] spire-1.2.1/pkg/common/cliprinter/cliprinter_test.go [2022-04-15T07:46:19.201Z] spire-1.2.1/pkg/common/cliprinter/flag.go [2022-04-15T07:46:19.201Z] spire-1.2.1/pkg/common/cliprinter/flag_test.go [2022-04-15T07:46:19.201Z] spire-1.2.1/pkg/common/cliprinter/format.go [2022-04-15T07:46:19.201Z] spire-1.2.1/pkg/common/cliprinter/format_test.go [2022-04-15T07:46:19.201Z] spire-1.2.1/pkg/common/cliprinter/internal/ [2022-04-15T07:46:19.201Z] spire-1.2.1/pkg/common/cliprinter/internal/errorjson/ [2022-04-15T07:46:19.201Z] spire-1.2.1/pkg/common/cliprinter/internal/errorjson/errorjson.go [2022-04-15T07:46:19.201Z] spire-1.2.1/pkg/common/cliprinter/internal/errorjson/errorjson_test.go [2022-04-15T07:46:19.201Z] spire-1.2.1/pkg/common/cliprinter/internal/errorpretty/ [2022-04-15T07:46:19.201Z] spire-1.2.1/pkg/common/cliprinter/internal/errorpretty/errorpretty.go [2022-04-15T07:46:19.201Z] spire-1.2.1/pkg/common/cliprinter/internal/errorpretty/errorpretty_test.go [2022-04-15T07:46:19.201Z] spire-1.2.1/pkg/common/cliprinter/internal/protojson/ [2022-04-15T07:46:19.201Z] spire-1.2.1/pkg/common/cliprinter/internal/protojson/protojson.go [2022-04-15T07:46:19.201Z] spire-1.2.1/pkg/common/cliprinter/internal/protojson/protojson_test.go [2022-04-15T07:46:19.201Z] spire-1.2.1/pkg/common/cliprinter/internal/protopretty/ [2022-04-15T07:46:19.201Z] spire-1.2.1/pkg/common/cliprinter/internal/protopretty/protopretty.go [2022-04-15T07:46:19.201Z] spire-1.2.1/pkg/common/cliprinter/internal/protopretty/protopretty_test.go [2022-04-15T07:46:19.201Z] spire-1.2.1/pkg/common/cliprinter/internal/structjson/ [2022-04-15T07:46:19.201Z] spire-1.2.1/pkg/common/cliprinter/internal/structjson/structjson.go [2022-04-15T07:46:19.201Z] spire-1.2.1/pkg/common/cliprinter/internal/structjson/structjson_test.go [2022-04-15T07:46:19.201Z] spire-1.2.1/pkg/common/cliprinter/internal/structpretty/ [2022-04-15T07:46:19.201Z] spire-1.2.1/pkg/common/cliprinter/internal/structpretty/structpretty.go [2022-04-15T07:46:19.201Z] spire-1.2.1/pkg/common/cliprinter/internal/structpretty/structpretty_test.go [2022-04-15T07:46:19.201Z] spire-1.2.1/pkg/common/coretypes/ [2022-04-15T07:46:19.201Z] spire-1.2.1/pkg/common/coretypes/bundle/ [2022-04-15T07:46:19.201Z] spire-1.2.1/pkg/common/coretypes/bundle/bundle_test.go [2022-04-15T07:46:19.201Z] spire-1.2.1/pkg/common/coretypes/bundle/commontypes.go [2022-04-15T07:46:19.201Z] spire-1.2.1/pkg/common/coretypes/bundle/plugintypes.go [2022-04-15T07:46:19.201Z] spire-1.2.1/pkg/common/coretypes/bundle/require.go [2022-04-15T07:46:19.201Z] spire-1.2.1/pkg/common/coretypes/jwtkey/ [2022-04-15T07:46:19.201Z] spire-1.2.1/pkg/common/coretypes/jwtkey/apitypes.go [2022-04-15T07:46:19.201Z] spire-1.2.1/pkg/common/coretypes/jwtkey/commontypes.go [2022-04-15T07:46:19.201Z] spire-1.2.1/pkg/common/coretypes/jwtkey/jwtkey.go [2022-04-15T07:46:19.201Z] spire-1.2.1/pkg/common/coretypes/jwtkey/jwtkey_test.go [2022-04-15T07:46:19.201Z] spire-1.2.1/pkg/common/coretypes/jwtkey/plugintypes.go [2022-04-15T07:46:19.201Z] spire-1.2.1/pkg/common/coretypes/jwtkey/require.go [2022-04-15T07:46:19.201Z] spire-1.2.1/pkg/common/coretypes/x509certificate/ [2022-04-15T07:46:19.201Z] spire-1.2.1/pkg/common/coretypes/x509certificate/commontypes.go [2022-04-15T07:46:19.201Z] spire-1.2.1/pkg/common/coretypes/x509certificate/plugintypes.go [2022-04-15T07:46:19.201Z] spire-1.2.1/pkg/common/coretypes/x509certificate/require.go [2022-04-15T07:46:19.201Z] spire-1.2.1/pkg/common/coretypes/x509certificate/x509certificate.go [2022-04-15T07:46:19.201Z] spire-1.2.1/pkg/common/coretypes/x509certificate/x509certificate_test.go [2022-04-15T07:46:19.201Z] spire-1.2.1/pkg/common/cryptoutil/ [2022-04-15T07:46:19.201Z] spire-1.2.1/pkg/common/cryptoutil/keys.go [2022-04-15T07:46:19.201Z] spire-1.2.1/pkg/common/cryptoutil/keys_test.go [2022-04-15T07:46:19.201Z] spire-1.2.1/pkg/common/diskutil/ [2022-04-15T07:46:19.201Z] spire-1.2.1/pkg/common/diskutil/file_posix.go [2022-04-15T07:46:19.201Z] spire-1.2.1/pkg/common/diskutil/file_test.go [2022-04-15T07:46:19.201Z] spire-1.2.1/pkg/common/diskutil/file_windows.go [2022-04-15T07:46:19.201Z] spire-1.2.1/pkg/common/errorutil/ [2022-04-15T07:46:19.201Z] spire-1.2.1/pkg/common/errorutil/wrapper.go [2022-04-15T07:46:19.201Z] spire-1.2.1/pkg/common/health/ [2022-04-15T07:46:19.201Z] spire-1.2.1/pkg/common/health/config.go [2022-04-15T07:46:19.201Z] spire-1.2.1/pkg/common/health/context.go [2022-04-15T07:46:19.201Z] spire-1.2.1/pkg/common/health/context_test.go [2022-04-15T07:46:19.201Z] spire-1.2.1/pkg/common/health/health.go [2022-04-15T07:46:19.201Z] spire-1.2.1/pkg/common/health/health_test.go [2022-04-15T07:46:19.201Z] spire-1.2.1/pkg/common/health/logger.go [2022-04-15T07:46:19.201Z] spire-1.2.1/pkg/common/hostservice/ [2022-04-15T07:46:19.201Z] spire-1.2.1/pkg/common/hostservice/metricsservice/ [2022-04-15T07:46:19.201Z] spire-1.2.1/pkg/common/hostservice/metricsservice/v1.go [2022-04-15T07:46:19.201Z] spire-1.2.1/pkg/common/hostservice/metricsservice/v1_test.go [2022-04-15T07:46:19.201Z] spire-1.2.1/pkg/common/idutil/ [2022-04-15T07:46:19.201Z] spire-1.2.1/pkg/common/idutil/require.go [2022-04-15T07:46:19.201Z] spire-1.2.1/pkg/common/idutil/require_test.go [2022-04-15T07:46:19.201Z] spire-1.2.1/pkg/common/idutil/safety.go [2022-04-15T07:46:19.201Z] spire-1.2.1/pkg/common/idutil/safety_test.go [2022-04-15T07:46:19.201Z] spire-1.2.1/pkg/common/idutil/spiffeid.go [2022-04-15T07:46:19.201Z] spire-1.2.1/pkg/common/idutil/spiffeid_test.go [2022-04-15T07:46:19.201Z] spire-1.2.1/pkg/common/jwtsvid/ [2022-04-15T07:46:19.201Z] spire-1.2.1/pkg/common/jwtsvid/common.go [2022-04-15T07:46:19.201Z] spire-1.2.1/pkg/common/jwtsvid/sign.go [2022-04-15T07:46:19.201Z] spire-1.2.1/pkg/common/jwtsvid/token_test.go [2022-04-15T07:46:19.201Z] spire-1.2.1/pkg/common/jwtsvid/validate.go [2022-04-15T07:46:19.201Z] spire-1.2.1/pkg/common/jwtutil/ [2022-04-15T07:46:19.201Z] spire-1.2.1/pkg/common/jwtutil/keyset.go [2022-04-15T07:46:19.201Z] spire-1.2.1/pkg/common/jwtutil/keyset_test.go [2022-04-15T07:46:19.201Z] spire-1.2.1/pkg/common/log/ [2022-04-15T07:46:19.201Z] spire-1.2.1/pkg/common/log/hclog_adapter.go [2022-04-15T07:46:19.201Z] spire-1.2.1/pkg/common/log/hclog_adapter_test.go [2022-04-15T07:46:19.201Z] spire-1.2.1/pkg/common/log/log.go [2022-04-15T07:46:19.201Z] spire-1.2.1/pkg/common/log/log_test.go [2022-04-15T07:46:19.201Z] spire-1.2.1/pkg/common/log/options.go [2022-04-15T07:46:19.201Z] spire-1.2.1/pkg/common/nodeutil/ [2022-04-15T07:46:19.201Z] spire-1.2.1/pkg/common/nodeutil/node.go [2022-04-15T07:46:19.201Z] spire-1.2.1/pkg/common/nodeutil/node_test.go [2022-04-15T07:46:19.201Z] spire-1.2.1/pkg/common/peertracker/ [2022-04-15T07:46:19.201Z] spire-1.2.1/pkg/common/peertracker/conn.go [2022-04-15T07:46:19.201Z] spire-1.2.1/pkg/common/peertracker/credentials.go [2022-04-15T07:46:19.201Z] spire-1.2.1/pkg/common/peertracker/errors.go [2022-04-15T07:46:19.201Z] spire-1.2.1/pkg/common/peertracker/getpid_windows.c [2022-04-15T07:46:19.201Z] spire-1.2.1/pkg/common/peertracker/getpid_windows.h [2022-04-15T07:46:19.201Z] spire-1.2.1/pkg/common/peertracker/info.go [2022-04-15T07:46:19.201Z] spire-1.2.1/pkg/common/peertracker/listener.go [2022-04-15T07:46:19.201Z] spire-1.2.1/pkg/common/peertracker/listener_test.go [2022-04-15T07:46:19.201Z] spire-1.2.1/pkg/common/peertracker/peertracker.go [2022-04-15T07:46:19.201Z] spire-1.2.1/pkg/common/peertracker/peertracker_test.go [2022-04-15T07:46:19.201Z] spire-1.2.1/pkg/common/peertracker/peertracker_test_child_posix.go [2022-04-15T07:46:19.201Z] spire-1.2.1/pkg/common/peertracker/peertracker_test_child_windows.go [2022-04-15T07:46:19.201Z] spire-1.2.1/pkg/common/peertracker/peertracker_test_posix.go [2022-04-15T07:46:19.201Z] spire-1.2.1/pkg/common/peertracker/peertracker_test_windows.go [2022-04-15T07:46:19.201Z] spire-1.2.1/pkg/common/peertracker/tcp.go [2022-04-15T07:46:19.201Z] spire-1.2.1/pkg/common/peertracker/tcp_fallback.go [2022-04-15T07:46:19.201Z] spire-1.2.1/pkg/common/peertracker/tcp_windows.go [2022-04-15T07:46:19.201Z] spire-1.2.1/pkg/common/peertracker/tracker_bsd.go [2022-04-15T07:46:19.201Z] spire-1.2.1/pkg/common/peertracker/tracker_fallback.go [2022-04-15T07:46:19.201Z] spire-1.2.1/pkg/common/peertracker/tracker_linux.go [2022-04-15T07:46:19.201Z] spire-1.2.1/pkg/common/peertracker/tracker_linux_test.go [2022-04-15T07:46:19.201Z] spire-1.2.1/pkg/common/peertracker/tracker_windows.go [2022-04-15T07:46:19.201Z] spire-1.2.1/pkg/common/peertracker/uds.go [2022-04-15T07:46:19.201Z] spire-1.2.1/pkg/common/peertracker/uds_bsd.go [2022-04-15T07:46:19.201Z] spire-1.2.1/pkg/common/peertracker/uds_fallback.go [2022-04-15T07:46:19.202Z] spire-1.2.1/pkg/common/peertracker/uds_linux.go [2022-04-15T07:46:19.202Z] spire-1.2.1/pkg/common/pemutil/ [2022-04-15T07:46:19.202Z] spire-1.2.1/pkg/common/pemutil/block.go [2022-04-15T07:46:19.202Z] spire-1.2.1/pkg/common/pemutil/certs.go [2022-04-15T07:46:19.202Z] spire-1.2.1/pkg/common/pemutil/common.go [2022-04-15T07:46:19.202Z] spire-1.2.1/pkg/common/pemutil/csr.go [2022-04-15T07:46:19.202Z] spire-1.2.1/pkg/common/pemutil/keys.go [2022-04-15T07:46:19.202Z] spire-1.2.1/pkg/common/pemutil/pemutil_test.go [2022-04-15T07:46:19.202Z] spire-1.2.1/pkg/common/pemutil/testdata/ [2022-04-15T07:46:19.202Z] spire-1.2.1/pkg/common/pemutil/testdata/cert.pem [2022-04-15T07:46:19.202Z] spire-1.2.1/pkg/common/pemutil/testdata/certs.pem [2022-04-15T07:46:19.202Z] spire-1.2.1/pkg/common/pemutil/testdata/csr.pem [2022-04-15T07:46:19.202Z] spire-1.2.1/pkg/common/pemutil/testdata/ecdsa-key-pkcs8.pem [2022-04-15T07:46:19.202Z] spire-1.2.1/pkg/common/pemutil/testdata/ecdsa-key.pem [2022-04-15T07:46:19.202Z] spire-1.2.1/pkg/common/pemutil/testdata/key.pem [2022-04-15T07:46:19.202Z] spire-1.2.1/pkg/common/pemutil/testdata/public-rsa-key.pem [2022-04-15T07:46:19.202Z] spire-1.2.1/pkg/common/pemutil/testdata/rsa-key-pkcs8.pem [2022-04-15T07:46:19.202Z] spire-1.2.1/pkg/common/pemutil/testdata/rsa-key.pem [2022-04-15T07:46:19.202Z] spire-1.2.1/pkg/common/plugin/ [2022-04-15T07:46:19.202Z] spire-1.2.1/pkg/common/plugin/aws/ [2022-04-15T07:46:19.202Z] spire-1.2.1/pkg/common/plugin/aws/iid.go [2022-04-15T07:46:19.202Z] spire-1.2.1/pkg/common/plugin/azure/ [2022-04-15T07:46:19.202Z] spire-1.2.1/pkg/common/plugin/azure/msi.go [2022-04-15T07:46:19.202Z] spire-1.2.1/pkg/common/plugin/azure/msi_test.go [2022-04-15T07:46:19.202Z] spire-1.2.1/pkg/common/plugin/facade.go [2022-04-15T07:46:19.202Z] spire-1.2.1/pkg/common/plugin/facade_test.go [2022-04-15T07:46:19.202Z] spire-1.2.1/pkg/common/plugin/gcp/ [2022-04-15T07:46:19.202Z] spire-1.2.1/pkg/common/plugin/gcp/iit.go [2022-04-15T07:46:19.202Z] spire-1.2.1/pkg/common/plugin/k8s/ [2022-04-15T07:46:19.202Z] spire-1.2.1/pkg/common/plugin/k8s/apiserver/ [2022-04-15T07:46:19.202Z] spire-1.2.1/pkg/common/plugin/k8s/apiserver/client.go [2022-04-15T07:46:19.202Z] spire-1.2.1/pkg/common/plugin/k8s/apiserver/client_test.go [2022-04-15T07:46:19.202Z] spire-1.2.1/pkg/common/plugin/k8s/utils.go [2022-04-15T07:46:19.202Z] spire-1.2.1/pkg/common/plugin/k8s/utils_test.go [2022-04-15T07:46:19.202Z] spire-1.2.1/pkg/common/plugin/log.go [2022-04-15T07:46:19.202Z] spire-1.2.1/pkg/common/plugin/sshpop/ [2022-04-15T07:46:19.202Z] spire-1.2.1/pkg/common/plugin/sshpop/handshake.go [2022-04-15T07:46:19.202Z] spire-1.2.1/pkg/common/plugin/sshpop/handshake_test.go [2022-04-15T07:46:19.202Z] spire-1.2.1/pkg/common/plugin/sshpop/sshpop.go [2022-04-15T07:46:19.202Z] spire-1.2.1/pkg/common/plugin/sshpop/sshpop_test.go [2022-04-15T07:46:19.202Z] spire-1.2.1/pkg/common/plugin/sshpop/testdata/ [2022-04-15T07:46:19.202Z] spire-1.2.1/pkg/common/plugin/sshpop/testdata/dummy_agent_ssh_key [2022-04-15T07:46:19.202Z] spire-1.2.1/pkg/common/plugin/sshpop/testdata/dummy_agent_ssh_key-cert.pub [2022-04-15T07:46:19.202Z] spire-1.2.1/pkg/common/plugin/sshpop/testdata/dummy_ssh_cert_authority.pub [2022-04-15T07:46:19.202Z] spire-1.2.1/pkg/common/plugin/sshpop/testdata/empty_ssh_cert_authority.pub [2022-04-15T07:46:19.202Z] spire-1.2.1/pkg/common/plugin/sshpop/testdata/many_ssh_cert_authorities.pub [2022-04-15T07:46:19.202Z] spire-1.2.1/pkg/common/plugin/tpmdevid/ [2022-04-15T07:46:19.202Z] spire-1.2.1/pkg/common/plugin/tpmdevid/devid.go [2022-04-15T07:46:19.202Z] spire-1.2.1/pkg/common/plugin/x509pop/ [2022-04-15T07:46:19.202Z] spire-1.2.1/pkg/common/plugin/x509pop/x509pop.go [2022-04-15T07:46:19.202Z] spire-1.2.1/pkg/common/plugin/x509pop/x509pop_test.go [2022-04-15T07:46:19.202Z] spire-1.2.1/pkg/common/profiling/ [2022-04-15T07:46:19.202Z] spire-1.2.1/pkg/common/profiling/dumpers.go [2022-04-15T07:46:19.202Z] spire-1.2.1/pkg/common/profiling/profiling.go [2022-04-15T07:46:19.202Z] spire-1.2.1/pkg/common/protoutil/ [2022-04-15T07:46:19.202Z] spire-1.2.1/pkg/common/protoutil/masks.go [2022-04-15T07:46:19.202Z] spire-1.2.1/pkg/common/protoutil/masks_test.go [2022-04-15T07:46:19.202Z] spire-1.2.1/pkg/common/rotationutil/ [2022-04-15T07:46:19.202Z] spire-1.2.1/pkg/common/rotationutil/rotationutil.go [2022-04-15T07:46:19.202Z] spire-1.2.1/pkg/common/rotationutil/rotationutil_test.go [2022-04-15T07:46:19.202Z] spire-1.2.1/pkg/common/selector/ [2022-04-15T07:46:19.202Z] spire-1.2.1/pkg/common/selector/selector.go [2022-04-15T07:46:19.202Z] spire-1.2.1/pkg/common/selector/selector_test.go [2022-04-15T07:46:19.202Z] spire-1.2.1/pkg/common/selector/set.go [2022-04-15T07:46:19.202Z] spire-1.2.1/pkg/common/selector/set_utils.go [2022-04-15T07:46:19.202Z] spire-1.2.1/pkg/common/selector/set_utils_test.go [2022-04-15T07:46:19.202Z] spire-1.2.1/pkg/common/telemetry/ [2022-04-15T07:46:19.202Z] spire-1.2.1/pkg/common/telemetry/agent/ [2022-04-15T07:46:19.202Z] spire-1.2.1/pkg/common/telemetry/agent/keymanager/ [2022-04-15T07:46:19.202Z] spire-1.2.1/pkg/common/telemetry/agent/keymanager/keymanager.go [2022-04-15T07:46:19.202Z] spire-1.2.1/pkg/common/telemetry/agent/keymanager/wrapper.go [2022-04-15T07:46:19.202Z] spire-1.2.1/pkg/common/telemetry/agent/keymanager/wrapper_test.go [2022-04-15T07:46:19.202Z] spire-1.2.1/pkg/common/telemetry/agent/manager.go [2022-04-15T07:46:19.202Z] spire-1.2.1/pkg/common/telemetry/agent/node.go [2022-04-15T07:46:19.202Z] spire-1.2.1/pkg/common/telemetry/agent/rotate.go [2022-04-15T07:46:19.202Z] spire-1.2.1/pkg/common/telemetry/agent/sdsapi.go [2022-04-15T07:46:19.202Z] spire-1.2.1/pkg/common/telemetry/agent/store/ [2022-04-15T07:46:19.202Z] spire-1.2.1/pkg/common/telemetry/agent/store/store.go [2022-04-15T07:46:19.202Z] spire-1.2.1/pkg/common/telemetry/agent/workloadapi/ [2022-04-15T07:46:19.202Z] spire-1.2.1/pkg/common/telemetry/agent/workloadapi/workload.go [2022-04-15T07:46:19.202Z] spire-1.2.1/pkg/common/telemetry/blackhole.go [2022-04-15T07:46:19.202Z] spire-1.2.1/pkg/common/telemetry/call.go [2022-04-15T07:46:19.202Z] spire-1.2.1/pkg/common/telemetry/common/ [2022-04-15T07:46:19.202Z] spire-1.2.1/pkg/common/telemetry/common/label_adders.go [2022-04-15T07:46:19.202Z] spire-1.2.1/pkg/common/telemetry/config.go [2022-04-15T07:46:19.202Z] spire-1.2.1/pkg/common/telemetry/dogstatsd.go [2022-04-15T07:46:19.202Z] spire-1.2.1/pkg/common/telemetry/dogstatsd_test.go [2022-04-15T07:46:19.202Z] spire-1.2.1/pkg/common/telemetry/inmem.go [2022-04-15T07:46:19.202Z] spire-1.2.1/pkg/common/telemetry/inmem_test.go [2022-04-15T07:46:19.202Z] spire-1.2.1/pkg/common/telemetry/m3.go [2022-04-15T07:46:19.202Z] spire-1.2.1/pkg/common/telemetry/m3_test.go [2022-04-15T07:46:19.202Z] spire-1.2.1/pkg/common/telemetry/metrics.go [2022-04-15T07:46:19.202Z] spire-1.2.1/pkg/common/telemetry/metrics_benchmark_test.go [2022-04-15T07:46:19.202Z] spire-1.2.1/pkg/common/telemetry/names.go [2022-04-15T07:46:19.202Z] spire-1.2.1/pkg/common/telemetry/prometheus.go [2022-04-15T07:46:19.202Z] spire-1.2.1/pkg/common/telemetry/prometheus_test.go [2022-04-15T07:46:19.202Z] spire-1.2.1/pkg/common/telemetry/sanitize.go [2022-04-15T07:46:19.202Z] spire-1.2.1/pkg/common/telemetry/sanitize_test.go [2022-04-15T07:46:19.202Z] spire-1.2.1/pkg/common/telemetry/server/ [2022-04-15T07:46:19.202Z] spire-1.2.1/pkg/common/telemetry/server/bundle_manager.go [2022-04-15T07:46:19.202Z] spire-1.2.1/pkg/common/telemetry/server/ca_manager.go [2022-04-15T07:46:19.202Z] spire-1.2.1/pkg/common/telemetry/server/datastore/ [2022-04-15T07:46:19.202Z] spire-1.2.1/pkg/common/telemetry/server/datastore/bundle.go [2022-04-15T07:46:19.202Z] spire-1.2.1/pkg/common/telemetry/server/datastore/federation_relationship.go [2022-04-15T07:46:19.202Z] spire-1.2.1/pkg/common/telemetry/server/datastore/join_token.go [2022-04-15T07:46:19.202Z] spire-1.2.1/pkg/common/telemetry/server/datastore/node.go [2022-04-15T07:46:19.202Z] spire-1.2.1/pkg/common/telemetry/server/datastore/registration.go [2022-04-15T07:46:19.202Z] spire-1.2.1/pkg/common/telemetry/server/datastore/wrapper.go [2022-04-15T07:46:19.202Z] spire-1.2.1/pkg/common/telemetry/server/datastore/wrapper_test.go [2022-04-15T07:46:19.202Z] spire-1.2.1/pkg/common/telemetry/server/keymanager/ [2022-04-15T07:46:19.202Z] spire-1.2.1/pkg/common/telemetry/server/keymanager/keymanager.go [2022-04-15T07:46:19.202Z] spire-1.2.1/pkg/common/telemetry/server/keymanager/wrapper.go [2022-04-15T07:46:19.202Z] spire-1.2.1/pkg/common/telemetry/server/keymanager/wrapper_test.go [2022-04-15T07:46:19.202Z] spire-1.2.1/pkg/common/telemetry/server/registration_manager.go [2022-04-15T07:46:19.202Z] spire-1.2.1/pkg/common/telemetry/server/rotate.go [2022-04-15T07:46:19.202Z] spire-1.2.1/pkg/common/telemetry/server/server.go [2022-04-15T07:46:19.202Z] spire-1.2.1/pkg/common/telemetry/sink.go [2022-04-15T07:46:19.202Z] spire-1.2.1/pkg/common/telemetry/statsd.go [2022-04-15T07:46:19.202Z] spire-1.2.1/pkg/common/telemetry/statsd_test.go [2022-04-15T07:46:19.202Z] spire-1.2.1/pkg/common/telemetry/uptime.go [2022-04-15T07:46:19.202Z] spire-1.2.1/pkg/common/telemetry/version.go [2022-04-15T07:46:19.202Z] spire-1.2.1/pkg/common/telemetry/withlabels.go [2022-04-15T07:46:19.202Z] spire-1.2.1/pkg/common/uptime/ [2022-04-15T07:46:19.202Z] spire-1.2.1/pkg/common/uptime/uptime.go [2022-04-15T07:46:19.202Z] spire-1.2.1/pkg/common/uptime/uptime_test.go [2022-04-15T07:46:19.202Z] spire-1.2.1/pkg/common/util/ [2022-04-15T07:46:19.202Z] spire-1.2.1/pkg/common/util/certs.go [2022-04-15T07:46:19.202Z] spire-1.2.1/pkg/common/util/certs_test.go [2022-04-15T07:46:19.202Z] spire-1.2.1/pkg/common/util/csr.go [2022-04-15T07:46:19.202Z] spire-1.2.1/pkg/common/util/hash.go [2022-04-15T07:46:19.202Z] spire-1.2.1/pkg/common/util/selectors.go [2022-04-15T07:46:19.202Z] spire-1.2.1/pkg/common/util/selectors_test.go [2022-04-15T07:46:19.202Z] spire-1.2.1/pkg/common/util/signals.go [2022-04-15T07:46:19.202Z] spire-1.2.1/pkg/common/util/sort.go [2022-04-15T07:46:19.202Z] spire-1.2.1/pkg/common/util/sort_test.go [2022-04-15T07:46:19.202Z] spire-1.2.1/pkg/common/util/task.go [2022-04-15T07:46:19.202Z] spire-1.2.1/pkg/common/util/task_test.go [2022-04-15T07:46:19.202Z] spire-1.2.1/pkg/common/util/testdata/ [2022-04-15T07:46:19.202Z] spire-1.2.1/pkg/common/util/testdata/empty-bundle.pem [2022-04-15T07:46:19.202Z] spire-1.2.1/pkg/common/util/testdata/mixed-bundle.pem [2022-04-15T07:46:19.202Z] spire-1.2.1/pkg/common/version/ [2022-04-15T07:46:19.202Z] spire-1.2.1/pkg/common/version/version.go [2022-04-15T07:46:19.202Z] spire-1.2.1/pkg/common/x509svid/ [2022-04-15T07:46:19.202Z] spire-1.2.1/pkg/common/x509svid/common_test.go [2022-04-15T07:46:19.202Z] spire-1.2.1/pkg/common/x509svid/csr.go [2022-04-15T07:46:19.202Z] spire-1.2.1/pkg/common/x509svid/upstreamca.go [2022-04-15T07:46:19.202Z] spire-1.2.1/pkg/common/x509svid/upstreamca_test.go [2022-04-15T07:46:19.202Z] spire-1.2.1/pkg/common/x509util/ [2022-04-15T07:46:19.202Z] spire-1.2.1/pkg/common/x509util/cert.go [2022-04-15T07:46:19.202Z] spire-1.2.1/pkg/common/x509util/dns.go [2022-04-15T07:46:19.202Z] spire-1.2.1/pkg/common/x509util/dns_test.go [2022-04-15T07:46:19.202Z] spire-1.2.1/pkg/common/x509util/keyid.go [2022-04-15T07:46:19.202Z] spire-1.2.1/pkg/common/x509util/keypair.go [2022-04-15T07:46:19.202Z] spire-1.2.1/pkg/common/x509util/serialnumber.go [2022-04-15T07:46:19.202Z] spire-1.2.1/pkg/common/x509util/serialnumber_test.go [2022-04-15T07:46:19.202Z] spire-1.2.1/pkg/server/ [2022-04-15T07:46:19.202Z] spire-1.2.1/pkg/server/api/ [2022-04-15T07:46:19.202Z] spire-1.2.1/pkg/server/api/agent.go [2022-04-15T07:46:19.202Z] spire-1.2.1/pkg/server/api/agent/ [2022-04-15T07:46:19.202Z] spire-1.2.1/pkg/server/api/agent/v1/ [2022-04-15T07:46:19.202Z] spire-1.2.1/pkg/server/api/agent/v1/service.go [2022-04-15T07:46:19.202Z] spire-1.2.1/pkg/server/api/agent/v1/service_test.go [2022-04-15T07:46:19.202Z] spire-1.2.1/pkg/server/api/agent_test.go [2022-04-15T07:46:19.202Z] spire-1.2.1/pkg/server/api/api.go [2022-04-15T07:46:19.202Z] spire-1.2.1/pkg/server/api/audit/ [2022-04-15T07:46:19.202Z] spire-1.2.1/pkg/server/api/audit/audit.go [2022-04-15T07:46:19.202Z] spire-1.2.1/pkg/server/api/audit/audit_test.go [2022-04-15T07:46:19.202Z] spire-1.2.1/pkg/server/api/bundle.go [2022-04-15T07:46:19.202Z] spire-1.2.1/pkg/server/api/bundle/ [2022-04-15T07:46:19.202Z] spire-1.2.1/pkg/server/api/bundle/v1/ [2022-04-15T07:46:19.202Z] spire-1.2.1/pkg/server/api/bundle/v1/service.go [2022-04-15T07:46:19.202Z] spire-1.2.1/pkg/server/api/bundle/v1/service_test.go [2022-04-15T07:46:19.202Z] spire-1.2.1/pkg/server/api/bundle_test.go [2022-04-15T07:46:19.202Z] spire-1.2.1/pkg/server/api/debug/ [2022-04-15T07:46:19.202Z] spire-1.2.1/pkg/server/api/debug/v1/ [2022-04-15T07:46:19.202Z] spire-1.2.1/pkg/server/api/debug/v1/service.go [2022-04-15T07:46:19.202Z] spire-1.2.1/pkg/server/api/debug/v1/service_test.go [2022-04-15T07:46:19.202Z] spire-1.2.1/pkg/server/api/entry.go [2022-04-15T07:46:19.202Z] spire-1.2.1/pkg/server/api/entry/ [2022-04-15T07:46:19.202Z] spire-1.2.1/pkg/server/api/entry/v1/ [2022-04-15T07:46:19.202Z] spire-1.2.1/pkg/server/api/entry/v1/service.go [2022-04-15T07:46:19.202Z] spire-1.2.1/pkg/server/api/entry/v1/service_test.go [2022-04-15T07:46:19.202Z] spire-1.2.1/pkg/server/api/entry_test.go [2022-04-15T07:46:19.202Z] spire-1.2.1/pkg/server/api/health/ [2022-04-15T07:46:19.202Z] spire-1.2.1/pkg/server/api/health/v1/ [2022-04-15T07:46:19.202Z] spire-1.2.1/pkg/server/api/health/v1/service.go [2022-04-15T07:46:19.202Z] spire-1.2.1/pkg/server/api/health/v1/service_test.go [2022-04-15T07:46:19.202Z] spire-1.2.1/pkg/server/api/id.go [2022-04-15T07:46:19.202Z] spire-1.2.1/pkg/server/api/id_test.go [2022-04-15T07:46:19.202Z] spire-1.2.1/pkg/server/api/limits/ [2022-04-15T07:46:19.202Z] spire-1.2.1/pkg/server/api/limits/limits.go [2022-04-15T07:46:19.202Z] spire-1.2.1/pkg/server/api/middleware/ [2022-04-15T07:46:19.202Z] spire-1.2.1/pkg/server/api/middleware/alias.go [2022-04-15T07:46:19.202Z] spire-1.2.1/pkg/server/api/middleware/audit.go [2022-04-15T07:46:19.202Z] spire-1.2.1/pkg/server/api/middleware/authorization.go [2022-04-15T07:46:19.202Z] spire-1.2.1/pkg/server/api/middleware/authorization_opa.go [2022-04-15T07:46:19.202Z] spire-1.2.1/pkg/server/api/middleware/authorization_test.go [2022-04-15T07:46:19.202Z] spire-1.2.1/pkg/server/api/middleware/authorize_agent.go [2022-04-15T07:46:19.202Z] spire-1.2.1/pkg/server/api/middleware/caller.go [2022-04-15T07:46:19.202Z] spire-1.2.1/pkg/server/api/middleware/caller_test.go [2022-04-15T07:46:19.202Z] spire-1.2.1/pkg/server/api/middleware/common.go [2022-04-15T07:46:19.202Z] spire-1.2.1/pkg/server/api/middleware/common_test.go [2022-04-15T07:46:19.202Z] spire-1.2.1/pkg/server/api/middleware/entries.go [2022-04-15T07:46:19.202Z] spire-1.2.1/pkg/server/api/middleware/entries_test.go [2022-04-15T07:46:19.202Z] spire-1.2.1/pkg/server/api/middleware/ratelimit.go [2022-04-15T07:46:19.202Z] spire-1.2.1/pkg/server/api/middleware/ratelimit_test.go [2022-04-15T07:46:19.202Z] spire-1.2.1/pkg/server/api/ratelimit.go [2022-04-15T07:46:19.202Z] spire-1.2.1/pkg/server/api/rpccontext/ [2022-04-15T07:46:19.202Z] spire-1.2.1/pkg/server/api/rpccontext/alias.go [2022-04-15T07:46:19.202Z] spire-1.2.1/pkg/server/api/rpccontext/audit.go [2022-04-15T07:46:19.202Z] spire-1.2.1/pkg/server/api/rpccontext/caller.go [2022-04-15T07:46:19.202Z] spire-1.2.1/pkg/server/api/rpccontext/ratelimit.go [2022-04-15T07:46:19.202Z] spire-1.2.1/pkg/server/api/selector.go [2022-04-15T07:46:19.202Z] spire-1.2.1/pkg/server/api/selector_test.go [2022-04-15T07:46:19.203Z] spire-1.2.1/pkg/server/api/status.go [2022-04-15T07:46:19.203Z] spire-1.2.1/pkg/server/api/status_test.go [2022-04-15T07:46:19.203Z] spire-1.2.1/pkg/server/api/svid/ [2022-04-15T07:46:19.203Z] spire-1.2.1/pkg/server/api/svid/v1/ [2022-04-15T07:46:19.203Z] spire-1.2.1/pkg/server/api/svid/v1/service.go [2022-04-15T07:46:19.203Z] spire-1.2.1/pkg/server/api/svid/v1/service_test.go [2022-04-15T07:46:19.203Z] spire-1.2.1/pkg/server/api/trustdomain.go [2022-04-15T07:46:19.203Z] spire-1.2.1/pkg/server/api/trustdomain/ [2022-04-15T07:46:19.203Z] spire-1.2.1/pkg/server/api/trustdomain/v1/ [2022-04-15T07:46:19.203Z] spire-1.2.1/pkg/server/api/trustdomain/v1/service.go [2022-04-15T07:46:19.203Z] spire-1.2.1/pkg/server/api/trustdomain/v1/service_test.go [2022-04-15T07:46:19.203Z] spire-1.2.1/pkg/server/api/trustdomain_test.go [2022-04-15T07:46:19.203Z] spire-1.2.1/pkg/server/authpolicy/ [2022-04-15T07:46:19.203Z] spire-1.2.1/pkg/server/authpolicy/defaults.go [2022-04-15T07:46:19.203Z] spire-1.2.1/pkg/server/authpolicy/policy.go [2022-04-15T07:46:19.203Z] spire-1.2.1/pkg/server/authpolicy/policy.rego [2022-04-15T07:46:19.203Z] spire-1.2.1/pkg/server/authpolicy/policy_data.json [2022-04-15T07:46:19.203Z] spire-1.2.1/pkg/server/authpolicy/policy_test.go [2022-04-15T07:46:19.203Z] spire-1.2.1/pkg/server/authpolicy/validate.go [2022-04-15T07:46:19.203Z] spire-1.2.1/pkg/server/bundle/ [2022-04-15T07:46:19.203Z] spire-1.2.1/pkg/server/bundle/client/ [2022-04-15T07:46:19.203Z] spire-1.2.1/pkg/server/bundle/client/client.go [2022-04-15T07:46:19.203Z] spire-1.2.1/pkg/server/bundle/client/client_test.go [2022-04-15T07:46:19.203Z] spire-1.2.1/pkg/server/bundle/client/manager.go [2022-04-15T07:46:19.203Z] spire-1.2.1/pkg/server/bundle/client/manager_test.go [2022-04-15T07:46:19.203Z] spire-1.2.1/pkg/server/bundle/client/sources.go [2022-04-15T07:46:19.203Z] spire-1.2.1/pkg/server/bundle/client/sources_test.go [2022-04-15T07:46:19.203Z] spire-1.2.1/pkg/server/bundle/client/updater.go [2022-04-15T07:46:19.203Z] spire-1.2.1/pkg/server/bundle/client/updater_test.go [2022-04-15T07:46:19.203Z] spire-1.2.1/pkg/server/ca/ [2022-04-15T07:46:19.203Z] spire-1.2.1/pkg/server/ca/ca.go [2022-04-15T07:46:19.203Z] spire-1.2.1/pkg/server/ca/ca_health.go [2022-04-15T07:46:19.203Z] spire-1.2.1/pkg/server/ca/ca_test.go [2022-04-15T07:46:19.203Z] spire-1.2.1/pkg/server/ca/journal.go [2022-04-15T07:46:19.203Z] spire-1.2.1/pkg/server/ca/journal_test.go [2022-04-15T07:46:19.203Z] spire-1.2.1/pkg/server/ca/manager.go [2022-04-15T07:46:19.203Z] spire-1.2.1/pkg/server/ca/manager_health.go [2022-04-15T07:46:19.203Z] spire-1.2.1/pkg/server/ca/manager_test.go [2022-04-15T07:46:19.203Z] spire-1.2.1/pkg/server/ca/templates.go [2022-04-15T07:46:19.203Z] spire-1.2.1/pkg/server/ca/upstream_client.go [2022-04-15T07:46:19.203Z] spire-1.2.1/pkg/server/ca/upstream_client_test.go [2022-04-15T07:46:19.203Z] spire-1.2.1/pkg/server/ca/validation.go [2022-04-15T07:46:19.203Z] spire-1.2.1/pkg/server/cache/ [2022-04-15T07:46:19.203Z] spire-1.2.1/pkg/server/cache/dscache/ [2022-04-15T07:46:19.203Z] spire-1.2.1/pkg/server/cache/dscache/cache.go [2022-04-15T07:46:19.203Z] spire-1.2.1/pkg/server/cache/dscache/cache_test.go [2022-04-15T07:46:19.203Z] spire-1.2.1/pkg/server/cache/entrycache/ [2022-04-15T07:46:19.203Z] spire-1.2.1/pkg/server/cache/entrycache/cache.go [2022-04-15T07:46:19.203Z] spire-1.2.1/pkg/server/cache/entrycache/cache_test.go [2022-04-15T07:46:19.203Z] spire-1.2.1/pkg/server/cache/entrycache/fullcache.go [2022-04-15T07:46:19.203Z] spire-1.2.1/pkg/server/cache/entrycache/fullcache_ds.go [2022-04-15T07:46:19.203Z] spire-1.2.1/pkg/server/cache/entrycache/fullcache_ds_test.go [2022-04-15T07:46:19.203Z] spire-1.2.1/pkg/server/cache/entrycache/fullcache_test.go [2022-04-15T07:46:19.203Z] spire-1.2.1/pkg/server/catalog/ [2022-04-15T07:46:19.203Z] spire-1.2.1/pkg/server/catalog/catalog.go [2022-04-15T07:46:19.203Z] spire-1.2.1/pkg/server/catalog/keymanager.go [2022-04-15T07:46:19.203Z] spire-1.2.1/pkg/server/catalog/nodeattestor.go [2022-04-15T07:46:19.203Z] spire-1.2.1/pkg/server/catalog/noderesolver.go [2022-04-15T07:46:19.203Z] spire-1.2.1/pkg/server/catalog/notifier.go [2022-04-15T07:46:19.203Z] spire-1.2.1/pkg/server/catalog/upstreamauthority.go [2022-04-15T07:46:19.203Z] spire-1.2.1/pkg/server/config.go [2022-04-15T07:46:19.203Z] spire-1.2.1/pkg/server/datastore/ [2022-04-15T07:46:19.203Z] spire-1.2.1/pkg/server/datastore/datastore.go [2022-04-15T07:46:19.203Z] spire-1.2.1/pkg/server/datastore/datastore_health.go [2022-04-15T07:46:19.203Z] spire-1.2.1/pkg/server/datastore/repository.go [2022-04-15T07:46:19.203Z] spire-1.2.1/pkg/server/datastore/sqlstore/ [2022-04-15T07:46:19.203Z] spire-1.2.1/pkg/server/datastore/sqlstore/dialect.go [2022-04-15T07:46:19.203Z] spire-1.2.1/pkg/server/datastore/sqlstore/migration.go [2022-04-15T07:46:19.203Z] spire-1.2.1/pkg/server/datastore/sqlstore/migration_test.go [2022-04-15T07:46:19.203Z] spire-1.2.1/pkg/server/datastore/sqlstore/models.go [2022-04-15T07:46:19.203Z] spire-1.2.1/pkg/server/datastore/sqlstore/mysql.go [2022-04-15T07:46:19.203Z] spire-1.2.1/pkg/server/datastore/sqlstore/postgres.go [2022-04-15T07:46:19.203Z] spire-1.2.1/pkg/server/datastore/sqlstore/sqlite.go [2022-04-15T07:46:19.203Z] spire-1.2.1/pkg/server/datastore/sqlstore/sqlite_no_cgo.go [2022-04-15T07:46:19.203Z] spire-1.2.1/pkg/server/datastore/sqlstore/sqlite_test.go [2022-04-15T07:46:19.203Z] spire-1.2.1/pkg/server/datastore/sqlstore/sqlstore.go [2022-04-15T07:46:19.203Z] spire-1.2.1/pkg/server/datastore/sqlstore/sqlstore_test.go [2022-04-15T07:46:19.203Z] spire-1.2.1/pkg/server/datastore/sqlstore/stmt_cache.go [2022-04-15T07:46:19.203Z] spire-1.2.1/pkg/server/datastore/sqlstore/testdata/ [2022-04-15T07:46:19.203Z] spire-1.2.1/pkg/server/datastore/sqlstore/testdata/entries.json [2022-04-15T07:46:19.203Z] spire-1.2.1/pkg/server/datastore/sqlstore/testdata/entries_federates_with.json [2022-04-15T07:46:19.203Z] spire-1.2.1/pkg/server/datastore/sqlstore/testdata/invalid_registration_entries.json [2022-04-15T07:46:19.203Z] spire-1.2.1/pkg/server/datastore/sqlstore/testdata/valid_registration_entries.json [2022-04-15T07:46:19.203Z] spire-1.2.1/pkg/server/endpoints/ [2022-04-15T07:46:19.203Z] spire-1.2.1/pkg/server/endpoints/bundle/ [2022-04-15T07:46:19.203Z] spire-1.2.1/pkg/server/endpoints/bundle/acme_auth.go [2022-04-15T07:46:19.203Z] spire-1.2.1/pkg/server/endpoints/bundle/config.go [2022-04-15T07:46:19.203Z] spire-1.2.1/pkg/server/endpoints/bundle/internal/ [2022-04-15T07:46:19.203Z] spire-1.2.1/pkg/server/endpoints/bundle/internal/README [2022-04-15T07:46:19.203Z] spire-1.2.1/pkg/server/endpoints/bundle/internal/acmetest/ [2022-04-15T07:46:19.203Z] spire-1.2.1/pkg/server/endpoints/bundle/internal/acmetest/ca.go [2022-04-15T07:46:19.203Z] spire-1.2.1/pkg/server/endpoints/bundle/internal/autocert/ [2022-04-15T07:46:19.203Z] spire-1.2.1/pkg/server/endpoints/bundle/internal/autocert/autocert.go [2022-04-15T07:46:19.203Z] spire-1.2.1/pkg/server/endpoints/bundle/internal/autocert/cache.go [2022-04-15T07:46:19.203Z] spire-1.2.1/pkg/server/endpoints/bundle/internal/autocert/keys.go [2022-04-15T07:46:19.203Z] spire-1.2.1/pkg/server/endpoints/bundle/internal/autocert/listener.go [2022-04-15T07:46:19.203Z] spire-1.2.1/pkg/server/endpoints/bundle/internal/autocert/renewal.go [2022-04-15T07:46:19.203Z] spire-1.2.1/pkg/server/endpoints/bundle/server.go [2022-04-15T07:46:19.203Z] spire-1.2.1/pkg/server/endpoints/bundle/server_test.go [2022-04-15T07:46:19.203Z] spire-1.2.1/pkg/server/endpoints/bundle/spiffe_auth.go [2022-04-15T07:46:19.203Z] spire-1.2.1/pkg/server/endpoints/config.go [2022-04-15T07:46:19.203Z] spire-1.2.1/pkg/server/endpoints/endpoints.go [2022-04-15T07:46:19.203Z] spire-1.2.1/pkg/server/endpoints/endpoints_test.go [2022-04-15T07:46:19.203Z] spire-1.2.1/pkg/server/endpoints/entryfetcher.go [2022-04-15T07:46:19.203Z] spire-1.2.1/pkg/server/endpoints/entryfetcher_test.go [2022-04-15T07:46:19.203Z] spire-1.2.1/pkg/server/endpoints/middleware.go [2022-04-15T07:46:19.203Z] spire-1.2.1/pkg/server/endpoints/middleware_test.go [2022-04-15T07:46:19.203Z] spire-1.2.1/pkg/server/hostservice/ [2022-04-15T07:46:19.203Z] spire-1.2.1/pkg/server/hostservice/agentstore/ [2022-04-15T07:46:19.203Z] spire-1.2.1/pkg/server/hostservice/agentstore/agentstore.go [2022-04-15T07:46:19.203Z] spire-1.2.1/pkg/server/hostservice/agentstore/agentstore_test.go [2022-04-15T07:46:19.203Z] spire-1.2.1/pkg/server/hostservice/agentstore/attestation.go [2022-04-15T07:46:19.203Z] spire-1.2.1/pkg/server/hostservice/agentstore/attestation_test.go [2022-04-15T07:46:19.203Z] spire-1.2.1/pkg/server/hostservice/identityprovider/ [2022-04-15T07:46:19.203Z] spire-1.2.1/pkg/server/hostservice/identityprovider/identityprovider.go [2022-04-15T07:46:19.203Z] spire-1.2.1/pkg/server/hostservice/identityprovider/identityprovider_test.go [2022-04-15T07:46:19.203Z] spire-1.2.1/pkg/server/plugin/ [2022-04-15T07:46:19.203Z] spire-1.2.1/pkg/server/plugin/keymanager/ [2022-04-15T07:46:19.203Z] spire-1.2.1/pkg/server/plugin/keymanager/awskms/ [2022-04-15T07:46:19.203Z] spire-1.2.1/pkg/server/plugin/keymanager/awskms/awskms.go [2022-04-15T07:46:19.203Z] spire-1.2.1/pkg/server/plugin/keymanager/awskms/awskms_test.go [2022-04-15T07:46:19.203Z] spire-1.2.1/pkg/server/plugin/keymanager/awskms/client.go [2022-04-15T07:46:19.203Z] spire-1.2.1/pkg/server/plugin/keymanager/awskms/client_fake.go [2022-04-15T07:46:19.203Z] spire-1.2.1/pkg/server/plugin/keymanager/awskms/fetcher.go [2022-04-15T07:46:19.203Z] spire-1.2.1/pkg/server/plugin/keymanager/base/ [2022-04-15T07:46:19.203Z] spire-1.2.1/pkg/server/plugin/keymanager/base/keymanagerbase.go [2022-04-15T07:46:19.203Z] spire-1.2.1/pkg/server/plugin/keymanager/constant.go [2022-04-15T07:46:19.203Z] spire-1.2.1/pkg/server/plugin/keymanager/disk/ [2022-04-15T07:46:19.203Z] spire-1.2.1/pkg/server/plugin/keymanager/disk/disk.go [2022-04-15T07:46:19.203Z] spire-1.2.1/pkg/server/plugin/keymanager/disk/disk_test.go [2022-04-15T07:46:19.203Z] spire-1.2.1/pkg/server/plugin/keymanager/keymanager.go [2022-04-15T07:46:19.203Z] spire-1.2.1/pkg/server/plugin/keymanager/memory/ [2022-04-15T07:46:19.203Z] spire-1.2.1/pkg/server/plugin/keymanager/memory/memory.go [2022-04-15T07:46:19.203Z] spire-1.2.1/pkg/server/plugin/keymanager/memory/memory_test.go [2022-04-15T07:46:19.203Z] spire-1.2.1/pkg/server/plugin/keymanager/repository.go [2022-04-15T07:46:19.203Z] spire-1.2.1/pkg/server/plugin/keymanager/test/ [2022-04-15T07:46:19.203Z] spire-1.2.1/pkg/server/plugin/keymanager/test/keymanagertest.go [2022-04-15T07:46:19.203Z] spire-1.2.1/pkg/server/plugin/keymanager/v1.go [2022-04-15T07:46:19.203Z] spire-1.2.1/pkg/server/plugin/keymanager/v1_test.go [2022-04-15T07:46:19.203Z] spire-1.2.1/pkg/server/plugin/nodeattestor/ [2022-04-15T07:46:19.203Z] spire-1.2.1/pkg/server/plugin/nodeattestor/aws/ [2022-04-15T07:46:19.203Z] spire-1.2.1/pkg/server/plugin/nodeattestor/aws/awsca.go [2022-04-15T07:46:19.203Z] spire-1.2.1/pkg/server/plugin/nodeattestor/aws/client.go [2022-04-15T07:46:19.203Z] spire-1.2.1/pkg/server/plugin/nodeattestor/aws/iid.go [2022-04-15T07:46:19.203Z] spire-1.2.1/pkg/server/plugin/nodeattestor/aws/iid_test.go [2022-04-15T07:46:19.203Z] spire-1.2.1/pkg/server/plugin/nodeattestor/aws/session.go [2022-04-15T07:46:19.203Z] spire-1.2.1/pkg/server/plugin/nodeattestor/aws/spiffeid.go [2022-04-15T07:46:19.203Z] spire-1.2.1/pkg/server/plugin/nodeattestor/aws/spiffeid_test.go [2022-04-15T07:46:19.203Z] spire-1.2.1/pkg/server/plugin/nodeattestor/azure/ [2022-04-15T07:46:19.203Z] spire-1.2.1/pkg/server/plugin/nodeattestor/azure/msi.go [2022-04-15T07:46:19.203Z] spire-1.2.1/pkg/server/plugin/nodeattestor/azure/msi_test.go [2022-04-15T07:46:19.203Z] spire-1.2.1/pkg/server/plugin/nodeattestor/base/ [2022-04-15T07:46:19.203Z] spire-1.2.1/pkg/server/plugin/nodeattestor/base/base.go [2022-04-15T07:46:19.203Z] spire-1.2.1/pkg/server/plugin/nodeattestor/gcp/ [2022-04-15T07:46:19.203Z] spire-1.2.1/pkg/server/plugin/nodeattestor/gcp/google_public_key_retriever.go [2022-04-15T07:46:19.203Z] spire-1.2.1/pkg/server/plugin/nodeattestor/gcp/google_public_key_retriever_test.go [2022-04-15T07:46:19.203Z] spire-1.2.1/pkg/server/plugin/nodeattestor/gcp/iit.go [2022-04-15T07:46:19.203Z] spire-1.2.1/pkg/server/plugin/nodeattestor/gcp/iit_test.go [2022-04-15T07:46:19.203Z] spire-1.2.1/pkg/server/plugin/nodeattestor/jointoken/ [2022-04-15T07:46:19.203Z] spire-1.2.1/pkg/server/plugin/nodeattestor/jointoken/join_token.go [2022-04-15T07:46:19.203Z] spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/ [2022-04-15T07:46:19.203Z] spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/psat/ [2022-04-15T07:46:19.203Z] spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/psat/psat.go [2022-04-15T07:46:19.203Z] spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/psat/psat_test.go [2022-04-15T07:46:19.203Z] spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/sat/ [2022-04-15T07:46:19.203Z] spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/sat/sat.go [2022-04-15T07:46:19.203Z] spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/sat/sat_test.go [2022-04-15T07:46:19.203Z] spire-1.2.1/pkg/server/plugin/nodeattestor/nodeattestor.go [2022-04-15T07:46:19.203Z] spire-1.2.1/pkg/server/plugin/nodeattestor/repository.go [2022-04-15T07:46:19.203Z] spire-1.2.1/pkg/server/plugin/nodeattestor/sshpop/ [2022-04-15T07:46:19.203Z] spire-1.2.1/pkg/server/plugin/nodeattestor/sshpop/sshpop.go [2022-04-15T07:46:19.203Z] spire-1.2.1/pkg/server/plugin/nodeattestor/sshpop/sshpop_test.go [2022-04-15T07:46:19.203Z] spire-1.2.1/pkg/server/plugin/nodeattestor/tpmdevid/ [2022-04-15T07:46:19.203Z] spire-1.2.1/pkg/server/plugin/nodeattestor/tpmdevid/challenge.go [2022-04-15T07:46:19.203Z] spire-1.2.1/pkg/server/plugin/nodeattestor/tpmdevid/devid.go [2022-04-15T07:46:19.203Z] spire-1.2.1/pkg/server/plugin/nodeattestor/tpmdevid/devid_test.go [2022-04-15T07:46:19.203Z] spire-1.2.1/pkg/server/plugin/nodeattestor/tpmdevid/selectors.go [2022-04-15T07:46:19.203Z] spire-1.2.1/pkg/server/plugin/nodeattestor/v1.go [2022-04-15T07:46:19.203Z] spire-1.2.1/pkg/server/plugin/nodeattestor/v1_test.go [2022-04-15T07:46:19.203Z] spire-1.2.1/pkg/server/plugin/nodeattestor/x509pop/ [2022-04-15T07:46:19.203Z] spire-1.2.1/pkg/server/plugin/nodeattestor/x509pop/x509pop.go [2022-04-15T07:46:19.204Z] spire-1.2.1/pkg/server/plugin/nodeattestor/x509pop/x509pop_test.go [2022-04-15T07:46:19.204Z] spire-1.2.1/pkg/server/plugin/noderesolver/ [2022-04-15T07:46:19.204Z] spire-1.2.1/pkg/server/plugin/noderesolver/azure/ [2022-04-15T07:46:19.204Z] spire-1.2.1/pkg/server/plugin/noderesolver/azure/client.go [2022-04-15T07:46:19.204Z] spire-1.2.1/pkg/server/plugin/noderesolver/azure/msi.go [2022-04-15T07:46:19.204Z] spire-1.2.1/pkg/server/plugin/noderesolver/azure/msi_test.go [2022-04-15T07:46:19.204Z] spire-1.2.1/pkg/server/plugin/noderesolver/noderesolver.go [2022-04-15T07:46:19.204Z] spire-1.2.1/pkg/server/plugin/noderesolver/repository.go [2022-04-15T07:46:19.204Z] spire-1.2.1/pkg/server/plugin/noderesolver/v1.go [2022-04-15T07:46:19.204Z] spire-1.2.1/pkg/server/plugin/noderesolver/v1_test.go [2022-04-15T07:46:19.204Z] spire-1.2.1/pkg/server/plugin/notifier/ [2022-04-15T07:46:19.204Z] spire-1.2.1/pkg/server/plugin/notifier/gcsbundle/ [2022-04-15T07:46:19.204Z] spire-1.2.1/pkg/server/plugin/notifier/gcsbundle/gcsbundle.go [2022-04-15T07:46:19.204Z] spire-1.2.1/pkg/server/plugin/notifier/gcsbundle/gcsbundle_test.go [2022-04-15T07:46:19.204Z] spire-1.2.1/pkg/server/plugin/notifier/k8sbundle/ [2022-04-15T07:46:19.204Z] spire-1.2.1/pkg/server/plugin/notifier/k8sbundle/k8sbundle.go [2022-04-15T07:46:19.204Z] spire-1.2.1/pkg/server/plugin/notifier/k8sbundle/k8sbundle_test.go [2022-04-15T07:46:19.204Z] spire-1.2.1/pkg/server/plugin/notifier/k8sbundle/k8sbundle_watcher.go [2022-04-15T07:46:19.204Z] spire-1.2.1/pkg/server/plugin/notifier/k8sbundle/k8sbundle_watcher_test.go [2022-04-15T07:46:19.204Z] spire-1.2.1/pkg/server/plugin/notifier/notifier.go [2022-04-15T07:46:19.204Z] spire-1.2.1/pkg/server/plugin/notifier/repository.go [2022-04-15T07:46:19.204Z] spire-1.2.1/pkg/server/plugin/notifier/v1.go [2022-04-15T07:46:19.204Z] spire-1.2.1/pkg/server/plugin/notifier/v1_test.go [2022-04-15T07:46:19.204Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/ [2022-04-15T07:46:19.204Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/ [2022-04-15T07:46:19.204Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/pca.go [2022-04-15T07:46:19.204Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/pca_client.go [2022-04-15T07:46:19.204Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/pca_client_fake.go [2022-04-15T07:46:19.204Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/pca_test.go [2022-04-15T07:46:19.204Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/testdata/ [2022-04-15T07:46:19.204Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/testdata/arbitrary_certificate_with_upstream_root.pem [2022-04-15T07:46:19.204Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/testdata/i_am_not_a_certificate.txt [2022-04-15T07:46:19.204Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/ [2022-04-15T07:46:19.204Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/awslib.go [2022-04-15T07:46:19.204Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/awslib_fake_test.go [2022-04-15T07:46:19.204Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/awssecret.go [2022-04-15T07:46:19.204Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/awssecret_test.go [2022-04-15T07:46:19.204Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/testdata/ [2022-04-15T07:46:19.204Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/testdata/keys/ [2022-04-15T07:46:19.204Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/testdata/keys/EC/ [2022-04-15T07:46:19.204Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/testdata/keys/EC/alternative_key.pem [2022-04-15T07:46:19.204Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/testdata/keys/EC/cert.pem [2022-04-15T07:46:19.204Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/testdata/keys/EC/private_key.pem [2022-04-15T07:46:19.204Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/ [2022-04-15T07:46:19.204Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/api.go [2022-04-15T07:46:19.204Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/api_test.go [2022-04-15T07:46:19.204Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/certmanager.go [2022-04-15T07:46:19.204Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/certmanager_test.go [2022-04-15T07:46:19.204Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/ [2022-04-15T07:46:19.204Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/v1/ [2022-04-15T07:46:19.204Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/v1/doc.go [2022-04-15T07:46:19.204Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/v1/meta.go [2022-04-15T07:46:19.204Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/v1/types.go [2022-04-15T07:46:19.204Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/v1/types_certificaterequest.go [2022-04-15T07:46:19.204Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/v1/zz_generated.deepcopy.go [2022-04-15T07:46:19.204Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/ [2022-04-15T07:46:19.204Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/disk.go [2022-04-15T07:46:19.204Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/disk_test.go [2022-04-15T07:46:19.204Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/ [2022-04-15T07:46:19.204Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/ [2022-04-15T07:46:19.204Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/ [2022-04-15T07:46:19.204Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/cert.pem [2022-04-15T07:46:19.204Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/intermediate_cert.pem [2022-04-15T07:46:19.204Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/intermediate_cert.srl [2022-04-15T07:46:19.204Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/intermediate_csr.pem [2022-04-15T07:46:19.204Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/intermediate_key.pem [2022-04-15T07:46:19.204Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/private_key.pem [2022-04-15T07:46:19.204Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/root_cert.pem [2022-04-15T07:46:19.204Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/root_cert.srl [2022-04-15T07:46:19.204Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/root_key.pem [2022-04-15T07:46:19.204Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/upstream_and_intermediate.pem [2022-04-15T07:46:19.204Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/upstream_and_root.pem [2022-04-15T07:46:19.204Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/upstream_cert.pem [2022-04-15T07:46:19.204Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/upstream_csr.pem [2022-04-15T07:46:19.204Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/upstream_key.pem [2022-04-15T07:46:19.204Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/PKCS1/ [2022-04-15T07:46:19.204Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/PKCS1/cert.pem [2022-04-15T07:46:19.204Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/PKCS1/private_key.pem [2022-04-15T07:46:19.204Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/PKCS8/ [2022-04-15T07:46:19.204Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/PKCS8/cert.pem [2022-04-15T07:46:19.204Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/PKCS8/private_key.pem [2022-04-15T07:46:19.204Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/empty/ [2022-04-15T07:46:19.204Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/empty/cert.pem [2022-04-15T07:46:19.204Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/empty/private_key.pem [2022-04-15T07:46:19.204Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/unknown/ [2022-04-15T07:46:19.204Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/unknown/cert.pem [2022-04-15T07:46:19.204Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/unknown/private_key.pem [2022-04-15T07:46:19.204Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/upstream_and_intermediate.pem [2022-04-15T07:46:19.204Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/gcpcas/ [2022-04-15T07:46:19.204Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/gcpcas/gcpcas.go [2022-04-15T07:46:19.204Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/gcpcas/gcpcas_test.go [2022-04-15T07:46:19.204Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/repository.go [2022-04-15T07:46:19.204Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/ [2022-04-15T07:46:19.204Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/fake_handlers_test.go [2022-04-15T07:46:19.204Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/spire.go [2022-04-15T07:46:19.204Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/spire_server_client.go [2022-04-15T07:46:19.204Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/spire_test.go [2022-04-15T07:46:19.204Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/testdata/ [2022-04-15T07:46:19.204Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/testdata/keys/ [2022-04-15T07:46:19.204Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/testdata/keys/jwks.json [2022-04-15T07:46:19.204Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/upstreamauthority.go [2022-04-15T07:46:19.204Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/v1.go [2022-04-15T07:46:19.204Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/v1_test.go [2022-04-15T07:46:19.204Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/ [2022-04-15T07:46:19.204Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/renewer.go [2022-04-15T07:46:19.204Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/ [2022-04-15T07:46:19.204Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/k8s/ [2022-04-15T07:46:19.204Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/k8s/signing-key.pem [2022-04-15T07:46:19.204Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/k8s/token [2022-04-15T07:46:19.204Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/ [2022-04-15T07:46:19.204Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/ [2022-04-15T07:46:19.204Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/README.md [2022-04-15T07:46:19.204Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/client_cert.pem [2022-04-15T07:46:19.204Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/client_csr.pem [2022-04-15T07:46:19.204Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/client_key.pem [2022-04-15T07:46:19.204Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_cert.pem [2022-04-15T07:46:19.204Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_cert.srl [2022-04-15T07:46:19.204Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_csr.pem [2022-04-15T07:46:19.204Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_key.pem [2022-04-15T07:46:19.204Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_vault_cert.pem [2022-04-15T07:46:19.204Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_vault_csr.pem [2022-04-15T07:46:19.204Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_vault_key.pem [2022-04-15T07:46:19.204Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/invalid-client_cert.pem [2022-04-15T07:46:19.204Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/invalid_client_key.pem [2022-04-15T07:46:19.204Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/invalid_root_cert.pem [2022-04-15T07:46:19.204Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/root_cert.pem [2022-04-15T07:46:19.204Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/root_cert.srl [2022-04-15T07:46:19.204Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/root_key.pem [2022-04-15T07:46:19.204Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/serer_csr.pem [2022-04-15T07:46:19.204Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/server_cert.pem [2022-04-15T07:46:19.204Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/server_csr.pem [2022-04-15T07:46:19.204Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/server_key.pem [2022-04-15T07:46:19.204Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/vault.go [2022-04-15T07:46:19.204Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/vault_client.go [2022-04-15T07:46:19.204Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/vault_client_test.go [2022-04-15T07:46:19.204Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/vault_fake_test.go [2022-04-15T07:46:19.204Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/vault_test.go [2022-04-15T07:46:19.204Z] spire-1.2.1/pkg/server/registration/ [2022-04-15T07:46:19.204Z] spire-1.2.1/pkg/server/registration/manager.go [2022-04-15T07:46:19.204Z] spire-1.2.1/pkg/server/registration/manager_test.go [2022-04-15T07:46:19.204Z] spire-1.2.1/pkg/server/scanentries.go [2022-04-15T07:46:19.204Z] spire-1.2.1/pkg/server/scanentries_test.go [2022-04-15T07:46:19.204Z] spire-1.2.1/pkg/server/server.go [2022-04-15T07:46:19.204Z] spire-1.2.1/pkg/server/server_test.go [2022-04-15T07:46:19.204Z] spire-1.2.1/pkg/server/svid/ [2022-04-15T07:46:19.204Z] spire-1.2.1/pkg/server/svid/observer.go [2022-04-15T07:46:19.204Z] spire-1.2.1/pkg/server/svid/observer_test.go [2022-04-15T07:46:19.204Z] spire-1.2.1/pkg/server/svid/rotator.go [2022-04-15T07:46:19.204Z] spire-1.2.1/pkg/server/svid/rotator_config.go [2022-04-15T07:46:19.204Z] spire-1.2.1/pkg/server/svid/rotator_config_test.go [2022-04-15T07:46:19.204Z] spire-1.2.1/pkg/server/svid/rotator_test.go [2022-04-15T07:46:19.204Z] spire-1.2.1/proto/ [2022-04-15T07:46:19.204Z] spire-1.2.1/proto/private/ [2022-04-15T07:46:19.204Z] spire-1.2.1/proto/private/server/ [2022-04-15T07:46:19.204Z] spire-1.2.1/proto/private/server/journal/ [2022-04-15T07:46:19.204Z] spire-1.2.1/proto/private/server/journal/journal.pb.go [2022-04-15T07:46:19.204Z] spire-1.2.1/proto/private/server/journal/journal.proto [2022-04-15T07:46:19.204Z] spire-1.2.1/proto/spire/ [2022-04-15T07:46:19.204Z] spire-1.2.1/proto/spire/common/ [2022-04-15T07:46:19.204Z] spire-1.2.1/proto/spire/common/common.pb.go [2022-04-15T07:46:19.204Z] spire-1.2.1/proto/spire/common/common.proto [2022-04-15T07:46:19.204Z] spire-1.2.1/proto/spire/common/plugin/ [2022-04-15T07:46:19.204Z] spire-1.2.1/proto/spire/common/plugin/plugin.pb.go [2022-04-15T07:46:19.205Z] spire-1.2.1/proto/spire/common/plugin/plugin.proto [2022-04-15T07:46:19.205Z] spire-1.2.1/proto/spire/common/plugin/plugin_grpc.pb.go [2022-04-15T07:46:19.205Z] spire-1.2.1/proto/spire/common/plugin/plugin_spire_plugin.pb.go [2022-04-15T07:46:19.205Z] spire-1.2.1/proto/spire/plugin/ [2022-04-15T07:46:19.205Z] spire-1.2.1/proto/spire/plugin/agent/ [2022-04-15T07:46:19.205Z] spire-1.2.1/proto/spire/plugin/agent/svidstore/ [2022-04-15T07:46:19.205Z] spire-1.2.1/proto/spire/plugin/agent/svidstore/v1unofficial/ [2022-04-15T07:46:19.205Z] spire-1.2.1/proto/spire/plugin/agent/svidstore/v1unofficial/svidstore.pb.go [2022-04-15T07:46:19.205Z] spire-1.2.1/proto/spire/plugin/agent/svidstore/v1unofficial/svidstore.proto [2022-04-15T07:46:19.205Z] spire-1.2.1/proto/spire/plugin/agent/svidstore/v1unofficial/svidstore_grpc.pb.go [2022-04-15T07:46:19.205Z] spire-1.2.1/proto/spire/plugin/agent/svidstore/v1unofficial/svidstore_spire_plugin.pb.go [2022-04-15T07:46:19.205Z] spire-1.2.1/release/ [2022-04-15T07:46:19.205Z] spire-1.2.1/release/spire-extras/ [2022-04-15T07:46:19.205Z] spire-1.2.1/release/spire-extras/README.md [2022-04-15T07:46:19.205Z] spire-1.2.1/release/spire-extras/conf/ [2022-04-15T07:46:19.205Z] spire-1.2.1/release/spire-extras/conf/k8s-workload-registrar/ [2022-04-15T07:46:19.205Z] spire-1.2.1/release/spire-extras/conf/k8s-workload-registrar/k8s-workload-registrar.conf [2022-04-15T07:46:19.205Z] spire-1.2.1/release/spire-extras/conf/oidc-discovery-provider/ [2022-04-15T07:46:19.205Z] spire-1.2.1/release/spire-extras/conf/oidc-discovery-provider/oidc-discovery-provider.conf [2022-04-15T07:46:19.205Z] spire-1.2.1/release/spire/ [2022-04-15T07:46:19.205Z] spire-1.2.1/release/spire/README.md [2022-04-15T07:46:19.205Z] spire-1.2.1/release/spire/conf/ [2022-04-15T07:46:19.205Z] spire-1.2.1/release/spire/conf/agent/ [2022-04-15T07:46:19.205Z] spire-1.2.1/release/spire/conf/agent/agent.conf [2022-04-15T07:46:19.205Z] spire-1.2.1/release/spire/conf/server/ [2022-04-15T07:46:19.205Z] spire-1.2.1/release/spire/conf/server/server.conf [2022-04-15T07:46:19.205Z] spire-1.2.1/script/ [2022-04-15T07:46:19.205Z] spire-1.2.1/script/build-artifact.sh [2022-04-15T07:46:19.205Z] spire-1.2.1/script/generate_dummy_ca.sh [2022-04-15T07:46:19.205Z] spire-1.2.1/support/ [2022-04-15T07:46:19.205Z] spire-1.2.1/support/k8s/ [2022-04-15T07:46:19.205Z] spire-1.2.1/support/k8s/k8s-workload-registrar/ [2022-04-15T07:46:19.205Z] spire-1.2.1/support/k8s/k8s-workload-registrar/README.md [2022-04-15T07:46:19.205Z] spire-1.2.1/support/k8s/k8s-workload-registrar/accessutil_posix.go [2022-04-15T07:46:19.205Z] spire-1.2.1/support/k8s/k8s-workload-registrar/accessutil_windows.go [2022-04-15T07:46:19.205Z] spire-1.2.1/support/k8s/k8s-workload-registrar/config.go [2022-04-15T07:46:19.205Z] spire-1.2.1/support/k8s/k8s-workload-registrar/config_crd.go [2022-04-15T07:46:19.205Z] spire-1.2.1/support/k8s/k8s-workload-registrar/config_crd_test.go [2022-04-15T07:46:19.205Z] spire-1.2.1/support/k8s/k8s-workload-registrar/config_reconcile.go [2022-04-15T07:46:19.205Z] spire-1.2.1/support/k8s/k8s-workload-registrar/config_test.go [2022-04-15T07:46:19.205Z] spire-1.2.1/support/k8s/k8s-workload-registrar/config_webhook.go [2022-04-15T07:46:19.205Z] spire-1.2.1/support/k8s/k8s-workload-registrar/controller.go [2022-04-15T07:46:19.205Z] spire-1.2.1/support/k8s/k8s-workload-registrar/controller_test.go [2022-04-15T07:46:19.205Z] spire-1.2.1/support/k8s/k8s-workload-registrar/federation/ [2022-04-15T07:46:19.205Z] spire-1.2.1/support/k8s/k8s-workload-registrar/federation/utils.go [2022-04-15T07:46:19.205Z] spire-1.2.1/support/k8s/k8s-workload-registrar/federation/utils_test.go [2022-04-15T07:46:19.205Z] spire-1.2.1/support/k8s/k8s-workload-registrar/generate-config.go [2022-04-15T07:46:19.205Z] spire-1.2.1/support/k8s/k8s-workload-registrar/main.go [2022-04-15T07:46:19.205Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/ [2022-04-15T07:46:19.205Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/README.md [2022-04-15T07:46:19.205Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/ [2022-04-15T07:46:19.205Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/ [2022-04-15T07:46:19.205Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/v1beta1/ [2022-04-15T07:46:19.205Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/v1beta1/groupversion_info.go [2022-04-15T07:46:19.205Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/v1beta1/spiffeid_types.go [2022-04-15T07:46:19.205Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/v1beta1/spiffeid_utils.go [2022-04-15T07:46:19.205Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/v1beta1/spiffeid_webhook.go [2022-04-15T07:46:19.205Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/v1beta1/zz_generated.deepcopy.go [2022-04-15T07:46:19.205Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/config/ [2022-04-15T07:46:19.205Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/config/spiffeid.spiffe.io_spiffeids.yaml [2022-04-15T07:46:19.205Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/config/spire-agent.yaml [2022-04-15T07:46:19.205Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/config/spire-server-registrar.yaml [2022-04-15T07:46:19.205Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/ [2022-04-15T07:46:19.205Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/endpoint_controller.go [2022-04-15T07:46:19.205Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/endpoint_controller_test.go [2022-04-15T07:46:19.205Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/node_controller.go [2022-04-15T07:46:19.205Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/node_controller_test.go [2022-04-15T07:46:19.205Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/pod_controller.go [2022-04-15T07:46:19.205Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/pod_controller_test.go [2022-04-15T07:46:19.205Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/spiffeid_controller.go [2022-04-15T07:46:19.205Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/spiffeid_controller_test.go [2022-04-15T07:46:19.205Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/suite_test.go [2022-04-15T07:46:19.205Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/utils.go [2022-04-15T07:46:19.205Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/samples/ [2022-04-15T07:46:19.205Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/samples/test_spiffeid.yaml [2022-04-15T07:46:19.205Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/samples/test_spiffeid_bad.yaml [2022-04-15T07:46:19.205Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/ [2022-04-15T07:46:19.205Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/testdata/ [2022-04-15T07:46:19.205Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/testdata/good-leaf-and-intermediate.pem [2022-04-15T07:46:19.205Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/testdata/good-leaf-only.pem [2022-04-15T07:46:19.205Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/testdata/key-pkcs8-ecdsa.pem [2022-04-15T07:46:19.205Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/testdata/key-pkcs8-rsa.pem [2022-04-15T07:46:19.205Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/webhook_svid.go [2022-04-15T07:46:19.205Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/webhook_svid_test.go [2022-04-15T07:46:19.205Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/ [2022-04-15T07:46:19.205Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/config/ [2022-04-15T07:46:19.205Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/config/roles.yaml [2022-04-15T07:46:19.205Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/ [2022-04-15T07:46:19.205Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/base_controller.go [2022-04-15T07:46:19.205Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/node_controller.go [2022-04-15T07:46:19.205Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/node_controller_test.go [2022-04-15T07:46:19.205Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/pod_controller.go [2022-04-15T07:46:19.205Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/pod_controller_test.go [2022-04-15T07:46:19.205Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/utils.go [2022-04-15T07:46:19.205Z] spire-1.2.1/support/k8s/k8s-workload-registrar/server.go [2022-04-15T07:46:19.205Z] spire-1.2.1/support/k8s/k8s-workload-registrar/server_test.go [2022-04-15T07:46:19.205Z] spire-1.2.1/support/k8s/k8s-workload-registrar/webhookhandler.go [2022-04-15T07:46:19.205Z] spire-1.2.1/support/k8s/k8s-workload-registrar/webhookhandler_test.go [2022-04-15T07:46:19.205Z] spire-1.2.1/support/oidc-discovery-provider/ [2022-04-15T07:46:19.205Z] spire-1.2.1/support/oidc-discovery-provider/README.md [2022-04-15T07:46:19.205Z] spire-1.2.1/support/oidc-discovery-provider/common_test.go [2022-04-15T07:46:19.205Z] spire-1.2.1/support/oidc-discovery-provider/config.go [2022-04-15T07:46:19.205Z] spire-1.2.1/support/oidc-discovery-provider/config_test.go [2022-04-15T07:46:19.205Z] spire-1.2.1/support/oidc-discovery-provider/domain_policy.go [2022-04-15T07:46:19.205Z] spire-1.2.1/support/oidc-discovery-provider/domain_policy_test.go [2022-04-15T07:46:19.205Z] spire-1.2.1/support/oidc-discovery-provider/handler.go [2022-04-15T07:46:19.205Z] spire-1.2.1/support/oidc-discovery-provider/handler_test.go [2022-04-15T07:46:19.205Z] spire-1.2.1/support/oidc-discovery-provider/jwks_source.go [2022-04-15T07:46:19.205Z] spire-1.2.1/support/oidc-discovery-provider/main.go [2022-04-15T07:46:19.205Z] spire-1.2.1/support/oidc-discovery-provider/server_api.go [2022-04-15T07:46:19.205Z] spire-1.2.1/support/oidc-discovery-provider/server_api_test.go [2022-04-15T07:46:19.205Z] spire-1.2.1/support/oidc-discovery-provider/workload_api.go [2022-04-15T07:46:19.205Z] spire-1.2.1/support/oidc-discovery-provider/workload_api_test.go [2022-04-15T07:46:19.205Z] spire-1.2.1/test/ [2022-04-15T07:46:19.205Z] spire-1.2.1/test/clock/ [2022-04-15T07:46:19.205Z] spire-1.2.1/test/clock/clock.go [2022-04-15T07:46:19.205Z] spire-1.2.1/test/fakes/ [2022-04-15T07:46:19.205Z] spire-1.2.1/test/fakes/fakeagentcatalog/ [2022-04-15T07:46:19.205Z] spire-1.2.1/test/fakes/fakeagentcatalog/catalog.go [2022-04-15T07:46:19.205Z] spire-1.2.1/test/fakes/fakeagentkeymanager/ [2022-04-15T07:46:19.205Z] spire-1.2.1/test/fakes/fakeagentkeymanager/keymanager.go [2022-04-15T07:46:19.205Z] spire-1.2.1/test/fakes/fakeagentnodeattestor/ [2022-04-15T07:46:19.205Z] spire-1.2.1/test/fakes/fakeagentnodeattestor/nodeattestor.go [2022-04-15T07:46:19.205Z] spire-1.2.1/test/fakes/fakeagentstore/ [2022-04-15T07:46:19.205Z] spire-1.2.1/test/fakes/fakeagentstore/agentstore.go [2022-04-15T07:46:19.205Z] spire-1.2.1/test/fakes/fakedatastore/ [2022-04-15T07:46:19.205Z] spire-1.2.1/test/fakes/fakedatastore/fakedatastore.go [2022-04-15T07:46:19.205Z] spire-1.2.1/test/fakes/fakeentryclient/ [2022-04-15T07:46:19.205Z] spire-1.2.1/test/fakes/fakeentryclient/entryclient.go [2022-04-15T07:46:19.205Z] spire-1.2.1/test/fakes/fakehealthchecker/ [2022-04-15T07:46:19.205Z] spire-1.2.1/test/fakes/fakehealthchecker/checker.go [2022-04-15T07:46:19.205Z] spire-1.2.1/test/fakes/fakeidentityprovider/ [2022-04-15T07:46:19.205Z] spire-1.2.1/test/fakes/fakeidentityprovider/identityprovider.go [2022-04-15T07:46:19.205Z] spire-1.2.1/test/fakes/fakemetrics/ [2022-04-15T07:46:19.205Z] spire-1.2.1/test/fakes/fakemetrics/fakemetrics.go [2022-04-15T07:46:19.205Z] spire-1.2.1/test/fakes/fakenoderesolver/ [2022-04-15T07:46:19.205Z] spire-1.2.1/test/fakes/fakenoderesolver/noderesolver.go [2022-04-15T07:46:19.205Z] spire-1.2.1/test/fakes/fakenotifier/ [2022-04-15T07:46:19.205Z] spire-1.2.1/test/fakes/fakenotifier/notifier.go [2022-04-15T07:46:19.205Z] spire-1.2.1/test/fakes/fakepluginmetrics/ [2022-04-15T07:46:19.205Z] spire-1.2.1/test/fakes/fakepluginmetrics/fakepluginmetrics.go [2022-04-15T07:46:19.205Z] spire-1.2.1/test/fakes/fakeserverca/ [2022-04-15T07:46:19.205Z] spire-1.2.1/test/fakes/fakeserverca/serverca.go [2022-04-15T07:46:19.205Z] spire-1.2.1/test/fakes/fakeservercatalog/ [2022-04-15T07:46:19.205Z] spire-1.2.1/test/fakes/fakeservercatalog/catalog.go [2022-04-15T07:46:19.205Z] spire-1.2.1/test/fakes/fakeserverkeymanager/ [2022-04-15T07:46:19.205Z] spire-1.2.1/test/fakes/fakeserverkeymanager/keymanager.go [2022-04-15T07:46:19.205Z] spire-1.2.1/test/fakes/fakeservernodeattestor/ [2022-04-15T07:46:19.205Z] spire-1.2.1/test/fakes/fakeservernodeattestor/nodeattestor.go [2022-04-15T07:46:19.205Z] spire-1.2.1/test/fakes/fakeupstreamauthority/ [2022-04-15T07:46:19.205Z] spire-1.2.1/test/fakes/fakeupstreamauthority/plugin.go [2022-04-15T07:46:19.205Z] spire-1.2.1/test/fakes/fakeupstreamauthority/upstreamauthority.go [2022-04-15T07:46:19.205Z] spire-1.2.1/test/fakes/fakeworkloadapi/ [2022-04-15T07:46:19.205Z] spire-1.2.1/test/fakes/fakeworkloadapi/workloadapi.go [2022-04-15T07:46:19.205Z] spire-1.2.1/test/fakes/fakeworkloadattestor/ [2022-04-15T07:46:19.205Z] spire-1.2.1/test/fakes/fakeworkloadattestor/workloadattestor.go [2022-04-15T07:46:19.205Z] spire-1.2.1/test/fixture/ [2022-04-15T07:46:19.205Z] spire-1.2.1/test/fixture/certs/ [2022-04-15T07:46:19.205Z] spire-1.2.1/test/fixture/certs/agent_svid.der [2022-04-15T07:46:19.205Z] spire-1.2.1/test/fixture/certs/base_cert.pem [2022-04-15T07:46:19.205Z] spire-1.2.1/test/fixture/certs/base_csr.pem [2022-04-15T07:46:19.205Z] spire-1.2.1/test/fixture/certs/base_key.pem [2022-04-15T07:46:19.205Z] spire-1.2.1/test/fixture/certs/base_rotated_cert.pem [2022-04-15T07:46:19.205Z] spire-1.2.1/test/fixture/certs/base_rotated_csr.pem [2022-04-15T07:46:19.205Z] spire-1.2.1/test/fixture/certs/base_rotated_key.pem [2022-04-15T07:46:19.205Z] spire-1.2.1/test/fixture/certs/blog_cert.pem [2022-04-15T07:46:19.205Z] spire-1.2.1/test/fixture/certs/blog_csr.pem [2022-04-15T07:46:19.205Z] spire-1.2.1/test/fixture/certs/blog_key.pem [2022-04-15T07:46:19.205Z] spire-1.2.1/test/fixture/certs/bundle.der [2022-04-15T07:46:19.205Z] spire-1.2.1/test/fixture/certs/ca.pem [2022-04-15T07:46:19.205Z] spire-1.2.1/test/fixture/certs/ca_key.pem [2022-04-15T07:46:19.205Z] spire-1.2.1/test/fixture/certs/database_cert.pem [2022-04-15T07:46:19.205Z] spire-1.2.1/test/fixture/certs/database_csr.pem [2022-04-15T07:46:19.205Z] spire-1.2.1/test/fixture/certs/database_key.pem [2022-04-15T07:46:19.205Z] spire-1.2.1/test/fixture/certs/node_cert.pem [2022-04-15T07:46:19.205Z] spire-1.2.1/test/fixture/certs/node_csr.pem [2022-04-15T07:46:19.205Z] spire-1.2.1/test/fixture/certs/node_key.pem [2022-04-15T07:46:19.205Z] spire-1.2.1/test/fixture/certs/svid.pem [2022-04-15T07:46:19.205Z] spire-1.2.1/test/fixture/certs/svid_key.pem [2022-04-15T07:46:19.205Z] spire-1.2.1/test/fixture/config/ [2022-04-15T07:46:19.205Z] spire-1.2.1/test/fixture/config/agent_bad_agent_block.conf [2022-04-15T07:46:19.205Z] spire-1.2.1/test/fixture/config/agent_good.conf [2022-04-15T07:46:19.205Z] spire-1.2.1/test/fixture/config/agent_good_templated.conf [2022-04-15T07:46:19.205Z] spire-1.2.1/test/fixture/config/plugin_good.conf [2022-04-15T07:46:19.205Z] spire-1.2.1/test/fixture/config/server_and_agent_bad_nested_DogStatsd_block.conf [2022-04-15T07:46:19.205Z] spire-1.2.1/test/fixture/config/server_and_agent_bad_nested_InMem_block.conf [2022-04-15T07:46:19.205Z] spire-1.2.1/test/fixture/config/server_and_agent_bad_nested_M3_block.conf [2022-04-15T07:46:19.205Z] spire-1.2.1/test/fixture/config/server_and_agent_bad_nested_Prometheus_block.conf [2022-04-15T07:46:19.205Z] spire-1.2.1/test/fixture/config/server_and_agent_bad_nested_Statsd_block.conf [2022-04-15T07:46:19.206Z] spire-1.2.1/test/fixture/config/server_and_agent_bad_nested_health_checks_block.conf [2022-04-15T07:46:19.206Z] spire-1.2.1/test/fixture/config/server_and_agent_bad_root_block.conf [2022-04-15T07:46:19.206Z] spire-1.2.1/test/fixture/config/server_and_agent_bad_telemetry_block.conf [2022-04-15T07:46:19.206Z] spire-1.2.1/test/fixture/config/server_bad_nested_bundle_endpoint_acme_block.conf [2022-04-15T07:46:19.206Z] spire-1.2.1/test/fixture/config/server_bad_nested_bundle_endpoint_block.conf [2022-04-15T07:46:19.206Z] spire-1.2.1/test/fixture/config/server_bad_nested_ca_subject_block.conf [2022-04-15T07:46:19.206Z] spire-1.2.1/test/fixture/config/server_bad_nested_experimental_block.conf [2022-04-15T07:46:19.206Z] spire-1.2.1/test/fixture/config/server_bad_nested_federates_with_block.conf [2022-04-15T07:46:19.206Z] spire-1.2.1/test/fixture/config/server_bad_nested_federation_block.conf [2022-04-15T07:46:19.206Z] spire-1.2.1/test/fixture/config/server_bad_ratelimit_block.conf [2022-04-15T07:46:19.206Z] spire-1.2.1/test/fixture/config/server_bad_server_block.conf [2022-04-15T07:46:19.206Z] spire-1.2.1/test/fixture/config/server_good.conf [2022-04-15T07:46:19.206Z] spire-1.2.1/test/fixture/config/server_good_templated.conf [2022-04-15T07:46:19.206Z] spire-1.2.1/test/fixture/fixture.go [2022-04-15T07:46:19.206Z] spire-1.2.1/test/fixture/nodeattestor/ [2022-04-15T07:46:19.206Z] spire-1.2.1/test/fixture/nodeattestor/sshpop/ [2022-04-15T07:46:19.206Z] spire-1.2.1/test/fixture/nodeattestor/sshpop/agent_ssh_key [2022-04-15T07:46:19.206Z] spire-1.2.1/test/fixture/nodeattestor/sshpop/agent_ssh_key-cert.pub [2022-04-15T07:46:19.206Z] spire-1.2.1/test/fixture/nodeattestor/sshpop/ssh_cert_authority.pub [2022-04-15T07:46:19.206Z] spire-1.2.1/test/fixture/nodeattestor/x509pop/ [2022-04-15T07:46:19.206Z] spire-1.2.1/test/fixture/nodeattestor/x509pop/generate.go [2022-04-15T07:46:19.206Z] spire-1.2.1/test/fixture/nodeattestor/x509pop/intermediate.pem [2022-04-15T07:46:19.206Z] spire-1.2.1/test/fixture/nodeattestor/x509pop/leaf-crt-bundle.pem [2022-04-15T07:46:19.206Z] spire-1.2.1/test/fixture/nodeattestor/x509pop/leaf-key.pem [2022-04-15T07:46:19.206Z] spire-1.2.1/test/fixture/nodeattestor/x509pop/leaf.pem [2022-04-15T07:46:19.206Z] spire-1.2.1/test/fixture/nodeattestor/x509pop/root-crt.pem [2022-04-15T07:46:19.206Z] spire-1.2.1/test/fixture/registration/ [2022-04-15T07:46:19.206Z] spire-1.2.1/test/fixture/registration/entries.json [2022-04-15T07:46:19.206Z] spire-1.2.1/test/fixture/registration/good-for-update.json [2022-04-15T07:46:19.206Z] spire-1.2.1/test/fixture/registration/good.json [2022-04-15T07:46:19.206Z] spire-1.2.1/test/fixture/registration/invalid.json [2022-04-15T07:46:19.206Z] spire-1.2.1/test/fixture/registration/invalid_json.json [2022-04-15T07:46:19.206Z] spire-1.2.1/test/fixture/registration/manager_test_entries.json [2022-04-15T07:46:19.206Z] spire-1.2.1/test/integration/ [2022-04-15T07:46:19.206Z] spire-1.2.1/test/integration/README.md [2022-04-15T07:46:19.206Z] spire-1.2.1/test/integration/common [2022-04-15T07:46:19.206Z] spire-1.2.1/test/integration/setup/ [2022-04-15T07:46:19.206Z] spire-1.2.1/test/integration/setup/adminclient/ [2022-04-15T07:46:19.206Z] spire-1.2.1/test/integration/setup/adminclient/build.sh [2022-04-15T07:46:19.206Z] spire-1.2.1/test/integration/setup/adminclient/client.go [2022-04-15T07:46:19.206Z] spire-1.2.1/test/integration/setup/debugagent/ [2022-04-15T07:46:19.206Z] spire-1.2.1/test/integration/setup/debugagent/build.sh [2022-04-15T07:46:19.206Z] spire-1.2.1/test/integration/setup/debugagent/main.go [2022-04-15T07:46:19.206Z] spire-1.2.1/test/integration/setup/debugserver/ [2022-04-15T07:46:19.206Z] spire-1.2.1/test/integration/setup/debugserver/build.sh [2022-04-15T07:46:19.206Z] spire-1.2.1/test/integration/setup/debugserver/main.go [2022-04-15T07:46:19.206Z] spire-1.2.1/test/integration/setup/downstreamclient/ [2022-04-15T07:46:19.206Z] spire-1.2.1/test/integration/setup/downstreamclient/build.sh [2022-04-15T07:46:19.206Z] spire-1.2.1/test/integration/setup/downstreamclient/client.go [2022-04-15T07:46:19.206Z] spire-1.2.1/test/integration/setup/itclient/ [2022-04-15T07:46:19.206Z] spire-1.2.1/test/integration/setup/itclient/client.go [2022-04-15T07:46:19.206Z] spire-1.2.1/test/integration/setup/node-attestation/ [2022-04-15T07:46:19.206Z] spire-1.2.1/test/integration/setup/node-attestation/build.sh [2022-04-15T07:46:19.206Z] spire-1.2.1/test/integration/setup/node-attestation/client.go [2022-04-15T07:46:19.206Z] spire-1.2.1/test/integration/setup/x509pop/ [2022-04-15T07:46:19.206Z] spire-1.2.1/test/integration/setup/x509pop/gencerts.go [2022-04-15T07:46:19.206Z] spire-1.2.1/test/integration/setup/x509pop/setup.sh [2022-04-15T07:46:19.206Z] spire-1.2.1/test/integration/suites/ [2022-04-15T07:46:19.206Z] spire-1.2.1/test/integration/suites/admin-endpoints/ [2022-04-15T07:46:19.206Z] spire-1.2.1/test/integration/suites/admin-endpoints/00-setup [2022-04-15T07:46:19.206Z] spire-1.2.1/test/integration/suites/admin-endpoints/01-start-server [2022-04-15T07:46:19.206Z] spire-1.2.1/test/integration/suites/admin-endpoints/02-bootstrap-agent [2022-04-15T07:46:19.206Z] spire-1.2.1/test/integration/suites/admin-endpoints/03-start-agent [2022-04-15T07:46:19.206Z] spire-1.2.1/test/integration/suites/admin-endpoints/04-create-registration-entries [2022-04-15T07:46:19.206Z] spire-1.2.1/test/integration/suites/admin-endpoints/05-test-endpoints [2022-04-15T07:46:19.206Z] spire-1.2.1/test/integration/suites/admin-endpoints/README.md [2022-04-15T07:46:19.206Z] spire-1.2.1/test/integration/suites/admin-endpoints/conf/ [2022-04-15T07:46:19.206Z] spire-1.2.1/test/integration/suites/admin-endpoints/conf/agent/ [2022-04-15T07:46:19.206Z] spire-1.2.1/test/integration/suites/admin-endpoints/conf/agent/agent.conf [2022-04-15T07:46:19.206Z] spire-1.2.1/test/integration/suites/admin-endpoints/conf/server/ [2022-04-15T07:46:19.206Z] spire-1.2.1/test/integration/suites/admin-endpoints/conf/server/server.conf [2022-04-15T07:46:19.206Z] spire-1.2.1/test/integration/suites/admin-endpoints/docker-compose.yaml [2022-04-15T07:46:19.206Z] spire-1.2.1/test/integration/suites/admin-endpoints/teardown [2022-04-15T07:46:19.206Z] spire-1.2.1/test/integration/suites/datastore-mysql-replication/ [2022-04-15T07:46:19.206Z] spire-1.2.1/test/integration/suites/datastore-mysql-replication/00-setup [2022-04-15T07:46:19.206Z] spire-1.2.1/test/integration/suites/datastore-mysql-replication/01-test-variants [2022-04-15T07:46:19.206Z] spire-1.2.1/test/integration/suites/datastore-mysql-replication/README.md [2022-04-15T07:46:19.206Z] spire-1.2.1/test/integration/suites/datastore-mysql-replication/docker-compose.yaml [2022-04-15T07:46:19.206Z] spire-1.2.1/test/integration/suites/datastore-mysql-replication/teardown [2022-04-15T07:46:19.206Z] spire-1.2.1/test/integration/suites/datastore-mysql/ [2022-04-15T07:46:19.206Z] spire-1.2.1/test/integration/suites/datastore-mysql/00-setup [2022-04-15T07:46:19.206Z] spire-1.2.1/test/integration/suites/datastore-mysql/01-test-variants [2022-04-15T07:46:19.206Z] spire-1.2.1/test/integration/suites/datastore-mysql/README.md [2022-04-15T07:46:19.206Z] spire-1.2.1/test/integration/suites/datastore-mysql/docker-compose.yaml [2022-04-15T07:46:19.206Z] spire-1.2.1/test/integration/suites/datastore-mysql/teardown [2022-04-15T07:46:19.206Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/ [2022-04-15T07:46:19.206Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/00-setup [2022-04-15T07:46:19.206Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/01-test-variants [2022-04-15T07:46:19.206Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/README.md [2022-04-15T07:46:19.206Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/docker-compose.yaml [2022-04-15T07:46:19.206Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/principal/ [2022-04-15T07:46:19.206Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/principal/init.sh [2022-04-15T07:46:19.206Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/replica/ [2022-04-15T07:46:19.206Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/replica/docker-entrypoint.sh [2022-04-15T07:46:19.206Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/replica/v12/ [2022-04-15T07:46:19.206Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/replica/v12/docker-entrypoint.sh [2022-04-15T07:46:19.206Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/teardown [2022-04-15T07:46:19.206Z] spire-1.2.1/test/integration/suites/datastore-postgres/ [2022-04-15T07:46:19.206Z] spire-1.2.1/test/integration/suites/datastore-postgres/00-setup [2022-04-15T07:46:19.206Z] spire-1.2.1/test/integration/suites/datastore-postgres/01-test-variants [2022-04-15T07:46:19.206Z] spire-1.2.1/test/integration/suites/datastore-postgres/README.md [2022-04-15T07:46:19.206Z] spire-1.2.1/test/integration/suites/datastore-postgres/docker-compose.yaml [2022-04-15T07:46:19.206Z] spire-1.2.1/test/integration/suites/datastore-postgres/teardown [2022-04-15T07:46:19.206Z] spire-1.2.1/test/integration/suites/debug-endpoints/ [2022-04-15T07:46:19.206Z] spire-1.2.1/test/integration/suites/debug-endpoints/00-setup [2022-04-15T07:46:19.206Z] spire-1.2.1/test/integration/suites/debug-endpoints/01-start-server [2022-04-15T07:46:19.206Z] spire-1.2.1/test/integration/suites/debug-endpoints/02-bootstrap-agent [2022-04-15T07:46:19.206Z] spire-1.2.1/test/integration/suites/debug-endpoints/03-start-agent [2022-04-15T07:46:19.206Z] spire-1.2.1/test/integration/suites/debug-endpoints/04-create-registration-entries [2022-04-15T07:46:19.206Z] spire-1.2.1/test/integration/suites/debug-endpoints/05-test-endpoints [2022-04-15T07:46:19.206Z] spire-1.2.1/test/integration/suites/debug-endpoints/README.md [2022-04-15T07:46:19.206Z] spire-1.2.1/test/integration/suites/debug-endpoints/conf/ [2022-04-15T07:46:19.206Z] spire-1.2.1/test/integration/suites/debug-endpoints/conf/agent/ [2022-04-15T07:46:19.206Z] spire-1.2.1/test/integration/suites/debug-endpoints/conf/agent/agent.conf [2022-04-15T07:46:19.206Z] spire-1.2.1/test/integration/suites/debug-endpoints/conf/server/ [2022-04-15T07:46:19.206Z] spire-1.2.1/test/integration/suites/debug-endpoints/conf/server/server.conf [2022-04-15T07:46:19.206Z] spire-1.2.1/test/integration/suites/debug-endpoints/docker-compose.yaml [2022-04-15T07:46:19.206Z] spire-1.2.1/test/integration/suites/debug-endpoints/teardown [2022-04-15T07:46:19.206Z] spire-1.2.1/test/integration/suites/downstream-endpoints/ [2022-04-15T07:46:19.206Z] spire-1.2.1/test/integration/suites/downstream-endpoints/00-setup [2022-04-15T07:46:19.206Z] spire-1.2.1/test/integration/suites/downstream-endpoints/01-start-server [2022-04-15T07:46:19.206Z] spire-1.2.1/test/integration/suites/downstream-endpoints/02-bootstrap-agent [2022-04-15T07:46:19.206Z] spire-1.2.1/test/integration/suites/downstream-endpoints/03-start-agent [2022-04-15T07:46:19.206Z] spire-1.2.1/test/integration/suites/downstream-endpoints/04-create-entries [2022-04-15T07:46:19.206Z] spire-1.2.1/test/integration/suites/downstream-endpoints/05-test-endpoints [2022-04-15T07:46:19.206Z] spire-1.2.1/test/integration/suites/downstream-endpoints/README.md [2022-04-15T07:46:19.206Z] spire-1.2.1/test/integration/suites/downstream-endpoints/conf/ [2022-04-15T07:46:19.206Z] spire-1.2.1/test/integration/suites/downstream-endpoints/conf/agent/ [2022-04-15T07:46:19.206Z] spire-1.2.1/test/integration/suites/downstream-endpoints/conf/agent/agent.conf [2022-04-15T07:46:19.206Z] spire-1.2.1/test/integration/suites/downstream-endpoints/conf/server/ [2022-04-15T07:46:19.206Z] spire-1.2.1/test/integration/suites/downstream-endpoints/conf/server/server.conf [2022-04-15T07:46:19.206Z] spire-1.2.1/test/integration/suites/downstream-endpoints/docker-compose.yaml [2022-04-15T07:46:19.206Z] spire-1.2.1/test/integration/suites/downstream-endpoints/teardown [2022-04-15T07:46:19.206Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/ [2022-04-15T07:46:19.206Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/00-setup [2022-04-15T07:46:19.206Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/01-start-server [2022-04-15T07:46:19.206Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/02-bootstrap-agents [2022-04-15T07:46:19.206Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/03-start-remaining-containers [2022-04-15T07:46:19.206Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/04-create-workload-entries [2022-04-15T07:46:19.206Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/05-check-workload-connectivity [2022-04-15T07:46:19.206Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/README.md [2022-04-15T07:46:19.206Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/ [2022-04-15T07:46:19.206Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/downstream-agent/ [2022-04-15T07:46:19.206Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/downstream-agent/agent.conf [2022-04-15T07:46:19.206Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/downstream-envoy/ [2022-04-15T07:46:19.206Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/downstream-envoy/envoy.yaml [2022-04-15T07:46:19.206Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/server/ [2022-04-15T07:46:19.206Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/server/server.conf [2022-04-15T07:46:19.206Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/supervisord.conf [2022-04-15T07:46:19.206Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/upstream-agent/ [2022-04-15T07:46:19.206Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/upstream-agent/agent.conf [2022-04-15T07:46:19.206Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/upstream-envoy/ [2022-04-15T07:46:19.206Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/upstream-envoy/envoy.yaml [2022-04-15T07:46:19.206Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/docker-compose.yaml [2022-04-15T07:46:19.206Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/teardown [2022-04-15T07:46:19.206Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/ [2022-04-15T07:46:19.206Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/00-test-envoy-releases.sh [2022-04-15T07:46:19.206Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/Dockerfile [2022-04-15T07:46:19.206Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/README.md [2022-04-15T07:46:19.206Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/ [2022-04-15T07:46:19.206Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/ [2022-04-15T07:46:19.206Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/agent/ [2022-04-15T07:46:19.206Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/agent/agent.conf [2022-04-15T07:46:19.206Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/envoy/ [2022-04-15T07:46:19.206Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/envoy/envoy.yaml [2022-04-15T07:46:19.206Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/server/ [2022-04-15T07:46:19.206Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/server/server.conf [2022-04-15T07:46:19.206Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream/ [2022-04-15T07:46:19.206Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream/agent/ [2022-04-15T07:46:19.206Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream/agent/agent.conf [2022-04-15T07:46:19.206Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream/envoy/ [2022-04-15T07:46:19.207Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream/envoy/envoy.yaml [2022-04-15T07:46:19.207Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/supervisord.conf [2022-04-15T07:46:19.207Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/ [2022-04-15T07:46:19.207Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/agent/ [2022-04-15T07:46:19.207Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/agent/agent.conf [2022-04-15T07:46:19.207Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/envoy/ [2022-04-15T07:46:19.207Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/envoy/envoy.yaml [2022-04-15T07:46:19.207Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/server/ [2022-04-15T07:46:19.207Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/server/server.conf [2022-04-15T07:46:19.207Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/docker-compose.yaml [2022-04-15T07:46:19.207Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/teardown [2022-04-15T07:46:19.207Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/ [2022-04-15T07:46:19.207Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/00-test-envoy-releases [2022-04-15T07:46:19.207Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/README.md [2022-04-15T07:46:19.207Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/ [2022-04-15T07:46:19.207Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/downstream-agent/ [2022-04-15T07:46:19.207Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/downstream-agent/agent.conf [2022-04-15T07:46:19.207Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/downstream-envoy/ [2022-04-15T07:46:19.207Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/downstream-envoy/envoy.yaml [2022-04-15T07:46:19.207Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/server/ [2022-04-15T07:46:19.207Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/server/server.conf [2022-04-15T07:46:19.207Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/supervisord.conf [2022-04-15T07:46:19.207Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/upstream-agent/ [2022-04-15T07:46:19.207Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/upstream-agent/agent.conf [2022-04-15T07:46:19.207Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/upstream-envoy/ [2022-04-15T07:46:19.207Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/upstream-envoy/envoy.yaml [2022-04-15T07:46:19.207Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/docker-compose.yaml [2022-04-15T07:46:19.207Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/teardown [2022-04-15T07:46:19.207Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/ [2022-04-15T07:46:19.207Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/00-setup [2022-04-15T07:46:19.207Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/01-start-servers [2022-04-15T07:46:19.207Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/02-bootstrap-federation-and-agents [2022-04-15T07:46:19.207Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/03-start-remaining-containers [2022-04-15T07:46:19.207Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/04-create-workload-entries [2022-04-15T07:46:19.207Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/05-check-workload-connectivity [2022-04-15T07:46:19.207Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/06-stop-servers [2022-04-15T07:46:19.207Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/07-check-workload-connectivity [2022-04-15T07:46:19.207Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/08-start-servers [2022-04-15T07:46:19.207Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/09-check-workload-connectivity [2022-04-15T07:46:19.207Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/10-stop-agents [2022-04-15T07:46:19.207Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/11-check-workload-connectivity [2022-04-15T07:46:19.207Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/12-start-agents [2022-04-15T07:46:19.207Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/13-check-workload-connectivity [2022-04-15T07:46:19.207Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/Dockerfile [2022-04-15T07:46:19.207Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/README.md [2022-04-15T07:46:19.207Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/ [2022-04-15T07:46:19.207Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/ [2022-04-15T07:46:19.207Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/agent/ [2022-04-15T07:46:19.207Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/agent/agent.conf [2022-04-15T07:46:19.207Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/ghostunnel/ [2022-04-15T07:46:19.207Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/ghostunnel/ghostunnel.flags [2022-04-15T07:46:19.207Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/server/ [2022-04-15T07:46:19.207Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/server/server.conf [2022-04-15T07:46:19.207Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/supervisord/ [2022-04-15T07:46:19.207Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/supervisord/supervisord.conf [2022-04-15T07:46:19.207Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/ [2022-04-15T07:46:19.207Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/agent/ [2022-04-15T07:46:19.207Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/agent/agent.conf [2022-04-15T07:46:19.207Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/ghostunnel/ [2022-04-15T07:46:19.207Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/ghostunnel/ghostunnel.flags [2022-04-15T07:46:19.207Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/server/ [2022-04-15T07:46:19.207Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/server/server.conf [2022-04-15T07:46:19.207Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/supervisord/ [2022-04-15T07:46:19.207Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/supervisord/supervisord.conf [2022-04-15T07:46:19.207Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/docker-compose.yaml [2022-04-15T07:46:19.207Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/teardown [2022-04-15T07:46:19.207Z] spire-1.2.1/test/integration/suites/join-token/ [2022-04-15T07:46:19.207Z] spire-1.2.1/test/integration/suites/join-token/01-start-server [2022-04-15T07:46:19.207Z] spire-1.2.1/test/integration/suites/join-token/02-bootstrap-agents [2022-04-15T07:46:19.207Z] spire-1.2.1/test/integration/suites/join-token/03-start-agent [2022-04-15T07:46:19.207Z] spire-1.2.1/test/integration/suites/join-token/04-create-workload-entry [2022-04-15T07:46:19.207Z] spire-1.2.1/test/integration/suites/join-token/05-check-svid [2022-04-15T07:46:19.207Z] spire-1.2.1/test/integration/suites/join-token/06-start-bad-agent [2022-04-15T07:46:19.207Z] spire-1.2.1/test/integration/suites/join-token/README.md [2022-04-15T07:46:19.207Z] spire-1.2.1/test/integration/suites/join-token/conf/ [2022-04-15T07:46:19.207Z] spire-1.2.1/test/integration/suites/join-token/conf/agent/ [2022-04-15T07:46:19.207Z] spire-1.2.1/test/integration/suites/join-token/conf/agent/agent.conf [2022-04-15T07:46:19.207Z] spire-1.2.1/test/integration/suites/join-token/conf/server/ [2022-04-15T07:46:19.207Z] spire-1.2.1/test/integration/suites/join-token/conf/server/server.conf [2022-04-15T07:46:19.207Z] spire-1.2.1/test/integration/suites/join-token/docker-compose.yaml [2022-04-15T07:46:19.207Z] spire-1.2.1/test/integration/suites/join-token/teardown [2022-04-15T07:46:19.207Z] spire-1.2.1/test/integration/suites/k8s-reconcile/ [2022-04-15T07:46:19.207Z] spire-1.2.1/test/integration/suites/k8s-reconcile/00-setup [2022-04-15T07:46:19.207Z] spire-1.2.1/test/integration/suites/k8s-reconcile/01-apply-config [2022-04-15T07:46:19.207Z] spire-1.2.1/test/integration/suites/k8s-reconcile/02-check-for-workload-svid [2022-04-15T07:46:19.207Z] spire-1.2.1/test/integration/suites/k8s-reconcile/README.md [2022-04-15T07:46:19.207Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/ [2022-04-15T07:46:19.207Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/admctrl/ [2022-04-15T07:46:19.207Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/admctrl/admission-control.yaml [2022-04-15T07:46:19.207Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/admctrl/kubeconfig.yaml [2022-04-15T07:46:19.207Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/agent/ [2022-04-15T07:46:19.207Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/agent/kustomization.yaml [2022-04-15T07:46:19.207Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/agent/spire-agent.yaml [2022-04-15T07:46:19.207Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/kind-config.yaml [2022-04-15T07:46:19.207Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/server/ [2022-04-15T07:46:19.207Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/server/k8s-workload-registrar-secret.yaml [2022-04-15T07:46:19.207Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/server/kustomization.yaml [2022-04-15T07:46:19.207Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/server/spire-server.yaml [2022-04-15T07:46:19.207Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/workload.yaml [2022-04-15T07:46:19.207Z] spire-1.2.1/test/integration/suites/k8s-reconcile/init-kubectl [2022-04-15T07:46:19.207Z] spire-1.2.1/test/integration/suites/k8s-reconcile/teardown [2022-04-15T07:46:19.207Z] spire-1.2.1/test/integration/suites/k8s-scratch/ [2022-04-15T07:46:19.207Z] spire-1.2.1/test/integration/suites/k8s-scratch/00-setup [2022-04-15T07:46:19.207Z] spire-1.2.1/test/integration/suites/k8s-scratch/01-apply-config [2022-04-15T07:46:19.207Z] spire-1.2.1/test/integration/suites/k8s-scratch/02-check-for-workload-svid [2022-04-15T07:46:19.207Z] spire-1.2.1/test/integration/suites/k8s-scratch/README.md [2022-04-15T07:46:19.207Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/ [2022-04-15T07:46:19.207Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/admctrl/ [2022-04-15T07:46:19.207Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/admctrl/admission-control.yaml [2022-04-15T07:46:19.207Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/admctrl/kubeconfig.yaml [2022-04-15T07:46:19.207Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/agent/ [2022-04-15T07:46:19.207Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/agent/kustomization.yaml [2022-04-15T07:46:19.207Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/agent/spire-agent.yaml [2022-04-15T07:46:19.207Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/kind-config.yaml [2022-04-15T07:46:19.207Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/server/ [2022-04-15T07:46:19.207Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/server/k8s-workload-registrar-secret.yaml [2022-04-15T07:46:19.207Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/server/kustomization.yaml [2022-04-15T07:46:19.207Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/server/spire-server.yaml [2022-04-15T07:46:19.207Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/webhook/ [2022-04-15T07:46:19.207Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/webhook/kustomization.yaml [2022-04-15T07:46:19.207Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/webhook/validation-webhook.yaml [2022-04-15T07:46:19.207Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/workload.yaml [2022-04-15T07:46:19.207Z] spire-1.2.1/test/integration/suites/k8s-scratch/init-kubectl [2022-04-15T07:46:19.207Z] spire-1.2.1/test/integration/suites/k8s-scratch/teardown [2022-04-15T07:46:19.207Z] spire-1.2.1/test/integration/suites/k8s/ [2022-04-15T07:46:19.207Z] spire-1.2.1/test/integration/suites/k8s/00-setup [2022-04-15T07:46:19.207Z] spire-1.2.1/test/integration/suites/k8s/01-apply-config [2022-04-15T07:46:19.207Z] spire-1.2.1/test/integration/suites/k8s/02-check-for-workload-svid [2022-04-15T07:46:19.207Z] spire-1.2.1/test/integration/suites/k8s/README.md [2022-04-15T07:46:19.207Z] spire-1.2.1/test/integration/suites/k8s/conf/ [2022-04-15T07:46:19.207Z] spire-1.2.1/test/integration/suites/k8s/conf/admctrl/ [2022-04-15T07:46:19.207Z] spire-1.2.1/test/integration/suites/k8s/conf/admctrl/admission-control.yaml [2022-04-15T07:46:19.207Z] spire-1.2.1/test/integration/suites/k8s/conf/admctrl/kubeconfig.yaml [2022-04-15T07:46:19.207Z] spire-1.2.1/test/integration/suites/k8s/conf/agent/ [2022-04-15T07:46:19.207Z] spire-1.2.1/test/integration/suites/k8s/conf/agent/kustomization.yaml [2022-04-15T07:46:19.207Z] spire-1.2.1/test/integration/suites/k8s/conf/agent/spire-agent.yaml [2022-04-15T07:46:19.207Z] spire-1.2.1/test/integration/suites/k8s/conf/kind-config.yaml [2022-04-15T07:46:19.207Z] spire-1.2.1/test/integration/suites/k8s/conf/server/ [2022-04-15T07:46:19.207Z] spire-1.2.1/test/integration/suites/k8s/conf/server/k8s-workload-registrar-secret.yaml [2022-04-15T07:46:19.207Z] spire-1.2.1/test/integration/suites/k8s/conf/server/kustomization.yaml [2022-04-15T07:46:19.207Z] spire-1.2.1/test/integration/suites/k8s/conf/server/spire-server.yaml [2022-04-15T07:46:19.207Z] spire-1.2.1/test/integration/suites/k8s/conf/webhook/ [2022-04-15T07:46:19.207Z] spire-1.2.1/test/integration/suites/k8s/conf/webhook/kustomization.yaml [2022-04-15T07:46:19.207Z] spire-1.2.1/test/integration/suites/k8s/conf/webhook/validation-webhook.yaml [2022-04-15T07:46:19.207Z] spire-1.2.1/test/integration/suites/k8s/conf/workload.yaml [2022-04-15T07:46:19.207Z] spire-1.2.1/test/integration/suites/k8s/init-kubectl [2022-04-15T07:46:19.207Z] spire-1.2.1/test/integration/suites/k8s/teardown [2022-04-15T07:46:19.207Z] spire-1.2.1/test/integration/suites/nested-rotation/ [2022-04-15T07:46:19.207Z] spire-1.2.1/test/integration/suites/nested-rotation/00-setup [2022-04-15T07:46:19.207Z] spire-1.2.1/test/integration/suites/nested-rotation/01-start-root [2022-04-15T07:46:19.207Z] spire-1.2.1/test/integration/suites/nested-rotation/02-create-intermediate-downstream-entries [2022-04-15T07:46:19.207Z] spire-1.2.1/test/integration/suites/nested-rotation/03-start-intermediateA [2022-04-15T07:46:19.207Z] spire-1.2.1/test/integration/suites/nested-rotation/04-create-leafA-downstream-entry [2022-04-15T07:46:19.207Z] spire-1.2.1/test/integration/suites/nested-rotation/05-start-leafA [2022-04-15T07:46:19.207Z] spire-1.2.1/test/integration/suites/nested-rotation/06-start-intermediateB [2022-04-15T07:46:19.208Z] spire-1.2.1/test/integration/suites/nested-rotation/07-create-leafB-downstream-entry [2022-04-15T07:46:19.208Z] spire-1.2.1/test/integration/suites/nested-rotation/08-start-leafB [2022-04-15T07:46:19.208Z] spire-1.2.1/test/integration/suites/nested-rotation/09-create-workload-entries [2022-04-15T07:46:19.208Z] spire-1.2.1/test/integration/suites/nested-rotation/10-check-svids [2022-04-15T07:46:19.208Z] spire-1.2.1/test/integration/suites/nested-rotation/Dockerfile [2022-04-15T07:46:19.208Z] spire-1.2.1/test/integration/suites/nested-rotation/README.md [2022-04-15T07:46:19.208Z] spire-1.2.1/test/integration/suites/nested-rotation/docker-compose.yaml [2022-04-15T07:46:19.208Z] spire-1.2.1/test/integration/suites/nested-rotation/intermediateA/ [2022-04-15T07:46:19.208Z] spire-1.2.1/test/integration/suites/nested-rotation/intermediateA/agent/ [2022-04-15T07:46:19.208Z] spire-1.2.1/test/integration/suites/nested-rotation/intermediateA/agent/agent.conf [2022-04-15T07:46:19.208Z] spire-1.2.1/test/integration/suites/nested-rotation/intermediateA/server/ [2022-04-15T07:46:19.208Z] spire-1.2.1/test/integration/suites/nested-rotation/intermediateA/server/server.conf [2022-04-15T07:46:19.208Z] spire-1.2.1/test/integration/suites/nested-rotation/intermediateB/ [2022-04-15T07:46:19.208Z] spire-1.2.1/test/integration/suites/nested-rotation/intermediateB/agent/ [2022-04-15T07:46:19.208Z] spire-1.2.1/test/integration/suites/nested-rotation/intermediateB/agent/agent.conf [2022-04-15T07:46:19.208Z] spire-1.2.1/test/integration/suites/nested-rotation/intermediateB/server/ [2022-04-15T07:46:19.208Z] spire-1.2.1/test/integration/suites/nested-rotation/intermediateB/server/server.conf [2022-04-15T07:46:19.208Z] spire-1.2.1/test/integration/suites/nested-rotation/leafA/ [2022-04-15T07:46:19.208Z] spire-1.2.1/test/integration/suites/nested-rotation/leafA/agent/ [2022-04-15T07:46:19.208Z] spire-1.2.1/test/integration/suites/nested-rotation/leafA/agent/agent.conf [2022-04-15T07:46:19.208Z] spire-1.2.1/test/integration/suites/nested-rotation/leafA/server/ [2022-04-15T07:46:19.208Z] spire-1.2.1/test/integration/suites/nested-rotation/leafA/server/server.conf [2022-04-15T07:46:19.208Z] spire-1.2.1/test/integration/suites/nested-rotation/leafB/ [2022-04-15T07:46:19.208Z] spire-1.2.1/test/integration/suites/nested-rotation/leafB/agent/ [2022-04-15T07:46:19.208Z] spire-1.2.1/test/integration/suites/nested-rotation/leafB/agent/agent.conf [2022-04-15T07:46:19.208Z] spire-1.2.1/test/integration/suites/nested-rotation/leafB/server/ [2022-04-15T07:46:19.208Z] spire-1.2.1/test/integration/suites/nested-rotation/leafB/server/server.conf [2022-04-15T07:46:19.208Z] spire-1.2.1/test/integration/suites/nested-rotation/root/ [2022-04-15T07:46:19.208Z] spire-1.2.1/test/integration/suites/nested-rotation/root/agent/ [2022-04-15T07:46:19.208Z] spire-1.2.1/test/integration/suites/nested-rotation/root/agent/agent.conf [2022-04-15T07:46:19.208Z] spire-1.2.1/test/integration/suites/nested-rotation/root/server/ [2022-04-15T07:46:19.208Z] spire-1.2.1/test/integration/suites/nested-rotation/root/server/server.conf [2022-04-15T07:46:19.208Z] spire-1.2.1/test/integration/suites/nested-rotation/teardown [2022-04-15T07:46:19.208Z] spire-1.2.1/test/integration/suites/node-attestation/ [2022-04-15T07:46:19.208Z] spire-1.2.1/test/integration/suites/node-attestation/00-setup [2022-04-15T07:46:19.208Z] spire-1.2.1/test/integration/suites/node-attestation/01-start-server [2022-04-15T07:46:19.208Z] spire-1.2.1/test/integration/suites/node-attestation/02-start-agent [2022-04-15T07:46:19.208Z] spire-1.2.1/test/integration/suites/node-attestation/03-test-node-attestation [2022-04-15T07:46:19.208Z] spire-1.2.1/test/integration/suites/node-attestation/04-test-x509pop-attestation [2022-04-15T07:46:19.208Z] spire-1.2.1/test/integration/suites/node-attestation/README.md [2022-04-15T07:46:19.208Z] spire-1.2.1/test/integration/suites/node-attestation/conf/ [2022-04-15T07:46:19.208Z] spire-1.2.1/test/integration/suites/node-attestation/conf/agent/ [2022-04-15T07:46:19.208Z] spire-1.2.1/test/integration/suites/node-attestation/conf/agent/agent.conf [2022-04-15T07:46:19.208Z] spire-1.2.1/test/integration/suites/node-attestation/conf/server/ [2022-04-15T07:46:19.208Z] spire-1.2.1/test/integration/suites/node-attestation/conf/server/server.conf [2022-04-15T07:46:19.208Z] spire-1.2.1/test/integration/suites/node-attestation/docker-compose.yaml [2022-04-15T07:46:19.208Z] spire-1.2.1/test/integration/suites/node-attestation/teardown [2022-04-15T07:46:19.208Z] spire-1.2.1/test/integration/suites/rotation/ [2022-04-15T07:46:19.208Z] spire-1.2.1/test/integration/suites/rotation/00-setup [2022-04-15T07:46:19.208Z] spire-1.2.1/test/integration/suites/rotation/01-start-server [2022-04-15T07:46:19.208Z] spire-1.2.1/test/integration/suites/rotation/02-bootstrap-agent [2022-04-15T07:46:19.208Z] spire-1.2.1/test/integration/suites/rotation/03-start-agent [2022-04-15T07:46:19.208Z] spire-1.2.1/test/integration/suites/rotation/04-create-workload-entry [2022-04-15T07:46:19.208Z] spire-1.2.1/test/integration/suites/rotation/05-check-svids [2022-04-15T07:46:19.208Z] spire-1.2.1/test/integration/suites/rotation/README.md [2022-04-15T07:46:19.208Z] spire-1.2.1/test/integration/suites/rotation/conf/ [2022-04-15T07:46:19.208Z] spire-1.2.1/test/integration/suites/rotation/conf/agent/ [2022-04-15T07:46:19.208Z] spire-1.2.1/test/integration/suites/rotation/conf/agent/agent.conf [2022-04-15T07:46:19.208Z] spire-1.2.1/test/integration/suites/rotation/conf/server/ [2022-04-15T07:46:19.208Z] spire-1.2.1/test/integration/suites/rotation/conf/server/server.conf [2022-04-15T07:46:19.208Z] spire-1.2.1/test/integration/suites/rotation/docker-compose.yaml [2022-04-15T07:46:19.208Z] spire-1.2.1/test/integration/suites/rotation/teardown [2022-04-15T07:46:19.208Z] spire-1.2.1/test/integration/suites/self-test/ [2022-04-15T07:46:19.208Z] spire-1.2.1/test/integration/suites/self-test/00-ensure-command-failure-fails-step [2022-04-15T07:46:19.208Z] spire-1.2.1/test/integration/suites/self-test/README.md [2022-04-15T07:46:19.208Z] spire-1.2.1/test/integration/suites/self-test/teardown [2022-04-15T07:46:19.208Z] spire-1.2.1/test/integration/suites/spire-server-cli/ [2022-04-15T07:46:19.208Z] spire-1.2.1/test/integration/suites/spire-server-cli/01-start-server [2022-04-15T07:46:19.208Z] spire-1.2.1/test/integration/suites/spire-server-cli/02-bundle [2022-04-15T07:46:19.208Z] spire-1.2.1/test/integration/suites/spire-server-cli/03-entry [2022-04-15T07:46:19.208Z] spire-1.2.1/test/integration/suites/spire-server-cli/04-bootstrap-agents [2022-04-15T07:46:19.208Z] spire-1.2.1/test/integration/suites/spire-server-cli/05-start-agents [2022-04-15T07:46:19.208Z] spire-1.2.1/test/integration/suites/spire-server-cli/06-agent [2022-04-15T07:46:19.208Z] spire-1.2.1/test/integration/suites/spire-server-cli/README.md [2022-04-15T07:46:19.208Z] spire-1.2.1/test/integration/suites/spire-server-cli/conf/ [2022-04-15T07:46:19.208Z] spire-1.2.1/test/integration/suites/spire-server-cli/conf/agent/ [2022-04-15T07:46:19.208Z] spire-1.2.1/test/integration/suites/spire-server-cli/conf/agent/agent.conf [2022-04-15T07:46:19.208Z] spire-1.2.1/test/integration/suites/spire-server-cli/conf/fixture/ [2022-04-15T07:46:19.208Z] spire-1.2.1/test/integration/suites/spire-server-cli/conf/fixture/ca.pem [2022-04-15T07:46:19.208Z] spire-1.2.1/test/integration/suites/spire-server-cli/conf/fixture/ca.spiffe [2022-04-15T07:46:19.208Z] spire-1.2.1/test/integration/suites/spire-server-cli/conf/fixture/ca2.pem [2022-04-15T07:46:19.208Z] spire-1.2.1/test/integration/suites/spire-server-cli/conf/fixture/ca2.spiffe [2022-04-15T07:46:19.208Z] spire-1.2.1/test/integration/suites/spire-server-cli/conf/server/ [2022-04-15T07:46:19.208Z] spire-1.2.1/test/integration/suites/spire-server-cli/conf/server/server.conf [2022-04-15T07:46:19.208Z] spire-1.2.1/test/integration/suites/spire-server-cli/docker-compose.yaml [2022-04-15T07:46:19.208Z] spire-1.2.1/test/integration/suites/spire-server-cli/teardown [2022-04-15T07:46:19.208Z] spire-1.2.1/test/integration/suites/upgrade/ [2022-04-15T07:46:19.208Z] spire-1.2.1/test/integration/suites/upgrade/00-setup [2022-04-15T07:46:19.208Z] spire-1.2.1/test/integration/suites/upgrade/01-run-upgrade-tests [2022-04-15T07:46:19.208Z] spire-1.2.1/test/integration/suites/upgrade/02-verify-codebase-version-is-updated [2022-04-15T07:46:19.208Z] spire-1.2.1/test/integration/suites/upgrade/README.md [2022-04-15T07:46:19.208Z] spire-1.2.1/test/integration/suites/upgrade/conf/ [2022-04-15T07:46:19.208Z] spire-1.2.1/test/integration/suites/upgrade/conf/agent/ [2022-04-15T07:46:19.208Z] spire-1.2.1/test/integration/suites/upgrade/conf/agent/agent.conf [2022-04-15T07:46:19.208Z] spire-1.2.1/test/integration/suites/upgrade/conf/server/ [2022-04-15T07:46:19.208Z] spire-1.2.1/test/integration/suites/upgrade/conf/server/server.conf [2022-04-15T07:46:19.208Z] spire-1.2.1/test/integration/suites/upgrade/teardown [2022-04-15T07:46:19.208Z] spire-1.2.1/test/integration/suites/upgrade/versions.txt [2022-04-15T07:46:19.208Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/ [2022-04-15T07:46:19.208Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/00-setup-kind [2022-04-15T07:46:19.208Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/01-setup-cert-manager [2022-04-15T07:46:19.208Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/02-deploy-spire [2022-04-15T07:46:19.208Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/03-verify-ca [2022-04-15T07:46:19.208Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/README.md [2022-04-15T07:46:19.208Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/conf/ [2022-04-15T07:46:19.208Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/conf/cert-manager-issuer.yaml [2022-04-15T07:46:19.208Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/conf/kind-config.yaml [2022-04-15T07:46:19.208Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/conf/server/ [2022-04-15T07:46:19.208Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/conf/server/kustomization.yaml [2022-04-15T07:46:19.208Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/conf/server/spire-server.yaml [2022-04-15T07:46:19.208Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/init-kubectl [2022-04-15T07:46:19.208Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/teardown [2022-04-15T07:46:19.208Z] spire-1.2.1/test/integration/test-one.sh [2022-04-15T07:46:19.208Z] spire-1.2.1/test/integration/test.sh [2022-04-15T07:46:19.208Z] spire-1.2.1/test/plugintest/ [2022-04-15T07:46:19.208Z] spire-1.2.1/test/plugintest/config.go [2022-04-15T07:46:19.208Z] spire-1.2.1/test/plugintest/load.go [2022-04-15T07:46:19.208Z] spire-1.2.1/test/plugintest/option.go [2022-04-15T07:46:19.208Z] spire-1.2.1/test/spiretest/ [2022-04-15T07:46:19.208Z] spire-1.2.1/test/spiretest/apiserver.go [2022-04-15T07:46:19.208Z] spire-1.2.1/test/spiretest/assertions.go [2022-04-15T07:46:19.208Z] spire-1.2.1/test/spiretest/dir.go [2022-04-15T07:46:19.208Z] spire-1.2.1/test/spiretest/errors_posix.go [2022-04-15T07:46:19.208Z] spire-1.2.1/test/spiretest/errors_windows.go [2022-04-15T07:46:19.208Z] spire-1.2.1/test/spiretest/logs.go [2022-04-15T07:46:19.208Z] spire-1.2.1/test/spiretest/socketapi.go [2022-04-15T07:46:19.208Z] spire-1.2.1/test/spiretest/suite.go [2022-04-15T07:46:19.208Z] spire-1.2.1/test/spiretest/x509.go [2022-04-15T07:46:19.208Z] spire-1.2.1/test/testca/ [2022-04-15T07:46:19.208Z] spire-1.2.1/test/testca/ca.go [2022-04-15T07:46:19.208Z] spire-1.2.1/test/testkey/ [2022-04-15T07:46:19.208Z] spire-1.2.1/test/testkey/generate.sh [2022-04-15T07:46:19.208Z] spire-1.2.1/test/testkey/genkeys.go [2022-04-15T07:46:19.208Z] spire-1.2.1/test/testkey/keys.go [2022-04-15T07:46:19.208Z] spire-1.2.1/test/testkey/new.go [2022-04-15T07:46:19.208Z] spire-1.2.1/test/tpmsimulator/ [2022-04-15T07:46:19.208Z] spire-1.2.1/test/tpmsimulator/simulator.go [2022-04-15T07:46:19.208Z] spire-1.2.1/test/util/ [2022-04-15T07:46:19.208Z] spire-1.2.1/test/util/cert_fixtures.go [2022-04-15T07:46:19.208Z] spire-1.2.1/test/util/cert_generation.go [2022-04-15T07:46:19.208Z] spire-1.2.1/test/util/io_redirection.go [2022-04-15T07:46:19.208Z] spire-1.2.1/test/util/race.go [2022-04-15T07:46:19.208Z] spire-1.2.1/test/util/util.go [2022-04-15T07:46:19.208Z] building spire from source... [2022-04-15T07:46:19.467Z] Installing go1.17.7... [2022-04-15T07:46:24.746Z] Building bin/spire-server... [2022-04-15T07:46:24.746Z] go: downloading github.com/mitchellh/cli v1.1.2 [2022-04-15T07:46:24.746Z] go: downloading github.com/spiffe/go-spiffe/v2 v2.0.0-beta.12 [2022-04-15T07:46:24.746Z] go: downloading github.com/spiffe/spire-api-sdk v1.2.0 [2022-04-15T07:46:24.746Z] go: downloading golang.org/x/net v0.0.0-20220127200216-cd36cc0744dd [2022-04-15T07:46:24.746Z] go: downloading google.golang.org/grpc v1.44.0 [2022-04-15T07:46:25.004Z] go: downloading gopkg.in/square/go-jose.v2 v2.6.0 [2022-04-15T07:46:25.004Z] go: downloading github.com/hashicorp/hcl v1.0.1-0.20190430135223-99e2f22d1c94 [2022-04-15T07:46:25.263Z] go: downloading github.com/imdario/mergo v0.3.12 [2022-04-15T07:46:25.263Z] go: downloading github.com/sirupsen/logrus v1.8.1 [2022-04-15T07:46:25.263Z] go: downloading github.com/hashicorp/go-hclog v1.1.0 [2022-04-15T07:46:25.263Z] go: downloading golang.org/x/time v0.0.0-20220224211638-0e9765cccd65 [2022-04-15T07:46:25.263Z] go: downloading github.com/Masterminds/sprig v2.22.0+incompatible [2022-04-15T07:46:25.263Z] go: downloading github.com/fatih/color v1.13.0 [2022-04-15T07:46:25.263Z] go: downloading github.com/mattn/go-isatty v0.0.14 [2022-04-15T07:46:25.521Z] go: downloading github.com/hashicorp/go-plugin v1.4.3 [2022-04-15T07:46:25.521Z] go: downloading golang.org/x/sys v0.0.0-20220227234510-4e6760a101f9 [2022-04-15T07:46:25.521Z] go: downloading github.com/spiffe/spire-plugin-sdk v1.2.0 [2022-04-15T07:46:25.521Z] go: downloading github.com/InVisionApp/go-health/v2 v2.1.2 [2022-04-15T07:46:25.521Z] go: downloading github.com/InVisionApp/go-logger v1.0.1 [2022-04-15T07:46:25.521Z] go: downloading github.com/armon/go-metrics v0.3.10 [2022-04-15T07:46:25.521Z] go: downloading github.com/prometheus/client_golang v1.12.1 [2022-04-15T07:46:25.521Z] go: downloading github.com/uber-go/tally/v4 v4.1.1 [2022-04-15T07:46:25.780Z] go: downloading github.com/andres-erbsen/clock v0.0.0-20160526145045-9e14626cd129 [2022-04-15T07:46:25.780Z] go: downloading github.com/open-policy-agent/opa v0.38.0 [2022-04-15T07:46:25.780Z] go: downloading google.golang.org/genproto v0.0.0-20220222213610-43724f9ea8cf [2022-04-15T07:46:25.780Z] go: downloading github.com/Masterminds/goutils v1.1.0 [2022-04-15T07:46:25.780Z] go: downloading github.com/Masterminds/semver v1.5.0 [2022-04-15T07:46:26.038Z] go: downloading github.com/google/uuid v1.1.2 [2022-04-15T07:46:26.038Z] go: downloading github.com/huandu/xstrings v1.3.2 [2022-04-15T07:46:26.038Z] go: downloading github.com/mattn/go-colorable v0.1.12 [2022-04-15T07:46:26.038Z] go: downloading github.com/hashicorp/yamux v0.0.0-20181012175058-2f1d1f20f75d [2022-04-15T07:46:26.038Z] go: downloading github.com/oklog/run v1.0.0 [2022-04-15T07:46:26.038Z] go: downloading github.com/hashicorp/go-immutable-radix v1.3.1 [2022-04-15T07:46:26.038Z] go: downloading github.com/DataDog/datadog-go v3.2.0+incompatible [2022-04-15T07:46:26.296Z] go: downloading github.com/imkira/go-observer v1.0.3 [2022-04-15T07:46:26.296Z] go: downloading github.com/beorn7/perks v1.0.1 [2022-04-15T07:46:26.296Z] go: downloading github.com/cespare/xxhash/v2 v2.1.2 [2022-04-15T07:46:26.296Z] go: downloading github.com/prometheus/client_model v0.2.0 [2022-04-15T07:46:26.296Z] go: downloading github.com/prometheus/common v0.32.1 [2022-04-15T07:46:26.296Z] go: downloading github.com/prometheus/procfs v0.7.3 [2022-04-15T07:46:26.566Z] go: downloading go.uber.org/atomic v1.9.0 [2022-04-15T07:46:26.566Z] go: downloading github.com/hashicorp/errwrap v1.1.0 [2022-04-15T07:46:26.566Z] go: downloading github.com/mitchellh/reflectwalk v1.0.1 [2022-04-15T07:46:26.566Z] go: downloading github.com/GoogleCloudPlatform/cloudsql-proxy v1.29.0 [2022-04-15T07:46:26.566Z] go: downloading github.com/blang/semver/v4 v4.0.0 [2022-04-15T07:46:26.826Z] go: downloading github.com/go-sql-driver/mysql v1.6.0 [2022-04-15T07:46:26.826Z] go: downloading github.com/gofrs/uuid v4.2.0+incompatible [2022-04-15T07:46:26.826Z] go: downloading github.com/jinzhu/gorm v1.9.16 [2022-04-15T07:46:27.085Z] go: downloading github.com/lib/pq v1.10.4 [2022-04-15T07:46:27.085Z] go: downloading github.com/mattn/go-sqlite3 v1.14.12 [2022-04-15T07:46:27.085Z] go: downloading github.com/aws/aws-sdk-go-v2 v1.14.0 [2022-04-15T07:46:27.085Z] go: downloading github.com/aws/aws-sdk-go-v2/config v1.14.0 [2022-04-15T07:46:27.652Z] go: downloading github.com/aws/aws-sdk-go-v2/credentials v1.9.0 [2022-04-15T07:46:29.031Z] go: downloading github.com/aws/aws-sdk-go-v2/service/kms v1.15.0 [2022-04-15T07:46:29.031Z] go: downloading github.com/aws/aws-sdk-go-v2/service/sts v1.15.0 [2022-04-15T07:46:29.031Z] go: downloading github.com/stretchr/testify v1.7.0 [2022-04-15T07:46:29.031Z] go: downloading golang.org/x/sync v0.0.0-20210220032951-036812b2e83c [2022-04-15T07:46:29.031Z] go: downloading github.com/aws/aws-sdk-go v1.43.0 [2022-04-15T07:46:33.408Z] go: downloading google.golang.org/api v0.70.0 [2022-04-15T07:46:33.408Z] go: downloading k8s.io/client-go v0.23.4 [2022-04-15T07:46:33.408Z] go: downloading k8s.io/api v0.23.4 [2022-04-15T07:46:33.408Z] go: downloading github.com/google/go-tpm v0.3.3 [2022-04-15T07:46:33.408Z] go: downloading github.com/Azure/azure-sdk-for-go v62.0.0+incompatible [2022-04-15T07:46:33.408Z] go: downloading github.com/Azure/go-autorest/autorest v0.11.24 [2022-04-15T07:46:33.408Z] go: downloading github.com/Azure/go-autorest v14.2.0+incompatible [2022-04-15T07:46:33.408Z] go: downloading github.com/Azure/go-autorest/autorest/azure/auth v0.5.11 [2022-04-15T07:46:33.408Z] go: downloading cloud.google.com/go/storage v1.21.0 [2022-04-15T07:46:33.408Z] go: downloading cloud.google.com/go v0.100.2 [2022-04-15T07:46:33.669Z] go: downloading k8s.io/apimachinery v0.23.4 [2022-04-15T07:46:33.931Z] go: downloading k8s.io/kube-aggregator v0.23.3 [2022-04-15T07:46:34.193Z] go: downloading sigs.k8s.io/controller-runtime v0.11.1 [2022-04-15T07:46:34.193Z] go: downloading cloud.google.com/go/security v1.3.0 [2022-04-15T07:46:34.453Z] go: downloading github.com/hashicorp/vault/api v1.4.1 [2022-04-15T07:46:34.453Z] go: downloading github.com/shirou/gopsutil/v3 v3.22.2 [2022-04-15T07:46:34.714Z] go: downloading github.com/hashicorp/golang-lru v0.5.4 [2022-04-15T07:46:34.714Z] go: downloading github.com/matttproud/golang_protobuf_extensions v1.0.2-0.20181231171920-c182affec369 [2022-04-15T07:46:34.714Z] go: downloading github.com/twmb/murmur3 v1.1.6 [2022-04-15T07:46:35.365Z] go: downloading github.com/jinzhu/inflection v1.0.0 [2022-04-15T07:46:35.365Z] go: downloading github.com/aws/smithy-go v1.11.0 [2022-04-15T07:46:35.365Z] go: downloading github.com/aws/aws-sdk-go-v2/feature/ec2/imds v1.11.0 [2022-04-15T07:46:35.626Z] go: downloading github.com/aws/aws-sdk-go-v2/internal/ini v1.3.6 [2022-04-15T07:46:35.626Z] go: downloading github.com/aws/aws-sdk-go-v2/service/sso v1.10.0 [2022-04-15T07:46:35.886Z] go: downloading github.com/aws/aws-sdk-go-v2/internal/configsources v1.1.5 [2022-04-15T07:46:35.886Z] go: downloading github.com/aws/aws-sdk-go-v2/service/internal/presigned-url v1.8.0 [2022-04-15T07:46:35.886Z] go: downloading github.com/Azure/go-autorest/logger v0.2.1 [2022-04-15T07:46:35.887Z] go: downloading github.com/Azure/go-autorest/tracing v0.6.0 [2022-04-15T07:46:35.887Z] go: downloading github.com/Azure/go-autorest/autorest/adal v0.9.18 [2022-04-15T07:46:35.887Z] go: downloading github.com/Azure/go-autorest/autorest/azure/cli v0.4.5 [2022-04-15T07:46:35.887Z] go: downloading github.com/dimchansky/utfbom v1.1.1 [2022-04-15T07:46:35.887Z] go: downloading github.com/gogo/protobuf v1.3.2 [2022-04-15T07:46:36.146Z] go: downloading cloud.google.com/go/compute v1.3.0 [2022-04-15T07:46:36.147Z] go: downloading cloud.google.com/go/iam v0.1.1 [2022-04-15T07:46:36.147Z] go: downloading github.com/googleapis/gax-go/v2 v2.1.1 [2022-04-15T07:46:36.147Z] go: downloading golang.org/x/oauth2 v0.0.0-20211104180415-d3ed0bb246c8 [2022-04-15T07:46:36.147Z] go: downloading k8s.io/klog/v2 v2.30.0 [2022-04-15T07:46:36.147Z] go: downloading sigs.k8s.io/structured-merge-diff/v4 v4.2.1 [2022-04-15T07:46:36.406Z] go: downloading github.com/google/gofuzz v1.1.0 [2022-04-15T07:46:36.406Z] go: downloading k8s.io/utils v0.0.0-20211116205334-6203023598ed [2022-04-15T07:46:36.406Z] go: downloading github.com/spf13/pflag v1.0.5 [2022-04-15T07:46:36.406Z] go: downloading golang.org/x/term v0.0.0-20210927222741-03fcf44c2211 [2022-04-15T07:46:36.406Z] go: downloading github.com/evanphx/json-patch v4.12.0+incompatible [2022-04-15T07:46:36.406Z] go: downloading github.com/cenkalti/backoff/v3 v3.2.2 [2022-04-15T07:46:36.406Z] go: downloading github.com/hashicorp/go-cleanhttp v0.5.2 [2022-04-15T07:46:36.406Z] go: downloading github.com/hashicorp/go-retryablehttp v0.6.6 [2022-04-15T07:46:36.406Z] go: downloading github.com/hashicorp/go-secure-stdlib/parseutil v0.1.1 [2022-04-15T07:46:36.406Z] go: downloading github.com/hashicorp/vault/sdk v0.4.1 [2022-04-15T07:46:36.666Z] go: downloading github.com/mitchellh/mapstructure v1.4.3 [2022-04-15T07:46:36.666Z] go: downloading github.com/tklauser/go-sysconf v0.3.9 [2022-04-15T07:46:36.666Z] go: downloading github.com/OneOfOne/xxhash v1.2.8 [2022-04-15T07:46:36.666Z] go: downloading gopkg.in/yaml.v2 v2.4.0 [2022-04-15T07:46:36.666Z] go: downloading github.com/rcrowley/go-metrics v0.0.0-20201227073835-cf1acfcdf475 [2022-04-15T07:46:36.666Z] go: downloading github.com/gobwas/glob v0.2.3 [2022-04-15T07:46:36.666Z] go: downloading github.com/yashtewari/glob-intersection v0.0.0-20180916065949-5c77d914dd0b [2022-04-15T07:46:36.666Z] go: downloading github.com/aws/aws-sdk-go-v2/internal/endpoints/v2 v2.3.0 [2022-04-15T07:46:36.666Z] go: downloading github.com/jmespath/go-jmespath v0.4.0 [2022-04-15T07:46:36.666Z] go: downloading github.com/Azure/go-autorest/autorest/date v0.3.0 [2022-04-15T07:46:36.666Z] go: downloading gopkg.in/inf.v0 v0.9.1 [2022-04-15T07:46:36.666Z] go: downloading github.com/golang-jwt/jwt/v4 v4.2.0 [2022-04-15T07:46:36.666Z] go: downloading go.opencensus.io v0.23.0 [2022-04-15T07:46:36.666Z] go: downloading sigs.k8s.io/json v0.0.0-20211020170558-c049b76a60c6 [2022-04-15T07:46:36.666Z] go: downloading github.com/google/go-cmp v0.5.7 [2022-04-15T07:46:36.927Z] go: downloading github.com/googleapis/gnostic v0.5.5 [2022-04-15T07:46:36.927Z] go: downloading github.com/go-logr/logr v1.2.2 [2022-04-15T07:46:36.927Z] go: downloading k8s.io/kube-openapi v0.0.0-20211115234752-e816edb12b65 [2022-04-15T07:46:36.927Z] go: downloading github.com/json-iterator/go v1.1.12 [2022-04-15T07:46:36.927Z] go: downloading github.com/hashicorp/go-secure-stdlib/strutil v0.1.1 [2022-04-15T07:46:36.927Z] go: downloading github.com/hashicorp/go-sockaddr v1.0.2 [2022-04-15T07:46:36.927Z] go: downloading go.uber.org/zap v1.21.0 [2022-04-15T07:46:36.927Z] go: downloading github.com/xeipuuv/gojsonreference v0.0.0-20180127040603-bd5ef7bd5415 [2022-04-15T07:46:36.927Z] go: downloading sigs.k8s.io/yaml v1.3.0 [2022-04-15T07:46:37.188Z] go: downloading github.com/tklauser/numcpus v0.3.0 [2022-04-15T07:46:37.188Z] go: downloading github.com/golang/groupcache v0.0.0-20210331224755-41bb18bfe9da [2022-04-15T07:46:37.188Z] go: downloading github.com/ryanuber/go-glob v1.0.0 [2022-04-15T07:46:37.188Z] go: downloading github.com/golang/snappy v0.0.4 [2022-04-15T07:46:37.188Z] go: downloading github.com/pierrec/lz4 v2.5.2+incompatible [2022-04-15T07:46:37.454Z] go: downloading github.com/modern-go/concurrent v0.0.0-20180306012644-bacd9c7ef1dd [2022-04-15T07:46:37.454Z] go: downloading github.com/modern-go/reflect2 v1.0.2 [2022-04-15T07:46:37.454Z] go: downloading github.com/hashicorp/go-secure-stdlib/mlock v0.1.1 [2022-04-15T07:46:37.454Z] go: downloading github.com/hashicorp/go-uuid v1.0.2 [2022-04-15T07:46:37.454Z] go: downloading github.com/hashicorp/go-version v1.2.0 [2022-04-15T07:46:37.454Z] go: downloading github.com/xeipuuv/gojsonpointer v0.0.0-20190905194746-02993c407bfb [2022-04-15T07:46:37.454Z] go: downloading go.uber.org/multierr v1.6.0 [2022-04-15T07:46:40.001Z] Removing intermediate container cce25bc0903d [2022-04-15T07:46:40.001Z] ---> 78373fcb9848 [2022-04-15T07:46:40.001Z] Step 10/23 : RUN make cmd/sys-mgmt-executor/sys-mgmt-executor [2022-04-15T07:46:40.940Z] go: downloading github.com/Azure/go-autorest/autorest/to v0.4.0 [2022-04-15T07:46:40.940Z] go: downloading github.com/Azure/go-autorest/autorest/validation v0.3.0 [2022-04-15T07:46:40.940Z] Removing intermediate container 6e8260980997 [2022-04-15T07:46:40.940Z] ---> 900a973a8382 [2022-04-15T07:46:40.940Z] [2022-04-15T07:46:40.940Z] Step 10/23 : FROM alpine:3.14 [2022-04-15T07:46:40.940Z] Removing intermediate container 3de88d465eb5 [2022-04-15T07:46:40.940Z] ---> 7692f0a1e58a [2022-04-15T07:46:40.940Z] [2022-04-15T07:46:40.940Z] Step 10/31 : FROM alpine:3.14 [2022-04-15T07:46:40.940Z] Removing intermediate container 7767f31daaa0 [2022-04-15T07:46:40.940Z] ---> f77b1edc1ea5 [2022-04-15T07:46:40.940Z] [2022-04-15T07:46:40.940Z] Step 10/23 : FROM alpine:3.14 [2022-04-15T07:46:40.940Z] ---> Running in abf39cfda0c9 [2022-04-15T07:46:41.510Z] 3.14: Pulling from library/alpine [2022-04-15T07:46:42.080Z] 3.14: Pulling from library/alpine [2022-04-15T07:46:42.080Z] 3.14: Pulling from library/alpine [2022-04-15T07:46:43.462Z] Digest: sha256:06b5d462c92fc39303e6363c65e074559f8d6b1363250027ed5053557e3398c5 [2022-04-15T07:46:43.462Z] Digest: sha256:06b5d462c92fc39303e6363c65e074559f8d6b1363250027ed5053557e3398c5 [2022-04-15T07:46:43.462Z] Digest: sha256:06b5d462c92fc39303e6363c65e074559f8d6b1363250027ed5053557e3398c5 [2022-04-15T07:46:43.462Z] Status: Downloaded newer image for alpine:3.14 [2022-04-15T07:46:43.462Z] Status: Downloaded newer image for alpine:3.14 [2022-04-15T07:46:43.462Z] Status: Image is up to date for alpine:3.14 [2022-04-15T07:46:43.462Z] ---> e04c818066af [2022-04-15T07:46:43.462Z] ---> e04c818066af [2022-04-15T07:46:43.462Z] Step 11/23 : RUN apk add --update --no-cache dumb-initStep 11/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium' [2022-04-15T07:46:43.462Z] [2022-04-15T07:46:43.462Z] ---> e04c818066af [2022-04-15T07:46:43.462Z] Step 11/31 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2021 Intel Corporation' [2022-04-15T07:46:43.462Z] ---> Running in ee04e3a29cc6 [2022-04-15T07:46:43.462Z] ---> Running in a1146a03b5cc [2022-04-15T07:46:43.462Z] ---> Running in 007d6f7e66a1 [2022-04-15T07:46:43.725Z] Removing intermediate container ee04e3a29cc6 [2022-04-15T07:46:43.725Z] ---> d90f392d24a2 [2022-04-15T07:46:43.725Z] Step 12/23 : ENV APP_PORT=59880 [2022-04-15T07:46:43.725Z] Removing intermediate container a1146a03b5cc [2022-04-15T07:46:43.725Z] ---> 110a86136106 [2022-04-15T07:46:43.725Z] Step 12/31 : RUN apk add --update --no-cache dumb-init su-exec [2022-04-15T07:46:43.725Z] ---> Running in 87f40a78dd16 [2022-04-15T07:46:43.725Z] ---> Running in 46627884325c [2022-04-15T07:46:43.725Z] CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/sys-mgmt-executor/sys-mgmt-executor ./cmd/sys-mgmt-executor [2022-04-15T07:46:43.725Z] Removing intermediate container 87f40a78dd16 [2022-04-15T07:46:43.725Z] ---> 22962ff013ae [2022-04-15T07:46:43.725Z] Step 13/23 : EXPOSE $APP_PORT [2022-04-15T07:46:43.725Z] ---> Running in 976b3001c2f4 [2022-04-15T07:46:43.985Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/x86_64/APKINDEX.tar.gz [2022-04-15T07:46:43.985Z] Removing intermediate container 976b3001c2f4 [2022-04-15T07:46:43.985Z] ---> c6e785bf5fc2 [2022-04-15T07:46:43.985Z] Step 14/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-04-15T07:46:43.985Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/x86_64/APKINDEX.tar.gz [2022-04-15T07:46:43.985Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/x86_64/APKINDEX.tar.gz [2022-04-15T07:46:43.985Z] ---> Running in 73a57005c8b9 [2022-04-15T07:46:43.985Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/x86_64/APKINDEX.tar.gz [2022-04-15T07:46:44.252Z] (1/1) Installing dumb-init (1.2.5-r1) [2022-04-15T07:46:44.252Z] Executing busybox-1.33.1-r7.trigger [2022-04-15T07:46:44.252Z] OK: 6 MiB in 15 packages [2022-04-15T07:46:44.252Z] (1/2) Installing dumb-init (1.2.5-r1) [2022-04-15T07:46:44.252Z] (2/2) Installing su-exec (0.2-r1) [2022-04-15T07:46:44.252Z] Executing busybox-1.33.1-r7.trigger [2022-04-15T07:46:44.252Z] OK: 6 MiB in 16 packages [2022-04-15T07:46:44.512Z] Removing intermediate container abf39cfda0c9 [2022-04-15T07:46:44.512Z] ---> c462f6cc2db6 [2022-04-15T07:46:44.512Z] [2022-04-15T07:46:44.512Z] Step 11/23 : FROM docker:20.10.14 [2022-04-15T07:46:44.512Z] 20.10.14: Pulling from library/docker [2022-04-15T07:46:44.772Z] Removing intermediate container 007d6f7e66a1 [2022-04-15T07:46:44.772Z] ---> 4dc98c6eeb55 [2022-04-15T07:46:44.772Z] Step 12/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' [2022-04-15T07:46:45.032Z] ---> Running in 204f5891f234 [2022-04-15T07:46:45.032Z] Removing intermediate container 46627884325c [2022-04-15T07:46:45.032Z] ---> f30e0b07bd41 [2022-04-15T07:46:45.032Z] Step 13/31 : ENV SECURITY_INIT_DIR /edgex-init [2022-04-15T07:46:45.032Z] ---> Running in 481dc4c9b6a0 [2022-04-15T07:46:45.295Z] Removing intermediate container 73a57005c8b9 [2022-04-15T07:46:45.295Z] ---> 448f47a32b98 [2022-04-15T07:46:45.295Z] Step 15/23 : RUN apk add --update --no-cache zeromq dumb-init [2022-04-15T07:46:45.295Z] Removing intermediate container 204f5891f234 [2022-04-15T07:46:45.295Z] ---> 2a9cf08a0f20 [2022-04-15T07:46:45.295Z] Step 13/23 : ENV APP_PORT=59881 [2022-04-15T07:46:45.295Z] Removing intermediate container 481dc4c9b6a0 [2022-04-15T07:46:45.295Z] ---> 68082a43ccd6 [2022-04-15T07:46:45.295Z] Step 14/31 : ARG BOOTSTRAP_REDIS_DIR=${SECURITY_INIT_DIR}/bootstrap-redis [2022-04-15T07:46:45.556Z] ---> Running in 6d6a1ceed78d [2022-04-15T07:46:45.556Z] ---> Running in 049a4837765d [2022-04-15T07:46:45.556Z] ---> Running in fc4f8c8761e9 [2022-04-15T07:46:45.556Z] Removing intermediate container 049a4837765d [2022-04-15T07:46:45.556Z] ---> 6398b90cac6e [2022-04-15T07:46:45.556Z] Step 14/23 : EXPOSE $APP_PORT [2022-04-15T07:46:45.819Z] ---> Running in af03287499b3 [2022-04-15T07:46:45.819Z] Removing intermediate container fc4f8c8761e9 [2022-04-15T07:46:45.819Z] ---> 83219ee542ed [2022-04-15T07:46:45.819Z] Step 15/31 : RUN mkdir -p ${SECURITY_INIT_DIR} && mkdir -p ${BOOTSTRAP_REDIS_DIR} [2022-04-15T07:46:45.819Z] ---> Running in 4a22e5a135e1 [2022-04-15T07:46:46.080Z] Removing intermediate container af03287499b3 [2022-04-15T07:46:46.080Z] ---> 8934d8e49990 [2022-04-15T07:46:46.080Z] Step 15/23 : WORKDIR / [2022-04-15T07:46:46.080Z] fetch https://nl.alpinelinux.org/alpine/v3.14/main/x86_64/APKINDEX.tar.gz [2022-04-15T07:46:46.080Z] ---> Running in 038f01483f2c [2022-04-15T07:46:46.374Z] Removing intermediate container 038f01483f2c [2022-04-15T07:46:46.374Z] ---> 9a65ae079b1a [2022-04-15T07:46:46.374Z] Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / [2022-04-15T07:46:46.635Z] ---> 56756225045e [2022-04-15T07:46:46.635Z] Step 17/23 : COPY --from=builder /edgex-go/cmd/core-metadata/core-metadata / [2022-04-15T07:46:46.914Z] fetch https://nl.alpinelinux.org/alpine/v3.14/community/x86_64/APKINDEX.tar.gz [2022-04-15T07:46:46.914Z] Removing intermediate container 4a22e5a135e1 [2022-04-15T07:46:46.914Z] ---> af31708a712d [2022-04-15T07:46:46.914Z] Step 16/31 : WORKDIR ${SECURITY_INIT_DIR} [2022-04-15T07:46:47.235Z] ---> Running in 48bcba653803 [2022-04-15T07:46:47.235Z] (1/6) Installing dumb-init (1.2.5-r1) [2022-04-15T07:46:47.235Z] (2/6) Installing libgcc (10.3.1_git20210424-r2) [2022-04-15T07:46:47.503Z] (3/6) Installing libsodium (1.0.18-r0) [2022-04-15T07:46:47.503Z] (4/6) Installing libstdc++ (10.3.1_git20210424-r2) [2022-04-15T07:46:47.503Z] ---> 38483d6d150d [2022-04-15T07:46:47.503Z] Step 18/23 : COPY --from=builder /edgex-go/cmd/core-metadata/res/configuration.toml /res/configuration.toml [2022-04-15T07:46:47.503Z] (5/6) Installing libzmq (4.3.4-r0) [2022-04-15T07:46:47.765Z] Removing intermediate container 48bcba653803 [2022-04-15T07:46:47.765Z] ---> c6ea2aee1e74 [2022-04-15T07:46:47.765Z] Step 17/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint-scripts/ ${SECURITY_INIT_DIR}/ [2022-04-15T07:46:47.765Z] (6/6) Installing zeromq (4.3.4-r0) [2022-04-15T07:46:47.765Z] Executing busybox-1.33.1-r7.trigger [2022-04-15T07:46:47.765Z] OK: 8 MiB in 20 packages [2022-04-15T07:46:48.028Z] ---> 7637f39a7d1c [2022-04-15T07:46:48.028Z] Step 19/23 : ENTRYPOINT ["/core-metadata"] [2022-04-15T07:46:48.290Z] ---> 023f8bb551a8 [2022-04-15T07:46:48.290Z] Step 18/31 : RUN chmod +x ${SECURITY_INIT_DIR}/*.sh [2022-04-15T07:46:48.290Z] ---> Running in cf759787a22c [2022-04-15T07:46:48.290Z] ---> Running in 84aa6ec65747 [2022-04-15T07:46:48.554Z] Removing intermediate container cf759787a22c [2022-04-15T07:46:48.554Z] ---> 126a37dadbeb [2022-04-15T07:46:48.554Z] Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2022-04-15T07:46:48.832Z] ---> Running in ca214be42841 [2022-04-15T07:46:48.832Z] Removing intermediate container 6d6a1ceed78d [2022-04-15T07:46:48.832Z] ---> 000da63a9dec [2022-04-15T07:46:48.832Z] Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / [2022-04-15T07:46:49.092Z] Removing intermediate container ca214be42841 [2022-04-15T07:46:49.092Z] ---> a3cb3dbaa913 [2022-04-15T07:46:49.092Z] Step 21/23 : LABEL arch=x86_64 [2022-04-15T07:46:49.773Z] ---> 15303077c840 [2022-04-15T07:46:49.773Z] Step 17/23 : COPY --from=builder /edgex-go/cmd/core-data/core-data / [2022-04-15T07:46:49.773Z] ---> Running in 4d5e52dd23ac [2022-04-15T07:46:50.032Z] Removing intermediate container 4d5e52dd23ac [2022-04-15T07:46:50.032Z] ---> 06a719d1ef25 [2022-04-15T07:46:50.032Z] Step 22/23 : LABEL git_sha=380509e625e205a7b033519c2bd94c8aca67ac3b [2022-04-15T07:46:50.602Z] ---> Running in a38983713315 [2022-04-15T07:46:50.602Z] ---> 9a959b46f82e [2022-04-15T07:46:50.602Z] Step 18/23 : COPY --from=builder /edgex-go/cmd/core-data/res/configuration.toml /res/configuration.toml [2022-04-15T07:46:50.862Z] Removing intermediate container a38983713315 [2022-04-15T07:46:50.862Z] ---> c6ce639a5819 [2022-04-15T07:46:50.862Z] Step 23/23 : LABEL version=0.0.0 [2022-04-15T07:46:50.862Z] Removing intermediate container 84aa6ec65747 [2022-04-15T07:46:50.862Z] ---> c45ef2041ca2 [2022-04-15T07:46:50.862Z] Step 19/31 : COPY --from=builder /edgex-go/Attribution.txt / [2022-04-15T07:46:50.862Z] ---> Running in b4a2cfe2b13c [2022-04-15T07:46:51.120Z] ---> e9da50502264 [2022-04-15T07:46:51.120Z] Step 19/23 : ENTRYPOINT ["/core-data"] [2022-04-15T07:46:51.383Z] ---> b39eb8f8b70d [2022-04-15T07:46:51.383Z] Step 20/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/security-bootstrapper . [2022-04-15T07:46:51.383Z] ---> Running in 0ba6416ee9af [2022-04-15T07:46:51.383Z] Removing intermediate container b4a2cfe2b13c [2022-04-15T07:46:51.383Z] ---> 64abaa08a5a2 [2022-04-15T07:46:51.383Z] [2022-04-15T07:46:51.383Z] Successfully built 64abaa08a5a2 [2022-04-15T07:46:51.383Z] Successfully tagged core-metadata:latest [2022-04-15T07:46:51.383Z] Building security-secretstore-setup [2022-04-15T07:46:51.643Z]  Building core-metadata ... done Removing intermediate container 0ba6416ee9af [2022-04-15T07:46:51.643Z] ---> b899b35cca10 [2022-04-15T07:46:51.643Z] Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2022-04-15T07:46:52.578Z] Digest: sha256:41978d1974f05f80e1aef23ac03040491a7e28bd4551d4b469b43e558341864e [2022-04-15T07:46:52.578Z] Status: Downloaded newer image for docker:20.10.14 [2022-04-15T07:46:52.578Z] ---> 7417809fdb73 [2022-04-15T07:46:52.578Z] 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-15T07:46:55.120Z] ---> Running in 3e0f49686c2b [2022-04-15T07:46:55.120Z] ---> a1c03d2484d5 [2022-04-15T07:46:55.120Z] Step 21/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res/configuration.toml ./res/ [2022-04-15T07:46:55.120Z] ---> Running in 53025bb1f38c [2022-04-15T07:46:55.120Z] Removing intermediate container 3e0f49686c2b [2022-04-15T07:46:55.120Z] ---> bcb9fd7b5f06 [2022-04-15T07:46:55.120Z] Step 21/23 : LABEL arch=x86_64 [2022-04-15T07:46:55.380Z] Step 1/25 : ARG BUILDER_BASE=golang:1.17-alpine3.15 [2022-04-15T07:46:55.380Z] Step 2/25 : FROM ${BUILDER_BASE} AS builder [2022-04-15T07:46:55.380Z] ---> 89f9d478009e [2022-04-15T07:46:55.380Z] Step 3/25 : WORKDIR /edgex-go [2022-04-15T07:46:55.380Z] ---> Using cache [2022-04-15T07:46:55.380Z] ---> a7d0cbcdab2c [2022-04-15T07:46:55.380Z] Step 4/25 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-04-15T07:46:55.380Z] ---> Using cache [2022-04-15T07:46:55.380Z] ---> d850d1750b3b [2022-04-15T07:46:55.380Z] Step 5/25 : RUN apk add --update --no-cache make git [2022-04-15T07:46:55.380Z] Removing intermediate container 53025bb1f38c [2022-04-15T07:46:55.380Z] ---> 267ad2487b9b [2022-04-15T07:46:55.380Z] 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-15T07:46:55.638Z] ---> Running in b2dd9411df1d [2022-04-15T07:46:55.638Z] ---> Running in e5c3cabdad8d [2022-04-15T07:46:55.638Z] ---> a15113aab584 [2022-04-15T07:46:55.638Z] Step 22/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-redis/configuration.toml ${BOOTSTRAP_REDIS_DIR}/res/ [2022-04-15T07:46:55.638Z] ---> Running in bb83d58d1e64 [2022-04-15T07:46:55.897Z] Removing intermediate container b2dd9411df1d [2022-04-15T07:46:55.897Z] ---> 4b4e927a656f [2022-04-15T07:46:55.897Z] Step 22/23 : LABEL git_sha=380509e625e205a7b033519c2bd94c8aca67ac3b [2022-04-15T07:46:55.897Z] ---> 50a57a0670be [2022-04-15T07:46:55.897Z] Step 23/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/consul-acl/ ${SECURITY_INIT_DIR}/consul-bootstrapper/ [2022-04-15T07:46:56.155Z] ---> Running in 1bfe13436dca [2022-04-15T07:46:56.416Z] Removing intermediate container 1bfe13436dca [2022-04-15T07:46:56.416Z] ---> c66e669b26db [2022-04-15T07:46:56.416Z] Step 23/23 : LABEL version=0.0.0 [2022-04-15T07:46:56.416Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz [2022-04-15T07:46:56.416Z] ---> Running in 2f4837768083 [2022-04-15T07:46:56.416Z] ---> 4ed0ec4c949d [2022-04-15T07:46:56.416Z] Step 24/31 : VOLUME ${SECURITY_INIT_DIR} [2022-04-15T07:46:56.674Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz [2022-04-15T07:46:56.674Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz [2022-04-15T07:46:56.674Z] ---> Running in 60399a52e4ab [2022-04-15T07:46:56.674Z] Removing intermediate container 2f4837768083 [2022-04-15T07:46:56.674Z] ---> 450232f83764 [2022-04-15T07:46:56.674Z] [2022-04-15T07:46:56.932Z] (1/43) Installing readline (8.1.1-r0) [2022-04-15T07:46:56.932Z] (2/43) Installing bash (5.1.16-r0) [2022-04-15T07:46:56.932Z] Executing bash-5.1.16-r0.post-install [2022-04-15T07:46:56.932Z] (3/43) Installing brotli-libs (1.0.9-r5) [2022-04-15T07:46:56.932Z] (4/43) Installing nghttp2-libs (1.46.0-r0) [2022-04-15T07:46:56.932Z] Successfully built 450232f83764 [2022-04-15T07:46:56.932Z] (5/43) Installing libcurl (7.80.0-r0) [2022-04-15T07:46:56.932Z] (6/43) Installing curl (7.80.0-r0) [2022-04-15T07:46:56.932Z] (7/43) Installing dumb-init (1.2.5-r1) [2022-04-15T07:46:56.932Z] (8/43) Installing libbz2 (1.0.8-r1) [2022-04-15T07:46:56.932Z] Successfully tagged core-data:latest [2022-04-15T07:46:56.932Z]  Building core-data ... done Building security-proxy-setup [2022-04-15T07:46:56.932Z] (9/43) Installing expat (2.4.7-r0) [2022-04-15T07:46:56.932Z] (10/43) Installing libffi (3.4.2-r1) [2022-04-15T07:46:56.932Z] (11/43) Installing gdbm (1.22-r0) [2022-04-15T07:46:56.932Z] (12/43) Installing xz-libs (5.2.5-r1) [2022-04-15T07:46:56.932Z] (13/43) Installing libgcc (10.3.1_git20211027-r0) [2022-04-15T07:46:56.932Z] (14/43) Installing libstdc++ (10.3.1_git20211027-r0) [2022-04-15T07:46:56.933Z] (15/43) Installing mpdecimal (2.5.1-r1) [2022-04-15T07:46:56.933Z] (16/43) Installing sqlite-libs (3.36.0-r0) [2022-04-15T07:46:56.933Z] (17/43) Installing python3 (3.9.7-r4) [2022-04-15T07:46:57.192Z] Removing intermediate container 60399a52e4ab [2022-04-15T07:46:57.192Z] ---> bfe367a30d21 [2022-04-15T07:46:57.192Z] Step 25/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint.sh / [2022-04-15T07:46:57.192Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz [2022-04-15T07:46:57.456Z] (18/43) Installing py3-appdirs (1.4.4-r2) [2022-04-15T07:46:57.456Z] (19/43) Installing py3-certifi (2020.12.5-r1) [2022-04-15T07:46:57.456Z] (20/43) Installing py3-charset-normalizer (2.0.7-r0) [2022-04-15T07:46:57.456Z] (21/43) Installing py3-idna (3.3-r0) [2022-04-15T07:46:57.456Z] (22/43) Installing py3-urllib3 (1.26.7-r0) [2022-04-15T07:46:57.456Z] (23/43) Installing py3-requests (2.26.0-r1) [2022-04-15T07:46:57.456Z] (24/43) Installing py3-msgpack (1.0.2-r1) [2022-04-15T07:46:57.456Z] (25/43) Installing py3-lockfile (0.12.2-r4) [2022-04-15T07:46:57.456Z] (26/43) Installing py3-cachecontrol (0.12.10-r0) [2022-04-15T07:46:57.456Z] (27/43) Installing py3-colorama (0.4.4-r1) [2022-04-15T07:46:57.456Z] (28/43) Installing py3-contextlib2 (21.6.0-r1) [2022-04-15T07:46:57.456Z] (29/43) Installing py3-distlib (0.3.3-r0) [2022-04-15T07:46:57.456Z] (30/43) Installing py3-distro (1.6.0-r0) [2022-04-15T07:46:57.456Z] (31/43) Installing py3-six (1.16.0-r0) [2022-04-15T07:46:57.456Z] (32/43) Installing py3-webencodings (0.5.1-r4) [2022-04-15T07:46:57.456Z] (33/43) Installing py3-html5lib (1.1-r1) [2022-04-15T07:46:57.456Z] (34/43) Installing py3-parsing (2.4.7-r2) [2022-04-15T07:46:57.456Z] (35/43) Installing py3-packaging (20.9-r1) [2022-04-15T07:46:57.456Z] (36/43) Installing py3-tomli (1.2.2-r0) [2022-04-15T07:46:57.456Z] (37/43) Installing py3-pep517 (0.12.0-r0) [2022-04-15T07:46:57.456Z] (38/43) Installing py3-progress (1.6-r0) [2022-04-15T07:46:57.456Z] (39/43) Installing py3-retrying (1.3.3-r2) [2022-04-15T07:46:57.456Z] (40/43) Installing py3-ordered-set (4.0.2-r2) [2022-04-15T07:46:57.456Z] (41/43) Installing py3-setuptools (52.0.0-r4) [2022-04-15T07:46:57.456Z] (42/43) Installing py3-toml (0.10.2-r2) [2022-04-15T07:46:57.456Z] (43/43) Installing py3-pip (20.3.4-r1) [2022-04-15T07:46:57.456Z] Executing busybox-1.34.1-r5.trigger [2022-04-15T07:46:57.456Z] OK: 221 MiB in 52 packages [2022-04-15T07:46:57.456Z] OK: 83 MiB in 65 packages [2022-04-15T07:46:58.449Z] Collecting docker-compose==1.23.2 [2022-04-15T07:46:58.449Z] Downloading docker_compose-1.23.2-py2.py3-none-any.whl (131 kB) [2022-04-15T07:46:58.449Z] Collecting jsonschema<3,>=2.5.1 [2022-04-15T07:46:58.449Z] Downloading jsonschema-2.6.0-py2.py3-none-any.whl (39 kB) [2022-04-15T07:46:58.449Z] Collecting docopt<0.7,>=0.6.1 [2022-04-15T07:46:58.449Z] Downloading docopt-0.6.2.tar.gz (25 kB) [2022-04-15T07:46:59.016Z] Collecting requests!=2.11.0,!=2.12.2,!=2.18.0,<2.21,>=2.6.1 [2022-04-15T07:46:59.016Z] Downloading requests-2.20.1-py2.py3-none-any.whl (57 kB) [2022-04-15T07:46:59.274Z] Collecting PyYAML<4,>=3.10 [2022-04-15T07:46:59.274Z] Downloading PyYAML-3.13.tar.gz (270 kB) [2022-04-15T07:47:00.211Z] Collecting dockerpty<0.5,>=0.4.1 [2022-04-15T07:47:00.211Z] Downloading dockerpty-0.4.1.tar.gz (13 kB) [2022-04-15T07:47:00.211Z] Step 1/22 : ARG BUILDER_BASE=golang:1.17-alpine3.15 [2022-04-15T07:47:00.211Z] Step 2/22 : FROM ${BUILDER_BASE} AS builder [2022-04-15T07:47:00.211Z] ---> 89f9d478009e [2022-04-15T07:47:00.211Z] Step 3/22 : WORKDIR /edgex-go [2022-04-15T07:47:00.211Z] ---> Using cache [2022-04-15T07:47:00.211Z] ---> a7d0cbcdab2c [2022-04-15T07:47:00.211Z] Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-04-15T07:47:00.211Z] ---> Using cache [2022-04-15T07:47:00.211Z] ---> d850d1750b3b [2022-04-15T07:47:00.211Z] Step 5/22 : RUN apk add --update --no-cache make git [2022-04-15T07:47:00.472Z] Collecting cached-property<2,>=1.2.0 [2022-04-15T07:47:00.472Z] Downloading cached_property-1.5.2-py2.py3-none-any.whl (7.6 kB) [2022-04-15T07:47:00.472Z] 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-15T07:47:00.472Z] Collecting websocket-client<1.0,>=0.32.0 [2022-04-15T07:47:00.472Z] Downloading websocket_client-0.59.0-py2.py3-none-any.whl (67 kB) [2022-04-15T07:47:00.472Z] Collecting texttable<0.10,>=0.9.0 [2022-04-15T07:47:00.472Z] Downloading texttable-0.9.1.tar.gz (11 kB) [2022-04-15T07:47:01.417Z] Collecting docker<4.0,>=3.6.0 [2022-04-15T07:47:01.417Z] Downloading docker-3.7.3-py2.py3-none-any.whl (134 kB) [2022-04-15T07:47:01.417Z] Collecting docker-pycreds>=0.4.0 [2022-04-15T07:47:01.417Z] Downloading docker_pycreds-0.4.0-py2.py3-none-any.whl (9.0 kB) [2022-04-15T07:47:01.417Z] Collecting idna<2.8,>=2.5 [2022-04-15T07:47:01.417Z] Downloading idna-2.7-py2.py3-none-any.whl (58 kB) [2022-04-15T07:47:01.417Z] Collecting urllib3<1.25,>=1.21.1 [2022-04-15T07:47:01.417Z] Downloading urllib3-1.24.3-py2.py3-none-any.whl (118 kB) [2022-04-15T07:47:01.417Z] 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-15T07:47:01.417Z] Collecting chardet<3.1.0,>=3.0.2 [2022-04-15T07:47:01.417Z] Downloading chardet-3.0.4-py2.py3-none-any.whl (133 kB) [2022-04-15T07:47:01.417Z] Using legacy 'setup.py install' for dockerpty, since package 'wheel' is not installed. [2022-04-15T07:47:01.417Z] Using legacy 'setup.py install' for docopt, since package 'wheel' is not installed. [2022-04-15T07:47:01.417Z] Using legacy 'setup.py install' for PyYAML, since package 'wheel' is not installed. [2022-04-15T07:47:01.417Z] Using legacy 'setup.py install' for texttable, since package 'wheel' is not installed. [2022-04-15T07:47:01.678Z] ---> 1ae41cf8244c [2022-04-15T07:47:01.678Z] Step 26/31 : RUN chmod +x /entrypoint.sh [2022-04-15T07:47:01.678Z] Installing collected packages: urllib3, idna, chardet, websocket-client, requests, docker-pycreds, texttable, PyYAML, jsonschema, docopt, dockerpty, docker, cached-property, docker-compose [2022-04-15T07:47:01.678Z] Attempting uninstall: urllib3 [2022-04-15T07:47:01.678Z] Found existing installation: urllib3 1.26.7 [2022-04-15T07:47:01.678Z] Uninstalling urllib3-1.26.7: [2022-04-15T07:47:01.678Z] Successfully uninstalled urllib3-1.26.7 [2022-04-15T07:47:01.678Z] ---> Running in ffe01bad9600 [2022-04-15T07:47:01.964Z] ---> Running in 3ea4c4b7358d [2022-04-15T07:47:01.964Z] Attempting uninstall: idna [2022-04-15T07:47:01.964Z] Found existing installation: idna 3.3 [2022-04-15T07:47:01.964Z] Uninstalling idna-3.3: [2022-04-15T07:47:01.964Z] Successfully uninstalled idna-3.3 [2022-04-15T07:47:01.964Z] Removing intermediate container e5c3cabdad8d [2022-04-15T07:47:01.964Z] ---> cbb948a6c08b [2022-04-15T07:47:01.964Z] Step 6/25 : COPY go.mod vendor* ./ [2022-04-15T07:47:02.524Z] Running on prd-ubuntu20.04-docker-arm64-4c-16g-21047 in /w/workspace/edgexfoundry_edgex-go_PR-3973 [Pipeline] { [2022-04-15T07:47:02.533Z] ---> 9e22a3ea6c8e [2022-04-15T07:47:02.534Z] Step 7/25 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-04-15T07:47:02.534Z] Attempting uninstall: requests [2022-04-15T07:47:02.534Z] Found existing installation: requests 2.26.0 [2022-04-15T07:47:02.534Z] Uninstalling requests-2.26.0: [2022-04-15T07:47:02.534Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz [2022-04-15T07:47:02.534Z] Successfully uninstalled requests-2.26.0 [Pipeline] ws [2022-04-15T07:47:02.581Z] Running in /w/workspace/edgex-go/1 [Pipeline] { [Pipeline] checkout [2022-04-15T07:47:02.792Z] ---> Running in 57e2b976c7ad [2022-04-15T07:47:02.792Z] Running setup.py install for texttable: started [2022-04-15T07:47:02.792Z] The recommended git tool is: git [2022-04-15T07:47:03.051Z] Running setup.py install for texttable: finished with status 'done' [2022-04-15T07:47:03.051Z] Running setup.py install for PyYAML: started [2022-04-15T07:47:03.309Z] Removing intermediate container 3ea4c4b7358d [2022-04-15T07:47:03.309Z] ---> 25c5f6d50388 [2022-04-15T07:47:03.309Z] Step 27/31 : ENTRYPOINT ["/entrypoint.sh"] [2022-04-15T07:47:03.309Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz [2022-04-15T07:47:03.566Z] ---> Running in 574f575898d3 [2022-04-15T07:47:03.566Z] Running setup.py install for PyYAML: finished with status 'done' [2022-04-15T07:47:03.566Z] Running setup.py install for docopt: started [2022-04-15T07:47:03.830Z] OK: 221 MiB in 52 packages [2022-04-15T07:47:03.830Z] Removing intermediate container 574f575898d3 [2022-04-15T07:47:03.830Z] ---> cb22252275ee [2022-04-15T07:47:03.830Z] Step 28/31 : CMD ["gate"] [2022-04-15T07:47:04.229Z] Running setup.py install for docopt: finished with status 'done' [2022-04-15T07:47:04.229Z] Running setup.py install for dockerpty: started [2022-04-15T07:47:04.229Z] ---> Running in baefc376ca85 [2022-04-15T07:47:04.229Z] Removing intermediate container 57e2b976c7ad [2022-04-15T07:47:04.229Z] ---> 1243f41025f5 [2022-04-15T07:47:04.229Z] Step 8/25 : COPY . . [2022-04-15T07:47:04.521Z] Removing intermediate container baefc376ca85 [2022-04-15T07:47:04.521Z] ---> bc9d625ceaca [2022-04-15T07:47:04.521Z] Step 29/31 : LABEL arch=x86_64 [2022-04-15T07:47:04.521Z] Running setup.py install for dockerpty: finished with status 'done' [2022-04-15T07:47:04.521Z] Removing intermediate container ffe01bad9600 [2022-04-15T07:47:04.521Z] ---> 3df2258070fb [2022-04-15T07:47:04.521Z] Step 6/22 : COPY go.mod vendor* ./ [2022-04-15T07:47:04.521Z] ---> Running in 601457932c34 [2022-04-15T07:47:04.802Z] 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-15T07:47:05.792Z] Removing intermediate container 601457932c34 [2022-04-15T07:47:05.792Z] ---> 2abef88f31da [2022-04-15T07:47:05.792Z] Step 30/31 : LABEL git_sha=380509e625e205a7b033519c2bd94c8aca67ac3b [2022-04-15T07:47:06.360Z] ---> a7c2e86f06ba [2022-04-15T07:47:06.360Z] Step 7/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-04-15T07:47:06.619Z] ---> Running in aa2671b08378 [2022-04-15T07:47:06.619Z] ---> Running in cb5b8234fc02 [2022-04-15T07:47:06.882Z] Removing intermediate container aa2671b08378 [2022-04-15T07:47:06.882Z] ---> d6d5b177109e [2022-04-15T07:47:06.882Z] Step 31/31 : LABEL version=0.0.0 [2022-04-15T07:47:07.146Z] ---> Running in b9b5c68e272b [2022-04-15T07:47:07.580Z] using credential edgex-jenkins-ssh [2022-04-15T07:47:07.598Z] Cloning the remote Git repository [2022-04-15T07:47:07.715Z] Removing intermediate container b9b5c68e272b [2022-04-15T07:47:07.715Z] ---> 603c8d08aa50 [2022-04-15T07:47:07.715Z] [2022-04-15T07:47:07.658Z] Cloning repository git@github.com:edgexfoundry/edgex-go.git [2022-04-15T07:47:07.735Z] > git init /w/workspace/edgex-go/1 # timeout=10 [2022-04-15T07:47:07.976Z] Successfully built 603c8d08aa50 [2022-04-15T07:47:07.976Z] Successfully tagged security-bootstrapper:latest [2022-04-15T07:47:07.976Z] Building support-scheduler [2022-04-15T07:47:07.830Z] Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git [2022-04-15T07:47:07.831Z] > git --version # timeout=10 [2022-04-15T07:47:07.848Z] > git --version # 'git version 2.25.1' [2022-04-15T07:47:07.850Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2022-04-15T07:47:07.975Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2022-04-15T07:47:11.262Z]  Building security-bootstrapper ... done Removing intermediate container cb5b8234fc02 [2022-04-15T07:47:11.262Z] ---> ba4b9b8f610d [2022-04-15T07:47:11.262Z] Step 8/22 : COPY . . [2022-04-15T07:47:11.522Z] Removing intermediate container bb83d58d1e64 [2022-04-15T07:47:11.522Z] ---> 872f31c067ea [2022-04-15T07:47:11.522Z] Step 14/23 : ENV APP_PORT=58890 [2022-04-15T07:47:12.464Z] ---> Running in 69f1a0e63baa [2022-04-15T07:47:13.032Z] Removing intermediate container 69f1a0e63baa [2022-04-15T07:47:13.032Z] ---> a0a42f2c1d7c [2022-04-15T07:47:13.032Z] Step 15/23 : EXPOSE $APP_PORT [2022-04-15T07:47:13.292Z] ---> Running in c47dc6d0302d [2022-04-15T07:47:13.860Z] Removing intermediate container c47dc6d0302d [2022-04-15T07:47:13.860Z] ---> c634660cda83 [2022-04-15T07:47:13.860Z] Step 16/23 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/sys-mgmt-agent / [2022-04-15T07:47:16.427Z] ---> 9b6829df1a91 [2022-04-15T07:47:16.427Z] Step 17/23 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/res/configuration.toml /res/configuration.toml [2022-04-15T07:47:16.427Z] ---> 297566711d54 [2022-04-15T07:47:16.427Z] Step 9/25 : RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup [2022-04-15T07:47:16.994Z] ---> Running in 3567855f0b4c [2022-04-15T07:47:17.253Z] ---> d2534cf65ebd [2022-04-15T07:47:17.253Z] Step 18/23 : COPY --from=builder /edgex-go/cmd/sys-mgmt-executor/sys-mgmt-executor / [2022-04-15T07:47:17.827Z] Step 1/22 : ARG BUILDER_BASE=golang:1.17-alpine3.15 [2022-04-15T07:47:17.827Z] Step 2/22 : FROM ${BUILDER_BASE} AS builder [2022-04-15T07:47:17.827Z] ---> 89f9d478009e [2022-04-15T07:47:17.827Z] Step 3/22 : WORKDIR /edgex-go [2022-04-15T07:47:17.827Z] ---> Using cache [2022-04-15T07:47:17.827Z] ---> a7d0cbcdab2c [2022-04-15T07:47:17.827Z] Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-04-15T07:47:17.827Z] ---> Using cache [2022-04-15T07:47:17.827Z] ---> d850d1750b3b [2022-04-15T07:47:17.827Z] Step 5/22 : RUN apk add --update --no-cache make git [2022-04-15T07:47:17.827Z] ---> Using cache [2022-04-15T07:47:17.827Z] ---> 3df2258070fb [2022-04-15T07:47:17.827Z] Step 6/22 : COPY go.mod vendor* ./ [2022-04-15T07:47:17.827Z] ---> Using cache [2022-04-15T07:47:17.827Z] ---> a7c2e86f06ba [2022-04-15T07:47:17.827Z] Step 7/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-04-15T07:47:17.827Z] ---> Using cache [2022-04-15T07:47:17.827Z] ---> ba4b9b8f610d [2022-04-15T07:47:17.827Z] Step 8/22 : COPY . . [2022-04-15T07:47:18.395Z] 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-15T07:47:18.964Z] ---> cf002a964df7 [2022-04-15T07:47:18.964Z] Step 19/23 : ENTRYPOINT ["/sys-mgmt-agent"] [2022-04-15T07:47:19.901Z] ---> Running in e8551c7b3e79 [2022-04-15T07:47:20.468Z] Removing intermediate container e8551c7b3e79 [2022-04-15T07:47:20.468Z] ---> df995a30e8ae [2022-04-15T07:47:20.468Z] Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2022-04-15T07:47:21.036Z] ---> Running in 5ffec3fb662c [2022-04-15T07:47:21.994Z] Removing intermediate container 5ffec3fb662c [2022-04-15T07:47:21.994Z] ---> 0d1f439b269b [2022-04-15T07:47:21.994Z] Step 21/23 : LABEL arch=x86_64 [2022-04-15T07:47:22.565Z] ---> Running in b8af05803992 [2022-04-15T07:47:23.508Z] Removing intermediate container b8af05803992 [2022-04-15T07:47:23.508Z] ---> 7ca44afb1aa5 [2022-04-15T07:47:23.508Z] Step 22/23 : LABEL git_sha=380509e625e205a7b033519c2bd94c8aca67ac3b [2022-04-15T07:47:23.791Z] ---> Running in 0faec422ca0c [2022-04-15T07:47:24.051Z] Removing intermediate container 0faec422ca0c [2022-04-15T07:47:24.051Z] ---> 102234fa67f0 [2022-04-15T07:47:24.051Z] Step 23/23 : LABEL version=0.0.0 [2022-04-15T07:47:24.051Z] ---> 35fc44bf7020 [2022-04-15T07:47:24.051Z] Step 9/22 : RUN make cmd/security-proxy-setup/security-proxy-setup cmd/secrets-config/secrets-config [2022-04-15T07:47:24.618Z] ---> Running in 370bb99897a6 [2022-04-15T07:47:24.618Z] ---> Running in c24d311d9612 [2022-04-15T07:47:24.877Z] Removing intermediate container 370bb99897a6 [2022-04-15T07:47:24.877Z] ---> c8e0cbc3b6f7 [2022-04-15T07:47:24.877Z] [2022-04-15T07:47:24.877Z] Successfully built c8e0cbc3b6f7 [2022-04-15T07:47:25.136Z] Successfully tagged sys-mgmt-agent:latest [2022-04-15T07:47:25.136Z] Building support-notifications [2022-04-15T07:47:25.395Z]  Building sys-mgmt-agent ... done 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-15T07:47:26.045Z] Merging remotes/origin/main commit c95941bc2401db96b526c4388051da3858551266 into PR head commit 380509e625e205a7b033519c2bd94c8aca67ac3b [2022-04-15T07:47:26.417Z] Merge succeeded, producing 380509e625e205a7b033519c2bd94c8aca67ac3b [2022-04-15T07:47:26.418Z] Checking out Revision 380509e625e205a7b033519c2bd94c8aca67ac3b (PR-3973) [2022-04-15T07:47:25.127Z] > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 [2022-04-15T07:47:25.155Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2022-04-15T07:47:25.179Z] > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 [2022-04-15T07:47:25.216Z] Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git [2022-04-15T07:47:25.217Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2022-04-15T07:47:25.231Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/pull/3973/head:refs/remotes/origin/PR-3973 +refs/heads/main:refs/remotes/origin/main # timeout=10 [2022-04-15T07:47:26.070Z] > git config core.sparsecheckout # timeout=10 [2022-04-15T07:47:26.094Z] > git checkout -f 380509e625e205a7b033519c2bd94c8aca67ac3b # timeout=10 [2022-04-15T07:47:26.328Z] > git remote # timeout=10 [2022-04-15T07:47:26.345Z] > git config --get remote.origin.url # timeout=10 [2022-04-15T07:47:26.363Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2022-04-15T07:47:26.377Z] > git merge c95941bc2401db96b526c4388051da3858551266 # timeout=10 [2022-04-15T07:47:26.405Z] > git rev-parse HEAD^{commit} # timeout=10 [2022-04-15T07:47:26.431Z] > git config core.sparsecheckout # timeout=10 [2022-04-15T07:47:26.447Z] > git checkout -f 380509e625e205a7b033519c2bd94c8aca67ac3b # timeout=10 [2022-04-15T07:47:30.675Z] Step 1/22 : ARG BUILDER_BASE=golang:1.17-alpine3.15 [2022-04-15T07:47:30.675Z] Step 2/22 : FROM ${BUILDER_BASE} AS builder [2022-04-15T07:47:30.675Z] ---> 89f9d478009e [2022-04-15T07:47:30.675Z] Step 3/22 : WORKDIR /edgex-go [2022-04-15T07:47:30.675Z] ---> Using cache [2022-04-15T07:47:30.675Z] ---> a7d0cbcdab2c [2022-04-15T07:47:30.675Z] Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-04-15T07:47:30.675Z] ---> Using cache [2022-04-15T07:47:30.675Z] ---> d850d1750b3b [2022-04-15T07:47:30.675Z] Step 5/22 : RUN apk add --update --no-cache make bash git ca-certificates [2022-04-15T07:47:30.743Z] Commit message: "docs(metadata): update metadata Swagger PATCH API responses" [2022-04-15T07:47:30.805Z] > git --version # timeout=10 [2022-04-15T07:47:30.817Z] > git --version # 'git version 2.25.1' [2022-04-15T07:47:30.834Z] fatal: bad object c72b16708d6eed9a08be464a432ce22db7d90667 [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2022-04-15T07:47:31.909Z] + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json [2022-04-15T07:47:31.909Z] % Total % Received % Xferd Average Speed Time Time Time Current [2022-04-15T07:47:31.909Z] Dload Upload Total Spent Left Speed [2022-04-15T07:47:31.909Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 11843 100 11843 0 0 44190 0 --:--:-- --:--:-- --:--:-- 44190 [Pipeline] sh [2022-04-15T07:47:32.518Z] + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh [2022-04-15T07:47:32.880Z] + sudo jq . += {"seccomp-profile": "/etc/docker/seccomp.json"} /etc/docker/daemon.json [2022-04-15T07:47:32.880Z] + sudo tee /etc/docker/daemon.new [2022-04-15T07:47:32.880Z] { [2022-04-15T07:47:32.880Z] "registry-mirrors": [ [2022-04-15T07:47:32.880Z] "https://nexus3.edgexfoundry.org:10001" [2022-04-15T07:47:32.880Z] ], [2022-04-15T07:47:32.880Z] "bip": "10.250.0.254/24", [2022-04-15T07:47:32.880Z] "hosts": [ [2022-04-15T07:47:32.880Z] "tcp://0.0.0.0:5555", [2022-04-15T07:47:32.880Z] "unix:///var/run/docker.sock" [2022-04-15T07:47:32.880Z] ], [2022-04-15T07:47:32.880Z] "mtu": 1458, [2022-04-15T07:47:32.880Z] "selinux-enabled": true, [2022-04-15T07:47:32.880Z] "seccomp-profile": "/etc/docker/seccomp.json" [2022-04-15T07:47:32.880Z] } [Pipeline] sh [2022-04-15T07:47:33.209Z] ---> Running in cde4655107d3 [2022-04-15T07:47:33.209Z] ---> a978bf1ebe94 [2022-04-15T07:47:33.209Z] Step 9/22 : RUN make cmd/support-scheduler/support-scheduler [2022-04-15T07:47:33.241Z] + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh [2022-04-15T07:47:33.468Z] ---> Running in 94284e341e1c [2022-04-15T07:47:33.595Z] + sudo service docker restart [2022-04-15T07:47:34.412Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz [2022-04-15T07:47:34.412Z] 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-15T07:47:34.979Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz [2022-04-15T07:47:35.547Z] OK: 221 MiB in 52 packages [2022-04-15T07:47:36.924Z] Removing intermediate container cde4655107d3 [2022-04-15T07:47:36.924Z] ---> c10743ce499a [2022-04-15T07:47:36.924Z] Step 6/22 : COPY go.mod vendor* ./ [2022-04-15T07:47:36.924Z] 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-15T07:47:37.860Z] ---> 1b90cb3febc8 [2022-04-15T07:47:37.860Z] Step 7/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-04-15T07:47:37.860Z] ---> Running in 938d7e84d8c1 [2022-04-15T07:47:40.397Z] Removing intermediate container 938d7e84d8c1 [2022-04-15T07:47:40.397Z] ---> 9fe357d79d40 [2022-04-15T07:47:40.397Z] Step 8/22 : COPY . . [2022-04-15T07:47:40.658Z] Removing intermediate container 3567855f0b4c [2022-04-15T07:47:40.658Z] ---> 9c211fec1ba0 [2022-04-15T07:47:40.658Z] [2022-04-15T07:47:40.658Z] Step 10/25 : FROM alpine:3.14 [2022-04-15T07:47:40.658Z] ---> e04c818066af [2022-04-15T07:47:40.658Z] Step 11/25 : RUN apk add --update --no-cache ca-certificates dumb-init su-exec [2022-04-15T07:47:40.658Z] ---> Running in 0c6a68ba1fad [2022-04-15T07:47:41.226Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/x86_64/APKINDEX.tar.gz [2022-04-15T07:47:41.226Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/x86_64/APKINDEX.tar.gz [2022-04-15T07:47:41.486Z] (1/3) Installing ca-certificates (20211220-r0) [2022-04-15T07:47:41.486Z] (2/3) Installing dumb-init (1.2.5-r1) [2022-04-15T07:47:41.486Z] (3/3) Installing su-exec (0.2-r1) [2022-04-15T07:47:41.486Z] Executing busybox-1.33.1-r7.trigger [2022-04-15T07:47:41.486Z] Executing ca-certificates-20211220-r0.trigger [2022-04-15T07:47:41.486Z] OK: 6 MiB in 17 packages [2022-04-15T07:47:45.768Z] 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-15T07:47:46.349Z] ---> b20e7b3a620a [2022-04-15T07:47:46.349Z] Step 9/22 : RUN make cmd/support-notifications/support-notifications [2022-04-15T07:47:46.349Z] Removing intermediate container 0c6a68ba1fad [2022-04-15T07:47:46.349Z] ---> edca811da991 [2022-04-15T07:47:46.349Z] Step 12/25 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' [2022-04-15T07:47:46.349Z] ---> Running in 632be1011a2d [2022-04-15T07:47:46.610Z] ---> Running in 0dfae0b8ae7d [2022-04-15T07:47:46.610Z] Removing intermediate container 0dfae0b8ae7d [2022-04-15T07:47:46.610Z] ---> ee154dda5002 [2022-04-15T07:47:46.610Z] Step 13/25 : WORKDIR / [2022-04-15T07:47:46.870Z] ---> Running in 37edd9985a70 [2022-04-15T07:47:47.131Z] 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-15T07:47:47.390Z] Removing intermediate container 37edd9985a70 [2022-04-15T07:47:47.390Z] ---> 3d9cd2f92bc2 [2022-04-15T07:47:47.390Z] 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-15T07:47:47.966Z] ---> 08ac8388bca1 [2022-04-15T07:47:47.966Z] 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-15T07:47:48.906Z] ---> 02c409d763aa [2022-04-15T07:47:48.906Z] Step 16/25 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/configuration.toml /res/configuration.toml [2022-04-15T07:47:48.906Z] Removing intermediate container c24d311d9612 [2022-04-15T07:47:48.906Z] ---> d021c95ed06e [2022-04-15T07:47:48.906Z] [2022-04-15T07:47:48.906Z] Step 10/22 : FROM alpine:3.14 [2022-04-15T07:47:48.906Z] ---> e04c818066af [2022-04-15T07:47:48.906Z] Step 11/22 : RUN apk add --update --no-cache curl dumb-init [2022-04-15T07:47:49.166Z] ---> Running in 2c2c42185284 [2022-04-15T07:47:49.166Z] ---> 0b59e43c167a [2022-04-15T07:47:49.166Z] 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-15T07:47:49.734Z] ---> e11735012b15 [2022-04-15T07:47:49.734Z] Step 18/25 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/security-file-token-provider . [2022-04-15T07:47:49.734Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/x86_64/APKINDEX.tar.gz [2022-04-15T07:47:49.992Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/x86_64/APKINDEX.tar.gz [2022-04-15T07:47:49.992Z] (1/6) Installing ca-certificates (20211220-r0) [2022-04-15T07:47:49.992Z] (2/6) Installing brotli-libs (1.0.9-r5) [2022-04-15T07:47:49.992Z] (3/6) Installing nghttp2-libs (1.43.0-r0) [2022-04-15T07:47:49.992Z] (4/6) Installing libcurl (7.79.1-r0) [2022-04-15T07:47:49.992Z] (5/6) Installing curl (7.79.1-r0) [2022-04-15T07:47:49.992Z] (6/6) Installing dumb-init (1.2.5-r1) [2022-04-15T07:47:49.992Z] Executing busybox-1.33.1-r7.trigger [2022-04-15T07:47:49.992Z] Executing ca-certificates-20211220-r0.trigger [2022-04-15T07:47:50.261Z] OK: 8 MiB in 20 packages [2022-04-15T07:47:50.830Z] ---> 13126ec0d75e [2022-04-15T07:47:50.830Z] Step 19/25 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/security-secretstore-setup . [2022-04-15T07:47:51.397Z] Removing intermediate container 2c2c42185284 [2022-04-15T07:47:51.397Z] ---> 7f51f5263581 [2022-04-15T07:47:51.397Z] Step 12/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' [2022-04-15T07:47:51.666Z] ---> bc19512cb0b0 [2022-04-15T07:47:51.666Z] Step 20/25 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/entrypoint.sh /usr/local/bin/ [2022-04-15T07:47:51.666Z] ---> Running in a3f899bee63c [2022-04-15T07:47:51.666Z] Removing intermediate container a3f899bee63c [2022-04-15T07:47:51.666Z] ---> 24a6af9df79b [2022-04-15T07:47:51.666Z] Step 13/22 : WORKDIR /edgex [2022-04-15T07:47:51.666Z] ---> Running in 5356565e6192 [2022-04-15T07:47:51.932Z] ---> 8ec62f80e30c [2022-04-15T07:47:51.932Z] 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-15T07:47:51.932Z] Removing intermediate container 5356565e6192 [2022-04-15T07:47:51.932Z] ---> b7ad0957611b [2022-04-15T07:47:51.932Z] Step 14/22 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/res/configuration.toml res/configuration.toml [2022-04-15T07:47:51.932Z] ---> Running in e56c3ed750ed [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2022-04-15T07:47:52.010Z] provisioning config files... [2022-04-15T07:47:52.034Z] copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/1@tmp/config2339373447771727529tmp [2022-04-15T07:47:52.190Z] ---> e12527245edd [2022-04-15T07:47:52.190Z] Step 15/22 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/security-proxy-setup . [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2022-04-15T07:47:52.641Z] ---> docker-login.sh [2022-04-15T07:47:52.642Z] nexus3.edgexfoundry.org:10001 [2022-04-15T07:47:53.128Z] ---> 287f713cd523 [2022-04-15T07:47:53.128Z] Step 16/22 : COPY --from=builder /edgex-go/cmd/secrets-config/secrets-config . [2022-04-15T07:47:53.242Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-04-15T07:47:53.388Z] Removing intermediate container e56c3ed750ed [2022-04-15T07:47:53.388Z] ---> bcf3a3a3cf7b [2022-04-15T07:47:53.388Z] Step 22/25 : ENTRYPOINT ["entrypoint.sh"] [2022-04-15T07:47:53.516Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-04-15T07:47:53.516Z] Configure a credential helper to remove this warning. See [2022-04-15T07:47:53.516Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-04-15T07:47:53.516Z] [2022-04-15T07:47:53.516Z] Login Succeeded [2022-04-15T07:47:53.516Z] nexus3.edgexfoundry.org:10002 [2022-04-15T07:47:53.648Z] ---> Running in b9a50dee8311 [2022-04-15T07:47:53.648Z] ---> b3fbbed39c1e [2022-04-15T07:47:53.648Z] Step 17/22 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/entrypoint.sh /usr/local/bin/ [2022-04-15T07:47:53.788Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-04-15T07:47:53.907Z] Removing intermediate container b9a50dee8311 [2022-04-15T07:47:53.907Z] ---> 4348d58f8b5a [2022-04-15T07:47:53.907Z] Step 23/25 : LABEL arch=x86_64 [2022-04-15T07:47:53.907Z] ---> Running in 8c41bd26a759 [2022-04-15T07:47:54.062Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-04-15T07:47:54.062Z] Configure a credential helper to remove this warning. See [2022-04-15T07:47:54.062Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-04-15T07:47:54.062Z] [2022-04-15T07:47:54.062Z] Login Succeeded [2022-04-15T07:47:54.062Z] nexus3.edgexfoundry.org:10003 [2022-04-15T07:47:54.173Z] ---> fcae7a899188 [2022-04-15T07:47:54.173Z] Step 18/22 : RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / [2022-04-15T07:47:54.173Z] ---> Running in 2ea615453a15 [2022-04-15T07:47:54.173Z] Removing intermediate container 8c41bd26a759 [2022-04-15T07:47:54.173Z] ---> d82ee08dd3a0 [2022-04-15T07:47:54.173Z] Step 24/25 : LABEL git_sha=380509e625e205a7b033519c2bd94c8aca67ac3b [2022-04-15T07:47:54.342Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-04-15T07:47:54.342Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-04-15T07:47:54.342Z] Configure a credential helper to remove this warning. See [2022-04-15T07:47:54.342Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-04-15T07:47:54.342Z] [2022-04-15T07:47:54.342Z] Login Succeeded [2022-04-15T07:47:54.342Z] nexus3.edgexfoundry.org:10004 [2022-04-15T07:47:54.431Z] ---> Running in ee253c1753f1 [2022-04-15T07:47:54.936Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-04-15T07:47:54.936Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-04-15T07:47:54.936Z] Configure a credential helper to remove this warning. See [2022-04-15T07:47:54.936Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-04-15T07:47:54.936Z] [2022-04-15T07:47:54.936Z] Login Succeeded [2022-04-15T07:47:54.936Z] docker.io [2022-04-15T07:47:55.000Z] Removing intermediate container ee253c1753f1 [2022-04-15T07:47:55.000Z] ---> 9b8d722940b5 [2022-04-15T07:47:55.000Z] Step 25/25 : LABEL version=0.0.0 [2022-04-15T07:47:55.000Z] ---> Running in 696738bc0b9c [2022-04-15T07:47:55.210Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-04-15T07:47:55.807Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-04-15T07:47:55.807Z] Configure a credential helper to remove this warning. See [2022-04-15T07:47:55.807Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-04-15T07:47:55.807Z] [2022-04-15T07:47:55.807Z] Login Succeeded [2022-04-15T07:47:55.807Z] ---> docker-login.sh ends [Pipeline] } [2022-04-15T07:47:55.842Z] Deleting 1 temporary files [2022-04-15T07:47:55.939Z] Removing intermediate container 696738bc0b9c [2022-04-15T07:47:55.939Z] ---> b811903594f0 [2022-04-15T07:47:55.939Z] [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [2022-04-15T07:47:56.197Z] Successfully built b811903594f0 [2022-04-15T07:47:56.197Z] Successfully tagged security-secretstore-setup:latest [2022-04-15T07:47:56.197Z]  Building security-secretstore-setup ... done Building core-command [Pipeline] echo [2022-04-15T07:47:56.299Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2022-04-15T07:47:56.331Z] ========================================================= [2022-04-15T07:47:56.331Z] [edgeXBuildGoParallel] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.17-alpine] [2022-04-15T07:47:56.331Z] ========================================================= [Pipeline] fileExists [Pipeline] sh [2022-04-15T07:47:56.712Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.17-alpine [2022-04-15T07:47:56.988Z] 1.17-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 [2022-04-15T07:47:56.988Z] 9b3977197b4f: Pulling fs layer [2022-04-15T07:47:56.988Z] 1a89e8eeedd5: Pulling fs layer [2022-04-15T07:47:56.988Z] 94645a83ff95: Pulling fs layer [2022-04-15T07:47:56.988Z] 3f3a8bcf1eab: Pulling fs layer [2022-04-15T07:47:56.988Z] 0c92f367c5e7: Pulling fs layer [2022-04-15T07:47:56.988Z] f7c0051592d6: Pulling fs layer [2022-04-15T07:47:56.988Z] a227ed2f7395: Pulling fs layer [2022-04-15T07:47:56.988Z] 7b1c46037f91: Pulling fs layer [2022-04-15T07:47:56.988Z] 0c92f367c5e7: Waiting [2022-04-15T07:47:56.988Z] f7c0051592d6: Waiting [2022-04-15T07:47:56.988Z] a227ed2f7395: Waiting [2022-04-15T07:47:56.988Z] 7b1c46037f91: Waiting [2022-04-15T07:47:56.988Z] 3f3a8bcf1eab: Waiting [2022-04-15T07:47:56.988Z] 94645a83ff95: Download complete [2022-04-15T07:47:56.988Z] 1a89e8eeedd5: Verifying Checksum [2022-04-15T07:47:56.988Z] 1a89e8eeedd5: Download complete [2022-04-15T07:47:56.988Z] 0c92f367c5e7: Verifying Checksum [2022-04-15T07:47:56.988Z] 0c92f367c5e7: Download complete [2022-04-15T07:47:56.988Z] f7c0051592d6: Verifying Checksum [2022-04-15T07:47:56.988Z] f7c0051592d6: Download complete [2022-04-15T07:47:56.988Z] 9b3977197b4f: Verifying Checksum [2022-04-15T07:47:56.988Z] 9b3977197b4f: Download complete [2022-04-15T07:47:56.988Z] a227ed2f7395: Verifying Checksum [2022-04-15T07:47:56.988Z] a227ed2f7395: Download complete [2022-04-15T07:47:57.574Z] Removing intermediate container 2ea615453a15 [2022-04-15T07:47:57.575Z] ---> d2c3f42caa9b [2022-04-15T07:47:57.575Z] Step 19/22 : ENTRYPOINT ["entrypoint.sh"] [2022-04-15T07:47:57.594Z] 9b3977197b4f: Pull complete [2022-04-15T07:47:58.193Z] 1a89e8eeedd5: Pull complete [2022-04-15T07:47:58.473Z] 94645a83ff95: Pull complete [2022-04-15T07:47:59.067Z] 7b1c46037f91: Download complete [2022-04-15T07:47:59.487Z] ---> Running in ef2c4709c2eb [2022-04-15T07:47:59.487Z] Removing intermediate container 94284e341e1c [2022-04-15T07:47:59.487Z] ---> 8b7cb00910f8 [2022-04-15T07:47:59.487Z] [2022-04-15T07:47:59.487Z] Step 10/22 : FROM alpine:3.14 [2022-04-15T07:47:59.487Z] ---> e04c818066af [2022-04-15T07:47:59.487Z] Step 11/22 : RUN apk add --update --no-cache dumb-init [2022-04-15T07:47:59.487Z] ---> Using cache [2022-04-15T07:47:59.487Z] ---> 4dc98c6eeb55 [2022-04-15T07:47:59.487Z] Step 12/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' [2022-04-15T07:47:59.487Z] ---> Using cache [2022-04-15T07:47:59.487Z] ---> 2a9cf08a0f20 [2022-04-15T07:47:59.487Z] Step 13/22 : ENV APP_PORT=59861 [2022-04-15T07:47:59.674Z] 3f3a8bcf1eab: Verifying Checksum [2022-04-15T07:47:59.674Z] 3f3a8bcf1eab: Download complete [2022-04-15T07:47:59.746Z] ---> Running in cda1b6d4a242 [2022-04-15T07:48:00.054Z] Step 1/23 : ARG BUILDER_BASE=golang:1.17-alpine3.15 [2022-04-15T07:48:00.054Z] Step 2/23 : FROM ${BUILDER_BASE} AS builder [2022-04-15T07:48:00.054Z] ---> 89f9d478009e [2022-04-15T07:48:00.054Z] Step 3/23 : WORKDIR /edgex-go [2022-04-15T07:48:00.054Z] ---> Using cache [2022-04-15T07:48:00.054Z] ---> a7d0cbcdab2c [2022-04-15T07:48:00.054Z] Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-04-15T07:48:00.054Z] ---> Using cache [2022-04-15T07:48:00.054Z] ---> d850d1750b3b [2022-04-15T07:48:00.054Z] Step 5/23 : RUN apk add --update --no-cache make git [2022-04-15T07:48:00.054Z] ---> Using cache [2022-04-15T07:48:00.054Z] ---> 3df2258070fb [2022-04-15T07:48:00.054Z] Step 6/23 : COPY go.mod vendor* ./ [2022-04-15T07:48:00.054Z] ---> Using cache [2022-04-15T07:48:00.054Z] ---> a7c2e86f06ba [2022-04-15T07:48:00.054Z] Step 7/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-04-15T07:48:00.054Z] ---> Using cache [2022-04-15T07:48:00.054Z] ---> ba4b9b8f610d [2022-04-15T07:48:00.054Z] Step 8/23 : COPY . . [2022-04-15T07:48:00.054Z] ---> Using cache [2022-04-15T07:48:00.054Z] ---> a978bf1ebe94 [2022-04-15T07:48:00.054Z] Step 9/23 : RUN make cmd/core-command/core-command [2022-04-15T07:48:00.054Z] Removing intermediate container ef2c4709c2eb [2022-04-15T07:48:00.054Z] ---> a7680b411962 [2022-04-15T07:48:00.054Z] Step 20/22 : LABEL arch=x86_64 [2022-04-15T07:48:00.360Z] ---> Running in 955cc3f29308 [2022-04-15T07:48:00.360Z] Removing intermediate container cda1b6d4a242 [2022-04-15T07:48:00.360Z] ---> ca99682c4bd3 [2022-04-15T07:48:00.360Z] Step 14/22 : EXPOSE $APP_PORT [2022-04-15T07:48:00.360Z] ---> Running in f32d44a4b8a3 [2022-04-15T07:48:00.360Z] ---> Running in 2c7b0da83344 [2022-04-15T07:48:00.657Z] Removing intermediate container f32d44a4b8a3 [2022-04-15T07:48:00.657Z] ---> e4e57c071672 [2022-04-15T07:48:00.657Z] Step 21/22 : LABEL git_sha=380509e625e205a7b033519c2bd94c8aca67ac3b [2022-04-15T07:48:00.657Z] Removing intermediate container 2c7b0da83344 [2022-04-15T07:48:00.657Z] ---> 197a54c62347 [2022-04-15T07:48:00.657Z] Step 15/22 : COPY --from=builder /edgex-go/Attribution.txt / [2022-04-15T07:48:00.657Z] ---> Running in 681b2e2017a0 [2022-04-15T07:48:00.657Z] 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-15T07:48:00.922Z] ---> 2219dae14432 [2022-04-15T07:48:00.922Z] Step 16/22 : COPY --from=builder /edgex-go/cmd/support-scheduler/support-scheduler / [2022-04-15T07:48:00.922Z] Removing intermediate container 681b2e2017a0 [2022-04-15T07:48:00.922Z] ---> a1f5b7a66110 [2022-04-15T07:48:00.922Z] Step 22/22 : LABEL version=0.0.0 [2022-04-15T07:48:00.922Z] ---> Running in c74a46eb3974 [2022-04-15T07:48:01.489Z] Removing intermediate container c74a46eb3974 [2022-04-15T07:48:01.489Z] ---> 542798128d42 [2022-04-15T07:48:01.489Z] [2022-04-15T07:48:01.489Z] ---> bed5b9a9baa0 [2022-04-15T07:48:01.489Z] Step 17/22 : COPY --from=builder /edgex-go/cmd/support-scheduler/res/configuration.toml /res/configuration.toml [2022-04-15T07:48:01.489Z] Successfully built 542798128d42 [2022-04-15T07:48:01.489Z] Successfully tagged security-proxy-setup:latest [2022-04-15T07:48:01.489Z]  Building security-proxy-setup ... done Building security-spiffe-token-provider [2022-04-15T07:48:02.056Z] ---> 97f6bdc4d369 [2022-04-15T07:48:02.056Z] Step 18/22 : ENTRYPOINT ["/support-scheduler"] [2022-04-15T07:48:03.960Z] ---> Running in 580882f34884 [2022-04-15T07:48:04.545Z] Removing intermediate container 580882f34884 [2022-04-15T07:48:04.545Z] ---> 9f8ec3ee42d8 [2022-04-15T07:48:04.545Z] Step 19/22 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2022-04-15T07:48:04.545Z] ---> Running in 46352667a1e8 [2022-04-15T07:48:05.112Z] Removing intermediate container 46352667a1e8 [2022-04-15T07:48:05.112Z] ---> aee6bf9e1f07 [2022-04-15T07:48:05.112Z] Step 20/22 : LABEL arch=x86_64 [2022-04-15T07:48:05.678Z] ---> Running in 801c02961e05 [2022-04-15T07:48:05.936Z] Step 1/20 : ARG BUILDER_BASE=golang:1.17-alpine3.15 [2022-04-15T07:48:05.936Z] Step 2/20 : FROM ${BUILDER_BASE} AS builder [2022-04-15T07:48:05.936Z] ---> 89f9d478009e [2022-04-15T07:48:05.936Z] Step 3/20 : WORKDIR /edgex-go [2022-04-15T07:48:05.936Z] ---> Using cache [2022-04-15T07:48:05.936Z] ---> a7d0cbcdab2c [2022-04-15T07:48:05.936Z] Step 4/20 : RUN apk update && apk --no-cache --update add build-base [2022-04-15T07:48:06.504Z] Removing intermediate container 801c02961e05 [2022-04-15T07:48:06.504Z] ---> 6924d1cf882c [2022-04-15T07:48:06.504Z] Step 21/22 : LABEL git_sha=380509e625e205a7b033519c2bd94c8aca67ac3b [2022-04-15T07:48:06.504Z] ---> Running in 6663db7903f2 [2022-04-15T07:48:06.504Z] ---> Running in 34166e6ed8ee [2022-04-15T07:48:06.824Z] Removing intermediate container 34166e6ed8ee [2022-04-15T07:48:06.824Z] ---> 8d554d1e7772 [2022-04-15T07:48:06.824Z] Step 22/22 : LABEL version=0.0.0 [2022-04-15T07:48:07.085Z] Removing intermediate container 632be1011a2d [2022-04-15T07:48:07.085Z] ---> b722e8a90e4c [2022-04-15T07:48:07.085Z] [2022-04-15T07:48:07.085Z] Step 10/22 : FROM alpine:3.14 [2022-04-15T07:48:07.085Z] ---> e04c818066af [2022-04-15T07:48:07.085Z] Step 11/22 : RUN apk add --update --no-cache ca-certificates dumb-init [2022-04-15T07:48:07.085Z] ---> Running in 67e558129779 [2022-04-15T07:48:07.085Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz [2022-04-15T07:48:07.085Z] ---> Running in e97a59470e09 [2022-04-15T07:48:07.351Z] Removing intermediate container 67e558129779 [2022-04-15T07:48:07.351Z] ---> ba690c363dc7 [2022-04-15T07:48:07.351Z] [2022-04-15T07:48:07.351Z] Successfully built ba690c363dc7 [2022-04-15T07:48:07.615Z] Successfully tagged support-scheduler:latest [2022-04-15T07:48:07.615Z] Building security-spire-server [2022-04-15T07:48:07.877Z]  Building support-scheduler ... done fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/x86_64/APKINDEX.tar.gz [2022-04-15T07:48:07.877Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/x86_64/APKINDEX.tar.gz [2022-04-15T07:48:07.877Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz [2022-04-15T07:48:08.140Z] (1/2) Installing ca-certificates (20211220-r0) [2022-04-15T07:48:08.140Z] (2/2) Installing dumb-init (1.2.5-r1) [2022-04-15T07:48:08.140Z] Executing busybox-1.33.1-r7.trigger [2022-04-15T07:48:08.140Z] Executing ca-certificates-20211220-r0.trigger [2022-04-15T07:48:08.140Z] OK: 6 MiB in 16 packages [2022-04-15T07:48:08.399Z] v3.15.4-28-gf3bb9d0183 [https://nl.alpinelinux.org/alpine/v3.15/main] [2022-04-15T07:48:08.399Z] v3.15.4-37-gdd6f9eca1b [https://nl.alpinelinux.org/alpine/v3.15/community] [2022-04-15T07:48:08.399Z] OK: 15866 distinct packages available [2022-04-15T07:48:08.399Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz [2022-04-15T07:48:09.336Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz [2022-04-15T07:48:09.595Z] OK: 221 MiB in 52 packages [2022-04-15T07:48:10.534Z] Step 1/25 : ARG BUILDER_BASE=golang:1.17-alpine3.15 [2022-04-15T07:48:10.534Z] Step 2/25 : FROM ${BUILDER_BASE} AS builder [2022-04-15T07:48:10.534Z] ---> 89f9d478009e [2022-04-15T07:48:10.534Z] Step 3/25 : WORKDIR /edgex-go [2022-04-15T07:48:10.534Z] ---> Using cache [2022-04-15T07:48:10.534Z] ---> a7d0cbcdab2c [2022-04-15T07:48:10.534Z] Step 4/25 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-04-15T07:48:10.534Z] ---> Using cache [2022-04-15T07:48:10.534Z] ---> d850d1750b3b [2022-04-15T07:48:10.534Z] Step 5/25 : RUN apk add --update --no-cache make git build-base curl [2022-04-15T07:48:10.534Z] ---> Using cache [2022-04-15T07:48:10.534Z] ---> cfddff43a65a [2022-04-15T07:48:10.534Z] Step 6/25 : COPY go.mod vendor* ./ [2022-04-15T07:48:10.534Z] ---> Using cache [2022-04-15T07:48:10.534Z] ---> 738895f4e889 [2022-04-15T07:48:10.534Z] Step 7/25 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-04-15T07:48:10.534Z] ---> Using cache [2022-04-15T07:48:10.534Z] ---> 1e175ab63596 [2022-04-15T07:48:10.534Z] Step 8/25 : COPY . . [2022-04-15T07:48:10.534Z] ---> Using cache [2022-04-15T07:48:10.534Z] ---> 4f8cd29e4a70 [2022-04-15T07:48:10.534Z] Step 9/25 : ARG SPIRE_RELEASE=1.2.1 [2022-04-15T07:48:10.534Z] ---> Using cache [2022-04-15T07:48:10.534Z] ---> 5d386a787078 [2022-04-15T07:48:10.534Z] Step 10/25 : RUN mkdir -p spire-build [2022-04-15T07:48:10.534Z] ---> Using cache [2022-04-15T07:48:10.534Z] ---> bd1a9a033f89 [2022-04-15T07:48:10.534Z] Step 11/25 : WORKDIR /edgex-go/spire-build [2022-04-15T07:48:10.534Z] ---> Using cache [2022-04-15T07:48:10.534Z] ---> c0380b8dc8e7 [2022-04-15T07:48:10.534Z] 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-15T07:48:11.915Z] ---> Running in 446d430f3d43 [2022-04-15T07:48:11.915Z] Removing intermediate container e97a59470e09 [2022-04-15T07:48:11.915Z] ---> 48910c08d38a [2022-04-15T07:48:11.915Z] Step 12/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Cavium, Copyright (c) 2021: Intel Corporation' [2022-04-15T07:48:12.074Z] 3f3a8bcf1eab: Pull complete [2022-04-15T07:48:12.074Z] 0c92f367c5e7: Pull complete [2022-04-15T07:48:12.074Z] f7c0051592d6: Pull complete [2022-04-15T07:48:12.074Z] a227ed2f7395: Pull complete [2022-04-15T07:48:12.176Z] Removing intermediate container 6663db7903f2 [2022-04-15T07:48:12.176Z] ---> 87ccd9a1cae5 [2022-04-15T07:48:12.176Z] Step 5/20 : COPY go.mod vendor* ./ [2022-04-15T07:48:12.176Z] ---> Running in d5db42ea2923 [2022-04-15T07:48:12.176Z] ---> 0ada5436034d [2022-04-15T07:48:12.176Z] Step 6/20 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-04-15T07:48:12.176Z] Removing intermediate container d5db42ea2923 [2022-04-15T07:48:12.176Z] ---> ab9961dd4134 [2022-04-15T07:48:12.176Z] Step 13/22 : ENV APP_PORT=59860 [2022-04-15T07:48:12.436Z] ---> Running in 50a0e764181e [2022-04-15T07:48:12.436Z] ---> Running in dbad3475c565 [2022-04-15T07:48:12.436Z] Removing intermediate container 50a0e764181e [2022-04-15T07:48:12.436Z] ---> 96d11d3abd51 [2022-04-15T07:48:12.436Z] Step 14/22 : EXPOSE $APP_PORT [2022-04-15T07:48:12.699Z] ---> Running in d81173ee94a7 [2022-04-15T07:48:12.699Z] spire-1.2.1/ [2022-04-15T07:48:12.699Z] spire-1.2.1/.data/ [2022-04-15T07:48:12.699Z] spire-1.2.1/.data/.file [2022-04-15T07:48:12.699Z] spire-1.2.1/.dockerignore [2022-04-15T07:48:12.699Z] spire-1.2.1/.gitattributes [2022-04-15T07:48:12.699Z] spire-1.2.1/.githooks/ [2022-04-15T07:48:12.699Z] spire-1.2.1/.githooks/pre-commit [2022-04-15T07:48:12.699Z] spire-1.2.1/.github/ [2022-04-15T07:48:12.699Z] spire-1.2.1/.github/ISSUE_TEMPLATE.md [2022-04-15T07:48:12.699Z] spire-1.2.1/.github/PULL_REQUEST_TEMPLATE.md [2022-04-15T07:48:12.699Z] spire-1.2.1/.github/dependabot.yml [2022-04-15T07:48:12.699Z] spire-1.2.1/.github/workflows/ [2022-04-15T07:48:12.699Z] spire-1.2.1/.github/workflows/nightly_build.yaml [2022-04-15T07:48:12.699Z] spire-1.2.1/.github/workflows/pr_build.yaml [2022-04-15T07:48:12.699Z] spire-1.2.1/.github/workflows/release_build.yaml [2022-04-15T07:48:12.699Z] spire-1.2.1/.github/workflows/scripts/ [2022-04-15T07:48:12.699Z] spire-1.2.1/.github/workflows/scripts/build_artifacts.sh [2022-04-15T07:48:12.699Z] spire-1.2.1/.github/workflows/scripts/push-images.sh [2022-04-15T07:48:12.699Z] spire-1.2.1/.github/workflows/scripts/push-scratch-images.sh [2022-04-15T07:48:12.699Z] spire-1.2.1/.github/workflows/scripts/run_unit_tests.sh [2022-04-15T07:48:12.699Z] spire-1.2.1/.github/workflows/scripts/split.sh [2022-04-15T07:48:12.699Z] spire-1.2.1/.gitignore [2022-04-15T07:48:12.699Z] spire-1.2.1/.go-version [2022-04-15T07:48:12.699Z] spire-1.2.1/.golangci.yml [2022-04-15T07:48:12.699Z] spire-1.2.1/ADOPTERS.md [2022-04-15T07:48:12.699Z] spire-1.2.1/CHANGELOG.md [2022-04-15T07:48:12.699Z] spire-1.2.1/CODE-OF-CONDUCT.md [2022-04-15T07:48:12.699Z] spire-1.2.1/CODEOWNERS [2022-04-15T07:48:12.699Z] spire-1.2.1/CONTRIBUTING.md [2022-04-15T07:48:12.699Z] spire-1.2.1/Dockerfile [2022-04-15T07:48:12.699Z] spire-1.2.1/Dockerfile.dev [2022-04-15T07:48:12.699Z] spire-1.2.1/Dockerfile.scratch [2022-04-15T07:48:12.699Z] spire-1.2.1/LICENSE [2022-04-15T07:48:12.699Z] spire-1.2.1/MAINTAINERS.md [2022-04-15T07:48:12.699Z] spire-1.2.1/Makefile [2022-04-15T07:48:12.699Z] spire-1.2.1/README.md [2022-04-15T07:48:12.699Z] spire-1.2.1/ROADMAP.md [2022-04-15T07:48:12.699Z] spire-1.2.1/SECURITY.md [2022-04-15T07:48:12.699Z] spire-1.2.1/cmd/ [2022-04-15T07:48:12.699Z] spire-1.2.1/cmd/spire-agent/ [2022-04-15T07:48:12.699Z] spire-1.2.1/cmd/spire-agent/cli/ [2022-04-15T07:48:12.699Z] spire-1.2.1/cmd/spire-agent/cli/api/ [2022-04-15T07:48:12.699Z] spire-1.2.1/cmd/spire-agent/cli/api/common.go [2022-04-15T07:48:12.699Z] spire-1.2.1/cmd/spire-agent/cli/api/fetch_jwt.go [2022-04-15T07:48:12.699Z] spire-1.2.1/cmd/spire-agent/cli/api/fetch_x509.go [2022-04-15T07:48:12.699Z] spire-1.2.1/cmd/spire-agent/cli/api/printer.go [2022-04-15T07:48:12.699Z] spire-1.2.1/cmd/spire-agent/cli/api/validate_jwt.go [2022-04-15T07:48:12.699Z] spire-1.2.1/cmd/spire-agent/cli/api/watch.go [2022-04-15T07:48:12.699Z] spire-1.2.1/cmd/spire-agent/cli/cli.go [2022-04-15T07:48:12.699Z] spire-1.2.1/cmd/spire-agent/cli/common/ [2022-04-15T07:48:12.699Z] spire-1.2.1/cmd/spire-agent/cli/common/defaults.go [2022-04-15T07:48:12.699Z] spire-1.2.1/cmd/spire-agent/cli/healthcheck/ [2022-04-15T07:48:12.699Z] spire-1.2.1/cmd/spire-agent/cli/healthcheck/healthcheck.go [2022-04-15T07:48:12.699Z] spire-1.2.1/cmd/spire-agent/cli/healthcheck/healthcheck_test.go [2022-04-15T07:48:12.699Z] spire-1.2.1/cmd/spire-agent/cli/run/ [2022-04-15T07:48:12.699Z] spire-1.2.1/cmd/spire-agent/cli/run/run.go [2022-04-15T07:48:12.699Z] spire-1.2.1/cmd/spire-agent/cli/run/run_test.go [2022-04-15T07:48:12.699Z] spire-1.2.1/cmd/spire-agent/cli/validate/ [2022-04-15T07:48:12.699Z] spire-1.2.1/cmd/spire-agent/cli/validate/validate.go [2022-04-15T07:48:12.699Z] spire-1.2.1/cmd/spire-agent/cli/validate/validate_test.go [2022-04-15T07:48:12.699Z] spire-1.2.1/cmd/spire-agent/main.go [2022-04-15T07:48:12.699Z] spire-1.2.1/cmd/spire-server/ [2022-04-15T07:48:12.699Z] spire-1.2.1/cmd/spire-server/cli/ [2022-04-15T07:48:12.699Z] spire-1.2.1/cmd/spire-server/cli/agent/ [2022-04-15T07:48:12.699Z] spire-1.2.1/cmd/spire-server/cli/agent/agent_test.go [2022-04-15T07:48:12.699Z] spire-1.2.1/cmd/spire-server/cli/agent/ban.go [2022-04-15T07:48:12.699Z] spire-1.2.1/cmd/spire-server/cli/agent/count.go [2022-04-15T07:48:12.699Z] spire-1.2.1/cmd/spire-server/cli/agent/evict.go [2022-04-15T07:48:12.699Z] spire-1.2.1/cmd/spire-server/cli/agent/list.go [2022-04-15T07:48:12.699Z] spire-1.2.1/cmd/spire-server/cli/agent/show.go [2022-04-15T07:48:12.699Z] spire-1.2.1/cmd/spire-server/cli/bundle/ [2022-04-15T07:48:12.699Z] spire-1.2.1/cmd/spire-server/cli/bundle/bundle_test.go [2022-04-15T07:48:12.699Z] spire-1.2.1/cmd/spire-server/cli/bundle/common.go [2022-04-15T07:48:12.699Z] spire-1.2.1/cmd/spire-server/cli/bundle/common_test.go [2022-04-15T07:48:12.699Z] spire-1.2.1/cmd/spire-server/cli/bundle/count.go [2022-04-15T07:48:12.699Z] spire-1.2.1/cmd/spire-server/cli/bundle/delete.go [2022-04-15T07:48:12.699Z] spire-1.2.1/cmd/spire-server/cli/bundle/list.go [2022-04-15T07:48:12.699Z] spire-1.2.1/cmd/spire-server/cli/bundle/set.go [2022-04-15T07:48:12.699Z] spire-1.2.1/cmd/spire-server/cli/bundle/show.go [2022-04-15T07:48:12.699Z] spire-1.2.1/cmd/spire-server/cli/cli.go [2022-04-15T07:48:12.699Z] spire-1.2.1/cmd/spire-server/cli/entry/ [2022-04-15T07:48:12.699Z] spire-1.2.1/cmd/spire-server/cli/entry/count.go [2022-04-15T07:48:12.699Z] spire-1.2.1/cmd/spire-server/cli/entry/count_test.go [2022-04-15T07:48:12.699Z] spire-1.2.1/cmd/spire-server/cli/entry/create.go [2022-04-15T07:48:12.699Z] spire-1.2.1/cmd/spire-server/cli/entry/create_test.go [2022-04-15T07:48:12.699Z] spire-1.2.1/cmd/spire-server/cli/entry/delete.go [2022-04-15T07:48:12.699Z] spire-1.2.1/cmd/spire-server/cli/entry/delete_test.go [2022-04-15T07:48:12.699Z] spire-1.2.1/cmd/spire-server/cli/entry/show.go [2022-04-15T07:48:12.700Z] spire-1.2.1/cmd/spire-server/cli/entry/show_test.go [2022-04-15T07:48:12.700Z] spire-1.2.1/cmd/spire-server/cli/entry/update.go [2022-04-15T07:48:12.700Z] spire-1.2.1/cmd/spire-server/cli/entry/update_test.go [2022-04-15T07:48:12.700Z] spire-1.2.1/cmd/spire-server/cli/entry/util.go [2022-04-15T07:48:12.700Z] spire-1.2.1/cmd/spire-server/cli/entry/util_test.go [2022-04-15T07:48:12.700Z] spire-1.2.1/cmd/spire-server/cli/federation/ [2022-04-15T07:48:12.700Z] spire-1.2.1/cmd/spire-server/cli/federation/common.go [2022-04-15T07:48:12.700Z] spire-1.2.1/cmd/spire-server/cli/federation/common_test.go [2022-04-15T07:48:12.700Z] spire-1.2.1/cmd/spire-server/cli/federation/create.go [2022-04-15T07:48:12.700Z] spire-1.2.1/cmd/spire-server/cli/federation/create_test.go [2022-04-15T07:48:12.700Z] spire-1.2.1/cmd/spire-server/cli/federation/delete.go [2022-04-15T07:48:12.700Z] spire-1.2.1/cmd/spire-server/cli/federation/delete_test.go [2022-04-15T07:48:12.700Z] spire-1.2.1/cmd/spire-server/cli/federation/list.go [2022-04-15T07:48:12.700Z] spire-1.2.1/cmd/spire-server/cli/federation/list_test.go [2022-04-15T07:48:12.700Z] spire-1.2.1/cmd/spire-server/cli/federation/refresh.go [2022-04-15T07:48:12.700Z] spire-1.2.1/cmd/spire-server/cli/federation/refresh_test.go [2022-04-15T07:48:12.700Z] spire-1.2.1/cmd/spire-server/cli/federation/show.go [2022-04-15T07:48:12.700Z] spire-1.2.1/cmd/spire-server/cli/federation/show_test.go [2022-04-15T07:48:12.700Z] spire-1.2.1/cmd/spire-server/cli/federation/update.go [2022-04-15T07:48:12.700Z] spire-1.2.1/cmd/spire-server/cli/federation/update_test.go [2022-04-15T07:48:12.700Z] spire-1.2.1/cmd/spire-server/cli/healthcheck/ [2022-04-15T07:48:12.700Z] spire-1.2.1/cmd/spire-server/cli/healthcheck/healthcheck.go [2022-04-15T07:48:12.700Z] spire-1.2.1/cmd/spire-server/cli/healthcheck/healthcheck_test.go [2022-04-15T07:48:12.700Z] spire-1.2.1/cmd/spire-server/cli/jwt/ [2022-04-15T07:48:12.700Z] spire-1.2.1/cmd/spire-server/cli/jwt/mint.go [2022-04-15T07:48:12.700Z] spire-1.2.1/cmd/spire-server/cli/jwt/mint_test.go [2022-04-15T07:48:12.700Z] spire-1.2.1/cmd/spire-server/cli/run/ [2022-04-15T07:48:12.700Z] spire-1.2.1/cmd/spire-server/cli/run/run.go [2022-04-15T07:48:12.700Z] spire-1.2.1/cmd/spire-server/cli/run/run_test.go [2022-04-15T07:48:12.700Z] spire-1.2.1/cmd/spire-server/cli/token/ [2022-04-15T07:48:12.700Z] spire-1.2.1/cmd/spire-server/cli/token/generate.go [2022-04-15T07:48:12.700Z] spire-1.2.1/cmd/spire-server/cli/token/generate_test.go [2022-04-15T07:48:12.700Z] spire-1.2.1/cmd/spire-server/cli/validate/ [2022-04-15T07:48:12.700Z] spire-1.2.1/cmd/spire-server/cli/validate/validate.go [2022-04-15T07:48:12.700Z] spire-1.2.1/cmd/spire-server/cli/validate/validate_test.go [2022-04-15T07:48:12.700Z] spire-1.2.1/cmd/spire-server/cli/x509/ [2022-04-15T07:48:12.700Z] spire-1.2.1/cmd/spire-server/cli/x509/mint.go [2022-04-15T07:48:12.700Z] spire-1.2.1/cmd/spire-server/cli/x509/mint_test.go [2022-04-15T07:48:12.700Z] spire-1.2.1/cmd/spire-server/main.go [2022-04-15T07:48:12.700Z] spire-1.2.1/cmd/spire-server/util/ [2022-04-15T07:48:12.700Z] spire-1.2.1/cmd/spire-server/util/util.go [2022-04-15T07:48:12.700Z] spire-1.2.1/conf/ [2022-04-15T07:48:12.700Z] spire-1.2.1/conf/agent/ [2022-04-15T07:48:12.700Z] spire-1.2.1/conf/agent/agent.conf [2022-04-15T07:48:12.700Z] spire-1.2.1/conf/agent/agent_full.conf [2022-04-15T07:48:12.700Z] spire-1.2.1/conf/agent/dummy_root_ca.crt [2022-04-15T07:48:12.700Z] spire-1.2.1/conf/server/ [2022-04-15T07:48:12.700Z] spire-1.2.1/conf/server/dummy_upstream_ca.crt [2022-04-15T07:48:12.700Z] spire-1.2.1/conf/server/dummy_upstream_ca.key [2022-04-15T07:48:12.700Z] spire-1.2.1/conf/server/server.conf [2022-04-15T07:48:12.700Z] spire-1.2.1/conf/server/server_full.conf [2022-04-15T07:48:12.700Z] spire-1.2.1/doc/ [2022-04-15T07:48:12.700Z] spire-1.2.1/doc/SPIRE101.md [2022-04-15T07:48:12.700Z] spire-1.2.1/doc/auditlog.md [2022-04-15T07:48:12.700Z] spire-1.2.1/doc/authorization_policy_engine.md [2022-04-15T07:48:12.700Z] spire-1.2.1/doc/changelog_guidelines.md [2022-04-15T07:48:12.700Z] spire-1.2.1/doc/cure53-report.pdf [2022-04-15T07:48:12.700Z] spire-1.2.1/doc/images/ [2022-04-15T07:48:12.700Z] spire-1.2.1/doc/images/2019_roadmap.png [2022-04-15T07:48:12.700Z] spire-1.2.1/doc/images/SPIRE101.png [2022-04-15T07:48:12.700Z] spire-1.2.1/doc/images/SPIRE_agent.png [2022-04-15T07:48:12.700Z] spire-1.2.1/doc/images/SPIRE_server.png [2022-04-15T07:48:12.700Z] spire-1.2.1/doc/images/cache_mgr.png [2022-04-15T07:48:12.700Z] spire-1.2.1/doc/images/cache_mgr_components.png [2022-04-15T07:48:12.700Z] spire-1.2.1/doc/images/federated_spire.png [2022-04-15T07:48:12.700Z] spire-1.2.1/doc/images/ha_mode.png [2022-04-15T07:48:12.700Z] spire-1.2.1/doc/images/nested_spire.png [2022-04-15T07:48:12.700Z] spire-1.2.1/doc/images/oidc_federation.png [2022-04-15T07:48:12.700Z] spire-1.2.1/doc/images/single_trust_domain.png [2022-04-15T07:48:12.700Z] spire-1.2.1/doc/images/spiffe_compatible.png [2022-04-15T07:48:12.700Z] spire-1.2.1/doc/images/spire_logo.png [2022-04-15T07:48:12.700Z] spire-1.2.1/doc/migrating_registration_api_clients.md [2022-04-15T07:48:12.700Z] spire-1.2.1/doc/plugin_agent_keymanager_disk.md [2022-04-15T07:48:12.700Z] spire-1.2.1/doc/plugin_agent_keymanager_memory.md [2022-04-15T07:48:12.700Z] spire-1.2.1/doc/plugin_agent_nodeattestor_aws_iid.md [2022-04-15T07:48:12.700Z] spire-1.2.1/doc/plugin_agent_nodeattestor_azure_msi.md [2022-04-15T07:48:12.700Z] spire-1.2.1/doc/plugin_agent_nodeattestor_gcp_iit.md [2022-04-15T07:48:12.700Z] spire-1.2.1/doc/plugin_agent_nodeattestor_jointoken.md [2022-04-15T07:48:12.700Z] spire-1.2.1/doc/plugin_agent_nodeattestor_k8s_psat.md [2022-04-15T07:48:12.700Z] spire-1.2.1/doc/plugin_agent_nodeattestor_k8s_sat.md [2022-04-15T07:48:12.700Z] spire-1.2.1/doc/plugin_agent_nodeattestor_sshpop.md [2022-04-15T07:48:12.700Z] spire-1.2.1/doc/plugin_agent_nodeattestor_tpm_devid.md [2022-04-15T07:48:12.700Z] spire-1.2.1/doc/plugin_agent_nodeattestor_x509pop.md [2022-04-15T07:48:12.700Z] spire-1.2.1/doc/plugin_agent_svidstore_aws_secretsmanager.md [2022-04-15T07:48:12.700Z] spire-1.2.1/doc/plugin_agent_svidstore_gcp_secretmanager.md [2022-04-15T07:48:12.700Z] spire-1.2.1/doc/plugin_agent_workloadattestor_docker.md [2022-04-15T07:48:12.700Z] spire-1.2.1/doc/plugin_agent_workloadattestor_k8s.md [2022-04-15T07:48:12.700Z] spire-1.2.1/doc/plugin_agent_workloadattestor_unix.md [2022-04-15T07:48:12.700Z] spire-1.2.1/doc/plugin_server_datastore_sql.md [2022-04-15T07:48:12.700Z] spire-1.2.1/doc/plugin_server_keymanager_aws_kms.md [2022-04-15T07:48:12.700Z] spire-1.2.1/doc/plugin_server_keymanager_disk.md [2022-04-15T07:48:12.700Z] spire-1.2.1/doc/plugin_server_keymanager_memory.md [2022-04-15T07:48:12.700Z] spire-1.2.1/doc/plugin_server_nodeattestor_aws_iid.md [2022-04-15T07:48:12.700Z] spire-1.2.1/doc/plugin_server_nodeattestor_azure_msi.md [2022-04-15T07:48:12.700Z] spire-1.2.1/doc/plugin_server_nodeattestor_gcp_iit.md [2022-04-15T07:48:12.700Z] spire-1.2.1/doc/plugin_server_nodeattestor_jointoken.md [2022-04-15T07:48:12.700Z] spire-1.2.1/doc/plugin_server_nodeattestor_k8s_psat.md [2022-04-15T07:48:12.700Z] spire-1.2.1/doc/plugin_server_nodeattestor_k8s_sat.md [2022-04-15T07:48:12.700Z] spire-1.2.1/doc/plugin_server_nodeattestor_sshpop.md [2022-04-15T07:48:12.700Z] spire-1.2.1/doc/plugin_server_nodeattestor_tpm_devid.md [2022-04-15T07:48:12.700Z] spire-1.2.1/doc/plugin_server_nodeattestor_x509pop.md [2022-04-15T07:48:12.700Z] spire-1.2.1/doc/plugin_server_noderesolver_azure_msi.md [2022-04-15T07:48:12.700Z] spire-1.2.1/doc/plugin_server_notifier_gcs_bundle.md [2022-04-15T07:48:12.700Z] spire-1.2.1/doc/plugin_server_notifier_k8sbundle.md [2022-04-15T07:48:12.700Z] spire-1.2.1/doc/plugin_server_upstreamauthority_aws_pca.md [2022-04-15T07:48:12.700Z] spire-1.2.1/doc/plugin_server_upstreamauthority_awssecret.md [2022-04-15T07:48:12.700Z] spire-1.2.1/doc/plugin_server_upstreamauthority_cert_manager.md [2022-04-15T07:48:12.700Z] spire-1.2.1/doc/plugin_server_upstreamauthority_disk.md [2022-04-15T07:48:12.700Z] spire-1.2.1/doc/plugin_server_upstreamauthority_gcp_cas.md [2022-04-15T07:48:12.700Z] spire-1.2.1/doc/plugin_server_upstreamauthority_spire.md [2022-04-15T07:48:12.700Z] spire-1.2.1/doc/plugin_server_upstreamauthority_vault.md [2022-04-15T07:48:12.700Z] spire-1.2.1/doc/scaling_spire.md [2022-04-15T07:48:12.700Z] spire-1.2.1/doc/spire_agent.md [2022-04-15T07:48:12.700Z] spire-1.2.1/doc/spire_server.md [2022-04-15T07:48:12.700Z] spire-1.2.1/doc/supported_integrations.md [2022-04-15T07:48:12.700Z] spire-1.2.1/doc/telemetry.md [2022-04-15T07:48:12.700Z] spire-1.2.1/doc/telemetry_config.md [2022-04-15T07:48:12.700Z] spire-1.2.1/doc/upgrading.md [2022-04-15T07:48:12.700Z] spire-1.2.1/doc/using_spire.md [2022-04-15T07:48:12.700Z] spire-1.2.1/examples/ [2022-04-15T07:48:12.700Z] spire-1.2.1/examples/README.md [2022-04-15T07:48:12.700Z] spire-1.2.1/go.mod [2022-04-15T07:48:12.700Z] spire-1.2.1/go.sum [2022-04-15T07:48:12.700Z] spire-1.2.1/pkg/ [2022-04-15T07:48:12.700Z] spire-1.2.1/pkg/agent/ [2022-04-15T07:48:12.700Z] spire-1.2.1/pkg/agent/agent.go [2022-04-15T07:48:12.700Z] spire-1.2.1/pkg/agent/api/ [2022-04-15T07:48:12.700Z] spire-1.2.1/pkg/agent/api/config.go [2022-04-15T07:48:12.700Z] spire-1.2.1/pkg/agent/api/debug/ [2022-04-15T07:48:12.700Z] spire-1.2.1/pkg/agent/api/debug/v1/ [2022-04-15T07:48:12.700Z] spire-1.2.1/pkg/agent/api/debug/v1/service.go [2022-04-15T07:48:12.700Z] spire-1.2.1/pkg/agent/api/debug/v1/service_test.go [2022-04-15T07:48:12.700Z] spire-1.2.1/pkg/agent/api/delegatedidentity/ [2022-04-15T07:48:12.700Z] spire-1.2.1/pkg/agent/api/delegatedidentity/v1/ [2022-04-15T07:48:12.700Z] spire-1.2.1/pkg/agent/api/delegatedidentity/v1/service.go [2022-04-15T07:48:12.700Z] spire-1.2.1/pkg/agent/api/delegatedidentity/v1/service_test.go [2022-04-15T07:48:12.700Z] spire-1.2.1/pkg/agent/api/endpoints.go [2022-04-15T07:48:12.700Z] spire-1.2.1/pkg/agent/api/health/ [2022-04-15T07:48:12.700Z] spire-1.2.1/pkg/agent/api/health/v1/ [2022-04-15T07:48:12.700Z] spire-1.2.1/pkg/agent/api/health/v1/service.go [2022-04-15T07:48:12.700Z] spire-1.2.1/pkg/agent/api/health/v1/service_test.go [2022-04-15T07:48:12.700Z] spire-1.2.1/pkg/agent/api/rpccontext/ [2022-04-15T07:48:12.700Z] spire-1.2.1/pkg/agent/api/rpccontext/alias.go [2022-04-15T07:48:12.700Z] spire-1.2.1/pkg/agent/api/rpccontext/caller.go [2022-04-15T07:48:12.700Z] spire-1.2.1/pkg/agent/attestor/ [2022-04-15T07:48:12.700Z] spire-1.2.1/pkg/agent/attestor/node/ [2022-04-15T07:48:12.700Z] spire-1.2.1/pkg/agent/attestor/node/experimental.go [2022-04-15T07:48:12.700Z] spire-1.2.1/pkg/agent/attestor/node/node.go [2022-04-15T07:48:12.700Z] spire-1.2.1/pkg/agent/attestor/node/node_test.go [2022-04-15T07:48:12.700Z] spire-1.2.1/pkg/agent/attestor/workload/ [2022-04-15T07:48:12.700Z] spire-1.2.1/pkg/agent/attestor/workload/workload.go [2022-04-15T07:48:12.700Z] spire-1.2.1/pkg/agent/attestor/workload/workload_test.go [2022-04-15T07:48:12.700Z] spire-1.2.1/pkg/agent/catalog/ [2022-04-15T07:48:12.700Z] spire-1.2.1/pkg/agent/catalog/catalog.go [2022-04-15T07:48:12.700Z] spire-1.2.1/pkg/agent/catalog/keymanager.go [2022-04-15T07:48:12.700Z] spire-1.2.1/pkg/agent/catalog/nodeattestor.go [2022-04-15T07:48:12.700Z] spire-1.2.1/pkg/agent/catalog/svidstore.go [2022-04-15T07:48:12.700Z] spire-1.2.1/pkg/agent/catalog/workloadattestor.go [2022-04-15T07:48:12.700Z] spire-1.2.1/pkg/agent/client/ [2022-04-15T07:48:12.700Z] spire-1.2.1/pkg/agent/client/client.go [2022-04-15T07:48:12.700Z] spire-1.2.1/pkg/agent/client/client_test.go [2022-04-15T07:48:12.700Z] spire-1.2.1/pkg/agent/client/dial.go [2022-04-15T07:48:12.700Z] spire-1.2.1/pkg/agent/client/nodeconn.go [2022-04-15T07:48:12.700Z] spire-1.2.1/pkg/agent/client/nodeconn_test.go [2022-04-15T07:48:12.700Z] spire-1.2.1/pkg/agent/client/update.go [2022-04-15T07:48:12.700Z] spire-1.2.1/pkg/agent/client/util.go [2022-04-15T07:48:12.700Z] spire-1.2.1/pkg/agent/common/ [2022-04-15T07:48:12.700Z] spire-1.2.1/pkg/agent/common/backoff/ [2022-04-15T07:48:12.700Z] spire-1.2.1/pkg/agent/common/backoff/backoff.go [2022-04-15T07:48:12.700Z] spire-1.2.1/pkg/agent/common/backoff/backoff_test.go [2022-04-15T07:48:12.700Z] spire-1.2.1/pkg/agent/common/cgroups/ [2022-04-15T07:48:12.700Z] spire-1.2.1/pkg/agent/common/cgroups/cgroups.go [2022-04-15T07:48:12.700Z] spire-1.2.1/pkg/agent/common/cgroups/cgroups_test.go [2022-04-15T07:48:12.700Z] spire-1.2.1/pkg/agent/common/cgroups/filesystem.go [2022-04-15T07:48:12.700Z] spire-1.2.1/pkg/agent/config.go [2022-04-15T07:48:12.700Z] spire-1.2.1/pkg/agent/endpoints/ [2022-04-15T07:48:12.700Z] spire-1.2.1/pkg/agent/endpoints/config.go [2022-04-15T07:48:12.700Z] spire-1.2.1/pkg/agent/endpoints/endpoints.go [2022-04-15T07:48:12.700Z] spire-1.2.1/pkg/agent/endpoints/endpoints_test.go [2022-04-15T07:48:12.700Z] spire-1.2.1/pkg/agent/endpoints/metrics.go [2022-04-15T07:48:12.700Z] spire-1.2.1/pkg/agent/endpoints/middleware.go [2022-04-15T07:48:12.700Z] spire-1.2.1/pkg/agent/endpoints/peertracker.go [2022-04-15T07:48:12.700Z] spire-1.2.1/pkg/agent/endpoints/peertracker_test.go [2022-04-15T07:48:12.700Z] spire-1.2.1/pkg/agent/endpoints/sdsv2/ [2022-04-15T07:48:12.700Z] spire-1.2.1/pkg/agent/endpoints/sdsv2/handler.go [2022-04-15T07:48:12.700Z] spire-1.2.1/pkg/agent/endpoints/sdsv2/handler_test.go [2022-04-15T07:48:12.700Z] spire-1.2.1/pkg/agent/endpoints/sdsv3/ [2022-04-15T07:48:12.700Z] spire-1.2.1/pkg/agent/endpoints/sdsv3/handler.go [2022-04-15T07:48:12.700Z] spire-1.2.1/pkg/agent/endpoints/sdsv3/handler_test.go [2022-04-15T07:48:12.700Z] spire-1.2.1/pkg/agent/endpoints/workload/ [2022-04-15T07:48:12.700Z] spire-1.2.1/pkg/agent/endpoints/workload/handler.go [2022-04-15T07:48:12.700Z] spire-1.2.1/pkg/agent/endpoints/workload/handler_test.go [2022-04-15T07:48:12.700Z] spire-1.2.1/pkg/agent/manager/ [2022-04-15T07:48:12.700Z] spire-1.2.1/pkg/agent/manager/cache/ [2022-04-15T07:48:12.700Z] spire-1.2.1/pkg/agent/manager/cache/bundle_cache.go [2022-04-15T07:48:12.700Z] spire-1.2.1/pkg/agent/manager/cache/cache.go [2022-04-15T07:48:12.700Z] spire-1.2.1/pkg/agent/manager/cache/cache_test.go [2022-04-15T07:48:12.700Z] spire-1.2.1/pkg/agent/manager/cache/jwt_cache.go [2022-04-15T07:48:12.700Z] spire-1.2.1/pkg/agent/manager/cache/jwt_cache_test.go [2022-04-15T07:48:12.700Z] spire-1.2.1/pkg/agent/manager/cache/sets.go [2022-04-15T07:48:12.700Z] spire-1.2.1/pkg/agent/manager/cache/subscriber.go [2022-04-15T07:48:12.700Z] spire-1.2.1/pkg/agent/manager/config.go [2022-04-15T07:48:12.700Z] spire-1.2.1/pkg/agent/manager/manager.go [2022-04-15T07:48:12.700Z] spire-1.2.1/pkg/agent/manager/manager_test.go [2022-04-15T07:48:12.700Z] spire-1.2.1/pkg/agent/manager/storage.go [2022-04-15T07:48:12.700Z] spire-1.2.1/pkg/agent/manager/storage_test.go [2022-04-15T07:48:12.700Z] spire-1.2.1/pkg/agent/manager/storecache/ [2022-04-15T07:48:12.700Z] spire-1.2.1/pkg/agent/manager/storecache/cache.go [2022-04-15T07:48:12.700Z] spire-1.2.1/pkg/agent/manager/storecache/cache_test.go [2022-04-15T07:48:12.700Z] spire-1.2.1/pkg/agent/manager/sync.go [2022-04-15T07:48:12.700Z] spire-1.2.1/pkg/agent/plugin/ [2022-04-15T07:48:12.700Z] spire-1.2.1/pkg/agent/plugin/keymanager/ [2022-04-15T07:48:12.700Z] spire-1.2.1/pkg/agent/plugin/keymanager/base/ [2022-04-15T07:48:12.700Z] spire-1.2.1/pkg/agent/plugin/keymanager/base/keymanagerbase.go [2022-04-15T07:48:12.700Z] spire-1.2.1/pkg/agent/plugin/keymanager/constant.go [2022-04-15T07:48:12.700Z] spire-1.2.1/pkg/agent/plugin/keymanager/disk/ [2022-04-15T07:48:12.700Z] spire-1.2.1/pkg/agent/plugin/keymanager/disk/disk.go [2022-04-15T07:48:12.700Z] spire-1.2.1/pkg/agent/plugin/keymanager/disk/disk_test.go [2022-04-15T07:48:12.700Z] spire-1.2.1/pkg/agent/plugin/keymanager/keymanager.go [2022-04-15T07:48:12.700Z] spire-1.2.1/pkg/agent/plugin/keymanager/memory/ [2022-04-15T07:48:12.700Z] spire-1.2.1/pkg/agent/plugin/keymanager/memory/memory.go [2022-04-15T07:48:12.700Z] spire-1.2.1/pkg/agent/plugin/keymanager/memory/memory_test.go [2022-04-15T07:48:12.700Z] spire-1.2.1/pkg/agent/plugin/keymanager/repository.go [2022-04-15T07:48:12.701Z] spire-1.2.1/pkg/agent/plugin/keymanager/svidkeymanager.go [2022-04-15T07:48:12.701Z] spire-1.2.1/pkg/agent/plugin/keymanager/svidkeymanager_test.go [2022-04-15T07:48:12.701Z] spire-1.2.1/pkg/agent/plugin/keymanager/test/ [2022-04-15T07:48:12.701Z] spire-1.2.1/pkg/agent/plugin/keymanager/test/keymanagertest.go [2022-04-15T07:48:12.701Z] spire-1.2.1/pkg/agent/plugin/keymanager/v1.go [2022-04-15T07:48:12.701Z] spire-1.2.1/pkg/agent/plugin/keymanager/v1_test.go [2022-04-15T07:48:12.701Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/ [2022-04-15T07:48:12.701Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/aws/ [2022-04-15T07:48:12.701Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/aws/iid.go [2022-04-15T07:48:12.701Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/aws/iid_test.go [2022-04-15T07:48:12.701Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/azure/ [2022-04-15T07:48:12.701Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/azure/msi.go [2022-04-15T07:48:12.701Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/azure/msi_test.go [2022-04-15T07:48:12.701Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/gcp/ [2022-04-15T07:48:12.701Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/gcp/iit.go [2022-04-15T07:48:12.701Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/gcp/iit_test.go [2022-04-15T07:48:12.701Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/jointoken.go [2022-04-15T07:48:12.701Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/jointoken/ [2022-04-15T07:48:12.701Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/jointoken/join_token.go [2022-04-15T07:48:12.701Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/jointoken_test.go [2022-04-15T07:48:12.701Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/ [2022-04-15T07:48:12.701Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/psat/ [2022-04-15T07:48:12.701Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/psat/psat.go [2022-04-15T07:48:12.701Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/psat/psat_test.go [2022-04-15T07:48:12.701Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/sat/ [2022-04-15T07:48:12.701Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/sat/sat.go [2022-04-15T07:48:12.701Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/sat/sat_test.go [2022-04-15T07:48:12.701Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/nodeattestor.go [2022-04-15T07:48:12.701Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/repository.go [2022-04-15T07:48:12.701Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/sshpop/ [2022-04-15T07:48:12.701Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/sshpop/sshpop.go [2022-04-15T07:48:12.701Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/sshpop/sshpop_test.go [2022-04-15T07:48:12.701Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/test/ [2022-04-15T07:48:12.701Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/test/serverstream.go [2022-04-15T07:48:12.701Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/ [2022-04-15T07:48:12.701Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/devid.go [2022-04-15T07:48:12.701Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/devid_test.go [2022-04-15T07:48:12.701Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/ [2022-04-15T07:48:12.701Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/autodetect.go [2022-04-15T07:48:12.701Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/open.go [2022-04-15T07:48:12.701Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/open_windows.go [2022-04-15T07:48:12.701Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/session.go [2022-04-15T07:48:12.701Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/session_test.go [2022-04-15T07:48:12.701Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/signingkey.go [2022-04-15T07:48:12.701Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/v1.go [2022-04-15T07:48:12.701Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/v1_test.go [2022-04-15T07:48:12.701Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/x509pop/ [2022-04-15T07:48:12.701Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/x509pop/x509pop.go [2022-04-15T07:48:12.701Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/x509pop/x509pop_test.go [2022-04-15T07:48:12.701Z] spire-1.2.1/pkg/agent/plugin/svidstore/ [2022-04-15T07:48:12.701Z] spire-1.2.1/pkg/agent/plugin/svidstore/awssecretsmanager/ [2022-04-15T07:48:12.701Z] spire-1.2.1/pkg/agent/plugin/svidstore/awssecretsmanager/aws.go [2022-04-15T07:48:12.701Z] spire-1.2.1/pkg/agent/plugin/svidstore/awssecretsmanager/aws_test.go [2022-04-15T07:48:12.701Z] spire-1.2.1/pkg/agent/plugin/svidstore/awssecretsmanager/client.go [2022-04-15T07:48:12.701Z] spire-1.2.1/pkg/agent/plugin/svidstore/gcpsecretmanager/ [2022-04-15T07:48:12.701Z] spire-1.2.1/pkg/agent/plugin/svidstore/gcpsecretmanager/client.go [2022-04-15T07:48:12.701Z] spire-1.2.1/pkg/agent/plugin/svidstore/gcpsecretmanager/gcloud.go [2022-04-15T07:48:12.701Z] spire-1.2.1/pkg/agent/plugin/svidstore/gcpsecretmanager/gcloud_test.go [2022-04-15T07:48:12.701Z] spire-1.2.1/pkg/agent/plugin/svidstore/repository.go [2022-04-15T07:48:12.701Z] spire-1.2.1/pkg/agent/plugin/svidstore/svidstore.go [2022-04-15T07:48:12.701Z] spire-1.2.1/pkg/agent/plugin/svidstore/utils.go [2022-04-15T07:48:12.701Z] spire-1.2.1/pkg/agent/plugin/svidstore/utils_test.go [2022-04-15T07:48:12.701Z] spire-1.2.1/pkg/agent/plugin/svidstore/v1.go [2022-04-15T07:48:12.701Z] spire-1.2.1/pkg/agent/plugin/svidstore/v1_test.go [2022-04-15T07:48:12.701Z] spire-1.2.1/pkg/agent/plugin/svidstore/v1unofficial.go [2022-04-15T07:48:12.701Z] spire-1.2.1/pkg/agent/plugin/svidstore/v1unofficial_test.go [2022-04-15T07:48:12.701Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/ [2022-04-15T07:48:12.701Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/ [2022-04-15T07:48:12.701Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/cgroup/ [2022-04-15T07:48:12.701Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/cgroup/dockerfinder.go [2022-04-15T07:48:12.701Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/cgroup/dockerfinder_test.go [2022-04-15T07:48:12.701Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/docker.go [2022-04-15T07:48:12.701Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/docker_test.go [2022-04-15T07:48:12.701Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/retry.go [2022-04-15T07:48:12.701Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/ [2022-04-15T07:48:12.701Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/k8s.go [2022-04-15T07:48:12.701Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/k8s_test.go [2022-04-15T07:48:12.701Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/ [2022-04-15T07:48:12.701Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/cgroups_init_pid_in_pod.txt [2022-04-15T07:48:12.701Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/cgroups_pid_in_kind_pod.txt [2022-04-15T07:48:12.701Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/cgroups_pid_in_pod.txt [2022-04-15T07:48:12.701Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/cgroups_pid_not_in_pod.txt [2022-04-15T07:48:12.701Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/kind_pod_list.json [2022-04-15T07:48:12.701Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/pod_list.json [2022-04-15T07:48:12.701Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/pod_list_not_running.json [2022-04-15T07:48:12.701Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/systemd_cgroups_pid_in_pod.txt [2022-04-15T07:48:12.701Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/repository.go [2022-04-15T07:48:12.701Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/unix/ [2022-04-15T07:48:12.701Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/unix/unix.go [2022-04-15T07:48:12.701Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/unix/unix_test.go [2022-04-15T07:48:12.701Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/v1.go [2022-04-15T07:48:12.701Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/v1_test.go [2022-04-15T07:48:12.701Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/workloadattestor.go [2022-04-15T07:48:12.701Z] spire-1.2.1/pkg/agent/svid/ [2022-04-15T07:48:12.701Z] spire-1.2.1/pkg/agent/svid/rotator.go [2022-04-15T07:48:12.701Z] spire-1.2.1/pkg/agent/svid/rotator_config.go [2022-04-15T07:48:12.701Z] spire-1.2.1/pkg/agent/svid/rotator_test.go [2022-04-15T07:48:12.701Z] spire-1.2.1/pkg/agent/svid/store/ [2022-04-15T07:48:12.701Z] spire-1.2.1/pkg/agent/svid/store/service.go [2022-04-15T07:48:12.701Z] spire-1.2.1/pkg/agent/svid/store/service_test.go [2022-04-15T07:48:12.701Z] spire-1.2.1/pkg/common/ [2022-04-15T07:48:12.701Z] spire-1.2.1/pkg/common/agentpathtemplate/ [2022-04-15T07:48:12.701Z] spire-1.2.1/pkg/common/agentpathtemplate/template.go [2022-04-15T07:48:12.701Z] spire-1.2.1/pkg/common/agentpathtemplate/template_test.go [2022-04-15T07:48:12.701Z] spire-1.2.1/pkg/common/api/ [2022-04-15T07:48:12.701Z] spire-1.2.1/pkg/common/api/metrics.go [2022-04-15T07:48:12.701Z] spire-1.2.1/pkg/common/api/middleware/ [2022-04-15T07:48:12.701Z] spire-1.2.1/pkg/common/api/middleware/common_test.go [2022-04-15T07:48:12.701Z] spire-1.2.1/pkg/common/api/middleware/interceptor.go [2022-04-15T07:48:12.701Z] spire-1.2.1/pkg/common/api/middleware/interceptor_test.go [2022-04-15T07:48:12.701Z] spire-1.2.1/pkg/common/api/middleware/logger.go [2022-04-15T07:48:12.701Z] spire-1.2.1/pkg/common/api/middleware/logger_test.go [2022-04-15T07:48:12.701Z] spire-1.2.1/pkg/common/api/middleware/metrics.go [2022-04-15T07:48:12.701Z] spire-1.2.1/pkg/common/api/middleware/metrics_test.go [2022-04-15T07:48:12.701Z] spire-1.2.1/pkg/common/api/middleware/middleware.go [2022-04-15T07:48:12.701Z] spire-1.2.1/pkg/common/api/middleware/middleware_test.go [2022-04-15T07:48:12.701Z] spire-1.2.1/pkg/common/api/middleware/misconfig.go [2022-04-15T07:48:12.701Z] spire-1.2.1/pkg/common/api/middleware/misconfig_test.go [2022-04-15T07:48:12.701Z] spire-1.2.1/pkg/common/api/middleware/names.go [2022-04-15T07:48:12.701Z] spire-1.2.1/pkg/common/api/middleware/names_test.go [2022-04-15T07:48:12.701Z] spire-1.2.1/pkg/common/api/names.go [2022-04-15T07:48:12.701Z] spire-1.2.1/pkg/common/api/ratelimit.go [2022-04-15T07:48:12.701Z] spire-1.2.1/pkg/common/api/rpccontext/ [2022-04-15T07:48:12.701Z] spire-1.2.1/pkg/common/api/rpccontext/logger.go [2022-04-15T07:48:12.701Z] spire-1.2.1/pkg/common/api/rpccontext/metrics.go [2022-04-15T07:48:12.701Z] spire-1.2.1/pkg/common/api/rpccontext/names.go [2022-04-15T07:48:12.701Z] spire-1.2.1/pkg/common/auth/ [2022-04-15T07:48:12.701Z] spire-1.2.1/pkg/common/auth/interceptors.go [2022-04-15T07:48:12.701Z] spire-1.2.1/pkg/common/auth/interceptors_test.go [2022-04-15T07:48:12.701Z] spire-1.2.1/pkg/common/auth/untracked_uds.go [2022-04-15T07:48:12.701Z] spire-1.2.1/pkg/common/bundleutil/ [2022-04-15T07:48:12.701Z] spire-1.2.1/pkg/common/bundleutil/bundle.go [2022-04-15T07:48:12.701Z] spire-1.2.1/pkg/common/bundleutil/bundle_test.go [2022-04-15T07:48:12.701Z] spire-1.2.1/pkg/common/bundleutil/common_test.go [2022-04-15T07:48:12.701Z] spire-1.2.1/pkg/common/bundleutil/marshal.go [2022-04-15T07:48:12.701Z] spire-1.2.1/pkg/common/bundleutil/marshal_test.go [2022-04-15T07:48:12.701Z] spire-1.2.1/pkg/common/bundleutil/refreshhint.go [2022-04-15T07:48:12.701Z] spire-1.2.1/pkg/common/bundleutil/refreshhint_test.go [2022-04-15T07:48:12.701Z] spire-1.2.1/pkg/common/bundleutil/types.go [2022-04-15T07:48:12.701Z] spire-1.2.1/pkg/common/bundleutil/unmarshal.go [2022-04-15T07:48:12.701Z] spire-1.2.1/pkg/common/bundleutil/unmarshal_test.go [2022-04-15T07:48:12.701Z] spire-1.2.1/pkg/common/catalog/ [2022-04-15T07:48:12.701Z] spire-1.2.1/pkg/common/catalog/bind.go [2022-04-15T07:48:12.701Z] spire-1.2.1/pkg/common/catalog/builtin.go [2022-04-15T07:48:12.701Z] spire-1.2.1/pkg/common/catalog/catalog.go [2022-04-15T07:48:12.701Z] spire-1.2.1/pkg/common/catalog/catalog_test.go [2022-04-15T07:48:12.701Z] spire-1.2.1/pkg/common/catalog/closers.go [2022-04-15T07:48:12.701Z] spire-1.2.1/pkg/common/catalog/cmd_linux.go [2022-04-15T07:48:12.701Z] spire-1.2.1/pkg/common/catalog/cmd_other.go [2022-04-15T07:48:12.701Z] spire-1.2.1/pkg/common/catalog/config.go [2022-04-15T07:48:12.701Z] spire-1.2.1/pkg/common/catalog/config_test.go [2022-04-15T07:48:12.701Z] spire-1.2.1/pkg/common/catalog/configure.go [2022-04-15T07:48:12.701Z] spire-1.2.1/pkg/common/catalog/constraints.go [2022-04-15T07:48:12.701Z] spire-1.2.1/pkg/common/catalog/constraints_test.go [2022-04-15T07:48:12.701Z] spire-1.2.1/pkg/common/catalog/context.go [2022-04-15T07:48:12.701Z] spire-1.2.1/pkg/common/catalog/external.go [2022-04-15T07:48:12.701Z] spire-1.2.1/pkg/common/catalog/host.go [2022-04-15T07:48:12.701Z] spire-1.2.1/pkg/common/catalog/pipenet.go [2022-04-15T07:48:12.701Z] spire-1.2.1/pkg/common/catalog/plugin.go [2022-04-15T07:48:12.701Z] spire-1.2.1/pkg/common/catalog/testplugin/ [2022-04-15T07:48:12.701Z] spire-1.2.1/pkg/common/catalog/testplugin/.gitignore [2022-04-15T07:48:12.701Z] spire-1.2.1/pkg/common/catalog/testplugin/main.go [2022-04-15T07:48:12.701Z] spire-1.2.1/pkg/common/catalog/testplugin/plugin.go [2022-04-15T07:48:12.701Z] spire-1.2.1/pkg/common/cli/ [2022-04-15T07:48:12.701Z] spire-1.2.1/pkg/common/cli/env.go [2022-04-15T07:48:12.701Z] spire-1.2.1/pkg/common/cli/flags.go [2022-04-15T07:48:12.701Z] spire-1.2.1/pkg/common/cli/trust_domain.go [2022-04-15T07:48:12.701Z] spire-1.2.1/pkg/common/cli/trust_domain_test.go [2022-04-15T07:48:12.701Z] spire-1.2.1/pkg/common/cli/umask.go [2022-04-15T07:48:12.701Z] spire-1.2.1/pkg/common/cli/umask_posix.go [2022-04-15T07:48:12.701Z] spire-1.2.1/pkg/common/cli/umask_test.go [2022-04-15T07:48:12.701Z] spire-1.2.1/pkg/common/cli/umask_windows.go [2022-04-15T07:48:12.701Z] spire-1.2.1/pkg/common/cliprinter/ [2022-04-15T07:48:12.701Z] spire-1.2.1/pkg/common/cliprinter/cliprinter.go [2022-04-15T07:48:12.701Z] spire-1.2.1/pkg/common/cliprinter/cliprinter_test.go [2022-04-15T07:48:12.701Z] spire-1.2.1/pkg/common/cliprinter/flag.go [2022-04-15T07:48:12.701Z] spire-1.2.1/pkg/common/cliprinter/flag_test.go [2022-04-15T07:48:12.701Z] spire-1.2.1/pkg/common/cliprinter/format.go [2022-04-15T07:48:12.701Z] spire-1.2.1/pkg/common/cliprinter/format_test.go [2022-04-15T07:48:12.701Z] spire-1.2.1/pkg/common/cliprinter/internal/ [2022-04-15T07:48:12.701Z] spire-1.2.1/pkg/common/cliprinter/internal/errorjson/ [2022-04-15T07:48:12.701Z] spire-1.2.1/pkg/common/cliprinter/internal/errorjson/errorjson.go [2022-04-15T07:48:12.701Z] spire-1.2.1/pkg/common/cliprinter/internal/errorjson/errorjson_test.go [2022-04-15T07:48:12.701Z] spire-1.2.1/pkg/common/cliprinter/internal/errorpretty/ [2022-04-15T07:48:12.701Z] spire-1.2.1/pkg/common/cliprinter/internal/errorpretty/errorpretty.go [2022-04-15T07:48:12.701Z] spire-1.2.1/pkg/common/cliprinter/internal/errorpretty/errorpretty_test.go [2022-04-15T07:48:12.701Z] spire-1.2.1/pkg/common/cliprinter/internal/protojson/ [2022-04-15T07:48:12.701Z] spire-1.2.1/pkg/common/cliprinter/internal/protojson/protojson.go [2022-04-15T07:48:12.701Z] spire-1.2.1/pkg/common/cliprinter/internal/protojson/protojson_test.go [2022-04-15T07:48:12.701Z] spire-1.2.1/pkg/common/cliprinter/internal/protopretty/ [2022-04-15T07:48:12.701Z] spire-1.2.1/pkg/common/cliprinter/internal/protopretty/protopretty.go [2022-04-15T07:48:12.701Z] spire-1.2.1/pkg/common/cliprinter/internal/protopretty/protopretty_test.go [2022-04-15T07:48:12.701Z] spire-1.2.1/pkg/common/cliprinter/internal/structjson/ [2022-04-15T07:48:12.701Z] spire-1.2.1/pkg/common/cliprinter/internal/structjson/structjson.go [2022-04-15T07:48:12.701Z] spire-1.2.1/pkg/common/cliprinter/internal/structjson/structjson_test.go [2022-04-15T07:48:12.701Z] spire-1.2.1/pkg/common/cliprinter/internal/structpretty/ [2022-04-15T07:48:12.701Z] spire-1.2.1/pkg/common/cliprinter/internal/structpretty/structpretty.go [2022-04-15T07:48:12.701Z] spire-1.2.1/pkg/common/cliprinter/internal/structpretty/structpretty_test.go [2022-04-15T07:48:12.701Z] spire-1.2.1/pkg/common/coretypes/ [2022-04-15T07:48:12.701Z] spire-1.2.1/pkg/common/coretypes/bundle/ [2022-04-15T07:48:12.701Z] spire-1.2.1/pkg/common/coretypes/bundle/bundle_test.go [2022-04-15T07:48:12.702Z] spire-1.2.1/pkg/common/coretypes/bundle/commontypes.go [2022-04-15T07:48:12.702Z] spire-1.2.1/pkg/common/coretypes/bundle/plugintypes.go [2022-04-15T07:48:12.702Z] spire-1.2.1/pkg/common/coretypes/bundle/require.go [2022-04-15T07:48:12.702Z] spire-1.2.1/pkg/common/coretypes/jwtkey/ [2022-04-15T07:48:12.702Z] spire-1.2.1/pkg/common/coretypes/jwtkey/apitypes.go [2022-04-15T07:48:12.702Z] spire-1.2.1/pkg/common/coretypes/jwtkey/commontypes.go [2022-04-15T07:48:12.702Z] spire-1.2.1/pkg/common/coretypes/jwtkey/jwtkey.go [2022-04-15T07:48:12.702Z] spire-1.2.1/pkg/common/coretypes/jwtkey/jwtkey_test.go [2022-04-15T07:48:12.702Z] spire-1.2.1/pkg/common/coretypes/jwtkey/plugintypes.go [2022-04-15T07:48:12.702Z] spire-1.2.1/pkg/common/coretypes/jwtkey/require.go [2022-04-15T07:48:12.702Z] spire-1.2.1/pkg/common/coretypes/x509certificate/ [2022-04-15T07:48:12.702Z] spire-1.2.1/pkg/common/coretypes/x509certificate/commontypes.go [2022-04-15T07:48:12.702Z] spire-1.2.1/pkg/common/coretypes/x509certificate/plugintypes.go [2022-04-15T07:48:12.702Z] spire-1.2.1/pkg/common/coretypes/x509certificate/require.go [2022-04-15T07:48:12.702Z] spire-1.2.1/pkg/common/coretypes/x509certificate/x509certificate.go [2022-04-15T07:48:12.702Z] spire-1.2.1/pkg/common/coretypes/x509certificate/x509certificate_test.go [2022-04-15T07:48:12.702Z] spire-1.2.1/pkg/common/cryptoutil/ [2022-04-15T07:48:12.702Z] spire-1.2.1/pkg/common/cryptoutil/keys.go [2022-04-15T07:48:12.702Z] spire-1.2.1/pkg/common/cryptoutil/keys_test.go [2022-04-15T07:48:12.702Z] spire-1.2.1/pkg/common/diskutil/ [2022-04-15T07:48:12.702Z] spire-1.2.1/pkg/common/diskutil/file_posix.go [2022-04-15T07:48:12.702Z] spire-1.2.1/pkg/common/diskutil/file_test.go [2022-04-15T07:48:12.702Z] spire-1.2.1/pkg/common/diskutil/file_windows.go [2022-04-15T07:48:12.702Z] spire-1.2.1/pkg/common/errorutil/ [2022-04-15T07:48:12.702Z] spire-1.2.1/pkg/common/errorutil/wrapper.go [2022-04-15T07:48:12.702Z] spire-1.2.1/pkg/common/health/ [2022-04-15T07:48:12.702Z] spire-1.2.1/pkg/common/health/config.go [2022-04-15T07:48:12.702Z] spire-1.2.1/pkg/common/health/context.go [2022-04-15T07:48:12.702Z] spire-1.2.1/pkg/common/health/context_test.go [2022-04-15T07:48:12.702Z] spire-1.2.1/pkg/common/health/health.go [2022-04-15T07:48:12.702Z] spire-1.2.1/pkg/common/health/health_test.go [2022-04-15T07:48:12.702Z] spire-1.2.1/pkg/common/health/logger.go [2022-04-15T07:48:12.702Z] spire-1.2.1/pkg/common/hostservice/ [2022-04-15T07:48:12.702Z] spire-1.2.1/pkg/common/hostservice/metricsservice/ [2022-04-15T07:48:12.702Z] spire-1.2.1/pkg/common/hostservice/metricsservice/v1.go [2022-04-15T07:48:12.702Z] spire-1.2.1/pkg/common/hostservice/metricsservice/v1_test.go [2022-04-15T07:48:12.702Z] spire-1.2.1/pkg/common/idutil/ [2022-04-15T07:48:12.702Z] spire-1.2.1/pkg/common/idutil/require.go [2022-04-15T07:48:12.702Z] spire-1.2.1/pkg/common/idutil/require_test.go [2022-04-15T07:48:12.702Z] spire-1.2.1/pkg/common/idutil/safety.go [2022-04-15T07:48:12.702Z] spire-1.2.1/pkg/common/idutil/safety_test.go [2022-04-15T07:48:12.702Z] spire-1.2.1/pkg/common/idutil/spiffeid.go [2022-04-15T07:48:12.702Z] spire-1.2.1/pkg/common/idutil/spiffeid_test.go [2022-04-15T07:48:12.702Z] spire-1.2.1/pkg/common/jwtsvid/ [2022-04-15T07:48:12.702Z] spire-1.2.1/pkg/common/jwtsvid/common.go [2022-04-15T07:48:12.702Z] spire-1.2.1/pkg/common/jwtsvid/sign.go [2022-04-15T07:48:12.702Z] spire-1.2.1/pkg/common/jwtsvid/token_test.go [2022-04-15T07:48:12.702Z] spire-1.2.1/pkg/common/jwtsvid/validate.go [2022-04-15T07:48:12.702Z] spire-1.2.1/pkg/common/jwtutil/ [2022-04-15T07:48:12.702Z] spire-1.2.1/pkg/common/jwtutil/keyset.go [2022-04-15T07:48:12.702Z] spire-1.2.1/pkg/common/jwtutil/keyset_test.go [2022-04-15T07:48:12.702Z] spire-1.2.1/pkg/common/log/ [2022-04-15T07:48:12.702Z] spire-1.2.1/pkg/common/log/hclog_adapter.go [2022-04-15T07:48:12.702Z] spire-1.2.1/pkg/common/log/hclog_adapter_test.go [2022-04-15T07:48:12.702Z] spire-1.2.1/pkg/common/log/log.go [2022-04-15T07:48:12.702Z] spire-1.2.1/pkg/common/log/log_test.go [2022-04-15T07:48:12.702Z] spire-1.2.1/pkg/common/log/options.go [2022-04-15T07:48:12.702Z] spire-1.2.1/pkg/common/nodeutil/ [2022-04-15T07:48:12.702Z] spire-1.2.1/pkg/common/nodeutil/node.go [2022-04-15T07:48:12.702Z] spire-1.2.1/pkg/common/nodeutil/node_test.go [2022-04-15T07:48:12.702Z] spire-1.2.1/pkg/common/peertracker/ [2022-04-15T07:48:12.702Z] spire-1.2.1/pkg/common/peertracker/conn.go [2022-04-15T07:48:12.702Z] spire-1.2.1/pkg/common/peertracker/credentials.go [2022-04-15T07:48:12.702Z] spire-1.2.1/pkg/common/peertracker/errors.go [2022-04-15T07:48:12.702Z] spire-1.2.1/pkg/common/peertracker/getpid_windows.c [2022-04-15T07:48:12.702Z] spire-1.2.1/pkg/common/peertracker/getpid_windows.h [2022-04-15T07:48:12.702Z] spire-1.2.1/pkg/common/peertracker/info.go [2022-04-15T07:48:12.702Z] spire-1.2.1/pkg/common/peertracker/listener.go [2022-04-15T07:48:12.702Z] spire-1.2.1/pkg/common/peertracker/listener_test.go [2022-04-15T07:48:12.702Z] spire-1.2.1/pkg/common/peertracker/peertracker.go [2022-04-15T07:48:12.702Z] spire-1.2.1/pkg/common/peertracker/peertracker_test.go [2022-04-15T07:48:12.702Z] spire-1.2.1/pkg/common/peertracker/peertracker_test_child_posix.go [2022-04-15T07:48:12.702Z] spire-1.2.1/pkg/common/peertracker/peertracker_test_child_windows.go [2022-04-15T07:48:12.702Z] spire-1.2.1/pkg/common/peertracker/peertracker_test_posix.go [2022-04-15T07:48:12.702Z] spire-1.2.1/pkg/common/peertracker/peertracker_test_windows.go [2022-04-15T07:48:12.702Z] spire-1.2.1/pkg/common/peertracker/tcp.go [2022-04-15T07:48:12.702Z] spire-1.2.1/pkg/common/peertracker/tcp_fallback.go [2022-04-15T07:48:12.702Z] spire-1.2.1/pkg/common/peertracker/tcp_windows.go [2022-04-15T07:48:12.702Z] spire-1.2.1/pkg/common/peertracker/tracker_bsd.go [2022-04-15T07:48:12.702Z] spire-1.2.1/pkg/common/peertracker/tracker_fallback.go [2022-04-15T07:48:12.702Z] spire-1.2.1/pkg/common/peertracker/tracker_linux.go [2022-04-15T07:48:12.702Z] spire-1.2.1/pkg/common/peertracker/tracker_linux_test.go [2022-04-15T07:48:12.702Z] spire-1.2.1/pkg/common/peertracker/tracker_windows.go [2022-04-15T07:48:12.702Z] spire-1.2.1/pkg/common/peertracker/uds.go [2022-04-15T07:48:12.702Z] spire-1.2.1/pkg/common/peertracker/uds_bsd.go [2022-04-15T07:48:12.702Z] spire-1.2.1/pkg/common/peertracker/uds_fallback.go [2022-04-15T07:48:12.702Z] spire-1.2.1/pkg/common/peertracker/uds_linux.go [2022-04-15T07:48:12.702Z] spire-1.2.1/pkg/common/pemutil/ [2022-04-15T07:48:12.702Z] spire-1.2.1/pkg/common/pemutil/block.go [2022-04-15T07:48:12.702Z] spire-1.2.1/pkg/common/pemutil/certs.go [2022-04-15T07:48:12.702Z] spire-1.2.1/pkg/common/pemutil/common.go [2022-04-15T07:48:12.702Z] spire-1.2.1/pkg/common/pemutil/csr.go [2022-04-15T07:48:12.702Z] spire-1.2.1/pkg/common/pemutil/keys.go [2022-04-15T07:48:12.702Z] spire-1.2.1/pkg/common/pemutil/pemutil_test.go [2022-04-15T07:48:12.702Z] spire-1.2.1/pkg/common/pemutil/testdata/ [2022-04-15T07:48:12.702Z] spire-1.2.1/pkg/common/pemutil/testdata/cert.pem [2022-04-15T07:48:12.702Z] spire-1.2.1/pkg/common/pemutil/testdata/certs.pem [2022-04-15T07:48:12.702Z] spire-1.2.1/pkg/common/pemutil/testdata/csr.pem [2022-04-15T07:48:12.702Z] spire-1.2.1/pkg/common/pemutil/testdata/ecdsa-key-pkcs8.pem [2022-04-15T07:48:12.702Z] spire-1.2.1/pkg/common/pemutil/testdata/ecdsa-key.pem [2022-04-15T07:48:12.702Z] spire-1.2.1/pkg/common/pemutil/testdata/key.pem [2022-04-15T07:48:12.702Z] spire-1.2.1/pkg/common/pemutil/testdata/public-rsa-key.pem [2022-04-15T07:48:12.702Z] spire-1.2.1/pkg/common/pemutil/testdata/rsa-key-pkcs8.pem [2022-04-15T07:48:12.702Z] spire-1.2.1/pkg/common/pemutil/testdata/rsa-key.pem [2022-04-15T07:48:12.702Z] spire-1.2.1/pkg/common/plugin/ [2022-04-15T07:48:12.702Z] spire-1.2.1/pkg/common/plugin/aws/ [2022-04-15T07:48:12.702Z] spire-1.2.1/pkg/common/plugin/aws/iid.go [2022-04-15T07:48:12.702Z] spire-1.2.1/pkg/common/plugin/azure/ [2022-04-15T07:48:12.702Z] spire-1.2.1/pkg/common/plugin/azure/msi.go [2022-04-15T07:48:12.702Z] spire-1.2.1/pkg/common/plugin/azure/msi_test.go [2022-04-15T07:48:12.702Z] spire-1.2.1/pkg/common/plugin/facade.go [2022-04-15T07:48:12.702Z] spire-1.2.1/pkg/common/plugin/facade_test.go [2022-04-15T07:48:12.702Z] spire-1.2.1/pkg/common/plugin/gcp/ [2022-04-15T07:48:12.702Z] spire-1.2.1/pkg/common/plugin/gcp/iit.go [2022-04-15T07:48:12.702Z] spire-1.2.1/pkg/common/plugin/k8s/ [2022-04-15T07:48:12.702Z] spire-1.2.1/pkg/common/plugin/k8s/apiserver/ [2022-04-15T07:48:12.702Z] spire-1.2.1/pkg/common/plugin/k8s/apiserver/client.go [2022-04-15T07:48:12.702Z] spire-1.2.1/pkg/common/plugin/k8s/apiserver/client_test.go [2022-04-15T07:48:12.702Z] spire-1.2.1/pkg/common/plugin/k8s/utils.go [2022-04-15T07:48:12.702Z] spire-1.2.1/pkg/common/plugin/k8s/utils_test.go [2022-04-15T07:48:12.702Z] spire-1.2.1/pkg/common/plugin/log.go [2022-04-15T07:48:12.702Z] spire-1.2.1/pkg/common/plugin/sshpop/ [2022-04-15T07:48:12.702Z] spire-1.2.1/pkg/common/plugin/sshpop/handshake.go [2022-04-15T07:48:12.702Z] spire-1.2.1/pkg/common/plugin/sshpop/handshake_test.go [2022-04-15T07:48:12.702Z] spire-1.2.1/pkg/common/plugin/sshpop/sshpop.go [2022-04-15T07:48:12.702Z] spire-1.2.1/pkg/common/plugin/sshpop/sshpop_test.go [2022-04-15T07:48:12.702Z] spire-1.2.1/pkg/common/plugin/sshpop/testdata/ [2022-04-15T07:48:12.702Z] spire-1.2.1/pkg/common/plugin/sshpop/testdata/dummy_agent_ssh_key [2022-04-15T07:48:12.702Z] spire-1.2.1/pkg/common/plugin/sshpop/testdata/dummy_agent_ssh_key-cert.pub [2022-04-15T07:48:12.702Z] spire-1.2.1/pkg/common/plugin/sshpop/testdata/dummy_ssh_cert_authority.pub [2022-04-15T07:48:12.702Z] spire-1.2.1/pkg/common/plugin/sshpop/testdata/empty_ssh_cert_authority.pub [2022-04-15T07:48:12.702Z] spire-1.2.1/pkg/common/plugin/sshpop/testdata/many_ssh_cert_authorities.pub [2022-04-15T07:48:12.702Z] spire-1.2.1/pkg/common/plugin/tpmdevid/ [2022-04-15T07:48:12.702Z] spire-1.2.1/pkg/common/plugin/tpmdevid/devid.go [2022-04-15T07:48:12.702Z] spire-1.2.1/pkg/common/plugin/x509pop/ [2022-04-15T07:48:12.702Z] spire-1.2.1/pkg/common/plugin/x509pop/x509pop.go [2022-04-15T07:48:12.702Z] spire-1.2.1/pkg/common/plugin/x509pop/x509pop_test.go [2022-04-15T07:48:12.702Z] spire-1.2.1/pkg/common/profiling/ [2022-04-15T07:48:12.702Z] spire-1.2.1/pkg/common/profiling/dumpers.go [2022-04-15T07:48:12.702Z] spire-1.2.1/pkg/common/profiling/profiling.go [2022-04-15T07:48:12.702Z] spire-1.2.1/pkg/common/protoutil/ [2022-04-15T07:48:12.702Z] spire-1.2.1/pkg/common/protoutil/masks.go [2022-04-15T07:48:12.702Z] spire-1.2.1/pkg/common/protoutil/masks_test.go [2022-04-15T07:48:12.702Z] spire-1.2.1/pkg/common/rotationutil/ [2022-04-15T07:48:12.702Z] spire-1.2.1/pkg/common/rotationutil/rotationutil.go [2022-04-15T07:48:12.702Z] spire-1.2.1/pkg/common/rotationutil/rotationutil_test.go [2022-04-15T07:48:12.702Z] spire-1.2.1/pkg/common/selector/ [2022-04-15T07:48:12.702Z] spire-1.2.1/pkg/common/selector/selector.go [2022-04-15T07:48:12.702Z] spire-1.2.1/pkg/common/selector/selector_test.go [2022-04-15T07:48:12.702Z] spire-1.2.1/pkg/common/selector/set.go [2022-04-15T07:48:12.702Z] spire-1.2.1/pkg/common/selector/set_utils.go [2022-04-15T07:48:12.702Z] spire-1.2.1/pkg/common/selector/set_utils_test.go [2022-04-15T07:48:12.702Z] spire-1.2.1/pkg/common/telemetry/ [2022-04-15T07:48:12.702Z] spire-1.2.1/pkg/common/telemetry/agent/ [2022-04-15T07:48:12.702Z] spire-1.2.1/pkg/common/telemetry/agent/keymanager/ [2022-04-15T07:48:12.702Z] spire-1.2.1/pkg/common/telemetry/agent/keymanager/keymanager.go [2022-04-15T07:48:12.702Z] spire-1.2.1/pkg/common/telemetry/agent/keymanager/wrapper.go [2022-04-15T07:48:12.702Z] spire-1.2.1/pkg/common/telemetry/agent/keymanager/wrapper_test.go [2022-04-15T07:48:12.702Z] spire-1.2.1/pkg/common/telemetry/agent/manager.go [2022-04-15T07:48:12.702Z] spire-1.2.1/pkg/common/telemetry/agent/node.go [2022-04-15T07:48:12.702Z] spire-1.2.1/pkg/common/telemetry/agent/rotate.go [2022-04-15T07:48:12.702Z] spire-1.2.1/pkg/common/telemetry/agent/sdsapi.go [2022-04-15T07:48:12.702Z] spire-1.2.1/pkg/common/telemetry/agent/store/ [2022-04-15T07:48:12.702Z] spire-1.2.1/pkg/common/telemetry/agent/store/store.go [2022-04-15T07:48:12.702Z] spire-1.2.1/pkg/common/telemetry/agent/workloadapi/ [2022-04-15T07:48:12.702Z] spire-1.2.1/pkg/common/telemetry/agent/workloadapi/workload.go [2022-04-15T07:48:12.702Z] spire-1.2.1/pkg/common/telemetry/blackhole.go [2022-04-15T07:48:12.702Z] spire-1.2.1/pkg/common/telemetry/call.go [2022-04-15T07:48:12.702Z] spire-1.2.1/pkg/common/telemetry/common/ [2022-04-15T07:48:12.702Z] spire-1.2.1/pkg/common/telemetry/common/label_adders.go [2022-04-15T07:48:12.702Z] spire-1.2.1/pkg/common/telemetry/config.go [2022-04-15T07:48:12.702Z] spire-1.2.1/pkg/common/telemetry/dogstatsd.go [2022-04-15T07:48:12.702Z] spire-1.2.1/pkg/common/telemetry/dogstatsd_test.go [2022-04-15T07:48:12.702Z] spire-1.2.1/pkg/common/telemetry/inmem.go [2022-04-15T07:48:12.702Z] spire-1.2.1/pkg/common/telemetry/inmem_test.go [2022-04-15T07:48:12.702Z] spire-1.2.1/pkg/common/telemetry/m3.go [2022-04-15T07:48:12.702Z] spire-1.2.1/pkg/common/telemetry/m3_test.go [2022-04-15T07:48:12.702Z] spire-1.2.1/pkg/common/telemetry/metrics.go [2022-04-15T07:48:12.702Z] spire-1.2.1/pkg/common/telemetry/metrics_benchmark_test.go [2022-04-15T07:48:12.702Z] spire-1.2.1/pkg/common/telemetry/names.go [2022-04-15T07:48:12.702Z] spire-1.2.1/pkg/common/telemetry/prometheus.go [2022-04-15T07:48:12.702Z] spire-1.2.1/pkg/common/telemetry/prometheus_test.go [2022-04-15T07:48:12.702Z] spire-1.2.1/pkg/common/telemetry/sanitize.go [2022-04-15T07:48:12.702Z] spire-1.2.1/pkg/common/telemetry/sanitize_test.go [2022-04-15T07:48:12.702Z] spire-1.2.1/pkg/common/telemetry/server/ [2022-04-15T07:48:12.702Z] spire-1.2.1/pkg/common/telemetry/server/bundle_manager.go [2022-04-15T07:48:12.702Z] spire-1.2.1/pkg/common/telemetry/server/ca_manager.go [2022-04-15T07:48:12.702Z] spire-1.2.1/pkg/common/telemetry/server/datastore/ [2022-04-15T07:48:12.702Z] spire-1.2.1/pkg/common/telemetry/server/datastore/bundle.go [2022-04-15T07:48:12.702Z] spire-1.2.1/pkg/common/telemetry/server/datastore/federation_relationship.go [2022-04-15T07:48:12.702Z] spire-1.2.1/pkg/common/telemetry/server/datastore/join_token.go [2022-04-15T07:48:12.702Z] spire-1.2.1/pkg/common/telemetry/server/datastore/node.go [2022-04-15T07:48:12.702Z] spire-1.2.1/pkg/common/telemetry/server/datastore/registration.go [2022-04-15T07:48:12.702Z] spire-1.2.1/pkg/common/telemetry/server/datastore/wrapper.go [2022-04-15T07:48:12.702Z] spire-1.2.1/pkg/common/telemetry/server/datastore/wrapper_test.go [2022-04-15T07:48:12.702Z] spire-1.2.1/pkg/common/telemetry/server/keymanager/ [2022-04-15T07:48:12.702Z] spire-1.2.1/pkg/common/telemetry/server/keymanager/keymanager.go [2022-04-15T07:48:12.702Z] spire-1.2.1/pkg/common/telemetry/server/keymanager/wrapper.go [2022-04-15T07:48:12.702Z] spire-1.2.1/pkg/common/telemetry/server/keymanager/wrapper_test.go [2022-04-15T07:48:12.702Z] spire-1.2.1/pkg/common/telemetry/server/registration_manager.go [2022-04-15T07:48:12.702Z] spire-1.2.1/pkg/common/telemetry/server/rotate.go [2022-04-15T07:48:12.702Z] spire-1.2.1/pkg/common/telemetry/server/server.go [2022-04-15T07:48:12.702Z] spire-1.2.1/pkg/common/telemetry/sink.go [2022-04-15T07:48:12.702Z] spire-1.2.1/pkg/common/telemetry/statsd.go [2022-04-15T07:48:12.702Z] spire-1.2.1/pkg/common/telemetry/statsd_test.go [2022-04-15T07:48:12.702Z] spire-1.2.1/pkg/common/telemetry/uptime.go [2022-04-15T07:48:12.702Z] spire-1.2.1/pkg/common/telemetry/version.go [2022-04-15T07:48:12.702Z] spire-1.2.1/pkg/common/telemetry/withlabels.go [2022-04-15T07:48:12.702Z] spire-1.2.1/pkg/common/uptime/ [2022-04-15T07:48:12.702Z] spire-1.2.1/pkg/common/uptime/uptime.go [2022-04-15T07:48:12.703Z] spire-1.2.1/pkg/common/uptime/uptime_test.go [2022-04-15T07:48:12.703Z] spire-1.2.1/pkg/common/util/ [2022-04-15T07:48:12.703Z] spire-1.2.1/pkg/common/util/certs.go [2022-04-15T07:48:12.703Z] spire-1.2.1/pkg/common/util/certs_test.go [2022-04-15T07:48:12.703Z] spire-1.2.1/pkg/common/util/csr.go [2022-04-15T07:48:12.703Z] spire-1.2.1/pkg/common/util/hash.go [2022-04-15T07:48:12.703Z] spire-1.2.1/pkg/common/util/selectors.go [2022-04-15T07:48:12.703Z] spire-1.2.1/pkg/common/util/selectors_test.go [2022-04-15T07:48:12.703Z] spire-1.2.1/pkg/common/util/signals.go [2022-04-15T07:48:12.703Z] spire-1.2.1/pkg/common/util/sort.go [2022-04-15T07:48:12.703Z] spire-1.2.1/pkg/common/util/sort_test.go [2022-04-15T07:48:12.703Z] spire-1.2.1/pkg/common/util/task.go [2022-04-15T07:48:12.703Z] spire-1.2.1/pkg/common/util/task_test.go [2022-04-15T07:48:12.703Z] spire-1.2.1/pkg/common/util/testdata/ [2022-04-15T07:48:12.703Z] spire-1.2.1/pkg/common/util/testdata/empty-bundle.pem [2022-04-15T07:48:12.703Z] spire-1.2.1/pkg/common/util/testdata/mixed-bundle.pem [2022-04-15T07:48:12.703Z] spire-1.2.1/pkg/common/version/ [2022-04-15T07:48:12.703Z] spire-1.2.1/pkg/common/version/version.go [2022-04-15T07:48:12.703Z] spire-1.2.1/pkg/common/x509svid/ [2022-04-15T07:48:12.703Z] spire-1.2.1/pkg/common/x509svid/common_test.go [2022-04-15T07:48:12.703Z] spire-1.2.1/pkg/common/x509svid/csr.go [2022-04-15T07:48:12.703Z] spire-1.2.1/pkg/common/x509svid/upstreamca.go [2022-04-15T07:48:12.703Z] spire-1.2.1/pkg/common/x509svid/upstreamca_test.go [2022-04-15T07:48:12.703Z] spire-1.2.1/pkg/common/x509util/ [2022-04-15T07:48:12.703Z] spire-1.2.1/pkg/common/x509util/cert.go [2022-04-15T07:48:12.703Z] spire-1.2.1/pkg/common/x509util/dns.go [2022-04-15T07:48:12.703Z] spire-1.2.1/pkg/common/x509util/dns_test.go [2022-04-15T07:48:12.703Z] spire-1.2.1/pkg/common/x509util/keyid.go [2022-04-15T07:48:12.703Z] spire-1.2.1/pkg/common/x509util/keypair.go [2022-04-15T07:48:12.703Z] spire-1.2.1/pkg/common/x509util/serialnumber.go [2022-04-15T07:48:12.703Z] spire-1.2.1/pkg/common/x509util/serialnumber_test.go [2022-04-15T07:48:12.703Z] spire-1.2.1/pkg/server/ [2022-04-15T07:48:12.703Z] spire-1.2.1/pkg/server/api/ [2022-04-15T07:48:12.703Z] spire-1.2.1/pkg/server/api/agent.go [2022-04-15T07:48:12.703Z] spire-1.2.1/pkg/server/api/agent/ [2022-04-15T07:48:12.703Z] spire-1.2.1/pkg/server/api/agent/v1/ [2022-04-15T07:48:12.703Z] spire-1.2.1/pkg/server/api/agent/v1/service.go [2022-04-15T07:48:12.703Z] spire-1.2.1/pkg/server/api/agent/v1/service_test.go [2022-04-15T07:48:12.703Z] spire-1.2.1/pkg/server/api/agent_test.go [2022-04-15T07:48:12.703Z] spire-1.2.1/pkg/server/api/api.go [2022-04-15T07:48:12.703Z] spire-1.2.1/pkg/server/api/audit/ [2022-04-15T07:48:12.703Z] spire-1.2.1/pkg/server/api/audit/audit.go [2022-04-15T07:48:12.703Z] spire-1.2.1/pkg/server/api/audit/audit_test.go [2022-04-15T07:48:12.703Z] spire-1.2.1/pkg/server/api/bundle.go [2022-04-15T07:48:12.703Z] spire-1.2.1/pkg/server/api/bundle/ [2022-04-15T07:48:12.703Z] spire-1.2.1/pkg/server/api/bundle/v1/ [2022-04-15T07:48:12.703Z] spire-1.2.1/pkg/server/api/bundle/v1/service.go [2022-04-15T07:48:12.703Z] spire-1.2.1/pkg/server/api/bundle/v1/service_test.go [2022-04-15T07:48:12.703Z] spire-1.2.1/pkg/server/api/bundle_test.go [2022-04-15T07:48:12.703Z] spire-1.2.1/pkg/server/api/debug/ [2022-04-15T07:48:12.703Z] spire-1.2.1/pkg/server/api/debug/v1/ [2022-04-15T07:48:12.703Z] spire-1.2.1/pkg/server/api/debug/v1/service.go [2022-04-15T07:48:12.703Z] spire-1.2.1/pkg/server/api/debug/v1/service_test.go [2022-04-15T07:48:12.703Z] spire-1.2.1/pkg/server/api/entry.go [2022-04-15T07:48:12.703Z] spire-1.2.1/pkg/server/api/entry/ [2022-04-15T07:48:12.703Z] spire-1.2.1/pkg/server/api/entry/v1/ [2022-04-15T07:48:12.703Z] spire-1.2.1/pkg/server/api/entry/v1/service.go [2022-04-15T07:48:12.703Z] spire-1.2.1/pkg/server/api/entry/v1/service_test.go [2022-04-15T07:48:12.703Z] spire-1.2.1/pkg/server/api/entry_test.go [2022-04-15T07:48:12.703Z] spire-1.2.1/pkg/server/api/health/ [2022-04-15T07:48:12.703Z] spire-1.2.1/pkg/server/api/health/v1/ [2022-04-15T07:48:12.703Z] spire-1.2.1/pkg/server/api/health/v1/service.go [2022-04-15T07:48:12.703Z] spire-1.2.1/pkg/server/api/health/v1/service_test.go [2022-04-15T07:48:12.703Z] spire-1.2.1/pkg/server/api/id.go [2022-04-15T07:48:12.703Z] spire-1.2.1/pkg/server/api/id_test.go [2022-04-15T07:48:12.703Z] spire-1.2.1/pkg/server/api/limits/ [2022-04-15T07:48:12.703Z] spire-1.2.1/pkg/server/api/limits/limits.go [2022-04-15T07:48:12.703Z] spire-1.2.1/pkg/server/api/middleware/ [2022-04-15T07:48:12.703Z] spire-1.2.1/pkg/server/api/middleware/alias.go [2022-04-15T07:48:12.703Z] spire-1.2.1/pkg/server/api/middleware/audit.go [2022-04-15T07:48:12.703Z] spire-1.2.1/pkg/server/api/middleware/authorization.go [2022-04-15T07:48:12.703Z] spire-1.2.1/pkg/server/api/middleware/authorization_opa.go [2022-04-15T07:48:12.703Z] spire-1.2.1/pkg/server/api/middleware/authorization_test.go [2022-04-15T07:48:12.703Z] spire-1.2.1/pkg/server/api/middleware/authorize_agent.go [2022-04-15T07:48:12.703Z] spire-1.2.1/pkg/server/api/middleware/caller.go [2022-04-15T07:48:12.703Z] spire-1.2.1/pkg/server/api/middleware/caller_test.go [2022-04-15T07:48:12.703Z] spire-1.2.1/pkg/server/api/middleware/common.go [2022-04-15T07:48:12.703Z] spire-1.2.1/pkg/server/api/middleware/common_test.go [2022-04-15T07:48:12.703Z] spire-1.2.1/pkg/server/api/middleware/entries.go [2022-04-15T07:48:12.703Z] spire-1.2.1/pkg/server/api/middleware/entries_test.go [2022-04-15T07:48:12.703Z] spire-1.2.1/pkg/server/api/middleware/ratelimit.go [2022-04-15T07:48:12.703Z] spire-1.2.1/pkg/server/api/middleware/ratelimit_test.go [2022-04-15T07:48:12.703Z] spire-1.2.1/pkg/server/api/ratelimit.go [2022-04-15T07:48:12.703Z] spire-1.2.1/pkg/server/api/rpccontext/ [2022-04-15T07:48:12.703Z] spire-1.2.1/pkg/server/api/rpccontext/alias.go [2022-04-15T07:48:12.703Z] spire-1.2.1/pkg/server/api/rpccontext/audit.go [2022-04-15T07:48:12.703Z] spire-1.2.1/pkg/server/api/rpccontext/caller.go [2022-04-15T07:48:12.703Z] spire-1.2.1/pkg/server/api/rpccontext/ratelimit.go [2022-04-15T07:48:12.703Z] spire-1.2.1/pkg/server/api/selector.go [2022-04-15T07:48:12.703Z] spire-1.2.1/pkg/server/api/selector_test.go [2022-04-15T07:48:12.703Z] spire-1.2.1/pkg/server/api/status.go [2022-04-15T07:48:12.703Z] spire-1.2.1/pkg/server/api/status_test.go [2022-04-15T07:48:12.703Z] spire-1.2.1/pkg/server/api/svid/ [2022-04-15T07:48:12.703Z] spire-1.2.1/pkg/server/api/svid/v1/ [2022-04-15T07:48:12.703Z] spire-1.2.1/pkg/server/api/svid/v1/service.go [2022-04-15T07:48:12.703Z] spire-1.2.1/pkg/server/api/svid/v1/service_test.go [2022-04-15T07:48:12.703Z] spire-1.2.1/pkg/server/api/trustdomain.go [2022-04-15T07:48:12.703Z] spire-1.2.1/pkg/server/api/trustdomain/ [2022-04-15T07:48:12.703Z] spire-1.2.1/pkg/server/api/trustdomain/v1/ [2022-04-15T07:48:12.703Z] spire-1.2.1/pkg/server/api/trustdomain/v1/service.go [2022-04-15T07:48:12.703Z] spire-1.2.1/pkg/server/api/trustdomain/v1/service_test.go [2022-04-15T07:48:12.703Z] spire-1.2.1/pkg/server/api/trustdomain_test.go [2022-04-15T07:48:12.703Z] spire-1.2.1/pkg/server/authpolicy/ [2022-04-15T07:48:12.703Z] spire-1.2.1/pkg/server/authpolicy/defaults.go [2022-04-15T07:48:12.703Z] spire-1.2.1/pkg/server/authpolicy/policy.go [2022-04-15T07:48:12.703Z] spire-1.2.1/pkg/server/authpolicy/policy.rego [2022-04-15T07:48:12.703Z] spire-1.2.1/pkg/server/authpolicy/policy_data.json [2022-04-15T07:48:12.703Z] spire-1.2.1/pkg/server/authpolicy/policy_test.go [2022-04-15T07:48:12.703Z] spire-1.2.1/pkg/server/authpolicy/validate.go [2022-04-15T07:48:12.703Z] spire-1.2.1/pkg/server/bundle/ [2022-04-15T07:48:12.703Z] spire-1.2.1/pkg/server/bundle/client/ [2022-04-15T07:48:12.703Z] spire-1.2.1/pkg/server/bundle/client/client.go [2022-04-15T07:48:12.703Z] spire-1.2.1/pkg/server/bundle/client/client_test.go [2022-04-15T07:48:12.703Z] spire-1.2.1/pkg/server/bundle/client/manager.go [2022-04-15T07:48:12.703Z] spire-1.2.1/pkg/server/bundle/client/manager_test.go [2022-04-15T07:48:12.703Z] spire-1.2.1/pkg/server/bundle/client/sources.go [2022-04-15T07:48:12.703Z] spire-1.2.1/pkg/server/bundle/client/sources_test.go [2022-04-15T07:48:12.703Z] spire-1.2.1/pkg/server/bundle/client/updater.go [2022-04-15T07:48:12.703Z] spire-1.2.1/pkg/server/bundle/client/updater_test.go [2022-04-15T07:48:12.703Z] spire-1.2.1/pkg/server/ca/ [2022-04-15T07:48:12.703Z] spire-1.2.1/pkg/server/ca/ca.go [2022-04-15T07:48:12.703Z] spire-1.2.1/pkg/server/ca/ca_health.go [2022-04-15T07:48:12.703Z] spire-1.2.1/pkg/server/ca/ca_test.go [2022-04-15T07:48:12.703Z] spire-1.2.1/pkg/server/ca/journal.go [2022-04-15T07:48:12.703Z] spire-1.2.1/pkg/server/ca/journal_test.go [2022-04-15T07:48:12.703Z] spire-1.2.1/pkg/server/ca/manager.go [2022-04-15T07:48:12.703Z] spire-1.2.1/pkg/server/ca/manager_health.go [2022-04-15T07:48:12.703Z] spire-1.2.1/pkg/server/ca/manager_test.go [2022-04-15T07:48:12.703Z] spire-1.2.1/pkg/server/ca/templates.go [2022-04-15T07:48:12.703Z] spire-1.2.1/pkg/server/ca/upstream_client.go [2022-04-15T07:48:12.703Z] spire-1.2.1/pkg/server/ca/upstream_client_test.go [2022-04-15T07:48:12.703Z] spire-1.2.1/pkg/server/ca/validation.go [2022-04-15T07:48:12.703Z] spire-1.2.1/pkg/server/cache/ [2022-04-15T07:48:12.703Z] spire-1.2.1/pkg/server/cache/dscache/ [2022-04-15T07:48:12.703Z] spire-1.2.1/pkg/server/cache/dscache/cache.go [2022-04-15T07:48:12.703Z] spire-1.2.1/pkg/server/cache/dscache/cache_test.go [2022-04-15T07:48:12.703Z] spire-1.2.1/pkg/server/cache/entrycache/ [2022-04-15T07:48:12.703Z] spire-1.2.1/pkg/server/cache/entrycache/cache.go [2022-04-15T07:48:12.703Z] spire-1.2.1/pkg/server/cache/entrycache/cache_test.go [2022-04-15T07:48:12.703Z] spire-1.2.1/pkg/server/cache/entrycache/fullcache.go [2022-04-15T07:48:12.703Z] spire-1.2.1/pkg/server/cache/entrycache/fullcache_ds.go [2022-04-15T07:48:12.703Z] spire-1.2.1/pkg/server/cache/entrycache/fullcache_ds_test.go [2022-04-15T07:48:12.703Z] spire-1.2.1/pkg/server/cache/entrycache/fullcache_test.go [2022-04-15T07:48:12.703Z] spire-1.2.1/pkg/server/catalog/ [2022-04-15T07:48:12.703Z] spire-1.2.1/pkg/server/catalog/catalog.go [2022-04-15T07:48:12.703Z] spire-1.2.1/pkg/server/catalog/keymanager.go [2022-04-15T07:48:12.703Z] spire-1.2.1/pkg/server/catalog/nodeattestor.go [2022-04-15T07:48:12.703Z] spire-1.2.1/pkg/server/catalog/noderesolver.go [2022-04-15T07:48:12.703Z] spire-1.2.1/pkg/server/catalog/notifier.go [2022-04-15T07:48:12.703Z] spire-1.2.1/pkg/server/catalog/upstreamauthority.go [2022-04-15T07:48:12.703Z] spire-1.2.1/pkg/server/config.go [2022-04-15T07:48:12.703Z] spire-1.2.1/pkg/server/datastore/ [2022-04-15T07:48:12.703Z] spire-1.2.1/pkg/server/datastore/datastore.go [2022-04-15T07:48:12.703Z] spire-1.2.1/pkg/server/datastore/datastore_health.go [2022-04-15T07:48:12.703Z] spire-1.2.1/pkg/server/datastore/repository.go [2022-04-15T07:48:12.703Z] spire-1.2.1/pkg/server/datastore/sqlstore/ [2022-04-15T07:48:12.703Z] spire-1.2.1/pkg/server/datastore/sqlstore/dialect.go [2022-04-15T07:48:12.703Z] spire-1.2.1/pkg/server/datastore/sqlstore/migration.go [2022-04-15T07:48:12.703Z] spire-1.2.1/pkg/server/datastore/sqlstore/migration_test.go [2022-04-15T07:48:12.703Z] spire-1.2.1/pkg/server/datastore/sqlstore/models.go [2022-04-15T07:48:12.703Z] spire-1.2.1/pkg/server/datastore/sqlstore/mysql.go [2022-04-15T07:48:12.703Z] spire-1.2.1/pkg/server/datastore/sqlstore/postgres.go [2022-04-15T07:48:12.703Z] spire-1.2.1/pkg/server/datastore/sqlstore/sqlite.go [2022-04-15T07:48:12.703Z] spire-1.2.1/pkg/server/datastore/sqlstore/sqlite_no_cgo.go [2022-04-15T07:48:12.703Z] spire-1.2.1/pkg/server/datastore/sqlstore/sqlite_test.go [2022-04-15T07:48:12.703Z] spire-1.2.1/pkg/server/datastore/sqlstore/sqlstore.go [2022-04-15T07:48:12.703Z] spire-1.2.1/pkg/server/datastore/sqlstore/sqlstore_test.go [2022-04-15T07:48:12.703Z] spire-1.2.1/pkg/server/datastore/sqlstore/stmt_cache.go [2022-04-15T07:48:12.703Z] spire-1.2.1/pkg/server/datastore/sqlstore/testdata/ [2022-04-15T07:48:12.703Z] spire-1.2.1/pkg/server/datastore/sqlstore/testdata/entries.json [2022-04-15T07:48:12.703Z] spire-1.2.1/pkg/server/datastore/sqlstore/testdata/entries_federates_with.json [2022-04-15T07:48:12.703Z] spire-1.2.1/pkg/server/datastore/sqlstore/testdata/invalid_registration_entries.json [2022-04-15T07:48:12.703Z] spire-1.2.1/pkg/server/datastore/sqlstore/testdata/valid_registration_entries.json [2022-04-15T07:48:12.703Z] spire-1.2.1/pkg/server/endpoints/ [2022-04-15T07:48:12.703Z] spire-1.2.1/pkg/server/endpoints/bundle/ [2022-04-15T07:48:12.703Z] spire-1.2.1/pkg/server/endpoints/bundle/acme_auth.go [2022-04-15T07:48:12.703Z] spire-1.2.1/pkg/server/endpoints/bundle/config.go [2022-04-15T07:48:12.703Z] spire-1.2.1/pkg/server/endpoints/bundle/internal/ [2022-04-15T07:48:12.703Z] spire-1.2.1/pkg/server/endpoints/bundle/internal/README [2022-04-15T07:48:12.703Z] spire-1.2.1/pkg/server/endpoints/bundle/internal/acmetest/ [2022-04-15T07:48:12.703Z] spire-1.2.1/pkg/server/endpoints/bundle/internal/acmetest/ca.go [2022-04-15T07:48:12.703Z] spire-1.2.1/pkg/server/endpoints/bundle/internal/autocert/ [2022-04-15T07:48:12.703Z] spire-1.2.1/pkg/server/endpoints/bundle/internal/autocert/autocert.go [2022-04-15T07:48:12.703Z] spire-1.2.1/pkg/server/endpoints/bundle/internal/autocert/cache.go [2022-04-15T07:48:12.703Z] spire-1.2.1/pkg/server/endpoints/bundle/internal/autocert/keys.go [2022-04-15T07:48:12.703Z] spire-1.2.1/pkg/server/endpoints/bundle/internal/autocert/listener.go [2022-04-15T07:48:12.703Z] spire-1.2.1/pkg/server/endpoints/bundle/internal/autocert/renewal.go [2022-04-15T07:48:12.703Z] spire-1.2.1/pkg/server/endpoints/bundle/server.go [2022-04-15T07:48:12.703Z] spire-1.2.1/pkg/server/endpoints/bundle/server_test.go [2022-04-15T07:48:12.703Z] spire-1.2.1/pkg/server/endpoints/bundle/spiffe_auth.go [2022-04-15T07:48:12.703Z] spire-1.2.1/pkg/server/endpoints/config.go [2022-04-15T07:48:12.703Z] spire-1.2.1/pkg/server/endpoints/endpoints.go [2022-04-15T07:48:12.703Z] spire-1.2.1/pkg/server/endpoints/endpoints_test.go [2022-04-15T07:48:12.703Z] spire-1.2.1/pkg/server/endpoints/entryfetcher.go [2022-04-15T07:48:12.703Z] spire-1.2.1/pkg/server/endpoints/entryfetcher_test.go [2022-04-15T07:48:12.703Z] spire-1.2.1/pkg/server/endpoints/middleware.go [2022-04-15T07:48:12.703Z] spire-1.2.1/pkg/server/endpoints/middleware_test.go [2022-04-15T07:48:12.704Z] spire-1.2.1/pkg/server/hostservice/ [2022-04-15T07:48:12.704Z] spire-1.2.1/pkg/server/hostservice/agentstore/ [2022-04-15T07:48:12.704Z] spire-1.2.1/pkg/server/hostservice/agentstore/agentstore.go [2022-04-15T07:48:12.704Z] spire-1.2.1/pkg/server/hostservice/agentstore/agentstore_test.go [2022-04-15T07:48:12.704Z] spire-1.2.1/pkg/server/hostservice/agentstore/attestation.go [2022-04-15T07:48:12.704Z] spire-1.2.1/pkg/server/hostservice/agentstore/attestation_test.go [2022-04-15T07:48:12.704Z] spire-1.2.1/pkg/server/hostservice/identityprovider/ [2022-04-15T07:48:12.704Z] spire-1.2.1/pkg/server/hostservice/identityprovider/identityprovider.go [2022-04-15T07:48:12.704Z] spire-1.2.1/pkg/server/hostservice/identityprovider/identityprovider_test.go [2022-04-15T07:48:12.704Z] spire-1.2.1/pkg/server/plugin/ [2022-04-15T07:48:12.704Z] spire-1.2.1/pkg/server/plugin/keymanager/ [2022-04-15T07:48:12.704Z] spire-1.2.1/pkg/server/plugin/keymanager/awskms/ [2022-04-15T07:48:12.704Z] spire-1.2.1/pkg/server/plugin/keymanager/awskms/awskms.go [2022-04-15T07:48:12.704Z] spire-1.2.1/pkg/server/plugin/keymanager/awskms/awskms_test.go [2022-04-15T07:48:12.704Z] spire-1.2.1/pkg/server/plugin/keymanager/awskms/client.go [2022-04-15T07:48:12.704Z] spire-1.2.1/pkg/server/plugin/keymanager/awskms/client_fake.go [2022-04-15T07:48:12.704Z] spire-1.2.1/pkg/server/plugin/keymanager/awskms/fetcher.go [2022-04-15T07:48:12.704Z] spire-1.2.1/pkg/server/plugin/keymanager/base/ [2022-04-15T07:48:12.704Z] spire-1.2.1/pkg/server/plugin/keymanager/base/keymanagerbase.go [2022-04-15T07:48:12.704Z] spire-1.2.1/pkg/server/plugin/keymanager/constant.go [2022-04-15T07:48:12.704Z] spire-1.2.1/pkg/server/plugin/keymanager/disk/ [2022-04-15T07:48:12.704Z] spire-1.2.1/pkg/server/plugin/keymanager/disk/disk.go [2022-04-15T07:48:12.704Z] spire-1.2.1/pkg/server/plugin/keymanager/disk/disk_test.go [2022-04-15T07:48:12.704Z] spire-1.2.1/pkg/server/plugin/keymanager/keymanager.go [2022-04-15T07:48:12.704Z] spire-1.2.1/pkg/server/plugin/keymanager/memory/ [2022-04-15T07:48:12.704Z] spire-1.2.1/pkg/server/plugin/keymanager/memory/memory.go [2022-04-15T07:48:12.704Z] spire-1.2.1/pkg/server/plugin/keymanager/memory/memory_test.go [2022-04-15T07:48:12.704Z] spire-1.2.1/pkg/server/plugin/keymanager/repository.go [2022-04-15T07:48:12.704Z] spire-1.2.1/pkg/server/plugin/keymanager/test/ [2022-04-15T07:48:12.704Z] spire-1.2.1/pkg/server/plugin/keymanager/test/keymanagertest.go [2022-04-15T07:48:12.704Z] spire-1.2.1/pkg/server/plugin/keymanager/v1.go [2022-04-15T07:48:12.704Z] spire-1.2.1/pkg/server/plugin/keymanager/v1_test.go [2022-04-15T07:48:12.704Z] spire-1.2.1/pkg/server/plugin/nodeattestor/ [2022-04-15T07:48:12.704Z] spire-1.2.1/pkg/server/plugin/nodeattestor/aws/ [2022-04-15T07:48:12.704Z] spire-1.2.1/pkg/server/plugin/nodeattestor/aws/awsca.go [2022-04-15T07:48:12.704Z] spire-1.2.1/pkg/server/plugin/nodeattestor/aws/client.go [2022-04-15T07:48:12.704Z] spire-1.2.1/pkg/server/plugin/nodeattestor/aws/iid.go [2022-04-15T07:48:12.704Z] spire-1.2.1/pkg/server/plugin/nodeattestor/aws/iid_test.go [2022-04-15T07:48:12.704Z] spire-1.2.1/pkg/server/plugin/nodeattestor/aws/session.go [2022-04-15T07:48:12.704Z] spire-1.2.1/pkg/server/plugin/nodeattestor/aws/spiffeid.go [2022-04-15T07:48:12.704Z] spire-1.2.1/pkg/server/plugin/nodeattestor/aws/spiffeid_test.go [2022-04-15T07:48:12.704Z] spire-1.2.1/pkg/server/plugin/nodeattestor/azure/ [2022-04-15T07:48:12.704Z] spire-1.2.1/pkg/server/plugin/nodeattestor/azure/msi.go [2022-04-15T07:48:12.704Z] spire-1.2.1/pkg/server/plugin/nodeattestor/azure/msi_test.go [2022-04-15T07:48:12.704Z] spire-1.2.1/pkg/server/plugin/nodeattestor/base/ [2022-04-15T07:48:12.704Z] spire-1.2.1/pkg/server/plugin/nodeattestor/base/base.go [2022-04-15T07:48:12.704Z] spire-1.2.1/pkg/server/plugin/nodeattestor/gcp/ [2022-04-15T07:48:12.704Z] spire-1.2.1/pkg/server/plugin/nodeattestor/gcp/google_public_key_retriever.go [2022-04-15T07:48:12.704Z] spire-1.2.1/pkg/server/plugin/nodeattestor/gcp/google_public_key_retriever_test.go [2022-04-15T07:48:12.704Z] spire-1.2.1/pkg/server/plugin/nodeattestor/gcp/iit.go [2022-04-15T07:48:12.704Z] spire-1.2.1/pkg/server/plugin/nodeattestor/gcp/iit_test.go [2022-04-15T07:48:12.704Z] spire-1.2.1/pkg/server/plugin/nodeattestor/jointoken/ [2022-04-15T07:48:12.704Z] spire-1.2.1/pkg/server/plugin/nodeattestor/jointoken/join_token.go [2022-04-15T07:48:12.704Z] spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/ [2022-04-15T07:48:12.704Z] spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/psat/ [2022-04-15T07:48:12.704Z] spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/psat/psat.go [2022-04-15T07:48:12.704Z] spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/psat/psat_test.go [2022-04-15T07:48:12.704Z] spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/sat/ [2022-04-15T07:48:12.704Z] spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/sat/sat.go [2022-04-15T07:48:12.704Z] spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/sat/sat_test.go [2022-04-15T07:48:12.704Z] spire-1.2.1/pkg/server/plugin/nodeattestor/nodeattestor.go [2022-04-15T07:48:12.704Z] spire-1.2.1/pkg/server/plugin/nodeattestor/repository.go [2022-04-15T07:48:12.704Z] spire-1.2.1/pkg/server/plugin/nodeattestor/sshpop/ [2022-04-15T07:48:12.704Z] spire-1.2.1/pkg/server/plugin/nodeattestor/sshpop/sshpop.go [2022-04-15T07:48:12.704Z] spire-1.2.1/pkg/server/plugin/nodeattestor/sshpop/sshpop_test.go [2022-04-15T07:48:12.704Z] spire-1.2.1/pkg/server/plugin/nodeattestor/tpmdevid/ [2022-04-15T07:48:12.704Z] spire-1.2.1/pkg/server/plugin/nodeattestor/tpmdevid/challenge.go [2022-04-15T07:48:12.704Z] spire-1.2.1/pkg/server/plugin/nodeattestor/tpmdevid/devid.go [2022-04-15T07:48:12.704Z] spire-1.2.1/pkg/server/plugin/nodeattestor/tpmdevid/devid_test.go [2022-04-15T07:48:12.704Z] spire-1.2.1/pkg/server/plugin/nodeattestor/tpmdevid/selectors.go [2022-04-15T07:48:12.704Z] spire-1.2.1/pkg/server/plugin/nodeattestor/v1.go [2022-04-15T07:48:12.704Z] spire-1.2.1/pkg/server/plugin/nodeattestor/v1_test.go [2022-04-15T07:48:12.704Z] spire-1.2.1/pkg/server/plugin/nodeattestor/x509pop/ [2022-04-15T07:48:12.704Z] spire-1.2.1/pkg/server/plugin/nodeattestor/x509pop/x509pop.go [2022-04-15T07:48:12.704Z] spire-1.2.1/pkg/server/plugin/nodeattestor/x509pop/x509pop_test.go [2022-04-15T07:48:12.704Z] spire-1.2.1/pkg/server/plugin/noderesolver/ [2022-04-15T07:48:12.704Z] spire-1.2.1/pkg/server/plugin/noderesolver/azure/ [2022-04-15T07:48:12.704Z] spire-1.2.1/pkg/server/plugin/noderesolver/azure/client.go [2022-04-15T07:48:12.704Z] spire-1.2.1/pkg/server/plugin/noderesolver/azure/msi.go [2022-04-15T07:48:12.704Z] spire-1.2.1/pkg/server/plugin/noderesolver/azure/msi_test.go [2022-04-15T07:48:12.704Z] spire-1.2.1/pkg/server/plugin/noderesolver/noderesolver.go [2022-04-15T07:48:12.704Z] spire-1.2.1/pkg/server/plugin/noderesolver/repository.go [2022-04-15T07:48:12.704Z] spire-1.2.1/pkg/server/plugin/noderesolver/v1.go [2022-04-15T07:48:12.704Z] spire-1.2.1/pkg/server/plugin/noderesolver/v1_test.go [2022-04-15T07:48:12.704Z] spire-1.2.1/pkg/server/plugin/notifier/ [2022-04-15T07:48:12.704Z] spire-1.2.1/pkg/server/plugin/notifier/gcsbundle/ [2022-04-15T07:48:12.704Z] spire-1.2.1/pkg/server/plugin/notifier/gcsbundle/gcsbundle.go [2022-04-15T07:48:12.704Z] spire-1.2.1/pkg/server/plugin/notifier/gcsbundle/gcsbundle_test.go [2022-04-15T07:48:12.704Z] spire-1.2.1/pkg/server/plugin/notifier/k8sbundle/ [2022-04-15T07:48:12.704Z] spire-1.2.1/pkg/server/plugin/notifier/k8sbundle/k8sbundle.go [2022-04-15T07:48:12.704Z] spire-1.2.1/pkg/server/plugin/notifier/k8sbundle/k8sbundle_test.go [2022-04-15T07:48:12.704Z] spire-1.2.1/pkg/server/plugin/notifier/k8sbundle/k8sbundle_watcher.go [2022-04-15T07:48:12.704Z] spire-1.2.1/pkg/server/plugin/notifier/k8sbundle/k8sbundle_watcher_test.go [2022-04-15T07:48:12.704Z] spire-1.2.1/pkg/server/plugin/notifier/notifier.go [2022-04-15T07:48:12.704Z] spire-1.2.1/pkg/server/plugin/notifier/repository.go [2022-04-15T07:48:12.704Z] spire-1.2.1/pkg/server/plugin/notifier/v1.go [2022-04-15T07:48:12.704Z] spire-1.2.1/pkg/server/plugin/notifier/v1_test.go [2022-04-15T07:48:12.704Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/ [2022-04-15T07:48:12.704Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/ [2022-04-15T07:48:12.704Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/pca.go [2022-04-15T07:48:12.704Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/pca_client.go [2022-04-15T07:48:12.704Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/pca_client_fake.go [2022-04-15T07:48:12.704Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/pca_test.go [2022-04-15T07:48:12.704Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/testdata/ [2022-04-15T07:48:12.704Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/testdata/arbitrary_certificate_with_upstream_root.pem [2022-04-15T07:48:12.704Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/testdata/i_am_not_a_certificate.txt [2022-04-15T07:48:12.704Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/ [2022-04-15T07:48:12.704Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/awslib.go [2022-04-15T07:48:12.704Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/awslib_fake_test.go [2022-04-15T07:48:12.704Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/awssecret.go [2022-04-15T07:48:12.704Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/awssecret_test.go [2022-04-15T07:48:12.704Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/testdata/ [2022-04-15T07:48:12.704Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/testdata/keys/ [2022-04-15T07:48:12.704Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/testdata/keys/EC/ [2022-04-15T07:48:12.704Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/testdata/keys/EC/alternative_key.pem [2022-04-15T07:48:12.704Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/testdata/keys/EC/cert.pem [2022-04-15T07:48:12.704Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/testdata/keys/EC/private_key.pem [2022-04-15T07:48:12.704Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/ [2022-04-15T07:48:12.704Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/api.go [2022-04-15T07:48:12.704Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/api_test.go [2022-04-15T07:48:12.704Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/certmanager.go [2022-04-15T07:48:12.704Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/certmanager_test.go [2022-04-15T07:48:12.704Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/ [2022-04-15T07:48:12.704Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/v1/ [2022-04-15T07:48:12.704Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/v1/doc.go [2022-04-15T07:48:12.704Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/v1/meta.go [2022-04-15T07:48:12.704Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/v1/types.go [2022-04-15T07:48:12.704Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/v1/types_certificaterequest.go [2022-04-15T07:48:12.704Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/v1/zz_generated.deepcopy.go [2022-04-15T07:48:12.704Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/ [2022-04-15T07:48:12.704Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/disk.go [2022-04-15T07:48:12.704Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/disk_test.go [2022-04-15T07:48:12.704Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/ [2022-04-15T07:48:12.704Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/ [2022-04-15T07:48:12.704Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/ [2022-04-15T07:48:12.704Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/cert.pem [2022-04-15T07:48:12.704Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/intermediate_cert.pem [2022-04-15T07:48:12.704Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/intermediate_cert.srl [2022-04-15T07:48:12.704Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/intermediate_csr.pem [2022-04-15T07:48:12.704Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/intermediate_key.pem [2022-04-15T07:48:12.704Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/private_key.pem [2022-04-15T07:48:12.704Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/root_cert.pem [2022-04-15T07:48:12.704Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/root_cert.srl [2022-04-15T07:48:12.704Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/root_key.pem [2022-04-15T07:48:12.704Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/upstream_and_intermediate.pem [2022-04-15T07:48:12.704Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/upstream_and_root.pem [2022-04-15T07:48:12.704Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/upstream_cert.pem [2022-04-15T07:48:12.704Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/upstream_csr.pem [2022-04-15T07:48:12.704Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/upstream_key.pem [2022-04-15T07:48:12.704Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/PKCS1/ [2022-04-15T07:48:12.704Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/PKCS1/cert.pem [2022-04-15T07:48:12.704Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/PKCS1/private_key.pem [2022-04-15T07:48:12.704Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/PKCS8/ [2022-04-15T07:48:12.704Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/PKCS8/cert.pem [2022-04-15T07:48:12.704Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/PKCS8/private_key.pem [2022-04-15T07:48:12.704Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/empty/ [2022-04-15T07:48:12.704Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/empty/cert.pem [2022-04-15T07:48:12.704Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/empty/private_key.pem [2022-04-15T07:48:12.704Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/unknown/ [2022-04-15T07:48:12.704Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/unknown/cert.pem [2022-04-15T07:48:12.704Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/unknown/private_key.pem [2022-04-15T07:48:12.704Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/upstream_and_intermediate.pem [2022-04-15T07:48:12.704Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/gcpcas/ [2022-04-15T07:48:12.704Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/gcpcas/gcpcas.go [2022-04-15T07:48:12.704Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/gcpcas/gcpcas_test.go [2022-04-15T07:48:12.704Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/repository.go [2022-04-15T07:48:12.704Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/ [2022-04-15T07:48:12.704Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/fake_handlers_test.go [2022-04-15T07:48:12.704Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/spire.go [2022-04-15T07:48:12.704Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/spire_server_client.go [2022-04-15T07:48:12.704Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/spire_test.go [2022-04-15T07:48:12.704Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/testdata/ [2022-04-15T07:48:12.704Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/testdata/keys/ [2022-04-15T07:48:12.704Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/testdata/keys/jwks.json [2022-04-15T07:48:12.705Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/upstreamauthority.go [2022-04-15T07:48:12.705Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/v1.go [2022-04-15T07:48:12.705Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/v1_test.go [2022-04-15T07:48:12.705Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/ [2022-04-15T07:48:12.705Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/renewer.go [2022-04-15T07:48:12.705Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/ [2022-04-15T07:48:12.705Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/k8s/ [2022-04-15T07:48:12.705Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/k8s/signing-key.pem [2022-04-15T07:48:12.705Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/k8s/token [2022-04-15T07:48:12.705Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/ [2022-04-15T07:48:12.705Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/ [2022-04-15T07:48:12.705Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/README.md [2022-04-15T07:48:12.705Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/client_cert.pem [2022-04-15T07:48:12.705Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/client_csr.pem [2022-04-15T07:48:12.705Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/client_key.pem [2022-04-15T07:48:12.705Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_cert.pem [2022-04-15T07:48:12.705Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_cert.srl [2022-04-15T07:48:12.705Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_csr.pem [2022-04-15T07:48:12.705Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_key.pem [2022-04-15T07:48:12.705Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_vault_cert.pem [2022-04-15T07:48:12.705Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_vault_csr.pem [2022-04-15T07:48:12.705Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_vault_key.pem [2022-04-15T07:48:12.705Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/invalid-client_cert.pem [2022-04-15T07:48:12.705Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/invalid_client_key.pem [2022-04-15T07:48:12.705Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/invalid_root_cert.pem [2022-04-15T07:48:12.705Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/root_cert.pem [2022-04-15T07:48:12.705Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/root_cert.srl [2022-04-15T07:48:12.705Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/root_key.pem [2022-04-15T07:48:12.705Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/serer_csr.pem [2022-04-15T07:48:12.705Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/server_cert.pem [2022-04-15T07:48:12.705Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/server_csr.pem [2022-04-15T07:48:12.705Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/server_key.pem [2022-04-15T07:48:12.705Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/vault.go [2022-04-15T07:48:12.705Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/vault_client.go [2022-04-15T07:48:12.705Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/vault_client_test.go [2022-04-15T07:48:12.705Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/vault_fake_test.go [2022-04-15T07:48:12.705Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/vault_test.go [2022-04-15T07:48:12.705Z] spire-1.2.1/pkg/server/registration/ [2022-04-15T07:48:12.705Z] spire-1.2.1/pkg/server/registration/manager.go [2022-04-15T07:48:12.705Z] spire-1.2.1/pkg/server/registration/manager_test.go [2022-04-15T07:48:12.705Z] spire-1.2.1/pkg/server/scanentries.go [2022-04-15T07:48:12.705Z] spire-1.2.1/pkg/server/scanentries_test.go [2022-04-15T07:48:12.705Z] spire-1.2.1/pkg/server/server.go [2022-04-15T07:48:12.705Z] spire-1.2.1/pkg/server/server_test.go [2022-04-15T07:48:12.705Z] spire-1.2.1/pkg/server/svid/ [2022-04-15T07:48:12.705Z] spire-1.2.1/pkg/server/svid/observer.go [2022-04-15T07:48:12.705Z] spire-1.2.1/pkg/server/svid/observer_test.go [2022-04-15T07:48:12.705Z] spire-1.2.1/pkg/server/svid/rotator.go [2022-04-15T07:48:12.705Z] spire-1.2.1/pkg/server/svid/rotator_config.go [2022-04-15T07:48:12.705Z] spire-1.2.1/pkg/server/svid/rotator_config_test.go [2022-04-15T07:48:12.705Z] spire-1.2.1/pkg/server/svid/rotator_test.go [2022-04-15T07:48:12.705Z] spire-1.2.1/proto/ [2022-04-15T07:48:12.705Z] spire-1.2.1/proto/private/ [2022-04-15T07:48:12.705Z] spire-1.2.1/proto/private/server/ [2022-04-15T07:48:12.705Z] spire-1.2.1/proto/private/server/journal/ [2022-04-15T07:48:12.705Z] spire-1.2.1/proto/private/server/journal/journal.pb.go [2022-04-15T07:48:12.705Z] spire-1.2.1/proto/private/server/journal/journal.proto [2022-04-15T07:48:12.705Z] spire-1.2.1/proto/spire/ [2022-04-15T07:48:12.705Z] spire-1.2.1/proto/spire/common/ [2022-04-15T07:48:12.705Z] spire-1.2.1/proto/spire/common/common.pb.go [2022-04-15T07:48:12.705Z] spire-1.2.1/proto/spire/common/common.proto [2022-04-15T07:48:12.705Z] spire-1.2.1/proto/spire/common/plugin/ [2022-04-15T07:48:12.705Z] spire-1.2.1/proto/spire/common/plugin/plugin.pb.go [2022-04-15T07:48:12.705Z] spire-1.2.1/proto/spire/common/plugin/plugin.proto [2022-04-15T07:48:12.705Z] spire-1.2.1/proto/spire/common/plugin/plugin_grpc.pb.go [2022-04-15T07:48:12.705Z] spire-1.2.1/proto/spire/common/plugin/plugin_spire_plugin.pb.go [2022-04-15T07:48:12.705Z] spire-1.2.1/proto/spire/plugin/ [2022-04-15T07:48:12.705Z] spire-1.2.1/proto/spire/plugin/agent/ [2022-04-15T07:48:12.705Z] spire-1.2.1/proto/spire/plugin/agent/svidstore/ [2022-04-15T07:48:12.705Z] spire-1.2.1/proto/spire/plugin/agent/svidstore/v1unofficial/ [2022-04-15T07:48:12.705Z] spire-1.2.1/proto/spire/plugin/agent/svidstore/v1unofficial/svidstore.pb.go [2022-04-15T07:48:12.705Z] spire-1.2.1/proto/spire/plugin/agent/svidstore/v1unofficial/svidstore.proto [2022-04-15T07:48:12.705Z] spire-1.2.1/proto/spire/plugin/agent/svidstore/v1unofficial/svidstore_grpc.pb.go [2022-04-15T07:48:12.705Z] spire-1.2.1/proto/spire/plugin/agent/svidstore/v1unofficial/svidstore_spire_plugin.pb.go [2022-04-15T07:48:12.965Z] spire-1.2.1/release/ [2022-04-15T07:48:12.965Z] spire-1.2.1/release/spire-extras/ [2022-04-15T07:48:12.965Z] spire-1.2.1/release/spire-extras/README.md [2022-04-15T07:48:12.965Z] spire-1.2.1/release/spire-extras/conf/ [2022-04-15T07:48:12.965Z] spire-1.2.1/release/spire-extras/conf/k8s-workload-registrar/ [2022-04-15T07:48:12.965Z] spire-1.2.1/release/spire-extras/conf/k8s-workload-registrar/k8s-workload-registrar.conf [2022-04-15T07:48:12.965Z] spire-1.2.1/release/spire-extras/conf/oidc-discovery-provider/ [2022-04-15T07:48:12.965Z] spire-1.2.1/release/spire-extras/conf/oidc-discovery-provider/oidc-discovery-provider.conf [2022-04-15T07:48:12.965Z] spire-1.2.1/release/spire/ [2022-04-15T07:48:12.965Z] spire-1.2.1/release/spire/README.md [2022-04-15T07:48:12.965Z] spire-1.2.1/release/spire/conf/ [2022-04-15T07:48:12.965Z] spire-1.2.1/release/spire/conf/agent/ [2022-04-15T07:48:12.965Z] spire-1.2.1/release/spire/conf/agent/agent.conf [2022-04-15T07:48:12.965Z] spire-1.2.1/release/spire/conf/server/ [2022-04-15T07:48:12.965Z] spire-1.2.1/release/spire/conf/server/server.conf [2022-04-15T07:48:12.965Z] spire-1.2.1/script/ [2022-04-15T07:48:12.965Z] spire-1.2.1/script/build-artifact.sh [2022-04-15T07:48:12.965Z] spire-1.2.1/script/generate_dummy_ca.sh [2022-04-15T07:48:12.965Z] spire-1.2.1/support/ [2022-04-15T07:48:12.965Z] spire-1.2.1/support/k8s/ [2022-04-15T07:48:12.965Z] spire-1.2.1/support/k8s/k8s-workload-registrar/ [2022-04-15T07:48:12.965Z] spire-1.2.1/support/k8s/k8s-workload-registrar/README.md [2022-04-15T07:48:12.965Z] spire-1.2.1/support/k8s/k8s-workload-registrar/accessutil_posix.go [2022-04-15T07:48:12.965Z] spire-1.2.1/support/k8s/k8s-workload-registrar/accessutil_windows.go [2022-04-15T07:48:12.965Z] spire-1.2.1/support/k8s/k8s-workload-registrar/config.go [2022-04-15T07:48:12.966Z] spire-1.2.1/support/k8s/k8s-workload-registrar/config_crd.go [2022-04-15T07:48:12.966Z] spire-1.2.1/support/k8s/k8s-workload-registrar/config_crd_test.go [2022-04-15T07:48:12.966Z] spire-1.2.1/support/k8s/k8s-workload-registrar/config_reconcile.go [2022-04-15T07:48:12.966Z] spire-1.2.1/support/k8s/k8s-workload-registrar/config_test.go [2022-04-15T07:48:12.966Z] spire-1.2.1/support/k8s/k8s-workload-registrar/config_webhook.go [2022-04-15T07:48:12.966Z] spire-1.2.1/support/k8s/k8s-workload-registrar/controller.go [2022-04-15T07:48:12.966Z] spire-1.2.1/support/k8s/k8s-workload-registrar/controller_test.go [2022-04-15T07:48:12.966Z] spire-1.2.1/support/k8s/k8s-workload-registrar/federation/ [2022-04-15T07:48:12.966Z] spire-1.2.1/support/k8s/k8s-workload-registrar/federation/utils.go [2022-04-15T07:48:12.966Z] spire-1.2.1/support/k8s/k8s-workload-registrar/federation/utils_test.go [2022-04-15T07:48:12.966Z] spire-1.2.1/support/k8s/k8s-workload-registrar/generate-config.go [2022-04-15T07:48:12.966Z] spire-1.2.1/support/k8s/k8s-workload-registrar/main.go [2022-04-15T07:48:12.966Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/ [2022-04-15T07:48:12.966Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/README.md [2022-04-15T07:48:12.966Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/ [2022-04-15T07:48:12.966Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/ [2022-04-15T07:48:12.966Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/v1beta1/ [2022-04-15T07:48:12.966Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/v1beta1/groupversion_info.go [2022-04-15T07:48:12.966Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/v1beta1/spiffeid_types.go [2022-04-15T07:48:12.966Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/v1beta1/spiffeid_utils.go [2022-04-15T07:48:12.966Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/v1beta1/spiffeid_webhook.go [2022-04-15T07:48:12.966Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/v1beta1/zz_generated.deepcopy.go [2022-04-15T07:48:12.966Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/config/ [2022-04-15T07:48:12.966Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/config/spiffeid.spiffe.io_spiffeids.yaml [2022-04-15T07:48:12.966Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/config/spire-agent.yaml [2022-04-15T07:48:12.966Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/config/spire-server-registrar.yaml [2022-04-15T07:48:12.966Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/ [2022-04-15T07:48:12.966Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/endpoint_controller.go [2022-04-15T07:48:12.966Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/endpoint_controller_test.go [2022-04-15T07:48:12.966Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/node_controller.go [2022-04-15T07:48:12.966Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/node_controller_test.go [2022-04-15T07:48:12.966Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/pod_controller.go [2022-04-15T07:48:12.966Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/pod_controller_test.go [2022-04-15T07:48:12.966Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/spiffeid_controller.go [2022-04-15T07:48:12.966Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/spiffeid_controller_test.go [2022-04-15T07:48:12.966Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/suite_test.go [2022-04-15T07:48:12.966Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/utils.go [2022-04-15T07:48:12.966Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/samples/ [2022-04-15T07:48:12.966Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/samples/test_spiffeid.yaml [2022-04-15T07:48:12.966Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/samples/test_spiffeid_bad.yaml [2022-04-15T07:48:12.966Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/ [2022-04-15T07:48:12.966Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/testdata/ [2022-04-15T07:48:12.966Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/testdata/good-leaf-and-intermediate.pem [2022-04-15T07:48:12.966Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/testdata/good-leaf-only.pem [2022-04-15T07:48:12.966Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/testdata/key-pkcs8-ecdsa.pem [2022-04-15T07:48:12.966Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/testdata/key-pkcs8-rsa.pem [2022-04-15T07:48:12.966Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/webhook_svid.go [2022-04-15T07:48:12.966Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/webhook_svid_test.go [2022-04-15T07:48:12.966Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/ [2022-04-15T07:48:12.966Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/config/ [2022-04-15T07:48:12.966Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/config/roles.yaml [2022-04-15T07:48:12.966Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/ [2022-04-15T07:48:12.966Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/base_controller.go [2022-04-15T07:48:12.966Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/node_controller.go [2022-04-15T07:48:12.966Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/node_controller_test.go [2022-04-15T07:48:12.966Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/pod_controller.go [2022-04-15T07:48:12.966Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/pod_controller_test.go [2022-04-15T07:48:12.966Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/utils.go [2022-04-15T07:48:12.966Z] spire-1.2.1/support/k8s/k8s-workload-registrar/server.go [2022-04-15T07:48:12.966Z] spire-1.2.1/support/k8s/k8s-workload-registrar/server_test.go [2022-04-15T07:48:12.966Z] spire-1.2.1/support/k8s/k8s-workload-registrar/webhookhandler.go [2022-04-15T07:48:12.966Z] spire-1.2.1/support/k8s/k8s-workload-registrar/webhookhandler_test.go [2022-04-15T07:48:12.966Z] spire-1.2.1/support/oidc-discovery-provider/ [2022-04-15T07:48:12.966Z] spire-1.2.1/support/oidc-discovery-provider/README.md [2022-04-15T07:48:12.966Z] spire-1.2.1/support/oidc-discovery-provider/common_test.go [2022-04-15T07:48:12.966Z] spire-1.2.1/support/oidc-discovery-provider/config.go [2022-04-15T07:48:12.966Z] spire-1.2.1/support/oidc-discovery-provider/config_test.go [2022-04-15T07:48:12.966Z] spire-1.2.1/support/oidc-discovery-provider/domain_policy.go [2022-04-15T07:48:12.966Z] spire-1.2.1/support/oidc-discovery-provider/domain_policy_test.go [2022-04-15T07:48:12.966Z] spire-1.2.1/support/oidc-discovery-provider/handler.go [2022-04-15T07:48:12.966Z] spire-1.2.1/support/oidc-discovery-provider/handler_test.go [2022-04-15T07:48:12.966Z] spire-1.2.1/support/oidc-discovery-provider/jwks_source.go [2022-04-15T07:48:12.966Z] spire-1.2.1/support/oidc-discovery-provider/main.go [2022-04-15T07:48:12.966Z] spire-1.2.1/support/oidc-discovery-provider/server_api.go [2022-04-15T07:48:12.966Z] spire-1.2.1/support/oidc-discovery-provider/server_api_test.go [2022-04-15T07:48:12.966Z] spire-1.2.1/support/oidc-discovery-provider/workload_api.go [2022-04-15T07:48:12.966Z] spire-1.2.1/support/oidc-discovery-provider/workload_api_test.go [2022-04-15T07:48:12.966Z] spire-1.2.1/test/ [2022-04-15T07:48:12.966Z] spire-1.2.1/test/clock/ [2022-04-15T07:48:12.966Z] spire-1.2.1/test/clock/clock.go [2022-04-15T07:48:12.966Z] spire-1.2.1/test/fakes/ [2022-04-15T07:48:12.966Z] spire-1.2.1/test/fakes/fakeagentcatalog/ [2022-04-15T07:48:12.966Z] spire-1.2.1/test/fakes/fakeagentcatalog/catalog.go [2022-04-15T07:48:12.966Z] spire-1.2.1/test/fakes/fakeagentkeymanager/ [2022-04-15T07:48:12.966Z] spire-1.2.1/test/fakes/fakeagentkeymanager/keymanager.go [2022-04-15T07:48:12.966Z] spire-1.2.1/test/fakes/fakeagentnodeattestor/ [2022-04-15T07:48:12.966Z] spire-1.2.1/test/fakes/fakeagentnodeattestor/nodeattestor.go [2022-04-15T07:48:12.966Z] spire-1.2.1/test/fakes/fakeagentstore/ [2022-04-15T07:48:12.966Z] spire-1.2.1/test/fakes/fakeagentstore/agentstore.go [2022-04-15T07:48:12.966Z] spire-1.2.1/test/fakes/fakedatastore/ [2022-04-15T07:48:12.966Z] spire-1.2.1/test/fakes/fakedatastore/fakedatastore.go [2022-04-15T07:48:12.966Z] spire-1.2.1/test/fakes/fakeentryclient/ [2022-04-15T07:48:12.966Z] spire-1.2.1/test/fakes/fakeentryclient/entryclient.go [2022-04-15T07:48:12.966Z] spire-1.2.1/test/fakes/fakehealthchecker/ [2022-04-15T07:48:12.966Z] spire-1.2.1/test/fakes/fakehealthchecker/checker.go [2022-04-15T07:48:12.966Z] spire-1.2.1/test/fakes/fakeidentityprovider/ [2022-04-15T07:48:12.966Z] spire-1.2.1/test/fakes/fakeidentityprovider/identityprovider.go [2022-04-15T07:48:12.966Z] spire-1.2.1/test/fakes/fakemetrics/ [2022-04-15T07:48:12.966Z] spire-1.2.1/test/fakes/fakemetrics/fakemetrics.go [2022-04-15T07:48:12.966Z] spire-1.2.1/test/fakes/fakenoderesolver/ [2022-04-15T07:48:12.966Z] spire-1.2.1/test/fakes/fakenoderesolver/noderesolver.go [2022-04-15T07:48:12.966Z] spire-1.2.1/test/fakes/fakenotifier/ [2022-04-15T07:48:12.966Z] spire-1.2.1/test/fakes/fakenotifier/notifier.go [2022-04-15T07:48:12.966Z] spire-1.2.1/test/fakes/fakepluginmetrics/ [2022-04-15T07:48:12.966Z] spire-1.2.1/test/fakes/fakepluginmetrics/fakepluginmetrics.go [2022-04-15T07:48:12.966Z] spire-1.2.1/test/fakes/fakeserverca/ [2022-04-15T07:48:12.966Z] spire-1.2.1/test/fakes/fakeserverca/serverca.go [2022-04-15T07:48:12.966Z] spire-1.2.1/test/fakes/fakeservercatalog/ [2022-04-15T07:48:12.966Z] spire-1.2.1/test/fakes/fakeservercatalog/catalog.go [2022-04-15T07:48:12.966Z] spire-1.2.1/test/fakes/fakeserverkeymanager/ [2022-04-15T07:48:12.966Z] spire-1.2.1/test/fakes/fakeserverkeymanager/keymanager.go [2022-04-15T07:48:12.966Z] spire-1.2.1/test/fakes/fakeservernodeattestor/ [2022-04-15T07:48:12.966Z] spire-1.2.1/test/fakes/fakeservernodeattestor/nodeattestor.go [2022-04-15T07:48:12.966Z] spire-1.2.1/test/fakes/fakeupstreamauthority/ [2022-04-15T07:48:12.966Z] spire-1.2.1/test/fakes/fakeupstreamauthority/plugin.go [2022-04-15T07:48:12.966Z] spire-1.2.1/test/fakes/fakeupstreamauthority/upstreamauthority.go [2022-04-15T07:48:12.966Z] spire-1.2.1/test/fakes/fakeworkloadapi/ [2022-04-15T07:48:12.966Z] spire-1.2.1/test/fakes/fakeworkloadapi/workloadapi.go [2022-04-15T07:48:12.966Z] spire-1.2.1/test/fakes/fakeworkloadattestor/ [2022-04-15T07:48:12.966Z] spire-1.2.1/test/fakes/fakeworkloadattestor/workloadattestor.go [2022-04-15T07:48:12.966Z] spire-1.2.1/test/fixture/ [2022-04-15T07:48:12.966Z] spire-1.2.1/test/fixture/certs/ [2022-04-15T07:48:12.966Z] spire-1.2.1/test/fixture/certs/agent_svid.der [2022-04-15T07:48:12.966Z] spire-1.2.1/test/fixture/certs/base_cert.pem [2022-04-15T07:48:12.966Z] spire-1.2.1/test/fixture/certs/base_csr.pem [2022-04-15T07:48:12.966Z] spire-1.2.1/test/fixture/certs/base_key.pem [2022-04-15T07:48:12.966Z] spire-1.2.1/test/fixture/certs/base_rotated_cert.pem [2022-04-15T07:48:12.966Z] spire-1.2.1/test/fixture/certs/base_rotated_csr.pem [2022-04-15T07:48:12.966Z] spire-1.2.1/test/fixture/certs/base_rotated_key.pem [2022-04-15T07:48:12.966Z] spire-1.2.1/test/fixture/certs/blog_cert.pem [2022-04-15T07:48:12.966Z] spire-1.2.1/test/fixture/certs/blog_csr.pem [2022-04-15T07:48:12.966Z] spire-1.2.1/test/fixture/certs/blog_key.pem [2022-04-15T07:48:12.966Z] spire-1.2.1/test/fixture/certs/bundle.der [2022-04-15T07:48:12.966Z] spire-1.2.1/test/fixture/certs/ca.pem [2022-04-15T07:48:12.966Z] spire-1.2.1/test/fixture/certs/ca_key.pem [2022-04-15T07:48:12.966Z] spire-1.2.1/test/fixture/certs/database_cert.pem [2022-04-15T07:48:12.966Z] spire-1.2.1/test/fixture/certs/database_csr.pem [2022-04-15T07:48:12.966Z] spire-1.2.1/test/fixture/certs/database_key.pem [2022-04-15T07:48:12.966Z] spire-1.2.1/test/fixture/certs/node_cert.pem [2022-04-15T07:48:12.966Z] spire-1.2.1/test/fixture/certs/node_csr.pem [2022-04-15T07:48:12.966Z] spire-1.2.1/test/fixture/certs/node_key.pem [2022-04-15T07:48:12.966Z] spire-1.2.1/test/fixture/certs/svid.pem [2022-04-15T07:48:12.966Z] spire-1.2.1/test/fixture/certs/svid_key.pem [2022-04-15T07:48:12.966Z] spire-1.2.1/test/fixture/config/ [2022-04-15T07:48:12.966Z] spire-1.2.1/test/fixture/config/agent_bad_agent_block.conf [2022-04-15T07:48:12.966Z] spire-1.2.1/test/fixture/config/agent_good.conf [2022-04-15T07:48:12.966Z] spire-1.2.1/test/fixture/config/agent_good_templated.conf [2022-04-15T07:48:12.966Z] spire-1.2.1/test/fixture/config/plugin_good.conf [2022-04-15T07:48:12.966Z] spire-1.2.1/test/fixture/config/server_and_agent_bad_nested_DogStatsd_block.conf [2022-04-15T07:48:12.966Z] spire-1.2.1/test/fixture/config/server_and_agent_bad_nested_InMem_block.conf [2022-04-15T07:48:12.966Z] spire-1.2.1/test/fixture/config/server_and_agent_bad_nested_M3_block.conf [2022-04-15T07:48:12.966Z] spire-1.2.1/test/fixture/config/server_and_agent_bad_nested_Prometheus_block.conf [2022-04-15T07:48:12.966Z] spire-1.2.1/test/fixture/config/server_and_agent_bad_nested_Statsd_block.conf [2022-04-15T07:48:12.966Z] spire-1.2.1/test/fixture/config/server_and_agent_bad_nested_health_checks_block.conf [2022-04-15T07:48:12.966Z] spire-1.2.1/test/fixture/config/server_and_agent_bad_root_block.conf [2022-04-15T07:48:12.966Z] spire-1.2.1/test/fixture/config/server_and_agent_bad_telemetry_block.conf [2022-04-15T07:48:12.966Z] spire-1.2.1/test/fixture/config/server_bad_nested_bundle_endpoint_acme_block.conf [2022-04-15T07:48:12.966Z] spire-1.2.1/test/fixture/config/server_bad_nested_bundle_endpoint_block.conf [2022-04-15T07:48:12.966Z] spire-1.2.1/test/fixture/config/server_bad_nested_ca_subject_block.conf [2022-04-15T07:48:12.966Z] spire-1.2.1/test/fixture/config/server_bad_nested_experimental_block.conf [2022-04-15T07:48:12.966Z] spire-1.2.1/test/fixture/config/server_bad_nested_federates_with_block.conf [2022-04-15T07:48:12.966Z] spire-1.2.1/test/fixture/config/server_bad_nested_federation_block.conf [2022-04-15T07:48:12.966Z] spire-1.2.1/test/fixture/config/server_bad_ratelimit_block.conf [2022-04-15T07:48:12.966Z] spire-1.2.1/test/fixture/config/server_bad_server_block.conf [2022-04-15T07:48:12.966Z] spire-1.2.1/test/fixture/config/server_good.conf [2022-04-15T07:48:12.966Z] spire-1.2.1/test/fixture/config/server_good_templated.conf [2022-04-15T07:48:12.966Z] spire-1.2.1/test/fixture/fixture.go [2022-04-15T07:48:12.966Z] spire-1.2.1/test/fixture/nodeattestor/ [2022-04-15T07:48:12.966Z] spire-1.2.1/test/fixture/nodeattestor/sshpop/ [2022-04-15T07:48:12.966Z] spire-1.2.1/test/fixture/nodeattestor/sshpop/agent_ssh_key [2022-04-15T07:48:12.966Z] spire-1.2.1/test/fixture/nodeattestor/sshpop/agent_ssh_key-cert.pub [2022-04-15T07:48:12.966Z] spire-1.2.1/test/fixture/nodeattestor/sshpop/ssh_cert_authority.pub [2022-04-15T07:48:12.966Z] spire-1.2.1/test/fixture/nodeattestor/x509pop/ [2022-04-15T07:48:12.966Z] spire-1.2.1/test/fixture/nodeattestor/x509pop/generate.go [2022-04-15T07:48:12.967Z] spire-1.2.1/test/fixture/nodeattestor/x509pop/intermediate.pem [2022-04-15T07:48:12.967Z] spire-1.2.1/test/fixture/nodeattestor/x509pop/leaf-crt-bundle.pem [2022-04-15T07:48:12.967Z] spire-1.2.1/test/fixture/nodeattestor/x509pop/leaf-key.pem [2022-04-15T07:48:12.967Z] spire-1.2.1/test/fixture/nodeattestor/x509pop/leaf.pem [2022-04-15T07:48:12.967Z] spire-1.2.1/test/fixture/nodeattestor/x509pop/root-crt.pem [2022-04-15T07:48:12.967Z] spire-1.2.1/test/fixture/registration/ [2022-04-15T07:48:12.967Z] spire-1.2.1/test/fixture/registration/entries.json [2022-04-15T07:48:12.967Z] spire-1.2.1/test/fixture/registration/good-for-update.json [2022-04-15T07:48:12.967Z] spire-1.2.1/test/fixture/registration/good.json [2022-04-15T07:48:12.967Z] spire-1.2.1/test/fixture/registration/invalid.json [2022-04-15T07:48:12.967Z] spire-1.2.1/test/fixture/registration/invalid_json.json [2022-04-15T07:48:12.967Z] spire-1.2.1/test/fixture/registration/manager_test_entries.json [2022-04-15T07:48:12.967Z] spire-1.2.1/test/integration/ [2022-04-15T07:48:12.967Z] spire-1.2.1/test/integration/README.md [2022-04-15T07:48:12.967Z] spire-1.2.1/test/integration/common [2022-04-15T07:48:12.967Z] spire-1.2.1/test/integration/setup/ [2022-04-15T07:48:12.967Z] spire-1.2.1/test/integration/setup/adminclient/ [2022-04-15T07:48:12.967Z] spire-1.2.1/test/integration/setup/adminclient/build.sh [2022-04-15T07:48:12.967Z] spire-1.2.1/test/integration/setup/adminclient/client.go [2022-04-15T07:48:12.967Z] spire-1.2.1/test/integration/setup/debugagent/ [2022-04-15T07:48:12.967Z] spire-1.2.1/test/integration/setup/debugagent/build.sh [2022-04-15T07:48:12.967Z] spire-1.2.1/test/integration/setup/debugagent/main.go [2022-04-15T07:48:12.967Z] spire-1.2.1/test/integration/setup/debugserver/ [2022-04-15T07:48:12.967Z] spire-1.2.1/test/integration/setup/debugserver/build.sh [2022-04-15T07:48:12.967Z] spire-1.2.1/test/integration/setup/debugserver/main.go [2022-04-15T07:48:12.967Z] spire-1.2.1/test/integration/setup/downstreamclient/ [2022-04-15T07:48:12.967Z] spire-1.2.1/test/integration/setup/downstreamclient/build.sh [2022-04-15T07:48:12.967Z] spire-1.2.1/test/integration/setup/downstreamclient/client.go [2022-04-15T07:48:12.967Z] spire-1.2.1/test/integration/setup/itclient/ [2022-04-15T07:48:12.967Z] spire-1.2.1/test/integration/setup/itclient/client.go [2022-04-15T07:48:12.967Z] spire-1.2.1/test/integration/setup/node-attestation/ [2022-04-15T07:48:12.967Z] spire-1.2.1/test/integration/setup/node-attestation/build.sh [2022-04-15T07:48:12.967Z] spire-1.2.1/test/integration/setup/node-attestation/client.go [2022-04-15T07:48:12.967Z] spire-1.2.1/test/integration/setup/x509pop/ [2022-04-15T07:48:12.967Z] spire-1.2.1/test/integration/setup/x509pop/gencerts.go [2022-04-15T07:48:12.967Z] spire-1.2.1/test/integration/setup/x509pop/setup.sh [2022-04-15T07:48:12.967Z] spire-1.2.1/test/integration/suites/ [2022-04-15T07:48:12.967Z] spire-1.2.1/test/integration/suites/admin-endpoints/ [2022-04-15T07:48:12.967Z] spire-1.2.1/test/integration/suites/admin-endpoints/00-setup [2022-04-15T07:48:12.967Z] spire-1.2.1/test/integration/suites/admin-endpoints/01-start-server [2022-04-15T07:48:12.967Z] spire-1.2.1/test/integration/suites/admin-endpoints/02-bootstrap-agent [2022-04-15T07:48:12.967Z] spire-1.2.1/test/integration/suites/admin-endpoints/03-start-agent [2022-04-15T07:48:12.967Z] spire-1.2.1/test/integration/suites/admin-endpoints/04-create-registration-entries [2022-04-15T07:48:12.967Z] spire-1.2.1/test/integration/suites/admin-endpoints/05-test-endpoints [2022-04-15T07:48:12.967Z] spire-1.2.1/test/integration/suites/admin-endpoints/README.md [2022-04-15T07:48:12.967Z] spire-1.2.1/test/integration/suites/admin-endpoints/conf/ [2022-04-15T07:48:12.967Z] spire-1.2.1/test/integration/suites/admin-endpoints/conf/agent/ [2022-04-15T07:48:12.967Z] spire-1.2.1/test/integration/suites/admin-endpoints/conf/agent/agent.conf [2022-04-15T07:48:12.967Z] spire-1.2.1/test/integration/suites/admin-endpoints/conf/server/ [2022-04-15T07:48:12.967Z] spire-1.2.1/test/integration/suites/admin-endpoints/conf/server/server.conf [2022-04-15T07:48:12.967Z] spire-1.2.1/test/integration/suites/admin-endpoints/docker-compose.yaml [2022-04-15T07:48:12.967Z] spire-1.2.1/test/integration/suites/admin-endpoints/teardown [2022-04-15T07:48:12.967Z] spire-1.2.1/test/integration/suites/datastore-mysql-replication/ [2022-04-15T07:48:12.967Z] spire-1.2.1/test/integration/suites/datastore-mysql-replication/00-setup [2022-04-15T07:48:12.967Z] spire-1.2.1/test/integration/suites/datastore-mysql-replication/01-test-variants [2022-04-15T07:48:12.967Z] spire-1.2.1/test/integration/suites/datastore-mysql-replication/README.md [2022-04-15T07:48:12.967Z] spire-1.2.1/test/integration/suites/datastore-mysql-replication/docker-compose.yaml [2022-04-15T07:48:12.967Z] spire-1.2.1/test/integration/suites/datastore-mysql-replication/teardown [2022-04-15T07:48:12.967Z] spire-1.2.1/test/integration/suites/datastore-mysql/ [2022-04-15T07:48:12.967Z] spire-1.2.1/test/integration/suites/datastore-mysql/00-setup [2022-04-15T07:48:12.967Z] spire-1.2.1/test/integration/suites/datastore-mysql/01-test-variants [2022-04-15T07:48:12.967Z] spire-1.2.1/test/integration/suites/datastore-mysql/README.md [2022-04-15T07:48:12.967Z] spire-1.2.1/test/integration/suites/datastore-mysql/docker-compose.yaml [2022-04-15T07:48:12.967Z] spire-1.2.1/test/integration/suites/datastore-mysql/teardown [2022-04-15T07:48:12.967Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/ [2022-04-15T07:48:12.967Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/00-setup [2022-04-15T07:48:12.967Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/01-test-variants [2022-04-15T07:48:12.967Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/README.md [2022-04-15T07:48:12.967Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/docker-compose.yaml [2022-04-15T07:48:12.967Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/principal/ [2022-04-15T07:48:12.967Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/principal/init.sh [2022-04-15T07:48:12.967Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/replica/ [2022-04-15T07:48:12.967Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/replica/docker-entrypoint.sh [2022-04-15T07:48:12.967Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/replica/v12/ [2022-04-15T07:48:12.967Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/replica/v12/docker-entrypoint.sh [2022-04-15T07:48:12.967Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/teardown [2022-04-15T07:48:12.967Z] spire-1.2.1/test/integration/suites/datastore-postgres/ [2022-04-15T07:48:12.967Z] spire-1.2.1/test/integration/suites/datastore-postgres/00-setup [2022-04-15T07:48:12.967Z] spire-1.2.1/test/integration/suites/datastore-postgres/01-test-variants [2022-04-15T07:48:12.967Z] spire-1.2.1/test/integration/suites/datastore-postgres/README.md [2022-04-15T07:48:12.967Z] spire-1.2.1/test/integration/suites/datastore-postgres/docker-compose.yaml [2022-04-15T07:48:12.967Z] spire-1.2.1/test/integration/suites/datastore-postgres/teardown [2022-04-15T07:48:12.967Z] spire-1.2.1/test/integration/suites/debug-endpoints/ [2022-04-15T07:48:12.967Z] spire-1.2.1/test/integration/suites/debug-endpoints/00-setup [2022-04-15T07:48:12.967Z] spire-1.2.1/test/integration/suites/debug-endpoints/01-start-server [2022-04-15T07:48:12.967Z] spire-1.2.1/test/integration/suites/debug-endpoints/02-bootstrap-agent [2022-04-15T07:48:12.967Z] spire-1.2.1/test/integration/suites/debug-endpoints/03-start-agent [2022-04-15T07:48:12.967Z] spire-1.2.1/test/integration/suites/debug-endpoints/04-create-registration-entries [2022-04-15T07:48:12.967Z] spire-1.2.1/test/integration/suites/debug-endpoints/05-test-endpoints [2022-04-15T07:48:12.967Z] spire-1.2.1/test/integration/suites/debug-endpoints/README.md [2022-04-15T07:48:12.967Z] spire-1.2.1/test/integration/suites/debug-endpoints/conf/ [2022-04-15T07:48:12.967Z] spire-1.2.1/test/integration/suites/debug-endpoints/conf/agent/ [2022-04-15T07:48:12.967Z] spire-1.2.1/test/integration/suites/debug-endpoints/conf/agent/agent.conf [2022-04-15T07:48:12.967Z] spire-1.2.1/test/integration/suites/debug-endpoints/conf/server/ [2022-04-15T07:48:12.967Z] spire-1.2.1/test/integration/suites/debug-endpoints/conf/server/server.conf [2022-04-15T07:48:12.967Z] spire-1.2.1/test/integration/suites/debug-endpoints/docker-compose.yaml [2022-04-15T07:48:12.967Z] spire-1.2.1/test/integration/suites/debug-endpoints/teardown [2022-04-15T07:48:12.967Z] spire-1.2.1/test/integration/suites/downstream-endpoints/ [2022-04-15T07:48:12.967Z] spire-1.2.1/test/integration/suites/downstream-endpoints/00-setup [2022-04-15T07:48:12.967Z] spire-1.2.1/test/integration/suites/downstream-endpoints/01-start-server [2022-04-15T07:48:12.967Z] spire-1.2.1/test/integration/suites/downstream-endpoints/02-bootstrap-agent [2022-04-15T07:48:12.967Z] spire-1.2.1/test/integration/suites/downstream-endpoints/03-start-agent [2022-04-15T07:48:12.967Z] spire-1.2.1/test/integration/suites/downstream-endpoints/04-create-entries [2022-04-15T07:48:12.967Z] spire-1.2.1/test/integration/suites/downstream-endpoints/05-test-endpoints [2022-04-15T07:48:12.967Z] spire-1.2.1/test/integration/suites/downstream-endpoints/README.md [2022-04-15T07:48:12.967Z] spire-1.2.1/test/integration/suites/downstream-endpoints/conf/ [2022-04-15T07:48:12.967Z] spire-1.2.1/test/integration/suites/downstream-endpoints/conf/agent/ [2022-04-15T07:48:12.967Z] spire-1.2.1/test/integration/suites/downstream-endpoints/conf/agent/agent.conf [2022-04-15T07:48:12.967Z] spire-1.2.1/test/integration/suites/downstream-endpoints/conf/server/ [2022-04-15T07:48:12.967Z] spire-1.2.1/test/integration/suites/downstream-endpoints/conf/server/server.conf [2022-04-15T07:48:12.967Z] spire-1.2.1/test/integration/suites/downstream-endpoints/docker-compose.yaml [2022-04-15T07:48:12.967Z] spire-1.2.1/test/integration/suites/downstream-endpoints/teardown [2022-04-15T07:48:12.967Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/ [2022-04-15T07:48:12.967Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/00-setup [2022-04-15T07:48:12.967Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/01-start-server [2022-04-15T07:48:12.967Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/02-bootstrap-agents [2022-04-15T07:48:12.967Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/03-start-remaining-containers [2022-04-15T07:48:12.967Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/04-create-workload-entries [2022-04-15T07:48:12.967Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/05-check-workload-connectivity [2022-04-15T07:48:12.967Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/README.md [2022-04-15T07:48:12.967Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/ [2022-04-15T07:48:12.967Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/downstream-agent/ [2022-04-15T07:48:12.967Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/downstream-agent/agent.conf [2022-04-15T07:48:12.967Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/downstream-envoy/ [2022-04-15T07:48:12.967Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/downstream-envoy/envoy.yaml [2022-04-15T07:48:12.967Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/server/ [2022-04-15T07:48:12.967Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/server/server.conf [2022-04-15T07:48:12.967Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/supervisord.conf [2022-04-15T07:48:12.967Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/upstream-agent/ [2022-04-15T07:48:12.967Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/upstream-agent/agent.conf [2022-04-15T07:48:12.967Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/upstream-envoy/ [2022-04-15T07:48:12.967Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/upstream-envoy/envoy.yaml [2022-04-15T07:48:12.967Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/docker-compose.yaml [2022-04-15T07:48:12.967Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/teardown [2022-04-15T07:48:12.967Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/ [2022-04-15T07:48:12.967Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/00-test-envoy-releases.sh [2022-04-15T07:48:12.967Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/Dockerfile [2022-04-15T07:48:12.967Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/README.md [2022-04-15T07:48:12.967Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/ [2022-04-15T07:48:12.967Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/ [2022-04-15T07:48:12.967Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/agent/ [2022-04-15T07:48:12.967Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/agent/agent.conf [2022-04-15T07:48:12.967Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/envoy/ [2022-04-15T07:48:12.967Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/envoy/envoy.yaml [2022-04-15T07:48:12.967Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/server/ [2022-04-15T07:48:12.967Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/server/server.conf [2022-04-15T07:48:12.967Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream/ [2022-04-15T07:48:12.967Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream/agent/ [2022-04-15T07:48:12.967Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream/agent/agent.conf [2022-04-15T07:48:12.967Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream/envoy/ [2022-04-15T07:48:12.967Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream/envoy/envoy.yaml [2022-04-15T07:48:12.967Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/supervisord.conf [2022-04-15T07:48:12.967Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/ [2022-04-15T07:48:12.967Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/agent/ [2022-04-15T07:48:12.967Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/agent/agent.conf [2022-04-15T07:48:12.967Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/envoy/ [2022-04-15T07:48:12.967Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/envoy/envoy.yaml [2022-04-15T07:48:12.967Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/server/ [2022-04-15T07:48:12.967Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/server/server.conf [2022-04-15T07:48:12.967Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/docker-compose.yaml [2022-04-15T07:48:12.967Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/teardown [2022-04-15T07:48:12.967Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/ [2022-04-15T07:48:12.967Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/00-test-envoy-releases [2022-04-15T07:48:12.967Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/README.md [2022-04-15T07:48:12.967Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/ [2022-04-15T07:48:12.967Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/downstream-agent/ [2022-04-15T07:48:12.967Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/downstream-agent/agent.conf [2022-04-15T07:48:12.967Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/downstream-envoy/ [2022-04-15T07:48:12.967Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/downstream-envoy/envoy.yaml [2022-04-15T07:48:12.967Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/server/ [2022-04-15T07:48:12.967Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/server/server.conf [2022-04-15T07:48:12.967Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/supervisord.conf [2022-04-15T07:48:12.967Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/upstream-agent/ [2022-04-15T07:48:12.967Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/upstream-agent/agent.conf [2022-04-15T07:48:12.967Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/upstream-envoy/ [2022-04-15T07:48:12.967Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/upstream-envoy/envoy.yaml [2022-04-15T07:48:12.967Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/docker-compose.yaml [2022-04-15T07:48:12.967Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/teardown [2022-04-15T07:48:12.967Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/ [2022-04-15T07:48:12.967Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/00-setup [2022-04-15T07:48:12.967Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/01-start-servers [2022-04-15T07:48:12.967Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/02-bootstrap-federation-and-agents [2022-04-15T07:48:12.967Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/03-start-remaining-containers [2022-04-15T07:48:12.967Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/04-create-workload-entries [2022-04-15T07:48:12.967Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/05-check-workload-connectivity [2022-04-15T07:48:12.967Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/06-stop-servers [2022-04-15T07:48:12.967Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/07-check-workload-connectivity [2022-04-15T07:48:12.967Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/08-start-servers [2022-04-15T07:48:12.967Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/09-check-workload-connectivity [2022-04-15T07:48:12.967Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/10-stop-agents [2022-04-15T07:48:12.967Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/11-check-workload-connectivity [2022-04-15T07:48:12.967Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/12-start-agents [2022-04-15T07:48:12.967Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/13-check-workload-connectivity [2022-04-15T07:48:12.967Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/Dockerfile [2022-04-15T07:48:12.967Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/README.md [2022-04-15T07:48:12.967Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/ [2022-04-15T07:48:12.967Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/ [2022-04-15T07:48:12.967Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/agent/ [2022-04-15T07:48:12.967Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/agent/agent.conf [2022-04-15T07:48:12.967Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/ghostunnel/ [2022-04-15T07:48:12.967Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/ghostunnel/ghostunnel.flags [2022-04-15T07:48:12.967Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/server/ [2022-04-15T07:48:12.967Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/server/server.conf [2022-04-15T07:48:12.968Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/supervisord/ [2022-04-15T07:48:12.968Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/supervisord/supervisord.conf [2022-04-15T07:48:12.968Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/ [2022-04-15T07:48:12.968Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/agent/ [2022-04-15T07:48:12.968Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/agent/agent.conf [2022-04-15T07:48:12.968Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/ghostunnel/ [2022-04-15T07:48:12.968Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/ghostunnel/ghostunnel.flags [2022-04-15T07:48:12.968Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/server/ [2022-04-15T07:48:12.968Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/server/server.conf [2022-04-15T07:48:12.968Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/supervisord/ [2022-04-15T07:48:12.968Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/supervisord/supervisord.conf [2022-04-15T07:48:12.968Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/docker-compose.yaml [2022-04-15T07:48:12.968Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/teardown [2022-04-15T07:48:12.968Z] spire-1.2.1/test/integration/suites/join-token/ [2022-04-15T07:48:12.968Z] spire-1.2.1/test/integration/suites/join-token/01-start-server [2022-04-15T07:48:12.968Z] spire-1.2.1/test/integration/suites/join-token/02-bootstrap-agents [2022-04-15T07:48:12.968Z] spire-1.2.1/test/integration/suites/join-token/03-start-agent [2022-04-15T07:48:12.968Z] spire-1.2.1/test/integration/suites/join-token/04-create-workload-entry [2022-04-15T07:48:12.968Z] spire-1.2.1/test/integration/suites/join-token/05-check-svid [2022-04-15T07:48:12.968Z] spire-1.2.1/test/integration/suites/join-token/06-start-bad-agent [2022-04-15T07:48:12.968Z] spire-1.2.1/test/integration/suites/join-token/README.md [2022-04-15T07:48:12.968Z] spire-1.2.1/test/integration/suites/join-token/conf/ [2022-04-15T07:48:12.968Z] spire-1.2.1/test/integration/suites/join-token/conf/agent/ [2022-04-15T07:48:12.968Z] spire-1.2.1/test/integration/suites/join-token/conf/agent/agent.conf [2022-04-15T07:48:12.968Z] spire-1.2.1/test/integration/suites/join-token/conf/server/ [2022-04-15T07:48:12.968Z] spire-1.2.1/test/integration/suites/join-token/conf/server/server.conf [2022-04-15T07:48:12.968Z] spire-1.2.1/test/integration/suites/join-token/docker-compose.yaml [2022-04-15T07:48:12.968Z] spire-1.2.1/test/integration/suites/join-token/teardown [2022-04-15T07:48:12.968Z] spire-1.2.1/test/integration/suites/k8s-reconcile/ [2022-04-15T07:48:12.968Z] spire-1.2.1/test/integration/suites/k8s-reconcile/00-setup [2022-04-15T07:48:12.968Z] spire-1.2.1/test/integration/suites/k8s-reconcile/01-apply-config [2022-04-15T07:48:12.968Z] spire-1.2.1/test/integration/suites/k8s-reconcile/02-check-for-workload-svid [2022-04-15T07:48:12.968Z] spire-1.2.1/test/integration/suites/k8s-reconcile/README.md [2022-04-15T07:48:12.968Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/ [2022-04-15T07:48:12.968Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/admctrl/ [2022-04-15T07:48:12.968Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/admctrl/admission-control.yaml [2022-04-15T07:48:12.968Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/admctrl/kubeconfig.yaml [2022-04-15T07:48:12.968Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/agent/ [2022-04-15T07:48:12.968Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/agent/kustomization.yaml [2022-04-15T07:48:12.968Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/agent/spire-agent.yaml [2022-04-15T07:48:12.968Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/kind-config.yaml [2022-04-15T07:48:12.968Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/server/ [2022-04-15T07:48:12.968Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/server/k8s-workload-registrar-secret.yaml [2022-04-15T07:48:12.968Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/server/kustomization.yaml [2022-04-15T07:48:12.968Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/server/spire-server.yaml [2022-04-15T07:48:12.968Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/workload.yaml [2022-04-15T07:48:12.968Z] spire-1.2.1/test/integration/suites/k8s-reconcile/init-kubectl [2022-04-15T07:48:12.968Z] spire-1.2.1/test/integration/suites/k8s-reconcile/teardown [2022-04-15T07:48:12.968Z] spire-1.2.1/test/integration/suites/k8s-scratch/ [2022-04-15T07:48:12.968Z] spire-1.2.1/test/integration/suites/k8s-scratch/00-setup [2022-04-15T07:48:12.968Z] spire-1.2.1/test/integration/suites/k8s-scratch/01-apply-config [2022-04-15T07:48:12.968Z] spire-1.2.1/test/integration/suites/k8s-scratch/02-check-for-workload-svid [2022-04-15T07:48:12.968Z] spire-1.2.1/test/integration/suites/k8s-scratch/README.md [2022-04-15T07:48:12.968Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/ [2022-04-15T07:48:12.968Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/admctrl/ [2022-04-15T07:48:12.968Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/admctrl/admission-control.yaml [2022-04-15T07:48:12.968Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/admctrl/kubeconfig.yaml [2022-04-15T07:48:12.968Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/agent/ [2022-04-15T07:48:12.968Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/agent/kustomization.yaml [2022-04-15T07:48:12.968Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/agent/spire-agent.yaml [2022-04-15T07:48:12.968Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/kind-config.yaml [2022-04-15T07:48:12.968Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/server/ [2022-04-15T07:48:12.968Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/server/k8s-workload-registrar-secret.yaml [2022-04-15T07:48:12.968Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/server/kustomization.yaml [2022-04-15T07:48:12.968Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/server/spire-server.yaml [2022-04-15T07:48:12.968Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/webhook/ [2022-04-15T07:48:12.968Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/webhook/kustomization.yaml [2022-04-15T07:48:12.968Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/webhook/validation-webhook.yaml [2022-04-15T07:48:12.968Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/workload.yaml [2022-04-15T07:48:12.968Z] spire-1.2.1/test/integration/suites/k8s-scratch/init-kubectl [2022-04-15T07:48:12.968Z] spire-1.2.1/test/integration/suites/k8s-scratch/teardown [2022-04-15T07:48:12.968Z] spire-1.2.1/test/integration/suites/k8s/ [2022-04-15T07:48:12.968Z] spire-1.2.1/test/integration/suites/k8s/00-setup [2022-04-15T07:48:12.968Z] spire-1.2.1/test/integration/suites/k8s/01-apply-config [2022-04-15T07:48:12.968Z] spire-1.2.1/test/integration/suites/k8s/02-check-for-workload-svid [2022-04-15T07:48:12.968Z] spire-1.2.1/test/integration/suites/k8s/README.md [2022-04-15T07:48:12.968Z] spire-1.2.1/test/integration/suites/k8s/conf/ [2022-04-15T07:48:12.968Z] spire-1.2.1/test/integration/suites/k8s/conf/admctrl/ [2022-04-15T07:48:12.968Z] spire-1.2.1/test/integration/suites/k8s/conf/admctrl/admission-control.yaml [2022-04-15T07:48:12.968Z] spire-1.2.1/test/integration/suites/k8s/conf/admctrl/kubeconfig.yaml [2022-04-15T07:48:12.968Z] spire-1.2.1/test/integration/suites/k8s/conf/agent/ [2022-04-15T07:48:12.968Z] spire-1.2.1/test/integration/suites/k8s/conf/agent/kustomization.yaml [2022-04-15T07:48:12.968Z] spire-1.2.1/test/integration/suites/k8s/conf/agent/spire-agent.yaml [2022-04-15T07:48:12.968Z] spire-1.2.1/test/integration/suites/k8s/conf/kind-config.yaml [2022-04-15T07:48:12.968Z] spire-1.2.1/test/integration/suites/k8s/conf/server/ [2022-04-15T07:48:12.968Z] spire-1.2.1/test/integration/suites/k8s/conf/server/k8s-workload-registrar-secret.yaml [2022-04-15T07:48:12.968Z] spire-1.2.1/test/integration/suites/k8s/conf/server/kustomization.yaml [2022-04-15T07:48:12.968Z] spire-1.2.1/test/integration/suites/k8s/conf/server/spire-server.yaml [2022-04-15T07:48:12.968Z] spire-1.2.1/test/integration/suites/k8s/conf/webhook/ [2022-04-15T07:48:12.968Z] spire-1.2.1/test/integration/suites/k8s/conf/webhook/kustomization.yaml [2022-04-15T07:48:12.968Z] spire-1.2.1/test/integration/suites/k8s/conf/webhook/validation-webhook.yaml [2022-04-15T07:48:12.968Z] spire-1.2.1/test/integration/suites/k8s/conf/workload.yaml [2022-04-15T07:48:12.968Z] spire-1.2.1/test/integration/suites/k8s/init-kubectl [2022-04-15T07:48:12.968Z] spire-1.2.1/test/integration/suites/k8s/teardown [2022-04-15T07:48:12.968Z] spire-1.2.1/test/integration/suites/nested-rotation/ [2022-04-15T07:48:12.968Z] spire-1.2.1/test/integration/suites/nested-rotation/00-setup [2022-04-15T07:48:12.968Z] spire-1.2.1/test/integration/suites/nested-rotation/01-start-root [2022-04-15T07:48:12.968Z] spire-1.2.1/test/integration/suites/nested-rotation/02-create-intermediate-downstream-entries [2022-04-15T07:48:12.968Z] spire-1.2.1/test/integration/suites/nested-rotation/03-start-intermediateA [2022-04-15T07:48:12.968Z] spire-1.2.1/test/integration/suites/nested-rotation/04-create-leafA-downstream-entry [2022-04-15T07:48:12.968Z] spire-1.2.1/test/integration/suites/nested-rotation/05-start-leafA [2022-04-15T07:48:12.968Z] spire-1.2.1/test/integration/suites/nested-rotation/06-start-intermediateB [2022-04-15T07:48:12.968Z] spire-1.2.1/test/integration/suites/nested-rotation/07-create-leafB-downstream-entry [2022-04-15T07:48:12.968Z] spire-1.2.1/test/integration/suites/nested-rotation/08-start-leafB [2022-04-15T07:48:12.968Z] spire-1.2.1/test/integration/suites/nested-rotation/09-create-workload-entries [2022-04-15T07:48:12.968Z] spire-1.2.1/test/integration/suites/nested-rotation/10-check-svids [2022-04-15T07:48:12.968Z] spire-1.2.1/test/integration/suites/nested-rotation/Dockerfile [2022-04-15T07:48:12.968Z] spire-1.2.1/test/integration/suites/nested-rotation/README.md [2022-04-15T07:48:12.968Z] spire-1.2.1/test/integration/suites/nested-rotation/docker-compose.yaml [2022-04-15T07:48:12.968Z] spire-1.2.1/test/integration/suites/nested-rotation/intermediateA/ [2022-04-15T07:48:12.968Z] spire-1.2.1/test/integration/suites/nested-rotation/intermediateA/agent/ [2022-04-15T07:48:12.968Z] spire-1.2.1/test/integration/suites/nested-rotation/intermediateA/agent/agent.conf [2022-04-15T07:48:12.968Z] spire-1.2.1/test/integration/suites/nested-rotation/intermediateA/server/ [2022-04-15T07:48:12.968Z] spire-1.2.1/test/integration/suites/nested-rotation/intermediateA/server/server.conf [2022-04-15T07:48:12.968Z] spire-1.2.1/test/integration/suites/nested-rotation/intermediateB/ [2022-04-15T07:48:12.968Z] spire-1.2.1/test/integration/suites/nested-rotation/intermediateB/agent/ [2022-04-15T07:48:12.968Z] spire-1.2.1/test/integration/suites/nested-rotation/intermediateB/agent/agent.conf [2022-04-15T07:48:12.968Z] spire-1.2.1/test/integration/suites/nested-rotation/intermediateB/server/ [2022-04-15T07:48:12.968Z] spire-1.2.1/test/integration/suites/nested-rotation/intermediateB/server/server.conf [2022-04-15T07:48:12.968Z] spire-1.2.1/test/integration/suites/nested-rotation/leafA/ [2022-04-15T07:48:12.968Z] spire-1.2.1/test/integration/suites/nested-rotation/leafA/agent/ [2022-04-15T07:48:12.968Z] spire-1.2.1/test/integration/suites/nested-rotation/leafA/agent/agent.conf [2022-04-15T07:48:12.968Z] spire-1.2.1/test/integration/suites/nested-rotation/leafA/server/ [2022-04-15T07:48:12.968Z] spire-1.2.1/test/integration/suites/nested-rotation/leafA/server/server.conf [2022-04-15T07:48:12.968Z] spire-1.2.1/test/integration/suites/nested-rotation/leafB/ [2022-04-15T07:48:12.968Z] spire-1.2.1/test/integration/suites/nested-rotation/leafB/agent/ [2022-04-15T07:48:12.968Z] spire-1.2.1/test/integration/suites/nested-rotation/leafB/agent/agent.conf [2022-04-15T07:48:12.968Z] spire-1.2.1/test/integration/suites/nested-rotation/leafB/server/ [2022-04-15T07:48:12.968Z] spire-1.2.1/test/integration/suites/nested-rotation/leafB/server/server.conf [2022-04-15T07:48:12.968Z] spire-1.2.1/test/integration/suites/nested-rotation/root/ [2022-04-15T07:48:12.968Z] spire-1.2.1/test/integration/suites/nested-rotation/root/agent/ [2022-04-15T07:48:12.968Z] spire-1.2.1/test/integration/suites/nested-rotation/root/agent/agent.conf [2022-04-15T07:48:12.968Z] spire-1.2.1/test/integration/suites/nested-rotation/root/server/ [2022-04-15T07:48:12.968Z] spire-1.2.1/test/integration/suites/nested-rotation/root/server/server.conf [2022-04-15T07:48:12.968Z] spire-1.2.1/test/integration/suites/nested-rotation/teardown [2022-04-15T07:48:12.968Z] spire-1.2.1/test/integration/suites/node-attestation/ [2022-04-15T07:48:12.968Z] spire-1.2.1/test/integration/suites/node-attestation/00-setup [2022-04-15T07:48:12.968Z] spire-1.2.1/test/integration/suites/node-attestation/01-start-server [2022-04-15T07:48:12.968Z] spire-1.2.1/test/integration/suites/node-attestation/02-start-agent [2022-04-15T07:48:12.968Z] spire-1.2.1/test/integration/suites/node-attestation/03-test-node-attestation [2022-04-15T07:48:12.968Z] spire-1.2.1/test/integration/suites/node-attestation/04-test-x509pop-attestation [2022-04-15T07:48:12.968Z] spire-1.2.1/test/integration/suites/node-attestation/README.md [2022-04-15T07:48:12.968Z] spire-1.2.1/test/integration/suites/node-attestation/conf/ [2022-04-15T07:48:12.968Z] spire-1.2.1/test/integration/suites/node-attestation/conf/agent/ [2022-04-15T07:48:12.968Z] spire-1.2.1/test/integration/suites/node-attestation/conf/agent/agent.conf [2022-04-15T07:48:12.968Z] spire-1.2.1/test/integration/suites/node-attestation/conf/server/ [2022-04-15T07:48:12.968Z] spire-1.2.1/test/integration/suites/node-attestation/conf/server/server.conf [2022-04-15T07:48:12.968Z] spire-1.2.1/test/integration/suites/node-attestation/docker-compose.yaml [2022-04-15T07:48:12.968Z] spire-1.2.1/test/integration/suites/node-attestation/teardown [2022-04-15T07:48:12.968Z] spire-1.2.1/test/integration/suites/rotation/ [2022-04-15T07:48:12.968Z] spire-1.2.1/test/integration/suites/rotation/00-setup [2022-04-15T07:48:12.968Z] spire-1.2.1/test/integration/suites/rotation/01-start-server [2022-04-15T07:48:12.968Z] spire-1.2.1/test/integration/suites/rotation/02-bootstrap-agent [2022-04-15T07:48:12.968Z] spire-1.2.1/test/integration/suites/rotation/03-start-agent [2022-04-15T07:48:12.968Z] spire-1.2.1/test/integration/suites/rotation/04-create-workload-entry [2022-04-15T07:48:12.968Z] spire-1.2.1/test/integration/suites/rotation/05-check-svids [2022-04-15T07:48:12.968Z] spire-1.2.1/test/integration/suites/rotation/README.md [2022-04-15T07:48:12.968Z] spire-1.2.1/test/integration/suites/rotation/conf/ [2022-04-15T07:48:12.968Z] spire-1.2.1/test/integration/suites/rotation/conf/agent/ [2022-04-15T07:48:12.968Z] spire-1.2.1/test/integration/suites/rotation/conf/agent/agent.conf [2022-04-15T07:48:12.968Z] spire-1.2.1/test/integration/suites/rotation/conf/server/ [2022-04-15T07:48:12.968Z] spire-1.2.1/test/integration/suites/rotation/conf/server/server.conf [2022-04-15T07:48:12.968Z] spire-1.2.1/test/integration/suites/rotation/docker-compose.yaml [2022-04-15T07:48:12.968Z] spire-1.2.1/test/integration/suites/rotation/teardown [2022-04-15T07:48:12.968Z] spire-1.2.1/test/integration/suites/self-test/ [2022-04-15T07:48:12.968Z] spire-1.2.1/test/integration/suites/self-test/00-ensure-command-failure-fails-step [2022-04-15T07:48:12.968Z] spire-1.2.1/test/integration/suites/self-test/README.md [2022-04-15T07:48:12.968Z] spire-1.2.1/test/integration/suites/self-test/teardown [2022-04-15T07:48:12.968Z] spire-1.2.1/test/integration/suites/spire-server-cli/ [2022-04-15T07:48:12.968Z] spire-1.2.1/test/integration/suites/spire-server-cli/01-start-server [2022-04-15T07:48:12.968Z] spire-1.2.1/test/integration/suites/spire-server-cli/02-bundle [2022-04-15T07:48:12.968Z] spire-1.2.1/test/integration/suites/spire-server-cli/03-entry [2022-04-15T07:48:12.968Z] spire-1.2.1/test/integration/suites/spire-server-cli/04-bootstrap-agents [2022-04-15T07:48:12.968Z] spire-1.2.1/test/integration/suites/spire-server-cli/05-start-agents [2022-04-15T07:48:12.968Z] spire-1.2.1/test/integration/suites/spire-server-cli/06-agent [2022-04-15T07:48:12.968Z] spire-1.2.1/test/integration/suites/spire-server-cli/README.md [2022-04-15T07:48:12.968Z] spire-1.2.1/test/integration/suites/spire-server-cli/conf/ [2022-04-15T07:48:12.968Z] spire-1.2.1/test/integration/suites/spire-server-cli/conf/agent/ [2022-04-15T07:48:12.968Z] spire-1.2.1/test/integration/suites/spire-server-cli/conf/agent/agent.conf [2022-04-15T07:48:12.968Z] spire-1.2.1/test/integration/suites/spire-server-cli/conf/fixture/ [2022-04-15T07:48:12.968Z] spire-1.2.1/test/integration/suites/spire-server-cli/conf/fixture/ca.pem [2022-04-15T07:48:12.968Z] spire-1.2.1/test/integration/suites/spire-server-cli/conf/fixture/ca.spiffe [2022-04-15T07:48:12.968Z] spire-1.2.1/test/integration/suites/spire-server-cli/conf/fixture/ca2.pem [2022-04-15T07:48:12.968Z] spire-1.2.1/test/integration/suites/spire-server-cli/conf/fixture/ca2.spiffe [2022-04-15T07:48:12.968Z] spire-1.2.1/test/integration/suites/spire-server-cli/conf/server/ [2022-04-15T07:48:12.968Z] spire-1.2.1/test/integration/suites/spire-server-cli/conf/server/server.conf [2022-04-15T07:48:12.968Z] spire-1.2.1/test/integration/suites/spire-server-cli/docker-compose.yaml [2022-04-15T07:48:12.968Z] spire-1.2.1/test/integration/suites/spire-server-cli/teardown [2022-04-15T07:48:12.968Z] spire-1.2.1/test/integration/suites/upgrade/ [2022-04-15T07:48:12.968Z] spire-1.2.1/test/integration/suites/upgrade/00-setup [2022-04-15T07:48:12.968Z] spire-1.2.1/test/integration/suites/upgrade/01-run-upgrade-tests [2022-04-15T07:48:12.968Z] spire-1.2.1/test/integration/suites/upgrade/02-verify-codebase-version-is-updated [2022-04-15T07:48:12.968Z] spire-1.2.1/test/integration/suites/upgrade/README.md [2022-04-15T07:48:12.968Z] spire-1.2.1/test/integration/suites/upgrade/conf/ [2022-04-15T07:48:12.968Z] spire-1.2.1/test/integration/suites/upgrade/conf/agent/ [2022-04-15T07:48:12.968Z] spire-1.2.1/test/integration/suites/upgrade/conf/agent/agent.conf [2022-04-15T07:48:12.968Z] spire-1.2.1/test/integration/suites/upgrade/conf/server/ [2022-04-15T07:48:12.968Z] spire-1.2.1/test/integration/suites/upgrade/conf/server/server.conf [2022-04-15T07:48:12.968Z] spire-1.2.1/test/integration/suites/upgrade/teardown [2022-04-15T07:48:12.968Z] spire-1.2.1/test/integration/suites/upgrade/versions.txt [2022-04-15T07:48:12.968Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/ [2022-04-15T07:48:12.968Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/00-setup-kind [2022-04-15T07:48:12.968Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/01-setup-cert-manager [2022-04-15T07:48:12.968Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/02-deploy-spire [2022-04-15T07:48:12.968Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/03-verify-ca [2022-04-15T07:48:12.968Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/README.md [2022-04-15T07:48:12.968Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/conf/ [2022-04-15T07:48:12.968Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/conf/cert-manager-issuer.yaml [2022-04-15T07:48:12.968Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/conf/kind-config.yaml [2022-04-15T07:48:12.968Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/conf/server/ [2022-04-15T07:48:12.968Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/conf/server/kustomization.yaml [2022-04-15T07:48:12.968Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/conf/server/spire-server.yaml [2022-04-15T07:48:12.968Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/init-kubectl [2022-04-15T07:48:12.968Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/teardown [2022-04-15T07:48:12.968Z] spire-1.2.1/test/integration/test-one.sh [2022-04-15T07:48:12.968Z] spire-1.2.1/test/integration/test.sh [2022-04-15T07:48:12.968Z] spire-1.2.1/test/plugintest/ [2022-04-15T07:48:12.968Z] spire-1.2.1/test/plugintest/config.go [2022-04-15T07:48:12.968Z] spire-1.2.1/test/plugintest/load.go [2022-04-15T07:48:12.968Z] spire-1.2.1/test/plugintest/option.go [2022-04-15T07:48:12.968Z] spire-1.2.1/test/spiretest/ [2022-04-15T07:48:12.968Z] spire-1.2.1/test/spiretest/apiserver.go [2022-04-15T07:48:12.968Z] spire-1.2.1/test/spiretest/assertions.go [2022-04-15T07:48:12.968Z] spire-1.2.1/test/spiretest/dir.go [2022-04-15T07:48:12.968Z] spire-1.2.1/test/spiretest/errors_posix.go [2022-04-15T07:48:12.968Z] spire-1.2.1/test/spiretest/errors_windows.go [2022-04-15T07:48:12.968Z] spire-1.2.1/test/spiretest/logs.go [2022-04-15T07:48:12.968Z] spire-1.2.1/test/spiretest/socketapi.go [2022-04-15T07:48:12.968Z] spire-1.2.1/test/spiretest/suite.go [2022-04-15T07:48:12.968Z] spire-1.2.1/test/spiretest/x509.go [2022-04-15T07:48:12.968Z] spire-1.2.1/test/testca/ [2022-04-15T07:48:12.968Z] spire-1.2.1/test/testca/ca.go [2022-04-15T07:48:12.968Z] spire-1.2.1/test/testkey/ [2022-04-15T07:48:12.968Z] spire-1.2.1/test/testkey/generate.sh [2022-04-15T07:48:12.968Z] spire-1.2.1/test/testkey/genkeys.go [2022-04-15T07:48:12.968Z] spire-1.2.1/test/testkey/keys.go [2022-04-15T07:48:12.968Z] spire-1.2.1/test/testkey/new.go [2022-04-15T07:48:12.968Z] spire-1.2.1/test/tpmsimulator/ [2022-04-15T07:48:12.968Z] spire-1.2.1/test/tpmsimulator/simulator.go [2022-04-15T07:48:12.968Z] spire-1.2.1/test/util/ [2022-04-15T07:48:12.968Z] spire-1.2.1/test/util/cert_fixtures.go [2022-04-15T07:48:12.968Z] spire-1.2.1/test/util/cert_generation.go [2022-04-15T07:48:12.968Z] spire-1.2.1/test/util/io_redirection.go [2022-04-15T07:48:12.968Z] spire-1.2.1/test/util/race.go [2022-04-15T07:48:12.968Z] spire-1.2.1/test/util/util.go [2022-04-15T07:48:12.968Z] building spire from source... [2022-04-15T07:48:12.968Z] Removing intermediate container d81173ee94a7 [2022-04-15T07:48:12.968Z] ---> 3860a065f6f3 [2022-04-15T07:48:12.968Z] Step 15/22 : COPY --from=builder /edgex-go/Attribution.txt / [2022-04-15T07:48:12.968Z] Installing go1.17.7... [2022-04-15T07:48:13.905Z] ---> 3eacf69b6d02 [2022-04-15T07:48:13.905Z] Step 16/22 : COPY --from=builder /edgex-go/cmd/support-notifications/support-notifications / [2022-04-15T07:48:13.905Z] Removing intermediate container 955cc3f29308 [2022-04-15T07:48:13.905Z] ---> 99f9a03b740b [2022-04-15T07:48:13.905Z] [2022-04-15T07:48:13.905Z] Step 10/23 : FROM alpine:3.14 [2022-04-15T07:48:13.905Z] ---> e04c818066af [2022-04-15T07:48:13.905Z] Step 11/23 : RUN apk add --update --no-cache dumb-init [2022-04-15T07:48:13.905Z] ---> Using cache [2022-04-15T07:48:13.905Z] ---> 4dc98c6eeb55 [2022-04-15T07:48:13.905Z] Step 12/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' [2022-04-15T07:48:13.905Z] ---> Using cache [2022-04-15T07:48:13.905Z] ---> 2a9cf08a0f20 [2022-04-15T07:48:13.905Z] Step 13/23 : ENV APP_PORT=59882 [2022-04-15T07:48:14.474Z] Removing intermediate container dbad3475c565 [2022-04-15T07:48:14.474Z] ---> bde93b1d9bc7 [2022-04-15T07:48:14.474Z] Step 7/20 : COPY . . [2022-04-15T07:48:14.474Z] ---> Running in d2dc2cd2fea9 [2022-04-15T07:48:14.474Z] ---> 6d56f155f796 [2022-04-15T07:48:14.474Z] Step 17/22 : COPY --from=builder /edgex-go/cmd/support-notifications/res/configuration.toml /res/configuration.toml [2022-04-15T07:48:15.854Z] Removing intermediate container d2dc2cd2fea9 [2022-04-15T07:48:15.854Z] ---> 827ade6681b1 [2022-04-15T07:48:15.854Z] Step 14/23 : EXPOSE $APP_PORT [2022-04-15T07:48:17.238Z] ---> c6a53544b1f4 [2022-04-15T07:48:17.238Z] Step 18/22 : ENTRYPOINT ["/support-notifications"] [2022-04-15T07:48:17.238Z] ---> Running in f049337d3b9c [2022-04-15T07:48:17.238Z] ---> Running in 0cbe9ec59521 [2022-04-15T07:48:17.238Z] Removing intermediate container f049337d3b9c [2022-04-15T07:48:17.238Z] ---> e9e1a0352ea5 [2022-04-15T07:48:17.238Z] Step 15/23 : WORKDIR / [2022-04-15T07:48:17.498Z] ---> Running in 3e028791e6ff [2022-04-15T07:48:17.498Z] Removing intermediate container 0cbe9ec59521 [2022-04-15T07:48:17.498Z] ---> 0050fffe7651 [2022-04-15T07:48:17.498Z] Step 19/22 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2022-04-15T07:48:17.498Z] ---> Running in ccbbf2f1f603 [2022-04-15T07:48:17.757Z] Removing intermediate container 3e028791e6ff [2022-04-15T07:48:17.757Z] ---> 3ac17c5d7a16 [2022-04-15T07:48:17.757Z] Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / [2022-04-15T07:48:17.757Z] Removing intermediate container ccbbf2f1f603 [2022-04-15T07:48:17.757Z] ---> bed083a4546f [2022-04-15T07:48:17.757Z] Step 20/22 : LABEL arch=x86_64 [2022-04-15T07:48:18.018Z] ---> Running in eaf5bf5872fa [2022-04-15T07:48:18.018Z] ---> 4275a4cd8ed9 [2022-04-15T07:48:18.018Z] Step 17/23 : COPY --from=builder /edgex-go/cmd/core-command/core-command / [2022-04-15T07:48:18.278Z] Removing intermediate container eaf5bf5872fa [2022-04-15T07:48:18.278Z] ---> 453a74ce9a63 [2022-04-15T07:48:18.278Z] Step 21/22 : LABEL git_sha=380509e625e205a7b033519c2bd94c8aca67ac3b [2022-04-15T07:48:18.537Z] ---> Running in 4faba2c458bb [2022-04-15T07:48:18.812Z] 7b1c46037f91: Pull complete [2022-04-15T07:48:18.812Z] Digest: sha256:72afd471f6932efc3b14a707e53dab7ff98911016b282aefa83be7c085db88fe [2022-04-15T07:48:18.812Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.17-alpine [2022-04-15T07:48:18.812Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.17-alpine [Pipeline] fileExists [Pipeline] sh [2022-04-15T07:48:19.107Z] ---> 57c34cf24c44 [2022-04-15T07:48:19.107Z] Step 18/23 : COPY --from=builder /edgex-go/cmd/core-command/res/configuration.toml /res/configuration.toml [2022-04-15T07:48:19.107Z] Removing intermediate container 4faba2c458bb [2022-04-15T07:48:19.107Z] ---> 73cceca42e56 [2022-04-15T07:48:19.107Z] Step 22/22 : LABEL version=0.0.0 [2022-04-15T07:48:19.230Z] + + echodocker FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.17-alpine [2022-04-15T07:48:19.230Z] WORKDIR /edgex [2022-04-15T07:48:19.230Z] COPY go.mod . [2022-04-15T07:48:19.230Z] RUN go mod download build -t ci-base-image-arm64 -f - . [2022-04-15T07:48:19.230Z] [2022-04-15T07:48:19.369Z] ---> Running in 21da0d976733 [2022-04-15T07:48:19.369Z] ---> 065f68bc3899 [2022-04-15T07:48:19.369Z] Step 19/23 : ENTRYPOINT ["/core-command"] [2022-04-15T07:48:19.632Z] Removing intermediate container 21da0d976733 [2022-04-15T07:48:19.632Z] ---> 805520ab6767 [2022-04-15T07:48:19.632Z] [2022-04-15T07:48:19.632Z] Building bin/spire-server... [2022-04-15T07:48:19.632Z] go: downloading github.com/spiffe/spire-api-sdk v1.2.0 [2022-04-15T07:48:19.632Z] go: downloading gopkg.in/square/go-jose.v2 v2.6.0 [2022-04-15T07:48:19.632Z] go: downloading github.com/mitchellh/cli v1.1.2 [2022-04-15T07:48:19.632Z] go: downloading github.com/hashicorp/hcl v1.0.1-0.20190430135223-99e2f22d1c94 [2022-04-15T07:48:19.632Z] go: downloading github.com/spiffe/go-spiffe/v2 v2.0.0-beta.12 [2022-04-15T07:48:19.632Z]  ---> Running in 5fa7709ff009 [2022-04-15T07:48:19.632Z] Successfully built 805520ab6767 [2022-04-15T07:48:19.632Z] go: downloading github.com/imdario/mergo v0.3.12 [2022-04-15T07:48:19.892Z] Successfully tagged support-notifications:latest [2022-04-15T07:48:19.892Z]  Building support-notifications ... done Building security-spire-agent [2022-04-15T07:48:19.892Z] go: downloading github.com/sirupsen/logrus v1.8.1 [2022-04-15T07:48:19.892Z] go: downloading golang.org/x/net v0.0.0-20220127200216-cd36cc0744dd [2022-04-15T07:48:19.892Z] go: downloading github.com/hashicorp/go-hclog v1.1.0 [2022-04-15T07:48:19.892Z] go: downloading google.golang.org/grpc v1.44.0 [2022-04-15T07:48:19.893Z] Removing intermediate container 5fa7709ff009 [2022-04-15T07:48:19.893Z] ---> 451d3a2e5108 [2022-04-15T07:48:19.893Z] Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2022-04-15T07:48:19.893Z] ---> 4d315bcae41a [2022-04-15T07:48:19.893Z] Step 8/20 : RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider [2022-04-15T07:48:19.893Z] go: downloading github.com/Masterminds/sprig v2.22.0+incompatible [2022-04-15T07:48:19.893Z] go: downloading github.com/fatih/color v1.13.0 [2022-04-15T07:48:19.893Z] go: downloading github.com/mattn/go-isatty v0.0.14 [2022-04-15T07:48:19.893Z] go: downloading github.com/InVisionApp/go-health/v2 v2.1.2 [2022-04-15T07:48:19.893Z] go: downloading github.com/InVisionApp/go-logger v1.0.1 [2022-04-15T07:48:20.153Z] go: downloading github.com/hashicorp/go-plugin v1.4.3 [2022-04-15T07:48:20.153Z] go: downloading github.com/spiffe/spire-plugin-sdk v1.2.0 [2022-04-15T07:48:20.415Z] go: downloading github.com/andres-erbsen/clock v0.0.0-20160526145045-9e14626cd129 [2022-04-15T07:48:20.415Z] go: downloading github.com/open-policy-agent/opa v0.38.0 [2022-04-15T07:48:20.415Z] go: downloading github.com/armon/go-metrics v0.3.10 [2022-04-15T07:48:20.674Z] go: downloading github.com/prometheus/client_golang v1.12.1 [2022-04-15T07:48:20.674Z] go: downloading github.com/uber-go/tally/v4 v4.1.1 [2022-04-15T07:48:20.933Z] go: downloading github.com/mattn/go-colorable v0.1.12 [2022-04-15T07:48:20.933Z] go: downloading github.com/Masterminds/goutils v1.1.0 [2022-04-15T07:48:20.933Z] go: downloading golang.org/x/sys v0.0.0-20220227234510-4e6760a101f9 [2022-04-15T07:48:20.933Z] go: downloading golang.org/x/time v0.0.0-20220224211638-0e9765cccd65 [2022-04-15T07:48:20.933Z] go: downloading github.com/Masterminds/semver v1.5.0 [2022-04-15T07:48:20.933Z] go: downloading github.com/google/uuid v1.1.2 [2022-04-15T07:48:20.933Z] go: downloading github.com/huandu/xstrings v1.3.2 [2022-04-15T07:48:21.193Z] go: downloading github.com/hashicorp/yamux v0.0.0-20181012175058-2f1d1f20f75d [2022-04-15T07:48:21.193Z] go: downloading github.com/oklog/run v1.0.0 [2022-04-15T07:48:21.193Z] go: downloading github.com/imkira/go-observer v1.0.3 [2022-04-15T07:48:21.193Z] go: downloading google.golang.org/genproto v0.0.0-20220222213610-43724f9ea8cf [2022-04-15T07:48:21.193Z] go: downloading github.com/DataDog/datadog-go v3.2.0+incompatible [2022-04-15T07:48:21.193Z] go: downloading github.com/hashicorp/go-immutable-radix v1.3.1 [2022-04-15T07:48:21.454Z] go: downloading github.com/beorn7/perks v1.0.1 [2022-04-15T07:48:21.454Z] go: downloading github.com/cespare/xxhash/v2 v2.1.2 [2022-04-15T07:48:21.454Z] go: downloading github.com/prometheus/client_model v0.2.0 [2022-04-15T07:48:21.454Z] go: downloading github.com/prometheus/common v0.32.1 [2022-04-15T07:48:21.454Z] go: downloading github.com/prometheus/procfs v0.7.3 [2022-04-15T07:48:21.454Z] go: downloading go.uber.org/atomic v1.9.0 [2022-04-15T07:48:21.454Z] go: downloading github.com/mitchellh/reflectwalk v1.0.1 [2022-04-15T07:48:21.454Z] go: downloading github.com/hashicorp/errwrap v1.1.0 [2022-04-15T07:48:21.454Z] go: downloading github.com/GoogleCloudPlatform/cloudsql-proxy v1.29.0 [2022-04-15T07:48:21.734Z] go: downloading github.com/blang/semver/v4 v4.0.0 [2022-04-15T07:48:21.734Z] go: downloading github.com/go-sql-driver/mysql v1.6.0 [2022-04-15T07:48:21.734Z]  ---> Running in fced2c16e711 [2022-04-15T07:48:21.734Z] ---> Running in 9d5bea0a8559 [2022-04-15T07:48:21.734Z] go: downloading github.com/gofrs/uuid v4.2.0+incompatible [2022-04-15T07:48:21.734Z] go: downloading github.com/jinzhu/gorm v1.9.16 [2022-04-15T07:48:21.734Z] go: downloading github.com/lib/pq v1.10.4 [2022-04-15T07:48:21.734Z] go: downloading github.com/mattn/go-sqlite3 v1.14.12 [2022-04-15T07:48:21.734Z] go: downloading github.com/aws/aws-sdk-go-v2 v1.14.0 [2022-04-15T07:48:21.734Z] go: downloading github.com/aws/aws-sdk-go-v2/config v1.14.0 [2022-04-15T07:48:21.873Z] Sending build context to Docker daemon 169.2MB [2022-04-15T07:48:21.873Z] Step 1/4 : FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.17-alpine [2022-04-15T07:48:21.873Z] ---> f79e39bc4007 [2022-04-15T07:48:21.873Z] Step 2/4 : WORKDIR /edgex [2022-04-15T07:48:21.994Z] go: downloading github.com/aws/aws-sdk-go-v2/credentials v1.9.0 [2022-04-15T07:48:21.994Z] Removing intermediate container 9d5bea0a8559 [2022-04-15T07:48:21.994Z] ---> 7e6a15cd0708 [2022-04-15T07:48:21.994Z] Step 21/23 : LABEL arch=x86_64 [2022-04-15T07:48:22.260Z] ---> Running in 858caaf6bf71 [2022-04-15T07:48:22.260Z] 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-15T07:48:22.519Z] Removing intermediate container 858caaf6bf71 [2022-04-15T07:48:22.519Z] ---> fce887d7630e [2022-04-15T07:48:22.519Z] Step 22/23 : LABEL git_sha=380509e625e205a7b033519c2bd94c8aca67ac3b [2022-04-15T07:48:23.321Z] ---> Running in 7be52871fa37 [2022-04-15T07:48:23.455Z] go: downloading github.com/aws/aws-sdk-go-v2/service/kms v1.15.0 [2022-04-15T07:48:23.455Z] go: downloading github.com/aws/aws-sdk-go-v2/service/sts v1.15.0 [2022-04-15T07:48:23.455Z] go: downloading github.com/stretchr/testify v1.7.0 [2022-04-15T07:48:23.455Z] go: downloading golang.org/x/sync v0.0.0-20210220032951-036812b2e83c [2022-04-15T07:48:23.455Z] go: downloading github.com/aws/aws-sdk-go v1.43.0 [2022-04-15T07:48:23.596Z] Removing intermediate container 7be52871fa37 [2022-04-15T07:48:23.597Z] ---> 5851c9a4eea4 [2022-04-15T07:48:23.597Z] Step 3/4 : COPY go.mod . [2022-04-15T07:48:23.714Z] Step 1/26 : ARG BUILDER_BASE=golang:1.17-alpine3.15 [2022-04-15T07:48:23.714Z] Step 2/26 : FROM ${BUILDER_BASE} AS builder [2022-04-15T07:48:23.714Z] ---> 89f9d478009e [2022-04-15T07:48:23.714Z] Step 3/26 : WORKDIR /edgex-go [2022-04-15T07:48:23.714Z] ---> Using cache [2022-04-15T07:48:23.714Z] ---> a7d0cbcdab2c [2022-04-15T07:48:23.714Z] Step 4/26 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-04-15T07:48:23.714Z] ---> Using cache [2022-04-15T07:48:23.714Z] ---> d850d1750b3b [2022-04-15T07:48:23.714Z] Step 5/26 : RUN apk add --update --no-cache make git build-base curl [2022-04-15T07:48:23.714Z] ---> Using cache [2022-04-15T07:48:23.714Z] ---> cfddff43a65a [2022-04-15T07:48:23.714Z] Step 6/26 : COPY go.mod vendor* ./ [2022-04-15T07:48:23.714Z] ---> Using cache [2022-04-15T07:48:23.714Z] ---> 738895f4e889 [2022-04-15T07:48:23.714Z] Step 7/26 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-04-15T07:48:23.714Z] ---> Using cache [2022-04-15T07:48:23.714Z] ---> 1e175ab63596 [2022-04-15T07:48:23.714Z] Step 8/26 : COPY . . [2022-04-15T07:48:23.714Z] ---> Using cache [2022-04-15T07:48:23.714Z] ---> 4f8cd29e4a70 [2022-04-15T07:48:23.714Z] Step 9/26 : ARG SPIRE_RELEASE=1.2.1 [2022-04-15T07:48:23.714Z] ---> Using cache [2022-04-15T07:48:23.714Z] ---> 5d386a787078 [2022-04-15T07:48:23.714Z] Step 10/26 : RUN mkdir -p spire-build [2022-04-15T07:48:23.714Z] ---> Using cache [2022-04-15T07:48:23.714Z] ---> bd1a9a033f89 [2022-04-15T07:48:23.714Z] Step 11/26 : WORKDIR /edgex-go/spire-build [2022-04-15T07:48:23.714Z] ---> Using cache [2022-04-15T07:48:23.714Z] ---> c0380b8dc8e7 [2022-04-15T07:48:23.714Z] 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-15T07:48:23.974Z] ---> Running in a3bd6d7ee55a [2022-04-15T07:48:23.974Z] ---> Running in e194e7b63798 [2022-04-15T07:48:24.197Z] ---> 1198870f5c26 [2022-04-15T07:48:24.198Z] Step 4/4 : RUN go mod download [2022-04-15T07:48:24.198Z] ---> Running in 59c095b11494 [2022-04-15T07:48:24.236Z] Removing intermediate container a3bd6d7ee55a [2022-04-15T07:48:24.237Z] ---> 5c23d048d288 [2022-04-15T07:48:24.237Z] Step 23/23 : LABEL version=0.0.0 [2022-04-15T07:48:24.237Z] ---> Running in c41c45b6f53c [2022-04-15T07:48:24.495Z] Removing intermediate container c41c45b6f53c [2022-04-15T07:48:24.495Z] ---> 8f1c991d6001 [2022-04-15T07:48:24.495Z] [2022-04-15T07:48:24.495Z] Successfully built 8f1c991d6001 [2022-04-15T07:48:24.495Z] Successfully tagged core-command:latest [2022-04-15T07:48:25.433Z]  Building core-command ... done spire-1.2.1/ [2022-04-15T07:48:25.433Z] spire-1.2.1/.data/ [2022-04-15T07:48:25.433Z] spire-1.2.1/.data/.file [2022-04-15T07:48:25.433Z] spire-1.2.1/.dockerignore [2022-04-15T07:48:25.433Z] spire-1.2.1/.gitattributes [2022-04-15T07:48:25.433Z] spire-1.2.1/.githooks/ [2022-04-15T07:48:25.433Z] spire-1.2.1/.githooks/pre-commit [2022-04-15T07:48:25.433Z] spire-1.2.1/.github/ [2022-04-15T07:48:25.433Z] spire-1.2.1/.github/ISSUE_TEMPLATE.md [2022-04-15T07:48:25.433Z] spire-1.2.1/.github/PULL_REQUEST_TEMPLATE.md [2022-04-15T07:48:25.433Z] spire-1.2.1/.github/dependabot.yml [2022-04-15T07:48:25.433Z] spire-1.2.1/.github/workflows/ [2022-04-15T07:48:25.433Z] spire-1.2.1/.github/workflows/nightly_build.yaml [2022-04-15T07:48:25.433Z] spire-1.2.1/.github/workflows/pr_build.yaml [2022-04-15T07:48:25.433Z] spire-1.2.1/.github/workflows/release_build.yaml [2022-04-15T07:48:25.433Z] spire-1.2.1/.github/workflows/scripts/ [2022-04-15T07:48:25.433Z] spire-1.2.1/.github/workflows/scripts/build_artifacts.sh [2022-04-15T07:48:25.433Z] spire-1.2.1/.github/workflows/scripts/push-images.sh [2022-04-15T07:48:25.433Z] spire-1.2.1/.github/workflows/scripts/push-scratch-images.sh [2022-04-15T07:48:25.433Z] spire-1.2.1/.github/workflows/scripts/run_unit_tests.sh [2022-04-15T07:48:25.433Z] spire-1.2.1/.github/workflows/scripts/split.sh [2022-04-15T07:48:25.433Z] spire-1.2.1/.gitignore [2022-04-15T07:48:25.433Z] spire-1.2.1/.go-version [2022-04-15T07:48:25.433Z] spire-1.2.1/.golangci.yml [2022-04-15T07:48:25.433Z] spire-1.2.1/ADOPTERS.md [2022-04-15T07:48:25.433Z] spire-1.2.1/CHANGELOG.md [2022-04-15T07:48:25.433Z] spire-1.2.1/CODE-OF-CONDUCT.md [2022-04-15T07:48:25.433Z] spire-1.2.1/CODEOWNERS [2022-04-15T07:48:25.433Z] spire-1.2.1/CONTRIBUTING.md [2022-04-15T07:48:25.433Z] spire-1.2.1/Dockerfile [2022-04-15T07:48:25.433Z] spire-1.2.1/Dockerfile.dev [2022-04-15T07:48:25.433Z] spire-1.2.1/Dockerfile.scratch [2022-04-15T07:48:25.433Z] spire-1.2.1/LICENSE [2022-04-15T07:48:25.433Z] spire-1.2.1/MAINTAINERS.md [2022-04-15T07:48:25.433Z] spire-1.2.1/Makefile [2022-04-15T07:48:25.433Z] spire-1.2.1/README.md [2022-04-15T07:48:25.433Z] spire-1.2.1/ROADMAP.md [2022-04-15T07:48:25.433Z] spire-1.2.1/SECURITY.md [2022-04-15T07:48:25.433Z] spire-1.2.1/cmd/ [2022-04-15T07:48:25.433Z] spire-1.2.1/cmd/spire-agent/ [2022-04-15T07:48:25.433Z] spire-1.2.1/cmd/spire-agent/cli/ [2022-04-15T07:48:25.433Z] spire-1.2.1/cmd/spire-agent/cli/api/ [2022-04-15T07:48:25.433Z] spire-1.2.1/cmd/spire-agent/cli/api/common.go [2022-04-15T07:48:25.433Z] spire-1.2.1/cmd/spire-agent/cli/api/fetch_jwt.go [2022-04-15T07:48:25.433Z] spire-1.2.1/cmd/spire-agent/cli/api/fetch_x509.go [2022-04-15T07:48:25.433Z] spire-1.2.1/cmd/spire-agent/cli/api/printer.go [2022-04-15T07:48:25.433Z] spire-1.2.1/cmd/spire-agent/cli/api/validate_jwt.go [2022-04-15T07:48:25.433Z] spire-1.2.1/cmd/spire-agent/cli/api/watch.go [2022-04-15T07:48:25.433Z] spire-1.2.1/cmd/spire-agent/cli/cli.go [2022-04-15T07:48:25.433Z] spire-1.2.1/cmd/spire-agent/cli/common/ [2022-04-15T07:48:25.433Z] spire-1.2.1/cmd/spire-agent/cli/common/defaults.go [2022-04-15T07:48:25.433Z] spire-1.2.1/cmd/spire-agent/cli/healthcheck/ [2022-04-15T07:48:25.433Z] spire-1.2.1/cmd/spire-agent/cli/healthcheck/healthcheck.go [2022-04-15T07:48:25.433Z] spire-1.2.1/cmd/spire-agent/cli/healthcheck/healthcheck_test.go [2022-04-15T07:48:25.433Z] spire-1.2.1/cmd/spire-agent/cli/run/ [2022-04-15T07:48:25.433Z] spire-1.2.1/cmd/spire-agent/cli/run/run.go [2022-04-15T07:48:25.433Z] spire-1.2.1/cmd/spire-agent/cli/run/run_test.go [2022-04-15T07:48:25.433Z] spire-1.2.1/cmd/spire-agent/cli/validate/ [2022-04-15T07:48:25.433Z] spire-1.2.1/cmd/spire-agent/cli/validate/validate.go [2022-04-15T07:48:25.433Z] spire-1.2.1/cmd/spire-agent/cli/validate/validate_test.go [2022-04-15T07:48:25.433Z] spire-1.2.1/cmd/spire-agent/main.go [2022-04-15T07:48:25.433Z] spire-1.2.1/cmd/spire-server/ [2022-04-15T07:48:25.433Z] spire-1.2.1/cmd/spire-server/cli/ [2022-04-15T07:48:25.433Z] spire-1.2.1/cmd/spire-server/cli/agent/ [2022-04-15T07:48:25.433Z] spire-1.2.1/cmd/spire-server/cli/agent/agent_test.go [2022-04-15T07:48:25.433Z] spire-1.2.1/cmd/spire-server/cli/agent/ban.go [2022-04-15T07:48:25.433Z] spire-1.2.1/cmd/spire-server/cli/agent/count.go [2022-04-15T07:48:25.433Z] spire-1.2.1/cmd/spire-server/cli/agent/evict.go [2022-04-15T07:48:25.433Z] spire-1.2.1/cmd/spire-server/cli/agent/list.go [2022-04-15T07:48:25.433Z] spire-1.2.1/cmd/spire-server/cli/agent/show.go [2022-04-15T07:48:25.433Z] spire-1.2.1/cmd/spire-server/cli/bundle/ [2022-04-15T07:48:25.433Z] spire-1.2.1/cmd/spire-server/cli/bundle/bundle_test.go [2022-04-15T07:48:25.433Z] spire-1.2.1/cmd/spire-server/cli/bundle/common.go [2022-04-15T07:48:25.433Z] spire-1.2.1/cmd/spire-server/cli/bundle/common_test.go [2022-04-15T07:48:25.433Z] spire-1.2.1/cmd/spire-server/cli/bundle/count.go [2022-04-15T07:48:25.433Z] spire-1.2.1/cmd/spire-server/cli/bundle/delete.go [2022-04-15T07:48:25.433Z] spire-1.2.1/cmd/spire-server/cli/bundle/list.go [2022-04-15T07:48:25.433Z] spire-1.2.1/cmd/spire-server/cli/bundle/set.go [2022-04-15T07:48:25.433Z] spire-1.2.1/cmd/spire-server/cli/bundle/show.go [2022-04-15T07:48:25.433Z] spire-1.2.1/cmd/spire-server/cli/cli.go [2022-04-15T07:48:25.433Z] spire-1.2.1/cmd/spire-server/cli/entry/ [2022-04-15T07:48:25.433Z] spire-1.2.1/cmd/spire-server/cli/entry/count.go [2022-04-15T07:48:25.433Z] spire-1.2.1/cmd/spire-server/cli/entry/count_test.go [2022-04-15T07:48:25.433Z] spire-1.2.1/cmd/spire-server/cli/entry/create.go [2022-04-15T07:48:25.433Z] spire-1.2.1/cmd/spire-server/cli/entry/create_test.go [2022-04-15T07:48:25.433Z] spire-1.2.1/cmd/spire-server/cli/entry/delete.go [2022-04-15T07:48:25.433Z] spire-1.2.1/cmd/spire-server/cli/entry/delete_test.go [2022-04-15T07:48:25.433Z] spire-1.2.1/cmd/spire-server/cli/entry/show.go [2022-04-15T07:48:25.433Z] spire-1.2.1/cmd/spire-server/cli/entry/show_test.go [2022-04-15T07:48:25.433Z] spire-1.2.1/cmd/spire-server/cli/entry/update.go [2022-04-15T07:48:25.433Z] spire-1.2.1/cmd/spire-server/cli/entry/update_test.go [2022-04-15T07:48:25.433Z] spire-1.2.1/cmd/spire-server/cli/entry/util.go [2022-04-15T07:48:25.433Z] spire-1.2.1/cmd/spire-server/cli/entry/util_test.go [2022-04-15T07:48:25.433Z] spire-1.2.1/cmd/spire-server/cli/federation/ [2022-04-15T07:48:25.433Z] spire-1.2.1/cmd/spire-server/cli/federation/common.go [2022-04-15T07:48:25.433Z] spire-1.2.1/cmd/spire-server/cli/federation/common_test.go [2022-04-15T07:48:25.433Z] spire-1.2.1/cmd/spire-server/cli/federation/create.go [2022-04-15T07:48:25.433Z] spire-1.2.1/cmd/spire-server/cli/federation/create_test.go [2022-04-15T07:48:25.433Z] spire-1.2.1/cmd/spire-server/cli/federation/delete.go [2022-04-15T07:48:25.433Z] spire-1.2.1/cmd/spire-server/cli/federation/delete_test.go [2022-04-15T07:48:25.433Z] spire-1.2.1/cmd/spire-server/cli/federation/list.go [2022-04-15T07:48:25.433Z] spire-1.2.1/cmd/spire-server/cli/federation/list_test.go [2022-04-15T07:48:25.433Z] spire-1.2.1/cmd/spire-server/cli/federation/refresh.go [2022-04-15T07:48:25.433Z] spire-1.2.1/cmd/spire-server/cli/federation/refresh_test.go [2022-04-15T07:48:25.433Z] spire-1.2.1/cmd/spire-server/cli/federation/show.go [2022-04-15T07:48:25.433Z] spire-1.2.1/cmd/spire-server/cli/federation/show_test.go [2022-04-15T07:48:25.433Z] spire-1.2.1/cmd/spire-server/cli/federation/update.go [2022-04-15T07:48:25.433Z] spire-1.2.1/cmd/spire-server/cli/federation/update_test.go [2022-04-15T07:48:25.433Z] spire-1.2.1/cmd/spire-server/cli/healthcheck/ [2022-04-15T07:48:25.433Z] spire-1.2.1/cmd/spire-server/cli/healthcheck/healthcheck.go [2022-04-15T07:48:25.433Z] spire-1.2.1/cmd/spire-server/cli/healthcheck/healthcheck_test.go [2022-04-15T07:48:25.433Z] spire-1.2.1/cmd/spire-server/cli/jwt/ [2022-04-15T07:48:25.433Z] spire-1.2.1/cmd/spire-server/cli/jwt/mint.go [2022-04-15T07:48:25.433Z] spire-1.2.1/cmd/spire-server/cli/jwt/mint_test.go [2022-04-15T07:48:25.433Z] spire-1.2.1/cmd/spire-server/cli/run/ [2022-04-15T07:48:25.433Z] spire-1.2.1/cmd/spire-server/cli/run/run.go [2022-04-15T07:48:25.433Z] spire-1.2.1/cmd/spire-server/cli/run/run_test.go [2022-04-15T07:48:25.433Z] spire-1.2.1/cmd/spire-server/cli/token/ [2022-04-15T07:48:25.433Z] spire-1.2.1/cmd/spire-server/cli/token/generate.go [2022-04-15T07:48:25.433Z] spire-1.2.1/cmd/spire-server/cli/token/generate_test.go [2022-04-15T07:48:25.433Z] spire-1.2.1/cmd/spire-server/cli/validate/ [2022-04-15T07:48:25.433Z] spire-1.2.1/cmd/spire-server/cli/validate/validate.go [2022-04-15T07:48:25.433Z] spire-1.2.1/cmd/spire-server/cli/validate/validate_test.go [2022-04-15T07:48:25.433Z] spire-1.2.1/cmd/spire-server/cli/x509/ [2022-04-15T07:48:25.433Z] spire-1.2.1/cmd/spire-server/cli/x509/mint.go [2022-04-15T07:48:25.433Z] spire-1.2.1/cmd/spire-server/cli/x509/mint_test.go [2022-04-15T07:48:25.433Z] spire-1.2.1/cmd/spire-server/main.go [2022-04-15T07:48:25.433Z] spire-1.2.1/cmd/spire-server/util/ [2022-04-15T07:48:25.433Z] spire-1.2.1/cmd/spire-server/util/util.go [2022-04-15T07:48:25.433Z] spire-1.2.1/conf/ [2022-04-15T07:48:25.433Z] spire-1.2.1/conf/agent/ [2022-04-15T07:48:25.433Z] spire-1.2.1/conf/agent/agent.conf [2022-04-15T07:48:25.433Z] spire-1.2.1/conf/agent/agent_full.conf [2022-04-15T07:48:25.433Z] spire-1.2.1/conf/agent/dummy_root_ca.crt [2022-04-15T07:48:25.433Z] spire-1.2.1/conf/server/ [2022-04-15T07:48:25.433Z] spire-1.2.1/conf/server/dummy_upstream_ca.crt [2022-04-15T07:48:25.433Z] spire-1.2.1/conf/server/dummy_upstream_ca.key [2022-04-15T07:48:25.433Z] spire-1.2.1/conf/server/server.conf [2022-04-15T07:48:25.433Z] spire-1.2.1/conf/server/server_full.conf [2022-04-15T07:48:25.433Z] spire-1.2.1/doc/ [2022-04-15T07:48:25.433Z] spire-1.2.1/doc/SPIRE101.md [2022-04-15T07:48:25.433Z] spire-1.2.1/doc/auditlog.md [2022-04-15T07:48:25.433Z] spire-1.2.1/doc/authorization_policy_engine.md [2022-04-15T07:48:25.433Z] spire-1.2.1/doc/changelog_guidelines.md [2022-04-15T07:48:25.433Z] spire-1.2.1/doc/cure53-report.pdf [2022-04-15T07:48:25.433Z] spire-1.2.1/doc/images/ [2022-04-15T07:48:25.433Z] spire-1.2.1/doc/images/2019_roadmap.png [2022-04-15T07:48:25.433Z] spire-1.2.1/doc/images/SPIRE101.png [2022-04-15T07:48:25.433Z] spire-1.2.1/doc/images/SPIRE_agent.png [2022-04-15T07:48:25.433Z] spire-1.2.1/doc/images/SPIRE_server.png [2022-04-15T07:48:25.433Z] spire-1.2.1/doc/images/cache_mgr.png [2022-04-15T07:48:25.433Z] spire-1.2.1/doc/images/cache_mgr_components.png [2022-04-15T07:48:25.433Z] spire-1.2.1/doc/images/federated_spire.png [2022-04-15T07:48:25.433Z] spire-1.2.1/doc/images/ha_mode.png [2022-04-15T07:48:25.433Z] spire-1.2.1/doc/images/nested_spire.png [2022-04-15T07:48:25.434Z] spire-1.2.1/doc/images/oidc_federation.png [2022-04-15T07:48:25.434Z] spire-1.2.1/doc/images/single_trust_domain.png [2022-04-15T07:48:25.434Z] spire-1.2.1/doc/images/spiffe_compatible.png [2022-04-15T07:48:25.434Z] spire-1.2.1/doc/images/spire_logo.png [2022-04-15T07:48:25.434Z] spire-1.2.1/doc/migrating_registration_api_clients.md [2022-04-15T07:48:25.434Z] spire-1.2.1/doc/plugin_agent_keymanager_disk.md [2022-04-15T07:48:25.434Z] spire-1.2.1/doc/plugin_agent_keymanager_memory.md [2022-04-15T07:48:25.434Z] spire-1.2.1/doc/plugin_agent_nodeattestor_aws_iid.md [2022-04-15T07:48:25.434Z] spire-1.2.1/doc/plugin_agent_nodeattestor_azure_msi.md [2022-04-15T07:48:25.434Z] spire-1.2.1/doc/plugin_agent_nodeattestor_gcp_iit.md [2022-04-15T07:48:25.434Z] spire-1.2.1/doc/plugin_agent_nodeattestor_jointoken.md [2022-04-15T07:48:25.434Z] spire-1.2.1/doc/plugin_agent_nodeattestor_k8s_psat.md [2022-04-15T07:48:25.434Z] spire-1.2.1/doc/plugin_agent_nodeattestor_k8s_sat.md [2022-04-15T07:48:25.434Z] spire-1.2.1/doc/plugin_agent_nodeattestor_sshpop.md [2022-04-15T07:48:25.434Z] spire-1.2.1/doc/plugin_agent_nodeattestor_tpm_devid.md [2022-04-15T07:48:25.434Z] spire-1.2.1/doc/plugin_agent_nodeattestor_x509pop.md [2022-04-15T07:48:25.434Z] spire-1.2.1/doc/plugin_agent_svidstore_aws_secretsmanager.md [2022-04-15T07:48:25.434Z] spire-1.2.1/doc/plugin_agent_svidstore_gcp_secretmanager.md [2022-04-15T07:48:25.434Z] spire-1.2.1/doc/plugin_agent_workloadattestor_docker.md [2022-04-15T07:48:25.434Z] spire-1.2.1/doc/plugin_agent_workloadattestor_k8s.md [2022-04-15T07:48:25.434Z] spire-1.2.1/doc/plugin_agent_workloadattestor_unix.md [2022-04-15T07:48:25.434Z] spire-1.2.1/doc/plugin_server_datastore_sql.md [2022-04-15T07:48:25.434Z] spire-1.2.1/doc/plugin_server_keymanager_aws_kms.md [2022-04-15T07:48:25.434Z] spire-1.2.1/doc/plugin_server_keymanager_disk.md [2022-04-15T07:48:25.434Z] spire-1.2.1/doc/plugin_server_keymanager_memory.md [2022-04-15T07:48:25.434Z] spire-1.2.1/doc/plugin_server_nodeattestor_aws_iid.md [2022-04-15T07:48:25.434Z] spire-1.2.1/doc/plugin_server_nodeattestor_azure_msi.md [2022-04-15T07:48:25.434Z] spire-1.2.1/doc/plugin_server_nodeattestor_gcp_iit.md [2022-04-15T07:48:25.434Z] spire-1.2.1/doc/plugin_server_nodeattestor_jointoken.md [2022-04-15T07:48:25.434Z] spire-1.2.1/doc/plugin_server_nodeattestor_k8s_psat.md [2022-04-15T07:48:25.434Z] spire-1.2.1/doc/plugin_server_nodeattestor_k8s_sat.md [2022-04-15T07:48:25.434Z] spire-1.2.1/doc/plugin_server_nodeattestor_sshpop.md [2022-04-15T07:48:25.434Z] spire-1.2.1/doc/plugin_server_nodeattestor_tpm_devid.md [2022-04-15T07:48:25.434Z] spire-1.2.1/doc/plugin_server_nodeattestor_x509pop.md [2022-04-15T07:48:25.434Z] spire-1.2.1/doc/plugin_server_noderesolver_azure_msi.md [2022-04-15T07:48:25.434Z] spire-1.2.1/doc/plugin_server_notifier_gcs_bundle.md [2022-04-15T07:48:25.434Z] spire-1.2.1/doc/plugin_server_notifier_k8sbundle.md [2022-04-15T07:48:25.434Z] spire-1.2.1/doc/plugin_server_upstreamauthority_aws_pca.md [2022-04-15T07:48:25.434Z] spire-1.2.1/doc/plugin_server_upstreamauthority_awssecret.md [2022-04-15T07:48:25.434Z] spire-1.2.1/doc/plugin_server_upstreamauthority_cert_manager.md [2022-04-15T07:48:25.434Z] spire-1.2.1/doc/plugin_server_upstreamauthority_disk.md [2022-04-15T07:48:25.434Z] spire-1.2.1/doc/plugin_server_upstreamauthority_gcp_cas.md [2022-04-15T07:48:25.434Z] spire-1.2.1/doc/plugin_server_upstreamauthority_spire.md [2022-04-15T07:48:25.434Z] spire-1.2.1/doc/plugin_server_upstreamauthority_vault.md [2022-04-15T07:48:25.434Z] spire-1.2.1/doc/scaling_spire.md [2022-04-15T07:48:25.434Z] spire-1.2.1/doc/spire_agent.md [2022-04-15T07:48:25.434Z] spire-1.2.1/doc/spire_server.md [2022-04-15T07:48:25.434Z] spire-1.2.1/doc/supported_integrations.md [2022-04-15T07:48:25.434Z] spire-1.2.1/doc/telemetry.md [2022-04-15T07:48:25.434Z] spire-1.2.1/doc/telemetry_config.md [2022-04-15T07:48:25.434Z] spire-1.2.1/doc/upgrading.md [2022-04-15T07:48:25.434Z] spire-1.2.1/doc/using_spire.md [2022-04-15T07:48:25.434Z] spire-1.2.1/examples/ [2022-04-15T07:48:25.434Z] spire-1.2.1/examples/README.md [2022-04-15T07:48:25.434Z] spire-1.2.1/go.mod [2022-04-15T07:48:25.434Z] spire-1.2.1/go.sum [2022-04-15T07:48:25.434Z] spire-1.2.1/pkg/ [2022-04-15T07:48:25.434Z] spire-1.2.1/pkg/agent/ [2022-04-15T07:48:25.434Z] spire-1.2.1/pkg/agent/agent.go [2022-04-15T07:48:25.434Z] spire-1.2.1/pkg/agent/api/ [2022-04-15T07:48:25.434Z] spire-1.2.1/pkg/agent/api/config.go [2022-04-15T07:48:25.434Z] spire-1.2.1/pkg/agent/api/debug/ [2022-04-15T07:48:25.434Z] spire-1.2.1/pkg/agent/api/debug/v1/ [2022-04-15T07:48:25.434Z] spire-1.2.1/pkg/agent/api/debug/v1/service.go [2022-04-15T07:48:25.434Z] spire-1.2.1/pkg/agent/api/debug/v1/service_test.go [2022-04-15T07:48:25.434Z] spire-1.2.1/pkg/agent/api/delegatedidentity/ [2022-04-15T07:48:25.434Z] spire-1.2.1/pkg/agent/api/delegatedidentity/v1/ [2022-04-15T07:48:25.434Z] spire-1.2.1/pkg/agent/api/delegatedidentity/v1/service.go [2022-04-15T07:48:25.434Z] spire-1.2.1/pkg/agent/api/delegatedidentity/v1/service_test.go [2022-04-15T07:48:25.434Z] spire-1.2.1/pkg/agent/api/endpoints.go [2022-04-15T07:48:25.434Z] spire-1.2.1/pkg/agent/api/health/ [2022-04-15T07:48:25.434Z] spire-1.2.1/pkg/agent/api/health/v1/ [2022-04-15T07:48:25.434Z] spire-1.2.1/pkg/agent/api/health/v1/service.go [2022-04-15T07:48:25.434Z] spire-1.2.1/pkg/agent/api/health/v1/service_test.go [2022-04-15T07:48:25.434Z] spire-1.2.1/pkg/agent/api/rpccontext/ [2022-04-15T07:48:25.434Z] spire-1.2.1/pkg/agent/api/rpccontext/alias.go [2022-04-15T07:48:25.434Z] spire-1.2.1/pkg/agent/api/rpccontext/caller.go [2022-04-15T07:48:25.434Z] spire-1.2.1/pkg/agent/attestor/ [2022-04-15T07:48:25.434Z] spire-1.2.1/pkg/agent/attestor/node/ [2022-04-15T07:48:25.434Z] spire-1.2.1/pkg/agent/attestor/node/experimental.go [2022-04-15T07:48:25.434Z] spire-1.2.1/pkg/agent/attestor/node/node.go [2022-04-15T07:48:25.434Z] spire-1.2.1/pkg/agent/attestor/node/node_test.go [2022-04-15T07:48:25.434Z] spire-1.2.1/pkg/agent/attestor/workload/ [2022-04-15T07:48:25.434Z] spire-1.2.1/pkg/agent/attestor/workload/workload.go [2022-04-15T07:48:25.434Z] spire-1.2.1/pkg/agent/attestor/workload/workload_test.go [2022-04-15T07:48:25.434Z] spire-1.2.1/pkg/agent/catalog/ [2022-04-15T07:48:25.434Z] spire-1.2.1/pkg/agent/catalog/catalog.go [2022-04-15T07:48:25.434Z] spire-1.2.1/pkg/agent/catalog/keymanager.go [2022-04-15T07:48:25.434Z] spire-1.2.1/pkg/agent/catalog/nodeattestor.go [2022-04-15T07:48:25.434Z] spire-1.2.1/pkg/agent/catalog/svidstore.go [2022-04-15T07:48:25.434Z] spire-1.2.1/pkg/agent/catalog/workloadattestor.go [2022-04-15T07:48:25.434Z] spire-1.2.1/pkg/agent/client/ [2022-04-15T07:48:25.434Z] spire-1.2.1/pkg/agent/client/client.go [2022-04-15T07:48:25.434Z] spire-1.2.1/pkg/agent/client/client_test.go [2022-04-15T07:48:25.434Z] spire-1.2.1/pkg/agent/client/dial.go [2022-04-15T07:48:25.434Z] spire-1.2.1/pkg/agent/client/nodeconn.go [2022-04-15T07:48:25.434Z] spire-1.2.1/pkg/agent/client/nodeconn_test.go [2022-04-15T07:48:25.434Z] spire-1.2.1/pkg/agent/client/update.go [2022-04-15T07:48:25.434Z] spire-1.2.1/pkg/agent/client/util.go [2022-04-15T07:48:25.434Z] spire-1.2.1/pkg/agent/common/ [2022-04-15T07:48:25.434Z] spire-1.2.1/pkg/agent/common/backoff/ [2022-04-15T07:48:25.434Z] spire-1.2.1/pkg/agent/common/backoff/backoff.go [2022-04-15T07:48:25.434Z] spire-1.2.1/pkg/agent/common/backoff/backoff_test.go [2022-04-15T07:48:25.434Z] spire-1.2.1/pkg/agent/common/cgroups/ [2022-04-15T07:48:25.434Z] spire-1.2.1/pkg/agent/common/cgroups/cgroups.go [2022-04-15T07:48:25.434Z] spire-1.2.1/pkg/agent/common/cgroups/cgroups_test.go [2022-04-15T07:48:25.434Z] spire-1.2.1/pkg/agent/common/cgroups/filesystem.go [2022-04-15T07:48:25.434Z] spire-1.2.1/pkg/agent/config.go [2022-04-15T07:48:25.434Z] spire-1.2.1/pkg/agent/endpoints/ [2022-04-15T07:48:25.434Z] spire-1.2.1/pkg/agent/endpoints/config.go [2022-04-15T07:48:25.434Z] spire-1.2.1/pkg/agent/endpoints/endpoints.go [2022-04-15T07:48:25.434Z] spire-1.2.1/pkg/agent/endpoints/endpoints_test.go [2022-04-15T07:48:25.434Z] spire-1.2.1/pkg/agent/endpoints/metrics.go [2022-04-15T07:48:25.434Z] spire-1.2.1/pkg/agent/endpoints/middleware.go [2022-04-15T07:48:25.434Z] spire-1.2.1/pkg/agent/endpoints/peertracker.go [2022-04-15T07:48:25.434Z] spire-1.2.1/pkg/agent/endpoints/peertracker_test.go [2022-04-15T07:48:25.434Z] spire-1.2.1/pkg/agent/endpoints/sdsv2/ [2022-04-15T07:48:25.434Z] spire-1.2.1/pkg/agent/endpoints/sdsv2/handler.go [2022-04-15T07:48:25.434Z] spire-1.2.1/pkg/agent/endpoints/sdsv2/handler_test.go [2022-04-15T07:48:25.434Z] spire-1.2.1/pkg/agent/endpoints/sdsv3/ [2022-04-15T07:48:25.434Z] spire-1.2.1/pkg/agent/endpoints/sdsv3/handler.go [2022-04-15T07:48:25.434Z] spire-1.2.1/pkg/agent/endpoints/sdsv3/handler_test.go [2022-04-15T07:48:25.434Z] spire-1.2.1/pkg/agent/endpoints/workload/ [2022-04-15T07:48:25.434Z] spire-1.2.1/pkg/agent/endpoints/workload/handler.go [2022-04-15T07:48:25.434Z] spire-1.2.1/pkg/agent/endpoints/workload/handler_test.go [2022-04-15T07:48:25.434Z] spire-1.2.1/pkg/agent/manager/ [2022-04-15T07:48:25.434Z] spire-1.2.1/pkg/agent/manager/cache/ [2022-04-15T07:48:25.434Z] spire-1.2.1/pkg/agent/manager/cache/bundle_cache.go [2022-04-15T07:48:25.434Z] spire-1.2.1/pkg/agent/manager/cache/cache.go [2022-04-15T07:48:25.434Z] spire-1.2.1/pkg/agent/manager/cache/cache_test.go [2022-04-15T07:48:25.434Z] spire-1.2.1/pkg/agent/manager/cache/jwt_cache.go [2022-04-15T07:48:25.434Z] spire-1.2.1/pkg/agent/manager/cache/jwt_cache_test.go [2022-04-15T07:48:25.434Z] spire-1.2.1/pkg/agent/manager/cache/sets.go [2022-04-15T07:48:25.434Z] spire-1.2.1/pkg/agent/manager/cache/subscriber.go [2022-04-15T07:48:25.434Z] spire-1.2.1/pkg/agent/manager/config.go [2022-04-15T07:48:25.434Z] spire-1.2.1/pkg/agent/manager/manager.go [2022-04-15T07:48:25.434Z] spire-1.2.1/pkg/agent/manager/manager_test.go [2022-04-15T07:48:25.434Z] spire-1.2.1/pkg/agent/manager/storage.go [2022-04-15T07:48:25.434Z] spire-1.2.1/pkg/agent/manager/storage_test.go [2022-04-15T07:48:25.434Z] spire-1.2.1/pkg/agent/manager/storecache/ [2022-04-15T07:48:25.434Z] spire-1.2.1/pkg/agent/manager/storecache/cache.go [2022-04-15T07:48:25.434Z] spire-1.2.1/pkg/agent/manager/storecache/cache_test.go [2022-04-15T07:48:25.434Z] spire-1.2.1/pkg/agent/manager/sync.go [2022-04-15T07:48:25.434Z] spire-1.2.1/pkg/agent/plugin/ [2022-04-15T07:48:25.434Z] spire-1.2.1/pkg/agent/plugin/keymanager/ [2022-04-15T07:48:25.434Z] spire-1.2.1/pkg/agent/plugin/keymanager/base/ [2022-04-15T07:48:25.434Z] spire-1.2.1/pkg/agent/plugin/keymanager/base/keymanagerbase.go [2022-04-15T07:48:25.434Z] spire-1.2.1/pkg/agent/plugin/keymanager/constant.go [2022-04-15T07:48:25.434Z] spire-1.2.1/pkg/agent/plugin/keymanager/disk/ [2022-04-15T07:48:25.434Z] spire-1.2.1/pkg/agent/plugin/keymanager/disk/disk.go [2022-04-15T07:48:25.434Z] spire-1.2.1/pkg/agent/plugin/keymanager/disk/disk_test.go [2022-04-15T07:48:25.434Z] spire-1.2.1/pkg/agent/plugin/keymanager/keymanager.go [2022-04-15T07:48:25.434Z] spire-1.2.1/pkg/agent/plugin/keymanager/memory/ [2022-04-15T07:48:25.434Z] spire-1.2.1/pkg/agent/plugin/keymanager/memory/memory.go [2022-04-15T07:48:25.434Z] spire-1.2.1/pkg/agent/plugin/keymanager/memory/memory_test.go [2022-04-15T07:48:25.434Z] spire-1.2.1/pkg/agent/plugin/keymanager/repository.go [2022-04-15T07:48:25.434Z] spire-1.2.1/pkg/agent/plugin/keymanager/svidkeymanager.go [2022-04-15T07:48:25.434Z] spire-1.2.1/pkg/agent/plugin/keymanager/svidkeymanager_test.go [2022-04-15T07:48:25.434Z] spire-1.2.1/pkg/agent/plugin/keymanager/test/ [2022-04-15T07:48:25.434Z] spire-1.2.1/pkg/agent/plugin/keymanager/test/keymanagertest.go [2022-04-15T07:48:25.434Z] spire-1.2.1/pkg/agent/plugin/keymanager/v1.go [2022-04-15T07:48:25.434Z] spire-1.2.1/pkg/agent/plugin/keymanager/v1_test.go [2022-04-15T07:48:25.434Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/ [2022-04-15T07:48:25.434Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/aws/ [2022-04-15T07:48:25.434Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/aws/iid.go [2022-04-15T07:48:25.434Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/aws/iid_test.go [2022-04-15T07:48:25.434Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/azure/ [2022-04-15T07:48:25.434Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/azure/msi.go [2022-04-15T07:48:25.434Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/azure/msi_test.go [2022-04-15T07:48:25.434Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/gcp/ [2022-04-15T07:48:25.434Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/gcp/iit.go [2022-04-15T07:48:25.434Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/gcp/iit_test.go [2022-04-15T07:48:25.434Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/jointoken.go [2022-04-15T07:48:25.434Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/jointoken/ [2022-04-15T07:48:25.434Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/jointoken/join_token.go [2022-04-15T07:48:25.434Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/jointoken_test.go [2022-04-15T07:48:25.434Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/ [2022-04-15T07:48:25.434Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/psat/ [2022-04-15T07:48:25.434Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/psat/psat.go [2022-04-15T07:48:25.434Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/psat/psat_test.go [2022-04-15T07:48:25.434Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/sat/ [2022-04-15T07:48:25.434Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/sat/sat.go [2022-04-15T07:48:25.434Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/sat/sat_test.go [2022-04-15T07:48:25.434Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/nodeattestor.go [2022-04-15T07:48:25.434Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/repository.go [2022-04-15T07:48:25.434Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/sshpop/ [2022-04-15T07:48:25.434Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/sshpop/sshpop.go [2022-04-15T07:48:25.434Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/sshpop/sshpop_test.go [2022-04-15T07:48:25.434Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/test/ [2022-04-15T07:48:25.434Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/test/serverstream.go [2022-04-15T07:48:25.434Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/ [2022-04-15T07:48:25.434Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/devid.go [2022-04-15T07:48:25.434Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/devid_test.go [2022-04-15T07:48:25.434Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/ [2022-04-15T07:48:25.434Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/autodetect.go [2022-04-15T07:48:25.434Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/open.go [2022-04-15T07:48:25.434Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/open_windows.go [2022-04-15T07:48:25.434Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/session.go [2022-04-15T07:48:25.434Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/session_test.go [2022-04-15T07:48:25.434Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/signingkey.go [2022-04-15T07:48:25.434Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/v1.go [2022-04-15T07:48:25.434Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/v1_test.go [2022-04-15T07:48:25.434Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/x509pop/ [2022-04-15T07:48:25.434Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/x509pop/x509pop.go [2022-04-15T07:48:25.434Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/x509pop/x509pop_test.go [2022-04-15T07:48:25.434Z] spire-1.2.1/pkg/agent/plugin/svidstore/ [2022-04-15T07:48:25.434Z] spire-1.2.1/pkg/agent/plugin/svidstore/awssecretsmanager/ [2022-04-15T07:48:25.434Z] spire-1.2.1/pkg/agent/plugin/svidstore/awssecretsmanager/aws.go [2022-04-15T07:48:25.434Z] spire-1.2.1/pkg/agent/plugin/svidstore/awssecretsmanager/aws_test.go [2022-04-15T07:48:25.434Z] spire-1.2.1/pkg/agent/plugin/svidstore/awssecretsmanager/client.go [2022-04-15T07:48:25.434Z] spire-1.2.1/pkg/agent/plugin/svidstore/gcpsecretmanager/ [2022-04-15T07:48:25.434Z] spire-1.2.1/pkg/agent/plugin/svidstore/gcpsecretmanager/client.go [2022-04-15T07:48:25.434Z] spire-1.2.1/pkg/agent/plugin/svidstore/gcpsecretmanager/gcloud.go [2022-04-15T07:48:25.434Z] spire-1.2.1/pkg/agent/plugin/svidstore/gcpsecretmanager/gcloud_test.go [2022-04-15T07:48:25.434Z] spire-1.2.1/pkg/agent/plugin/svidstore/repository.go [2022-04-15T07:48:25.434Z] spire-1.2.1/pkg/agent/plugin/svidstore/svidstore.go [2022-04-15T07:48:25.434Z] spire-1.2.1/pkg/agent/plugin/svidstore/utils.go [2022-04-15T07:48:25.434Z] spire-1.2.1/pkg/agent/plugin/svidstore/utils_test.go [2022-04-15T07:48:25.434Z] spire-1.2.1/pkg/agent/plugin/svidstore/v1.go [2022-04-15T07:48:25.434Z] spire-1.2.1/pkg/agent/plugin/svidstore/v1_test.go [2022-04-15T07:48:25.434Z] spire-1.2.1/pkg/agent/plugin/svidstore/v1unofficial.go [2022-04-15T07:48:25.434Z] spire-1.2.1/pkg/agent/plugin/svidstore/v1unofficial_test.go [2022-04-15T07:48:25.434Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/ [2022-04-15T07:48:25.434Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/ [2022-04-15T07:48:25.434Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/cgroup/ [2022-04-15T07:48:25.434Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/cgroup/dockerfinder.go [2022-04-15T07:48:25.434Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/cgroup/dockerfinder_test.go [2022-04-15T07:48:25.434Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/docker.go [2022-04-15T07:48:25.434Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/docker_test.go [2022-04-15T07:48:25.434Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/retry.go [2022-04-15T07:48:25.434Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/ [2022-04-15T07:48:25.434Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/k8s.go [2022-04-15T07:48:25.434Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/k8s_test.go [2022-04-15T07:48:25.434Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/ [2022-04-15T07:48:25.434Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/cgroups_init_pid_in_pod.txt [2022-04-15T07:48:25.434Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/cgroups_pid_in_kind_pod.txt [2022-04-15T07:48:25.434Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/cgroups_pid_in_pod.txt [2022-04-15T07:48:25.434Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/cgroups_pid_not_in_pod.txt [2022-04-15T07:48:25.434Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/kind_pod_list.json [2022-04-15T07:48:25.434Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/pod_list.json [2022-04-15T07:48:25.434Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/pod_list_not_running.json [2022-04-15T07:48:25.434Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/systemd_cgroups_pid_in_pod.txt [2022-04-15T07:48:25.434Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/repository.go [2022-04-15T07:48:25.434Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/unix/ [2022-04-15T07:48:25.434Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/unix/unix.go [2022-04-15T07:48:25.434Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/unix/unix_test.go [2022-04-15T07:48:25.434Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/v1.go [2022-04-15T07:48:25.434Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/v1_test.go [2022-04-15T07:48:25.434Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/workloadattestor.go [2022-04-15T07:48:25.434Z] spire-1.2.1/pkg/agent/svid/ [2022-04-15T07:48:25.434Z] spire-1.2.1/pkg/agent/svid/rotator.go [2022-04-15T07:48:25.434Z] spire-1.2.1/pkg/agent/svid/rotator_config.go [2022-04-15T07:48:25.434Z] spire-1.2.1/pkg/agent/svid/rotator_test.go [2022-04-15T07:48:25.434Z] spire-1.2.1/pkg/agent/svid/store/ [2022-04-15T07:48:25.434Z] spire-1.2.1/pkg/agent/svid/store/service.go [2022-04-15T07:48:25.434Z] spire-1.2.1/pkg/agent/svid/store/service_test.go [2022-04-15T07:48:25.434Z] spire-1.2.1/pkg/common/ [2022-04-15T07:48:25.434Z] spire-1.2.1/pkg/common/agentpathtemplate/ [2022-04-15T07:48:25.434Z] spire-1.2.1/pkg/common/agentpathtemplate/template.go [2022-04-15T07:48:25.434Z] spire-1.2.1/pkg/common/agentpathtemplate/template_test.go [2022-04-15T07:48:25.434Z] spire-1.2.1/pkg/common/api/ [2022-04-15T07:48:25.434Z] spire-1.2.1/pkg/common/api/metrics.go [2022-04-15T07:48:25.434Z] spire-1.2.1/pkg/common/api/middleware/ [2022-04-15T07:48:25.434Z] spire-1.2.1/pkg/common/api/middleware/common_test.go [2022-04-15T07:48:25.434Z] spire-1.2.1/pkg/common/api/middleware/interceptor.go [2022-04-15T07:48:25.434Z] spire-1.2.1/pkg/common/api/middleware/interceptor_test.go [2022-04-15T07:48:25.434Z] spire-1.2.1/pkg/common/api/middleware/logger.go [2022-04-15T07:48:25.434Z] spire-1.2.1/pkg/common/api/middleware/logger_test.go [2022-04-15T07:48:25.434Z] spire-1.2.1/pkg/common/api/middleware/metrics.go [2022-04-15T07:48:25.434Z] spire-1.2.1/pkg/common/api/middleware/metrics_test.go [2022-04-15T07:48:25.434Z] spire-1.2.1/pkg/common/api/middleware/middleware.go [2022-04-15T07:48:25.434Z] spire-1.2.1/pkg/common/api/middleware/middleware_test.go [2022-04-15T07:48:25.434Z] spire-1.2.1/pkg/common/api/middleware/misconfig.go [2022-04-15T07:48:25.434Z] spire-1.2.1/pkg/common/api/middleware/misconfig_test.go [2022-04-15T07:48:25.434Z] spire-1.2.1/pkg/common/api/middleware/names.go [2022-04-15T07:48:25.434Z] spire-1.2.1/pkg/common/api/middleware/names_test.go [2022-04-15T07:48:25.434Z] spire-1.2.1/pkg/common/api/names.go [2022-04-15T07:48:25.434Z] spire-1.2.1/pkg/common/api/ratelimit.go [2022-04-15T07:48:25.434Z] spire-1.2.1/pkg/common/api/rpccontext/ [2022-04-15T07:48:25.434Z] spire-1.2.1/pkg/common/api/rpccontext/logger.go [2022-04-15T07:48:25.434Z] spire-1.2.1/pkg/common/api/rpccontext/metrics.go [2022-04-15T07:48:25.434Z] spire-1.2.1/pkg/common/api/rpccontext/names.go [2022-04-15T07:48:25.434Z] spire-1.2.1/pkg/common/auth/ [2022-04-15T07:48:25.434Z] spire-1.2.1/pkg/common/auth/interceptors.go [2022-04-15T07:48:25.434Z] spire-1.2.1/pkg/common/auth/interceptors_test.go [2022-04-15T07:48:25.434Z] spire-1.2.1/pkg/common/auth/untracked_uds.go [2022-04-15T07:48:25.434Z] spire-1.2.1/pkg/common/bundleutil/ [2022-04-15T07:48:25.434Z] spire-1.2.1/pkg/common/bundleutil/bundle.go [2022-04-15T07:48:25.434Z] spire-1.2.1/pkg/common/bundleutil/bundle_test.go [2022-04-15T07:48:25.434Z] spire-1.2.1/pkg/common/bundleutil/common_test.go [2022-04-15T07:48:25.434Z] spire-1.2.1/pkg/common/bundleutil/marshal.go [2022-04-15T07:48:25.434Z] spire-1.2.1/pkg/common/bundleutil/marshal_test.go [2022-04-15T07:48:25.434Z] spire-1.2.1/pkg/common/bundleutil/refreshhint.go [2022-04-15T07:48:25.434Z] spire-1.2.1/pkg/common/bundleutil/refreshhint_test.go [2022-04-15T07:48:25.434Z] spire-1.2.1/pkg/common/bundleutil/types.go [2022-04-15T07:48:25.434Z] spire-1.2.1/pkg/common/bundleutil/unmarshal.go [2022-04-15T07:48:25.434Z] spire-1.2.1/pkg/common/bundleutil/unmarshal_test.go [2022-04-15T07:48:25.434Z] spire-1.2.1/pkg/common/catalog/ [2022-04-15T07:48:25.434Z] spire-1.2.1/pkg/common/catalog/bind.go [2022-04-15T07:48:25.434Z] spire-1.2.1/pkg/common/catalog/builtin.go [2022-04-15T07:48:25.434Z] spire-1.2.1/pkg/common/catalog/catalog.go [2022-04-15T07:48:25.434Z] spire-1.2.1/pkg/common/catalog/catalog_test.go [2022-04-15T07:48:25.434Z] spire-1.2.1/pkg/common/catalog/closers.go [2022-04-15T07:48:25.434Z] spire-1.2.1/pkg/common/catalog/cmd_linux.go [2022-04-15T07:48:25.434Z] spire-1.2.1/pkg/common/catalog/cmd_other.go [2022-04-15T07:48:25.434Z] spire-1.2.1/pkg/common/catalog/config.go [2022-04-15T07:48:25.434Z] spire-1.2.1/pkg/common/catalog/config_test.go [2022-04-15T07:48:25.434Z] spire-1.2.1/pkg/common/catalog/configure.go [2022-04-15T07:48:25.434Z] spire-1.2.1/pkg/common/catalog/constraints.go [2022-04-15T07:48:25.434Z] spire-1.2.1/pkg/common/catalog/constraints_test.go [2022-04-15T07:48:25.434Z] spire-1.2.1/pkg/common/catalog/context.go [2022-04-15T07:48:25.434Z] spire-1.2.1/pkg/common/catalog/external.go [2022-04-15T07:48:25.434Z] spire-1.2.1/pkg/common/catalog/host.go [2022-04-15T07:48:25.434Z] spire-1.2.1/pkg/common/catalog/pipenet.go [2022-04-15T07:48:25.434Z] spire-1.2.1/pkg/common/catalog/plugin.go [2022-04-15T07:48:25.434Z] spire-1.2.1/pkg/common/catalog/testplugin/ [2022-04-15T07:48:25.434Z] spire-1.2.1/pkg/common/catalog/testplugin/.gitignore [2022-04-15T07:48:25.434Z] spire-1.2.1/pkg/common/catalog/testplugin/main.go [2022-04-15T07:48:25.434Z] spire-1.2.1/pkg/common/catalog/testplugin/plugin.go [2022-04-15T07:48:25.434Z] spire-1.2.1/pkg/common/cli/ [2022-04-15T07:48:25.434Z] spire-1.2.1/pkg/common/cli/env.go [2022-04-15T07:48:25.434Z] spire-1.2.1/pkg/common/cli/flags.go [2022-04-15T07:48:25.434Z] spire-1.2.1/pkg/common/cli/trust_domain.go [2022-04-15T07:48:25.434Z] spire-1.2.1/pkg/common/cli/trust_domain_test.go [2022-04-15T07:48:25.434Z] spire-1.2.1/pkg/common/cli/umask.go [2022-04-15T07:48:25.434Z] spire-1.2.1/pkg/common/cli/umask_posix.go [2022-04-15T07:48:25.434Z] spire-1.2.1/pkg/common/cli/umask_test.go [2022-04-15T07:48:25.435Z] spire-1.2.1/pkg/common/cli/umask_windows.go [2022-04-15T07:48:25.435Z] spire-1.2.1/pkg/common/cliprinter/ [2022-04-15T07:48:25.435Z] spire-1.2.1/pkg/common/cliprinter/cliprinter.go [2022-04-15T07:48:25.435Z] spire-1.2.1/pkg/common/cliprinter/cliprinter_test.go [2022-04-15T07:48:25.435Z] spire-1.2.1/pkg/common/cliprinter/flag.go [2022-04-15T07:48:25.435Z] spire-1.2.1/pkg/common/cliprinter/flag_test.go [2022-04-15T07:48:25.435Z] spire-1.2.1/pkg/common/cliprinter/format.go [2022-04-15T07:48:25.435Z] spire-1.2.1/pkg/common/cliprinter/format_test.go [2022-04-15T07:48:25.435Z] spire-1.2.1/pkg/common/cliprinter/internal/ [2022-04-15T07:48:25.435Z] spire-1.2.1/pkg/common/cliprinter/internal/errorjson/ [2022-04-15T07:48:25.435Z] spire-1.2.1/pkg/common/cliprinter/internal/errorjson/errorjson.go [2022-04-15T07:48:25.435Z] spire-1.2.1/pkg/common/cliprinter/internal/errorjson/errorjson_test.go [2022-04-15T07:48:25.435Z] spire-1.2.1/pkg/common/cliprinter/internal/errorpretty/ [2022-04-15T07:48:25.435Z] spire-1.2.1/pkg/common/cliprinter/internal/errorpretty/errorpretty.go [2022-04-15T07:48:25.435Z] spire-1.2.1/pkg/common/cliprinter/internal/errorpretty/errorpretty_test.go [2022-04-15T07:48:25.435Z] spire-1.2.1/pkg/common/cliprinter/internal/protojson/ [2022-04-15T07:48:25.435Z] spire-1.2.1/pkg/common/cliprinter/internal/protojson/protojson.go [2022-04-15T07:48:25.435Z] spire-1.2.1/pkg/common/cliprinter/internal/protojson/protojson_test.go [2022-04-15T07:48:25.435Z] spire-1.2.1/pkg/common/cliprinter/internal/protopretty/ [2022-04-15T07:48:25.435Z] spire-1.2.1/pkg/common/cliprinter/internal/protopretty/protopretty.go [2022-04-15T07:48:25.435Z] spire-1.2.1/pkg/common/cliprinter/internal/protopretty/protopretty_test.go [2022-04-15T07:48:25.435Z] spire-1.2.1/pkg/common/cliprinter/internal/structjson/ [2022-04-15T07:48:25.435Z] spire-1.2.1/pkg/common/cliprinter/internal/structjson/structjson.go [2022-04-15T07:48:25.435Z] spire-1.2.1/pkg/common/cliprinter/internal/structjson/structjson_test.go [2022-04-15T07:48:25.435Z] spire-1.2.1/pkg/common/cliprinter/internal/structpretty/ [2022-04-15T07:48:25.435Z] spire-1.2.1/pkg/common/cliprinter/internal/structpretty/structpretty.go [2022-04-15T07:48:25.435Z] spire-1.2.1/pkg/common/cliprinter/internal/structpretty/structpretty_test.go [2022-04-15T07:48:25.435Z] spire-1.2.1/pkg/common/coretypes/ [2022-04-15T07:48:25.435Z] spire-1.2.1/pkg/common/coretypes/bundle/ [2022-04-15T07:48:25.435Z] spire-1.2.1/pkg/common/coretypes/bundle/bundle_test.go [2022-04-15T07:48:25.435Z] spire-1.2.1/pkg/common/coretypes/bundle/commontypes.go [2022-04-15T07:48:25.435Z] spire-1.2.1/pkg/common/coretypes/bundle/plugintypes.go [2022-04-15T07:48:25.435Z] spire-1.2.1/pkg/common/coretypes/bundle/require.go [2022-04-15T07:48:25.435Z] spire-1.2.1/pkg/common/coretypes/jwtkey/ [2022-04-15T07:48:25.435Z] spire-1.2.1/pkg/common/coretypes/jwtkey/apitypes.go [2022-04-15T07:48:25.435Z] spire-1.2.1/pkg/common/coretypes/jwtkey/commontypes.go [2022-04-15T07:48:25.435Z] spire-1.2.1/pkg/common/coretypes/jwtkey/jwtkey.go [2022-04-15T07:48:25.435Z] spire-1.2.1/pkg/common/coretypes/jwtkey/jwtkey_test.go [2022-04-15T07:48:25.435Z] spire-1.2.1/pkg/common/coretypes/jwtkey/plugintypes.go [2022-04-15T07:48:25.435Z] spire-1.2.1/pkg/common/coretypes/jwtkey/require.go [2022-04-15T07:48:25.435Z] spire-1.2.1/pkg/common/coretypes/x509certificate/ [2022-04-15T07:48:25.435Z] spire-1.2.1/pkg/common/coretypes/x509certificate/commontypes.go [2022-04-15T07:48:25.435Z] spire-1.2.1/pkg/common/coretypes/x509certificate/plugintypes.go [2022-04-15T07:48:25.435Z] spire-1.2.1/pkg/common/coretypes/x509certificate/require.go [2022-04-15T07:48:25.435Z] spire-1.2.1/pkg/common/coretypes/x509certificate/x509certificate.go [2022-04-15T07:48:25.435Z] spire-1.2.1/pkg/common/coretypes/x509certificate/x509certificate_test.go [2022-04-15T07:48:25.435Z] spire-1.2.1/pkg/common/cryptoutil/ [2022-04-15T07:48:25.435Z] spire-1.2.1/pkg/common/cryptoutil/keys.go [2022-04-15T07:48:25.435Z] spire-1.2.1/pkg/common/cryptoutil/keys_test.go [2022-04-15T07:48:25.435Z] spire-1.2.1/pkg/common/diskutil/ [2022-04-15T07:48:25.435Z] spire-1.2.1/pkg/common/diskutil/file_posix.go [2022-04-15T07:48:25.435Z] spire-1.2.1/pkg/common/diskutil/file_test.go [2022-04-15T07:48:25.435Z] spire-1.2.1/pkg/common/diskutil/file_windows.go [2022-04-15T07:48:25.435Z] spire-1.2.1/pkg/common/errorutil/ [2022-04-15T07:48:25.435Z] spire-1.2.1/pkg/common/errorutil/wrapper.go [2022-04-15T07:48:25.435Z] spire-1.2.1/pkg/common/health/ [2022-04-15T07:48:25.435Z] spire-1.2.1/pkg/common/health/config.go [2022-04-15T07:48:25.435Z] spire-1.2.1/pkg/common/health/context.go [2022-04-15T07:48:25.435Z] spire-1.2.1/pkg/common/health/context_test.go [2022-04-15T07:48:25.435Z] spire-1.2.1/pkg/common/health/health.go [2022-04-15T07:48:25.435Z] spire-1.2.1/pkg/common/health/health_test.go [2022-04-15T07:48:25.435Z] spire-1.2.1/pkg/common/health/logger.go [2022-04-15T07:48:25.435Z] spire-1.2.1/pkg/common/hostservice/ [2022-04-15T07:48:25.435Z] spire-1.2.1/pkg/common/hostservice/metricsservice/ [2022-04-15T07:48:25.435Z] spire-1.2.1/pkg/common/hostservice/metricsservice/v1.go [2022-04-15T07:48:25.435Z] spire-1.2.1/pkg/common/hostservice/metricsservice/v1_test.go [2022-04-15T07:48:25.435Z] spire-1.2.1/pkg/common/idutil/ [2022-04-15T07:48:25.435Z] spire-1.2.1/pkg/common/idutil/require.go [2022-04-15T07:48:25.435Z] spire-1.2.1/pkg/common/idutil/require_test.go [2022-04-15T07:48:25.435Z] spire-1.2.1/pkg/common/idutil/safety.go [2022-04-15T07:48:25.435Z] spire-1.2.1/pkg/common/idutil/safety_test.go [2022-04-15T07:48:25.435Z] spire-1.2.1/pkg/common/idutil/spiffeid.go [2022-04-15T07:48:25.435Z] spire-1.2.1/pkg/common/idutil/spiffeid_test.go [2022-04-15T07:48:25.435Z] spire-1.2.1/pkg/common/jwtsvid/ [2022-04-15T07:48:25.435Z] spire-1.2.1/pkg/common/jwtsvid/common.go [2022-04-15T07:48:25.435Z] spire-1.2.1/pkg/common/jwtsvid/sign.go [2022-04-15T07:48:25.435Z] spire-1.2.1/pkg/common/jwtsvid/token_test.go [2022-04-15T07:48:25.435Z] spire-1.2.1/pkg/common/jwtsvid/validate.go [2022-04-15T07:48:25.435Z] spire-1.2.1/pkg/common/jwtutil/ [2022-04-15T07:48:25.435Z] spire-1.2.1/pkg/common/jwtutil/keyset.go [2022-04-15T07:48:25.435Z] spire-1.2.1/pkg/common/jwtutil/keyset_test.go [2022-04-15T07:48:25.435Z] spire-1.2.1/pkg/common/log/ [2022-04-15T07:48:25.435Z] spire-1.2.1/pkg/common/log/hclog_adapter.go [2022-04-15T07:48:25.435Z] spire-1.2.1/pkg/common/log/hclog_adapter_test.go [2022-04-15T07:48:25.435Z] spire-1.2.1/pkg/common/log/log.go [2022-04-15T07:48:25.435Z] spire-1.2.1/pkg/common/log/log_test.go [2022-04-15T07:48:25.435Z] spire-1.2.1/pkg/common/log/options.go [2022-04-15T07:48:25.435Z] spire-1.2.1/pkg/common/nodeutil/ [2022-04-15T07:48:25.435Z] spire-1.2.1/pkg/common/nodeutil/node.go [2022-04-15T07:48:25.435Z] spire-1.2.1/pkg/common/nodeutil/node_test.go [2022-04-15T07:48:25.435Z] spire-1.2.1/pkg/common/peertracker/ [2022-04-15T07:48:25.435Z] spire-1.2.1/pkg/common/peertracker/conn.go [2022-04-15T07:48:25.435Z] spire-1.2.1/pkg/common/peertracker/credentials.go [2022-04-15T07:48:25.435Z] spire-1.2.1/pkg/common/peertracker/errors.go [2022-04-15T07:48:25.435Z] spire-1.2.1/pkg/common/peertracker/getpid_windows.c [2022-04-15T07:48:25.435Z] spire-1.2.1/pkg/common/peertracker/getpid_windows.h [2022-04-15T07:48:25.435Z] spire-1.2.1/pkg/common/peertracker/info.go [2022-04-15T07:48:25.435Z] spire-1.2.1/pkg/common/peertracker/listener.go [2022-04-15T07:48:25.435Z] spire-1.2.1/pkg/common/peertracker/listener_test.go [2022-04-15T07:48:25.435Z] spire-1.2.1/pkg/common/peertracker/peertracker.go [2022-04-15T07:48:25.435Z] spire-1.2.1/pkg/common/peertracker/peertracker_test.go [2022-04-15T07:48:25.435Z] spire-1.2.1/pkg/common/peertracker/peertracker_test_child_posix.go [2022-04-15T07:48:25.435Z] spire-1.2.1/pkg/common/peertracker/peertracker_test_child_windows.go [2022-04-15T07:48:25.435Z] spire-1.2.1/pkg/common/peertracker/peertracker_test_posix.go [2022-04-15T07:48:25.435Z] spire-1.2.1/pkg/common/peertracker/peertracker_test_windows.go [2022-04-15T07:48:25.435Z] spire-1.2.1/pkg/common/peertracker/tcp.go [2022-04-15T07:48:25.435Z] spire-1.2.1/pkg/common/peertracker/tcp_fallback.go [2022-04-15T07:48:25.435Z] spire-1.2.1/pkg/common/peertracker/tcp_windows.go [2022-04-15T07:48:25.435Z] spire-1.2.1/pkg/common/peertracker/tracker_bsd.go [2022-04-15T07:48:25.435Z] spire-1.2.1/pkg/common/peertracker/tracker_fallback.go [2022-04-15T07:48:25.435Z] spire-1.2.1/pkg/common/peertracker/tracker_linux.go [2022-04-15T07:48:25.435Z] spire-1.2.1/pkg/common/peertracker/tracker_linux_test.go [2022-04-15T07:48:25.435Z] spire-1.2.1/pkg/common/peertracker/tracker_windows.go [2022-04-15T07:48:25.435Z] spire-1.2.1/pkg/common/peertracker/uds.go [2022-04-15T07:48:25.435Z] spire-1.2.1/pkg/common/peertracker/uds_bsd.go [2022-04-15T07:48:25.435Z] spire-1.2.1/pkg/common/peertracker/uds_fallback.go [2022-04-15T07:48:25.435Z] spire-1.2.1/pkg/common/peertracker/uds_linux.go [2022-04-15T07:48:25.435Z] spire-1.2.1/pkg/common/pemutil/ [2022-04-15T07:48:25.435Z] spire-1.2.1/pkg/common/pemutil/block.go [2022-04-15T07:48:25.435Z] spire-1.2.1/pkg/common/pemutil/certs.go [2022-04-15T07:48:25.435Z] spire-1.2.1/pkg/common/pemutil/common.go [2022-04-15T07:48:25.435Z] spire-1.2.1/pkg/common/pemutil/csr.go [2022-04-15T07:48:25.435Z] spire-1.2.1/pkg/common/pemutil/keys.go [2022-04-15T07:48:25.435Z] spire-1.2.1/pkg/common/pemutil/pemutil_test.go [2022-04-15T07:48:25.435Z] spire-1.2.1/pkg/common/pemutil/testdata/ [2022-04-15T07:48:25.435Z] spire-1.2.1/pkg/common/pemutil/testdata/cert.pem [2022-04-15T07:48:25.435Z] spire-1.2.1/pkg/common/pemutil/testdata/certs.pem [2022-04-15T07:48:25.435Z] spire-1.2.1/pkg/common/pemutil/testdata/csr.pem [2022-04-15T07:48:25.435Z] spire-1.2.1/pkg/common/pemutil/testdata/ecdsa-key-pkcs8.pem [2022-04-15T07:48:25.435Z] spire-1.2.1/pkg/common/pemutil/testdata/ecdsa-key.pem [2022-04-15T07:48:25.435Z] spire-1.2.1/pkg/common/pemutil/testdata/key.pem [2022-04-15T07:48:25.435Z] spire-1.2.1/pkg/common/pemutil/testdata/public-rsa-key.pem [2022-04-15T07:48:25.435Z] spire-1.2.1/pkg/common/pemutil/testdata/rsa-key-pkcs8.pem [2022-04-15T07:48:25.435Z] spire-1.2.1/pkg/common/pemutil/testdata/rsa-key.pem [2022-04-15T07:48:25.435Z] spire-1.2.1/pkg/common/plugin/ [2022-04-15T07:48:25.435Z] spire-1.2.1/pkg/common/plugin/aws/ [2022-04-15T07:48:25.435Z] spire-1.2.1/pkg/common/plugin/aws/iid.go [2022-04-15T07:48:25.435Z] spire-1.2.1/pkg/common/plugin/azure/ [2022-04-15T07:48:25.435Z] spire-1.2.1/pkg/common/plugin/azure/msi.go [2022-04-15T07:48:25.435Z] spire-1.2.1/pkg/common/plugin/azure/msi_test.go [2022-04-15T07:48:25.435Z] spire-1.2.1/pkg/common/plugin/facade.go [2022-04-15T07:48:25.435Z] spire-1.2.1/pkg/common/plugin/facade_test.go [2022-04-15T07:48:25.435Z] spire-1.2.1/pkg/common/plugin/gcp/ [2022-04-15T07:48:25.435Z] spire-1.2.1/pkg/common/plugin/gcp/iit.go [2022-04-15T07:48:25.435Z] spire-1.2.1/pkg/common/plugin/k8s/ [2022-04-15T07:48:25.435Z] spire-1.2.1/pkg/common/plugin/k8s/apiserver/ [2022-04-15T07:48:25.435Z] spire-1.2.1/pkg/common/plugin/k8s/apiserver/client.go [2022-04-15T07:48:25.435Z] spire-1.2.1/pkg/common/plugin/k8s/apiserver/client_test.go [2022-04-15T07:48:25.435Z] spire-1.2.1/pkg/common/plugin/k8s/utils.go [2022-04-15T07:48:25.435Z] spire-1.2.1/pkg/common/plugin/k8s/utils_test.go [2022-04-15T07:48:25.435Z] spire-1.2.1/pkg/common/plugin/log.go [2022-04-15T07:48:25.435Z] spire-1.2.1/pkg/common/plugin/sshpop/ [2022-04-15T07:48:25.435Z] spire-1.2.1/pkg/common/plugin/sshpop/handshake.go [2022-04-15T07:48:25.435Z] spire-1.2.1/pkg/common/plugin/sshpop/handshake_test.go [2022-04-15T07:48:25.435Z] spire-1.2.1/pkg/common/plugin/sshpop/sshpop.go [2022-04-15T07:48:25.435Z] spire-1.2.1/pkg/common/plugin/sshpop/sshpop_test.go [2022-04-15T07:48:25.435Z] spire-1.2.1/pkg/common/plugin/sshpop/testdata/ [2022-04-15T07:48:25.435Z] spire-1.2.1/pkg/common/plugin/sshpop/testdata/dummy_agent_ssh_key [2022-04-15T07:48:25.435Z] spire-1.2.1/pkg/common/plugin/sshpop/testdata/dummy_agent_ssh_key-cert.pub [2022-04-15T07:48:25.435Z] spire-1.2.1/pkg/common/plugin/sshpop/testdata/dummy_ssh_cert_authority.pub [2022-04-15T07:48:25.435Z] spire-1.2.1/pkg/common/plugin/sshpop/testdata/empty_ssh_cert_authority.pub [2022-04-15T07:48:25.435Z] spire-1.2.1/pkg/common/plugin/sshpop/testdata/many_ssh_cert_authorities.pub [2022-04-15T07:48:25.435Z] spire-1.2.1/pkg/common/plugin/tpmdevid/ [2022-04-15T07:48:25.435Z] spire-1.2.1/pkg/common/plugin/tpmdevid/devid.go [2022-04-15T07:48:25.435Z] spire-1.2.1/pkg/common/plugin/x509pop/ [2022-04-15T07:48:25.435Z] spire-1.2.1/pkg/common/plugin/x509pop/x509pop.go [2022-04-15T07:48:25.435Z] spire-1.2.1/pkg/common/plugin/x509pop/x509pop_test.go [2022-04-15T07:48:25.435Z] spire-1.2.1/pkg/common/profiling/ [2022-04-15T07:48:25.435Z] spire-1.2.1/pkg/common/profiling/dumpers.go [2022-04-15T07:48:25.435Z] spire-1.2.1/pkg/common/profiling/profiling.go [2022-04-15T07:48:25.435Z] spire-1.2.1/pkg/common/protoutil/ [2022-04-15T07:48:25.435Z] spire-1.2.1/pkg/common/protoutil/masks.go [2022-04-15T07:48:25.435Z] spire-1.2.1/pkg/common/protoutil/masks_test.go [2022-04-15T07:48:25.435Z] spire-1.2.1/pkg/common/rotationutil/ [2022-04-15T07:48:25.435Z] spire-1.2.1/pkg/common/rotationutil/rotationutil.go [2022-04-15T07:48:25.435Z] spire-1.2.1/pkg/common/rotationutil/rotationutil_test.go [2022-04-15T07:48:25.435Z] spire-1.2.1/pkg/common/selector/ [2022-04-15T07:48:25.435Z] spire-1.2.1/pkg/common/selector/selector.go [2022-04-15T07:48:25.435Z] spire-1.2.1/pkg/common/selector/selector_test.go [2022-04-15T07:48:25.435Z] spire-1.2.1/pkg/common/selector/set.go [2022-04-15T07:48:25.435Z] spire-1.2.1/pkg/common/selector/set_utils.go [2022-04-15T07:48:25.435Z] spire-1.2.1/pkg/common/selector/set_utils_test.go [2022-04-15T07:48:25.435Z] spire-1.2.1/pkg/common/telemetry/ [2022-04-15T07:48:25.435Z] spire-1.2.1/pkg/common/telemetry/agent/ [2022-04-15T07:48:25.435Z] spire-1.2.1/pkg/common/telemetry/agent/keymanager/ [2022-04-15T07:48:25.435Z] spire-1.2.1/pkg/common/telemetry/agent/keymanager/keymanager.go [2022-04-15T07:48:25.435Z] spire-1.2.1/pkg/common/telemetry/agent/keymanager/wrapper.go [2022-04-15T07:48:25.435Z] spire-1.2.1/pkg/common/telemetry/agent/keymanager/wrapper_test.go [2022-04-15T07:48:25.435Z] spire-1.2.1/pkg/common/telemetry/agent/manager.go [2022-04-15T07:48:25.435Z] spire-1.2.1/pkg/common/telemetry/agent/node.go [2022-04-15T07:48:25.435Z] spire-1.2.1/pkg/common/telemetry/agent/rotate.go [2022-04-15T07:48:25.435Z] spire-1.2.1/pkg/common/telemetry/agent/sdsapi.go [2022-04-15T07:48:25.435Z] spire-1.2.1/pkg/common/telemetry/agent/store/ [2022-04-15T07:48:25.435Z] spire-1.2.1/pkg/common/telemetry/agent/store/store.go [2022-04-15T07:48:25.435Z] spire-1.2.1/pkg/common/telemetry/agent/workloadapi/ [2022-04-15T07:48:25.435Z] spire-1.2.1/pkg/common/telemetry/agent/workloadapi/workload.go [2022-04-15T07:48:25.435Z] spire-1.2.1/pkg/common/telemetry/blackhole.go [2022-04-15T07:48:25.435Z] spire-1.2.1/pkg/common/telemetry/call.go [2022-04-15T07:48:25.435Z] spire-1.2.1/pkg/common/telemetry/common/ [2022-04-15T07:48:25.435Z] spire-1.2.1/pkg/common/telemetry/common/label_adders.go [2022-04-15T07:48:25.435Z] spire-1.2.1/pkg/common/telemetry/config.go [2022-04-15T07:48:25.435Z] spire-1.2.1/pkg/common/telemetry/dogstatsd.go [2022-04-15T07:48:25.435Z] spire-1.2.1/pkg/common/telemetry/dogstatsd_test.go [2022-04-15T07:48:25.435Z] spire-1.2.1/pkg/common/telemetry/inmem.go [2022-04-15T07:48:25.435Z] spire-1.2.1/pkg/common/telemetry/inmem_test.go [2022-04-15T07:48:25.435Z] spire-1.2.1/pkg/common/telemetry/m3.go [2022-04-15T07:48:25.435Z] spire-1.2.1/pkg/common/telemetry/m3_test.go [2022-04-15T07:48:25.435Z] spire-1.2.1/pkg/common/telemetry/metrics.go [2022-04-15T07:48:25.435Z] spire-1.2.1/pkg/common/telemetry/metrics_benchmark_test.go [2022-04-15T07:48:25.435Z] spire-1.2.1/pkg/common/telemetry/names.go [2022-04-15T07:48:25.435Z] spire-1.2.1/pkg/common/telemetry/prometheus.go [2022-04-15T07:48:25.435Z] spire-1.2.1/pkg/common/telemetry/prometheus_test.go [2022-04-15T07:48:25.435Z] spire-1.2.1/pkg/common/telemetry/sanitize.go [2022-04-15T07:48:25.435Z] spire-1.2.1/pkg/common/telemetry/sanitize_test.go [2022-04-15T07:48:25.435Z] spire-1.2.1/pkg/common/telemetry/server/ [2022-04-15T07:48:25.435Z] spire-1.2.1/pkg/common/telemetry/server/bundle_manager.go [2022-04-15T07:48:25.435Z] spire-1.2.1/pkg/common/telemetry/server/ca_manager.go [2022-04-15T07:48:25.435Z] spire-1.2.1/pkg/common/telemetry/server/datastore/ [2022-04-15T07:48:25.435Z] spire-1.2.1/pkg/common/telemetry/server/datastore/bundle.go [2022-04-15T07:48:25.435Z] spire-1.2.1/pkg/common/telemetry/server/datastore/federation_relationship.go [2022-04-15T07:48:25.435Z] spire-1.2.1/pkg/common/telemetry/server/datastore/join_token.go [2022-04-15T07:48:25.435Z] spire-1.2.1/pkg/common/telemetry/server/datastore/node.go [2022-04-15T07:48:25.435Z] spire-1.2.1/pkg/common/telemetry/server/datastore/registration.go [2022-04-15T07:48:25.435Z] spire-1.2.1/pkg/common/telemetry/server/datastore/wrapper.go [2022-04-15T07:48:25.435Z] spire-1.2.1/pkg/common/telemetry/server/datastore/wrapper_test.go [2022-04-15T07:48:25.435Z] spire-1.2.1/pkg/common/telemetry/server/keymanager/ [2022-04-15T07:48:25.435Z] spire-1.2.1/pkg/common/telemetry/server/keymanager/keymanager.go [2022-04-15T07:48:25.435Z] spire-1.2.1/pkg/common/telemetry/server/keymanager/wrapper.go [2022-04-15T07:48:25.435Z] spire-1.2.1/pkg/common/telemetry/server/keymanager/wrapper_test.go [2022-04-15T07:48:25.435Z] spire-1.2.1/pkg/common/telemetry/server/registration_manager.go [2022-04-15T07:48:25.435Z] spire-1.2.1/pkg/common/telemetry/server/rotate.go [2022-04-15T07:48:25.435Z] spire-1.2.1/pkg/common/telemetry/server/server.go [2022-04-15T07:48:25.435Z] spire-1.2.1/pkg/common/telemetry/sink.go [2022-04-15T07:48:25.435Z] spire-1.2.1/pkg/common/telemetry/statsd.go [2022-04-15T07:48:25.435Z] spire-1.2.1/pkg/common/telemetry/statsd_test.go [2022-04-15T07:48:25.435Z] spire-1.2.1/pkg/common/telemetry/uptime.go [2022-04-15T07:48:25.435Z] spire-1.2.1/pkg/common/telemetry/version.go [2022-04-15T07:48:25.435Z] spire-1.2.1/pkg/common/telemetry/withlabels.go [2022-04-15T07:48:25.435Z] spire-1.2.1/pkg/common/uptime/ [2022-04-15T07:48:25.435Z] spire-1.2.1/pkg/common/uptime/uptime.go [2022-04-15T07:48:25.435Z] spire-1.2.1/pkg/common/uptime/uptime_test.go [2022-04-15T07:48:25.435Z] spire-1.2.1/pkg/common/util/ [2022-04-15T07:48:25.435Z] spire-1.2.1/pkg/common/util/certs.go [2022-04-15T07:48:25.435Z] spire-1.2.1/pkg/common/util/certs_test.go [2022-04-15T07:48:25.435Z] spire-1.2.1/pkg/common/util/csr.go [2022-04-15T07:48:25.435Z] spire-1.2.1/pkg/common/util/hash.go [2022-04-15T07:48:25.435Z] spire-1.2.1/pkg/common/util/selectors.go [2022-04-15T07:48:25.435Z] spire-1.2.1/pkg/common/util/selectors_test.go [2022-04-15T07:48:25.435Z] spire-1.2.1/pkg/common/util/signals.go [2022-04-15T07:48:25.435Z] spire-1.2.1/pkg/common/util/sort.go [2022-04-15T07:48:25.435Z] spire-1.2.1/pkg/common/util/sort_test.go [2022-04-15T07:48:25.435Z] spire-1.2.1/pkg/common/util/task.go [2022-04-15T07:48:25.435Z] spire-1.2.1/pkg/common/util/task_test.go [2022-04-15T07:48:25.435Z] spire-1.2.1/pkg/common/util/testdata/ [2022-04-15T07:48:25.435Z] spire-1.2.1/pkg/common/util/testdata/empty-bundle.pem [2022-04-15T07:48:25.435Z] spire-1.2.1/pkg/common/util/testdata/mixed-bundle.pem [2022-04-15T07:48:25.435Z] spire-1.2.1/pkg/common/version/ [2022-04-15T07:48:25.435Z] spire-1.2.1/pkg/common/version/version.go [2022-04-15T07:48:25.435Z] spire-1.2.1/pkg/common/x509svid/ [2022-04-15T07:48:25.435Z] spire-1.2.1/pkg/common/x509svid/common_test.go [2022-04-15T07:48:25.435Z] spire-1.2.1/pkg/common/x509svid/csr.go [2022-04-15T07:48:25.435Z] spire-1.2.1/pkg/common/x509svid/upstreamca.go [2022-04-15T07:48:25.435Z] spire-1.2.1/pkg/common/x509svid/upstreamca_test.go [2022-04-15T07:48:25.435Z] spire-1.2.1/pkg/common/x509util/ [2022-04-15T07:48:25.435Z] spire-1.2.1/pkg/common/x509util/cert.go [2022-04-15T07:48:25.435Z] spire-1.2.1/pkg/common/x509util/dns.go [2022-04-15T07:48:25.435Z] spire-1.2.1/pkg/common/x509util/dns_test.go [2022-04-15T07:48:25.435Z] spire-1.2.1/pkg/common/x509util/keyid.go [2022-04-15T07:48:25.435Z] spire-1.2.1/pkg/common/x509util/keypair.go [2022-04-15T07:48:25.435Z] spire-1.2.1/pkg/common/x509util/serialnumber.go [2022-04-15T07:48:25.435Z] spire-1.2.1/pkg/common/x509util/serialnumber_test.go [2022-04-15T07:48:25.435Z] spire-1.2.1/pkg/server/ [2022-04-15T07:48:25.435Z] spire-1.2.1/pkg/server/api/ [2022-04-15T07:48:25.435Z] spire-1.2.1/pkg/server/api/agent.go [2022-04-15T07:48:25.435Z] spire-1.2.1/pkg/server/api/agent/ [2022-04-15T07:48:25.435Z] spire-1.2.1/pkg/server/api/agent/v1/ [2022-04-15T07:48:25.435Z] spire-1.2.1/pkg/server/api/agent/v1/service.go [2022-04-15T07:48:25.435Z] spire-1.2.1/pkg/server/api/agent/v1/service_test.go [2022-04-15T07:48:25.435Z] spire-1.2.1/pkg/server/api/agent_test.go [2022-04-15T07:48:25.435Z] spire-1.2.1/pkg/server/api/api.go [2022-04-15T07:48:25.435Z] spire-1.2.1/pkg/server/api/audit/ [2022-04-15T07:48:25.435Z] spire-1.2.1/pkg/server/api/audit/audit.go [2022-04-15T07:48:25.435Z] spire-1.2.1/pkg/server/api/audit/audit_test.go [2022-04-15T07:48:25.435Z] spire-1.2.1/pkg/server/api/bundle.go [2022-04-15T07:48:25.435Z] spire-1.2.1/pkg/server/api/bundle/ [2022-04-15T07:48:25.435Z] spire-1.2.1/pkg/server/api/bundle/v1/ [2022-04-15T07:48:25.435Z] spire-1.2.1/pkg/server/api/bundle/v1/service.go [2022-04-15T07:48:25.435Z] spire-1.2.1/pkg/server/api/bundle/v1/service_test.go [2022-04-15T07:48:25.435Z] spire-1.2.1/pkg/server/api/bundle_test.go [2022-04-15T07:48:25.435Z] spire-1.2.1/pkg/server/api/debug/ [2022-04-15T07:48:25.435Z] spire-1.2.1/pkg/server/api/debug/v1/ [2022-04-15T07:48:25.435Z] spire-1.2.1/pkg/server/api/debug/v1/service.go [2022-04-15T07:48:25.435Z] spire-1.2.1/pkg/server/api/debug/v1/service_test.go [2022-04-15T07:48:25.435Z] spire-1.2.1/pkg/server/api/entry.go [2022-04-15T07:48:25.435Z] spire-1.2.1/pkg/server/api/entry/ [2022-04-15T07:48:25.435Z] spire-1.2.1/pkg/server/api/entry/v1/ [2022-04-15T07:48:25.435Z] spire-1.2.1/pkg/server/api/entry/v1/service.go [2022-04-15T07:48:25.435Z] spire-1.2.1/pkg/server/api/entry/v1/service_test.go [2022-04-15T07:48:25.435Z] spire-1.2.1/pkg/server/api/entry_test.go [2022-04-15T07:48:25.435Z] spire-1.2.1/pkg/server/api/health/ [2022-04-15T07:48:25.435Z] spire-1.2.1/pkg/server/api/health/v1/ [2022-04-15T07:48:25.435Z] spire-1.2.1/pkg/server/api/health/v1/service.go [2022-04-15T07:48:25.435Z] spire-1.2.1/pkg/server/api/health/v1/service_test.go [2022-04-15T07:48:25.435Z] spire-1.2.1/pkg/server/api/id.go [2022-04-15T07:48:25.435Z] spire-1.2.1/pkg/server/api/id_test.go [2022-04-15T07:48:25.435Z] spire-1.2.1/pkg/server/api/limits/ [2022-04-15T07:48:25.435Z] spire-1.2.1/pkg/server/api/limits/limits.go [2022-04-15T07:48:25.435Z] spire-1.2.1/pkg/server/api/middleware/ [2022-04-15T07:48:25.435Z] spire-1.2.1/pkg/server/api/middleware/alias.go [2022-04-15T07:48:25.435Z] spire-1.2.1/pkg/server/api/middleware/audit.go [2022-04-15T07:48:25.435Z] spire-1.2.1/pkg/server/api/middleware/authorization.go [2022-04-15T07:48:25.435Z] spire-1.2.1/pkg/server/api/middleware/authorization_opa.go [2022-04-15T07:48:25.435Z] spire-1.2.1/pkg/server/api/middleware/authorization_test.go [2022-04-15T07:48:25.435Z] spire-1.2.1/pkg/server/api/middleware/authorize_agent.go [2022-04-15T07:48:25.435Z] spire-1.2.1/pkg/server/api/middleware/caller.go [2022-04-15T07:48:25.435Z] spire-1.2.1/pkg/server/api/middleware/caller_test.go [2022-04-15T07:48:25.435Z] spire-1.2.1/pkg/server/api/middleware/common.go [2022-04-15T07:48:25.435Z] spire-1.2.1/pkg/server/api/middleware/common_test.go [2022-04-15T07:48:25.435Z] spire-1.2.1/pkg/server/api/middleware/entries.go [2022-04-15T07:48:25.435Z] spire-1.2.1/pkg/server/api/middleware/entries_test.go [2022-04-15T07:48:25.435Z] spire-1.2.1/pkg/server/api/middleware/ratelimit.go [2022-04-15T07:48:25.435Z] spire-1.2.1/pkg/server/api/middleware/ratelimit_test.go [2022-04-15T07:48:25.435Z] spire-1.2.1/pkg/server/api/ratelimit.go [2022-04-15T07:48:25.435Z] spire-1.2.1/pkg/server/api/rpccontext/ [2022-04-15T07:48:25.435Z] spire-1.2.1/pkg/server/api/rpccontext/alias.go [2022-04-15T07:48:25.435Z] spire-1.2.1/pkg/server/api/rpccontext/audit.go [2022-04-15T07:48:25.435Z] spire-1.2.1/pkg/server/api/rpccontext/caller.go [2022-04-15T07:48:25.435Z] spire-1.2.1/pkg/server/api/rpccontext/ratelimit.go [2022-04-15T07:48:25.435Z] spire-1.2.1/pkg/server/api/selector.go [2022-04-15T07:48:25.435Z] spire-1.2.1/pkg/server/api/selector_test.go [2022-04-15T07:48:25.435Z] spire-1.2.1/pkg/server/api/status.go [2022-04-15T07:48:25.435Z] spire-1.2.1/pkg/server/api/status_test.go [2022-04-15T07:48:25.435Z] spire-1.2.1/pkg/server/api/svid/ [2022-04-15T07:48:25.435Z] spire-1.2.1/pkg/server/api/svid/v1/ [2022-04-15T07:48:25.435Z] spire-1.2.1/pkg/server/api/svid/v1/service.go [2022-04-15T07:48:25.435Z] spire-1.2.1/pkg/server/api/svid/v1/service_test.go [2022-04-15T07:48:25.435Z] spire-1.2.1/pkg/server/api/trustdomain.go [2022-04-15T07:48:25.435Z] spire-1.2.1/pkg/server/api/trustdomain/ [2022-04-15T07:48:25.435Z] spire-1.2.1/pkg/server/api/trustdomain/v1/ [2022-04-15T07:48:25.435Z] spire-1.2.1/pkg/server/api/trustdomain/v1/service.go [2022-04-15T07:48:25.435Z] spire-1.2.1/pkg/server/api/trustdomain/v1/service_test.go [2022-04-15T07:48:25.435Z] spire-1.2.1/pkg/server/api/trustdomain_test.go [2022-04-15T07:48:25.435Z] spire-1.2.1/pkg/server/authpolicy/ [2022-04-15T07:48:25.435Z] spire-1.2.1/pkg/server/authpolicy/defaults.go [2022-04-15T07:48:25.435Z] spire-1.2.1/pkg/server/authpolicy/policy.go [2022-04-15T07:48:25.435Z] spire-1.2.1/pkg/server/authpolicy/policy.rego [2022-04-15T07:48:25.435Z] spire-1.2.1/pkg/server/authpolicy/policy_data.json [2022-04-15T07:48:25.435Z] spire-1.2.1/pkg/server/authpolicy/policy_test.go [2022-04-15T07:48:25.435Z] spire-1.2.1/pkg/server/authpolicy/validate.go [2022-04-15T07:48:25.435Z] spire-1.2.1/pkg/server/bundle/ [2022-04-15T07:48:25.435Z] spire-1.2.1/pkg/server/bundle/client/ [2022-04-15T07:48:25.435Z] spire-1.2.1/pkg/server/bundle/client/client.go [2022-04-15T07:48:25.436Z] spire-1.2.1/pkg/server/bundle/client/client_test.go [2022-04-15T07:48:25.436Z] spire-1.2.1/pkg/server/bundle/client/manager.go [2022-04-15T07:48:25.436Z] spire-1.2.1/pkg/server/bundle/client/manager_test.go [2022-04-15T07:48:25.436Z] spire-1.2.1/pkg/server/bundle/client/sources.go [2022-04-15T07:48:25.436Z] spire-1.2.1/pkg/server/bundle/client/sources_test.go [2022-04-15T07:48:25.436Z] spire-1.2.1/pkg/server/bundle/client/updater.go [2022-04-15T07:48:25.436Z] spire-1.2.1/pkg/server/bundle/client/updater_test.go [2022-04-15T07:48:25.436Z] spire-1.2.1/pkg/server/ca/ [2022-04-15T07:48:25.436Z] spire-1.2.1/pkg/server/ca/ca.go [2022-04-15T07:48:25.436Z] spire-1.2.1/pkg/server/ca/ca_health.go [2022-04-15T07:48:25.436Z] spire-1.2.1/pkg/server/ca/ca_test.go [2022-04-15T07:48:25.436Z] spire-1.2.1/pkg/server/ca/journal.go [2022-04-15T07:48:25.436Z] spire-1.2.1/pkg/server/ca/journal_test.go [2022-04-15T07:48:25.436Z] spire-1.2.1/pkg/server/ca/manager.go [2022-04-15T07:48:25.436Z] spire-1.2.1/pkg/server/ca/manager_health.go [2022-04-15T07:48:25.436Z] spire-1.2.1/pkg/server/ca/manager_test.go [2022-04-15T07:48:25.436Z] spire-1.2.1/pkg/server/ca/templates.go [2022-04-15T07:48:25.436Z] spire-1.2.1/pkg/server/ca/upstream_client.go [2022-04-15T07:48:25.436Z] spire-1.2.1/pkg/server/ca/upstream_client_test.go [2022-04-15T07:48:25.436Z] spire-1.2.1/pkg/server/ca/validation.go [2022-04-15T07:48:25.436Z] spire-1.2.1/pkg/server/cache/ [2022-04-15T07:48:25.436Z] spire-1.2.1/pkg/server/cache/dscache/ [2022-04-15T07:48:25.436Z] spire-1.2.1/pkg/server/cache/dscache/cache.go [2022-04-15T07:48:25.436Z] spire-1.2.1/pkg/server/cache/dscache/cache_test.go [2022-04-15T07:48:25.436Z] spire-1.2.1/pkg/server/cache/entrycache/ [2022-04-15T07:48:25.436Z] spire-1.2.1/pkg/server/cache/entrycache/cache.go [2022-04-15T07:48:25.436Z] spire-1.2.1/pkg/server/cache/entrycache/cache_test.go [2022-04-15T07:48:25.436Z] spire-1.2.1/pkg/server/cache/entrycache/fullcache.go [2022-04-15T07:48:25.436Z] spire-1.2.1/pkg/server/cache/entrycache/fullcache_ds.go [2022-04-15T07:48:25.436Z] spire-1.2.1/pkg/server/cache/entrycache/fullcache_ds_test.go [2022-04-15T07:48:25.436Z] spire-1.2.1/pkg/server/cache/entrycache/fullcache_test.go [2022-04-15T07:48:25.436Z] spire-1.2.1/pkg/server/catalog/ [2022-04-15T07:48:25.436Z] spire-1.2.1/pkg/server/catalog/catalog.go [2022-04-15T07:48:25.436Z] spire-1.2.1/pkg/server/catalog/keymanager.go [2022-04-15T07:48:25.436Z] spire-1.2.1/pkg/server/catalog/nodeattestor.go [2022-04-15T07:48:25.436Z] spire-1.2.1/pkg/server/catalog/noderesolver.go [2022-04-15T07:48:25.436Z] spire-1.2.1/pkg/server/catalog/notifier.go [2022-04-15T07:48:25.436Z] spire-1.2.1/pkg/server/catalog/upstreamauthority.go [2022-04-15T07:48:25.436Z] spire-1.2.1/pkg/server/config.go [2022-04-15T07:48:25.436Z] spire-1.2.1/pkg/server/datastore/ [2022-04-15T07:48:25.436Z] spire-1.2.1/pkg/server/datastore/datastore.go [2022-04-15T07:48:25.436Z] spire-1.2.1/pkg/server/datastore/datastore_health.go [2022-04-15T07:48:25.436Z] spire-1.2.1/pkg/server/datastore/repository.go [2022-04-15T07:48:25.436Z] spire-1.2.1/pkg/server/datastore/sqlstore/ [2022-04-15T07:48:25.436Z] spire-1.2.1/pkg/server/datastore/sqlstore/dialect.go [2022-04-15T07:48:25.436Z] spire-1.2.1/pkg/server/datastore/sqlstore/migration.go [2022-04-15T07:48:25.436Z] spire-1.2.1/pkg/server/datastore/sqlstore/migration_test.go [2022-04-15T07:48:25.436Z] spire-1.2.1/pkg/server/datastore/sqlstore/models.go [2022-04-15T07:48:25.436Z] spire-1.2.1/pkg/server/datastore/sqlstore/mysql.go [2022-04-15T07:48:25.436Z] spire-1.2.1/pkg/server/datastore/sqlstore/postgres.go [2022-04-15T07:48:25.436Z] spire-1.2.1/pkg/server/datastore/sqlstore/sqlite.go [2022-04-15T07:48:25.436Z] spire-1.2.1/pkg/server/datastore/sqlstore/sqlite_no_cgo.go [2022-04-15T07:48:25.436Z] spire-1.2.1/pkg/server/datastore/sqlstore/sqlite_test.go [2022-04-15T07:48:25.436Z] spire-1.2.1/pkg/server/datastore/sqlstore/sqlstore.go [2022-04-15T07:48:25.436Z] spire-1.2.1/pkg/server/datastore/sqlstore/sqlstore_test.go [2022-04-15T07:48:25.436Z] spire-1.2.1/pkg/server/datastore/sqlstore/stmt_cache.go [2022-04-15T07:48:25.436Z] spire-1.2.1/pkg/server/datastore/sqlstore/testdata/ [2022-04-15T07:48:25.436Z] spire-1.2.1/pkg/server/datastore/sqlstore/testdata/entries.json [2022-04-15T07:48:25.436Z] spire-1.2.1/pkg/server/datastore/sqlstore/testdata/entries_federates_with.json [2022-04-15T07:48:25.436Z] spire-1.2.1/pkg/server/datastore/sqlstore/testdata/invalid_registration_entries.json [2022-04-15T07:48:25.436Z] spire-1.2.1/pkg/server/datastore/sqlstore/testdata/valid_registration_entries.json [2022-04-15T07:48:25.436Z] spire-1.2.1/pkg/server/endpoints/ [2022-04-15T07:48:25.436Z] spire-1.2.1/pkg/server/endpoints/bundle/ [2022-04-15T07:48:25.436Z] spire-1.2.1/pkg/server/endpoints/bundle/acme_auth.go [2022-04-15T07:48:25.436Z] spire-1.2.1/pkg/server/endpoints/bundle/config.go [2022-04-15T07:48:25.436Z] spire-1.2.1/pkg/server/endpoints/bundle/internal/ [2022-04-15T07:48:25.436Z] spire-1.2.1/pkg/server/endpoints/bundle/internal/README [2022-04-15T07:48:25.436Z] spire-1.2.1/pkg/server/endpoints/bundle/internal/acmetest/ [2022-04-15T07:48:25.436Z] spire-1.2.1/pkg/server/endpoints/bundle/internal/acmetest/ca.go [2022-04-15T07:48:25.436Z] spire-1.2.1/pkg/server/endpoints/bundle/internal/autocert/ [2022-04-15T07:48:25.436Z] spire-1.2.1/pkg/server/endpoints/bundle/internal/autocert/autocert.go [2022-04-15T07:48:25.436Z] spire-1.2.1/pkg/server/endpoints/bundle/internal/autocert/cache.go [2022-04-15T07:48:25.436Z] spire-1.2.1/pkg/server/endpoints/bundle/internal/autocert/keys.go [2022-04-15T07:48:25.436Z] spire-1.2.1/pkg/server/endpoints/bundle/internal/autocert/listener.go [2022-04-15T07:48:25.436Z] spire-1.2.1/pkg/server/endpoints/bundle/internal/autocert/renewal.go [2022-04-15T07:48:25.436Z] spire-1.2.1/pkg/server/endpoints/bundle/server.go [2022-04-15T07:48:25.436Z] spire-1.2.1/pkg/server/endpoints/bundle/server_test.go [2022-04-15T07:48:25.436Z] spire-1.2.1/pkg/server/endpoints/bundle/spiffe_auth.go [2022-04-15T07:48:25.436Z] spire-1.2.1/pkg/server/endpoints/config.go [2022-04-15T07:48:25.436Z] spire-1.2.1/pkg/server/endpoints/endpoints.go [2022-04-15T07:48:25.436Z] spire-1.2.1/pkg/server/endpoints/endpoints_test.go [2022-04-15T07:48:25.436Z] spire-1.2.1/pkg/server/endpoints/entryfetcher.go [2022-04-15T07:48:25.436Z] spire-1.2.1/pkg/server/endpoints/entryfetcher_test.go [2022-04-15T07:48:25.436Z] spire-1.2.1/pkg/server/endpoints/middleware.go [2022-04-15T07:48:25.436Z] spire-1.2.1/pkg/server/endpoints/middleware_test.go [2022-04-15T07:48:25.436Z] spire-1.2.1/pkg/server/hostservice/ [2022-04-15T07:48:25.436Z] spire-1.2.1/pkg/server/hostservice/agentstore/ [2022-04-15T07:48:25.436Z] spire-1.2.1/pkg/server/hostservice/agentstore/agentstore.go [2022-04-15T07:48:25.436Z] spire-1.2.1/pkg/server/hostservice/agentstore/agentstore_test.go [2022-04-15T07:48:25.436Z] spire-1.2.1/pkg/server/hostservice/agentstore/attestation.go [2022-04-15T07:48:25.436Z] spire-1.2.1/pkg/server/hostservice/agentstore/attestation_test.go [2022-04-15T07:48:25.436Z] spire-1.2.1/pkg/server/hostservice/identityprovider/ [2022-04-15T07:48:25.436Z] spire-1.2.1/pkg/server/hostservice/identityprovider/identityprovider.go [2022-04-15T07:48:25.436Z] spire-1.2.1/pkg/server/hostservice/identityprovider/identityprovider_test.go [2022-04-15T07:48:25.436Z] spire-1.2.1/pkg/server/plugin/ [2022-04-15T07:48:25.436Z] spire-1.2.1/pkg/server/plugin/keymanager/ [2022-04-15T07:48:25.436Z] spire-1.2.1/pkg/server/plugin/keymanager/awskms/ [2022-04-15T07:48:25.436Z] spire-1.2.1/pkg/server/plugin/keymanager/awskms/awskms.go [2022-04-15T07:48:25.436Z] spire-1.2.1/pkg/server/plugin/keymanager/awskms/awskms_test.go [2022-04-15T07:48:25.436Z] spire-1.2.1/pkg/server/plugin/keymanager/awskms/client.go [2022-04-15T07:48:25.436Z] spire-1.2.1/pkg/server/plugin/keymanager/awskms/client_fake.go [2022-04-15T07:48:25.436Z] spire-1.2.1/pkg/server/plugin/keymanager/awskms/fetcher.go [2022-04-15T07:48:25.436Z] spire-1.2.1/pkg/server/plugin/keymanager/base/ [2022-04-15T07:48:25.436Z] spire-1.2.1/pkg/server/plugin/keymanager/base/keymanagerbase.go [2022-04-15T07:48:25.436Z] spire-1.2.1/pkg/server/plugin/keymanager/constant.go [2022-04-15T07:48:25.436Z] spire-1.2.1/pkg/server/plugin/keymanager/disk/ [2022-04-15T07:48:25.436Z] spire-1.2.1/pkg/server/plugin/keymanager/disk/disk.go [2022-04-15T07:48:25.436Z] spire-1.2.1/pkg/server/plugin/keymanager/disk/disk_test.go [2022-04-15T07:48:25.436Z] spire-1.2.1/pkg/server/plugin/keymanager/keymanager.go [2022-04-15T07:48:25.436Z] spire-1.2.1/pkg/server/plugin/keymanager/memory/ [2022-04-15T07:48:25.436Z] spire-1.2.1/pkg/server/plugin/keymanager/memory/memory.go [2022-04-15T07:48:25.436Z] spire-1.2.1/pkg/server/plugin/keymanager/memory/memory_test.go [2022-04-15T07:48:25.436Z] spire-1.2.1/pkg/server/plugin/keymanager/repository.go [2022-04-15T07:48:25.436Z] spire-1.2.1/pkg/server/plugin/keymanager/test/ [2022-04-15T07:48:25.436Z] spire-1.2.1/pkg/server/plugin/keymanager/test/keymanagertest.go [2022-04-15T07:48:25.436Z] spire-1.2.1/pkg/server/plugin/keymanager/v1.go [2022-04-15T07:48:25.436Z] spire-1.2.1/pkg/server/plugin/keymanager/v1_test.go [2022-04-15T07:48:25.436Z] spire-1.2.1/pkg/server/plugin/nodeattestor/ [2022-04-15T07:48:25.436Z] spire-1.2.1/pkg/server/plugin/nodeattestor/aws/ [2022-04-15T07:48:25.436Z] spire-1.2.1/pkg/server/plugin/nodeattestor/aws/awsca.go [2022-04-15T07:48:25.436Z] spire-1.2.1/pkg/server/plugin/nodeattestor/aws/client.go [2022-04-15T07:48:25.436Z] spire-1.2.1/pkg/server/plugin/nodeattestor/aws/iid.go [2022-04-15T07:48:25.436Z] spire-1.2.1/pkg/server/plugin/nodeattestor/aws/iid_test.go [2022-04-15T07:48:25.436Z] spire-1.2.1/pkg/server/plugin/nodeattestor/aws/session.go [2022-04-15T07:48:25.436Z] spire-1.2.1/pkg/server/plugin/nodeattestor/aws/spiffeid.go [2022-04-15T07:48:25.436Z] spire-1.2.1/pkg/server/plugin/nodeattestor/aws/spiffeid_test.go [2022-04-15T07:48:25.436Z] spire-1.2.1/pkg/server/plugin/nodeattestor/azure/ [2022-04-15T07:48:25.436Z] spire-1.2.1/pkg/server/plugin/nodeattestor/azure/msi.go [2022-04-15T07:48:25.436Z] spire-1.2.1/pkg/server/plugin/nodeattestor/azure/msi_test.go [2022-04-15T07:48:25.436Z] spire-1.2.1/pkg/server/plugin/nodeattestor/base/ [2022-04-15T07:48:25.436Z] spire-1.2.1/pkg/server/plugin/nodeattestor/base/base.go [2022-04-15T07:48:25.436Z] spire-1.2.1/pkg/server/plugin/nodeattestor/gcp/ [2022-04-15T07:48:25.436Z] spire-1.2.1/pkg/server/plugin/nodeattestor/gcp/google_public_key_retriever.go [2022-04-15T07:48:25.436Z] spire-1.2.1/pkg/server/plugin/nodeattestor/gcp/google_public_key_retriever_test.go [2022-04-15T07:48:25.436Z] spire-1.2.1/pkg/server/plugin/nodeattestor/gcp/iit.go [2022-04-15T07:48:25.436Z] spire-1.2.1/pkg/server/plugin/nodeattestor/gcp/iit_test.go [2022-04-15T07:48:25.436Z] spire-1.2.1/pkg/server/plugin/nodeattestor/jointoken/ [2022-04-15T07:48:25.436Z] spire-1.2.1/pkg/server/plugin/nodeattestor/jointoken/join_token.go [2022-04-15T07:48:25.436Z] spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/ [2022-04-15T07:48:25.436Z] spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/psat/ [2022-04-15T07:48:25.436Z] spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/psat/psat.go [2022-04-15T07:48:25.436Z] spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/psat/psat_test.go [2022-04-15T07:48:25.436Z] spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/sat/ [2022-04-15T07:48:25.436Z] spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/sat/sat.go [2022-04-15T07:48:25.436Z] spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/sat/sat_test.go [2022-04-15T07:48:25.436Z] spire-1.2.1/pkg/server/plugin/nodeattestor/nodeattestor.go [2022-04-15T07:48:25.436Z] spire-1.2.1/pkg/server/plugin/nodeattestor/repository.go [2022-04-15T07:48:25.436Z] spire-1.2.1/pkg/server/plugin/nodeattestor/sshpop/ [2022-04-15T07:48:25.436Z] spire-1.2.1/pkg/server/plugin/nodeattestor/sshpop/sshpop.go [2022-04-15T07:48:25.436Z] spire-1.2.1/pkg/server/plugin/nodeattestor/sshpop/sshpop_test.go [2022-04-15T07:48:25.436Z] spire-1.2.1/pkg/server/plugin/nodeattestor/tpmdevid/ [2022-04-15T07:48:25.436Z] spire-1.2.1/pkg/server/plugin/nodeattestor/tpmdevid/challenge.go [2022-04-15T07:48:25.436Z] spire-1.2.1/pkg/server/plugin/nodeattestor/tpmdevid/devid.go [2022-04-15T07:48:25.436Z] spire-1.2.1/pkg/server/plugin/nodeattestor/tpmdevid/devid_test.go [2022-04-15T07:48:25.436Z] spire-1.2.1/pkg/server/plugin/nodeattestor/tpmdevid/selectors.go [2022-04-15T07:48:25.436Z] spire-1.2.1/pkg/server/plugin/nodeattestor/v1.go [2022-04-15T07:48:25.436Z] spire-1.2.1/pkg/server/plugin/nodeattestor/v1_test.go [2022-04-15T07:48:25.436Z] spire-1.2.1/pkg/server/plugin/nodeattestor/x509pop/ [2022-04-15T07:48:25.436Z] spire-1.2.1/pkg/server/plugin/nodeattestor/x509pop/x509pop.go [2022-04-15T07:48:25.436Z] spire-1.2.1/pkg/server/plugin/nodeattestor/x509pop/x509pop_test.go [2022-04-15T07:48:25.436Z] spire-1.2.1/pkg/server/plugin/noderesolver/ [2022-04-15T07:48:25.436Z] spire-1.2.1/pkg/server/plugin/noderesolver/azure/ [2022-04-15T07:48:25.436Z] spire-1.2.1/pkg/server/plugin/noderesolver/azure/client.go [2022-04-15T07:48:25.436Z] spire-1.2.1/pkg/server/plugin/noderesolver/azure/msi.go [2022-04-15T07:48:25.436Z] spire-1.2.1/pkg/server/plugin/noderesolver/azure/msi_test.go [2022-04-15T07:48:25.436Z] spire-1.2.1/pkg/server/plugin/noderesolver/noderesolver.go [2022-04-15T07:48:25.436Z] spire-1.2.1/pkg/server/plugin/noderesolver/repository.go [2022-04-15T07:48:25.436Z] spire-1.2.1/pkg/server/plugin/noderesolver/v1.go [2022-04-15T07:48:25.436Z] spire-1.2.1/pkg/server/plugin/noderesolver/v1_test.go [2022-04-15T07:48:25.436Z] spire-1.2.1/pkg/server/plugin/notifier/ [2022-04-15T07:48:25.436Z] spire-1.2.1/pkg/server/plugin/notifier/gcsbundle/ [2022-04-15T07:48:25.436Z] spire-1.2.1/pkg/server/plugin/notifier/gcsbundle/gcsbundle.go [2022-04-15T07:48:25.436Z] spire-1.2.1/pkg/server/plugin/notifier/gcsbundle/gcsbundle_test.go [2022-04-15T07:48:25.436Z] spire-1.2.1/pkg/server/plugin/notifier/k8sbundle/ [2022-04-15T07:48:25.436Z] spire-1.2.1/pkg/server/plugin/notifier/k8sbundle/k8sbundle.go [2022-04-15T07:48:25.436Z] spire-1.2.1/pkg/server/plugin/notifier/k8sbundle/k8sbundle_test.go [2022-04-15T07:48:25.436Z] spire-1.2.1/pkg/server/plugin/notifier/k8sbundle/k8sbundle_watcher.go [2022-04-15T07:48:25.436Z] spire-1.2.1/pkg/server/plugin/notifier/k8sbundle/k8sbundle_watcher_test.go [2022-04-15T07:48:25.436Z] spire-1.2.1/pkg/server/plugin/notifier/notifier.go [2022-04-15T07:48:25.436Z] spire-1.2.1/pkg/server/plugin/notifier/repository.go [2022-04-15T07:48:25.436Z] spire-1.2.1/pkg/server/plugin/notifier/v1.go [2022-04-15T07:48:25.436Z] spire-1.2.1/pkg/server/plugin/notifier/v1_test.go [2022-04-15T07:48:25.436Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/ [2022-04-15T07:48:25.436Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/ [2022-04-15T07:48:25.436Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/pca.go [2022-04-15T07:48:25.436Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/pca_client.go [2022-04-15T07:48:25.436Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/pca_client_fake.go [2022-04-15T07:48:25.436Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/pca_test.go [2022-04-15T07:48:25.436Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/testdata/ [2022-04-15T07:48:25.436Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/testdata/arbitrary_certificate_with_upstream_root.pem [2022-04-15T07:48:25.436Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/testdata/i_am_not_a_certificate.txt [2022-04-15T07:48:25.436Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/ [2022-04-15T07:48:25.436Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/awslib.go [2022-04-15T07:48:25.436Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/awslib_fake_test.go [2022-04-15T07:48:25.436Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/awssecret.go [2022-04-15T07:48:25.436Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/awssecret_test.go [2022-04-15T07:48:25.436Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/testdata/ [2022-04-15T07:48:25.436Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/testdata/keys/ [2022-04-15T07:48:25.436Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/testdata/keys/EC/ [2022-04-15T07:48:25.436Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/testdata/keys/EC/alternative_key.pem [2022-04-15T07:48:25.436Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/testdata/keys/EC/cert.pem [2022-04-15T07:48:25.436Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/testdata/keys/EC/private_key.pem [2022-04-15T07:48:25.436Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/ [2022-04-15T07:48:25.436Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/api.go [2022-04-15T07:48:25.436Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/api_test.go [2022-04-15T07:48:25.436Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/certmanager.go [2022-04-15T07:48:25.436Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/certmanager_test.go [2022-04-15T07:48:25.436Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/ [2022-04-15T07:48:25.436Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/v1/ [2022-04-15T07:48:25.436Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/v1/doc.go [2022-04-15T07:48:25.436Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/v1/meta.go [2022-04-15T07:48:25.436Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/v1/types.go [2022-04-15T07:48:25.436Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/v1/types_certificaterequest.go [2022-04-15T07:48:25.436Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/v1/zz_generated.deepcopy.go [2022-04-15T07:48:25.436Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/ [2022-04-15T07:48:25.436Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/disk.go [2022-04-15T07:48:25.436Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/disk_test.go [2022-04-15T07:48:25.436Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/ [2022-04-15T07:48:25.436Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/ [2022-04-15T07:48:25.436Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/ [2022-04-15T07:48:25.436Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/cert.pem [2022-04-15T07:48:25.436Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/intermediate_cert.pem [2022-04-15T07:48:25.436Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/intermediate_cert.srl [2022-04-15T07:48:25.436Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/intermediate_csr.pem [2022-04-15T07:48:25.436Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/intermediate_key.pem [2022-04-15T07:48:25.436Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/private_key.pem [2022-04-15T07:48:25.436Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/root_cert.pem [2022-04-15T07:48:25.436Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/root_cert.srl [2022-04-15T07:48:25.436Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/root_key.pem [2022-04-15T07:48:25.436Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/upstream_and_intermediate.pem [2022-04-15T07:48:25.436Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/upstream_and_root.pem [2022-04-15T07:48:25.436Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/upstream_cert.pem [2022-04-15T07:48:25.436Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/upstream_csr.pem [2022-04-15T07:48:25.436Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/upstream_key.pem [2022-04-15T07:48:25.436Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/PKCS1/ [2022-04-15T07:48:25.436Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/PKCS1/cert.pem [2022-04-15T07:48:25.436Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/PKCS1/private_key.pem [2022-04-15T07:48:25.436Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/PKCS8/ [2022-04-15T07:48:25.436Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/PKCS8/cert.pem [2022-04-15T07:48:25.436Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/PKCS8/private_key.pem [2022-04-15T07:48:25.436Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/empty/ [2022-04-15T07:48:25.436Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/empty/cert.pem [2022-04-15T07:48:25.436Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/empty/private_key.pem [2022-04-15T07:48:25.436Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/unknown/ [2022-04-15T07:48:25.436Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/unknown/cert.pem [2022-04-15T07:48:25.436Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/unknown/private_key.pem [2022-04-15T07:48:25.436Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/upstream_and_intermediate.pem [2022-04-15T07:48:25.436Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/gcpcas/ [2022-04-15T07:48:25.436Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/gcpcas/gcpcas.go [2022-04-15T07:48:25.436Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/gcpcas/gcpcas_test.go [2022-04-15T07:48:25.436Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/repository.go [2022-04-15T07:48:25.436Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/ [2022-04-15T07:48:25.436Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/fake_handlers_test.go [2022-04-15T07:48:25.436Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/spire.go [2022-04-15T07:48:25.436Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/spire_server_client.go [2022-04-15T07:48:25.436Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/spire_test.go [2022-04-15T07:48:25.436Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/testdata/ [2022-04-15T07:48:25.436Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/testdata/keys/ [2022-04-15T07:48:25.436Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/testdata/keys/jwks.json [2022-04-15T07:48:25.436Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/upstreamauthority.go [2022-04-15T07:48:25.436Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/v1.go [2022-04-15T07:48:25.436Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/v1_test.go [2022-04-15T07:48:25.436Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/ [2022-04-15T07:48:25.436Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/renewer.go [2022-04-15T07:48:25.436Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/ [2022-04-15T07:48:25.436Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/k8s/ [2022-04-15T07:48:25.436Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/k8s/signing-key.pem [2022-04-15T07:48:25.436Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/k8s/token [2022-04-15T07:48:25.436Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/ [2022-04-15T07:48:25.436Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/ [2022-04-15T07:48:25.436Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/README.md [2022-04-15T07:48:25.436Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/client_cert.pem [2022-04-15T07:48:25.437Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/client_csr.pem [2022-04-15T07:48:25.437Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/client_key.pem [2022-04-15T07:48:25.437Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_cert.pem [2022-04-15T07:48:25.437Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_cert.srl [2022-04-15T07:48:25.437Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_csr.pem [2022-04-15T07:48:25.437Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_key.pem [2022-04-15T07:48:25.437Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_vault_cert.pem [2022-04-15T07:48:25.437Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_vault_csr.pem [2022-04-15T07:48:25.437Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_vault_key.pem [2022-04-15T07:48:25.437Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/invalid-client_cert.pem [2022-04-15T07:48:25.437Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/invalid_client_key.pem [2022-04-15T07:48:25.437Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/invalid_root_cert.pem [2022-04-15T07:48:25.437Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/root_cert.pem [2022-04-15T07:48:25.437Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/root_cert.srl [2022-04-15T07:48:25.437Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/root_key.pem [2022-04-15T07:48:25.437Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/serer_csr.pem [2022-04-15T07:48:25.437Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/server_cert.pem [2022-04-15T07:48:25.437Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/server_csr.pem [2022-04-15T07:48:25.437Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/server_key.pem [2022-04-15T07:48:25.437Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/vault.go [2022-04-15T07:48:25.437Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/vault_client.go [2022-04-15T07:48:25.437Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/vault_client_test.go [2022-04-15T07:48:25.437Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/vault_fake_test.go [2022-04-15T07:48:25.437Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/vault_test.go [2022-04-15T07:48:25.437Z] spire-1.2.1/pkg/server/registration/ [2022-04-15T07:48:25.437Z] spire-1.2.1/pkg/server/registration/manager.go [2022-04-15T07:48:25.437Z] spire-1.2.1/pkg/server/registration/manager_test.go [2022-04-15T07:48:25.437Z] spire-1.2.1/pkg/server/scanentries.go [2022-04-15T07:48:25.437Z] spire-1.2.1/pkg/server/scanentries_test.go [2022-04-15T07:48:25.437Z] spire-1.2.1/pkg/server/server.go [2022-04-15T07:48:25.437Z] spire-1.2.1/pkg/server/server_test.go [2022-04-15T07:48:25.437Z] spire-1.2.1/pkg/server/svid/ [2022-04-15T07:48:25.437Z] spire-1.2.1/pkg/server/svid/observer.go [2022-04-15T07:48:25.437Z] spire-1.2.1/pkg/server/svid/observer_test.go [2022-04-15T07:48:25.437Z] spire-1.2.1/pkg/server/svid/rotator.go [2022-04-15T07:48:25.437Z] spire-1.2.1/pkg/server/svid/rotator_config.go [2022-04-15T07:48:25.437Z] spire-1.2.1/pkg/server/svid/rotator_config_test.go [2022-04-15T07:48:25.437Z] spire-1.2.1/pkg/server/svid/rotator_test.go [2022-04-15T07:48:25.437Z] spire-1.2.1/proto/ [2022-04-15T07:48:25.437Z] spire-1.2.1/proto/private/ [2022-04-15T07:48:25.437Z] spire-1.2.1/proto/private/server/ [2022-04-15T07:48:25.437Z] spire-1.2.1/proto/private/server/journal/ [2022-04-15T07:48:25.437Z] spire-1.2.1/proto/private/server/journal/journal.pb.go [2022-04-15T07:48:25.437Z] spire-1.2.1/proto/private/server/journal/journal.proto [2022-04-15T07:48:25.437Z] spire-1.2.1/proto/spire/ [2022-04-15T07:48:25.437Z] spire-1.2.1/proto/spire/common/ [2022-04-15T07:48:25.437Z] spire-1.2.1/proto/spire/common/common.pb.go [2022-04-15T07:48:25.437Z] spire-1.2.1/proto/spire/common/common.proto [2022-04-15T07:48:25.437Z] spire-1.2.1/proto/spire/common/plugin/ [2022-04-15T07:48:25.437Z] spire-1.2.1/proto/spire/common/plugin/plugin.pb.go [2022-04-15T07:48:25.437Z] spire-1.2.1/proto/spire/common/plugin/plugin.proto [2022-04-15T07:48:25.437Z] spire-1.2.1/proto/spire/common/plugin/plugin_grpc.pb.go [2022-04-15T07:48:25.437Z] spire-1.2.1/proto/spire/common/plugin/plugin_spire_plugin.pb.go [2022-04-15T07:48:25.437Z] spire-1.2.1/proto/spire/plugin/ [2022-04-15T07:48:25.437Z] spire-1.2.1/proto/spire/plugin/agent/ [2022-04-15T07:48:25.437Z] spire-1.2.1/proto/spire/plugin/agent/svidstore/ [2022-04-15T07:48:25.437Z] spire-1.2.1/proto/spire/plugin/agent/svidstore/v1unofficial/ [2022-04-15T07:48:25.437Z] spire-1.2.1/proto/spire/plugin/agent/svidstore/v1unofficial/svidstore.pb.go [2022-04-15T07:48:25.437Z] spire-1.2.1/proto/spire/plugin/agent/svidstore/v1unofficial/svidstore.proto [2022-04-15T07:48:25.437Z] spire-1.2.1/proto/spire/plugin/agent/svidstore/v1unofficial/svidstore_grpc.pb.go [2022-04-15T07:48:25.437Z] spire-1.2.1/proto/spire/plugin/agent/svidstore/v1unofficial/svidstore_spire_plugin.pb.go [2022-04-15T07:48:25.437Z] spire-1.2.1/release/ [2022-04-15T07:48:25.437Z] spire-1.2.1/release/spire-extras/ [2022-04-15T07:48:25.437Z] spire-1.2.1/release/spire-extras/README.md [2022-04-15T07:48:25.437Z] spire-1.2.1/release/spire-extras/conf/ [2022-04-15T07:48:25.437Z] spire-1.2.1/release/spire-extras/conf/k8s-workload-registrar/ [2022-04-15T07:48:25.437Z] spire-1.2.1/release/spire-extras/conf/k8s-workload-registrar/k8s-workload-registrar.conf [2022-04-15T07:48:25.437Z] spire-1.2.1/release/spire-extras/conf/oidc-discovery-provider/ [2022-04-15T07:48:25.437Z] spire-1.2.1/release/spire-extras/conf/oidc-discovery-provider/oidc-discovery-provider.conf [2022-04-15T07:48:25.437Z] spire-1.2.1/release/spire/ [2022-04-15T07:48:25.437Z] spire-1.2.1/release/spire/README.md [2022-04-15T07:48:25.437Z] spire-1.2.1/release/spire/conf/ [2022-04-15T07:48:25.437Z] spire-1.2.1/release/spire/conf/agent/ [2022-04-15T07:48:25.437Z] spire-1.2.1/release/spire/conf/agent/agent.conf [2022-04-15T07:48:25.437Z] spire-1.2.1/release/spire/conf/server/ [2022-04-15T07:48:25.437Z] spire-1.2.1/release/spire/conf/server/server.conf [2022-04-15T07:48:25.437Z] spire-1.2.1/script/ [2022-04-15T07:48:25.437Z] spire-1.2.1/script/build-artifact.sh [2022-04-15T07:48:25.437Z] spire-1.2.1/script/generate_dummy_ca.sh [2022-04-15T07:48:25.437Z] spire-1.2.1/support/ [2022-04-15T07:48:25.437Z] spire-1.2.1/support/k8s/ [2022-04-15T07:48:25.437Z] spire-1.2.1/support/k8s/k8s-workload-registrar/ [2022-04-15T07:48:25.437Z] spire-1.2.1/support/k8s/k8s-workload-registrar/README.md [2022-04-15T07:48:25.437Z] spire-1.2.1/support/k8s/k8s-workload-registrar/accessutil_posix.go [2022-04-15T07:48:25.437Z] spire-1.2.1/support/k8s/k8s-workload-registrar/accessutil_windows.go [2022-04-15T07:48:25.437Z] spire-1.2.1/support/k8s/k8s-workload-registrar/config.go [2022-04-15T07:48:25.437Z] spire-1.2.1/support/k8s/k8s-workload-registrar/config_crd.go [2022-04-15T07:48:25.437Z] spire-1.2.1/support/k8s/k8s-workload-registrar/config_crd_test.go [2022-04-15T07:48:25.437Z] spire-1.2.1/support/k8s/k8s-workload-registrar/config_reconcile.go [2022-04-15T07:48:25.437Z] spire-1.2.1/support/k8s/k8s-workload-registrar/config_test.go [2022-04-15T07:48:25.437Z] spire-1.2.1/support/k8s/k8s-workload-registrar/config_webhook.go [2022-04-15T07:48:25.437Z] spire-1.2.1/support/k8s/k8s-workload-registrar/controller.go [2022-04-15T07:48:25.437Z] spire-1.2.1/support/k8s/k8s-workload-registrar/controller_test.go [2022-04-15T07:48:25.437Z] spire-1.2.1/support/k8s/k8s-workload-registrar/federation/ [2022-04-15T07:48:25.437Z] spire-1.2.1/support/k8s/k8s-workload-registrar/federation/utils.go [2022-04-15T07:48:25.437Z] spire-1.2.1/support/k8s/k8s-workload-registrar/federation/utils_test.go [2022-04-15T07:48:25.437Z] spire-1.2.1/support/k8s/k8s-workload-registrar/generate-config.go [2022-04-15T07:48:25.437Z] spire-1.2.1/support/k8s/k8s-workload-registrar/main.go [2022-04-15T07:48:25.437Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/ [2022-04-15T07:48:25.437Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/README.md [2022-04-15T07:48:25.437Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/ [2022-04-15T07:48:25.437Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/ [2022-04-15T07:48:25.437Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/v1beta1/ [2022-04-15T07:48:25.437Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/v1beta1/groupversion_info.go [2022-04-15T07:48:25.437Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/v1beta1/spiffeid_types.go [2022-04-15T07:48:25.437Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/v1beta1/spiffeid_utils.go [2022-04-15T07:48:25.437Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/v1beta1/spiffeid_webhook.go [2022-04-15T07:48:25.437Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/v1beta1/zz_generated.deepcopy.go [2022-04-15T07:48:25.437Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/config/ [2022-04-15T07:48:25.437Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/config/spiffeid.spiffe.io_spiffeids.yaml [2022-04-15T07:48:25.437Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/config/spire-agent.yaml [2022-04-15T07:48:25.437Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/config/spire-server-registrar.yaml [2022-04-15T07:48:25.437Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/ [2022-04-15T07:48:25.437Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/endpoint_controller.go [2022-04-15T07:48:25.437Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/endpoint_controller_test.go [2022-04-15T07:48:25.437Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/node_controller.go [2022-04-15T07:48:25.437Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/node_controller_test.go [2022-04-15T07:48:25.437Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/pod_controller.go [2022-04-15T07:48:25.437Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/pod_controller_test.go [2022-04-15T07:48:25.437Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/spiffeid_controller.go [2022-04-15T07:48:25.437Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/spiffeid_controller_test.go [2022-04-15T07:48:25.437Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/suite_test.go [2022-04-15T07:48:25.437Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/utils.go [2022-04-15T07:48:25.437Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/samples/ [2022-04-15T07:48:25.437Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/samples/test_spiffeid.yaml [2022-04-15T07:48:25.437Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/samples/test_spiffeid_bad.yaml [2022-04-15T07:48:25.437Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/ [2022-04-15T07:48:25.437Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/testdata/ [2022-04-15T07:48:25.437Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/testdata/good-leaf-and-intermediate.pem [2022-04-15T07:48:25.437Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/testdata/good-leaf-only.pem [2022-04-15T07:48:25.437Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/testdata/key-pkcs8-ecdsa.pem [2022-04-15T07:48:25.437Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/testdata/key-pkcs8-rsa.pem [2022-04-15T07:48:25.437Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/webhook_svid.go [2022-04-15T07:48:25.437Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/webhook_svid_test.go [2022-04-15T07:48:25.437Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/ [2022-04-15T07:48:25.437Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/config/ [2022-04-15T07:48:25.437Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/config/roles.yaml [2022-04-15T07:48:25.437Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/ [2022-04-15T07:48:25.437Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/base_controller.go [2022-04-15T07:48:25.437Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/node_controller.go [2022-04-15T07:48:25.437Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/node_controller_test.go [2022-04-15T07:48:25.437Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/pod_controller.go [2022-04-15T07:48:25.437Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/pod_controller_test.go [2022-04-15T07:48:25.437Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/utils.go [2022-04-15T07:48:25.437Z] spire-1.2.1/support/k8s/k8s-workload-registrar/server.go [2022-04-15T07:48:25.437Z] spire-1.2.1/support/k8s/k8s-workload-registrar/server_test.go [2022-04-15T07:48:25.437Z] spire-1.2.1/support/k8s/k8s-workload-registrar/webhookhandler.go [2022-04-15T07:48:25.437Z] spire-1.2.1/support/k8s/k8s-workload-registrar/webhookhandler_test.go [2022-04-15T07:48:25.437Z] spire-1.2.1/support/oidc-discovery-provider/ [2022-04-15T07:48:25.437Z] spire-1.2.1/support/oidc-discovery-provider/README.md [2022-04-15T07:48:25.437Z] spire-1.2.1/support/oidc-discovery-provider/common_test.go [2022-04-15T07:48:25.437Z] spire-1.2.1/support/oidc-discovery-provider/config.go [2022-04-15T07:48:25.437Z] spire-1.2.1/support/oidc-discovery-provider/config_test.go [2022-04-15T07:48:25.437Z] spire-1.2.1/support/oidc-discovery-provider/domain_policy.go [2022-04-15T07:48:25.437Z] spire-1.2.1/support/oidc-discovery-provider/domain_policy_test.go [2022-04-15T07:48:25.437Z] spire-1.2.1/support/oidc-discovery-provider/handler.go [2022-04-15T07:48:25.437Z] spire-1.2.1/support/oidc-discovery-provider/handler_test.go [2022-04-15T07:48:25.437Z] spire-1.2.1/support/oidc-discovery-provider/jwks_source.go [2022-04-15T07:48:25.437Z] spire-1.2.1/support/oidc-discovery-provider/main.go [2022-04-15T07:48:25.437Z] spire-1.2.1/support/oidc-discovery-provider/server_api.go [2022-04-15T07:48:25.437Z] spire-1.2.1/support/oidc-discovery-provider/server_api_test.go [2022-04-15T07:48:25.437Z] spire-1.2.1/support/oidc-discovery-provider/workload_api.go [2022-04-15T07:48:25.437Z] spire-1.2.1/support/oidc-discovery-provider/workload_api_test.go [2022-04-15T07:48:25.437Z] spire-1.2.1/test/ [2022-04-15T07:48:25.437Z] spire-1.2.1/test/clock/ [2022-04-15T07:48:25.437Z] spire-1.2.1/test/clock/clock.go [2022-04-15T07:48:25.437Z] spire-1.2.1/test/fakes/ [2022-04-15T07:48:25.437Z] spire-1.2.1/test/fakes/fakeagentcatalog/ [2022-04-15T07:48:25.437Z] spire-1.2.1/test/fakes/fakeagentcatalog/catalog.go [2022-04-15T07:48:25.437Z] spire-1.2.1/test/fakes/fakeagentkeymanager/ [2022-04-15T07:48:25.437Z] spire-1.2.1/test/fakes/fakeagentkeymanager/keymanager.go [2022-04-15T07:48:25.437Z] spire-1.2.1/test/fakes/fakeagentnodeattestor/ [2022-04-15T07:48:25.437Z] spire-1.2.1/test/fakes/fakeagentnodeattestor/nodeattestor.go [2022-04-15T07:48:25.437Z] spire-1.2.1/test/fakes/fakeagentstore/ [2022-04-15T07:48:25.437Z] spire-1.2.1/test/fakes/fakeagentstore/agentstore.go [2022-04-15T07:48:25.437Z] spire-1.2.1/test/fakes/fakedatastore/ [2022-04-15T07:48:25.437Z] spire-1.2.1/test/fakes/fakedatastore/fakedatastore.go [2022-04-15T07:48:25.437Z] spire-1.2.1/test/fakes/fakeentryclient/ [2022-04-15T07:48:25.437Z] spire-1.2.1/test/fakes/fakeentryclient/entryclient.go [2022-04-15T07:48:25.437Z] spire-1.2.1/test/fakes/fakehealthchecker/ [2022-04-15T07:48:25.437Z] spire-1.2.1/test/fakes/fakehealthchecker/checker.go [2022-04-15T07:48:25.437Z] spire-1.2.1/test/fakes/fakeidentityprovider/ [2022-04-15T07:48:25.437Z] spire-1.2.1/test/fakes/fakeidentityprovider/identityprovider.go [2022-04-15T07:48:25.437Z] spire-1.2.1/test/fakes/fakemetrics/ [2022-04-15T07:48:25.437Z] spire-1.2.1/test/fakes/fakemetrics/fakemetrics.go [2022-04-15T07:48:25.437Z] spire-1.2.1/test/fakes/fakenoderesolver/ [2022-04-15T07:48:25.437Z] spire-1.2.1/test/fakes/fakenoderesolver/noderesolver.go [2022-04-15T07:48:25.437Z] spire-1.2.1/test/fakes/fakenotifier/ [2022-04-15T07:48:25.437Z] spire-1.2.1/test/fakes/fakenotifier/notifier.go [2022-04-15T07:48:25.437Z] spire-1.2.1/test/fakes/fakepluginmetrics/ [2022-04-15T07:48:25.437Z] spire-1.2.1/test/fakes/fakepluginmetrics/fakepluginmetrics.go [2022-04-15T07:48:25.437Z] spire-1.2.1/test/fakes/fakeserverca/ [2022-04-15T07:48:25.437Z] spire-1.2.1/test/fakes/fakeserverca/serverca.go [2022-04-15T07:48:25.437Z] spire-1.2.1/test/fakes/fakeservercatalog/ [2022-04-15T07:48:25.437Z] spire-1.2.1/test/fakes/fakeservercatalog/catalog.go [2022-04-15T07:48:25.437Z] spire-1.2.1/test/fakes/fakeserverkeymanager/ [2022-04-15T07:48:25.437Z] spire-1.2.1/test/fakes/fakeserverkeymanager/keymanager.go [2022-04-15T07:48:25.437Z] spire-1.2.1/test/fakes/fakeservernodeattestor/ [2022-04-15T07:48:25.437Z] spire-1.2.1/test/fakes/fakeservernodeattestor/nodeattestor.go [2022-04-15T07:48:25.437Z] spire-1.2.1/test/fakes/fakeupstreamauthority/ [2022-04-15T07:48:25.437Z] spire-1.2.1/test/fakes/fakeupstreamauthority/plugin.go [2022-04-15T07:48:25.437Z] spire-1.2.1/test/fakes/fakeupstreamauthority/upstreamauthority.go [2022-04-15T07:48:25.437Z] spire-1.2.1/test/fakes/fakeworkloadapi/ [2022-04-15T07:48:25.437Z] spire-1.2.1/test/fakes/fakeworkloadapi/workloadapi.go [2022-04-15T07:48:25.437Z] spire-1.2.1/test/fakes/fakeworkloadattestor/ [2022-04-15T07:48:25.437Z] spire-1.2.1/test/fakes/fakeworkloadattestor/workloadattestor.go [2022-04-15T07:48:25.437Z] spire-1.2.1/test/fixture/ [2022-04-15T07:48:25.437Z] spire-1.2.1/test/fixture/certs/ [2022-04-15T07:48:25.437Z] spire-1.2.1/test/fixture/certs/agent_svid.der [2022-04-15T07:48:25.437Z] spire-1.2.1/test/fixture/certs/base_cert.pem [2022-04-15T07:48:25.437Z] spire-1.2.1/test/fixture/certs/base_csr.pem [2022-04-15T07:48:25.437Z] spire-1.2.1/test/fixture/certs/base_key.pem [2022-04-15T07:48:25.437Z] spire-1.2.1/test/fixture/certs/base_rotated_cert.pem [2022-04-15T07:48:25.437Z] spire-1.2.1/test/fixture/certs/base_rotated_csr.pem [2022-04-15T07:48:25.437Z] spire-1.2.1/test/fixture/certs/base_rotated_key.pem [2022-04-15T07:48:25.437Z] spire-1.2.1/test/fixture/certs/blog_cert.pem [2022-04-15T07:48:25.437Z] spire-1.2.1/test/fixture/certs/blog_csr.pem [2022-04-15T07:48:25.437Z] spire-1.2.1/test/fixture/certs/blog_key.pem [2022-04-15T07:48:25.437Z] spire-1.2.1/test/fixture/certs/bundle.der [2022-04-15T07:48:25.437Z] spire-1.2.1/test/fixture/certs/ca.pem [2022-04-15T07:48:25.437Z] spire-1.2.1/test/fixture/certs/ca_key.pem [2022-04-15T07:48:25.437Z] spire-1.2.1/test/fixture/certs/database_cert.pem [2022-04-15T07:48:25.437Z] spire-1.2.1/test/fixture/certs/database_csr.pem [2022-04-15T07:48:25.437Z] spire-1.2.1/test/fixture/certs/database_key.pem [2022-04-15T07:48:25.437Z] spire-1.2.1/test/fixture/certs/node_cert.pem [2022-04-15T07:48:25.437Z] spire-1.2.1/test/fixture/certs/node_csr.pem [2022-04-15T07:48:25.437Z] spire-1.2.1/test/fixture/certs/node_key.pem [2022-04-15T07:48:25.437Z] spire-1.2.1/test/fixture/certs/svid.pem [2022-04-15T07:48:25.437Z] spire-1.2.1/test/fixture/certs/svid_key.pem [2022-04-15T07:48:25.437Z] spire-1.2.1/test/fixture/config/ [2022-04-15T07:48:25.437Z] spire-1.2.1/test/fixture/config/agent_bad_agent_block.conf [2022-04-15T07:48:25.437Z] spire-1.2.1/test/fixture/config/agent_good.conf [2022-04-15T07:48:25.437Z] spire-1.2.1/test/fixture/config/agent_good_templated.conf [2022-04-15T07:48:25.437Z] spire-1.2.1/test/fixture/config/plugin_good.conf [2022-04-15T07:48:25.437Z] spire-1.2.1/test/fixture/config/server_and_agent_bad_nested_DogStatsd_block.conf [2022-04-15T07:48:25.437Z] spire-1.2.1/test/fixture/config/server_and_agent_bad_nested_InMem_block.conf [2022-04-15T07:48:25.437Z] spire-1.2.1/test/fixture/config/server_and_agent_bad_nested_M3_block.conf [2022-04-15T07:48:25.437Z] spire-1.2.1/test/fixture/config/server_and_agent_bad_nested_Prometheus_block.conf [2022-04-15T07:48:25.437Z] spire-1.2.1/test/fixture/config/server_and_agent_bad_nested_Statsd_block.conf [2022-04-15T07:48:25.437Z] spire-1.2.1/test/fixture/config/server_and_agent_bad_nested_health_checks_block.conf [2022-04-15T07:48:25.437Z] spire-1.2.1/test/fixture/config/server_and_agent_bad_root_block.conf [2022-04-15T07:48:25.437Z] spire-1.2.1/test/fixture/config/server_and_agent_bad_telemetry_block.conf [2022-04-15T07:48:25.437Z] spire-1.2.1/test/fixture/config/server_bad_nested_bundle_endpoint_acme_block.conf [2022-04-15T07:48:25.437Z] spire-1.2.1/test/fixture/config/server_bad_nested_bundle_endpoint_block.conf [2022-04-15T07:48:25.437Z] spire-1.2.1/test/fixture/config/server_bad_nested_ca_subject_block.conf [2022-04-15T07:48:25.437Z] spire-1.2.1/test/fixture/config/server_bad_nested_experimental_block.conf [2022-04-15T07:48:25.437Z] spire-1.2.1/test/fixture/config/server_bad_nested_federates_with_block.conf [2022-04-15T07:48:25.437Z] spire-1.2.1/test/fixture/config/server_bad_nested_federation_block.conf [2022-04-15T07:48:25.437Z] spire-1.2.1/test/fixture/config/server_bad_ratelimit_block.conf [2022-04-15T07:48:25.437Z] spire-1.2.1/test/fixture/config/server_bad_server_block.conf [2022-04-15T07:48:25.437Z] spire-1.2.1/test/fixture/config/server_good.conf [2022-04-15T07:48:25.437Z] spire-1.2.1/test/fixture/config/server_good_templated.conf [2022-04-15T07:48:25.437Z] spire-1.2.1/test/fixture/fixture.go [2022-04-15T07:48:25.437Z] spire-1.2.1/test/fixture/nodeattestor/ [2022-04-15T07:48:25.437Z] spire-1.2.1/test/fixture/nodeattestor/sshpop/ [2022-04-15T07:48:25.437Z] spire-1.2.1/test/fixture/nodeattestor/sshpop/agent_ssh_key [2022-04-15T07:48:25.437Z] spire-1.2.1/test/fixture/nodeattestor/sshpop/agent_ssh_key-cert.pub [2022-04-15T07:48:25.437Z] spire-1.2.1/test/fixture/nodeattestor/sshpop/ssh_cert_authority.pub [2022-04-15T07:48:25.437Z] spire-1.2.1/test/fixture/nodeattestor/x509pop/ [2022-04-15T07:48:25.437Z] spire-1.2.1/test/fixture/nodeattestor/x509pop/generate.go [2022-04-15T07:48:25.437Z] spire-1.2.1/test/fixture/nodeattestor/x509pop/intermediate.pem [2022-04-15T07:48:25.437Z] spire-1.2.1/test/fixture/nodeattestor/x509pop/leaf-crt-bundle.pem [2022-04-15T07:48:25.437Z] spire-1.2.1/test/fixture/nodeattestor/x509pop/leaf-key.pem [2022-04-15T07:48:25.437Z] spire-1.2.1/test/fixture/nodeattestor/x509pop/leaf.pem [2022-04-15T07:48:25.437Z] spire-1.2.1/test/fixture/nodeattestor/x509pop/root-crt.pem [2022-04-15T07:48:25.437Z] spire-1.2.1/test/fixture/registration/ [2022-04-15T07:48:25.437Z] spire-1.2.1/test/fixture/registration/entries.json [2022-04-15T07:48:25.437Z] spire-1.2.1/test/fixture/registration/good-for-update.json [2022-04-15T07:48:25.437Z] spire-1.2.1/test/fixture/registration/good.json [2022-04-15T07:48:25.437Z] spire-1.2.1/test/fixture/registration/invalid.json [2022-04-15T07:48:25.437Z] spire-1.2.1/test/fixture/registration/invalid_json.json [2022-04-15T07:48:25.437Z] spire-1.2.1/test/fixture/registration/manager_test_entries.json [2022-04-15T07:48:25.437Z] spire-1.2.1/test/integration/ [2022-04-15T07:48:25.437Z] spire-1.2.1/test/integration/README.md [2022-04-15T07:48:25.437Z] spire-1.2.1/test/integration/common [2022-04-15T07:48:25.437Z] spire-1.2.1/test/integration/setup/ [2022-04-15T07:48:25.437Z] spire-1.2.1/test/integration/setup/adminclient/ [2022-04-15T07:48:25.437Z] spire-1.2.1/test/integration/setup/adminclient/build.sh [2022-04-15T07:48:25.437Z] spire-1.2.1/test/integration/setup/adminclient/client.go [2022-04-15T07:48:25.437Z] spire-1.2.1/test/integration/setup/debugagent/ [2022-04-15T07:48:25.437Z] spire-1.2.1/test/integration/setup/debugagent/build.sh [2022-04-15T07:48:25.437Z] spire-1.2.1/test/integration/setup/debugagent/main.go [2022-04-15T07:48:25.437Z] spire-1.2.1/test/integration/setup/debugserver/ [2022-04-15T07:48:25.437Z] spire-1.2.1/test/integration/setup/debugserver/build.sh [2022-04-15T07:48:25.437Z] spire-1.2.1/test/integration/setup/debugserver/main.go [2022-04-15T07:48:25.437Z] spire-1.2.1/test/integration/setup/downstreamclient/ [2022-04-15T07:48:25.437Z] spire-1.2.1/test/integration/setup/downstreamclient/build.sh [2022-04-15T07:48:25.437Z] spire-1.2.1/test/integration/setup/downstreamclient/client.go [2022-04-15T07:48:25.437Z] spire-1.2.1/test/integration/setup/itclient/ [2022-04-15T07:48:25.437Z] spire-1.2.1/test/integration/setup/itclient/client.go [2022-04-15T07:48:25.437Z] spire-1.2.1/test/integration/setup/node-attestation/ [2022-04-15T07:48:25.437Z] spire-1.2.1/test/integration/setup/node-attestation/build.sh [2022-04-15T07:48:25.437Z] spire-1.2.1/test/integration/setup/node-attestation/client.go [2022-04-15T07:48:25.437Z] spire-1.2.1/test/integration/setup/x509pop/ [2022-04-15T07:48:25.437Z] spire-1.2.1/test/integration/setup/x509pop/gencerts.go [2022-04-15T07:48:25.437Z] spire-1.2.1/test/integration/setup/x509pop/setup.sh [2022-04-15T07:48:25.437Z] spire-1.2.1/test/integration/suites/ [2022-04-15T07:48:25.437Z] spire-1.2.1/test/integration/suites/admin-endpoints/ [2022-04-15T07:48:25.437Z] spire-1.2.1/test/integration/suites/admin-endpoints/00-setup [2022-04-15T07:48:25.438Z] spire-1.2.1/test/integration/suites/admin-endpoints/01-start-server [2022-04-15T07:48:25.438Z] spire-1.2.1/test/integration/suites/admin-endpoints/02-bootstrap-agent [2022-04-15T07:48:25.438Z] spire-1.2.1/test/integration/suites/admin-endpoints/03-start-agent [2022-04-15T07:48:25.438Z] spire-1.2.1/test/integration/suites/admin-endpoints/04-create-registration-entries [2022-04-15T07:48:25.438Z] spire-1.2.1/test/integration/suites/admin-endpoints/05-test-endpoints [2022-04-15T07:48:25.438Z] spire-1.2.1/test/integration/suites/admin-endpoints/README.md [2022-04-15T07:48:25.438Z] spire-1.2.1/test/integration/suites/admin-endpoints/conf/ [2022-04-15T07:48:25.438Z] spire-1.2.1/test/integration/suites/admin-endpoints/conf/agent/ [2022-04-15T07:48:25.438Z] spire-1.2.1/test/integration/suites/admin-endpoints/conf/agent/agent.conf [2022-04-15T07:48:25.438Z] spire-1.2.1/test/integration/suites/admin-endpoints/conf/server/ [2022-04-15T07:48:25.438Z] spire-1.2.1/test/integration/suites/admin-endpoints/conf/server/server.conf [2022-04-15T07:48:25.438Z] spire-1.2.1/test/integration/suites/admin-endpoints/docker-compose.yaml [2022-04-15T07:48:25.438Z] spire-1.2.1/test/integration/suites/admin-endpoints/teardown [2022-04-15T07:48:25.438Z] spire-1.2.1/test/integration/suites/datastore-mysql-replication/ [2022-04-15T07:48:25.438Z] spire-1.2.1/test/integration/suites/datastore-mysql-replication/00-setup [2022-04-15T07:48:25.438Z] spire-1.2.1/test/integration/suites/datastore-mysql-replication/01-test-variants [2022-04-15T07:48:25.438Z] spire-1.2.1/test/integration/suites/datastore-mysql-replication/README.md [2022-04-15T07:48:25.438Z] spire-1.2.1/test/integration/suites/datastore-mysql-replication/docker-compose.yaml [2022-04-15T07:48:25.438Z] spire-1.2.1/test/integration/suites/datastore-mysql-replication/teardown [2022-04-15T07:48:25.438Z] spire-1.2.1/test/integration/suites/datastore-mysql/ [2022-04-15T07:48:25.438Z] spire-1.2.1/test/integration/suites/datastore-mysql/00-setup [2022-04-15T07:48:25.438Z] spire-1.2.1/test/integration/suites/datastore-mysql/01-test-variants [2022-04-15T07:48:25.438Z] spire-1.2.1/test/integration/suites/datastore-mysql/README.md [2022-04-15T07:48:25.438Z] spire-1.2.1/test/integration/suites/datastore-mysql/docker-compose.yaml [2022-04-15T07:48:25.438Z] spire-1.2.1/test/integration/suites/datastore-mysql/teardown [2022-04-15T07:48:25.438Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/ [2022-04-15T07:48:25.438Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/00-setup [2022-04-15T07:48:25.438Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/01-test-variants [2022-04-15T07:48:25.438Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/README.md [2022-04-15T07:48:25.438Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/docker-compose.yaml [2022-04-15T07:48:25.438Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/principal/ [2022-04-15T07:48:25.438Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/principal/init.sh [2022-04-15T07:48:25.438Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/replica/ [2022-04-15T07:48:25.438Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/replica/docker-entrypoint.sh [2022-04-15T07:48:25.438Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/replica/v12/ [2022-04-15T07:48:25.438Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/replica/v12/docker-entrypoint.sh [2022-04-15T07:48:25.438Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/teardown [2022-04-15T07:48:25.438Z] spire-1.2.1/test/integration/suites/datastore-postgres/ [2022-04-15T07:48:25.438Z] spire-1.2.1/test/integration/suites/datastore-postgres/00-setup [2022-04-15T07:48:25.438Z] spire-1.2.1/test/integration/suites/datastore-postgres/01-test-variants [2022-04-15T07:48:25.438Z] spire-1.2.1/test/integration/suites/datastore-postgres/README.md [2022-04-15T07:48:25.438Z] spire-1.2.1/test/integration/suites/datastore-postgres/docker-compose.yaml [2022-04-15T07:48:25.438Z] spire-1.2.1/test/integration/suites/datastore-postgres/teardown [2022-04-15T07:48:25.438Z] spire-1.2.1/test/integration/suites/debug-endpoints/ [2022-04-15T07:48:25.438Z] spire-1.2.1/test/integration/suites/debug-endpoints/00-setup [2022-04-15T07:48:25.438Z] spire-1.2.1/test/integration/suites/debug-endpoints/01-start-server [2022-04-15T07:48:25.438Z] spire-1.2.1/test/integration/suites/debug-endpoints/02-bootstrap-agent [2022-04-15T07:48:25.438Z] spire-1.2.1/test/integration/suites/debug-endpoints/03-start-agent [2022-04-15T07:48:25.438Z] spire-1.2.1/test/integration/suites/debug-endpoints/04-create-registration-entries [2022-04-15T07:48:25.438Z] spire-1.2.1/test/integration/suites/debug-endpoints/05-test-endpoints [2022-04-15T07:48:25.438Z] spire-1.2.1/test/integration/suites/debug-endpoints/README.md [2022-04-15T07:48:25.438Z] spire-1.2.1/test/integration/suites/debug-endpoints/conf/ [2022-04-15T07:48:25.438Z] spire-1.2.1/test/integration/suites/debug-endpoints/conf/agent/ [2022-04-15T07:48:25.438Z] spire-1.2.1/test/integration/suites/debug-endpoints/conf/agent/agent.conf [2022-04-15T07:48:25.438Z] spire-1.2.1/test/integration/suites/debug-endpoints/conf/server/ [2022-04-15T07:48:25.438Z] spire-1.2.1/test/integration/suites/debug-endpoints/conf/server/server.conf [2022-04-15T07:48:25.438Z] spire-1.2.1/test/integration/suites/debug-endpoints/docker-compose.yaml [2022-04-15T07:48:25.438Z] spire-1.2.1/test/integration/suites/debug-endpoints/teardown [2022-04-15T07:48:25.438Z] spire-1.2.1/test/integration/suites/downstream-endpoints/ [2022-04-15T07:48:25.438Z] spire-1.2.1/test/integration/suites/downstream-endpoints/00-setup [2022-04-15T07:48:25.438Z] spire-1.2.1/test/integration/suites/downstream-endpoints/01-start-server [2022-04-15T07:48:25.438Z] spire-1.2.1/test/integration/suites/downstream-endpoints/02-bootstrap-agent [2022-04-15T07:48:25.438Z] spire-1.2.1/test/integration/suites/downstream-endpoints/03-start-agent [2022-04-15T07:48:25.438Z] spire-1.2.1/test/integration/suites/downstream-endpoints/04-create-entries [2022-04-15T07:48:25.438Z] spire-1.2.1/test/integration/suites/downstream-endpoints/05-test-endpoints [2022-04-15T07:48:25.438Z] spire-1.2.1/test/integration/suites/downstream-endpoints/README.md [2022-04-15T07:48:25.438Z] spire-1.2.1/test/integration/suites/downstream-endpoints/conf/ [2022-04-15T07:48:25.438Z] spire-1.2.1/test/integration/suites/downstream-endpoints/conf/agent/ [2022-04-15T07:48:25.438Z] spire-1.2.1/test/integration/suites/downstream-endpoints/conf/agent/agent.conf [2022-04-15T07:48:25.438Z] spire-1.2.1/test/integration/suites/downstream-endpoints/conf/server/ [2022-04-15T07:48:25.438Z] spire-1.2.1/test/integration/suites/downstream-endpoints/conf/server/server.conf [2022-04-15T07:48:25.438Z] spire-1.2.1/test/integration/suites/downstream-endpoints/docker-compose.yaml [2022-04-15T07:48:25.438Z] spire-1.2.1/test/integration/suites/downstream-endpoints/teardown [2022-04-15T07:48:25.438Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/ [2022-04-15T07:48:25.438Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/00-setup [2022-04-15T07:48:25.438Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/01-start-server [2022-04-15T07:48:25.438Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/02-bootstrap-agents [2022-04-15T07:48:25.438Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/03-start-remaining-containers [2022-04-15T07:48:25.438Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/04-create-workload-entries [2022-04-15T07:48:25.438Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/05-check-workload-connectivity [2022-04-15T07:48:25.438Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/README.md [2022-04-15T07:48:25.438Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/ [2022-04-15T07:48:25.438Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/downstream-agent/ [2022-04-15T07:48:25.438Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/downstream-agent/agent.conf [2022-04-15T07:48:25.438Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/downstream-envoy/ [2022-04-15T07:48:25.438Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/downstream-envoy/envoy.yaml [2022-04-15T07:48:25.438Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/server/ [2022-04-15T07:48:25.438Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/server/server.conf [2022-04-15T07:48:25.438Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/supervisord.conf [2022-04-15T07:48:25.438Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/upstream-agent/ [2022-04-15T07:48:25.438Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/upstream-agent/agent.conf [2022-04-15T07:48:25.438Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/upstream-envoy/ [2022-04-15T07:48:25.438Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/upstream-envoy/envoy.yaml [2022-04-15T07:48:25.438Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/docker-compose.yaml [2022-04-15T07:48:25.438Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/teardown [2022-04-15T07:48:25.438Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/ [2022-04-15T07:48:25.438Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/00-test-envoy-releases.sh [2022-04-15T07:48:25.438Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/Dockerfile [2022-04-15T07:48:25.438Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/README.md [2022-04-15T07:48:25.438Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/ [2022-04-15T07:48:25.438Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/ [2022-04-15T07:48:25.438Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/agent/ [2022-04-15T07:48:25.438Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/agent/agent.conf [2022-04-15T07:48:25.438Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/envoy/ [2022-04-15T07:48:25.438Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/envoy/envoy.yaml [2022-04-15T07:48:25.438Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/server/ [2022-04-15T07:48:25.438Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/server/server.conf [2022-04-15T07:48:25.438Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream/ [2022-04-15T07:48:25.438Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream/agent/ [2022-04-15T07:48:25.438Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream/agent/agent.conf [2022-04-15T07:48:25.438Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream/envoy/ [2022-04-15T07:48:25.438Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream/envoy/envoy.yaml [2022-04-15T07:48:25.438Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/supervisord.conf [2022-04-15T07:48:25.438Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/ [2022-04-15T07:48:25.438Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/agent/ [2022-04-15T07:48:25.438Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/agent/agent.conf [2022-04-15T07:48:25.438Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/envoy/ [2022-04-15T07:48:25.438Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/envoy/envoy.yaml [2022-04-15T07:48:25.438Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/server/ [2022-04-15T07:48:25.438Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/server/server.conf [2022-04-15T07:48:25.438Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/docker-compose.yaml [2022-04-15T07:48:25.438Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/teardown [2022-04-15T07:48:25.438Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/ [2022-04-15T07:48:25.438Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/00-test-envoy-releases [2022-04-15T07:48:25.438Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/README.md [2022-04-15T07:48:25.438Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/ [2022-04-15T07:48:25.438Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/downstream-agent/ [2022-04-15T07:48:25.438Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/downstream-agent/agent.conf [2022-04-15T07:48:25.438Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/downstream-envoy/ [2022-04-15T07:48:25.438Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/downstream-envoy/envoy.yaml [2022-04-15T07:48:25.438Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/server/ [2022-04-15T07:48:25.438Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/server/server.conf [2022-04-15T07:48:25.438Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/supervisord.conf [2022-04-15T07:48:25.438Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/upstream-agent/ [2022-04-15T07:48:25.438Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/upstream-agent/agent.conf [2022-04-15T07:48:25.438Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/upstream-envoy/ [2022-04-15T07:48:25.438Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/upstream-envoy/envoy.yaml [2022-04-15T07:48:25.438Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/docker-compose.yaml [2022-04-15T07:48:25.438Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/teardown [2022-04-15T07:48:25.438Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/ [2022-04-15T07:48:25.438Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/00-setup [2022-04-15T07:48:25.438Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/01-start-servers [2022-04-15T07:48:25.438Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/02-bootstrap-federation-and-agents [2022-04-15T07:48:25.438Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/03-start-remaining-containers [2022-04-15T07:48:25.438Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/04-create-workload-entries [2022-04-15T07:48:25.438Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/05-check-workload-connectivity [2022-04-15T07:48:25.438Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/06-stop-servers [2022-04-15T07:48:25.438Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/07-check-workload-connectivity [2022-04-15T07:48:25.438Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/08-start-servers [2022-04-15T07:48:25.438Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/09-check-workload-connectivity [2022-04-15T07:48:25.438Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/10-stop-agents [2022-04-15T07:48:25.438Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/11-check-workload-connectivity [2022-04-15T07:48:25.438Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/12-start-agents [2022-04-15T07:48:25.438Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/13-check-workload-connectivity [2022-04-15T07:48:25.438Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/Dockerfile [2022-04-15T07:48:25.438Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/README.md [2022-04-15T07:48:25.438Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/ [2022-04-15T07:48:25.438Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/ [2022-04-15T07:48:25.438Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/agent/ [2022-04-15T07:48:25.438Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/agent/agent.conf [2022-04-15T07:48:25.438Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/ghostunnel/ [2022-04-15T07:48:25.438Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/ghostunnel/ghostunnel.flags [2022-04-15T07:48:25.438Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/server/ [2022-04-15T07:48:25.438Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/server/server.conf [2022-04-15T07:48:25.438Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/supervisord/ [2022-04-15T07:48:25.438Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/supervisord/supervisord.conf [2022-04-15T07:48:25.438Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/ [2022-04-15T07:48:25.438Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/agent/ [2022-04-15T07:48:25.438Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/agent/agent.conf [2022-04-15T07:48:25.438Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/ghostunnel/ [2022-04-15T07:48:25.438Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/ghostunnel/ghostunnel.flags [2022-04-15T07:48:25.438Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/server/ [2022-04-15T07:48:25.438Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/server/server.conf [2022-04-15T07:48:25.438Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/supervisord/ [2022-04-15T07:48:25.438Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/supervisord/supervisord.conf [2022-04-15T07:48:25.438Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/docker-compose.yaml [2022-04-15T07:48:25.438Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/teardown [2022-04-15T07:48:25.438Z] spire-1.2.1/test/integration/suites/join-token/ [2022-04-15T07:48:25.438Z] spire-1.2.1/test/integration/suites/join-token/01-start-server [2022-04-15T07:48:25.438Z] spire-1.2.1/test/integration/suites/join-token/02-bootstrap-agents [2022-04-15T07:48:25.438Z] spire-1.2.1/test/integration/suites/join-token/03-start-agent [2022-04-15T07:48:25.438Z] spire-1.2.1/test/integration/suites/join-token/04-create-workload-entry [2022-04-15T07:48:25.438Z] spire-1.2.1/test/integration/suites/join-token/05-check-svid [2022-04-15T07:48:25.438Z] spire-1.2.1/test/integration/suites/join-token/06-start-bad-agent [2022-04-15T07:48:25.438Z] spire-1.2.1/test/integration/suites/join-token/README.md [2022-04-15T07:48:25.438Z] spire-1.2.1/test/integration/suites/join-token/conf/ [2022-04-15T07:48:25.438Z] spire-1.2.1/test/integration/suites/join-token/conf/agent/ [2022-04-15T07:48:25.438Z] spire-1.2.1/test/integration/suites/join-token/conf/agent/agent.conf [2022-04-15T07:48:25.438Z] spire-1.2.1/test/integration/suites/join-token/conf/server/ [2022-04-15T07:48:25.438Z] spire-1.2.1/test/integration/suites/join-token/conf/server/server.conf [2022-04-15T07:48:25.438Z] spire-1.2.1/test/integration/suites/join-token/docker-compose.yaml [2022-04-15T07:48:25.438Z] spire-1.2.1/test/integration/suites/join-token/teardown [2022-04-15T07:48:25.438Z] spire-1.2.1/test/integration/suites/k8s-reconcile/ [2022-04-15T07:48:25.438Z] spire-1.2.1/test/integration/suites/k8s-reconcile/00-setup [2022-04-15T07:48:25.438Z] spire-1.2.1/test/integration/suites/k8s-reconcile/01-apply-config [2022-04-15T07:48:25.438Z] spire-1.2.1/test/integration/suites/k8s-reconcile/02-check-for-workload-svid [2022-04-15T07:48:25.438Z] spire-1.2.1/test/integration/suites/k8s-reconcile/README.md [2022-04-15T07:48:25.438Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/ [2022-04-15T07:48:25.438Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/admctrl/ [2022-04-15T07:48:25.438Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/admctrl/admission-control.yaml [2022-04-15T07:48:25.438Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/admctrl/kubeconfig.yaml [2022-04-15T07:48:25.438Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/agent/ [2022-04-15T07:48:25.438Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/agent/kustomization.yaml [2022-04-15T07:48:25.438Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/agent/spire-agent.yaml [2022-04-15T07:48:25.438Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/kind-config.yaml [2022-04-15T07:48:25.438Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/server/ [2022-04-15T07:48:25.438Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/server/k8s-workload-registrar-secret.yaml [2022-04-15T07:48:25.438Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/server/kustomization.yaml [2022-04-15T07:48:25.438Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/server/spire-server.yaml [2022-04-15T07:48:25.438Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/workload.yaml [2022-04-15T07:48:25.438Z] spire-1.2.1/test/integration/suites/k8s-reconcile/init-kubectl [2022-04-15T07:48:25.438Z] spire-1.2.1/test/integration/suites/k8s-reconcile/teardown [2022-04-15T07:48:25.438Z] spire-1.2.1/test/integration/suites/k8s-scratch/ [2022-04-15T07:48:25.438Z] spire-1.2.1/test/integration/suites/k8s-scratch/00-setup [2022-04-15T07:48:25.438Z] spire-1.2.1/test/integration/suites/k8s-scratch/01-apply-config [2022-04-15T07:48:25.438Z] spire-1.2.1/test/integration/suites/k8s-scratch/02-check-for-workload-svid [2022-04-15T07:48:25.438Z] spire-1.2.1/test/integration/suites/k8s-scratch/README.md [2022-04-15T07:48:25.438Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/ [2022-04-15T07:48:25.438Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/admctrl/ [2022-04-15T07:48:25.438Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/admctrl/admission-control.yaml [2022-04-15T07:48:25.438Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/admctrl/kubeconfig.yaml [2022-04-15T07:48:25.438Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/agent/ [2022-04-15T07:48:25.438Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/agent/kustomization.yaml [2022-04-15T07:48:25.438Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/agent/spire-agent.yaml [2022-04-15T07:48:25.438Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/kind-config.yaml [2022-04-15T07:48:25.438Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/server/ [2022-04-15T07:48:25.438Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/server/k8s-workload-registrar-secret.yaml [2022-04-15T07:48:25.438Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/server/kustomization.yaml [2022-04-15T07:48:25.438Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/server/spire-server.yaml [2022-04-15T07:48:25.438Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/webhook/ [2022-04-15T07:48:25.438Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/webhook/kustomization.yaml [2022-04-15T07:48:25.438Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/webhook/validation-webhook.yaml [2022-04-15T07:48:25.438Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/workload.yaml [2022-04-15T07:48:25.438Z] spire-1.2.1/test/integration/suites/k8s-scratch/init-kubectl [2022-04-15T07:48:25.438Z] spire-1.2.1/test/integration/suites/k8s-scratch/teardown [2022-04-15T07:48:25.438Z] spire-1.2.1/test/integration/suites/k8s/ [2022-04-15T07:48:25.438Z] spire-1.2.1/test/integration/suites/k8s/00-setup [2022-04-15T07:48:25.438Z] spire-1.2.1/test/integration/suites/k8s/01-apply-config [2022-04-15T07:48:25.438Z] spire-1.2.1/test/integration/suites/k8s/02-check-for-workload-svid [2022-04-15T07:48:25.438Z] spire-1.2.1/test/integration/suites/k8s/README.md [2022-04-15T07:48:25.438Z] spire-1.2.1/test/integration/suites/k8s/conf/ [2022-04-15T07:48:25.438Z] spire-1.2.1/test/integration/suites/k8s/conf/admctrl/ [2022-04-15T07:48:25.438Z] spire-1.2.1/test/integration/suites/k8s/conf/admctrl/admission-control.yaml [2022-04-15T07:48:25.438Z] spire-1.2.1/test/integration/suites/k8s/conf/admctrl/kubeconfig.yaml [2022-04-15T07:48:25.438Z] spire-1.2.1/test/integration/suites/k8s/conf/agent/ [2022-04-15T07:48:25.438Z] spire-1.2.1/test/integration/suites/k8s/conf/agent/kustomization.yaml [2022-04-15T07:48:25.438Z] spire-1.2.1/test/integration/suites/k8s/conf/agent/spire-agent.yaml [2022-04-15T07:48:25.439Z] spire-1.2.1/test/integration/suites/k8s/conf/kind-config.yaml [2022-04-15T07:48:25.439Z] spire-1.2.1/test/integration/suites/k8s/conf/server/ [2022-04-15T07:48:25.439Z] spire-1.2.1/test/integration/suites/k8s/conf/server/k8s-workload-registrar-secret.yaml [2022-04-15T07:48:25.439Z] spire-1.2.1/test/integration/suites/k8s/conf/server/kustomization.yaml [2022-04-15T07:48:25.439Z] spire-1.2.1/test/integration/suites/k8s/conf/server/spire-server.yaml [2022-04-15T07:48:25.439Z] spire-1.2.1/test/integration/suites/k8s/conf/webhook/ [2022-04-15T07:48:25.439Z] spire-1.2.1/test/integration/suites/k8s/conf/webhook/kustomization.yaml [2022-04-15T07:48:25.439Z] spire-1.2.1/test/integration/suites/k8s/conf/webhook/validation-webhook.yaml [2022-04-15T07:48:25.439Z] spire-1.2.1/test/integration/suites/k8s/conf/workload.yaml [2022-04-15T07:48:25.439Z] spire-1.2.1/test/integration/suites/k8s/init-kubectl [2022-04-15T07:48:25.439Z] spire-1.2.1/test/integration/suites/k8s/teardown [2022-04-15T07:48:25.439Z] spire-1.2.1/test/integration/suites/nested-rotation/ [2022-04-15T07:48:25.439Z] spire-1.2.1/test/integration/suites/nested-rotation/00-setup [2022-04-15T07:48:25.439Z] spire-1.2.1/test/integration/suites/nested-rotation/01-start-root [2022-04-15T07:48:25.439Z] spire-1.2.1/test/integration/suites/nested-rotation/02-create-intermediate-downstream-entries [2022-04-15T07:48:25.439Z] spire-1.2.1/test/integration/suites/nested-rotation/03-start-intermediateA [2022-04-15T07:48:25.439Z] spire-1.2.1/test/integration/suites/nested-rotation/04-create-leafA-downstream-entry [2022-04-15T07:48:25.439Z] spire-1.2.1/test/integration/suites/nested-rotation/05-start-leafA [2022-04-15T07:48:25.439Z] spire-1.2.1/test/integration/suites/nested-rotation/06-start-intermediateB [2022-04-15T07:48:25.439Z] spire-1.2.1/test/integration/suites/nested-rotation/07-create-leafB-downstream-entry [2022-04-15T07:48:25.439Z] spire-1.2.1/test/integration/suites/nested-rotation/08-start-leafB [2022-04-15T07:48:25.439Z] spire-1.2.1/test/integration/suites/nested-rotation/09-create-workload-entries [2022-04-15T07:48:25.439Z] spire-1.2.1/test/integration/suites/nested-rotation/10-check-svids [2022-04-15T07:48:25.439Z] spire-1.2.1/test/integration/suites/nested-rotation/Dockerfile [2022-04-15T07:48:25.439Z] spire-1.2.1/test/integration/suites/nested-rotation/README.md [2022-04-15T07:48:25.439Z] spire-1.2.1/test/integration/suites/nested-rotation/docker-compose.yaml [2022-04-15T07:48:25.439Z] spire-1.2.1/test/integration/suites/nested-rotation/intermediateA/ [2022-04-15T07:48:25.439Z] spire-1.2.1/test/integration/suites/nested-rotation/intermediateA/agent/ [2022-04-15T07:48:25.439Z] spire-1.2.1/test/integration/suites/nested-rotation/intermediateA/agent/agent.conf [2022-04-15T07:48:25.439Z] spire-1.2.1/test/integration/suites/nested-rotation/intermediateA/server/ [2022-04-15T07:48:25.439Z] spire-1.2.1/test/integration/suites/nested-rotation/intermediateA/server/server.conf [2022-04-15T07:48:25.439Z] spire-1.2.1/test/integration/suites/nested-rotation/intermediateB/ [2022-04-15T07:48:25.439Z] spire-1.2.1/test/integration/suites/nested-rotation/intermediateB/agent/ [2022-04-15T07:48:25.439Z] spire-1.2.1/test/integration/suites/nested-rotation/intermediateB/agent/agent.conf [2022-04-15T07:48:25.439Z] spire-1.2.1/test/integration/suites/nested-rotation/intermediateB/server/ [2022-04-15T07:48:25.439Z] spire-1.2.1/test/integration/suites/nested-rotation/intermediateB/server/server.conf [2022-04-15T07:48:25.439Z] spire-1.2.1/test/integration/suites/nested-rotation/leafA/ [2022-04-15T07:48:25.439Z] spire-1.2.1/test/integration/suites/nested-rotation/leafA/agent/ [2022-04-15T07:48:25.439Z] spire-1.2.1/test/integration/suites/nested-rotation/leafA/agent/agent.conf [2022-04-15T07:48:25.439Z] spire-1.2.1/test/integration/suites/nested-rotation/leafA/server/ [2022-04-15T07:48:25.439Z] spire-1.2.1/test/integration/suites/nested-rotation/leafA/server/server.conf [2022-04-15T07:48:25.439Z] spire-1.2.1/test/integration/suites/nested-rotation/leafB/ [2022-04-15T07:48:25.439Z] spire-1.2.1/test/integration/suites/nested-rotation/leafB/agent/ [2022-04-15T07:48:25.439Z] spire-1.2.1/test/integration/suites/nested-rotation/leafB/agent/agent.conf [2022-04-15T07:48:25.439Z] spire-1.2.1/test/integration/suites/nested-rotation/leafB/server/ [2022-04-15T07:48:25.439Z] spire-1.2.1/test/integration/suites/nested-rotation/leafB/server/server.conf [2022-04-15T07:48:25.439Z] spire-1.2.1/test/integration/suites/nested-rotation/root/ [2022-04-15T07:48:25.439Z] spire-1.2.1/test/integration/suites/nested-rotation/root/agent/ [2022-04-15T07:48:25.439Z] spire-1.2.1/test/integration/suites/nested-rotation/root/agent/agent.conf [2022-04-15T07:48:25.439Z] spire-1.2.1/test/integration/suites/nested-rotation/root/server/ [2022-04-15T07:48:25.439Z] spire-1.2.1/test/integration/suites/nested-rotation/root/server/server.conf [2022-04-15T07:48:25.439Z] spire-1.2.1/test/integration/suites/nested-rotation/teardown [2022-04-15T07:48:25.439Z] spire-1.2.1/test/integration/suites/node-attestation/ [2022-04-15T07:48:25.439Z] spire-1.2.1/test/integration/suites/node-attestation/00-setup [2022-04-15T07:48:25.439Z] spire-1.2.1/test/integration/suites/node-attestation/01-start-server [2022-04-15T07:48:25.439Z] spire-1.2.1/test/integration/suites/node-attestation/02-start-agent [2022-04-15T07:48:25.439Z] spire-1.2.1/test/integration/suites/node-attestation/03-test-node-attestation [2022-04-15T07:48:25.439Z] spire-1.2.1/test/integration/suites/node-attestation/04-test-x509pop-attestation [2022-04-15T07:48:25.439Z] spire-1.2.1/test/integration/suites/node-attestation/README.md [2022-04-15T07:48:25.439Z] spire-1.2.1/test/integration/suites/node-attestation/conf/ [2022-04-15T07:48:25.439Z] spire-1.2.1/test/integration/suites/node-attestation/conf/agent/ [2022-04-15T07:48:25.439Z] spire-1.2.1/test/integration/suites/node-attestation/conf/agent/agent.conf [2022-04-15T07:48:25.439Z] spire-1.2.1/test/integration/suites/node-attestation/conf/server/ [2022-04-15T07:48:25.439Z] spire-1.2.1/test/integration/suites/node-attestation/conf/server/server.conf [2022-04-15T07:48:25.439Z] spire-1.2.1/test/integration/suites/node-attestation/docker-compose.yaml [2022-04-15T07:48:25.439Z] spire-1.2.1/test/integration/suites/node-attestation/teardown [2022-04-15T07:48:25.439Z] spire-1.2.1/test/integration/suites/rotation/ [2022-04-15T07:48:25.439Z] spire-1.2.1/test/integration/suites/rotation/00-setup [2022-04-15T07:48:25.439Z] spire-1.2.1/test/integration/suites/rotation/01-start-server [2022-04-15T07:48:25.439Z] spire-1.2.1/test/integration/suites/rotation/02-bootstrap-agent [2022-04-15T07:48:25.439Z] spire-1.2.1/test/integration/suites/rotation/03-start-agent [2022-04-15T07:48:25.439Z] spire-1.2.1/test/integration/suites/rotation/04-create-workload-entry [2022-04-15T07:48:25.439Z] spire-1.2.1/test/integration/suites/rotation/05-check-svids [2022-04-15T07:48:25.439Z] spire-1.2.1/test/integration/suites/rotation/README.md [2022-04-15T07:48:25.439Z] spire-1.2.1/test/integration/suites/rotation/conf/ [2022-04-15T07:48:25.439Z] spire-1.2.1/test/integration/suites/rotation/conf/agent/ [2022-04-15T07:48:25.439Z] spire-1.2.1/test/integration/suites/rotation/conf/agent/agent.conf [2022-04-15T07:48:25.439Z] spire-1.2.1/test/integration/suites/rotation/conf/server/ [2022-04-15T07:48:25.439Z] spire-1.2.1/test/integration/suites/rotation/conf/server/server.conf [2022-04-15T07:48:25.439Z] spire-1.2.1/test/integration/suites/rotation/docker-compose.yaml [2022-04-15T07:48:25.439Z] spire-1.2.1/test/integration/suites/rotation/teardown [2022-04-15T07:48:25.439Z] spire-1.2.1/test/integration/suites/self-test/ [2022-04-15T07:48:25.439Z] spire-1.2.1/test/integration/suites/self-test/00-ensure-command-failure-fails-step [2022-04-15T07:48:25.439Z] spire-1.2.1/test/integration/suites/self-test/README.md [2022-04-15T07:48:25.439Z] spire-1.2.1/test/integration/suites/self-test/teardown [2022-04-15T07:48:25.439Z] spire-1.2.1/test/integration/suites/spire-server-cli/ [2022-04-15T07:48:25.439Z] spire-1.2.1/test/integration/suites/spire-server-cli/01-start-server [2022-04-15T07:48:25.439Z] spire-1.2.1/test/integration/suites/spire-server-cli/02-bundle [2022-04-15T07:48:25.439Z] spire-1.2.1/test/integration/suites/spire-server-cli/03-entry [2022-04-15T07:48:25.439Z] spire-1.2.1/test/integration/suites/spire-server-cli/04-bootstrap-agents [2022-04-15T07:48:25.439Z] spire-1.2.1/test/integration/suites/spire-server-cli/05-start-agents [2022-04-15T07:48:25.439Z] spire-1.2.1/test/integration/suites/spire-server-cli/06-agent [2022-04-15T07:48:25.439Z] spire-1.2.1/test/integration/suites/spire-server-cli/README.md [2022-04-15T07:48:25.439Z] spire-1.2.1/test/integration/suites/spire-server-cli/conf/ [2022-04-15T07:48:25.439Z] spire-1.2.1/test/integration/suites/spire-server-cli/conf/agent/ [2022-04-15T07:48:25.439Z] spire-1.2.1/test/integration/suites/spire-server-cli/conf/agent/agent.conf [2022-04-15T07:48:25.439Z] spire-1.2.1/test/integration/suites/spire-server-cli/conf/fixture/ [2022-04-15T07:48:25.439Z] spire-1.2.1/test/integration/suites/spire-server-cli/conf/fixture/ca.pem [2022-04-15T07:48:25.439Z] spire-1.2.1/test/integration/suites/spire-server-cli/conf/fixture/ca.spiffe [2022-04-15T07:48:25.439Z] spire-1.2.1/test/integration/suites/spire-server-cli/conf/fixture/ca2.pem [2022-04-15T07:48:25.439Z] spire-1.2.1/test/integration/suites/spire-server-cli/conf/fixture/ca2.spiffe [2022-04-15T07:48:25.439Z] spire-1.2.1/test/integration/suites/spire-server-cli/conf/server/ [2022-04-15T07:48:25.439Z] spire-1.2.1/test/integration/suites/spire-server-cli/conf/server/server.conf [2022-04-15T07:48:25.439Z] spire-1.2.1/test/integration/suites/spire-server-cli/docker-compose.yaml [2022-04-15T07:48:25.439Z] spire-1.2.1/test/integration/suites/spire-server-cli/teardown [2022-04-15T07:48:25.439Z] spire-1.2.1/test/integration/suites/upgrade/ [2022-04-15T07:48:25.439Z] spire-1.2.1/test/integration/suites/upgrade/00-setup [2022-04-15T07:48:25.439Z] spire-1.2.1/test/integration/suites/upgrade/01-run-upgrade-tests [2022-04-15T07:48:25.439Z] spire-1.2.1/test/integration/suites/upgrade/02-verify-codebase-version-is-updated [2022-04-15T07:48:25.439Z] spire-1.2.1/test/integration/suites/upgrade/README.md [2022-04-15T07:48:25.439Z] spire-1.2.1/test/integration/suites/upgrade/conf/ [2022-04-15T07:48:25.439Z] spire-1.2.1/test/integration/suites/upgrade/conf/agent/ [2022-04-15T07:48:25.439Z] spire-1.2.1/test/integration/suites/upgrade/conf/agent/agent.conf [2022-04-15T07:48:25.439Z] spire-1.2.1/test/integration/suites/upgrade/conf/server/ [2022-04-15T07:48:25.439Z] spire-1.2.1/test/integration/suites/upgrade/conf/server/server.conf [2022-04-15T07:48:25.439Z] spire-1.2.1/test/integration/suites/upgrade/teardown [2022-04-15T07:48:25.439Z] spire-1.2.1/test/integration/suites/upgrade/versions.txt [2022-04-15T07:48:25.439Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/ [2022-04-15T07:48:25.439Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/00-setup-kind [2022-04-15T07:48:25.439Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/01-setup-cert-manager [2022-04-15T07:48:25.439Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/02-deploy-spire [2022-04-15T07:48:25.439Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/03-verify-ca [2022-04-15T07:48:25.439Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/README.md [2022-04-15T07:48:25.439Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/conf/ [2022-04-15T07:48:25.439Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/conf/cert-manager-issuer.yaml [2022-04-15T07:48:25.439Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/conf/kind-config.yaml [2022-04-15T07:48:25.439Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/conf/server/ [2022-04-15T07:48:25.439Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/conf/server/kustomization.yaml [2022-04-15T07:48:25.439Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/conf/server/spire-server.yaml [2022-04-15T07:48:25.439Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/init-kubectl [2022-04-15T07:48:25.439Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/teardown [2022-04-15T07:48:25.439Z] spire-1.2.1/test/integration/test-one.sh [2022-04-15T07:48:25.439Z] spire-1.2.1/test/integration/test.sh [2022-04-15T07:48:25.439Z] spire-1.2.1/test/plugintest/ [2022-04-15T07:48:25.439Z] spire-1.2.1/test/plugintest/config.go [2022-04-15T07:48:25.439Z] spire-1.2.1/test/plugintest/load.go [2022-04-15T07:48:25.439Z] spire-1.2.1/test/plugintest/option.go [2022-04-15T07:48:25.439Z] spire-1.2.1/test/spiretest/ [2022-04-15T07:48:25.439Z] spire-1.2.1/test/spiretest/apiserver.go [2022-04-15T07:48:25.439Z] spire-1.2.1/test/spiretest/assertions.go [2022-04-15T07:48:25.439Z] spire-1.2.1/test/spiretest/dir.go [2022-04-15T07:48:25.439Z] spire-1.2.1/test/spiretest/errors_posix.go [2022-04-15T07:48:25.439Z] spire-1.2.1/test/spiretest/errors_windows.go [2022-04-15T07:48:25.439Z] spire-1.2.1/test/spiretest/logs.go [2022-04-15T07:48:25.439Z] spire-1.2.1/test/spiretest/socketapi.go [2022-04-15T07:48:25.439Z] spire-1.2.1/test/spiretest/suite.go [2022-04-15T07:48:25.439Z] spire-1.2.1/test/spiretest/x509.go [2022-04-15T07:48:25.439Z] spire-1.2.1/test/testca/ [2022-04-15T07:48:25.439Z] spire-1.2.1/test/testca/ca.go [2022-04-15T07:48:25.439Z] spire-1.2.1/test/testkey/ [2022-04-15T07:48:25.439Z] spire-1.2.1/test/testkey/generate.sh [2022-04-15T07:48:25.439Z] spire-1.2.1/test/testkey/genkeys.go [2022-04-15T07:48:25.439Z] spire-1.2.1/test/testkey/keys.go [2022-04-15T07:48:25.439Z] spire-1.2.1/test/testkey/new.go [2022-04-15T07:48:25.439Z] spire-1.2.1/test/tpmsimulator/ [2022-04-15T07:48:25.439Z] spire-1.2.1/test/tpmsimulator/simulator.go [2022-04-15T07:48:25.439Z] spire-1.2.1/test/util/ [2022-04-15T07:48:25.439Z] spire-1.2.1/test/util/cert_fixtures.go [2022-04-15T07:48:25.439Z] spire-1.2.1/test/util/cert_generation.go [2022-04-15T07:48:25.439Z] spire-1.2.1/test/util/io_redirection.go [2022-04-15T07:48:25.439Z] spire-1.2.1/test/util/race.go [2022-04-15T07:48:25.439Z] spire-1.2.1/test/util/util.go [2022-04-15T07:48:25.439Z] building spire from source... [2022-04-15T07:48:25.439Z] Installing go1.17.7... [2022-04-15T07:48:26.376Z] go: downloading google.golang.org/api v0.70.0 [2022-04-15T07:48:26.376Z] go: downloading k8s.io/client-go v0.23.4 [2022-04-15T07:48:26.376Z] go: downloading k8s.io/api v0.23.4 [2022-04-15T07:48:26.376Z] go: downloading github.com/google/go-tpm v0.3.3 [2022-04-15T07:48:26.376Z] go: downloading github.com/Azure/azure-sdk-for-go v62.0.0+incompatible [2022-04-15T07:48:26.376Z] go: downloading github.com/Azure/go-autorest/autorest v0.11.24 [2022-04-15T07:48:26.376Z] go: downloading github.com/Azure/go-autorest v14.2.0+incompatible [2022-04-15T07:48:26.376Z] go: downloading github.com/Azure/go-autorest/autorest/azure/auth v0.5.11 [2022-04-15T07:48:26.376Z] go: downloading cloud.google.com/go/storage v1.21.0 [2022-04-15T07:48:26.651Z] go: downloading cloud.google.com/go v0.100.2 [2022-04-15T07:48:27.218Z] go: downloading k8s.io/apimachinery v0.23.4 [2022-04-15T07:48:27.477Z] go: downloading k8s.io/kube-aggregator v0.23.3 [2022-04-15T07:48:27.478Z] go: downloading sigs.k8s.io/controller-runtime v0.11.1 [2022-04-15T07:48:27.478Z] go: downloading cloud.google.com/go/security v1.3.0 [2022-04-15T07:48:27.737Z] go: downloading github.com/hashicorp/vault/api v1.4.1 [2022-04-15T07:48:27.737Z] go: downloading github.com/shirou/gopsutil/v3 v3.22.2 [2022-04-15T07:48:27.737Z] go: downloading github.com/hashicorp/golang-lru v0.5.4 [2022-04-15T07:48:27.737Z] go: downloading github.com/matttproud/golang_protobuf_extensions v1.0.2-0.20181231171920-c182affec369 [2022-04-15T07:48:27.737Z] go: downloading github.com/twmb/murmur3 v1.1.6 [2022-04-15T07:48:27.995Z] go: downloading github.com/jinzhu/inflection v1.0.0 [2022-04-15T07:48:27.995Z] go: downloading github.com/aws/smithy-go v1.11.0 [2022-04-15T07:48:27.995Z] go: downloading github.com/aws/aws-sdk-go-v2/feature/ec2/imds v1.11.0 [2022-04-15T07:48:27.995Z] go: downloading github.com/aws/aws-sdk-go-v2/internal/ini v1.3.6 [2022-04-15T07:48:27.995Z] go: downloading github.com/aws/aws-sdk-go-v2/service/sso v1.10.0 [2022-04-15T07:48:27.995Z] go: downloading github.com/aws/aws-sdk-go-v2/internal/configsources v1.1.5 [2022-04-15T07:48:27.995Z] go: downloading github.com/aws/aws-sdk-go-v2/service/internal/presigned-url v1.8.0 [2022-04-15T07:48:27.995Z] go: downloading github.com/Azure/go-autorest/autorest/adal v0.9.18 [2022-04-15T07:48:27.995Z] go: downloading github.com/Azure/go-autorest/logger v0.2.1 [2022-04-15T07:48:27.995Z] go: downloading github.com/Azure/go-autorest/tracing v0.6.0 [2022-04-15T07:48:28.255Z] go: downloading github.com/Azure/go-autorest/autorest/azure/cli v0.4.5 [2022-04-15T07:48:28.255Z] go: downloading github.com/dimchansky/utfbom v1.1.1 [2022-04-15T07:48:28.255Z] go: downloading cloud.google.com/go/compute v1.3.0 [2022-04-15T07:48:28.255Z] go: downloading cloud.google.com/go/iam v0.1.1 [2022-04-15T07:48:28.255Z] go: downloading github.com/googleapis/gax-go/v2 v2.1.1 [2022-04-15T07:48:28.255Z] go: downloading golang.org/x/oauth2 v0.0.0-20211104180415-d3ed0bb246c8 [2022-04-15T07:48:29.190Z] Building bin/spire-agent... [2022-04-15T07:48:29.190Z] go: downloading github.com/envoyproxy/go-control-plane v0.10.1 [2022-04-15T07:48:29.190Z] go: downloading github.com/aws/aws-sdk-go-v2/service/secretsmanager v1.14.0 [2022-04-15T07:48:29.190Z] go: downloading cloud.google.com/go/secretmanager v1.3.0 [2022-04-15T07:48:29.190Z] go: downloading github.com/docker/docker v20.10.12+incompatible [2022-04-15T07:48:30.129Z] go: downloading github.com/gogo/protobuf v1.3.2 [2022-04-15T07:48:30.129Z] go: downloading k8s.io/klog/v2 v2.30.0 [2022-04-15T07:48:30.129Z] go: downloading sigs.k8s.io/structured-merge-diff/v4 v4.2.1 [2022-04-15T07:48:30.129Z] go: downloading k8s.io/utils v0.0.0-20211116205334-6203023598ed [2022-04-15T07:48:30.129Z] go: downloading github.com/spf13/pflag v1.0.5 [2022-04-15T07:48:30.129Z] go: downloading golang.org/x/term v0.0.0-20210927222741-03fcf44c2211 [2022-04-15T07:48:30.129Z] go: downloading github.com/google/gofuzz v1.1.0 [2022-04-15T07:48:30.129Z] go: downloading github.com/google/go-tpm-tools v0.3.3 [2022-04-15T07:48:30.129Z] go: downloading github.com/cncf/xds/go v0.0.0-20211130200136-a8f946100490 [2022-04-15T07:48:30.129Z] go: downloading github.com/envoyproxy/protoc-gen-validate v0.6.2 [2022-04-15T07:48:30.129Z] go: downloading github.com/evanphx/json-patch v4.12.0+incompatible [2022-04-15T07:48:30.129Z] go: downloading github.com/cenkalti/backoff/v3 v3.2.2 [2022-04-15T07:48:30.129Z] go: downloading github.com/hashicorp/go-cleanhttp v0.5.2 [2022-04-15T07:48:30.129Z] go: downloading github.com/hashicorp/go-retryablehttp v0.6.6 [2022-04-15T07:48:30.129Z] go: downloading github.com/hashicorp/go-secure-stdlib/parseutil v0.1.1 [2022-04-15T07:48:30.129Z] go: downloading github.com/hashicorp/vault/sdk v0.4.1 [2022-04-15T07:48:30.389Z] go: downloading github.com/mitchellh/mapstructure v1.4.3 [2022-04-15T07:48:30.389Z] go: downloading github.com/tklauser/go-sysconf v0.3.9 [2022-04-15T07:48:30.389Z] go: downloading github.com/aws/aws-sdk-go-v2/internal/endpoints/v2 v2.3.0 [2022-04-15T07:48:30.389Z] go: downloading github.com/OneOfOne/xxhash v1.2.8 [2022-04-15T07:48:30.389Z] go: downloading gopkg.in/yaml.v2 v2.4.0 [2022-04-15T07:48:30.389Z] go: downloading github.com/rcrowley/go-metrics v0.0.0-20201227073835-cf1acfcdf475 [2022-04-15T07:48:30.389Z] go: downloading github.com/gobwas/glob v0.2.3 [2022-04-15T07:48:30.389Z] go: downloading github.com/yashtewari/glob-intersection v0.0.0-20180916065949-5c77d914dd0b [2022-04-15T07:48:30.389Z] go: downloading github.com/jmespath/go-jmespath v0.4.0 [2022-04-15T07:48:30.389Z] go: downloading github.com/Azure/go-autorest/autorest/date v0.3.0 [2022-04-15T07:48:30.389Z] go: downloading github.com/golang-jwt/jwt/v4 v4.2.0 [2022-04-15T07:48:30.389Z] go: downloading go.opencensus.io v0.23.0 [2022-04-15T07:48:30.389Z] go: downloading github.com/docker/go-units v0.4.0 [2022-04-15T07:48:30.389Z] go: downloading github.com/opencontainers/image-spec v1.0.1 [2022-04-15T07:48:30.389Z] go: downloading github.com/docker/go-connections v0.4.0 [2022-04-15T07:48:30.389Z] go: downloading github.com/containerd/containerd v1.3.4 [2022-04-15T07:48:30.389Z] go: downloading github.com/docker/distribution v2.7.1+incompatible [2022-04-15T07:48:30.389Z] go: downloading github.com/opencontainers/go-digest v1.0.0 [2022-04-15T07:48:30.649Z] go: downloading gopkg.in/inf.v0 v0.9.1 [2022-04-15T07:48:30.649Z] go: downloading sigs.k8s.io/json v0.0.0-20211020170558-c049b76a60c6 [2022-04-15T07:48:30.649Z] go: downloading github.com/googleapis/gnostic v0.5.5 [2022-04-15T07:48:30.649Z] go: downloading github.com/go-logr/logr v1.2.2 [2022-04-15T07:48:30.649Z] go: downloading github.com/google/go-cmp v0.5.7 [2022-04-15T07:48:30.649Z] Building bin/spire-server... [2022-04-15T07:48:30.649Z] go: downloading github.com/json-iterator/go v1.1.12 [2022-04-15T07:48:30.649Z] go: downloading k8s.io/kube-openapi v0.0.0-20211115234752-e816edb12b65 [2022-04-15T07:48:30.649Z] go: downloading github.com/hashicorp/go-secure-stdlib/strutil v0.1.1 [2022-04-15T07:48:30.649Z] go: downloading github.com/hashicorp/go-sockaddr v1.0.2 [2022-04-15T07:48:30.649Z] go: downloading go.uber.org/zap v1.21.0 [2022-04-15T07:48:30.907Z] go: downloading github.com/spiffe/go-spiffe/v2 v2.0.0-beta.12 [2022-04-15T07:48:30.907Z] go: downloading github.com/spiffe/spire-api-sdk v1.2.0 [2022-04-15T07:48:30.907Z] go: downloading github.com/mitchellh/cli v1.1.2 [2022-04-15T07:48:30.907Z] go: downloading golang.org/x/net v0.0.0-20220127200216-cd36cc0744dd [2022-04-15T07:48:30.907Z] go: downloading gopkg.in/square/go-jose.v2 v2.6.0 [2022-04-15T07:48:30.907Z] go: downloading github.com/xeipuuv/gojsonreference v0.0.0-20180127040603-bd5ef7bd5415 [2022-04-15T07:48:30.907Z] go: downloading github.com/tklauser/numcpus v0.3.0 [2022-04-15T07:48:30.907Z] go: downloading github.com/golang/groupcache v0.0.0-20210331224755-41bb18bfe9da [2022-04-15T07:48:30.907Z] go: downloading sigs.k8s.io/yaml v1.3.0 [2022-04-15T07:48:30.907Z] go: downloading github.com/ryanuber/go-glob v1.0.0 [2022-04-15T07:48:30.907Z] go: downloading github.com/golang/snappy v0.0.4 [2022-04-15T07:48:30.907Z] go: downloading github.com/pierrec/lz4 v2.5.2+incompatible [2022-04-15T07:48:30.907Z] go: downloading github.com/hashicorp/go-secure-stdlib/mlock v0.1.1 [2022-04-15T07:48:30.907Z] go: downloading github.com/hashicorp/go-uuid v1.0.2 [2022-04-15T07:48:30.907Z] go: downloading github.com/hashicorp/go-version v1.2.0 [2022-04-15T07:48:30.907Z] go: downloading github.com/modern-go/concurrent v0.0.0-20180306012644-bacd9c7ef1dd [2022-04-15T07:48:30.907Z] go: downloading github.com/modern-go/reflect2 v1.0.2 [2022-04-15T07:48:30.907Z] go: downloading github.com/xeipuuv/gojsonpointer v0.0.0-20190905194746-02993c407bfb [2022-04-15T07:48:30.907Z] go: downloading go.uber.org/multierr v1.6.0 [2022-04-15T07:48:30.907Z] go: downloading google.golang.org/grpc v1.44.0 [2022-04-15T07:48:31.316Z] go: downloading github.com/hashicorp/hcl v1.0.1-0.20190430135223-99e2f22d1c94 [2022-04-15T07:48:31.316Z] go: downloading github.com/imdario/mergo v0.3.12 [2022-04-15T07:48:31.576Z] go: downloading github.com/sirupsen/logrus v1.8.1 [2022-04-15T07:48:31.576Z] go: downloading github.com/hashicorp/go-hclog v1.1.0 [2022-04-15T07:48:31.576Z] go: downloading github.com/Masterminds/sprig v2.22.0+incompatible [2022-04-15T07:48:31.576Z] go: downloading github.com/fatih/color v1.13.0 [2022-04-15T07:48:31.576Z] go: downloading github.com/mattn/go-isatty v0.0.14 [2022-04-15T07:48:31.576Z] go: downloading golang.org/x/time v0.0.0-20220224211638-0e9765cccd65 [2022-04-15T07:48:31.576Z] go: downloading github.com/hashicorp/go-plugin v1.4.3 [2022-04-15T07:48:31.576Z] go: downloading github.com/spiffe/spire-plugin-sdk v1.2.0 [2022-04-15T07:48:31.576Z] go: downloading github.com/InVisionApp/go-health/v2 v2.1.2 [2022-04-15T07:48:31.836Z] go: downloading github.com/InVisionApp/go-logger v1.0.1 [2022-04-15T07:48:31.836Z] go: downloading github.com/armon/go-metrics v0.3.10 [2022-04-15T07:48:31.836Z] go: downloading github.com/prometheus/client_golang v1.12.1 [2022-04-15T07:48:31.836Z] go: downloading github.com/uber-go/tally/v4 v4.1.1 [2022-04-15T07:48:31.836Z] go: downloading github.com/andres-erbsen/clock v0.0.0-20160526145045-9e14626cd129 [2022-04-15T07:48:31.836Z] go: downloading github.com/open-policy-agent/opa v0.38.0 [2022-04-15T07:48:32.099Z] go: downloading golang.org/x/sys v0.0.0-20220227234510-4e6760a101f9 [2022-04-15T07:48:32.099Z] go: downloading google.golang.org/genproto v0.0.0-20220222213610-43724f9ea8cf [2022-04-15T07:48:32.099Z] go: downloading github.com/Masterminds/goutils v1.1.0 [2022-04-15T07:48:32.099Z] go: downloading github.com/Masterminds/semver v1.5.0 [2022-04-15T07:48:32.099Z] go: downloading github.com/google/uuid v1.1.2 [2022-04-15T07:48:32.099Z] go: downloading github.com/huandu/xstrings v1.3.2 [2022-04-15T07:48:32.099Z] go: downloading github.com/mattn/go-colorable v0.1.12 [2022-04-15T07:48:32.358Z] go: downloading github.com/hashicorp/yamux v0.0.0-20181012175058-2f1d1f20f75d [2022-04-15T07:48:32.358Z] go: downloading github.com/oklog/run v1.0.0 [2022-04-15T07:48:32.358Z] go: downloading github.com/DataDog/datadog-go v3.2.0+incompatible [2022-04-15T07:48:32.358Z] go: downloading github.com/hashicorp/go-immutable-radix v1.3.1 [2022-04-15T07:48:32.358Z] go: downloading github.com/imkira/go-observer v1.0.3 [2022-04-15T07:48:32.711Z] go: downloading github.com/prometheus/client_model v0.2.0 [2022-04-15T07:48:32.711Z] go: downloading github.com/prometheus/common v0.32.1 [2022-04-15T07:48:32.711Z] go: downloading github.com/beorn7/perks v1.0.1 [2022-04-15T07:48:32.711Z] go: downloading github.com/cespare/xxhash/v2 v2.1.2 [2022-04-15T07:48:32.711Z] go: downloading github.com/prometheus/procfs v0.7.3 [2022-04-15T07:48:32.973Z] go: downloading go.uber.org/atomic v1.9.0 [2022-04-15T07:48:32.973Z] go: downloading github.com/hashicorp/errwrap v1.1.0 [2022-04-15T07:48:32.973Z] go: downloading github.com/mitchellh/reflectwalk v1.0.1 [2022-04-15T07:48:32.973Z] go: downloading github.com/stretchr/testify v1.7.0 [2022-04-15T07:48:32.973Z] go: downloading github.com/gofrs/uuid v4.2.0+incompatible [2022-04-15T07:48:32.974Z] go: downloading github.com/shirou/gopsutil/v3 v3.22.2 [2022-04-15T07:48:33.232Z] go: downloading github.com/hashicorp/golang-lru v0.5.4 [2022-04-15T07:48:33.232Z] go: downloading github.com/GoogleCloudPlatform/cloudsql-proxy v1.29.0 [2022-04-15T07:48:33.232Z] go: downloading github.com/blang/semver/v4 v4.0.0 [2022-04-15T07:48:33.232Z] go: downloading github.com/go-sql-driver/mysql v1.6.0 [2022-04-15T07:48:33.232Z] go: downloading github.com/jinzhu/gorm v1.9.16 [2022-04-15T07:48:33.492Z] go: downloading github.com/lib/pq v1.10.4 [2022-04-15T07:48:33.492Z] go: downloading github.com/mattn/go-sqlite3 v1.14.12 [2022-04-15T07:48:33.492Z] go: downloading github.com/aws/aws-sdk-go-v2 v1.14.0 [2022-04-15T07:48:33.751Z] go: downloading github.com/aws/aws-sdk-go-v2/config v1.14.0 [2022-04-15T07:48:34.011Z] go: downloading github.com/aws/aws-sdk-go-v2/credentials v1.9.0 [2022-04-15T07:48:34.948Z] go: downloading github.com/aws/aws-sdk-go-v2/service/kms v1.15.0 [2022-04-15T07:48:34.949Z] go: downloading github.com/aws/aws-sdk-go-v2/service/sts v1.15.0 [2022-04-15T07:48:34.949Z] go: downloading golang.org/x/sync v0.0.0-20210220032951-036812b2e83c [2022-04-15T07:48:34.949Z] go: downloading github.com/aws/aws-sdk-go v1.43.0 [2022-04-15T07:48:36.856Z] go: downloading github.com/Azure/go-autorest/autorest/validation v0.3.0 [2022-04-15T07:48:36.856Z] go: downloading github.com/Azure/go-autorest/autorest/to v0.4.0 [2022-04-15T07:48:38.767Z] go: downloading google.golang.org/api v0.70.0 [2022-04-15T07:48:38.767Z] go: downloading k8s.io/client-go v0.23.4 [2022-04-15T07:48:38.767Z] go: downloading k8s.io/api v0.23.4 [2022-04-15T07:48:38.767Z] go: downloading github.com/google/go-tpm v0.3.3 [2022-04-15T07:48:38.767Z] go: downloading github.com/Azure/azure-sdk-for-go v62.0.0+incompatible [2022-04-15T07:48:38.767Z] go: downloading github.com/Azure/go-autorest/autorest v0.11.24 [2022-04-15T07:48:39.027Z] go: downloading github.com/Azure/go-autorest v14.2.0+incompatible [2022-04-15T07:48:39.027Z] go: downloading github.com/Azure/go-autorest/autorest/azure/auth v0.5.11 [2022-04-15T07:48:39.027Z] go: downloading cloud.google.com/go/storage v1.21.0 [2022-04-15T07:48:39.289Z] go: downloading cloud.google.com/go v0.100.2 [2022-04-15T07:48:39.855Z] go: downloading k8s.io/apimachinery v0.23.4 [2022-04-15T07:48:40.793Z] go: downloading k8s.io/kube-aggregator v0.23.3 [2022-04-15T07:48:40.793Z] go: downloading sigs.k8s.io/controller-runtime v0.11.1 [2022-04-15T07:48:40.793Z] go: downloading cloud.google.com/go/security v1.3.0 [2022-04-15T07:48:41.052Z] go: downloading github.com/hashicorp/vault/api v1.4.1 [2022-04-15T07:48:41.052Z] go: downloading github.com/matttproud/golang_protobuf_extensions v1.0.2-0.20181231171920-c182affec369 [2022-04-15T07:48:41.052Z] go: downloading github.com/twmb/murmur3 v1.1.6 [2022-04-15T07:48:41.052Z] go: downloading github.com/tklauser/go-sysconf v0.3.9 [2022-04-15T07:48:41.311Z] go: downloading github.com/jinzhu/inflection v1.0.0 [2022-04-15T07:48:41.311Z] go: downloading github.com/aws/smithy-go v1.11.0 [2022-04-15T07:48:41.569Z] go: downloading github.com/aws/aws-sdk-go-v2/internal/configsources v1.1.5 [2022-04-15T07:48:41.569Z] go: downloading github.com/aws/aws-sdk-go-v2/service/internal/presigned-url v1.8.0 [2022-04-15T07:48:41.569Z] go: downloading github.com/aws/aws-sdk-go-v2/feature/ec2/imds v1.11.0 [2022-04-15T07:48:41.828Z] go: downloading github.com/aws/aws-sdk-go-v2/internal/ini v1.3.6 [2022-04-15T07:48:42.088Z] go: downloading github.com/aws/aws-sdk-go-v2/service/sso v1.10.0 [2022-04-15T07:48:42.088Z] go: downloading github.com/Azure/go-autorest/autorest/adal v0.9.18 [2022-04-15T07:48:42.346Z] go: downloading github.com/Azure/go-autorest/logger v0.2.1 [2022-04-15T07:48:42.607Z] go: downloading github.com/Azure/go-autorest/tracing v0.6.0 [2022-04-15T07:48:42.866Z] go: downloading github.com/Azure/go-autorest/autorest/azure/cli v0.4.5 [2022-04-15T07:48:42.866Z] go: downloading github.com/dimchansky/utfbom v1.1.1 [2022-04-15T07:48:42.866Z] go: downloading cloud.google.com/go/compute v1.3.0 [2022-04-15T07:48:42.866Z] go: downloading github.com/googleapis/gax-go/v2 v2.1.1 [2022-04-15T07:48:42.866Z] go: downloading cloud.google.com/go/iam v0.1.1 [2022-04-15T07:48:42.866Z] go: downloading golang.org/x/oauth2 v0.0.0-20211104180415-d3ed0bb246c8 [2022-04-15T07:48:42.866Z] go: downloading github.com/gogo/protobuf v1.3.2 [2022-04-15T07:48:42.866Z] go: downloading k8s.io/klog/v2 v2.30.0 [2022-04-15T07:48:42.866Z] go: downloading sigs.k8s.io/structured-merge-diff/v4 v4.2.1 [2022-04-15T07:48:43.255Z] go: downloading github.com/google/gofuzz v1.1.0 [2022-04-15T07:48:43.255Z] go: downloading k8s.io/utils v0.0.0-20211116205334-6203023598ed [2022-04-15T07:48:43.255Z] go: downloading github.com/spf13/pflag v1.0.5 [2022-04-15T07:48:43.255Z] go: downloading golang.org/x/term v0.0.0-20210927222741-03fcf44c2211 [2022-04-15T07:48:43.516Z] go: downloading github.com/evanphx/json-patch v4.12.0+incompatible [2022-04-15T07:48:43.516Z] go: downloading github.com/cenkalti/backoff/v3 v3.2.2 [2022-04-15T07:48:43.516Z] go: downloading github.com/hashicorp/go-cleanhttp v0.5.2 [2022-04-15T07:48:43.516Z] go: downloading github.com/hashicorp/go-retryablehttp v0.6.6 [2022-04-15T07:48:43.516Z] go: downloading github.com/hashicorp/go-secure-stdlib/parseutil v0.1.1 [2022-04-15T07:48:43.516Z] go: downloading github.com/hashicorp/vault/sdk v0.4.1 [2022-04-15T07:48:43.516Z] go: downloading github.com/mitchellh/mapstructure v1.4.3 [2022-04-15T07:48:43.516Z] go: downloading github.com/tklauser/numcpus v0.3.0 [2022-04-15T07:48:43.516Z] go: downloading github.com/OneOfOne/xxhash v1.2.8 [2022-04-15T07:48:43.516Z] go: downloading gopkg.in/yaml.v2 v2.4.0 [2022-04-15T07:48:43.516Z] go: downloading github.com/rcrowley/go-metrics v0.0.0-20201227073835-cf1acfcdf475 [2022-04-15T07:48:43.516Z] go: downloading github.com/gobwas/glob v0.2.3 [2022-04-15T07:48:43.516Z] go: downloading github.com/yashtewari/glob-intersection v0.0.0-20180916065949-5c77d914dd0b [2022-04-15T07:48:43.516Z] go: downloading github.com/aws/aws-sdk-go-v2/internal/endpoints/v2 v2.3.0 [2022-04-15T07:48:43.780Z] go: downloading github.com/jmespath/go-jmespath v0.4.0 [2022-04-15T07:48:43.780Z] go: downloading github.com/Azure/go-autorest/autorest/date v0.3.0 [2022-04-15T07:48:43.781Z] go: downloading github.com/golang-jwt/jwt/v4 v4.2.0 [2022-04-15T07:48:43.781Z] go: downloading go.opencensus.io v0.23.0 [2022-04-15T07:48:43.781Z] go: downloading gopkg.in/inf.v0 v0.9.1 [2022-04-15T07:48:43.781Z] go: downloading sigs.k8s.io/json v0.0.0-20211020170558-c049b76a60c6 [2022-04-15T07:48:43.781Z] go: downloading github.com/go-logr/logr v1.2.2 [2022-04-15T07:48:44.038Z] go: downloading github.com/google/go-cmp v0.5.7 [2022-04-15T07:48:44.038Z] go: downloading github.com/googleapis/gnostic v0.5.5 [2022-04-15T07:48:44.038Z] go: downloading github.com/json-iterator/go v1.1.12 [2022-04-15T07:48:44.038Z] go: downloading k8s.io/kube-openapi v0.0.0-20211115234752-e816edb12b65 [2022-04-15T07:48:44.038Z] go: downloading github.com/hashicorp/go-secure-stdlib/strutil v0.1.1 [2022-04-15T07:48:44.038Z] go: downloading github.com/hashicorp/go-sockaddr v1.0.2 [2022-04-15T07:48:44.038Z] go: downloading go.uber.org/zap v1.21.0 [2022-04-15T07:48:44.300Z] go: downloading github.com/xeipuuv/gojsonreference v0.0.0-20180127040603-bd5ef7bd5415 [2022-04-15T07:48:44.300Z] go: downloading sigs.k8s.io/yaml v1.3.0 [2022-04-15T07:48:44.300Z] go: downloading github.com/golang/groupcache v0.0.0-20210331224755-41bb18bfe9da [2022-04-15T07:48:44.300Z] go: downloading github.com/modern-go/concurrent v0.0.0-20180306012644-bacd9c7ef1dd [2022-04-15T07:48:44.300Z] go: downloading github.com/modern-go/reflect2 v1.0.2 [2022-04-15T07:48:44.300Z] go: downloading github.com/golang/snappy v0.0.4 [2022-04-15T07:48:44.300Z] go: downloading github.com/pierrec/lz4 v2.5.2+incompatible [2022-04-15T07:48:44.300Z] go: downloading github.com/hashicorp/go-secure-stdlib/mlock v0.1.1 [2022-04-15T07:48:44.300Z] go: downloading github.com/hashicorp/go-uuid v1.0.2 [2022-04-15T07:48:44.558Z] go: downloading github.com/hashicorp/go-version v1.2.0 [2022-04-15T07:48:44.558Z] go: downloading github.com/ryanuber/go-glob v1.0.0 [2022-04-15T07:48:44.558Z] go: downloading github.com/xeipuuv/gojsonpointer v0.0.0-20190905194746-02993c407bfb [2022-04-15T07:48:44.558Z] go: downloading go.uber.org/multierr v1.6.0 [2022-04-15T07:48:49.840Z] go: downloading github.com/Azure/go-autorest/autorest/validation v0.3.0 [2022-04-15T07:48:49.840Z] go: downloading github.com/Azure/go-autorest/autorest/to v0.4.0 [2022-04-15T07:49:11.182Z] Removing intermediate container 59c095b11494 [2022-04-15T07:49:11.182Z] ---> c99a4252868c [2022-04-15T07:49:11.182Z] Successfully built c99a4252868c [2022-04-15T07:49:11.182Z] Successfully tagged ci-base-image-arm64:latest [Pipeline] isUnix [Pipeline] sh [2022-04-15T07:49:11.542Z] + docker inspect -f . ci-base-image-arm64 [2022-04-15T07:49:11.542Z] . [Pipeline] withDockerContainer [2022-04-15T07:49:11.785Z] prd-ubuntu20.04-docker-arm64-4c-16g-21047 does not seem to be running inside a container [2022-04-15T07:49:11.870Z] $ 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-15T07:49:13.186Z] $ docker top 469b8a38b663b2790e4f8aead448ebe792479a973b0937c57787d00e0aadb27f -eo pid,comm [Pipeline] { [Pipeline] sh [2022-04-15T07:49:14.150Z] + go version [2022-04-15T07:49:14.150Z] go version go1.17.6 linux/arm64 [Pipeline] } [2022-04-15T07:49:14.198Z] $ docker stop --time=1 469b8a38b663b2790e4f8aead448ebe792479a973b0937c57787d00e0aadb27f [2022-04-15T07:49:15.823Z] $ docker rm -f 469b8a38b663b2790e4f8aead448ebe792479a973b0937c57787d00e0aadb27f [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2022-04-15T07:49:16.680Z] + docker inspect -f . ci-base-image-arm64 [2022-04-15T07:49:16.680Z] . [Pipeline] withDockerContainer [2022-04-15T07:49:16.935Z] prd-ubuntu20.04-docker-arm64-4c-16g-21047 does not seem to be running inside a container [2022-04-15T07:49:17.019Z] $ 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-15T07:49:18.303Z] $ docker top 84658029d9835575510be5555ac068a866b8ec4f0fcaf2ccb263ce7f1683ccae -eo pid,comm [Pipeline] { [Pipeline] echo [2022-04-15T07:49:18.609Z] ========================================================= [2022-04-15T07:49:18.609Z] [edgeXBuildGoParallel] Running Tests and Build... [2022-04-15T07:49:18.609Z] ========================================================= [Pipeline] fileExists [Pipeline] sh [2022-04-15T07:49:19.313Z] + make test [2022-04-15T07:49:19.313Z] go mod tidy -compat=1.17 [2022-04-15T07:49:20.296Z] GO111MODULE=on go test -race -coverprofile=coverage.out ./... [2022-04-15T07:49:21.920Z] Removing intermediate container fced2c16e711 [2022-04-15T07:49:21.921Z] ---> bc8036b3f10d [2022-04-15T07:49:21.921Z] [2022-04-15T07:49:21.921Z] Step 9/20 : FROM alpine:3.15 [2022-04-15T07:49:21.921Z] 3.15: Pulling from library/alpine [2022-04-15T07:49:21.921Z] Digest: sha256:4edbd2beb5f78b1014028f4fbb99f3237d9561100b6881aabbf5acce2c4f9454 [2022-04-15T07:49:21.921Z] Status: Downloaded newer image for alpine:3.15 [2022-04-15T07:49:21.921Z] ---> 0ac33e5f5afa [2022-04-15T07:49:21.921Z] Step 10/20 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' [2022-04-15T07:49:21.921Z] ---> Running in 54309335020c [2022-04-15T07:49:21.921Z] Removing intermediate container 54309335020c [2022-04-15T07:49:21.921Z] ---> f6ac6e5024bd [2022-04-15T07:49:21.921Z] Step 11/20 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-04-15T07:49:21.921Z] ---> Running in 37faf3090998 [2022-04-15T07:49:22.489Z] Removing intermediate container 37faf3090998 [2022-04-15T07:49:22.489Z] ---> d9a74efb2773 [2022-04-15T07:49:22.489Z] Step 12/20 : RUN apk update && apk --no-cache --update add dumb-init curl gcompat [2022-04-15T07:49:25.781Z] ---> Running in f4658affa4ca [2022-04-15T07:49:26.717Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz [2022-04-15T07:49:27.655Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz [2022-04-15T07:49:27.917Z] v3.15.4-28-gf3bb9d0183 [https://nl.alpinelinux.org/alpine/v3.15/main] [2022-04-15T07:49:27.917Z] v3.15.4-37-gdd6f9eca1b [https://nl.alpinelinux.org/alpine/v3.15/community] [2022-04-15T07:49:27.917Z] OK: 15855 distinct packages available [2022-04-15T07:49:27.918Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz [2022-04-15T07:49:28.855Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz [2022-04-15T07:49:29.114Z] (1/9) Installing ca-certificates (20211220-r0) [2022-04-15T07:49:29.114Z] (2/9) Installing brotli-libs (1.0.9-r5) [2022-04-15T07:49:29.372Z] (3/9) Installing nghttp2-libs (1.46.0-r0) [2022-04-15T07:49:29.372Z] (4/9) Installing libcurl (7.80.0-r0) [2022-04-15T07:49:29.372Z] (5/9) Installing curl (7.80.0-r0) [2022-04-15T07:49:29.637Z] (6/9) Installing dumb-init (1.2.5-r1) [2022-04-15T07:49:29.637Z] (7/9) Installing musl-obstack (1.2.3-r0) [2022-04-15T07:49:29.637Z] (8/9) Installing libucontext (1.1-r0) [2022-04-15T07:49:29.898Z] (9/9) Installing gcompat (1.0.0-r4) [2022-04-15T07:49:29.898Z] Executing busybox-1.34.1-r5.trigger [2022-04-15T07:49:29.898Z] Executing ca-certificates-20211220-r0.trigger [2022-04-15T07:49:29.898Z] OK: 8 MiB in 23 packages [2022-04-15T07:49:35.200Z] Removing intermediate container f4658affa4ca [2022-04-15T07:49:35.200Z] ---> 9cef3c90a70b [2022-04-15T07:49:35.200Z] Step 13/20 : COPY --from=builder /edgex-go/Attribution.txt / [2022-04-15T07:49:36.809Z] ---> 5ba30e5fdf15 [2022-04-15T07:49:36.809Z] Step 14/20 : COPY --from=builder /edgex-go/cmd/security-spiffe-token-provider/security-spiffe-token-provider / [2022-04-15T07:49:40.126Z] ---> ada60073500d [2022-04-15T07:49:40.126Z] Step 15/20 : COPY --from=builder /edgex-go/cmd/security-spiffe-token-provider/res/configuration.toml /res/configuration.toml [2022-04-15T07:49:41.513Z] ---> ec6d4181f9b5 [2022-04-15T07:49:41.514Z] Step 16/20 : ENTRYPOINT [ "/security-spiffe-token-provider" ] [2022-04-15T07:49:41.772Z] ---> Running in aec18ffb5901 [2022-04-15T07:49:42.344Z] Removing intermediate container aec18ffb5901 [2022-04-15T07:49:42.344Z] ---> d054e6f427b8 [2022-04-15T07:49:42.344Z] Step 17/20 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2022-04-15T07:49:43.722Z] ---> Running in cc52cf510960 [2022-04-15T07:49:44.327Z] Removing intermediate container cc52cf510960 [2022-04-15T07:49:44.327Z] ---> f4cd18c267fd [2022-04-15T07:49:44.327Z] Step 18/20 : LABEL arch=x86_64 [2022-04-15T07:49:44.586Z] ---> Running in f1fb7c36fe75 [2022-04-15T07:49:44.904Z] Removing intermediate container f1fb7c36fe75 [2022-04-15T07:49:44.904Z] ---> 145298294f3f [2022-04-15T07:49:44.904Z] Step 19/20 : LABEL git_sha=380509e625e205a7b033519c2bd94c8aca67ac3b [2022-04-15T07:49:45.163Z] ---> Running in efacf766af23 [2022-04-15T07:49:46.542Z] Removing intermediate container efacf766af23 [2022-04-15T07:49:46.542Z] ---> 8ae64a22a3c0 [2022-04-15T07:49:46.542Z] Step 20/20 : LABEL version=0.0.0 [2022-04-15T07:49:48.453Z] ---> Running in 63b0bfb5bad7 [2022-04-15T07:49:49.019Z] Removing intermediate container 63b0bfb5bad7 [2022-04-15T07:49:49.019Z] ---> e15ee86b2a0e [2022-04-15T07:49:49.019Z] [2022-04-15T07:49:49.019Z] Successfully built e15ee86b2a0e [2022-04-15T07:49:49.280Z] Successfully tagged security-spiffe-token-provider:latest [2022-04-15T07:49:52.645Z] ? github.com/edgexfoundry/edgex-go [no test files] [2022-04-15T07:50:15.835Z]  Building security-spiffe-token-provider ... done Removing intermediate container 72edd8c55a8d [2022-04-15T07:50:15.835Z] ---> e874d5926f39 [2022-04-15T07:50:15.835Z] [2022-04-15T07:50:15.835Z] Step 13/26 : FROM alpine:3.15 [2022-04-15T07:50:15.835Z] ---> 0ac33e5f5afa [2022-04-15T07:50:15.835Z] Step 14/26 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' [2022-04-15T07:50:15.835Z] ---> Using cache [2022-04-15T07:50:15.835Z] ---> f6ac6e5024bd [2022-04-15T07:50:15.835Z] Step 15/26 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-04-15T07:50:15.835Z] ---> Using cache [2022-04-15T07:50:15.835Z] ---> d9a74efb2773 [2022-04-15T07:50:15.835Z] Step 16/26 : RUN apk update && apk --no-cache --update add dumb-init gcompat [2022-04-15T07:50:15.835Z] ---> Running in 843cf03157e7 [2022-04-15T07:50:15.835Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz [2022-04-15T07:50:15.835Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz [2022-04-15T07:50:15.835Z] v3.15.4-28-gf3bb9d0183 [https://nl.alpinelinux.org/alpine/v3.15/main] [2022-04-15T07:50:15.835Z] v3.15.4-37-gdd6f9eca1b [https://nl.alpinelinux.org/alpine/v3.15/community] [2022-04-15T07:50:15.835Z] OK: 15855 distinct packages available [2022-04-15T07:50:15.835Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz [2022-04-15T07:50:15.835Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz [2022-04-15T07:50:15.835Z] (1/4) Installing dumb-init (1.2.5-r1) [2022-04-15T07:50:15.835Z] (2/4) Installing musl-obstack (1.2.3-r0) [2022-04-15T07:50:15.835Z] (3/4) Installing libucontext (1.1-r0) [2022-04-15T07:50:15.835Z] (4/4) Installing gcompat (1.0.0-r4) [2022-04-15T07:50:15.835Z] Executing busybox-1.34.1-r5.trigger [2022-04-15T07:50:15.835Z] OK: 6 MiB in 18 packages [2022-04-15T07:50:15.835Z] Removing intermediate container 843cf03157e7 [2022-04-15T07:50:15.835Z] ---> 429eec89e8a8 [2022-04-15T07:50:15.835Z] Step 17/26 : COPY --from=builder /edgex-go/spire-build/bin/spire-server /usr/local/bin [2022-04-15T07:50:17.211Z] ---> 9d6f7fe951c6 [2022-04-15T07:50:17.211Z] Step 18/26 : COPY --from=builder /edgex-go/cmd/security-spire-config/docker-entrypoint.sh /usr/local/bin/ [2022-04-15T07:50:17.472Z] ---> 69af7d0d0333 [2022-04-15T07:50:17.472Z] Step 19/26 : WORKDIR /usr/local/etc/spiffe-scripts.d [2022-04-15T07:50:17.472Z] ---> Running in 9ece8174cb8a [2022-04-15T07:50:17.472Z] Removing intermediate container 9ece8174cb8a [2022-04-15T07:50:17.472Z] ---> 645815641165 [2022-04-15T07:50:17.472Z] Step 20/26 : COPY --from=builder /edgex-go/cmd/security-spire-config/seed_builtin_entries.sh /usr/local/etc/spiffe-scripts.d [2022-04-15T07:50:17.761Z] ---> b8ca41d5d9b9 [2022-04-15T07:50:17.761Z] Step 21/26 : WORKDIR / [2022-04-15T07:50:17.761Z] ---> Running in 19c676873f40 [2022-04-15T07:50:17.761Z] Removing intermediate container 19c676873f40 [2022-04-15T07:50:17.761Z] ---> f9829bd410c5 [2022-04-15T07:50:17.761Z] Step 22/26 : ENTRYPOINT [ "/usr/bin/dumb-init" ] [2022-04-15T07:50:18.020Z] ---> Running in 89b108cc325f [2022-04-15T07:50:18.020Z] Removing intermediate container 89b108cc325f [2022-04-15T07:50:18.020Z] ---> 613799f6b0e7 [2022-04-15T07:50:18.020Z] Step 23/26 : CMD [ "--verbose", "docker-entrypoint.sh" ] [2022-04-15T07:50:18.020Z] ---> Running in e666c6236b60 [2022-04-15T07:50:18.281Z] Removing intermediate container e666c6236b60 [2022-04-15T07:50:18.281Z] ---> 80b0722c6aa1 [2022-04-15T07:50:18.281Z] Step 24/26 : LABEL arch=x86_64 [2022-04-15T07:50:18.281Z] ---> Running in 5307b7408894 [2022-04-15T07:50:18.281Z] Removing intermediate container 5307b7408894 [2022-04-15T07:50:18.281Z] ---> 5f0bb3759eaf [2022-04-15T07:50:18.281Z] Step 25/26 : LABEL git_sha=380509e625e205a7b033519c2bd94c8aca67ac3b [2022-04-15T07:50:18.551Z] ---> Running in fd168af17b34 [2022-04-15T07:50:18.551Z] Removing intermediate container fd168af17b34 [2022-04-15T07:50:18.551Z] ---> 513f390a3609 [2022-04-15T07:50:18.551Z] Step 26/26 : LABEL version=0.0.0 [2022-04-15T07:50:18.551Z] ---> Running in 86a51aff7bb5 [2022-04-15T07:50:18.812Z] Removing intermediate container 86a51aff7bb5 [2022-04-15T07:50:18.812Z] ---> e88c7279173c [2022-04-15T07:50:18.812Z] [2022-04-15T07:50:18.812Z] Successfully built e88c7279173c [2022-04-15T07:50:18.812Z] Successfully tagged security-spire-config:latest [2022-04-15T07:50:28.804Z]  Building security-spire-config ... done Building bin/spire-agent... [2022-04-15T07:50:28.804Z] go: downloading github.com/envoyproxy/go-control-plane v0.10.1 [2022-04-15T07:50:28.804Z] go: downloading github.com/docker/docker v20.10.12+incompatible [2022-04-15T07:50:28.804Z] go: downloading github.com/aws/aws-sdk-go-v2/service/secretsmanager v1.14.0 [2022-04-15T07:50:28.804Z] go: downloading cloud.google.com/go/secretmanager v1.3.0 [2022-04-15T07:50:28.804Z] go: downloading github.com/google/go-tpm-tools v0.3.3 [2022-04-15T07:50:28.804Z] go: downloading github.com/cncf/xds/go v0.0.0-20211130200136-a8f946100490 [2022-04-15T07:50:28.804Z] go: downloading github.com/envoyproxy/protoc-gen-validate v0.6.2 [2022-04-15T07:50:28.804Z] go: downloading github.com/docker/go-connections v0.4.0 [2022-04-15T07:50:28.804Z] go: downloading github.com/docker/go-units v0.4.0 [2022-04-15T07:50:28.804Z] go: downloading github.com/opencontainers/image-spec v1.0.1 [2022-04-15T07:50:28.804Z] go: downloading github.com/docker/distribution v2.7.1+incompatible [2022-04-15T07:50:28.804Z] go: downloading github.com/containerd/containerd v1.3.4 [2022-04-15T07:50:28.804Z] go: downloading github.com/opencontainers/go-digest v1.0.0 [2022-04-15T07:50:46.946Z] Building bin/spire-agent... [2022-04-15T07:50:46.946Z] go: downloading github.com/envoyproxy/go-control-plane v0.10.1 [2022-04-15T07:50:46.946Z] go: downloading cloud.google.com/go/secretmanager v1.3.0 [2022-04-15T07:50:46.946Z] go: downloading github.com/aws/aws-sdk-go-v2/service/secretsmanager v1.14.0 [2022-04-15T07:50:46.946Z] go: downloading github.com/docker/docker v20.10.12+incompatible [2022-04-15T07:50:47.519Z] go: downloading github.com/google/go-tpm-tools v0.3.3 [2022-04-15T07:50:47.519Z] go: downloading github.com/cncf/xds/go v0.0.0-20211130200136-a8f946100490 [2022-04-15T07:50:47.519Z] go: downloading github.com/envoyproxy/protoc-gen-validate v0.6.2 [2022-04-15T07:50:47.778Z] go: downloading github.com/docker/go-connections v0.4.0 [2022-04-15T07:50:47.778Z] go: downloading github.com/docker/go-units v0.4.0 [2022-04-15T07:50:47.778Z] go: downloading github.com/opencontainers/image-spec v1.0.1 [2022-04-15T07:50:47.778Z] go: downloading github.com/containerd/containerd v1.3.4 [2022-04-15T07:50:47.778Z] go: downloading github.com/docker/distribution v2.7.1+incompatible [2022-04-15T07:50:47.778Z] go: downloading github.com/opencontainers/go-digest v1.0.0 [2022-04-15T07:51:19.866Z] Removing intermediate container 446d430f3d43 [2022-04-15T07:51:19.866Z] ---> 1ddc3a12a27e [2022-04-15T07:51:19.866Z] [2022-04-15T07:51:19.866Z] Step 13/25 : FROM alpine:3.15 [2022-04-15T07:51:19.866Z] ---> 0ac33e5f5afa [2022-04-15T07:51:19.866Z] Step 14/25 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' [2022-04-15T07:51:19.866Z] ---> Using cache [2022-04-15T07:51:19.866Z] ---> f6ac6e5024bd [2022-04-15T07:51:19.866Z] Step 15/25 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-04-15T07:51:19.866Z] ---> Using cache [2022-04-15T07:51:19.866Z] ---> d9a74efb2773 [2022-04-15T07:51:19.866Z] Step 16/25 : RUN apk update && apk --no-cache --update add dumb-init openssl gcompat [2022-04-15T07:51:20.804Z] ---> Running in 60e248b0a259 [2022-04-15T07:51:21.062Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz [2022-04-15T07:51:21.998Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz [2022-04-15T07:51:22.259Z] v3.15.4-28-gf3bb9d0183 [https://nl.alpinelinux.org/alpine/v3.15/main] [2022-04-15T07:51:22.259Z] v3.15.4-37-gdd6f9eca1b [https://nl.alpinelinux.org/alpine/v3.15/community] [2022-04-15T07:51:22.259Z] OK: 15855 distinct packages available [2022-04-15T07:51:22.259Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz [2022-04-15T07:51:23.194Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz [2022-04-15T07:51:23.453Z] (1/5) Installing dumb-init (1.2.5-r1) [2022-04-15T07:51:23.453Z] (2/5) Installing musl-obstack (1.2.3-r0) [2022-04-15T07:51:23.712Z] (3/5) Installing libucontext (1.1-r0) [2022-04-15T07:51:23.712Z] (4/5) Installing gcompat (1.0.0-r4) [2022-04-15T07:51:23.712Z] (5/5) Installing openssl (1.1.1n-r0) [2022-04-15T07:51:23.971Z] Executing busybox-1.34.1-r5.trigger [2022-04-15T07:51:23.971Z] OK: 6 MiB in 19 packages [2022-04-15T07:51:29.246Z] Removing intermediate container 60e248b0a259 [2022-04-15T07:51:29.246Z] ---> fe2b257bb1c8 [2022-04-15T07:51:29.246Z] Step 17/25 : COPY --from=builder /edgex-go/spire-build/bin/spire-server /usr/local/bin [2022-04-15T07:51:29.518Z] ? github.com/edgexfoundry/edgex-go/cmd/core-command [no test files] [2022-04-15T07:51:29.518Z] ? github.com/edgexfoundry/edgex-go/cmd/core-data [no test files] [2022-04-15T07:51:29.518Z] ? github.com/edgexfoundry/edgex-go/cmd/core-metadata [no test files] [2022-04-15T07:51:29.518Z] ? github.com/edgexfoundry/edgex-go/cmd/secrets-config [no test files] [2022-04-15T07:51:31.151Z] ---> 334e1dd0f664 [2022-04-15T07:51:31.151Z] Step 18/25 : COPY --from=builder /edgex-go/cmd/security-spire-server/docker-entrypoint.sh /usr/local/bin/ [2022-04-15T07:51:31.410Z] ---> 2e86598f716d [2022-04-15T07:51:31.410Z] Step 19/25 : COPY --from=builder /edgex-go/cmd/security-spire-server/server.conf /usr/local/etc/spire/server.conf.tpl [2022-04-15T07:51:31.529Z] ? github.com/edgexfoundry/edgex-go/cmd/security-bootstrapper [no test files] [2022-04-15T07:51:31.529Z] ? github.com/edgexfoundry/edgex-go/cmd/security-file-token-provider [no test files] [2022-04-15T07:51:31.529Z] ? github.com/edgexfoundry/edgex-go/cmd/security-proxy-setup [no test files] [2022-04-15T07:51:31.529Z] ? github.com/edgexfoundry/edgex-go/cmd/security-secretstore-setup [no test files] [2022-04-15T07:51:31.530Z] ? github.com/edgexfoundry/edgex-go/cmd/security-spiffe-token-provider [no test files] [2022-04-15T07:51:31.530Z] ? github.com/edgexfoundry/edgex-go/cmd/support-notifications [no test files] [2022-04-15T07:51:31.530Z] ? github.com/edgexfoundry/edgex-go/cmd/support-scheduler [no test files] [2022-04-15T07:51:31.530Z] ? github.com/edgexfoundry/edgex-go/cmd/sys-mgmt-agent [no test files] [2022-04-15T07:51:31.530Z] ? github.com/edgexfoundry/edgex-go/cmd/sys-mgmt-executor [no test files] [2022-04-15T07:51:31.530Z] ? github.com/edgexfoundry/edgex-go/internal [no test files] [2022-04-15T07:51:31.530Z] ? github.com/edgexfoundry/edgex-go/internal/core/command [no test files] [2022-04-15T07:51:31.670Z] ---> fa37c148adfc [2022-04-15T07:51:31.670Z] Step 20/25 : COPY --from=builder /edgex-go/cmd/security-spire-server/openssl.conf /usr/local/etc/ [2022-04-15T07:51:31.930Z] ---> 0b534947f3cf [2022-04-15T07:51:31.930Z] Step 21/25 : ENTRYPOINT [ "/usr/bin/dumb-init" ] [2022-04-15T07:51:32.189Z] ---> Running in b260597b2925 [2022-04-15T07:51:32.189Z] Removing intermediate container b260597b2925 [2022-04-15T07:51:32.189Z] ---> 0ea80f44c719 [2022-04-15T07:51:32.189Z] Step 22/25 : CMD [ "--verbose", "docker-entrypoint.sh" ] [2022-04-15T07:51:32.449Z] ---> Running in 4980a57cc2ba [2022-04-15T07:51:32.707Z] Removing intermediate container 4980a57cc2ba [2022-04-15T07:51:32.707Z] ---> a1838f8618c7 [2022-04-15T07:51:32.707Z] Step 23/25 : LABEL arch=x86_64 [2022-04-15T07:51:32.707Z] ---> Running in d9e8a07322c6 [2022-04-15T07:51:33.276Z] Removing intermediate container d9e8a07322c6 [2022-04-15T07:51:33.276Z] ---> f6f1b3cf9d0e [2022-04-15T07:51:33.276Z] Step 24/25 : LABEL git_sha=380509e625e205a7b033519c2bd94c8aca67ac3b [2022-04-15T07:51:33.534Z] ---> Running in c8b5cd96e77b [2022-04-15T07:51:34.106Z] Removing intermediate container c8b5cd96e77b [2022-04-15T07:51:34.106Z] ---> 2509bb88788a [2022-04-15T07:51:34.106Z] Step 25/25 : LABEL version=0.0.0 [2022-04-15T07:51:34.106Z] ---> Running in 6c760f186247 [2022-04-15T07:51:34.366Z] Removing intermediate container 6c760f186247 [2022-04-15T07:51:34.366Z] ---> 79b436628197 [2022-04-15T07:51:34.366Z] [2022-04-15T07:51:34.366Z] Successfully built 79b436628197 [2022-04-15T07:51:34.366Z] Successfully tagged security-spire-server:latest [2022-04-15T07:51:43.963Z] ok github.com/edgexfoundry/edgex-go/internal/core/command/application 0.329s coverage: 28.7% of statements [2022-04-15T07:51:43.963Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/config [no test files] [2022-04-15T07:51:43.963Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/container [no test files] [2022-04-15T07:51:50.702Z] ok github.com/edgexfoundry/edgex-go/internal/core/command/controller/http 0.556s coverage: 98.5% of statements [2022-04-15T07:51:50.702Z] ? github.com/edgexfoundry/edgex-go/internal/core/data [no test files] [2022-04-15T07:51:50.702Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/application 0.449s coverage: 53.4% of statements [2022-04-15T07:51:50.702Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/config [no test files] [2022-04-15T07:51:50.702Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/container [no test files] [2022-04-15T07:51:52.465Z]  Building security-spire-server ... done Removing intermediate container e194e7b63798 [2022-04-15T07:51:52.465Z] ---> 30971da1f83e [2022-04-15T07:51:52.465Z] [2022-04-15T07:51:52.465Z] Step 13/26 : FROM alpine:3.15 [2022-04-15T07:51:52.465Z] ---> 0ac33e5f5afa [2022-04-15T07:51:52.465Z] Step 14/26 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' [2022-04-15T07:51:52.465Z] ---> Using cache [2022-04-15T07:51:52.465Z] ---> f6ac6e5024bd [2022-04-15T07:51:52.465Z] Step 15/26 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-04-15T07:51:52.465Z] ---> Using cache [2022-04-15T07:51:52.465Z] ---> d9a74efb2773 [2022-04-15T07:51:52.465Z] Step 16/26 : RUN apk update && apk --no-cache --update add dumb-init openssl gcompat [2022-04-15T07:51:52.465Z] ---> Using cache [2022-04-15T07:51:52.465Z] ---> fe2b257bb1c8 [2022-04-15T07:51:52.465Z] Step 17/26 : COPY --from=builder /edgex-go/spire-build/bin/spire-agent /usr/local/bin [2022-04-15T07:51:52.465Z] ---> e9c1ab0118d8 [2022-04-15T07:51:52.465Z] Step 18/26 : COPY --from=builder /edgex-go/spire-build/bin/spire-server /usr/local/bin [2022-04-15T07:51:52.465Z] ---> d98224bc0bdc [2022-04-15T07:51:52.465Z] Step 19/26 : COPY --from=builder /edgex-go/cmd/security-spire-agent/docker-entrypoint.sh /usr/local/bin/ [2022-04-15T07:51:52.465Z] ---> 82b3974b7da0 [2022-04-15T07:51:52.465Z] Step 20/26 : COPY --from=builder /edgex-go/cmd/security-spire-agent/agent.conf /usr/local/etc/spire/agent.conf.tpl [2022-04-15T07:51:52.725Z] ---> e9529ea5ca10 [2022-04-15T07:51:52.725Z] Step 21/26 : COPY --from=builder /edgex-go/cmd/security-spire-agent/openssl.conf /usr/local/etc/ [2022-04-15T07:51:52.987Z] ---> 1f1619c4c107 [2022-04-15T07:51:52.987Z] Step 22/26 : ENTRYPOINT [ "/usr/bin/dumb-init" ] [2022-04-15T07:51:52.987Z] ---> Running in 8a9e34dfa93c [2022-04-15T07:51:52.987Z] Removing intermediate container 8a9e34dfa93c [2022-04-15T07:51:52.987Z] ---> c638058e79cf [2022-04-15T07:51:52.987Z] Step 23/26 : CMD [ "--verbose", "docker-entrypoint.sh" ] [2022-04-15T07:51:52.987Z] ---> Running in 054178d76236 [2022-04-15T07:51:53.246Z] Removing intermediate container 054178d76236 [2022-04-15T07:51:53.246Z] ---> 441de651991e [2022-04-15T07:51:53.246Z] Step 24/26 : LABEL arch=x86_64 [2022-04-15T07:51:53.246Z] ---> Running in a7aee082a1a1 [2022-04-15T07:51:53.246Z] Removing intermediate container a7aee082a1a1 [2022-04-15T07:51:53.246Z] ---> 61a8ee9e1888 [2022-04-15T07:51:53.246Z] Step 25/26 : LABEL git_sha=380509e625e205a7b033519c2bd94c8aca67ac3b [2022-04-15T07:51:53.246Z] ---> Running in 336bb2975abb [2022-04-15T07:51:53.507Z] Removing intermediate container 336bb2975abb [2022-04-15T07:51:53.507Z] ---> 52e4166f4f12 [2022-04-15T07:51:53.507Z] Step 26/26 : LABEL version=0.0.0 [2022-04-15T07:51:53.507Z] ---> Running in eed24d095e08 [2022-04-15T07:51:53.507Z] Removing intermediate container eed24d095e08 [2022-04-15T07:51:53.507Z] ---> bef939d0be7d [2022-04-15T07:51:53.507Z] [2022-04-15T07:51:53.767Z] Successfully built bef939d0be7d [2022-04-15T07:51:53.767Z] Successfully tagged security-spire-agent:latest [2022-04-15T07:51:53.774Z]  Building security-spire-agent ... done  [Pipeline] } [2022-04-15T07:51:53.805Z] $ docker stop --time=1 4183606ce1e5b667623b7206b6ada9f77e929c9bd1a353d8a549fa8de47b30ce [2022-04-15T07:51:55.122Z] $ docker rm -f 4183606ce1e5b667623b7206b6ada9f77e929c9bd1a353d8a549fa8de47b30ce [Pipeline] // withDockerContainer [Pipeline] sh [2022-04-15T07:51:55.671Z] + docker images [2022-04-15T07:51:55.671Z] REPOSITORY TAG IMAGE ID CREATED SIZE [2022-04-15T07:51:55.671Z] security-spire-agent latest bef939d0be7d 2 seconds ago 127MB [2022-04-15T07:51:55.671Z] 30971da1f83e 11 seconds ago 4.43GB [2022-04-15T07:51:55.671Z] security-spire-server latest 79b436628197 21 seconds ago 87.3MB [2022-04-15T07:51:55.671Z] 1ddc3a12a27e 42 seconds ago 4.43GB [2022-04-15T07:51:55.671Z] security-spire-config latest e88c7279173c About a minute ago 86.7MB [2022-04-15T07:51:55.671Z] e874d5926f39 About a minute ago 4.43GB [2022-04-15T07:51:55.671Z] security-spiffe-token-provider latest e15ee86b2a0e 2 minutes ago 28.8MB [2022-04-15T07:51:55.671Z] bc8036b3f10d 2 minutes ago 1.54GB [2022-04-15T07:51:55.671Z] core-command latest 8f1c991d6001 3 minutes ago 16MB [2022-04-15T07:51:55.671Z] support-notifications latest 805520ab6767 3 minutes ago 26.8MB [2022-04-15T07:51:55.671Z] 99f9a03b740b 3 minutes ago 1.49GB [2022-04-15T07:51:55.671Z] support-scheduler latest ba690c363dc7 3 minutes ago 26.2MB [2022-04-15T07:51:55.671Z] b722e8a90e4c 3 minutes ago 1.55GB [2022-04-15T07:51:55.671Z] security-proxy-setup latest 542798128d42 3 minutes ago 26.9MB [2022-04-15T07:51:55.671Z] 8b7cb00910f8 3 minutes ago 1.55GB [2022-04-15T07:51:55.671Z] security-secretstore-setup latest b811903594f0 4 minutes ago 28.5MB [2022-04-15T07:51:55.671Z] d021c95ed06e 4 minutes ago 1.5GB [2022-04-15T07:51:55.671Z] 9c211fec1ba0 4 minutes ago 1.5GB [2022-04-15T07:51:55.671Z] sys-mgmt-agent latest c8e0cbc3b6f7 4 minutes ago 299MB [2022-04-15T07:51:55.671Z] security-bootstrapper latest 603c8d08aa50 4 minutes ago 19MB [2022-04-15T07:51:55.671Z] core-data latest 450232f83764 4 minutes ago 22.5MB [2022-04-15T07:51:55.671Z] core-metadata latest 64abaa08a5a2 5 minutes ago 17MB [2022-04-15T07:51:55.671Z] c462f6cc2db6 5 minutes ago 1.49GB [2022-04-15T07:51:55.671Z] f77b1edc1ea5 5 minutes ago 1.52GB [2022-04-15T07:51:55.671Z] 7692f0a1e58a 5 minutes ago 1.5GB [2022-04-15T07:51:55.671Z] 900a973a8382 5 minutes ago 1.5GB [2022-04-15T07:51:55.671Z] ci-base-image-x86_64 latest 89f9d478009e 8 minutes ago 896MB [2022-04-15T07:51:55.671Z] docker 20.10.14 7417809fdb73 9 days ago 218MB [2022-04-15T07:51:55.671Z] alpine 3.14 e04c818066af 10 days ago 5.59MB [2022-04-15T07:51:55.671Z] alpine 3.15 0ac33e5f5afa 10 days ago 5.57MB [2022-04-15T07:51:55.671Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base 1.17-alpine 99d49a6021b9 2 months ago 562MB [2022-04-15T07:51:55.671Z] nexus3.edgexfoundry.org:10004/edgex-devops/git-semver latest aa7d48a56d93 6 months ago 34.5MB [2022-04-15T07:51:55.671Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose latest 360bccc3ab07 21 months ago 310MB [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) Stage "Docker Push" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snap) Stage "Snap" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } [2022-04-15T07:52:13.008Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/controller/http 19.742s coverage: 89.2% of statements [2022-04-15T07:52:13.008Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/controller/messaging [no test files] [2022-04-15T07:52:13.008Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces [no test files] [2022-04-15T07:52:13.008Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces/mocks [no test files] [2022-04-15T07:52:13.008Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/messaging 1.361s coverage: 84.4% of statements [2022-04-15T07:52:13.008Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/mocks [no test files] [2022-04-15T07:52:13.008Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata [no test files] [2022-04-15T07:52:13.008Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/application [no test files] [2022-04-15T07:52:13.008Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/config [no test files] [2022-04-15T07:52:13.008Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/container [no test files] [2022-04-15T07:52:15.924Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/controller/http 2.909s coverage: 95.6% of statements [2022-04-15T07:52:15.924Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces [no test files] [2022-04-15T07:52:15.924Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces/mocks [no test files] [2022-04-15T07:52:15.924Z] ok github.com/edgexfoundry/edgex-go/internal/io 0.322s coverage: 72.2% of statements [2022-04-15T07:52:15.924Z] ? github.com/edgexfoundry/edgex-go/internal/pkg [no test files] [2022-04-15T07:52:15.924Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/application [no test files] [2022-04-15T07:52:15.924Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/handlers [no test files] [2022-04-15T07:52:15.924Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/interfaces [no test files] [2022-04-15T07:52:15.924Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/common [no test files] [2022-04-15T07:52:15.924Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/controller/http 0.349s coverage: 60.0% of statements [2022-04-15T07:52:15.924Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/correlation [no test files] [2022-04-15T07:52:15.924Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db [no test files] [2022-04-15T07:52:15.924Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db/redis [no test files] [2022-04-15T07:52:15.924Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/infrastructure/redis 0.414s coverage: 0.9% of statements [2022-04-15T07:52:15.924Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/interfaces [no test files] [2022-04-15T07:52:15.924Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/telemetry 0.438s coverage: 58.8% of statements [2022-04-15T07:52:15.924Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/utils 0.267s coverage: 24.0% of statements [2022-04-15T07:52:15.924Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper [no test files] [2022-04-15T07:52:15.924Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command 0.249s coverage: 47.1% of statements [2022-04-15T07:52:15.924Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gate 1.353s coverage: 79.5% of statements [2022-04-15T07:52:15.924Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/genpassword 0.233s coverage: 94.1% of statements [2022-04-15T07:52:17.399Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gethttpstatus 0.407s coverage: 96.3% of statements [2022-04-15T07:52:17.683Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/help 0.316s coverage: 87.5% of statements [2022-04-15T07:52:30.120Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/listen 12.266s coverage: 94.4% of statements [2022-04-15T07:52:30.120Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/ping 0.238s coverage: 44.8% of statements [2022-04-15T07:52:36.860Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl 14.766s coverage: 82.5% of statements [2022-04-15T07:52:36.860Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl/share [no test files] [2022-04-15T07:52:43.619Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/waitfor 22.312s coverage: 92.9% of statements [2022-04-15T07:52:43.619Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/config [no test files] [2022-04-15T07:52:43.619Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/container [no test files] [2022-04-15T07:52:43.619Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/handlers [no test files] [2022-04-15T07:52:43.619Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/helper 0.061s coverage: 65.1% of statements [2022-04-15T07:52:43.619Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/interfaces [no test files] [2022-04-15T07:52:43.619Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis [no test files] [2022-04-15T07:52:43.619Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/config [no test files] [2022-04-15T07:52:43.619Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/container [no test files] [2022-04-15T07:52:43.619Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/handlers [no test files] [2022-04-15T07:52:43.619Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/tcp 11.231s coverage: 87.2% of statements [2022-04-15T07:52:43.619Z] ? github.com/edgexfoundry/edgex-go/internal/security/config [no test files] [2022-04-15T07:52:43.619Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command [no test files] [2022-04-15T07:52:43.619Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/help 0.188s coverage: 100.0% of statements [2022-04-15T07:52:43.619Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy [no test files] [2022-04-15T07:52:43.619Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/adduser 0.351s coverage: 58.8% of statements [2022-04-15T07:52:43.619Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/common [no test files] [2022-04-15T07:52:43.619Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/deluser 0.330s coverage: 80.0% of statements [2022-04-15T07:52:43.619Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/jwt 0.262s coverage: 87.2% of statements [2022-04-15T07:52:43.619Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/oauth2 0.384s coverage: 85.4% of statements [2022-04-15T07:52:43.619Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/tls 0.972s coverage: 91.2% of statements [2022-04-15T07:52:43.619Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/interfaces [no test files] [2022-04-15T07:52:50.397Z] ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider 1.128s coverage: 64.4% of statements [2022-04-15T07:52:50.397Z] ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/config [no test files] [2022-04-15T07:52:50.397Z] ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/container [no test files] [2022-04-15T07:52:50.397Z] ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider/mocks 0.293s coverage: 100.0% of statements [2022-04-15T07:52:50.397Z] ok github.com/edgexfoundry/edgex-go/internal/security/kdf 0.109s coverage: 89.4% of statements [2022-04-15T07:52:50.397Z] ok github.com/edgexfoundry/edgex-go/internal/security/kdf/mocks 0.064s coverage: 100.0% of statements [2022-04-15T07:52:50.397Z] ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader 0.075s coverage: 73.7% of statements [2022-04-15T07:52:50.397Z] ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader/mocks 0.084s coverage: 100.0% of statements [2022-04-15T07:53:00.633Z] ok github.com/edgexfoundry/edgex-go/internal/security/proxy 1.427s coverage: 65.4% of statements [2022-04-15T07:53:00.633Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxy/config [no test files] [2022-04-15T07:53:00.633Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxy/container [no test files] [2022-04-15T07:53:00.633Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxy/models [no test files] [2022-04-15T07:53:02.626Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore 0.885s coverage: 43.8% of statements [2022-04-15T07:53:02.626Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/config [no test files] [2022-04-15T07:53:02.626Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/container [no test files] [2022-04-15T07:53:02.626Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/secretsengine 0.227s coverage: 89.5% of statements [2022-04-15T07:53:02.626Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokencreatable [no test files] [2022-04-15T07:53:02.626Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokenfilewriter 0.339s coverage: 84.8% of statements [2022-04-15T07:53:02.626Z] ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider [no test files] [2022-04-15T07:53:02.626Z] ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider/config [no test files] [2022-04-15T07:53:02.626Z] ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider/container [no test files] [2022-04-15T07:53:02.626Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications [no test files] [2022-04-15T07:53:10.944Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications/application 6.398s coverage: 17.7% of statements [2022-04-15T07:53:10.944Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel [no test files] [2022-04-15T07:53:10.944Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel/mocks [no test files] [2022-04-15T07:53:10.944Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/config [no test files] [2022-04-15T07:53:10.944Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/container [no test files] [2022-04-15T07:53:10.944Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications/controller/http 0.729s coverage: 92.3% of statements [2022-04-15T07:53:10.944Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces [no test files] [2022-04-15T07:53:10.944Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces/mocks [no test files] [2022-04-15T07:53:10.944Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler [no test files] [2022-04-15T07:53:10.944Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/application [no test files] [2022-04-15T07:53:10.944Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/application/scheduler 0.296s coverage: 63.2% of statements [2022-04-15T07:53:10.944Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/config [no test files] [2022-04-15T07:53:10.944Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/container [no test files] [2022-04-15T07:53:11.928Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/controller/http 0.459s coverage: 97.7% of statements [2022-04-15T07:53:11.928Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces [no test files] [2022-04-15T07:53:11.928Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces/mocks [no test files] [2022-04-15T07:53:11.928Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent [no test files] [2022-04-15T07:53:11.928Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/application [no test files] [2022-04-15T07:53:11.928Z] ok github.com/edgexfoundry/edgex-go/internal/system/agent/application/direct 0.219s coverage: 28.9% of statements [2022-04-15T07:53:11.928Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/application/direct/config [no test files] [2022-04-15T07:53:11.928Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/application/executor [no test files] [2022-04-15T07:53:11.928Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/config [no test files] [2022-04-15T07:53:11.928Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/container [no test files] [2022-04-15T07:53:11.928Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/controller/http [no test files] [2022-04-15T07:53:11.928Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/interfaces [no test files] [2022-04-15T07:53:11.928Z] ok github.com/edgexfoundry/edgex-go/internal/system/agent/response 0.200s coverage: 100.0% of statements [2022-04-15T07:53:11.928Z] ok github.com/edgexfoundry/edgex-go/internal/system/executor 0.092s coverage: 96.9% of statements [2022-04-15T07:53:12.909Z] 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-15T07:53:12.909Z] WARNING: Linting skipped (not on x86_64 or linter not installed) [2022-04-15T07:53:12.909Z] GO111MODULE=on go vet ./... [2022-04-15T07:55:04.829Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2022-04-15T07:55:06.263Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2022-04-15T07:55:08.239Z] ./bin/test-attribution-txt.sh [Pipeline] echo [2022-04-15T07:55:11.648Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] sh [2022-04-15T07:55:12.322Z] + ls -al . [2022-04-15T07:55:12.322Z] total 668 [2022-04-15T07:55:12.322Z] drwxrwxr-x 9 1001 1001 4096 Apr 15 07:55 . [2022-04-15T07:55:12.322Z] drwxr-xr-x 4 root root 4096 Apr 15 07:49 .. [2022-04-15T07:55:12.322Z] -rw-rw-r-- 1 1001 1001 11 Apr 15 07:47 .dockerignore [2022-04-15T07:55:12.322Z] drwxrwxr-x 8 1001 1001 4096 Apr 15 07:47 .git [2022-04-15T07:55:12.322Z] drwxrwxr-x 3 1001 1001 4096 Apr 15 07:47 .github [2022-04-15T07:55:12.322Z] -rw-rw-r-- 1 1001 1001 879 Apr 15 07:47 .gitignore [2022-04-15T07:55:12.322Z] -rw-rw-r-- 1 1001 1001 42 Apr 15 07:47 .golangci.yml [2022-04-15T07:55:12.322Z] -rw-rw-r-- 1 1001 1001 87 Apr 15 07:47 .hadolint.yml [2022-04-15T07:55:12.322Z] -rw-rw-r-- 1 1001 1001 166 Apr 15 07:47 .sonarcloud.properties [2022-04-15T07:55:12.322Z] -rw-rw-r-- 1 1001 1001 1171 Apr 15 07:47 ADOPTERS.md [2022-04-15T07:55:12.322Z] -rw-rw-r-- 1 1001 1001 10086 Apr 15 07:47 Attribution.txt [2022-04-15T07:55:12.322Z] -rw-rw-r-- 1 1001 1001 51732 Apr 15 07:47 CHANGELOG.md [2022-04-15T07:55:12.322Z] -rw-rw-r-- 1 1001 1001 3804 Apr 15 07:47 CONTRIBUTING.md [2022-04-15T07:55:12.322Z] -rw-rw-r-- 1 1001 1001 677 Apr 15 07:47 GOVERNANCE.md [2022-04-15T07:55:12.322Z] -rw-rw-r-- 1 1001 1001 850 Apr 15 07:47 Jenkinsfile [2022-04-15T07:55:12.322Z] -rw-rw-r-- 1 1001 1001 10775 Apr 15 07:47 LICENSE [2022-04-15T07:55:12.322Z] -rw-rw-r-- 1 1001 1001 10389 Apr 15 07:47 Makefile [2022-04-15T07:55:12.322Z] -rw-rw-r-- 1 1001 1001 582 Apr 15 07:47 OWNERS.md [2022-04-15T07:55:12.322Z] -rw-rw-r-- 1 1001 1001 9120 Apr 15 07:47 README.md [2022-04-15T07:55:12.322Z] -rw-rw-r-- 1 1001 1001 6912 Apr 15 07:47 SECURITY.md [2022-04-15T07:55:12.322Z] -rw-rw-r-- 1 1001 1001 5 Apr 15 07:43 VERSION [2022-04-15T07:55:12.322Z] -rw-rw-r-- 1 1001 1001 4131 Apr 15 07:47 ZMQWindows.md [2022-04-15T07:55:12.322Z] drwxrwxr-x 2 1001 1001 4096 Apr 15 07:47 bin [2022-04-15T07:55:12.322Z] drwxrwxr-x 18 1001 1001 4096 Apr 15 07:47 cmd [2022-04-15T07:55:12.322Z] -rw-r--r-- 1 root root 434743 Apr 15 07:53 coverage.out [2022-04-15T07:55:12.322Z] -rw-rw-r-- 1 1001 1001 3256 Apr 15 07:47 go.mod [2022-04-15T07:55:12.322Z] -rw-rw-r-- 1 1001 1001 35162 Apr 15 07:47 go.sum [2022-04-15T07:55:12.322Z] drwxrwxr-x 8 1001 1001 4096 Apr 15 07:47 internal [2022-04-15T07:55:12.322Z] drwxrwxr-x 3 1001 1001 4096 Apr 15 07:47 openapi [2022-04-15T07:55:12.322Z] drwxrwxr-x 4 1001 1001 4096 Apr 15 07:47 snap [2022-04-15T07:55:12.322Z] -rw-rw-r-- 1 1001 1001 204 Apr 15 07:47 version.go [Pipeline] sh [2022-04-15T07:55:12.988Z] + '[' -e coverage.out ] [2022-04-15T07:55:12.988Z] + chown 1001:1001 coverage.out [Pipeline] stash [2022-04-15T07:55:13.025Z] Warning: overwriting stash ‘coverage-report’ [2022-04-15T07:55:13.804Z] Stashed 1 file(s) [Pipeline] sh [2022-04-15T07:55:14.458Z] + make build [2022-04-15T07:55:14.458Z] 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-15T07:56:51.341Z] 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-15T07:57:47.944Z] 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-15T07:57:49.388Z] 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-15T07:58:36.396Z] 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-15T07:58:36.396Z] 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-15T07:58:36.396Z] 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-15T07:58:43.101Z] 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-15T07:58:47.418Z] 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-15T07:58:54.159Z] 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-15T07:58:57.545Z] 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-15T07:59:01.880Z] 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-15T07:59:12.063Z] 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-15T07:59:17.513Z] $ docker stop --time=1 84658029d9835575510be5555ac068a866b8ec4f0fcaf2ccb263ce7f1683ccae [2022-04-15T07:59:19.605Z] $ docker rm -f 84658029d9835575510be5555ac068a866b8ec4f0fcaf2ccb263ce7f1683ccae [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Build) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2022-04-15T07:59:22.351Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [2022-04-15T07:59:22.351Z] [2022-04-15T07:59:22.351Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [Pipeline] isUnix [Pipeline] sh [2022-04-15T07:59:22.736Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [2022-04-15T07:59:23.014Z] latest: Pulling from edgex-devops/edgex-compose-arm64 [2022-04-15T07:59:23.014Z] 29e5d40040c1: Pulling fs layer [2022-04-15T07:59:23.014Z] 1ce36da41761: Pulling fs layer [2022-04-15T07:59:23.015Z] 25b303627fd3: Pulling fs layer [2022-04-15T07:59:23.015Z] 29e5d40040c1: Verifying Checksum [2022-04-15T07:59:23.015Z] 29e5d40040c1: Download complete [2022-04-15T07:59:23.292Z] 1ce36da41761: Verifying Checksum [2022-04-15T07:59:23.292Z] 1ce36da41761: Download complete [2022-04-15T07:59:23.895Z] 29e5d40040c1: Pull complete [2022-04-15T07:59:24.875Z] 25b303627fd3: Download complete [2022-04-15T07:59:25.150Z] 1ce36da41761: Pull complete [2022-04-15T07:59:37.554Z] 25b303627fd3: Pull complete [2022-04-15T07:59:37.554Z] Digest: sha256:9cc31fd43c2090459daf52f5d183d677621facc00304dcc7dc9de11b2a0a8f33 [2022-04-15T07:59:37.554Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [2022-04-15T07:59:37.554Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [Pipeline] withDockerContainer [2022-04-15T07:59:37.810Z] prd-ubuntu20.04-docker-arm64-4c-16g-21047 does not seem to be running inside a container [2022-04-15T07:59:37.906Z] $ 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-15T07:59:40.323Z] $ docker top 99724c06ca956ad2de4006a415210a7d8c98ab116fdf5ca163c3928da95b1016 -eo pid,comm [Pipeline] { [Pipeline] sh [2022-04-15T07:59:41.321Z] + + grep parallel [2022-04-15T07:59:41.321Z] docker-compose build --help [2022-04-15T07:59:48.039Z] --parallel Build images in parallel. [Pipeline] } [2022-04-15T07:59:48.074Z] $ docker stop --time=1 99724c06ca956ad2de4006a415210a7d8c98ab116fdf5ca163c3928da95b1016 [2022-04-15T07:59:49.708Z] $ docker rm -f 99724c06ca956ad2de4006a415210a7d8c98ab116fdf5ca163c3928da95b1016 [Pipeline] // withDockerContainer [Pipeline] writeFile [Pipeline] withEnv [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2022-04-15T07:59:50.454Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [2022-04-15T07:59:50.454Z] . [Pipeline] withDockerContainer [2022-04-15T07:59:50.725Z] prd-ubuntu20.04-docker-arm64-4c-16g-21047 does not seem to be running inside a container [2022-04-15T07:59:50.881Z] $ 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-15T07:59:52.350Z] $ docker top 9b7db8b65f3368bdfbd66cad1d31481dca021ce6ef96b15d2333871b74ef9b5f -eo pid,comm [Pipeline] { [Pipeline] sh [2022-04-15T07:59:53.369Z] + docker-compose -f ./docker-compose-build.yml build --parallel [2022-04-15T07:59:58.770Z] Building core-command ... [2022-04-15T07:59:58.770Z] Building core-data ... [2022-04-15T07:59:58.770Z] Building core-metadata ... [2022-04-15T07:59:58.770Z] Building security-bootstrapper ... [2022-04-15T07:59:58.770Z] Building security-proxy-setup ... [2022-04-15T07:59:58.770Z] Building security-secretstore-setup ... [2022-04-15T07:59:58.770Z] Building security-spiffe-token-provider ... [2022-04-15T07:59:58.770Z] Building security-spire-agent ... [2022-04-15T07:59:58.770Z] Building security-spire-config ... [2022-04-15T07:59:58.770Z] Building security-spire-server ... [2022-04-15T07:59:58.770Z] Building support-notifications ... [2022-04-15T07:59:58.770Z] Building support-scheduler ... [2022-04-15T07:59:58.770Z] Building sys-mgmt-agent ... [2022-04-15T07:59:58.770Z] Building security-spiffe-token-provider [2022-04-15T07:59:58.770Z] Building security-spire-server [2022-04-15T07:59:58.770Z] Building security-spire-config [2022-04-15T07:59:58.770Z] Building sys-mgmt-agent [2022-04-15T07:59:58.770Z] Building core-data [2022-04-15T08:01:35.556Z] Step 1/26 : ARG BUILDER_BASE=golang:1.17-alpine3.15 [2022-04-15T08:01:35.556Z] Step 2/26 : FROM ${BUILDER_BASE} AS builder [2022-04-15T08:01:35.556Z] ---> c99a4252868c [2022-04-15T08:01:35.556Z] Step 3/26 : WORKDIR /edgex-go [2022-04-15T08:01:35.556Z] Step 1/20 : ARG BUILDER_BASE=golang:1.17-alpine3.15 [2022-04-15T08:01:35.556Z] Step 2/20 : FROM ${BUILDER_BASE} AS builder [2022-04-15T08:01:35.556Z] ---> c99a4252868c [2022-04-15T08:01:35.556Z] Step 3/20 : WORKDIR /edgex-go [2022-04-15T08:01:35.557Z] Step 1/23 : ARG BUILDER_BASE=golang:1.17-alpine3.15 [2022-04-15T08:01:35.557Z] Step 2/23 : FROM ${BUILDER_BASE} AS builder [2022-04-15T08:01:35.557Z] ---> c99a4252868c [2022-04-15T08:01:35.557Z] Step 3/23 : WORKDIR /edgex-go [2022-04-15T08:01:35.557Z] Step 1/25 : ARG BUILDER_BASE=golang:1.17-alpine3.15 [2022-04-15T08:01:35.557Z] Step 2/25 : FROM ${BUILDER_BASE} AS builder [2022-04-15T08:01:35.557Z] ---> c99a4252868c [2022-04-15T08:01:35.557Z] Step 3/25 : WORKDIR /edgex-go [2022-04-15T08:01:35.557Z] ---> Running in bdabb248a65e [2022-04-15T08:01:35.557Z] ---> Running in e2edc5c41b09 [2022-04-15T08:01:35.557Z] ---> Running in 17a384750e1e [2022-04-15T08:01:35.557Z] ---> Running in 5d0c83c329c8 [2022-04-15T08:01:35.557Z] Step 1/23 : ARG BUILDER_BASE=golang:1.17-alpine3.15 [2022-04-15T08:01:35.557Z] Step 2/23 : FROM ${BUILDER_BASE} AS builder [2022-04-15T08:01:35.557Z] ---> c99a4252868c [2022-04-15T08:01:35.557Z] Step 3/23 : WORKDIR /edgex-go [2022-04-15T08:01:35.557Z] ---> Running in 1614b3e7dfc8 [2022-04-15T08:01:35.557Z] Removing intermediate container 1614b3e7dfc8 [2022-04-15T08:01:35.557Z] ---> 31dfd6ffb672 [2022-04-15T08:01:35.557Z] Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-04-15T08:01:35.557Z] Removing intermediate container e2edc5c41b09 [2022-04-15T08:01:35.557Z] ---> 38f400d8806d [2022-04-15T08:01:35.557Z] Step 4/26 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-04-15T08:01:35.557Z] ---> Running in 50d6912e5002 [2022-04-15T08:01:35.557Z] Removing intermediate container bdabb248a65e [2022-04-15T08:01:35.557Z] ---> 2b465ee8d6ca [2022-04-15T08:01:35.557Z] Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-04-15T08:01:35.557Z] Removing intermediate container 17a384750e1e [2022-04-15T08:01:35.557Z] ---> 4472c592dae3 [2022-04-15T08:01:35.557Z] Step 4/20 : RUN apk update && apk --no-cache --update add build-base [2022-04-15T08:01:35.557Z] Removing intermediate container 5d0c83c329c8 [2022-04-15T08:01:35.557Z] ---> 98ed994a7c69 [2022-04-15T08:01:35.557Z] Step 4/25 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-04-15T08:01:35.557Z] ---> Running in 26f9090b14b9 [2022-04-15T08:01:35.557Z] ---> Running in edabab32c489 [2022-04-15T08:01:35.557Z] ---> Running in 9171d5b9c192 [2022-04-15T08:01:35.557Z] ---> Running in 0193b55a4e55 [2022-04-15T08:01:35.557Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz [2022-04-15T08:01:35.557Z] Removing intermediate container 26f9090b14b9 [2022-04-15T08:01:35.557Z] ---> af093985da61 [2022-04-15T08:01:35.557Z] Step 5/26 : RUN apk add --update --no-cache make git build-base curl [2022-04-15T08:01:35.557Z] Removing intermediate container 50d6912e5002 [2022-04-15T08:01:35.557Z] ---> 850bbe582eea [2022-04-15T08:01:35.557Z] Step 5/23 : RUN apk add --update --no-cache make bash git [2022-04-15T08:01:35.557Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz [2022-04-15T08:01:35.557Z] ---> Running in 16bd0f17bbd2 [2022-04-15T08:01:35.557Z] ---> Running in fbd6514accee [2022-04-15T08:01:35.557Z] v3.15.4-28-gf3bb9d0183 [https://nl.alpinelinux.org/alpine/v3.15/main] [2022-04-15T08:01:35.557Z] v3.15.4-27-gc5ddbcec7b [https://nl.alpinelinux.org/alpine/v3.15/community] [2022-04-15T08:01:35.557Z] OK: 15741 distinct packages available [2022-04-15T08:01:35.557Z] Removing intermediate container edabab32c489 [2022-04-15T08:01:35.557Z] Removing intermediate container 9171d5b9c192 [2022-04-15T08:01:35.557Z] ---> 00048f72af1d [2022-04-15T08:01:35.557Z] Step 5/23 : RUN apk add --update --no-cache zeromq-dev libsodium-dev pkgconfig build-base git [2022-04-15T08:01:35.557Z] ---> 4b49a792dfdf [2022-04-15T08:01:35.557Z] Step 5/25 : RUN apk add --update --no-cache make git build-base curl [2022-04-15T08:01:35.557Z] ---> Running in 393fc6278dfe [2022-04-15T08:01:35.557Z] ---> Running in 7579c5085fcb [2022-04-15T08:01:35.557Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz [2022-04-15T08:01:35.557Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz [2022-04-15T08:01:35.557Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz [2022-04-15T08:01:35.557Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz [2022-04-15T08:01:35.557Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz [2022-04-15T08:01:35.557Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz [2022-04-15T08:01:35.557Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz [2022-04-15T08:01:35.557Z] OK: 220 MiB in 52 packages [2022-04-15T08:01:35.557Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz [2022-04-15T08:01:35.557Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz [2022-04-15T08:01:35.557Z] OK: 220 MiB in 52 packages [2022-04-15T08:01:35.557Z] Removing intermediate container 0193b55a4e55 [2022-04-15T08:01:35.557Z] ---> 638fe346d2fe [2022-04-15T08:01:35.557Z] Step 5/20 : COPY go.mod vendor* ./ [2022-04-15T08:01:35.557Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz [2022-04-15T08:01:35.557Z] OK: 220 MiB in 52 packages [2022-04-15T08:01:35.557Z] OK: 220 MiB in 52 packages [2022-04-15T08:01:35.557Z] Removing intermediate container fbd6514accee [2022-04-15T08:01:35.557Z] ---> 5c6dfce04e84 [2022-04-15T08:01:35.557Z] Step 6/23 : COPY go.mod vendor* ./ [2022-04-15T08:01:35.557Z] ---> 0d5ae69a3f56 [2022-04-15T08:01:35.557Z] Step 6/20 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-04-15T08:01:35.557Z] Removing intermediate container 7579c5085fcb [2022-04-15T08:01:35.557Z] ---> 4d6c79499a22 [2022-04-15T08:01:35.557Z] Step 6/23 : COPY go.mod vendor* ./ ---> Running in fee83020624c [2022-04-15T08:01:35.557Z] [2022-04-15T08:01:35.557Z] Removing intermediate container 393fc6278dfe [2022-04-15T08:01:35.557Z] ---> f5e31490946a [2022-04-15T08:01:35.557Z] Step 6/25 : COPY go.mod vendor* ./ [2022-04-15T08:01:35.557Z] ---> abdc19ceb8d6 [2022-04-15T08:01:35.557Z] Step 7/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-04-15T08:01:35.557Z] ---> Running in fd5dcd3cdca5 [2022-04-15T08:01:35.829Z] ---> 8781a6a3ad16 [2022-04-15T08:01:35.829Z] Step 7/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-04-15T08:01:35.829Z] ---> 39e6407ca662 [2022-04-15T08:01:35.829Z] Step 7/25 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-04-15T08:01:35.829Z] ---> Running in 141e4c63f11a [2022-04-15T08:01:35.829Z] ---> Running in 43a3127c19f9 [2022-04-15T08:01:36.445Z] OK: 220 MiB in 52 packages [2022-04-15T08:01:37.906Z] Removing intermediate container 16bd0f17bbd2 [2022-04-15T08:01:37.906Z] ---> ed4c1f1daad1 [2022-04-15T08:01:37.906Z] Step 6/26 : COPY go.mod vendor* ./ [2022-04-15T08:01:39.363Z] Removing intermediate container fee83020624c [2022-04-15T08:01:39.363Z] ---> 751179feb3c4 [2022-04-15T08:01:39.363Z] Step 7/20 : COPY . . [2022-04-15T08:01:40.354Z] ---> ac6df6b895c5 [2022-04-15T08:01:40.354Z] Step 7/26 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-04-15T08:01:40.354Z] ---> Running in fc1fcdc9cf59 [2022-04-15T08:01:40.660Z] Removing intermediate container fd5dcd3cdca5 [2022-04-15T08:01:40.660Z] ---> 1d1af6ffc7af [2022-04-15T08:01:40.660Z] Step 8/23 : COPY . . [2022-04-15T08:01:42.114Z] Removing intermediate container 141e4c63f11a [2022-04-15T08:01:42.114Z] ---> 7fb95d3985ef [2022-04-15T08:01:42.114Z] Step 8/23 : COPY . . [2022-04-15T08:01:42.114Z] Removing intermediate container 43a3127c19f9 [2022-04-15T08:01:42.114Z] ---> 96f81db93e68 [2022-04-15T08:01:42.114Z] Step 8/25 : COPY . . [2022-04-15T08:01:44.748Z] Removing intermediate container fc1fcdc9cf59 [2022-04-15T08:01:44.748Z] ---> 1d7a97d97bec [2022-04-15T08:01:44.748Z] Step 8/26 : COPY . . [2022-04-15T08:02:11.554Z] ---> 3e9fdecaebce [2022-04-15T08:02:11.554Z] Step 8/20 : RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider [2022-04-15T08:02:11.554Z] ---> 8000fd1277d7 [2022-04-15T08:02:11.554Z] Step 9/23 : RUN make cmd/sys-mgmt-agent/sys-mgmt-agent [2022-04-15T08:02:11.554Z] ---> f591d4466fbf [2022-04-15T08:02:11.554Z] Step 9/23 : RUN make cmd/core-data/core-data [2022-04-15T08:02:11.554Z] ---> Running in 877efcbe2b4b [2022-04-15T08:02:11.554Z] ---> Running in f6bd0a5463aa [2022-04-15T08:02:11.554Z] ---> Running in df224721bbe7 [2022-04-15T08:02:11.834Z] ---> ae05c04c3769 [2022-04-15T08:02:11.834Z] Step 9/25 : ARG SPIRE_RELEASE=1.2.1 [2022-04-15T08:02:12.119Z] ---> Running in e61c3b286fa7 [2022-04-15T08:02:13.112Z] Removing intermediate container e61c3b286fa7 [2022-04-15T08:02:13.112Z] ---> 4176908dd573 [2022-04-15T08:02:13.112Z] Step 10/25 : RUN mkdir -p spire-build [2022-04-15T08:02:13.112Z] ---> Running in 17f69b0d28da [2022-04-15T08:02:13.412Z] 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-15T08:02:13.692Z] 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-15T08:02:13.692Z] 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-15T08:02:14.029Z] ---> 1c2e7029846e [2022-04-15T08:02:14.029Z] Step 9/26 : ARG SPIRE_RELEASE=1.2.1 [2022-04-15T08:02:14.029Z] ---> Running in fec61b34cd9c [2022-04-15T08:02:15.046Z] Removing intermediate container fec61b34cd9c [2022-04-15T08:02:15.046Z] ---> a2f0351b678e [2022-04-15T08:02:15.046Z] Step 10/26 : RUN mkdir -p spire-build [2022-04-15T08:02:15.046Z] ---> Running in 445a4a615b12 [2022-04-15T08:02:17.070Z] Removing intermediate container 17f69b0d28da [2022-04-15T08:02:17.070Z] ---> e1449a377eeb [2022-04-15T08:02:17.070Z] Step 11/25 : WORKDIR /edgex-go/spire-build [2022-04-15T08:02:17.070Z] ---> Running in 3aa45b804483 [2022-04-15T08:02:17.684Z] Removing intermediate container 3aa45b804483 [2022-04-15T08:02:17.685Z] ---> 49ce2302c31f [2022-04-15T08:02:17.685Z] 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-15T08:02:17.968Z] ---> Running in 87c3bda3e09a [2022-04-15T08:02:19.419Z] Removing intermediate container 445a4a615b12 [2022-04-15T08:02:19.419Z] ---> 378df43af5ba [2022-04-15T08:02:19.419Z] Step 11/26 : WORKDIR /edgex-go/spire-build [2022-04-15T08:02:19.419Z] ---> Running in f0aa3c380aed [2022-04-15T08:02:20.028Z] Removing intermediate container f0aa3c380aed [2022-04-15T08:02:20.028Z] ---> 8d6491a4b5ed [2022-04-15T08:02:20.028Z] 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-15T08:02:20.028Z] ---> Running in 2095a3ac3b35 [2022-04-15T08:02:22.029Z] spire-1.2.1/ [2022-04-15T08:02:22.029Z] spire-1.2.1/.data/ [2022-04-15T08:02:22.029Z] spire-1.2.1/.data/.file [2022-04-15T08:02:22.029Z] spire-1.2.1/.dockerignore [2022-04-15T08:02:22.029Z] spire-1.2.1/.gitattributes [2022-04-15T08:02:22.029Z] spire-1.2.1/.githooks/ [2022-04-15T08:02:22.029Z] spire-1.2.1/.githooks/pre-commit [2022-04-15T08:02:22.029Z] spire-1.2.1/.github/ [2022-04-15T08:02:22.029Z] spire-1.2.1/.github/ISSUE_TEMPLATE.md [2022-04-15T08:02:22.029Z] spire-1.2.1/.github/PULL_REQUEST_TEMPLATE.md [2022-04-15T08:02:22.029Z] spire-1.2.1/.github/dependabot.yml [2022-04-15T08:02:22.029Z] spire-1.2.1/.github/workflows/ [2022-04-15T08:02:22.029Z] spire-1.2.1/.github/workflows/nightly_build.yaml [2022-04-15T08:02:22.029Z] spire-1.2.1/.github/workflows/pr_build.yaml [2022-04-15T08:02:22.029Z] spire-1.2.1/.github/workflows/release_build.yaml [2022-04-15T08:02:22.029Z] spire-1.2.1/.github/workflows/scripts/ [2022-04-15T08:02:22.029Z] spire-1.2.1/.github/workflows/scripts/build_artifacts.sh [2022-04-15T08:02:22.029Z] spire-1.2.1/.github/workflows/scripts/push-images.sh [2022-04-15T08:02:22.029Z] spire-1.2.1/.github/workflows/scripts/push-scratch-images.sh [2022-04-15T08:02:22.029Z] spire-1.2.1/.github/workflows/scripts/run_unit_tests.sh [2022-04-15T08:02:22.029Z] spire-1.2.1/.github/workflows/scripts/split.sh [2022-04-15T08:02:22.029Z] spire-1.2.1/.gitignore [2022-04-15T08:02:22.029Z] spire-1.2.1/.go-version [2022-04-15T08:02:22.029Z] spire-1.2.1/.golangci.yml [2022-04-15T08:02:22.029Z] spire-1.2.1/ADOPTERS.md [2022-04-15T08:02:22.029Z] spire-1.2.1/CHANGELOG.md [2022-04-15T08:02:22.029Z] spire-1.2.1/CODE-OF-CONDUCT.md [2022-04-15T08:02:22.029Z] spire-1.2.1/CODEOWNERS [2022-04-15T08:02:22.029Z] spire-1.2.1/CONTRIBUTING.md [2022-04-15T08:02:22.029Z] spire-1.2.1/Dockerfile [2022-04-15T08:02:22.029Z] spire-1.2.1/Dockerfile.dev [2022-04-15T08:02:22.029Z] spire-1.2.1/Dockerfile.scratch [2022-04-15T08:02:22.029Z] spire-1.2.1/LICENSE [2022-04-15T08:02:22.029Z] spire-1.2.1/MAINTAINERS.md [2022-04-15T08:02:22.029Z] spire-1.2.1/Makefile [2022-04-15T08:02:22.029Z] spire-1.2.1/README.md [2022-04-15T08:02:22.029Z] spire-1.2.1/ROADMAP.md [2022-04-15T08:02:22.029Z] spire-1.2.1/SECURITY.md [2022-04-15T08:02:22.029Z] spire-1.2.1/cmd/ [2022-04-15T08:02:22.029Z] spire-1.2.1/cmd/spire-agent/ [2022-04-15T08:02:22.029Z] spire-1.2.1/cmd/spire-agent/cli/ [2022-04-15T08:02:22.029Z] spire-1.2.1/cmd/spire-agent/cli/api/ [2022-04-15T08:02:22.029Z] spire-1.2.1/cmd/spire-agent/cli/api/common.go [2022-04-15T08:02:22.029Z] spire-1.2.1/cmd/spire-agent/cli/api/fetch_jwt.go [2022-04-15T08:02:22.029Z] spire-1.2.1/cmd/spire-agent/cli/api/fetch_x509.go [2022-04-15T08:02:22.029Z] spire-1.2.1/cmd/spire-agent/cli/api/printer.go [2022-04-15T08:02:22.029Z] spire-1.2.1/cmd/spire-agent/cli/api/validate_jwt.go [2022-04-15T08:02:22.029Z] spire-1.2.1/cmd/spire-agent/cli/api/watch.go [2022-04-15T08:02:22.029Z] spire-1.2.1/cmd/spire-agent/cli/cli.go [2022-04-15T08:02:22.029Z] spire-1.2.1/cmd/spire-agent/cli/common/ [2022-04-15T08:02:22.029Z] spire-1.2.1/cmd/spire-agent/cli/common/defaults.go [2022-04-15T08:02:22.029Z] spire-1.2.1/cmd/spire-agent/cli/healthcheck/ [2022-04-15T08:02:22.029Z] spire-1.2.1/cmd/spire-agent/cli/healthcheck/healthcheck.go [2022-04-15T08:02:22.029Z] spire-1.2.1/cmd/spire-agent/cli/healthcheck/healthcheck_test.go [2022-04-15T08:02:22.029Z] spire-1.2.1/cmd/spire-agent/cli/run/ [2022-04-15T08:02:22.029Z] spire-1.2.1/cmd/spire-agent/cli/run/run.go [2022-04-15T08:02:22.029Z] spire-1.2.1/cmd/spire-agent/cli/run/run_test.go [2022-04-15T08:02:22.029Z] spire-1.2.1/cmd/spire-agent/cli/validate/ [2022-04-15T08:02:22.029Z] spire-1.2.1/cmd/spire-agent/cli/validate/validate.go [2022-04-15T08:02:22.029Z] spire-1.2.1/cmd/spire-agent/cli/validate/validate_test.go [2022-04-15T08:02:22.029Z] spire-1.2.1/cmd/spire-agent/main.go [2022-04-15T08:02:22.029Z] spire-1.2.1/cmd/spire-server/ [2022-04-15T08:02:22.029Z] spire-1.2.1/cmd/spire-server/cli/ [2022-04-15T08:02:22.029Z] spire-1.2.1/cmd/spire-server/cli/agent/ [2022-04-15T08:02:22.029Z] spire-1.2.1/cmd/spire-server/cli/agent/agent_test.go [2022-04-15T08:02:22.029Z] spire-1.2.1/cmd/spire-server/cli/agent/ban.go [2022-04-15T08:02:22.029Z] spire-1.2.1/cmd/spire-server/cli/agent/count.go [2022-04-15T08:02:22.029Z] spire-1.2.1/cmd/spire-server/cli/agent/evict.go [2022-04-15T08:02:22.029Z] spire-1.2.1/cmd/spire-server/cli/agent/list.go [2022-04-15T08:02:22.029Z] spire-1.2.1/cmd/spire-server/cli/agent/show.go [2022-04-15T08:02:22.029Z] spire-1.2.1/cmd/spire-server/cli/bundle/ [2022-04-15T08:02:22.029Z] spire-1.2.1/cmd/spire-server/cli/bundle/bundle_test.go [2022-04-15T08:02:22.029Z] spire-1.2.1/cmd/spire-server/cli/bundle/common.go [2022-04-15T08:02:22.029Z] spire-1.2.1/cmd/spire-server/cli/bundle/common_test.go [2022-04-15T08:02:22.029Z] spire-1.2.1/cmd/spire-server/cli/bundle/count.go [2022-04-15T08:02:22.029Z] spire-1.2.1/cmd/spire-server/cli/bundle/delete.go [2022-04-15T08:02:22.029Z] spire-1.2.1/cmd/spire-server/cli/bundle/list.go [2022-04-15T08:02:22.029Z] spire-1.2.1/cmd/spire-server/cli/bundle/set.go [2022-04-15T08:02:22.029Z] spire-1.2.1/cmd/spire-server/cli/bundle/show.go [2022-04-15T08:02:22.029Z] spire-1.2.1/cmd/spire-server/cli/cli.go [2022-04-15T08:02:22.029Z] spire-1.2.1/cmd/spire-server/cli/entry/ [2022-04-15T08:02:22.029Z] spire-1.2.1/cmd/spire-server/cli/entry/count.go [2022-04-15T08:02:22.029Z] spire-1.2.1/cmd/spire-server/cli/entry/count_test.go [2022-04-15T08:02:22.029Z] spire-1.2.1/cmd/spire-server/cli/entry/create.go [2022-04-15T08:02:22.029Z] spire-1.2.1/cmd/spire-server/cli/entry/create_test.go [2022-04-15T08:02:22.029Z] spire-1.2.1/cmd/spire-server/cli/entry/delete.go [2022-04-15T08:02:22.029Z] spire-1.2.1/cmd/spire-server/cli/entry/delete_test.go [2022-04-15T08:02:22.029Z] spire-1.2.1/cmd/spire-server/cli/entry/show.go [2022-04-15T08:02:22.029Z] spire-1.2.1/cmd/spire-server/cli/entry/show_test.go [2022-04-15T08:02:22.029Z] spire-1.2.1/cmd/spire-server/cli/entry/update.go [2022-04-15T08:02:22.029Z] spire-1.2.1/cmd/spire-server/cli/entry/update_test.go [2022-04-15T08:02:22.029Z] spire-1.2.1/cmd/spire-server/cli/entry/util.go [2022-04-15T08:02:22.029Z] spire-1.2.1/cmd/spire-server/cli/entry/util_test.go [2022-04-15T08:02:22.029Z] spire-1.2.1/cmd/spire-server/cli/federation/ [2022-04-15T08:02:22.029Z] spire-1.2.1/cmd/spire-server/cli/federation/common.go [2022-04-15T08:02:22.029Z] spire-1.2.1/cmd/spire-server/cli/federation/common_test.go [2022-04-15T08:02:22.029Z] spire-1.2.1/cmd/spire-server/cli/federation/create.go [2022-04-15T08:02:22.029Z] spire-1.2.1/cmd/spire-server/cli/federation/create_test.go [2022-04-15T08:02:22.029Z] spire-1.2.1/cmd/spire-server/cli/federation/delete.go [2022-04-15T08:02:22.029Z] spire-1.2.1/cmd/spire-server/cli/federation/delete_test.go [2022-04-15T08:02:22.029Z] spire-1.2.1/cmd/spire-server/cli/federation/list.go [2022-04-15T08:02:22.029Z] spire-1.2.1/cmd/spire-server/cli/federation/list_test.go [2022-04-15T08:02:22.029Z] spire-1.2.1/cmd/spire-server/cli/federation/refresh.go [2022-04-15T08:02:22.029Z] spire-1.2.1/cmd/spire-server/cli/federation/refresh_test.go [2022-04-15T08:02:22.029Z] spire-1.2.1/cmd/spire-server/cli/federation/show.go [2022-04-15T08:02:22.029Z] spire-1.2.1/cmd/spire-server/cli/federation/show_test.go [2022-04-15T08:02:22.029Z] spire-1.2.1/cmd/spire-server/cli/federation/update.go [2022-04-15T08:02:22.029Z] spire-1.2.1/cmd/spire-server/cli/federation/update_test.go [2022-04-15T08:02:22.029Z] spire-1.2.1/cmd/spire-server/cli/healthcheck/ [2022-04-15T08:02:22.029Z] spire-1.2.1/cmd/spire-server/cli/healthcheck/healthcheck.go [2022-04-15T08:02:22.029Z] spire-1.2.1/cmd/spire-server/cli/healthcheck/healthcheck_test.go [2022-04-15T08:02:22.029Z] spire-1.2.1/cmd/spire-server/cli/jwt/ [2022-04-15T08:02:22.029Z] spire-1.2.1/cmd/spire-server/cli/jwt/mint.go [2022-04-15T08:02:22.029Z] spire-1.2.1/cmd/spire-server/cli/jwt/mint_test.go [2022-04-15T08:02:22.029Z] spire-1.2.1/cmd/spire-server/cli/run/ [2022-04-15T08:02:22.029Z] spire-1.2.1/cmd/spire-server/cli/run/run.go [2022-04-15T08:02:22.029Z] spire-1.2.1/cmd/spire-server/cli/run/run_test.go [2022-04-15T08:02:22.029Z] spire-1.2.1/cmd/spire-server/cli/token/ [2022-04-15T08:02:22.029Z] spire-1.2.1/cmd/spire-server/cli/token/generate.go [2022-04-15T08:02:22.029Z] spire-1.2.1/cmd/spire-server/cli/token/generate_test.go [2022-04-15T08:02:22.029Z] spire-1.2.1/cmd/spire-server/cli/validate/ [2022-04-15T08:02:22.029Z] spire-1.2.1/cmd/spire-server/cli/validate/validate.go [2022-04-15T08:02:22.029Z] spire-1.2.1/cmd/spire-server/cli/validate/validate_test.go [2022-04-15T08:02:22.029Z] spire-1.2.1/cmd/spire-server/cli/x509/ [2022-04-15T08:02:22.029Z] spire-1.2.1/cmd/spire-server/cli/x509/mint.go [2022-04-15T08:02:22.029Z] spire-1.2.1/cmd/spire-server/cli/x509/mint_test.go [2022-04-15T08:02:22.029Z] spire-1.2.1/cmd/spire-server/main.go [2022-04-15T08:02:22.029Z] spire-1.2.1/cmd/spire-server/util/ [2022-04-15T08:02:22.029Z] spire-1.2.1/cmd/spire-server/util/util.go [2022-04-15T08:02:22.029Z] spire-1.2.1/conf/ [2022-04-15T08:02:22.029Z] spire-1.2.1/conf/agent/ [2022-04-15T08:02:22.029Z] spire-1.2.1/conf/agent/agent.conf [2022-04-15T08:02:22.029Z] spire-1.2.1/conf/agent/agent_full.conf [2022-04-15T08:02:22.029Z] spire-1.2.1/conf/agent/dummy_root_ca.crt [2022-04-15T08:02:22.029Z] spire-1.2.1/conf/server/ [2022-04-15T08:02:22.029Z] spire-1.2.1/conf/server/dummy_upstream_ca.crt [2022-04-15T08:02:22.029Z] spire-1.2.1/conf/server/dummy_upstream_ca.key [2022-04-15T08:02:22.029Z] spire-1.2.1/conf/server/server.conf [2022-04-15T08:02:22.029Z] spire-1.2.1/conf/server/server_full.conf [2022-04-15T08:02:22.029Z] spire-1.2.1/doc/ [2022-04-15T08:02:22.029Z] spire-1.2.1/doc/SPIRE101.md [2022-04-15T08:02:22.029Z] spire-1.2.1/doc/auditlog.md [2022-04-15T08:02:22.029Z] spire-1.2.1/doc/authorization_policy_engine.md [2022-04-15T08:02:22.029Z] spire-1.2.1/doc/changelog_guidelines.md [2022-04-15T08:02:22.029Z] spire-1.2.1/doc/cure53-report.pdf [2022-04-15T08:02:22.029Z] spire-1.2.1/doc/images/ [2022-04-15T08:02:22.029Z] spire-1.2.1/doc/images/2019_roadmap.png [2022-04-15T08:02:22.029Z] spire-1.2.1/doc/images/SPIRE101.png [2022-04-15T08:02:22.029Z] spire-1.2.1/doc/images/SPIRE_agent.png [2022-04-15T08:02:22.311Z] spire-1.2.1/doc/images/SPIRE_server.png [2022-04-15T08:02:22.311Z] spire-1.2.1/doc/images/cache_mgr.png [2022-04-15T08:02:22.311Z] spire-1.2.1/doc/images/cache_mgr_components.png [2022-04-15T08:02:22.311Z] spire-1.2.1/doc/images/federated_spire.png [2022-04-15T08:02:22.311Z] spire-1.2.1/doc/images/ha_mode.png [2022-04-15T08:02:22.311Z] spire-1.2.1/doc/images/nested_spire.png [2022-04-15T08:02:22.311Z] spire-1.2.1/doc/images/oidc_federation.png [2022-04-15T08:02:22.311Z] spire-1.2.1/doc/images/single_trust_domain.png [2022-04-15T08:02:22.311Z] spire-1.2.1/doc/images/spiffe_compatible.png [2022-04-15T08:02:22.311Z] spire-1.2.1/doc/images/spire_logo.png [2022-04-15T08:02:22.311Z] spire-1.2.1/doc/migrating_registration_api_clients.md [2022-04-15T08:02:22.311Z] spire-1.2.1/doc/plugin_agent_keymanager_disk.md [2022-04-15T08:02:22.311Z] spire-1.2.1/doc/plugin_agent_keymanager_memory.md [2022-04-15T08:02:22.311Z] spire-1.2.1/doc/plugin_agent_nodeattestor_aws_iid.md [2022-04-15T08:02:22.311Z] spire-1.2.1/doc/plugin_agent_nodeattestor_azure_msi.md [2022-04-15T08:02:22.311Z] spire-1.2.1/doc/plugin_agent_nodeattestor_gcp_iit.md [2022-04-15T08:02:22.311Z] spire-1.2.1/doc/plugin_agent_nodeattestor_jointoken.md [2022-04-15T08:02:22.311Z] spire-1.2.1/doc/plugin_agent_nodeattestor_k8s_psat.md [2022-04-15T08:02:22.311Z] spire-1.2.1/doc/plugin_agent_nodeattestor_k8s_sat.md [2022-04-15T08:02:22.311Z] spire-1.2.1/doc/plugin_agent_nodeattestor_sshpop.md [2022-04-15T08:02:22.311Z] spire-1.2.1/doc/plugin_agent_nodeattestor_tpm_devid.md [2022-04-15T08:02:22.311Z] spire-1.2.1/doc/plugin_agent_nodeattestor_x509pop.md [2022-04-15T08:02:22.311Z] spire-1.2.1/doc/plugin_agent_svidstore_aws_secretsmanager.md [2022-04-15T08:02:22.311Z] spire-1.2.1/doc/plugin_agent_svidstore_gcp_secretmanager.md [2022-04-15T08:02:22.311Z] spire-1.2.1/doc/plugin_agent_workloadattestor_docker.md [2022-04-15T08:02:22.311Z] spire-1.2.1/doc/plugin_agent_workloadattestor_k8s.md [2022-04-15T08:02:22.311Z] spire-1.2.1/doc/plugin_agent_workloadattestor_unix.md [2022-04-15T08:02:22.311Z] spire-1.2.1/doc/plugin_server_datastore_sql.md [2022-04-15T08:02:22.311Z] spire-1.2.1/doc/plugin_server_keymanager_aws_kms.md [2022-04-15T08:02:22.311Z] spire-1.2.1/doc/plugin_server_keymanager_disk.md [2022-04-15T08:02:22.311Z] spire-1.2.1/doc/plugin_server_keymanager_memory.md [2022-04-15T08:02:22.311Z] spire-1.2.1/doc/plugin_server_nodeattestor_aws_iid.md [2022-04-15T08:02:22.311Z] spire-1.2.1/doc/plugin_server_nodeattestor_azure_msi.md [2022-04-15T08:02:22.311Z] spire-1.2.1/doc/plugin_server_nodeattestor_gcp_iit.md [2022-04-15T08:02:22.311Z] spire-1.2.1/doc/plugin_server_nodeattestor_jointoken.md [2022-04-15T08:02:22.312Z] spire-1.2.1/doc/plugin_server_nodeattestor_k8s_psat.md [2022-04-15T08:02:22.312Z] spire-1.2.1/doc/plugin_server_nodeattestor_k8s_sat.md [2022-04-15T08:02:22.312Z] spire-1.2.1/doc/plugin_server_nodeattestor_sshpop.md [2022-04-15T08:02:22.312Z] spire-1.2.1/doc/plugin_server_nodeattestor_tpm_devid.md [2022-04-15T08:02:22.312Z] spire-1.2.1/doc/plugin_server_nodeattestor_x509pop.md [2022-04-15T08:02:22.312Z] spire-1.2.1/doc/plugin_server_noderesolver_azure_msi.md [2022-04-15T08:02:22.312Z] spire-1.2.1/doc/plugin_server_notifier_gcs_bundle.md [2022-04-15T08:02:22.312Z] spire-1.2.1/doc/plugin_server_notifier_k8sbundle.md [2022-04-15T08:02:22.312Z] spire-1.2.1/doc/plugin_server_upstreamauthority_aws_pca.md [2022-04-15T08:02:22.312Z] spire-1.2.1/doc/plugin_server_upstreamauthority_awssecret.md [2022-04-15T08:02:22.312Z] spire-1.2.1/doc/plugin_server_upstreamauthority_cert_manager.md [2022-04-15T08:02:22.312Z] spire-1.2.1/doc/plugin_server_upstreamauthority_disk.md [2022-04-15T08:02:22.312Z] spire-1.2.1/doc/plugin_server_upstreamauthority_gcp_cas.md [2022-04-15T08:02:22.312Z] spire-1.2.1/doc/plugin_server_upstreamauthority_spire.md [2022-04-15T08:02:22.312Z] spire-1.2.1/doc/plugin_server_upstreamauthority_vault.md [2022-04-15T08:02:22.312Z] spire-1.2.1/doc/scaling_spire.md [2022-04-15T08:02:22.312Z] spire-1.2.1/doc/spire_agent.md [2022-04-15T08:02:22.312Z] spire-1.2.1/doc/spire_server.md [2022-04-15T08:02:22.312Z] spire-1.2.1/doc/supported_integrations.md [2022-04-15T08:02:22.312Z] spire-1.2.1/doc/telemetry.md [2022-04-15T08:02:22.312Z] spire-1.2.1/doc/telemetry_config.md [2022-04-15T08:02:22.312Z] spire-1.2.1/doc/upgrading.md [2022-04-15T08:02:22.312Z] spire-1.2.1/doc/using_spire.md [2022-04-15T08:02:22.312Z] spire-1.2.1/examples/ [2022-04-15T08:02:22.312Z] spire-1.2.1/examples/README.md [2022-04-15T08:02:22.312Z] spire-1.2.1/go.mod [2022-04-15T08:02:22.312Z] spire-1.2.1/go.sum [2022-04-15T08:02:22.312Z] spire-1.2.1/pkg/ [2022-04-15T08:02:22.312Z] spire-1.2.1/pkg/agent/ [2022-04-15T08:02:22.312Z] spire-1.2.1/pkg/agent/agent.go [2022-04-15T08:02:22.312Z] spire-1.2.1/pkg/agent/api/ [2022-04-15T08:02:22.312Z] spire-1.2.1/pkg/agent/api/config.go [2022-04-15T08:02:22.312Z] spire-1.2.1/pkg/agent/api/debug/ [2022-04-15T08:02:22.312Z] spire-1.2.1/pkg/agent/api/debug/v1/ [2022-04-15T08:02:22.312Z] spire-1.2.1/pkg/agent/api/debug/v1/service.go [2022-04-15T08:02:22.312Z] spire-1.2.1/pkg/agent/api/debug/v1/service_test.go [2022-04-15T08:02:22.312Z] spire-1.2.1/pkg/agent/api/delegatedidentity/ [2022-04-15T08:02:22.312Z] spire-1.2.1/pkg/agent/api/delegatedidentity/v1/ [2022-04-15T08:02:22.312Z] spire-1.2.1/pkg/agent/api/delegatedidentity/v1/service.go [2022-04-15T08:02:22.312Z] spire-1.2.1/pkg/agent/api/delegatedidentity/v1/service_test.go [2022-04-15T08:02:22.312Z] spire-1.2.1/pkg/agent/api/endpoints.go [2022-04-15T08:02:22.312Z] spire-1.2.1/pkg/agent/api/health/ [2022-04-15T08:02:22.312Z] spire-1.2.1/pkg/agent/api/health/v1/ [2022-04-15T08:02:22.312Z] spire-1.2.1/pkg/agent/api/health/v1/service.go [2022-04-15T08:02:22.312Z] spire-1.2.1/pkg/agent/api/health/v1/service_test.go [2022-04-15T08:02:22.312Z] spire-1.2.1/pkg/agent/api/rpccontext/ [2022-04-15T08:02:22.312Z] spire-1.2.1/pkg/agent/api/rpccontext/alias.go [2022-04-15T08:02:22.312Z] spire-1.2.1/pkg/agent/api/rpccontext/caller.go [2022-04-15T08:02:22.312Z] spire-1.2.1/pkg/agent/attestor/ [2022-04-15T08:02:22.312Z] spire-1.2.1/pkg/agent/attestor/node/ [2022-04-15T08:02:22.312Z] spire-1.2.1/pkg/agent/attestor/node/experimental.go [2022-04-15T08:02:22.312Z] spire-1.2.1/pkg/agent/attestor/node/node.go [2022-04-15T08:02:22.312Z] spire-1.2.1/pkg/agent/attestor/node/node_test.go [2022-04-15T08:02:22.312Z] spire-1.2.1/pkg/agent/attestor/workload/ [2022-04-15T08:02:22.312Z] spire-1.2.1/pkg/agent/attestor/workload/workload.go [2022-04-15T08:02:22.312Z] spire-1.2.1/pkg/agent/attestor/workload/workload_test.go [2022-04-15T08:02:22.312Z] spire-1.2.1/pkg/agent/catalog/ [2022-04-15T08:02:22.312Z] spire-1.2.1/pkg/agent/catalog/catalog.go [2022-04-15T08:02:22.312Z] spire-1.2.1/pkg/agent/catalog/keymanager.go [2022-04-15T08:02:22.312Z] spire-1.2.1/pkg/agent/catalog/nodeattestor.go [2022-04-15T08:02:22.312Z] spire-1.2.1/pkg/agent/catalog/svidstore.go [2022-04-15T08:02:22.312Z] spire-1.2.1/pkg/agent/catalog/workloadattestor.go [2022-04-15T08:02:22.312Z] spire-1.2.1/pkg/agent/client/ [2022-04-15T08:02:22.312Z] spire-1.2.1/pkg/agent/client/client.go [2022-04-15T08:02:22.312Z] spire-1.2.1/pkg/agent/client/client_test.go [2022-04-15T08:02:22.312Z] spire-1.2.1/pkg/agent/client/dial.go [2022-04-15T08:02:22.312Z] spire-1.2.1/pkg/agent/client/nodeconn.go [2022-04-15T08:02:22.312Z] spire-1.2.1/pkg/agent/client/nodeconn_test.go [2022-04-15T08:02:22.312Z] spire-1.2.1/pkg/agent/client/update.go [2022-04-15T08:02:22.312Z] spire-1.2.1/pkg/agent/client/util.go [2022-04-15T08:02:22.312Z] spire-1.2.1/pkg/agent/common/ [2022-04-15T08:02:22.312Z] spire-1.2.1/pkg/agent/common/backoff/ [2022-04-15T08:02:22.312Z] spire-1.2.1/pkg/agent/common/backoff/backoff.go [2022-04-15T08:02:22.312Z] spire-1.2.1/pkg/agent/common/backoff/backoff_test.go [2022-04-15T08:02:22.312Z] spire-1.2.1/pkg/agent/common/cgroups/ [2022-04-15T08:02:22.312Z] spire-1.2.1/pkg/agent/common/cgroups/cgroups.go [2022-04-15T08:02:22.312Z] spire-1.2.1/pkg/agent/common/cgroups/cgroups_test.go [2022-04-15T08:02:22.312Z] spire-1.2.1/pkg/agent/common/cgroups/filesystem.go [2022-04-15T08:02:22.312Z] spire-1.2.1/pkg/agent/config.go [2022-04-15T08:02:22.312Z] spire-1.2.1/pkg/agent/endpoints/ [2022-04-15T08:02:22.312Z] spire-1.2.1/pkg/agent/endpoints/config.go [2022-04-15T08:02:22.312Z] spire-1.2.1/pkg/agent/endpoints/endpoints.go [2022-04-15T08:02:22.312Z] spire-1.2.1/pkg/agent/endpoints/endpoints_test.go [2022-04-15T08:02:22.312Z] spire-1.2.1/pkg/agent/endpoints/metrics.go [2022-04-15T08:02:22.312Z] spire-1.2.1/pkg/agent/endpoints/middleware.go [2022-04-15T08:02:22.312Z] spire-1.2.1/pkg/agent/endpoints/peertracker.go [2022-04-15T08:02:22.312Z] spire-1.2.1/pkg/agent/endpoints/peertracker_test.go [2022-04-15T08:02:22.312Z] spire-1.2.1/pkg/agent/endpoints/sdsv2/ [2022-04-15T08:02:22.312Z] spire-1.2.1/pkg/agent/endpoints/sdsv2/handler.go [2022-04-15T08:02:22.312Z] spire-1.2.1/pkg/agent/endpoints/sdsv2/handler_test.go [2022-04-15T08:02:22.312Z] spire-1.2.1/pkg/agent/endpoints/sdsv3/ [2022-04-15T08:02:22.312Z] spire-1.2.1/pkg/agent/endpoints/sdsv3/handler.go [2022-04-15T08:02:22.312Z] spire-1.2.1/pkg/agent/endpoints/sdsv3/handler_test.go [2022-04-15T08:02:22.312Z] spire-1.2.1/pkg/agent/endpoints/workload/ [2022-04-15T08:02:22.312Z] spire-1.2.1/pkg/agent/endpoints/workload/handler.go [2022-04-15T08:02:22.312Z] spire-1.2.1/pkg/agent/endpoints/workload/handler_test.go [2022-04-15T08:02:22.312Z] spire-1.2.1/pkg/agent/manager/ [2022-04-15T08:02:22.312Z] spire-1.2.1/pkg/agent/manager/cache/ [2022-04-15T08:02:22.312Z] spire-1.2.1/pkg/agent/manager/cache/bundle_cache.go [2022-04-15T08:02:22.312Z] spire-1.2.1/pkg/agent/manager/cache/cache.go [2022-04-15T08:02:22.312Z] spire-1.2.1/pkg/agent/manager/cache/cache_test.go [2022-04-15T08:02:22.312Z] spire-1.2.1/pkg/agent/manager/cache/jwt_cache.go [2022-04-15T08:02:22.312Z] spire-1.2.1/pkg/agent/manager/cache/jwt_cache_test.go [2022-04-15T08:02:22.312Z] spire-1.2.1/pkg/agent/manager/cache/sets.go [2022-04-15T08:02:22.312Z] spire-1.2.1/pkg/agent/manager/cache/subscriber.go [2022-04-15T08:02:22.312Z] spire-1.2.1/pkg/agent/manager/config.go [2022-04-15T08:02:22.312Z] spire-1.2.1/pkg/agent/manager/manager.go [2022-04-15T08:02:22.312Z] spire-1.2.1/pkg/agent/manager/manager_test.go [2022-04-15T08:02:22.312Z] spire-1.2.1/pkg/agent/manager/storage.go [2022-04-15T08:02:22.312Z] spire-1.2.1/pkg/agent/manager/storage_test.go [2022-04-15T08:02:22.312Z] spire-1.2.1/pkg/agent/manager/storecache/ [2022-04-15T08:02:22.312Z] spire-1.2.1/pkg/agent/manager/storecache/cache.go [2022-04-15T08:02:22.312Z] spire-1.2.1/pkg/agent/manager/storecache/cache_test.go [2022-04-15T08:02:22.312Z] spire-1.2.1/pkg/agent/manager/sync.go [2022-04-15T08:02:22.312Z] spire-1.2.1/pkg/agent/plugin/ [2022-04-15T08:02:22.312Z] spire-1.2.1/pkg/agent/plugin/keymanager/ [2022-04-15T08:02:22.312Z] spire-1.2.1/pkg/agent/plugin/keymanager/base/ [2022-04-15T08:02:22.312Z] spire-1.2.1/pkg/agent/plugin/keymanager/base/keymanagerbase.go [2022-04-15T08:02:22.312Z] spire-1.2.1/pkg/agent/plugin/keymanager/constant.go [2022-04-15T08:02:22.312Z] spire-1.2.1/pkg/agent/plugin/keymanager/disk/ [2022-04-15T08:02:22.312Z] spire-1.2.1/pkg/agent/plugin/keymanager/disk/disk.go [2022-04-15T08:02:22.312Z] spire-1.2.1/pkg/agent/plugin/keymanager/disk/disk_test.go [2022-04-15T08:02:22.312Z] spire-1.2.1/pkg/agent/plugin/keymanager/keymanager.go [2022-04-15T08:02:22.312Z] spire-1.2.1/pkg/agent/plugin/keymanager/memory/ [2022-04-15T08:02:22.312Z] spire-1.2.1/pkg/agent/plugin/keymanager/memory/memory.go [2022-04-15T08:02:22.312Z] spire-1.2.1/pkg/agent/plugin/keymanager/memory/memory_test.go [2022-04-15T08:02:22.312Z] spire-1.2.1/pkg/agent/plugin/keymanager/repository.go [2022-04-15T08:02:22.312Z] spire-1.2.1/pkg/agent/plugin/keymanager/svidkeymanager.go [2022-04-15T08:02:22.312Z] spire-1.2.1/pkg/agent/plugin/keymanager/svidkeymanager_test.go [2022-04-15T08:02:22.312Z] spire-1.2.1/pkg/agent/plugin/keymanager/test/ [2022-04-15T08:02:22.312Z] spire-1.2.1/pkg/agent/plugin/keymanager/test/keymanagertest.go [2022-04-15T08:02:22.312Z] spire-1.2.1/pkg/agent/plugin/keymanager/v1.go [2022-04-15T08:02:22.312Z] spire-1.2.1/pkg/agent/plugin/keymanager/v1_test.go [2022-04-15T08:02:22.312Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/ [2022-04-15T08:02:22.312Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/aws/ [2022-04-15T08:02:22.312Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/aws/iid.go [2022-04-15T08:02:22.312Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/aws/iid_test.go [2022-04-15T08:02:22.312Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/azure/ [2022-04-15T08:02:22.312Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/azure/msi.go [2022-04-15T08:02:22.312Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/azure/msi_test.go [2022-04-15T08:02:22.312Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/gcp/ [2022-04-15T08:02:22.312Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/gcp/iit.go [2022-04-15T08:02:22.312Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/gcp/iit_test.go [2022-04-15T08:02:22.312Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/jointoken.go [2022-04-15T08:02:22.312Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/jointoken/ [2022-04-15T08:02:22.312Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/jointoken/join_token.go [2022-04-15T08:02:22.312Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/jointoken_test.go [2022-04-15T08:02:22.312Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/ [2022-04-15T08:02:22.312Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/psat/ [2022-04-15T08:02:22.312Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/psat/psat.go [2022-04-15T08:02:22.312Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/psat/psat_test.go [2022-04-15T08:02:22.312Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/sat/ [2022-04-15T08:02:22.312Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/sat/sat.go [2022-04-15T08:02:22.312Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/sat/sat_test.go [2022-04-15T08:02:22.312Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/nodeattestor.go [2022-04-15T08:02:22.312Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/repository.go [2022-04-15T08:02:22.312Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/sshpop/ [2022-04-15T08:02:22.312Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/sshpop/sshpop.go [2022-04-15T08:02:22.312Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/sshpop/sshpop_test.go [2022-04-15T08:02:22.312Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/test/ [2022-04-15T08:02:22.312Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/test/serverstream.go [2022-04-15T08:02:22.312Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/ [2022-04-15T08:02:22.312Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/devid.go [2022-04-15T08:02:22.312Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/devid_test.go [2022-04-15T08:02:22.312Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/ [2022-04-15T08:02:22.312Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/autodetect.go [2022-04-15T08:02:22.312Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/open.go [2022-04-15T08:02:22.312Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/open_windows.go [2022-04-15T08:02:22.312Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/session.go [2022-04-15T08:02:22.312Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/session_test.go [2022-04-15T08:02:22.312Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/signingkey.go [2022-04-15T08:02:22.312Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/v1.go [2022-04-15T08:02:22.312Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/v1_test.go [2022-04-15T08:02:22.312Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/x509pop/ [2022-04-15T08:02:22.312Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/x509pop/x509pop.go [2022-04-15T08:02:22.312Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/x509pop/x509pop_test.go [2022-04-15T08:02:22.312Z] spire-1.2.1/pkg/agent/plugin/svidstore/ [2022-04-15T08:02:22.312Z] spire-1.2.1/pkg/agent/plugin/svidstore/awssecretsmanager/ [2022-04-15T08:02:22.312Z] spire-1.2.1/pkg/agent/plugin/svidstore/awssecretsmanager/aws.go [2022-04-15T08:02:22.312Z] spire-1.2.1/pkg/agent/plugin/svidstore/awssecretsmanager/aws_test.go [2022-04-15T08:02:22.312Z] spire-1.2.1/pkg/agent/plugin/svidstore/awssecretsmanager/client.go [2022-04-15T08:02:22.312Z] spire-1.2.1/pkg/agent/plugin/svidstore/gcpsecretmanager/ [2022-04-15T08:02:22.312Z] spire-1.2.1/pkg/agent/plugin/svidstore/gcpsecretmanager/client.go [2022-04-15T08:02:22.312Z] spire-1.2.1/pkg/agent/plugin/svidstore/gcpsecretmanager/gcloud.go [2022-04-15T08:02:22.312Z] spire-1.2.1/pkg/agent/plugin/svidstore/gcpsecretmanager/gcloud_test.go [2022-04-15T08:02:22.312Z] spire-1.2.1/pkg/agent/plugin/svidstore/repository.go [2022-04-15T08:02:22.312Z] spire-1.2.1/pkg/agent/plugin/svidstore/svidstore.go [2022-04-15T08:02:22.312Z] spire-1.2.1/pkg/agent/plugin/svidstore/utils.go [2022-04-15T08:02:22.312Z] spire-1.2.1/pkg/agent/plugin/svidstore/utils_test.go [2022-04-15T08:02:22.312Z] spire-1.2.1/pkg/agent/plugin/svidstore/v1.go [2022-04-15T08:02:22.312Z] spire-1.2.1/pkg/agent/plugin/svidstore/v1_test.go [2022-04-15T08:02:22.312Z] spire-1.2.1/pkg/agent/plugin/svidstore/v1unofficial.go [2022-04-15T08:02:22.312Z] spire-1.2.1/pkg/agent/plugin/svidstore/v1unofficial_test.go [2022-04-15T08:02:22.312Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/ [2022-04-15T08:02:22.312Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/ [2022-04-15T08:02:22.312Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/cgroup/ [2022-04-15T08:02:22.312Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/cgroup/dockerfinder.go [2022-04-15T08:02:22.312Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/cgroup/dockerfinder_test.go [2022-04-15T08:02:22.313Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/docker.go [2022-04-15T08:02:22.313Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/docker_test.go [2022-04-15T08:02:22.313Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/retry.go [2022-04-15T08:02:22.313Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/ [2022-04-15T08:02:22.313Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/k8s.go [2022-04-15T08:02:22.313Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/k8s_test.go [2022-04-15T08:02:22.313Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/ [2022-04-15T08:02:22.313Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/cgroups_init_pid_in_pod.txt [2022-04-15T08:02:22.313Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/cgroups_pid_in_kind_pod.txt [2022-04-15T08:02:22.313Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/cgroups_pid_in_pod.txt [2022-04-15T08:02:22.313Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/cgroups_pid_not_in_pod.txt [2022-04-15T08:02:22.313Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/kind_pod_list.json [2022-04-15T08:02:22.313Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/pod_list.json [2022-04-15T08:02:22.313Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/pod_list_not_running.json [2022-04-15T08:02:22.313Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/systemd_cgroups_pid_in_pod.txt [2022-04-15T08:02:22.313Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/repository.go [2022-04-15T08:02:22.313Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/unix/ [2022-04-15T08:02:22.313Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/unix/unix.go [2022-04-15T08:02:22.313Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/unix/unix_test.go [2022-04-15T08:02:22.313Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/v1.go [2022-04-15T08:02:22.313Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/v1_test.go [2022-04-15T08:02:22.313Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/workloadattestor.go [2022-04-15T08:02:22.313Z] spire-1.2.1/pkg/agent/svid/ [2022-04-15T08:02:22.313Z] spire-1.2.1/pkg/agent/svid/rotator.go [2022-04-15T08:02:22.313Z] spire-1.2.1/pkg/agent/svid/rotator_config.go [2022-04-15T08:02:22.313Z] spire-1.2.1/pkg/agent/svid/rotator_test.go [2022-04-15T08:02:22.313Z] spire-1.2.1/pkg/agent/svid/store/ [2022-04-15T08:02:22.313Z] spire-1.2.1/pkg/agent/svid/store/service.go [2022-04-15T08:02:22.313Z] spire-1.2.1/pkg/agent/svid/store/service_test.go [2022-04-15T08:02:22.313Z] spire-1.2.1/pkg/common/ [2022-04-15T08:02:22.313Z] spire-1.2.1/pkg/common/agentpathtemplate/ [2022-04-15T08:02:22.313Z] spire-1.2.1/pkg/common/agentpathtemplate/template.go [2022-04-15T08:02:22.313Z] spire-1.2.1/pkg/common/agentpathtemplate/template_test.go [2022-04-15T08:02:22.313Z] spire-1.2.1/pkg/common/api/ [2022-04-15T08:02:22.313Z] spire-1.2.1/pkg/common/api/metrics.go [2022-04-15T08:02:22.313Z] spire-1.2.1/pkg/common/api/middleware/ [2022-04-15T08:02:22.313Z] spire-1.2.1/pkg/common/api/middleware/common_test.go [2022-04-15T08:02:22.313Z] spire-1.2.1/pkg/common/api/middleware/interceptor.go [2022-04-15T08:02:22.313Z] spire-1.2.1/pkg/common/api/middleware/interceptor_test.go [2022-04-15T08:02:22.313Z] spire-1.2.1/pkg/common/api/middleware/logger.go [2022-04-15T08:02:22.313Z] spire-1.2.1/pkg/common/api/middleware/logger_test.go [2022-04-15T08:02:22.313Z] spire-1.2.1/pkg/common/api/middleware/metrics.go [2022-04-15T08:02:22.313Z] spire-1.2.1/pkg/common/api/middleware/metrics_test.go [2022-04-15T08:02:22.313Z] spire-1.2.1/pkg/common/api/middleware/middleware.go [2022-04-15T08:02:22.313Z] spire-1.2.1/pkg/common/api/middleware/middleware_test.go [2022-04-15T08:02:22.313Z] spire-1.2.1/pkg/common/api/middleware/misconfig.go [2022-04-15T08:02:22.313Z] spire-1.2.1/pkg/common/api/middleware/misconfig_test.go [2022-04-15T08:02:22.313Z] spire-1.2.1/pkg/common/api/middleware/names.go [2022-04-15T08:02:22.313Z] spire-1.2.1/pkg/common/api/middleware/names_test.go [2022-04-15T08:02:22.313Z] spire-1.2.1/pkg/common/api/names.go [2022-04-15T08:02:22.313Z] spire-1.2.1/pkg/common/api/ratelimit.go [2022-04-15T08:02:22.313Z] spire-1.2.1/pkg/common/api/rpccontext/ [2022-04-15T08:02:22.313Z] spire-1.2.1/pkg/common/api/rpccontext/logger.go [2022-04-15T08:02:22.313Z] spire-1.2.1/pkg/common/api/rpccontext/metrics.go [2022-04-15T08:02:22.313Z] spire-1.2.1/pkg/common/api/rpccontext/names.go [2022-04-15T08:02:22.313Z] spire-1.2.1/pkg/common/auth/ [2022-04-15T08:02:22.313Z] spire-1.2.1/pkg/common/auth/interceptors.go [2022-04-15T08:02:22.313Z] spire-1.2.1/pkg/common/auth/interceptors_test.go [2022-04-15T08:02:22.313Z] spire-1.2.1/pkg/common/auth/untracked_uds.go [2022-04-15T08:02:22.313Z] spire-1.2.1/pkg/common/bundleutil/ [2022-04-15T08:02:22.313Z] spire-1.2.1/pkg/common/bundleutil/bundle.go [2022-04-15T08:02:22.590Z] spire-1.2.1/pkg/common/bundleutil/bundle_test.go [2022-04-15T08:02:22.590Z] spire-1.2.1/pkg/common/bundleutil/common_test.go [2022-04-15T08:02:22.590Z] spire-1.2.1/pkg/common/bundleutil/marshal.go [2022-04-15T08:02:22.590Z] spire-1.2.1/pkg/common/bundleutil/marshal_test.go [2022-04-15T08:02:22.590Z] spire-1.2.1/pkg/common/bundleutil/refreshhint.go [2022-04-15T08:02:22.590Z] spire-1.2.1/pkg/common/bundleutil/refreshhint_test.go [2022-04-15T08:02:22.590Z] spire-1.2.1/pkg/common/bundleutil/types.go [2022-04-15T08:02:22.590Z] spire-1.2.1/pkg/common/bundleutil/unmarshal.go [2022-04-15T08:02:22.590Z] spire-1.2.1/pkg/common/bundleutil/unmarshal_test.go [2022-04-15T08:02:22.590Z] spire-1.2.1/pkg/common/catalog/ [2022-04-15T08:02:22.590Z] spire-1.2.1/pkg/common/catalog/bind.go [2022-04-15T08:02:22.590Z] spire-1.2.1/pkg/common/catalog/builtin.go [2022-04-15T08:02:22.590Z] spire-1.2.1/pkg/common/catalog/catalog.go [2022-04-15T08:02:22.590Z] spire-1.2.1/pkg/common/catalog/catalog_test.go [2022-04-15T08:02:22.590Z] spire-1.2.1/pkg/common/catalog/closers.go [2022-04-15T08:02:22.591Z] spire-1.2.1/pkg/common/catalog/cmd_linux.go [2022-04-15T08:02:22.591Z] spire-1.2.1/pkg/common/catalog/cmd_other.go [2022-04-15T08:02:22.591Z] spire-1.2.1/pkg/common/catalog/config.go [2022-04-15T08:02:22.591Z] spire-1.2.1/pkg/common/catalog/config_test.go [2022-04-15T08:02:22.591Z] spire-1.2.1/pkg/common/catalog/configure.go [2022-04-15T08:02:22.591Z] spire-1.2.1/pkg/common/catalog/constraints.go [2022-04-15T08:02:22.591Z] spire-1.2.1/pkg/common/catalog/constraints_test.go [2022-04-15T08:02:22.591Z] spire-1.2.1/pkg/common/catalog/context.go [2022-04-15T08:02:22.591Z] spire-1.2.1/pkg/common/catalog/external.go [2022-04-15T08:02:22.591Z] spire-1.2.1/pkg/common/catalog/host.go [2022-04-15T08:02:22.591Z] spire-1.2.1/pkg/common/catalog/pipenet.go [2022-04-15T08:02:22.591Z] spire-1.2.1/pkg/common/catalog/plugin.go [2022-04-15T08:02:22.591Z] spire-1.2.1/pkg/common/catalog/testplugin/ [2022-04-15T08:02:22.591Z] spire-1.2.1/pkg/common/catalog/testplugin/.gitignore [2022-04-15T08:02:22.591Z] spire-1.2.1/pkg/common/catalog/testplugin/main.go [2022-04-15T08:02:22.591Z] spire-1.2.1/pkg/common/catalog/testplugin/plugin.go [2022-04-15T08:02:22.591Z] spire-1.2.1/pkg/common/cli/ [2022-04-15T08:02:22.591Z] spire-1.2.1/pkg/common/cli/env.go [2022-04-15T08:02:22.591Z] spire-1.2.1/pkg/common/cli/flags.go [2022-04-15T08:02:22.591Z] spire-1.2.1/pkg/common/cli/trust_domain.go [2022-04-15T08:02:22.591Z] spire-1.2.1/pkg/common/cli/trust_domain_test.go [2022-04-15T08:02:22.591Z] spire-1.2.1/pkg/common/cli/umask.go [2022-04-15T08:02:22.591Z] spire-1.2.1/pkg/common/cli/umask_posix.go [2022-04-15T08:02:22.591Z] spire-1.2.1/pkg/common/cli/umask_test.go [2022-04-15T08:02:22.591Z] spire-1.2.1/pkg/common/cli/umask_windows.go [2022-04-15T08:02:22.591Z] spire-1.2.1/pkg/common/cliprinter/ [2022-04-15T08:02:22.591Z] spire-1.2.1/pkg/common/cliprinter/cliprinter.go [2022-04-15T08:02:22.591Z] spire-1.2.1/pkg/common/cliprinter/cliprinter_test.go [2022-04-15T08:02:22.591Z] spire-1.2.1/pkg/common/cliprinter/flag.go [2022-04-15T08:02:22.591Z] spire-1.2.1/pkg/common/cliprinter/flag_test.go [2022-04-15T08:02:22.591Z] spire-1.2.1/pkg/common/cliprinter/format.go [2022-04-15T08:02:22.591Z] spire-1.2.1/pkg/common/cliprinter/format_test.go [2022-04-15T08:02:22.591Z] spire-1.2.1/pkg/common/cliprinter/internal/ [2022-04-15T08:02:22.591Z] spire-1.2.1/pkg/common/cliprinter/internal/errorjson/ [2022-04-15T08:02:22.591Z] spire-1.2.1/pkg/common/cliprinter/internal/errorjson/errorjson.go [2022-04-15T08:02:22.591Z] spire-1.2.1/pkg/common/cliprinter/internal/errorjson/errorjson_test.go [2022-04-15T08:02:22.591Z] spire-1.2.1/pkg/common/cliprinter/internal/errorpretty/ [2022-04-15T08:02:22.591Z] spire-1.2.1/pkg/common/cliprinter/internal/errorpretty/errorpretty.go [2022-04-15T08:02:22.591Z] spire-1.2.1/pkg/common/cliprinter/internal/errorpretty/errorpretty_test.go [2022-04-15T08:02:22.591Z] spire-1.2.1/pkg/common/cliprinter/internal/protojson/ [2022-04-15T08:02:22.591Z] spire-1.2.1/pkg/common/cliprinter/internal/protojson/protojson.go [2022-04-15T08:02:22.591Z] spire-1.2.1/pkg/common/cliprinter/internal/protojson/protojson_test.go [2022-04-15T08:02:22.591Z] spire-1.2.1/pkg/common/cliprinter/internal/protopretty/ [2022-04-15T08:02:22.591Z] spire-1.2.1/pkg/common/cliprinter/internal/protopretty/protopretty.go [2022-04-15T08:02:22.591Z] spire-1.2.1/pkg/common/cliprinter/internal/protopretty/protopretty_test.go [2022-04-15T08:02:22.591Z] spire-1.2.1/pkg/common/cliprinter/internal/structjson/ [2022-04-15T08:02:22.591Z] spire-1.2.1/pkg/common/cliprinter/internal/structjson/structjson.go [2022-04-15T08:02:22.591Z] spire-1.2.1/pkg/common/cliprinter/internal/structjson/structjson_test.go [2022-04-15T08:02:22.591Z] spire-1.2.1/pkg/common/cliprinter/internal/structpretty/ [2022-04-15T08:02:22.591Z] spire-1.2.1/pkg/common/cliprinter/internal/structpretty/structpretty.go [2022-04-15T08:02:22.591Z] spire-1.2.1/pkg/common/cliprinter/internal/structpretty/structpretty_test.go [2022-04-15T08:02:22.591Z] spire-1.2.1/pkg/common/coretypes/ [2022-04-15T08:02:22.591Z] spire-1.2.1/pkg/common/coretypes/bundle/ [2022-04-15T08:02:22.591Z] spire-1.2.1/pkg/common/coretypes/bundle/bundle_test.go [2022-04-15T08:02:22.591Z] spire-1.2.1/pkg/common/coretypes/bundle/commontypes.go [2022-04-15T08:02:22.591Z] spire-1.2.1/pkg/common/coretypes/bundle/plugintypes.go [2022-04-15T08:02:22.591Z] spire-1.2.1/pkg/common/coretypes/bundle/require.go [2022-04-15T08:02:22.591Z] spire-1.2.1/pkg/common/coretypes/jwtkey/ [2022-04-15T08:02:22.591Z] spire-1.2.1/pkg/common/coretypes/jwtkey/apitypes.go [2022-04-15T08:02:22.591Z] spire-1.2.1/pkg/common/coretypes/jwtkey/commontypes.go [2022-04-15T08:02:22.591Z] spire-1.2.1/pkg/common/coretypes/jwtkey/jwtkey.go [2022-04-15T08:02:22.591Z] spire-1.2.1/pkg/common/coretypes/jwtkey/jwtkey_test.go [2022-04-15T08:02:22.591Z] spire-1.2.1/pkg/common/coretypes/jwtkey/plugintypes.go [2022-04-15T08:02:22.591Z] spire-1.2.1/pkg/common/coretypes/jwtkey/require.go [2022-04-15T08:02:22.591Z] spire-1.2.1/pkg/common/coretypes/x509certificate/ [2022-04-15T08:02:22.591Z] spire-1.2.1/pkg/common/coretypes/x509certificate/commontypes.go [2022-04-15T08:02:22.591Z] spire-1.2.1/pkg/common/coretypes/x509certificate/plugintypes.go [2022-04-15T08:02:22.591Z] spire-1.2.1/pkg/common/coretypes/x509certificate/require.go [2022-04-15T08:02:22.591Z] spire-1.2.1/pkg/common/coretypes/x509certificate/x509certificate.go [2022-04-15T08:02:22.591Z] spire-1.2.1/pkg/common/coretypes/x509certificate/x509certificate_test.go [2022-04-15T08:02:22.591Z] spire-1.2.1/pkg/common/cryptoutil/ [2022-04-15T08:02:22.591Z] spire-1.2.1/pkg/common/cryptoutil/keys.go [2022-04-15T08:02:22.591Z] spire-1.2.1/pkg/common/cryptoutil/keys_test.go [2022-04-15T08:02:22.591Z] spire-1.2.1/pkg/common/diskutil/ [2022-04-15T08:02:22.591Z] spire-1.2.1/pkg/common/diskutil/file_posix.go [2022-04-15T08:02:22.591Z] spire-1.2.1/pkg/common/diskutil/file_test.go [2022-04-15T08:02:22.591Z] spire-1.2.1/pkg/common/diskutil/file_windows.go [2022-04-15T08:02:22.591Z] spire-1.2.1/pkg/common/errorutil/ [2022-04-15T08:02:22.591Z] spire-1.2.1/pkg/common/errorutil/wrapper.go [2022-04-15T08:02:22.591Z] spire-1.2.1/pkg/common/health/ [2022-04-15T08:02:22.591Z] spire-1.2.1/pkg/common/health/config.go [2022-04-15T08:02:22.591Z] spire-1.2.1/pkg/common/health/context.go [2022-04-15T08:02:22.591Z] spire-1.2.1/pkg/common/health/context_test.go [2022-04-15T08:02:22.591Z] spire-1.2.1/pkg/common/health/health.go [2022-04-15T08:02:22.591Z] spire-1.2.1/pkg/common/health/health_test.go [2022-04-15T08:02:22.591Z] spire-1.2.1/pkg/common/health/logger.go [2022-04-15T08:02:22.591Z] spire-1.2.1/pkg/common/hostservice/ [2022-04-15T08:02:22.591Z] spire-1.2.1/pkg/common/hostservice/metricsservice/ [2022-04-15T08:02:22.591Z] spire-1.2.1/pkg/common/hostservice/metricsservice/v1.go [2022-04-15T08:02:22.591Z] spire-1.2.1/pkg/common/hostservice/metricsservice/v1_test.go [2022-04-15T08:02:22.591Z] spire-1.2.1/pkg/common/idutil/ [2022-04-15T08:02:22.591Z] spire-1.2.1/pkg/common/idutil/require.go [2022-04-15T08:02:22.591Z] spire-1.2.1/pkg/common/idutil/require_test.go [2022-04-15T08:02:22.591Z] spire-1.2.1/pkg/common/idutil/safety.go [2022-04-15T08:02:22.591Z] spire-1.2.1/pkg/common/idutil/safety_test.go [2022-04-15T08:02:22.591Z] spire-1.2.1/pkg/common/idutil/spiffeid.go [2022-04-15T08:02:22.591Z] spire-1.2.1/pkg/common/idutil/spiffeid_test.go [2022-04-15T08:02:22.591Z] spire-1.2.1/pkg/common/jwtsvid/ [2022-04-15T08:02:22.591Z] spire-1.2.1/pkg/common/jwtsvid/common.go [2022-04-15T08:02:22.591Z] spire-1.2.1/pkg/common/jwtsvid/sign.go [2022-04-15T08:02:22.591Z] spire-1.2.1/pkg/common/jwtsvid/token_test.go [2022-04-15T08:02:22.591Z] spire-1.2.1/pkg/common/jwtsvid/validate.go [2022-04-15T08:02:22.591Z] spire-1.2.1/pkg/common/jwtutil/ [2022-04-15T08:02:22.591Z] spire-1.2.1/pkg/common/jwtutil/keyset.go [2022-04-15T08:02:22.591Z] spire-1.2.1/pkg/common/jwtutil/keyset_test.go [2022-04-15T08:02:22.591Z] spire-1.2.1/pkg/common/log/ [2022-04-15T08:02:22.591Z] spire-1.2.1/pkg/common/log/hclog_adapter.go [2022-04-15T08:02:22.591Z] spire-1.2.1/pkg/common/log/hclog_adapter_test.go [2022-04-15T08:02:22.591Z] spire-1.2.1/pkg/common/log/log.go [2022-04-15T08:02:22.591Z] spire-1.2.1/pkg/common/log/log_test.go [2022-04-15T08:02:22.591Z] spire-1.2.1/pkg/common/log/options.go [2022-04-15T08:02:22.591Z] spire-1.2.1/pkg/common/nodeutil/ [2022-04-15T08:02:22.591Z] spire-1.2.1/pkg/common/nodeutil/node.go [2022-04-15T08:02:22.591Z] spire-1.2.1/pkg/common/nodeutil/node_test.go [2022-04-15T08:02:22.591Z] spire-1.2.1/pkg/common/peertracker/ [2022-04-15T08:02:22.591Z] spire-1.2.1/pkg/common/peertracker/conn.go [2022-04-15T08:02:22.591Z] spire-1.2.1/pkg/common/peertracker/credentials.go [2022-04-15T08:02:22.591Z] spire-1.2.1/pkg/common/peertracker/errors.go [2022-04-15T08:02:22.591Z] spire-1.2.1/pkg/common/peertracker/getpid_windows.c [2022-04-15T08:02:22.591Z] spire-1.2.1/pkg/common/peertracker/getpid_windows.h [2022-04-15T08:02:22.591Z] spire-1.2.1/pkg/common/peertracker/info.go [2022-04-15T08:02:22.591Z] spire-1.2.1/pkg/common/peertracker/listener.go [2022-04-15T08:02:22.591Z] spire-1.2.1/pkg/common/peertracker/listener_test.go [2022-04-15T08:02:22.591Z] spire-1.2.1/pkg/common/peertracker/peertracker.go [2022-04-15T08:02:22.591Z] spire-1.2.1/pkg/common/peertracker/peertracker_test.go [2022-04-15T08:02:22.591Z] spire-1.2.1/pkg/common/peertracker/peertracker_test_child_posix.go [2022-04-15T08:02:22.591Z] spire-1.2.1/pkg/common/peertracker/peertracker_test_child_windows.go [2022-04-15T08:02:22.591Z] spire-1.2.1/pkg/common/peertracker/peertracker_test_posix.go [2022-04-15T08:02:22.591Z] spire-1.2.1/pkg/common/peertracker/peertracker_test_windows.go [2022-04-15T08:02:22.591Z] spire-1.2.1/pkg/common/peertracker/tcp.go [2022-04-15T08:02:22.591Z] spire-1.2.1/pkg/common/peertracker/tcp_fallback.go [2022-04-15T08:02:22.591Z] spire-1.2.1/pkg/common/peertracker/tcp_windows.go [2022-04-15T08:02:22.591Z] spire-1.2.1/pkg/common/peertracker/tracker_bsd.go [2022-04-15T08:02:22.591Z] spire-1.2.1/pkg/common/peertracker/tracker_fallback.go [2022-04-15T08:02:22.591Z] spire-1.2.1/pkg/common/peertracker/tracker_linux.go [2022-04-15T08:02:22.591Z] spire-1.2.1/pkg/common/peertracker/tracker_linux_test.go [2022-04-15T08:02:22.591Z] spire-1.2.1/pkg/common/peertracker/tracker_windows.go [2022-04-15T08:02:22.591Z] spire-1.2.1/pkg/common/peertracker/uds.go [2022-04-15T08:02:22.591Z] spire-1.2.1/pkg/common/peertracker/uds_bsd.go [2022-04-15T08:02:22.591Z] spire-1.2.1/pkg/common/peertracker/uds_fallback.go [2022-04-15T08:02:22.591Z] spire-1.2.1/pkg/common/peertracker/uds_linux.go [2022-04-15T08:02:22.591Z] spire-1.2.1/pkg/common/pemutil/ [2022-04-15T08:02:22.591Z] spire-1.2.1/pkg/common/pemutil/block.go [2022-04-15T08:02:22.591Z] spire-1.2.1/pkg/common/pemutil/certs.go [2022-04-15T08:02:22.591Z] spire-1.2.1/pkg/common/pemutil/common.go [2022-04-15T08:02:22.591Z] spire-1.2.1/pkg/common/pemutil/csr.go [2022-04-15T08:02:22.591Z] spire-1.2.1/pkg/common/pemutil/keys.go [2022-04-15T08:02:22.591Z] spire-1.2.1/pkg/common/pemutil/pemutil_test.go [2022-04-15T08:02:22.591Z] spire-1.2.1/pkg/common/pemutil/testdata/ [2022-04-15T08:02:22.591Z] spire-1.2.1/pkg/common/pemutil/testdata/cert.pem [2022-04-15T08:02:22.591Z] spire-1.2.1/pkg/common/pemutil/testdata/certs.pem [2022-04-15T08:02:22.591Z] spire-1.2.1/pkg/common/pemutil/testdata/csr.pem [2022-04-15T08:02:22.591Z] spire-1.2.1/pkg/common/pemutil/testdata/ecdsa-key-pkcs8.pem [2022-04-15T08:02:22.591Z] spire-1.2.1/pkg/common/pemutil/testdata/ecdsa-key.pem [2022-04-15T08:02:22.591Z] spire-1.2.1/pkg/common/pemutil/testdata/key.pem [2022-04-15T08:02:22.591Z] spire-1.2.1/pkg/common/pemutil/testdata/public-rsa-key.pem [2022-04-15T08:02:22.591Z] spire-1.2.1/pkg/common/pemutil/testdata/rsa-key-pkcs8.pem [2022-04-15T08:02:22.591Z] spire-1.2.1/pkg/common/pemutil/testdata/rsa-key.pem [2022-04-15T08:02:22.591Z] spire-1.2.1/pkg/common/plugin/ [2022-04-15T08:02:22.591Z] spire-1.2.1/pkg/common/plugin/aws/ [2022-04-15T08:02:22.591Z] spire-1.2.1/pkg/common/plugin/aws/iid.go [2022-04-15T08:02:22.591Z] spire-1.2.1/pkg/common/plugin/azure/ [2022-04-15T08:02:22.591Z] spire-1.2.1/pkg/common/plugin/azure/msi.go [2022-04-15T08:02:22.591Z] spire-1.2.1/pkg/common/plugin/azure/msi_test.go [2022-04-15T08:02:22.591Z] spire-1.2.1/pkg/common/plugin/facade.go [2022-04-15T08:02:22.591Z] spire-1.2.1/pkg/common/plugin/facade_test.go [2022-04-15T08:02:22.591Z] spire-1.2.1/pkg/common/plugin/gcp/ [2022-04-15T08:02:22.591Z] spire-1.2.1/pkg/common/plugin/gcp/iit.go [2022-04-15T08:02:22.591Z] spire-1.2.1/pkg/common/plugin/k8s/ [2022-04-15T08:02:22.591Z] spire-1.2.1/pkg/common/plugin/k8s/apiserver/ [2022-04-15T08:02:22.591Z] spire-1.2.1/pkg/common/plugin/k8s/apiserver/client.go [2022-04-15T08:02:22.591Z] spire-1.2.1/pkg/common/plugin/k8s/apiserver/client_test.go [2022-04-15T08:02:22.591Z] spire-1.2.1/pkg/common/plugin/k8s/utils.go [2022-04-15T08:02:22.591Z] spire-1.2.1/pkg/common/plugin/k8s/utils_test.go [2022-04-15T08:02:22.591Z] spire-1.2.1/pkg/common/plugin/log.go [2022-04-15T08:02:22.591Z] spire-1.2.1/pkg/common/plugin/sshpop/ [2022-04-15T08:02:22.591Z] spire-1.2.1/pkg/common/plugin/sshpop/handshake.go [2022-04-15T08:02:22.591Z] spire-1.2.1/pkg/common/plugin/sshpop/handshake_test.go [2022-04-15T08:02:22.591Z] spire-1.2.1/pkg/common/plugin/sshpop/sshpop.go [2022-04-15T08:02:22.591Z] spire-1.2.1/pkg/common/plugin/sshpop/sshpop_test.go [2022-04-15T08:02:22.591Z] spire-1.2.1/pkg/common/plugin/sshpop/testdata/ [2022-04-15T08:02:22.591Z] spire-1.2.1/pkg/common/plugin/sshpop/testdata/dummy_agent_ssh_key [2022-04-15T08:02:22.591Z] spire-1.2.1/pkg/common/plugin/sshpop/testdata/dummy_agent_ssh_key-cert.pub [2022-04-15T08:02:22.591Z] spire-1.2.1/pkg/common/plugin/sshpop/testdata/dummy_ssh_cert_authority.pub [2022-04-15T08:02:22.591Z] spire-1.2.1/pkg/common/plugin/sshpop/testdata/empty_ssh_cert_authority.pub [2022-04-15T08:02:22.591Z] spire-1.2.1/pkg/common/plugin/sshpop/testdata/many_ssh_cert_authorities.pub [2022-04-15T08:02:22.591Z] spire-1.2.1/pkg/common/plugin/tpmdevid/ [2022-04-15T08:02:22.591Z] spire-1.2.1/pkg/common/plugin/tpmdevid/devid.go [2022-04-15T08:02:22.591Z] spire-1.2.1/pkg/common/plugin/x509pop/ [2022-04-15T08:02:22.591Z] spire-1.2.1/pkg/common/plugin/x509pop/x509pop.go [2022-04-15T08:02:22.591Z] spire-1.2.1/pkg/common/plugin/x509pop/x509pop_test.go [2022-04-15T08:02:22.591Z] spire-1.2.1/pkg/common/profiling/ [2022-04-15T08:02:22.591Z] spire-1.2.1/pkg/common/profiling/dumpers.go [2022-04-15T08:02:22.591Z] spire-1.2.1/pkg/common/profiling/profiling.go [2022-04-15T08:02:22.591Z] spire-1.2.1/pkg/common/protoutil/ [2022-04-15T08:02:22.591Z] spire-1.2.1/pkg/common/protoutil/masks.go [2022-04-15T08:02:22.591Z] spire-1.2.1/pkg/common/protoutil/masks_test.go [2022-04-15T08:02:22.591Z] spire-1.2.1/pkg/common/rotationutil/ [2022-04-15T08:02:22.591Z] spire-1.2.1/pkg/common/rotationutil/rotationutil.go [2022-04-15T08:02:22.591Z] spire-1.2.1/pkg/common/rotationutil/rotationutil_test.go [2022-04-15T08:02:22.591Z] spire-1.2.1/pkg/common/selector/ [2022-04-15T08:02:22.591Z] spire-1.2.1/pkg/common/selector/selector.go [2022-04-15T08:02:22.591Z] spire-1.2.1/pkg/common/selector/selector_test.go [2022-04-15T08:02:22.591Z] spire-1.2.1/pkg/common/selector/set.go [2022-04-15T08:02:22.591Z] spire-1.2.1/pkg/common/selector/set_utils.go [2022-04-15T08:02:22.591Z] spire-1.2.1/pkg/common/selector/set_utils_test.go [2022-04-15T08:02:22.592Z] spire-1.2.1/pkg/common/telemetry/ [2022-04-15T08:02:22.592Z] spire-1.2.1/pkg/common/telemetry/agent/ [2022-04-15T08:02:22.592Z] spire-1.2.1/pkg/common/telemetry/agent/keymanager/ [2022-04-15T08:02:22.592Z] spire-1.2.1/pkg/common/telemetry/agent/keymanager/keymanager.go [2022-04-15T08:02:22.592Z] spire-1.2.1/pkg/common/telemetry/agent/keymanager/wrapper.go [2022-04-15T08:02:22.592Z] spire-1.2.1/pkg/common/telemetry/agent/keymanager/wrapper_test.go [2022-04-15T08:02:22.592Z] spire-1.2.1/pkg/common/telemetry/agent/manager.go [2022-04-15T08:02:22.592Z] spire-1.2.1/pkg/common/telemetry/agent/node.go [2022-04-15T08:02:22.592Z] spire-1.2.1/pkg/common/telemetry/agent/rotate.go [2022-04-15T08:02:22.592Z] spire-1.2.1/pkg/common/telemetry/agent/sdsapi.go [2022-04-15T08:02:22.592Z] spire-1.2.1/pkg/common/telemetry/agent/store/ [2022-04-15T08:02:22.592Z] spire-1.2.1/pkg/common/telemetry/agent/store/store.go [2022-04-15T08:02:22.592Z] spire-1.2.1/pkg/common/telemetry/agent/workloadapi/ [2022-04-15T08:02:22.592Z] spire-1.2.1/pkg/common/telemetry/agent/workloadapi/workload.go [2022-04-15T08:02:22.592Z] spire-1.2.1/pkg/common/telemetry/blackhole.go [2022-04-15T08:02:22.592Z] spire-1.2.1/pkg/common/telemetry/call.go [2022-04-15T08:02:22.592Z] spire-1.2.1/pkg/common/telemetry/common/ [2022-04-15T08:02:22.592Z] spire-1.2.1/pkg/common/telemetry/common/label_adders.go [2022-04-15T08:02:22.592Z] spire-1.2.1/pkg/common/telemetry/config.go [2022-04-15T08:02:22.592Z] spire-1.2.1/pkg/common/telemetry/dogstatsd.go [2022-04-15T08:02:22.592Z] spire-1.2.1/pkg/common/telemetry/dogstatsd_test.go [2022-04-15T08:02:22.592Z] spire-1.2.1/pkg/common/telemetry/inmem.go [2022-04-15T08:02:22.592Z] spire-1.2.1/pkg/common/telemetry/inmem_test.go [2022-04-15T08:02:22.592Z] spire-1.2.1/pkg/common/telemetry/m3.go [2022-04-15T08:02:22.592Z] spire-1.2.1/pkg/common/telemetry/m3_test.go [2022-04-15T08:02:22.592Z] spire-1.2.1/pkg/common/telemetry/metrics.go [2022-04-15T08:02:22.592Z] spire-1.2.1/pkg/common/telemetry/metrics_benchmark_test.go [2022-04-15T08:02:22.592Z] spire-1.2.1/pkg/common/telemetry/names.go [2022-04-15T08:02:22.592Z] spire-1.2.1/pkg/common/telemetry/prometheus.go [2022-04-15T08:02:22.592Z] spire-1.2.1/pkg/common/telemetry/prometheus_test.go [2022-04-15T08:02:22.592Z] spire-1.2.1/pkg/common/telemetry/sanitize.go [2022-04-15T08:02:22.592Z] spire-1.2.1/pkg/common/telemetry/sanitize_test.go [2022-04-15T08:02:22.592Z] spire-1.2.1/pkg/common/telemetry/server/ [2022-04-15T08:02:22.592Z] spire-1.2.1/pkg/common/telemetry/server/bundle_manager.go [2022-04-15T08:02:22.592Z] spire-1.2.1/pkg/common/telemetry/server/ca_manager.go [2022-04-15T08:02:22.592Z] spire-1.2.1/pkg/common/telemetry/server/datastore/ [2022-04-15T08:02:22.592Z] spire-1.2.1/pkg/common/telemetry/server/datastore/bundle.go [2022-04-15T08:02:22.592Z] spire-1.2.1/pkg/common/telemetry/server/datastore/federation_relationship.go [2022-04-15T08:02:22.592Z] spire-1.2.1/pkg/common/telemetry/server/datastore/join_token.go [2022-04-15T08:02:22.592Z] spire-1.2.1/pkg/common/telemetry/server/datastore/node.go [2022-04-15T08:02:22.592Z] spire-1.2.1/pkg/common/telemetry/server/datastore/registration.go [2022-04-15T08:02:22.592Z] spire-1.2.1/pkg/common/telemetry/server/datastore/wrapper.go [2022-04-15T08:02:22.592Z] spire-1.2.1/pkg/common/telemetry/server/datastore/wrapper_test.go [2022-04-15T08:02:22.592Z] spire-1.2.1/pkg/common/telemetry/server/keymanager/ [2022-04-15T08:02:22.592Z] spire-1.2.1/pkg/common/telemetry/server/keymanager/keymanager.go [2022-04-15T08:02:22.592Z] spire-1.2.1/pkg/common/telemetry/server/keymanager/wrapper.go [2022-04-15T08:02:22.592Z] spire-1.2.1/pkg/common/telemetry/server/keymanager/wrapper_test.go [2022-04-15T08:02:22.592Z] spire-1.2.1/pkg/common/telemetry/server/registration_manager.go [2022-04-15T08:02:22.592Z] spire-1.2.1/pkg/common/telemetry/server/rotate.go [2022-04-15T08:02:22.592Z] spire-1.2.1/pkg/common/telemetry/server/server.go [2022-04-15T08:02:22.592Z] spire-1.2.1/pkg/common/telemetry/sink.go [2022-04-15T08:02:22.592Z] spire-1.2.1/pkg/common/telemetry/statsd.go [2022-04-15T08:02:22.592Z] spire-1.2.1/pkg/common/telemetry/statsd_test.go [2022-04-15T08:02:22.592Z] spire-1.2.1/pkg/common/telemetry/uptime.go [2022-04-15T08:02:22.592Z] spire-1.2.1/pkg/common/telemetry/version.go [2022-04-15T08:02:22.592Z] spire-1.2.1/pkg/common/telemetry/withlabels.go [2022-04-15T08:02:22.592Z] spire-1.2.1/pkg/common/uptime/ [2022-04-15T08:02:22.592Z] spire-1.2.1/pkg/common/uptime/uptime.go [2022-04-15T08:02:22.592Z] spire-1.2.1/pkg/common/uptime/uptime_test.go [2022-04-15T08:02:22.592Z] spire-1.2.1/pkg/common/util/ [2022-04-15T08:02:22.592Z] spire-1.2.1/pkg/common/util/certs.go [2022-04-15T08:02:22.592Z] spire-1.2.1/pkg/common/util/certs_test.go [2022-04-15T08:02:22.592Z] spire-1.2.1/pkg/common/util/csr.go [2022-04-15T08:02:22.592Z] spire-1.2.1/pkg/common/util/hash.go [2022-04-15T08:02:22.592Z] spire-1.2.1/pkg/common/util/selectors.go [2022-04-15T08:02:22.592Z] spire-1.2.1/pkg/common/util/selectors_test.go [2022-04-15T08:02:22.592Z] spire-1.2.1/pkg/common/util/signals.go [2022-04-15T08:02:22.592Z] spire-1.2.1/pkg/common/util/sort.go [2022-04-15T08:02:22.592Z] spire-1.2.1/pkg/common/util/sort_test.go [2022-04-15T08:02:22.592Z] spire-1.2.1/pkg/common/util/task.go [2022-04-15T08:02:22.592Z] spire-1.2.1/pkg/common/util/task_test.go [2022-04-15T08:02:22.592Z] spire-1.2.1/pkg/common/util/testdata/ [2022-04-15T08:02:22.592Z] spire-1.2.1/pkg/common/util/testdata/empty-bundle.pem [2022-04-15T08:02:22.592Z] spire-1.2.1/pkg/common/util/testdata/mixed-bundle.pem [2022-04-15T08:02:22.592Z] spire-1.2.1/pkg/common/version/ [2022-04-15T08:02:22.592Z] spire-1.2.1/pkg/common/version/version.go [2022-04-15T08:02:22.592Z] spire-1.2.1/pkg/common/x509svid/ [2022-04-15T08:02:22.592Z] spire-1.2.1/pkg/common/x509svid/common_test.go [2022-04-15T08:02:22.592Z] spire-1.2.1/pkg/common/x509svid/csr.go [2022-04-15T08:02:22.592Z] spire-1.2.1/pkg/common/x509svid/upstreamca.go [2022-04-15T08:02:22.592Z] spire-1.2.1/pkg/common/x509svid/upstreamca_test.go [2022-04-15T08:02:22.592Z] spire-1.2.1/pkg/common/x509util/ [2022-04-15T08:02:22.592Z] spire-1.2.1/pkg/common/x509util/cert.go [2022-04-15T08:02:22.592Z] spire-1.2.1/pkg/common/x509util/dns.go [2022-04-15T08:02:22.869Z] spire-1.2.1/pkg/common/x509util/dns_test.go [2022-04-15T08:02:22.869Z] spire-1.2.1/pkg/common/x509util/keyid.go [2022-04-15T08:02:22.869Z] spire-1.2.1/pkg/common/x509util/keypair.go [2022-04-15T08:02:22.869Z] spire-1.2.1/pkg/common/x509util/serialnumber.go [2022-04-15T08:02:22.869Z] spire-1.2.1/pkg/common/x509util/serialnumber_test.go [2022-04-15T08:02:22.869Z] spire-1.2.1/pkg/server/ [2022-04-15T08:02:22.869Z] spire-1.2.1/pkg/server/api/ [2022-04-15T08:02:22.869Z] spire-1.2.1/pkg/server/api/agent.go [2022-04-15T08:02:22.869Z] spire-1.2.1/pkg/server/api/agent/ [2022-04-15T08:02:22.869Z] spire-1.2.1/pkg/server/api/agent/v1/ [2022-04-15T08:02:22.869Z] spire-1.2.1/pkg/server/api/agent/v1/service.go [2022-04-15T08:02:22.869Z] spire-1.2.1/pkg/server/api/agent/v1/service_test.go [2022-04-15T08:02:22.869Z] spire-1.2.1/pkg/server/api/agent_test.go [2022-04-15T08:02:22.869Z] spire-1.2.1/pkg/server/api/api.go [2022-04-15T08:02:22.869Z] spire-1.2.1/pkg/server/api/audit/ [2022-04-15T08:02:22.869Z] spire-1.2.1/pkg/server/api/audit/audit.go [2022-04-15T08:02:22.869Z] spire-1.2.1/pkg/server/api/audit/audit_test.go [2022-04-15T08:02:22.869Z] spire-1.2.1/pkg/server/api/bundle.go [2022-04-15T08:02:22.869Z] spire-1.2.1/pkg/server/api/bundle/ [2022-04-15T08:02:22.869Z] spire-1.2.1/pkg/server/api/bundle/v1/ [2022-04-15T08:02:22.869Z] spire-1.2.1/pkg/server/api/bundle/v1/service.go [2022-04-15T08:02:22.869Z] spire-1.2.1/pkg/server/api/bundle/v1/service_test.go [2022-04-15T08:02:22.869Z] spire-1.2.1/pkg/server/api/bundle_test.go [2022-04-15T08:02:22.869Z] spire-1.2.1/pkg/server/api/debug/ [2022-04-15T08:02:22.869Z] spire-1.2.1/pkg/server/api/debug/v1/ [2022-04-15T08:02:22.869Z] spire-1.2.1/pkg/server/api/debug/v1/service.go [2022-04-15T08:02:22.869Z] spire-1.2.1/pkg/server/api/debug/v1/service_test.go [2022-04-15T08:02:22.869Z] spire-1.2.1/pkg/server/api/entry.go [2022-04-15T08:02:22.869Z] spire-1.2.1/pkg/server/api/entry/ [2022-04-15T08:02:22.869Z] spire-1.2.1/pkg/server/api/entry/v1/ [2022-04-15T08:02:22.869Z] spire-1.2.1/pkg/server/api/entry/v1/service.go [2022-04-15T08:02:22.869Z] spire-1.2.1/pkg/server/api/entry/v1/service_test.go [2022-04-15T08:02:22.869Z] spire-1.2.1/pkg/server/api/entry_test.go [2022-04-15T08:02:22.869Z] spire-1.2.1/pkg/server/api/health/ [2022-04-15T08:02:22.869Z] spire-1.2.1/pkg/server/api/health/v1/ [2022-04-15T08:02:22.869Z] spire-1.2.1/pkg/server/api/health/v1/service.go [2022-04-15T08:02:22.869Z] spire-1.2.1/pkg/server/api/health/v1/service_test.go [2022-04-15T08:02:22.869Z] spire-1.2.1/pkg/server/api/id.go [2022-04-15T08:02:22.869Z] spire-1.2.1/pkg/server/api/id_test.go [2022-04-15T08:02:22.869Z] spire-1.2.1/pkg/server/api/limits/ [2022-04-15T08:02:22.869Z] spire-1.2.1/pkg/server/api/limits/limits.go [2022-04-15T08:02:22.869Z] spire-1.2.1/pkg/server/api/middleware/ [2022-04-15T08:02:22.869Z] spire-1.2.1/pkg/server/api/middleware/alias.go [2022-04-15T08:02:22.869Z] spire-1.2.1/pkg/server/api/middleware/audit.go [2022-04-15T08:02:22.869Z] spire-1.2.1/pkg/server/api/middleware/authorization.go [2022-04-15T08:02:22.869Z] spire-1.2.1/pkg/server/api/middleware/authorization_opa.go [2022-04-15T08:02:22.869Z] spire-1.2.1/pkg/server/api/middleware/authorization_test.go [2022-04-15T08:02:22.869Z] spire-1.2.1/pkg/server/api/middleware/authorize_agent.go [2022-04-15T08:02:22.869Z] spire-1.2.1/pkg/server/api/middleware/caller.go [2022-04-15T08:02:22.869Z] spire-1.2.1/pkg/server/api/middleware/caller_test.go [2022-04-15T08:02:22.869Z] spire-1.2.1/pkg/server/api/middleware/common.go [2022-04-15T08:02:22.869Z] spire-1.2.1/pkg/server/api/middleware/common_test.go [2022-04-15T08:02:22.869Z] spire-1.2.1/pkg/server/api/middleware/entries.go [2022-04-15T08:02:22.869Z] spire-1.2.1/pkg/server/api/middleware/entries_test.go [2022-04-15T08:02:22.869Z] spire-1.2.1/pkg/server/api/middleware/ratelimit.go [2022-04-15T08:02:22.869Z] spire-1.2.1/pkg/server/api/middleware/ratelimit_test.go [2022-04-15T08:02:22.869Z] spire-1.2.1/pkg/server/api/ratelimit.go [2022-04-15T08:02:22.869Z] spire-1.2.1/pkg/server/api/rpccontext/ [2022-04-15T08:02:22.869Z] spire-1.2.1/pkg/server/api/rpccontext/alias.go [2022-04-15T08:02:22.869Z] spire-1.2.1/pkg/server/api/rpccontext/audit.go [2022-04-15T08:02:22.869Z] spire-1.2.1/pkg/server/api/rpccontext/caller.go [2022-04-15T08:02:22.869Z] spire-1.2.1/pkg/server/api/rpccontext/ratelimit.go [2022-04-15T08:02:22.869Z] spire-1.2.1/pkg/server/api/selector.go [2022-04-15T08:02:22.869Z] spire-1.2.1/pkg/server/api/selector_test.go [2022-04-15T08:02:22.870Z] spire-1.2.1/pkg/server/api/status.go [2022-04-15T08:02:22.870Z] spire-1.2.1/pkg/server/api/status_test.go [2022-04-15T08:02:22.870Z] spire-1.2.1/pkg/server/api/svid/ [2022-04-15T08:02:22.870Z] spire-1.2.1/pkg/server/api/svid/v1/ [2022-04-15T08:02:22.870Z] spire-1.2.1/pkg/server/api/svid/v1/service.go [2022-04-15T08:02:22.870Z] spire-1.2.1/pkg/server/api/svid/v1/service_test.go [2022-04-15T08:02:22.870Z] spire-1.2.1/pkg/server/api/trustdomain.go [2022-04-15T08:02:22.870Z] spire-1.2.1/pkg/server/api/trustdomain/ [2022-04-15T08:02:22.870Z] spire-1.2.1/pkg/server/api/trustdomain/v1/ [2022-04-15T08:02:22.870Z] spire-1.2.1/pkg/server/api/trustdomain/v1/service.go [2022-04-15T08:02:22.870Z] spire-1.2.1/pkg/server/api/trustdomain/v1/service_test.go [2022-04-15T08:02:22.870Z] spire-1.2.1/pkg/server/api/trustdomain_test.go [2022-04-15T08:02:22.870Z] spire-1.2.1/pkg/server/authpolicy/ [2022-04-15T08:02:22.870Z] spire-1.2.1/pkg/server/authpolicy/defaults.go [2022-04-15T08:02:22.870Z] spire-1.2.1/pkg/server/authpolicy/policy.go [2022-04-15T08:02:22.870Z] spire-1.2.1/pkg/server/authpolicy/policy.rego [2022-04-15T08:02:22.870Z] spire-1.2.1/pkg/server/authpolicy/policy_data.json [2022-04-15T08:02:22.870Z] spire-1.2.1/pkg/server/authpolicy/policy_test.go [2022-04-15T08:02:22.870Z] spire-1.2.1/pkg/server/authpolicy/validate.go [2022-04-15T08:02:22.870Z] spire-1.2.1/pkg/server/bundle/ [2022-04-15T08:02:22.870Z] spire-1.2.1/pkg/server/bundle/client/ [2022-04-15T08:02:22.870Z] spire-1.2.1/pkg/server/bundle/client/client.go [2022-04-15T08:02:22.870Z] spire-1.2.1/pkg/server/bundle/client/client_test.go [2022-04-15T08:02:22.870Z] spire-1.2.1/pkg/server/bundle/client/manager.go [2022-04-15T08:02:22.870Z] spire-1.2.1/pkg/server/bundle/client/manager_test.go [2022-04-15T08:02:22.870Z] spire-1.2.1/pkg/server/bundle/client/sources.go [2022-04-15T08:02:22.870Z] spire-1.2.1/pkg/server/bundle/client/sources_test.go [2022-04-15T08:02:22.870Z] spire-1.2.1/pkg/server/bundle/client/updater.go [2022-04-15T08:02:22.870Z] spire-1.2.1/pkg/server/bundle/client/updater_test.go [2022-04-15T08:02:22.870Z] spire-1.2.1/pkg/server/ca/ [2022-04-15T08:02:22.870Z] spire-1.2.1/pkg/server/ca/ca.go [2022-04-15T08:02:22.870Z] spire-1.2.1/pkg/server/ca/ca_health.go [2022-04-15T08:02:22.870Z] spire-1.2.1/pkg/server/ca/ca_test.go [2022-04-15T08:02:22.870Z] spire-1.2.1/pkg/server/ca/journal.go [2022-04-15T08:02:22.870Z] spire-1.2.1/pkg/server/ca/journal_test.go [2022-04-15T08:02:22.870Z] spire-1.2.1/pkg/server/ca/manager.go [2022-04-15T08:02:22.870Z] spire-1.2.1/pkg/server/ca/manager_health.go [2022-04-15T08:02:22.870Z] spire-1.2.1/pkg/server/ca/manager_test.go [2022-04-15T08:02:22.870Z] spire-1.2.1/pkg/server/ca/templates.go [2022-04-15T08:02:22.870Z] spire-1.2.1/pkg/server/ca/upstream_client.go [2022-04-15T08:02:22.870Z] spire-1.2.1/pkg/server/ca/upstream_client_test.go [2022-04-15T08:02:22.870Z] spire-1.2.1/pkg/server/ca/validation.go [2022-04-15T08:02:22.870Z] spire-1.2.1/pkg/server/cache/ [2022-04-15T08:02:22.870Z] spire-1.2.1/pkg/server/cache/dscache/ [2022-04-15T08:02:22.870Z] spire-1.2.1/pkg/server/cache/dscache/cache.go [2022-04-15T08:02:22.870Z] spire-1.2.1/pkg/server/cache/dscache/cache_test.go [2022-04-15T08:02:22.870Z] spire-1.2.1/pkg/server/cache/entrycache/ [2022-04-15T08:02:22.870Z] spire-1.2.1/pkg/server/cache/entrycache/cache.go [2022-04-15T08:02:22.870Z] spire-1.2.1/pkg/server/cache/entrycache/cache_test.go [2022-04-15T08:02:22.870Z] spire-1.2.1/pkg/server/cache/entrycache/fullcache.go [2022-04-15T08:02:22.870Z] spire-1.2.1/pkg/server/cache/entrycache/fullcache_ds.go [2022-04-15T08:02:22.870Z] spire-1.2.1/pkg/server/cache/entrycache/fullcache_ds_test.go [2022-04-15T08:02:22.870Z] spire-1.2.1/pkg/server/cache/entrycache/fullcache_test.go [2022-04-15T08:02:22.870Z] spire-1.2.1/pkg/server/catalog/ [2022-04-15T08:02:22.870Z] spire-1.2.1/pkg/server/catalog/catalog.go [2022-04-15T08:02:22.870Z] spire-1.2.1/pkg/server/catalog/keymanager.go [2022-04-15T08:02:22.870Z] spire-1.2.1/pkg/server/catalog/nodeattestor.go [2022-04-15T08:02:22.870Z] spire-1.2.1/pkg/server/catalog/noderesolver.go [2022-04-15T08:02:22.870Z] spire-1.2.1/pkg/server/catalog/notifier.go [2022-04-15T08:02:22.870Z] spire-1.2.1/pkg/server/catalog/upstreamauthority.go [2022-04-15T08:02:22.870Z] spire-1.2.1/pkg/server/config.go [2022-04-15T08:02:22.870Z] spire-1.2.1/pkg/server/datastore/ [2022-04-15T08:02:22.870Z] spire-1.2.1/pkg/server/datastore/datastore.go [2022-04-15T08:02:22.870Z] spire-1.2.1/pkg/server/datastore/datastore_health.go [2022-04-15T08:02:22.870Z] spire-1.2.1/pkg/server/datastore/repository.go [2022-04-15T08:02:22.870Z] spire-1.2.1/pkg/server/datastore/sqlstore/ [2022-04-15T08:02:22.870Z] spire-1.2.1/pkg/server/datastore/sqlstore/dialect.go [2022-04-15T08:02:22.870Z] spire-1.2.1/pkg/server/datastore/sqlstore/migration.go [2022-04-15T08:02:22.870Z] spire-1.2.1/pkg/server/datastore/sqlstore/migration_test.go [2022-04-15T08:02:22.870Z] spire-1.2.1/pkg/server/datastore/sqlstore/models.go [2022-04-15T08:02:22.870Z] spire-1.2.1/pkg/server/datastore/sqlstore/mysql.go [2022-04-15T08:02:22.870Z] spire-1.2.1/pkg/server/datastore/sqlstore/postgres.go [2022-04-15T08:02:22.870Z] spire-1.2.1/pkg/server/datastore/sqlstore/sqlite.go [2022-04-15T08:02:22.870Z] spire-1.2.1/pkg/server/datastore/sqlstore/sqlite_no_cgo.go [2022-04-15T08:02:22.870Z] spire-1.2.1/pkg/server/datastore/sqlstore/sqlite_test.go [2022-04-15T08:02:22.870Z] spire-1.2.1/pkg/server/datastore/sqlstore/sqlstore.go [2022-04-15T08:02:22.870Z] spire-1.2.1/pkg/server/datastore/sqlstore/sqlstore_test.go [2022-04-15T08:02:22.870Z] spire-1.2.1/pkg/server/datastore/sqlstore/stmt_cache.go [2022-04-15T08:02:22.870Z] spire-1.2.1/pkg/server/datastore/sqlstore/testdata/ [2022-04-15T08:02:22.870Z] spire-1.2.1/pkg/server/datastore/sqlstore/testdata/entries.json [2022-04-15T08:02:22.870Z] spire-1.2.1/pkg/server/datastore/sqlstore/testdata/entries_federates_with.json [2022-04-15T08:02:22.870Z] spire-1.2.1/pkg/server/datastore/sqlstore/testdata/invalid_registration_entries.json [2022-04-15T08:02:22.870Z] spire-1.2.1/pkg/server/datastore/sqlstore/testdata/valid_registration_entries.json [2022-04-15T08:02:22.870Z] spire-1.2.1/pkg/server/endpoints/ [2022-04-15T08:02:22.870Z] spire-1.2.1/pkg/server/endpoints/bundle/ [2022-04-15T08:02:22.870Z] spire-1.2.1/pkg/server/endpoints/bundle/acme_auth.go [2022-04-15T08:02:22.870Z] spire-1.2.1/pkg/server/endpoints/bundle/config.go [2022-04-15T08:02:22.870Z] spire-1.2.1/pkg/server/endpoints/bundle/internal/ [2022-04-15T08:02:22.870Z] spire-1.2.1/pkg/server/endpoints/bundle/internal/README [2022-04-15T08:02:22.870Z] spire-1.2.1/pkg/server/endpoints/bundle/internal/acmetest/ [2022-04-15T08:02:22.870Z] spire-1.2.1/pkg/server/endpoints/bundle/internal/acmetest/ca.go [2022-04-15T08:02:22.870Z] spire-1.2.1/pkg/server/endpoints/bundle/internal/autocert/ [2022-04-15T08:02:22.870Z] spire-1.2.1/pkg/server/endpoints/bundle/internal/autocert/autocert.go [2022-04-15T08:02:22.870Z] spire-1.2.1/pkg/server/endpoints/bundle/internal/autocert/cache.go [2022-04-15T08:02:22.870Z] spire-1.2.1/pkg/server/endpoints/bundle/internal/autocert/keys.go [2022-04-15T08:02:22.870Z] spire-1.2.1/pkg/server/endpoints/bundle/internal/autocert/listener.go [2022-04-15T08:02:22.870Z] spire-1.2.1/pkg/server/endpoints/bundle/internal/autocert/renewal.go [2022-04-15T08:02:22.870Z] spire-1.2.1/pkg/server/endpoints/bundle/server.go [2022-04-15T08:02:22.870Z] spire-1.2.1/pkg/server/endpoints/bundle/server_test.go [2022-04-15T08:02:22.870Z] spire-1.2.1/pkg/server/endpoints/bundle/spiffe_auth.go [2022-04-15T08:02:22.870Z] spire-1.2.1/pkg/server/endpoints/config.go [2022-04-15T08:02:22.870Z] spire-1.2.1/pkg/server/endpoints/endpoints.go [2022-04-15T08:02:22.870Z] spire-1.2.1/pkg/server/endpoints/endpoints_test.go [2022-04-15T08:02:22.870Z] spire-1.2.1/pkg/server/endpoints/entryfetcher.go [2022-04-15T08:02:22.870Z] spire-1.2.1/pkg/server/endpoints/entryfetcher_test.go [2022-04-15T08:02:22.870Z] spire-1.2.1/pkg/server/endpoints/middleware.go [2022-04-15T08:02:22.870Z] spire-1.2.1/pkg/server/endpoints/middleware_test.go [2022-04-15T08:02:22.870Z] spire-1.2.1/pkg/server/hostservice/ [2022-04-15T08:02:22.870Z] spire-1.2.1/pkg/server/hostservice/agentstore/ [2022-04-15T08:02:22.870Z] spire-1.2.1/pkg/server/hostservice/agentstore/agentstore.go [2022-04-15T08:02:22.870Z] spire-1.2.1/pkg/server/hostservice/agentstore/agentstore_test.go [2022-04-15T08:02:22.870Z] spire-1.2.1/pkg/server/hostservice/agentstore/attestation.go [2022-04-15T08:02:22.870Z] spire-1.2.1/pkg/server/hostservice/agentstore/attestation_test.go [2022-04-15T08:02:22.870Z] spire-1.2.1/pkg/server/hostservice/identityprovider/ [2022-04-15T08:02:22.870Z] spire-1.2.1/pkg/server/hostservice/identityprovider/identityprovider.go [2022-04-15T08:02:22.870Z] spire-1.2.1/pkg/server/hostservice/identityprovider/identityprovider_test.go [2022-04-15T08:02:22.870Z] spire-1.2.1/pkg/server/plugin/ [2022-04-15T08:02:22.870Z] spire-1.2.1/pkg/server/plugin/keymanager/ [2022-04-15T08:02:22.870Z] spire-1.2.1/pkg/server/plugin/keymanager/awskms/ [2022-04-15T08:02:22.870Z] spire-1.2.1/pkg/server/plugin/keymanager/awskms/awskms.go [2022-04-15T08:02:22.870Z] spire-1.2.1/pkg/server/plugin/keymanager/awskms/awskms_test.go [2022-04-15T08:02:22.870Z] spire-1.2.1/pkg/server/plugin/keymanager/awskms/client.go [2022-04-15T08:02:22.870Z] spire-1.2.1/pkg/server/plugin/keymanager/awskms/client_fake.go [2022-04-15T08:02:22.870Z] spire-1.2.1/pkg/server/plugin/keymanager/awskms/fetcher.go [2022-04-15T08:02:22.870Z] spire-1.2.1/pkg/server/plugin/keymanager/base/ [2022-04-15T08:02:22.870Z] spire-1.2.1/pkg/server/plugin/keymanager/base/keymanagerbase.go [2022-04-15T08:02:22.870Z] spire-1.2.1/pkg/server/plugin/keymanager/constant.go [2022-04-15T08:02:22.870Z] spire-1.2.1/pkg/server/plugin/keymanager/disk/ [2022-04-15T08:02:22.870Z] spire-1.2.1/pkg/server/plugin/keymanager/disk/disk.go [2022-04-15T08:02:22.870Z] spire-1.2.1/pkg/server/plugin/keymanager/disk/disk_test.go [2022-04-15T08:02:22.870Z] spire-1.2.1/pkg/server/plugin/keymanager/keymanager.go [2022-04-15T08:02:22.870Z] spire-1.2.1/pkg/server/plugin/keymanager/memory/ [2022-04-15T08:02:22.870Z] spire-1.2.1/pkg/server/plugin/keymanager/memory/memory.go [2022-04-15T08:02:22.870Z] spire-1.2.1/pkg/server/plugin/keymanager/memory/memory_test.go [2022-04-15T08:02:22.870Z] spire-1.2.1/pkg/server/plugin/keymanager/repository.go [2022-04-15T08:02:22.870Z] spire-1.2.1/pkg/server/plugin/keymanager/test/ [2022-04-15T08:02:22.870Z] spire-1.2.1/pkg/server/plugin/keymanager/test/keymanagertest.go [2022-04-15T08:02:22.870Z] spire-1.2.1/pkg/server/plugin/keymanager/v1.go [2022-04-15T08:02:22.870Z] spire-1.2.1/pkg/server/plugin/keymanager/v1_test.go [2022-04-15T08:02:22.870Z] spire-1.2.1/pkg/server/plugin/nodeattestor/ [2022-04-15T08:02:22.870Z] spire-1.2.1/pkg/server/plugin/nodeattestor/aws/ [2022-04-15T08:02:22.870Z] spire-1.2.1/pkg/server/plugin/nodeattestor/aws/awsca.go [2022-04-15T08:02:22.870Z] spire-1.2.1/pkg/server/plugin/nodeattestor/aws/client.go [2022-04-15T08:02:22.870Z] spire-1.2.1/pkg/server/plugin/nodeattestor/aws/iid.go [2022-04-15T08:02:22.870Z] spire-1.2.1/pkg/server/plugin/nodeattestor/aws/iid_test.go [2022-04-15T08:02:22.870Z] spire-1.2.1/pkg/server/plugin/nodeattestor/aws/session.go [2022-04-15T08:02:22.870Z] spire-1.2.1/pkg/server/plugin/nodeattestor/aws/spiffeid.go [2022-04-15T08:02:22.870Z] spire-1.2.1/pkg/server/plugin/nodeattestor/aws/spiffeid_test.go [2022-04-15T08:02:22.870Z] spire-1.2.1/pkg/server/plugin/nodeattestor/azure/ [2022-04-15T08:02:22.870Z] spire-1.2.1/pkg/server/plugin/nodeattestor/azure/msi.go [2022-04-15T08:02:22.870Z] spire-1.2.1/pkg/server/plugin/nodeattestor/azure/msi_test.go [2022-04-15T08:02:22.870Z] spire-1.2.1/pkg/server/plugin/nodeattestor/base/ [2022-04-15T08:02:22.870Z] spire-1.2.1/pkg/server/plugin/nodeattestor/base/base.go [2022-04-15T08:02:22.870Z] spire-1.2.1/pkg/server/plugin/nodeattestor/gcp/ [2022-04-15T08:02:22.870Z] spire-1.2.1/pkg/server/plugin/nodeattestor/gcp/google_public_key_retriever.go [2022-04-15T08:02:22.870Z] spire-1.2.1/pkg/server/plugin/nodeattestor/gcp/google_public_key_retriever_test.go [2022-04-15T08:02:22.870Z] spire-1.2.1/pkg/server/plugin/nodeattestor/gcp/iit.go [2022-04-15T08:02:22.870Z] spire-1.2.1/pkg/server/plugin/nodeattestor/gcp/iit_test.go [2022-04-15T08:02:22.870Z] spire-1.2.1/pkg/server/plugin/nodeattestor/jointoken/ [2022-04-15T08:02:22.870Z] spire-1.2.1/pkg/server/plugin/nodeattestor/jointoken/join_token.go [2022-04-15T08:02:22.870Z] spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/ [2022-04-15T08:02:22.870Z] spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/psat/ [2022-04-15T08:02:22.870Z] spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/psat/psat.go [2022-04-15T08:02:22.870Z] spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/psat/psat_test.go [2022-04-15T08:02:22.870Z] spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/sat/ [2022-04-15T08:02:22.870Z] spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/sat/sat.go [2022-04-15T08:02:22.870Z] spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/sat/sat_test.go [2022-04-15T08:02:22.870Z] spire-1.2.1/pkg/server/plugin/nodeattestor/nodeattestor.go [2022-04-15T08:02:23.149Z] spire-1.2.1/pkg/server/plugin/nodeattestor/repository.gospire-1.2.1/ [2022-04-15T08:02:23.149Z] [2022-04-15T08:02:23.149Z] spire-1.2.1/pkg/server/plugin/nodeattestor/sshpop/ [2022-04-15T08:02:23.149Z] spire-1.2.1/pkg/server/plugin/nodeattestor/sshpop/sshpop.go [2022-04-15T08:02:23.149Z] spire-1.2.1/pkg/server/plugin/nodeattestor/sshpop/sshpop_test.go [2022-04-15T08:02:23.149Z] spire-1.2.1/pkg/server/plugin/nodeattestor/tpmdevid/ [2022-04-15T08:02:23.149Z] spire-1.2.1/pkg/server/plugin/nodeattestor/tpmdevid/challenge.go [2022-04-15T08:02:23.149Z] spire-1.2.1/pkg/server/plugin/nodeattestor/tpmdevid/devid.go [2022-04-15T08:02:23.149Z] spire-1.2.1/pkg/server/plugin/nodeattestor/tpmdevid/devid_test.go [2022-04-15T08:02:23.149Z] spire-1.2.1/pkg/server/plugin/nodeattestor/tpmdevid/selectors.go [2022-04-15T08:02:23.149Z] spire-1.2.1/pkg/server/plugin/nodeattestor/v1.go [2022-04-15T08:02:23.149Z] spire-1.2.1/pkg/server/plugin/nodeattestor/v1_test.go [2022-04-15T08:02:23.149Z] spire-1.2.1/pkg/server/plugin/nodeattestor/x509pop/ [2022-04-15T08:02:23.149Z] spire-1.2.1/pkg/server/plugin/nodeattestor/x509pop/x509pop.go [2022-04-15T08:02:23.149Z] spire-1.2.1/pkg/server/plugin/nodeattestor/x509pop/x509pop_test.go [2022-04-15T08:02:23.149Z] spire-1.2.1/pkg/server/plugin/noderesolver/ [2022-04-15T08:02:23.149Z] spire-1.2.1/pkg/server/plugin/noderesolver/azure/ [2022-04-15T08:02:23.149Z] spire-1.2.1/pkg/server/plugin/noderesolver/azure/client.go [2022-04-15T08:02:23.149Z] spire-1.2.1/pkg/server/plugin/noderesolver/azure/msi.go [2022-04-15T08:02:23.149Z] spire-1.2.1/pkg/server/plugin/noderesolver/azure/msi_test.go [2022-04-15T08:02:23.149Z] spire-1.2.1/pkg/server/plugin/noderesolver/noderesolver.go [2022-04-15T08:02:23.149Z] spire-1.2.1/pkg/server/plugin/noderesolver/repository.go [2022-04-15T08:02:23.149Z] spire-1.2.1/pkg/server/plugin/noderesolver/v1.go [2022-04-15T08:02:23.149Z] spire-1.2.1/pkg/server/plugin/noderesolver/v1_test.go [2022-04-15T08:02:23.149Z] spire-1.2.1/pkg/server/plugin/notifier/ [2022-04-15T08:02:23.149Z] spire-1.2.1/pkg/server/plugin/notifier/gcsbundle/ [2022-04-15T08:02:23.149Z] spire-1.2.1/pkg/server/plugin/notifier/gcsbundle/gcsbundle.go [2022-04-15T08:02:23.149Z] spire-1.2.1/pkg/server/plugin/notifier/gcsbundle/gcsbundle_test.go [2022-04-15T08:02:23.149Z] spire-1.2.1/pkg/server/plugin/notifier/k8sbundle/ [2022-04-15T08:02:23.149Z] spire-1.2.1/pkg/server/plugin/notifier/k8sbundle/k8sbundle.go [2022-04-15T08:02:23.149Z] spire-1.2.1/pkg/server/plugin/notifier/k8sbundle/k8sbundle_test.go [2022-04-15T08:02:23.149Z] spire-1.2.1/pkg/server/plugin/notifier/k8sbundle/k8sbundle_watcher.go [2022-04-15T08:02:23.149Z] spire-1.2.1/pkg/server/plugin/notifier/k8sbundle/k8sbundle_watcher_test.go [2022-04-15T08:02:23.149Z] spire-1.2.1/pkg/server/plugin/notifier/notifier.go [2022-04-15T08:02:23.149Z] spire-1.2.1/pkg/server/plugin/notifier/repository.go [2022-04-15T08:02:23.149Z] spire-1.2.1/pkg/server/plugin/notifier/v1.go [2022-04-15T08:02:23.149Z] spire-1.2.1/pkg/server/plugin/notifier/v1_test.go [2022-04-15T08:02:23.149Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/ [2022-04-15T08:02:23.149Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/spire-1.2.1/.data/ [2022-04-15T08:02:23.149Z] spire-1.2.1/.data/.file [2022-04-15T08:02:23.149Z] spire-1.2.1/.dockerignore [2022-04-15T08:02:23.149Z] spire-1.2.1/.gitattributes [2022-04-15T08:02:23.149Z] spire-1.2.1/.githooks/ [2022-04-15T08:02:23.149Z] spire-1.2.1/.githooks/pre-commit [2022-04-15T08:02:23.149Z] spire-1.2.1/.github/ [2022-04-15T08:02:23.149Z] spire-1.2.1/.github/ISSUE_TEMPLATE.md [2022-04-15T08:02:23.149Z] spire-1.2.1/.github/PULL_REQUEST_TEMPLATE.md [2022-04-15T08:02:23.149Z] spire-1.2.1/.github/dependabot.yml [2022-04-15T08:02:23.149Z] spire-1.2.1/.github/workflows/ [2022-04-15T08:02:23.149Z] spire-1.2.1/.github/workflows/nightly_build.yaml [2022-04-15T08:02:23.149Z] spire-1.2.1/.github/workflows/pr_build.yaml [2022-04-15T08:02:23.149Z] spire-1.2.1/.github/workflows/release_build.yaml [2022-04-15T08:02:23.149Z] spire-1.2.1/.github/workflows/scripts/ [2022-04-15T08:02:23.149Z] spire-1.2.1/.github/workflows/scripts/build_artifacts.sh [2022-04-15T08:02:23.149Z] spire-1.2.1/.github/workflows/scripts/push-images.sh [2022-04-15T08:02:23.149Z] spire-1.2.1/.github/workflows/scripts/push-scratch-images.sh [2022-04-15T08:02:23.149Z] spire-1.2.1/.github/workflows/scripts/run_unit_tests.sh [2022-04-15T08:02:23.149Z] spire-1.2.1/.github/workflows/scripts/split.sh [2022-04-15T08:02:23.149Z] spire-1.2.1/.gitignore [2022-04-15T08:02:23.149Z] spire-1.2.1/.go-version [2022-04-15T08:02:23.149Z] spire-1.2.1/.golangci.yml [2022-04-15T08:02:23.149Z] spire-1.2.1/ADOPTERS.md [2022-04-15T08:02:23.149Z] spire-1.2.1/CHANGELOG.md [2022-04-15T08:02:23.149Z] spire-1.2.1/CODE-OF-CONDUCT.md [2022-04-15T08:02:23.149Z] spire-1.2.1/CODEOWNERS [2022-04-15T08:02:23.149Z] spire-1.2.1/CONTRIBUTING.md [2022-04-15T08:02:23.149Z] spire-1.2.1/Dockerfile [2022-04-15T08:02:23.149Z] spire-1.2.1/Dockerfile.dev [2022-04-15T08:02:23.149Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/pca.go [2022-04-15T08:02:23.149Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/pca_client.go [2022-04-15T08:02:23.149Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/pca_client_fake.go [2022-04-15T08:02:23.149Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/pca_test.go [2022-04-15T08:02:23.149Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/testdata/ [2022-04-15T08:02:23.149Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/testdata/arbitrary_certificate_with_upstream_root.pem [2022-04-15T08:02:23.149Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/testdata/i_am_not_a_certificate.txt [2022-04-15T08:02:23.149Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/ [2022-04-15T08:02:23.149Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/awslib.go [2022-04-15T08:02:23.149Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/awslib_fake_test.go [2022-04-15T08:02:23.149Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/awssecret.go [2022-04-15T08:02:23.149Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/awssecret_test.go [2022-04-15T08:02:23.149Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/testdata/ [2022-04-15T08:02:23.149Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/testdata/keys/ [2022-04-15T08:02:23.149Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/testdata/keys/EC/ [2022-04-15T08:02:23.149Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/testdata/keys/EC/alternative_key.pem [2022-04-15T08:02:23.149Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/testdata/keys/EC/cert.pem [2022-04-15T08:02:23.149Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/testdata/keys/EC/private_key.pem [2022-04-15T08:02:23.149Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/ [2022-04-15T08:02:23.149Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/api.go [2022-04-15T08:02:23.149Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/api_test.go [2022-04-15T08:02:23.149Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/certmanager.go [2022-04-15T08:02:23.149Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/certmanager_test.go [2022-04-15T08:02:23.149Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/ [2022-04-15T08:02:23.149Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/v1/ [2022-04-15T08:02:23.149Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/v1/doc.go [2022-04-15T08:02:23.149Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/v1/meta.go [2022-04-15T08:02:23.149Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/v1/types.go [2022-04-15T08:02:23.149Z] spire-1.2.1/Dockerfile.scratch [2022-04-15T08:02:23.149Z] spire-1.2.1/LICENSE [2022-04-15T08:02:23.149Z] spire-1.2.1/MAINTAINERS.md [2022-04-15T08:02:23.149Z] spire-1.2.1/Makefile [2022-04-15T08:02:23.149Z] spire-1.2.1/README.md [2022-04-15T08:02:23.149Z] spire-1.2.1/ROADMAP.md [2022-04-15T08:02:23.149Z] spire-1.2.1/SECURITY.md [2022-04-15T08:02:23.149Z] spire-1.2.1/cmd/ [2022-04-15T08:02:23.149Z] spire-1.2.1/cmd/spire-agent/ [2022-04-15T08:02:23.149Z] spire-1.2.1/cmd/spire-agent/cli/ [2022-04-15T08:02:23.149Z] spire-1.2.1/cmd/spire-agent/cli/api/ [2022-04-15T08:02:23.149Z] spire-1.2.1/cmd/spire-agent/cli/api/common.go [2022-04-15T08:02:23.149Z] spire-1.2.1/cmd/spire-agent/cli/api/fetch_jwt.go [2022-04-15T08:02:23.149Z] spire-1.2.1/cmd/spire-agent/cli/api/fetch_x509.go [2022-04-15T08:02:23.149Z] spire-1.2.1/cmd/spire-agent/cli/api/printer.go [2022-04-15T08:02:23.149Z] spire-1.2.1/cmd/spire-agent/cli/api/validate_jwt.go [2022-04-15T08:02:23.149Z] spire-1.2.1/cmd/spire-agent/cli/api/watch.go [2022-04-15T08:02:23.149Z] spire-1.2.1/cmd/spire-agent/cli/cli.go [2022-04-15T08:02:23.149Z] spire-1.2.1/cmd/spire-agent/cli/common/ [2022-04-15T08:02:23.149Z] spire-1.2.1/cmd/spire-agent/cli/common/defaults.go [2022-04-15T08:02:23.149Z] spire-1.2.1/cmd/spire-agent/cli/healthcheck/ [2022-04-15T08:02:23.149Z] spire-1.2.1/cmd/spire-agent/cli/healthcheck/healthcheck.go [2022-04-15T08:02:23.149Z] spire-1.2.1/cmd/spire-agent/cli/healthcheck/healthcheck_test.go [2022-04-15T08:02:23.149Z] spire-1.2.1/cmd/spire-agent/cli/run/ [2022-04-15T08:02:23.149Z] spire-1.2.1/cmd/spire-agent/cli/run/run.go [2022-04-15T08:02:23.149Z] spire-1.2.1/cmd/spire-agent/cli/run/run_test.go [2022-04-15T08:02:23.149Z] spire-1.2.1/cmd/spire-agent/cli/validate/ [2022-04-15T08:02:23.149Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/v1/types_certificaterequest.go [2022-04-15T08:02:23.149Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/v1/zz_generated.deepcopy.go [2022-04-15T08:02:23.149Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/ [2022-04-15T08:02:23.149Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/disk.go [2022-04-15T08:02:23.149Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/disk_test.go [2022-04-15T08:02:23.149Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/ [2022-04-15T08:02:23.149Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/ [2022-04-15T08:02:23.149Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/ [2022-04-15T08:02:23.149Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/cert.pem [2022-04-15T08:02:23.149Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/intermediate_cert.pem [2022-04-15T08:02:23.149Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/intermediate_cert.srl [2022-04-15T08:02:23.149Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/intermediate_csr.pem [2022-04-15T08:02:23.149Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/intermediate_key.pem [2022-04-15T08:02:23.149Z] spire-1.2.1/cmd/spire-agent/cli/validate/validate.go [2022-04-15T08:02:23.149Z] spire-1.2.1/cmd/spire-agent/cli/validate/validate_test.go [2022-04-15T08:02:23.149Z] spire-1.2.1/cmd/spire-agent/main.go [2022-04-15T08:02:23.149Z] spire-1.2.1/cmd/spire-server/ [2022-04-15T08:02:23.149Z] spire-1.2.1/cmd/spire-server/cli/ [2022-04-15T08:02:23.149Z] spire-1.2.1/cmd/spire-server/cli/agent/ [2022-04-15T08:02:23.149Z] spire-1.2.1/cmd/spire-server/cli/agent/agent_test.go [2022-04-15T08:02:23.149Z] spire-1.2.1/cmd/spire-server/cli/agent/ban.go [2022-04-15T08:02:23.149Z] spire-1.2.1/cmd/spire-server/cli/agent/count.go [2022-04-15T08:02:23.149Z] spire-1.2.1/cmd/spire-server/cli/agent/evict.go [2022-04-15T08:02:23.149Z] spire-1.2.1/cmd/spire-server/cli/agent/list.go [2022-04-15T08:02:23.149Z] spire-1.2.1/cmd/spire-server/cli/agent/show.go [2022-04-15T08:02:23.149Z] spire-1.2.1/cmd/spire-server/cli/bundle/ [2022-04-15T08:02:23.149Z] spire-1.2.1/cmd/spire-server/cli/bundle/bundle_test.go [2022-04-15T08:02:23.149Z] spire-1.2.1/cmd/spire-server/cli/bundle/common.go [2022-04-15T08:02:23.149Z] spire-1.2.1/cmd/spire-server/cli/bundle/common_test.go [2022-04-15T08:02:23.149Z] spire-1.2.1/cmd/spire-server/cli/bundle/count.go [2022-04-15T08:02:23.149Z] spire-1.2.1/cmd/spire-server/cli/bundle/delete.go [2022-04-15T08:02:23.149Z] spire-1.2.1/cmd/spire-server/cli/bundle/list.go [2022-04-15T08:02:23.149Z] spire-1.2.1/cmd/spire-server/cli/bundle/set.go [2022-04-15T08:02:23.149Z] spire-1.2.1/cmd/spire-server/cli/bundle/show.go [2022-04-15T08:02:23.149Z] spire-1.2.1/cmd/spire-server/cli/cli.go [2022-04-15T08:02:23.149Z] spire-1.2.1/cmd/spire-server/cli/entry/ [2022-04-15T08:02:23.149Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/private_key.pem [2022-04-15T08:02:23.149Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/root_cert.pem [2022-04-15T08:02:23.150Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/root_cert.srl [2022-04-15T08:02:23.150Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/root_key.pem [2022-04-15T08:02:23.150Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/upstream_and_intermediate.pem [2022-04-15T08:02:23.150Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/upstream_and_root.pem [2022-04-15T08:02:23.150Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/upstream_cert.pem [2022-04-15T08:02:23.150Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/upstream_csr.pem [2022-04-15T08:02:23.150Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/upstream_key.pem [2022-04-15T08:02:23.150Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/PKCS1/ [2022-04-15T08:02:23.150Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/PKCS1/cert.pem [2022-04-15T08:02:23.150Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/PKCS1/private_key.pem [2022-04-15T08:02:23.150Z] spire-1.2.1/cmd/spire-server/cli/entry/count.go [2022-04-15T08:02:23.150Z] spire-1.2.1/cmd/spire-server/cli/entry/count_test.go [2022-04-15T08:02:23.150Z] spire-1.2.1/cmd/spire-server/cli/entry/create.go [2022-04-15T08:02:23.150Z] spire-1.2.1/cmd/spire-server/cli/entry/create_test.go [2022-04-15T08:02:23.150Z] spire-1.2.1/cmd/spire-server/cli/entry/delete.go [2022-04-15T08:02:23.150Z] spire-1.2.1/cmd/spire-server/cli/entry/delete_test.go [2022-04-15T08:02:23.150Z] spire-1.2.1/cmd/spire-server/cli/entry/show.go [2022-04-15T08:02:23.150Z] spire-1.2.1/cmd/spire-server/cli/entry/show_test.go [2022-04-15T08:02:23.150Z] spire-1.2.1/cmd/spire-server/cli/entry/update.go [2022-04-15T08:02:23.150Z] spire-1.2.1/cmd/spire-server/cli/entry/update_test.go [2022-04-15T08:02:23.150Z] spire-1.2.1/cmd/spire-server/cli/entry/util.go [2022-04-15T08:02:23.150Z] spire-1.2.1/cmd/spire-server/cli/entry/util_test.go [2022-04-15T08:02:23.150Z] spire-1.2.1/cmd/spire-server/cli/federation/ [2022-04-15T08:02:23.150Z] spire-1.2.1/cmd/spire-server/cli/federation/common.go [2022-04-15T08:02:23.150Z] spire-1.2.1/cmd/spire-server/cli/federation/common_test.go [2022-04-15T08:02:23.150Z] spire-1.2.1/cmd/spire-server/cli/federation/create.go [2022-04-15T08:02:23.150Z] spire-1.2.1/cmd/spire-server/cli/federation/create_test.go [2022-04-15T08:02:23.150Z] spire-1.2.1/cmd/spire-server/cli/federation/delete.go [2022-04-15T08:02:23.150Z] spire-1.2.1/cmd/spire-server/cli/federation/delete_test.go [2022-04-15T08:02:23.150Z] spire-1.2.1/cmd/spire-server/cli/federation/list.go [2022-04-15T08:02:23.150Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/PKCS8/ [2022-04-15T08:02:23.150Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/PKCS8/cert.pem [2022-04-15T08:02:23.150Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/PKCS8/private_key.pem [2022-04-15T08:02:23.150Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/empty/ [2022-04-15T08:02:23.150Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/empty/cert.pem [2022-04-15T08:02:23.150Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/empty/private_key.pem [2022-04-15T08:02:23.150Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/unknown/ [2022-04-15T08:02:23.150Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/unknown/cert.pem [2022-04-15T08:02:23.150Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/unknown/private_key.pem [2022-04-15T08:02:23.150Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/upstream_and_intermediate.pem [2022-04-15T08:02:23.150Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/gcpcas/ [2022-04-15T08:02:23.150Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/gcpcas/gcpcas.go [2022-04-15T08:02:23.150Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/gcpcas/gcpcas_test.go [2022-04-15T08:02:23.150Z] [2022-04-15T08:02:23.150Z] spire-1.2.1/cmd/spire-server/cli/federation/list_test.go [2022-04-15T08:02:23.150Z] spire-1.2.1/cmd/spire-server/cli/federation/refresh.go [2022-04-15T08:02:23.150Z] spire-1.2.1/cmd/spire-server/cli/federation/refresh_test.go [2022-04-15T08:02:23.150Z] spire-1.2.1/cmd/spire-server/cli/federation/show.go [2022-04-15T08:02:23.150Z] spire-1.2.1/cmd/spire-server/cli/federation/show_test.go [2022-04-15T08:02:23.150Z] spire-1.2.1/cmd/spire-server/cli/federation/update.go [2022-04-15T08:02:23.150Z] spire-1.2.1/cmd/spire-server/cli/federation/update_test.go [2022-04-15T08:02:23.150Z] spire-1.2.1/cmd/spire-server/cli/healthcheck/ [2022-04-15T08:02:23.150Z] spire-1.2.1/cmd/spire-server/cli/healthcheck/healthcheck.go [2022-04-15T08:02:23.150Z] spire-1.2.1/cmd/spire-server/cli/healthcheck/healthcheck_test.go [2022-04-15T08:02:23.150Z] spire-1.2.1/cmd/spire-server/cli/jwt/ [2022-04-15T08:02:23.150Z] spire-1.2.1/cmd/spire-server/cli/jwt/mint.go [2022-04-15T08:02:23.150Z] spire-1.2.1/cmd/spire-server/cli/jwt/mint_test.go [2022-04-15T08:02:23.150Z] spire-1.2.1/cmd/spire-server/cli/run/ [2022-04-15T08:02:23.150Z] spire-1.2.1/cmd/spire-server/cli/run/run.go [2022-04-15T08:02:23.150Z] spire-1.2.1/cmd/spire-server/cli/run/run_test.go [2022-04-15T08:02:23.150Z] spire-1.2.1/cmd/spire-server/cli/token/ [2022-04-15T08:02:23.150Z] spire-1.2.1/cmd/spire-server/cli/token/generate.go [2022-04-15T08:02:23.150Z] spire-1.2.1/cmd/spire-server/cli/token/generate_test.go [2022-04-15T08:02:23.150Z] spire-1.2.1/cmd/spire-server/cli/validate/ [2022-04-15T08:02:23.150Z] spire-1.2.1/cmd/spire-server/cli/validate/validate.gospire-1.2.1/pkg/server/plugin/upstreamauthority/repository.go [2022-04-15T08:02:23.150Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/ [2022-04-15T08:02:23.150Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/fake_handlers_test.go [2022-04-15T08:02:23.150Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/spire.go [2022-04-15T08:02:23.150Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/spire_server_client.go [2022-04-15T08:02:23.150Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/spire_test.go [2022-04-15T08:02:23.150Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/testdata/ [2022-04-15T08:02:23.150Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/testdata/keys/ [2022-04-15T08:02:23.150Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/testdata/keys/jwks.json [2022-04-15T08:02:23.150Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/upstreamauthority.go [2022-04-15T08:02:23.150Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/v1.go [2022-04-15T08:02:23.150Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/v1_test.go [2022-04-15T08:02:23.150Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/ [2022-04-15T08:02:23.150Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/renewer.go [2022-04-15T08:02:23.150Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/ [2022-04-15T08:02:23.150Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/k8s/ [2022-04-15T08:02:23.150Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/k8s/signing-key.pem [2022-04-15T08:02:23.150Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/k8s/token [2022-04-15T08:02:23.150Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/ [2022-04-15T08:02:23.150Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/ [2022-04-15T08:02:23.150Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/README.md [2022-04-15T08:02:23.150Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/client_cert.pem [2022-04-15T08:02:23.150Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/client_csr.pem [2022-04-15T08:02:23.150Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/client_key.pem [2022-04-15T08:02:23.150Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_cert.pem [2022-04-15T08:02:23.150Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_cert.srl [2022-04-15T08:02:23.150Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_csr.pem [2022-04-15T08:02:23.150Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_key.pem [2022-04-15T08:02:23.150Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_vault_cert.pem [2022-04-15T08:02:23.150Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_vault_csr.pem [2022-04-15T08:02:23.150Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_vault_key.pem [2022-04-15T08:02:23.150Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/invalid-client_cert.pem [2022-04-15T08:02:23.150Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/invalid_client_key.pem [2022-04-15T08:02:23.150Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/invalid_root_cert.pem [2022-04-15T08:02:23.150Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/root_cert.pem [2022-04-15T08:02:23.150Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/root_cert.srl [2022-04-15T08:02:23.150Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/root_key.pem [2022-04-15T08:02:23.150Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/serer_csr.pem [2022-04-15T08:02:23.150Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/server_cert.pem [2022-04-15T08:02:23.150Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/server_csr.pem [2022-04-15T08:02:23.150Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/server_key.pem [2022-04-15T08:02:23.150Z] spire-1.2.1/cmd/spire-server/cli/validate/validate_test.go [2022-04-15T08:02:23.150Z] spire-1.2.1/cmd/spire-server/cli/x509/ [2022-04-15T08:02:23.150Z] spire-1.2.1/cmd/spire-server/cli/x509/mint.go [2022-04-15T08:02:23.150Z] spire-1.2.1/cmd/spire-server/cli/x509/mint_test.go [2022-04-15T08:02:23.150Z] spire-1.2.1/cmd/spire-server/main.go [2022-04-15T08:02:23.150Z] spire-1.2.1/cmd/spire-server/util/ [2022-04-15T08:02:23.150Z] spire-1.2.1/cmd/spire-server/util/util.go [2022-04-15T08:02:23.150Z] spire-1.2.1/conf/ [2022-04-15T08:02:23.150Z] spire-1.2.1/conf/agent/ [2022-04-15T08:02:23.150Z] spire-1.2.1/conf/agent/agent.conf [2022-04-15T08:02:23.150Z] spire-1.2.1/conf/agent/agent_full.conf [2022-04-15T08:02:23.150Z] spire-1.2.1/conf/agent/dummy_root_ca.crt [2022-04-15T08:02:23.150Z] spire-1.2.1/conf/server/ [2022-04-15T08:02:23.150Z] spire-1.2.1/conf/server/dummy_upstream_ca.crt [2022-04-15T08:02:23.150Z] spire-1.2.1/conf/server/dummy_upstream_ca.key [2022-04-15T08:02:23.150Z] spire-1.2.1/conf/server/server.conf [2022-04-15T08:02:23.150Z] spire-1.2.1/conf/server/server_full.conf [2022-04-15T08:02:23.150Z] spire-1.2.1/doc/ [2022-04-15T08:02:23.150Z] spire-1.2.1/doc/SPIRE101.md [2022-04-15T08:02:23.150Z] spire-1.2.1/doc/auditlog.md [2022-04-15T08:02:23.150Z] spire-1.2.1/doc/authorization_policy_engine.md [2022-04-15T08:02:23.150Z] spire-1.2.1/doc/changelog_guidelines.md [2022-04-15T08:02:23.150Z] spire-1.2.1/doc/cure53-report.pdf [2022-04-15T08:02:23.150Z] spire-1.2.1/doc/images/ [2022-04-15T08:02:23.150Z] spire-1.2.1/doc/images/2019_roadmap.png [2022-04-15T08:02:23.150Z] spire-1.2.1/doc/images/SPIRE101.png [2022-04-15T08:02:23.150Z] spire-1.2.1/doc/images/SPIRE_agent.png [2022-04-15T08:02:23.150Z] spire-1.2.1/doc/images/SPIRE_server.png [2022-04-15T08:02:23.150Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/vault.go [2022-04-15T08:02:23.150Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/vault_client.go [2022-04-15T08:02:23.150Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/vault_client_test.go [2022-04-15T08:02:23.150Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/vault_fake_test.go [2022-04-15T08:02:23.150Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/vault_test.go [2022-04-15T08:02:23.150Z] spire-1.2.1/pkg/server/registration/ [2022-04-15T08:02:23.150Z] spire-1.2.1/pkg/server/registration/manager.go [2022-04-15T08:02:23.150Z] spire-1.2.1/pkg/server/registration/manager_test.go [2022-04-15T08:02:23.150Z] spire-1.2.1/pkg/server/scanentries.go [2022-04-15T08:02:23.150Z] spire-1.2.1/pkg/server/scanentries_test.go [2022-04-15T08:02:23.150Z] spire-1.2.1/pkg/server/server.go [2022-04-15T08:02:23.150Z] spire-1.2.1/pkg/server/server_test.go [2022-04-15T08:02:23.150Z] spire-1.2.1/pkg/server/svid/ [2022-04-15T08:02:23.150Z] spire-1.2.1/pkg/server/svid/observer.go [2022-04-15T08:02:23.150Z] spire-1.2.1/pkg/server/svid/observer_test.go [2022-04-15T08:02:23.150Z] spire-1.2.1/pkg/server/svid/rotator.go [2022-04-15T08:02:23.150Z] spire-1.2.1/pkg/server/svid/rotator_config.go [2022-04-15T08:02:23.150Z] spire-1.2.1/pkg/server/svid/rotator_config_test.go [2022-04-15T08:02:23.150Z] spire-1.2.1/pkg/server/svid/rotator_test.go [2022-04-15T08:02:23.150Z] spire-1.2.1/proto/ [2022-04-15T08:02:23.150Z] spire-1.2.1/proto/private/ [2022-04-15T08:02:23.150Z] spire-1.2.1/proto/private/server/ [2022-04-15T08:02:23.150Z] spire-1.2.1/proto/private/server/journal/ [2022-04-15T08:02:23.150Z] spire-1.2.1/proto/private/server/journal/journal.pb.go [2022-04-15T08:02:23.150Z] spire-1.2.1/proto/private/server/journal/journal.proto [2022-04-15T08:02:23.150Z] spire-1.2.1/proto/spire/ [2022-04-15T08:02:23.150Z] spire-1.2.1/proto/spire/common/ [2022-04-15T08:02:23.150Z] spire-1.2.1/proto/spire/common/common.pb.go [2022-04-15T08:02:23.150Z] spire-1.2.1/proto/spire/common/common.proto [2022-04-15T08:02:23.150Z] spire-1.2.1/proto/spire/common/plugin/ [2022-04-15T08:02:23.150Z] spire-1.2.1/proto/spire/common/plugin/plugin.pb.go [2022-04-15T08:02:23.150Z] spire-1.2.1/proto/spire/common/plugin/plugin.proto [2022-04-15T08:02:23.150Z] spire-1.2.1/proto/spire/common/plugin/plugin_grpc.pb.go [2022-04-15T08:02:23.150Z] spire-1.2.1/proto/spire/common/plugin/plugin_spire_plugin.pb.go [2022-04-15T08:02:23.150Z] spire-1.2.1/proto/spire/plugin/ [2022-04-15T08:02:23.150Z] spire-1.2.1/proto/spire/plugin/agent/ [2022-04-15T08:02:23.150Z] spire-1.2.1/proto/spire/plugin/agent/svidstore/ [2022-04-15T08:02:23.150Z] spire-1.2.1/proto/spire/plugin/agent/svidstore/v1unofficial/ [2022-04-15T08:02:23.150Z] spire-1.2.1/proto/spire/plugin/agent/svidstore/v1unofficial/svidstore.pb.go [2022-04-15T08:02:23.150Z] spire-1.2.1/proto/spire/plugin/agent/svidstore/v1unofficial/svidstore.proto [2022-04-15T08:02:23.150Z] spire-1.2.1/proto/spire/plugin/agent/svidstore/v1unofficial/svidstore_grpc.pb.go [2022-04-15T08:02:23.150Z] spire-1.2.1/proto/spire/plugin/agent/svidstore/v1unofficial/svidstore_spire_plugin.pb.go [2022-04-15T08:02:23.150Z] spire-1.2.1/release/ [2022-04-15T08:02:23.150Z] spire-1.2.1/doc/images/cache_mgr.png [2022-04-15T08:02:23.150Z] spire-1.2.1/doc/images/cache_mgr_components.png [2022-04-15T08:02:23.151Z] spire-1.2.1/doc/images/federated_spire.png [2022-04-15T08:02:23.151Z] spire-1.2.1/doc/images/ha_mode.png [2022-04-15T08:02:23.151Z] spire-1.2.1/doc/images/nested_spire.png [2022-04-15T08:02:23.151Z] spire-1.2.1/doc/images/oidc_federation.png [2022-04-15T08:02:23.151Z] spire-1.2.1/doc/images/single_trust_domain.png [2022-04-15T08:02:23.151Z] spire-1.2.1/doc/images/spiffe_compatible.png [2022-04-15T08:02:23.151Z] spire-1.2.1/doc/images/spire_logo.png [2022-04-15T08:02:23.151Z] spire-1.2.1/doc/migrating_registration_api_clients.md [2022-04-15T08:02:23.151Z] spire-1.2.1/doc/plugin_agent_keymanager_disk.md [2022-04-15T08:02:23.151Z] spire-1.2.1/doc/plugin_agent_keymanager_memory.md [2022-04-15T08:02:23.151Z] spire-1.2.1/doc/plugin_agent_nodeattestor_aws_iid.md [2022-04-15T08:02:23.151Z] spire-1.2.1/doc/plugin_agent_nodeattestor_azure_msi.md [2022-04-15T08:02:23.151Z] spire-1.2.1/doc/plugin_agent_nodeattestor_gcp_iit.md [2022-04-15T08:02:23.151Z] spire-1.2.1/doc/plugin_agent_nodeattestor_jointoken.md [2022-04-15T08:02:23.151Z] spire-1.2.1/doc/plugin_agent_nodeattestor_k8s_psat.md [2022-04-15T08:02:23.151Z] spire-1.2.1/doc/plugin_agent_nodeattestor_k8s_sat.md [2022-04-15T08:02:23.151Z] spire-1.2.1/doc/plugin_agent_nodeattestor_sshpop.md [2022-04-15T08:02:23.151Z] spire-1.2.1/doc/plugin_agent_nodeattestor_tpm_devid.md [2022-04-15T08:02:23.151Z] spire-1.2.1/doc/plugin_agent_nodeattestor_x509pop.md [2022-04-15T08:02:23.151Z] spire-1.2.1/doc/plugin_agent_svidstore_aws_secretsmanager.md [2022-04-15T08:02:23.151Z] spire-1.2.1/release/spire-extras/ [2022-04-15T08:02:23.151Z] spire-1.2.1/release/spire-extras/README.md [2022-04-15T08:02:23.151Z] spire-1.2.1/release/spire-extras/conf/ [2022-04-15T08:02:23.151Z] spire-1.2.1/release/spire-extras/conf/k8s-workload-registrar/ [2022-04-15T08:02:23.151Z] spire-1.2.1/release/spire-extras/conf/k8s-workload-registrar/k8s-workload-registrar.conf [2022-04-15T08:02:23.151Z] spire-1.2.1/release/spire-extras/conf/oidc-discovery-provider/ [2022-04-15T08:02:23.151Z] spire-1.2.1/release/spire-extras/conf/oidc-discovery-provider/oidc-discovery-provider.conf [2022-04-15T08:02:23.151Z] spire-1.2.1/release/spire/ [2022-04-15T08:02:23.151Z] spire-1.2.1/release/spire/README.md [2022-04-15T08:02:23.151Z] spire-1.2.1/release/spire/conf/ [2022-04-15T08:02:23.151Z] spire-1.2.1/release/spire/conf/agent/ [2022-04-15T08:02:23.151Z] spire-1.2.1/release/spire/conf/agent/agent.conf [2022-04-15T08:02:23.151Z] spire-1.2.1/release/spire/conf/server/ [2022-04-15T08:02:23.151Z] spire-1.2.1/release/spire/conf/server/server.conf [2022-04-15T08:02:23.151Z] spire-1.2.1/script/ [2022-04-15T08:02:23.151Z] spire-1.2.1/script/build-artifact.sh [2022-04-15T08:02:23.151Z] spire-1.2.1/script/generate_dummy_ca.sh [2022-04-15T08:02:23.151Z] spire-1.2.1/support/ [2022-04-15T08:02:23.151Z] spire-1.2.1/support/k8s/ [2022-04-15T08:02:23.151Z] spire-1.2.1/support/k8s/k8s-workload-registrar/ [2022-04-15T08:02:23.151Z] spire-1.2.1/support/k8s/k8s-workload-registrar/README.md [2022-04-15T08:02:23.151Z] spire-1.2.1/support/k8s/k8s-workload-registrar/accessutil_posix.go [2022-04-15T08:02:23.151Z] spire-1.2.1/support/k8s/k8s-workload-registrar/accessutil_windows.go [2022-04-15T08:02:23.151Z] spire-1.2.1/doc/plugin_agent_svidstore_gcp_secretmanager.md [2022-04-15T08:02:23.151Z] spire-1.2.1/doc/plugin_agent_workloadattestor_docker.md [2022-04-15T08:02:23.151Z] spire-1.2.1/doc/plugin_agent_workloadattestor_k8s.md [2022-04-15T08:02:23.151Z] spire-1.2.1/doc/plugin_agent_workloadattestor_unix.md [2022-04-15T08:02:23.151Z] spire-1.2.1/doc/plugin_server_datastore_sql.md [2022-04-15T08:02:23.151Z] spire-1.2.1/doc/plugin_server_keymanager_aws_kms.md [2022-04-15T08:02:23.151Z] spire-1.2.1/doc/plugin_server_keymanager_disk.md [2022-04-15T08:02:23.151Z] spire-1.2.1/doc/plugin_server_keymanager_memory.md [2022-04-15T08:02:23.151Z] spire-1.2.1/doc/plugin_server_nodeattestor_aws_iid.md [2022-04-15T08:02:23.151Z] spire-1.2.1/doc/plugin_server_nodeattestor_azure_msi.md [2022-04-15T08:02:23.151Z] spire-1.2.1/doc/plugin_server_nodeattestor_gcp_iit.md [2022-04-15T08:02:23.151Z] spire-1.2.1/doc/plugin_server_nodeattestor_jointoken.md [2022-04-15T08:02:23.151Z] spire-1.2.1/doc/plugin_server_nodeattestor_k8s_psat.md [2022-04-15T08:02:23.151Z] spire-1.2.1/doc/plugin_server_nodeattestor_k8s_sat.md [2022-04-15T08:02:23.151Z] spire-1.2.1/doc/plugin_server_nodeattestor_sshpop.md [2022-04-15T08:02:23.151Z] spire-1.2.1/doc/plugin_server_nodeattestor_tpm_devid.md [2022-04-15T08:02:23.151Z] spire-1.2.1/doc/plugin_server_nodeattestor_x509pop.md [2022-04-15T08:02:23.151Z] spire-1.2.1/doc/plugin_server_noderesolver_azure_msi.md [2022-04-15T08:02:23.151Z] spire-1.2.1/doc/plugin_server_notifier_gcs_bundle.md [2022-04-15T08:02:23.151Z] spire-1.2.1/doc/plugin_server_notifier_k8sbundle.md [2022-04-15T08:02:23.151Z] spire-1.2.1/support/k8s/k8s-workload-registrar/config.go [2022-04-15T08:02:23.151Z] spire-1.2.1/support/k8s/k8s-workload-registrar/config_crd.go [2022-04-15T08:02:23.151Z] spire-1.2.1/support/k8s/k8s-workload-registrar/config_crd_test.go [2022-04-15T08:02:23.151Z] spire-1.2.1/support/k8s/k8s-workload-registrar/config_reconcile.go [2022-04-15T08:02:23.151Z] spire-1.2.1/support/k8s/k8s-workload-registrar/config_test.go [2022-04-15T08:02:23.151Z] spire-1.2.1/support/k8s/k8s-workload-registrar/config_webhook.go [2022-04-15T08:02:23.151Z] spire-1.2.1/support/k8s/k8s-workload-registrar/controller.go [2022-04-15T08:02:23.151Z] spire-1.2.1/support/k8s/k8s-workload-registrar/controller_test.go [2022-04-15T08:02:23.151Z] spire-1.2.1/support/k8s/k8s-workload-registrar/federation/ [2022-04-15T08:02:23.151Z] spire-1.2.1/support/k8s/k8s-workload-registrar/federation/utils.go [2022-04-15T08:02:23.151Z] spire-1.2.1/support/k8s/k8s-workload-registrar/federation/utils_test.go [2022-04-15T08:02:23.151Z] spire-1.2.1/support/k8s/k8s-workload-registrar/generate-config.go [2022-04-15T08:02:23.151Z] spire-1.2.1/support/k8s/k8s-workload-registrar/main.go [2022-04-15T08:02:23.151Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/ [2022-04-15T08:02:23.151Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/README.md [2022-04-15T08:02:23.151Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/ [2022-04-15T08:02:23.151Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/ [2022-04-15T08:02:23.151Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/v1beta1/ [2022-04-15T08:02:23.151Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/v1beta1/groupversion_info.go [2022-04-15T08:02:23.151Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/v1beta1/spiffeid_types.go [2022-04-15T08:02:23.151Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/v1beta1/spiffeid_utils.go [2022-04-15T08:02:23.151Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/v1beta1/spiffeid_webhook.go [2022-04-15T08:02:23.151Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/v1beta1/zz_generated.deepcopy.go [2022-04-15T08:02:23.151Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/config/ [2022-04-15T08:02:23.151Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/config/spiffeid.spiffe.io_spiffeids.yaml [2022-04-15T08:02:23.151Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/config/spire-agent.yaml [2022-04-15T08:02:23.151Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/config/spire-server-registrar.yaml [2022-04-15T08:02:23.151Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/ [2022-04-15T08:02:23.151Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/endpoint_controller.go [2022-04-15T08:02:23.151Z] spire-1.2.1/doc/plugin_server_upstreamauthority_aws_pca.md [2022-04-15T08:02:23.151Z] spire-1.2.1/doc/plugin_server_upstreamauthority_awssecret.md [2022-04-15T08:02:23.151Z] spire-1.2.1/doc/plugin_server_upstreamauthority_cert_manager.md [2022-04-15T08:02:23.151Z] spire-1.2.1/doc/plugin_server_upstreamauthority_disk.md [2022-04-15T08:02:23.151Z] spire-1.2.1/doc/plugin_server_upstreamauthority_gcp_cas.md [2022-04-15T08:02:23.151Z] spire-1.2.1/doc/plugin_server_upstreamauthority_spire.md [2022-04-15T08:02:23.151Z] spire-1.2.1/doc/plugin_server_upstreamauthority_vault.md [2022-04-15T08:02:23.151Z] spire-1.2.1/doc/scaling_spire.md [2022-04-15T08:02:23.151Z] spire-1.2.1/doc/spire_agent.md [2022-04-15T08:02:23.151Z] spire-1.2.1/doc/spire_server.md [2022-04-15T08:02:23.151Z] spire-1.2.1/doc/supported_integrations.md [2022-04-15T08:02:23.151Z] spire-1.2.1/doc/telemetry.md [2022-04-15T08:02:23.151Z] spire-1.2.1/doc/telemetry_config.md [2022-04-15T08:02:23.151Z] spire-1.2.1/doc/upgrading.md [2022-04-15T08:02:23.151Z] spire-1.2.1/doc/using_spire.md [2022-04-15T08:02:23.151Z] spire-1.2.1/examples/ [2022-04-15T08:02:23.151Z] spire-1.2.1/examples/README.md [2022-04-15T08:02:23.151Z] spire-1.2.1/go.mod [2022-04-15T08:02:23.151Z] spire-1.2.1/go.sum [2022-04-15T08:02:23.151Z] spire-1.2.1/pkg/ [2022-04-15T08:02:23.151Z] spire-1.2.1/pkg/agent/ [2022-04-15T08:02:23.151Z] spire-1.2.1/pkg/agent/agent.go [2022-04-15T08:02:23.151Z] spire-1.2.1/pkg/agent/api/ [2022-04-15T08:02:23.151Z] spire-1.2.1/pkg/agent/api/config.go [2022-04-15T08:02:23.151Z] spire-1.2.1/pkg/agent/api/debug/ [2022-04-15T08:02:23.151Z] spire-1.2.1/pkg/agent/api/debug/v1/ [2022-04-15T08:02:23.151Z] spire-1.2.1/pkg/agent/api/debug/v1/service.go [2022-04-15T08:02:23.430Z] spire-1.2.1/pkg/agent/api/debug/v1/service_test.go [2022-04-15T08:02:23.430Z] spire-1.2.1/pkg/agent/api/delegatedidentity/ [2022-04-15T08:02:23.430Z] spire-1.2.1/pkg/agent/api/delegatedidentity/v1/ [2022-04-15T08:02:23.430Z] spire-1.2.1/pkg/agent/api/delegatedidentity/v1/service.go [2022-04-15T08:02:23.430Z] spire-1.2.1/pkg/agent/api/delegatedidentity/v1/service_test.go [2022-04-15T08:02:23.430Z] spire-1.2.1/pkg/agent/api/endpoints.go [2022-04-15T08:02:23.430Z] spire-1.2.1/pkg/agent/api/health/ [2022-04-15T08:02:23.430Z] spire-1.2.1/pkg/agent/api/health/v1/ [2022-04-15T08:02:23.430Z] spire-1.2.1/pkg/agent/api/health/v1/service.go [2022-04-15T08:02:23.430Z] spire-1.2.1/pkg/agent/api/health/v1/service_test.go [2022-04-15T08:02:23.430Z] spire-1.2.1/pkg/agent/api/rpccontext/ [2022-04-15T08:02:23.430Z] spire-1.2.1/pkg/agent/api/rpccontext/alias.go [2022-04-15T08:02:23.430Z] spire-1.2.1/pkg/agent/api/rpccontext/caller.go [2022-04-15T08:02:23.430Z] spire-1.2.1/pkg/agent/attestor/ [2022-04-15T08:02:23.430Z] spire-1.2.1/pkg/agent/attestor/node/ [2022-04-15T08:02:23.430Z] spire-1.2.1/pkg/agent/attestor/node/experimental.go [2022-04-15T08:02:23.430Z] spire-1.2.1/pkg/agent/attestor/node/node.go [2022-04-15T08:02:23.430Z] spire-1.2.1/pkg/agent/attestor/node/node_test.go [2022-04-15T08:02:23.430Z] spire-1.2.1/pkg/agent/attestor/workload/ [2022-04-15T08:02:23.430Z] spire-1.2.1/pkg/agent/attestor/workload/workload.go [2022-04-15T08:02:23.430Z] spire-1.2.1/pkg/agent/attestor/workload/workload_test.go [2022-04-15T08:02:23.431Z] spire-1.2.1/pkg/agent/catalog/ [2022-04-15T08:02:23.431Z] spire-1.2.1/pkg/agent/catalog/catalog.go [2022-04-15T08:02:23.431Z] spire-1.2.1/pkg/agent/catalog/keymanager.go [2022-04-15T08:02:23.431Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/endpoint_controller_test.go [2022-04-15T08:02:23.431Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/node_controller.go [2022-04-15T08:02:23.431Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/node_controller_test.go [2022-04-15T08:02:23.431Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/pod_controller.go [2022-04-15T08:02:23.431Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/pod_controller_test.go [2022-04-15T08:02:23.431Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/spiffeid_controller.go [2022-04-15T08:02:23.431Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/spiffeid_controller_test.go [2022-04-15T08:02:23.431Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/suite_test.go [2022-04-15T08:02:23.431Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/utils.go [2022-04-15T08:02:23.431Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/samples/ [2022-04-15T08:02:23.431Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/samples/test_spiffeid.yaml [2022-04-15T08:02:23.431Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/samples/test_spiffeid_bad.yaml [2022-04-15T08:02:23.431Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/ [2022-04-15T08:02:23.431Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/testdata/ [2022-04-15T08:02:23.431Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/testdata/good-leaf-and-intermediate.pem [2022-04-15T08:02:23.431Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/testdata/good-leaf-only.pem [2022-04-15T08:02:23.431Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/testdata/key-pkcs8-ecdsa.pem [2022-04-15T08:02:23.431Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/testdata/key-pkcs8-rsa.pem [2022-04-15T08:02:23.431Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/webhook_svid.go [2022-04-15T08:02:23.431Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/webhook_svid_test.go [2022-04-15T08:02:23.431Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/ [2022-04-15T08:02:23.431Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/config/ [2022-04-15T08:02:23.431Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/config/roles.yaml [2022-04-15T08:02:23.431Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/ [2022-04-15T08:02:23.431Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/base_controller.go [2022-04-15T08:02:23.431Z] spire-1.2.1/pkg/agent/catalog/nodeattestor.go [2022-04-15T08:02:23.431Z] spire-1.2.1/pkg/agent/catalog/svidstore.go [2022-04-15T08:02:23.431Z] spire-1.2.1/pkg/agent/catalog/workloadattestor.go [2022-04-15T08:02:23.431Z] spire-1.2.1/pkg/agent/client/ [2022-04-15T08:02:23.431Z] spire-1.2.1/pkg/agent/client/client.go [2022-04-15T08:02:23.431Z] spire-1.2.1/pkg/agent/client/client_test.go [2022-04-15T08:02:23.431Z] spire-1.2.1/pkg/agent/client/dial.go [2022-04-15T08:02:23.431Z] spire-1.2.1/pkg/agent/client/nodeconn.go [2022-04-15T08:02:23.431Z] spire-1.2.1/pkg/agent/client/nodeconn_test.go [2022-04-15T08:02:23.431Z] spire-1.2.1/pkg/agent/client/update.go [2022-04-15T08:02:23.431Z] spire-1.2.1/pkg/agent/client/util.go [2022-04-15T08:02:23.431Z] spire-1.2.1/pkg/agent/common/ [2022-04-15T08:02:23.431Z] spire-1.2.1/pkg/agent/common/backoff/ [2022-04-15T08:02:23.431Z] spire-1.2.1/pkg/agent/common/backoff/backoff.go [2022-04-15T08:02:23.431Z] spire-1.2.1/pkg/agent/common/backoff/backoff_test.go [2022-04-15T08:02:23.431Z] spire-1.2.1/pkg/agent/common/cgroups/ [2022-04-15T08:02:23.431Z] spire-1.2.1/pkg/agent/common/cgroups/cgroups.go [2022-04-15T08:02:23.431Z] spire-1.2.1/pkg/agent/common/cgroups/cgroups_test.go [2022-04-15T08:02:23.431Z] spire-1.2.1/pkg/agent/common/cgroups/filesystem.go [2022-04-15T08:02:23.431Z] spire-1.2.1/pkg/agent/config.go [2022-04-15T08:02:23.431Z] spire-1.2.1/pkg/agent/endpoints/ [2022-04-15T08:02:23.431Z] spire-1.2.1/pkg/agent/endpoints/config.go [2022-04-15T08:02:23.431Z] spire-1.2.1/pkg/agent/endpoints/endpoints.go [2022-04-15T08:02:23.431Z] spire-1.2.1/pkg/agent/endpoints/endpoints_test.go [2022-04-15T08:02:23.431Z] spire-1.2.1/pkg/agent/endpoints/metrics.go [2022-04-15T08:02:23.431Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/node_controller.go [2022-04-15T08:02:23.431Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/node_controller_test.go [2022-04-15T08:02:23.431Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/pod_controller.go [2022-04-15T08:02:23.431Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/pod_controller_test.go [2022-04-15T08:02:23.431Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/utils.go [2022-04-15T08:02:23.431Z] spire-1.2.1/support/k8s/k8s-workload-registrar/server.go [2022-04-15T08:02:23.431Z] spire-1.2.1/support/k8s/k8s-workload-registrar/server_test.go [2022-04-15T08:02:23.431Z] spire-1.2.1/support/k8s/k8s-workload-registrar/webhookhandler.go [2022-04-15T08:02:23.431Z] spire-1.2.1/support/k8s/k8s-workload-registrar/webhookhandler_test.go [2022-04-15T08:02:23.431Z] spire-1.2.1/support/oidc-discovery-provider/ [2022-04-15T08:02:23.431Z] spire-1.2.1/support/oidc-discovery-provider/README.md [2022-04-15T08:02:23.431Z] spire-1.2.1/support/oidc-discovery-provider/common_test.go [2022-04-15T08:02:23.431Z] spire-1.2.1/support/oidc-discovery-provider/config.go [2022-04-15T08:02:23.431Z] spire-1.2.1/support/oidc-discovery-provider/config_test.go [2022-04-15T08:02:23.431Z] spire-1.2.1/support/oidc-discovery-provider/domain_policy.go [2022-04-15T08:02:23.431Z] spire-1.2.1/support/oidc-discovery-provider/domain_policy_test.go [2022-04-15T08:02:23.431Z] spire-1.2.1/support/oidc-discovery-provider/handler.go [2022-04-15T08:02:23.431Z] spire-1.2.1/support/oidc-discovery-provider/handler_test.go [2022-04-15T08:02:23.431Z] spire-1.2.1/support/oidc-discovery-provider/jwks_source.go [2022-04-15T08:02:23.431Z] spire-1.2.1/support/oidc-discovery-provider/main.go [2022-04-15T08:02:23.431Z] spire-1.2.1/support/oidc-discovery-provider/server_api.go [2022-04-15T08:02:23.431Z] spire-1.2.1/support/oidc-discovery-provider/server_api_test.go [2022-04-15T08:02:23.431Z] spire-1.2.1/support/oidc-discovery-provider/workload_api.go [2022-04-15T08:02:23.431Z] spire-1.2.1/support/oidc-discovery-provider/workload_api_test.go [2022-04-15T08:02:23.431Z] spire-1.2.1/test/ [2022-04-15T08:02:23.431Z] spire-1.2.1/test/clock/ [2022-04-15T08:02:23.431Z] spire-1.2.1/test/clock/clock.go [2022-04-15T08:02:23.431Z] spire-1.2.1/test/fakes/ [2022-04-15T08:02:23.431Z] spire-1.2.1/test/fakes/fakeagentcatalog/ [2022-04-15T08:02:23.431Z] spire-1.2.1/test/fakes/fakeagentcatalog/catalog.go [2022-04-15T08:02:23.431Z] spire-1.2.1/test/fakes/fakeagentkeymanager/ [2022-04-15T08:02:23.431Z] spire-1.2.1/test/fakes/fakeagentkeymanager/keymanager.go [2022-04-15T08:02:23.431Z] spire-1.2.1/test/fakes/fakeagentnodeattestor/ [2022-04-15T08:02:23.431Z] spire-1.2.1/test/fakes/fakeagentnodeattestor/nodeattestor.go [2022-04-15T08:02:23.431Z] spire-1.2.1/test/fakes/fakeagentstore/ [2022-04-15T08:02:23.431Z] spire-1.2.1/test/fakes/fakeagentstore/agentstore.go [2022-04-15T08:02:23.431Z] spire-1.2.1/pkg/agent/endpoints/middleware.go [2022-04-15T08:02:23.431Z] spire-1.2.1/pkg/agent/endpoints/peertracker.go [2022-04-15T08:02:23.431Z] spire-1.2.1/pkg/agent/endpoints/peertracker_test.go [2022-04-15T08:02:23.431Z] spire-1.2.1/pkg/agent/endpoints/sdsv2/ [2022-04-15T08:02:23.431Z] spire-1.2.1/pkg/agent/endpoints/sdsv2/handler.go [2022-04-15T08:02:23.431Z] spire-1.2.1/pkg/agent/endpoints/sdsv2/handler_test.go [2022-04-15T08:02:23.431Z] spire-1.2.1/pkg/agent/endpoints/sdsv3/ [2022-04-15T08:02:23.431Z] spire-1.2.1/pkg/agent/endpoints/sdsv3/handler.go [2022-04-15T08:02:23.431Z] spire-1.2.1/pkg/agent/endpoints/sdsv3/handler_test.go [2022-04-15T08:02:23.431Z] spire-1.2.1/pkg/agent/endpoints/workload/ [2022-04-15T08:02:23.431Z] spire-1.2.1/pkg/agent/endpoints/workload/handler.go [2022-04-15T08:02:23.431Z] spire-1.2.1/pkg/agent/endpoints/workload/handler_test.go [2022-04-15T08:02:23.431Z] spire-1.2.1/pkg/agent/manager/ [2022-04-15T08:02:23.431Z] spire-1.2.1/pkg/agent/manager/cache/ [2022-04-15T08:02:23.431Z] spire-1.2.1/pkg/agent/manager/cache/bundle_cache.go [2022-04-15T08:02:23.431Z] spire-1.2.1/pkg/agent/manager/cache/cache.go [2022-04-15T08:02:23.431Z] spire-1.2.1/pkg/agent/manager/cache/cache_test.go [2022-04-15T08:02:23.431Z] spire-1.2.1/pkg/agent/manager/cache/jwt_cache.go [2022-04-15T08:02:23.431Z] spire-1.2.1/pkg/agent/manager/cache/jwt_cache_test.go [2022-04-15T08:02:23.431Z] spire-1.2.1/pkg/agent/manager/cache/sets.go [2022-04-15T08:02:23.431Z] spire-1.2.1/pkg/agent/manager/cache/subscriber.go [2022-04-15T08:02:23.431Z] spire-1.2.1/pkg/agent/manager/config.go [2022-04-15T08:02:23.431Z] spire-1.2.1/test/fakes/fakedatastore/ [2022-04-15T08:02:23.431Z] spire-1.2.1/test/fakes/fakedatastore/fakedatastore.go [2022-04-15T08:02:23.431Z] spire-1.2.1/test/fakes/fakeentryclient/ [2022-04-15T08:02:23.431Z] spire-1.2.1/test/fakes/fakeentryclient/entryclient.go [2022-04-15T08:02:23.431Z] spire-1.2.1/test/fakes/fakehealthchecker/ [2022-04-15T08:02:23.431Z] spire-1.2.1/test/fakes/fakehealthchecker/checker.go [2022-04-15T08:02:23.431Z] spire-1.2.1/test/fakes/fakeidentityprovider/ [2022-04-15T08:02:23.431Z] spire-1.2.1/test/fakes/fakeidentityprovider/identityprovider.go [2022-04-15T08:02:23.431Z] spire-1.2.1/test/fakes/fakemetrics/ [2022-04-15T08:02:23.431Z] spire-1.2.1/test/fakes/fakemetrics/fakemetrics.go [2022-04-15T08:02:23.431Z] spire-1.2.1/test/fakes/fakenoderesolver/ [2022-04-15T08:02:23.431Z] spire-1.2.1/test/fakes/fakenoderesolver/noderesolver.go [2022-04-15T08:02:23.431Z] spire-1.2.1/test/fakes/fakenotifier/ [2022-04-15T08:02:23.431Z] spire-1.2.1/test/fakes/fakenotifier/notifier.go [2022-04-15T08:02:23.431Z] spire-1.2.1/test/fakes/fakepluginmetrics/ [2022-04-15T08:02:23.431Z] spire-1.2.1/test/fakes/fakepluginmetrics/fakepluginmetrics.go [2022-04-15T08:02:23.431Z] spire-1.2.1/test/fakes/fakeserverca/ [2022-04-15T08:02:23.431Z] spire-1.2.1/test/fakes/fakeserverca/serverca.go [2022-04-15T08:02:23.431Z] spire-1.2.1/test/fakes/fakeservercatalog/ [2022-04-15T08:02:23.431Z] spire-1.2.1/test/fakes/fakeservercatalog/catalog.go [2022-04-15T08:02:23.431Z] spire-1.2.1/test/fakes/fakeserverkeymanager/ [2022-04-15T08:02:23.431Z] spire-1.2.1/test/fakes/fakeserverkeymanager/keymanager.go [2022-04-15T08:02:23.431Z] spire-1.2.1/test/fakes/fakeservernodeattestor/ [2022-04-15T08:02:23.431Z] spire-1.2.1/test/fakes/fakeservernodeattestor/nodeattestor.go [2022-04-15T08:02:23.431Z] spire-1.2.1/test/fakes/fakeupstreamauthority/ [2022-04-15T08:02:23.431Z] spire-1.2.1/test/fakes/fakeupstreamauthority/plugin.go [2022-04-15T08:02:23.431Z] spire-1.2.1/test/fakes/fakeupstreamauthority/upstreamauthority.go [2022-04-15T08:02:23.431Z] spire-1.2.1/test/fakes/fakeworkloadapi/ [2022-04-15T08:02:23.431Z] spire-1.2.1/test/fakes/fakeworkloadapi/workloadapi.go [2022-04-15T08:02:23.431Z] spire-1.2.1/test/fakes/fakeworkloadattestor/ [2022-04-15T08:02:23.431Z] spire-1.2.1/test/fakes/fakeworkloadattestor/workloadattestor.go [2022-04-15T08:02:23.431Z] spire-1.2.1/test/fixture/ [2022-04-15T08:02:23.431Z] spire-1.2.1/test/fixture/certs/ [2022-04-15T08:02:23.431Z] spire-1.2.1/test/fixture/certs/agent_svid.der [2022-04-15T08:02:23.431Z] spire-1.2.1/test/fixture/certs/base_cert.pem [2022-04-15T08:02:23.431Z] spire-1.2.1/test/fixture/certs/base_csr.pem [2022-04-15T08:02:23.431Z] spire-1.2.1/test/fixture/certs/base_key.pem [2022-04-15T08:02:23.431Z] spire-1.2.1/test/fixture/certs/base_rotated_cert.pem [2022-04-15T08:02:23.431Z] spire-1.2.1/test/fixture/certs/base_rotated_csr.pem [2022-04-15T08:02:23.431Z] spire-1.2.1/test/fixture/certs/base_rotated_key.pem [2022-04-15T08:02:23.431Z] spire-1.2.1/test/fixture/certs/blog_cert.pem [2022-04-15T08:02:23.431Z] spire-1.2.1/test/fixture/certs/blog_csr.pem [2022-04-15T08:02:23.431Z] spire-1.2.1/test/fixture/certs/blog_key.pem [2022-04-15T08:02:23.431Z] spire-1.2.1/test/fixture/certs/bundle.der [2022-04-15T08:02:23.431Z] spire-1.2.1/pkg/agent/manager/manager.go [2022-04-15T08:02:23.431Z] spire-1.2.1/pkg/agent/manager/manager_test.go [2022-04-15T08:02:23.431Z] spire-1.2.1/pkg/agent/manager/storage.go [2022-04-15T08:02:23.431Z] spire-1.2.1/pkg/agent/manager/storage_test.go [2022-04-15T08:02:23.431Z] spire-1.2.1/pkg/agent/manager/storecache/ [2022-04-15T08:02:23.431Z] spire-1.2.1/pkg/agent/manager/storecache/cache.go [2022-04-15T08:02:23.431Z] spire-1.2.1/pkg/agent/manager/storecache/cache_test.go [2022-04-15T08:02:23.431Z] spire-1.2.1/pkg/agent/manager/sync.go [2022-04-15T08:02:23.431Z] spire-1.2.1/pkg/agent/plugin/ [2022-04-15T08:02:23.431Z] spire-1.2.1/pkg/agent/plugin/keymanager/ [2022-04-15T08:02:23.431Z] spire-1.2.1/pkg/agent/plugin/keymanager/base/ [2022-04-15T08:02:23.431Z] spire-1.2.1/pkg/agent/plugin/keymanager/base/keymanagerbase.go [2022-04-15T08:02:23.431Z] spire-1.2.1/pkg/agent/plugin/keymanager/constant.go [2022-04-15T08:02:23.431Z] spire-1.2.1/pkg/agent/plugin/keymanager/disk/ [2022-04-15T08:02:23.431Z] spire-1.2.1/pkg/agent/plugin/keymanager/disk/disk.go [2022-04-15T08:02:23.431Z] spire-1.2.1/pkg/agent/plugin/keymanager/disk/disk_test.go [2022-04-15T08:02:23.431Z] spire-1.2.1/pkg/agent/plugin/keymanager/keymanager.go [2022-04-15T08:02:23.431Z] spire-1.2.1/pkg/agent/plugin/keymanager/memory/ [2022-04-15T08:02:23.431Z] spire-1.2.1/pkg/agent/plugin/keymanager/memory/memory.go [2022-04-15T08:02:23.431Z] spire-1.2.1/pkg/agent/plugin/keymanager/memory/memory_test.go [2022-04-15T08:02:23.431Z] spire-1.2.1/pkg/agent/plugin/keymanager/repository.go [2022-04-15T08:02:23.431Z] spire-1.2.1/pkg/agent/plugin/keymanager/svidkeymanager.go [2022-04-15T08:02:23.431Z] spire-1.2.1/test/fixture/certs/ca.pem [2022-04-15T08:02:23.432Z] spire-1.2.1/test/fixture/certs/ca_key.pem [2022-04-15T08:02:23.432Z] spire-1.2.1/test/fixture/certs/database_cert.pem [2022-04-15T08:02:23.432Z] spire-1.2.1/test/fixture/certs/database_csr.pem [2022-04-15T08:02:23.432Z] spire-1.2.1/test/fixture/certs/database_key.pem [2022-04-15T08:02:23.432Z] spire-1.2.1/test/fixture/certs/node_cert.pem [2022-04-15T08:02:23.432Z] spire-1.2.1/test/fixture/certs/node_csr.pem [2022-04-15T08:02:23.432Z] spire-1.2.1/test/fixture/certs/node_key.pem [2022-04-15T08:02:23.432Z] spire-1.2.1/test/fixture/certs/svid.pem [2022-04-15T08:02:23.432Z] spire-1.2.1/test/fixture/certs/svid_key.pem [2022-04-15T08:02:23.432Z] spire-1.2.1/test/fixture/config/ [2022-04-15T08:02:23.432Z] spire-1.2.1/test/fixture/config/agent_bad_agent_block.conf [2022-04-15T08:02:23.432Z] spire-1.2.1/test/fixture/config/agent_good.conf [2022-04-15T08:02:23.432Z] spire-1.2.1/test/fixture/config/agent_good_templated.conf [2022-04-15T08:02:23.432Z] spire-1.2.1/test/fixture/config/plugin_good.conf [2022-04-15T08:02:23.432Z] spire-1.2.1/test/fixture/config/server_and_agent_bad_nested_DogStatsd_block.conf [2022-04-15T08:02:23.432Z] spire-1.2.1/test/fixture/config/server_and_agent_bad_nested_InMem_block.conf [2022-04-15T08:02:23.432Z] spire-1.2.1/test/fixture/config/server_and_agent_bad_nested_M3_block.conf [2022-04-15T08:02:23.432Z] spire-1.2.1/test/fixture/config/server_and_agent_bad_nested_Prometheus_block.conf [2022-04-15T08:02:23.432Z] spire-1.2.1/test/fixture/config/server_and_agent_bad_nested_Statsd_block.conf [2022-04-15T08:02:23.432Z] spire-1.2.1/test/fixture/config/server_and_agent_bad_nested_health_checks_block.conf [2022-04-15T08:02:23.432Z] spire-1.2.1/test/fixture/config/server_and_agent_bad_root_block.conf [2022-04-15T08:02:23.432Z] spire-1.2.1/test/fixture/config/server_and_agent_bad_telemetry_block.conf [2022-04-15T08:02:23.432Z] spire-1.2.1/test/fixture/config/server_bad_nested_bundle_endpoint_acme_block.conf [2022-04-15T08:02:23.432Z] spire-1.2.1/test/fixture/config/server_bad_nested_bundle_endpoint_block.conf [2022-04-15T08:02:23.432Z] spire-1.2.1/test/fixture/config/server_bad_nested_ca_subject_block.conf [2022-04-15T08:02:23.432Z] spire-1.2.1/test/fixture/config/server_bad_nested_experimental_block.conf [2022-04-15T08:02:23.432Z] spire-1.2.1/test/fixture/config/server_bad_nested_federates_with_block.conf [2022-04-15T08:02:23.432Z] spire-1.2.1/test/fixture/config/server_bad_nested_federation_block.conf [2022-04-15T08:02:23.432Z] spire-1.2.1/test/fixture/config/server_bad_ratelimit_block.conf [2022-04-15T08:02:23.432Z] spire-1.2.1/test/fixture/config/server_bad_server_block.conf [2022-04-15T08:02:23.432Z] spire-1.2.1/test/fixture/config/server_good.conf [2022-04-15T08:02:23.432Z] spire-1.2.1/test/fixture/config/server_good_templated.conf [2022-04-15T08:02:23.432Z] spire-1.2.1/test/fixture/fixture.go [2022-04-15T08:02:23.432Z] spire-1.2.1/test/fixture/nodeattestor/ [2022-04-15T08:02:23.432Z] spire-1.2.1/test/fixture/nodeattestor/sshpop/ [2022-04-15T08:02:23.432Z] spire-1.2.1/pkg/agent/plugin/keymanager/svidkeymanager_test.go [2022-04-15T08:02:23.432Z] spire-1.2.1/pkg/agent/plugin/keymanager/test/ [2022-04-15T08:02:23.432Z] spire-1.2.1/pkg/agent/plugin/keymanager/test/keymanagertest.go [2022-04-15T08:02:23.432Z] spire-1.2.1/pkg/agent/plugin/keymanager/v1.go [2022-04-15T08:02:23.432Z] spire-1.2.1/pkg/agent/plugin/keymanager/v1_test.go [2022-04-15T08:02:23.432Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/ [2022-04-15T08:02:23.432Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/aws/ [2022-04-15T08:02:23.432Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/aws/iid.go [2022-04-15T08:02:23.432Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/aws/iid_test.go [2022-04-15T08:02:23.432Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/azure/ [2022-04-15T08:02:23.432Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/azure/msi.go [2022-04-15T08:02:23.432Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/azure/msi_test.go [2022-04-15T08:02:23.432Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/gcp/ [2022-04-15T08:02:23.432Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/gcp/iit.go [2022-04-15T08:02:23.432Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/gcp/iit_test.go [2022-04-15T08:02:23.432Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/jointoken.go [2022-04-15T08:02:23.432Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/jointoken/ [2022-04-15T08:02:23.432Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/jointoken/join_token.go [2022-04-15T08:02:23.432Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/jointoken_test.go [2022-04-15T08:02:23.432Z] spire-1.2.1/test/fixture/nodeattestor/sshpop/agent_ssh_key [2022-04-15T08:02:23.432Z] spire-1.2.1/test/fixture/nodeattestor/sshpop/agent_ssh_key-cert.pub [2022-04-15T08:02:23.432Z] spire-1.2.1/test/fixture/nodeattestor/sshpop/ssh_cert_authority.pub [2022-04-15T08:02:23.432Z] spire-1.2.1/test/fixture/nodeattestor/x509pop/ [2022-04-15T08:02:23.432Z] spire-1.2.1/test/fixture/nodeattestor/x509pop/generate.go [2022-04-15T08:02:23.432Z] spire-1.2.1/test/fixture/nodeattestor/x509pop/intermediate.pem [2022-04-15T08:02:23.432Z] spire-1.2.1/test/fixture/nodeattestor/x509pop/leaf-crt-bundle.pem [2022-04-15T08:02:23.432Z] spire-1.2.1/test/fixture/nodeattestor/x509pop/leaf-key.pem [2022-04-15T08:02:23.432Z] spire-1.2.1/test/fixture/nodeattestor/x509pop/leaf.pem [2022-04-15T08:02:23.432Z] spire-1.2.1/test/fixture/nodeattestor/x509pop/root-crt.pem [2022-04-15T08:02:23.432Z] spire-1.2.1/test/fixture/registration/ [2022-04-15T08:02:23.432Z] spire-1.2.1/test/fixture/registration/entries.json [2022-04-15T08:02:23.432Z] spire-1.2.1/test/fixture/registration/good-for-update.json [2022-04-15T08:02:23.432Z] spire-1.2.1/test/fixture/registration/good.json [2022-04-15T08:02:23.432Z] spire-1.2.1/test/fixture/registration/invalid.json [2022-04-15T08:02:23.432Z] spire-1.2.1/test/fixture/registration/invalid_json.json [2022-04-15T08:02:23.432Z] spire-1.2.1/test/fixture/registration/manager_test_entries.json [2022-04-15T08:02:23.432Z] spire-1.2.1/test/integration/ [2022-04-15T08:02:23.432Z] spire-1.2.1/test/integration/README.md [2022-04-15T08:02:23.432Z] spire-1.2.1/test/integration/common [2022-04-15T08:02:23.432Z] spire-1.2.1/test/integration/setup/ [2022-04-15T08:02:23.432Z] spire-1.2.1/test/integration/setup/adminclient/ [2022-04-15T08:02:23.432Z] spire-1.2.1/test/integration/setup/adminclient/build.sh [2022-04-15T08:02:23.432Z] spire-1.2.1/test/integration/setup/adminclient/client.go [2022-04-15T08:02:23.432Z] spire-1.2.1/test/integration/setup/debugagent/ [2022-04-15T08:02:23.432Z] spire-1.2.1/test/integration/setup/debugagent/build.sh [2022-04-15T08:02:23.432Z] spire-1.2.1/test/integration/setup/debugagent/main.go [2022-04-15T08:02:23.432Z] spire-1.2.1/test/integration/setup/debugserver/ [2022-04-15T08:02:23.432Z] spire-1.2.1/test/integration/setup/debugserver/build.sh [2022-04-15T08:02:23.432Z] spire-1.2.1/test/integration/setup/debugserver/main.go [2022-04-15T08:02:23.432Z] spire-1.2.1/test/integration/setup/downstreamclient/ [2022-04-15T08:02:23.432Z] spire-1.2.1/test/integration/setup/downstreamclient/build.sh [2022-04-15T08:02:23.432Z] spire-1.2.1/test/integration/setup/downstreamclient/client.go [2022-04-15T08:02:23.432Z] spire-1.2.1/test/integration/setup/itclient/ [2022-04-15T08:02:23.432Z] spire-1.2.1/test/integration/setup/itclient/client.go [2022-04-15T08:02:23.432Z] spire-1.2.1/test/integration/setup/node-attestation/ [2022-04-15T08:02:23.432Z] spire-1.2.1/test/integration/setup/node-attestation/build.sh [2022-04-15T08:02:23.432Z] spire-1.2.1/test/integration/setup/node-attestation/client.go [2022-04-15T08:02:23.432Z] spire-1.2.1/test/integration/setup/x509pop/ [2022-04-15T08:02:23.432Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/ [2022-04-15T08:02:23.432Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/psat/ [2022-04-15T08:02:23.432Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/psat/psat.go [2022-04-15T08:02:23.432Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/psat/psat_test.go [2022-04-15T08:02:23.432Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/sat/ [2022-04-15T08:02:23.432Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/sat/sat.go [2022-04-15T08:02:23.432Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/sat/sat_test.go [2022-04-15T08:02:23.432Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/nodeattestor.go [2022-04-15T08:02:23.432Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/repository.go [2022-04-15T08:02:23.432Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/sshpop/ [2022-04-15T08:02:23.432Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/sshpop/sshpop.go [2022-04-15T08:02:23.432Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/sshpop/sshpop_test.go [2022-04-15T08:02:23.432Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/test/ [2022-04-15T08:02:23.432Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/test/serverstream.go [2022-04-15T08:02:23.432Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/ [2022-04-15T08:02:23.432Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/devid.go [2022-04-15T08:02:23.432Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/devid_test.go [2022-04-15T08:02:23.432Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/ [2022-04-15T08:02:23.432Z] spire-1.2.1/test/integration/setup/x509pop/gencerts.go [2022-04-15T08:02:23.432Z] spire-1.2.1/test/integration/setup/x509pop/setup.sh [2022-04-15T08:02:23.432Z] spire-1.2.1/test/integration/suites/ [2022-04-15T08:02:23.432Z] spire-1.2.1/test/integration/suites/admin-endpoints/ [2022-04-15T08:02:23.432Z] spire-1.2.1/test/integration/suites/admin-endpoints/00-setup [2022-04-15T08:02:23.432Z] spire-1.2.1/test/integration/suites/admin-endpoints/01-start-server [2022-04-15T08:02:23.432Z] spire-1.2.1/test/integration/suites/admin-endpoints/02-bootstrap-agent [2022-04-15T08:02:23.432Z] spire-1.2.1/test/integration/suites/admin-endpoints/03-start-agent [2022-04-15T08:02:23.432Z] spire-1.2.1/test/integration/suites/admin-endpoints/04-create-registration-entries [2022-04-15T08:02:23.432Z] spire-1.2.1/test/integration/suites/admin-endpoints/05-test-endpoints [2022-04-15T08:02:23.432Z] spire-1.2.1/test/integration/suites/admin-endpoints/README.md [2022-04-15T08:02:23.432Z] spire-1.2.1/test/integration/suites/admin-endpoints/conf/ [2022-04-15T08:02:23.432Z] spire-1.2.1/test/integration/suites/admin-endpoints/conf/agent/ [2022-04-15T08:02:23.432Z] spire-1.2.1/test/integration/suites/admin-endpoints/conf/agent/agent.conf [2022-04-15T08:02:23.432Z] spire-1.2.1/test/integration/suites/admin-endpoints/conf/server/ [2022-04-15T08:02:23.432Z] spire-1.2.1/test/integration/suites/admin-endpoints/conf/server/server.conf [2022-04-15T08:02:23.432Z] spire-1.2.1/test/integration/suites/admin-endpoints/docker-compose.yaml [2022-04-15T08:02:23.432Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/autodetect.go [2022-04-15T08:02:23.432Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/open.go [2022-04-15T08:02:23.432Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/open_windows.go [2022-04-15T08:02:23.432Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/session.go [2022-04-15T08:02:23.432Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/session_test.go [2022-04-15T08:02:23.432Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/signingkey.go [2022-04-15T08:02:23.432Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/v1.go [2022-04-15T08:02:23.432Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/v1_test.go [2022-04-15T08:02:23.432Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/x509pop/ [2022-04-15T08:02:23.432Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/x509pop/x509pop.go [2022-04-15T08:02:23.432Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/x509pop/x509pop_test.go [2022-04-15T08:02:23.432Z] spire-1.2.1/pkg/agent/plugin/svidstore/ [2022-04-15T08:02:23.432Z] spire-1.2.1/pkg/agent/plugin/svidstore/awssecretsmanager/ [2022-04-15T08:02:23.432Z] spire-1.2.1/pkg/agent/plugin/svidstore/awssecretsmanager/aws.go [2022-04-15T08:02:23.432Z] spire-1.2.1/pkg/agent/plugin/svidstore/awssecretsmanager/aws_test.go [2022-04-15T08:02:23.432Z] spire-1.2.1/pkg/agent/plugin/svidstore/awssecretsmanager/client.go [2022-04-15T08:02:23.432Z] spire-1.2.1/pkg/agent/plugin/svidstore/gcpsecretmanager/ [2022-04-15T08:02:23.432Z] spire-1.2.1/test/integration/suites/admin-endpoints/teardown [2022-04-15T08:02:23.432Z] spire-1.2.1/test/integration/suites/datastore-mysql-replication/ [2022-04-15T08:02:23.432Z] spire-1.2.1/test/integration/suites/datastore-mysql-replication/00-setup [2022-04-15T08:02:23.432Z] spire-1.2.1/test/integration/suites/datastore-mysql-replication/01-test-variants [2022-04-15T08:02:23.432Z] spire-1.2.1/test/integration/suites/datastore-mysql-replication/README.md [2022-04-15T08:02:23.432Z] spire-1.2.1/test/integration/suites/datastore-mysql-replication/docker-compose.yaml [2022-04-15T08:02:23.432Z] spire-1.2.1/test/integration/suites/datastore-mysql-replication/teardown [2022-04-15T08:02:23.432Z] spire-1.2.1/test/integration/suites/datastore-mysql/ [2022-04-15T08:02:23.432Z] spire-1.2.1/test/integration/suites/datastore-mysql/00-setup [2022-04-15T08:02:23.432Z] spire-1.2.1/test/integration/suites/datastore-mysql/01-test-variants [2022-04-15T08:02:23.432Z] spire-1.2.1/test/integration/suites/datastore-mysql/README.md [2022-04-15T08:02:23.432Z] spire-1.2.1/test/integration/suites/datastore-mysql/docker-compose.yaml [2022-04-15T08:02:23.432Z] spire-1.2.1/test/integration/suites/datastore-mysql/teardown [2022-04-15T08:02:23.432Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/ [2022-04-15T08:02:23.432Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/00-setup [2022-04-15T08:02:23.432Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/01-test-variants [2022-04-15T08:02:23.432Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/README.md [2022-04-15T08:02:23.432Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/docker-compose.yaml [2022-04-15T08:02:23.432Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/principal/ [2022-04-15T08:02:23.432Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/principal/init.sh [2022-04-15T08:02:23.432Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/replica/ [2022-04-15T08:02:23.432Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/replica/docker-entrypoint.sh [2022-04-15T08:02:23.432Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/replica/v12/ [2022-04-15T08:02:23.432Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/replica/v12/docker-entrypoint.sh [2022-04-15T08:02:23.432Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/teardown [2022-04-15T08:02:23.432Z] spire-1.2.1/test/integration/suites/datastore-postgres/ [2022-04-15T08:02:23.432Z] spire-1.2.1/test/integration/suites/datastore-postgres/00-setup [2022-04-15T08:02:23.432Z] spire-1.2.1/test/integration/suites/datastore-postgres/01-test-variants [2022-04-15T08:02:23.432Z] spire-1.2.1/pkg/agent/plugin/svidstore/gcpsecretmanager/client.go [2022-04-15T08:02:23.432Z] spire-1.2.1/pkg/agent/plugin/svidstore/gcpsecretmanager/gcloud.go [2022-04-15T08:02:23.432Z] spire-1.2.1/pkg/agent/plugin/svidstore/gcpsecretmanager/gcloud_test.go [2022-04-15T08:02:23.432Z] spire-1.2.1/pkg/agent/plugin/svidstore/repository.go [2022-04-15T08:02:23.432Z] spire-1.2.1/pkg/agent/plugin/svidstore/svidstore.go [2022-04-15T08:02:23.432Z] spire-1.2.1/pkg/agent/plugin/svidstore/utils.go [2022-04-15T08:02:23.432Z] spire-1.2.1/pkg/agent/plugin/svidstore/utils_test.go [2022-04-15T08:02:23.432Z] spire-1.2.1/pkg/agent/plugin/svidstore/v1.go [2022-04-15T08:02:23.432Z] spire-1.2.1/pkg/agent/plugin/svidstore/v1_test.go [2022-04-15T08:02:23.432Z] spire-1.2.1/pkg/agent/plugin/svidstore/v1unofficial.go [2022-04-15T08:02:23.433Z] spire-1.2.1/pkg/agent/plugin/svidstore/v1unofficial_test.go [2022-04-15T08:02:23.433Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/ [2022-04-15T08:02:23.433Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/ [2022-04-15T08:02:23.433Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/cgroup/ [2022-04-15T08:02:23.433Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/cgroup/dockerfinder.go [2022-04-15T08:02:23.433Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/cgroup/dockerfinder_test.go [2022-04-15T08:02:23.433Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/docker.go [2022-04-15T08:02:23.433Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/docker_test.go [2022-04-15T08:02:23.433Z] spire-1.2.1/test/integration/suites/datastore-postgres/README.md [2022-04-15T08:02:23.433Z] spire-1.2.1/test/integration/suites/datastore-postgres/docker-compose.yaml [2022-04-15T08:02:23.433Z] spire-1.2.1/test/integration/suites/datastore-postgres/teardown [2022-04-15T08:02:23.433Z] spire-1.2.1/test/integration/suites/debug-endpoints/ [2022-04-15T08:02:23.433Z] spire-1.2.1/test/integration/suites/debug-endpoints/00-setup [2022-04-15T08:02:23.433Z] spire-1.2.1/test/integration/suites/debug-endpoints/01-start-server [2022-04-15T08:02:23.433Z] spire-1.2.1/test/integration/suites/debug-endpoints/02-bootstrap-agent [2022-04-15T08:02:23.433Z] spire-1.2.1/test/integration/suites/debug-endpoints/03-start-agent [2022-04-15T08:02:23.433Z] spire-1.2.1/test/integration/suites/debug-endpoints/04-create-registration-entries [2022-04-15T08:02:23.433Z] spire-1.2.1/test/integration/suites/debug-endpoints/05-test-endpoints [2022-04-15T08:02:23.433Z] spire-1.2.1/test/integration/suites/debug-endpoints/README.md [2022-04-15T08:02:23.433Z] spire-1.2.1/test/integration/suites/debug-endpoints/conf/ [2022-04-15T08:02:23.433Z] spire-1.2.1/test/integration/suites/debug-endpoints/conf/agent/ [2022-04-15T08:02:23.433Z] spire-1.2.1/test/integration/suites/debug-endpoints/conf/agent/agent.conf [2022-04-15T08:02:23.433Z] spire-1.2.1/test/integration/suites/debug-endpoints/conf/server/ [2022-04-15T08:02:23.433Z] spire-1.2.1/test/integration/suites/debug-endpoints/conf/server/server.conf [2022-04-15T08:02:23.433Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/retry.go [2022-04-15T08:02:23.433Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/ [2022-04-15T08:02:23.433Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/k8s.go [2022-04-15T08:02:23.433Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/k8s_test.go [2022-04-15T08:02:23.433Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/ [2022-04-15T08:02:23.433Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/cgroups_init_pid_in_pod.txt [2022-04-15T08:02:23.433Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/cgroups_pid_in_kind_pod.txt [2022-04-15T08:02:23.433Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/cgroups_pid_in_pod.txt [2022-04-15T08:02:23.433Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/cgroups_pid_not_in_pod.txt [2022-04-15T08:02:23.433Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/kind_pod_list.json [2022-04-15T08:02:23.433Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/pod_list.json [2022-04-15T08:02:23.433Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/pod_list_not_running.json [2022-04-15T08:02:23.433Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/systemd_cgroups_pid_in_pod.txt [2022-04-15T08:02:23.433Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/repository.go [2022-04-15T08:02:23.433Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/unix/ [2022-04-15T08:02:23.433Z] spire-1.2.1/test/integration/suites/debug-endpoints/docker-compose.yaml [2022-04-15T08:02:23.433Z] spire-1.2.1/test/integration/suites/debug-endpoints/teardown [2022-04-15T08:02:23.433Z] spire-1.2.1/test/integration/suites/downstream-endpoints/ [2022-04-15T08:02:23.433Z] spire-1.2.1/test/integration/suites/downstream-endpoints/00-setup [2022-04-15T08:02:23.433Z] spire-1.2.1/test/integration/suites/downstream-endpoints/01-start-server [2022-04-15T08:02:23.433Z] spire-1.2.1/test/integration/suites/downstream-endpoints/02-bootstrap-agent [2022-04-15T08:02:23.433Z] spire-1.2.1/test/integration/suites/downstream-endpoints/03-start-agent [2022-04-15T08:02:23.433Z] spire-1.2.1/test/integration/suites/downstream-endpoints/04-create-entries [2022-04-15T08:02:23.433Z] spire-1.2.1/test/integration/suites/downstream-endpoints/05-test-endpoints [2022-04-15T08:02:23.433Z] spire-1.2.1/test/integration/suites/downstream-endpoints/README.md [2022-04-15T08:02:23.433Z] spire-1.2.1/test/integration/suites/downstream-endpoints/conf/ [2022-04-15T08:02:23.433Z] spire-1.2.1/test/integration/suites/downstream-endpoints/conf/agent/ [2022-04-15T08:02:23.433Z] spire-1.2.1/test/integration/suites/downstream-endpoints/conf/agent/agent.conf [2022-04-15T08:02:23.433Z] spire-1.2.1/test/integration/suites/downstream-endpoints/conf/server/ [2022-04-15T08:02:23.433Z] spire-1.2.1/test/integration/suites/downstream-endpoints/conf/server/server.conf [2022-04-15T08:02:23.433Z] spire-1.2.1/test/integration/suites/downstream-endpoints/docker-compose.yaml [2022-04-15T08:02:23.433Z] spire-1.2.1/test/integration/suites/downstream-endpoints/teardown [2022-04-15T08:02:23.433Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/ [2022-04-15T08:02:23.433Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/00-setup [2022-04-15T08:02:23.433Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/01-start-server [2022-04-15T08:02:23.433Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/02-bootstrap-agents [2022-04-15T08:02:23.433Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/03-start-remaining-containers [2022-04-15T08:02:23.433Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/04-create-workload-entries [2022-04-15T08:02:23.433Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/05-check-workload-connectivity [2022-04-15T08:02:23.433Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/README.md [2022-04-15T08:02:23.433Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/ [2022-04-15T08:02:23.433Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/downstream-agent/ [2022-04-15T08:02:23.433Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/downstream-agent/agent.conf [2022-04-15T08:02:23.433Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/downstream-envoy/ [2022-04-15T08:02:23.433Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/downstream-envoy/envoy.yaml [2022-04-15T08:02:23.433Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/unix/unix.go [2022-04-15T08:02:23.433Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/unix/unix_test.go [2022-04-15T08:02:23.433Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/v1.go [2022-04-15T08:02:23.433Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/v1_test.go [2022-04-15T08:02:23.433Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/workloadattestor.go [2022-04-15T08:02:23.433Z] spire-1.2.1/pkg/agent/svid/ [2022-04-15T08:02:23.433Z] spire-1.2.1/pkg/agent/svid/rotator.go [2022-04-15T08:02:23.433Z] spire-1.2.1/pkg/agent/svid/rotator_config.go [2022-04-15T08:02:23.433Z] spire-1.2.1/pkg/agent/svid/rotator_test.go [2022-04-15T08:02:23.433Z] spire-1.2.1/pkg/agent/svid/store/ [2022-04-15T08:02:23.433Z] spire-1.2.1/pkg/agent/svid/store/service.go [2022-04-15T08:02:23.433Z] spire-1.2.1/pkg/agent/svid/store/service_test.go [2022-04-15T08:02:23.433Z] spire-1.2.1/pkg/common/ [2022-04-15T08:02:23.433Z] spire-1.2.1/pkg/common/agentpathtemplate/ [2022-04-15T08:02:23.433Z] spire-1.2.1/pkg/common/agentpathtemplate/template.go [2022-04-15T08:02:23.433Z] spire-1.2.1/pkg/common/agentpathtemplate/template_test.go [2022-04-15T08:02:23.433Z] spire-1.2.1/pkg/common/api/ [2022-04-15T08:02:23.433Z] spire-1.2.1/pkg/common/api/metrics.go [2022-04-15T08:02:23.433Z] spire-1.2.1/pkg/common/api/middleware/ [2022-04-15T08:02:23.433Z] spire-1.2.1/pkg/common/api/middleware/common_test.go [2022-04-15T08:02:23.433Z] spire-1.2.1/pkg/common/api/middleware/interceptor.go [2022-04-15T08:02:23.433Z] spire-1.2.1/pkg/common/api/middleware/interceptor_test.go [2022-04-15T08:02:23.433Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/server/ [2022-04-15T08:02:23.433Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/server/server.conf [2022-04-15T08:02:23.433Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/supervisord.conf [2022-04-15T08:02:23.433Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/upstream-agent/ [2022-04-15T08:02:23.433Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/upstream-agent/agent.conf [2022-04-15T08:02:23.433Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/upstream-envoy/ [2022-04-15T08:02:23.433Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/upstream-envoy/envoy.yaml [2022-04-15T08:02:23.433Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/docker-compose.yaml [2022-04-15T08:02:23.433Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/teardown [2022-04-15T08:02:23.433Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/ [2022-04-15T08:02:23.433Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/00-test-envoy-releases.sh [2022-04-15T08:02:23.433Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/Dockerfile [2022-04-15T08:02:23.433Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/README.md [2022-04-15T08:02:23.433Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/ [2022-04-15T08:02:23.433Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/ [2022-04-15T08:02:23.433Z] spire-1.2.1/pkg/common/api/middleware/logger.go [2022-04-15T08:02:23.433Z] spire-1.2.1/pkg/common/api/middleware/logger_test.go [2022-04-15T08:02:23.433Z] spire-1.2.1/pkg/common/api/middleware/metrics.go [2022-04-15T08:02:23.433Z] spire-1.2.1/pkg/common/api/middleware/metrics_test.go [2022-04-15T08:02:23.433Z] spire-1.2.1/pkg/common/api/middleware/middleware.go [2022-04-15T08:02:23.433Z] spire-1.2.1/pkg/common/api/middleware/middleware_test.go [2022-04-15T08:02:23.433Z] spire-1.2.1/pkg/common/api/middleware/misconfig.go [2022-04-15T08:02:23.433Z] spire-1.2.1/pkg/common/api/middleware/misconfig_test.go [2022-04-15T08:02:23.433Z] spire-1.2.1/pkg/common/api/middleware/names.go [2022-04-15T08:02:23.433Z] spire-1.2.1/pkg/common/api/middleware/names_test.go [2022-04-15T08:02:23.433Z] spire-1.2.1/pkg/common/api/names.go [2022-04-15T08:02:23.433Z] spire-1.2.1/pkg/common/api/ratelimit.go [2022-04-15T08:02:23.433Z] spire-1.2.1/pkg/common/api/rpccontext/ [2022-04-15T08:02:23.433Z] spire-1.2.1/pkg/common/api/rpccontext/logger.go [2022-04-15T08:02:23.433Z] spire-1.2.1/pkg/common/api/rpccontext/metrics.go [2022-04-15T08:02:23.433Z] spire-1.2.1/pkg/common/api/rpccontext/names.go [2022-04-15T08:02:23.433Z] spire-1.2.1/pkg/common/auth/ [2022-04-15T08:02:23.433Z] spire-1.2.1/pkg/common/auth/interceptors.go [2022-04-15T08:02:23.433Z] spire-1.2.1/pkg/common/auth/interceptors_test.go [2022-04-15T08:02:23.433Z] spire-1.2.1/pkg/common/auth/untracked_uds.go [2022-04-15T08:02:23.433Z] spire-1.2.1/pkg/common/bundleutil/ [2022-04-15T08:02:23.433Z] spire-1.2.1/pkg/common/bundleutil/bundle.go [2022-04-15T08:02:23.433Z] [2022-04-15T08:02:23.433Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/agent/ [2022-04-15T08:02:23.433Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/agent/agent.conf [2022-04-15T08:02:23.433Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/envoy/ [2022-04-15T08:02:23.433Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/envoy/envoy.yaml [2022-04-15T08:02:23.433Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/server/ [2022-04-15T08:02:23.433Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/server/server.conf [2022-04-15T08:02:23.433Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream/ [2022-04-15T08:02:23.433Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream/agent/ [2022-04-15T08:02:23.433Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream/agent/agent.conf [2022-04-15T08:02:23.433Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream/envoy/ [2022-04-15T08:02:23.433Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream/envoy/envoy.yaml [2022-04-15T08:02:23.433Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/supervisord.conf [2022-04-15T08:02:23.433Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/ [2022-04-15T08:02:23.433Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/agent/ [2022-04-15T08:02:23.433Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/agent/agent.conf [2022-04-15T08:02:23.433Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/envoy/ [2022-04-15T08:02:23.433Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/envoy/envoy.yaml [2022-04-15T08:02:23.433Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/server/ [2022-04-15T08:02:23.433Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/server/server.conf [2022-04-15T08:02:23.433Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/docker-compose.yaml [2022-04-15T08:02:23.433Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/teardown [2022-04-15T08:02:23.433Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/ [2022-04-15T08:02:23.433Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/00-test-envoy-releases [2022-04-15T08:02:23.433Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/README.md [2022-04-15T08:02:23.711Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/ [2022-04-15T08:02:23.711Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/downstream-agent/ [2022-04-15T08:02:23.711Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/downstream-agent/agent.conf [2022-04-15T08:02:23.711Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/downstream-envoy/ [2022-04-15T08:02:23.711Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/downstream-envoy/envoy.yaml [2022-04-15T08:02:23.711Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/server/ [2022-04-15T08:02:23.711Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/server/server.conf [2022-04-15T08:02:23.711Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/supervisord.conf [2022-04-15T08:02:23.711Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/upstream-agent/ [2022-04-15T08:02:23.711Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/upstream-agent/agent.conf [2022-04-15T08:02:23.711Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/upstream-envoy/ [2022-04-15T08:02:23.711Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/upstream-envoy/envoy.yaml [2022-04-15T08:02:23.711Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/docker-compose.yaml [2022-04-15T08:02:23.711Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/teardown [2022-04-15T08:02:23.711Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/ [2022-04-15T08:02:23.711Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/00-setupspire-1.2.1/pkg/common/bundleutil/bundle_test.go [2022-04-15T08:02:23.711Z] spire-1.2.1/pkg/common/bundleutil/common_test.go [2022-04-15T08:02:23.711Z] spire-1.2.1/pkg/common/bundleutil/marshal.go [2022-04-15T08:02:23.711Z] spire-1.2.1/pkg/common/bundleutil/marshal_test.go [2022-04-15T08:02:23.711Z] spire-1.2.1/pkg/common/bundleutil/refreshhint.go [2022-04-15T08:02:23.711Z] spire-1.2.1/pkg/common/bundleutil/refreshhint_test.go [2022-04-15T08:02:23.711Z] spire-1.2.1/pkg/common/bundleutil/types.go [2022-04-15T08:02:23.711Z] spire-1.2.1/pkg/common/bundleutil/unmarshal.go [2022-04-15T08:02:23.711Z] spire-1.2.1/pkg/common/bundleutil/unmarshal_test.go [2022-04-15T08:02:23.711Z] spire-1.2.1/pkg/common/catalog/ [2022-04-15T08:02:23.711Z] spire-1.2.1/pkg/common/catalog/bind.go [2022-04-15T08:02:23.711Z] spire-1.2.1/pkg/common/catalog/builtin.go [2022-04-15T08:02:23.711Z] spire-1.2.1/pkg/common/catalog/catalog.go [2022-04-15T08:02:23.711Z] spire-1.2.1/pkg/common/catalog/catalog_test.go [2022-04-15T08:02:23.711Z] spire-1.2.1/pkg/common/catalog/closers.go [2022-04-15T08:02:23.711Z] spire-1.2.1/pkg/common/catalog/cmd_linux.go [2022-04-15T08:02:23.711Z] spire-1.2.1/pkg/common/catalog/cmd_other.go [2022-04-15T08:02:23.711Z] spire-1.2.1/pkg/common/catalog/config.go [2022-04-15T08:02:23.711Z] spire-1.2.1/pkg/common/catalog/config_test.go [2022-04-15T08:02:23.711Z] spire-1.2.1/pkg/common/catalog/configure.go [2022-04-15T08:02:23.711Z] spire-1.2.1/pkg/common/catalog/constraints.go [2022-04-15T08:02:23.711Z] spire-1.2.1/pkg/common/catalog/constraints_test.go [2022-04-15T08:02:23.711Z] spire-1.2.1/pkg/common/catalog/context.go [2022-04-15T08:02:23.711Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/01-start-servers [2022-04-15T08:02:23.711Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/02-bootstrap-federation-and-agents [2022-04-15T08:02:23.711Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/03-start-remaining-containers [2022-04-15T08:02:23.711Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/04-create-workload-entries [2022-04-15T08:02:23.711Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/05-check-workload-connectivity [2022-04-15T08:02:23.711Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/06-stop-servers [2022-04-15T08:02:23.711Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/07-check-workload-connectivity [2022-04-15T08:02:23.711Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/08-start-servers [2022-04-15T08:02:23.711Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/09-check-workload-connectivity [2022-04-15T08:02:23.711Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/10-stop-agents [2022-04-15T08:02:23.711Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/11-check-workload-connectivity [2022-04-15T08:02:23.711Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/12-start-agents [2022-04-15T08:02:23.711Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/13-check-workload-connectivity [2022-04-15T08:02:23.711Z] spire-1.2.1/pkg/common/catalog/external.go [2022-04-15T08:02:23.711Z] spire-1.2.1/pkg/common/catalog/host.go [2022-04-15T08:02:23.711Z] spire-1.2.1/pkg/common/catalog/pipenet.go [2022-04-15T08:02:23.711Z] spire-1.2.1/pkg/common/catalog/plugin.go [2022-04-15T08:02:23.711Z] spire-1.2.1/pkg/common/catalog/testplugin/ [2022-04-15T08:02:23.711Z] spire-1.2.1/pkg/common/catalog/testplugin/.gitignore [2022-04-15T08:02:23.711Z] spire-1.2.1/pkg/common/catalog/testplugin/main.go [2022-04-15T08:02:23.711Z] spire-1.2.1/pkg/common/catalog/testplugin/plugin.go [2022-04-15T08:02:23.711Z] spire-1.2.1/pkg/common/cli/ [2022-04-15T08:02:23.711Z] spire-1.2.1/pkg/common/cli/env.go [2022-04-15T08:02:23.711Z] spire-1.2.1/pkg/common/cli/flags.go [2022-04-15T08:02:23.711Z] spire-1.2.1/pkg/common/cli/trust_domain.go [2022-04-15T08:02:23.711Z] spire-1.2.1/pkg/common/cli/trust_domain_test.go [2022-04-15T08:02:23.711Z] spire-1.2.1/pkg/common/cli/umask.go [2022-04-15T08:02:23.711Z] spire-1.2.1/pkg/common/cli/umask_posix.go [2022-04-15T08:02:23.711Z] spire-1.2.1/pkg/common/cli/umask_test.go [2022-04-15T08:02:23.711Z] spire-1.2.1/pkg/common/cli/umask_windows.go [2022-04-15T08:02:23.711Z] spire-1.2.1/pkg/common/cliprinter/ [2022-04-15T08:02:23.711Z] spire-1.2.1/pkg/common/cliprinter/cliprinter.go [2022-04-15T08:02:23.712Z] spire-1.2.1/pkg/common/cliprinter/cliprinter_test.go [2022-04-15T08:02:23.712Z] spire-1.2.1/pkg/common/cliprinter/flag.go [2022-04-15T08:02:23.712Z] spire-1.2.1/pkg/common/cliprinter/flag_test.go [2022-04-15T08:02:23.712Z] spire-1.2.1/pkg/common/cliprinter/format.go [2022-04-15T08:02:23.712Z] spire-1.2.1/pkg/common/cliprinter/format_test.go [2022-04-15T08:02:23.712Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/Dockerfile [2022-04-15T08:02:23.712Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/README.md [2022-04-15T08:02:23.712Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/ [2022-04-15T08:02:23.712Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/ [2022-04-15T08:02:23.712Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/agent/ [2022-04-15T08:02:23.712Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/agent/agent.conf [2022-04-15T08:02:23.712Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/ghostunnel/ [2022-04-15T08:02:23.712Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/ghostunnel/ghostunnel.flags [2022-04-15T08:02:23.712Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/server/ [2022-04-15T08:02:23.712Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/server/server.conf [2022-04-15T08:02:23.712Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/supervisord/ [2022-04-15T08:02:23.712Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/supervisord/supervisord.conf [2022-04-15T08:02:23.712Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/ [2022-04-15T08:02:23.712Z] spire-1.2.1/pkg/common/cliprinter/internal/ [2022-04-15T08:02:23.712Z] spire-1.2.1/pkg/common/cliprinter/internal/errorjson/ [2022-04-15T08:02:23.712Z] spire-1.2.1/pkg/common/cliprinter/internal/errorjson/errorjson.go [2022-04-15T08:02:23.712Z] spire-1.2.1/pkg/common/cliprinter/internal/errorjson/errorjson_test.go [2022-04-15T08:02:23.712Z] spire-1.2.1/pkg/common/cliprinter/internal/errorpretty/ [2022-04-15T08:02:23.712Z] spire-1.2.1/pkg/common/cliprinter/internal/errorpretty/errorpretty.go [2022-04-15T08:02:23.712Z] spire-1.2.1/pkg/common/cliprinter/internal/errorpretty/errorpretty_test.go [2022-04-15T08:02:23.712Z] spire-1.2.1/pkg/common/cliprinter/internal/protojson/ [2022-04-15T08:02:23.712Z] spire-1.2.1/pkg/common/cliprinter/internal/protojson/protojson.go [2022-04-15T08:02:23.712Z] spire-1.2.1/pkg/common/cliprinter/internal/protojson/protojson_test.go [2022-04-15T08:02:23.712Z] spire-1.2.1/pkg/common/cliprinter/internal/protopretty/ [2022-04-15T08:02:23.712Z] spire-1.2.1/pkg/common/cliprinter/internal/protopretty/protopretty.go [2022-04-15T08:02:23.712Z] spire-1.2.1/pkg/common/cliprinter/internal/protopretty/protopretty_test.go [2022-04-15T08:02:23.712Z] spire-1.2.1/pkg/common/cliprinter/internal/structjson/ [2022-04-15T08:02:23.712Z] spire-1.2.1/pkg/common/cliprinter/internal/structjson/structjson.go [2022-04-15T08:02:23.712Z] spire-1.2.1/pkg/common/cliprinter/internal/structjson/structjson_test.go [2022-04-15T08:02:23.712Z] [2022-04-15T08:02:23.712Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/agent/ [2022-04-15T08:02:23.712Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/agent/agent.conf [2022-04-15T08:02:23.712Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/ghostunnel/ [2022-04-15T08:02:23.712Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/ghostunnel/ghostunnel.flags [2022-04-15T08:02:23.712Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/server/ [2022-04-15T08:02:23.712Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/server/server.conf [2022-04-15T08:02:23.712Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/supervisord/ [2022-04-15T08:02:23.712Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/supervisord/supervisord.conf [2022-04-15T08:02:23.712Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/docker-compose.yaml [2022-04-15T08:02:23.712Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/teardown [2022-04-15T08:02:23.712Z] spire-1.2.1/test/integration/suites/join-token/ [2022-04-15T08:02:23.712Z] spire-1.2.1/test/integration/suites/join-token/01-start-server [2022-04-15T08:02:23.712Z] spire-1.2.1/test/integration/suites/join-token/02-bootstrap-agentsspire-1.2.1/pkg/common/cliprinter/internal/structpretty/ [2022-04-15T08:02:23.712Z] spire-1.2.1/pkg/common/cliprinter/internal/structpretty/structpretty.go [2022-04-15T08:02:23.712Z] spire-1.2.1/pkg/common/cliprinter/internal/structpretty/structpretty_test.go [2022-04-15T08:02:23.712Z] spire-1.2.1/pkg/common/coretypes/ [2022-04-15T08:02:23.712Z] spire-1.2.1/pkg/common/coretypes/bundle/ [2022-04-15T08:02:23.712Z] spire-1.2.1/pkg/common/coretypes/bundle/bundle_test.go [2022-04-15T08:02:23.712Z] spire-1.2.1/pkg/common/coretypes/bundle/commontypes.go [2022-04-15T08:02:23.712Z] spire-1.2.1/pkg/common/coretypes/bundle/plugintypes.go [2022-04-15T08:02:23.712Z] spire-1.2.1/pkg/common/coretypes/bundle/require.go [2022-04-15T08:02:23.712Z] spire-1.2.1/pkg/common/coretypes/jwtkey/ [2022-04-15T08:02:23.712Z] spire-1.2.1/pkg/common/coretypes/jwtkey/apitypes.go [2022-04-15T08:02:23.712Z] spire-1.2.1/pkg/common/coretypes/jwtkey/commontypes.go [2022-04-15T08:02:23.712Z] spire-1.2.1/pkg/common/coretypes/jwtkey/jwtkey.go [2022-04-15T08:02:23.712Z] spire-1.2.1/pkg/common/coretypes/jwtkey/jwtkey_test.go [2022-04-15T08:02:23.712Z] spire-1.2.1/pkg/common/coretypes/jwtkey/plugintypes.go [2022-04-15T08:02:23.712Z] spire-1.2.1/pkg/common/coretypes/jwtkey/require.go [2022-04-15T08:02:23.712Z] spire-1.2.1/pkg/common/coretypes/x509certificate/ [2022-04-15T08:02:23.712Z] spire-1.2.1/pkg/common/coretypes/x509certificate/commontypes.go [2022-04-15T08:02:23.712Z] spire-1.2.1/pkg/common/coretypes/x509certificate/plugintypes.go [2022-04-15T08:02:23.712Z] spire-1.2.1/test/integration/suites/join-token/03-start-agent [2022-04-15T08:02:23.712Z] spire-1.2.1/test/integration/suites/join-token/04-create-workload-entry [2022-04-15T08:02:23.712Z] spire-1.2.1/test/integration/suites/join-token/05-check-svid [2022-04-15T08:02:23.712Z] spire-1.2.1/test/integration/suites/join-token/06-start-bad-agent [2022-04-15T08:02:23.712Z] spire-1.2.1/test/integration/suites/join-token/README.md [2022-04-15T08:02:23.712Z] spire-1.2.1/test/integration/suites/join-token/conf/ [2022-04-15T08:02:23.712Z] spire-1.2.1/test/integration/suites/join-token/conf/agent/ [2022-04-15T08:02:23.712Z] spire-1.2.1/test/integration/suites/join-token/conf/agent/agent.conf [2022-04-15T08:02:23.712Z] spire-1.2.1/test/integration/suites/join-token/conf/server/ [2022-04-15T08:02:23.712Z] spire-1.2.1/test/integration/suites/join-token/conf/server/server.conf [2022-04-15T08:02:23.712Z] spire-1.2.1/test/integration/suites/join-token/docker-compose.yaml [2022-04-15T08:02:23.712Z] spire-1.2.1/test/integration/suites/join-token/teardown [2022-04-15T08:02:23.712Z] spire-1.2.1/test/integration/suites/k8s-reconcile/ [2022-04-15T08:02:23.712Z] spire-1.2.1/test/integration/suites/k8s-reconcile/00-setup [2022-04-15T08:02:23.712Z] spire-1.2.1/test/integration/suites/k8s-reconcile/01-apply-config [2022-04-15T08:02:23.712Z] spire-1.2.1/test/integration/suites/k8s-reconcile/02-check-for-workload-svid [2022-04-15T08:02:23.712Z] spire-1.2.1/test/integration/suites/k8s-reconcile/README.md [2022-04-15T08:02:23.712Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/ [2022-04-15T08:02:23.712Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/admctrl/ [2022-04-15T08:02:23.712Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/admctrl/admission-control.yaml [2022-04-15T08:02:23.712Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/admctrl/kubeconfig.yaml [2022-04-15T08:02:23.712Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/agent/ [2022-04-15T08:02:23.712Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/agent/kustomization.yaml [2022-04-15T08:02:23.712Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/agent/spire-agent.yaml [2022-04-15T08:02:23.712Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/kind-config.yaml [2022-04-15T08:02:23.712Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/server/ [2022-04-15T08:02:23.712Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/server/k8s-workload-registrar-secret.yaml [2022-04-15T08:02:23.712Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/server/kustomization.yaml [2022-04-15T08:02:23.712Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/server/spire-server.yaml [2022-04-15T08:02:23.712Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/workload.yaml [2022-04-15T08:02:23.712Z] spire-1.2.1/test/integration/suites/k8s-reconcile/init-kubectl [2022-04-15T08:02:23.712Z] spire-1.2.1/pkg/common/coretypes/x509certificate/require.go [2022-04-15T08:02:23.712Z] spire-1.2.1/pkg/common/coretypes/x509certificate/x509certificate.go [2022-04-15T08:02:23.712Z] spire-1.2.1/pkg/common/coretypes/x509certificate/x509certificate_test.go [2022-04-15T08:02:23.712Z] spire-1.2.1/pkg/common/cryptoutil/ [2022-04-15T08:02:23.712Z] spire-1.2.1/pkg/common/cryptoutil/keys.go [2022-04-15T08:02:23.712Z] spire-1.2.1/pkg/common/cryptoutil/keys_test.go [2022-04-15T08:02:23.712Z] spire-1.2.1/pkg/common/diskutil/ [2022-04-15T08:02:23.712Z] spire-1.2.1/pkg/common/diskutil/file_posix.go [2022-04-15T08:02:23.712Z] spire-1.2.1/pkg/common/diskutil/file_test.go [2022-04-15T08:02:23.712Z] spire-1.2.1/pkg/common/diskutil/file_windows.go [2022-04-15T08:02:23.712Z] spire-1.2.1/pkg/common/errorutil/ [2022-04-15T08:02:23.712Z] spire-1.2.1/pkg/common/errorutil/wrapper.go [2022-04-15T08:02:23.712Z] spire-1.2.1/pkg/common/health/ [2022-04-15T08:02:23.712Z] spire-1.2.1/pkg/common/health/config.go [2022-04-15T08:02:23.712Z] spire-1.2.1/pkg/common/health/context.go [2022-04-15T08:02:23.712Z] spire-1.2.1/pkg/common/health/context_test.go [2022-04-15T08:02:23.712Z] spire-1.2.1/pkg/common/health/health.go [2022-04-15T08:02:23.712Z] spire-1.2.1/pkg/common/health/health_test.go [2022-04-15T08:02:23.712Z] spire-1.2.1/pkg/common/health/logger.go [2022-04-15T08:02:23.712Z] spire-1.2.1/pkg/common/hostservice/ [2022-04-15T08:02:23.712Z] spire-1.2.1/pkg/common/hostservice/metricsservice/ [2022-04-15T08:02:23.712Z] spire-1.2.1/pkg/common/hostservice/metricsservice/v1.go [2022-04-15T08:02:23.712Z] spire-1.2.1/pkg/common/hostservice/metricsservice/v1_test.go [2022-04-15T08:02:23.712Z] spire-1.2.1/test/integration/suites/k8s-reconcile/teardown [2022-04-15T08:02:23.712Z] spire-1.2.1/test/integration/suites/k8s-scratch/ [2022-04-15T08:02:23.712Z] spire-1.2.1/test/integration/suites/k8s-scratch/00-setup [2022-04-15T08:02:23.712Z] spire-1.2.1/test/integration/suites/k8s-scratch/01-apply-config [2022-04-15T08:02:23.712Z] spire-1.2.1/test/integration/suites/k8s-scratch/02-check-for-workload-svid [2022-04-15T08:02:23.712Z] spire-1.2.1/test/integration/suites/k8s-scratch/README.md [2022-04-15T08:02:23.712Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/ [2022-04-15T08:02:23.712Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/admctrl/ [2022-04-15T08:02:23.712Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/admctrl/admission-control.yaml [2022-04-15T08:02:23.712Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/admctrl/kubeconfig.yaml [2022-04-15T08:02:23.712Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/agent/ [2022-04-15T08:02:23.712Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/agent/kustomization.yaml [2022-04-15T08:02:23.712Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/agent/spire-agent.yaml [2022-04-15T08:02:23.712Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/kind-config.yaml [2022-04-15T08:02:23.712Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/server/ [2022-04-15T08:02:23.712Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/server/k8s-workload-registrar-secret.yaml [2022-04-15T08:02:23.712Z] spire-1.2.1/pkg/common/idutil/ [2022-04-15T08:02:23.712Z] spire-1.2.1/pkg/common/idutil/require.go [2022-04-15T08:02:23.712Z] spire-1.2.1/pkg/common/idutil/require_test.go [2022-04-15T08:02:23.712Z] spire-1.2.1/pkg/common/idutil/safety.go [2022-04-15T08:02:23.712Z] spire-1.2.1/pkg/common/idutil/safety_test.go [2022-04-15T08:02:23.712Z] spire-1.2.1/pkg/common/idutil/spiffeid.go [2022-04-15T08:02:23.712Z] spire-1.2.1/pkg/common/idutil/spiffeid_test.go [2022-04-15T08:02:23.712Z] spire-1.2.1/pkg/common/jwtsvid/ [2022-04-15T08:02:23.712Z] spire-1.2.1/pkg/common/jwtsvid/common.go [2022-04-15T08:02:23.712Z] spire-1.2.1/pkg/common/jwtsvid/sign.go [2022-04-15T08:02:23.712Z] spire-1.2.1/pkg/common/jwtsvid/token_test.go [2022-04-15T08:02:23.712Z] spire-1.2.1/pkg/common/jwtsvid/validate.go [2022-04-15T08:02:23.712Z] spire-1.2.1/pkg/common/jwtutil/ [2022-04-15T08:02:23.712Z] spire-1.2.1/pkg/common/jwtutil/keyset.go [2022-04-15T08:02:23.712Z] spire-1.2.1/pkg/common/jwtutil/keyset_test.go [2022-04-15T08:02:23.712Z] spire-1.2.1/pkg/common/log/ [2022-04-15T08:02:23.712Z] spire-1.2.1/pkg/common/log/hclog_adapter.go [2022-04-15T08:02:23.712Z] spire-1.2.1/pkg/common/log/hclog_adapter_test.go [2022-04-15T08:02:23.712Z] spire-1.2.1/pkg/common/log/log.go [2022-04-15T08:02:23.712Z] spire-1.2.1/pkg/common/log/log_test.go [2022-04-15T08:02:23.712Z] spire-1.2.1/pkg/common/log/options.go [2022-04-15T08:02:23.712Z] spire-1.2.1/pkg/common/nodeutil/ [2022-04-15T08:02:23.712Z] spire-1.2.1/pkg/common/nodeutil/node.go [2022-04-15T08:02:23.712Z] spire-1.2.1/pkg/common/nodeutil/node_test.go [2022-04-15T08:02:23.712Z] spire-1.2.1/pkg/common/peertracker/ [2022-04-15T08:02:23.712Z] spire-1.2.1/pkg/common/peertracker/conn.go [2022-04-15T08:02:23.712Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/server/kustomization.yaml [2022-04-15T08:02:23.712Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/server/spire-server.yaml [2022-04-15T08:02:23.712Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/webhook/ [2022-04-15T08:02:23.712Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/webhook/kustomization.yaml [2022-04-15T08:02:23.712Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/webhook/validation-webhook.yaml [2022-04-15T08:02:23.712Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/workload.yaml [2022-04-15T08:02:23.712Z] spire-1.2.1/test/integration/suites/k8s-scratch/init-kubectl [2022-04-15T08:02:23.712Z] spire-1.2.1/test/integration/suites/k8s-scratch/teardown [2022-04-15T08:02:23.712Z] spire-1.2.1/test/integration/suites/k8s/ [2022-04-15T08:02:23.712Z] spire-1.2.1/test/integration/suites/k8s/00-setup [2022-04-15T08:02:23.712Z] spire-1.2.1/test/integration/suites/k8s/01-apply-config [2022-04-15T08:02:23.712Z] spire-1.2.1/test/integration/suites/k8s/02-check-for-workload-svid [2022-04-15T08:02:23.712Z] spire-1.2.1/test/integration/suites/k8s/README.md [2022-04-15T08:02:23.712Z] spire-1.2.1/test/integration/suites/k8s/conf/ [2022-04-15T08:02:23.713Z] spire-1.2.1/test/integration/suites/k8s/conf/admctrl/ [2022-04-15T08:02:23.713Z] spire-1.2.1/test/integration/suites/k8s/conf/admctrl/admission-control.yaml [2022-04-15T08:02:23.713Z] spire-1.2.1/test/integration/suites/k8s/conf/admctrl/kubeconfig.yaml [2022-04-15T08:02:23.713Z] spire-1.2.1/pkg/common/peertracker/credentials.go [2022-04-15T08:02:23.713Z] spire-1.2.1/pkg/common/peertracker/errors.go [2022-04-15T08:02:23.713Z] spire-1.2.1/pkg/common/peertracker/getpid_windows.c [2022-04-15T08:02:23.713Z] spire-1.2.1/pkg/common/peertracker/getpid_windows.h [2022-04-15T08:02:23.713Z] spire-1.2.1/pkg/common/peertracker/info.go [2022-04-15T08:02:23.713Z] spire-1.2.1/pkg/common/peertracker/listener.go [2022-04-15T08:02:23.713Z] spire-1.2.1/pkg/common/peertracker/listener_test.go [2022-04-15T08:02:23.713Z] spire-1.2.1/pkg/common/peertracker/peertracker.go [2022-04-15T08:02:23.713Z] spire-1.2.1/pkg/common/peertracker/peertracker_test.go [2022-04-15T08:02:23.713Z] spire-1.2.1/pkg/common/peertracker/peertracker_test_child_posix.go [2022-04-15T08:02:23.713Z] spire-1.2.1/pkg/common/peertracker/peertracker_test_child_windows.go [2022-04-15T08:02:23.713Z] spire-1.2.1/pkg/common/peertracker/peertracker_test_posix.go [2022-04-15T08:02:23.713Z] spire-1.2.1/pkg/common/peertracker/peertracker_test_windows.go [2022-04-15T08:02:23.713Z] spire-1.2.1/pkg/common/peertracker/tcp.go [2022-04-15T08:02:23.713Z] spire-1.2.1/pkg/common/peertracker/tcp_fallback.go [2022-04-15T08:02:23.713Z] spire-1.2.1/pkg/common/peertracker/tcp_windows.go [2022-04-15T08:02:23.713Z] spire-1.2.1/pkg/common/peertracker/tracker_bsd.go [2022-04-15T08:02:23.713Z] spire-1.2.1/pkg/common/peertracker/tracker_fallback.go [2022-04-15T08:02:23.713Z] spire-1.2.1/pkg/common/peertracker/tracker_linux.go [2022-04-15T08:02:23.713Z] spire-1.2.1/pkg/common/peertracker/tracker_linux_test.go [2022-04-15T08:02:23.713Z] spire-1.2.1/test/integration/suites/k8s/conf/agent/ [2022-04-15T08:02:23.713Z] spire-1.2.1/test/integration/suites/k8s/conf/agent/kustomization.yaml [2022-04-15T08:02:23.713Z] spire-1.2.1/test/integration/suites/k8s/conf/agent/spire-agent.yaml [2022-04-15T08:02:23.713Z] spire-1.2.1/test/integration/suites/k8s/conf/kind-config.yaml [2022-04-15T08:02:23.713Z] spire-1.2.1/test/integration/suites/k8s/conf/server/ [2022-04-15T08:02:23.713Z] spire-1.2.1/test/integration/suites/k8s/conf/server/k8s-workload-registrar-secret.yaml [2022-04-15T08:02:23.713Z] spire-1.2.1/test/integration/suites/k8s/conf/server/kustomization.yaml [2022-04-15T08:02:23.713Z] spire-1.2.1/test/integration/suites/k8s/conf/server/spire-server.yaml [2022-04-15T08:02:23.713Z] spire-1.2.1/test/integration/suites/k8s/conf/webhook/ [2022-04-15T08:02:23.713Z] spire-1.2.1/test/integration/suites/k8s/conf/webhook/kustomization.yaml [2022-04-15T08:02:23.713Z] spire-1.2.1/test/integration/suites/k8s/conf/webhook/validation-webhook.yaml [2022-04-15T08:02:23.713Z] spire-1.2.1/test/integration/suites/k8s/conf/workload.yaml [2022-04-15T08:02:23.713Z] spire-1.2.1/test/integration/suites/k8s/init-kubectl [2022-04-15T08:02:23.713Z] spire-1.2.1/test/integration/suites/k8s/teardown [2022-04-15T08:02:23.713Z] spire-1.2.1/test/integration/suites/nested-rotation/ [2022-04-15T08:02:23.713Z] spire-1.2.1/test/integration/suites/nested-rotation/00-setup [2022-04-15T08:02:23.713Z] spire-1.2.1/test/integration/suites/nested-rotation/01-start-root [2022-04-15T08:02:23.713Z] spire-1.2.1/test/integration/suites/nested-rotation/02-create-intermediate-downstream-entries [2022-04-15T08:02:23.713Z] spire-1.2.1/test/integration/suites/nested-rotation/03-start-intermediateA [2022-04-15T08:02:23.713Z] spire-1.2.1/test/integration/suites/nested-rotation/04-create-leafA-downstream-entry [2022-04-15T08:02:23.713Z] spire-1.2.1/test/integration/suites/nested-rotation/05-start-leafA [2022-04-15T08:02:23.713Z] spire-1.2.1/test/integration/suites/nested-rotation/06-start-intermediateB [2022-04-15T08:02:23.713Z] spire-1.2.1/test/integration/suites/nested-rotation/07-create-leafB-downstream-entry [2022-04-15T08:02:23.713Z] spire-1.2.1/test/integration/suites/nested-rotation/08-start-leafB [2022-04-15T08:02:23.713Z] spire-1.2.1/test/integration/suites/nested-rotation/09-create-workload-entries [2022-04-15T08:02:23.713Z] spire-1.2.1/test/integration/suites/nested-rotation/10-check-svids [2022-04-15T08:02:23.713Z] spire-1.2.1/test/integration/suites/nested-rotation/Dockerfile [2022-04-15T08:02:23.713Z] spire-1.2.1/test/integration/suites/nested-rotation/README.md [2022-04-15T08:02:23.713Z] spire-1.2.1/test/integration/suites/nested-rotation/docker-compose.yaml [2022-04-15T08:02:23.713Z] spire-1.2.1/test/integration/suites/nested-rotation/intermediateA/ [2022-04-15T08:02:23.713Z] spire-1.2.1/test/integration/suites/nested-rotation/intermediateA/agent/ [2022-04-15T08:02:23.713Z] spire-1.2.1/pkg/common/peertracker/tracker_windows.go [2022-04-15T08:02:23.713Z] spire-1.2.1/pkg/common/peertracker/uds.go [2022-04-15T08:02:23.713Z] spire-1.2.1/pkg/common/peertracker/uds_bsd.go [2022-04-15T08:02:23.713Z] spire-1.2.1/pkg/common/peertracker/uds_fallback.go [2022-04-15T08:02:23.713Z] spire-1.2.1/pkg/common/peertracker/uds_linux.go [2022-04-15T08:02:23.713Z] spire-1.2.1/pkg/common/pemutil/ [2022-04-15T08:02:23.713Z] spire-1.2.1/pkg/common/pemutil/block.go [2022-04-15T08:02:23.713Z] spire-1.2.1/pkg/common/pemutil/certs.go [2022-04-15T08:02:23.713Z] spire-1.2.1/pkg/common/pemutil/common.go [2022-04-15T08:02:23.713Z] spire-1.2.1/pkg/common/pemutil/csr.go [2022-04-15T08:02:23.713Z] spire-1.2.1/pkg/common/pemutil/keys.go [2022-04-15T08:02:23.713Z] spire-1.2.1/pkg/common/pemutil/pemutil_test.go [2022-04-15T08:02:23.713Z] spire-1.2.1/pkg/common/pemutil/testdata/ [2022-04-15T08:02:23.713Z] spire-1.2.1/pkg/common/pemutil/testdata/cert.pem [2022-04-15T08:02:23.713Z] spire-1.2.1/pkg/common/pemutil/testdata/certs.pem [2022-04-15T08:02:23.713Z] spire-1.2.1/pkg/common/pemutil/testdata/csr.pem [2022-04-15T08:02:23.713Z] spire-1.2.1/pkg/common/pemutil/testdata/ecdsa-key-pkcs8.pem [2022-04-15T08:02:23.713Z] spire-1.2.1/pkg/common/pemutil/testdata/ecdsa-key.pem [2022-04-15T08:02:23.713Z] spire-1.2.1/pkg/common/pemutil/testdata/key.pem [2022-04-15T08:02:23.713Z] spire-1.2.1/pkg/common/pemutil/testdata/public-rsa-key.pem [2022-04-15T08:02:23.713Z] spire-1.2.1/pkg/common/pemutil/testdata/rsa-key-pkcs8.pem [2022-04-15T08:02:23.713Z] spire-1.2.1/pkg/common/pemutil/testdata/rsa-key.pem [2022-04-15T08:02:23.713Z] spire-1.2.1/test/integration/suites/nested-rotation/intermediateA/agent/agent.conf [2022-04-15T08:02:23.713Z] spire-1.2.1/test/integration/suites/nested-rotation/intermediateA/server/ [2022-04-15T08:02:23.713Z] spire-1.2.1/test/integration/suites/nested-rotation/intermediateA/server/server.conf [2022-04-15T08:02:23.713Z] spire-1.2.1/test/integration/suites/nested-rotation/intermediateB/ [2022-04-15T08:02:23.713Z] spire-1.2.1/test/integration/suites/nested-rotation/intermediateB/agent/ [2022-04-15T08:02:23.713Z] spire-1.2.1/test/integration/suites/nested-rotation/intermediateB/agent/agent.conf [2022-04-15T08:02:23.713Z] spire-1.2.1/test/integration/suites/nested-rotation/intermediateB/server/ [2022-04-15T08:02:23.713Z] spire-1.2.1/test/integration/suites/nested-rotation/intermediateB/server/server.conf [2022-04-15T08:02:23.713Z] spire-1.2.1/test/integration/suites/nested-rotation/leafA/ [2022-04-15T08:02:23.713Z] spire-1.2.1/test/integration/suites/nested-rotation/leafA/agent/ [2022-04-15T08:02:23.713Z] spire-1.2.1/test/integration/suites/nested-rotation/leafA/agent/agent.conf [2022-04-15T08:02:23.713Z] spire-1.2.1/test/integration/suites/nested-rotation/leafA/server/ [2022-04-15T08:02:23.713Z] spire-1.2.1/test/integration/suites/nested-rotation/leafA/server/server.conf [2022-04-15T08:02:23.713Z] spire-1.2.1/test/integration/suites/nested-rotation/leafB/ [2022-04-15T08:02:23.713Z] spire-1.2.1/pkg/common/plugin/ [2022-04-15T08:02:23.713Z] spire-1.2.1/pkg/common/plugin/aws/ [2022-04-15T08:02:23.713Z] spire-1.2.1/pkg/common/plugin/aws/iid.go [2022-04-15T08:02:23.713Z] spire-1.2.1/pkg/common/plugin/azure/ [2022-04-15T08:02:23.713Z] spire-1.2.1/pkg/common/plugin/azure/msi.go [2022-04-15T08:02:23.713Z] spire-1.2.1/pkg/common/plugin/azure/msi_test.go [2022-04-15T08:02:23.713Z] spire-1.2.1/pkg/common/plugin/facade.go [2022-04-15T08:02:23.713Z] spire-1.2.1/pkg/common/plugin/facade_test.go [2022-04-15T08:02:23.713Z] spire-1.2.1/pkg/common/plugin/gcp/ [2022-04-15T08:02:23.713Z] spire-1.2.1/pkg/common/plugin/gcp/iit.go [2022-04-15T08:02:23.713Z] spire-1.2.1/pkg/common/plugin/k8s/ [2022-04-15T08:02:23.713Z] spire-1.2.1/pkg/common/plugin/k8s/apiserver/ [2022-04-15T08:02:23.713Z] spire-1.2.1/pkg/common/plugin/k8s/apiserver/client.go [2022-04-15T08:02:23.713Z] spire-1.2.1/pkg/common/plugin/k8s/apiserver/client_test.go [2022-04-15T08:02:23.713Z] spire-1.2.1/pkg/common/plugin/k8s/utils.go [2022-04-15T08:02:23.713Z] spire-1.2.1/pkg/common/plugin/k8s/utils_test.go [2022-04-15T08:02:23.713Z] spire-1.2.1/pkg/common/plugin/log.go [2022-04-15T08:02:23.713Z] spire-1.2.1/pkg/common/plugin/sshpop/ [2022-04-15T08:02:23.713Z] spire-1.2.1/pkg/common/plugin/sshpop/handshake.go [2022-04-15T08:02:23.713Z] spire-1.2.1/pkg/common/plugin/sshpop/handshake_test.go [2022-04-15T08:02:23.713Z] spire-1.2.1/pkg/common/plugin/sshpop/sshpop.go [2022-04-15T08:02:23.713Z] spire-1.2.1/pkg/common/plugin/sshpop/sshpop_test.go [2022-04-15T08:02:23.713Z] spire-1.2.1/pkg/common/plugin/sshpop/testdata/ [2022-04-15T08:02:23.713Z] spire-1.2.1/pkg/common/plugin/sshpop/testdata/dummy_agent_ssh_key [2022-04-15T08:02:23.713Z] spire-1.2.1/test/integration/suites/nested-rotation/leafB/agent/ [2022-04-15T08:02:23.713Z] spire-1.2.1/test/integration/suites/nested-rotation/leafB/agent/agent.conf [2022-04-15T08:02:23.713Z] spire-1.2.1/test/integration/suites/nested-rotation/leafB/server/ [2022-04-15T08:02:23.713Z] spire-1.2.1/test/integration/suites/nested-rotation/leafB/server/server.conf [2022-04-15T08:02:23.713Z] spire-1.2.1/test/integration/suites/nested-rotation/root/ [2022-04-15T08:02:23.713Z] spire-1.2.1/test/integration/suites/nested-rotation/root/agent/ [2022-04-15T08:02:23.713Z] spire-1.2.1/test/integration/suites/nested-rotation/root/agent/agent.conf [2022-04-15T08:02:23.713Z] spire-1.2.1/test/integration/suites/nested-rotation/root/server/ [2022-04-15T08:02:23.713Z] spire-1.2.1/test/integration/suites/nested-rotation/root/server/server.conf [2022-04-15T08:02:23.713Z] spire-1.2.1/test/integration/suites/nested-rotation/teardown [2022-04-15T08:02:23.713Z] spire-1.2.1/test/integration/suites/node-attestation/ [2022-04-15T08:02:23.713Z] spire-1.2.1/test/integration/suites/node-attestation/00-setup [2022-04-15T08:02:23.713Z] spire-1.2.1/test/integration/suites/node-attestation/01-start-server [2022-04-15T08:02:23.713Z] spire-1.2.1/test/integration/suites/node-attestation/02-start-agent [2022-04-15T08:02:23.713Z] spire-1.2.1/test/integration/suites/node-attestation/03-test-node-attestation [2022-04-15T08:02:23.713Z] spire-1.2.1/test/integration/suites/node-attestation/04-test-x509pop-attestation [2022-04-15T08:02:23.713Z] spire-1.2.1/pkg/common/plugin/sshpop/testdata/dummy_agent_ssh_key-cert.pub [2022-04-15T08:02:23.713Z] spire-1.2.1/pkg/common/plugin/sshpop/testdata/dummy_ssh_cert_authority.pub [2022-04-15T08:02:23.713Z] spire-1.2.1/pkg/common/plugin/sshpop/testdata/empty_ssh_cert_authority.pub [2022-04-15T08:02:23.713Z] spire-1.2.1/pkg/common/plugin/sshpop/testdata/many_ssh_cert_authorities.pub [2022-04-15T08:02:23.713Z] spire-1.2.1/pkg/common/plugin/tpmdevid/ [2022-04-15T08:02:23.713Z] spire-1.2.1/pkg/common/plugin/tpmdevid/devid.go [2022-04-15T08:02:23.713Z] spire-1.2.1/pkg/common/plugin/x509pop/ [2022-04-15T08:02:23.713Z] spire-1.2.1/pkg/common/plugin/x509pop/x509pop.go [2022-04-15T08:02:23.713Z] spire-1.2.1/pkg/common/plugin/x509pop/x509pop_test.go [2022-04-15T08:02:23.713Z] spire-1.2.1/pkg/common/profiling/ [2022-04-15T08:02:23.713Z] spire-1.2.1/pkg/common/profiling/dumpers.go [2022-04-15T08:02:23.713Z] spire-1.2.1/pkg/common/profiling/profiling.go [2022-04-15T08:02:23.713Z] spire-1.2.1/pkg/common/protoutil/ [2022-04-15T08:02:23.713Z] spire-1.2.1/pkg/common/protoutil/masks.go [2022-04-15T08:02:23.713Z] spire-1.2.1/pkg/common/protoutil/masks_test.go [2022-04-15T08:02:23.713Z] spire-1.2.1/pkg/common/rotationutil/ [2022-04-15T08:02:23.713Z] spire-1.2.1/pkg/common/rotationutil/rotationutil.go [2022-04-15T08:02:23.713Z] spire-1.2.1/pkg/common/rotationutil/rotationutil_test.go [2022-04-15T08:02:23.713Z] spire-1.2.1/pkg/common/selector/ [2022-04-15T08:02:23.713Z] spire-1.2.1/pkg/common/selector/selector.go [2022-04-15T08:02:23.713Z] spire-1.2.1/pkg/common/selector/selector_test.go [2022-04-15T08:02:23.713Z] spire-1.2.1/test/integration/suites/node-attestation/README.md [2022-04-15T08:02:23.713Z] spire-1.2.1/test/integration/suites/node-attestation/conf/ [2022-04-15T08:02:23.713Z] spire-1.2.1/test/integration/suites/node-attestation/conf/agent/ [2022-04-15T08:02:23.713Z] spire-1.2.1/test/integration/suites/node-attestation/conf/agent/agent.conf [2022-04-15T08:02:23.713Z] spire-1.2.1/test/integration/suites/node-attestation/conf/server/ [2022-04-15T08:02:23.713Z] spire-1.2.1/test/integration/suites/node-attestation/conf/server/server.conf [2022-04-15T08:02:23.713Z] spire-1.2.1/test/integration/suites/node-attestation/docker-compose.yaml [2022-04-15T08:02:23.713Z] spire-1.2.1/test/integration/suites/node-attestation/teardown [2022-04-15T08:02:23.713Z] spire-1.2.1/test/integration/suites/rotation/ [2022-04-15T08:02:23.713Z] spire-1.2.1/test/integration/suites/rotation/00-setup [2022-04-15T08:02:23.713Z] spire-1.2.1/test/integration/suites/rotation/01-start-server [2022-04-15T08:02:23.713Z] spire-1.2.1/test/integration/suites/rotation/02-bootstrap-agent [2022-04-15T08:02:23.713Z] spire-1.2.1/test/integration/suites/rotation/03-start-agent [2022-04-15T08:02:23.713Z] spire-1.2.1/test/integration/suites/rotation/04-create-workload-entry [2022-04-15T08:02:23.713Z] spire-1.2.1/test/integration/suites/rotation/05-check-svids [2022-04-15T08:02:23.713Z] spire-1.2.1/test/integration/suites/rotation/README.md [2022-04-15T08:02:23.713Z] spire-1.2.1/test/integration/suites/rotation/conf/ [2022-04-15T08:02:23.713Z] spire-1.2.1/pkg/common/selector/set.go [2022-04-15T08:02:23.713Z] spire-1.2.1/pkg/common/selector/set_utils.go [2022-04-15T08:02:23.713Z] spire-1.2.1/pkg/common/selector/set_utils_test.go [2022-04-15T08:02:23.713Z] spire-1.2.1/pkg/common/telemetry/ [2022-04-15T08:02:23.713Z] spire-1.2.1/pkg/common/telemetry/agent/ [2022-04-15T08:02:23.713Z] spire-1.2.1/pkg/common/telemetry/agent/keymanager/ [2022-04-15T08:02:23.713Z] spire-1.2.1/pkg/common/telemetry/agent/keymanager/keymanager.go [2022-04-15T08:02:23.713Z] spire-1.2.1/pkg/common/telemetry/agent/keymanager/wrapper.go [2022-04-15T08:02:23.713Z] spire-1.2.1/pkg/common/telemetry/agent/keymanager/wrapper_test.go [2022-04-15T08:02:23.713Z] spire-1.2.1/pkg/common/telemetry/agent/manager.go [2022-04-15T08:02:23.713Z] spire-1.2.1/pkg/common/telemetry/agent/node.go [2022-04-15T08:02:23.713Z] spire-1.2.1/pkg/common/telemetry/agent/rotate.go [2022-04-15T08:02:23.713Z] spire-1.2.1/pkg/common/telemetry/agent/sdsapi.go [2022-04-15T08:02:23.713Z] spire-1.2.1/pkg/common/telemetry/agent/store/ [2022-04-15T08:02:23.713Z] spire-1.2.1/pkg/common/telemetry/agent/store/store.go [2022-04-15T08:02:23.713Z] spire-1.2.1/pkg/common/telemetry/agent/workloadapi/ [2022-04-15T08:02:23.713Z] spire-1.2.1/pkg/common/telemetry/agent/workloadapi/workload.go [2022-04-15T08:02:23.713Z] spire-1.2.1/pkg/common/telemetry/blackhole.go [2022-04-15T08:02:23.713Z] spire-1.2.1/pkg/common/telemetry/call.go [2022-04-15T08:02:23.713Z] spire-1.2.1/pkg/common/telemetry/common/ [2022-04-15T08:02:23.713Z] spire-1.2.1/pkg/common/telemetry/common/label_adders.go [2022-04-15T08:02:23.713Z] spire-1.2.1/test/integration/suites/rotation/conf/agent/ [2022-04-15T08:02:23.714Z] spire-1.2.1/test/integration/suites/rotation/conf/agent/agent.conf [2022-04-15T08:02:23.714Z] spire-1.2.1/test/integration/suites/rotation/conf/server/ [2022-04-15T08:02:23.714Z] spire-1.2.1/test/integration/suites/rotation/conf/server/server.conf [2022-04-15T08:02:23.714Z] spire-1.2.1/test/integration/suites/rotation/docker-compose.yaml [2022-04-15T08:02:23.714Z] spire-1.2.1/test/integration/suites/rotation/teardown [2022-04-15T08:02:23.714Z] spire-1.2.1/test/integration/suites/self-test/ [2022-04-15T08:02:23.714Z] spire-1.2.1/test/integration/suites/self-test/00-ensure-command-failure-fails-step [2022-04-15T08:02:23.714Z] spire-1.2.1/test/integration/suites/self-test/README.md [2022-04-15T08:02:23.714Z] spire-1.2.1/test/integration/suites/self-test/teardown [2022-04-15T08:02:23.714Z] spire-1.2.1/test/integration/suites/spire-server-cli/ [2022-04-15T08:02:23.714Z] spire-1.2.1/test/integration/suites/spire-server-cli/01-start-server [2022-04-15T08:02:23.714Z] spire-1.2.1/test/integration/suites/spire-server-cli/02-bundle [2022-04-15T08:02:23.714Z] spire-1.2.1/test/integration/suites/spire-server-cli/03-entry [2022-04-15T08:02:23.714Z] spire-1.2.1/test/integration/suites/spire-server-cli/04-bootstrap-agents [2022-04-15T08:02:23.714Z] spire-1.2.1/test/integration/suites/spire-server-cli/05-start-agents [2022-04-15T08:02:23.714Z] spire-1.2.1/test/integration/suites/spire-server-cli/06-agent [2022-04-15T08:02:23.714Z] spire-1.2.1/test/integration/suites/spire-server-cli/README.md [2022-04-15T08:02:23.714Z] spire-1.2.1/test/integration/suites/spire-server-cli/conf/ [2022-04-15T08:02:23.714Z] spire-1.2.1/test/integration/suites/spire-server-cli/conf/agent/ [2022-04-15T08:02:23.714Z] spire-1.2.1/test/integration/suites/spire-server-cli/conf/agent/agent.conf [2022-04-15T08:02:23.714Z] spire-1.2.1/test/integration/suites/spire-server-cli/conf/fixture/ [2022-04-15T08:02:23.714Z] spire-1.2.1/test/integration/suites/spire-server-cli/conf/fixture/ca.pem [2022-04-15T08:02:23.714Z] spire-1.2.1/test/integration/suites/spire-server-cli/conf/fixture/ca.spiffe [2022-04-15T08:02:23.714Z] spire-1.2.1/test/integration/suites/spire-server-cli/conf/fixture/ca2.pem [2022-04-15T08:02:23.714Z] spire-1.2.1/test/integration/suites/spire-server-cli/conf/fixture/ca2.spiffe [2022-04-15T08:02:23.714Z] spire-1.2.1/test/integration/suites/spire-server-cli/conf/server/ [2022-04-15T08:02:23.714Z] spire-1.2.1/test/integration/suites/spire-server-cli/conf/server/server.conf [2022-04-15T08:02:23.714Z] spire-1.2.1/test/integration/suites/spire-server-cli/docker-compose.yaml [2022-04-15T08:02:23.714Z] spire-1.2.1/test/integration/suites/spire-server-cli/teardown [2022-04-15T08:02:23.714Z] spire-1.2.1/test/integration/suites/upgrade/ [2022-04-15T08:02:23.714Z] spire-1.2.1/test/integration/suites/upgrade/00-setup [2022-04-15T08:02:23.714Z] spire-1.2.1/test/integration/suites/upgrade/01-run-upgrade-tests [2022-04-15T08:02:23.714Z] spire-1.2.1/pkg/common/telemetry/config.go [2022-04-15T08:02:23.714Z] spire-1.2.1/pkg/common/telemetry/dogstatsd.go [2022-04-15T08:02:23.714Z] spire-1.2.1/pkg/common/telemetry/dogstatsd_test.go [2022-04-15T08:02:23.714Z] spire-1.2.1/pkg/common/telemetry/inmem.go [2022-04-15T08:02:23.714Z] spire-1.2.1/pkg/common/telemetry/inmem_test.go [2022-04-15T08:02:23.714Z] spire-1.2.1/pkg/common/telemetry/m3.go [2022-04-15T08:02:23.714Z] spire-1.2.1/pkg/common/telemetry/m3_test.go [2022-04-15T08:02:23.714Z] spire-1.2.1/pkg/common/telemetry/metrics.go [2022-04-15T08:02:23.714Z] spire-1.2.1/pkg/common/telemetry/metrics_benchmark_test.go [2022-04-15T08:02:23.714Z] spire-1.2.1/pkg/common/telemetry/names.go [2022-04-15T08:02:23.714Z] spire-1.2.1/pkg/common/telemetry/prometheus.go [2022-04-15T08:02:23.714Z] spire-1.2.1/pkg/common/telemetry/prometheus_test.go [2022-04-15T08:02:23.714Z] spire-1.2.1/pkg/common/telemetry/sanitize.go [2022-04-15T08:02:23.714Z] spire-1.2.1/pkg/common/telemetry/sanitize_test.go [2022-04-15T08:02:23.714Z] spire-1.2.1/pkg/common/telemetry/server/ [2022-04-15T08:02:23.714Z] spire-1.2.1/pkg/common/telemetry/server/bundle_manager.go [2022-04-15T08:02:23.714Z] spire-1.2.1/pkg/common/telemetry/server/ca_manager.go [2022-04-15T08:02:23.714Z] spire-1.2.1/pkg/common/telemetry/server/datastore/ [2022-04-15T08:02:23.714Z] spire-1.2.1/pkg/common/telemetry/server/datastore/bundle.go [2022-04-15T08:02:23.714Z] spire-1.2.1/pkg/common/telemetry/server/datastore/federation_relationship.go [2022-04-15T08:02:23.714Z] spire-1.2.1/pkg/common/telemetry/server/datastore/join_token.go [2022-04-15T08:02:23.714Z] spire-1.2.1/test/integration/suites/upgrade/02-verify-codebase-version-is-updated [2022-04-15T08:02:23.714Z] spire-1.2.1/test/integration/suites/upgrade/README.md [2022-04-15T08:02:23.714Z] spire-1.2.1/test/integration/suites/upgrade/conf/ [2022-04-15T08:02:23.714Z] spire-1.2.1/test/integration/suites/upgrade/conf/agent/ [2022-04-15T08:02:23.714Z] spire-1.2.1/test/integration/suites/upgrade/conf/agent/agent.conf [2022-04-15T08:02:23.714Z] spire-1.2.1/test/integration/suites/upgrade/conf/server/ [2022-04-15T08:02:23.714Z] spire-1.2.1/test/integration/suites/upgrade/conf/server/server.conf [2022-04-15T08:02:23.714Z] spire-1.2.1/test/integration/suites/upgrade/teardown [2022-04-15T08:02:23.714Z] spire-1.2.1/test/integration/suites/upgrade/versions.txt [2022-04-15T08:02:23.714Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/ [2022-04-15T08:02:23.714Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/00-setup-kind [2022-04-15T08:02:23.714Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/01-setup-cert-manager [2022-04-15T08:02:23.714Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/02-deploy-spire [2022-04-15T08:02:23.714Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/03-verify-ca [2022-04-15T08:02:23.714Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/README.md [2022-04-15T08:02:23.714Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/conf/ [2022-04-15T08:02:23.714Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/conf/cert-manager-issuer.yaml [2022-04-15T08:02:23.714Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/conf/kind-config.yaml [2022-04-15T08:02:23.714Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/conf/server/ [2022-04-15T08:02:23.714Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/conf/server/kustomization.yaml [2022-04-15T08:02:23.714Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/conf/server/spire-server.yaml [2022-04-15T08:02:23.714Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/init-kubectl [2022-04-15T08:02:23.714Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/teardown [2022-04-15T08:02:23.714Z] spire-1.2.1/test/integration/test-one.sh [2022-04-15T08:02:23.714Z] spire-1.2.1/test/integration/test.sh [2022-04-15T08:02:23.714Z] spire-1.2.1/test/plugintest/ [2022-04-15T08:02:23.714Z] spire-1.2.1/test/plugintest/config.go [2022-04-15T08:02:23.714Z] spire-1.2.1/test/plugintest/load.go [2022-04-15T08:02:23.714Z] spire-1.2.1/test/plugintest/option.go [2022-04-15T08:02:23.714Z] spire-1.2.1/test/spiretest/ [2022-04-15T08:02:23.714Z] spire-1.2.1/test/spiretest/apiserver.go [2022-04-15T08:02:23.714Z] spire-1.2.1/test/spiretest/assertions.go [2022-04-15T08:02:23.714Z] spire-1.2.1/pkg/common/telemetry/server/datastore/node.go [2022-04-15T08:02:23.714Z] spire-1.2.1/pkg/common/telemetry/server/datastore/registration.go [2022-04-15T08:02:23.714Z] spire-1.2.1/pkg/common/telemetry/server/datastore/wrapper.go [2022-04-15T08:02:23.714Z] spire-1.2.1/pkg/common/telemetry/server/datastore/wrapper_test.go [2022-04-15T08:02:23.714Z] spire-1.2.1/pkg/common/telemetry/server/keymanager/ [2022-04-15T08:02:23.714Z] spire-1.2.1/pkg/common/telemetry/server/keymanager/keymanager.go [2022-04-15T08:02:23.714Z] spire-1.2.1/pkg/common/telemetry/server/keymanager/wrapper.go [2022-04-15T08:02:23.714Z] spire-1.2.1/pkg/common/telemetry/server/keymanager/wrapper_test.go [2022-04-15T08:02:23.714Z] spire-1.2.1/pkg/common/telemetry/server/registration_manager.go [2022-04-15T08:02:23.714Z] spire-1.2.1/pkg/common/telemetry/server/rotate.go [2022-04-15T08:02:23.714Z] spire-1.2.1/pkg/common/telemetry/server/server.go [2022-04-15T08:02:23.714Z] spire-1.2.1/pkg/common/telemetry/sink.go [2022-04-15T08:02:23.714Z] spire-1.2.1/pkg/common/telemetry/statsd.go [2022-04-15T08:02:23.714Z] spire-1.2.1/pkg/common/telemetry/statsd_test.go [2022-04-15T08:02:23.714Z] spire-1.2.1/pkg/common/telemetry/uptime.go [2022-04-15T08:02:23.714Z] spire-1.2.1/pkg/common/telemetry/version.go [2022-04-15T08:02:23.714Z] spire-1.2.1/pkg/common/telemetry/withlabels.go [2022-04-15T08:02:23.714Z] spire-1.2.1/pkg/common/uptime/ [2022-04-15T08:02:23.714Z] spire-1.2.1/pkg/common/uptime/uptime.go [2022-04-15T08:02:23.714Z] spire-1.2.1/pkg/common/uptime/uptime_test.go [2022-04-15T08:02:23.714Z] spire-1.2.1/pkg/common/util/ [2022-04-15T08:02:23.714Z] spire-1.2.1/pkg/common/util/certs.go [2022-04-15T08:02:23.714Z] spire-1.2.1/pkg/common/util/certs_test.go [2022-04-15T08:02:23.714Z] spire-1.2.1/pkg/common/util/csr.go [2022-04-15T08:02:23.714Z] spire-1.2.1/pkg/common/util/hash.go [2022-04-15T08:02:23.714Z] spire-1.2.1/pkg/common/util/selectors.go [2022-04-15T08:02:23.714Z] spire-1.2.1/pkg/common/util/selectors_test.go [2022-04-15T08:02:23.714Z] spire-1.2.1/pkg/common/util/signals.go [2022-04-15T08:02:23.714Z] spire-1.2.1/pkg/common/util/sort.go [2022-04-15T08:02:23.714Z] spire-1.2.1/pkg/common/util/sort_test.go [2022-04-15T08:02:23.714Z] spire-1.2.1/pkg/common/util/task.go [2022-04-15T08:02:23.714Z] spire-1.2.1/pkg/common/util/task_test.go [2022-04-15T08:02:23.714Z] spire-1.2.1/pkg/common/util/testdata/ [2022-04-15T08:02:23.714Z] spire-1.2.1/pkg/common/util/testdata/empty-bundle.pem [2022-04-15T08:02:23.714Z] spire-1.2.1/pkg/common/util/testdata/mixed-bundle.pem [2022-04-15T08:02:23.714Z] spire-1.2.1/pkg/common/version/ [2022-04-15T08:02:23.714Z] spire-1.2.1/pkg/common/version/version.go [2022-04-15T08:02:23.714Z] spire-1.2.1/pkg/common/x509svid/ [2022-04-15T08:02:23.714Z] spire-1.2.1/pkg/common/x509svid/common_test.go [2022-04-15T08:02:23.714Z] spire-1.2.1/pkg/common/x509svid/csr.go [2022-04-15T08:02:23.714Z] spire-1.2.1/pkg/common/x509svid/upstreamca.go [2022-04-15T08:02:23.714Z] spire-1.2.1/pkg/common/x509svid/upstreamca_test.go [2022-04-15T08:02:23.714Z] spire-1.2.1/pkg/common/x509util/ [2022-04-15T08:02:23.714Z] spire-1.2.1/pkg/common/x509util/cert.go [2022-04-15T08:02:23.714Z] spire-1.2.1/pkg/common/x509util/dns.go [2022-04-15T08:02:23.714Z] spire-1.2.1/pkg/common/x509util/dns_test.go [2022-04-15T08:02:23.714Z] spire-1.2.1/test/spiretest/dir.go [2022-04-15T08:02:23.714Z] spire-1.2.1/test/spiretest/errors_posix.go [2022-04-15T08:02:23.714Z] spire-1.2.1/test/spiretest/errors_windows.go [2022-04-15T08:02:23.714Z] spire-1.2.1/test/spiretest/logs.go [2022-04-15T08:02:23.714Z] spire-1.2.1/test/spiretest/socketapi.go [2022-04-15T08:02:23.714Z] spire-1.2.1/test/spiretest/suite.go [2022-04-15T08:02:23.714Z] spire-1.2.1/test/spiretest/x509.go [2022-04-15T08:02:23.714Z] spire-1.2.1/test/testca/ [2022-04-15T08:02:23.714Z] spire-1.2.1/test/testca/ca.go [2022-04-15T08:02:23.714Z] spire-1.2.1/test/testkey/ [2022-04-15T08:02:23.714Z] spire-1.2.1/test/testkey/generate.sh [2022-04-15T08:02:23.714Z] spire-1.2.1/test/testkey/genkeys.go [2022-04-15T08:02:23.714Z] spire-1.2.1/test/testkey/keys.go [2022-04-15T08:02:23.714Z] spire-1.2.1/test/testkey/new.go [2022-04-15T08:02:23.714Z] spire-1.2.1/test/tpmsimulator/ [2022-04-15T08:02:23.714Z] spire-1.2.1/test/tpmsimulator/simulator.go [2022-04-15T08:02:23.714Z] spire-1.2.1/test/util/ [2022-04-15T08:02:23.714Z] spire-1.2.1/test/util/cert_fixtures.go [2022-04-15T08:02:23.714Z] spire-1.2.1/test/util/cert_generation.go [2022-04-15T08:02:23.714Z] spire-1.2.1/test/util/io_redirection.go [2022-04-15T08:02:23.714Z] spire-1.2.1/test/util/race.go [2022-04-15T08:02:23.714Z] spire-1.2.1/test/util/util.go [2022-04-15T08:02:23.714Z] building spire from source... [2022-04-15T08:02:23.714Z] [2022-04-15T08:02:23.714Z] spire-1.2.1/pkg/common/x509util/keyid.go [2022-04-15T08:02:23.714Z] spire-1.2.1/pkg/common/x509util/keypair.go [2022-04-15T08:02:23.714Z] spire-1.2.1/pkg/common/x509util/serialnumber.go [2022-04-15T08:02:23.714Z] spire-1.2.1/pkg/common/x509util/serialnumber_test.go [2022-04-15T08:02:23.714Z] spire-1.2.1/pkg/server/ [2022-04-15T08:02:23.714Z] spire-1.2.1/pkg/server/api/ [2022-04-15T08:02:23.714Z] spire-1.2.1/pkg/server/api/agent.go [2022-04-15T08:02:23.714Z] spire-1.2.1/pkg/server/api/agent/ [2022-04-15T08:02:23.714Z] spire-1.2.1/pkg/server/api/agent/v1/ [2022-04-15T08:02:23.714Z] spire-1.2.1/pkg/server/api/agent/v1/service.go [2022-04-15T08:02:23.714Z] spire-1.2.1/pkg/server/api/agent/v1/service_test.go [2022-04-15T08:02:23.714Z] spire-1.2.1/pkg/server/api/agent_test.go [2022-04-15T08:02:23.714Z] spire-1.2.1/pkg/server/api/api.go [2022-04-15T08:02:23.714Z] spire-1.2.1/pkg/server/api/audit/ [2022-04-15T08:02:23.714Z] spire-1.2.1/pkg/server/api/audit/audit.go [2022-04-15T08:02:23.714Z] spire-1.2.1/pkg/server/api/audit/audit_test.go [2022-04-15T08:02:23.714Z] spire-1.2.1/pkg/server/api/bundle.go [2022-04-15T08:02:23.714Z] spire-1.2.1/pkg/server/api/bundle/ [2022-04-15T08:02:23.714Z] spire-1.2.1/pkg/server/api/bundle/v1/ [2022-04-15T08:02:23.714Z] spire-1.2.1/pkg/server/api/bundle/v1/service.go [2022-04-15T08:02:23.714Z] spire-1.2.1/pkg/server/api/bundle/v1/service_test.go [2022-04-15T08:02:23.714Z] spire-1.2.1/pkg/server/api/bundle_test.go [2022-04-15T08:02:23.714Z] spire-1.2.1/pkg/server/api/debug/ [2022-04-15T08:02:23.714Z] spire-1.2.1/pkg/server/api/debug/v1/ [2022-04-15T08:02:23.714Z] spire-1.2.1/pkg/server/api/debug/v1/service.go [2022-04-15T08:02:23.994Z] spire-1.2.1/pkg/server/api/debug/v1/service_test.go [2022-04-15T08:02:23.994Z] spire-1.2.1/pkg/server/api/entry.go [2022-04-15T08:02:23.994Z] spire-1.2.1/pkg/server/api/entry/ [2022-04-15T08:02:23.994Z] spire-1.2.1/pkg/server/api/entry/v1/ [2022-04-15T08:02:23.994Z] spire-1.2.1/pkg/server/api/entry/v1/service.go [2022-04-15T08:02:23.994Z] spire-1.2.1/pkg/server/api/entry/v1/service_test.go [2022-04-15T08:02:23.994Z] spire-1.2.1/pkg/server/api/entry_test.go [2022-04-15T08:02:23.994Z] spire-1.2.1/pkg/server/api/health/ [2022-04-15T08:02:23.994Z] spire-1.2.1/pkg/server/api/health/v1/ [2022-04-15T08:02:23.994Z] spire-1.2.1/pkg/server/api/health/v1/service.go [2022-04-15T08:02:23.994Z] spire-1.2.1/pkg/server/api/health/v1/service_test.go [2022-04-15T08:02:23.994Z] spire-1.2.1/pkg/server/api/id.go [2022-04-15T08:02:23.994Z] spire-1.2.1/pkg/server/api/id_test.go [2022-04-15T08:02:23.994Z] spire-1.2.1/pkg/server/api/limits/ [2022-04-15T08:02:23.994Z] spire-1.2.1/pkg/server/api/limits/limits.go [2022-04-15T08:02:23.994Z] spire-1.2.1/pkg/server/api/middleware/ [2022-04-15T08:02:23.994Z] spire-1.2.1/pkg/server/api/middleware/alias.go [2022-04-15T08:02:23.994Z] spire-1.2.1/pkg/server/api/middleware/audit.go [2022-04-15T08:02:23.994Z] spire-1.2.1/pkg/server/api/middleware/authorization.go [2022-04-15T08:02:23.994Z] spire-1.2.1/pkg/server/api/middleware/authorization_opa.go [2022-04-15T08:02:23.994Z] spire-1.2.1/pkg/server/api/middleware/authorization_test.go [2022-04-15T08:02:23.994Z] spire-1.2.1/pkg/server/api/middleware/authorize_agent.go [2022-04-15T08:02:23.994Z] spire-1.2.1/pkg/server/api/middleware/caller.go [2022-04-15T08:02:23.994Z] spire-1.2.1/pkg/server/api/middleware/caller_test.go [2022-04-15T08:02:23.994Z] spire-1.2.1/pkg/server/api/middleware/common.go [2022-04-15T08:02:23.994Z] spire-1.2.1/pkg/server/api/middleware/common_test.go [2022-04-15T08:02:23.994Z] spire-1.2.1/pkg/server/api/middleware/entries.go [2022-04-15T08:02:23.994Z] spire-1.2.1/pkg/server/api/middleware/entries_test.go [2022-04-15T08:02:23.994Z] spire-1.2.1/pkg/server/api/middleware/ratelimit.go [2022-04-15T08:02:23.994Z] spire-1.2.1/pkg/server/api/middleware/ratelimit_test.go [2022-04-15T08:02:23.994Z] spire-1.2.1/pkg/server/api/ratelimit.go [2022-04-15T08:02:23.994Z] spire-1.2.1/pkg/server/api/rpccontext/ [2022-04-15T08:02:23.994Z] spire-1.2.1/pkg/server/api/rpccontext/alias.go [2022-04-15T08:02:23.994Z] spire-1.2.1/pkg/server/api/rpccontext/audit.go [2022-04-15T08:02:23.994Z] spire-1.2.1/pkg/server/api/rpccontext/caller.go [2022-04-15T08:02:23.994Z] spire-1.2.1/pkg/server/api/rpccontext/ratelimit.go [2022-04-15T08:02:23.994Z] spire-1.2.1/pkg/server/api/selector.go [2022-04-15T08:02:23.994Z] spire-1.2.1/pkg/server/api/selector_test.go [2022-04-15T08:02:23.994Z] spire-1.2.1/pkg/server/api/status.go [2022-04-15T08:02:23.994Z] spire-1.2.1/pkg/server/api/status_test.go [2022-04-15T08:02:23.994Z] spire-1.2.1/pkg/server/api/svid/ [2022-04-15T08:02:23.994Z] spire-1.2.1/pkg/server/api/svid/v1/ [2022-04-15T08:02:23.994Z] spire-1.2.1/pkg/server/api/svid/v1/service.go [2022-04-15T08:02:23.994Z] spire-1.2.1/pkg/server/api/svid/v1/service_test.go [2022-04-15T08:02:23.994Z] spire-1.2.1/pkg/server/api/trustdomain.go [2022-04-15T08:02:23.994Z] spire-1.2.1/pkg/server/api/trustdomain/ [2022-04-15T08:02:23.994Z] spire-1.2.1/pkg/server/api/trustdomain/v1/ [2022-04-15T08:02:23.994Z] spire-1.2.1/pkg/server/api/trustdomain/v1/service.go [2022-04-15T08:02:23.994Z] spire-1.2.1/pkg/server/api/trustdomain/v1/service_test.go [2022-04-15T08:02:23.994Z] spire-1.2.1/pkg/server/api/trustdomain_test.go [2022-04-15T08:02:23.994Z] spire-1.2.1/pkg/server/authpolicy/ [2022-04-15T08:02:23.994Z] spire-1.2.1/pkg/server/authpolicy/defaults.go [2022-04-15T08:02:23.994Z] spire-1.2.1/pkg/server/authpolicy/policy.go [2022-04-15T08:02:23.994Z] spire-1.2.1/pkg/server/authpolicy/policy.rego [2022-04-15T08:02:23.994Z] spire-1.2.1/pkg/server/authpolicy/policy_data.json [2022-04-15T08:02:23.994Z] spire-1.2.1/pkg/server/authpolicy/policy_test.go [2022-04-15T08:02:23.994Z] spire-1.2.1/pkg/server/authpolicy/validate.go [2022-04-15T08:02:23.994Z] spire-1.2.1/pkg/server/bundle/ [2022-04-15T08:02:23.994Z] spire-1.2.1/pkg/server/bundle/client/ [2022-04-15T08:02:23.994Z] spire-1.2.1/pkg/server/bundle/client/client.go [2022-04-15T08:02:23.994Z] spire-1.2.1/pkg/server/bundle/client/client_test.go [2022-04-15T08:02:23.994Z] spire-1.2.1/pkg/server/bundle/client/manager.go [2022-04-15T08:02:23.994Z] spire-1.2.1/pkg/server/bundle/client/manager_test.go [2022-04-15T08:02:23.994Z] spire-1.2.1/pkg/server/bundle/client/sources.go [2022-04-15T08:02:23.994Z] spire-1.2.1/pkg/server/bundle/client/sources_test.go [2022-04-15T08:02:23.994Z] spire-1.2.1/pkg/server/bundle/client/updater.go [2022-04-15T08:02:23.994Z] spire-1.2.1/pkg/server/bundle/client/updater_test.go [2022-04-15T08:02:23.994Z] spire-1.2.1/pkg/server/ca/ [2022-04-15T08:02:23.994Z] spire-1.2.1/pkg/server/ca/ca.go [2022-04-15T08:02:23.994Z] spire-1.2.1/pkg/server/ca/ca_health.go [2022-04-15T08:02:23.994Z] spire-1.2.1/pkg/server/ca/ca_test.go [2022-04-15T08:02:23.994Z] spire-1.2.1/pkg/server/ca/journal.go [2022-04-15T08:02:23.994Z] spire-1.2.1/pkg/server/ca/journal_test.go [2022-04-15T08:02:23.994Z] spire-1.2.1/pkg/server/ca/manager.go [2022-04-15T08:02:23.994Z] spire-1.2.1/pkg/server/ca/manager_health.go [2022-04-15T08:02:23.994Z] spire-1.2.1/pkg/server/ca/manager_test.go [2022-04-15T08:02:23.994Z] spire-1.2.1/pkg/server/ca/templates.go [2022-04-15T08:02:23.994Z] spire-1.2.1/pkg/server/ca/upstream_client.go [2022-04-15T08:02:23.994Z] spire-1.2.1/pkg/server/ca/upstream_client_test.go [2022-04-15T08:02:23.994Z] spire-1.2.1/pkg/server/ca/validation.go [2022-04-15T08:02:23.994Z] spire-1.2.1/pkg/server/cache/ [2022-04-15T08:02:23.994Z] spire-1.2.1/pkg/server/cache/dscache/ [2022-04-15T08:02:23.994Z] spire-1.2.1/pkg/server/cache/dscache/cache.go [2022-04-15T08:02:23.994Z] spire-1.2.1/pkg/server/cache/dscache/cache_test.go [2022-04-15T08:02:23.994Z] spire-1.2.1/pkg/server/cache/entrycache/ [2022-04-15T08:02:23.994Z] spire-1.2.1/pkg/server/cache/entrycache/cache.go [2022-04-15T08:02:23.994Z] spire-1.2.1/pkg/server/cache/entrycache/cache_test.go [2022-04-15T08:02:23.994Z] spire-1.2.1/pkg/server/cache/entrycache/fullcache.go [2022-04-15T08:02:23.994Z] spire-1.2.1/pkg/server/cache/entrycache/fullcache_ds.go [2022-04-15T08:02:23.994Z] spire-1.2.1/pkg/server/cache/entrycache/fullcache_ds_test.go [2022-04-15T08:02:23.994Z] spire-1.2.1/pkg/server/cache/entrycache/fullcache_test.go [2022-04-15T08:02:23.994Z] spire-1.2.1/pkg/server/catalog/ [2022-04-15T08:02:23.994Z] spire-1.2.1/pkg/server/catalog/catalog.go [2022-04-15T08:02:23.994Z] spire-1.2.1/pkg/server/catalog/keymanager.go [2022-04-15T08:02:23.994Z] spire-1.2.1/pkg/server/catalog/nodeattestor.go [2022-04-15T08:02:23.994Z] spire-1.2.1/pkg/server/catalog/noderesolver.go [2022-04-15T08:02:23.994Z] spire-1.2.1/pkg/server/catalog/notifier.go [2022-04-15T08:02:23.994Z] spire-1.2.1/pkg/server/catalog/upstreamauthority.go [2022-04-15T08:02:23.994Z] spire-1.2.1/pkg/server/config.go [2022-04-15T08:02:23.994Z] spire-1.2.1/pkg/server/datastore/ [2022-04-15T08:02:23.994Z] spire-1.2.1/pkg/server/datastore/datastore.go [2022-04-15T08:02:23.994Z] spire-1.2.1/pkg/server/datastore/datastore_health.go [2022-04-15T08:02:23.994Z] spire-1.2.1/pkg/server/datastore/repository.go [2022-04-15T08:02:23.994Z] spire-1.2.1/pkg/server/datastore/sqlstore/ [2022-04-15T08:02:23.994Z] spire-1.2.1/pkg/server/datastore/sqlstore/dialect.go [2022-04-15T08:02:23.994Z] spire-1.2.1/pkg/server/datastore/sqlstore/migration.go [2022-04-15T08:02:23.994Z] spire-1.2.1/pkg/server/datastore/sqlstore/migration_test.go [2022-04-15T08:02:23.994Z] spire-1.2.1/pkg/server/datastore/sqlstore/models.go [2022-04-15T08:02:23.994Z] spire-1.2.1/pkg/server/datastore/sqlstore/mysql.go [2022-04-15T08:02:23.994Z] spire-1.2.1/pkg/server/datastore/sqlstore/postgres.go [2022-04-15T08:02:23.994Z] spire-1.2.1/pkg/server/datastore/sqlstore/sqlite.go [2022-04-15T08:02:23.994Z] spire-1.2.1/pkg/server/datastore/sqlstore/sqlite_no_cgo.go [2022-04-15T08:02:23.994Z] spire-1.2.1/pkg/server/datastore/sqlstore/sqlite_test.go [2022-04-15T08:02:23.995Z] spire-1.2.1/pkg/server/datastore/sqlstore/sqlstore.go [2022-04-15T08:02:23.995Z] spire-1.2.1/pkg/server/datastore/sqlstore/sqlstore_test.go [2022-04-15T08:02:23.995Z] spire-1.2.1/pkg/server/datastore/sqlstore/stmt_cache.go [2022-04-15T08:02:23.995Z] spire-1.2.1/pkg/server/datastore/sqlstore/testdata/ [2022-04-15T08:02:23.995Z] spire-1.2.1/pkg/server/datastore/sqlstore/testdata/entries.json [2022-04-15T08:02:23.995Z] spire-1.2.1/pkg/server/datastore/sqlstore/testdata/entries_federates_with.json [2022-04-15T08:02:23.995Z] spire-1.2.1/pkg/server/datastore/sqlstore/testdata/invalid_registration_entries.json [2022-04-15T08:02:23.995Z] spire-1.2.1/pkg/server/datastore/sqlstore/testdata/valid_registration_entries.json [2022-04-15T08:02:23.995Z] spire-1.2.1/pkg/server/endpoints/ [2022-04-15T08:02:23.995Z] spire-1.2.1/pkg/server/endpoints/bundle/ [2022-04-15T08:02:23.995Z] spire-1.2.1/pkg/server/endpoints/bundle/acme_auth.go [2022-04-15T08:02:23.995Z] spire-1.2.1/pkg/server/endpoints/bundle/config.go [2022-04-15T08:02:23.995Z] spire-1.2.1/pkg/server/endpoints/bundle/internal/ [2022-04-15T08:02:23.995Z] spire-1.2.1/pkg/server/endpoints/bundle/internal/README [2022-04-15T08:02:23.995Z] spire-1.2.1/pkg/server/endpoints/bundle/internal/acmetest/ [2022-04-15T08:02:23.995Z] spire-1.2.1/pkg/server/endpoints/bundle/internal/acmetest/ca.go [2022-04-15T08:02:23.995Z] spire-1.2.1/pkg/server/endpoints/bundle/internal/autocert/ [2022-04-15T08:02:23.995Z] spire-1.2.1/pkg/server/endpoints/bundle/internal/autocert/autocert.go [2022-04-15T08:02:23.995Z] spire-1.2.1/pkg/server/endpoints/bundle/internal/autocert/cache.go [2022-04-15T08:02:23.995Z] spire-1.2.1/pkg/server/endpoints/bundle/internal/autocert/keys.go [2022-04-15T08:02:23.995Z] spire-1.2.1/pkg/server/endpoints/bundle/internal/autocert/listener.go [2022-04-15T08:02:23.995Z] spire-1.2.1/pkg/server/endpoints/bundle/internal/autocert/renewal.go [2022-04-15T08:02:23.995Z] spire-1.2.1/pkg/server/endpoints/bundle/server.go [2022-04-15T08:02:23.995Z] spire-1.2.1/pkg/server/endpoints/bundle/server_test.go [2022-04-15T08:02:23.995Z] spire-1.2.1/pkg/server/endpoints/bundle/spiffe_auth.go [2022-04-15T08:02:23.995Z] spire-1.2.1/pkg/server/endpoints/config.go [2022-04-15T08:02:23.995Z] spire-1.2.1/pkg/server/endpoints/endpoints.go [2022-04-15T08:02:23.995Z] spire-1.2.1/pkg/server/endpoints/endpoints_test.go [2022-04-15T08:02:23.995Z] spire-1.2.1/pkg/server/endpoints/entryfetcher.go [2022-04-15T08:02:23.995Z] spire-1.2.1/pkg/server/endpoints/entryfetcher_test.go [2022-04-15T08:02:23.995Z] spire-1.2.1/pkg/server/endpoints/middleware.go [2022-04-15T08:02:23.995Z] spire-1.2.1/pkg/server/endpoints/middleware_test.go [2022-04-15T08:02:23.995Z] spire-1.2.1/pkg/server/hostservice/ [2022-04-15T08:02:23.995Z] spire-1.2.1/pkg/server/hostservice/agentstore/ [2022-04-15T08:02:23.995Z] spire-1.2.1/pkg/server/hostservice/agentstore/agentstore.go [2022-04-15T08:02:23.995Z] spire-1.2.1/pkg/server/hostservice/agentstore/agentstore_test.go [2022-04-15T08:02:23.995Z] spire-1.2.1/pkg/server/hostservice/agentstore/attestation.go [2022-04-15T08:02:23.995Z] spire-1.2.1/pkg/server/hostservice/agentstore/attestation_test.go [2022-04-15T08:02:23.995Z] spire-1.2.1/pkg/server/hostservice/identityprovider/ [2022-04-15T08:02:23.995Z] spire-1.2.1/pkg/server/hostservice/identityprovider/identityprovider.go [2022-04-15T08:02:23.995Z] spire-1.2.1/pkg/server/hostservice/identityprovider/identityprovider_test.go [2022-04-15T08:02:23.995Z] spire-1.2.1/pkg/server/plugin/ [2022-04-15T08:02:23.995Z] spire-1.2.1/pkg/server/plugin/keymanager/ [2022-04-15T08:02:23.995Z] spire-1.2.1/pkg/server/plugin/keymanager/awskms/ [2022-04-15T08:02:23.995Z] spire-1.2.1/pkg/server/plugin/keymanager/awskms/awskms.go [2022-04-15T08:02:23.995Z] spire-1.2.1/pkg/server/plugin/keymanager/awskms/awskms_test.go [2022-04-15T08:02:23.995Z] spire-1.2.1/pkg/server/plugin/keymanager/awskms/client.go [2022-04-15T08:02:23.995Z] spire-1.2.1/pkg/server/plugin/keymanager/awskms/client_fake.go [2022-04-15T08:02:23.995Z] spire-1.2.1/pkg/server/plugin/keymanager/awskms/fetcher.go [2022-04-15T08:02:23.995Z] spire-1.2.1/pkg/server/plugin/keymanager/base/ [2022-04-15T08:02:23.995Z] spire-1.2.1/pkg/server/plugin/keymanager/base/keymanagerbase.go [2022-04-15T08:02:23.995Z] spire-1.2.1/pkg/server/plugin/keymanager/constant.go [2022-04-15T08:02:23.995Z] spire-1.2.1/pkg/server/plugin/keymanager/disk/ [2022-04-15T08:02:23.995Z] spire-1.2.1/pkg/server/plugin/keymanager/disk/disk.go [2022-04-15T08:02:23.995Z] spire-1.2.1/pkg/server/plugin/keymanager/disk/disk_test.go [2022-04-15T08:02:23.995Z] spire-1.2.1/pkg/server/plugin/keymanager/keymanager.go [2022-04-15T08:02:23.995Z] spire-1.2.1/pkg/server/plugin/keymanager/memory/ [2022-04-15T08:02:23.995Z] spire-1.2.1/pkg/server/plugin/keymanager/memory/memory.go [2022-04-15T08:02:23.995Z] spire-1.2.1/pkg/server/plugin/keymanager/memory/memory_test.go [2022-04-15T08:02:23.995Z] spire-1.2.1/pkg/server/plugin/keymanager/repository.go [2022-04-15T08:02:23.995Z] spire-1.2.1/pkg/server/plugin/keymanager/test/ [2022-04-15T08:02:23.995Z] spire-1.2.1/pkg/server/plugin/keymanager/test/keymanagertest.go [2022-04-15T08:02:23.995Z] spire-1.2.1/pkg/server/plugin/keymanager/v1.go [2022-04-15T08:02:23.995Z] spire-1.2.1/pkg/server/plugin/keymanager/v1_test.go [2022-04-15T08:02:23.995Z] spire-1.2.1/pkg/server/plugin/nodeattestor/ [2022-04-15T08:02:23.995Z] spire-1.2.1/pkg/server/plugin/nodeattestor/aws/ [2022-04-15T08:02:23.995Z] spire-1.2.1/pkg/server/plugin/nodeattestor/aws/awsca.go [2022-04-15T08:02:23.995Z] spire-1.2.1/pkg/server/plugin/nodeattestor/aws/client.go [2022-04-15T08:02:23.995Z] spire-1.2.1/pkg/server/plugin/nodeattestor/aws/iid.go [2022-04-15T08:02:23.995Z] spire-1.2.1/pkg/server/plugin/nodeattestor/aws/iid_test.go [2022-04-15T08:02:23.995Z] spire-1.2.1/pkg/server/plugin/nodeattestor/aws/session.go [2022-04-15T08:02:23.995Z] spire-1.2.1/pkg/server/plugin/nodeattestor/aws/spiffeid.go [2022-04-15T08:02:23.995Z] spire-1.2.1/pkg/server/plugin/nodeattestor/aws/spiffeid_test.go [2022-04-15T08:02:23.995Z] spire-1.2.1/pkg/server/plugin/nodeattestor/azure/ [2022-04-15T08:02:23.995Z] spire-1.2.1/pkg/server/plugin/nodeattestor/azure/msi.go [2022-04-15T08:02:23.995Z] spire-1.2.1/pkg/server/plugin/nodeattestor/azure/msi_test.go [2022-04-15T08:02:23.995Z] spire-1.2.1/pkg/server/plugin/nodeattestor/base/ [2022-04-15T08:02:23.995Z] spire-1.2.1/pkg/server/plugin/nodeattestor/base/base.go [2022-04-15T08:02:23.995Z] spire-1.2.1/pkg/server/plugin/nodeattestor/gcp/ [2022-04-15T08:02:23.995Z] spire-1.2.1/pkg/server/plugin/nodeattestor/gcp/google_public_key_retriever.go [2022-04-15T08:02:23.995Z] spire-1.2.1/pkg/server/plugin/nodeattestor/gcp/google_public_key_retriever_test.go [2022-04-15T08:02:23.995Z] spire-1.2.1/pkg/server/plugin/nodeattestor/gcp/iit.go [2022-04-15T08:02:23.995Z] spire-1.2.1/pkg/server/plugin/nodeattestor/gcp/iit_test.go [2022-04-15T08:02:23.995Z] spire-1.2.1/pkg/server/plugin/nodeattestor/jointoken/ [2022-04-15T08:02:23.995Z] spire-1.2.1/pkg/server/plugin/nodeattestor/jointoken/join_token.go [2022-04-15T08:02:23.995Z] spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/ [2022-04-15T08:02:23.995Z] spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/psat/ [2022-04-15T08:02:23.995Z] spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/psat/psat.go [2022-04-15T08:02:23.995Z] spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/psat/psat_test.go [2022-04-15T08:02:23.995Z] spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/sat/ [2022-04-15T08:02:23.995Z] spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/sat/sat.go [2022-04-15T08:02:23.995Z] spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/sat/sat_test.go [2022-04-15T08:02:23.995Z] spire-1.2.1/pkg/server/plugin/nodeattestor/nodeattestor.go [2022-04-15T08:02:23.995Z] spire-1.2.1/pkg/server/plugin/nodeattestor/repository.go [2022-04-15T08:02:23.995Z] spire-1.2.1/pkg/server/plugin/nodeattestor/sshpop/ [2022-04-15T08:02:23.995Z] spire-1.2.1/pkg/server/plugin/nodeattestor/sshpop/sshpop.go [2022-04-15T08:02:23.995Z] spire-1.2.1/pkg/server/plugin/nodeattestor/sshpop/sshpop_test.go [2022-04-15T08:02:23.995Z] spire-1.2.1/pkg/server/plugin/nodeattestor/tpmdevid/ [2022-04-15T08:02:23.995Z] spire-1.2.1/pkg/server/plugin/nodeattestor/tpmdevid/challenge.go [2022-04-15T08:02:23.995Z] spire-1.2.1/pkg/server/plugin/nodeattestor/tpmdevid/devid.go [2022-04-15T08:02:23.995Z] spire-1.2.1/pkg/server/plugin/nodeattestor/tpmdevid/devid_test.go [2022-04-15T08:02:23.995Z] spire-1.2.1/pkg/server/plugin/nodeattestor/tpmdevid/selectors.go [2022-04-15T08:02:23.995Z] spire-1.2.1/pkg/server/plugin/nodeattestor/v1.go [2022-04-15T08:02:23.995Z] spire-1.2.1/pkg/server/plugin/nodeattestor/v1_test.go [2022-04-15T08:02:23.995Z] spire-1.2.1/pkg/server/plugin/nodeattestor/x509pop/ [2022-04-15T08:02:23.995Z] spire-1.2.1/pkg/server/plugin/nodeattestor/x509pop/x509pop.go [2022-04-15T08:02:23.995Z] spire-1.2.1/pkg/server/plugin/nodeattestor/x509pop/x509pop_test.go [2022-04-15T08:02:23.995Z] spire-1.2.1/pkg/server/plugin/noderesolver/ [2022-04-15T08:02:23.995Z] spire-1.2.1/pkg/server/plugin/noderesolver/azure/ [2022-04-15T08:02:23.995Z] spire-1.2.1/pkg/server/plugin/noderesolver/azure/client.go [2022-04-15T08:02:23.995Z] spire-1.2.1/pkg/server/plugin/noderesolver/azure/msi.go [2022-04-15T08:02:23.995Z] spire-1.2.1/pkg/server/plugin/noderesolver/azure/msi_test.go [2022-04-15T08:02:23.995Z] spire-1.2.1/pkg/server/plugin/noderesolver/noderesolver.go [2022-04-15T08:02:23.995Z] spire-1.2.1/pkg/server/plugin/noderesolver/repository.go [2022-04-15T08:02:23.995Z] spire-1.2.1/pkg/server/plugin/noderesolver/v1.go [2022-04-15T08:02:23.995Z] spire-1.2.1/pkg/server/plugin/noderesolver/v1_test.go [2022-04-15T08:02:23.995Z] spire-1.2.1/pkg/server/plugin/notifier/ [2022-04-15T08:02:23.995Z] spire-1.2.1/pkg/server/plugin/notifier/gcsbundle/ [2022-04-15T08:02:23.995Z] spire-1.2.1/pkg/server/plugin/notifier/gcsbundle/gcsbundle.go [2022-04-15T08:02:23.995Z] spire-1.2.1/pkg/server/plugin/notifier/gcsbundle/gcsbundle_test.go [2022-04-15T08:02:23.995Z] spire-1.2.1/pkg/server/plugin/notifier/k8sbundle/ [2022-04-15T08:02:23.995Z] spire-1.2.1/pkg/server/plugin/notifier/k8sbundle/k8sbundle.go [2022-04-15T08:02:23.995Z] spire-1.2.1/pkg/server/plugin/notifier/k8sbundle/k8sbundle_test.go [2022-04-15T08:02:23.995Z] spire-1.2.1/pkg/server/plugin/notifier/k8sbundle/k8sbundle_watcher.go [2022-04-15T08:02:23.995Z] spire-1.2.1/pkg/server/plugin/notifier/k8sbundle/k8sbundle_watcher_test.go [2022-04-15T08:02:23.995Z] spire-1.2.1/pkg/server/plugin/notifier/notifier.go [2022-04-15T08:02:23.995Z] spire-1.2.1/pkg/server/plugin/notifier/repository.go [2022-04-15T08:02:23.995Z] spire-1.2.1/pkg/server/plugin/notifier/v1.go [2022-04-15T08:02:23.995Z] spire-1.2.1/pkg/server/plugin/notifier/v1_test.go [2022-04-15T08:02:23.995Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/ [2022-04-15T08:02:23.995Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/ [2022-04-15T08:02:23.995Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/pca.go [2022-04-15T08:02:23.995Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/pca_client.go [2022-04-15T08:02:23.995Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/pca_client_fake.go [2022-04-15T08:02:23.995Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/pca_test.go [2022-04-15T08:02:23.995Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/testdata/ [2022-04-15T08:02:23.995Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/testdata/arbitrary_certificate_with_upstream_root.pem [2022-04-15T08:02:23.995Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/testdata/i_am_not_a_certificate.txt [2022-04-15T08:02:23.995Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/ [2022-04-15T08:02:23.995Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/awslib.go [2022-04-15T08:02:23.995Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/awslib_fake_test.go [2022-04-15T08:02:23.995Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/awssecret.go [2022-04-15T08:02:23.995Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/awssecret_test.go [2022-04-15T08:02:23.995Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/testdata/ [2022-04-15T08:02:23.995Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/testdata/keys/ [2022-04-15T08:02:23.995Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/testdata/keys/EC/ [2022-04-15T08:02:23.995Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/testdata/keys/EC/alternative_key.pem [2022-04-15T08:02:23.995Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/testdata/keys/EC/cert.pem [2022-04-15T08:02:23.995Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/testdata/keys/EC/private_key.pem [2022-04-15T08:02:23.995Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/ [2022-04-15T08:02:23.995Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/api.go [2022-04-15T08:02:23.995Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/api_test.go [2022-04-15T08:02:23.995Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/certmanager.go [2022-04-15T08:02:23.995Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/certmanager_test.go [2022-04-15T08:02:23.995Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/ [2022-04-15T08:02:23.995Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/v1/ [2022-04-15T08:02:23.995Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/v1/doc.go [2022-04-15T08:02:23.995Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/v1/meta.go [2022-04-15T08:02:24.272Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/v1/types.go [2022-04-15T08:02:24.272Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/v1/types_certificaterequest.go [2022-04-15T08:02:24.272Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/v1/zz_generated.deepcopy.go [2022-04-15T08:02:24.272Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/ [2022-04-15T08:02:24.272Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/disk.go [2022-04-15T08:02:24.272Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/disk_test.go [2022-04-15T08:02:24.272Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/ [2022-04-15T08:02:24.272Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/ [2022-04-15T08:02:24.272Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/ [2022-04-15T08:02:24.272Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/cert.pem [2022-04-15T08:02:24.272Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/intermediate_cert.pem [2022-04-15T08:02:24.272Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/intermediate_cert.srl [2022-04-15T08:02:24.272Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/intermediate_csr.pem [2022-04-15T08:02:24.272Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/intermediate_key.pem [2022-04-15T08:02:24.272Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/private_key.pem [2022-04-15T08:02:24.272Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/root_cert.pem [2022-04-15T08:02:24.272Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/root_cert.srl [2022-04-15T08:02:24.272Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/root_key.pem [2022-04-15T08:02:24.272Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/upstream_and_intermediate.pem [2022-04-15T08:02:24.272Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/upstream_and_root.pem [2022-04-15T08:02:24.272Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/upstream_cert.pem [2022-04-15T08:02:24.272Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/upstream_csr.pem [2022-04-15T08:02:24.272Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/upstream_key.pem [2022-04-15T08:02:24.273Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/PKCS1/ [2022-04-15T08:02:24.273Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/PKCS1/cert.pem [2022-04-15T08:02:24.273Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/PKCS1/private_key.pem [2022-04-15T08:02:24.273Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/PKCS8/ [2022-04-15T08:02:24.273Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/PKCS8/cert.pem [2022-04-15T08:02:24.273Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/PKCS8/private_key.pem [2022-04-15T08:02:24.273Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/empty/ [2022-04-15T08:02:24.273Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/empty/cert.pem [2022-04-15T08:02:24.273Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/empty/private_key.pem [2022-04-15T08:02:24.273Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/unknown/ [2022-04-15T08:02:24.273Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/unknown/cert.pem [2022-04-15T08:02:24.273Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/unknown/private_key.pem [2022-04-15T08:02:24.273Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/upstream_and_intermediate.pem [2022-04-15T08:02:24.273Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/gcpcas/ [2022-04-15T08:02:24.273Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/gcpcas/gcpcas.go [2022-04-15T08:02:24.273Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/gcpcas/gcpcas_test.go [2022-04-15T08:02:24.273Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/repository.go [2022-04-15T08:02:24.273Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/ [2022-04-15T08:02:24.273Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/fake_handlers_test.go [2022-04-15T08:02:24.273Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/spire.go [2022-04-15T08:02:24.273Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/spire_server_client.go [2022-04-15T08:02:24.273Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/spire_test.go [2022-04-15T08:02:24.273Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/testdata/ [2022-04-15T08:02:24.273Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/testdata/keys/ [2022-04-15T08:02:24.273Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/testdata/keys/jwks.json [2022-04-15T08:02:24.273Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/upstreamauthority.go [2022-04-15T08:02:24.273Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/v1.go [2022-04-15T08:02:24.273Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/v1_test.go [2022-04-15T08:02:24.273Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/ [2022-04-15T08:02:24.273Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/renewer.go [2022-04-15T08:02:24.273Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/ [2022-04-15T08:02:24.273Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/k8s/ [2022-04-15T08:02:24.273Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/k8s/signing-key.pem [2022-04-15T08:02:24.273Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/k8s/token [2022-04-15T08:02:24.273Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/ [2022-04-15T08:02:24.273Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/ [2022-04-15T08:02:24.273Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/README.md [2022-04-15T08:02:24.273Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/client_cert.pem [2022-04-15T08:02:24.273Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/client_csr.pem [2022-04-15T08:02:24.273Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/client_key.pem [2022-04-15T08:02:24.273Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_cert.pem [2022-04-15T08:02:24.273Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_cert.srl [2022-04-15T08:02:24.273Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_csr.pem [2022-04-15T08:02:24.273Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_key.pem [2022-04-15T08:02:24.273Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_vault_cert.pem [2022-04-15T08:02:24.273Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_vault_csr.pem [2022-04-15T08:02:24.273Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_vault_key.pem [2022-04-15T08:02:24.273Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/invalid-client_cert.pem [2022-04-15T08:02:24.273Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/invalid_client_key.pem [2022-04-15T08:02:24.273Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/invalid_root_cert.pem [2022-04-15T08:02:24.273Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/root_cert.pem [2022-04-15T08:02:24.273Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/root_cert.srl [2022-04-15T08:02:24.273Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/root_key.pem [2022-04-15T08:02:24.273Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/serer_csr.pem [2022-04-15T08:02:24.273Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/server_cert.pem [2022-04-15T08:02:24.273Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/server_csr.pem [2022-04-15T08:02:24.273Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/server_key.pem [2022-04-15T08:02:24.273Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/vault.go [2022-04-15T08:02:24.273Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/vault_client.go [2022-04-15T08:02:24.273Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/vault_client_test.go [2022-04-15T08:02:24.273Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/vault_fake_test.go [2022-04-15T08:02:24.273Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/vault_test.go [2022-04-15T08:02:24.273Z] spire-1.2.1/pkg/server/registration/ [2022-04-15T08:02:24.273Z] spire-1.2.1/pkg/server/registration/manager.go [2022-04-15T08:02:24.273Z] spire-1.2.1/pkg/server/registration/manager_test.go [2022-04-15T08:02:24.273Z] spire-1.2.1/pkg/server/scanentries.go [2022-04-15T08:02:24.273Z] spire-1.2.1/pkg/server/scanentries_test.go [2022-04-15T08:02:24.273Z] spire-1.2.1/pkg/server/server.go [2022-04-15T08:02:24.273Z] spire-1.2.1/pkg/server/server_test.go [2022-04-15T08:02:24.273Z] spire-1.2.1/pkg/server/svid/ [2022-04-15T08:02:24.273Z] spire-1.2.1/pkg/server/svid/observer.go [2022-04-15T08:02:24.273Z] spire-1.2.1/pkg/server/svid/observer_test.go [2022-04-15T08:02:24.273Z] spire-1.2.1/pkg/server/svid/rotator.go [2022-04-15T08:02:24.273Z] spire-1.2.1/pkg/server/svid/rotator_config.go [2022-04-15T08:02:24.273Z] spire-1.2.1/pkg/server/svid/rotator_config_test.go [2022-04-15T08:02:24.273Z] spire-1.2.1/pkg/server/svid/rotator_test.go [2022-04-15T08:02:24.273Z] spire-1.2.1/proto/ [2022-04-15T08:02:24.273Z] spire-1.2.1/proto/private/ [2022-04-15T08:02:24.273Z] spire-1.2.1/proto/private/server/ [2022-04-15T08:02:24.273Z] spire-1.2.1/proto/private/server/journal/ [2022-04-15T08:02:24.273Z] spire-1.2.1/proto/private/server/journal/journal.pb.go [2022-04-15T08:02:24.273Z] spire-1.2.1/proto/private/server/journal/journal.proto [2022-04-15T08:02:24.273Z] spire-1.2.1/proto/spire/ [2022-04-15T08:02:24.273Z] spire-1.2.1/proto/spire/common/ [2022-04-15T08:02:24.273Z] spire-1.2.1/proto/spire/common/common.pb.go [2022-04-15T08:02:24.273Z] spire-1.2.1/proto/spire/common/common.proto [2022-04-15T08:02:24.273Z] spire-1.2.1/proto/spire/common/plugin/ [2022-04-15T08:02:24.273Z] spire-1.2.1/proto/spire/common/plugin/plugin.pb.go [2022-04-15T08:02:24.273Z] spire-1.2.1/proto/spire/common/plugin/plugin.proto [2022-04-15T08:02:24.273Z] spire-1.2.1/proto/spire/common/plugin/plugin_grpc.pb.go [2022-04-15T08:02:24.273Z] spire-1.2.1/proto/spire/common/plugin/plugin_spire_plugin.pb.go [2022-04-15T08:02:24.273Z] spire-1.2.1/proto/spire/plugin/ [2022-04-15T08:02:24.273Z] spire-1.2.1/proto/spire/plugin/agent/ [2022-04-15T08:02:24.273Z] spire-1.2.1/proto/spire/plugin/agent/svidstore/ [2022-04-15T08:02:24.273Z] spire-1.2.1/proto/spire/plugin/agent/svidstore/v1unofficial/ [2022-04-15T08:02:24.273Z] spire-1.2.1/proto/spire/plugin/agent/svidstore/v1unofficial/svidstore.pb.go [2022-04-15T08:02:24.273Z] spire-1.2.1/proto/spire/plugin/agent/svidstore/v1unofficial/svidstore.proto [2022-04-15T08:02:24.273Z] spire-1.2.1/proto/spire/plugin/agent/svidstore/v1unofficial/svidstore_grpc.pb.go [2022-04-15T08:02:24.273Z] spire-1.2.1/proto/spire/plugin/agent/svidstore/v1unofficial/svidstore_spire_plugin.pb.go [2022-04-15T08:02:24.273Z] spire-1.2.1/release/ [2022-04-15T08:02:24.273Z] spire-1.2.1/release/spire-extras/ [2022-04-15T08:02:24.273Z] spire-1.2.1/release/spire-extras/README.md [2022-04-15T08:02:24.273Z] spire-1.2.1/release/spire-extras/conf/ [2022-04-15T08:02:24.273Z] spire-1.2.1/release/spire-extras/conf/k8s-workload-registrar/ [2022-04-15T08:02:24.273Z] spire-1.2.1/release/spire-extras/conf/k8s-workload-registrar/k8s-workload-registrar.conf [2022-04-15T08:02:24.273Z] spire-1.2.1/release/spire-extras/conf/oidc-discovery-provider/ [2022-04-15T08:02:24.273Z] spire-1.2.1/release/spire-extras/conf/oidc-discovery-provider/oidc-discovery-provider.conf [2022-04-15T08:02:24.273Z] spire-1.2.1/release/spire/ [2022-04-15T08:02:24.273Z] spire-1.2.1/release/spire/README.md [2022-04-15T08:02:24.273Z] spire-1.2.1/release/spire/conf/ [2022-04-15T08:02:24.273Z] spire-1.2.1/release/spire/conf/agent/ [2022-04-15T08:02:24.273Z] spire-1.2.1/release/spire/conf/agent/agent.conf [2022-04-15T08:02:24.273Z] spire-1.2.1/release/spire/conf/server/ [2022-04-15T08:02:24.273Z] spire-1.2.1/release/spire/conf/server/server.conf [2022-04-15T08:02:24.273Z] spire-1.2.1/script/ [2022-04-15T08:02:24.273Z] spire-1.2.1/script/build-artifact.sh [2022-04-15T08:02:24.273Z] spire-1.2.1/script/generate_dummy_ca.sh [2022-04-15T08:02:24.273Z] spire-1.2.1/support/ [2022-04-15T08:02:24.273Z] spire-1.2.1/support/k8s/ [2022-04-15T08:02:24.273Z] spire-1.2.1/support/k8s/k8s-workload-registrar/ [2022-04-15T08:02:24.273Z] spire-1.2.1/support/k8s/k8s-workload-registrar/README.md [2022-04-15T08:02:24.273Z] spire-1.2.1/support/k8s/k8s-workload-registrar/accessutil_posix.go [2022-04-15T08:02:24.273Z] spire-1.2.1/support/k8s/k8s-workload-registrar/accessutil_windows.goInstalling go1.17.7... [2022-04-15T08:02:24.273Z] [2022-04-15T08:02:24.273Z] spire-1.2.1/support/k8s/k8s-workload-registrar/config.go [2022-04-15T08:02:24.273Z] spire-1.2.1/support/k8s/k8s-workload-registrar/config_crd.go [2022-04-15T08:02:24.273Z] spire-1.2.1/support/k8s/k8s-workload-registrar/config_crd_test.go [2022-04-15T08:02:24.273Z] spire-1.2.1/support/k8s/k8s-workload-registrar/config_reconcile.go [2022-04-15T08:02:24.273Z] spire-1.2.1/support/k8s/k8s-workload-registrar/config_test.go [2022-04-15T08:02:24.273Z] spire-1.2.1/support/k8s/k8s-workload-registrar/config_webhook.go [2022-04-15T08:02:24.273Z] spire-1.2.1/support/k8s/k8s-workload-registrar/controller.go [2022-04-15T08:02:24.273Z] spire-1.2.1/support/k8s/k8s-workload-registrar/controller_test.go [2022-04-15T08:02:24.273Z] spire-1.2.1/support/k8s/k8s-workload-registrar/federation/ [2022-04-15T08:02:24.273Z] spire-1.2.1/support/k8s/k8s-workload-registrar/federation/utils.go [2022-04-15T08:02:24.273Z] spire-1.2.1/support/k8s/k8s-workload-registrar/federation/utils_test.go [2022-04-15T08:02:24.273Z] spire-1.2.1/support/k8s/k8s-workload-registrar/generate-config.go [2022-04-15T08:02:24.273Z] spire-1.2.1/support/k8s/k8s-workload-registrar/main.go [2022-04-15T08:02:24.273Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/ [2022-04-15T08:02:24.273Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/README.md [2022-04-15T08:02:24.273Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/ [2022-04-15T08:02:24.273Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/ [2022-04-15T08:02:24.273Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/v1beta1/ [2022-04-15T08:02:24.273Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/v1beta1/groupversion_info.go [2022-04-15T08:02:24.273Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/v1beta1/spiffeid_types.go [2022-04-15T08:02:24.273Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/v1beta1/spiffeid_utils.go [2022-04-15T08:02:24.273Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/v1beta1/spiffeid_webhook.go [2022-04-15T08:02:24.273Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/v1beta1/zz_generated.deepcopy.go [2022-04-15T08:02:24.273Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/config/ [2022-04-15T08:02:24.273Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/config/spiffeid.spiffe.io_spiffeids.yaml [2022-04-15T08:02:24.273Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/config/spire-agent.yaml [2022-04-15T08:02:24.273Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/config/spire-server-registrar.yaml [2022-04-15T08:02:24.273Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/ [2022-04-15T08:02:24.273Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/endpoint_controller.go [2022-04-15T08:02:24.273Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/endpoint_controller_test.go [2022-04-15T08:02:24.273Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/node_controller.go [2022-04-15T08:02:24.273Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/node_controller_test.go [2022-04-15T08:02:24.273Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/pod_controller.go [2022-04-15T08:02:24.273Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/pod_controller_test.go [2022-04-15T08:02:24.274Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/spiffeid_controller.go [2022-04-15T08:02:24.274Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/spiffeid_controller_test.go [2022-04-15T08:02:24.274Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/suite_test.go [2022-04-15T08:02:24.274Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/utils.go [2022-04-15T08:02:24.274Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/samples/ [2022-04-15T08:02:24.274Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/samples/test_spiffeid.yaml [2022-04-15T08:02:24.274Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/samples/test_spiffeid_bad.yaml [2022-04-15T08:02:24.274Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/ [2022-04-15T08:02:24.274Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/testdata/ [2022-04-15T08:02:24.274Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/testdata/good-leaf-and-intermediate.pem [2022-04-15T08:02:24.274Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/testdata/good-leaf-only.pem [2022-04-15T08:02:24.274Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/testdata/key-pkcs8-ecdsa.pem [2022-04-15T08:02:24.274Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/testdata/key-pkcs8-rsa.pem [2022-04-15T08:02:24.274Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/webhook_svid.go [2022-04-15T08:02:24.274Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/webhook_svid_test.go [2022-04-15T08:02:24.274Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/ [2022-04-15T08:02:24.274Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/config/ [2022-04-15T08:02:24.274Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/config/roles.yaml [2022-04-15T08:02:24.274Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/ [2022-04-15T08:02:24.274Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/base_controller.go [2022-04-15T08:02:24.274Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/node_controller.go [2022-04-15T08:02:24.274Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/node_controller_test.go [2022-04-15T08:02:24.274Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/pod_controller.go [2022-04-15T08:02:24.274Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/pod_controller_test.go [2022-04-15T08:02:24.274Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/utils.go [2022-04-15T08:02:24.274Z] spire-1.2.1/support/k8s/k8s-workload-registrar/server.go [2022-04-15T08:02:24.274Z] spire-1.2.1/support/k8s/k8s-workload-registrar/server_test.go [2022-04-15T08:02:24.274Z] spire-1.2.1/support/k8s/k8s-workload-registrar/webhookhandler.go [2022-04-15T08:02:24.274Z] spire-1.2.1/support/k8s/k8s-workload-registrar/webhookhandler_test.go [2022-04-15T08:02:24.274Z] spire-1.2.1/support/oidc-discovery-provider/ [2022-04-15T08:02:24.274Z] spire-1.2.1/support/oidc-discovery-provider/README.md [2022-04-15T08:02:24.274Z] spire-1.2.1/support/oidc-discovery-provider/common_test.go [2022-04-15T08:02:24.274Z] spire-1.2.1/support/oidc-discovery-provider/config.go [2022-04-15T08:02:24.274Z] spire-1.2.1/support/oidc-discovery-provider/config_test.go [2022-04-15T08:02:24.274Z] spire-1.2.1/support/oidc-discovery-provider/domain_policy.go [2022-04-15T08:02:24.274Z] spire-1.2.1/support/oidc-discovery-provider/domain_policy_test.go [2022-04-15T08:02:24.274Z] spire-1.2.1/support/oidc-discovery-provider/handler.go [2022-04-15T08:02:24.274Z] spire-1.2.1/support/oidc-discovery-provider/handler_test.go [2022-04-15T08:02:24.274Z] spire-1.2.1/support/oidc-discovery-provider/jwks_source.go [2022-04-15T08:02:24.274Z] spire-1.2.1/support/oidc-discovery-provider/main.go [2022-04-15T08:02:24.274Z] spire-1.2.1/support/oidc-discovery-provider/server_api.go [2022-04-15T08:02:24.274Z] spire-1.2.1/support/oidc-discovery-provider/server_api_test.go [2022-04-15T08:02:24.274Z] spire-1.2.1/support/oidc-discovery-provider/workload_api.go [2022-04-15T08:02:24.274Z] spire-1.2.1/support/oidc-discovery-provider/workload_api_test.go [2022-04-15T08:02:24.274Z] spire-1.2.1/test/ [2022-04-15T08:02:24.274Z] spire-1.2.1/test/clock/ [2022-04-15T08:02:24.274Z] spire-1.2.1/test/clock/clock.go [2022-04-15T08:02:24.274Z] spire-1.2.1/test/fakes/ [2022-04-15T08:02:24.274Z] spire-1.2.1/test/fakes/fakeagentcatalog/ [2022-04-15T08:02:24.274Z] spire-1.2.1/test/fakes/fakeagentcatalog/catalog.go [2022-04-15T08:02:24.274Z] spire-1.2.1/test/fakes/fakeagentkeymanager/ [2022-04-15T08:02:24.274Z] spire-1.2.1/test/fakes/fakeagentkeymanager/keymanager.go [2022-04-15T08:02:24.274Z] spire-1.2.1/test/fakes/fakeagentnodeattestor/ [2022-04-15T08:02:24.274Z] spire-1.2.1/test/fakes/fakeagentnodeattestor/nodeattestor.go [2022-04-15T08:02:24.274Z] spire-1.2.1/test/fakes/fakeagentstore/ [2022-04-15T08:02:24.274Z] spire-1.2.1/test/fakes/fakeagentstore/agentstore.go [2022-04-15T08:02:24.274Z] spire-1.2.1/test/fakes/fakedatastore/ [2022-04-15T08:02:24.274Z] spire-1.2.1/test/fakes/fakedatastore/fakedatastore.go [2022-04-15T08:02:24.274Z] spire-1.2.1/test/fakes/fakeentryclient/ [2022-04-15T08:02:24.274Z] spire-1.2.1/test/fakes/fakeentryclient/entryclient.go [2022-04-15T08:02:24.274Z] spire-1.2.1/test/fakes/fakehealthchecker/ [2022-04-15T08:02:24.274Z] spire-1.2.1/test/fakes/fakehealthchecker/checker.go [2022-04-15T08:02:24.274Z] spire-1.2.1/test/fakes/fakeidentityprovider/ [2022-04-15T08:02:24.274Z] spire-1.2.1/test/fakes/fakeidentityprovider/identityprovider.go [2022-04-15T08:02:24.274Z] spire-1.2.1/test/fakes/fakemetrics/ [2022-04-15T08:02:24.274Z] spire-1.2.1/test/fakes/fakemetrics/fakemetrics.go [2022-04-15T08:02:24.274Z] spire-1.2.1/test/fakes/fakenoderesolver/ [2022-04-15T08:02:24.274Z] spire-1.2.1/test/fakes/fakenoderesolver/noderesolver.go [2022-04-15T08:02:24.274Z] spire-1.2.1/test/fakes/fakenotifier/ [2022-04-15T08:02:24.274Z] spire-1.2.1/test/fakes/fakenotifier/notifier.go [2022-04-15T08:02:24.274Z] spire-1.2.1/test/fakes/fakepluginmetrics/ [2022-04-15T08:02:24.274Z] spire-1.2.1/test/fakes/fakepluginmetrics/fakepluginmetrics.go [2022-04-15T08:02:24.274Z] spire-1.2.1/test/fakes/fakeserverca/ [2022-04-15T08:02:24.274Z] spire-1.2.1/test/fakes/fakeserverca/serverca.go [2022-04-15T08:02:24.274Z] spire-1.2.1/test/fakes/fakeservercatalog/ [2022-04-15T08:02:24.274Z] spire-1.2.1/test/fakes/fakeservercatalog/catalog.go [2022-04-15T08:02:24.274Z] spire-1.2.1/test/fakes/fakeserverkeymanager/ [2022-04-15T08:02:24.554Z] spire-1.2.1/test/fakes/fakeserverkeymanager/keymanager.go [2022-04-15T08:02:24.554Z] spire-1.2.1/test/fakes/fakeservernodeattestor/ [2022-04-15T08:02:24.554Z] spire-1.2.1/test/fakes/fakeservernodeattestor/nodeattestor.go [2022-04-15T08:02:24.554Z] spire-1.2.1/test/fakes/fakeupstreamauthority/ [2022-04-15T08:02:24.554Z] spire-1.2.1/test/fakes/fakeupstreamauthority/plugin.go [2022-04-15T08:02:24.554Z] spire-1.2.1/test/fakes/fakeupstreamauthority/upstreamauthority.go [2022-04-15T08:02:24.554Z] spire-1.2.1/test/fakes/fakeworkloadapi/ [2022-04-15T08:02:24.554Z] spire-1.2.1/test/fakes/fakeworkloadapi/workloadapi.go [2022-04-15T08:02:24.554Z] spire-1.2.1/test/fakes/fakeworkloadattestor/ [2022-04-15T08:02:24.554Z] spire-1.2.1/test/fakes/fakeworkloadattestor/workloadattestor.go [2022-04-15T08:02:24.554Z] spire-1.2.1/test/fixture/ [2022-04-15T08:02:24.554Z] spire-1.2.1/test/fixture/certs/ [2022-04-15T08:02:24.554Z] spire-1.2.1/test/fixture/certs/agent_svid.der [2022-04-15T08:02:24.554Z] spire-1.2.1/test/fixture/certs/base_cert.pem [2022-04-15T08:02:24.554Z] spire-1.2.1/test/fixture/certs/base_csr.pem [2022-04-15T08:02:24.554Z] spire-1.2.1/test/fixture/certs/base_key.pem [2022-04-15T08:02:24.554Z] spire-1.2.1/test/fixture/certs/base_rotated_cert.pem [2022-04-15T08:02:24.554Z] spire-1.2.1/test/fixture/certs/base_rotated_csr.pem [2022-04-15T08:02:24.554Z] spire-1.2.1/test/fixture/certs/base_rotated_key.pem [2022-04-15T08:02:24.554Z] spire-1.2.1/test/fixture/certs/blog_cert.pem [2022-04-15T08:02:24.554Z] spire-1.2.1/test/fixture/certs/blog_csr.pem [2022-04-15T08:02:24.554Z] spire-1.2.1/test/fixture/certs/blog_key.pem [2022-04-15T08:02:24.554Z] spire-1.2.1/test/fixture/certs/bundle.der [2022-04-15T08:02:24.554Z] spire-1.2.1/test/fixture/certs/ca.pem [2022-04-15T08:02:24.554Z] spire-1.2.1/test/fixture/certs/ca_key.pem [2022-04-15T08:02:24.554Z] spire-1.2.1/test/fixture/certs/database_cert.pem [2022-04-15T08:02:24.554Z] spire-1.2.1/test/fixture/certs/database_csr.pem [2022-04-15T08:02:24.554Z] spire-1.2.1/test/fixture/certs/database_key.pem [2022-04-15T08:02:24.554Z] spire-1.2.1/test/fixture/certs/node_cert.pem [2022-04-15T08:02:24.554Z] spire-1.2.1/test/fixture/certs/node_csr.pem [2022-04-15T08:02:24.554Z] spire-1.2.1/test/fixture/certs/node_key.pem [2022-04-15T08:02:24.554Z] spire-1.2.1/test/fixture/certs/svid.pem [2022-04-15T08:02:24.554Z] spire-1.2.1/test/fixture/certs/svid_key.pem [2022-04-15T08:02:24.554Z] spire-1.2.1/test/fixture/config/ [2022-04-15T08:02:24.554Z] spire-1.2.1/test/fixture/config/agent_bad_agent_block.conf [2022-04-15T08:02:24.554Z] spire-1.2.1/test/fixture/config/agent_good.conf [2022-04-15T08:02:24.554Z] spire-1.2.1/test/fixture/config/agent_good_templated.conf [2022-04-15T08:02:24.554Z] spire-1.2.1/test/fixture/config/plugin_good.conf [2022-04-15T08:02:24.554Z] spire-1.2.1/test/fixture/config/server_and_agent_bad_nested_DogStatsd_block.conf [2022-04-15T08:02:24.554Z] spire-1.2.1/test/fixture/config/server_and_agent_bad_nested_InMem_block.conf [2022-04-15T08:02:24.554Z] spire-1.2.1/test/fixture/config/server_and_agent_bad_nested_M3_block.conf [2022-04-15T08:02:24.554Z] spire-1.2.1/test/fixture/config/server_and_agent_bad_nested_Prometheus_block.conf [2022-04-15T08:02:24.554Z] spire-1.2.1/test/fixture/config/server_and_agent_bad_nested_Statsd_block.conf [2022-04-15T08:02:24.554Z] spire-1.2.1/test/fixture/config/server_and_agent_bad_nested_health_checks_block.conf [2022-04-15T08:02:24.554Z] spire-1.2.1/test/fixture/config/server_and_agent_bad_root_block.conf [2022-04-15T08:02:24.554Z] spire-1.2.1/test/fixture/config/server_and_agent_bad_telemetry_block.conf [2022-04-15T08:02:24.554Z] spire-1.2.1/test/fixture/config/server_bad_nested_bundle_endpoint_acme_block.conf [2022-04-15T08:02:24.554Z] spire-1.2.1/test/fixture/config/server_bad_nested_bundle_endpoint_block.conf [2022-04-15T08:02:24.554Z] spire-1.2.1/test/fixture/config/server_bad_nested_ca_subject_block.conf [2022-04-15T08:02:24.554Z] spire-1.2.1/test/fixture/config/server_bad_nested_experimental_block.conf [2022-04-15T08:02:24.554Z] spire-1.2.1/test/fixture/config/server_bad_nested_federates_with_block.conf [2022-04-15T08:02:24.554Z] spire-1.2.1/test/fixture/config/server_bad_nested_federation_block.conf [2022-04-15T08:02:24.554Z] spire-1.2.1/test/fixture/config/server_bad_ratelimit_block.conf [2022-04-15T08:02:24.554Z] spire-1.2.1/test/fixture/config/server_bad_server_block.conf [2022-04-15T08:02:24.554Z] spire-1.2.1/test/fixture/config/server_good.conf [2022-04-15T08:02:24.554Z] spire-1.2.1/test/fixture/config/server_good_templated.conf [2022-04-15T08:02:24.554Z] spire-1.2.1/test/fixture/fixture.go [2022-04-15T08:02:24.554Z] spire-1.2.1/test/fixture/nodeattestor/ [2022-04-15T08:02:24.554Z] spire-1.2.1/test/fixture/nodeattestor/sshpop/ [2022-04-15T08:02:24.554Z] spire-1.2.1/test/fixture/nodeattestor/sshpop/agent_ssh_key [2022-04-15T08:02:24.554Z] spire-1.2.1/test/fixture/nodeattestor/sshpop/agent_ssh_key-cert.pub [2022-04-15T08:02:24.554Z] spire-1.2.1/test/fixture/nodeattestor/sshpop/ssh_cert_authority.pub [2022-04-15T08:02:24.554Z] spire-1.2.1/test/fixture/nodeattestor/x509pop/ [2022-04-15T08:02:24.554Z] spire-1.2.1/test/fixture/nodeattestor/x509pop/generate.go [2022-04-15T08:02:24.554Z] spire-1.2.1/test/fixture/nodeattestor/x509pop/intermediate.pem [2022-04-15T08:02:24.554Z] spire-1.2.1/test/fixture/nodeattestor/x509pop/leaf-crt-bundle.pem [2022-04-15T08:02:24.554Z] spire-1.2.1/test/fixture/nodeattestor/x509pop/leaf-key.pem [2022-04-15T08:02:24.554Z] spire-1.2.1/test/fixture/nodeattestor/x509pop/leaf.pem [2022-04-15T08:02:24.554Z] spire-1.2.1/test/fixture/nodeattestor/x509pop/root-crt.pem [2022-04-15T08:02:24.554Z] spire-1.2.1/test/fixture/registration/ [2022-04-15T08:02:24.554Z] spire-1.2.1/test/fixture/registration/entries.json [2022-04-15T08:02:24.554Z] spire-1.2.1/test/fixture/registration/good-for-update.json [2022-04-15T08:02:24.554Z] spire-1.2.1/test/fixture/registration/good.json [2022-04-15T08:02:24.554Z] spire-1.2.1/test/fixture/registration/invalid.json [2022-04-15T08:02:24.554Z] spire-1.2.1/test/fixture/registration/invalid_json.json [2022-04-15T08:02:24.554Z] spire-1.2.1/test/fixture/registration/manager_test_entries.json [2022-04-15T08:02:24.554Z] spire-1.2.1/test/integration/ [2022-04-15T08:02:24.554Z] spire-1.2.1/test/integration/README.md [2022-04-15T08:02:24.554Z] spire-1.2.1/test/integration/common [2022-04-15T08:02:24.554Z] spire-1.2.1/test/integration/setup/ [2022-04-15T08:02:24.554Z] spire-1.2.1/test/integration/setup/adminclient/ [2022-04-15T08:02:24.554Z] spire-1.2.1/test/integration/setup/adminclient/build.sh [2022-04-15T08:02:24.554Z] spire-1.2.1/test/integration/setup/adminclient/client.go [2022-04-15T08:02:24.554Z] spire-1.2.1/test/integration/setup/debugagent/ [2022-04-15T08:02:24.554Z] spire-1.2.1/test/integration/setup/debugagent/build.sh [2022-04-15T08:02:24.554Z] spire-1.2.1/test/integration/setup/debugagent/main.go [2022-04-15T08:02:24.554Z] spire-1.2.1/test/integration/setup/debugserver/ [2022-04-15T08:02:24.554Z] spire-1.2.1/test/integration/setup/debugserver/build.sh [2022-04-15T08:02:24.554Z] spire-1.2.1/test/integration/setup/debugserver/main.go [2022-04-15T08:02:24.554Z] spire-1.2.1/test/integration/setup/downstreamclient/ [2022-04-15T08:02:24.554Z] spire-1.2.1/test/integration/setup/downstreamclient/build.sh [2022-04-15T08:02:24.554Z] spire-1.2.1/test/integration/setup/downstreamclient/client.go [2022-04-15T08:02:24.554Z] spire-1.2.1/test/integration/setup/itclient/ [2022-04-15T08:02:24.554Z] spire-1.2.1/test/integration/setup/itclient/client.go [2022-04-15T08:02:24.554Z] spire-1.2.1/test/integration/setup/node-attestation/ [2022-04-15T08:02:24.554Z] spire-1.2.1/test/integration/setup/node-attestation/build.sh [2022-04-15T08:02:24.554Z] spire-1.2.1/test/integration/setup/node-attestation/client.go [2022-04-15T08:02:24.554Z] spire-1.2.1/test/integration/setup/x509pop/ [2022-04-15T08:02:24.554Z] spire-1.2.1/test/integration/setup/x509pop/gencerts.go [2022-04-15T08:02:24.554Z] spire-1.2.1/test/integration/setup/x509pop/setup.sh [2022-04-15T08:02:24.554Z] spire-1.2.1/test/integration/suites/ [2022-04-15T08:02:24.554Z] spire-1.2.1/test/integration/suites/admin-endpoints/ [2022-04-15T08:02:24.554Z] spire-1.2.1/test/integration/suites/admin-endpoints/00-setup [2022-04-15T08:02:24.554Z] spire-1.2.1/test/integration/suites/admin-endpoints/01-start-server [2022-04-15T08:02:24.554Z] spire-1.2.1/test/integration/suites/admin-endpoints/02-bootstrap-agent [2022-04-15T08:02:24.554Z] spire-1.2.1/test/integration/suites/admin-endpoints/03-start-agent [2022-04-15T08:02:24.554Z] spire-1.2.1/test/integration/suites/admin-endpoints/04-create-registration-entries [2022-04-15T08:02:24.554Z] spire-1.2.1/test/integration/suites/admin-endpoints/05-test-endpoints [2022-04-15T08:02:24.554Z] spire-1.2.1/test/integration/suites/admin-endpoints/README.md [2022-04-15T08:02:24.554Z] spire-1.2.1/test/integration/suites/admin-endpoints/conf/ [2022-04-15T08:02:24.554Z] spire-1.2.1/test/integration/suites/admin-endpoints/conf/agent/ [2022-04-15T08:02:24.554Z] spire-1.2.1/test/integration/suites/admin-endpoints/conf/agent/agent.conf [2022-04-15T08:02:24.554Z] spire-1.2.1/test/integration/suites/admin-endpoints/conf/server/ [2022-04-15T08:02:24.554Z] spire-1.2.1/test/integration/suites/admin-endpoints/conf/server/server.conf [2022-04-15T08:02:24.554Z] spire-1.2.1/test/integration/suites/admin-endpoints/docker-compose.yaml [2022-04-15T08:02:24.554Z] spire-1.2.1/test/integration/suites/admin-endpoints/teardown [2022-04-15T08:02:24.554Z] spire-1.2.1/test/integration/suites/datastore-mysql-replication/ [2022-04-15T08:02:24.554Z] spire-1.2.1/test/integration/suites/datastore-mysql-replication/00-setup [2022-04-15T08:02:24.554Z] spire-1.2.1/test/integration/suites/datastore-mysql-replication/01-test-variants [2022-04-15T08:02:24.554Z] spire-1.2.1/test/integration/suites/datastore-mysql-replication/README.md [2022-04-15T08:02:24.554Z] spire-1.2.1/test/integration/suites/datastore-mysql-replication/docker-compose.yaml [2022-04-15T08:02:24.554Z] spire-1.2.1/test/integration/suites/datastore-mysql-replication/teardown [2022-04-15T08:02:24.554Z] spire-1.2.1/test/integration/suites/datastore-mysql/ [2022-04-15T08:02:24.554Z] spire-1.2.1/test/integration/suites/datastore-mysql/00-setup [2022-04-15T08:02:24.554Z] spire-1.2.1/test/integration/suites/datastore-mysql/01-test-variants [2022-04-15T08:02:24.554Z] spire-1.2.1/test/integration/suites/datastore-mysql/README.md [2022-04-15T08:02:24.554Z] spire-1.2.1/test/integration/suites/datastore-mysql/docker-compose.yaml [2022-04-15T08:02:24.554Z] spire-1.2.1/test/integration/suites/datastore-mysql/teardown [2022-04-15T08:02:24.554Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/ [2022-04-15T08:02:24.554Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/00-setup [2022-04-15T08:02:24.554Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/01-test-variants [2022-04-15T08:02:24.554Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/README.md [2022-04-15T08:02:24.554Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/docker-compose.yaml [2022-04-15T08:02:24.554Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/principal/ [2022-04-15T08:02:24.554Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/principal/init.sh [2022-04-15T08:02:24.554Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/replica/ [2022-04-15T08:02:24.554Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/replica/docker-entrypoint.sh [2022-04-15T08:02:24.554Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/replica/v12/ [2022-04-15T08:02:24.554Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/replica/v12/docker-entrypoint.sh [2022-04-15T08:02:24.554Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/teardown [2022-04-15T08:02:24.554Z] spire-1.2.1/test/integration/suites/datastore-postgres/ [2022-04-15T08:02:24.554Z] spire-1.2.1/test/integration/suites/datastore-postgres/00-setup [2022-04-15T08:02:24.554Z] spire-1.2.1/test/integration/suites/datastore-postgres/01-test-variants [2022-04-15T08:02:24.554Z] spire-1.2.1/test/integration/suites/datastore-postgres/README.md [2022-04-15T08:02:24.554Z] spire-1.2.1/test/integration/suites/datastore-postgres/docker-compose.yaml [2022-04-15T08:02:24.554Z] spire-1.2.1/test/integration/suites/datastore-postgres/teardown [2022-04-15T08:02:24.554Z] spire-1.2.1/test/integration/suites/debug-endpoints/ [2022-04-15T08:02:24.554Z] spire-1.2.1/test/integration/suites/debug-endpoints/00-setup [2022-04-15T08:02:24.554Z] spire-1.2.1/test/integration/suites/debug-endpoints/01-start-server [2022-04-15T08:02:24.554Z] spire-1.2.1/test/integration/suites/debug-endpoints/02-bootstrap-agent [2022-04-15T08:02:24.554Z] spire-1.2.1/test/integration/suites/debug-endpoints/03-start-agent [2022-04-15T08:02:24.554Z] spire-1.2.1/test/integration/suites/debug-endpoints/04-create-registration-entries [2022-04-15T08:02:24.554Z] spire-1.2.1/test/integration/suites/debug-endpoints/05-test-endpoints [2022-04-15T08:02:24.554Z] spire-1.2.1/test/integration/suites/debug-endpoints/README.md [2022-04-15T08:02:24.554Z] spire-1.2.1/test/integration/suites/debug-endpoints/conf/ [2022-04-15T08:02:24.554Z] spire-1.2.1/test/integration/suites/debug-endpoints/conf/agent/ [2022-04-15T08:02:24.554Z] spire-1.2.1/test/integration/suites/debug-endpoints/conf/agent/agent.conf [2022-04-15T08:02:24.554Z] spire-1.2.1/test/integration/suites/debug-endpoints/conf/server/ [2022-04-15T08:02:24.554Z] spire-1.2.1/test/integration/suites/debug-endpoints/conf/server/server.conf [2022-04-15T08:02:24.554Z] spire-1.2.1/test/integration/suites/debug-endpoints/docker-compose.yaml [2022-04-15T08:02:24.555Z] spire-1.2.1/test/integration/suites/debug-endpoints/teardown [2022-04-15T08:02:24.555Z] spire-1.2.1/test/integration/suites/downstream-endpoints/ [2022-04-15T08:02:24.555Z] spire-1.2.1/test/integration/suites/downstream-endpoints/00-setup [2022-04-15T08:02:24.555Z] spire-1.2.1/test/integration/suites/downstream-endpoints/01-start-server [2022-04-15T08:02:24.555Z] spire-1.2.1/test/integration/suites/downstream-endpoints/02-bootstrap-agent [2022-04-15T08:02:24.555Z] spire-1.2.1/test/integration/suites/downstream-endpoints/03-start-agent [2022-04-15T08:02:24.555Z] spire-1.2.1/test/integration/suites/downstream-endpoints/04-create-entries [2022-04-15T08:02:24.555Z] spire-1.2.1/test/integration/suites/downstream-endpoints/05-test-endpoints [2022-04-15T08:02:24.555Z] spire-1.2.1/test/integration/suites/downstream-endpoints/README.md [2022-04-15T08:02:24.555Z] spire-1.2.1/test/integration/suites/downstream-endpoints/conf/ [2022-04-15T08:02:24.555Z] spire-1.2.1/test/integration/suites/downstream-endpoints/conf/agent/ [2022-04-15T08:02:24.555Z] spire-1.2.1/test/integration/suites/downstream-endpoints/conf/agent/agent.conf [2022-04-15T08:02:24.555Z] spire-1.2.1/test/integration/suites/downstream-endpoints/conf/server/ [2022-04-15T08:02:24.555Z] spire-1.2.1/test/integration/suites/downstream-endpoints/conf/server/server.conf [2022-04-15T08:02:24.555Z] spire-1.2.1/test/integration/suites/downstream-endpoints/docker-compose.yaml [2022-04-15T08:02:24.555Z] spire-1.2.1/test/integration/suites/downstream-endpoints/teardown [2022-04-15T08:02:24.555Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/ [2022-04-15T08:02:24.555Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/00-setup [2022-04-15T08:02:24.555Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/01-start-server [2022-04-15T08:02:24.555Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/02-bootstrap-agents [2022-04-15T08:02:24.555Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/03-start-remaining-containers [2022-04-15T08:02:24.555Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/04-create-workload-entries [2022-04-15T08:02:24.555Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/05-check-workload-connectivity [2022-04-15T08:02:24.555Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/README.md [2022-04-15T08:02:24.555Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/ [2022-04-15T08:02:24.555Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/downstream-agent/ [2022-04-15T08:02:24.555Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/downstream-agent/agent.conf [2022-04-15T08:02:24.555Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/downstream-envoy/ [2022-04-15T08:02:24.555Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/downstream-envoy/envoy.yaml [2022-04-15T08:02:24.555Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/server/ [2022-04-15T08:02:24.555Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/server/server.conf [2022-04-15T08:02:24.555Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/supervisord.conf [2022-04-15T08:02:24.555Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/upstream-agent/ [2022-04-15T08:02:24.555Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/upstream-agent/agent.conf [2022-04-15T08:02:24.555Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/upstream-envoy/ [2022-04-15T08:02:24.555Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/upstream-envoy/envoy.yaml [2022-04-15T08:02:24.555Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/docker-compose.yaml [2022-04-15T08:02:24.555Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/teardown [2022-04-15T08:02:24.555Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/ [2022-04-15T08:02:24.555Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/00-test-envoy-releases.sh [2022-04-15T08:02:24.555Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/Dockerfile [2022-04-15T08:02:24.555Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/README.md [2022-04-15T08:02:24.555Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/ [2022-04-15T08:02:24.555Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/ [2022-04-15T08:02:24.555Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/agent/ [2022-04-15T08:02:24.555Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/agent/agent.conf [2022-04-15T08:02:24.555Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/envoy/ [2022-04-15T08:02:24.555Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/envoy/envoy.yaml [2022-04-15T08:02:24.555Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/server/ [2022-04-15T08:02:24.555Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/server/server.conf [2022-04-15T08:02:24.555Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream/ [2022-04-15T08:02:24.555Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream/agent/ [2022-04-15T08:02:24.555Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream/agent/agent.conf [2022-04-15T08:02:24.555Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream/envoy/ [2022-04-15T08:02:24.555Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream/envoy/envoy.yaml [2022-04-15T08:02:24.555Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/supervisord.conf [2022-04-15T08:02:24.555Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/ [2022-04-15T08:02:24.555Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/agent/ [2022-04-15T08:02:24.555Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/agent/agent.conf [2022-04-15T08:02:24.555Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/envoy/ [2022-04-15T08:02:24.555Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/envoy/envoy.yaml [2022-04-15T08:02:24.555Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/server/ [2022-04-15T08:02:24.555Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/server/server.conf [2022-04-15T08:02:24.555Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/docker-compose.yaml [2022-04-15T08:02:24.555Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/teardown [2022-04-15T08:02:24.555Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/ [2022-04-15T08:02:24.555Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/00-test-envoy-releases [2022-04-15T08:02:24.555Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/README.md [2022-04-15T08:02:24.555Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/ [2022-04-15T08:02:24.555Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/downstream-agent/ [2022-04-15T08:02:24.555Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/downstream-agent/agent.conf [2022-04-15T08:02:24.555Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/downstream-envoy/ [2022-04-15T08:02:24.555Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/downstream-envoy/envoy.yaml [2022-04-15T08:02:24.555Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/server/ [2022-04-15T08:02:24.555Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/server/server.conf [2022-04-15T08:02:24.555Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/supervisord.conf [2022-04-15T08:02:24.555Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/upstream-agent/ [2022-04-15T08:02:24.555Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/upstream-agent/agent.conf [2022-04-15T08:02:24.555Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/upstream-envoy/ [2022-04-15T08:02:24.555Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/upstream-envoy/envoy.yaml [2022-04-15T08:02:24.555Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/docker-compose.yaml [2022-04-15T08:02:24.555Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/teardown [2022-04-15T08:02:24.555Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/ [2022-04-15T08:02:24.555Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/00-setup [2022-04-15T08:02:24.555Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/01-start-servers [2022-04-15T08:02:24.555Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/02-bootstrap-federation-and-agents [2022-04-15T08:02:24.555Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/03-start-remaining-containers [2022-04-15T08:02:24.555Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/04-create-workload-entries [2022-04-15T08:02:24.555Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/05-check-workload-connectivity [2022-04-15T08:02:24.555Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/06-stop-servers [2022-04-15T08:02:24.555Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/07-check-workload-connectivity [2022-04-15T08:02:24.555Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/08-start-servers [2022-04-15T08:02:24.555Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/09-check-workload-connectivity [2022-04-15T08:02:24.555Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/10-stop-agents [2022-04-15T08:02:24.555Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/11-check-workload-connectivity [2022-04-15T08:02:24.555Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/12-start-agents [2022-04-15T08:02:24.555Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/13-check-workload-connectivity [2022-04-15T08:02:24.555Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/Dockerfile [2022-04-15T08:02:24.555Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/README.md [2022-04-15T08:02:24.555Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/ [2022-04-15T08:02:24.555Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/ [2022-04-15T08:02:24.555Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/agent/ [2022-04-15T08:02:24.555Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/agent/agent.conf [2022-04-15T08:02:24.555Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/ghostunnel/ [2022-04-15T08:02:24.555Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/ghostunnel/ghostunnel.flags [2022-04-15T08:02:24.555Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/server/ [2022-04-15T08:02:24.555Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/server/server.conf [2022-04-15T08:02:24.555Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/supervisord/ [2022-04-15T08:02:24.555Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/supervisord/supervisord.conf [2022-04-15T08:02:24.555Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/ [2022-04-15T08:02:24.555Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/agent/ [2022-04-15T08:02:24.555Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/agent/agent.conf [2022-04-15T08:02:24.555Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/ghostunnel/ [2022-04-15T08:02:24.555Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/ghostunnel/ghostunnel.flags [2022-04-15T08:02:24.555Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/server/ [2022-04-15T08:02:24.555Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/server/server.conf [2022-04-15T08:02:24.555Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/supervisord/ [2022-04-15T08:02:24.555Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/supervisord/supervisord.conf [2022-04-15T08:02:24.555Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/docker-compose.yaml [2022-04-15T08:02:24.555Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/teardown [2022-04-15T08:02:24.555Z] spire-1.2.1/test/integration/suites/join-token/ [2022-04-15T08:02:24.555Z] spire-1.2.1/test/integration/suites/join-token/01-start-server [2022-04-15T08:02:24.555Z] spire-1.2.1/test/integration/suites/join-token/02-bootstrap-agents [2022-04-15T08:02:24.555Z] spire-1.2.1/test/integration/suites/join-token/03-start-agent [2022-04-15T08:02:24.555Z] spire-1.2.1/test/integration/suites/join-token/04-create-workload-entry [2022-04-15T08:02:24.555Z] spire-1.2.1/test/integration/suites/join-token/05-check-svid [2022-04-15T08:02:24.555Z] spire-1.2.1/test/integration/suites/join-token/06-start-bad-agent [2022-04-15T08:02:24.555Z] spire-1.2.1/test/integration/suites/join-token/README.md [2022-04-15T08:02:24.555Z] spire-1.2.1/test/integration/suites/join-token/conf/ [2022-04-15T08:02:24.555Z] spire-1.2.1/test/integration/suites/join-token/conf/agent/ [2022-04-15T08:02:24.555Z] spire-1.2.1/test/integration/suites/join-token/conf/agent/agent.conf [2022-04-15T08:02:24.555Z] spire-1.2.1/test/integration/suites/join-token/conf/server/ [2022-04-15T08:02:24.555Z] spire-1.2.1/test/integration/suites/join-token/conf/server/server.conf [2022-04-15T08:02:24.555Z] spire-1.2.1/test/integration/suites/join-token/docker-compose.yaml [2022-04-15T08:02:24.555Z] spire-1.2.1/test/integration/suites/join-token/teardown [2022-04-15T08:02:24.555Z] spire-1.2.1/test/integration/suites/k8s-reconcile/ [2022-04-15T08:02:24.555Z] spire-1.2.1/test/integration/suites/k8s-reconcile/00-setup [2022-04-15T08:02:24.555Z] spire-1.2.1/test/integration/suites/k8s-reconcile/01-apply-config [2022-04-15T08:02:24.555Z] spire-1.2.1/test/integration/suites/k8s-reconcile/02-check-for-workload-svid [2022-04-15T08:02:24.555Z] spire-1.2.1/test/integration/suites/k8s-reconcile/README.md [2022-04-15T08:02:24.555Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/ [2022-04-15T08:02:24.555Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/admctrl/ [2022-04-15T08:02:24.555Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/admctrl/admission-control.yaml [2022-04-15T08:02:24.555Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/admctrl/kubeconfig.yaml [2022-04-15T08:02:24.555Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/agent/ [2022-04-15T08:02:24.555Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/agent/kustomization.yaml [2022-04-15T08:02:24.555Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/agent/spire-agent.yaml [2022-04-15T08:02:24.556Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/kind-config.yaml [2022-04-15T08:02:24.556Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/server/ [2022-04-15T08:02:24.556Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/server/k8s-workload-registrar-secret.yaml [2022-04-15T08:02:24.556Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/server/kustomization.yaml [2022-04-15T08:02:24.556Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/server/spire-server.yaml [2022-04-15T08:02:24.556Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/workload.yaml [2022-04-15T08:02:24.556Z] spire-1.2.1/test/integration/suites/k8s-reconcile/init-kubectl [2022-04-15T08:02:24.556Z] spire-1.2.1/test/integration/suites/k8s-reconcile/teardown [2022-04-15T08:02:24.556Z] spire-1.2.1/test/integration/suites/k8s-scratch/ [2022-04-15T08:02:24.556Z] spire-1.2.1/test/integration/suites/k8s-scratch/00-setup [2022-04-15T08:02:24.556Z] spire-1.2.1/test/integration/suites/k8s-scratch/01-apply-config [2022-04-15T08:02:24.556Z] spire-1.2.1/test/integration/suites/k8s-scratch/02-check-for-workload-svid [2022-04-15T08:02:24.556Z] spire-1.2.1/test/integration/suites/k8s-scratch/README.md [2022-04-15T08:02:24.556Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/ [2022-04-15T08:02:24.556Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/admctrl/ [2022-04-15T08:02:24.556Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/admctrl/admission-control.yaml [2022-04-15T08:02:24.556Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/admctrl/kubeconfig.yaml [2022-04-15T08:02:24.556Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/agent/ [2022-04-15T08:02:24.556Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/agent/kustomization.yaml [2022-04-15T08:02:24.556Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/agent/spire-agent.yaml [2022-04-15T08:02:24.556Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/kind-config.yaml [2022-04-15T08:02:24.556Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/server/ [2022-04-15T08:02:24.556Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/server/k8s-workload-registrar-secret.yaml [2022-04-15T08:02:24.556Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/server/kustomization.yaml [2022-04-15T08:02:24.556Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/server/spire-server.yaml [2022-04-15T08:02:24.556Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/webhook/ [2022-04-15T08:02:24.556Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/webhook/kustomization.yaml [2022-04-15T08:02:24.556Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/webhook/validation-webhook.yaml [2022-04-15T08:02:24.556Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/workload.yaml [2022-04-15T08:02:24.556Z] spire-1.2.1/test/integration/suites/k8s-scratch/init-kubectl [2022-04-15T08:02:24.556Z] spire-1.2.1/test/integration/suites/k8s-scratch/teardown [2022-04-15T08:02:24.556Z] spire-1.2.1/test/integration/suites/k8s/ [2022-04-15T08:02:24.556Z] spire-1.2.1/test/integration/suites/k8s/00-setup [2022-04-15T08:02:24.556Z] spire-1.2.1/test/integration/suites/k8s/01-apply-config [2022-04-15T08:02:24.556Z] spire-1.2.1/test/integration/suites/k8s/02-check-for-workload-svid [2022-04-15T08:02:24.556Z] spire-1.2.1/test/integration/suites/k8s/README.md [2022-04-15T08:02:24.556Z] spire-1.2.1/test/integration/suites/k8s/conf/ [2022-04-15T08:02:24.556Z] spire-1.2.1/test/integration/suites/k8s/conf/admctrl/ [2022-04-15T08:02:24.556Z] spire-1.2.1/test/integration/suites/k8s/conf/admctrl/admission-control.yaml [2022-04-15T08:02:24.556Z] spire-1.2.1/test/integration/suites/k8s/conf/admctrl/kubeconfig.yaml [2022-04-15T08:02:24.556Z] spire-1.2.1/test/integration/suites/k8s/conf/agent/ [2022-04-15T08:02:24.556Z] spire-1.2.1/test/integration/suites/k8s/conf/agent/kustomization.yaml [2022-04-15T08:02:24.556Z] spire-1.2.1/test/integration/suites/k8s/conf/agent/spire-agent.yaml [2022-04-15T08:02:24.556Z] spire-1.2.1/test/integration/suites/k8s/conf/kind-config.yaml [2022-04-15T08:02:24.556Z] spire-1.2.1/test/integration/suites/k8s/conf/server/ [2022-04-15T08:02:24.556Z] spire-1.2.1/test/integration/suites/k8s/conf/server/k8s-workload-registrar-secret.yaml [2022-04-15T08:02:24.556Z] spire-1.2.1/test/integration/suites/k8s/conf/server/kustomization.yaml [2022-04-15T08:02:24.556Z] spire-1.2.1/test/integration/suites/k8s/conf/server/spire-server.yaml [2022-04-15T08:02:24.556Z] spire-1.2.1/test/integration/suites/k8s/conf/webhook/ [2022-04-15T08:02:24.556Z] spire-1.2.1/test/integration/suites/k8s/conf/webhook/kustomization.yaml [2022-04-15T08:02:24.556Z] spire-1.2.1/test/integration/suites/k8s/conf/webhook/validation-webhook.yaml [2022-04-15T08:02:24.556Z] spire-1.2.1/test/integration/suites/k8s/conf/workload.yaml [2022-04-15T08:02:24.556Z] spire-1.2.1/test/integration/suites/k8s/init-kubectl [2022-04-15T08:02:24.556Z] spire-1.2.1/test/integration/suites/k8s/teardown [2022-04-15T08:02:24.556Z] spire-1.2.1/test/integration/suites/nested-rotation/ [2022-04-15T08:02:24.556Z] spire-1.2.1/test/integration/suites/nested-rotation/00-setup [2022-04-15T08:02:24.556Z] spire-1.2.1/test/integration/suites/nested-rotation/01-start-root [2022-04-15T08:02:24.556Z] spire-1.2.1/test/integration/suites/nested-rotation/02-create-intermediate-downstream-entries [2022-04-15T08:02:24.556Z] spire-1.2.1/test/integration/suites/nested-rotation/03-start-intermediateA [2022-04-15T08:02:24.556Z] spire-1.2.1/test/integration/suites/nested-rotation/04-create-leafA-downstream-entry [2022-04-15T08:02:24.556Z] spire-1.2.1/test/integration/suites/nested-rotation/05-start-leafA [2022-04-15T08:02:24.556Z] spire-1.2.1/test/integration/suites/nested-rotation/06-start-intermediateB [2022-04-15T08:02:24.556Z] spire-1.2.1/test/integration/suites/nested-rotation/07-create-leafB-downstream-entry [2022-04-15T08:02:24.556Z] spire-1.2.1/test/integration/suites/nested-rotation/08-start-leafB [2022-04-15T08:02:24.556Z] spire-1.2.1/test/integration/suites/nested-rotation/09-create-workload-entries [2022-04-15T08:02:24.556Z] spire-1.2.1/test/integration/suites/nested-rotation/10-check-svids [2022-04-15T08:02:24.556Z] spire-1.2.1/test/integration/suites/nested-rotation/Dockerfile [2022-04-15T08:02:24.556Z] spire-1.2.1/test/integration/suites/nested-rotation/README.md [2022-04-15T08:02:24.556Z] spire-1.2.1/test/integration/suites/nested-rotation/docker-compose.yaml [2022-04-15T08:02:24.556Z] spire-1.2.1/test/integration/suites/nested-rotation/intermediateA/ [2022-04-15T08:02:24.835Z] spire-1.2.1/test/integration/suites/nested-rotation/intermediateA/agent/ [2022-04-15T08:02:24.835Z] spire-1.2.1/test/integration/suites/nested-rotation/intermediateA/agent/agent.conf [2022-04-15T08:02:24.835Z] spire-1.2.1/test/integration/suites/nested-rotation/intermediateA/server/ [2022-04-15T08:02:24.835Z] spire-1.2.1/test/integration/suites/nested-rotation/intermediateA/server/server.conf [2022-04-15T08:02:24.835Z] spire-1.2.1/test/integration/suites/nested-rotation/intermediateB/ [2022-04-15T08:02:24.835Z] spire-1.2.1/test/integration/suites/nested-rotation/intermediateB/agent/ [2022-04-15T08:02:24.835Z] spire-1.2.1/test/integration/suites/nested-rotation/intermediateB/agent/agent.conf [2022-04-15T08:02:24.835Z] spire-1.2.1/test/integration/suites/nested-rotation/intermediateB/server/ [2022-04-15T08:02:24.835Z] spire-1.2.1/test/integration/suites/nested-rotation/intermediateB/server/server.conf [2022-04-15T08:02:24.835Z] spire-1.2.1/test/integration/suites/nested-rotation/leafA/ [2022-04-15T08:02:24.835Z] spire-1.2.1/test/integration/suites/nested-rotation/leafA/agent/ [2022-04-15T08:02:24.835Z] spire-1.2.1/test/integration/suites/nested-rotation/leafA/agent/agent.conf [2022-04-15T08:02:24.835Z] spire-1.2.1/test/integration/suites/nested-rotation/leafA/server/ [2022-04-15T08:02:24.835Z] spire-1.2.1/test/integration/suites/nested-rotation/leafA/server/server.conf [2022-04-15T08:02:24.835Z] spire-1.2.1/test/integration/suites/nested-rotation/leafB/ [2022-04-15T08:02:24.835Z] spire-1.2.1/test/integration/suites/nested-rotation/leafB/agent/ [2022-04-15T08:02:24.835Z] spire-1.2.1/test/integration/suites/nested-rotation/leafB/agent/agent.conf [2022-04-15T08:02:24.835Z] spire-1.2.1/test/integration/suites/nested-rotation/leafB/server/ [2022-04-15T08:02:24.835Z] spire-1.2.1/test/integration/suites/nested-rotation/leafB/server/server.conf [2022-04-15T08:02:24.835Z] spire-1.2.1/test/integration/suites/nested-rotation/root/ [2022-04-15T08:02:24.835Z] spire-1.2.1/test/integration/suites/nested-rotation/root/agent/ [2022-04-15T08:02:24.835Z] spire-1.2.1/test/integration/suites/nested-rotation/root/agent/agent.conf [2022-04-15T08:02:24.835Z] spire-1.2.1/test/integration/suites/nested-rotation/root/server/ [2022-04-15T08:02:24.835Z] spire-1.2.1/test/integration/suites/nested-rotation/root/server/server.conf [2022-04-15T08:02:24.835Z] spire-1.2.1/test/integration/suites/nested-rotation/teardown [2022-04-15T08:02:24.835Z] spire-1.2.1/test/integration/suites/node-attestation/ [2022-04-15T08:02:24.835Z] spire-1.2.1/test/integration/suites/node-attestation/00-setup [2022-04-15T08:02:24.835Z] spire-1.2.1/test/integration/suites/node-attestation/01-start-server [2022-04-15T08:02:24.835Z] spire-1.2.1/test/integration/suites/node-attestation/02-start-agent [2022-04-15T08:02:24.835Z] spire-1.2.1/test/integration/suites/node-attestation/03-test-node-attestation [2022-04-15T08:02:24.835Z] spire-1.2.1/test/integration/suites/node-attestation/04-test-x509pop-attestation [2022-04-15T08:02:24.835Z] spire-1.2.1/test/integration/suites/node-attestation/README.md [2022-04-15T08:02:24.835Z] spire-1.2.1/test/integration/suites/node-attestation/conf/ [2022-04-15T08:02:24.835Z] spire-1.2.1/test/integration/suites/node-attestation/conf/agent/ [2022-04-15T08:02:24.835Z] spire-1.2.1/test/integration/suites/node-attestation/conf/agent/agent.conf [2022-04-15T08:02:24.835Z] spire-1.2.1/test/integration/suites/node-attestation/conf/server/ [2022-04-15T08:02:24.835Z] spire-1.2.1/test/integration/suites/node-attestation/conf/server/server.conf [2022-04-15T08:02:24.835Z] spire-1.2.1/test/integration/suites/node-attestation/docker-compose.yaml [2022-04-15T08:02:24.835Z] spire-1.2.1/test/integration/suites/node-attestation/teardown [2022-04-15T08:02:24.835Z] spire-1.2.1/test/integration/suites/rotation/ [2022-04-15T08:02:24.835Z] spire-1.2.1/test/integration/suites/rotation/00-setup [2022-04-15T08:02:24.835Z] spire-1.2.1/test/integration/suites/rotation/01-start-server [2022-04-15T08:02:24.835Z] spire-1.2.1/test/integration/suites/rotation/02-bootstrap-agent [2022-04-15T08:02:24.835Z] spire-1.2.1/test/integration/suites/rotation/03-start-agent [2022-04-15T08:02:24.835Z] spire-1.2.1/test/integration/suites/rotation/04-create-workload-entry [2022-04-15T08:02:24.835Z] spire-1.2.1/test/integration/suites/rotation/05-check-svids [2022-04-15T08:02:24.835Z] spire-1.2.1/test/integration/suites/rotation/README.md [2022-04-15T08:02:24.835Z] spire-1.2.1/test/integration/suites/rotation/conf/ [2022-04-15T08:02:24.835Z] spire-1.2.1/test/integration/suites/rotation/conf/agent/ [2022-04-15T08:02:24.835Z] spire-1.2.1/test/integration/suites/rotation/conf/agent/agent.conf [2022-04-15T08:02:24.835Z] spire-1.2.1/test/integration/suites/rotation/conf/server/ [2022-04-15T08:02:24.835Z] spire-1.2.1/test/integration/suites/rotation/conf/server/server.conf [2022-04-15T08:02:24.835Z] spire-1.2.1/test/integration/suites/rotation/docker-compose.yaml [2022-04-15T08:02:24.835Z] spire-1.2.1/test/integration/suites/rotation/teardown [2022-04-15T08:02:24.835Z] spire-1.2.1/test/integration/suites/self-test/ [2022-04-15T08:02:24.835Z] spire-1.2.1/test/integration/suites/self-test/00-ensure-command-failure-fails-step [2022-04-15T08:02:24.835Z] spire-1.2.1/test/integration/suites/self-test/README.md [2022-04-15T08:02:24.835Z] spire-1.2.1/test/integration/suites/self-test/teardown [2022-04-15T08:02:24.835Z] spire-1.2.1/test/integration/suites/spire-server-cli/ [2022-04-15T08:02:24.835Z] spire-1.2.1/test/integration/suites/spire-server-cli/01-start-server [2022-04-15T08:02:24.835Z] spire-1.2.1/test/integration/suites/spire-server-cli/02-bundle [2022-04-15T08:02:24.835Z] spire-1.2.1/test/integration/suites/spire-server-cli/03-entry [2022-04-15T08:02:24.835Z] spire-1.2.1/test/integration/suites/spire-server-cli/04-bootstrap-agents [2022-04-15T08:02:24.835Z] spire-1.2.1/test/integration/suites/spire-server-cli/05-start-agents [2022-04-15T08:02:24.835Z] spire-1.2.1/test/integration/suites/spire-server-cli/06-agent [2022-04-15T08:02:24.835Z] spire-1.2.1/test/integration/suites/spire-server-cli/README.md [2022-04-15T08:02:24.835Z] spire-1.2.1/test/integration/suites/spire-server-cli/conf/ [2022-04-15T08:02:24.835Z] spire-1.2.1/test/integration/suites/spire-server-cli/conf/agent/ [2022-04-15T08:02:24.835Z] spire-1.2.1/test/integration/suites/spire-server-cli/conf/agent/agent.conf [2022-04-15T08:02:24.835Z] spire-1.2.1/test/integration/suites/spire-server-cli/conf/fixture/ [2022-04-15T08:02:24.835Z] spire-1.2.1/test/integration/suites/spire-server-cli/conf/fixture/ca.pem [2022-04-15T08:02:24.835Z] spire-1.2.1/test/integration/suites/spire-server-cli/conf/fixture/ca.spiffe [2022-04-15T08:02:24.835Z] spire-1.2.1/test/integration/suites/spire-server-cli/conf/fixture/ca2.pem [2022-04-15T08:02:24.835Z] spire-1.2.1/test/integration/suites/spire-server-cli/conf/fixture/ca2.spiffe [2022-04-15T08:02:24.835Z] spire-1.2.1/test/integration/suites/spire-server-cli/conf/server/ [2022-04-15T08:02:24.835Z] spire-1.2.1/test/integration/suites/spire-server-cli/conf/server/server.conf [2022-04-15T08:02:24.835Z] spire-1.2.1/test/integration/suites/spire-server-cli/docker-compose.yaml [2022-04-15T08:02:24.835Z] spire-1.2.1/test/integration/suites/spire-server-cli/teardown [2022-04-15T08:02:24.835Z] spire-1.2.1/test/integration/suites/upgrade/ [2022-04-15T08:02:24.835Z] spire-1.2.1/test/integration/suites/upgrade/00-setup [2022-04-15T08:02:24.835Z] spire-1.2.1/test/integration/suites/upgrade/01-run-upgrade-tests [2022-04-15T08:02:24.835Z] spire-1.2.1/test/integration/suites/upgrade/02-verify-codebase-version-is-updated [2022-04-15T08:02:24.835Z] spire-1.2.1/test/integration/suites/upgrade/README.md [2022-04-15T08:02:24.835Z] spire-1.2.1/test/integration/suites/upgrade/conf/ [2022-04-15T08:02:24.835Z] spire-1.2.1/test/integration/suites/upgrade/conf/agent/ [2022-04-15T08:02:24.835Z] spire-1.2.1/test/integration/suites/upgrade/conf/agent/agent.conf [2022-04-15T08:02:24.835Z] spire-1.2.1/test/integration/suites/upgrade/conf/server/ [2022-04-15T08:02:24.835Z] spire-1.2.1/test/integration/suites/upgrade/conf/server/server.conf [2022-04-15T08:02:24.835Z] spire-1.2.1/test/integration/suites/upgrade/teardown [2022-04-15T08:02:24.835Z] spire-1.2.1/test/integration/suites/upgrade/versions.txt [2022-04-15T08:02:24.835Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/ [2022-04-15T08:02:24.835Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/00-setup-kind [2022-04-15T08:02:24.835Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/01-setup-cert-manager [2022-04-15T08:02:24.835Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/02-deploy-spire [2022-04-15T08:02:24.835Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/03-verify-ca [2022-04-15T08:02:24.835Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/README.md [2022-04-15T08:02:24.835Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/conf/ [2022-04-15T08:02:24.835Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/conf/cert-manager-issuer.yaml [2022-04-15T08:02:24.835Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/conf/kind-config.yaml [2022-04-15T08:02:24.835Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/conf/server/ [2022-04-15T08:02:24.835Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/conf/server/kustomization.yaml [2022-04-15T08:02:24.835Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/conf/server/spire-server.yaml [2022-04-15T08:02:24.835Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/init-kubectl [2022-04-15T08:02:24.835Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/teardown [2022-04-15T08:02:24.835Z] spire-1.2.1/test/integration/test-one.sh [2022-04-15T08:02:24.835Z] spire-1.2.1/test/integration/test.sh [2022-04-15T08:02:24.835Z] spire-1.2.1/test/plugintest/ [2022-04-15T08:02:24.835Z] spire-1.2.1/test/plugintest/config.go [2022-04-15T08:02:24.835Z] spire-1.2.1/test/plugintest/load.go [2022-04-15T08:02:24.835Z] spire-1.2.1/test/plugintest/option.go [2022-04-15T08:02:24.835Z] spire-1.2.1/test/spiretest/ [2022-04-15T08:02:24.835Z] spire-1.2.1/test/spiretest/apiserver.go [2022-04-15T08:02:24.835Z] spire-1.2.1/test/spiretest/assertions.go [2022-04-15T08:02:24.835Z] spire-1.2.1/test/spiretest/dir.go [2022-04-15T08:02:24.835Z] spire-1.2.1/test/spiretest/errors_posix.go [2022-04-15T08:02:24.835Z] spire-1.2.1/test/spiretest/errors_windows.go [2022-04-15T08:02:24.835Z] spire-1.2.1/test/spiretest/logs.go [2022-04-15T08:02:24.835Z] spire-1.2.1/test/spiretest/socketapi.go [2022-04-15T08:02:24.835Z] spire-1.2.1/test/spiretest/suite.go [2022-04-15T08:02:24.835Z] spire-1.2.1/test/spiretest/x509.go [2022-04-15T08:02:24.835Z] spire-1.2.1/test/testca/ [2022-04-15T08:02:24.835Z] spire-1.2.1/test/testca/ca.go [2022-04-15T08:02:24.835Z] spire-1.2.1/test/testkey/ [2022-04-15T08:02:24.835Z] spire-1.2.1/test/testkey/generate.sh [2022-04-15T08:02:24.835Z] spire-1.2.1/test/testkey/genkeys.go [2022-04-15T08:02:24.835Z] spire-1.2.1/test/testkey/keys.go [2022-04-15T08:02:24.835Z] spire-1.2.1/test/testkey/new.go [2022-04-15T08:02:24.835Z] spire-1.2.1/test/tpmsimulator/ [2022-04-15T08:02:24.835Z] spire-1.2.1/test/tpmsimulator/simulator.go [2022-04-15T08:02:24.835Z] spire-1.2.1/test/util/ [2022-04-15T08:02:24.835Z] spire-1.2.1/test/util/cert_fixtures.go [2022-04-15T08:02:24.835Z] spire-1.2.1/test/util/cert_generation.go [2022-04-15T08:02:24.835Z] spire-1.2.1/test/util/io_redirection.go [2022-04-15T08:02:24.835Z] spire-1.2.1/test/util/race.go [2022-04-15T08:02:24.835Z] spire-1.2.1/test/util/util.go [2022-04-15T08:02:24.836Z] building spire from source... [2022-04-15T08:02:25.437Z] Installing go1.17.7... [2022-04-15T08:02:52.301Z] Building bin/spire-server... [2022-04-15T08:02:52.301Z] go: downloading github.com/mitchellh/cli v1.1.2 [2022-04-15T08:02:52.301Z] go: downloading github.com/spiffe/go-spiffe/v2 v2.0.0-beta.12 [2022-04-15T08:02:52.301Z] go: downloading github.com/spiffe/spire-api-sdk v1.2.0 [2022-04-15T08:02:52.301Z] go: downloading golang.org/x/net v0.0.0-20220127200216-cd36cc0744dd [2022-04-15T08:02:52.301Z] Building bin/spire-server... [2022-04-15T08:02:52.301Z] go: downloading google.golang.org/grpc v1.44.0 [2022-04-15T08:02:52.302Z] go: downloading github.com/mitchellh/cli v1.1.2 [2022-04-15T08:02:52.302Z] go: downloading github.com/spiffe/go-spiffe/v2 v2.0.0-beta.12 [2022-04-15T08:02:52.302Z] go: downloading github.com/spiffe/spire-api-sdk v1.2.0 [2022-04-15T08:02:52.579Z] go: downloading gopkg.in/square/go-jose.v2 v2.6.0 [2022-04-15T08:02:52.857Z] go: downloading golang.org/x/net v0.0.0-20220127200216-cd36cc0744dd [2022-04-15T08:02:52.857Z] go: downloading google.golang.org/grpc v1.44.0 [2022-04-15T08:02:53.135Z] go: downloading github.com/hashicorp/hcl v1.0.1-0.20190430135223-99e2f22d1c94 [2022-04-15T08:02:54.589Z] go: downloading github.com/imdario/mergo v0.3.12 [2022-04-15T08:02:54.589Z] go: downloading github.com/sirupsen/logrus v1.8.1 [2022-04-15T08:02:56.575Z] go: downloading github.com/hashicorp/hcl v1.0.1-0.20190430135223-99e2f22d1c94 [2022-04-15T08:02:56.575Z] go: downloading github.com/hashicorp/go-hclog v1.1.0 [2022-04-15T08:02:56.851Z] go: downloading github.com/imdario/mergo v0.3.12 [2022-04-15T08:02:56.851Z] go: downloading github.com/sirupsen/logrus v1.8.1 [2022-04-15T08:02:57.127Z] go: downloading gopkg.in/square/go-jose.v2 v2.6.0 [2022-04-15T08:02:57.403Z] go: downloading github.com/Masterminds/sprig v2.22.0+incompatible [2022-04-15T08:02:57.403Z] go: downloading github.com/fatih/color v1.13.0 [2022-04-15T08:02:57.403Z] go: downloading github.com/hashicorp/go-hclog v1.1.0 [2022-04-15T08:02:57.681Z] go: downloading github.com/mattn/go-isatty v0.0.14 [2022-04-15T08:02:57.681Z] go: downloading golang.org/x/time v0.0.0-20220224211638-0e9765cccd65 [2022-04-15T08:02:57.958Z] go: downloading golang.org/x/sys v0.0.0-20220227234510-4e6760a101f9 [2022-04-15T08:02:57.959Z] go: downloading github.com/Masterminds/sprig v2.22.0+incompatible [2022-04-15T08:02:57.959Z] go: downloading github.com/hashicorp/go-plugin v1.4.3 [2022-04-15T08:02:58.234Z] go: downloading github.com/spiffe/spire-plugin-sdk v1.2.0 [2022-04-15T08:02:58.234Z] go: downloading github.com/mattn/go-isatty v0.0.14 [2022-04-15T08:02:58.234Z] go: downloading github.com/fatih/color v1.13.0 [2022-04-15T08:02:58.517Z] go: downloading golang.org/x/time v0.0.0-20220224211638-0e9765cccd65 [2022-04-15T08:02:58.517Z] go: downloading google.golang.org/genproto v0.0.0-20220222213610-43724f9ea8cf [2022-04-15T08:02:58.517Z] go: downloading github.com/InVisionApp/go-health/v2 v2.1.2 [2022-04-15T08:02:58.517Z] go: downloading github.com/InVisionApp/go-logger v1.0.1 [2022-04-15T08:02:58.517Z] go: downloading github.com/armon/go-metrics v0.3.10 [2022-04-15T08:02:58.796Z] go: downloading github.com/prometheus/client_golang v1.12.1 [2022-04-15T08:02:58.796Z] go: downloading github.com/uber-go/tally/v4 v4.1.1 [2022-04-15T08:02:59.073Z] go: downloading github.com/InVisionApp/go-health/v2 v2.1.2 [2022-04-15T08:02:59.073Z] go: downloading github.com/InVisionApp/go-logger v1.0.1 [2022-04-15T08:02:59.350Z] go: downloading github.com/armon/go-metrics v0.3.10 [2022-04-15T08:02:59.628Z] go: downloading github.com/prometheus/client_golang v1.12.1 [2022-04-15T08:02:59.628Z] go: downloading github.com/uber-go/tally/v4 v4.1.1 [2022-04-15T08:02:59.905Z] go: downloading github.com/andres-erbsen/clock v0.0.0-20160526145045-9e14626cd129 [2022-04-15T08:03:00.180Z] go: downloading github.com/open-policy-agent/opa v0.38.0 [2022-04-15T08:03:00.781Z] go: downloading github.com/andres-erbsen/clock v0.0.0-20160526145045-9e14626cd129 [2022-04-15T08:03:00.781Z] go: downloading github.com/open-policy-agent/opa v0.38.0 [2022-04-15T08:03:19.127Z] go: downloading google.golang.org/genproto v0.0.0-20220222213610-43724f9ea8cf [2022-04-15T08:03:19.127Z] go: downloading github.com/mattn/go-colorable v0.1.12 [2022-04-15T08:03:19.127Z] go: downloading github.com/Masterminds/goutils v1.1.0 [2022-04-15T08:03:19.127Z] go: downloading github.com/google/uuid v1.1.2 [2022-04-15T08:03:19.127Z] go: downloading github.com/Masterminds/semver v1.5.0 [2022-04-15T08:03:19.127Z] go: downloading github.com/huandu/xstrings v1.3.2 [2022-04-15T08:03:19.127Z] go: downloading github.com/hashicorp/yamux v0.0.0-20181012175058-2f1d1f20f75d [2022-04-15T08:03:19.128Z] go: downloading github.com/oklog/run v1.0.0 [2022-04-15T08:03:19.128Z] go: downloading github.com/DataDog/datadog-go v3.2.0+incompatible [2022-04-15T08:03:19.128Z] go: downloading github.com/hashicorp/go-immutable-radix v1.3.1 [2022-04-15T08:03:19.128Z] go: downloading go.uber.org/atomic v1.9.0 [2022-04-15T08:03:19.128Z] go: downloading github.com/prometheus/client_model v0.2.0 [2022-04-15T08:03:19.128Z] go: downloading github.com/prometheus/common v0.32.1 [2022-04-15T08:03:19.128Z] go: downloading github.com/imkira/go-observer v1.0.3 [2022-04-15T08:03:19.128Z] go: downloading github.com/beorn7/perks v1.0.1 [2022-04-15T08:03:19.128Z] go: downloading github.com/cespare/xxhash/v2 v2.1.2 [2022-04-15T08:03:19.128Z] go: downloading github.com/prometheus/procfs v0.7.3 [2022-04-15T08:03:19.400Z] go: downloading github.com/hashicorp/errwrap v1.1.0 [2022-04-15T08:03:19.400Z] go: downloading github.com/mitchellh/reflectwalk v1.0.1 [2022-04-15T08:03:19.673Z] go: downloading github.com/twmb/murmur3 v1.1.6 [2022-04-15T08:03:19.673Z] go: downloading github.com/hashicorp/golang-lru v0.5.4 [2022-04-15T08:03:19.673Z] go: downloading github.com/GoogleCloudPlatform/cloudsql-proxy v1.29.0 [2022-04-15T08:03:19.673Z] go: downloading github.com/blang/semver/v4 v4.0.0 [2022-04-15T08:03:20.033Z] go: downloading github.com/go-sql-driver/mysql v1.6.0 [2022-04-15T08:03:21.013Z] go: downloading github.com/gofrs/uuid v4.2.0+incompatible [2022-04-15T08:03:21.338Z] go: downloading github.com/jinzhu/gorm v1.9.16 [2022-04-15T08:03:21.626Z] go: downloading github.com/lib/pq v1.10.4 [2022-04-15T08:03:22.032Z] go: downloading github.com/mattn/go-sqlite3 v1.14.12 [2022-04-15T08:03:22.032Z] go: downloading github.com/aws/aws-sdk-go-v2 v1.14.0 [2022-04-15T08:03:22.707Z] go: downloading github.com/aws/aws-sdk-go-v2/config v1.14.0 [2022-04-15T08:03:26.115Z] go: downloading github.com/hashicorp/go-plugin v1.4.3 [2022-04-15T08:03:26.115Z] go: downloading github.com/spiffe/spire-plugin-sdk v1.2.0 [2022-04-15T08:03:26.115Z] go: downloading github.com/aws/aws-sdk-go-v2/credentials v1.9.0 [2022-04-15T08:03:26.391Z] go: downloading golang.org/x/sys v0.0.0-20220227234510-4e6760a101f9 [2022-04-15T08:03:26.391Z] go: downloading github.com/mattn/go-colorable v0.1.12 [2022-04-15T08:03:26.990Z] go: downloading github.com/Masterminds/goutils v1.1.0 [2022-04-15T08:03:26.990Z] go: downloading github.com/Masterminds/semver v1.5.0 [2022-04-15T08:03:26.990Z] go: downloading github.com/google/uuid v1.1.2 [2022-04-15T08:03:26.990Z] go: downloading github.com/huandu/xstrings v1.3.2 [2022-04-15T08:03:27.265Z] go: downloading github.com/DataDog/datadog-go v3.2.0+incompatible [2022-04-15T08:03:27.541Z] go: downloading github.com/hashicorp/go-immutable-radix v1.3.1 [2022-04-15T08:03:27.541Z] go: downloading github.com/prometheus/client_model v0.2.0 [2022-04-15T08:03:27.541Z] go: downloading github.com/prometheus/common v0.32.1 [2022-04-15T08:03:27.541Z] go: downloading github.com/beorn7/perks v1.0.1 [2022-04-15T08:03:27.541Z] go: downloading github.com/cespare/xxhash/v2 v2.1.2 [2022-04-15T08:03:27.817Z] go: downloading github.com/prometheus/procfs v0.7.3 [2022-04-15T08:03:28.804Z] go: downloading github.com/imkira/go-observer v1.0.3 [2022-04-15T08:03:28.804Z] go: downloading go.uber.org/atomic v1.9.0 [2022-04-15T08:03:29.405Z] go: downloading github.com/hashicorp/yamux v0.0.0-20181012175058-2f1d1f20f75d [2022-04-15T08:03:29.405Z] go: downloading github.com/oklog/run v1.0.0 [2022-04-15T08:03:29.679Z] go: downloading github.com/hashicorp/errwrap v1.1.0 [2022-04-15T08:03:29.956Z] go: downloading github.com/mitchellh/reflectwalk v1.0.1 [2022-04-15T08:03:29.956Z] go: downloading github.com/hashicorp/golang-lru v0.5.4 [2022-04-15T08:03:29.956Z] go: downloading github.com/matttproud/golang_protobuf_extensions v1.0.2-0.20181231171920-c182affec369 [2022-04-15T08:03:29.956Z] go: downloading github.com/GoogleCloudPlatform/cloudsql-proxy v1.29.0 [2022-04-15T08:03:30.234Z] go: downloading github.com/blang/semver/v4 v4.0.0 [2022-04-15T08:03:30.234Z] go: downloading github.com/go-sql-driver/mysql v1.6.0 [2022-04-15T08:03:30.234Z] go: downloading github.com/gofrs/uuid v4.2.0+incompatible [2022-04-15T08:03:30.835Z] go: downloading github.com/jinzhu/gorm v1.9.16 [2022-04-15T08:03:31.434Z] go: downloading github.com/lib/pq v1.10.4 [2022-04-15T08:03:31.434Z] go: downloading github.com/mattn/go-sqlite3 v1.14.12 [2022-04-15T08:03:31.434Z] go: downloading github.com/aws/aws-sdk-go-v2 v1.14.0 [2022-04-15T08:03:32.035Z] go: downloading github.com/aws/aws-sdk-go-v2/config v1.14.0 [2022-04-15T08:03:33.017Z] go: downloading github.com/aws/aws-sdk-go-v2/credentials v1.9.0 [2022-04-15T08:03:34.994Z] go: downloading github.com/aws/aws-sdk-go-v2/service/kms v1.15.0 [2022-04-15T08:03:36.437Z] go: downloading github.com/aws/aws-sdk-go-v2/service/kms v1.15.0 [2022-04-15T08:03:36.437Z] go: downloading github.com/aws/aws-sdk-go-v2/service/sts v1.15.0 [2022-04-15T08:03:36.712Z] go: downloading github.com/stretchr/testify v1.7.0 [2022-04-15T08:03:36.986Z] go: downloading golang.org/x/sync v0.0.0-20210220032951-036812b2e83c [2022-04-15T08:03:37.262Z] go: downloading github.com/aws/aws-sdk-go v1.43.0 [2022-04-15T08:03:40.665Z] go: downloading github.com/aws/aws-sdk-go-v2/service/sts v1.15.0 [2022-04-15T08:03:40.665Z] go: downloading github.com/stretchr/testify v1.7.0 [2022-04-15T08:03:40.665Z] go: downloading golang.org/x/sync v0.0.0-20210220032951-036812b2e83c [2022-04-15T08:03:40.665Z] go: downloading google.golang.org/api v0.70.0 [2022-04-15T08:03:40.665Z] go: downloading k8s.io/client-go v0.23.4 [2022-04-15T08:03:40.665Z] go: downloading k8s.io/api v0.23.4 [2022-04-15T08:03:53.082Z] go: downloading github.com/aws/aws-sdk-go v1.43.0 [2022-04-15T08:03:59.818Z] go: downloading google.golang.org/api v0.70.0 [2022-04-15T08:03:59.818Z] go: downloading k8s.io/client-go v0.23.4 [2022-04-15T08:03:59.818Z] go: downloading k8s.io/api v0.23.4 [2022-04-15T08:04:12.246Z] go: downloading github.com/google/go-tpm v0.3.3 [2022-04-15T08:04:12.246Z] go: downloading github.com/Azure/azure-sdk-for-go v62.0.0+incompatible [2022-04-15T08:04:30.585Z] go: downloading github.com/google/go-tpm v0.3.3 [2022-04-15T08:04:30.585Z] go: downloading github.com/Azure/azure-sdk-for-go v62.0.0+incompatible [2022-04-15T08:04:30.585Z] go: downloading github.com/Azure/go-autorest/autorest v0.11.24 [2022-04-15T08:04:30.585Z] go: downloading github.com/Azure/go-autorest v14.2.0+incompatible [2022-04-15T08:04:30.585Z] go: downloading github.com/Azure/go-autorest/autorest/azure/auth v0.5.11 [2022-04-15T08:04:30.585Z] go: downloading cloud.google.com/go/storage v1.21.0 [2022-04-15T08:04:30.859Z] go: downloading cloud.google.com/go v0.100.2 [2022-04-15T08:04:32.851Z] go: downloading k8s.io/apimachinery v0.23.4 [2022-04-15T08:04:35.485Z] go: downloading k8s.io/kube-aggregator v0.23.3 [2022-04-15T08:04:36.088Z] go: downloading sigs.k8s.io/controller-runtime v0.11.1 [2022-04-15T08:04:38.081Z] go: downloading cloud.google.com/go/security v1.3.0 [2022-04-15T08:04:38.081Z] go: downloading github.com/hashicorp/vault/api v1.4.1 [2022-04-15T08:04:38.357Z] go: downloading github.com/shirou/gopsutil/v3 v3.22.2 [2022-04-15T08:04:39.348Z] go: downloading github.com/twmb/murmur3 v1.1.6 [2022-04-15T08:04:39.625Z] go: downloading github.com/OneOfOne/xxhash v1.2.8 [2022-04-15T08:04:39.625Z] go: downloading gopkg.in/yaml.v2 v2.4.0 [2022-04-15T08:04:39.905Z] go: downloading github.com/rcrowley/go-metrics v0.0.0-20201227073835-cf1acfcdf475 [2022-04-15T08:04:40.517Z] go: downloading github.com/gobwas/glob v0.2.3 [2022-04-15T08:04:40.517Z] go: downloading github.com/Azure/go-autorest/autorest v0.11.24 [2022-04-15T08:04:40.792Z] go: downloading github.com/yashtewari/glob-intersection v0.0.0-20180916065949-5c77d914dd0b [2022-04-15T08:04:40.792Z] go: downloading github.com/Azure/go-autorest v14.2.0+incompatible [2022-04-15T08:04:41.068Z] go: downloading github.com/jinzhu/inflection v1.0.0 [2022-04-15T08:04:41.068Z] go: downloading github.com/Azure/go-autorest/autorest/azure/auth v0.5.11 [2022-04-15T08:04:41.068Z] go: downloading github.com/aws/smithy-go v1.11.0 [2022-04-15T08:04:41.068Z] go: downloading cloud.google.com/go/storage v1.21.0 [2022-04-15T08:04:41.672Z] go: downloading cloud.google.com/go v0.100.2 [2022-04-15T08:04:42.275Z] go: downloading github.com/aws/aws-sdk-go-v2/feature/ec2/imds v1.11.0 [2022-04-15T08:04:42.275Z] go: downloading github.com/aws/aws-sdk-go-v2/internal/ini v1.3.6 [2022-04-15T08:04:42.877Z] go: downloading github.com/aws/aws-sdk-go-v2/service/sso v1.10.0 [2022-04-15T08:04:43.153Z] go: downloading k8s.io/apimachinery v0.23.4 [2022-04-15T08:04:43.153Z] go: downloading github.com/aws/aws-sdk-go-v2/internal/configsources v1.1.5 [2022-04-15T08:04:43.153Z] go: downloading github.com/aws/aws-sdk-go-v2/service/internal/presigned-url v1.8.0 [2022-04-15T08:04:43.432Z] go: downloading github.com/gogo/protobuf v1.3.2 [2022-04-15T08:04:45.428Z] go: downloading k8s.io/kube-aggregator v0.23.3 [2022-04-15T08:04:46.032Z] go: downloading sigs.k8s.io/controller-runtime v0.11.1 [2022-04-15T08:04:48.016Z] go: downloading cloud.google.com/go/security v1.3.0 [2022-04-15T08:04:48.016Z] go: downloading github.com/hashicorp/vault/api v1.4.1 [2022-04-15T08:04:48.292Z] go: downloading github.com/shirou/gopsutil/v3 v3.22.2 [2022-04-15T08:04:48.292Z] go: downloading golang.org/x/oauth2 v0.0.0-20211104180415-d3ed0bb246c8 [2022-04-15T08:04:49.278Z] go: downloading github.com/matttproud/golang_protobuf_extensions v1.0.2-0.20181231171920-c182affec369 [2022-04-15T08:04:49.278Z] go: downloading github.com/Azure/go-autorest/autorest/adal v0.9.18 [2022-04-15T08:04:49.278Z] go: downloading gopkg.in/yaml.v2 v2.4.0 [2022-04-15T08:04:49.278Z] go: downloading github.com/Azure/go-autorest/logger v0.2.1 [2022-04-15T08:04:49.278Z] go: downloading github.com/Azure/go-autorest/tracing v0.6.0 [2022-04-15T08:04:49.278Z] go: downloading github.com/OneOfOne/xxhash v1.2.8 [2022-04-15T08:04:49.278Z] go: downloading github.com/Azure/go-autorest/autorest/azure/cli v0.4.5 [2022-04-15T08:04:49.555Z] go: downloading github.com/dimchansky/utfbom v1.1.1 [2022-04-15T08:04:49.555Z] go: downloading cloud.google.com/go/compute v1.3.0 [2022-04-15T08:04:49.555Z] go: downloading github.com/rcrowley/go-metrics v0.0.0-20201227073835-cf1acfcdf475 [2022-04-15T08:04:49.831Z] go: downloading github.com/gobwas/glob v0.2.3 [2022-04-15T08:04:50.107Z] go: downloading github.com/yashtewari/glob-intersection v0.0.0-20180916065949-5c77d914dd0b [2022-04-15T08:04:50.107Z] go: downloading github.com/jinzhu/inflection v1.0.0 [2022-04-15T08:04:50.381Z] go: downloading github.com/aws/aws-sdk-go-v2/feature/ec2/imds v1.11.0 [2022-04-15T08:04:50.381Z] go: downloading github.com/aws/aws-sdk-go-v2/internal/ini v1.3.6 [2022-04-15T08:04:50.382Z] go: downloading cloud.google.com/go/iam v0.1.1 [2022-04-15T08:04:50.658Z] go: downloading github.com/googleapis/gax-go/v2 v2.1.1 [2022-04-15T08:04:50.658Z] go: downloading k8s.io/klog/v2 v2.30.0 [2022-04-15T08:04:50.658Z] go: downloading github.com/aws/aws-sdk-go-v2/service/sso v1.10.0 [2022-04-15T08:04:50.934Z] go: downloading github.com/google/gofuzz v1.1.0 [2022-04-15T08:04:50.934Z] go: downloading github.com/aws/smithy-go v1.11.0 [2022-04-15T08:04:50.934Z] go: downloading sigs.k8s.io/structured-merge-diff/v4 v4.2.1 [2022-04-15T08:04:52.378Z] go: downloading k8s.io/utils v0.0.0-20211116205334-6203023598ed [2022-04-15T08:04:52.655Z] go: downloading github.com/aws/aws-sdk-go-v2/internal/configsources v1.1.5 [2022-04-15T08:04:52.655Z] go: downloading github.com/aws/aws-sdk-go-v2/service/internal/presigned-url v1.8.0 [2022-04-15T08:04:52.655Z] go: downloading github.com/spf13/pflag v1.0.5 [2022-04-15T08:04:52.939Z] go: downloading golang.org/x/term v0.0.0-20210927222741-03fcf44c2211 [2022-04-15T08:04:52.939Z] go: downloading github.com/gogo/protobuf v1.3.2 [2022-04-15T08:04:53.216Z] go: downloading github.com/evanphx/json-patch v4.12.0+incompatible [2022-04-15T08:04:53.521Z] go: downloading github.com/cenkalti/backoff/v3 v3.2.2 [2022-04-15T08:04:53.521Z] go: downloading github.com/hashicorp/go-cleanhttp v0.5.2 [2022-04-15T08:04:53.521Z] go: downloading github.com/hashicorp/go-retryablehttp v0.6.6 [2022-04-15T08:04:53.521Z] go: downloading github.com/hashicorp/go-secure-stdlib/parseutil v0.1.1 [2022-04-15T08:04:53.521Z] go: downloading github.com/hashicorp/vault/sdk v0.4.1 [2022-04-15T08:04:55.246Z] go: downloading github.com/mitchellh/mapstructure v1.4.3 [2022-04-15T08:04:55.246Z] go: downloading github.com/tklauser/go-sysconf v0.3.9 [2022-04-15T08:04:55.530Z] go: downloading github.com/xeipuuv/gojsonreference v0.0.0-20180127040603-bd5ef7bd5415 [2022-04-15T08:04:56.015Z] go: downloading github.com/aws/aws-sdk-go-v2/internal/endpoints/v2 v2.3.0 [2022-04-15T08:04:56.361Z] go: downloading go.opencensus.io v0.23.0 [2022-04-15T08:04:57.346Z] go: downloading github.com/jmespath/go-jmespath v0.4.0 [2022-04-15T08:04:58.331Z] go: downloading golang.org/x/oauth2 v0.0.0-20211104180415-d3ed0bb246c8 [2022-04-15T08:04:58.607Z] go: downloading github.com/Azure/go-autorest/autorest/adal v0.9.18 [2022-04-15T08:04:58.882Z] go: downloading github.com/Azure/go-autorest/logger v0.2.1 [2022-04-15T08:04:58.882Z] go: downloading github.com/Azure/go-autorest/tracing v0.6.0 [2022-04-15T08:04:58.882Z] go: downloading github.com/Azure/go-autorest/autorest/azure/cli v0.4.5 [2022-04-15T08:04:58.882Z] go: downloading github.com/dimchansky/utfbom v1.1.1 [2022-04-15T08:04:59.161Z] go: downloading cloud.google.com/go/compute v1.3.0 [2022-04-15T08:04:59.162Z] go: downloading github.com/Azure/go-autorest/autorest/date v0.3.0 [2022-04-15T08:04:59.437Z] go: downloading github.com/golang-jwt/jwt/v4 v4.2.0 [2022-04-15T08:04:59.714Z] go: downloading gopkg.in/inf.v0 v0.9.1 [2022-04-15T08:04:59.714Z] go: downloading github.com/go-logr/logr v1.2.2 [2022-04-15T08:04:59.991Z] go: downloading github.com/google/go-cmp v0.5.7 [2022-04-15T08:04:59.991Z] go: downloading cloud.google.com/go/iam v0.1.1 [2022-04-15T08:05:00.267Z] go: downloading github.com/googleapis/gax-go/v2 v2.1.1 [2022-04-15T08:05:00.267Z] go: downloading k8s.io/klog/v2 v2.30.0 [2022-04-15T08:05:00.544Z] go: downloading sigs.k8s.io/json v0.0.0-20211020170558-c049b76a60c6 [2022-04-15T08:05:00.544Z] go: downloading github.com/google/gofuzz v1.1.0 [2022-04-15T08:05:00.544Z] go: downloading sigs.k8s.io/structured-merge-diff/v4 v4.2.1 [2022-04-15T08:05:00.544Z] go: downloading github.com/json-iterator/go v1.1.12 [2022-04-15T08:05:01.147Z] go: downloading github.com/googleapis/gnostic v0.5.5 [2022-04-15T08:05:01.753Z] go: downloading k8s.io/utils v0.0.0-20211116205334-6203023598ed [2022-04-15T08:05:02.353Z] go: downloading github.com/spf13/pflag v1.0.5 [2022-04-15T08:05:02.630Z] go: downloading golang.org/x/term v0.0.0-20210927222741-03fcf44c2211 [2022-04-15T08:05:02.905Z] go: downloading github.com/evanphx/json-patch v4.12.0+incompatible [2022-04-15T08:05:03.182Z] go: downloading github.com/cenkalti/backoff/v3 v3.2.2 [2022-04-15T08:05:03.182Z] go: downloading github.com/hashicorp/go-cleanhttp v0.5.2 [2022-04-15T08:05:03.182Z] go: downloading github.com/hashicorp/go-retryablehttp v0.6.6 [2022-04-15T08:05:03.459Z] go: downloading github.com/hashicorp/go-secure-stdlib/parseutil v0.1.1 [2022-04-15T08:05:03.459Z] go: downloading github.com/hashicorp/vault/sdk v0.4.1 [2022-04-15T08:05:03.738Z] go: downloading k8s.io/kube-openapi v0.0.0-20211115234752-e816edb12b65 [2022-04-15T08:05:04.336Z] go: downloading github.com/mitchellh/mapstructure v1.4.3 [2022-04-15T08:05:04.613Z] go: downloading github.com/tklauser/go-sysconf v0.3.9 [2022-04-15T08:05:04.894Z] go: downloading github.com/xeipuuv/gojsonreference v0.0.0-20180127040603-bd5ef7bd5415 [2022-04-15T08:05:04.894Z] go: downloading github.com/aws/aws-sdk-go-v2/internal/endpoints/v2 v2.3.0 [2022-04-15T08:05:04.894Z] go: downloading github.com/jmespath/go-jmespath v0.4.0 [2022-04-15T08:05:05.870Z] go: downloading github.com/hashicorp/go-secure-stdlib/strutil v0.1.1 [2022-04-15T08:05:05.870Z] go: downloading github.com/hashicorp/go-sockaddr v1.0.2 [2022-04-15T08:05:06.471Z] go: downloading github.com/tklauser/numcpus v0.3.0 [2022-04-15T08:05:06.471Z] go: downloading github.com/xeipuuv/gojsonpointer v0.0.0-20190905194746-02993c407bfb [2022-04-15T08:05:06.747Z] go: downloading go.uber.org/zap v1.21.0 [2022-04-15T08:05:07.023Z] go: downloading go.opencensus.io v0.23.0 [2022-04-15T08:05:07.299Z] go: downloading sigs.k8s.io/yaml v1.3.0 [2022-04-15T08:05:07.299Z] go: downloading github.com/golang/groupcache v0.0.0-20210331224755-41bb18bfe9da [2022-04-15T08:05:07.575Z] go: downloading github.com/modern-go/concurrent v0.0.0-20180306012644-bacd9c7ef1dd [2022-04-15T08:05:07.575Z] go: downloading github.com/modern-go/reflect2 v1.0.2 [2022-04-15T08:05:07.851Z] go: downloading github.com/ryanuber/go-glob v1.0.0 [2022-04-15T08:05:08.125Z] go: downloading github.com/golang/snappy v0.0.4 [2022-04-15T08:05:08.126Z] go: downloading github.com/Azure/go-autorest/autorest/date v0.3.0 [2022-04-15T08:05:08.126Z] go: downloading github.com/pierrec/lz4 v2.5.2+incompatible [2022-04-15T08:05:08.405Z] go: downloading github.com/golang-jwt/jwt/v4 v4.2.0 [2022-04-15T08:05:08.682Z] go: downloading gopkg.in/inf.v0 v0.9.1 [2022-04-15T08:05:08.682Z] go: downloading github.com/go-logr/logr v1.2.2 [2022-04-15T08:05:08.959Z] go: downloading github.com/google/go-cmp v0.5.7 [2022-04-15T08:05:09.233Z] go: downloading sigs.k8s.io/json v0.0.0-20211020170558-c049b76a60c6 [2022-04-15T08:05:09.509Z] go: downloading github.com/json-iterator/go v1.1.12 [2022-04-15T08:05:10.109Z] go: downloading github.com/googleapis/gnostic v0.5.5 [2022-04-15T08:05:12.741Z] go: downloading k8s.io/kube-openapi v0.0.0-20211115234752-e816edb12b65 [2022-04-15T08:05:15.370Z] go: downloading github.com/hashicorp/go-secure-stdlib/strutil v0.1.1 [2022-04-15T08:05:15.370Z] go: downloading github.com/hashicorp/go-sockaddr v1.0.2 [2022-04-15T08:05:15.971Z] go: downloading github.com/tklauser/numcpus v0.3.0 [2022-04-15T08:05:15.971Z] go: downloading github.com/xeipuuv/gojsonpointer v0.0.0-20190905194746-02993c407bfb [2022-04-15T08:05:15.971Z] go: downloading go.uber.org/zap v1.21.0 [2022-04-15T08:05:16.955Z] go: downloading sigs.k8s.io/yaml v1.3.0 [2022-04-15T08:05:16.955Z] go: downloading github.com/golang/groupcache v0.0.0-20210331224755-41bb18bfe9da [2022-04-15T08:05:17.230Z] go: downloading github.com/modern-go/concurrent v0.0.0-20180306012644-bacd9c7ef1dd [2022-04-15T08:05:17.230Z] go: downloading github.com/modern-go/reflect2 v1.0.2 [2022-04-15T08:05:17.230Z] go: downloading github.com/hashicorp/go-secure-stdlib/mlock v0.1.1 [2022-04-15T08:05:17.230Z] go: downloading github.com/hashicorp/go-uuid v1.0.2 [2022-04-15T08:05:17.230Z] go: downloading github.com/hashicorp/go-version v1.2.0 [2022-04-15T08:05:17.230Z] go: downloading go.uber.org/multierr v1.6.0 [2022-04-15T08:05:17.505Z] go: downloading github.com/ryanuber/go-glob v1.0.0 [2022-04-15T08:05:17.505Z] go: downloading github.com/golang/snappy v0.0.4 [2022-04-15T08:05:17.779Z] go: downloading github.com/pierrec/lz4 v2.5.2+incompatible [2022-04-15T08:05:27.947Z] go: downloading github.com/hashicorp/go-secure-stdlib/mlock v0.1.1 [2022-04-15T08:05:27.947Z] go: downloading github.com/hashicorp/go-uuid v1.0.2 [2022-04-15T08:05:27.947Z] go: downloading github.com/hashicorp/go-version v1.2.0 [2022-04-15T08:05:27.947Z] go: downloading go.uber.org/multierr v1.6.0 [2022-04-15T08:05:54.755Z] go: downloading github.com/Azure/go-autorest/autorest/validation v0.3.0 [2022-04-15T08:05:54.755Z] go: downloading github.com/Azure/go-autorest/autorest/to v0.4.0 [2022-04-15T08:05:54.755Z] go: downloading github.com/Azure/go-autorest/autorest/validation v0.3.0 [2022-04-15T08:05:54.755Z] go: downloading github.com/Azure/go-autorest/autorest/to v0.4.0 [2022-04-15T08:06:51.319Z] Removing intermediate container df224721bbe7 [2022-04-15T08:06:51.319Z] ---> 801135253095 [2022-04-15T08:06:51.319Z] Step 10/23 : RUN make cmd/sys-mgmt-executor/sys-mgmt-executor [2022-04-15T08:06:51.319Z] ---> Running in bcd73446fe70 [2022-04-15T08:06:51.319Z] 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-15T08:06:54.719Z] Removing intermediate container bcd73446fe70 [2022-04-15T08:06:54.719Z] ---> 375e0d4bf267 [2022-04-15T08:06:54.719Z] [2022-04-15T08:06:54.719Z] Step 11/23 : FROM docker:20.10.14 [2022-04-15T08:06:54.719Z] 20.10.14: Pulling from library/docker [2022-04-15T08:07:09.812Z] Digest: sha256:41978d1974f05f80e1aef23ac03040491a7e28bd4551d4b469b43e558341864e [2022-04-15T08:07:09.812Z] Status: Downloaded newer image for docker:20.10.14 [2022-04-15T08:07:09.812Z] ---> c346e9eafbab [2022-04-15T08:07:09.812Z] 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-15T08:07:09.812Z] ---> Running in 25d502df2c8b [2022-04-15T08:07:09.812Z] Removing intermediate container 25d502df2c8b [2022-04-15T08:07:09.812Z] ---> 71b564093d43 [2022-04-15T08:07:09.812Z] 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-15T08:07:09.812Z] ---> Running in 76f53f0c5e47 [2022-04-15T08:07:11.803Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz [2022-04-15T08:07:12.080Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz [2022-04-15T08:07:13.067Z] (1/43) Installing readline (8.1.1-r0) [2022-04-15T08:07:13.067Z] (2/43) Installing bash (5.1.16-r0) [2022-04-15T08:07:13.067Z] Executing bash-5.1.16-r0.post-install [2022-04-15T08:07:13.067Z] (3/43) Installing brotli-libs (1.0.9-r5) [2022-04-15T08:07:13.067Z] (4/43) Installing nghttp2-libs (1.46.0-r0) [2022-04-15T08:07:13.067Z] (5/43) Installing libcurl (7.80.0-r0) [2022-04-15T08:07:13.067Z] (6/43) Installing curl (7.80.0-r0) [2022-04-15T08:07:13.346Z] (7/43) Installing dumb-init (1.2.5-r1) [2022-04-15T08:07:13.346Z] (8/43) Installing libbz2 (1.0.8-r1) [2022-04-15T08:07:13.346Z] (9/43) Installing expat (2.4.7-r0) [2022-04-15T08:07:13.346Z] (10/43) Installing libffi (3.4.2-r1) [2022-04-15T08:07:13.346Z] (11/43) Installing gdbm (1.22-r0) [2022-04-15T08:07:13.346Z] (12/43) Installing xz-libs (5.2.5-r1) [2022-04-15T08:07:13.346Z] (13/43) Installing libgcc (10.3.1_git20211027-r0) [2022-04-15T08:07:13.346Z] (14/43) Installing libstdc++ (10.3.1_git20211027-r0) [2022-04-15T08:07:13.346Z] (15/43) Installing mpdecimal (2.5.1-r1) [2022-04-15T08:07:13.346Z] (16/43) Installing sqlite-libs (3.36.0-r0) [2022-04-15T08:07:13.346Z] (17/43) Installing python3 (3.9.7-r4) [2022-04-15T08:07:15.979Z] (18/43) Installing py3-appdirs (1.4.4-r2) [2022-04-15T08:07:15.979Z] (19/43) Installing py3-certifi (2020.12.5-r1) [2022-04-15T08:07:15.979Z] (20/43) Installing py3-charset-normalizer (2.0.7-r0) [2022-04-15T08:07:15.979Z] (21/43) Installing py3-idna (3.3-r0) [2022-04-15T08:07:15.979Z] (22/43) Installing py3-urllib3 (1.26.7-r0) [2022-04-15T08:07:15.979Z] (23/43) Installing py3-requests (2.26.0-r1) [2022-04-15T08:07:15.979Z] (24/43) Installing py3-msgpack (1.0.2-r1) [2022-04-15T08:07:15.979Z] (25/43) Installing py3-lockfile (0.12.2-r4) [2022-04-15T08:07:15.979Z] (26/43) Installing py3-cachecontrol (0.12.10-r0) [2022-04-15T08:07:15.979Z] (27/43) Installing py3-colorama (0.4.4-r1) [2022-04-15T08:07:15.979Z] (28/43) Installing py3-contextlib2 (21.6.0-r1) [2022-04-15T08:07:15.979Z] (29/43) Installing py3-distlib (0.3.3-r0) [2022-04-15T08:07:16.253Z] (30/43) Installing py3-distro (1.6.0-r0) [2022-04-15T08:07:16.253Z] (31/43) Installing py3-six (1.16.0-r0) [2022-04-15T08:07:16.253Z] (32/43) Installing py3-webencodings (0.5.1-r4) [2022-04-15T08:07:16.253Z] (33/43) Installing py3-html5lib (1.1-r1) [2022-04-15T08:07:16.253Z] (34/43) Installing py3-parsing (2.4.7-r2) [2022-04-15T08:07:16.253Z] (35/43) Installing py3-packaging (20.9-r1) [2022-04-15T08:07:16.253Z] (36/43) Installing py3-tomli (1.2.2-r0) [2022-04-15T08:07:16.253Z] (37/43) Installing py3-pep517 (0.12.0-r0) [2022-04-15T08:07:16.253Z] (38/43) Installing py3-progress (1.6-r0) [2022-04-15T08:07:16.253Z] (39/43) Installing py3-retrying (1.3.3-r2) [2022-04-15T08:07:16.253Z] (40/43) Installing py3-ordered-set (4.0.2-r2) [2022-04-15T08:07:16.253Z] (41/43) Installing py3-setuptools (52.0.0-r4) [2022-04-15T08:07:16.529Z] (42/43) Installing py3-toml (0.10.2-r2) [2022-04-15T08:07:16.529Z] (43/43) Installing py3-pip (20.3.4-r1) [2022-04-15T08:07:17.130Z] Executing busybox-1.34.1-r5.trigger [2022-04-15T08:07:17.409Z] OK: 82 MiB in 65 packages [2022-04-15T08:07:22.830Z] Collecting docker-compose==1.23.2 [2022-04-15T08:07:22.830Z] Downloading docker_compose-1.23.2-py2.py3-none-any.whl (131 kB) [2022-04-15T08:07:23.106Z] Collecting docker<4.0,>=3.6.0 [2022-04-15T08:07:23.106Z] Downloading docker-3.7.3-py2.py3-none-any.whl (134 kB) [2022-04-15T08:07:24.548Z] Collecting requests!=2.11.0,!=2.12.2,!=2.18.0,<2.21,>=2.6.1 [2022-04-15T08:07:24.548Z] Downloading requests-2.20.1-py2.py3-none-any.whl (57 kB) [2022-04-15T08:07:25.746Z] Collecting PyYAML<4,>=3.10 [2022-04-15T08:07:25.746Z] Downloading PyYAML-3.13.tar.gz (270 kB) [2022-04-15T08:07:30.216Z] Collecting cached-property<2,>=1.2.0 [2022-04-15T08:07:30.216Z] Downloading cached_property-1.5.2-py2.py3-none-any.whl (7.6 kB) [2022-04-15T08:07:30.492Z] Collecting texttable<0.10,>=0.9.0 [2022-04-15T08:07:30.492Z] Downloading texttable-0.9.1.tar.gz (11 kB) [2022-04-15T08:07:32.475Z] Collecting docopt<0.7,>=0.6.1 [2022-04-15T08:07:32.475Z] Downloading docopt-0.6.2.tar.gz (25 kB) [2022-04-15T08:07:35.109Z] Collecting dockerpty<0.5,>=0.4.1 [2022-04-15T08:07:35.109Z] Downloading dockerpty-0.4.1.tar.gz (13 kB) [2022-04-15T08:07:37.737Z] Collecting jsonschema<3,>=2.5.1 [2022-04-15T08:07:37.737Z] Downloading jsonschema-2.6.0-py2.py3-none-any.whl (39 kB) [2022-04-15T08:07:37.737Z] Collecting websocket-client<1.0,>=0.32.0 [2022-04-15T08:07:37.737Z] Downloading websocket_client-0.59.0-py2.py3-none-any.whl (67 kB) [2022-04-15T08:07:37.737Z] 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-15T08:07:38.021Z] Collecting docker-pycreds>=0.4.0 [2022-04-15T08:07:38.295Z] Downloading docker_pycreds-0.4.0-py2.py3-none-any.whl (9.0 kB) [2022-04-15T08:07:38.896Z] 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-15T08:07:39.169Z] Collecting chardet<3.1.0,>=3.0.2 [2022-04-15T08:07:39.169Z] Downloading chardet-3.0.4-py2.py3-none-any.whl (133 kB) [2022-04-15T08:07:39.445Z] Collecting idna<2.8,>=2.5 [2022-04-15T08:07:39.445Z] Downloading idna-2.7-py2.py3-none-any.whl (58 kB) [2022-04-15T08:07:40.046Z] Collecting urllib3<1.25,>=1.21.1 [2022-04-15T08:07:40.046Z] Downloading urllib3-1.24.3-py2.py3-none-any.whl (118 kB) [2022-04-15T08:07:40.321Z] Using legacy 'setup.py install' for dockerpty, since package 'wheel' is not installed. [2022-04-15T08:07:40.321Z] Using legacy 'setup.py install' for docopt, since package 'wheel' is not installed. [2022-04-15T08:07:40.321Z] Using legacy 'setup.py install' for PyYAML, since package 'wheel' is not installed. [2022-04-15T08:07:40.321Z] Using legacy 'setup.py install' for texttable, since package 'wheel' is not installed. [2022-04-15T08:07:41.308Z] Installing collected packages: urllib3, idna, chardet, websocket-client, requests, docker-pycreds, texttable, PyYAML, jsonschema, docopt, dockerpty, docker, cached-property, docker-compose [2022-04-15T08:07:41.308Z] Attempting uninstall: urllib3 [2022-04-15T08:07:41.308Z] Found existing installation: urllib3 1.26.7 [2022-04-15T08:07:41.308Z] Uninstalling urllib3-1.26.7: [2022-04-15T08:07:41.585Z] Successfully uninstalled urllib3-1.26.7 [2022-04-15T08:07:42.569Z] Attempting uninstall: idna [2022-04-15T08:07:42.569Z] Found existing installation: idna 3.3 [2022-04-15T08:07:42.569Z] Uninstalling idna-3.3: [2022-04-15T08:07:42.570Z] Successfully uninstalled idna-3.3 [2022-04-15T08:07:45.966Z] Attempting uninstall: requests [2022-04-15T08:07:45.966Z] Found existing installation: requests 2.26.0 [2022-04-15T08:07:45.966Z] Uninstalling requests-2.26.0: [2022-04-15T08:07:45.966Z] Successfully uninstalled requests-2.26.0 [2022-04-15T08:07:46.240Z] Running setup.py install for texttable: started [2022-04-15T08:07:48.866Z] Running setup.py install for texttable: finished with status 'done' [2022-04-15T08:07:48.866Z] Running setup.py install for PyYAML: started [2022-04-15T08:07:52.267Z] Running setup.py install for PyYAML: finished with status 'done' [2022-04-15T08:07:52.267Z] Running setup.py install for docopt: started [2022-04-15T08:07:55.663Z] Running setup.py install for docopt: finished with status 'done' [2022-04-15T08:07:55.663Z] Running setup.py install for dockerpty: started [2022-04-15T08:07:57.648Z] Running setup.py install for dockerpty: finished with status 'done' [2022-04-15T08:07:58.634Z] Removing intermediate container f6bd0a5463aa [2022-04-15T08:07:58.635Z] ---> 8b06e567001c [2022-04-15T08:07:58.635Z] [2022-04-15T08:07:58.635Z] Step 10/23 : FROM alpine:3.14 [2022-04-15T08:07:58.635Z] 3.14: Pulling from library/alpine [2022-04-15T08:08:00.102Z] Digest: sha256:06b5d462c92fc39303e6363c65e074559f8d6b1363250027ed5053557e3398c5 [2022-04-15T08:08:00.102Z] Status: Downloaded newer image for alpine:3.14 [2022-04-15T08:08:00.102Z] ---> ac73e934f311 [2022-04-15T08:08:00.102Z] Step 11/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium' [2022-04-15T08:08:00.380Z] ---> Running in 9223832ed1ab [2022-04-15T08:08:00.668Z] 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-15T08:08:00.945Z] Removing intermediate container 9223832ed1ab [2022-04-15T08:08:00.945Z] ---> c1a1ef2f1802 [2022-04-15T08:08:00.945Z] Step 12/23 : ENV APP_PORT=59880 [2022-04-15T08:08:00.945Z] ---> Running in 0cf9d1910f89 [2022-04-15T08:08:01.553Z] Removing intermediate container 0cf9d1910f89 [2022-04-15T08:08:01.553Z] ---> c9105e2c4ed4 [2022-04-15T08:08:01.553Z] Step 13/23 : EXPOSE $APP_PORT [2022-04-15T08:08:01.841Z] ---> Running in 6e6a7d444774 [2022-04-15T08:08:02.445Z] Removing intermediate container 6e6a7d444774 [2022-04-15T08:08:02.445Z] ---> 7f7f637a12cc [2022-04-15T08:08:02.445Z] Step 14/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-04-15T08:08:02.445Z] ---> Running in c15294710dd6 [2022-04-15T08:08:06.793Z] Removing intermediate container c15294710dd6 [2022-04-15T08:08:06.794Z] ---> 1770546d2c09 [2022-04-15T08:08:06.794Z] Step 15/23 : RUN apk add --update --no-cache zeromq dumb-init [2022-04-15T08:08:06.794Z] ---> Running in 1d1da051899c [2022-04-15T08:08:09.426Z] fetch https://nl.alpinelinux.org/alpine/v3.14/main/aarch64/APKINDEX.tar.gz [2022-04-15T08:08:10.027Z] fetch https://nl.alpinelinux.org/alpine/v3.14/community/aarch64/APKINDEX.tar.gz [2022-04-15T08:08:11.472Z] (1/6) Installing dumb-init (1.2.5-r1) [2022-04-15T08:08:11.472Z] (2/6) Installing libgcc (10.3.1_git20210424-r2) [2022-04-15T08:08:11.751Z] (3/6) Installing libsodium (1.0.18-r0) [2022-04-15T08:08:11.751Z] (4/6) Installing libstdc++ (10.3.1_git20210424-r2) [2022-04-15T08:08:12.025Z] (5/6) Installing libzmq (4.3.4-r0) [2022-04-15T08:08:12.025Z] (6/6) Installing zeromq (4.3.4-r0) [2022-04-15T08:08:12.307Z] Executing busybox-1.33.1-r7.trigger [2022-04-15T08:08:12.307Z] OK: 8 MiB in 20 packages [2022-04-15T08:08:14.946Z] Removing intermediate container 1d1da051899c [2022-04-15T08:08:14.946Z] ---> 4ceb423ea217 [2022-04-15T08:08:14.946Z] Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / [2022-04-15T08:08:16.943Z] ---> 872a214d8155 [2022-04-15T08:08:16.943Z] Step 17/23 : COPY --from=builder /edgex-go/cmd/core-data/core-data / [2022-04-15T08:08:18.958Z] ---> f8986b8d7a2b [2022-04-15T08:08:18.958Z] Step 18/23 : COPY --from=builder /edgex-go/cmd/core-data/res/configuration.toml /res/configuration.toml [2022-04-15T08:08:19.948Z] Removing intermediate container 76f53f0c5e47 [2022-04-15T08:08:19.948Z] ---> eb14817393f9 [2022-04-15T08:08:19.948Z] Step 14/23 : ENV APP_PORT=58890 [2022-04-15T08:08:19.948Z] ---> Running in f82d81b8d907 [2022-04-15T08:08:20.226Z] ---> 34240245cfd0 [2022-04-15T08:08:20.226Z] Step 19/23 : ENTRYPOINT ["/core-data"] [2022-04-15T08:08:20.226Z] ---> Running in 9300c6e59be0 [2022-04-15T08:08:20.835Z] Removing intermediate container f82d81b8d907 [2022-04-15T08:08:20.835Z] ---> ba6a82df47c3 [2022-04-15T08:08:20.835Z] Step 15/23 : EXPOSE $APP_PORT [2022-04-15T08:08:20.835Z] ---> Running in 0c1b1362d680 [2022-04-15T08:08:21.115Z] Removing intermediate container 9300c6e59be0 [2022-04-15T08:08:21.115Z] ---> 1e5499441db0 [2022-04-15T08:08:21.115Z] Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2022-04-15T08:08:21.115Z] ---> Running in 5e908bfb3ada [2022-04-15T08:08:21.725Z] Removing intermediate container 0c1b1362d680 [2022-04-15T08:08:21.725Z] ---> 51478c139c47 [2022-04-15T08:08:21.725Z] Step 16/23 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/sys-mgmt-agent / [2022-04-15T08:08:21.725Z] Removing intermediate container 5e908bfb3ada [2022-04-15T08:08:21.725Z] ---> 751565847767 [2022-04-15T08:08:21.725Z] Step 21/23 : LABEL arch=arm64 [2022-04-15T08:08:22.005Z] ---> Running in 06ef0fa945d0 [2022-04-15T08:08:23.002Z] Removing intermediate container 06ef0fa945d0 [2022-04-15T08:08:23.002Z] ---> 2e973d57bfad [2022-04-15T08:08:23.002Z] Step 22/23 : LABEL git_sha=380509e625e205a7b033519c2bd94c8aca67ac3b [2022-04-15T08:08:23.002Z] ---> Running in aec62021d347 [2022-04-15T08:08:23.999Z] ---> 939416d4fc9c [2022-04-15T08:08:23.999Z] Step 17/23 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/res/configuration.toml /res/configuration.toml [2022-04-15T08:08:23.999Z] Removing intermediate container aec62021d347 [2022-04-15T08:08:23.999Z] ---> 406d02fe1dea [2022-04-15T08:08:23.999Z] Step 23/23 : LABEL version=0.0.0 [2022-04-15T08:08:23.999Z] ---> Running in 8eaf4c07710a [2022-04-15T08:08:24.619Z] Removing intermediate container 8eaf4c07710a [2022-04-15T08:08:24.619Z] ---> eca451a381cf [2022-04-15T08:08:24.620Z] [2022-04-15T08:08:25.224Z] ---> 97a97bf42501 [2022-04-15T08:08:25.224Z] Step 18/23 : COPY --from=builder /edgex-go/cmd/sys-mgmt-executor/sys-mgmt-executor / [2022-04-15T08:08:25.500Z] Successfully built eca451a381cf [2022-04-15T08:08:25.500Z] Successfully tagged core-data-arm64:latest [2022-04-15T08:08:25.500Z]  Building core-data ... done Building security-bootstrapper [2022-04-15T08:08:26.488Z] ---> eedaabda2cf5 [2022-04-15T08:08:26.488Z] Step 19/23 : ENTRYPOINT ["/sys-mgmt-agent"] [2022-04-15T08:08:26.488Z] ---> Running in 56bd9be15ef6 [2022-04-15T08:08:26.779Z] Removing intermediate container 56bd9be15ef6 [2022-04-15T08:08:26.779Z] ---> c57df34c2294 [2022-04-15T08:08:26.779Z] Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2022-04-15T08:08:27.071Z] ---> Running in ba5848328d5c [2022-04-15T08:08:27.686Z] Removing intermediate container ba5848328d5c [2022-04-15T08:08:27.686Z] ---> 70af84a23e43 [2022-04-15T08:08:27.686Z] Step 21/23 : LABEL arch=arm64 [2022-04-15T08:08:27.686Z] ---> Running in eebacfd4597c [2022-04-15T08:08:28.283Z] Removing intermediate container eebacfd4597c [2022-04-15T08:08:28.283Z] ---> 569c8825a0f1 [2022-04-15T08:08:28.283Z] Step 22/23 : LABEL git_sha=380509e625e205a7b033519c2bd94c8aca67ac3b [2022-04-15T08:08:28.567Z] ---> Running in 41a31b128fe3 [2022-04-15T08:08:29.177Z] Removing intermediate container 41a31b128fe3 [2022-04-15T08:08:29.177Z] ---> 60922f830a58 [2022-04-15T08:08:29.177Z] Step 23/23 : LABEL version=0.0.0 [2022-04-15T08:08:29.470Z] ---> Running in 69acc1175ba3 [2022-04-15T08:08:30.071Z] Removing intermediate container 69acc1175ba3 [2022-04-15T08:08:30.071Z] ---> 6d6e58d0964f [2022-04-15T08:08:30.071Z] [2022-04-15T08:08:30.347Z] Successfully built 6d6e58d0964f [2022-04-15T08:08:30.347Z] Successfully tagged sys-mgmt-agent-arm64:latest [2022-04-15T08:08:30.347Z]  Building sys-mgmt-agent ... done Building support-scheduler [2022-04-15T08:09:02.990Z] Removing intermediate container 877efcbe2b4b [2022-04-15T08:09:02.991Z] ---> 9a7cb6df44b1 [2022-04-15T08:09:02.991Z] [2022-04-15T08:09:02.991Z] Step 9/20 : FROM alpine:3.15 [2022-04-15T08:09:02.991Z] 3.15: Pulling from library/alpine [2022-04-15T08:09:02.991Z] Digest: sha256:4edbd2beb5f78b1014028f4fbb99f3237d9561100b6881aabbf5acce2c4f9454 [2022-04-15T08:09:02.991Z] Status: Downloaded newer image for alpine:3.15 [2022-04-15T08:09:02.991Z] ---> 3fb3c9af89a9 [2022-04-15T08:09:02.991Z] Step 10/20 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' [2022-04-15T08:09:02.991Z] ---> Running in d62b692bac35 [2022-04-15T08:09:02.991Z] Removing intermediate container d62b692bac35 [2022-04-15T08:09:02.991Z] ---> d426a7a9b9eb [2022-04-15T08:09:02.991Z] Step 11/20 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-04-15T08:09:02.991Z] ---> Running in 2058f0e31434 [2022-04-15T08:09:03.993Z] Removing intermediate container 2058f0e31434 [2022-04-15T08:09:03.993Z] ---> f027960edb04 [2022-04-15T08:09:03.993Z] Step 12/20 : RUN apk update && apk --no-cache --update add dumb-init curl gcompat [2022-04-15T08:09:03.993Z] ---> Running in 31c4b73f511b [2022-04-15T08:09:06.634Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz [2022-04-15T08:09:06.634Z] Step 1/31 : ARG BUILDER_BASE=golang:1.17-alpine3.15 [2022-04-15T08:09:06.634Z] Step 2/31 : FROM ${BUILDER_BASE} AS builder [2022-04-15T08:09:06.634Z] ---> c99a4252868c [2022-04-15T08:09:06.634Z] Step 3/31 : WORKDIR /edgex-go [2022-04-15T08:09:06.634Z] ---> Using cache [2022-04-15T08:09:06.634Z] ---> 98ed994a7c69 [2022-04-15T08:09:06.634Z] Step 4/31 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-04-15T08:09:06.634Z] ---> Using cache [2022-04-15T08:09:06.634Z] ---> 4b49a792dfdf [2022-04-15T08:09:06.634Z] Step 5/31 : RUN apk add --update --no-cache make git [2022-04-15T08:09:06.634Z] ---> Running in b8a74f3bf50a [2022-04-15T08:09:07.248Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz [2022-04-15T08:09:08.255Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz [2022-04-15T08:09:08.867Z] v3.15.4-28-gf3bb9d0183 [https://nl.alpinelinux.org/alpine/v3.15/main] [2022-04-15T08:09:08.867Z] v3.15.4-27-gc5ddbcec7b [https://nl.alpinelinux.org/alpine/v3.15/community] [2022-04-15T08:09:08.867Z] OK: 15730 distinct packages available [2022-04-15T08:09:09.145Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz [2022-04-15T08:09:09.145Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz [2022-04-15T08:09:10.141Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz [2022-04-15T08:09:10.747Z] OK: 220 MiB in 52 packages [2022-04-15T08:09:11.739Z] (1/9) Installing ca-certificates (20211220-r0) [2022-04-15T08:09:12.020Z] (2/9) Installing brotli-libs (1.0.9-r5) [2022-04-15T08:09:12.304Z] (3/9) Installing nghttp2-libs (1.46.0-r0) [2022-04-15T08:09:12.304Z] (4/9) Installing libcurl (7.80.0-r0) [2022-04-15T08:09:12.304Z] (5/9) Installing curl (7.80.0-r0) [2022-04-15T08:09:12.582Z] (6/9) Installing dumb-init (1.2.5-r1) [2022-04-15T08:09:12.582Z] (7/9) Installing musl-obstack (1.2.3-r0) [2022-04-15T08:09:12.582Z] (8/9) Installing libucontext (1.1-r0) [2022-04-15T08:09:12.860Z] Removing intermediate container b8a74f3bf50a [2022-04-15T08:09:12.860Z] ---> 6ac2c2de31af [2022-04-15T08:09:12.860Z] Step 6/31 : COPY go.mod vendor* ./ [2022-04-15T08:09:12.860Z] (9/9) Installing gcompat (1.0.0-r4) [2022-04-15T08:09:12.860Z] Executing busybox-1.34.1-r5.trigger [2022-04-15T08:09:12.860Z] Executing ca-certificates-20211220-r0.trigger [2022-04-15T08:09:13.466Z] OK: 8 MiB in 23 packages [2022-04-15T08:09:13.745Z] Step 1/22 : ARG BUILDER_BASE=golang:1.17-alpine3.15 [2022-04-15T08:09:13.745Z] Step 2/22 : FROM ${BUILDER_BASE} AS builder [2022-04-15T08:09:13.745Z] ---> c99a4252868c [2022-04-15T08:09:13.745Z] Step 3/22 : WORKDIR /edgex-go [2022-04-15T08:09:13.745Z] ---> Using cache [2022-04-15T08:09:13.745Z] ---> 98ed994a7c69 [2022-04-15T08:09:13.745Z] Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-04-15T08:09:13.745Z] ---> Using cache [2022-04-15T08:09:13.745Z] ---> 4b49a792dfdf [2022-04-15T08:09:13.745Z] Step 5/22 : RUN apk add --update --no-cache make git [2022-04-15T08:09:13.745Z] ---> Using cache [2022-04-15T08:09:13.745Z] ---> 6ac2c2de31af [2022-04-15T08:09:13.745Z] Step 6/22 : COPY go.mod vendor* ./ [2022-04-15T08:09:14.744Z] ---> c452f25a9bde [2022-04-15T08:09:14.744Z] Step 7/31 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-04-15T08:09:14.744Z] ---> Running in 03a40f39a3f4 [2022-04-15T08:09:15.353Z] ---> ed94640c2df0 [2022-04-15T08:09:15.353Z] Step 7/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-04-15T08:09:15.633Z] ---> Running in a2b3aafc2790 [2022-04-15T08:09:17.078Z] Removing intermediate container 31c4b73f511b [2022-04-15T08:09:17.078Z] ---> 24ef8c52449b [2022-04-15T08:09:17.078Z] Step 13/20 : COPY --from=builder /edgex-go/Attribution.txt / [2022-04-15T08:09:18.528Z] ---> e69d6be4256c [2022-04-15T08:09:18.528Z] Step 14/20 : COPY --from=builder /edgex-go/cmd/security-spiffe-token-provider/security-spiffe-token-provider / [2022-04-15T08:09:20.529Z] ---> f5f9f9e9f74d [2022-04-15T08:09:20.529Z] Step 15/20 : COPY --from=builder /edgex-go/cmd/security-spiffe-token-provider/res/configuration.toml /res/configuration.toml [2022-04-15T08:09:21.515Z] Removing intermediate container 03a40f39a3f4 [2022-04-15T08:09:21.515Z] ---> a548125d50fd [2022-04-15T08:09:21.515Z] Step 8/31 : COPY . . [2022-04-15T08:09:22.118Z] Removing intermediate container a2b3aafc2790 [2022-04-15T08:09:22.118Z] ---> ce6dea986084 [2022-04-15T08:09:22.118Z] Step 8/22 : COPY . . [2022-04-15T08:09:22.118Z] ---> 848a99aaf907 [2022-04-15T08:09:22.118Z] Step 16/20 : ENTRYPOINT [ "/security-spiffe-token-provider" ] [2022-04-15T08:09:22.397Z] ---> Running in 358dc4b4ffa6 [2022-04-15T08:09:23.006Z] Removing intermediate container 358dc4b4ffa6 [2022-04-15T08:09:23.006Z] ---> b54615767e96 [2022-04-15T08:09:23.006Z] Step 17/20 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2022-04-15T08:09:23.282Z] ---> Running in 9b923d0f7ad0 [2022-04-15T08:09:24.728Z] Removing intermediate container 9b923d0f7ad0 [2022-04-15T08:09:24.728Z] ---> 6f0ed81cade4 [2022-04-15T08:09:24.728Z] Step 18/20 : LABEL arch=arm64 [2022-04-15T08:09:24.728Z] ---> Running in 0d8af0839d34 [2022-04-15T08:09:25.717Z] Removing intermediate container 0d8af0839d34 [2022-04-15T08:09:25.717Z] ---> 1497a5dac64c [2022-04-15T08:09:25.717Z] Step 19/20 : LABEL git_sha=380509e625e205a7b033519c2bd94c8aca67ac3b [2022-04-15T08:09:25.996Z] ---> Running in e232710271db [2022-04-15T08:09:27.007Z] Removing intermediate container e232710271db [2022-04-15T08:09:27.007Z] ---> d199a3e79fc5 [2022-04-15T08:09:27.007Z] Step 20/20 : LABEL version=0.0.0 [2022-04-15T08:09:27.286Z] ---> Running in eeddfca32c71 [2022-04-15T08:09:28.275Z] Removing intermediate container eeddfca32c71 [2022-04-15T08:09:28.275Z] ---> daac005e504d [2022-04-15T08:09:28.275Z] [2022-04-15T08:09:29.731Z] Successfully built daac005e504d [2022-04-15T08:09:29.731Z] Successfully tagged security-spiffe-token-provider-arm64:latest [2022-04-15T08:09:29.731Z] Building support-notifications [2022-04-15T08:10:02.121Z]  Building security-spiffe-token-provider ... done  ---> f7827037be14 [2022-04-15T08:10:02.121Z] Step 9/31 : RUN make cmd/security-bootstrapper/security-bootstrapper [2022-04-15T08:10:02.121Z] ---> Running in 4f16b2456e4c [2022-04-15T08:10:02.121Z] 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-15T08:10:03.579Z] Step 1/22 : ARG BUILDER_BASE=golang:1.17-alpine3.15 [2022-04-15T08:10:03.579Z] Step 2/22 : FROM ${BUILDER_BASE} AS builder [2022-04-15T08:10:03.579Z] ---> c99a4252868c [2022-04-15T08:10:03.579Z] Step 3/22 : WORKDIR /edgex-go [2022-04-15T08:10:03.579Z] ---> Using cache [2022-04-15T08:10:03.579Z] ---> 98ed994a7c69 [2022-04-15T08:10:03.579Z] Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-04-15T08:10:03.579Z] ---> Using cache [2022-04-15T08:10:03.579Z] ---> 4b49a792dfdf [2022-04-15T08:10:03.579Z] Step 5/22 : RUN apk add --update --no-cache make bash git ca-certificates [2022-04-15T08:10:03.579Z] ---> Running in ecab9ab59bea [2022-04-15T08:10:04.576Z] ---> 4a4bb205c33d [2022-04-15T08:10:04.576Z] Step 9/22 : RUN make cmd/support-scheduler/support-scheduler [2022-04-15T08:10:04.576Z] ---> Running in 392b92a2f361 [2022-04-15T08:10:06.584Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz [2022-04-15T08:10:06.584Z] 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-15T08:10:07.194Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz [2022-04-15T08:10:08.190Z] OK: 220 MiB in 52 packages [2022-04-15T08:10:09.647Z] Removing intermediate container ecab9ab59bea [2022-04-15T08:10:09.647Z] ---> 2feb355872c5 [2022-04-15T08:10:09.647Z] Step 6/22 : COPY go.mod vendor* ./ [2022-04-15T08:10:10.671Z] ---> 8607f27581a4 [2022-04-15T08:10:10.671Z] Step 7/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-04-15T08:10:10.671Z] ---> Running in bcb4f3bc739f [2022-04-15T08:10:16.147Z] Removing intermediate container bcb4f3bc739f [2022-04-15T08:10:16.147Z] ---> 61ad2d700ca9 [2022-04-15T08:10:16.147Z] Step 8/22 : COPY . . [2022-04-15T08:10:38.393Z] ---> f8b39e4abd3b [2022-04-15T08:10:38.393Z] Step 9/22 : RUN make cmd/support-notifications/support-notifications [2022-04-15T08:10:38.393Z] ---> Running in b628cf82cb9f [2022-04-15T08:10:38.393Z] 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-15T08:14:45.636Z] Removing intermediate container 4f16b2456e4c [2022-04-15T08:14:45.636Z] ---> e5753cdc0a8c [2022-04-15T08:14:45.636Z] [2022-04-15T08:14:45.636Z] Step 10/31 : FROM alpine:3.14 [2022-04-15T08:14:45.636Z] ---> ac73e934f311 [2022-04-15T08:14:45.636Z] Step 11/31 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2021 Intel Corporation' [2022-04-15T08:14:45.636Z] ---> Running in d6d467265f2f [2022-04-15T08:14:45.636Z] Removing intermediate container d6d467265f2f [2022-04-15T08:14:45.636Z] ---> 8f3b472c503b [2022-04-15T08:14:45.636Z] Step 12/31 : RUN apk add --update --no-cache dumb-init su-exec [2022-04-15T08:14:45.636Z] ---> Running in f8490642689d [2022-04-15T08:14:45.636Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/aarch64/APKINDEX.tar.gz [2022-04-15T08:14:45.636Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/aarch64/APKINDEX.tar.gz [2022-04-15T08:14:46.246Z] (1/2) Installing dumb-init (1.2.5-r1) [2022-04-15T08:14:46.246Z] (2/2) Installing su-exec (0.2-r1) [2022-04-15T08:14:46.246Z] Executing busybox-1.33.1-r7.trigger [2022-04-15T08:14:46.246Z] OK: 6 MiB in 16 packages [2022-04-15T08:14:47.706Z] Removing intermediate container f8490642689d [2022-04-15T08:14:47.706Z] ---> 2de1cc33d1fa [2022-04-15T08:14:47.706Z] Step 13/31 : ENV SECURITY_INIT_DIR /edgex-init [2022-04-15T08:14:47.706Z] ---> Running in cf4e84b958b9 [2022-04-15T08:14:48.320Z] Removing intermediate container cf4e84b958b9 [2022-04-15T08:14:48.320Z] ---> 942021ffe7b9 [2022-04-15T08:14:48.320Z] Step 14/31 : ARG BOOTSTRAP_REDIS_DIR=${SECURITY_INIT_DIR}/bootstrap-redis [2022-04-15T08:14:48.320Z] ---> Running in e9ab9308202f [2022-04-15T08:14:48.964Z] Removing intermediate container e9ab9308202f [2022-04-15T08:14:48.964Z] ---> fecd4c90cc35 [2022-04-15T08:14:48.964Z] Step 15/31 : RUN mkdir -p ${SECURITY_INIT_DIR} && mkdir -p ${BOOTSTRAP_REDIS_DIR} [2022-04-15T08:14:48.964Z] ---> Running in 73fa05cbc3ad [2022-04-15T08:14:51.628Z] Removing intermediate container 73fa05cbc3ad [2022-04-15T08:14:51.628Z] ---> 3bcb4296b730 [2022-04-15T08:14:51.909Z] Step 16/31 : WORKDIR ${SECURITY_INIT_DIR} [2022-04-15T08:14:51.909Z] ---> Running in deea7f456727 [2022-04-15T08:14:52.517Z] Removing intermediate container deea7f456727 [2022-04-15T08:14:52.517Z] ---> aee74ee8d9d2 [2022-04-15T08:14:52.517Z] Step 17/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint-scripts/ ${SECURITY_INIT_DIR}/ [2022-04-15T08:14:53.522Z] ---> 205aebb426a3 [2022-04-15T08:14:53.523Z] Step 18/31 : RUN chmod +x ${SECURITY_INIT_DIR}/*.sh [2022-04-15T08:14:53.523Z] ---> Running in 05b5eb5d525d [2022-04-15T08:14:56.956Z] Removing intermediate container 05b5eb5d525d [2022-04-15T08:14:56.956Z] ---> f3178627d0c3 [2022-04-15T08:14:56.956Z] Step 19/31 : COPY --from=builder /edgex-go/Attribution.txt / [2022-04-15T08:14:57.575Z] ---> 3595550e7439 [2022-04-15T08:14:57.575Z] Step 20/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/security-bootstrapper . [2022-04-15T08:14:59.562Z] ---> 65dd652120eb [2022-04-15T08:14:59.562Z] Step 21/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res/configuration.toml ./res/ [2022-04-15T08:15:00.162Z] ---> 31010e5a911e [2022-04-15T08:15:00.162Z] Step 22/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-redis/configuration.toml ${BOOTSTRAP_REDIS_DIR}/res/ [2022-04-15T08:15:01.141Z] ---> 583c515bd265 [2022-04-15T08:15:01.141Z] Step 23/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/consul-acl/ ${SECURITY_INIT_DIR}/consul-bootstrapper/ [2022-04-15T08:15:02.127Z] ---> 81b75148ff2f [2022-04-15T08:15:02.127Z] Step 24/31 : VOLUME ${SECURITY_INIT_DIR} [2022-04-15T08:15:02.408Z] ---> Running in 42ce50a7678e [2022-04-15T08:15:02.681Z] Removing intermediate container 42ce50a7678e [2022-04-15T08:15:02.681Z] ---> 90820a97e11a [2022-04-15T08:15:02.681Z] Step 25/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint.sh / [2022-04-15T08:15:04.122Z] ---> 613856f41790 [2022-04-15T08:15:04.122Z] Step 26/31 : RUN chmod +x /entrypoint.sh [2022-04-15T08:15:04.122Z] ---> Running in 513c0b047c75 [2022-04-15T08:15:07.516Z] Removing intermediate container 513c0b047c75 [2022-04-15T08:15:07.516Z] ---> bc05c41e3c54 [2022-04-15T08:15:07.516Z] Step 27/31 : ENTRYPOINT ["/entrypoint.sh"] [2022-04-15T08:15:07.516Z] ---> Running in 3f57af362f85 [2022-04-15T08:15:08.120Z] Removing intermediate container 3f57af362f85 [2022-04-15T08:15:08.120Z] ---> 434ac648b5e9 [2022-04-15T08:15:08.120Z] Step 28/31 : CMD ["gate"] [2022-04-15T08:15:08.397Z] ---> Running in a177809d2f28 [2022-04-15T08:15:08.996Z] Removing intermediate container a177809d2f28 [2022-04-15T08:15:08.996Z] ---> 7c4a11176c7f [2022-04-15T08:15:08.996Z] Step 29/31 : LABEL arch=arm64 [2022-04-15T08:15:09.275Z] ---> Running in 3a500c9e470f [2022-04-15T08:15:09.884Z] Removing intermediate container 3a500c9e470f [2022-04-15T08:15:09.884Z] ---> bb33de9c4d7e [2022-04-15T08:15:09.884Z] Step 30/31 : LABEL git_sha=380509e625e205a7b033519c2bd94c8aca67ac3b [2022-04-15T08:15:10.158Z] ---> Running in be151e68c37d [2022-04-15T08:15:10.760Z] Removing intermediate container be151e68c37d [2022-04-15T08:15:10.760Z] ---> 26309ab63098 [2022-04-15T08:15:10.760Z] Step 31/31 : LABEL version=0.0.0 [2022-04-15T08:15:11.037Z] ---> Running in bda91abda946 [2022-04-15T08:15:11.644Z] Removing intermediate container bda91abda946 [2022-04-15T08:15:11.644Z] ---> 9dcd2d2fc4f3 [2022-04-15T08:15:11.644Z] [2022-04-15T08:15:11.919Z] Successfully built 9dcd2d2fc4f3 [2022-04-15T08:15:11.919Z] Successfully tagged security-bootstrapper-arm64:latest [2022-04-15T08:15:11.919Z] Building security-spire-agent [2022-04-15T08:15:44.282Z]  Building security-bootstrapper ... done Step 1/26 : ARG BUILDER_BASE=golang:1.17-alpine3.15 [2022-04-15T08:15:44.282Z] Step 2/26 : FROM ${BUILDER_BASE} AS builder [2022-04-15T08:15:44.282Z] ---> c99a4252868c [2022-04-15T08:15:44.282Z] Step 3/26 : WORKDIR /edgex-go [2022-04-15T08:15:44.282Z] ---> Using cache [2022-04-15T08:15:44.282Z] ---> 98ed994a7c69 [2022-04-15T08:15:44.282Z] Step 4/26 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-04-15T08:15:44.282Z] ---> Using cache [2022-04-15T08:15:44.282Z] ---> 4b49a792dfdf [2022-04-15T08:15:44.282Z] Step 5/26 : RUN apk add --update --no-cache make git build-base curl [2022-04-15T08:15:44.282Z] ---> Using cache [2022-04-15T08:15:44.282Z] ---> f5e31490946a [2022-04-15T08:15:44.282Z] Step 6/26 : COPY go.mod vendor* ./ [2022-04-15T08:15:44.282Z] ---> Using cache [2022-04-15T08:15:44.282Z] ---> 39e6407ca662 [2022-04-15T08:15:44.282Z] Step 7/26 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-04-15T08:15:44.282Z] ---> Using cache [2022-04-15T08:15:44.282Z] ---> 96f81db93e68 [2022-04-15T08:15:44.282Z] Step 8/26 : COPY . . [2022-04-15T08:15:44.282Z] ---> Using cache [2022-04-15T08:15:44.282Z] ---> ae05c04c3769 [2022-04-15T08:15:44.282Z] Step 9/26 : ARG SPIRE_RELEASE=1.2.1 [2022-04-15T08:15:44.282Z] ---> Using cache [2022-04-15T08:15:44.282Z] ---> 4176908dd573 [2022-04-15T08:15:44.282Z] Step 10/26 : RUN mkdir -p spire-build [2022-04-15T08:15:44.282Z] ---> Using cache [2022-04-15T08:15:44.282Z] ---> e1449a377eeb [2022-04-15T08:15:44.282Z] Step 11/26 : WORKDIR /edgex-go/spire-build [2022-04-15T08:15:44.282Z] ---> Using cache [2022-04-15T08:15:44.282Z] ---> 49ce2302c31f [2022-04-15T08:15:44.282Z] 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-15T08:15:44.282Z] ---> Running in 74c90d789580 [2022-04-15T08:15:44.282Z] spire-1.2.1/ [2022-04-15T08:15:44.282Z] spire-1.2.1/.data/ [2022-04-15T08:15:44.282Z] spire-1.2.1/.data/.file [2022-04-15T08:15:44.282Z] spire-1.2.1/.dockerignore [2022-04-15T08:15:44.282Z] spire-1.2.1/.gitattributes [2022-04-15T08:15:44.282Z] spire-1.2.1/.githooks/ [2022-04-15T08:15:44.282Z] spire-1.2.1/.githooks/pre-commit [2022-04-15T08:15:44.282Z] spire-1.2.1/.github/ [2022-04-15T08:15:44.282Z] spire-1.2.1/.github/ISSUE_TEMPLATE.md [2022-04-15T08:15:44.282Z] spire-1.2.1/.github/PULL_REQUEST_TEMPLATE.md [2022-04-15T08:15:44.282Z] spire-1.2.1/.github/dependabot.yml [2022-04-15T08:15:44.282Z] spire-1.2.1/.github/workflows/ [2022-04-15T08:15:44.282Z] spire-1.2.1/.github/workflows/nightly_build.yaml [2022-04-15T08:15:44.282Z] spire-1.2.1/.github/workflows/pr_build.yaml [2022-04-15T08:15:44.282Z] spire-1.2.1/.github/workflows/release_build.yaml [2022-04-15T08:15:44.282Z] spire-1.2.1/.github/workflows/scripts/ [2022-04-15T08:15:44.282Z] spire-1.2.1/.github/workflows/scripts/build_artifacts.sh [2022-04-15T08:15:44.282Z] spire-1.2.1/.github/workflows/scripts/push-images.sh [2022-04-15T08:15:44.282Z] spire-1.2.1/.github/workflows/scripts/push-scratch-images.sh [2022-04-15T08:15:44.282Z] spire-1.2.1/.github/workflows/scripts/run_unit_tests.sh [2022-04-15T08:15:44.282Z] spire-1.2.1/.github/workflows/scripts/split.sh [2022-04-15T08:15:44.282Z] spire-1.2.1/.gitignore [2022-04-15T08:15:44.282Z] spire-1.2.1/.go-version [2022-04-15T08:15:44.282Z] spire-1.2.1/.golangci.yml [2022-04-15T08:15:44.282Z] spire-1.2.1/ADOPTERS.md [2022-04-15T08:15:44.282Z] spire-1.2.1/CHANGELOG.md [2022-04-15T08:15:44.282Z] spire-1.2.1/CODE-OF-CONDUCT.md [2022-04-15T08:15:44.282Z] spire-1.2.1/CODEOWNERS [2022-04-15T08:15:44.282Z] spire-1.2.1/CONTRIBUTING.md [2022-04-15T08:15:44.282Z] spire-1.2.1/Dockerfile [2022-04-15T08:15:44.282Z] spire-1.2.1/Dockerfile.dev [2022-04-15T08:15:44.282Z] spire-1.2.1/Dockerfile.scratch [2022-04-15T08:15:44.282Z] spire-1.2.1/LICENSE [2022-04-15T08:15:44.282Z] spire-1.2.1/MAINTAINERS.md [2022-04-15T08:15:44.282Z] spire-1.2.1/Makefile [2022-04-15T08:15:44.282Z] spire-1.2.1/README.md [2022-04-15T08:15:44.282Z] spire-1.2.1/ROADMAP.md [2022-04-15T08:15:44.282Z] spire-1.2.1/SECURITY.md [2022-04-15T08:15:44.282Z] spire-1.2.1/cmd/ [2022-04-15T08:15:44.282Z] spire-1.2.1/cmd/spire-agent/ [2022-04-15T08:15:44.282Z] spire-1.2.1/cmd/spire-agent/cli/ [2022-04-15T08:15:44.282Z] spire-1.2.1/cmd/spire-agent/cli/api/ [2022-04-15T08:15:44.282Z] spire-1.2.1/cmd/spire-agent/cli/api/common.go [2022-04-15T08:15:44.282Z] spire-1.2.1/cmd/spire-agent/cli/api/fetch_jwt.go [2022-04-15T08:15:44.282Z] spire-1.2.1/cmd/spire-agent/cli/api/fetch_x509.go [2022-04-15T08:15:44.282Z] spire-1.2.1/cmd/spire-agent/cli/api/printer.go [2022-04-15T08:15:44.282Z] spire-1.2.1/cmd/spire-agent/cli/api/validate_jwt.go [2022-04-15T08:15:44.282Z] spire-1.2.1/cmd/spire-agent/cli/api/watch.go [2022-04-15T08:15:44.282Z] spire-1.2.1/cmd/spire-agent/cli/cli.go [2022-04-15T08:15:44.282Z] spire-1.2.1/cmd/spire-agent/cli/common/ [2022-04-15T08:15:44.282Z] spire-1.2.1/cmd/spire-agent/cli/common/defaults.go [2022-04-15T08:15:44.282Z] spire-1.2.1/cmd/spire-agent/cli/healthcheck/ [2022-04-15T08:15:44.282Z] spire-1.2.1/cmd/spire-agent/cli/healthcheck/healthcheck.go [2022-04-15T08:15:44.282Z] spire-1.2.1/cmd/spire-agent/cli/healthcheck/healthcheck_test.go [2022-04-15T08:15:44.282Z] spire-1.2.1/cmd/spire-agent/cli/run/ [2022-04-15T08:15:44.282Z] spire-1.2.1/cmd/spire-agent/cli/run/run.go [2022-04-15T08:15:44.282Z] spire-1.2.1/cmd/spire-agent/cli/run/run_test.go [2022-04-15T08:15:44.282Z] spire-1.2.1/cmd/spire-agent/cli/validate/ [2022-04-15T08:15:44.282Z] spire-1.2.1/cmd/spire-agent/cli/validate/validate.go [2022-04-15T08:15:44.282Z] spire-1.2.1/cmd/spire-agent/cli/validate/validate_test.go [2022-04-15T08:15:44.282Z] spire-1.2.1/cmd/spire-agent/main.go [2022-04-15T08:15:44.282Z] spire-1.2.1/cmd/spire-server/ [2022-04-15T08:15:44.282Z] spire-1.2.1/cmd/spire-server/cli/ [2022-04-15T08:15:44.282Z] spire-1.2.1/cmd/spire-server/cli/agent/ [2022-04-15T08:15:44.282Z] spire-1.2.1/cmd/spire-server/cli/agent/agent_test.go [2022-04-15T08:15:44.282Z] spire-1.2.1/cmd/spire-server/cli/agent/ban.go [2022-04-15T08:15:44.282Z] spire-1.2.1/cmd/spire-server/cli/agent/count.go [2022-04-15T08:15:44.282Z] spire-1.2.1/cmd/spire-server/cli/agent/evict.go [2022-04-15T08:15:44.282Z] spire-1.2.1/cmd/spire-server/cli/agent/list.go [2022-04-15T08:15:44.282Z] spire-1.2.1/cmd/spire-server/cli/agent/show.go [2022-04-15T08:15:44.282Z] spire-1.2.1/cmd/spire-server/cli/bundle/ [2022-04-15T08:15:44.282Z] spire-1.2.1/cmd/spire-server/cli/bundle/bundle_test.go [2022-04-15T08:15:44.282Z] spire-1.2.1/cmd/spire-server/cli/bundle/common.go [2022-04-15T08:15:44.282Z] spire-1.2.1/cmd/spire-server/cli/bundle/common_test.go [2022-04-15T08:15:44.282Z] spire-1.2.1/cmd/spire-server/cli/bundle/count.go [2022-04-15T08:15:44.282Z] spire-1.2.1/cmd/spire-server/cli/bundle/delete.go [2022-04-15T08:15:44.282Z] spire-1.2.1/cmd/spire-server/cli/bundle/list.go [2022-04-15T08:15:44.282Z] spire-1.2.1/cmd/spire-server/cli/bundle/set.go [2022-04-15T08:15:44.282Z] spire-1.2.1/cmd/spire-server/cli/bundle/show.go [2022-04-15T08:15:44.282Z] spire-1.2.1/cmd/spire-server/cli/cli.go [2022-04-15T08:15:44.282Z] spire-1.2.1/cmd/spire-server/cli/entry/ [2022-04-15T08:15:44.282Z] spire-1.2.1/cmd/spire-server/cli/entry/count.go [2022-04-15T08:15:44.282Z] spire-1.2.1/cmd/spire-server/cli/entry/count_test.go [2022-04-15T08:15:44.282Z] spire-1.2.1/cmd/spire-server/cli/entry/create.go [2022-04-15T08:15:44.282Z] spire-1.2.1/cmd/spire-server/cli/entry/create_test.go [2022-04-15T08:15:44.282Z] spire-1.2.1/cmd/spire-server/cli/entry/delete.go [2022-04-15T08:15:44.282Z] spire-1.2.1/cmd/spire-server/cli/entry/delete_test.go [2022-04-15T08:15:44.282Z] spire-1.2.1/cmd/spire-server/cli/entry/show.go [2022-04-15T08:15:44.282Z] spire-1.2.1/cmd/spire-server/cli/entry/show_test.go [2022-04-15T08:15:44.282Z] spire-1.2.1/cmd/spire-server/cli/entry/update.go [2022-04-15T08:15:44.282Z] spire-1.2.1/cmd/spire-server/cli/entry/update_test.go [2022-04-15T08:15:44.282Z] spire-1.2.1/cmd/spire-server/cli/entry/util.go [2022-04-15T08:15:44.282Z] spire-1.2.1/cmd/spire-server/cli/entry/util_test.go [2022-04-15T08:15:44.282Z] spire-1.2.1/cmd/spire-server/cli/federation/ [2022-04-15T08:15:44.282Z] spire-1.2.1/cmd/spire-server/cli/federation/common.go [2022-04-15T08:15:44.282Z] spire-1.2.1/cmd/spire-server/cli/federation/common_test.go [2022-04-15T08:15:44.282Z] spire-1.2.1/cmd/spire-server/cli/federation/create.go [2022-04-15T08:15:44.282Z] spire-1.2.1/cmd/spire-server/cli/federation/create_test.go [2022-04-15T08:15:44.282Z] spire-1.2.1/cmd/spire-server/cli/federation/delete.go [2022-04-15T08:15:44.282Z] spire-1.2.1/cmd/spire-server/cli/federation/delete_test.go [2022-04-15T08:15:44.282Z] spire-1.2.1/cmd/spire-server/cli/federation/list.go [2022-04-15T08:15:44.282Z] spire-1.2.1/cmd/spire-server/cli/federation/list_test.go [2022-04-15T08:15:44.282Z] spire-1.2.1/cmd/spire-server/cli/federation/refresh.go [2022-04-15T08:15:44.282Z] spire-1.2.1/cmd/spire-server/cli/federation/refresh_test.go [2022-04-15T08:15:44.282Z] spire-1.2.1/cmd/spire-server/cli/federation/show.go [2022-04-15T08:15:44.282Z] spire-1.2.1/cmd/spire-server/cli/federation/show_test.go [2022-04-15T08:15:44.282Z] spire-1.2.1/cmd/spire-server/cli/federation/update.go [2022-04-15T08:15:44.282Z] spire-1.2.1/cmd/spire-server/cli/federation/update_test.go [2022-04-15T08:15:44.282Z] spire-1.2.1/cmd/spire-server/cli/healthcheck/ [2022-04-15T08:15:44.282Z] spire-1.2.1/cmd/spire-server/cli/healthcheck/healthcheck.go [2022-04-15T08:15:44.282Z] spire-1.2.1/cmd/spire-server/cli/healthcheck/healthcheck_test.go [2022-04-15T08:15:44.282Z] spire-1.2.1/cmd/spire-server/cli/jwt/ [2022-04-15T08:15:44.282Z] spire-1.2.1/cmd/spire-server/cli/jwt/mint.go [2022-04-15T08:15:44.282Z] spire-1.2.1/cmd/spire-server/cli/jwt/mint_test.go [2022-04-15T08:15:44.282Z] spire-1.2.1/cmd/spire-server/cli/run/ [2022-04-15T08:15:44.282Z] spire-1.2.1/cmd/spire-server/cli/run/run.go [2022-04-15T08:15:44.282Z] spire-1.2.1/cmd/spire-server/cli/run/run_test.go [2022-04-15T08:15:44.282Z] spire-1.2.1/cmd/spire-server/cli/token/ [2022-04-15T08:15:44.282Z] spire-1.2.1/cmd/spire-server/cli/token/generate.go [2022-04-15T08:15:44.282Z] spire-1.2.1/cmd/spire-server/cli/token/generate_test.go [2022-04-15T08:15:44.282Z] spire-1.2.1/cmd/spire-server/cli/validate/ [2022-04-15T08:15:44.282Z] spire-1.2.1/cmd/spire-server/cli/validate/validate.go [2022-04-15T08:15:44.282Z] spire-1.2.1/cmd/spire-server/cli/validate/validate_test.go [2022-04-15T08:15:44.282Z] spire-1.2.1/cmd/spire-server/cli/x509/ [2022-04-15T08:15:44.282Z] spire-1.2.1/cmd/spire-server/cli/x509/mint.go [2022-04-15T08:15:44.282Z] spire-1.2.1/cmd/spire-server/cli/x509/mint_test.go [2022-04-15T08:15:44.282Z] spire-1.2.1/cmd/spire-server/main.go [2022-04-15T08:15:44.282Z] spire-1.2.1/cmd/spire-server/util/ [2022-04-15T08:15:44.282Z] spire-1.2.1/cmd/spire-server/util/util.go [2022-04-15T08:15:44.282Z] spire-1.2.1/conf/ [2022-04-15T08:15:44.282Z] spire-1.2.1/conf/agent/ [2022-04-15T08:15:44.282Z] spire-1.2.1/conf/agent/agent.conf [2022-04-15T08:15:44.282Z] spire-1.2.1/conf/agent/agent_full.conf [2022-04-15T08:15:44.282Z] spire-1.2.1/conf/agent/dummy_root_ca.crt [2022-04-15T08:15:44.283Z] spire-1.2.1/conf/server/ [2022-04-15T08:15:44.283Z] spire-1.2.1/conf/server/dummy_upstream_ca.crt [2022-04-15T08:15:44.283Z] spire-1.2.1/conf/server/dummy_upstream_ca.key [2022-04-15T08:15:44.283Z] spire-1.2.1/conf/server/server.conf [2022-04-15T08:15:44.283Z] spire-1.2.1/conf/server/server_full.conf [2022-04-15T08:15:44.283Z] spire-1.2.1/doc/ [2022-04-15T08:15:44.283Z] spire-1.2.1/doc/SPIRE101.md [2022-04-15T08:15:44.283Z] spire-1.2.1/doc/auditlog.md [2022-04-15T08:15:44.283Z] spire-1.2.1/doc/authorization_policy_engine.md [2022-04-15T08:15:44.283Z] spire-1.2.1/doc/changelog_guidelines.md [2022-04-15T08:15:44.283Z] spire-1.2.1/doc/cure53-report.pdf [2022-04-15T08:15:44.283Z] spire-1.2.1/doc/images/ [2022-04-15T08:15:44.283Z] spire-1.2.1/doc/images/2019_roadmap.png [2022-04-15T08:15:44.283Z] spire-1.2.1/doc/images/SPIRE101.png [2022-04-15T08:15:44.283Z] spire-1.2.1/doc/images/SPIRE_agent.png [2022-04-15T08:15:44.283Z] spire-1.2.1/doc/images/SPIRE_server.png [2022-04-15T08:15:44.283Z] spire-1.2.1/doc/images/cache_mgr.png [2022-04-15T08:15:44.283Z] spire-1.2.1/doc/images/cache_mgr_components.png [2022-04-15T08:15:44.283Z] spire-1.2.1/doc/images/federated_spire.png [2022-04-15T08:15:44.283Z] spire-1.2.1/doc/images/ha_mode.png [2022-04-15T08:15:44.283Z] spire-1.2.1/doc/images/nested_spire.png [2022-04-15T08:15:44.283Z] spire-1.2.1/doc/images/oidc_federation.png [2022-04-15T08:15:44.283Z] spire-1.2.1/doc/images/single_trust_domain.png [2022-04-15T08:15:44.283Z] spire-1.2.1/doc/images/spiffe_compatible.png [2022-04-15T08:15:44.283Z] spire-1.2.1/doc/images/spire_logo.png [2022-04-15T08:15:44.283Z] spire-1.2.1/doc/migrating_registration_api_clients.md [2022-04-15T08:15:44.283Z] spire-1.2.1/doc/plugin_agent_keymanager_disk.md [2022-04-15T08:15:44.283Z] spire-1.2.1/doc/plugin_agent_keymanager_memory.md [2022-04-15T08:15:44.283Z] spire-1.2.1/doc/plugin_agent_nodeattestor_aws_iid.md [2022-04-15T08:15:44.283Z] spire-1.2.1/doc/plugin_agent_nodeattestor_azure_msi.md [2022-04-15T08:15:44.283Z] spire-1.2.1/doc/plugin_agent_nodeattestor_gcp_iit.md [2022-04-15T08:15:44.283Z] spire-1.2.1/doc/plugin_agent_nodeattestor_jointoken.md [2022-04-15T08:15:44.283Z] spire-1.2.1/doc/plugin_agent_nodeattestor_k8s_psat.md [2022-04-15T08:15:44.283Z] spire-1.2.1/doc/plugin_agent_nodeattestor_k8s_sat.md [2022-04-15T08:15:44.283Z] spire-1.2.1/doc/plugin_agent_nodeattestor_sshpop.md [2022-04-15T08:15:44.283Z] spire-1.2.1/doc/plugin_agent_nodeattestor_tpm_devid.md [2022-04-15T08:15:44.283Z] spire-1.2.1/doc/plugin_agent_nodeattestor_x509pop.md [2022-04-15T08:15:44.283Z] spire-1.2.1/doc/plugin_agent_svidstore_aws_secretsmanager.md [2022-04-15T08:15:44.283Z] spire-1.2.1/doc/plugin_agent_svidstore_gcp_secretmanager.md [2022-04-15T08:15:44.283Z] spire-1.2.1/doc/plugin_agent_workloadattestor_docker.md [2022-04-15T08:15:44.283Z] spire-1.2.1/doc/plugin_agent_workloadattestor_k8s.md [2022-04-15T08:15:44.283Z] spire-1.2.1/doc/plugin_agent_workloadattestor_unix.md [2022-04-15T08:15:44.283Z] spire-1.2.1/doc/plugin_server_datastore_sql.md [2022-04-15T08:15:44.283Z] spire-1.2.1/doc/plugin_server_keymanager_aws_kms.md [2022-04-15T08:15:44.283Z] spire-1.2.1/doc/plugin_server_keymanager_disk.md [2022-04-15T08:15:44.283Z] spire-1.2.1/doc/plugin_server_keymanager_memory.md [2022-04-15T08:15:44.283Z] spire-1.2.1/doc/plugin_server_nodeattestor_aws_iid.md [2022-04-15T08:15:44.283Z] spire-1.2.1/doc/plugin_server_nodeattestor_azure_msi.md [2022-04-15T08:15:44.283Z] spire-1.2.1/doc/plugin_server_nodeattestor_gcp_iit.md [2022-04-15T08:15:44.283Z] spire-1.2.1/doc/plugin_server_nodeattestor_jointoken.md [2022-04-15T08:15:44.283Z] spire-1.2.1/doc/plugin_server_nodeattestor_k8s_psat.md [2022-04-15T08:15:44.283Z] spire-1.2.1/doc/plugin_server_nodeattestor_k8s_sat.md [2022-04-15T08:15:44.283Z] spire-1.2.1/doc/plugin_server_nodeattestor_sshpop.md [2022-04-15T08:15:44.283Z] spire-1.2.1/doc/plugin_server_nodeattestor_tpm_devid.md [2022-04-15T08:15:44.283Z] spire-1.2.1/doc/plugin_server_nodeattestor_x509pop.md [2022-04-15T08:15:44.283Z] spire-1.2.1/doc/plugin_server_noderesolver_azure_msi.md [2022-04-15T08:15:44.283Z] spire-1.2.1/doc/plugin_server_notifier_gcs_bundle.md [2022-04-15T08:15:44.283Z] spire-1.2.1/doc/plugin_server_notifier_k8sbundle.md [2022-04-15T08:15:44.283Z] spire-1.2.1/doc/plugin_server_upstreamauthority_aws_pca.md [2022-04-15T08:15:44.283Z] spire-1.2.1/doc/plugin_server_upstreamauthority_awssecret.md [2022-04-15T08:15:44.283Z] spire-1.2.1/doc/plugin_server_upstreamauthority_cert_manager.md [2022-04-15T08:15:44.283Z] spire-1.2.1/doc/plugin_server_upstreamauthority_disk.md [2022-04-15T08:15:44.283Z] spire-1.2.1/doc/plugin_server_upstreamauthority_gcp_cas.md [2022-04-15T08:15:44.283Z] spire-1.2.1/doc/plugin_server_upstreamauthority_spire.md [2022-04-15T08:15:44.283Z] spire-1.2.1/doc/plugin_server_upstreamauthority_vault.md [2022-04-15T08:15:44.283Z] spire-1.2.1/doc/scaling_spire.md [2022-04-15T08:15:44.283Z] spire-1.2.1/doc/spire_agent.md [2022-04-15T08:15:44.283Z] spire-1.2.1/doc/spire_server.md [2022-04-15T08:15:44.283Z] spire-1.2.1/doc/supported_integrations.md [2022-04-15T08:15:44.283Z] spire-1.2.1/doc/telemetry.md [2022-04-15T08:15:44.283Z] spire-1.2.1/doc/telemetry_config.md [2022-04-15T08:15:44.283Z] spire-1.2.1/doc/upgrading.md [2022-04-15T08:15:44.283Z] spire-1.2.1/doc/using_spire.md [2022-04-15T08:15:44.283Z] spire-1.2.1/examples/ [2022-04-15T08:15:44.283Z] spire-1.2.1/examples/README.md [2022-04-15T08:15:44.283Z] spire-1.2.1/go.mod [2022-04-15T08:15:44.283Z] spire-1.2.1/go.sum [2022-04-15T08:15:44.283Z] spire-1.2.1/pkg/ [2022-04-15T08:15:44.283Z] spire-1.2.1/pkg/agent/ [2022-04-15T08:15:44.283Z] spire-1.2.1/pkg/agent/agent.go [2022-04-15T08:15:44.283Z] spire-1.2.1/pkg/agent/api/ [2022-04-15T08:15:44.283Z] spire-1.2.1/pkg/agent/api/config.go [2022-04-15T08:15:44.283Z] spire-1.2.1/pkg/agent/api/debug/ [2022-04-15T08:15:44.283Z] spire-1.2.1/pkg/agent/api/debug/v1/ [2022-04-15T08:15:44.283Z] spire-1.2.1/pkg/agent/api/debug/v1/service.go [2022-04-15T08:15:44.283Z] spire-1.2.1/pkg/agent/api/debug/v1/service_test.go [2022-04-15T08:15:44.283Z] spire-1.2.1/pkg/agent/api/delegatedidentity/ [2022-04-15T08:15:44.283Z] spire-1.2.1/pkg/agent/api/delegatedidentity/v1/ [2022-04-15T08:15:44.283Z] spire-1.2.1/pkg/agent/api/delegatedidentity/v1/service.go [2022-04-15T08:15:44.283Z] spire-1.2.1/pkg/agent/api/delegatedidentity/v1/service_test.go [2022-04-15T08:15:44.283Z] spire-1.2.1/pkg/agent/api/endpoints.go [2022-04-15T08:15:44.283Z] spire-1.2.1/pkg/agent/api/health/ [2022-04-15T08:15:44.283Z] spire-1.2.1/pkg/agent/api/health/v1/ [2022-04-15T08:15:44.283Z] spire-1.2.1/pkg/agent/api/health/v1/service.go [2022-04-15T08:15:44.283Z] spire-1.2.1/pkg/agent/api/health/v1/service_test.go [2022-04-15T08:15:44.283Z] spire-1.2.1/pkg/agent/api/rpccontext/ [2022-04-15T08:15:44.283Z] spire-1.2.1/pkg/agent/api/rpccontext/alias.go [2022-04-15T08:15:44.283Z] spire-1.2.1/pkg/agent/api/rpccontext/caller.go [2022-04-15T08:15:44.283Z] spire-1.2.1/pkg/agent/attestor/ [2022-04-15T08:15:44.283Z] spire-1.2.1/pkg/agent/attestor/node/ [2022-04-15T08:15:44.283Z] spire-1.2.1/pkg/agent/attestor/node/experimental.go [2022-04-15T08:15:44.283Z] spire-1.2.1/pkg/agent/attestor/node/node.go [2022-04-15T08:15:44.283Z] spire-1.2.1/pkg/agent/attestor/node/node_test.go [2022-04-15T08:15:44.283Z] spire-1.2.1/pkg/agent/attestor/workload/ [2022-04-15T08:15:44.283Z] spire-1.2.1/pkg/agent/attestor/workload/workload.go [2022-04-15T08:15:44.283Z] spire-1.2.1/pkg/agent/attestor/workload/workload_test.go [2022-04-15T08:15:44.283Z] spire-1.2.1/pkg/agent/catalog/ [2022-04-15T08:15:44.283Z] spire-1.2.1/pkg/agent/catalog/catalog.go [2022-04-15T08:15:44.283Z] spire-1.2.1/pkg/agent/catalog/keymanager.go [2022-04-15T08:15:44.283Z] spire-1.2.1/pkg/agent/catalog/nodeattestor.go [2022-04-15T08:15:44.283Z] spire-1.2.1/pkg/agent/catalog/svidstore.go [2022-04-15T08:15:44.283Z] spire-1.2.1/pkg/agent/catalog/workloadattestor.go [2022-04-15T08:15:44.283Z] spire-1.2.1/pkg/agent/client/ [2022-04-15T08:15:44.283Z] spire-1.2.1/pkg/agent/client/client.go [2022-04-15T08:15:44.283Z] spire-1.2.1/pkg/agent/client/client_test.go [2022-04-15T08:15:44.283Z] spire-1.2.1/pkg/agent/client/dial.go [2022-04-15T08:15:44.283Z] spire-1.2.1/pkg/agent/client/nodeconn.go [2022-04-15T08:15:44.283Z] spire-1.2.1/pkg/agent/client/nodeconn_test.go [2022-04-15T08:15:44.283Z] spire-1.2.1/pkg/agent/client/update.go [2022-04-15T08:15:44.283Z] spire-1.2.1/pkg/agent/client/util.go [2022-04-15T08:15:44.283Z] spire-1.2.1/pkg/agent/common/ [2022-04-15T08:15:44.283Z] spire-1.2.1/pkg/agent/common/backoff/ [2022-04-15T08:15:44.283Z] spire-1.2.1/pkg/agent/common/backoff/backoff.go [2022-04-15T08:15:44.283Z] spire-1.2.1/pkg/agent/common/backoff/backoff_test.go [2022-04-15T08:15:44.283Z] spire-1.2.1/pkg/agent/common/cgroups/ [2022-04-15T08:15:44.283Z] spire-1.2.1/pkg/agent/common/cgroups/cgroups.go [2022-04-15T08:15:44.283Z] spire-1.2.1/pkg/agent/common/cgroups/cgroups_test.go [2022-04-15T08:15:44.283Z] spire-1.2.1/pkg/agent/common/cgroups/filesystem.go [2022-04-15T08:15:44.283Z] spire-1.2.1/pkg/agent/config.go [2022-04-15T08:15:44.283Z] spire-1.2.1/pkg/agent/endpoints/ [2022-04-15T08:15:44.283Z] spire-1.2.1/pkg/agent/endpoints/config.go [2022-04-15T08:15:44.283Z] spire-1.2.1/pkg/agent/endpoints/endpoints.go [2022-04-15T08:15:44.283Z] spire-1.2.1/pkg/agent/endpoints/endpoints_test.go [2022-04-15T08:15:44.283Z] spire-1.2.1/pkg/agent/endpoints/metrics.go [2022-04-15T08:15:44.283Z] spire-1.2.1/pkg/agent/endpoints/middleware.go [2022-04-15T08:15:44.283Z] spire-1.2.1/pkg/agent/endpoints/peertracker.go [2022-04-15T08:15:44.283Z] spire-1.2.1/pkg/agent/endpoints/peertracker_test.go [2022-04-15T08:15:44.283Z] spire-1.2.1/pkg/agent/endpoints/sdsv2/ [2022-04-15T08:15:44.283Z] spire-1.2.1/pkg/agent/endpoints/sdsv2/handler.go [2022-04-15T08:15:44.283Z] spire-1.2.1/pkg/agent/endpoints/sdsv2/handler_test.go [2022-04-15T08:15:44.283Z] spire-1.2.1/pkg/agent/endpoints/sdsv3/ [2022-04-15T08:15:44.283Z] spire-1.2.1/pkg/agent/endpoints/sdsv3/handler.go [2022-04-15T08:15:44.283Z] spire-1.2.1/pkg/agent/endpoints/sdsv3/handler_test.go [2022-04-15T08:15:44.283Z] spire-1.2.1/pkg/agent/endpoints/workload/ [2022-04-15T08:15:44.283Z] spire-1.2.1/pkg/agent/endpoints/workload/handler.go [2022-04-15T08:15:44.283Z] spire-1.2.1/pkg/agent/endpoints/workload/handler_test.go [2022-04-15T08:15:44.283Z] spire-1.2.1/pkg/agent/manager/ [2022-04-15T08:15:44.283Z] spire-1.2.1/pkg/agent/manager/cache/ [2022-04-15T08:15:44.283Z] spire-1.2.1/pkg/agent/manager/cache/bundle_cache.go [2022-04-15T08:15:44.283Z] spire-1.2.1/pkg/agent/manager/cache/cache.go [2022-04-15T08:15:44.283Z] spire-1.2.1/pkg/agent/manager/cache/cache_test.go [2022-04-15T08:15:44.283Z] spire-1.2.1/pkg/agent/manager/cache/jwt_cache.go [2022-04-15T08:15:44.283Z] spire-1.2.1/pkg/agent/manager/cache/jwt_cache_test.go [2022-04-15T08:15:44.283Z] spire-1.2.1/pkg/agent/manager/cache/sets.go [2022-04-15T08:15:44.283Z] spire-1.2.1/pkg/agent/manager/cache/subscriber.go [2022-04-15T08:15:44.283Z] spire-1.2.1/pkg/agent/manager/config.go [2022-04-15T08:15:44.283Z] spire-1.2.1/pkg/agent/manager/manager.go [2022-04-15T08:15:44.283Z] spire-1.2.1/pkg/agent/manager/manager_test.go [2022-04-15T08:15:44.283Z] spire-1.2.1/pkg/agent/manager/storage.go [2022-04-15T08:15:44.283Z] spire-1.2.1/pkg/agent/manager/storage_test.go [2022-04-15T08:15:44.283Z] spire-1.2.1/pkg/agent/manager/storecache/ [2022-04-15T08:15:44.283Z] spire-1.2.1/pkg/agent/manager/storecache/cache.go [2022-04-15T08:15:44.283Z] spire-1.2.1/pkg/agent/manager/storecache/cache_test.go [2022-04-15T08:15:44.283Z] spire-1.2.1/pkg/agent/manager/sync.go [2022-04-15T08:15:44.283Z] spire-1.2.1/pkg/agent/plugin/ [2022-04-15T08:15:44.283Z] spire-1.2.1/pkg/agent/plugin/keymanager/ [2022-04-15T08:15:44.283Z] spire-1.2.1/pkg/agent/plugin/keymanager/base/ [2022-04-15T08:15:44.283Z] spire-1.2.1/pkg/agent/plugin/keymanager/base/keymanagerbase.go [2022-04-15T08:15:44.283Z] spire-1.2.1/pkg/agent/plugin/keymanager/constant.go [2022-04-15T08:15:44.283Z] spire-1.2.1/pkg/agent/plugin/keymanager/disk/ [2022-04-15T08:15:44.283Z] spire-1.2.1/pkg/agent/plugin/keymanager/disk/disk.go [2022-04-15T08:15:44.283Z] spire-1.2.1/pkg/agent/plugin/keymanager/disk/disk_test.go [2022-04-15T08:15:44.283Z] spire-1.2.1/pkg/agent/plugin/keymanager/keymanager.go [2022-04-15T08:15:44.283Z] spire-1.2.1/pkg/agent/plugin/keymanager/memory/ [2022-04-15T08:15:44.283Z] spire-1.2.1/pkg/agent/plugin/keymanager/memory/memory.go [2022-04-15T08:15:44.283Z] spire-1.2.1/pkg/agent/plugin/keymanager/memory/memory_test.go [2022-04-15T08:15:44.283Z] spire-1.2.1/pkg/agent/plugin/keymanager/repository.go [2022-04-15T08:15:44.283Z] spire-1.2.1/pkg/agent/plugin/keymanager/svidkeymanager.go [2022-04-15T08:15:44.283Z] spire-1.2.1/pkg/agent/plugin/keymanager/svidkeymanager_test.go [2022-04-15T08:15:44.283Z] spire-1.2.1/pkg/agent/plugin/keymanager/test/ [2022-04-15T08:15:44.283Z] spire-1.2.1/pkg/agent/plugin/keymanager/test/keymanagertest.go [2022-04-15T08:15:44.283Z] spire-1.2.1/pkg/agent/plugin/keymanager/v1.go [2022-04-15T08:15:44.283Z] spire-1.2.1/pkg/agent/plugin/keymanager/v1_test.go [2022-04-15T08:15:44.283Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/ [2022-04-15T08:15:44.283Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/aws/ [2022-04-15T08:15:44.283Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/aws/iid.go [2022-04-15T08:15:44.283Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/aws/iid_test.go [2022-04-15T08:15:44.283Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/azure/ [2022-04-15T08:15:44.283Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/azure/msi.go [2022-04-15T08:15:44.283Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/azure/msi_test.go [2022-04-15T08:15:44.283Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/gcp/ [2022-04-15T08:15:44.283Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/gcp/iit.go [2022-04-15T08:15:44.283Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/gcp/iit_test.go [2022-04-15T08:15:44.283Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/jointoken.go [2022-04-15T08:15:44.283Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/jointoken/ [2022-04-15T08:15:44.283Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/jointoken/join_token.go [2022-04-15T08:15:44.283Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/jointoken_test.go [2022-04-15T08:15:44.283Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/ [2022-04-15T08:15:44.283Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/psat/ [2022-04-15T08:15:44.283Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/psat/psat.go [2022-04-15T08:15:44.283Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/psat/psat_test.go [2022-04-15T08:15:44.283Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/sat/ [2022-04-15T08:15:44.283Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/sat/sat.go [2022-04-15T08:15:44.283Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/sat/sat_test.go [2022-04-15T08:15:44.283Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/nodeattestor.go [2022-04-15T08:15:44.283Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/repository.go [2022-04-15T08:15:44.283Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/sshpop/ [2022-04-15T08:15:44.283Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/sshpop/sshpop.go [2022-04-15T08:15:44.283Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/sshpop/sshpop_test.go [2022-04-15T08:15:44.283Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/test/ [2022-04-15T08:15:44.283Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/test/serverstream.go [2022-04-15T08:15:44.283Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/ [2022-04-15T08:15:44.283Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/devid.go [2022-04-15T08:15:44.283Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/devid_test.go [2022-04-15T08:15:44.283Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/ [2022-04-15T08:15:44.283Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/autodetect.go [2022-04-15T08:15:44.283Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/open.go [2022-04-15T08:15:44.283Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/open_windows.go [2022-04-15T08:15:44.283Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/session.go [2022-04-15T08:15:44.283Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/session_test.go [2022-04-15T08:15:44.283Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/signingkey.go [2022-04-15T08:15:44.283Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/v1.go [2022-04-15T08:15:44.283Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/v1_test.go [2022-04-15T08:15:44.283Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/x509pop/ [2022-04-15T08:15:44.283Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/x509pop/x509pop.go [2022-04-15T08:15:44.283Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/x509pop/x509pop_test.go [2022-04-15T08:15:44.283Z] spire-1.2.1/pkg/agent/plugin/svidstore/ [2022-04-15T08:15:44.283Z] spire-1.2.1/pkg/agent/plugin/svidstore/awssecretsmanager/ [2022-04-15T08:15:44.283Z] spire-1.2.1/pkg/agent/plugin/svidstore/awssecretsmanager/aws.go [2022-04-15T08:15:44.283Z] spire-1.2.1/pkg/agent/plugin/svidstore/awssecretsmanager/aws_test.go [2022-04-15T08:15:44.283Z] spire-1.2.1/pkg/agent/plugin/svidstore/awssecretsmanager/client.go [2022-04-15T08:15:44.283Z] spire-1.2.1/pkg/agent/plugin/svidstore/gcpsecretmanager/ [2022-04-15T08:15:44.283Z] spire-1.2.1/pkg/agent/plugin/svidstore/gcpsecretmanager/client.go [2022-04-15T08:15:44.283Z] spire-1.2.1/pkg/agent/plugin/svidstore/gcpsecretmanager/gcloud.go [2022-04-15T08:15:44.283Z] spire-1.2.1/pkg/agent/plugin/svidstore/gcpsecretmanager/gcloud_test.go [2022-04-15T08:15:44.283Z] spire-1.2.1/pkg/agent/plugin/svidstore/repository.go [2022-04-15T08:15:44.283Z] spire-1.2.1/pkg/agent/plugin/svidstore/svidstore.go [2022-04-15T08:15:44.283Z] spire-1.2.1/pkg/agent/plugin/svidstore/utils.go [2022-04-15T08:15:44.283Z] spire-1.2.1/pkg/agent/plugin/svidstore/utils_test.go [2022-04-15T08:15:44.283Z] spire-1.2.1/pkg/agent/plugin/svidstore/v1.go [2022-04-15T08:15:44.283Z] spire-1.2.1/pkg/agent/plugin/svidstore/v1_test.go [2022-04-15T08:15:44.283Z] spire-1.2.1/pkg/agent/plugin/svidstore/v1unofficial.go [2022-04-15T08:15:44.283Z] spire-1.2.1/pkg/agent/plugin/svidstore/v1unofficial_test.go [2022-04-15T08:15:44.283Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/ [2022-04-15T08:15:44.283Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/ [2022-04-15T08:15:44.283Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/cgroup/ [2022-04-15T08:15:44.283Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/cgroup/dockerfinder.go [2022-04-15T08:15:44.283Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/cgroup/dockerfinder_test.go [2022-04-15T08:15:44.283Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/docker.go [2022-04-15T08:15:44.283Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/docker_test.go [2022-04-15T08:15:44.283Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/retry.go [2022-04-15T08:15:44.283Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/ [2022-04-15T08:15:44.283Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/k8s.go [2022-04-15T08:15:44.283Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/k8s_test.go [2022-04-15T08:15:44.283Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/ [2022-04-15T08:15:44.283Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/cgroups_init_pid_in_pod.txt [2022-04-15T08:15:44.283Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/cgroups_pid_in_kind_pod.txt [2022-04-15T08:15:44.283Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/cgroups_pid_in_pod.txt [2022-04-15T08:15:44.283Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/cgroups_pid_not_in_pod.txt [2022-04-15T08:15:44.283Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/kind_pod_list.json [2022-04-15T08:15:44.283Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/pod_list.json [2022-04-15T08:15:44.283Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/pod_list_not_running.json [2022-04-15T08:15:44.283Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/systemd_cgroups_pid_in_pod.txt [2022-04-15T08:15:44.283Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/repository.go [2022-04-15T08:15:44.283Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/unix/ [2022-04-15T08:15:44.283Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/unix/unix.go [2022-04-15T08:15:44.283Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/unix/unix_test.go [2022-04-15T08:15:44.283Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/v1.go [2022-04-15T08:15:44.283Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/v1_test.go [2022-04-15T08:15:44.283Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/workloadattestor.go [2022-04-15T08:15:44.283Z] spire-1.2.1/pkg/agent/svid/ [2022-04-15T08:15:44.283Z] spire-1.2.1/pkg/agent/svid/rotator.go [2022-04-15T08:15:44.283Z] spire-1.2.1/pkg/agent/svid/rotator_config.go [2022-04-15T08:15:44.283Z] spire-1.2.1/pkg/agent/svid/rotator_test.go [2022-04-15T08:15:44.283Z] spire-1.2.1/pkg/agent/svid/store/ [2022-04-15T08:15:44.283Z] spire-1.2.1/pkg/agent/svid/store/service.go [2022-04-15T08:15:44.283Z] spire-1.2.1/pkg/agent/svid/store/service_test.go [2022-04-15T08:15:44.283Z] spire-1.2.1/pkg/common/ [2022-04-15T08:15:44.283Z] spire-1.2.1/pkg/common/agentpathtemplate/ [2022-04-15T08:15:44.283Z] spire-1.2.1/pkg/common/agentpathtemplate/template.go [2022-04-15T08:15:44.283Z] spire-1.2.1/pkg/common/agentpathtemplate/template_test.go [2022-04-15T08:15:44.283Z] spire-1.2.1/pkg/common/api/ [2022-04-15T08:15:44.283Z] spire-1.2.1/pkg/common/api/metrics.go [2022-04-15T08:15:44.283Z] spire-1.2.1/pkg/common/api/middleware/ [2022-04-15T08:15:44.283Z] spire-1.2.1/pkg/common/api/middleware/common_test.go [2022-04-15T08:15:44.283Z] spire-1.2.1/pkg/common/api/middleware/interceptor.go [2022-04-15T08:15:44.283Z] spire-1.2.1/pkg/common/api/middleware/interceptor_test.go [2022-04-15T08:15:44.283Z] spire-1.2.1/pkg/common/api/middleware/logger.go [2022-04-15T08:15:44.283Z] spire-1.2.1/pkg/common/api/middleware/logger_test.go [2022-04-15T08:15:44.283Z] spire-1.2.1/pkg/common/api/middleware/metrics.go [2022-04-15T08:15:44.283Z] spire-1.2.1/pkg/common/api/middleware/metrics_test.go [2022-04-15T08:15:44.283Z] spire-1.2.1/pkg/common/api/middleware/middleware.go [2022-04-15T08:15:44.283Z] spire-1.2.1/pkg/common/api/middleware/middleware_test.go [2022-04-15T08:15:44.283Z] spire-1.2.1/pkg/common/api/middleware/misconfig.go [2022-04-15T08:15:44.283Z] spire-1.2.1/pkg/common/api/middleware/misconfig_test.go [2022-04-15T08:15:44.283Z] spire-1.2.1/pkg/common/api/middleware/names.go [2022-04-15T08:15:44.283Z] spire-1.2.1/pkg/common/api/middleware/names_test.go [2022-04-15T08:15:44.283Z] spire-1.2.1/pkg/common/api/names.go [2022-04-15T08:15:44.283Z] spire-1.2.1/pkg/common/api/ratelimit.go [2022-04-15T08:15:44.283Z] spire-1.2.1/pkg/common/api/rpccontext/ [2022-04-15T08:15:44.283Z] spire-1.2.1/pkg/common/api/rpccontext/logger.go [2022-04-15T08:15:44.283Z] spire-1.2.1/pkg/common/api/rpccontext/metrics.go [2022-04-15T08:15:44.283Z] spire-1.2.1/pkg/common/api/rpccontext/names.go [2022-04-15T08:15:44.283Z] spire-1.2.1/pkg/common/auth/ [2022-04-15T08:15:44.283Z] spire-1.2.1/pkg/common/auth/interceptors.go [2022-04-15T08:15:44.283Z] spire-1.2.1/pkg/common/auth/interceptors_test.go [2022-04-15T08:15:44.283Z] spire-1.2.1/pkg/common/auth/untracked_uds.go [2022-04-15T08:15:44.283Z] spire-1.2.1/pkg/common/bundleutil/ [2022-04-15T08:15:44.283Z] spire-1.2.1/pkg/common/bundleutil/bundle.go [2022-04-15T08:15:44.283Z] spire-1.2.1/pkg/common/bundleutil/bundle_test.go [2022-04-15T08:15:44.283Z] spire-1.2.1/pkg/common/bundleutil/common_test.go [2022-04-15T08:15:44.283Z] spire-1.2.1/pkg/common/bundleutil/marshal.go [2022-04-15T08:15:44.283Z] spire-1.2.1/pkg/common/bundleutil/marshal_test.go [2022-04-15T08:15:44.283Z] spire-1.2.1/pkg/common/bundleutil/refreshhint.go [2022-04-15T08:15:44.283Z] spire-1.2.1/pkg/common/bundleutil/refreshhint_test.go [2022-04-15T08:15:44.283Z] spire-1.2.1/pkg/common/bundleutil/types.go [2022-04-15T08:15:44.283Z] spire-1.2.1/pkg/common/bundleutil/unmarshal.go [2022-04-15T08:15:44.283Z] spire-1.2.1/pkg/common/bundleutil/unmarshal_test.go [2022-04-15T08:15:44.283Z] spire-1.2.1/pkg/common/catalog/ [2022-04-15T08:15:44.283Z] spire-1.2.1/pkg/common/catalog/bind.go [2022-04-15T08:15:44.283Z] spire-1.2.1/pkg/common/catalog/builtin.go [2022-04-15T08:15:44.283Z] spire-1.2.1/pkg/common/catalog/catalog.go [2022-04-15T08:15:44.283Z] spire-1.2.1/pkg/common/catalog/catalog_test.go [2022-04-15T08:15:44.283Z] spire-1.2.1/pkg/common/catalog/closers.go [2022-04-15T08:15:44.283Z] spire-1.2.1/pkg/common/catalog/cmd_linux.go [2022-04-15T08:15:44.283Z] spire-1.2.1/pkg/common/catalog/cmd_other.go [2022-04-15T08:15:44.283Z] spire-1.2.1/pkg/common/catalog/config.go [2022-04-15T08:15:44.284Z] spire-1.2.1/pkg/common/catalog/config_test.go [2022-04-15T08:15:44.284Z] spire-1.2.1/pkg/common/catalog/configure.go [2022-04-15T08:15:44.284Z] spire-1.2.1/pkg/common/catalog/constraints.go [2022-04-15T08:15:44.284Z] spire-1.2.1/pkg/common/catalog/constraints_test.go [2022-04-15T08:15:44.284Z] spire-1.2.1/pkg/common/catalog/context.go [2022-04-15T08:15:44.284Z] spire-1.2.1/pkg/common/catalog/external.go [2022-04-15T08:15:44.284Z] spire-1.2.1/pkg/common/catalog/host.go [2022-04-15T08:15:44.284Z] spire-1.2.1/pkg/common/catalog/pipenet.go [2022-04-15T08:15:44.284Z] spire-1.2.1/pkg/common/catalog/plugin.go [2022-04-15T08:15:44.284Z] spire-1.2.1/pkg/common/catalog/testplugin/ [2022-04-15T08:15:44.284Z] spire-1.2.1/pkg/common/catalog/testplugin/.gitignore [2022-04-15T08:15:44.284Z] spire-1.2.1/pkg/common/catalog/testplugin/main.go [2022-04-15T08:15:44.284Z] spire-1.2.1/pkg/common/catalog/testplugin/plugin.go [2022-04-15T08:15:44.284Z] spire-1.2.1/pkg/common/cli/ [2022-04-15T08:15:44.284Z] spire-1.2.1/pkg/common/cli/env.go [2022-04-15T08:15:44.284Z] spire-1.2.1/pkg/common/cli/flags.go [2022-04-15T08:15:44.284Z] spire-1.2.1/pkg/common/cli/trust_domain.go [2022-04-15T08:15:44.284Z] spire-1.2.1/pkg/common/cli/trust_domain_test.go [2022-04-15T08:15:44.284Z] spire-1.2.1/pkg/common/cli/umask.go [2022-04-15T08:15:44.284Z] spire-1.2.1/pkg/common/cli/umask_posix.go [2022-04-15T08:15:44.284Z] spire-1.2.1/pkg/common/cli/umask_test.go [2022-04-15T08:15:44.284Z] spire-1.2.1/pkg/common/cli/umask_windows.go [2022-04-15T08:15:44.284Z] spire-1.2.1/pkg/common/cliprinter/ [2022-04-15T08:15:44.284Z] spire-1.2.1/pkg/common/cliprinter/cliprinter.go [2022-04-15T08:15:44.284Z] spire-1.2.1/pkg/common/cliprinter/cliprinter_test.go [2022-04-15T08:15:44.284Z] spire-1.2.1/pkg/common/cliprinter/flag.go [2022-04-15T08:15:44.284Z] spire-1.2.1/pkg/common/cliprinter/flag_test.go [2022-04-15T08:15:44.284Z] spire-1.2.1/pkg/common/cliprinter/format.go [2022-04-15T08:15:44.284Z] spire-1.2.1/pkg/common/cliprinter/format_test.go [2022-04-15T08:15:44.284Z] spire-1.2.1/pkg/common/cliprinter/internal/ [2022-04-15T08:15:44.284Z] spire-1.2.1/pkg/common/cliprinter/internal/errorjson/ [2022-04-15T08:15:44.284Z] spire-1.2.1/pkg/common/cliprinter/internal/errorjson/errorjson.go [2022-04-15T08:15:44.284Z] spire-1.2.1/pkg/common/cliprinter/internal/errorjson/errorjson_test.go [2022-04-15T08:15:44.284Z] spire-1.2.1/pkg/common/cliprinter/internal/errorpretty/ [2022-04-15T08:15:44.284Z] spire-1.2.1/pkg/common/cliprinter/internal/errorpretty/errorpretty.go [2022-04-15T08:15:44.284Z] spire-1.2.1/pkg/common/cliprinter/internal/errorpretty/errorpretty_test.go [2022-04-15T08:15:44.284Z] spire-1.2.1/pkg/common/cliprinter/internal/protojson/ [2022-04-15T08:15:44.284Z] spire-1.2.1/pkg/common/cliprinter/internal/protojson/protojson.go [2022-04-15T08:15:44.284Z] spire-1.2.1/pkg/common/cliprinter/internal/protojson/protojson_test.go [2022-04-15T08:15:44.284Z] spire-1.2.1/pkg/common/cliprinter/internal/protopretty/ [2022-04-15T08:15:44.284Z] spire-1.2.1/pkg/common/cliprinter/internal/protopretty/protopretty.go [2022-04-15T08:15:44.284Z] spire-1.2.1/pkg/common/cliprinter/internal/protopretty/protopretty_test.go [2022-04-15T08:15:44.284Z] spire-1.2.1/pkg/common/cliprinter/internal/structjson/ [2022-04-15T08:15:44.284Z] spire-1.2.1/pkg/common/cliprinter/internal/structjson/structjson.go [2022-04-15T08:15:44.284Z] spire-1.2.1/pkg/common/cliprinter/internal/structjson/structjson_test.go [2022-04-15T08:15:44.284Z] spire-1.2.1/pkg/common/cliprinter/internal/structpretty/ [2022-04-15T08:15:44.284Z] spire-1.2.1/pkg/common/cliprinter/internal/structpretty/structpretty.go [2022-04-15T08:15:44.284Z] spire-1.2.1/pkg/common/cliprinter/internal/structpretty/structpretty_test.go [2022-04-15T08:15:44.284Z] spire-1.2.1/pkg/common/coretypes/ [2022-04-15T08:15:44.284Z] spire-1.2.1/pkg/common/coretypes/bundle/ [2022-04-15T08:15:44.284Z] spire-1.2.1/pkg/common/coretypes/bundle/bundle_test.go [2022-04-15T08:15:44.284Z] spire-1.2.1/pkg/common/coretypes/bundle/commontypes.go [2022-04-15T08:15:44.284Z] spire-1.2.1/pkg/common/coretypes/bundle/plugintypes.go [2022-04-15T08:15:44.284Z] spire-1.2.1/pkg/common/coretypes/bundle/require.go [2022-04-15T08:15:44.284Z] spire-1.2.1/pkg/common/coretypes/jwtkey/ [2022-04-15T08:15:44.284Z] spire-1.2.1/pkg/common/coretypes/jwtkey/apitypes.go [2022-04-15T08:15:44.284Z] spire-1.2.1/pkg/common/coretypes/jwtkey/commontypes.go [2022-04-15T08:15:44.284Z] spire-1.2.1/pkg/common/coretypes/jwtkey/jwtkey.go [2022-04-15T08:15:44.284Z] spire-1.2.1/pkg/common/coretypes/jwtkey/jwtkey_test.go [2022-04-15T08:15:44.284Z] spire-1.2.1/pkg/common/coretypes/jwtkey/plugintypes.go [2022-04-15T08:15:44.284Z] spire-1.2.1/pkg/common/coretypes/jwtkey/require.go [2022-04-15T08:15:44.284Z] spire-1.2.1/pkg/common/coretypes/x509certificate/ [2022-04-15T08:15:44.284Z] spire-1.2.1/pkg/common/coretypes/x509certificate/commontypes.go [2022-04-15T08:15:44.284Z] spire-1.2.1/pkg/common/coretypes/x509certificate/plugintypes.go [2022-04-15T08:15:44.284Z] spire-1.2.1/pkg/common/coretypes/x509certificate/require.go [2022-04-15T08:15:44.284Z] spire-1.2.1/pkg/common/coretypes/x509certificate/x509certificate.go [2022-04-15T08:15:44.284Z] spire-1.2.1/pkg/common/coretypes/x509certificate/x509certificate_test.go [2022-04-15T08:15:44.284Z] spire-1.2.1/pkg/common/cryptoutil/ [2022-04-15T08:15:44.284Z] spire-1.2.1/pkg/common/cryptoutil/keys.go [2022-04-15T08:15:44.284Z] spire-1.2.1/pkg/common/cryptoutil/keys_test.go [2022-04-15T08:15:44.284Z] spire-1.2.1/pkg/common/diskutil/ [2022-04-15T08:15:44.284Z] spire-1.2.1/pkg/common/diskutil/file_posix.go [2022-04-15T08:15:44.284Z] spire-1.2.1/pkg/common/diskutil/file_test.go [2022-04-15T08:15:44.284Z] spire-1.2.1/pkg/common/diskutil/file_windows.go [2022-04-15T08:15:44.284Z] spire-1.2.1/pkg/common/errorutil/ [2022-04-15T08:15:44.284Z] spire-1.2.1/pkg/common/errorutil/wrapper.go [2022-04-15T08:15:44.284Z] spire-1.2.1/pkg/common/health/ [2022-04-15T08:15:44.284Z] spire-1.2.1/pkg/common/health/config.go [2022-04-15T08:15:44.284Z] spire-1.2.1/pkg/common/health/context.go [2022-04-15T08:15:44.284Z] spire-1.2.1/pkg/common/health/context_test.go [2022-04-15T08:15:44.284Z] spire-1.2.1/pkg/common/health/health.go [2022-04-15T08:15:44.284Z] spire-1.2.1/pkg/common/health/health_test.go [2022-04-15T08:15:44.284Z] spire-1.2.1/pkg/common/health/logger.go [2022-04-15T08:15:44.284Z] spire-1.2.1/pkg/common/hostservice/ [2022-04-15T08:15:44.284Z] spire-1.2.1/pkg/common/hostservice/metricsservice/ [2022-04-15T08:15:44.284Z] spire-1.2.1/pkg/common/hostservice/metricsservice/v1.go [2022-04-15T08:15:44.284Z] spire-1.2.1/pkg/common/hostservice/metricsservice/v1_test.go [2022-04-15T08:15:44.284Z] spire-1.2.1/pkg/common/idutil/ [2022-04-15T08:15:44.284Z] spire-1.2.1/pkg/common/idutil/require.go [2022-04-15T08:15:44.284Z] spire-1.2.1/pkg/common/idutil/require_test.go [2022-04-15T08:15:44.284Z] spire-1.2.1/pkg/common/idutil/safety.go [2022-04-15T08:15:44.284Z] spire-1.2.1/pkg/common/idutil/safety_test.go [2022-04-15T08:15:44.284Z] spire-1.2.1/pkg/common/idutil/spiffeid.go [2022-04-15T08:15:44.284Z] spire-1.2.1/pkg/common/idutil/spiffeid_test.go [2022-04-15T08:15:44.284Z] spire-1.2.1/pkg/common/jwtsvid/ [2022-04-15T08:15:44.284Z] spire-1.2.1/pkg/common/jwtsvid/common.go [2022-04-15T08:15:44.284Z] spire-1.2.1/pkg/common/jwtsvid/sign.go [2022-04-15T08:15:44.284Z] spire-1.2.1/pkg/common/jwtsvid/token_test.go [2022-04-15T08:15:44.284Z] spire-1.2.1/pkg/common/jwtsvid/validate.go [2022-04-15T08:15:44.284Z] spire-1.2.1/pkg/common/jwtutil/ [2022-04-15T08:15:44.284Z] spire-1.2.1/pkg/common/jwtutil/keyset.go [2022-04-15T08:15:44.284Z] spire-1.2.1/pkg/common/jwtutil/keyset_test.go [2022-04-15T08:15:44.284Z] spire-1.2.1/pkg/common/log/ [2022-04-15T08:15:44.284Z] spire-1.2.1/pkg/common/log/hclog_adapter.go [2022-04-15T08:15:44.284Z] spire-1.2.1/pkg/common/log/hclog_adapter_test.go [2022-04-15T08:15:44.284Z] spire-1.2.1/pkg/common/log/log.go [2022-04-15T08:15:44.284Z] spire-1.2.1/pkg/common/log/log_test.go [2022-04-15T08:15:44.284Z] spire-1.2.1/pkg/common/log/options.go [2022-04-15T08:15:44.284Z] spire-1.2.1/pkg/common/nodeutil/ [2022-04-15T08:15:44.284Z] spire-1.2.1/pkg/common/nodeutil/node.go [2022-04-15T08:15:44.284Z] spire-1.2.1/pkg/common/nodeutil/node_test.go [2022-04-15T08:15:44.284Z] spire-1.2.1/pkg/common/peertracker/ [2022-04-15T08:15:44.284Z] spire-1.2.1/pkg/common/peertracker/conn.go [2022-04-15T08:15:44.284Z] spire-1.2.1/pkg/common/peertracker/credentials.go [2022-04-15T08:15:44.284Z] spire-1.2.1/pkg/common/peertracker/errors.go [2022-04-15T08:15:44.284Z] spire-1.2.1/pkg/common/peertracker/getpid_windows.c [2022-04-15T08:15:44.284Z] spire-1.2.1/pkg/common/peertracker/getpid_windows.h [2022-04-15T08:15:44.284Z] spire-1.2.1/pkg/common/peertracker/info.go [2022-04-15T08:15:44.284Z] spire-1.2.1/pkg/common/peertracker/listener.go [2022-04-15T08:15:44.284Z] spire-1.2.1/pkg/common/peertracker/listener_test.go [2022-04-15T08:15:44.284Z] spire-1.2.1/pkg/common/peertracker/peertracker.go [2022-04-15T08:15:44.284Z] spire-1.2.1/pkg/common/peertracker/peertracker_test.go [2022-04-15T08:15:44.284Z] spire-1.2.1/pkg/common/peertracker/peertracker_test_child_posix.go [2022-04-15T08:15:44.284Z] spire-1.2.1/pkg/common/peertracker/peertracker_test_child_windows.go [2022-04-15T08:15:44.284Z] spire-1.2.1/pkg/common/peertracker/peertracker_test_posix.go [2022-04-15T08:15:44.284Z] spire-1.2.1/pkg/common/peertracker/peertracker_test_windows.go [2022-04-15T08:15:44.284Z] spire-1.2.1/pkg/common/peertracker/tcp.go [2022-04-15T08:15:44.284Z] spire-1.2.1/pkg/common/peertracker/tcp_fallback.go [2022-04-15T08:15:44.284Z] spire-1.2.1/pkg/common/peertracker/tcp_windows.go [2022-04-15T08:15:44.284Z] spire-1.2.1/pkg/common/peertracker/tracker_bsd.go [2022-04-15T08:15:44.284Z] spire-1.2.1/pkg/common/peertracker/tracker_fallback.go [2022-04-15T08:15:44.284Z] spire-1.2.1/pkg/common/peertracker/tracker_linux.go [2022-04-15T08:15:44.284Z] spire-1.2.1/pkg/common/peertracker/tracker_linux_test.go [2022-04-15T08:15:44.284Z] spire-1.2.1/pkg/common/peertracker/tracker_windows.go [2022-04-15T08:15:44.284Z] spire-1.2.1/pkg/common/peertracker/uds.go [2022-04-15T08:15:44.284Z] spire-1.2.1/pkg/common/peertracker/uds_bsd.go [2022-04-15T08:15:44.284Z] spire-1.2.1/pkg/common/peertracker/uds_fallback.go [2022-04-15T08:15:44.284Z] spire-1.2.1/pkg/common/peertracker/uds_linux.go [2022-04-15T08:15:44.284Z] spire-1.2.1/pkg/common/pemutil/ [2022-04-15T08:15:44.284Z] spire-1.2.1/pkg/common/pemutil/block.go [2022-04-15T08:15:44.284Z] spire-1.2.1/pkg/common/pemutil/certs.go [2022-04-15T08:15:44.284Z] spire-1.2.1/pkg/common/pemutil/common.go [2022-04-15T08:15:44.284Z] spire-1.2.1/pkg/common/pemutil/csr.go [2022-04-15T08:15:44.284Z] spire-1.2.1/pkg/common/pemutil/keys.go [2022-04-15T08:15:44.284Z] spire-1.2.1/pkg/common/pemutil/pemutil_test.go [2022-04-15T08:15:44.284Z] spire-1.2.1/pkg/common/pemutil/testdata/ [2022-04-15T08:15:44.284Z] spire-1.2.1/pkg/common/pemutil/testdata/cert.pem [2022-04-15T08:15:44.284Z] spire-1.2.1/pkg/common/pemutil/testdata/certs.pem [2022-04-15T08:15:44.284Z] spire-1.2.1/pkg/common/pemutil/testdata/csr.pem [2022-04-15T08:15:44.284Z] spire-1.2.1/pkg/common/pemutil/testdata/ecdsa-key-pkcs8.pem [2022-04-15T08:15:44.284Z] spire-1.2.1/pkg/common/pemutil/testdata/ecdsa-key.pem [2022-04-15T08:15:44.284Z] spire-1.2.1/pkg/common/pemutil/testdata/key.pem [2022-04-15T08:15:44.284Z] spire-1.2.1/pkg/common/pemutil/testdata/public-rsa-key.pem [2022-04-15T08:15:44.284Z] spire-1.2.1/pkg/common/pemutil/testdata/rsa-key-pkcs8.pem [2022-04-15T08:15:44.284Z] spire-1.2.1/pkg/common/pemutil/testdata/rsa-key.pem [2022-04-15T08:15:44.284Z] spire-1.2.1/pkg/common/plugin/ [2022-04-15T08:15:44.284Z] spire-1.2.1/pkg/common/plugin/aws/ [2022-04-15T08:15:44.284Z] spire-1.2.1/pkg/common/plugin/aws/iid.go [2022-04-15T08:15:44.284Z] spire-1.2.1/pkg/common/plugin/azure/ [2022-04-15T08:15:44.284Z] spire-1.2.1/pkg/common/plugin/azure/msi.go [2022-04-15T08:15:44.284Z] spire-1.2.1/pkg/common/plugin/azure/msi_test.go [2022-04-15T08:15:44.284Z] spire-1.2.1/pkg/common/plugin/facade.go [2022-04-15T08:15:44.284Z] spire-1.2.1/pkg/common/plugin/facade_test.go [2022-04-15T08:15:44.284Z] spire-1.2.1/pkg/common/plugin/gcp/ [2022-04-15T08:15:44.284Z] spire-1.2.1/pkg/common/plugin/gcp/iit.go [2022-04-15T08:15:44.284Z] spire-1.2.1/pkg/common/plugin/k8s/ [2022-04-15T08:15:44.284Z] spire-1.2.1/pkg/common/plugin/k8s/apiserver/ [2022-04-15T08:15:44.284Z] spire-1.2.1/pkg/common/plugin/k8s/apiserver/client.go [2022-04-15T08:15:44.284Z] spire-1.2.1/pkg/common/plugin/k8s/apiserver/client_test.go [2022-04-15T08:15:44.284Z] spire-1.2.1/pkg/common/plugin/k8s/utils.go [2022-04-15T08:15:44.284Z] spire-1.2.1/pkg/common/plugin/k8s/utils_test.go [2022-04-15T08:15:44.284Z] spire-1.2.1/pkg/common/plugin/log.go [2022-04-15T08:15:44.284Z] spire-1.2.1/pkg/common/plugin/sshpop/ [2022-04-15T08:15:44.284Z] spire-1.2.1/pkg/common/plugin/sshpop/handshake.go [2022-04-15T08:15:44.284Z] spire-1.2.1/pkg/common/plugin/sshpop/handshake_test.go [2022-04-15T08:15:44.284Z] spire-1.2.1/pkg/common/plugin/sshpop/sshpop.go [2022-04-15T08:15:44.284Z] spire-1.2.1/pkg/common/plugin/sshpop/sshpop_test.go [2022-04-15T08:15:44.284Z] spire-1.2.1/pkg/common/plugin/sshpop/testdata/ [2022-04-15T08:15:44.284Z] spire-1.2.1/pkg/common/plugin/sshpop/testdata/dummy_agent_ssh_key [2022-04-15T08:15:44.284Z] spire-1.2.1/pkg/common/plugin/sshpop/testdata/dummy_agent_ssh_key-cert.pub [2022-04-15T08:15:44.284Z] spire-1.2.1/pkg/common/plugin/sshpop/testdata/dummy_ssh_cert_authority.pub [2022-04-15T08:15:44.284Z] spire-1.2.1/pkg/common/plugin/sshpop/testdata/empty_ssh_cert_authority.pub [2022-04-15T08:15:44.284Z] spire-1.2.1/pkg/common/plugin/sshpop/testdata/many_ssh_cert_authorities.pub [2022-04-15T08:15:44.284Z] spire-1.2.1/pkg/common/plugin/tpmdevid/ [2022-04-15T08:15:44.284Z] spire-1.2.1/pkg/common/plugin/tpmdevid/devid.go [2022-04-15T08:15:44.284Z] spire-1.2.1/pkg/common/plugin/x509pop/ [2022-04-15T08:15:44.284Z] spire-1.2.1/pkg/common/plugin/x509pop/x509pop.go [2022-04-15T08:15:44.284Z] spire-1.2.1/pkg/common/plugin/x509pop/x509pop_test.go [2022-04-15T08:15:44.284Z] spire-1.2.1/pkg/common/profiling/ [2022-04-15T08:15:44.284Z] spire-1.2.1/pkg/common/profiling/dumpers.go [2022-04-15T08:15:44.284Z] spire-1.2.1/pkg/common/profiling/profiling.go [2022-04-15T08:15:44.284Z] spire-1.2.1/pkg/common/protoutil/ [2022-04-15T08:15:44.284Z] spire-1.2.1/pkg/common/protoutil/masks.go [2022-04-15T08:15:44.284Z] spire-1.2.1/pkg/common/protoutil/masks_test.go [2022-04-15T08:15:44.284Z] spire-1.2.1/pkg/common/rotationutil/ [2022-04-15T08:15:44.284Z] spire-1.2.1/pkg/common/rotationutil/rotationutil.go [2022-04-15T08:15:44.284Z] spire-1.2.1/pkg/common/rotationutil/rotationutil_test.go [2022-04-15T08:15:44.284Z] spire-1.2.1/pkg/common/selector/ [2022-04-15T08:15:44.284Z] spire-1.2.1/pkg/common/selector/selector.go [2022-04-15T08:15:44.284Z] spire-1.2.1/pkg/common/selector/selector_test.go [2022-04-15T08:15:44.284Z] spire-1.2.1/pkg/common/selector/set.go [2022-04-15T08:15:44.284Z] spire-1.2.1/pkg/common/selector/set_utils.go [2022-04-15T08:15:44.284Z] spire-1.2.1/pkg/common/selector/set_utils_test.go [2022-04-15T08:15:44.284Z] spire-1.2.1/pkg/common/telemetry/ [2022-04-15T08:15:44.284Z] spire-1.2.1/pkg/common/telemetry/agent/ [2022-04-15T08:15:44.284Z] spire-1.2.1/pkg/common/telemetry/agent/keymanager/ [2022-04-15T08:15:44.284Z] spire-1.2.1/pkg/common/telemetry/agent/keymanager/keymanager.go [2022-04-15T08:15:44.284Z] spire-1.2.1/pkg/common/telemetry/agent/keymanager/wrapper.go [2022-04-15T08:15:44.284Z] spire-1.2.1/pkg/common/telemetry/agent/keymanager/wrapper_test.go [2022-04-15T08:15:44.284Z] spire-1.2.1/pkg/common/telemetry/agent/manager.go [2022-04-15T08:15:44.284Z] spire-1.2.1/pkg/common/telemetry/agent/node.go [2022-04-15T08:15:44.284Z] spire-1.2.1/pkg/common/telemetry/agent/rotate.go [2022-04-15T08:15:44.284Z] spire-1.2.1/pkg/common/telemetry/agent/sdsapi.go [2022-04-15T08:15:44.284Z] spire-1.2.1/pkg/common/telemetry/agent/store/ [2022-04-15T08:15:44.284Z] spire-1.2.1/pkg/common/telemetry/agent/store/store.go [2022-04-15T08:15:44.284Z] spire-1.2.1/pkg/common/telemetry/agent/workloadapi/ [2022-04-15T08:15:44.284Z] spire-1.2.1/pkg/common/telemetry/agent/workloadapi/workload.go [2022-04-15T08:15:44.284Z] spire-1.2.1/pkg/common/telemetry/blackhole.go [2022-04-15T08:15:44.284Z] spire-1.2.1/pkg/common/telemetry/call.go [2022-04-15T08:15:44.284Z] spire-1.2.1/pkg/common/telemetry/common/ [2022-04-15T08:15:44.284Z] spire-1.2.1/pkg/common/telemetry/common/label_adders.go [2022-04-15T08:15:44.284Z] spire-1.2.1/pkg/common/telemetry/config.go [2022-04-15T08:15:44.284Z] spire-1.2.1/pkg/common/telemetry/dogstatsd.go [2022-04-15T08:15:44.284Z] spire-1.2.1/pkg/common/telemetry/dogstatsd_test.go [2022-04-15T08:15:44.284Z] spire-1.2.1/pkg/common/telemetry/inmem.go [2022-04-15T08:15:44.284Z] spire-1.2.1/pkg/common/telemetry/inmem_test.go [2022-04-15T08:15:44.284Z] spire-1.2.1/pkg/common/telemetry/m3.go [2022-04-15T08:15:44.284Z] spire-1.2.1/pkg/common/telemetry/m3_test.go [2022-04-15T08:15:44.284Z] spire-1.2.1/pkg/common/telemetry/metrics.go [2022-04-15T08:15:44.284Z] spire-1.2.1/pkg/common/telemetry/metrics_benchmark_test.go [2022-04-15T08:15:44.284Z] spire-1.2.1/pkg/common/telemetry/names.go [2022-04-15T08:15:44.284Z] spire-1.2.1/pkg/common/telemetry/prometheus.go [2022-04-15T08:15:44.284Z] spire-1.2.1/pkg/common/telemetry/prometheus_test.go [2022-04-15T08:15:44.284Z] spire-1.2.1/pkg/common/telemetry/sanitize.go [2022-04-15T08:15:44.284Z] spire-1.2.1/pkg/common/telemetry/sanitize_test.go [2022-04-15T08:15:44.284Z] spire-1.2.1/pkg/common/telemetry/server/ [2022-04-15T08:15:44.284Z] spire-1.2.1/pkg/common/telemetry/server/bundle_manager.go [2022-04-15T08:15:44.284Z] spire-1.2.1/pkg/common/telemetry/server/ca_manager.go [2022-04-15T08:15:44.284Z] spire-1.2.1/pkg/common/telemetry/server/datastore/ [2022-04-15T08:15:44.284Z] spire-1.2.1/pkg/common/telemetry/server/datastore/bundle.go [2022-04-15T08:15:44.284Z] spire-1.2.1/pkg/common/telemetry/server/datastore/federation_relationship.go [2022-04-15T08:15:44.284Z] spire-1.2.1/pkg/common/telemetry/server/datastore/join_token.go [2022-04-15T08:15:44.284Z] spire-1.2.1/pkg/common/telemetry/server/datastore/node.go [2022-04-15T08:15:44.284Z] spire-1.2.1/pkg/common/telemetry/server/datastore/registration.go [2022-04-15T08:15:44.284Z] spire-1.2.1/pkg/common/telemetry/server/datastore/wrapper.go [2022-04-15T08:15:44.284Z] spire-1.2.1/pkg/common/telemetry/server/datastore/wrapper_test.go [2022-04-15T08:15:44.284Z] spire-1.2.1/pkg/common/telemetry/server/keymanager/ [2022-04-15T08:15:44.284Z] spire-1.2.1/pkg/common/telemetry/server/keymanager/keymanager.go [2022-04-15T08:15:44.284Z] spire-1.2.1/pkg/common/telemetry/server/keymanager/wrapper.go [2022-04-15T08:15:44.284Z] spire-1.2.1/pkg/common/telemetry/server/keymanager/wrapper_test.go [2022-04-15T08:15:44.284Z] spire-1.2.1/pkg/common/telemetry/server/registration_manager.go [2022-04-15T08:15:44.284Z] spire-1.2.1/pkg/common/telemetry/server/rotate.go [2022-04-15T08:15:44.284Z] spire-1.2.1/pkg/common/telemetry/server/server.go [2022-04-15T08:15:44.284Z] spire-1.2.1/pkg/common/telemetry/sink.go [2022-04-15T08:15:44.284Z] spire-1.2.1/pkg/common/telemetry/statsd.go [2022-04-15T08:15:44.284Z] spire-1.2.1/pkg/common/telemetry/statsd_test.go [2022-04-15T08:15:44.284Z] spire-1.2.1/pkg/common/telemetry/uptime.go [2022-04-15T08:15:44.284Z] spire-1.2.1/pkg/common/telemetry/version.go [2022-04-15T08:15:44.284Z] spire-1.2.1/pkg/common/telemetry/withlabels.go [2022-04-15T08:15:44.284Z] spire-1.2.1/pkg/common/uptime/ [2022-04-15T08:15:44.284Z] spire-1.2.1/pkg/common/uptime/uptime.go [2022-04-15T08:15:44.284Z] spire-1.2.1/pkg/common/uptime/uptime_test.go [2022-04-15T08:15:44.284Z] spire-1.2.1/pkg/common/util/ [2022-04-15T08:15:44.284Z] spire-1.2.1/pkg/common/util/certs.go [2022-04-15T08:15:44.284Z] spire-1.2.1/pkg/common/util/certs_test.go [2022-04-15T08:15:44.284Z] spire-1.2.1/pkg/common/util/csr.go [2022-04-15T08:15:44.284Z] spire-1.2.1/pkg/common/util/hash.go [2022-04-15T08:15:44.284Z] spire-1.2.1/pkg/common/util/selectors.go [2022-04-15T08:15:44.284Z] spire-1.2.1/pkg/common/util/selectors_test.go [2022-04-15T08:15:44.284Z] spire-1.2.1/pkg/common/util/signals.go [2022-04-15T08:15:44.284Z] spire-1.2.1/pkg/common/util/sort.go [2022-04-15T08:15:44.284Z] spire-1.2.1/pkg/common/util/sort_test.go [2022-04-15T08:15:44.284Z] spire-1.2.1/pkg/common/util/task.go [2022-04-15T08:15:44.284Z] spire-1.2.1/pkg/common/util/task_test.go [2022-04-15T08:15:44.284Z] spire-1.2.1/pkg/common/util/testdata/ [2022-04-15T08:15:44.284Z] spire-1.2.1/pkg/common/util/testdata/empty-bundle.pem [2022-04-15T08:15:44.284Z] spire-1.2.1/pkg/common/util/testdata/mixed-bundle.pem [2022-04-15T08:15:44.284Z] spire-1.2.1/pkg/common/version/ [2022-04-15T08:15:44.284Z] spire-1.2.1/pkg/common/version/version.go [2022-04-15T08:15:44.284Z] spire-1.2.1/pkg/common/x509svid/ [2022-04-15T08:15:44.284Z] spire-1.2.1/pkg/common/x509svid/common_test.go [2022-04-15T08:15:44.284Z] spire-1.2.1/pkg/common/x509svid/csr.go [2022-04-15T08:15:44.284Z] spire-1.2.1/pkg/common/x509svid/upstreamca.go [2022-04-15T08:15:44.284Z] spire-1.2.1/pkg/common/x509svid/upstreamca_test.go [2022-04-15T08:15:44.284Z] spire-1.2.1/pkg/common/x509util/ [2022-04-15T08:15:44.284Z] spire-1.2.1/pkg/common/x509util/cert.go [2022-04-15T08:15:44.284Z] spire-1.2.1/pkg/common/x509util/dns.go [2022-04-15T08:15:44.284Z] spire-1.2.1/pkg/common/x509util/dns_test.go [2022-04-15T08:15:44.284Z] spire-1.2.1/pkg/common/x509util/keyid.go [2022-04-15T08:15:44.284Z] spire-1.2.1/pkg/common/x509util/keypair.go [2022-04-15T08:15:44.284Z] spire-1.2.1/pkg/common/x509util/serialnumber.go [2022-04-15T08:15:44.284Z] spire-1.2.1/pkg/common/x509util/serialnumber_test.go [2022-04-15T08:15:44.284Z] spire-1.2.1/pkg/server/ [2022-04-15T08:15:44.284Z] spire-1.2.1/pkg/server/api/ [2022-04-15T08:15:44.284Z] spire-1.2.1/pkg/server/api/agent.go [2022-04-15T08:15:44.284Z] spire-1.2.1/pkg/server/api/agent/ [2022-04-15T08:15:44.284Z] spire-1.2.1/pkg/server/api/agent/v1/ [2022-04-15T08:15:44.284Z] spire-1.2.1/pkg/server/api/agent/v1/service.go [2022-04-15T08:15:44.284Z] spire-1.2.1/pkg/server/api/agent/v1/service_test.go [2022-04-15T08:15:44.284Z] spire-1.2.1/pkg/server/api/agent_test.go [2022-04-15T08:15:44.284Z] spire-1.2.1/pkg/server/api/api.go [2022-04-15T08:15:44.284Z] spire-1.2.1/pkg/server/api/audit/ [2022-04-15T08:15:44.284Z] spire-1.2.1/pkg/server/api/audit/audit.go [2022-04-15T08:15:44.284Z] spire-1.2.1/pkg/server/api/audit/audit_test.go [2022-04-15T08:15:44.284Z] spire-1.2.1/pkg/server/api/bundle.go [2022-04-15T08:15:44.284Z] spire-1.2.1/pkg/server/api/bundle/ [2022-04-15T08:15:44.284Z] spire-1.2.1/pkg/server/api/bundle/v1/ [2022-04-15T08:15:44.284Z] spire-1.2.1/pkg/server/api/bundle/v1/service.go [2022-04-15T08:15:44.284Z] spire-1.2.1/pkg/server/api/bundle/v1/service_test.go [2022-04-15T08:15:44.284Z] spire-1.2.1/pkg/server/api/bundle_test.go [2022-04-15T08:15:44.284Z] spire-1.2.1/pkg/server/api/debug/ [2022-04-15T08:15:44.284Z] spire-1.2.1/pkg/server/api/debug/v1/ [2022-04-15T08:15:44.284Z] spire-1.2.1/pkg/server/api/debug/v1/service.go [2022-04-15T08:15:44.284Z] spire-1.2.1/pkg/server/api/debug/v1/service_test.go [2022-04-15T08:15:44.284Z] spire-1.2.1/pkg/server/api/entry.go [2022-04-15T08:15:44.284Z] spire-1.2.1/pkg/server/api/entry/ [2022-04-15T08:15:44.284Z] spire-1.2.1/pkg/server/api/entry/v1/ [2022-04-15T08:15:44.284Z] spire-1.2.1/pkg/server/api/entry/v1/service.go [2022-04-15T08:15:44.284Z] spire-1.2.1/pkg/server/api/entry/v1/service_test.go [2022-04-15T08:15:44.284Z] spire-1.2.1/pkg/server/api/entry_test.go [2022-04-15T08:15:44.284Z] spire-1.2.1/pkg/server/api/health/ [2022-04-15T08:15:44.284Z] spire-1.2.1/pkg/server/api/health/v1/ [2022-04-15T08:15:44.284Z] spire-1.2.1/pkg/server/api/health/v1/service.go [2022-04-15T08:15:44.284Z] spire-1.2.1/pkg/server/api/health/v1/service_test.go [2022-04-15T08:15:44.284Z] spire-1.2.1/pkg/server/api/id.go [2022-04-15T08:15:44.284Z] spire-1.2.1/pkg/server/api/id_test.go [2022-04-15T08:15:44.284Z] spire-1.2.1/pkg/server/api/limits/ [2022-04-15T08:15:44.284Z] spire-1.2.1/pkg/server/api/limits/limits.go [2022-04-15T08:15:44.284Z] spire-1.2.1/pkg/server/api/middleware/ [2022-04-15T08:15:44.284Z] spire-1.2.1/pkg/server/api/middleware/alias.go [2022-04-15T08:15:44.284Z] spire-1.2.1/pkg/server/api/middleware/audit.go [2022-04-15T08:15:44.284Z] spire-1.2.1/pkg/server/api/middleware/authorization.go [2022-04-15T08:15:44.284Z] spire-1.2.1/pkg/server/api/middleware/authorization_opa.go [2022-04-15T08:15:44.284Z] spire-1.2.1/pkg/server/api/middleware/authorization_test.go [2022-04-15T08:15:44.284Z] spire-1.2.1/pkg/server/api/middleware/authorize_agent.go [2022-04-15T08:15:44.284Z] spire-1.2.1/pkg/server/api/middleware/caller.go [2022-04-15T08:15:44.284Z] spire-1.2.1/pkg/server/api/middleware/caller_test.go [2022-04-15T08:15:44.284Z] spire-1.2.1/pkg/server/api/middleware/common.go [2022-04-15T08:15:44.284Z] spire-1.2.1/pkg/server/api/middleware/common_test.go [2022-04-15T08:15:44.284Z] spire-1.2.1/pkg/server/api/middleware/entries.go [2022-04-15T08:15:44.284Z] spire-1.2.1/pkg/server/api/middleware/entries_test.go [2022-04-15T08:15:44.284Z] spire-1.2.1/pkg/server/api/middleware/ratelimit.go [2022-04-15T08:15:44.284Z] spire-1.2.1/pkg/server/api/middleware/ratelimit_test.go [2022-04-15T08:15:44.284Z] spire-1.2.1/pkg/server/api/ratelimit.go [2022-04-15T08:15:44.284Z] spire-1.2.1/pkg/server/api/rpccontext/ [2022-04-15T08:15:44.284Z] spire-1.2.1/pkg/server/api/rpccontext/alias.go [2022-04-15T08:15:44.284Z] spire-1.2.1/pkg/server/api/rpccontext/audit.go [2022-04-15T08:15:44.284Z] spire-1.2.1/pkg/server/api/rpccontext/caller.go [2022-04-15T08:15:44.284Z] spire-1.2.1/pkg/server/api/rpccontext/ratelimit.go [2022-04-15T08:15:44.284Z] spire-1.2.1/pkg/server/api/selector.go [2022-04-15T08:15:44.284Z] spire-1.2.1/pkg/server/api/selector_test.go [2022-04-15T08:15:44.284Z] spire-1.2.1/pkg/server/api/status.go [2022-04-15T08:15:44.285Z] spire-1.2.1/pkg/server/api/status_test.go [2022-04-15T08:15:44.285Z] spire-1.2.1/pkg/server/api/svid/ [2022-04-15T08:15:44.285Z] spire-1.2.1/pkg/server/api/svid/v1/ [2022-04-15T08:15:44.285Z] spire-1.2.1/pkg/server/api/svid/v1/service.go [2022-04-15T08:15:44.285Z] spire-1.2.1/pkg/server/api/svid/v1/service_test.go [2022-04-15T08:15:44.285Z] spire-1.2.1/pkg/server/api/trustdomain.go [2022-04-15T08:15:44.285Z] spire-1.2.1/pkg/server/api/trustdomain/ [2022-04-15T08:15:44.285Z] spire-1.2.1/pkg/server/api/trustdomain/v1/ [2022-04-15T08:15:44.285Z] spire-1.2.1/pkg/server/api/trustdomain/v1/service.go [2022-04-15T08:15:44.285Z] spire-1.2.1/pkg/server/api/trustdomain/v1/service_test.go [2022-04-15T08:15:44.285Z] spire-1.2.1/pkg/server/api/trustdomain_test.go [2022-04-15T08:15:44.285Z] spire-1.2.1/pkg/server/authpolicy/ [2022-04-15T08:15:44.285Z] spire-1.2.1/pkg/server/authpolicy/defaults.go [2022-04-15T08:15:44.285Z] spire-1.2.1/pkg/server/authpolicy/policy.go [2022-04-15T08:15:44.285Z] spire-1.2.1/pkg/server/authpolicy/policy.rego [2022-04-15T08:15:44.285Z] spire-1.2.1/pkg/server/authpolicy/policy_data.json [2022-04-15T08:15:44.285Z] spire-1.2.1/pkg/server/authpolicy/policy_test.go [2022-04-15T08:15:44.285Z] spire-1.2.1/pkg/server/authpolicy/validate.go [2022-04-15T08:15:44.285Z] spire-1.2.1/pkg/server/bundle/ [2022-04-15T08:15:44.285Z] spire-1.2.1/pkg/server/bundle/client/ [2022-04-15T08:15:44.285Z] spire-1.2.1/pkg/server/bundle/client/client.go [2022-04-15T08:15:44.285Z] spire-1.2.1/pkg/server/bundle/client/client_test.go [2022-04-15T08:15:44.285Z] spire-1.2.1/pkg/server/bundle/client/manager.go [2022-04-15T08:15:44.285Z] spire-1.2.1/pkg/server/bundle/client/manager_test.go [2022-04-15T08:15:44.285Z] spire-1.2.1/pkg/server/bundle/client/sources.go [2022-04-15T08:15:44.285Z] spire-1.2.1/pkg/server/bundle/client/sources_test.go [2022-04-15T08:15:44.285Z] spire-1.2.1/pkg/server/bundle/client/updater.go [2022-04-15T08:15:44.285Z] spire-1.2.1/pkg/server/bundle/client/updater_test.go [2022-04-15T08:15:44.285Z] spire-1.2.1/pkg/server/ca/ [2022-04-15T08:15:44.285Z] spire-1.2.1/pkg/server/ca/ca.go [2022-04-15T08:15:44.285Z] spire-1.2.1/pkg/server/ca/ca_health.go [2022-04-15T08:15:44.285Z] spire-1.2.1/pkg/server/ca/ca_test.go [2022-04-15T08:15:44.285Z] spire-1.2.1/pkg/server/ca/journal.go [2022-04-15T08:15:44.285Z] spire-1.2.1/pkg/server/ca/journal_test.go [2022-04-15T08:15:44.285Z] spire-1.2.1/pkg/server/ca/manager.go [2022-04-15T08:15:44.285Z] spire-1.2.1/pkg/server/ca/manager_health.go [2022-04-15T08:15:44.285Z] spire-1.2.1/pkg/server/ca/manager_test.go [2022-04-15T08:15:44.285Z] spire-1.2.1/pkg/server/ca/templates.go [2022-04-15T08:15:44.285Z] spire-1.2.1/pkg/server/ca/upstream_client.go [2022-04-15T08:15:44.285Z] spire-1.2.1/pkg/server/ca/upstream_client_test.go [2022-04-15T08:15:44.285Z] spire-1.2.1/pkg/server/ca/validation.go [2022-04-15T08:15:44.285Z] spire-1.2.1/pkg/server/cache/ [2022-04-15T08:15:44.285Z] spire-1.2.1/pkg/server/cache/dscache/ [2022-04-15T08:15:44.285Z] spire-1.2.1/pkg/server/cache/dscache/cache.go [2022-04-15T08:15:44.285Z] spire-1.2.1/pkg/server/cache/dscache/cache_test.go [2022-04-15T08:15:44.285Z] spire-1.2.1/pkg/server/cache/entrycache/ [2022-04-15T08:15:44.285Z] spire-1.2.1/pkg/server/cache/entrycache/cache.go [2022-04-15T08:15:44.285Z] spire-1.2.1/pkg/server/cache/entrycache/cache_test.go [2022-04-15T08:15:44.285Z] spire-1.2.1/pkg/server/cache/entrycache/fullcache.go [2022-04-15T08:15:44.285Z] spire-1.2.1/pkg/server/cache/entrycache/fullcache_ds.go [2022-04-15T08:15:44.285Z] spire-1.2.1/pkg/server/cache/entrycache/fullcache_ds_test.go [2022-04-15T08:15:44.285Z] spire-1.2.1/pkg/server/cache/entrycache/fullcache_test.go [2022-04-15T08:15:44.285Z] spire-1.2.1/pkg/server/catalog/ [2022-04-15T08:15:44.285Z] spire-1.2.1/pkg/server/catalog/catalog.go [2022-04-15T08:15:44.285Z] spire-1.2.1/pkg/server/catalog/keymanager.go [2022-04-15T08:15:44.285Z] spire-1.2.1/pkg/server/catalog/nodeattestor.go [2022-04-15T08:15:44.285Z] spire-1.2.1/pkg/server/catalog/noderesolver.go [2022-04-15T08:15:44.285Z] spire-1.2.1/pkg/server/catalog/notifier.go [2022-04-15T08:15:44.285Z] spire-1.2.1/pkg/server/catalog/upstreamauthority.go [2022-04-15T08:15:44.285Z] spire-1.2.1/pkg/server/config.go [2022-04-15T08:15:44.285Z] spire-1.2.1/pkg/server/datastore/ [2022-04-15T08:15:44.285Z] spire-1.2.1/pkg/server/datastore/datastore.go [2022-04-15T08:15:44.285Z] spire-1.2.1/pkg/server/datastore/datastore_health.go [2022-04-15T08:15:44.285Z] spire-1.2.1/pkg/server/datastore/repository.go [2022-04-15T08:15:44.285Z] spire-1.2.1/pkg/server/datastore/sqlstore/ [2022-04-15T08:15:44.285Z] spire-1.2.1/pkg/server/datastore/sqlstore/dialect.go [2022-04-15T08:15:44.285Z] spire-1.2.1/pkg/server/datastore/sqlstore/migration.go [2022-04-15T08:15:44.285Z] spire-1.2.1/pkg/server/datastore/sqlstore/migration_test.go [2022-04-15T08:15:44.285Z] spire-1.2.1/pkg/server/datastore/sqlstore/models.go [2022-04-15T08:15:44.285Z] spire-1.2.1/pkg/server/datastore/sqlstore/mysql.go [2022-04-15T08:15:44.285Z] spire-1.2.1/pkg/server/datastore/sqlstore/postgres.go [2022-04-15T08:15:44.285Z] spire-1.2.1/pkg/server/datastore/sqlstore/sqlite.go [2022-04-15T08:15:44.285Z] spire-1.2.1/pkg/server/datastore/sqlstore/sqlite_no_cgo.go [2022-04-15T08:15:44.285Z] spire-1.2.1/pkg/server/datastore/sqlstore/sqlite_test.go [2022-04-15T08:15:44.285Z] spire-1.2.1/pkg/server/datastore/sqlstore/sqlstore.go [2022-04-15T08:15:44.285Z] spire-1.2.1/pkg/server/datastore/sqlstore/sqlstore_test.go [2022-04-15T08:15:44.285Z] spire-1.2.1/pkg/server/datastore/sqlstore/stmt_cache.go [2022-04-15T08:15:44.285Z] spire-1.2.1/pkg/server/datastore/sqlstore/testdata/ [2022-04-15T08:15:44.285Z] spire-1.2.1/pkg/server/datastore/sqlstore/testdata/entries.json [2022-04-15T08:15:44.285Z] spire-1.2.1/pkg/server/datastore/sqlstore/testdata/entries_federates_with.json [2022-04-15T08:15:44.285Z] spire-1.2.1/pkg/server/datastore/sqlstore/testdata/invalid_registration_entries.json [2022-04-15T08:15:44.285Z] spire-1.2.1/pkg/server/datastore/sqlstore/testdata/valid_registration_entries.json [2022-04-15T08:15:44.285Z] spire-1.2.1/pkg/server/endpoints/ [2022-04-15T08:15:44.285Z] spire-1.2.1/pkg/server/endpoints/bundle/ [2022-04-15T08:15:44.285Z] spire-1.2.1/pkg/server/endpoints/bundle/acme_auth.go [2022-04-15T08:15:44.285Z] spire-1.2.1/pkg/server/endpoints/bundle/config.go [2022-04-15T08:15:44.285Z] spire-1.2.1/pkg/server/endpoints/bundle/internal/ [2022-04-15T08:15:44.285Z] spire-1.2.1/pkg/server/endpoints/bundle/internal/README [2022-04-15T08:15:44.285Z] spire-1.2.1/pkg/server/endpoints/bundle/internal/acmetest/ [2022-04-15T08:15:44.285Z] spire-1.2.1/pkg/server/endpoints/bundle/internal/acmetest/ca.go [2022-04-15T08:15:44.285Z] spire-1.2.1/pkg/server/endpoints/bundle/internal/autocert/ [2022-04-15T08:15:44.285Z] spire-1.2.1/pkg/server/endpoints/bundle/internal/autocert/autocert.go [2022-04-15T08:15:44.285Z] spire-1.2.1/pkg/server/endpoints/bundle/internal/autocert/cache.go [2022-04-15T08:15:44.285Z] spire-1.2.1/pkg/server/endpoints/bundle/internal/autocert/keys.go [2022-04-15T08:15:44.285Z] spire-1.2.1/pkg/server/endpoints/bundle/internal/autocert/listener.go [2022-04-15T08:15:44.285Z] spire-1.2.1/pkg/server/endpoints/bundle/internal/autocert/renewal.go [2022-04-15T08:15:44.285Z] spire-1.2.1/pkg/server/endpoints/bundle/server.go [2022-04-15T08:15:44.285Z] spire-1.2.1/pkg/server/endpoints/bundle/server_test.go [2022-04-15T08:15:44.285Z] spire-1.2.1/pkg/server/endpoints/bundle/spiffe_auth.go [2022-04-15T08:15:44.285Z] spire-1.2.1/pkg/server/endpoints/config.go [2022-04-15T08:15:44.285Z] spire-1.2.1/pkg/server/endpoints/endpoints.go [2022-04-15T08:15:44.285Z] spire-1.2.1/pkg/server/endpoints/endpoints_test.go [2022-04-15T08:15:44.285Z] spire-1.2.1/pkg/server/endpoints/entryfetcher.go [2022-04-15T08:15:44.285Z] spire-1.2.1/pkg/server/endpoints/entryfetcher_test.go [2022-04-15T08:15:44.285Z] spire-1.2.1/pkg/server/endpoints/middleware.go [2022-04-15T08:15:44.285Z] spire-1.2.1/pkg/server/endpoints/middleware_test.go [2022-04-15T08:15:44.285Z] spire-1.2.1/pkg/server/hostservice/ [2022-04-15T08:15:44.285Z] spire-1.2.1/pkg/server/hostservice/agentstore/ [2022-04-15T08:15:44.285Z] spire-1.2.1/pkg/server/hostservice/agentstore/agentstore.go [2022-04-15T08:15:44.285Z] spire-1.2.1/pkg/server/hostservice/agentstore/agentstore_test.go [2022-04-15T08:15:44.285Z] spire-1.2.1/pkg/server/hostservice/agentstore/attestation.go [2022-04-15T08:15:44.285Z] spire-1.2.1/pkg/server/hostservice/agentstore/attestation_test.go [2022-04-15T08:15:44.285Z] spire-1.2.1/pkg/server/hostservice/identityprovider/ [2022-04-15T08:15:44.285Z] spire-1.2.1/pkg/server/hostservice/identityprovider/identityprovider.go [2022-04-15T08:15:44.285Z] spire-1.2.1/pkg/server/hostservice/identityprovider/identityprovider_test.go [2022-04-15T08:15:44.285Z] spire-1.2.1/pkg/server/plugin/ [2022-04-15T08:15:44.285Z] spire-1.2.1/pkg/server/plugin/keymanager/ [2022-04-15T08:15:44.285Z] spire-1.2.1/pkg/server/plugin/keymanager/awskms/ [2022-04-15T08:15:44.285Z] spire-1.2.1/pkg/server/plugin/keymanager/awskms/awskms.go [2022-04-15T08:15:44.285Z] spire-1.2.1/pkg/server/plugin/keymanager/awskms/awskms_test.go [2022-04-15T08:15:44.285Z] spire-1.2.1/pkg/server/plugin/keymanager/awskms/client.go [2022-04-15T08:15:44.285Z] spire-1.2.1/pkg/server/plugin/keymanager/awskms/client_fake.go [2022-04-15T08:15:44.285Z] spire-1.2.1/pkg/server/plugin/keymanager/awskms/fetcher.go [2022-04-15T08:15:44.285Z] spire-1.2.1/pkg/server/plugin/keymanager/base/ [2022-04-15T08:15:44.285Z] spire-1.2.1/pkg/server/plugin/keymanager/base/keymanagerbase.go [2022-04-15T08:15:44.285Z] spire-1.2.1/pkg/server/plugin/keymanager/constant.go [2022-04-15T08:15:44.285Z] spire-1.2.1/pkg/server/plugin/keymanager/disk/ [2022-04-15T08:15:44.285Z] spire-1.2.1/pkg/server/plugin/keymanager/disk/disk.go [2022-04-15T08:15:44.285Z] spire-1.2.1/pkg/server/plugin/keymanager/disk/disk_test.go [2022-04-15T08:15:44.285Z] spire-1.2.1/pkg/server/plugin/keymanager/keymanager.go [2022-04-15T08:15:44.285Z] spire-1.2.1/pkg/server/plugin/keymanager/memory/ [2022-04-15T08:15:44.285Z] spire-1.2.1/pkg/server/plugin/keymanager/memory/memory.go [2022-04-15T08:15:44.285Z] spire-1.2.1/pkg/server/plugin/keymanager/memory/memory_test.go [2022-04-15T08:15:44.285Z] spire-1.2.1/pkg/server/plugin/keymanager/repository.go [2022-04-15T08:15:44.285Z] spire-1.2.1/pkg/server/plugin/keymanager/test/ [2022-04-15T08:15:44.285Z] spire-1.2.1/pkg/server/plugin/keymanager/test/keymanagertest.go [2022-04-15T08:15:44.285Z] spire-1.2.1/pkg/server/plugin/keymanager/v1.go [2022-04-15T08:15:44.285Z] spire-1.2.1/pkg/server/plugin/keymanager/v1_test.go [2022-04-15T08:15:44.285Z] spire-1.2.1/pkg/server/plugin/nodeattestor/ [2022-04-15T08:15:44.285Z] spire-1.2.1/pkg/server/plugin/nodeattestor/aws/ [2022-04-15T08:15:44.285Z] spire-1.2.1/pkg/server/plugin/nodeattestor/aws/awsca.go [2022-04-15T08:15:44.285Z] spire-1.2.1/pkg/server/plugin/nodeattestor/aws/client.go [2022-04-15T08:15:44.285Z] spire-1.2.1/pkg/server/plugin/nodeattestor/aws/iid.go [2022-04-15T08:15:44.285Z] spire-1.2.1/pkg/server/plugin/nodeattestor/aws/iid_test.go [2022-04-15T08:15:44.285Z] spire-1.2.1/pkg/server/plugin/nodeattestor/aws/session.go [2022-04-15T08:15:44.285Z] spire-1.2.1/pkg/server/plugin/nodeattestor/aws/spiffeid.go [2022-04-15T08:15:44.285Z] spire-1.2.1/pkg/server/plugin/nodeattestor/aws/spiffeid_test.go [2022-04-15T08:15:44.285Z] spire-1.2.1/pkg/server/plugin/nodeattestor/azure/ [2022-04-15T08:15:44.285Z] spire-1.2.1/pkg/server/plugin/nodeattestor/azure/msi.go [2022-04-15T08:15:44.285Z] spire-1.2.1/pkg/server/plugin/nodeattestor/azure/msi_test.go [2022-04-15T08:15:44.285Z] spire-1.2.1/pkg/server/plugin/nodeattestor/base/ [2022-04-15T08:15:44.285Z] spire-1.2.1/pkg/server/plugin/nodeattestor/base/base.go [2022-04-15T08:15:44.285Z] spire-1.2.1/pkg/server/plugin/nodeattestor/gcp/ [2022-04-15T08:15:44.285Z] spire-1.2.1/pkg/server/plugin/nodeattestor/gcp/google_public_key_retriever.go [2022-04-15T08:15:44.285Z] spire-1.2.1/pkg/server/plugin/nodeattestor/gcp/google_public_key_retriever_test.go [2022-04-15T08:15:44.285Z] spire-1.2.1/pkg/server/plugin/nodeattestor/gcp/iit.go [2022-04-15T08:15:44.285Z] spire-1.2.1/pkg/server/plugin/nodeattestor/gcp/iit_test.go [2022-04-15T08:15:44.285Z] spire-1.2.1/pkg/server/plugin/nodeattestor/jointoken/ [2022-04-15T08:15:44.285Z] spire-1.2.1/pkg/server/plugin/nodeattestor/jointoken/join_token.go [2022-04-15T08:15:44.285Z] spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/ [2022-04-15T08:15:44.285Z] spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/psat/ [2022-04-15T08:15:44.285Z] spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/psat/psat.go [2022-04-15T08:15:44.285Z] spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/psat/psat_test.go [2022-04-15T08:15:44.285Z] spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/sat/ [2022-04-15T08:15:44.285Z] spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/sat/sat.go [2022-04-15T08:15:44.285Z] spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/sat/sat_test.go [2022-04-15T08:15:44.285Z] spire-1.2.1/pkg/server/plugin/nodeattestor/nodeattestor.go [2022-04-15T08:15:44.285Z] spire-1.2.1/pkg/server/plugin/nodeattestor/repository.go [2022-04-15T08:15:44.285Z] spire-1.2.1/pkg/server/plugin/nodeattestor/sshpop/ [2022-04-15T08:15:44.285Z] spire-1.2.1/pkg/server/plugin/nodeattestor/sshpop/sshpop.go [2022-04-15T08:15:44.285Z] spire-1.2.1/pkg/server/plugin/nodeattestor/sshpop/sshpop_test.go [2022-04-15T08:15:44.285Z] spire-1.2.1/pkg/server/plugin/nodeattestor/tpmdevid/ [2022-04-15T08:15:44.285Z] spire-1.2.1/pkg/server/plugin/nodeattestor/tpmdevid/challenge.go [2022-04-15T08:15:44.285Z] spire-1.2.1/pkg/server/plugin/nodeattestor/tpmdevid/devid.go [2022-04-15T08:15:44.285Z] spire-1.2.1/pkg/server/plugin/nodeattestor/tpmdevid/devid_test.go [2022-04-15T08:15:44.285Z] spire-1.2.1/pkg/server/plugin/nodeattestor/tpmdevid/selectors.go [2022-04-15T08:15:44.285Z] spire-1.2.1/pkg/server/plugin/nodeattestor/v1.go [2022-04-15T08:15:44.285Z] spire-1.2.1/pkg/server/plugin/nodeattestor/v1_test.go [2022-04-15T08:15:44.285Z] spire-1.2.1/pkg/server/plugin/nodeattestor/x509pop/ [2022-04-15T08:15:44.285Z] spire-1.2.1/pkg/server/plugin/nodeattestor/x509pop/x509pop.go [2022-04-15T08:15:44.285Z] spire-1.2.1/pkg/server/plugin/nodeattestor/x509pop/x509pop_test.go [2022-04-15T08:15:44.285Z] spire-1.2.1/pkg/server/plugin/noderesolver/ [2022-04-15T08:15:44.285Z] spire-1.2.1/pkg/server/plugin/noderesolver/azure/ [2022-04-15T08:15:44.285Z] spire-1.2.1/pkg/server/plugin/noderesolver/azure/client.go [2022-04-15T08:15:44.285Z] spire-1.2.1/pkg/server/plugin/noderesolver/azure/msi.go [2022-04-15T08:15:44.285Z] spire-1.2.1/pkg/server/plugin/noderesolver/azure/msi_test.go [2022-04-15T08:15:44.285Z] spire-1.2.1/pkg/server/plugin/noderesolver/noderesolver.go [2022-04-15T08:15:44.285Z] spire-1.2.1/pkg/server/plugin/noderesolver/repository.go [2022-04-15T08:15:44.285Z] spire-1.2.1/pkg/server/plugin/noderesolver/v1.go [2022-04-15T08:15:44.285Z] spire-1.2.1/pkg/server/plugin/noderesolver/v1_test.go [2022-04-15T08:15:44.285Z] spire-1.2.1/pkg/server/plugin/notifier/ [2022-04-15T08:15:44.285Z] spire-1.2.1/pkg/server/plugin/notifier/gcsbundle/ [2022-04-15T08:15:44.285Z] spire-1.2.1/pkg/server/plugin/notifier/gcsbundle/gcsbundle.go [2022-04-15T08:15:44.285Z] spire-1.2.1/pkg/server/plugin/notifier/gcsbundle/gcsbundle_test.go [2022-04-15T08:15:44.285Z] spire-1.2.1/pkg/server/plugin/notifier/k8sbundle/ [2022-04-15T08:15:44.285Z] spire-1.2.1/pkg/server/plugin/notifier/k8sbundle/k8sbundle.go [2022-04-15T08:15:44.285Z] spire-1.2.1/pkg/server/plugin/notifier/k8sbundle/k8sbundle_test.go [2022-04-15T08:15:44.285Z] spire-1.2.1/pkg/server/plugin/notifier/k8sbundle/k8sbundle_watcher.go [2022-04-15T08:15:44.285Z] spire-1.2.1/pkg/server/plugin/notifier/k8sbundle/k8sbundle_watcher_test.go [2022-04-15T08:15:44.285Z] spire-1.2.1/pkg/server/plugin/notifier/notifier.go [2022-04-15T08:15:44.285Z] spire-1.2.1/pkg/server/plugin/notifier/repository.go [2022-04-15T08:15:44.285Z] spire-1.2.1/pkg/server/plugin/notifier/v1.go [2022-04-15T08:15:44.285Z] spire-1.2.1/pkg/server/plugin/notifier/v1_test.go [2022-04-15T08:15:44.285Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/ [2022-04-15T08:15:44.285Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/ [2022-04-15T08:15:44.285Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/pca.go [2022-04-15T08:15:44.285Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/pca_client.go [2022-04-15T08:15:44.285Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/pca_client_fake.go [2022-04-15T08:15:44.285Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/pca_test.go [2022-04-15T08:15:44.285Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/testdata/ [2022-04-15T08:15:44.285Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/testdata/arbitrary_certificate_with_upstream_root.pem [2022-04-15T08:15:44.285Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/testdata/i_am_not_a_certificate.txt [2022-04-15T08:15:44.285Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/ [2022-04-15T08:15:44.285Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/awslib.go [2022-04-15T08:15:44.285Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/awslib_fake_test.go [2022-04-15T08:15:44.285Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/awssecret.go [2022-04-15T08:15:44.285Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/awssecret_test.go [2022-04-15T08:15:44.285Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/testdata/ [2022-04-15T08:15:44.285Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/testdata/keys/ [2022-04-15T08:15:44.285Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/testdata/keys/EC/ [2022-04-15T08:15:44.285Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/testdata/keys/EC/alternative_key.pem [2022-04-15T08:15:44.285Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/testdata/keys/EC/cert.pem [2022-04-15T08:15:44.285Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/testdata/keys/EC/private_key.pem [2022-04-15T08:15:44.285Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/ [2022-04-15T08:15:44.285Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/api.go [2022-04-15T08:15:44.285Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/api_test.go [2022-04-15T08:15:44.285Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/certmanager.go [2022-04-15T08:15:44.285Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/certmanager_test.go [2022-04-15T08:15:44.285Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/ [2022-04-15T08:15:44.285Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/v1/ [2022-04-15T08:15:44.285Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/v1/doc.go [2022-04-15T08:15:44.285Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/v1/meta.go [2022-04-15T08:15:44.285Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/v1/types.go [2022-04-15T08:15:44.285Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/v1/types_certificaterequest.go [2022-04-15T08:15:44.285Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/v1/zz_generated.deepcopy.go [2022-04-15T08:15:44.285Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/ [2022-04-15T08:15:44.285Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/disk.go [2022-04-15T08:15:44.285Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/disk_test.go [2022-04-15T08:15:44.285Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/ [2022-04-15T08:15:44.285Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/ [2022-04-15T08:15:44.285Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/ [2022-04-15T08:15:44.285Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/cert.pem [2022-04-15T08:15:44.285Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/intermediate_cert.pem [2022-04-15T08:15:44.285Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/intermediate_cert.srl [2022-04-15T08:15:44.285Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/intermediate_csr.pem [2022-04-15T08:15:44.285Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/intermediate_key.pem [2022-04-15T08:15:44.285Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/private_key.pem [2022-04-15T08:15:44.285Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/root_cert.pem [2022-04-15T08:15:44.285Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/root_cert.srl [2022-04-15T08:15:44.285Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/root_key.pem [2022-04-15T08:15:44.285Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/upstream_and_intermediate.pem [2022-04-15T08:15:44.285Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/upstream_and_root.pem [2022-04-15T08:15:44.285Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/upstream_cert.pem [2022-04-15T08:15:44.285Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/upstream_csr.pem [2022-04-15T08:15:44.285Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/upstream_key.pem [2022-04-15T08:15:44.285Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/PKCS1/ [2022-04-15T08:15:44.285Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/PKCS1/cert.pem [2022-04-15T08:15:44.285Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/PKCS1/private_key.pem [2022-04-15T08:15:44.285Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/PKCS8/ [2022-04-15T08:15:44.285Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/PKCS8/cert.pem [2022-04-15T08:15:44.285Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/PKCS8/private_key.pem [2022-04-15T08:15:44.285Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/empty/ [2022-04-15T08:15:44.285Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/empty/cert.pem [2022-04-15T08:15:44.285Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/empty/private_key.pem [2022-04-15T08:15:44.285Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/unknown/ [2022-04-15T08:15:44.285Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/unknown/cert.pem [2022-04-15T08:15:44.285Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/unknown/private_key.pem [2022-04-15T08:15:44.285Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/upstream_and_intermediate.pem [2022-04-15T08:15:44.285Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/gcpcas/ [2022-04-15T08:15:44.285Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/gcpcas/gcpcas.go [2022-04-15T08:15:44.285Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/gcpcas/gcpcas_test.go [2022-04-15T08:15:44.285Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/repository.go [2022-04-15T08:15:44.285Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/ [2022-04-15T08:15:44.285Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/fake_handlers_test.go [2022-04-15T08:15:44.285Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/spire.go [2022-04-15T08:15:44.285Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/spire_server_client.go [2022-04-15T08:15:44.285Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/spire_test.go [2022-04-15T08:15:44.285Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/testdata/ [2022-04-15T08:15:44.285Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/testdata/keys/ [2022-04-15T08:15:44.286Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/testdata/keys/jwks.json [2022-04-15T08:15:44.286Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/upstreamauthority.go [2022-04-15T08:15:44.286Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/v1.go [2022-04-15T08:15:44.286Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/v1_test.go [2022-04-15T08:15:44.286Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/ [2022-04-15T08:15:44.286Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/renewer.go [2022-04-15T08:15:44.286Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/ [2022-04-15T08:15:44.286Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/k8s/ [2022-04-15T08:15:44.286Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/k8s/signing-key.pem [2022-04-15T08:15:44.286Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/k8s/token [2022-04-15T08:15:44.286Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/ [2022-04-15T08:15:44.286Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/ [2022-04-15T08:15:44.286Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/README.md [2022-04-15T08:15:44.286Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/client_cert.pem [2022-04-15T08:15:44.286Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/client_csr.pem [2022-04-15T08:15:44.286Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/client_key.pem [2022-04-15T08:15:44.286Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_cert.pem [2022-04-15T08:15:44.286Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_cert.srl [2022-04-15T08:15:44.286Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_csr.pem [2022-04-15T08:15:44.286Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_key.pem [2022-04-15T08:15:44.286Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_vault_cert.pem [2022-04-15T08:15:44.286Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_vault_csr.pem [2022-04-15T08:15:44.286Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_vault_key.pem [2022-04-15T08:15:44.286Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/invalid-client_cert.pem [2022-04-15T08:15:44.286Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/invalid_client_key.pem [2022-04-15T08:15:44.286Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/invalid_root_cert.pem [2022-04-15T08:15:44.286Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/root_cert.pem [2022-04-15T08:15:44.286Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/root_cert.srl [2022-04-15T08:15:44.286Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/root_key.pem [2022-04-15T08:15:44.286Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/serer_csr.pem [2022-04-15T08:15:44.286Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/server_cert.pem [2022-04-15T08:15:44.286Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/server_csr.pem [2022-04-15T08:15:44.286Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/server_key.pem [2022-04-15T08:15:44.286Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/vault.go [2022-04-15T08:15:44.286Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/vault_client.go [2022-04-15T08:15:44.286Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/vault_client_test.go [2022-04-15T08:15:44.286Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/vault_fake_test.go [2022-04-15T08:15:44.286Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/vault_test.go [2022-04-15T08:15:44.286Z] spire-1.2.1/pkg/server/registration/ [2022-04-15T08:15:44.286Z] spire-1.2.1/pkg/server/registration/manager.go [2022-04-15T08:15:44.286Z] spire-1.2.1/pkg/server/registration/manager_test.go [2022-04-15T08:15:44.286Z] spire-1.2.1/pkg/server/scanentries.go [2022-04-15T08:15:44.286Z] spire-1.2.1/pkg/server/scanentries_test.go [2022-04-15T08:15:44.286Z] spire-1.2.1/pkg/server/server.go [2022-04-15T08:15:44.286Z] spire-1.2.1/pkg/server/server_test.go [2022-04-15T08:15:44.286Z] spire-1.2.1/pkg/server/svid/ [2022-04-15T08:15:44.286Z] spire-1.2.1/pkg/server/svid/observer.go [2022-04-15T08:15:44.286Z] spire-1.2.1/pkg/server/svid/observer_test.go [2022-04-15T08:15:44.286Z] spire-1.2.1/pkg/server/svid/rotator.go [2022-04-15T08:15:44.286Z] spire-1.2.1/pkg/server/svid/rotator_config.go [2022-04-15T08:15:44.286Z] spire-1.2.1/pkg/server/svid/rotator_config_test.go [2022-04-15T08:15:44.286Z] spire-1.2.1/pkg/server/svid/rotator_test.go [2022-04-15T08:15:44.286Z] spire-1.2.1/proto/ [2022-04-15T08:15:44.286Z] spire-1.2.1/proto/private/ [2022-04-15T08:15:44.286Z] spire-1.2.1/proto/private/server/ [2022-04-15T08:15:44.286Z] spire-1.2.1/proto/private/server/journal/ [2022-04-15T08:15:44.286Z] spire-1.2.1/proto/private/server/journal/journal.pb.go [2022-04-15T08:15:44.286Z] spire-1.2.1/proto/private/server/journal/journal.proto [2022-04-15T08:15:44.286Z] spire-1.2.1/proto/spire/ [2022-04-15T08:15:44.286Z] spire-1.2.1/proto/spire/common/ [2022-04-15T08:15:44.286Z] spire-1.2.1/proto/spire/common/common.pb.go [2022-04-15T08:15:44.286Z] spire-1.2.1/proto/spire/common/common.proto [2022-04-15T08:15:44.286Z] spire-1.2.1/proto/spire/common/plugin/ [2022-04-15T08:15:44.286Z] spire-1.2.1/proto/spire/common/plugin/plugin.pb.go [2022-04-15T08:15:44.286Z] spire-1.2.1/proto/spire/common/plugin/plugin.proto [2022-04-15T08:15:44.286Z] spire-1.2.1/proto/spire/common/plugin/plugin_grpc.pb.go [2022-04-15T08:15:44.286Z] spire-1.2.1/proto/spire/common/plugin/plugin_spire_plugin.pb.go [2022-04-15T08:15:44.286Z] spire-1.2.1/proto/spire/plugin/ [2022-04-15T08:15:44.286Z] spire-1.2.1/proto/spire/plugin/agent/ [2022-04-15T08:15:44.286Z] spire-1.2.1/proto/spire/plugin/agent/svidstore/ [2022-04-15T08:15:44.286Z] spire-1.2.1/proto/spire/plugin/agent/svidstore/v1unofficial/ [2022-04-15T08:15:44.286Z] spire-1.2.1/proto/spire/plugin/agent/svidstore/v1unofficial/svidstore.pb.go [2022-04-15T08:15:44.286Z] spire-1.2.1/proto/spire/plugin/agent/svidstore/v1unofficial/svidstore.proto [2022-04-15T08:15:44.286Z] spire-1.2.1/proto/spire/plugin/agent/svidstore/v1unofficial/svidstore_grpc.pb.go [2022-04-15T08:15:44.286Z] spire-1.2.1/proto/spire/plugin/agent/svidstore/v1unofficial/svidstore_spire_plugin.pb.go [2022-04-15T08:15:44.286Z] spire-1.2.1/release/ [2022-04-15T08:15:44.286Z] spire-1.2.1/release/spire-extras/ [2022-04-15T08:15:44.286Z] spire-1.2.1/release/spire-extras/README.md [2022-04-15T08:15:44.286Z] spire-1.2.1/release/spire-extras/conf/ [2022-04-15T08:15:44.286Z] spire-1.2.1/release/spire-extras/conf/k8s-workload-registrar/ [2022-04-15T08:15:44.286Z] spire-1.2.1/release/spire-extras/conf/k8s-workload-registrar/k8s-workload-registrar.conf [2022-04-15T08:15:44.286Z] spire-1.2.1/release/spire-extras/conf/oidc-discovery-provider/ [2022-04-15T08:15:44.286Z] spire-1.2.1/release/spire-extras/conf/oidc-discovery-provider/oidc-discovery-provider.conf [2022-04-15T08:15:44.286Z] spire-1.2.1/release/spire/ [2022-04-15T08:15:44.286Z] spire-1.2.1/release/spire/README.md [2022-04-15T08:15:44.286Z] spire-1.2.1/release/spire/conf/ [2022-04-15T08:15:44.286Z] spire-1.2.1/release/spire/conf/agent/ [2022-04-15T08:15:44.286Z] spire-1.2.1/release/spire/conf/agent/agent.conf [2022-04-15T08:15:44.286Z] spire-1.2.1/release/spire/conf/server/ [2022-04-15T08:15:44.286Z] spire-1.2.1/release/spire/conf/server/server.conf [2022-04-15T08:15:44.286Z] spire-1.2.1/script/ [2022-04-15T08:15:44.286Z] spire-1.2.1/script/build-artifact.sh [2022-04-15T08:15:44.286Z] spire-1.2.1/script/generate_dummy_ca.sh [2022-04-15T08:15:44.286Z] spire-1.2.1/support/ [2022-04-15T08:15:44.286Z] spire-1.2.1/support/k8s/ [2022-04-15T08:15:44.286Z] spire-1.2.1/support/k8s/k8s-workload-registrar/ [2022-04-15T08:15:44.286Z] spire-1.2.1/support/k8s/k8s-workload-registrar/README.md [2022-04-15T08:15:44.286Z] spire-1.2.1/support/k8s/k8s-workload-registrar/accessutil_posix.go [2022-04-15T08:15:44.286Z] spire-1.2.1/support/k8s/k8s-workload-registrar/accessutil_windows.go [2022-04-15T08:15:44.286Z] spire-1.2.1/support/k8s/k8s-workload-registrar/config.go [2022-04-15T08:15:44.286Z] spire-1.2.1/support/k8s/k8s-workload-registrar/config_crd.go [2022-04-15T08:15:44.286Z] spire-1.2.1/support/k8s/k8s-workload-registrar/config_crd_test.go [2022-04-15T08:15:44.286Z] spire-1.2.1/support/k8s/k8s-workload-registrar/config_reconcile.go [2022-04-15T08:15:44.286Z] spire-1.2.1/support/k8s/k8s-workload-registrar/config_test.go [2022-04-15T08:15:44.286Z] spire-1.2.1/support/k8s/k8s-workload-registrar/config_webhook.go [2022-04-15T08:15:44.286Z] spire-1.2.1/support/k8s/k8s-workload-registrar/controller.go [2022-04-15T08:15:44.286Z] spire-1.2.1/support/k8s/k8s-workload-registrar/controller_test.go [2022-04-15T08:15:44.286Z] spire-1.2.1/support/k8s/k8s-workload-registrar/federation/ [2022-04-15T08:15:44.286Z] spire-1.2.1/support/k8s/k8s-workload-registrar/federation/utils.go [2022-04-15T08:15:44.286Z] spire-1.2.1/support/k8s/k8s-workload-registrar/federation/utils_test.go [2022-04-15T08:15:44.286Z] spire-1.2.1/support/k8s/k8s-workload-registrar/generate-config.go [2022-04-15T08:15:44.286Z] spire-1.2.1/support/k8s/k8s-workload-registrar/main.go [2022-04-15T08:15:44.286Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/ [2022-04-15T08:15:44.286Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/README.md [2022-04-15T08:15:44.286Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/ [2022-04-15T08:15:44.286Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/ [2022-04-15T08:15:44.286Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/v1beta1/ [2022-04-15T08:15:44.286Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/v1beta1/groupversion_info.go [2022-04-15T08:15:44.286Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/v1beta1/spiffeid_types.go [2022-04-15T08:15:44.286Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/v1beta1/spiffeid_utils.go [2022-04-15T08:15:44.286Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/v1beta1/spiffeid_webhook.go [2022-04-15T08:15:44.286Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/v1beta1/zz_generated.deepcopy.go [2022-04-15T08:15:44.286Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/config/ [2022-04-15T08:15:44.286Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/config/spiffeid.spiffe.io_spiffeids.yaml [2022-04-15T08:15:44.286Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/config/spire-agent.yaml [2022-04-15T08:15:44.286Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/config/spire-server-registrar.yaml [2022-04-15T08:15:44.286Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/ [2022-04-15T08:15:44.286Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/endpoint_controller.go [2022-04-15T08:15:44.286Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/endpoint_controller_test.go [2022-04-15T08:15:44.286Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/node_controller.go [2022-04-15T08:15:44.286Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/node_controller_test.go [2022-04-15T08:15:44.286Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/pod_controller.go [2022-04-15T08:15:44.286Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/pod_controller_test.go [2022-04-15T08:15:44.286Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/spiffeid_controller.go [2022-04-15T08:15:44.286Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/spiffeid_controller_test.go [2022-04-15T08:15:44.286Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/suite_test.go [2022-04-15T08:15:44.286Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/utils.go [2022-04-15T08:15:44.286Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/samples/ [2022-04-15T08:15:44.286Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/samples/test_spiffeid.yaml [2022-04-15T08:15:44.286Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/samples/test_spiffeid_bad.yaml [2022-04-15T08:15:44.286Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/ [2022-04-15T08:15:44.286Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/testdata/ [2022-04-15T08:15:44.286Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/testdata/good-leaf-and-intermediate.pem [2022-04-15T08:15:44.286Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/testdata/good-leaf-only.pem [2022-04-15T08:15:44.286Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/testdata/key-pkcs8-ecdsa.pem [2022-04-15T08:15:44.286Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/testdata/key-pkcs8-rsa.pem [2022-04-15T08:15:44.286Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/webhook_svid.go [2022-04-15T08:15:44.286Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/webhook_svid_test.go [2022-04-15T08:15:44.286Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/ [2022-04-15T08:15:44.286Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/config/ [2022-04-15T08:15:44.286Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/config/roles.yaml [2022-04-15T08:15:44.286Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/ [2022-04-15T08:15:44.286Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/base_controller.go [2022-04-15T08:15:44.286Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/node_controller.go [2022-04-15T08:15:44.286Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/node_controller_test.go [2022-04-15T08:15:44.286Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/pod_controller.go [2022-04-15T08:15:44.286Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/pod_controller_test.go [2022-04-15T08:15:44.286Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/utils.go [2022-04-15T08:15:44.286Z] spire-1.2.1/support/k8s/k8s-workload-registrar/server.go [2022-04-15T08:15:44.286Z] spire-1.2.1/support/k8s/k8s-workload-registrar/server_test.go [2022-04-15T08:15:44.286Z] spire-1.2.1/support/k8s/k8s-workload-registrar/webhookhandler.go [2022-04-15T08:15:44.286Z] spire-1.2.1/support/k8s/k8s-workload-registrar/webhookhandler_test.go [2022-04-15T08:15:44.286Z] spire-1.2.1/support/oidc-discovery-provider/ [2022-04-15T08:15:44.286Z] spire-1.2.1/support/oidc-discovery-provider/README.md [2022-04-15T08:15:44.286Z] spire-1.2.1/support/oidc-discovery-provider/common_test.go [2022-04-15T08:15:44.286Z] spire-1.2.1/support/oidc-discovery-provider/config.go [2022-04-15T08:15:44.286Z] spire-1.2.1/support/oidc-discovery-provider/config_test.go [2022-04-15T08:15:44.286Z] spire-1.2.1/support/oidc-discovery-provider/domain_policy.go [2022-04-15T08:15:44.286Z] spire-1.2.1/support/oidc-discovery-provider/domain_policy_test.go [2022-04-15T08:15:44.286Z] spire-1.2.1/support/oidc-discovery-provider/handler.go [2022-04-15T08:15:44.286Z] spire-1.2.1/support/oidc-discovery-provider/handler_test.go [2022-04-15T08:15:44.286Z] spire-1.2.1/support/oidc-discovery-provider/jwks_source.go [2022-04-15T08:15:44.286Z] spire-1.2.1/support/oidc-discovery-provider/main.go [2022-04-15T08:15:44.286Z] spire-1.2.1/support/oidc-discovery-provider/server_api.go [2022-04-15T08:15:44.286Z] spire-1.2.1/support/oidc-discovery-provider/server_api_test.go [2022-04-15T08:15:44.286Z] spire-1.2.1/support/oidc-discovery-provider/workload_api.go [2022-04-15T08:15:44.286Z] spire-1.2.1/support/oidc-discovery-provider/workload_api_test.go [2022-04-15T08:15:44.286Z] spire-1.2.1/test/ [2022-04-15T08:15:44.286Z] spire-1.2.1/test/clock/ [2022-04-15T08:15:44.286Z] spire-1.2.1/test/clock/clock.go [2022-04-15T08:15:44.286Z] spire-1.2.1/test/fakes/ [2022-04-15T08:15:44.286Z] spire-1.2.1/test/fakes/fakeagentcatalog/ [2022-04-15T08:15:44.286Z] spire-1.2.1/test/fakes/fakeagentcatalog/catalog.go [2022-04-15T08:15:44.286Z] spire-1.2.1/test/fakes/fakeagentkeymanager/ [2022-04-15T08:15:44.286Z] spire-1.2.1/test/fakes/fakeagentkeymanager/keymanager.go [2022-04-15T08:15:44.286Z] spire-1.2.1/test/fakes/fakeagentnodeattestor/ [2022-04-15T08:15:44.286Z] spire-1.2.1/test/fakes/fakeagentnodeattestor/nodeattestor.go [2022-04-15T08:15:44.286Z] spire-1.2.1/test/fakes/fakeagentstore/ [2022-04-15T08:15:44.286Z] spire-1.2.1/test/fakes/fakeagentstore/agentstore.go [2022-04-15T08:15:44.286Z] spire-1.2.1/test/fakes/fakedatastore/ [2022-04-15T08:15:44.286Z] spire-1.2.1/test/fakes/fakedatastore/fakedatastore.go [2022-04-15T08:15:44.286Z] spire-1.2.1/test/fakes/fakeentryclient/ [2022-04-15T08:15:44.286Z] spire-1.2.1/test/fakes/fakeentryclient/entryclient.go [2022-04-15T08:15:44.286Z] spire-1.2.1/test/fakes/fakehealthchecker/ [2022-04-15T08:15:44.286Z] spire-1.2.1/test/fakes/fakehealthchecker/checker.go [2022-04-15T08:15:44.286Z] spire-1.2.1/test/fakes/fakeidentityprovider/ [2022-04-15T08:15:44.286Z] spire-1.2.1/test/fakes/fakeidentityprovider/identityprovider.go [2022-04-15T08:15:44.286Z] spire-1.2.1/test/fakes/fakemetrics/ [2022-04-15T08:15:44.286Z] spire-1.2.1/test/fakes/fakemetrics/fakemetrics.go [2022-04-15T08:15:44.286Z] spire-1.2.1/test/fakes/fakenoderesolver/ [2022-04-15T08:15:44.286Z] spire-1.2.1/test/fakes/fakenoderesolver/noderesolver.go [2022-04-15T08:15:44.286Z] spire-1.2.1/test/fakes/fakenotifier/ [2022-04-15T08:15:44.286Z] spire-1.2.1/test/fakes/fakenotifier/notifier.go [2022-04-15T08:15:44.286Z] spire-1.2.1/test/fakes/fakepluginmetrics/ [2022-04-15T08:15:44.286Z] spire-1.2.1/test/fakes/fakepluginmetrics/fakepluginmetrics.go [2022-04-15T08:15:44.286Z] spire-1.2.1/test/fakes/fakeserverca/ [2022-04-15T08:15:44.286Z] spire-1.2.1/test/fakes/fakeserverca/serverca.go [2022-04-15T08:15:44.286Z] spire-1.2.1/test/fakes/fakeservercatalog/ [2022-04-15T08:15:44.286Z] spire-1.2.1/test/fakes/fakeservercatalog/catalog.go [2022-04-15T08:15:44.286Z] spire-1.2.1/test/fakes/fakeserverkeymanager/ [2022-04-15T08:15:44.286Z] spire-1.2.1/test/fakes/fakeserverkeymanager/keymanager.go [2022-04-15T08:15:44.286Z] spire-1.2.1/test/fakes/fakeservernodeattestor/ [2022-04-15T08:15:44.286Z] spire-1.2.1/test/fakes/fakeservernodeattestor/nodeattestor.go [2022-04-15T08:15:44.286Z] spire-1.2.1/test/fakes/fakeupstreamauthority/ [2022-04-15T08:15:44.286Z] spire-1.2.1/test/fakes/fakeupstreamauthority/plugin.go [2022-04-15T08:15:44.286Z] spire-1.2.1/test/fakes/fakeupstreamauthority/upstreamauthority.go [2022-04-15T08:15:44.286Z] spire-1.2.1/test/fakes/fakeworkloadapi/ [2022-04-15T08:15:44.286Z] spire-1.2.1/test/fakes/fakeworkloadapi/workloadapi.go [2022-04-15T08:15:44.286Z] spire-1.2.1/test/fakes/fakeworkloadattestor/ [2022-04-15T08:15:44.286Z] spire-1.2.1/test/fakes/fakeworkloadattestor/workloadattestor.go [2022-04-15T08:15:44.286Z] spire-1.2.1/test/fixture/ [2022-04-15T08:15:44.286Z] spire-1.2.1/test/fixture/certs/ [2022-04-15T08:15:44.286Z] spire-1.2.1/test/fixture/certs/agent_svid.der [2022-04-15T08:15:44.286Z] spire-1.2.1/test/fixture/certs/base_cert.pem [2022-04-15T08:15:44.286Z] spire-1.2.1/test/fixture/certs/base_csr.pem [2022-04-15T08:15:44.286Z] spire-1.2.1/test/fixture/certs/base_key.pem [2022-04-15T08:15:44.286Z] spire-1.2.1/test/fixture/certs/base_rotated_cert.pem [2022-04-15T08:15:44.286Z] spire-1.2.1/test/fixture/certs/base_rotated_csr.pem [2022-04-15T08:15:44.286Z] spire-1.2.1/test/fixture/certs/base_rotated_key.pem [2022-04-15T08:15:44.286Z] spire-1.2.1/test/fixture/certs/blog_cert.pem [2022-04-15T08:15:44.286Z] spire-1.2.1/test/fixture/certs/blog_csr.pem [2022-04-15T08:15:44.286Z] spire-1.2.1/test/fixture/certs/blog_key.pem [2022-04-15T08:15:44.286Z] spire-1.2.1/test/fixture/certs/bundle.der [2022-04-15T08:15:44.286Z] spire-1.2.1/test/fixture/certs/ca.pem [2022-04-15T08:15:44.286Z] spire-1.2.1/test/fixture/certs/ca_key.pem [2022-04-15T08:15:44.286Z] spire-1.2.1/test/fixture/certs/database_cert.pem [2022-04-15T08:15:44.286Z] spire-1.2.1/test/fixture/certs/database_csr.pem [2022-04-15T08:15:44.286Z] spire-1.2.1/test/fixture/certs/database_key.pem [2022-04-15T08:15:44.286Z] spire-1.2.1/test/fixture/certs/node_cert.pem [2022-04-15T08:15:44.286Z] spire-1.2.1/test/fixture/certs/node_csr.pem [2022-04-15T08:15:44.286Z] spire-1.2.1/test/fixture/certs/node_key.pem [2022-04-15T08:15:44.286Z] spire-1.2.1/test/fixture/certs/svid.pem [2022-04-15T08:15:44.286Z] spire-1.2.1/test/fixture/certs/svid_key.pem [2022-04-15T08:15:44.286Z] spire-1.2.1/test/fixture/config/ [2022-04-15T08:15:44.286Z] spire-1.2.1/test/fixture/config/agent_bad_agent_block.conf [2022-04-15T08:15:44.286Z] spire-1.2.1/test/fixture/config/agent_good.conf [2022-04-15T08:15:44.286Z] spire-1.2.1/test/fixture/config/agent_good_templated.conf [2022-04-15T08:15:44.286Z] spire-1.2.1/test/fixture/config/plugin_good.conf [2022-04-15T08:15:44.286Z] spire-1.2.1/test/fixture/config/server_and_agent_bad_nested_DogStatsd_block.conf [2022-04-15T08:15:44.286Z] spire-1.2.1/test/fixture/config/server_and_agent_bad_nested_InMem_block.conf [2022-04-15T08:15:44.286Z] spire-1.2.1/test/fixture/config/server_and_agent_bad_nested_M3_block.conf [2022-04-15T08:15:44.286Z] spire-1.2.1/test/fixture/config/server_and_agent_bad_nested_Prometheus_block.conf [2022-04-15T08:15:44.286Z] spire-1.2.1/test/fixture/config/server_and_agent_bad_nested_Statsd_block.conf [2022-04-15T08:15:44.286Z] spire-1.2.1/test/fixture/config/server_and_agent_bad_nested_health_checks_block.conf [2022-04-15T08:15:44.286Z] spire-1.2.1/test/fixture/config/server_and_agent_bad_root_block.conf [2022-04-15T08:15:44.286Z] spire-1.2.1/test/fixture/config/server_and_agent_bad_telemetry_block.conf [2022-04-15T08:15:44.286Z] spire-1.2.1/test/fixture/config/server_bad_nested_bundle_endpoint_acme_block.conf [2022-04-15T08:15:44.286Z] spire-1.2.1/test/fixture/config/server_bad_nested_bundle_endpoint_block.conf [2022-04-15T08:15:44.286Z] spire-1.2.1/test/fixture/config/server_bad_nested_ca_subject_block.conf [2022-04-15T08:15:44.286Z] spire-1.2.1/test/fixture/config/server_bad_nested_experimental_block.conf [2022-04-15T08:15:44.286Z] spire-1.2.1/test/fixture/config/server_bad_nested_federates_with_block.conf [2022-04-15T08:15:44.286Z] spire-1.2.1/test/fixture/config/server_bad_nested_federation_block.conf [2022-04-15T08:15:44.286Z] spire-1.2.1/test/fixture/config/server_bad_ratelimit_block.conf [2022-04-15T08:15:44.286Z] spire-1.2.1/test/fixture/config/server_bad_server_block.conf [2022-04-15T08:15:44.286Z] spire-1.2.1/test/fixture/config/server_good.conf [2022-04-15T08:15:44.286Z] spire-1.2.1/test/fixture/config/server_good_templated.conf [2022-04-15T08:15:44.286Z] spire-1.2.1/test/fixture/fixture.go [2022-04-15T08:15:44.286Z] spire-1.2.1/test/fixture/nodeattestor/ [2022-04-15T08:15:44.286Z] spire-1.2.1/test/fixture/nodeattestor/sshpop/ [2022-04-15T08:15:44.286Z] spire-1.2.1/test/fixture/nodeattestor/sshpop/agent_ssh_key [2022-04-15T08:15:44.286Z] spire-1.2.1/test/fixture/nodeattestor/sshpop/agent_ssh_key-cert.pub [2022-04-15T08:15:44.286Z] spire-1.2.1/test/fixture/nodeattestor/sshpop/ssh_cert_authority.pub [2022-04-15T08:15:44.286Z] spire-1.2.1/test/fixture/nodeattestor/x509pop/ [2022-04-15T08:15:44.286Z] spire-1.2.1/test/fixture/nodeattestor/x509pop/generate.go [2022-04-15T08:15:44.286Z] spire-1.2.1/test/fixture/nodeattestor/x509pop/intermediate.pem [2022-04-15T08:15:44.286Z] spire-1.2.1/test/fixture/nodeattestor/x509pop/leaf-crt-bundle.pem [2022-04-15T08:15:44.286Z] spire-1.2.1/test/fixture/nodeattestor/x509pop/leaf-key.pem [2022-04-15T08:15:44.286Z] spire-1.2.1/test/fixture/nodeattestor/x509pop/leaf.pem [2022-04-15T08:15:44.286Z] spire-1.2.1/test/fixture/nodeattestor/x509pop/root-crt.pem [2022-04-15T08:15:44.286Z] spire-1.2.1/test/fixture/registration/ [2022-04-15T08:15:44.286Z] spire-1.2.1/test/fixture/registration/entries.json [2022-04-15T08:15:44.286Z] spire-1.2.1/test/fixture/registration/good-for-update.json [2022-04-15T08:15:44.286Z] spire-1.2.1/test/fixture/registration/good.json [2022-04-15T08:15:44.286Z] spire-1.2.1/test/fixture/registration/invalid.json [2022-04-15T08:15:44.286Z] spire-1.2.1/test/fixture/registration/invalid_json.json [2022-04-15T08:15:44.286Z] spire-1.2.1/test/fixture/registration/manager_test_entries.json [2022-04-15T08:15:44.286Z] spire-1.2.1/test/integration/ [2022-04-15T08:15:44.286Z] spire-1.2.1/test/integration/README.md [2022-04-15T08:15:44.286Z] spire-1.2.1/test/integration/common [2022-04-15T08:15:44.286Z] spire-1.2.1/test/integration/setup/ [2022-04-15T08:15:44.286Z] spire-1.2.1/test/integration/setup/adminclient/ [2022-04-15T08:15:44.286Z] spire-1.2.1/test/integration/setup/adminclient/build.sh [2022-04-15T08:15:44.286Z] spire-1.2.1/test/integration/setup/adminclient/client.go [2022-04-15T08:15:44.286Z] spire-1.2.1/test/integration/setup/debugagent/ [2022-04-15T08:15:44.286Z] spire-1.2.1/test/integration/setup/debugagent/build.sh [2022-04-15T08:15:44.286Z] spire-1.2.1/test/integration/setup/debugagent/main.go [2022-04-15T08:15:44.286Z] spire-1.2.1/test/integration/setup/debugserver/ [2022-04-15T08:15:44.286Z] spire-1.2.1/test/integration/setup/debugserver/build.sh [2022-04-15T08:15:44.286Z] spire-1.2.1/test/integration/setup/debugserver/main.go [2022-04-15T08:15:44.286Z] spire-1.2.1/test/integration/setup/downstreamclient/ [2022-04-15T08:15:44.286Z] spire-1.2.1/test/integration/setup/downstreamclient/build.sh [2022-04-15T08:15:44.287Z] spire-1.2.1/test/integration/setup/downstreamclient/client.go [2022-04-15T08:15:44.287Z] spire-1.2.1/test/integration/setup/itclient/ [2022-04-15T08:15:44.287Z] spire-1.2.1/test/integration/setup/itclient/client.go [2022-04-15T08:15:44.287Z] spire-1.2.1/test/integration/setup/node-attestation/ [2022-04-15T08:15:44.287Z] spire-1.2.1/test/integration/setup/node-attestation/build.sh [2022-04-15T08:15:44.287Z] spire-1.2.1/test/integration/setup/node-attestation/client.go [2022-04-15T08:15:44.287Z] spire-1.2.1/test/integration/setup/x509pop/ [2022-04-15T08:15:44.287Z] spire-1.2.1/test/integration/setup/x509pop/gencerts.go [2022-04-15T08:15:44.287Z] spire-1.2.1/test/integration/setup/x509pop/setup.sh [2022-04-15T08:15:44.287Z] spire-1.2.1/test/integration/suites/ [2022-04-15T08:15:44.287Z] spire-1.2.1/test/integration/suites/admin-endpoints/ [2022-04-15T08:15:44.287Z] spire-1.2.1/test/integration/suites/admin-endpoints/00-setup [2022-04-15T08:15:44.287Z] spire-1.2.1/test/integration/suites/admin-endpoints/01-start-server [2022-04-15T08:15:44.287Z] spire-1.2.1/test/integration/suites/admin-endpoints/02-bootstrap-agent [2022-04-15T08:15:44.287Z] spire-1.2.1/test/integration/suites/admin-endpoints/03-start-agent [2022-04-15T08:15:44.287Z] spire-1.2.1/test/integration/suites/admin-endpoints/04-create-registration-entries [2022-04-15T08:15:44.287Z] spire-1.2.1/test/integration/suites/admin-endpoints/05-test-endpoints [2022-04-15T08:15:44.287Z] spire-1.2.1/test/integration/suites/admin-endpoints/README.md [2022-04-15T08:15:44.287Z] spire-1.2.1/test/integration/suites/admin-endpoints/conf/ [2022-04-15T08:15:44.287Z] spire-1.2.1/test/integration/suites/admin-endpoints/conf/agent/ [2022-04-15T08:15:44.287Z] spire-1.2.1/test/integration/suites/admin-endpoints/conf/agent/agent.conf [2022-04-15T08:15:44.287Z] spire-1.2.1/test/integration/suites/admin-endpoints/conf/server/ [2022-04-15T08:15:44.287Z] spire-1.2.1/test/integration/suites/admin-endpoints/conf/server/server.conf [2022-04-15T08:15:44.287Z] spire-1.2.1/test/integration/suites/admin-endpoints/docker-compose.yaml [2022-04-15T08:15:44.287Z] spire-1.2.1/test/integration/suites/admin-endpoints/teardown [2022-04-15T08:15:44.287Z] spire-1.2.1/test/integration/suites/datastore-mysql-replication/ [2022-04-15T08:15:44.287Z] spire-1.2.1/test/integration/suites/datastore-mysql-replication/00-setup [2022-04-15T08:15:44.287Z] spire-1.2.1/test/integration/suites/datastore-mysql-replication/01-test-variants [2022-04-15T08:15:44.287Z] spire-1.2.1/test/integration/suites/datastore-mysql-replication/README.md [2022-04-15T08:15:44.287Z] spire-1.2.1/test/integration/suites/datastore-mysql-replication/docker-compose.yaml [2022-04-15T08:15:44.287Z] spire-1.2.1/test/integration/suites/datastore-mysql-replication/teardown [2022-04-15T08:15:44.287Z] spire-1.2.1/test/integration/suites/datastore-mysql/ [2022-04-15T08:15:44.287Z] spire-1.2.1/test/integration/suites/datastore-mysql/00-setup [2022-04-15T08:15:44.287Z] spire-1.2.1/test/integration/suites/datastore-mysql/01-test-variants [2022-04-15T08:15:44.287Z] spire-1.2.1/test/integration/suites/datastore-mysql/README.md [2022-04-15T08:15:44.287Z] spire-1.2.1/test/integration/suites/datastore-mysql/docker-compose.yaml [2022-04-15T08:15:44.287Z] spire-1.2.1/test/integration/suites/datastore-mysql/teardown [2022-04-15T08:15:44.287Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/ [2022-04-15T08:15:44.287Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/00-setup [2022-04-15T08:15:44.287Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/01-test-variants [2022-04-15T08:15:44.287Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/README.md [2022-04-15T08:15:44.287Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/docker-compose.yaml [2022-04-15T08:15:44.287Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/principal/ [2022-04-15T08:15:44.287Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/principal/init.sh [2022-04-15T08:15:44.287Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/replica/ [2022-04-15T08:15:44.287Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/replica/docker-entrypoint.sh [2022-04-15T08:15:44.287Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/replica/v12/ [2022-04-15T08:15:44.287Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/replica/v12/docker-entrypoint.sh [2022-04-15T08:15:44.287Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/teardown [2022-04-15T08:15:44.287Z] spire-1.2.1/test/integration/suites/datastore-postgres/ [2022-04-15T08:15:44.287Z] spire-1.2.1/test/integration/suites/datastore-postgres/00-setup [2022-04-15T08:15:44.287Z] spire-1.2.1/test/integration/suites/datastore-postgres/01-test-variants [2022-04-15T08:15:44.287Z] spire-1.2.1/test/integration/suites/datastore-postgres/README.md [2022-04-15T08:15:44.287Z] spire-1.2.1/test/integration/suites/datastore-postgres/docker-compose.yaml [2022-04-15T08:15:44.287Z] spire-1.2.1/test/integration/suites/datastore-postgres/teardown [2022-04-15T08:15:44.287Z] spire-1.2.1/test/integration/suites/debug-endpoints/ [2022-04-15T08:15:44.287Z] spire-1.2.1/test/integration/suites/debug-endpoints/00-setup [2022-04-15T08:15:44.287Z] spire-1.2.1/test/integration/suites/debug-endpoints/01-start-server [2022-04-15T08:15:44.287Z] spire-1.2.1/test/integration/suites/debug-endpoints/02-bootstrap-agent [2022-04-15T08:15:44.287Z] spire-1.2.1/test/integration/suites/debug-endpoints/03-start-agent [2022-04-15T08:15:44.287Z] spire-1.2.1/test/integration/suites/debug-endpoints/04-create-registration-entries [2022-04-15T08:15:44.287Z] spire-1.2.1/test/integration/suites/debug-endpoints/05-test-endpoints [2022-04-15T08:15:44.287Z] spire-1.2.1/test/integration/suites/debug-endpoints/README.md [2022-04-15T08:15:44.287Z] spire-1.2.1/test/integration/suites/debug-endpoints/conf/ [2022-04-15T08:15:44.287Z] spire-1.2.1/test/integration/suites/debug-endpoints/conf/agent/ [2022-04-15T08:15:44.287Z] spire-1.2.1/test/integration/suites/debug-endpoints/conf/agent/agent.conf [2022-04-15T08:15:44.287Z] spire-1.2.1/test/integration/suites/debug-endpoints/conf/server/ [2022-04-15T08:15:44.287Z] spire-1.2.1/test/integration/suites/debug-endpoints/conf/server/server.conf [2022-04-15T08:15:44.287Z] spire-1.2.1/test/integration/suites/debug-endpoints/docker-compose.yaml [2022-04-15T08:15:44.287Z] spire-1.2.1/test/integration/suites/debug-endpoints/teardown [2022-04-15T08:15:44.287Z] spire-1.2.1/test/integration/suites/downstream-endpoints/ [2022-04-15T08:15:44.287Z] spire-1.2.1/test/integration/suites/downstream-endpoints/00-setup [2022-04-15T08:15:44.287Z] spire-1.2.1/test/integration/suites/downstream-endpoints/01-start-server [2022-04-15T08:15:44.287Z] spire-1.2.1/test/integration/suites/downstream-endpoints/02-bootstrap-agent [2022-04-15T08:15:44.287Z] spire-1.2.1/test/integration/suites/downstream-endpoints/03-start-agent [2022-04-15T08:15:44.287Z] spire-1.2.1/test/integration/suites/downstream-endpoints/04-create-entries [2022-04-15T08:15:44.287Z] spire-1.2.1/test/integration/suites/downstream-endpoints/05-test-endpoints [2022-04-15T08:15:44.287Z] spire-1.2.1/test/integration/suites/downstream-endpoints/README.md [2022-04-15T08:15:44.287Z] spire-1.2.1/test/integration/suites/downstream-endpoints/conf/ [2022-04-15T08:15:44.287Z] spire-1.2.1/test/integration/suites/downstream-endpoints/conf/agent/ [2022-04-15T08:15:44.287Z] spire-1.2.1/test/integration/suites/downstream-endpoints/conf/agent/agent.conf [2022-04-15T08:15:44.287Z] spire-1.2.1/test/integration/suites/downstream-endpoints/conf/server/ [2022-04-15T08:15:44.287Z] spire-1.2.1/test/integration/suites/downstream-endpoints/conf/server/server.conf [2022-04-15T08:15:44.287Z] spire-1.2.1/test/integration/suites/downstream-endpoints/docker-compose.yaml [2022-04-15T08:15:44.287Z] spire-1.2.1/test/integration/suites/downstream-endpoints/teardown [2022-04-15T08:15:44.287Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/ [2022-04-15T08:15:44.287Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/00-setup [2022-04-15T08:15:44.287Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/01-start-server [2022-04-15T08:15:44.287Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/02-bootstrap-agents [2022-04-15T08:15:44.287Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/03-start-remaining-containers [2022-04-15T08:15:44.287Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/04-create-workload-entries [2022-04-15T08:15:44.287Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/05-check-workload-connectivity [2022-04-15T08:15:44.287Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/README.md [2022-04-15T08:15:44.287Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/ [2022-04-15T08:15:44.287Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/downstream-agent/ [2022-04-15T08:15:44.287Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/downstream-agent/agent.conf [2022-04-15T08:15:44.287Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/downstream-envoy/ [2022-04-15T08:15:44.287Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/downstream-envoy/envoy.yaml [2022-04-15T08:15:44.287Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/server/ [2022-04-15T08:15:44.287Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/server/server.conf [2022-04-15T08:15:44.287Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/supervisord.conf [2022-04-15T08:15:44.287Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/upstream-agent/ [2022-04-15T08:15:44.287Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/upstream-agent/agent.conf [2022-04-15T08:15:44.287Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/upstream-envoy/ [2022-04-15T08:15:44.287Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/upstream-envoy/envoy.yaml [2022-04-15T08:15:44.287Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/docker-compose.yaml [2022-04-15T08:15:44.287Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/teardown [2022-04-15T08:15:44.287Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/ [2022-04-15T08:15:44.287Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/00-test-envoy-releases.sh [2022-04-15T08:15:44.287Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/Dockerfile [2022-04-15T08:15:44.287Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/README.md [2022-04-15T08:15:44.287Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/ [2022-04-15T08:15:44.287Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/ [2022-04-15T08:15:44.287Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/agent/ [2022-04-15T08:15:44.287Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/agent/agent.conf [2022-04-15T08:15:44.287Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/envoy/ [2022-04-15T08:15:44.287Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/envoy/envoy.yaml [2022-04-15T08:15:44.287Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/server/ [2022-04-15T08:15:44.287Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/server/server.conf [2022-04-15T08:15:44.287Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream/ [2022-04-15T08:15:44.287Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream/agent/ [2022-04-15T08:15:44.287Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream/agent/agent.conf [2022-04-15T08:15:44.287Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream/envoy/ [2022-04-15T08:15:44.287Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream/envoy/envoy.yaml [2022-04-15T08:15:44.287Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/supervisord.conf [2022-04-15T08:15:44.287Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/ [2022-04-15T08:15:44.287Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/agent/ [2022-04-15T08:15:44.287Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/agent/agent.conf [2022-04-15T08:15:44.287Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/envoy/ [2022-04-15T08:15:44.287Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/envoy/envoy.yaml [2022-04-15T08:15:44.287Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/server/ [2022-04-15T08:15:44.287Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/server/server.conf [2022-04-15T08:15:44.287Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/docker-compose.yaml [2022-04-15T08:15:44.287Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/teardown [2022-04-15T08:15:44.287Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/ [2022-04-15T08:15:44.287Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/00-test-envoy-releases [2022-04-15T08:15:44.287Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/README.md [2022-04-15T08:15:44.287Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/ [2022-04-15T08:15:44.287Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/downstream-agent/ [2022-04-15T08:15:44.287Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/downstream-agent/agent.conf [2022-04-15T08:15:44.287Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/downstream-envoy/ [2022-04-15T08:15:44.287Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/downstream-envoy/envoy.yaml [2022-04-15T08:15:44.287Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/server/ [2022-04-15T08:15:44.287Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/server/server.conf [2022-04-15T08:15:44.287Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/supervisord.conf [2022-04-15T08:15:44.287Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/upstream-agent/ [2022-04-15T08:15:44.287Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/upstream-agent/agent.conf [2022-04-15T08:15:44.287Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/upstream-envoy/ [2022-04-15T08:15:44.287Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/upstream-envoy/envoy.yaml [2022-04-15T08:15:44.287Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/docker-compose.yaml [2022-04-15T08:15:44.287Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/teardown [2022-04-15T08:15:44.287Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/ [2022-04-15T08:15:44.287Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/00-setup [2022-04-15T08:15:44.287Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/01-start-servers [2022-04-15T08:15:44.287Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/02-bootstrap-federation-and-agents [2022-04-15T08:15:44.287Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/03-start-remaining-containers [2022-04-15T08:15:44.287Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/04-create-workload-entries [2022-04-15T08:15:44.287Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/05-check-workload-connectivity [2022-04-15T08:15:44.287Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/06-stop-servers [2022-04-15T08:15:44.287Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/07-check-workload-connectivity [2022-04-15T08:15:44.287Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/08-start-servers [2022-04-15T08:15:44.287Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/09-check-workload-connectivity [2022-04-15T08:15:44.287Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/10-stop-agents [2022-04-15T08:15:44.287Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/11-check-workload-connectivity [2022-04-15T08:15:44.287Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/12-start-agents [2022-04-15T08:15:44.287Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/13-check-workload-connectivity [2022-04-15T08:15:44.287Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/Dockerfile [2022-04-15T08:15:44.287Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/README.md [2022-04-15T08:15:44.287Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/ [2022-04-15T08:15:44.287Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/ [2022-04-15T08:15:44.287Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/agent/ [2022-04-15T08:15:44.287Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/agent/agent.conf [2022-04-15T08:15:44.287Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/ghostunnel/ [2022-04-15T08:15:44.287Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/ghostunnel/ghostunnel.flags [2022-04-15T08:15:44.287Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/server/ [2022-04-15T08:15:44.287Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/server/server.conf [2022-04-15T08:15:44.287Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/supervisord/ [2022-04-15T08:15:44.287Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/supervisord/supervisord.conf [2022-04-15T08:15:44.287Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/ [2022-04-15T08:15:44.287Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/agent/ [2022-04-15T08:15:44.287Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/agent/agent.conf [2022-04-15T08:15:44.287Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/ghostunnel/ [2022-04-15T08:15:44.287Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/ghostunnel/ghostunnel.flags [2022-04-15T08:15:44.287Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/server/ [2022-04-15T08:15:44.287Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/server/server.conf [2022-04-15T08:15:44.287Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/supervisord/ [2022-04-15T08:15:44.287Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/supervisord/supervisord.conf [2022-04-15T08:15:44.287Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/docker-compose.yaml [2022-04-15T08:15:44.287Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/teardown [2022-04-15T08:15:44.287Z] spire-1.2.1/test/integration/suites/join-token/ [2022-04-15T08:15:44.287Z] spire-1.2.1/test/integration/suites/join-token/01-start-server [2022-04-15T08:15:44.287Z] spire-1.2.1/test/integration/suites/join-token/02-bootstrap-agents [2022-04-15T08:15:44.287Z] spire-1.2.1/test/integration/suites/join-token/03-start-agent [2022-04-15T08:15:44.287Z] spire-1.2.1/test/integration/suites/join-token/04-create-workload-entry [2022-04-15T08:15:44.287Z] spire-1.2.1/test/integration/suites/join-token/05-check-svid [2022-04-15T08:15:44.287Z] spire-1.2.1/test/integration/suites/join-token/06-start-bad-agent [2022-04-15T08:15:44.287Z] spire-1.2.1/test/integration/suites/join-token/README.md [2022-04-15T08:15:44.287Z] spire-1.2.1/test/integration/suites/join-token/conf/ [2022-04-15T08:15:44.287Z] spire-1.2.1/test/integration/suites/join-token/conf/agent/ [2022-04-15T08:15:44.287Z] spire-1.2.1/test/integration/suites/join-token/conf/agent/agent.conf [2022-04-15T08:15:44.287Z] spire-1.2.1/test/integration/suites/join-token/conf/server/ [2022-04-15T08:15:44.287Z] spire-1.2.1/test/integration/suites/join-token/conf/server/server.conf [2022-04-15T08:15:44.287Z] spire-1.2.1/test/integration/suites/join-token/docker-compose.yaml [2022-04-15T08:15:44.287Z] spire-1.2.1/test/integration/suites/join-token/teardown [2022-04-15T08:15:44.287Z] spire-1.2.1/test/integration/suites/k8s-reconcile/ [2022-04-15T08:15:44.287Z] spire-1.2.1/test/integration/suites/k8s-reconcile/00-setup [2022-04-15T08:15:44.287Z] spire-1.2.1/test/integration/suites/k8s-reconcile/01-apply-config [2022-04-15T08:15:44.287Z] spire-1.2.1/test/integration/suites/k8s-reconcile/02-check-for-workload-svid [2022-04-15T08:15:44.287Z] spire-1.2.1/test/integration/suites/k8s-reconcile/README.md [2022-04-15T08:15:44.287Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/ [2022-04-15T08:15:44.287Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/admctrl/ [2022-04-15T08:15:44.287Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/admctrl/admission-control.yaml [2022-04-15T08:15:44.287Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/admctrl/kubeconfig.yaml [2022-04-15T08:15:44.287Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/agent/ [2022-04-15T08:15:44.287Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/agent/kustomization.yaml [2022-04-15T08:15:44.287Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/agent/spire-agent.yaml [2022-04-15T08:15:44.287Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/kind-config.yaml [2022-04-15T08:15:44.287Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/server/ [2022-04-15T08:15:44.287Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/server/k8s-workload-registrar-secret.yaml [2022-04-15T08:15:44.287Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/server/kustomization.yaml [2022-04-15T08:15:44.287Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/server/spire-server.yaml [2022-04-15T08:15:44.287Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/workload.yaml [2022-04-15T08:15:44.287Z] spire-1.2.1/test/integration/suites/k8s-reconcile/init-kubectl [2022-04-15T08:15:44.287Z] spire-1.2.1/test/integration/suites/k8s-reconcile/teardown [2022-04-15T08:15:44.287Z] spire-1.2.1/test/integration/suites/k8s-scratch/ [2022-04-15T08:15:44.287Z] spire-1.2.1/test/integration/suites/k8s-scratch/00-setup [2022-04-15T08:15:44.287Z] spire-1.2.1/test/integration/suites/k8s-scratch/01-apply-config [2022-04-15T08:15:44.287Z] spire-1.2.1/test/integration/suites/k8s-scratch/02-check-for-workload-svid [2022-04-15T08:15:44.287Z] spire-1.2.1/test/integration/suites/k8s-scratch/README.md [2022-04-15T08:15:44.287Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/ [2022-04-15T08:15:44.287Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/admctrl/ [2022-04-15T08:15:44.287Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/admctrl/admission-control.yaml [2022-04-15T08:15:44.287Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/admctrl/kubeconfig.yaml [2022-04-15T08:15:44.287Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/agent/ [2022-04-15T08:15:44.287Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/agent/kustomization.yaml [2022-04-15T08:15:44.287Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/agent/spire-agent.yaml [2022-04-15T08:15:44.287Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/kind-config.yaml [2022-04-15T08:15:44.287Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/server/ [2022-04-15T08:15:44.287Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/server/k8s-workload-registrar-secret.yaml [2022-04-15T08:15:44.287Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/server/kustomization.yaml [2022-04-15T08:15:44.287Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/server/spire-server.yaml [2022-04-15T08:15:44.287Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/webhook/ [2022-04-15T08:15:44.287Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/webhook/kustomization.yaml [2022-04-15T08:15:44.287Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/webhook/validation-webhook.yaml [2022-04-15T08:15:44.287Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/workload.yaml [2022-04-15T08:15:44.287Z] spire-1.2.1/test/integration/suites/k8s-scratch/init-kubectl [2022-04-15T08:15:44.287Z] spire-1.2.1/test/integration/suites/k8s-scratch/teardown [2022-04-15T08:15:44.287Z] spire-1.2.1/test/integration/suites/k8s/ [2022-04-15T08:15:44.287Z] spire-1.2.1/test/integration/suites/k8s/00-setup [2022-04-15T08:15:44.287Z] spire-1.2.1/test/integration/suites/k8s/01-apply-config [2022-04-15T08:15:44.287Z] spire-1.2.1/test/integration/suites/k8s/02-check-for-workload-svid [2022-04-15T08:15:44.288Z] spire-1.2.1/test/integration/suites/k8s/README.md [2022-04-15T08:15:44.288Z] spire-1.2.1/test/integration/suites/k8s/conf/ [2022-04-15T08:15:44.288Z] spire-1.2.1/test/integration/suites/k8s/conf/admctrl/ [2022-04-15T08:15:44.288Z] spire-1.2.1/test/integration/suites/k8s/conf/admctrl/admission-control.yaml [2022-04-15T08:15:44.288Z] spire-1.2.1/test/integration/suites/k8s/conf/admctrl/kubeconfig.yaml [2022-04-15T08:15:44.288Z] spire-1.2.1/test/integration/suites/k8s/conf/agent/ [2022-04-15T08:15:44.288Z] spire-1.2.1/test/integration/suites/k8s/conf/agent/kustomization.yaml [2022-04-15T08:15:44.288Z] spire-1.2.1/test/integration/suites/k8s/conf/agent/spire-agent.yaml [2022-04-15T08:15:44.288Z] spire-1.2.1/test/integration/suites/k8s/conf/kind-config.yaml [2022-04-15T08:15:44.288Z] spire-1.2.1/test/integration/suites/k8s/conf/server/ [2022-04-15T08:15:44.288Z] spire-1.2.1/test/integration/suites/k8s/conf/server/k8s-workload-registrar-secret.yaml [2022-04-15T08:15:44.288Z] spire-1.2.1/test/integration/suites/k8s/conf/server/kustomization.yaml [2022-04-15T08:15:44.288Z] spire-1.2.1/test/integration/suites/k8s/conf/server/spire-server.yaml [2022-04-15T08:15:44.288Z] spire-1.2.1/test/integration/suites/k8s/conf/webhook/ [2022-04-15T08:15:44.288Z] spire-1.2.1/test/integration/suites/k8s/conf/webhook/kustomization.yaml [2022-04-15T08:15:44.288Z] spire-1.2.1/test/integration/suites/k8s/conf/webhook/validation-webhook.yaml [2022-04-15T08:15:44.288Z] spire-1.2.1/test/integration/suites/k8s/conf/workload.yaml [2022-04-15T08:15:44.288Z] spire-1.2.1/test/integration/suites/k8s/init-kubectl [2022-04-15T08:15:44.288Z] spire-1.2.1/test/integration/suites/k8s/teardown [2022-04-15T08:15:44.288Z] spire-1.2.1/test/integration/suites/nested-rotation/ [2022-04-15T08:15:44.288Z] spire-1.2.1/test/integration/suites/nested-rotation/00-setup [2022-04-15T08:15:44.288Z] spire-1.2.1/test/integration/suites/nested-rotation/01-start-root [2022-04-15T08:15:44.288Z] spire-1.2.1/test/integration/suites/nested-rotation/02-create-intermediate-downstream-entries [2022-04-15T08:15:44.288Z] spire-1.2.1/test/integration/suites/nested-rotation/03-start-intermediateA [2022-04-15T08:15:44.288Z] spire-1.2.1/test/integration/suites/nested-rotation/04-create-leafA-downstream-entry [2022-04-15T08:15:44.288Z] spire-1.2.1/test/integration/suites/nested-rotation/05-start-leafA [2022-04-15T08:15:44.288Z] spire-1.2.1/test/integration/suites/nested-rotation/06-start-intermediateB [2022-04-15T08:15:44.288Z] spire-1.2.1/test/integration/suites/nested-rotation/07-create-leafB-downstream-entry [2022-04-15T08:15:44.288Z] spire-1.2.1/test/integration/suites/nested-rotation/08-start-leafB [2022-04-15T08:15:44.288Z] spire-1.2.1/test/integration/suites/nested-rotation/09-create-workload-entries [2022-04-15T08:15:44.288Z] spire-1.2.1/test/integration/suites/nested-rotation/10-check-svids [2022-04-15T08:15:44.288Z] spire-1.2.1/test/integration/suites/nested-rotation/Dockerfile [2022-04-15T08:15:44.288Z] spire-1.2.1/test/integration/suites/nested-rotation/README.md [2022-04-15T08:15:44.288Z] spire-1.2.1/test/integration/suites/nested-rotation/docker-compose.yaml [2022-04-15T08:15:44.288Z] spire-1.2.1/test/integration/suites/nested-rotation/intermediateA/ [2022-04-15T08:15:44.288Z] spire-1.2.1/test/integration/suites/nested-rotation/intermediateA/agent/ [2022-04-15T08:15:44.288Z] spire-1.2.1/test/integration/suites/nested-rotation/intermediateA/agent/agent.conf [2022-04-15T08:15:44.288Z] spire-1.2.1/test/integration/suites/nested-rotation/intermediateA/server/ [2022-04-15T08:15:44.288Z] spire-1.2.1/test/integration/suites/nested-rotation/intermediateA/server/server.conf [2022-04-15T08:15:44.288Z] spire-1.2.1/test/integration/suites/nested-rotation/intermediateB/ [2022-04-15T08:15:44.288Z] spire-1.2.1/test/integration/suites/nested-rotation/intermediateB/agent/ [2022-04-15T08:15:44.288Z] spire-1.2.1/test/integration/suites/nested-rotation/intermediateB/agent/agent.conf [2022-04-15T08:15:44.288Z] spire-1.2.1/test/integration/suites/nested-rotation/intermediateB/server/ [2022-04-15T08:15:44.288Z] spire-1.2.1/test/integration/suites/nested-rotation/intermediateB/server/server.conf [2022-04-15T08:15:44.288Z] spire-1.2.1/test/integration/suites/nested-rotation/leafA/ [2022-04-15T08:15:44.288Z] spire-1.2.1/test/integration/suites/nested-rotation/leafA/agent/ [2022-04-15T08:15:44.288Z] spire-1.2.1/test/integration/suites/nested-rotation/leafA/agent/agent.conf [2022-04-15T08:15:44.288Z] spire-1.2.1/test/integration/suites/nested-rotation/leafA/server/ [2022-04-15T08:15:44.288Z] spire-1.2.1/test/integration/suites/nested-rotation/leafA/server/server.conf [2022-04-15T08:15:44.288Z] spire-1.2.1/test/integration/suites/nested-rotation/leafB/ [2022-04-15T08:15:44.288Z] spire-1.2.1/test/integration/suites/nested-rotation/leafB/agent/ [2022-04-15T08:15:44.288Z] spire-1.2.1/test/integration/suites/nested-rotation/leafB/agent/agent.conf [2022-04-15T08:15:44.288Z] spire-1.2.1/test/integration/suites/nested-rotation/leafB/server/ [2022-04-15T08:15:44.288Z] spire-1.2.1/test/integration/suites/nested-rotation/leafB/server/server.conf [2022-04-15T08:15:44.288Z] spire-1.2.1/test/integration/suites/nested-rotation/root/ [2022-04-15T08:15:44.288Z] spire-1.2.1/test/integration/suites/nested-rotation/root/agent/ [2022-04-15T08:15:44.288Z] spire-1.2.1/test/integration/suites/nested-rotation/root/agent/agent.conf [2022-04-15T08:15:44.288Z] spire-1.2.1/test/integration/suites/nested-rotation/root/server/ [2022-04-15T08:15:44.288Z] spire-1.2.1/test/integration/suites/nested-rotation/root/server/server.conf [2022-04-15T08:15:44.288Z] spire-1.2.1/test/integration/suites/nested-rotation/teardown [2022-04-15T08:15:44.288Z] spire-1.2.1/test/integration/suites/node-attestation/ [2022-04-15T08:15:44.288Z] spire-1.2.1/test/integration/suites/node-attestation/00-setup [2022-04-15T08:15:44.288Z] spire-1.2.1/test/integration/suites/node-attestation/01-start-server [2022-04-15T08:15:44.288Z] spire-1.2.1/test/integration/suites/node-attestation/02-start-agent [2022-04-15T08:15:44.288Z] spire-1.2.1/test/integration/suites/node-attestation/03-test-node-attestation [2022-04-15T08:15:44.288Z] spire-1.2.1/test/integration/suites/node-attestation/04-test-x509pop-attestation [2022-04-15T08:15:44.288Z] spire-1.2.1/test/integration/suites/node-attestation/README.md [2022-04-15T08:15:44.288Z] spire-1.2.1/test/integration/suites/node-attestation/conf/ [2022-04-15T08:15:44.288Z] spire-1.2.1/test/integration/suites/node-attestation/conf/agent/ [2022-04-15T08:15:44.288Z] spire-1.2.1/test/integration/suites/node-attestation/conf/agent/agent.conf [2022-04-15T08:15:44.288Z] spire-1.2.1/test/integration/suites/node-attestation/conf/server/ [2022-04-15T08:15:44.288Z] spire-1.2.1/test/integration/suites/node-attestation/conf/server/server.conf [2022-04-15T08:15:44.288Z] spire-1.2.1/test/integration/suites/node-attestation/docker-compose.yaml [2022-04-15T08:15:44.288Z] spire-1.2.1/test/integration/suites/node-attestation/teardown [2022-04-15T08:15:44.288Z] spire-1.2.1/test/integration/suites/rotation/ [2022-04-15T08:15:44.288Z] spire-1.2.1/test/integration/suites/rotation/00-setup [2022-04-15T08:15:44.288Z] spire-1.2.1/test/integration/suites/rotation/01-start-server [2022-04-15T08:15:44.288Z] spire-1.2.1/test/integration/suites/rotation/02-bootstrap-agent [2022-04-15T08:15:44.288Z] spire-1.2.1/test/integration/suites/rotation/03-start-agent [2022-04-15T08:15:44.288Z] spire-1.2.1/test/integration/suites/rotation/04-create-workload-entry [2022-04-15T08:15:44.288Z] spire-1.2.1/test/integration/suites/rotation/05-check-svids [2022-04-15T08:15:44.288Z] spire-1.2.1/test/integration/suites/rotation/README.md [2022-04-15T08:15:44.288Z] spire-1.2.1/test/integration/suites/rotation/conf/ [2022-04-15T08:15:44.288Z] spire-1.2.1/test/integration/suites/rotation/conf/agent/ [2022-04-15T08:15:44.288Z] spire-1.2.1/test/integration/suites/rotation/conf/agent/agent.conf [2022-04-15T08:15:44.288Z] spire-1.2.1/test/integration/suites/rotation/conf/server/ [2022-04-15T08:15:44.288Z] spire-1.2.1/test/integration/suites/rotation/conf/server/server.conf [2022-04-15T08:15:44.288Z] spire-1.2.1/test/integration/suites/rotation/docker-compose.yaml [2022-04-15T08:15:44.288Z] spire-1.2.1/test/integration/suites/rotation/teardown [2022-04-15T08:15:44.288Z] spire-1.2.1/test/integration/suites/self-test/ [2022-04-15T08:15:44.288Z] spire-1.2.1/test/integration/suites/self-test/00-ensure-command-failure-fails-step [2022-04-15T08:15:44.288Z] spire-1.2.1/test/integration/suites/self-test/README.md [2022-04-15T08:15:44.288Z] spire-1.2.1/test/integration/suites/self-test/teardown [2022-04-15T08:15:44.288Z] spire-1.2.1/test/integration/suites/spire-server-cli/ [2022-04-15T08:15:44.288Z] spire-1.2.1/test/integration/suites/spire-server-cli/01-start-server [2022-04-15T08:15:44.288Z] spire-1.2.1/test/integration/suites/spire-server-cli/02-bundle [2022-04-15T08:15:44.288Z] spire-1.2.1/test/integration/suites/spire-server-cli/03-entry [2022-04-15T08:15:44.288Z] spire-1.2.1/test/integration/suites/spire-server-cli/04-bootstrap-agents [2022-04-15T08:15:44.288Z] spire-1.2.1/test/integration/suites/spire-server-cli/05-start-agents [2022-04-15T08:15:44.288Z] spire-1.2.1/test/integration/suites/spire-server-cli/06-agent [2022-04-15T08:15:44.288Z] spire-1.2.1/test/integration/suites/spire-server-cli/README.md [2022-04-15T08:15:44.288Z] spire-1.2.1/test/integration/suites/spire-server-cli/conf/ [2022-04-15T08:15:44.288Z] spire-1.2.1/test/integration/suites/spire-server-cli/conf/agent/ [2022-04-15T08:15:44.288Z] spire-1.2.1/test/integration/suites/spire-server-cli/conf/agent/agent.conf [2022-04-15T08:15:44.288Z] spire-1.2.1/test/integration/suites/spire-server-cli/conf/fixture/ [2022-04-15T08:15:44.288Z] spire-1.2.1/test/integration/suites/spire-server-cli/conf/fixture/ca.pem [2022-04-15T08:15:44.288Z] spire-1.2.1/test/integration/suites/spire-server-cli/conf/fixture/ca.spiffe [2022-04-15T08:15:44.288Z] spire-1.2.1/test/integration/suites/spire-server-cli/conf/fixture/ca2.pem [2022-04-15T08:15:44.288Z] spire-1.2.1/test/integration/suites/spire-server-cli/conf/fixture/ca2.spiffe [2022-04-15T08:15:44.288Z] spire-1.2.1/test/integration/suites/spire-server-cli/conf/server/ [2022-04-15T08:15:44.288Z] spire-1.2.1/test/integration/suites/spire-server-cli/conf/server/server.conf [2022-04-15T08:15:44.288Z] spire-1.2.1/test/integration/suites/spire-server-cli/docker-compose.yaml [2022-04-15T08:15:44.288Z] spire-1.2.1/test/integration/suites/spire-server-cli/teardown [2022-04-15T08:15:44.288Z] spire-1.2.1/test/integration/suites/upgrade/ [2022-04-15T08:15:44.288Z] spire-1.2.1/test/integration/suites/upgrade/00-setup [2022-04-15T08:15:44.288Z] spire-1.2.1/test/integration/suites/upgrade/01-run-upgrade-tests [2022-04-15T08:15:44.288Z] spire-1.2.1/test/integration/suites/upgrade/02-verify-codebase-version-is-updated [2022-04-15T08:15:44.288Z] spire-1.2.1/test/integration/suites/upgrade/README.md [2022-04-15T08:15:44.288Z] spire-1.2.1/test/integration/suites/upgrade/conf/ [2022-04-15T08:15:44.288Z] spire-1.2.1/test/integration/suites/upgrade/conf/agent/ [2022-04-15T08:15:44.288Z] spire-1.2.1/test/integration/suites/upgrade/conf/agent/agent.conf [2022-04-15T08:15:44.288Z] spire-1.2.1/test/integration/suites/upgrade/conf/server/ [2022-04-15T08:15:44.288Z] spire-1.2.1/test/integration/suites/upgrade/conf/server/server.conf [2022-04-15T08:15:44.288Z] spire-1.2.1/test/integration/suites/upgrade/teardown [2022-04-15T08:15:44.288Z] spire-1.2.1/test/integration/suites/upgrade/versions.txt [2022-04-15T08:15:44.288Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/ [2022-04-15T08:15:44.288Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/00-setup-kind [2022-04-15T08:15:44.288Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/01-setup-cert-manager [2022-04-15T08:15:44.288Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/02-deploy-spire [2022-04-15T08:15:44.288Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/03-verify-ca [2022-04-15T08:15:44.288Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/README.md [2022-04-15T08:15:44.288Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/conf/ [2022-04-15T08:15:44.288Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/conf/cert-manager-issuer.yaml [2022-04-15T08:15:44.288Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/conf/kind-config.yaml [2022-04-15T08:15:44.288Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/conf/server/ [2022-04-15T08:15:44.288Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/conf/server/kustomization.yaml [2022-04-15T08:15:44.288Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/conf/server/spire-server.yaml [2022-04-15T08:15:44.288Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/init-kubectl [2022-04-15T08:15:44.288Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/teardown [2022-04-15T08:15:44.288Z] spire-1.2.1/test/integration/test-one.sh [2022-04-15T08:15:44.288Z] spire-1.2.1/test/integration/test.sh [2022-04-15T08:15:44.288Z] spire-1.2.1/test/plugintest/ [2022-04-15T08:15:44.288Z] spire-1.2.1/test/plugintest/config.go [2022-04-15T08:15:44.288Z] spire-1.2.1/test/plugintest/load.go [2022-04-15T08:15:44.288Z] spire-1.2.1/test/plugintest/option.go [2022-04-15T08:15:44.288Z] spire-1.2.1/test/spiretest/ [2022-04-15T08:15:44.288Z] spire-1.2.1/test/spiretest/apiserver.go [2022-04-15T08:15:44.288Z] spire-1.2.1/test/spiretest/assertions.go [2022-04-15T08:15:44.288Z] spire-1.2.1/test/spiretest/dir.go [2022-04-15T08:15:44.288Z] spire-1.2.1/test/spiretest/errors_posix.go [2022-04-15T08:15:44.288Z] spire-1.2.1/test/spiretest/errors_windows.go [2022-04-15T08:15:44.288Z] spire-1.2.1/test/spiretest/logs.go [2022-04-15T08:15:44.288Z] spire-1.2.1/test/spiretest/socketapi.go [2022-04-15T08:15:44.288Z] spire-1.2.1/test/spiretest/suite.go [2022-04-15T08:15:44.288Z] spire-1.2.1/test/spiretest/x509.go [2022-04-15T08:15:44.288Z] spire-1.2.1/test/testca/ [2022-04-15T08:15:44.288Z] spire-1.2.1/test/testca/ca.go [2022-04-15T08:15:44.288Z] spire-1.2.1/test/testkey/ [2022-04-15T08:15:44.288Z] spire-1.2.1/test/testkey/generate.sh [2022-04-15T08:15:44.288Z] spire-1.2.1/test/testkey/genkeys.go [2022-04-15T08:15:44.288Z] spire-1.2.1/test/testkey/keys.go [2022-04-15T08:15:44.288Z] spire-1.2.1/test/testkey/new.go [2022-04-15T08:15:44.288Z] spire-1.2.1/test/tpmsimulator/ [2022-04-15T08:15:44.288Z] spire-1.2.1/test/tpmsimulator/simulator.go [2022-04-15T08:15:44.288Z] spire-1.2.1/test/util/ [2022-04-15T08:15:44.288Z] spire-1.2.1/test/util/cert_fixtures.go [2022-04-15T08:15:44.288Z] spire-1.2.1/test/util/cert_generation.go [2022-04-15T08:15:44.288Z] spire-1.2.1/test/util/io_redirection.go [2022-04-15T08:15:44.288Z] spire-1.2.1/test/util/race.go [2022-04-15T08:15:44.288Z] spire-1.2.1/test/util/util.go [2022-04-15T08:15:44.288Z] building spire from source... [2022-04-15T08:15:44.888Z] Installing go1.17.7... [2022-04-15T08:16:11.723Z] Building bin/spire-server... [2022-04-15T08:16:11.724Z] go: downloading github.com/mitchellh/cli v1.1.2 [2022-04-15T08:16:11.724Z] go: downloading github.com/spiffe/go-spiffe/v2 v2.0.0-beta.12 [2022-04-15T08:16:11.724Z] go: downloading github.com/spiffe/spire-api-sdk v1.2.0 [2022-04-15T08:16:11.724Z] go: downloading golang.org/x/net v0.0.0-20220127200216-cd36cc0744dd [2022-04-15T08:16:11.724Z] go: downloading google.golang.org/grpc v1.44.0 [2022-04-15T08:16:11.724Z] go: downloading github.com/hashicorp/hcl v1.0.1-0.20190430135223-99e2f22d1c94 [2022-04-15T08:16:12.705Z] go: downloading github.com/imdario/mergo v0.3.12 [2022-04-15T08:16:12.978Z] go: downloading github.com/sirupsen/logrus v1.8.1 [2022-04-15T08:16:13.964Z] go: downloading gopkg.in/square/go-jose.v2 v2.6.0 [2022-04-15T08:16:14.954Z] go: downloading github.com/hashicorp/go-hclog v1.1.0 [2022-04-15T08:16:15.230Z] go: downloading github.com/Masterminds/sprig v2.22.0+incompatible [2022-04-15T08:16:15.504Z] go: downloading github.com/fatih/color v1.13.0 [2022-04-15T08:16:15.504Z] go: downloading github.com/mattn/go-isatty v0.0.14 [2022-04-15T08:16:16.109Z] go: downloading golang.org/x/time v0.0.0-20220224211638-0e9765cccd65 [2022-04-15T08:16:16.109Z] go: downloading golang.org/x/sys v0.0.0-20220227234510-4e6760a101f9 [2022-04-15T08:16:16.109Z] go: downloading github.com/hashicorp/go-plugin v1.4.3 [2022-04-15T08:16:16.109Z] go: downloading github.com/spiffe/spire-plugin-sdk v1.2.0 [2022-04-15T08:16:17.119Z] go: downloading github.com/InVisionApp/go-health/v2 v2.1.2 [2022-04-15T08:16:17.119Z] go: downloading github.com/InVisionApp/go-logger v1.0.1 [2022-04-15T08:16:17.119Z] go: downloading github.com/armon/go-metrics v0.3.10 [2022-04-15T08:16:17.725Z] go: downloading github.com/prometheus/client_golang v1.12.1 [2022-04-15T08:16:17.725Z] go: downloading github.com/uber-go/tally/v4 v4.1.1 [2022-04-15T08:16:18.326Z] go: downloading github.com/andres-erbsen/clock v0.0.0-20160526145045-9e14626cd129 [2022-04-15T08:16:18.601Z] go: downloading github.com/open-policy-agent/opa v0.38.0 [2022-04-15T08:16:33.846Z] go: downloading github.com/Masterminds/goutils v1.1.0 [2022-04-15T08:16:33.846Z] go: downloading github.com/Masterminds/semver v1.5.0 [2022-04-15T08:16:33.846Z] go: downloading github.com/google/uuid v1.1.2 [2022-04-15T08:16:33.846Z] go: downloading github.com/huandu/xstrings v1.3.2 [2022-04-15T08:16:33.846Z] go: downloading github.com/mattn/go-colorable v0.1.12 [2022-04-15T08:16:33.846Z] go: downloading google.golang.org/genproto v0.0.0-20220222213610-43724f9ea8cf [2022-04-15T08:16:33.846Z] go: downloading github.com/hashicorp/yamux v0.0.0-20181012175058-2f1d1f20f75d [2022-04-15T08:16:33.846Z] go: downloading github.com/oklog/run v1.0.0 [2022-04-15T08:16:34.119Z] go: downloading github.com/DataDog/datadog-go v3.2.0+incompatible [2022-04-15T08:16:34.119Z] go: downloading github.com/hashicorp/go-immutable-radix v1.3.1 [2022-04-15T08:16:34.119Z] go: downloading github.com/prometheus/client_model v0.2.0 [2022-04-15T08:16:34.119Z] go: downloading github.com/prometheus/common v0.32.1 [2022-04-15T08:16:34.393Z] go: downloading github.com/beorn7/perks v1.0.1 [2022-04-15T08:16:34.393Z] go: downloading github.com/cespare/xxhash/v2 v2.1.2 [2022-04-15T08:16:34.668Z] go: downloading github.com/prometheus/procfs v0.7.3 [2022-04-15T08:16:36.107Z] go: downloading github.com/imkira/go-observer v1.0.3 [2022-04-15T08:16:36.387Z] go: downloading go.uber.org/atomic v1.9.0 [2022-04-15T08:16:36.665Z] go: downloading github.com/mitchellh/reflectwalk v1.0.1 [2022-04-15T08:16:36.665Z] go: downloading github.com/hashicorp/errwrap v1.1.0 [2022-04-15T08:16:36.946Z] go: downloading github.com/hashicorp/golang-lru v0.5.4 [2022-04-15T08:16:36.946Z] go: downloading github.com/matttproud/golang_protobuf_extensions v1.0.2-0.20181231171920-c182affec369 [2022-04-15T08:16:36.946Z] go: downloading github.com/aws/aws-sdk-go-v2 v1.14.0 [2022-04-15T08:16:36.946Z] go: downloading github.com/aws/aws-sdk-go-v2/config v1.14.0 [2022-04-15T08:16:37.228Z] go: downloading github.com/aws/aws-sdk-go-v2/credentials v1.9.0 [2022-04-15T08:16:52.351Z] go: downloading github.com/aws/aws-sdk-go-v2/service/kms v1.15.0 [2022-04-15T08:16:52.351Z] go: downloading github.com/aws/aws-sdk-go-v2/service/sts v1.15.0 [2022-04-15T08:16:52.351Z] go: downloading github.com/gofrs/uuid v4.2.0+incompatible [2022-04-15T08:16:52.351Z] go: downloading github.com/stretchr/testify v1.7.0 [2022-04-15T08:16:52.351Z] go: downloading golang.org/x/sync v0.0.0-20210220032951-036812b2e83c [2022-04-15T08:16:52.351Z] go: downloading github.com/GoogleCloudPlatform/cloudsql-proxy v1.29.0 [2022-04-15T08:16:52.351Z] go: downloading github.com/go-sql-driver/mysql v1.6.0 [2022-04-15T08:16:52.351Z] go: downloading github.com/blang/semver/v4 v4.0.0 [2022-04-15T08:16:52.351Z] go: downloading github.com/jinzhu/gorm v1.9.16 [2022-04-15T08:16:52.351Z] go: downloading github.com/lib/pq v1.10.4 [2022-04-15T08:16:52.351Z] go: downloading github.com/mattn/go-sqlite3 v1.14.12 [2022-04-15T08:16:52.351Z] go: downloading github.com/aws/aws-sdk-go v1.43.0 [2022-04-15T08:17:19.162Z] Removing intermediate container 392b92a2f361 [2022-04-15T08:17:19.162Z] ---> c251a4697b05 [2022-04-15T08:17:19.162Z] [2022-04-15T08:17:19.162Z] Step 10/22 : FROM alpine:3.14 [2022-04-15T08:17:19.162Z] ---> ac73e934f311 [2022-04-15T08:17:19.162Z] Step 11/22 : RUN apk add --update --no-cache dumb-init [2022-04-15T08:17:19.162Z] ---> Running in e3a23fab8131 [2022-04-15T08:17:19.162Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/aarch64/APKINDEX.tar.gz [2022-04-15T08:17:19.162Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/aarch64/APKINDEX.tar.gz [2022-04-15T08:17:19.162Z] (1/1) Installing dumb-init (1.2.5-r1) [2022-04-15T08:17:19.162Z] Executing busybox-1.33.1-r7.trigger [2022-04-15T08:17:19.162Z] OK: 5 MiB in 15 packages [2022-04-15T08:17:19.436Z] go: downloading google.golang.org/api v0.70.0 [2022-04-15T08:17:19.721Z] go: downloading k8s.io/client-go v0.23.4 [2022-04-15T08:17:19.721Z] go: downloading k8s.io/api v0.23.4 [2022-04-15T08:17:21.172Z] Removing intermediate container e3a23fab8131 [2022-04-15T08:17:21.172Z] ---> 2c879253fe83 [2022-04-15T08:17:21.172Z] Step 12/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' [2022-04-15T08:17:21.172Z] ---> Running in d2584660427d [2022-04-15T08:17:21.458Z] Removing intermediate container d2584660427d [2022-04-15T08:17:21.458Z] ---> 974749b5b429 [2022-04-15T08:17:21.458Z] Step 13/22 : ENV APP_PORT=59861 [2022-04-15T08:17:21.731Z] ---> Running in b75c5058a33d [2022-04-15T08:17:22.331Z] Removing intermediate container b75c5058a33d [2022-04-15T08:17:22.331Z] ---> 48c42f26826f [2022-04-15T08:17:22.331Z] Step 14/22 : EXPOSE $APP_PORT [2022-04-15T08:17:22.331Z] ---> Running in f97af0a29c43 [2022-04-15T08:17:22.606Z] Removing intermediate container f97af0a29c43 [2022-04-15T08:17:22.606Z] ---> 23a116a18493 [2022-04-15T08:17:22.606Z] Step 15/22 : COPY --from=builder /edgex-go/Attribution.txt / [2022-04-15T08:17:23.591Z] ---> c2c3d429f75c [2022-04-15T08:17:23.591Z] Step 16/22 : COPY --from=builder /edgex-go/cmd/support-scheduler/support-scheduler / [2022-04-15T08:17:25.587Z] ---> 934a2e80f3c3 [2022-04-15T08:17:25.587Z] Step 17/22 : COPY --from=builder /edgex-go/cmd/support-scheduler/res/configuration.toml /res/configuration.toml [2022-04-15T08:17:26.588Z] ---> e45f9d09f1ed [2022-04-15T08:17:26.588Z] Step 18/22 : ENTRYPOINT ["/support-scheduler"] [2022-04-15T08:17:26.872Z] ---> Running in 224b5835f1f1 [2022-04-15T08:17:27.467Z] Removing intermediate container 224b5835f1f1 [2022-04-15T08:17:27.467Z] ---> a0836598ced8 [2022-04-15T08:17:27.467Z] Step 19/22 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2022-04-15T08:17:27.467Z] ---> Running in a63882d91e7b [2022-04-15T08:17:28.068Z] Removing intermediate container a63882d91e7b [2022-04-15T08:17:28.068Z] ---> 55aa2334cddc [2022-04-15T08:17:28.068Z] Step 20/22 : LABEL arch=arm64 [2022-04-15T08:17:28.068Z] ---> Running in 5dcf27bfa4b0 [2022-04-15T08:17:28.673Z] Removing intermediate container 5dcf27bfa4b0 [2022-04-15T08:17:28.673Z] ---> 332cabc1e8a0 [2022-04-15T08:17:28.673Z] Step 21/22 : LABEL git_sha=380509e625e205a7b033519c2bd94c8aca67ac3b [2022-04-15T08:17:28.947Z] ---> Running in c3cd416eef69 [2022-04-15T08:17:29.552Z] Removing intermediate container c3cd416eef69 [2022-04-15T08:17:29.552Z] ---> 5aa571089f78 [2022-04-15T08:17:29.552Z] Step 22/22 : LABEL version=0.0.0 [2022-04-15T08:17:29.552Z] ---> Running in c144dbe0a2a8 [2022-04-15T08:17:30.152Z] Removing intermediate container c144dbe0a2a8 [2022-04-15T08:17:30.152Z] ---> a31e22afeaf1 [2022-04-15T08:17:30.152Z] [2022-04-15T08:17:30.752Z] Successfully built a31e22afeaf1 [2022-04-15T08:17:30.752Z] Successfully tagged support-scheduler-arm64:latest [2022-04-15T08:17:30.752Z] Building security-secretstore-setup [2022-04-15T08:17:33.709Z]  Building support-scheduler ... done go: downloading github.com/google/go-tpm v0.3.3 [2022-04-15T08:17:34.305Z] go: downloading github.com/Azure/azure-sdk-for-go v62.0.0+incompatible [2022-04-15T08:17:49.433Z] Removing intermediate container b628cf82cb9f [2022-04-15T08:17:49.433Z] ---> f5b7489b2ab2 [2022-04-15T08:17:49.433Z] [2022-04-15T08:17:49.433Z] Step 10/22 : FROM alpine:3.14 [2022-04-15T08:17:49.433Z] ---> ac73e934f311 [2022-04-15T08:17:49.433Z] Step 11/22 : RUN apk add --update --no-cache ca-certificates dumb-init [2022-04-15T08:17:49.433Z] ---> Running in c02ff4bd79b3 [2022-04-15T08:17:50.426Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/aarch64/APKINDEX.tar.gz [2022-04-15T08:17:50.705Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/aarch64/APKINDEX.tar.gz [2022-04-15T08:17:51.721Z] (1/2) Installing ca-certificates (20211220-r0) [2022-04-15T08:17:51.996Z] (2/2) Installing dumb-init (1.2.5-r1) [2022-04-15T08:17:51.996Z] Executing busybox-1.33.1-r7.trigger [2022-04-15T08:17:51.996Z] Executing ca-certificates-20211220-r0.trigger [2022-04-15T08:17:52.604Z] OK: 6 MiB in 16 packages [2022-04-15T08:17:55.241Z] Removing intermediate container c02ff4bd79b3 [2022-04-15T08:17:55.241Z] ---> 4413824e2d3e [2022-04-15T08:17:55.241Z] Step 12/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Cavium, Copyright (c) 2021: Intel Corporation' [2022-04-15T08:17:55.241Z] ---> Running in d5f707df7f30 [2022-04-15T08:17:55.840Z] Removing intermediate container d5f707df7f30 [2022-04-15T08:17:55.841Z] ---> 235d86b4c7e4 [2022-04-15T08:17:55.841Z] Step 13/22 : ENV APP_PORT=59860 [2022-04-15T08:17:56.114Z] ---> Running in ca6e8c02526e [2022-04-15T08:17:56.714Z] Removing intermediate container ca6e8c02526e [2022-04-15T08:17:56.714Z] ---> b2e586c3580c [2022-04-15T08:17:56.714Z] Step 14/22 : EXPOSE $APP_PORT [2022-04-15T08:17:56.714Z] ---> Running in 6ea619acdfd1 [2022-04-15T08:17:57.696Z] Removing intermediate container 6ea619acdfd1 [2022-04-15T08:17:57.696Z] ---> eaef2185e1b1 [2022-04-15T08:17:57.696Z] Step 15/22 : COPY --from=builder /edgex-go/Attribution.txt / [2022-04-15T08:17:59.154Z] ---> dfa2bbcaca1e [2022-04-15T08:17:59.154Z] Step 16/22 : COPY --from=builder /edgex-go/cmd/support-notifications/support-notifications / [2022-04-15T08:18:01.781Z] Step 1/25 : ARG BUILDER_BASE=golang:1.17-alpine3.15 [2022-04-15T08:18:01.781Z] Step 2/25 : FROM ${BUILDER_BASE} AS builder [2022-04-15T08:18:01.781Z] ---> c99a4252868c [2022-04-15T08:18:01.781Z] Step 3/25 : WORKDIR /edgex-go [2022-04-15T08:18:01.781Z] ---> Using cache [2022-04-15T08:18:01.781Z] ---> 98ed994a7c69 [2022-04-15T08:18:01.781Z] Step 4/25 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-04-15T08:18:01.781Z] ---> Using cache [2022-04-15T08:18:01.781Z] ---> 4b49a792dfdf [2022-04-15T08:18:01.781Z] Step 5/25 : RUN apk add --update --no-cache make git [2022-04-15T08:18:01.781Z] ---> Using cache [2022-04-15T08:18:01.781Z] ---> 6ac2c2de31af [2022-04-15T08:18:01.781Z] Step 6/25 : COPY go.mod vendor* ./ [2022-04-15T08:18:01.781Z] ---> Using cache [2022-04-15T08:18:01.781Z] ---> ed94640c2df0 [2022-04-15T08:18:01.781Z] Step 7/25 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-04-15T08:18:01.781Z] ---> Using cache [2022-04-15T08:18:01.781Z] ---> ce6dea986084 [2022-04-15T08:18:01.781Z] Step 8/25 : COPY . . [2022-04-15T08:18:01.781Z] ---> Using cache [2022-04-15T08:18:02.052Z] ---> 4a4bb205c33d [2022-04-15T08:18:02.052Z] Step 9/25 : RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup [2022-04-15T08:18:02.327Z] ---> Running in bd13db4065eb [2022-04-15T08:18:02.606Z] ---> 736686a3debf [2022-04-15T08:18:02.606Z] Step 17/22 : COPY --from=builder /edgex-go/cmd/support-notifications/res/configuration.toml /res/configuration.toml [2022-04-15T08:18:04.048Z] ---> 2a8c64c0a4fe [2022-04-15T08:18:04.048Z] Step 18/22 : ENTRYPOINT ["/support-notifications"] [2022-04-15T08:18:04.048Z] ---> Running in e1a850c993a7 [2022-04-15T08:18:04.329Z] 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-15T08:18:04.929Z] Removing intermediate container e1a850c993a7 [2022-04-15T08:18:04.929Z] ---> c60478ba9437 [2022-04-15T08:18:04.929Z] Step 19/22 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2022-04-15T08:18:04.929Z] ---> Running in b4c2e3913d69 [2022-04-15T08:18:05.530Z] Removing intermediate container b4c2e3913d69 [2022-04-15T08:18:05.530Z] ---> b2e1f45259b6 [2022-04-15T08:18:05.530Z] Step 20/22 : LABEL arch=arm64 [2022-04-15T08:18:05.530Z] ---> Running in 4c742f1963f5 [2022-04-15T08:18:05.530Z] go: downloading github.com/Azure/go-autorest/autorest v0.11.24 [2022-04-15T08:18:05.530Z] go: downloading github.com/Azure/go-autorest v14.2.0+incompatible [2022-04-15T08:18:05.809Z] go: downloading github.com/Azure/go-autorest/autorest/azure/auth v0.5.11 [2022-04-15T08:18:06.094Z] go: downloading cloud.google.com/go/storage v1.21.0 [2022-04-15T08:18:06.094Z] Removing intermediate container 4c742f1963f5 [2022-04-15T08:18:06.094Z] ---> bf58aece97ca [2022-04-15T08:18:06.094Z] Step 21/22 : LABEL git_sha=380509e625e205a7b033519c2bd94c8aca67ac3b [2022-04-15T08:18:06.094Z] ---> Running in fe192f49203c [2022-04-15T08:18:06.695Z] Removing intermediate container fe192f49203c [2022-04-15T08:18:06.695Z] ---> 97878e830792 [2022-04-15T08:18:06.695Z] Step 22/22 : LABEL version=0.0.0 [2022-04-15T08:18:06.695Z] ---> Running in 02c97c5d910e [2022-04-15T08:18:06.972Z] go: downloading cloud.google.com/go v0.100.2 [2022-04-15T08:18:07.248Z] Removing intermediate container 02c97c5d910e [2022-04-15T08:18:07.248Z] ---> 4bb8de86b639 [2022-04-15T08:18:07.248Z] [2022-04-15T08:18:07.848Z] Successfully built 4bb8de86b639 [2022-04-15T08:18:07.848Z] Successfully tagged support-notifications-arm64:latest [2022-04-15T08:18:07.848Z] Building security-proxy-setup [2022-04-15T08:18:08.446Z]  Building support-notifications ... done go: downloading k8s.io/apimachinery v0.23.4 [2022-04-15T08:18:10.428Z] go: downloading k8s.io/kube-aggregator v0.23.3 [2022-04-15T08:18:11.033Z] go: downloading sigs.k8s.io/controller-runtime v0.11.1 [2022-04-15T08:18:13.030Z] go: downloading cloud.google.com/go/security v1.3.0 [2022-04-15T08:18:13.030Z] go: downloading github.com/hashicorp/vault/api v1.4.1 [2022-04-15T08:18:13.308Z] go: downloading github.com/shirou/gopsutil/v3 v3.22.2 [2022-04-15T08:18:14.302Z] go: downloading github.com/twmb/murmur3 v1.1.6 [2022-04-15T08:18:14.302Z] go: downloading gopkg.in/yaml.v2 v2.4.0 [2022-04-15T08:18:14.577Z] go: downloading github.com/OneOfOne/xxhash v1.2.8 [2022-04-15T08:18:14.577Z] go: downloading github.com/rcrowley/go-metrics v0.0.0-20201227073835-cf1acfcdf475 [2022-04-15T08:18:15.178Z] go: downloading github.com/gobwas/glob v0.2.3 [2022-04-15T08:18:15.452Z] go: downloading github.com/yashtewari/glob-intersection v0.0.0-20180916065949-5c77d914dd0b [2022-04-15T08:18:15.452Z] go: downloading github.com/aws/aws-sdk-go-v2/feature/ec2/imds v1.11.0 [2022-04-15T08:18:15.726Z] go: downloading github.com/aws/aws-sdk-go-v2/internal/ini v1.3.6 [2022-04-15T08:18:16.001Z] go: downloading github.com/aws/aws-sdk-go-v2/service/sso v1.10.0 [2022-04-15T08:18:16.001Z] go: downloading github.com/aws/smithy-go v1.11.0 [2022-04-15T08:18:18.013Z] go: downloading github.com/aws/aws-sdk-go-v2/internal/configsources v1.1.5 [2022-04-15T08:18:18.013Z] go: downloading github.com/aws/aws-sdk-go-v2/service/internal/presigned-url v1.8.0 [2022-04-15T08:18:18.013Z] go: downloading github.com/jinzhu/inflection v1.0.0 [2022-04-15T08:18:18.618Z] go: downloading github.com/gogo/protobuf v1.3.2 [2022-04-15T08:18:26.917Z] go: downloading golang.org/x/oauth2 v0.0.0-20211104180415-d3ed0bb246c8 [2022-04-15T08:18:26.917Z] go: downloading github.com/Azure/go-autorest/autorest/adal v0.9.18 [2022-04-15T08:18:26.917Z] go: downloading github.com/Azure/go-autorest/logger v0.2.1 [2022-04-15T08:18:26.917Z] go: downloading github.com/Azure/go-autorest/tracing v0.6.0 [2022-04-15T08:18:26.917Z] go: downloading github.com/Azure/go-autorest/autorest/azure/cli v0.4.5 [2022-04-15T08:18:26.917Z] go: downloading github.com/dimchansky/utfbom v1.1.1 [2022-04-15T08:18:26.917Z] go: downloading cloud.google.com/go/compute v1.3.0 [2022-04-15T08:18:28.924Z] go: downloading cloud.google.com/go/iam v0.1.1 [2022-04-15T08:18:28.924Z] go: downloading github.com/googleapis/gax-go/v2 v2.1.1 [2022-04-15T08:18:28.924Z] go: downloading k8s.io/klog/v2 v2.30.0 [2022-04-15T08:18:29.205Z] go: downloading github.com/google/gofuzz v1.1.0 [2022-04-15T08:18:29.485Z] go: downloading sigs.k8s.io/structured-merge-diff/v4 v4.2.1 [2022-04-15T08:18:30.475Z] go: downloading k8s.io/utils v0.0.0-20211116205334-6203023598ed [2022-04-15T08:18:31.077Z] go: downloading github.com/spf13/pflag v1.0.5 [2022-04-15T08:18:31.685Z] go: downloading golang.org/x/term v0.0.0-20210927222741-03fcf44c2211 [2022-04-15T08:18:31.961Z] go: downloading github.com/evanphx/json-patch v4.12.0+incompatible [2022-04-15T08:18:32.238Z] go: downloading github.com/cenkalti/backoff/v3 v3.2.2 [2022-04-15T08:18:32.519Z] go: downloading github.com/hashicorp/go-cleanhttp v0.5.2 [2022-04-15T08:18:32.519Z] go: downloading github.com/hashicorp/go-retryablehttp v0.6.6 [2022-04-15T08:18:32.519Z] go: downloading github.com/hashicorp/go-secure-stdlib/parseutil v0.1.1 [2022-04-15T08:18:32.519Z] go: downloading github.com/hashicorp/vault/sdk v0.4.1 [2022-04-15T08:18:33.964Z] go: downloading github.com/mitchellh/mapstructure v1.4.3 [2022-04-15T08:18:33.964Z] go: downloading github.com/tklauser/go-sysconf v0.3.9 [2022-04-15T08:18:34.585Z] go: downloading github.com/xeipuuv/gojsonreference v0.0.0-20180127040603-bd5ef7bd5415 [2022-04-15T08:18:34.585Z] go: downloading github.com/aws/aws-sdk-go-v2/internal/endpoints/v2 v2.3.0 [2022-04-15T08:18:34.862Z] go: downloading github.com/jmespath/go-jmespath v0.4.0 [2022-04-15T08:18:36.862Z] go: downloading go.opencensus.io v0.23.0 [2022-04-15T08:18:37.869Z] go: downloading github.com/Azure/go-autorest/autorest/date v0.3.0 [2022-04-15T08:18:37.869Z] go: downloading github.com/golang-jwt/jwt/v4 v4.2.0 [2022-04-15T08:18:38.146Z] go: downloading gopkg.in/inf.v0 v0.9.1 [2022-04-15T08:18:38.146Z] go: downloading github.com/go-logr/logr v1.2.2 [2022-04-15T08:18:38.424Z] go: downloading github.com/google/go-cmp v0.5.7 [2022-04-15T08:18:38.699Z] Step 1/22 : ARG BUILDER_BASE=golang:1.17-alpine3.15 [2022-04-15T08:18:38.699Z] Step 2/22 : FROM ${BUILDER_BASE} AS builder [2022-04-15T08:18:38.699Z] ---> c99a4252868c [2022-04-15T08:18:38.699Z] Step 3/22 : WORKDIR /edgex-go [2022-04-15T08:18:38.699Z] ---> Using cache [2022-04-15T08:18:38.699Z] ---> 98ed994a7c69 [2022-04-15T08:18:38.699Z] Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-04-15T08:18:38.699Z] ---> Using cache [2022-04-15T08:18:38.699Z] ---> 4b49a792dfdf [2022-04-15T08:18:38.699Z] Step 5/22 : RUN apk add --update --no-cache make git [2022-04-15T08:18:38.699Z] ---> Using cache [2022-04-15T08:18:38.699Z] ---> 6ac2c2de31af [2022-04-15T08:18:38.699Z] Step 6/22 : COPY go.mod vendor* ./ [2022-04-15T08:18:38.699Z] ---> Using cache [2022-04-15T08:18:38.699Z] ---> ed94640c2df0 [2022-04-15T08:18:38.699Z] Step 7/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-04-15T08:18:38.699Z] ---> Using cache [2022-04-15T08:18:38.699Z] ---> ce6dea986084 [2022-04-15T08:18:38.699Z] Step 8/22 : COPY . . [2022-04-15T08:18:38.699Z] ---> Using cache [2022-04-15T08:18:38.699Z] ---> 4a4bb205c33d [2022-04-15T08:18:38.699Z] Step 9/22 : RUN make cmd/security-proxy-setup/security-proxy-setup cmd/secrets-config/secrets-config [2022-04-15T08:18:38.699Z] go: downloading sigs.k8s.io/json v0.0.0-20211020170558-c049b76a60c6 [2022-04-15T08:18:39.017Z] go: downloading github.com/json-iterator/go v1.1.12 [2022-04-15T08:18:39.304Z]  ---> Running in 06e7e279e4d4 [2022-04-15T08:18:39.907Z] go: downloading github.com/googleapis/gnostic v0.5.5 [2022-04-15T08:18:41.354Z] 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-15T08:18:42.799Z] go: downloading k8s.io/kube-openapi v0.0.0-20211115234752-e816edb12b65 [2022-04-15T08:18:44.792Z] go: downloading github.com/hashicorp/go-secure-stdlib/strutil v0.1.1 [2022-04-15T08:18:45.068Z] go: downloading github.com/hashicorp/go-sockaddr v1.0.2 [2022-04-15T08:18:45.674Z] go: downloading github.com/tklauser/numcpus v0.3.0 [2022-04-15T08:18:45.674Z] go: downloading github.com/xeipuuv/gojsonpointer v0.0.0-20190905194746-02993c407bfb [2022-04-15T08:18:45.674Z] go: downloading go.uber.org/zap v1.21.0 [2022-04-15T08:18:46.272Z] go: downloading sigs.k8s.io/yaml v1.3.0 [2022-04-15T08:18:46.547Z] go: downloading github.com/golang/groupcache v0.0.0-20210331224755-41bb18bfe9da [2022-04-15T08:18:46.824Z] go: downloading github.com/modern-go/concurrent v0.0.0-20180306012644-bacd9c7ef1dd [2022-04-15T08:18:46.824Z] go: downloading github.com/modern-go/reflect2 v1.0.2 [2022-04-15T08:18:47.102Z] go: downloading github.com/ryanuber/go-glob v1.0.0 [2022-04-15T08:18:47.102Z] go: downloading github.com/golang/snappy v0.0.4 [2022-04-15T08:18:47.378Z] go: downloading github.com/pierrec/lz4 v2.5.2+incompatible [2022-04-15T08:18:57.654Z] go: downloading github.com/hashicorp/go-secure-stdlib/mlock v0.1.1 [2022-04-15T08:18:57.654Z] go: downloading github.com/hashicorp/go-uuid v1.0.2 [2022-04-15T08:18:57.654Z] go: downloading github.com/hashicorp/go-version v1.2.0 [2022-04-15T08:18:57.654Z] go: downloading go.uber.org/multierr v1.6.0 [2022-04-15T08:19:24.478Z] go: downloading github.com/Azure/go-autorest/autorest/to v0.4.0 [2022-04-15T08:19:24.478Z] go: downloading github.com/Azure/go-autorest/autorest/validation v0.3.0 [2022-04-15T08:22:46.488Z] 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-15T08:22:46.488Z] Removing intermediate container bd13db4065eb [2022-04-15T08:22:46.488Z] ---> dbdd830830ba [2022-04-15T08:22:46.488Z] [2022-04-15T08:22:46.488Z] Step 10/25 : FROM alpine:3.14 [2022-04-15T08:22:46.488Z] ---> ac73e934f311 [2022-04-15T08:22:46.488Z] Step 11/25 : RUN apk add --update --no-cache ca-certificates dumb-init su-exec [2022-04-15T08:22:46.488Z] ---> Running in d4feba07091d [2022-04-15T08:22:47.478Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/aarch64/APKINDEX.tar.gz [2022-04-15T08:22:47.754Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/aarch64/APKINDEX.tar.gz [2022-04-15T08:22:49.195Z] (1/3) Installing ca-certificates (20211220-r0) [2022-04-15T08:22:49.195Z] (2/3) Installing dumb-init (1.2.5-r1) [2022-04-15T08:22:49.195Z] (3/3) Installing su-exec (0.2-r1) [2022-04-15T08:22:49.195Z] Executing busybox-1.33.1-r7.trigger [2022-04-15T08:22:49.195Z] Executing ca-certificates-20211220-r0.trigger [2022-04-15T08:22:49.474Z] OK: 6 MiB in 17 packages [2022-04-15T08:22:51.467Z] Removing intermediate container d4feba07091d [2022-04-15T08:22:51.467Z] ---> c987b5acc385 [2022-04-15T08:22:51.467Z] Step 12/25 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' [2022-04-15T08:22:51.743Z] ---> Running in 61fefef0baf7 [2022-04-15T08:22:52.020Z] Removing intermediate container 61fefef0baf7 [2022-04-15T08:22:52.020Z] ---> 9cd6193f7228 [2022-04-15T08:22:52.020Z] Step 13/25 : WORKDIR / [2022-04-15T08:22:52.307Z] ---> Running in 47f713928338 [2022-04-15T08:22:52.592Z] Removing intermediate container 47f713928338 [2022-04-15T08:22:52.592Z] ---> 373ed3fe4aeb [2022-04-15T08:22:52.592Z] 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-15T08:22:53.586Z] ---> 160080cb3b7a [2022-04-15T08:22:53.586Z] 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-15T08:22:54.577Z] ---> 5d18fc87d91d [2022-04-15T08:22:54.577Z] Step 16/25 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/configuration.toml /res/configuration.toml [2022-04-15T08:22:55.563Z] ---> e7dcb4984aaf [2022-04-15T08:22:55.563Z] 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-15T08:22:56.556Z] ---> 0155043e13c5 [2022-04-15T08:22:56.556Z] Step 18/25 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/security-file-token-provider . [2022-04-15T08:22:58.542Z] ---> 793456d31e2a [2022-04-15T08:22:58.542Z] Step 19/25 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/security-secretstore-setup . [2022-04-15T08:22:58.814Z] 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-15T08:23:00.267Z] ---> 11f28ffc6e61 [2022-04-15T08:23:00.267Z] Step 20/25 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/entrypoint.sh /usr/local/bin/ [2022-04-15T08:23:00.876Z] ---> f229cb9f3653 [2022-04-15T08:23:00.876Z] 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-15T08:23:01.152Z] ---> Running in 496991df2f73 [2022-04-15T08:23:03.804Z] Removing intermediate container 496991df2f73 [2022-04-15T08:23:04.079Z] ---> 6b4c4834df76 [2022-04-15T08:23:04.079Z] Step 22/25 : ENTRYPOINT ["entrypoint.sh"] [2022-04-15T08:23:04.079Z] ---> Running in 790d2a40b587 [2022-04-15T08:23:04.679Z] Removing intermediate container 790d2a40b587 [2022-04-15T08:23:04.679Z] ---> 8ec68951b3b2 [2022-04-15T08:23:04.679Z] Step 23/25 : LABEL arch=arm64 [2022-04-15T08:23:04.679Z] ---> Running in f03dcae7f9c3 [2022-04-15T08:23:05.277Z] Removing intermediate container f03dcae7f9c3 [2022-04-15T08:23:05.277Z] ---> 6cceb537600b [2022-04-15T08:23:05.277Z] Step 24/25 : LABEL git_sha=380509e625e205a7b033519c2bd94c8aca67ac3b [2022-04-15T08:23:05.277Z] ---> Running in 3c97d470751e [2022-04-15T08:23:05.893Z] Removing intermediate container 3c97d470751e [2022-04-15T08:23:05.894Z] ---> 17252f83e974 [2022-04-15T08:23:05.894Z] Step 25/25 : LABEL version=0.0.0 [2022-04-15T08:23:06.205Z] ---> Running in ddd9fd9f3db5 [2022-04-15T08:23:06.475Z] Removing intermediate container ddd9fd9f3db5 [2022-04-15T08:23:06.476Z] ---> 027ffe90e05b [2022-04-15T08:23:06.476Z] [2022-04-15T08:23:07.075Z] Successfully built 027ffe90e05b [2022-04-15T08:23:07.075Z] Successfully tagged security-secretstore-setup-arm64:latest [2022-04-15T08:23:07.075Z] Building core-command [2022-04-15T08:23:22.182Z]  Building security-secretstore-setup ... done Removing intermediate container 06e7e279e4d4 [2022-04-15T08:23:22.182Z] ---> 3bd832137fad [2022-04-15T08:23:22.182Z] [2022-04-15T08:23:22.182Z] Step 10/22 : FROM alpine:3.14 [2022-04-15T08:23:22.182Z] ---> ac73e934f311 [2022-04-15T08:23:22.182Z] Step 11/22 : RUN apk add --update --no-cache curl dumb-init [2022-04-15T08:23:22.182Z] ---> Running in d20f3d58a169 [2022-04-15T08:23:22.182Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/aarch64/APKINDEX.tar.gz [2022-04-15T08:23:22.791Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/aarch64/APKINDEX.tar.gz [2022-04-15T08:23:24.846Z] (1/6) Installing ca-certificates (20211220-r0) [2022-04-15T08:23:25.468Z] (2/6) Installing brotli-libs (1.0.9-r5) [2022-04-15T08:23:25.468Z] (3/6) Installing nghttp2-libs (1.43.0-r0) [2022-04-15T08:23:25.468Z] (4/6) Installing libcurl (7.79.1-r0) [2022-04-15T08:23:25.468Z] (5/6) Installing curl (7.79.1-r0) [2022-04-15T08:23:25.468Z] (6/6) Installing dumb-init (1.2.5-r1) [2022-04-15T08:23:25.468Z] Executing busybox-1.33.1-r7.trigger [2022-04-15T08:23:25.748Z] Executing ca-certificates-20211220-r0.trigger [2022-04-15T08:23:26.453Z] OK: 8 MiB in 20 packages [2022-04-15T08:23:29.885Z] Removing intermediate container d20f3d58a169 [2022-04-15T08:23:29.885Z] ---> bccc0d2a32be [2022-04-15T08:23:29.885Z] Step 12/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' [2022-04-15T08:23:29.885Z] ---> Running in a3d179e2bddd [2022-04-15T08:23:30.165Z] Removing intermediate container a3d179e2bddd [2022-04-15T08:23:30.165Z] ---> 69d68b2223cb [2022-04-15T08:23:30.165Z] Step 13/22 : WORKDIR /edgex [2022-04-15T08:23:30.446Z] ---> Running in d31cf57fa86c [2022-04-15T08:23:31.431Z] Removing intermediate container d31cf57fa86c [2022-04-15T08:23:31.431Z] ---> d39e754db4d6 [2022-04-15T08:23:31.431Z] Step 14/22 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/res/configuration.toml res/configuration.toml [2022-04-15T08:23:32.879Z] ---> 2689f94c3f7c [2022-04-15T08:23:32.879Z] Step 15/22 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/security-proxy-setup . [2022-04-15T08:23:35.508Z] ---> 8f813df9b21d [2022-04-15T08:23:35.508Z] Step 16/22 : COPY --from=builder /edgex-go/cmd/secrets-config/secrets-config . [2022-04-15T08:23:37.493Z] Step 1/23 : ARG BUILDER_BASE=golang:1.17-alpine3.15 [2022-04-15T08:23:37.493Z] Step 2/23 : FROM ${BUILDER_BASE} AS builder [2022-04-15T08:23:37.493Z] ---> c99a4252868c [2022-04-15T08:23:37.493Z] Step 3/23 : WORKDIR /edgex-go [2022-04-15T08:23:37.493Z] ---> Using cache [2022-04-15T08:23:37.493Z] ---> 98ed994a7c69 [2022-04-15T08:23:37.493Z] Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-04-15T08:23:37.493Z] ---> Using cache [2022-04-15T08:23:37.493Z] ---> 4b49a792dfdf [2022-04-15T08:23:37.493Z] Step 5/23 : RUN apk add --update --no-cache make git [2022-04-15T08:23:37.493Z] ---> Using cache [2022-04-15T08:23:37.493Z] ---> 6ac2c2de31af [2022-04-15T08:23:37.493Z] Step 6/23 : COPY go.mod vendor* ./ [2022-04-15T08:23:37.493Z] ---> Using cache [2022-04-15T08:23:37.493Z] ---> ed94640c2df0 [2022-04-15T08:23:37.493Z] Step 7/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-04-15T08:23:37.493Z] ---> Using cache [2022-04-15T08:23:37.493Z] ---> ce6dea986084 [2022-04-15T08:23:37.493Z] Step 8/23 : COPY . . [2022-04-15T08:23:37.493Z] ---> Using cache [2022-04-15T08:23:37.493Z] ---> 4a4bb205c33d [2022-04-15T08:23:37.493Z] Step 9/23 : RUN make cmd/core-command/core-command [2022-04-15T08:23:37.493Z] ---> f3bfa8bfa01c [2022-04-15T08:23:37.493Z] Step 17/22 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/entrypoint.sh /usr/local/bin/ [2022-04-15T08:23:37.493Z] ---> Running in b36a84a0771c [2022-04-15T08:23:38.926Z] ---> 060fca09f145 [2022-04-15T08:23:38.926Z] Step 18/22 : RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / [2022-04-15T08:23:38.926Z] ---> Running in 1de62012f321 [2022-04-15T08:23:39.199Z] CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/core-command/core-command ./cmd/core-command [2022-04-15T08:23:42.591Z] Removing intermediate container 1de62012f321 [2022-04-15T08:23:42.592Z] ---> 11a59469f33b [2022-04-15T08:23:42.592Z] Step 19/22 : ENTRYPOINT ["entrypoint.sh"] [2022-04-15T08:23:42.592Z] ---> Running in aafaa6eea46b [2022-04-15T08:23:42.865Z] Removing intermediate container aafaa6eea46b [2022-04-15T08:23:42.865Z] ---> f2ddee60e542 [2022-04-15T08:23:42.865Z] Step 20/22 : LABEL arch=arm64 [2022-04-15T08:23:42.865Z] ---> Running in 69d3318cd198 [2022-04-15T08:23:43.465Z] Removing intermediate container 69d3318cd198 [2022-04-15T08:23:43.465Z] ---> 65b82e35078f [2022-04-15T08:23:43.465Z] Step 21/22 : LABEL git_sha=380509e625e205a7b033519c2bd94c8aca67ac3b [2022-04-15T08:23:43.749Z] ---> Running in 9ae72cc1c494 [2022-04-15T08:23:44.026Z] Removing intermediate container 9ae72cc1c494 [2022-04-15T08:23:44.026Z] ---> c6fa8c2a267d [2022-04-15T08:23:44.026Z] Step 22/22 : LABEL version=0.0.0 [2022-04-15T08:23:44.303Z] ---> Running in fd969d3cf7f1 [2022-04-15T08:23:44.898Z] Removing intermediate container fd969d3cf7f1 [2022-04-15T08:23:44.898Z] ---> 658d9a8c6dba [2022-04-15T08:23:44.898Z] [2022-04-15T08:23:45.172Z] Successfully built 658d9a8c6dba [2022-04-15T08:23:45.172Z] Successfully tagged security-proxy-setup-arm64:latest [2022-04-15T08:23:45.172Z] Building core-metadata [2022-04-15T08:24:17.549Z]  Building security-proxy-setup ... done Step 1/23 : ARG BUILDER_BASE=golang:1.17-alpine3.15 [2022-04-15T08:24:17.549Z] Step 2/23 : FROM ${BUILDER_BASE} AS builder [2022-04-15T08:24:17.549Z] ---> c99a4252868c [2022-04-15T08:24:17.549Z] Step 3/23 : WORKDIR /edgex-go [2022-04-15T08:24:17.549Z] ---> Using cache [2022-04-15T08:24:17.549Z] ---> 98ed994a7c69 [2022-04-15T08:24:17.549Z] Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-04-15T08:24:17.549Z] ---> Using cache [2022-04-15T08:24:17.549Z] ---> 4b49a792dfdf [2022-04-15T08:24:17.549Z] Step 5/23 : RUN apk add --update --no-cache make git [2022-04-15T08:24:17.549Z] ---> Using cache [2022-04-15T08:24:17.549Z] ---> 6ac2c2de31af [2022-04-15T08:24:17.549Z] Step 6/23 : COPY go.mod vendor* ./ [2022-04-15T08:24:17.549Z] ---> Using cache [2022-04-15T08:24:17.549Z] ---> ed94640c2df0 [2022-04-15T08:24:17.549Z] Step 7/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-04-15T08:24:17.549Z] ---> Using cache [2022-04-15T08:24:17.549Z] ---> ce6dea986084 [2022-04-15T08:24:17.549Z] Step 8/23 : COPY . . [2022-04-15T08:24:17.549Z] ---> Using cache [2022-04-15T08:24:17.549Z] ---> 4a4bb205c33d [2022-04-15T08:24:17.549Z] Step 9/23 : RUN make cmd/core-metadata/core-metadata [2022-04-15T08:24:17.549Z] ---> Running in 6d98494cb684 [2022-04-15T08:24:17.549Z] 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-15T08:28:24.644Z] Removing intermediate container b36a84a0771c [2022-04-15T08:28:24.644Z] ---> 74b7adb4a7d1 [2022-04-15T08:28:24.644Z] [2022-04-15T08:28:24.644Z] Step 10/23 : FROM alpine:3.14 [2022-04-15T08:28:24.644Z] ---> ac73e934f311 [2022-04-15T08:28:24.644Z] Step 11/23 : RUN apk add --update --no-cache dumb-init [2022-04-15T08:28:24.644Z] ---> Using cache [2022-04-15T08:28:24.644Z] ---> 2c879253fe83 [2022-04-15T08:28:24.644Z] Step 12/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' [2022-04-15T08:28:24.644Z] ---> Using cache [2022-04-15T08:28:24.644Z] ---> 974749b5b429 [2022-04-15T08:28:24.644Z] Step 13/23 : ENV APP_PORT=59882 [2022-04-15T08:28:24.644Z] ---> Running in a02598ddcbff [2022-04-15T08:28:24.644Z] Removing intermediate container a02598ddcbff [2022-04-15T08:28:24.644Z] ---> 5a915b860ed6 [2022-04-15T08:28:24.644Z] Step 14/23 : EXPOSE $APP_PORT [2022-04-15T08:28:24.644Z] ---> Running in 379e022c9bd8 [2022-04-15T08:28:24.644Z] Removing intermediate container 379e022c9bd8 [2022-04-15T08:28:24.644Z] ---> 86dd7e59a101 [2022-04-15T08:28:24.644Z] Step 15/23 : WORKDIR / [2022-04-15T08:28:24.644Z] ---> Running in 58814daa950c [2022-04-15T08:28:24.644Z] Removing intermediate container 58814daa950c [2022-04-15T08:28:24.644Z] ---> a5994e02a4d0 [2022-04-15T08:28:24.644Z] Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / [2022-04-15T08:28:24.644Z] ---> 59ced9e70ea5 [2022-04-15T08:28:24.644Z] Step 17/23 : COPY --from=builder /edgex-go/cmd/core-command/core-command / [2022-04-15T08:28:24.644Z] ---> 2a67773f4639 [2022-04-15T08:28:24.644Z] Step 18/23 : COPY --from=builder /edgex-go/cmd/core-command/res/configuration.toml /res/configuration.toml [2022-04-15T08:28:24.644Z] ---> 0e3da6ad8335 [2022-04-15T08:28:24.644Z] Step 19/23 : ENTRYPOINT ["/core-command"] [2022-04-15T08:28:24.644Z] ---> Running in 51b25817c174 [2022-04-15T08:28:24.644Z] Removing intermediate container 51b25817c174 [2022-04-15T08:28:24.644Z] ---> a42356f27f43 [2022-04-15T08:28:24.644Z] Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2022-04-15T08:28:24.644Z] ---> Running in 8033852a0b6c [2022-04-15T08:28:24.644Z] Removing intermediate container 8033852a0b6c [2022-04-15T08:28:24.644Z] ---> 70696564d3fd [2022-04-15T08:28:24.644Z] Step 21/23 : LABEL arch=arm64 [2022-04-15T08:28:24.644Z] ---> Running in 1af703c8f9c0 [2022-04-15T08:28:24.644Z] Removing intermediate container 1af703c8f9c0 [2022-04-15T08:28:24.644Z] ---> 1fe9cab91d52 [2022-04-15T08:28:24.644Z] Step 22/23 : LABEL git_sha=380509e625e205a7b033519c2bd94c8aca67ac3b [2022-04-15T08:28:24.644Z] ---> Running in 7bf803d583aa [2022-04-15T08:28:24.644Z] Removing intermediate container 7bf803d583aa [2022-04-15T08:28:24.644Z] ---> f1b4b9e95cf2 [2022-04-15T08:28:24.644Z] Step 23/23 : LABEL version=0.0.0 [2022-04-15T08:28:24.644Z] ---> Running in 4b351ea41f31 [2022-04-15T08:28:24.644Z] Removing intermediate container 4b351ea41f31 [2022-04-15T08:28:24.644Z] ---> da1a5909708f [2022-04-15T08:28:24.644Z] [2022-04-15T08:28:24.644Z] Successfully built da1a5909708f [2022-04-15T08:28:24.644Z] Successfully tagged core-command-arm64:latest [2022-04-15T08:29:03.705Z]  Building core-command ... done Removing intermediate container 6d98494cb684 [2022-04-15T08:29:03.705Z] ---> 8080627f2a71 [2022-04-15T08:29:03.705Z] [2022-04-15T08:29:03.705Z] Step 10/23 : FROM alpine:3.14 [2022-04-15T08:29:03.705Z] ---> ac73e934f311 [2022-04-15T08:29:03.705Z] Step 11/23 : RUN apk add --update --no-cache dumb-init [2022-04-15T08:29:03.705Z] ---> Using cache [2022-04-15T08:29:03.705Z] ---> 2c879253fe83 [2022-04-15T08:29:03.705Z] Step 12/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' [2022-04-15T08:29:03.705Z] ---> Using cache [2022-04-15T08:29:03.705Z] ---> 974749b5b429 [2022-04-15T08:29:03.705Z] Step 13/23 : ENV APP_PORT=59881 [2022-04-15T08:29:03.705Z] ---> Running in 6f1903691287 [2022-04-15T08:29:03.705Z] Removing intermediate container 6f1903691287 [2022-04-15T08:29:03.705Z] ---> 7605e614dbe4 [2022-04-15T08:29:03.705Z] Step 14/23 : EXPOSE $APP_PORT [2022-04-15T08:29:03.705Z] ---> Running in 54c098c9b634 [2022-04-15T08:29:03.705Z] Removing intermediate container 54c098c9b634 [2022-04-15T08:29:03.705Z] ---> 8367a377a54f [2022-04-15T08:29:03.705Z] Step 15/23 : WORKDIR / [2022-04-15T08:29:03.705Z] ---> Running in 37909e2e54aa [2022-04-15T08:29:03.705Z] Removing intermediate container 37909e2e54aa [2022-04-15T08:29:03.705Z] ---> 791869b70d4f [2022-04-15T08:29:03.705Z] Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / [2022-04-15T08:29:03.705Z] ---> ffc6ff038bd1 [2022-04-15T08:29:03.705Z] Step 17/23 : COPY --from=builder /edgex-go/cmd/core-metadata/core-metadata / [2022-04-15T08:29:03.705Z] ---> c488e909f99d [2022-04-15T08:29:03.705Z] Step 18/23 : COPY --from=builder /edgex-go/cmd/core-metadata/res/configuration.toml /res/configuration.toml [2022-04-15T08:29:03.705Z] ---> 88188b7cddf2 [2022-04-15T08:29:03.705Z] Step 19/23 : ENTRYPOINT ["/core-metadata"] [2022-04-15T08:29:03.705Z] ---> Running in d145ba5581a3 [2022-04-15T08:29:03.981Z] Removing intermediate container d145ba5581a3 [2022-04-15T08:29:03.981Z] ---> 2526356c08ad [2022-04-15T08:29:03.981Z] Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2022-04-15T08:29:03.981Z] ---> Running in 915efef7f7a4 [2022-04-15T08:29:04.586Z] Removing intermediate container 915efef7f7a4 [2022-04-15T08:29:04.586Z] ---> 7edc2a958cdd [2022-04-15T08:29:04.586Z] Step 21/23 : LABEL arch=arm64 [2022-04-15T08:29:04.863Z] ---> Running in 54f8fee0f8c8 [2022-04-15T08:29:05.471Z] Removing intermediate container 54f8fee0f8c8 [2022-04-15T08:29:05.471Z] ---> 6fcfc6530951 [2022-04-15T08:29:05.471Z] Step 22/23 : LABEL git_sha=380509e625e205a7b033519c2bd94c8aca67ac3b [2022-04-15T08:29:05.471Z] ---> Running in 52933bbc2137 [2022-04-15T08:29:06.076Z] Removing intermediate container 52933bbc2137 [2022-04-15T08:29:06.076Z] ---> 8c7e0f50004a [2022-04-15T08:29:06.076Z] Step 23/23 : LABEL version=0.0.0 [2022-04-15T08:29:06.076Z] ---> Running in a5259caef0e3 [2022-04-15T08:29:06.681Z] Removing intermediate container a5259caef0e3 [2022-04-15T08:29:06.681Z] ---> 6bc3d4877f7d [2022-04-15T08:29:06.681Z] [2022-04-15T08:29:06.959Z] Successfully built 6bc3d4877f7d [2022-04-15T08:29:06.959Z] Successfully tagged core-metadata-arm64:latest [2022-04-15T08:40:29.907Z]  Building core-metadata ... done Building bin/spire-agent... [2022-04-15T08:40:29.907Z] go: downloading github.com/envoyproxy/go-control-plane v0.10.1 [2022-04-15T08:40:29.907Z] go: downloading github.com/docker/docker v20.10.12+incompatible [2022-04-15T08:40:29.907Z] Building bin/spire-agent... [2022-04-15T08:40:29.907Z] go: downloading github.com/envoyproxy/go-control-plane v0.10.1 [2022-04-15T08:40:29.907Z] go: downloading cloud.google.com/go/secretmanager v1.3.0 [2022-04-15T08:40:29.907Z] go: downloading github.com/aws/aws-sdk-go-v2/service/secretsmanager v1.14.0 [2022-04-15T08:40:29.907Z] go: downloading github.com/docker/docker v20.10.12+incompatible [2022-04-15T08:40:29.907Z] go: downloading github.com/aws/aws-sdk-go-v2/service/secretsmanager v1.14.0 [2022-04-15T08:40:29.907Z] go: downloading cloud.google.com/go/secretmanager v1.3.0 [2022-04-15T08:40:29.907Z] go: downloading github.com/google/go-tpm-tools v0.3.3 [2022-04-15T08:40:29.907Z] go: downloading github.com/cncf/xds/go v0.0.0-20211130200136-a8f946100490 [2022-04-15T08:40:29.907Z] go: downloading github.com/envoyproxy/protoc-gen-validate v0.6.2 [2022-04-15T08:40:29.907Z] go: downloading github.com/docker/go-connections v0.4.0 [2022-04-15T08:40:29.907Z] go: downloading github.com/docker/go-units v0.4.0 [2022-04-15T08:40:29.907Z] go: downloading github.com/opencontainers/image-spec v1.0.1 [2022-04-15T08:40:29.907Z] go: downloading github.com/containerd/containerd v1.3.4 [2022-04-15T08:40:29.907Z] go: downloading github.com/docker/distribution v2.7.1+incompatible [2022-04-15T08:40:29.907Z] go: downloading github.com/opencontainers/go-digest v1.0.0 [2022-04-15T08:40:29.907Z] go: downloading github.com/google/go-tpm-tools v0.3.3 [2022-04-15T08:40:29.907Z] go: downloading github.com/cncf/xds/go v0.0.0-20211130200136-a8f946100490 [2022-04-15T08:40:29.907Z] go: downloading github.com/envoyproxy/protoc-gen-validate v0.6.2 [2022-04-15T08:40:29.907Z] go: downloading github.com/docker/go-connections v0.4.0 [2022-04-15T08:40:29.907Z] go: downloading github.com/docker/go-units v0.4.0 [2022-04-15T08:40:29.907Z] go: downloading github.com/opencontainers/image-spec v1.0.1 [2022-04-15T08:40:29.907Z] go: downloading github.com/containerd/containerd v1.3.4 [2022-04-15T08:40:29.907Z] go: downloading github.com/docker/distribution v2.7.1+incompatible [2022-04-15T08:40:29.907Z] go: downloading github.com/opencontainers/go-digest v1.0.0 [2022-04-15T08:46:22.134Z] Building bin/spire-agent... [2022-04-15T08:46:22.134Z] go: downloading github.com/envoyproxy/go-control-plane v0.10.1 [2022-04-15T08:46:22.134Z] go: downloading github.com/aws/aws-sdk-go-v2/service/secretsmanager v1.14.0 [2022-04-15T08:46:22.134Z] go: downloading cloud.google.com/go/secretmanager v1.3.0 [2022-04-15T08:46:22.134Z] go: downloading github.com/docker/docker v20.10.12+incompatible [2022-04-15T08:46:22.134Z] go: downloading github.com/google/go-tpm-tools v0.3.3 [2022-04-15T08:46:22.134Z] go: downloading github.com/cncf/xds/go v0.0.0-20211130200136-a8f946100490 [2022-04-15T08:46:22.134Z] go: downloading github.com/envoyproxy/protoc-gen-validate v0.6.2 [2022-04-15T08:46:22.134Z] go: downloading github.com/docker/go-connections v0.4.0 [2022-04-15T08:46:22.134Z] go: downloading github.com/docker/go-units v0.4.0 [2022-04-15T08:46:22.134Z] go: downloading github.com/opencontainers/image-spec v1.0.1 [2022-04-15T08:46:22.134Z] go: downloading github.com/containerd/containerd v1.3.4 [2022-04-15T08:46:22.134Z] go: downloading github.com/docker/distribution v2.7.1+incompatible [2022-04-15T08:46:22.134Z] go: downloading github.com/opencontainers/go-digest v1.0.0 [2022-04-15T08:46:22.134Z] Removing intermediate container 87c3bda3e09a [2022-04-15T08:46:22.134Z] ---> 278c2dc33c36 [2022-04-15T08:46:22.134Z] [2022-04-15T08:46:22.134Z] Step 13/25 : FROM alpine:3.15 [2022-04-15T08:46:22.134Z] ---> 3fb3c9af89a9 [2022-04-15T08:46:22.134Z] Step 14/25 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' [2022-04-15T08:46:22.134Z] ---> Using cache [2022-04-15T08:46:22.134Z] ---> d426a7a9b9eb [2022-04-15T08:46:22.134Z] Step 15/25 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-04-15T08:46:22.134Z] ---> Using cache [2022-04-15T08:46:22.134Z] ---> f027960edb04 [2022-04-15T08:46:22.134Z] Step 16/25 : RUN apk update && apk --no-cache --update add dumb-init openssl gcompat [2022-04-15T08:46:22.134Z] Removing intermediate container 2095a3ac3b35 [2022-04-15T08:46:22.134Z] ---> 47e5b9158f21 [2022-04-15T08:46:22.134Z] [2022-04-15T08:46:22.134Z] Step 13/26 : FROM alpine:3.15 [2022-04-15T08:46:22.134Z] ---> 3fb3c9af89a9 [2022-04-15T08:46:22.134Z] Step 14/26 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' [2022-04-15T08:46:22.134Z] ---> Using cache [2022-04-15T08:46:22.134Z] ---> d426a7a9b9eb [2022-04-15T08:46:22.134Z] Step 15/26 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-04-15T08:46:22.134Z] ---> Using cache [2022-04-15T08:46:22.134Z] ---> f027960edb04 [2022-04-15T08:46:22.134Z] Step 16/26 : RUN apk update && apk --no-cache --update add dumb-init gcompat [2022-04-15T08:46:22.134Z] ---> Running in a26a6e6fb44b [2022-04-15T08:46:22.134Z] ---> Running in ca7508522830 [2022-04-15T08:46:23.589Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz [2022-04-15T08:46:23.589Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz [2022-04-15T08:46:24.577Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz [2022-04-15T08:46:24.854Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz [2022-04-15T08:46:25.848Z] v3.15.4-28-gf3bb9d0183 [https://nl.alpinelinux.org/alpine/v3.15/main] [2022-04-15T08:46:25.848Z] v3.15.4-27-gc5ddbcec7b [https://nl.alpinelinux.org/alpine/v3.15/community] [2022-04-15T08:46:25.848Z] OK: 15730 distinct packages available [2022-04-15T08:46:25.848Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz [2022-04-15T08:46:26.128Z] v3.15.4-28-gf3bb9d0183 [https://nl.alpinelinux.org/alpine/v3.15/main] [2022-04-15T08:46:26.128Z] v3.15.4-27-gc5ddbcec7b [https://nl.alpinelinux.org/alpine/v3.15/community] [2022-04-15T08:46:26.128Z] OK: 15730 distinct packages available [2022-04-15T08:46:26.128Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz [2022-04-15T08:46:26.735Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz [2022-04-15T08:46:27.015Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz [2022-04-15T08:46:27.617Z] (1/5) Installing dumb-init (1.2.5-r1) [2022-04-15T08:46:27.893Z] (2/5) Installing musl-obstack (1.2.3-r0) [2022-04-15T08:46:27.893Z] (3/5) Installing libucontext (1.1-r0) [2022-04-15T08:46:27.893Z] (4/5) Installing gcompat (1.0.0-r4) [2022-04-15T08:46:28.170Z] (5/5) Installing openssl (1.1.1n-r0) [2022-04-15T08:46:28.170Z] (1/4) Installing dumb-init (1.2.5-r1) [2022-04-15T08:46:28.170Z] (2/4) Installing musl-obstack (1.2.3-r0) [2022-04-15T08:46:28.170Z] Executing busybox-1.34.1-r5.trigger [2022-04-15T08:46:28.170Z] OK: 6 MiB in 19 packages [2022-04-15T08:46:28.170Z] (3/4) Installing libucontext (1.1-r0) [2022-04-15T08:46:28.446Z] (4/4) Installing gcompat (1.0.0-r4) [2022-04-15T08:46:28.446Z] Executing busybox-1.34.1-r5.trigger [2022-04-15T08:46:28.446Z] OK: 6 MiB in 18 packages [2022-04-15T08:46:30.455Z] Removing intermediate container a26a6e6fb44b [2022-04-15T08:46:30.455Z] ---> c92440663960 [2022-04-15T08:46:30.455Z] Step 17/25 : COPY --from=builder /edgex-go/spire-build/bin/spire-server /usr/local/bin [2022-04-15T08:46:30.455Z] Removing intermediate container ca7508522830 [2022-04-15T08:46:30.455Z] ---> 728f83ed487c [2022-04-15T08:46:30.455Z] Step 17/26 : COPY --from=builder /edgex-go/spire-build/bin/spire-server /usr/local/bin [2022-04-15T08:46:40.642Z] ---> c74c8be35210 [2022-04-15T08:46:40.642Z] Step 18/26 : COPY --from=builder /edgex-go/cmd/security-spire-config/docker-entrypoint.sh /usr/local/bin/ [2022-04-15T08:46:40.642Z] ---> c672fd73652e [2022-04-15T08:46:40.642Z] Step 18/25 : COPY --from=builder /edgex-go/cmd/security-spire-server/docker-entrypoint.sh /usr/local/bin/ [2022-04-15T08:46:40.642Z] ---> 8df6f4d45fc3 [2022-04-15T08:46:40.642Z] Step 19/26 : WORKDIR /usr/local/etc/spiffe-scripts.d [2022-04-15T08:46:40.642Z] ---> 2adbbdeadd2a [2022-04-15T08:46:40.642Z] Step 19/25 : COPY --from=builder /edgex-go/cmd/security-spire-server/server.conf /usr/local/etc/spire/server.conf.tpl [2022-04-15T08:46:40.642Z] ---> Running in 95a77e247f2b [2022-04-15T08:46:41.636Z] Removing intermediate container 95a77e247f2b [2022-04-15T08:46:41.636Z] ---> 27466665ff73 [2022-04-15T08:46:41.636Z] Step 20/26 : COPY --from=builder /edgex-go/cmd/security-spire-config/seed_builtin_entries.sh /usr/local/etc/spiffe-scripts.d [2022-04-15T08:46:41.636Z] ---> 284b5c6e7112 [2022-04-15T08:46:41.636Z] Step 20/25 : COPY --from=builder /edgex-go/cmd/security-spire-server/openssl.conf /usr/local/etc/ [2022-04-15T08:46:42.629Z] ---> 55440f9e74eb [2022-04-15T08:46:42.629Z] Step 21/26 : WORKDIR / [2022-04-15T08:46:42.629Z] ---> Running in 13b37e9c6811 [2022-04-15T08:46:42.907Z] ---> 16866a71c32a [2022-04-15T08:46:42.907Z] Step 21/25 : ENTRYPOINT [ "/usr/bin/dumb-init" ] [2022-04-15T08:46:42.907Z] ---> Running in 7cae58807186 [2022-04-15T08:46:43.182Z] Removing intermediate container 13b37e9c6811 [2022-04-15T08:46:43.182Z] ---> 5fc1a0ad80eb [2022-04-15T08:46:43.182Z] Step 22/26 : ENTRYPOINT [ "/usr/bin/dumb-init" ] [2022-04-15T08:46:43.460Z] ---> Running in 22c42826bebb [2022-04-15T08:46:43.734Z] Removing intermediate container 7cae58807186 [2022-04-15T08:46:43.734Z] ---> 2a3da51f8db6 [2022-04-15T08:46:43.734Z] Step 22/25 : CMD [ "--verbose", "docker-entrypoint.sh" ] [2022-04-15T08:46:43.734Z] ---> Running in 69c498bb5003 [2022-04-15T08:46:44.014Z] Removing intermediate container 22c42826bebb [2022-04-15T08:46:44.014Z] ---> 7bc6daa41f17 [2022-04-15T08:46:44.014Z] Step 23/26 : CMD [ "--verbose", "docker-entrypoint.sh" ] [2022-04-15T08:46:44.352Z] ---> Running in a4501a0e21e0 [2022-04-15T08:46:44.691Z] Removing intermediate container 69c498bb5003 [2022-04-15T08:46:44.691Z] ---> 542637bea105 [2022-04-15T08:46:44.691Z] Step 23/25 : LABEL arch=arm64 [2022-04-15T08:46:44.691Z] ---> Running in 7e9ede6dbe6c [2022-04-15T08:46:45.033Z] Removing intermediate container a4501a0e21e0 [2022-04-15T08:46:45.033Z] ---> 164ef0c28758 [2022-04-15T08:46:45.033Z] Step 24/26 : LABEL arch=arm64 [2022-04-15T08:46:45.033Z] ---> Running in eae8c14d14a0 [2022-04-15T08:46:45.566Z] Removing intermediate container 7e9ede6dbe6c [2022-04-15T08:46:45.566Z] ---> 3f7fb330a6ee [2022-04-15T08:46:45.566Z] Step 24/25 : LABEL git_sha=380509e625e205a7b033519c2bd94c8aca67ac3b [2022-04-15T08:46:45.566Z] ---> Running in 42ef50f87f3b [2022-04-15T08:46:45.871Z] Removing intermediate container eae8c14d14a0 [2022-04-15T08:46:45.871Z] ---> 1bbf9d5611ba [2022-04-15T08:46:45.871Z] Step 25/26 : LABEL git_sha=380509e625e205a7b033519c2bd94c8aca67ac3b [2022-04-15T08:46:46.175Z] ---> Running in 893b68407e39 [2022-04-15T08:46:46.523Z] Removing intermediate container 42ef50f87f3b [2022-04-15T08:46:46.523Z] ---> f79faf1fde04 [2022-04-15T08:46:46.523Z] Step 25/25 : LABEL version=0.0.0 [2022-04-15T08:46:46.523Z] ---> Running in 683143569ee5 [2022-04-15T08:46:46.821Z] Removing intermediate container 893b68407e39 [2022-04-15T08:46:46.821Z] ---> 03c013b739b7 [2022-04-15T08:46:46.821Z] Step 26/26 : LABEL version=0.0.0 [2022-04-15T08:46:47.101Z] ---> Running in 585c1b28867b [2022-04-15T08:46:47.373Z] Removing intermediate container 683143569ee5 [2022-04-15T08:46:47.373Z] ---> f463ed815332 [2022-04-15T08:46:47.373Z] [2022-04-15T08:46:47.649Z] Removing intermediate container 585c1b28867b [2022-04-15T08:46:47.649Z] ---> fc9a06918849 [2022-04-15T08:46:47.649Z] [2022-04-15T08:46:47.923Z] Successfully built f463ed815332 [2022-04-15T08:46:47.923Z] Successfully tagged security-spire-server-arm64:latest [2022-04-15T08:46:47.923Z]  Building security-spire-server ... done Successfully built fc9a06918849 [2022-04-15T08:46:47.923Z] Successfully tagged security-spire-config-arm64:latest [2022-04-15T08:50:09.872Z]  Building security-spire-config ... done Removing intermediate container 74c90d789580 [2022-04-15T08:50:09.872Z] ---> ec89609e0423 [2022-04-15T08:50:09.872Z] [2022-04-15T08:50:09.872Z] Step 13/26 : FROM alpine:3.15 [2022-04-15T08:50:09.872Z] ---> 3fb3c9af89a9 [2022-04-15T08:50:09.872Z] Step 14/26 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' [2022-04-15T08:50:09.872Z] ---> Using cache [2022-04-15T08:50:09.872Z] ---> d426a7a9b9eb [2022-04-15T08:50:09.872Z] Step 15/26 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-04-15T08:50:09.872Z] ---> Using cache [2022-04-15T08:50:09.872Z] ---> f027960edb04 [2022-04-15T08:50:09.872Z] Step 16/26 : RUN apk update && apk --no-cache --update add dumb-init openssl gcompat [2022-04-15T08:50:09.872Z] ---> Using cache [2022-04-15T08:50:09.872Z] ---> c92440663960 [2022-04-15T08:50:09.872Z] Step 17/26 : COPY --from=builder /edgex-go/spire-build/bin/spire-agent /usr/local/bin [2022-04-15T08:50:09.872Z] ---> f33434364641 [2022-04-15T08:50:09.872Z] Step 18/26 : COPY --from=builder /edgex-go/spire-build/bin/spire-server /usr/local/bin [2022-04-15T08:50:09.872Z] ---> 09bb25214a1b [2022-04-15T08:50:09.872Z] Step 19/26 : COPY --from=builder /edgex-go/cmd/security-spire-agent/docker-entrypoint.sh /usr/local/bin/ [2022-04-15T08:50:09.872Z] ---> 494107beed7e [2022-04-15T08:50:09.872Z] Step 20/26 : COPY --from=builder /edgex-go/cmd/security-spire-agent/agent.conf /usr/local/etc/spire/agent.conf.tpl [2022-04-15T08:50:09.872Z] ---> 29cb06d34e61 [2022-04-15T08:50:09.872Z] Step 21/26 : COPY --from=builder /edgex-go/cmd/security-spire-agent/openssl.conf /usr/local/etc/ [2022-04-15T08:50:09.872Z] ---> 7325c92f8b55 [2022-04-15T08:50:09.872Z] Step 22/26 : ENTRYPOINT [ "/usr/bin/dumb-init" ] [2022-04-15T08:50:09.872Z] ---> Running in 6d44a93779d4 [2022-04-15T08:50:09.872Z] Removing intermediate container 6d44a93779d4 [2022-04-15T08:50:09.872Z] ---> 7f5ad8f02dbb [2022-04-15T08:50:09.872Z] Step 23/26 : CMD [ "--verbose", "docker-entrypoint.sh" ] [2022-04-15T08:50:09.872Z] ---> Running in b04b17355818 [2022-04-15T08:50:09.872Z] Removing intermediate container b04b17355818 [2022-04-15T08:50:09.872Z] ---> cc9b8bb0ff51 [2022-04-15T08:50:09.872Z] Step 24/26 : LABEL arch=arm64 [2022-04-15T08:50:09.872Z] ---> Running in 3e9e81b07e97 [2022-04-15T08:50:09.872Z] Removing intermediate container 3e9e81b07e97 [2022-04-15T08:50:09.872Z] ---> d48f70f8934c [2022-04-15T08:50:09.872Z] Step 25/26 : LABEL git_sha=380509e625e205a7b033519c2bd94c8aca67ac3b [2022-04-15T08:50:09.872Z] ---> Running in 42f43400c89f [2022-04-15T08:50:09.872Z] Removing intermediate container 42f43400c89f [2022-04-15T08:50:09.872Z] ---> 850683fc9293 [2022-04-15T08:50:09.872Z] Step 26/26 : LABEL version=0.0.0 [2022-04-15T08:50:09.872Z] ---> Running in 6093fd4bbc8b [2022-04-15T08:50:09.872Z] Removing intermediate container 6093fd4bbc8b [2022-04-15T08:50:09.872Z] ---> b3082b8a81ba [2022-04-15T08:50:09.872Z] [2022-04-15T08:50:09.872Z] Successfully built b3082b8a81ba [2022-04-15T08:50:09.872Z] Successfully tagged security-spire-agent-arm64:latest [2022-04-15T08:50:09.887Z]  Building security-spire-agent ... done  [Pipeline] } [2022-04-15T08:50:09.893Z] $ docker stop --time=1 9b7db8b65f3368bdfbd66cad1d31481dca021ce6ef96b15d2333871b74ef9b5f [2022-04-15T08:50:11.614Z] $ docker rm -f 9b7db8b65f3368bdfbd66cad1d31481dca021ce6ef96b15d2333871b74ef9b5f [Pipeline] // withDockerContainer [Pipeline] sh [2022-04-15T08:50:12.261Z] + docker images [2022-04-15T08:50:12.534Z] REPOSITORY TAG IMAGE ID CREATED SIZE [2022-04-15T08:50:12.534Z] security-spire-agent-arm64 latest b3082b8a81ba 6 seconds ago 126MB [2022-04-15T08:50:12.534Z] ec89609e0423 30 seconds ago 4.14GB [2022-04-15T08:50:12.534Z] security-spire-server-arm64 latest f463ed815332 3 minutes ago 86.3MB [2022-04-15T08:50:12.534Z] security-spire-config-arm64 latest fc9a06918849 3 minutes ago 85.6MB [2022-04-15T08:50:12.534Z] 47e5b9158f21 4 minutes ago 4.14GB [2022-04-15T08:50:12.534Z] 278c2dc33c36 4 minutes ago 4.14GB [2022-04-15T08:50:12.534Z] core-metadata-arm64 latest 6bc3d4877f7d 21 minutes ago 16.3MB [2022-04-15T08:50:12.534Z] 8080627f2a71 21 minutes ago 1.31GB [2022-04-15T08:50:12.534Z] core-command-arm64 latest da1a5909708f 21 minutes ago 15.5MB [2022-04-15T08:50:12.534Z] 74b7adb4a7d1 22 minutes ago 1.31GB [2022-04-15T08:50:12.534Z] security-proxy-setup-arm64 latest 658d9a8c6dba 26 minutes ago 26.1MB [2022-04-15T08:50:12.534Z] 3bd832137fad 26 minutes ago 1.32GB [2022-04-15T08:50:12.534Z] security-secretstore-setup-arm64 latest 027ffe90e05b 27 minutes ago 27.5MB [2022-04-15T08:50:12.534Z] dbdd830830ba 27 minutes ago 1.32GB [2022-04-15T08:50:12.534Z] support-notifications-arm64 latest 4bb8de86b639 32 minutes ago 25.8MB [2022-04-15T08:50:12.534Z] f5b7489b2ab2 32 minutes ago 1.37GB [2022-04-15T08:50:12.534Z] support-scheduler-arm64 latest a31e22afeaf1 32 minutes ago 25.2MB [2022-04-15T08:50:12.534Z] c251a4697b05 32 minutes ago 1.36GB [2022-04-15T08:50:12.534Z] security-bootstrapper-arm64 latest 9dcd2d2fc4f3 35 minutes ago 18.3MB [2022-04-15T08:50:12.534Z] e5753cdc0a8c 35 minutes ago 1.31GB [2022-04-15T08:50:12.534Z] security-spiffe-token-provider-arm64 latest daac005e504d 40 minutes ago 27.9MB [2022-04-15T08:50:12.534Z] 9a7cb6df44b1 41 minutes ago 1.36GB [2022-04-15T08:50:12.534Z] sys-mgmt-agent-arm64 latest 6d6e58d0964f 41 minutes ago 282MB [2022-04-15T08:50:12.534Z] core-data-arm64 latest eca451a381cf 41 minutes ago 21.6MB [2022-04-15T08:50:12.534Z] 8b06e567001c 42 minutes ago 1.34GB [2022-04-15T08:50:12.534Z] 375e0d4bf267 43 minutes ago 1.31GB [2022-04-15T08:50:12.534Z] ci-base-image-arm64 latest c99a4252868c About an hour ago 886MB [2022-04-15T08:50:12.534Z] docker 20.10.14 c346e9eafbab 10 days ago 202MB [2022-04-15T08:50:12.534Z] alpine 3.14 ac73e934f311 10 days ago 5.34MB [2022-04-15T08:50:12.534Z] alpine 3.15 3fb3c9af89a9 10 days ago 5.32MB [2022-04-15T08:50:12.534Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64 1.17-alpine f79e39bc4007 2 months ago 551MB [2022-04-15T08:50:12.534Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64 latest 57ef9ed57663 21 months ago 285MB [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) Stage "Docker Push" skipped due to when conditional [Pipeline] } [Pipeline] // stage Post stage [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2022-04-15T08:50:13.285Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2022-04-15T08:50:13.285Z] [2022-04-15T08:50:13.285Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] sh [2022-04-15T08:50:13.654Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2022-04-15T08:50:13.926Z] arm64: Pulling from edgex-lftools-log-publisher [2022-04-15T08:50:13.926Z] 8998bd30e6a1: Pulling fs layer [2022-04-15T08:50:13.926Z] 04944245beec: Pulling fs layer [2022-04-15T08:50:13.926Z] 699f458cf7ca: Pulling fs layer [2022-04-15T08:50:13.926Z] 765212b225bb: Pulling fs layer [2022-04-15T08:50:13.926Z] f23df028b6ca: Pulling fs layer [2022-04-15T08:50:13.926Z] d65c8cfc05b1: Pulling fs layer [2022-04-15T08:50:13.926Z] 2437ff75d9bd: Pulling fs layer [2022-04-15T08:50:13.926Z] 765212b225bb: Waiting [2022-04-15T08:50:13.926Z] f23df028b6ca: Waiting [2022-04-15T08:50:13.926Z] d65c8cfc05b1: Waiting [2022-04-15T08:50:13.926Z] 2437ff75d9bd: Waiting [2022-04-15T08:50:13.926Z] 04944245beec: Verifying Checksum [2022-04-15T08:50:13.926Z] 04944245beec: Download complete [2022-04-15T08:50:13.926Z] 765212b225bb: Verifying Checksum [2022-04-15T08:50:13.926Z] 765212b225bb: Download complete [2022-04-15T08:50:13.926Z] f23df028b6ca: Verifying Checksum [2022-04-15T08:50:13.926Z] f23df028b6ca: Download complete [2022-04-15T08:50:14.203Z] d65c8cfc05b1: Verifying Checksum [2022-04-15T08:50:14.203Z] d65c8cfc05b1: Download complete [2022-04-15T08:50:14.203Z] 699f458cf7ca: Verifying Checksum [2022-04-15T08:50:14.203Z] 699f458cf7ca: Download complete [2022-04-15T08:50:14.474Z] 8998bd30e6a1: Download complete [2022-04-15T08:50:17.092Z] 2437ff75d9bd: Verifying Checksum [2022-04-15T08:50:17.092Z] 2437ff75d9bd: Download complete [2022-04-15T08:50:19.066Z] 8998bd30e6a1: Pull complete [2022-04-15T08:50:19.340Z] 04944245beec: Pull complete [2022-04-15T08:50:20.773Z] 699f458cf7ca: Pull complete [2022-04-15T08:50:21.046Z] 765212b225bb: Pull complete [2022-04-15T08:50:22.022Z] f23df028b6ca: Pull complete [2022-04-15T08:50:22.022Z] d65c8cfc05b1: Pull complete [2022-04-15T08:50:37.095Z] 2437ff75d9bd: Pull complete [2022-04-15T08:50:37.095Z] Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da [2022-04-15T08:50:37.095Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2022-04-15T08:50:37.095Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] withDockerContainer [2022-04-15T08:50:37.338Z] prd-ubuntu20.04-docker-arm64-4c-16g-21047 does not seem to be running inside a container [2022-04-15T08:50:37.403Z] $ 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-15T08:50:40.117Z] $ docker top 34b7893cfe4a5f0d9876e69e2ca67319acf2d5009af196810c3808d975e0ea05 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2022-04-15T08:50:41.226Z] ---> job-cost.sh [2022-04-15T08:50:41.226Z] lf-activate-venv: SKIPPING [2022-04-15T08:50:41.226Z] INFO: No Stack... [2022-04-15T08:50:42.197Z] INFO: Retrieving Pricing Info for: v3-standard-4 [2022-04-15T08:50:42.788Z] INFO: Archiving Costs [Pipeline] sh [2022-04-15T08:50:43.526Z] + cat /w/workspace/edgex-go/1/archives/cost.csv [2022-04-15T08:50:43.526Z] + cut -d, -f6 [Pipeline] lock [2022-04-15T08:50:43.578Z] Trying to acquire lock on [jenkins-edgexfoundry-edgex-go-PR-3973-1-stack-cost] [2022-04-15T08:50:43.583Z] Resource [jenkins-edgexfoundry-edgex-go-PR-3973-1-stack-cost] did not exist. Created. [2022-04-15T08:50:43.583Z] Lock acquired on [jenkins-edgexfoundry-edgex-go-PR-3973-1-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2022-04-15T08:50:44.377Z] + echo total: 0.2199999988079071 [Pipeline] stash [2022-04-15T08:50:44.567Z] Stashed 1 file(s) [Pipeline] } [2022-04-15T08:50:44.582Z] Lock released on resource [jenkins-edgexfoundry-edgex-go-PR-3973-1-stack-cost] [Pipeline] // lock [Pipeline] } [2022-04-15T08:50:44.644Z] $ docker stop --time=1 34b7893cfe4a5f0d9876e69e2ca67319acf2d5009af196810c3808d975e0ea05 [2022-04-15T08:50:46.141Z] $ docker rm -f 34b7893cfe4a5f0d9876e69e2ca67319acf2d5009af196810c3808d975e0ea05 [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-15T08:50:47.242Z] provisioning config files... [2022-04-15T08:50:47.251Z] copy managed file [edgex-go-codecov-token] to file:/w/workspace/edgex-go/1@tmp/config6789326311797642431tmp [Pipeline] { [Pipeline] sh [2022-04-15T08:50:47.587Z] + set +x [2022-04-15T08:50:47.587Z] + curl -s https://codecov.io/bash [2022-04-15T08:50:47.587Z] + bash -s -- [2022-04-15T08:50:47.587Z] [2022-04-15T08:50:47.587Z] _____ _ [2022-04-15T08:50:47.587Z] / ____| | | [2022-04-15T08:50:47.587Z] | | ___ __| | ___ ___ _____ __ [2022-04-15T08:50:47.587Z] | | / _ \ / _` |/ _ \/ __/ _ \ \ / / [2022-04-15T08:50:47.587Z] | |___| (_) | (_| | __/ (_| (_) \ V / [2022-04-15T08:50:47.587Z] \_____\___/ \__,_|\___|\___\___/ \_/ [2022-04-15T08:50:47.587Z] Bash-1.0.6 [2022-04-15T08:50:47.587Z] [2022-04-15T08:50:47.587Z] [2022-04-15T08:50:47.587Z] ==> git version 2.25.1 found [2022-04-15T08:50:47.587Z] ==> 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-15T08:50:47.587Z] Release-Date: 2020-01-08 [2022-04-15T08:50:47.587Z] 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-15T08:50:47.587Z] Features: AsynchDNS brotli GSS-API HTTP2 HTTPS-proxy IDN IPv6 Kerberos Largefile libz NTLM NTLM_WB PSL SPNEGO SSL TLS-SRP UnixSockets [2022-04-15T08:50:47.587Z] ==> Jenkins CI detected. [2022-04-15T08:50:47.587Z] current dir:  /w/workspace/edgex-go/1 [2022-04-15T08:50:47.587Z] project root: . [2022-04-15T08:50:47.587Z] --> token set from env [2022-04-15T08:50:47.587Z] Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml [2022-04-15T08:50:47.587Z] ==> Running gcov in . (disable via -X gcov) [2022-04-15T08:50:47.587Z] ==> Python coveragepy not found [2022-04-15T08:50:47.587Z] ==> Searching for coverage reports in: [2022-04-15T08:50:47.587Z] + . [2022-04-15T08:50:47.587Z] -> Found 1 reports [2022-04-15T08:50:47.587Z] ==> Detecting git/mercurial file structure [2022-04-15T08:50:47.587Z] ==> Reading reports [2022-04-15T08:50:47.848Z] + ./coverage.out bytes=434743 [2022-04-15T08:50:47.848Z] ==> Appending adjustments [2022-04-15T08:50:47.848Z] https://docs.codecov.io/docs/fixing-reports [2022-04-15T08:50:48.789Z] + Found adjustments [2022-04-15T08:50:48.789Z] ==> Gzipping contents [2022-04-15T08:50:48.789Z] 60K /tmp/codecov.l2rcuQ.gz [2022-04-15T08:50:48.789Z] ==> Uploading reports [2022-04-15T08:50:48.789Z] url: https://codecov.io [2022-04-15T08:50:48.789Z] query: branch=PR-3973&commit=380509e625e205a7b033519c2bd94c8aca67ac3b&build=1&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fedgex-go%2Fjob%2FPR-3973%2F1%2F&name=&tag=&slug=edgexfoundry%2Fedgex-go&service=jenkins&flags=&pr=3973&job=&cmd_args= [2022-04-15T08:50:48.789Z] -> Pinging Codecov [2022-04-15T08:50:48.789Z] https://codecov.io/upload/v4?package=bash-1.0.6&token=&package=bash-1.0.6&token=52b94001-b80a-4ca3-b063-c5e709073964&branch=PR-3973&commit=380509e625e205a7b033519c2bd94c8aca67ac3b&build=1&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fedgex-go%2Fjob%2FPR-3973%2F1%2F&name=&tag=&slug=edgexfoundry%2Fedgex-go&service=jenkins&flags=&pr=3973&job=&cmd_args= [2022-04-15T08:50:49.049Z] -> Uploading to [2022-04-15T08:50:49.050Z] https://storage.googleapis.com/codecov/v4/raw/2022-04-15/00271124DB129430A58F1EEE437C3FCB/380509e625e205a7b033519c2bd94c8aca67ac3b/ceb4dbf9-3986-4308-8546-efec8b65f25e.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EKKHVKCKHW7KBCGM7IHR55T63V2PAVJWLVFNITJHDU5G6R5IRN3LMWJA%2F20220415%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20220415T085048Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=7d1072a21b7bba9c355f4d0b4635d0ae87bd5223e483e6aa8986545cffdd5be8 [2022-04-15T08:50:49.050Z] % Total % Received % Xferd Average Speed Time Time Time Current [2022-04-15T08:50:49.050Z] Dload Upload Total Spent Left Speed [2022-04-15T08:50:49.310Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 59756 0 0 100 59756 0 248k --:--:-- --:--:-- --:--:-- 249k [2022-04-15T08:50:49.310Z] -> Reports have been successfully queued for processing at https://codecov.io/github/edgexfoundry/edgex-go/commit/380509e625e205a7b033519c2bd94c8aca67ac3b [Pipeline] } [2022-04-15T08:50:49.336Z] 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-15T08:50:50.762Z] + [ -d /w/workspace/edgex-go/1/archives ] [Pipeline] libraryResource [Pipeline] sh [2022-04-15T08:50:51.094Z] ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh [2022-04-15T08:50:51.997Z] ---> package-listing.sh [2022-04-15T08:50:51.997Z] ++ facter osfamily [2022-04-15T08:50:51.997Z] ++ tr '[:upper:]' '[:lower:]' [2022-04-15T08:50:52.258Z] + OS_FAMILY=debian [2022-04-15T08:50:52.258Z] + workspace=/w/workspace/edgex-go/1 [2022-04-15T08:50:52.258Z] + START_PACKAGES=/tmp/packages_start.txt [2022-04-15T08:50:52.258Z] + END_PACKAGES=/tmp/packages_end.txt [2022-04-15T08:50:52.258Z] + DIFF_PACKAGES=/tmp/packages_diff.txt [2022-04-15T08:50:52.258Z] + PACKAGES=/tmp/packages_start.txt [2022-04-15T08:50:52.258Z] + '[' /w/workspace/edgex-go/1 ']' [2022-04-15T08:50:52.258Z] + PACKAGES=/tmp/packages_end.txt [2022-04-15T08:50:52.258Z] + case "${OS_FAMILY}" in [2022-04-15T08:50:52.258Z] + dpkg -l [2022-04-15T08:50:52.258Z] + grep '^ii' [2022-04-15T08:50:52.258Z] + '[' -f /tmp/packages_start.txt ']' [2022-04-15T08:50:52.258Z] + '[' -f /tmp/packages_end.txt ']' [2022-04-15T08:50:52.258Z] + diff /tmp/packages_start.txt /tmp/packages_end.txt [2022-04-15T08:50:52.258Z] + '[' /w/workspace/edgex-go/1 ']' [2022-04-15T08:50:52.258Z] + mkdir -p /w/workspace/edgex-go/1/archives/ [2022-04-15T08:50:52.258Z] + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/edgex-go/1/archives/ [Pipeline] echo [2022-04-15T08:50:52.296Z] 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-15T08:50:52.593Z] + facter operatingsystem [Pipeline] isUnix [Pipeline] sh [2022-04-15T08:50:53.172Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2022-04-15T08:50:53.172Z] [2022-04-15T08:50:53.172Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] sh [2022-04-15T08:50:53.525Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2022-04-15T08:50:53.525Z] latest: Pulling from edgex-lftools-log-publisher [2022-04-15T08:50:53.525Z] 5eb5b503b376: Pulling fs layer [2022-04-15T08:50:53.525Z] 5c69ac0246d0: Pulling fs layer [2022-04-15T08:50:53.525Z] ec43610c2a17: Pulling fs layer [2022-04-15T08:50:53.525Z] 3a2ae6a8a46f: Pulling fs layer [2022-04-15T08:50:53.525Z] 33b1e0a273af: Pulling fs layer [2022-04-15T08:50:53.525Z] 5d3b04190fa2: Pulling fs layer [2022-04-15T08:50:53.525Z] 2f39f015ded8: Pulling fs layer [2022-04-15T08:50:53.525Z] 3a2ae6a8a46f: Waiting [2022-04-15T08:50:53.525Z] 33b1e0a273af: Waiting [2022-04-15T08:50:53.525Z] 5d3b04190fa2: Waiting [2022-04-15T08:50:53.525Z] 2f39f015ded8: Waiting [2022-04-15T08:50:53.525Z] 5c69ac0246d0: Verifying Checksum [2022-04-15T08:50:53.525Z] 5c69ac0246d0: Download complete [2022-04-15T08:50:53.525Z] 3a2ae6a8a46f: Verifying Checksum [2022-04-15T08:50:53.525Z] 3a2ae6a8a46f: Download complete [2022-04-15T08:50:53.525Z] 33b1e0a273af: Verifying Checksum [2022-04-15T08:50:53.525Z] 33b1e0a273af: Download complete [2022-04-15T08:50:53.525Z] 5d3b04190fa2: Download complete [2022-04-15T08:50:53.525Z] ec43610c2a17: Verifying Checksum [2022-04-15T08:50:53.525Z] ec43610c2a17: Download complete [2022-04-15T08:50:53.787Z] 5eb5b503b376: Verifying Checksum [2022-04-15T08:50:53.787Z] 5eb5b503b376: Download complete [2022-04-15T08:50:54.354Z] 2f39f015ded8: Download complete [2022-04-15T08:50:54.927Z] 5eb5b503b376: Pull complete [2022-04-15T08:50:55.186Z] 5c69ac0246d0: Pull complete [2022-04-15T08:50:55.445Z] ec43610c2a17: Pull complete [2022-04-15T08:50:55.445Z] 3a2ae6a8a46f: Pull complete [2022-04-15T08:50:55.706Z] 33b1e0a273af: Pull complete [2022-04-15T08:50:55.706Z] 5d3b04190fa2: Pull complete [2022-04-15T08:50:59.897Z] 2f39f015ded8: Pull complete [2022-04-15T08:50:59.898Z] Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 [2022-04-15T08:50:59.898Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2022-04-15T08:50:59.898Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] withDockerContainer [2022-04-15T08:51:00.067Z] prd-ubuntu20.04-docker-8c-8g-21046 does not seem to be running inside a container [2022-04-15T08:51:00.100Z] $ 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-15T08:51:02.082Z] $ docker top bbf13c0363073c1a89f810d41eb95700cfe76afe4c05f1bf6c4ba08d4d69aa8f -eo pid,comm [Pipeline] { [Pipeline] sh [2022-04-15T08:51:02.513Z] + touch /tmp/pre-build-complete [Pipeline] sh [2022-04-15T08:51:02.821Z] + mkdir -p /var/log/sysstat [Pipeline] sh [2022-04-15T08:51:03.139Z] + ls /var/log/sa-host [2022-04-15T08:51:03.139Z] ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2022-04-15T08:51:03.420Z] provisioning config files... [2022-04-15T08:51:03.430Z] copy managed file [jenkins-log-archives-settings] to file:/w/workspace/edgex-go/1@tmp/config8353712807848243680tmp [Pipeline] { [Pipeline] echo [2022-04-15T08:51:03.474Z] Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh [2022-04-15T08:51:03.786Z] ---> create-netrc.sh [Pipeline] } [2022-04-15T08:51:03.818Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh [2022-04-15T08:51:04.235Z] ---> python-tools-install.sh [Pipeline] echo [2022-04-15T08:51:04.268Z] Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh [2022-04-15T08:51:04.589Z] ---> sudo-logs.sh [2022-04-15T08:51:04.589Z] Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo [2022-04-15T08:51:04.668Z] Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh [2022-04-15T08:51:04.982Z] ---> job-cost.sh [2022-04-15T08:51:04.982Z] lf-activate-venv: SKIPPING [2022-04-15T08:51:04.982Z] DEBUG: total: 0.2199999988079071 [2022-04-15T08:51:04.982Z] INFO: Retrieving Stack Cost... [2022-04-15T08:51:05.243Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2022-04-15T08:51:05.814Z] INFO: Archiving Costs [Pipeline] echo [2022-04-15T08:51:05.853Z] Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh [2022-04-15T08:51:06.169Z] ---> logs-deploy.sh [2022-04-15T08:51:06.169Z] lf-activate-venv: SKIPPING [2022-04-15T08:51:06.169Z] INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/edgex-go/PR-3973/1 [2022-04-15T08:51:06.169Z] INFO: archiving workspace using pattern(s): [2022-04-15T08:51:07.111Z] Archives upload complete. [2022-04-15T08:51:07.111Z] INFO: archiving logs to Nexus