Branch indexing Connecting to https://api.github.com using edgex-jenkins github personal access token Connecting to https://api.github.com to check permissions of obtain list of siggiskulason for edgexfoundry/edgex-go Obtained Jenkinsfile from 64aec9189af9621412b452e52a5a7556cd5c6e8f+b0d4cebb59bfc21350c181e75d596a60ac717096 (31bc6b8319a23146a1d2abc5bef39e0be13fb1e1) 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-ssh7523933900005506058.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-ssh16080252872715115722.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 > git rev-parse --resolve-git-dir /var/lib/jenkins/jobs/edgexfoundry/jobs/edgex-go/branches/PR-3924/workspace@libs/edgex-global-pipelines/.git # timeout=10 Fetching changes from the remote Git repository > git config remote.origin.url git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Fetching with tags Fetching upstream changes from git@github.com:edgexfoundry/edgex-global-pipelines.git > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/jobs/edgexfoundry/jobs/edgex-go/branches/PR-3924/workspace@libs/edgex-global-pipelines@tmp/jenkins-gitclient-ssh688856851415360047.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 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-ssh2986318043750357421.key > git ls-remote -h -- git@github.com:lfit/releng-pipelines.git # timeout=10 Found match: refs/heads/master revision b3dada9287033e4e81bc68320e01fd57bef02650 The recommended git tool is: NONE using credential edgex-jenkins-ssh > git rev-parse --resolve-git-dir /var/lib/jenkins/jobs/edgexfoundry/jobs/edgex-go/branches/PR-3924/workspace@libs/lf-pipelines/.git # timeout=10 Fetching changes from the remote Git repository > git config remote.origin.url git@github.com:lfit/releng-pipelines.git # timeout=10 Fetching without tags Fetching upstream changes from git@github.com:lfit/releng-pipelines.git > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/jobs/edgexfoundry/jobs/edgex-go/branches/PR-3924/workspace@libs/lf-pipelines@tmp/jenkins-gitclient-ssh10721887513238745310.key > git fetch --no-tags --progress -- git@github.com:lfit/releng-pipelines.git +refs/heads/*:refs/remotes/origin/* # timeout=10 Checking out Revision b3dada9287033e4e81bc68320e01fd57bef02650 (master) > git config core.sparsecheckout # timeout=10 > git checkout -f b3dada9287033e4e81bc68320e01fd57bef02650 # timeout=10 Commit message: "Fix: Update requirements.txt, update global-jjb" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 Excluding src/test/ from checkout of git git@github.com:lfit/releng-pipelines.git so that shared library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. [Pipeline] Start of Pipeline [Pipeline] echo ========================================================= [edgeXBuildGoParallel] RAW Config: [project:edgex-go, dockerFileGlobPath:cmd/**/Dockerfile, testScript:make test, buildScript:make build, publishSwaggerDocs:true, swaggerApiFolders:[openapi/v2], buildSnap:false] ========================================================= [Pipeline] echo Setting up nodes based on requested architectures [[amd64, arm64]] [Pipeline] echo Nodes requested: [[ubuntu20.04-docker-8c-8g, ubuntu20.04-docker-arm64-4c-16g]] [Pipeline] echo ========================================================= [edgeXBuildGoParallel] Pipeline Parameters: ========================================================= [Pipeline] echo MAVEN_SETTINGS: edgex-go-settings PROJECT: edgex-go USE_SEMVER: true TEST_SCRIPT: make test BUILD_SCRIPT: make build GO_VERSION: 1.17 USE_ALPINE: true DOCKER_FILE_GLOB: cmd/**/Dockerfile DOCKER_IMAGE_NAME_PREFIX: DOCKER_IMAGE_NAME_SUFFIX: DOCKER_BUILD_FILE_PATH: Dockerfile.build DOCKER_BUILD_CONTEXT: . DOCKER_BUILD_IMAGE_TARGET: builder DOCKER_REGISTRY_NAMESPACE: DOCKER_NEXUS_REPO: staging BUILD_DOCKER_IMAGE: true PUSH_DOCKER_IMAGE: true SEMVER_BUMP_LEVEL: pre PUBLISH_SWAGGER_DOCS: true SWAGGER_API_FOLDERS: openapi/v2 BUILD_SNAP: false BUILD_FAILURE_NOTIFY_LIST: edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] node Still waiting to schedule task Waiting for next available executor Running on prd-ubuntu20.04-docker-8c-8g-21078 in /w/workspace/edgexfoundry_edgex-go_PR-3924 [Pipeline] { [Pipeline] ws Running in /w/workspace/edgex-go/18 [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/18 # 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 b0d4cebb59bfc21350c181e75d596a60ac717096 into PR head commit 64aec9189af9621412b452e52a5a7556cd5c6e8f Merge succeeded, producing 6c33f42a7f2f605caf8f50a8770825747a9b540e Checking out Revision 6c33f42a7f2f605caf8f50a8770825747a9b540e (PR-3924) > 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/3924/head:refs/remotes/origin/PR-3924 +refs/heads/main:refs/remotes/origin/main # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 64aec9189af9621412b452e52a5a7556cd5c6e8f # 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 b0d4cebb59bfc21350c181e75d596a60ac717096 # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 6c33f42a7f2f605caf8f50a8770825747a9b540e # timeout=10 Commit message: "Merge commit 'b0d4cebb59bfc21350c181e75d596a60ac717096' into HEAD" First time build. Skipping changelog. [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout [2022-04-15T20:29:45.414Z] Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials [2022-04-15T20:29:45.496Z] Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo [2022-04-15T20:29:45.512Z] ========================================================= [2022-04-15T20:29:45.512Z] EdgeX Global Pipelines Version Info [2022-04-15T20:29:45.512Z] ========================================================= [Pipeline] libraryResource [Pipeline] sh > git rev-list --no-walk edfddafef0d7ebc1e86ba9ff1d90c950f06a2e0f # timeout=10 [2022-04-15T20:29:46.276Z] ------------------- [2022-04-15T20:29:46.276Z] stable info: [2022-04-15T20:29:46.276Z] ------------------- [2022-04-15T20:29:46.276Z] Commited By: Ernesto Ojeda ernesto.ojeda@intel.com [2022-04-15T20:29:46.276Z] Commit SHA: c72b16708d6eed9a08be464a432ce22db7d90667 [2022-04-15T20:29:46.276Z] Message: update stable to v1.0.221 [2022-04-15T20:29:46.850Z] ------------------- [2022-04-15T20:29:46.850Z] experimental info: [2022-04-15T20:29:46.850Z] ------------------- [2022-04-15T20:29:46.850Z] Commited By: Ernesto Ojeda ernesto.ojeda@intel.com [2022-04-15T20:29:46.850Z] Commit SHA: 2d41b7a85c8a62c0c33f5e39ad1462a101ac531d [2022-04-15T20:29:46.850Z] Message: update experimental to v1.0.222 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo [2022-04-15T20:29:47.007Z] [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = edgex-go-settings [Pipeline] echo [2022-04-15T20:29:47.022Z] [edgeXSetupEnvironment]: set envvar PROJECT = edgex-go [Pipeline] echo [2022-04-15T20:29:47.035Z] [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo [2022-04-15T20:29:47.049Z] [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo [2022-04-15T20:29:47.061Z] [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo [2022-04-15T20:29:47.078Z] [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.17 [Pipeline] echo [2022-04-15T20:29:47.093Z] [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo [2022-04-15T20:29:47.109Z] [edgeXSetupEnvironment]: set envvar DOCKER_FILE_GLOB = cmd/**/Dockerfile [Pipeline] echo [2022-04-15T20:29:47.120Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME_PREFIX = [Pipeline] echo [2022-04-15T20:29:47.132Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME_SUFFIX = [Pipeline] echo [2022-04-15T20:29:47.145Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo [2022-04-15T20:29:47.162Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo [2022-04-15T20:29:47.175Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo [2022-04-15T20:29:47.190Z] [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo [2022-04-15T20:29:47.201Z] [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo [2022-04-15T20:29:47.217Z] [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo [2022-04-15T20:29:47.226Z] [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo [2022-04-15T20:29:47.236Z] [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo [2022-04-15T20:29:47.247Z] [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = true [Pipeline] echo [2022-04-15T20:29:47.255Z] [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v2 [Pipeline] echo [2022-04-15T20:29:47.263Z] [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo [2022-04-15T20:29:47.271Z] [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo [2022-04-15T20:29:47.284Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH = PR-3924 [Pipeline] echo [2022-04-15T20:29:47.301Z] [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = PR-3924 [Pipeline] echo [2022-04-15T20:29:47.321Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = PR-3924 [Pipeline] echo [2022-04-15T20:29:47.340Z] [edgeXSetupEnvironment]: set envvar GIT_COMMIT = 6c33f42a7f2f605caf8f50a8770825747a9b540e [Pipeline] echo [2022-04-15T20:29:47.358Z] [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = 6c33f42 [Pipeline] echo [2022-04-15T20:29:47.377Z] [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2022-04-15T20:29:47.429Z] provisioning config files... [2022-04-15T20:29:47.446Z] copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/18@tmp/config3530751854404930272tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2022-04-15T20:29:47.765Z] ---> docker-login.sh [2022-04-15T20:29:47.765Z] nexus3.edgexfoundry.org:10001 [2022-04-15T20:29:48.028Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-04-15T20:29:48.028Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-04-15T20:29:48.028Z] Configure a credential helper to remove this warning. See [2022-04-15T20:29:48.028Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-04-15T20:29:48.028Z] [2022-04-15T20:29:48.028Z] Login Succeeded [2022-04-15T20:29:48.028Z] nexus3.edgexfoundry.org:10002 [2022-04-15T20:29:48.290Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-04-15T20:29:48.290Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-04-15T20:29:48.290Z] Configure a credential helper to remove this warning. See [2022-04-15T20:29:48.290Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-04-15T20:29:48.290Z] [2022-04-15T20:29:48.290Z] Login Succeeded [2022-04-15T20:29:48.290Z] nexus3.edgexfoundry.org:10003 [2022-04-15T20:29:48.290Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-04-15T20:29:48.290Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-04-15T20:29:48.290Z] Configure a credential helper to remove this warning. See [2022-04-15T20:29:48.290Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-04-15T20:29:48.290Z] [2022-04-15T20:29:48.554Z] Login Succeeded [2022-04-15T20:29:48.554Z] nexus3.edgexfoundry.org:10004 [2022-04-15T20:29:48.554Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-04-15T20:29:48.554Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-04-15T20:29:48.554Z] Configure a credential helper to remove this warning. See [2022-04-15T20:29:48.554Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-04-15T20:29:48.554Z] [2022-04-15T20:29:48.554Z] Login Succeeded [2022-04-15T20:29:48.554Z] docker.io [2022-04-15T20:29:48.554Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-04-15T20:29:49.130Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-04-15T20:29:49.130Z] Configure a credential helper to remove this warning. See [2022-04-15T20:29:49.130Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-04-15T20:29:49.130Z] [2022-04-15T20:29:49.130Z] Login Succeeded [2022-04-15T20:29:49.130Z] ---> docker-login.sh ends [Pipeline] } [2022-04-15T20:29:49.147Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2022-04-15T20:29:49.474Z] + 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-15T20:29:49.474Z] + dirname cmd/core-command/Dockerfile [2022-04-15T20:29:49.474Z] + cut -d/ -f2 [2022-04-15T20:29:49.474Z] + echo core-command,cmd/core-command/Dockerfile [2022-04-15T20:29:49.474Z] + dirname cmd/core-data/Dockerfile [2022-04-15T20:29:49.474Z] + cut -d/ -f2 [2022-04-15T20:29:49.474Z] + echo core-data,cmd/core-data/Dockerfile [2022-04-15T20:29:49.474Z] + dirname cmd/core-metadata/Dockerfile [2022-04-15T20:29:49.474Z] + cut -d/ -f2 [2022-04-15T20:29:49.474Z] + echo core-metadata,cmd/core-metadata/Dockerfile [2022-04-15T20:29:49.474Z] + cut -d/ -f2 [2022-04-15T20:29:49.474Z] + dirname cmd/security-bootstrapper/Dockerfile [2022-04-15T20:29:49.474Z] + echo security-bootstrapper,cmd/security-bootstrapper/Dockerfile [2022-04-15T20:29:49.474Z] + dirname cmd/security-proxy-setup/Dockerfile [2022-04-15T20:29:49.474Z] + cut -d/ -f2 [2022-04-15T20:29:49.474Z] + echo security-proxy-setup,cmd/security-proxy-setup/Dockerfile [2022-04-15T20:29:49.474Z] + dirname cmd/security-secretstore-setup/Dockerfile [2022-04-15T20:29:49.474Z] + cut -d/ -f2 [2022-04-15T20:29:49.474Z] + echo security-secretstore-setup,cmd/security-secretstore-setup/Dockerfile [2022-04-15T20:29:49.474Z] + dirname cmd/security-spiffe-token-provider/Dockerfile [2022-04-15T20:29:49.474Z] + cut -d/ -f2 [2022-04-15T20:29:49.474Z] + echo security-spiffe-token-provider,cmd/security-spiffe-token-provider/Dockerfile [2022-04-15T20:29:49.474Z] + dirname cmd/security-spire-agent/Dockerfile [2022-04-15T20:29:49.474Z] + cut -d/ -f2 [2022-04-15T20:29:49.474Z] + echo security-spire-agent,cmd/security-spire-agent/Dockerfile [2022-04-15T20:29:49.474Z] + cut -d/ -f2 [2022-04-15T20:29:49.474Z] + dirname cmd/security-spire-config/Dockerfile [2022-04-15T20:29:49.474Z] + echo security-spire-config,cmd/security-spire-config/Dockerfile [2022-04-15T20:29:49.474Z] + dirname+ cmd/security-spire-server/Dockerfile [2022-04-15T20:29:49.474Z] cut -d/ -f2 [2022-04-15T20:29:49.474Z] + echo security-spire-server,cmd/security-spire-server/Dockerfile [2022-04-15T20:29:49.474Z] + dirname cmd/support-notifications/Dockerfile [2022-04-15T20:29:49.474Z] + cut -d/ -f2 [2022-04-15T20:29:49.474Z] + echo support-notifications,cmd/support-notifications/Dockerfile [2022-04-15T20:29:49.474Z] + dirname cmd/support-scheduler/Dockerfile [2022-04-15T20:29:49.474Z] + cut -d/ -f2 [2022-04-15T20:29:49.474Z] + echo support-scheduler,cmd/support-scheduler/Dockerfile [2022-04-15T20:29:49.474Z] + + cut -d/ -f2 [2022-04-15T20:29:49.474Z] dirname cmd/sys-mgmt-agent/Dockerfile [2022-04-15T20:29:49.474Z] + echo sys-mgmt-agent,cmd/sys-mgmt-agent/Dockerfile [Pipeline] echo [2022-04-15T20:29:49.626Z] 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-15T20:29:49.993Z] + git rev-list -1 --merges 6c33f42a7f2f605caf8f50a8770825747a9b540e~1..6c33f42a7f2f605caf8f50a8770825747a9b540e [Pipeline] echo [2022-04-15T20:29:50.007Z] -----------> git rev-list -1 --merges 6c33f42a7f2f605caf8f50a8770825747a9b540e~1..6c33f42a7f2f605caf8f50a8770825747a9b540e 6c33f42a7f2f605caf8f50a8770825747a9b540e [2022-04-15T20:29:50.007Z] 6c33f42a7f2f605caf8f50a8770825747a9b540e [false] [Pipeline] sh [2022-04-15T20:29:50.300Z] + git log --format=format:%s -1 6c33f42a7f2f605caf8f50a8770825747a9b540e [Pipeline] echo [2022-04-15T20:29:50.318Z] ========================================================= [2022-04-15T20:29:50.318Z] [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] [2022-04-15T20:29:50.318Z] ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] sh [2022-04-15T20:29:50.865Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2022-04-15T20:29:50.865Z] + grep -v github /etc/ssh/ssh_known_hosts [2022-04-15T20:29:50.865Z] + [ -e /tmp/ssh_known_hosts ] [2022-04-15T20:29:50.865Z] + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts [2022-04-15T20:29:50.865Z] + echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [2022-04-15T20:29:50.865Z] + sudo tee -a /etc/ssh/ssh_known_hosts [2022-04-15T20:29:50.865Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] sh [2022-04-15T20:29:51.302Z] + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2022-04-15T20:29:51.302Z] [2022-04-15T20:29:51.302Z] Error: No such object: nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] isUnix [Pipeline] sh [2022-04-15T20:29:51.603Z] + docker pull nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2022-04-15T20:29:51.603Z] latest: Pulling from edgex-devops/git-semver [2022-04-15T20:29:51.603Z] a0d0a0d46f8b: Pulling fs layer [2022-04-15T20:29:51.603Z] 3e5f54012d9b: Pulling fs layer [2022-04-15T20:29:51.603Z] 4c7163046ea9: Pulling fs layer [2022-04-15T20:29:51.603Z] 0c2d73faf560: Pulling fs layer [2022-04-15T20:29:51.603Z] 0c2d73faf560: Waiting [2022-04-15T20:29:51.603Z] 3e5f54012d9b: Download complete [2022-04-15T20:29:51.603Z] a0d0a0d46f8b: Download complete [2022-04-15T20:29:51.603Z] 0c2d73faf560: Download complete [2022-04-15T20:29:51.863Z] 4c7163046ea9: Verifying Checksum [2022-04-15T20:29:51.863Z] 4c7163046ea9: Download complete [2022-04-15T20:29:51.863Z] a0d0a0d46f8b: Pull complete [2022-04-15T20:29:51.863Z] 3e5f54012d9b: Pull complete [2022-04-15T20:29:52.436Z] 4c7163046ea9: Pull complete [2022-04-15T20:29:52.436Z] 0c2d73faf560: Pull complete [2022-04-15T20:29:52.436Z] Digest: sha256:2751de6e655929dcbe46418c7769d9d992331b5b721eb968631a4166222929f9 [2022-04-15T20:29:52.436Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2022-04-15T20:29:52.436Z] nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] withDockerContainer [2022-04-15T20:29:52.518Z] prd-ubuntu20.04-docker-8c-8g-21078 does not seem to be running inside a container [2022-04-15T20:29:52.563Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgex-go/18 -v /w/workspace/edgex-go/18:/w/workspace/edgex-go/18:rw,z -v /w/workspace/edgex-go/18@tmp:/w/workspace/edgex-go/18@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:10004/edgex-devops/git-semver:latest cat [2022-04-15T20:29:53.387Z] $ docker top d164f93336260f9e3a1c9882a3474519f385d7ddde1355e496ff0be603f153e4 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2022-04-15T20:29:53.492Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2022-04-15T20:29:53.492Z] [ssh-agent] Looking for ssh-agent implementation... [2022-04-15T20:29:53.622Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2022-04-15T20:29:53.632Z] $ docker exec d164f93336260f9e3a1c9882a3474519f385d7ddde1355e496ff0be603f153e4 ssh-agent [2022-04-15T20:29:53.745Z] SSH_AUTH_SOCK=/tmp/ssh-XXXXXXDkloeG/agent.13 [2022-04-15T20:29:53.745Z] SSH_AGENT_PID=19 [2022-04-15T20:29:53.754Z] Running ssh-add (command line suppressed) [2022-04-15T20:29:53.895Z] Identity added: /w/workspace/edgex-go/18@tmp/private_key_6097504079512315085.key (/w/workspace/edgex-go/18@tmp/private_key_6097504079512315085.key) [2022-04-15T20:29:53.907Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2022-04-15T20:29:54.199Z] + git tag --points-at HEAD [Pipeline] } [2022-04-15T20:29:54.228Z] $ docker exec --env ******** --env ******** d164f93336260f9e3a1c9882a3474519f385d7ddde1355e496ff0be603f153e4 ssh-agent -k [2022-04-15T20:29:54.347Z] unset SSH_AUTH_SOCK; [2022-04-15T20:29:54.347Z] unset SSH_AGENT_PID; [2022-04-15T20:29:54.348Z] echo Agent pid 19 killed; [2022-04-15T20:29:54.359Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent [2022-04-15T20:29:54.385Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2022-04-15T20:29:54.385Z] [ssh-agent] Looking for ssh-agent implementation... [2022-04-15T20:29:54.527Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2022-04-15T20:29:54.536Z] $ docker exec d164f93336260f9e3a1c9882a3474519f385d7ddde1355e496ff0be603f153e4 ssh-agent [2022-04-15T20:29:54.670Z] SSH_AUTH_SOCK=/tmp/ssh-XXXXXXJoFkFO/agent.53 [2022-04-15T20:29:54.670Z] SSH_AGENT_PID=60 [2022-04-15T20:29:54.676Z] Running ssh-add (command line suppressed) [2022-04-15T20:29:54.803Z] Identity added: /w/workspace/edgex-go/18@tmp/private_key_8524574821613251109.key (/w/workspace/edgex-go/18@tmp/private_key_8524574821613251109.key) [2022-04-15T20:29:54.815Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2022-04-15T20:29:55.109Z] + git semver init [2022-04-15T20:29:55.109Z] # -> Open(): unable to determine branch for HEAD [2022-04-15T20:29:55.109Z] # $GIT_DIR = /w/workspace/edgex-go/18/.git [2022-04-15T20:29:55.109Z] # $GIT_WORK_TREE = /w/workspace/edgex-go/18 [2022-04-15T20:29:55.109Z] # $SEMVER_REMOTE_NAME = origin [2022-04-15T20:29:55.109Z] # $SEMVER_USER_EMAIL = collab-it+edgex@linuxfoundation.org [2022-04-15T20:29:55.109Z] # $SEMVER_USER_NAME = edgex-jenkins [2022-04-15T20:29:55.109Z] # $SEMVER_BRANCH = PR-3924 [2022-04-15T20:29:55.109Z] # $SEMVER_TEMP = /tmp/semver-017452351 [2022-04-15T20:29:55.109Z] # git clone --branch semver git@github.com:edgexfoundry/edgex-go.git $SEMVER_TEMP [2022-04-15T20:30:10.059Z] # '/tmp/semver-017452351' -> '/w/workspace/edgex-go/18/.semver' [2022-04-15T20:30:10.059Z] # -> Force: false [2022-04-15T20:30:10.059Z] # $SEMVER_DIR = /w/workspace/edgex-go/18/.semver [Pipeline] } [2022-04-15T20:30:10.078Z] $ docker exec --env ******** --env ******** d164f93336260f9e3a1c9882a3474519f385d7ddde1355e496ff0be603f153e4 ssh-agent -k [2022-04-15T20:30:10.215Z] unset SSH_AUTH_SOCK; [2022-04-15T20:30:10.216Z] unset SSH_AGENT_PID; [2022-04-15T20:30:10.216Z] echo Agent pid 60 killed; [2022-04-15T20:30:10.222Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2022-04-15T20:30:10.530Z] + git semver [Pipeline] } [2022-04-15T20:30:10.552Z] $ docker stop --time=1 d164f93336260f9e3a1c9882a3474519f385d7ddde1355e496ff0be603f153e4 [2022-04-15T20:30:12.492Z] $ docker rm -f d164f93336260f9e3a1c9882a3474519f385d7ddde1355e496ff0be603f153e4 [Pipeline] // withDockerContainer [Pipeline] sh [2022-04-15T20:30:12.861Z] + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash [2022-04-15T20:30:13.110Z] Stashed 1 file(s) [Pipeline] echo [2022-04-15T20:30:13.114Z] [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-15T20:30:13.246Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2022-04-15T20:30:13.255Z] ========================================================= [2022-04-15T20:30:13.255Z] [edgeXBuildGoParallel] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.17-alpine] [2022-04-15T20:30:13.255Z] ========================================================= [Pipeline] fileExists [Pipeline] sh [2022-04-15T20:30:13.551Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.17-alpine [2022-04-15T20:30:13.551Z] 1.17-alpine: Pulling from edgex-devops/edgex-golang-base [2022-04-15T20:30:13.551Z] 59bf1c3509f3: Pulling fs layer [2022-04-15T20:30:13.551Z] 666ba61612fd: Pulling fs layer [2022-04-15T20:30:13.551Z] 8ed8ca486205: Pulling fs layer [2022-04-15T20:30:13.551Z] 4fe6c5a15a65: Pulling fs layer [2022-04-15T20:30:13.551Z] 22a0e8bec74d: Pulling fs layer [2022-04-15T20:30:13.551Z] 640e595b4fbd: Pulling fs layer [2022-04-15T20:30:13.551Z] 763cafe07f6e: Pulling fs layer [2022-04-15T20:30:13.551Z] 0c0b528cf693: Pulling fs layer [2022-04-15T20:30:13.551Z] 10935f4eaf8b: Pulling fs layer [2022-04-15T20:30:13.551Z] 4fe6c5a15a65: Waiting [2022-04-15T20:30:13.551Z] 22a0e8bec74d: Waiting [2022-04-15T20:30:13.551Z] 640e595b4fbd: Waiting [2022-04-15T20:30:13.551Z] 10935f4eaf8b: Waiting [2022-04-15T20:30:13.551Z] 763cafe07f6e: Waiting [2022-04-15T20:30:13.551Z] 8ed8ca486205: Verifying Checksum [2022-04-15T20:30:13.551Z] 8ed8ca486205: Download complete [2022-04-15T20:30:13.551Z] 666ba61612fd: Verifying Checksum [2022-04-15T20:30:13.551Z] 666ba61612fd: Download complete [2022-04-15T20:30:13.551Z] 22a0e8bec74d: Download complete [2022-04-15T20:30:13.551Z] 59bf1c3509f3: Verifying Checksum [2022-04-15T20:30:13.551Z] 59bf1c3509f3: Download complete [2022-04-15T20:30:13.551Z] 640e595b4fbd: Verifying Checksum [2022-04-15T20:30:13.551Z] 640e595b4fbd: Download complete [2022-04-15T20:30:13.551Z] 763cafe07f6e: Verifying Checksum [2022-04-15T20:30:13.551Z] 763cafe07f6e: Download complete [2022-04-15T20:30:13.811Z] 0c0b528cf693: Verifying Checksum [2022-04-15T20:30:13.811Z] 0c0b528cf693: Download complete [2022-04-15T20:30:13.811Z] 59bf1c3509f3: Pull complete [2022-04-15T20:30:13.811Z] 666ba61612fd: Pull complete [2022-04-15T20:30:14.072Z] 8ed8ca486205: Pull complete [2022-04-15T20:30:14.332Z] 10935f4eaf8b: Verifying Checksum [2022-04-15T20:30:14.332Z] 10935f4eaf8b: Download complete [2022-04-15T20:30:14.332Z] 4fe6c5a15a65: Verifying Checksum [2022-04-15T20:30:14.332Z] 4fe6c5a15a65: Download complete [2022-04-15T20:30:18.526Z] 4fe6c5a15a65: Pull complete [2022-04-15T20:30:18.526Z] 22a0e8bec74d: Pull complete [2022-04-15T20:30:18.526Z] 640e595b4fbd: Pull complete [2022-04-15T20:30:18.526Z] 763cafe07f6e: Pull complete [2022-04-15T20:30:18.787Z] 0c0b528cf693: Pull complete [2022-04-15T20:30:21.329Z] 10935f4eaf8b: Pull complete [2022-04-15T20:30:21.329Z] Digest: sha256:fe2da51ced2bed6c5fc1d1038c2fbec5a5bb29cdcacce78977c37c66bfba8387 [2022-04-15T20:30:21.329Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.17-alpine [2022-04-15T20:30:21.329Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.17-alpine [Pipeline] fileExists [Pipeline] sh [2022-04-15T20:30:21.631Z] + echo FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.17-alpine [2022-04-15T20:30:21.632Z] WORKDIR /edgex [2022-04-15T20:30:21.632Z] COPY go.mod . [2022-04-15T20:30:21.632Z] RUN go mod download [2022-04-15T20:30:21.632Z] + docker build -t ci-base-image-x86_64 -f - . [2022-04-15T20:30:23.015Z] Sending build context to Docker daemon 334.9MB [2022-04-15T20:30:23.015Z] Step 1/4 : FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.17-alpine [2022-04-15T20:30:23.015Z] ---> 99d49a6021b9 [2022-04-15T20:30:23.015Z] Step 2/4 : WORKDIR /edgex [2022-04-15T20:30:25.561Z] ---> Running in 9337aa34373b [2022-04-15T20:30:25.561Z] Removing intermediate container 9337aa34373b [2022-04-15T20:30:25.561Z] ---> 28ef7dc6a6cb [2022-04-15T20:30:25.561Z] Step 3/4 : COPY go.mod . [2022-04-15T20:30:25.561Z] ---> 50d5d0bbb260 [2022-04-15T20:30:25.561Z] Step 4/4 : RUN go mod download [2022-04-15T20:30:25.561Z] ---> Running in 5993b43c2e04 [2022-04-15T20:30:28.198Z] Still waiting to schedule task [2022-04-15T20:30:28.198Z] All nodes of label ‘ubuntu20.04-docker-arm64-4c-16g’ are offline [2022-04-15T20:30:47.545Z] Removing intermediate container 5993b43c2e04 [2022-04-15T20:30:47.545Z] ---> 464efc73d8dd [2022-04-15T20:30:47.545Z] Successfully built 464efc73d8dd [2022-04-15T20:30:47.545Z] Successfully tagged ci-base-image-x86_64:latest [Pipeline] isUnix [Pipeline] sh [2022-04-15T20:30:47.845Z] + docker inspect -f . ci-base-image-x86_64 [2022-04-15T20:30:47.845Z] . [Pipeline] withDockerContainer [2022-04-15T20:30:47.936Z] prd-ubuntu20.04-docker-8c-8g-21078 does not seem to be running inside a container [2022-04-15T20:30:47.981Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-go/18 -v /w/workspace/edgex-go/18:/w/workspace/edgex-go/18:rw,z -v /w/workspace/edgex-go/18@tmp:/w/workspace/edgex-go/18@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat [2022-04-15T20:30:48.394Z] $ docker top 3d3330be5e8dd820ba2080777c552218a29200802475523e97b2a17475a6b3ec -eo pid,comm [Pipeline] { [Pipeline] sh [2022-04-15T20:30:48.752Z] + go version [2022-04-15T20:30:48.752Z] go version go1.17.6 linux/amd64 [Pipeline] } [2022-04-15T20:30:48.770Z] $ docker stop --time=1 3d3330be5e8dd820ba2080777c552218a29200802475523e97b2a17475a6b3ec [2022-04-15T20:30:50.046Z] $ docker rm -f 3d3330be5e8dd820ba2080777c552218a29200802475523e97b2a17475a6b3ec [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2022-04-15T20:30:50.450Z] + docker inspect -f . ci-base-image-x86_64 [2022-04-15T20:30:50.450Z] . [Pipeline] withDockerContainer [2022-04-15T20:30:50.518Z] prd-ubuntu20.04-docker-8c-8g-21078 does not seem to be running inside a container [2022-04-15T20:30:50.613Z] $ 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/18 -v /w/workspace/edgex-go/18:/w/workspace/edgex-go/18:rw,z -v /w/workspace/edgex-go/18@tmp:/w/workspace/edgex-go/18@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat [2022-04-15T20:30:50.975Z] $ docker top 43022dbdb68c0ce3ba7b793b71cd981d369af45be9ca3e34d6c1a4c0dd99acac -eo pid,comm [Pipeline] { [Pipeline] echo [2022-04-15T20:30:51.055Z] ========================================================= [2022-04-15T20:30:51.055Z] [edgeXBuildGoParallel] Running Tests and Build... [2022-04-15T20:30:51.055Z] ========================================================= [Pipeline] fileExists [Pipeline] sh [2022-04-15T20:30:51.340Z] + make test [2022-04-15T20:30:51.340Z] go mod tidy -compat=1.17 [2022-04-15T20:30:51.599Z] GO111MODULE=on go test -race -coverprofile=coverage.out ./... [2022-04-15T20:30:56.886Z] ? github.com/edgexfoundry/edgex-go [no test files] [2022-04-15T20:31:09.095Z] ? github.com/edgexfoundry/edgex-go/cmd/core-command [no test files] [2022-04-15T20:31:09.095Z] ? github.com/edgexfoundry/edgex-go/cmd/core-data [no test files] [2022-04-15T20:31:09.095Z] ? github.com/edgexfoundry/edgex-go/cmd/core-metadata [no test files] [2022-04-15T20:31:09.095Z] ? github.com/edgexfoundry/edgex-go/cmd/secrets-config [no test files] [2022-04-15T20:31:09.095Z] ? github.com/edgexfoundry/edgex-go/cmd/security-bootstrapper [no test files] [2022-04-15T20:31:09.095Z] ? github.com/edgexfoundry/edgex-go/cmd/security-file-token-provider [no test files] [2022-04-15T20:31:09.095Z] ? github.com/edgexfoundry/edgex-go/cmd/security-proxy-setup [no test files] [2022-04-15T20:31:09.095Z] ? github.com/edgexfoundry/edgex-go/cmd/security-secretstore-setup [no test files] [2022-04-15T20:31:09.095Z] ? github.com/edgexfoundry/edgex-go/cmd/security-spiffe-token-provider [no test files] [2022-04-15T20:31:09.095Z] ? github.com/edgexfoundry/edgex-go/cmd/support-notifications [no test files] [2022-04-15T20:31:09.095Z] ? github.com/edgexfoundry/edgex-go/cmd/support-scheduler [no test files] [2022-04-15T20:31:09.095Z] ? github.com/edgexfoundry/edgex-go/cmd/sys-mgmt-agent [no test files] [2022-04-15T20:31:09.095Z] ? github.com/edgexfoundry/edgex-go/cmd/sys-mgmt-executor [no test files] [2022-04-15T20:31:09.095Z] ? github.com/edgexfoundry/edgex-go/internal [no test files] [2022-04-15T20:31:09.095Z] ? github.com/edgexfoundry/edgex-go/internal/core/command [no test files] [2022-04-15T20:31:09.095Z] ok github.com/edgexfoundry/edgex-go/internal/core/command/application 0.054s coverage: 28.7% of statements [2022-04-15T20:31:09.095Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/config [no test files] [2022-04-15T20:31:09.095Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/container [no test files] [2022-04-15T20:31:09.353Z] ok github.com/edgexfoundry/edgex-go/internal/core/command/controller/http 0.073s coverage: 98.5% of statements [2022-04-15T20:31:09.353Z] ? github.com/edgexfoundry/edgex-go/internal/core/data [no test files] [2022-04-15T20:31:09.353Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/application 0.086s coverage: 53.4% of statements [2022-04-15T20:31:09.353Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/config [no test files] [2022-04-15T20:31:09.353Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/container [no test files] [2022-04-15T20:31:12.642Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/controller/http 3.060s coverage: 89.2% of statements [2022-04-15T20:31:12.642Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/controller/messaging [no test files] [2022-04-15T20:31:12.642Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces [no test files] [2022-04-15T20:31:12.642Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces/mocks [no test files] [2022-04-15T20:31:12.642Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/messaging 1.099s coverage: 84.4% of statements [2022-04-15T20:31:12.642Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/mocks [no test files] [2022-04-15T20:31:12.642Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata [no test files] [2022-04-15T20:31:12.642Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/application [no test files] [2022-04-15T20:31:12.642Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/config [no test files] [2022-04-15T20:31:12.642Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/container [no test files] [2022-04-15T20:31:12.642Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/controller/http 0.425s coverage: 95.6% of statements [2022-04-15T20:31:12.642Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces [no test files] [2022-04-15T20:31:12.642Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces/mocks [no test files] [2022-04-15T20:31:12.642Z] ok github.com/edgexfoundry/edgex-go/internal/io 0.073s coverage: 72.2% of statements [2022-04-15T20:31:12.642Z] ? github.com/edgexfoundry/edgex-go/internal/pkg [no test files] [2022-04-15T20:31:12.642Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/application [no test files] [2022-04-15T20:31:12.642Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/handlers [no test files] [2022-04-15T20:31:12.642Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/interfaces [no test files] [2022-04-15T20:31:12.643Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/common [no test files] [2022-04-15T20:31:12.643Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/controller/http 0.069s coverage: 60.0% of statements [2022-04-15T20:31:12.643Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/correlation [no test files] [2022-04-15T20:31:12.643Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db [no test files] [2022-04-15T20:31:12.643Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db/redis [no test files] [2022-04-15T20:31:12.643Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/infrastructure/redis 0.076s coverage: 0.9% of statements [2022-04-15T20:31:12.643Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/interfaces [no test files] [2022-04-15T20:31:12.643Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/telemetry 0.063s coverage: 58.8% of statements [2022-04-15T20:31:12.643Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/utils 0.084s coverage: 24.0% of statements [2022-04-15T20:31:12.643Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper [no test files] [2022-04-15T20:31:12.643Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command 0.069s coverage: 47.1% of statements [2022-04-15T20:31:12.643Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gate 0.054s coverage: 79.5% of statements [2022-04-15T20:31:12.643Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/genpassword 0.078s coverage: 94.1% of statements [2022-04-15T20:31:12.643Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gethttpstatus 0.080s coverage: 96.3% of statements [2022-04-15T20:31:12.643Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/help 0.064s coverage: 87.5% of statements [2022-04-15T20:31:22.633Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/listen 12.070s coverage: 94.4% of statements [2022-04-15T20:31:22.633Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/ping 0.055s coverage: 44.8% of statements [2022-04-15T20:31:24.017Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl 13.196s coverage: 82.5% of statements [2022-04-15T20:31:24.017Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl/share [no test files] [2022-04-15T20:31:34.015Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/waitfor 22.077s coverage: 92.9% of statements [2022-04-15T20:31:34.015Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/config [no test files] [2022-04-15T20:31:34.015Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/container [no test files] [2022-04-15T20:31:34.015Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/handlers [no test files] [2022-04-15T20:31:34.015Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/helper 0.026s coverage: 65.1% of statements [2022-04-15T20:31:34.015Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/interfaces [no test files] [2022-04-15T20:31:34.015Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis [no test files] [2022-04-15T20:31:34.015Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/config [no test files] [2022-04-15T20:31:34.015Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/container [no test files] [2022-04-15T20:31:34.015Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/handlers [no test files] [2022-04-15T20:31:34.015Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/tcp 11.069s coverage: 87.2% of statements [2022-04-15T20:31:34.015Z] ? github.com/edgexfoundry/edgex-go/internal/security/config [no test files] [2022-04-15T20:31:34.015Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command [no test files] [2022-04-15T20:31:34.015Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/help 0.058s coverage: 100.0% of statements [2022-04-15T20:31:34.015Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy [no test files] [2022-04-15T20:31:34.015Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/adduser 0.094s coverage: 58.8% of statements [2022-04-15T20:31:34.015Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/common [no test files] [2022-04-15T20:31:34.015Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/deluser 0.085s coverage: 80.0% of statements [2022-04-15T20:31:34.015Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/jwt 0.074s coverage: 87.2% of statements [2022-04-15T20:31:34.015Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/oauth2 0.061s coverage: 85.4% of statements [2022-04-15T20:31:34.015Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/tls 0.143s coverage: 91.2% of statements [2022-04-15T20:31:34.015Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/interfaces [no test files] [2022-04-15T20:31:34.015Z] ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider 0.174s coverage: 64.4% of statements [2022-04-15T20:31:34.015Z] ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/config [no test files] [2022-04-15T20:31:34.015Z] ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/container [no test files] [2022-04-15T20:31:34.015Z] ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider/mocks 0.063s coverage: 100.0% of statements [2022-04-15T20:31:34.015Z] ok github.com/edgexfoundry/edgex-go/internal/security/kdf 0.035s coverage: 89.4% of statements [2022-04-15T20:31:34.015Z] ok github.com/edgexfoundry/edgex-go/internal/security/kdf/mocks 0.031s coverage: 100.0% of statements [2022-04-15T20:31:34.015Z] ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader 0.030s coverage: 73.7% of statements [2022-04-15T20:31:34.015Z] ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader/mocks 0.027s coverage: 100.0% of statements [2022-04-15T20:31:34.015Z] ok github.com/edgexfoundry/edgex-go/internal/security/proxy 0.333s coverage: 65.4% of statements [2022-04-15T20:31:34.015Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxy/config [no test files] [2022-04-15T20:31:34.015Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxy/container [no test files] [2022-04-15T20:31:34.015Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxy/models [no test files] [2022-04-15T20:31:34.015Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore 0.155s coverage: 43.8% of statements [2022-04-15T20:31:34.015Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/config [no test files] [2022-04-15T20:31:34.015Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/container [no test files] [2022-04-15T20:31:34.015Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/secretsengine 0.052s coverage: 89.5% of statements [2022-04-15T20:31:34.015Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokencreatable [no test files] [2022-04-15T20:31:34.015Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokenfilewriter 0.075s coverage: 84.8% of statements [2022-04-15T20:31:34.015Z] ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider [no test files] [2022-04-15T20:31:34.015Z] ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider/config [no test files] [2022-04-15T20:31:34.015Z] ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider/container [no test files] [2022-04-15T20:31:34.015Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications [no test files] [2022-04-15T20:31:34.015Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications/application 6.070s coverage: 17.7% of statements [2022-04-15T20:31:34.015Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel [no test files] [2022-04-15T20:31:34.015Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel/mocks [no test files] [2022-04-15T20:31:34.015Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/config [no test files] [2022-04-15T20:31:34.015Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/container [no test files] [2022-04-15T20:31:34.015Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications/controller/http 0.171s coverage: 92.3% of statements [2022-04-15T20:31:34.015Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces [no test files] [2022-04-15T20:31:34.015Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces/mocks [no test files] [2022-04-15T20:31:34.015Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler [no test files] [2022-04-15T20:31:34.015Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/application [no test files] [2022-04-15T20:31:34.015Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/application/scheduler 0.063s coverage: 63.2% of statements [2022-04-15T20:31:34.015Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/config [no test files] [2022-04-15T20:31:34.015Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/container [no test files] [2022-04-15T20:31:34.016Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/controller/http 0.112s coverage: 97.7% of statements [2022-04-15T20:31:34.016Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces [no test files] [2022-04-15T20:31:34.016Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces/mocks [no test files] [2022-04-15T20:31:34.016Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent [no test files] [2022-04-15T20:31:34.016Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/application [no test files] [2022-04-15T20:31:34.016Z] ok github.com/edgexfoundry/edgex-go/internal/system/agent/application/direct 0.053s coverage: 28.9% of statements [2022-04-15T20:31:34.016Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/application/direct/config [no test files] [2022-04-15T20:31:34.016Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/application/executor [no test files] [2022-04-15T20:31:34.016Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/config [no test files] [2022-04-15T20:31:34.016Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/container [no test files] [2022-04-15T20:31:34.016Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/controller/http [no test files] [2022-04-15T20:31:34.016Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/interfaces [no test files] [2022-04-15T20:31:34.016Z] ok github.com/edgexfoundry/edgex-go/internal/system/agent/response 0.059s coverage: 100.0% of statements [2022-04-15T20:31:34.016Z] ok github.com/edgexfoundry/edgex-go/internal/system/executor 0.033s coverage: 96.9% of statements [2022-04-15T20:31:34.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-15T20:31:52.112Z] GO111MODULE=on go vet ./... [2022-04-15T20:31:53.485Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2022-04-15T20:31:53.744Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2022-04-15T20:31:54.314Z] ./bin/test-attribution-txt.sh [Pipeline] echo [2022-04-15T20:31:54.901Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] sh [2022-04-15T20:31:55.194Z] + ls -al . [2022-04-15T20:31:55.194Z] total 672 [2022-04-15T20:31:55.194Z] drwxrwxr-x 10 1001 1001 4096 Apr 15 20:31 . [2022-04-15T20:31:55.194Z] drwxr-xr-x 4 root root 4096 Apr 15 20:30 .. [2022-04-15T20:31:55.194Z] -rw-rw-r-- 1 1001 1001 11 Apr 15 20:29 .dockerignore [2022-04-15T20:31:55.194Z] drwxrwxr-x 8 1001 1001 4096 Apr 15 20:29 .git [2022-04-15T20:31:55.194Z] drwxrwxr-x 3 1001 1001 4096 Apr 15 20:29 .github [2022-04-15T20:31:55.194Z] -rw-rw-r-- 1 1001 1001 879 Apr 15 20:29 .gitignore [2022-04-15T20:31:55.194Z] -rw-rw-r-- 1 1001 1001 42 Apr 15 20:29 .golangci.yml [2022-04-15T20:31:55.194Z] -rw-rw-r-- 1 1001 1001 87 Apr 15 20:29 .hadolint.yml [2022-04-15T20:31:55.194Z] drwx------ 3 1001 1001 4096 Apr 15 20:30 .semver [2022-04-15T20:31:55.194Z] -rw-rw-r-- 1 1001 1001 166 Apr 15 20:29 .sonarcloud.properties [2022-04-15T20:31:55.194Z] -rw-rw-r-- 1 1001 1001 1171 Apr 15 20:29 ADOPTERS.md [2022-04-15T20:31:55.194Z] -rw-rw-r-- 1 1001 1001 10086 Apr 15 20:29 Attribution.txt [2022-04-15T20:31:55.194Z] -rw-rw-r-- 1 1001 1001 51732 Apr 15 20:29 CHANGELOG.md [2022-04-15T20:31:55.194Z] -rw-rw-r-- 1 1001 1001 3804 Apr 15 20:29 CONTRIBUTING.md [2022-04-15T20:31:55.194Z] -rw-rw-r-- 1 1001 1001 677 Apr 15 20:29 GOVERNANCE.md [2022-04-15T20:31:55.194Z] -rw-rw-r-- 1 1001 1001 850 Apr 15 20:29 Jenkinsfile [2022-04-15T20:31:55.194Z] -rw-rw-r-- 1 1001 1001 10775 Apr 15 20:29 LICENSE [2022-04-15T20:31:55.194Z] -rw-rw-r-- 1 1001 1001 10389 Apr 15 20:29 Makefile [2022-04-15T20:31:55.194Z] -rw-rw-r-- 1 1001 1001 582 Apr 15 20:29 OWNERS.md [2022-04-15T20:31:55.194Z] -rw-rw-r-- 1 1001 1001 9120 Apr 15 20:29 README.md [2022-04-15T20:31:55.194Z] -rw-rw-r-- 1 1001 1001 6912 Apr 15 20:29 SECURITY.md [2022-04-15T20:31:55.194Z] -rw-rw-r-- 1 1001 1001 5 Apr 15 20:30 VERSION [2022-04-15T20:31:55.194Z] -rw-rw-r-- 1 1001 1001 4131 Apr 15 20:29 ZMQWindows.md [2022-04-15T20:31:55.194Z] drwxrwxr-x 2 1001 1001 4096 Apr 15 20:29 bin [2022-04-15T20:31:55.194Z] drwxrwxr-x 18 1001 1001 4096 Apr 15 20:29 cmd [2022-04-15T20:31:55.194Z] -rw-r--r-- 1 root root 434743 Apr 15 20:31 coverage.out [2022-04-15T20:31:55.195Z] -rw-rw-r-- 1 1001 1001 3256 Apr 15 20:29 go.mod [2022-04-15T20:31:55.195Z] -rw-rw-r-- 1 1001 1001 35162 Apr 15 20:29 go.sum [2022-04-15T20:31:55.195Z] drwxrwxr-x 8 1001 1001 4096 Apr 15 20:29 internal [2022-04-15T20:31:55.195Z] drwxrwxr-x 3 1001 1001 4096 Apr 15 20:29 openapi [2022-04-15T20:31:55.195Z] drwxrwxr-x 4 1001 1001 4096 Apr 15 20:29 snap [2022-04-15T20:31:55.195Z] -rw-rw-r-- 1 1001 1001 204 Apr 15 20:29 version.go [Pipeline] sh [2022-04-15T20:31:55.486Z] + '[' -e coverage.out ] [2022-04-15T20:31:55.487Z] + chown 1001:1001 coverage.out [Pipeline] stash [2022-04-15T20:31:55.588Z] Stashed 1 file(s) [Pipeline] sh [2022-04-15T20:31:55.870Z] + make build [2022-04-15T20:31:55.871Z] 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-15T20:32:08.096Z] 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-15T20:32:09.556Z] Running on prd-ubuntu20.04-docker-arm64-4c-16g-21081 in /w/workspace/edgexfoundry_edgex-go_PR-3924 [Pipeline] { [Pipeline] ws [2022-04-15T20:32:09.569Z] Running in /w/workspace/edgex-go/18 [Pipeline] { [Pipeline] checkout [2022-04-15T20:32:09.768Z] The recommended git tool is: git [2022-04-15T20:32:14.789Z] using credential edgex-jenkins-ssh [2022-04-15T20:32:14.810Z] Cloning the remote Git repository [2022-04-15T20:32:14.865Z] Cloning repository git@github.com:edgexfoundry/edgex-go.git [2022-04-15T20:32:14.954Z] > git init /w/workspace/edgex-go/18 # timeout=10 [2022-04-15T20:32:15.062Z] Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git [2022-04-15T20:32:15.062Z] > git --version # timeout=10 [2022-04-15T20:32:15.085Z] > git --version # 'git version 2.25.1' [2022-04-15T20:32:15.088Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2022-04-15T20:32:15.173Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2022-04-15T20:32:18.067Z] 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-15T20:32:18.067Z] 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-15T20:32:23.353Z] CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/sys-mgmt-executor/sys-mgmt-executor ./cmd/sys-mgmt-executor [2022-04-15T20:32:23.353Z] CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/sys-mgmt-agent/sys-mgmt-agent ./cmd/sys-mgmt-agent [2022-04-15T20:32:23.923Z] CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus " -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/support-scheduler/support-scheduler ./cmd/support-scheduler [2022-04-15T20:32:25.305Z] 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-15T20:32:25.879Z] 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-15T20:32:26.817Z] 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-15T20:32:27.758Z] 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-15T20:32:28.327Z] 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-15T20:32:29.711Z] 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-15T20:32:30.667Z] $ docker stop --time=1 43022dbdb68c0ce3ba7b793b71cd981d369af45be9ca3e34d6c1a4c0dd99acac [2022-04-15T20:32:33.492Z] $ docker rm -f 43022dbdb68c0ce3ba7b793b71cd981d369af45be9ca3e34d6c1a4c0dd99acac [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Build) [Pipeline] script [Pipeline] { [2022-04-15T20:32:33.235Z] > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 [2022-04-15T20:32:33.258Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2022-04-15T20:32:33.293Z] > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 [2022-04-15T20:32:33.341Z] Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git [2022-04-15T20:32:33.342Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2022-04-15T20:32:33.357Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/pull/3924/head:refs/remotes/origin/PR-3924 +refs/heads/main:refs/remotes/origin/main # timeout=10 [2022-04-15T20:32:34.224Z] Merging remotes/origin/main commit b0d4cebb59bfc21350c181e75d596a60ac717096 into PR head commit 64aec9189af9621412b452e52a5a7556cd5c6e8f [Pipeline] isUnix [Pipeline] sh [2022-04-15T20:32:34.946Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [2022-04-15T20:32:34.946Z] [2022-04-15T20:32:34.946Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [Pipeline] isUnix [Pipeline] sh [2022-04-15T20:32:35.004Z] Merge succeeded, producing baf2fc873efc1c041dd0417ead3079ddbf1babbf [2022-04-15T20:32:35.004Z] Checking out Revision baf2fc873efc1c041dd0417ead3079ddbf1babbf (PR-3924) [2022-04-15T20:32:35.253Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [2022-04-15T20:32:35.253Z] latest: Pulling from edgex-devops/edgex-compose [2022-04-15T20:32:35.253Z] cbdbe7a5bc2a: Pulling fs layer [2022-04-15T20:32:35.253Z] ca9280d653b3: Pulling fs layer [2022-04-15T20:32:35.253Z] 7e9c9ca2126c: Pulling fs layer [2022-04-15T20:32:35.253Z] cbdbe7a5bc2a: Verifying Checksum [2022-04-15T20:32:35.253Z] cbdbe7a5bc2a: Download complete [2022-04-15T20:32:35.510Z] ca9280d653b3: Verifying Checksum [2022-04-15T20:32:35.510Z] ca9280d653b3: Download complete [2022-04-15T20:32:35.510Z] cbdbe7a5bc2a: Pull complete [2022-04-15T20:32:35.769Z] 7e9c9ca2126c: Verifying Checksum [2022-04-15T20:32:35.769Z] 7e9c9ca2126c: Download complete [2022-04-15T20:32:35.769Z] ca9280d653b3: Pull complete [2022-04-15T20:32:34.246Z] > git config core.sparsecheckout # timeout=10 [2022-04-15T20:32:34.270Z] > git checkout -f 64aec9189af9621412b452e52a5a7556cd5c6e8f # timeout=10 [2022-04-15T20:32:34.534Z] > git remote # timeout=10 [2022-04-15T20:32:34.552Z] > git config --get remote.origin.url # timeout=10 [2022-04-15T20:32:34.581Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2022-04-15T20:32:34.595Z] > git merge b0d4cebb59bfc21350c181e75d596a60ac717096 # timeout=10 [2022-04-15T20:32:34.985Z] > git rev-parse HEAD^{commit} # timeout=10 [2022-04-15T20:32:35.010Z] > git config core.sparsecheckout # timeout=10 [2022-04-15T20:32:35.047Z] > git checkout -f baf2fc873efc1c041dd0417ead3079ddbf1babbf # timeout=10 [2022-04-15T20:32:39.056Z] 7e9c9ca2126c: Pull complete [2022-04-15T20:32:39.057Z] Digest: sha256:b7ff7cefa661cf441350a7c60c0e16dc22b011826ae41e7b448230bdfa9ba816 [2022-04-15T20:32:39.057Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [2022-04-15T20:32:39.057Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [Pipeline] withDockerContainer [2022-04-15T20:32:39.123Z] prd-ubuntu20.04-docker-8c-8g-21078 does not seem to be running inside a container [2022-04-15T20:32:39.161Z] $ docker run -t -d -u 1001:1001 --entrypoint= -w /w/workspace/edgex-go/18 -v /w/workspace/edgex-go/18:/w/workspace/edgex-go/18:rw,z -v /w/workspace/edgex-go/18@tmp:/w/workspace/edgex-go/18@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest cat [2022-04-15T20:32:39.444Z] Commit message: "Merge commit 'b0d4cebb59bfc21350c181e75d596a60ac717096' into HEAD" [2022-04-15T20:32:39.469Z] First time build. Skipping changelog. [2022-04-15T20:32:40.649Z] $ docker top cbde3bd14a22a82f03a386deeafa39535d784da7d62ac33c8e0f7146f9f4bcb1 -eo pid,comm [Pipeline] { [Pipeline] sh [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2022-04-15T20:32:39.452Z] > git rev-list --no-walk edfddafef0d7ebc1e86ba9ff1d90c950f06a2e0f # timeout=10 [2022-04-15T20:32:41.008Z] + grep parallel [2022-04-15T20:32:41.008Z] + docker-compose build --help [2022-04-15T20:32:41.343Z] + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json [2022-04-15T20:32:41.343Z] % Total % Received % Xferd Average Speed Time Time Time Current [2022-04-15T20:32:41.343Z] Dload Upload Total Spent Left Speed [2022-04-15T20:32:41.343Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 11843 100 11843 0 0 80564 0 --:--:-- --:--:-- --:--:-- 81116 [Pipeline] sh [2022-04-15T20:32:41.659Z] --parallel Build images in parallel. [Pipeline] } [2022-04-15T20:32:41.687Z] $ docker stop --time=1 cbde3bd14a22a82f03a386deeafa39535d784da7d62ac33c8e0f7146f9f4bcb1 [2022-04-15T20:32:41.865Z] + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [2022-04-15T20:32:43.029Z] $ docker rm -f cbde3bd14a22a82f03a386deeafa39535d784da7d62ac33c8e0f7146f9f4bcb1 [Pipeline] // withDockerContainer [Pipeline] sh [Pipeline] writeFile [Pipeline] withEnv [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2022-04-15T20:32:43.414Z] + sudo tee /etc/docker/daemon.new [2022-04-15T20:32:43.414Z] + sudo jq . += {"seccomp-profile": "/etc/docker/seccomp.json"} /etc/docker/daemon.json [2022-04-15T20:32:43.414Z] { [2022-04-15T20:32:43.414Z] "registry-mirrors": [ [2022-04-15T20:32:43.414Z] "https://nexus3.edgexfoundry.org:10001" [2022-04-15T20:32:43.414Z] ], [2022-04-15T20:32:43.414Z] "bip": "10.250.0.254/24", [2022-04-15T20:32:43.414Z] "hosts": [ [2022-04-15T20:32:43.414Z] "tcp://0.0.0.0:5555", [2022-04-15T20:32:43.414Z] "unix:///var/run/docker.sock" [2022-04-15T20:32:43.414Z] ], [2022-04-15T20:32:43.414Z] "mtu": 1458, [2022-04-15T20:32:43.414Z] "selinux-enabled": true, [2022-04-15T20:32:43.414Z] "seccomp-profile": "/etc/docker/seccomp.json" [2022-04-15T20:32:43.414Z] } [Pipeline] sh [2022-04-15T20:32:43.519Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [2022-04-15T20:32:43.519Z] . [Pipeline] withDockerContainer [2022-04-15T20:32:43.585Z] prd-ubuntu20.04-docker-8c-8g-21078 does not seem to be running inside a container [2022-04-15T20:32:43.624Z] $ 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/18 -v /w/workspace/edgex-go/18:/w/workspace/edgex-go/18:rw,z -v /w/workspace/edgex-go/18@tmp:/w/workspace/edgex-go/18@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest cat [2022-04-15T20:32:43.759Z] + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [2022-04-15T20:32:44.016Z] $ docker top 1821437020b54cd2db511b2d7fdc2bce644c5612b51a723f37c0d3c4ffbac308 -eo pid,comm [Pipeline] { [Pipeline] sh [Pipeline] sh [2022-04-15T20:32:44.488Z] + sudo service docker restart [2022-04-15T20:32:44.506Z] + docker-compose -f ./docker-compose-build.yml build --parallel [2022-04-15T20:32:45.074Z] Building core-command ... [2022-04-15T20:32:45.074Z] Building core-data ... [2022-04-15T20:32:45.074Z] Building core-metadata ... [2022-04-15T20:32:45.074Z] Building security-bootstrapper ... [2022-04-15T20:32:45.074Z] Building security-proxy-setup ... [2022-04-15T20:32:45.074Z] Building security-secretstore-setup ... [2022-04-15T20:32:45.074Z] Building security-spiffe-token-provider ... [2022-04-15T20:32:45.074Z] Building security-spire-agent ... [2022-04-15T20:32:45.074Z] Building security-spire-config ... [2022-04-15T20:32:45.074Z] Building security-spire-server ... [2022-04-15T20:32:45.074Z] Building support-notifications ... [2022-04-15T20:32:45.074Z] Building support-scheduler ... [2022-04-15T20:32:45.074Z] Building sys-mgmt-agent ... [2022-04-15T20:32:45.074Z] Building support-notifications [2022-04-15T20:32:45.074Z] Building core-data [2022-04-15T20:32:45.074Z] Building core-metadata [2022-04-15T20:32:45.074Z] Building security-proxy-setup [2022-04-15T20:32:45.074Z] Building security-spire-server [2022-04-15T20:32:59.970Z] Step 1/22 : ARG BUILDER_BASE=golang:1.17-alpine3.15 [2022-04-15T20:32:59.970Z] Step 2/22 : FROM ${BUILDER_BASE} AS builder [2022-04-15T20:32:59.970Z] ---> 464efc73d8dd [2022-04-15T20:32:59.970Z] Step 3/22 : WORKDIR /edgex-go [2022-04-15T20:32:59.970Z] Step 1/23 : ARG BUILDER_BASE=golang:1.17-alpine3.15 [2022-04-15T20:32:59.970Z] Step 2/23 : FROM ${BUILDER_BASE} AS builder [2022-04-15T20:32:59.970Z] ---> 464efc73d8dd [2022-04-15T20:32:59.970Z] Step 3/23 : WORKDIR /edgex-go [2022-04-15T20:32:59.970Z] Step 1/25 : ARG BUILDER_BASE=golang:1.17-alpine3.15 [2022-04-15T20:32:59.970Z] Step 2/25 : FROM ${BUILDER_BASE} AS builder [2022-04-15T20:32:59.970Z] ---> 464efc73d8dd [2022-04-15T20:32:59.970Z] Step 3/25 : WORKDIR /edgex-go [2022-04-15T20:32:59.970Z] Step 1/22 : ARG BUILDER_BASE=golang:1.17-alpine3.15 [2022-04-15T20:32:59.970Z] Step 2/22 : FROM ${BUILDER_BASE} AS builder [2022-04-15T20:32:59.970Z] ---> 464efc73d8dd [2022-04-15T20:32:59.970Z] Step 3/22 : WORKDIR /edgex-go [2022-04-15T20:32:59.970Z] Step 1/23 : ARG BUILDER_BASE=golang:1.17-alpine3.15 [2022-04-15T20:32:59.970Z] Step 2/23 : FROM ${BUILDER_BASE} AS builder [2022-04-15T20:32:59.970Z] ---> 464efc73d8dd [2022-04-15T20:32:59.970Z] Step 3/23 : WORKDIR /edgex-go [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2022-04-15T20:33:02.818Z] provisioning config files... [2022-04-15T20:33:02.842Z] copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/18@tmp/config2230522756484265688tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2022-04-15T20:33:03.198Z] ---> docker-login.sh [2022-04-15T20:33:03.199Z] nexus3.edgexfoundry.org:10001 [2022-04-15T20:33:03.799Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-04-15T20:33:04.168Z] ---> Running in f438c3758717 [2022-04-15T20:33:04.168Z] ---> Running in 13385450e455 [2022-04-15T20:33:04.168Z] ---> Running in 8dc94fe206b5 [2022-04-15T20:33:04.168Z] ---> Running in d93af0a9a765 [2022-04-15T20:33:04.168Z] ---> Running in 31ff9bee0306 [2022-04-15T20:33:04.168Z] Removing intermediate container 31ff9bee0306 [2022-04-15T20:33:04.168Z] ---> f8835a0ec664 [2022-04-15T20:33:04.168Z] Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-04-15T20:33:04.168Z] Removing intermediate container 13385450e455 [2022-04-15T20:33:04.168Z] ---> a0c5056aa8f4 [2022-04-15T20:33:04.168Z] Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-04-15T20:33:04.168Z] Removing intermediate container f438c3758717 [2022-04-15T20:33:04.168Z] ---> 6044acf8af9c [2022-04-15T20:33:04.169Z] Step 4/25 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-04-15T20:33:04.169Z] Removing intermediate container 8dc94fe206b5 [2022-04-15T20:33:04.169Z] ---> 50bb621f889b [2022-04-15T20:33:04.169Z] Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-04-15T20:33:04.169Z] Removing intermediate container d93af0a9a765 [2022-04-15T20:33:04.169Z] ---> Running in 0398aca9089a [2022-04-15T20:33:04.169Z] ---> c6d6c06eb6dc [2022-04-15T20:33:04.169Z] Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-04-15T20:33:04.169Z] ---> Running in 22e3b7c9a151 [2022-04-15T20:33:04.169Z] ---> Running in 15ca581209b1 [2022-04-15T20:33:04.169Z] ---> Running in 81f16922310a [2022-04-15T20:33:04.169Z] ---> Running in 79ce1562b8cb [2022-04-15T20:33:04.400Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-04-15T20:33:04.400Z] Configure a credential helper to remove this warning. See [2022-04-15T20:33:04.400Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-04-15T20:33:04.400Z] [2022-04-15T20:33:04.400Z] Login Succeeded [2022-04-15T20:33:04.400Z] nexus3.edgexfoundry.org:10002 [2022-04-15T20:33:04.672Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-04-15T20:33:04.672Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-04-15T20:33:04.672Z] Configure a credential helper to remove this warning. See [2022-04-15T20:33:04.672Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-04-15T20:33:04.672Z] [2022-04-15T20:33:04.672Z] Login Succeeded [2022-04-15T20:33:04.672Z] nexus3.edgexfoundry.org:10003 [2022-04-15T20:33:04.737Z] Removing intermediate container 0398aca9089a [2022-04-15T20:33:04.737Z] ---> 823c86a55484 [2022-04-15T20:33:04.737Z] Step 5/22 : RUN apk add --update --no-cache make git [2022-04-15T20:33:04.737Z] ---> Running in 67c1a6ddae87 [2022-04-15T20:33:04.737Z] Removing intermediate container 15ca581209b1 [2022-04-15T20:33:04.737Z] ---> 1709133f0bdc [2022-04-15T20:33:04.737Z] Step 5/25 : RUN apk add --update --no-cache make git build-base curl [2022-04-15T20:33:04.949Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-04-15T20:33:04.996Z] ---> Running in 33f884477550 [2022-04-15T20:33:04.996Z] Removing intermediate container 22e3b7c9a151 [2022-04-15T20:33:04.996Z] ---> 84672aa509b3 [2022-04-15T20:33:04.996Z] Step 5/22 : RUN apk add --update --no-cache make bash git ca-certificates [2022-04-15T20:33:04.996Z] ---> Running in de6e5eedcfc7 [2022-04-15T20:33:05.232Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-04-15T20:33:05.233Z] Configure a credential helper to remove this warning. See [2022-04-15T20:33:05.233Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-04-15T20:33:05.233Z] [2022-04-15T20:33:05.233Z] Login Succeeded [2022-04-15T20:33:05.233Z] nexus3.edgexfoundry.org:10004 [2022-04-15T20:33:05.255Z] Removing intermediate container 81f16922310a [2022-04-15T20:33:05.255Z] ---> 6f422bb23be1 [2022-04-15T20:33:05.255Z] Step 5/23 : RUN apk add --update --no-cache zeromq-dev libsodium-dev pkgconfig build-base git [2022-04-15T20:33:05.255Z] ---> Running in a208a8cfe9d7 [2022-04-15T20:33:05.255Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz [2022-04-15T20:33:05.255Z] Removing intermediate container 79ce1562b8cb [2022-04-15T20:33:05.255Z] ---> d182d74483a9 [2022-04-15T20:33:05.255Z] Step 5/23 : RUN apk add --update --no-cache make git [2022-04-15T20:33:05.255Z] ---> Running in 51b08aeb4fc5 [2022-04-15T20:33:05.504Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-04-15T20:33:05.504Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-04-15T20:33:05.504Z] Configure a credential helper to remove this warning. See [2022-04-15T20:33:05.504Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-04-15T20:33:05.504Z] [2022-04-15T20:33:05.504Z] Login Succeeded [2022-04-15T20:33:05.504Z] docker.io [2022-04-15T20:33:05.514Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz [2022-04-15T20:33:05.514Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz [2022-04-15T20:33:05.774Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz [2022-04-15T20:33:05.774Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz [2022-04-15T20:33:05.775Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-04-15T20:33:06.034Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz [2022-04-15T20:33:06.291Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz [2022-04-15T20:33:06.291Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz [2022-04-15T20:33:06.363Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-04-15T20:33:06.363Z] Configure a credential helper to remove this warning. See [2022-04-15T20:33:06.363Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-04-15T20:33:06.363Z] [2022-04-15T20:33:06.363Z] Login Succeeded [2022-04-15T20:33:06.363Z] ---> docker-login.sh ends [Pipeline] } [2022-04-15T20:33:06.380Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [2022-04-15T20:33:06.550Z] OK: 221 MiB in 52 packages [2022-04-15T20:33:06.550Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz [2022-04-15T20:33:06.550Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz [2022-04-15T20:33:06.550Z] OK: 221 MiB in 52 packages [2022-04-15T20:33:06.550Z] OK: 221 MiB in 52 packages [2022-04-15T20:33:06.809Z] OK: 221 MiB in 52 packages [2022-04-15T20:33:06.809Z] Removing intermediate container 67c1a6ddae87 [2022-04-15T20:33:06.809Z] ---> e59ab9c1cf51 [2022-04-15T20:33:06.809Z] Step 6/22 : COPY go.mod vendor* ./ [Pipeline] echo [2022-04-15T20:33:06.832Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2022-04-15T20:33:06.848Z] ========================================================= [2022-04-15T20:33:06.848Z] [edgeXBuildGoParallel] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.17-alpine] [2022-04-15T20:33:06.848Z] ========================================================= [Pipeline] fileExists [Pipeline] sh [2022-04-15T20:33:07.074Z] Removing intermediate container de6e5eedcfc7 [2022-04-15T20:33:07.074Z] ---> f04258ef1a72 [2022-04-15T20:33:07.074Z] Step 6/22 : COPY go.mod vendor* ./ [2022-04-15T20:33:07.074Z] ---> 464048764123 [2022-04-15T20:33:07.074Z] Step 7/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-04-15T20:33:07.074Z] ---> Running in a1a1b4a3ca93 [2022-04-15T20:33:07.074Z] Removing intermediate container 33f884477550 [2022-04-15T20:33:07.074Z] ---> 4de4ba0d1fe4 [2022-04-15T20:33:07.074Z] Step 6/25 : COPY go.mod vendor* ./ [2022-04-15T20:33:07.176Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.17-alpine [2022-04-15T20:33:07.332Z] ---> 22d26a9b775d [2022-04-15T20:33:07.332Z] Step 7/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-04-15T20:33:07.332Z] OK: 221 MiB in 52 packages [2022-04-15T20:33:07.332Z] ---> Running in 55ddb54350fc [2022-04-15T20:33:07.332Z] ---> 593132fc60b8 [2022-04-15T20:33:07.332Z] Step 7/25 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-04-15T20:33:07.332Z] ---> Running in 2658b7f5b3ac [2022-04-15T20:33:07.332Z] Removing intermediate container a208a8cfe9d7 [2022-04-15T20:33:07.332Z] ---> e3a6230af924 [2022-04-15T20:33:07.332Z] Step 6/23 : COPY go.mod vendor* ./ [2022-04-15T20:33:07.450Z] 1.17-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 [2022-04-15T20:33:07.450Z] 9b3977197b4f: Pulling fs layer [2022-04-15T20:33:07.450Z] 1a89e8eeedd5: Pulling fs layer [2022-04-15T20:33:07.450Z] 94645a83ff95: Pulling fs layer [2022-04-15T20:33:07.450Z] 3f3a8bcf1eab: Pulling fs layer [2022-04-15T20:33:07.450Z] 0c92f367c5e7: Pulling fs layer [2022-04-15T20:33:07.450Z] f7c0051592d6: Pulling fs layer [2022-04-15T20:33:07.450Z] a227ed2f7395: Pulling fs layer [2022-04-15T20:33:07.450Z] 7b1c46037f91: Pulling fs layer [2022-04-15T20:33:07.450Z] f7c0051592d6: Waiting [2022-04-15T20:33:07.450Z] a227ed2f7395: Waiting [2022-04-15T20:33:07.450Z] 7b1c46037f91: Waiting [2022-04-15T20:33:07.450Z] 0c92f367c5e7: Waiting [2022-04-15T20:33:07.450Z] 94645a83ff95: Download complete [2022-04-15T20:33:07.450Z] 1a89e8eeedd5: Verifying Checksum [2022-04-15T20:33:07.450Z] 1a89e8eeedd5: Download complete [2022-04-15T20:33:07.450Z] 0c92f367c5e7: Verifying Checksum [2022-04-15T20:33:07.450Z] 0c92f367c5e7: Download complete [2022-04-15T20:33:07.450Z] 9b3977197b4f: Verifying Checksum [2022-04-15T20:33:07.450Z] 9b3977197b4f: Download complete [2022-04-15T20:33:07.450Z] f7c0051592d6: Verifying Checksum [2022-04-15T20:33:07.450Z] f7c0051592d6: Download complete [2022-04-15T20:33:07.450Z] a227ed2f7395: Verifying Checksum [2022-04-15T20:33:07.450Z] a227ed2f7395: Download complete [2022-04-15T20:33:07.592Z] ---> fd45fff69da4 [2022-04-15T20:33:07.592Z] Step 7/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-04-15T20:33:07.592Z] ---> Running in 1abf10a7e370 [2022-04-15T20:33:07.852Z] Removing intermediate container 51b08aeb4fc5 [2022-04-15T20:33:07.853Z] ---> 029c784abe68 [2022-04-15T20:33:07.853Z] Step 6/23 : COPY go.mod vendor* ./ [2022-04-15T20:33:08.111Z] ---> 4153e469faf7 [2022-04-15T20:33:08.111Z] Step 7/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-04-15T20:33:08.111Z] ---> Running in 1136f1389207 [2022-04-15T20:33:08.371Z] Removing intermediate container 55ddb54350fc [2022-04-15T20:33:08.371Z] ---> 2f1641957686 [2022-04-15T20:33:08.371Z] Step 8/22 : COPY . . [2022-04-15T20:33:08.371Z] Removing intermediate container a1a1b4a3ca93 [2022-04-15T20:33:08.371Z] ---> 104812a458ec [2022-04-15T20:33:08.371Z] Step 8/22 : COPY . . [2022-04-15T20:33:08.455Z] 9b3977197b4f: Pull complete [2022-04-15T20:33:09.062Z] 1a89e8eeedd5: Pull complete [2022-04-15T20:33:09.336Z] 94645a83ff95: Pull complete [2022-04-15T20:33:09.608Z] 7b1c46037f91: Download complete [2022-04-15T20:33:10.207Z] 3f3a8bcf1eab: Verifying Checksum [2022-04-15T20:33:10.207Z] 3f3a8bcf1eab: Download complete [2022-04-15T20:33:12.560Z] Removing intermediate container 2658b7f5b3ac [2022-04-15T20:33:12.560Z] ---> db82c6d45671 [2022-04-15T20:33:12.560Z] Step 8/25 : COPY . . [2022-04-15T20:33:12.560Z] Removing intermediate container 1abf10a7e370 [2022-04-15T20:33:12.560Z] ---> 891bcea37980 [2022-04-15T20:33:12.560Z] Step 8/23 : COPY . . [2022-04-15T20:33:12.560Z] Removing intermediate container 1136f1389207 [2022-04-15T20:33:12.560Z] ---> 4cd32d5c2d57 [2022-04-15T20:33:12.560Z] Step 8/23 : COPY . . [2022-04-15T20:33:20.693Z] ---> a43a273a94bd [2022-04-15T20:33:20.693Z] Step 9/22 : RUN make cmd/security-proxy-setup/security-proxy-setup cmd/secrets-config/secrets-config [2022-04-15T20:33:20.693Z] ---> Running in cc26a13f612a [2022-04-15T20:33:20.693Z] ---> 795ee5d57421 [2022-04-15T20:33:20.693Z] Step 9/22 : RUN make cmd/support-notifications/support-notifications [2022-04-15T20:33:20.693Z] ---> 8e4a4144b564 [2022-04-15T20:33:20.693Z] Step 9/23 : RUN make cmd/core-data/core-data [2022-04-15T20:33:20.693Z] ---> 26772acc3536 [2022-04-15T20:33:20.693Z] Step 9/25 : ARG SPIRE_RELEASE=1.2.1 [2022-04-15T20:33:20.693Z] ---> 5b8d2733472e [2022-04-15T20:33:20.693Z] Step 9/23 : RUN make cmd/core-metadata/core-metadata [2022-04-15T20:33:20.693Z] ---> Running in 004c176d1d19 [2022-04-15T20:33:20.693Z] ---> Running in 142639d6305c [2022-04-15T20:33:20.693Z] ---> Running in b34b97f0bc1d [2022-04-15T20:33:20.693Z] ---> Running in ef72dc485852 [2022-04-15T20:33:20.693Z] Removing intermediate container ef72dc485852 [2022-04-15T20:33:20.693Z] ---> c0540ffc0c25 [2022-04-15T20:33:20.693Z] Step 10/25 : RUN mkdir -p spire-build [2022-04-15T20:33:20.693Z] ---> Running in c9394522c580 [2022-04-15T20:33:20.693Z] 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-15T20:33:20.693Z] 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-15T20:33:20.693Z] 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-15T20:33:20.693Z] 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-15T20:33:20.952Z] Removing intermediate container c9394522c580 [2022-04-15T20:33:20.952Z] ---> 408d68d07ab2 [2022-04-15T20:33:20.952Z] Step 11/25 : WORKDIR /edgex-go/spire-build [2022-04-15T20:33:21.210Z] ---> Running in 7387cdca1c2c [2022-04-15T20:33:21.467Z] Removing intermediate container 7387cdca1c2c [2022-04-15T20:33:21.467Z] ---> 0741de28f0ff [2022-04-15T20:33:21.467Z] 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-15T20:33:21.467Z] ---> Running in fc832280e43e [2022-04-15T20:33:22.405Z] spire-1.2.1/ [2022-04-15T20:33:22.405Z] spire-1.2.1/.data/ [2022-04-15T20:33:22.405Z] spire-1.2.1/.data/.file [2022-04-15T20:33:22.405Z] spire-1.2.1/.dockerignore [2022-04-15T20:33:22.405Z] spire-1.2.1/.gitattributes [2022-04-15T20:33:22.405Z] spire-1.2.1/.githooks/ [2022-04-15T20:33:22.405Z] spire-1.2.1/.githooks/pre-commit [2022-04-15T20:33:22.405Z] spire-1.2.1/.github/ [2022-04-15T20:33:22.405Z] spire-1.2.1/.github/ISSUE_TEMPLATE.md [2022-04-15T20:33:22.405Z] spire-1.2.1/.github/PULL_REQUEST_TEMPLATE.md [2022-04-15T20:33:22.405Z] spire-1.2.1/.github/dependabot.yml [2022-04-15T20:33:22.405Z] spire-1.2.1/.github/workflows/ [2022-04-15T20:33:22.405Z] spire-1.2.1/.github/workflows/nightly_build.yaml [2022-04-15T20:33:22.405Z] spire-1.2.1/.github/workflows/pr_build.yaml [2022-04-15T20:33:22.405Z] spire-1.2.1/.github/workflows/release_build.yaml [2022-04-15T20:33:22.405Z] spire-1.2.1/.github/workflows/scripts/ [2022-04-15T20:33:22.405Z] spire-1.2.1/.github/workflows/scripts/build_artifacts.sh [2022-04-15T20:33:22.405Z] spire-1.2.1/.github/workflows/scripts/push-images.sh [2022-04-15T20:33:22.405Z] spire-1.2.1/.github/workflows/scripts/push-scratch-images.sh [2022-04-15T20:33:22.405Z] spire-1.2.1/.github/workflows/scripts/run_unit_tests.sh [2022-04-15T20:33:22.405Z] spire-1.2.1/.github/workflows/scripts/split.sh [2022-04-15T20:33:22.405Z] spire-1.2.1/.gitignore [2022-04-15T20:33:22.405Z] spire-1.2.1/.go-version [2022-04-15T20:33:22.405Z] spire-1.2.1/.golangci.yml [2022-04-15T20:33:22.405Z] spire-1.2.1/ADOPTERS.md [2022-04-15T20:33:22.405Z] spire-1.2.1/CHANGELOG.md [2022-04-15T20:33:22.405Z] spire-1.2.1/CODE-OF-CONDUCT.md [2022-04-15T20:33:22.405Z] spire-1.2.1/CODEOWNERS [2022-04-15T20:33:22.405Z] spire-1.2.1/CONTRIBUTING.md [2022-04-15T20:33:22.405Z] spire-1.2.1/Dockerfile [2022-04-15T20:33:22.405Z] spire-1.2.1/Dockerfile.dev [2022-04-15T20:33:22.405Z] spire-1.2.1/Dockerfile.scratch [2022-04-15T20:33:22.405Z] spire-1.2.1/LICENSE [2022-04-15T20:33:22.405Z] spire-1.2.1/MAINTAINERS.md [2022-04-15T20:33:22.405Z] spire-1.2.1/Makefile [2022-04-15T20:33:22.405Z] spire-1.2.1/README.md [2022-04-15T20:33:22.405Z] spire-1.2.1/ROADMAP.md [2022-04-15T20:33:22.405Z] spire-1.2.1/SECURITY.md [2022-04-15T20:33:22.405Z] spire-1.2.1/cmd/ [2022-04-15T20:33:22.405Z] spire-1.2.1/cmd/spire-agent/ [2022-04-15T20:33:22.405Z] spire-1.2.1/cmd/spire-agent/cli/ [2022-04-15T20:33:22.405Z] spire-1.2.1/cmd/spire-agent/cli/api/ [2022-04-15T20:33:22.405Z] spire-1.2.1/cmd/spire-agent/cli/api/common.go [2022-04-15T20:33:22.405Z] spire-1.2.1/cmd/spire-agent/cli/api/fetch_jwt.go [2022-04-15T20:33:22.405Z] spire-1.2.1/cmd/spire-agent/cli/api/fetch_x509.go [2022-04-15T20:33:22.405Z] spire-1.2.1/cmd/spire-agent/cli/api/printer.go [2022-04-15T20:33:22.405Z] spire-1.2.1/cmd/spire-agent/cli/api/validate_jwt.go [2022-04-15T20:33:22.405Z] spire-1.2.1/cmd/spire-agent/cli/api/watch.go [2022-04-15T20:33:22.405Z] spire-1.2.1/cmd/spire-agent/cli/cli.go [2022-04-15T20:33:22.405Z] spire-1.2.1/cmd/spire-agent/cli/common/ [2022-04-15T20:33:22.405Z] spire-1.2.1/cmd/spire-agent/cli/common/defaults.go [2022-04-15T20:33:22.405Z] spire-1.2.1/cmd/spire-agent/cli/healthcheck/ [2022-04-15T20:33:22.405Z] spire-1.2.1/cmd/spire-agent/cli/healthcheck/healthcheck.go [2022-04-15T20:33:22.405Z] spire-1.2.1/cmd/spire-agent/cli/healthcheck/healthcheck_test.go [2022-04-15T20:33:22.405Z] spire-1.2.1/cmd/spire-agent/cli/run/ [2022-04-15T20:33:22.405Z] spire-1.2.1/cmd/spire-agent/cli/run/run.go [2022-04-15T20:33:22.405Z] spire-1.2.1/cmd/spire-agent/cli/run/run_test.go [2022-04-15T20:33:22.405Z] spire-1.2.1/cmd/spire-agent/cli/validate/ [2022-04-15T20:33:22.405Z] spire-1.2.1/cmd/spire-agent/cli/validate/validate.go [2022-04-15T20:33:22.405Z] spire-1.2.1/cmd/spire-agent/cli/validate/validate_test.go [2022-04-15T20:33:22.405Z] spire-1.2.1/cmd/spire-agent/main.go [2022-04-15T20:33:22.405Z] spire-1.2.1/cmd/spire-server/ [2022-04-15T20:33:22.405Z] spire-1.2.1/cmd/spire-server/cli/ [2022-04-15T20:33:22.405Z] spire-1.2.1/cmd/spire-server/cli/agent/ [2022-04-15T20:33:22.405Z] spire-1.2.1/cmd/spire-server/cli/agent/agent_test.go [2022-04-15T20:33:22.405Z] spire-1.2.1/cmd/spire-server/cli/agent/ban.go [2022-04-15T20:33:22.405Z] spire-1.2.1/cmd/spire-server/cli/agent/count.go [2022-04-15T20:33:22.405Z] spire-1.2.1/cmd/spire-server/cli/agent/evict.go [2022-04-15T20:33:22.405Z] spire-1.2.1/cmd/spire-server/cli/agent/list.go [2022-04-15T20:33:22.405Z] spire-1.2.1/cmd/spire-server/cli/agent/show.go [2022-04-15T20:33:22.405Z] spire-1.2.1/cmd/spire-server/cli/bundle/ [2022-04-15T20:33:22.405Z] spire-1.2.1/cmd/spire-server/cli/bundle/bundle_test.go [2022-04-15T20:33:22.405Z] spire-1.2.1/cmd/spire-server/cli/bundle/common.go [2022-04-15T20:33:22.405Z] spire-1.2.1/cmd/spire-server/cli/bundle/common_test.go [2022-04-15T20:33:22.405Z] spire-1.2.1/cmd/spire-server/cli/bundle/count.go [2022-04-15T20:33:22.405Z] spire-1.2.1/cmd/spire-server/cli/bundle/delete.go [2022-04-15T20:33:22.405Z] spire-1.2.1/cmd/spire-server/cli/bundle/list.go [2022-04-15T20:33:22.405Z] spire-1.2.1/cmd/spire-server/cli/bundle/set.go [2022-04-15T20:33:22.405Z] spire-1.2.1/cmd/spire-server/cli/bundle/show.go [2022-04-15T20:33:22.405Z] spire-1.2.1/cmd/spire-server/cli/cli.go [2022-04-15T20:33:22.405Z] spire-1.2.1/cmd/spire-server/cli/entry/ [2022-04-15T20:33:22.405Z] spire-1.2.1/cmd/spire-server/cli/entry/count.go [2022-04-15T20:33:22.405Z] spire-1.2.1/cmd/spire-server/cli/entry/count_test.go [2022-04-15T20:33:22.405Z] spire-1.2.1/cmd/spire-server/cli/entry/create.go [2022-04-15T20:33:22.405Z] spire-1.2.1/cmd/spire-server/cli/entry/create_test.go [2022-04-15T20:33:22.405Z] spire-1.2.1/cmd/spire-server/cli/entry/delete.go [2022-04-15T20:33:22.405Z] spire-1.2.1/cmd/spire-server/cli/entry/delete_test.go [2022-04-15T20:33:22.405Z] spire-1.2.1/cmd/spire-server/cli/entry/show.go [2022-04-15T20:33:22.405Z] spire-1.2.1/cmd/spire-server/cli/entry/show_test.go [2022-04-15T20:33:22.405Z] spire-1.2.1/cmd/spire-server/cli/entry/update.go [2022-04-15T20:33:22.405Z] spire-1.2.1/cmd/spire-server/cli/entry/update_test.go [2022-04-15T20:33:22.405Z] spire-1.2.1/cmd/spire-server/cli/entry/util.go [2022-04-15T20:33:22.405Z] spire-1.2.1/cmd/spire-server/cli/entry/util_test.go [2022-04-15T20:33:22.405Z] spire-1.2.1/cmd/spire-server/cli/federation/ [2022-04-15T20:33:22.405Z] spire-1.2.1/cmd/spire-server/cli/federation/common.go [2022-04-15T20:33:22.405Z] spire-1.2.1/cmd/spire-server/cli/federation/common_test.go [2022-04-15T20:33:22.405Z] spire-1.2.1/cmd/spire-server/cli/federation/create.go [2022-04-15T20:33:22.405Z] spire-1.2.1/cmd/spire-server/cli/federation/create_test.go [2022-04-15T20:33:22.405Z] spire-1.2.1/cmd/spire-server/cli/federation/delete.go [2022-04-15T20:33:22.405Z] spire-1.2.1/cmd/spire-server/cli/federation/delete_test.go [2022-04-15T20:33:22.405Z] spire-1.2.1/cmd/spire-server/cli/federation/list.go [2022-04-15T20:33:22.405Z] spire-1.2.1/cmd/spire-server/cli/federation/list_test.go [2022-04-15T20:33:22.405Z] spire-1.2.1/cmd/spire-server/cli/federation/refresh.go [2022-04-15T20:33:22.405Z] spire-1.2.1/cmd/spire-server/cli/federation/refresh_test.go [2022-04-15T20:33:22.405Z] spire-1.2.1/cmd/spire-server/cli/federation/show.go [2022-04-15T20:33:22.405Z] spire-1.2.1/cmd/spire-server/cli/federation/show_test.go [2022-04-15T20:33:22.405Z] spire-1.2.1/cmd/spire-server/cli/federation/update.go [2022-04-15T20:33:22.405Z] spire-1.2.1/cmd/spire-server/cli/federation/update_test.go [2022-04-15T20:33:22.405Z] spire-1.2.1/cmd/spire-server/cli/healthcheck/ [2022-04-15T20:33:22.405Z] spire-1.2.1/cmd/spire-server/cli/healthcheck/healthcheck.go [2022-04-15T20:33:22.405Z] spire-1.2.1/cmd/spire-server/cli/healthcheck/healthcheck_test.go [2022-04-15T20:33:22.405Z] spire-1.2.1/cmd/spire-server/cli/jwt/ [2022-04-15T20:33:22.405Z] spire-1.2.1/cmd/spire-server/cli/jwt/mint.go [2022-04-15T20:33:22.405Z] spire-1.2.1/cmd/spire-server/cli/jwt/mint_test.go [2022-04-15T20:33:22.405Z] spire-1.2.1/cmd/spire-server/cli/run/ [2022-04-15T20:33:22.405Z] spire-1.2.1/cmd/spire-server/cli/run/run.go [2022-04-15T20:33:22.405Z] spire-1.2.1/cmd/spire-server/cli/run/run_test.go [2022-04-15T20:33:22.405Z] spire-1.2.1/cmd/spire-server/cli/token/ [2022-04-15T20:33:22.405Z] spire-1.2.1/cmd/spire-server/cli/token/generate.go [2022-04-15T20:33:22.405Z] spire-1.2.1/cmd/spire-server/cli/token/generate_test.go [2022-04-15T20:33:22.405Z] spire-1.2.1/cmd/spire-server/cli/validate/ [2022-04-15T20:33:22.405Z] spire-1.2.1/cmd/spire-server/cli/validate/validate.go [2022-04-15T20:33:22.405Z] spire-1.2.1/cmd/spire-server/cli/validate/validate_test.go [2022-04-15T20:33:22.405Z] spire-1.2.1/cmd/spire-server/cli/x509/ [2022-04-15T20:33:22.405Z] spire-1.2.1/cmd/spire-server/cli/x509/mint.go [2022-04-15T20:33:22.405Z] spire-1.2.1/cmd/spire-server/cli/x509/mint_test.go [2022-04-15T20:33:22.405Z] spire-1.2.1/cmd/spire-server/main.go [2022-04-15T20:33:22.405Z] spire-1.2.1/cmd/spire-server/util/ [2022-04-15T20:33:22.405Z] spire-1.2.1/cmd/spire-server/util/util.go [2022-04-15T20:33:22.405Z] spire-1.2.1/conf/ [2022-04-15T20:33:22.405Z] spire-1.2.1/conf/agent/ [2022-04-15T20:33:22.405Z] spire-1.2.1/conf/agent/agent.conf [2022-04-15T20:33:22.405Z] spire-1.2.1/conf/agent/agent_full.conf [2022-04-15T20:33:22.406Z] spire-1.2.1/conf/agent/dummy_root_ca.crt [2022-04-15T20:33:22.406Z] spire-1.2.1/conf/server/ [2022-04-15T20:33:22.406Z] spire-1.2.1/conf/server/dummy_upstream_ca.crt [2022-04-15T20:33:22.406Z] spire-1.2.1/conf/server/dummy_upstream_ca.key [2022-04-15T20:33:22.406Z] spire-1.2.1/conf/server/server.conf [2022-04-15T20:33:22.406Z] spire-1.2.1/conf/server/server_full.conf [2022-04-15T20:33:22.406Z] spire-1.2.1/doc/ [2022-04-15T20:33:22.406Z] spire-1.2.1/doc/SPIRE101.md [2022-04-15T20:33:22.406Z] spire-1.2.1/doc/auditlog.md [2022-04-15T20:33:22.406Z] spire-1.2.1/doc/authorization_policy_engine.md [2022-04-15T20:33:22.406Z] spire-1.2.1/doc/changelog_guidelines.md [2022-04-15T20:33:22.406Z] spire-1.2.1/doc/cure53-report.pdf [2022-04-15T20:33:22.406Z] spire-1.2.1/doc/images/ [2022-04-15T20:33:22.406Z] spire-1.2.1/doc/images/2019_roadmap.png [2022-04-15T20:33:22.406Z] spire-1.2.1/doc/images/SPIRE101.png [2022-04-15T20:33:22.406Z] spire-1.2.1/doc/images/SPIRE_agent.png [2022-04-15T20:33:22.594Z] 3f3a8bcf1eab: Pull complete [2022-04-15T20:33:22.594Z] 0c92f367c5e7: Pull complete [2022-04-15T20:33:22.594Z] f7c0051592d6: Pull complete [2022-04-15T20:33:22.594Z] a227ed2f7395: Pull complete [2022-04-15T20:33:22.680Z] spire-1.2.1/doc/images/SPIRE_server.png [2022-04-15T20:33:22.680Z] spire-1.2.1/doc/images/cache_mgr.png [2022-04-15T20:33:22.680Z] spire-1.2.1/doc/images/cache_mgr_components.png [2022-04-15T20:33:22.680Z] spire-1.2.1/doc/images/federated_spire.png [2022-04-15T20:33:22.680Z] spire-1.2.1/doc/images/ha_mode.png [2022-04-15T20:33:22.680Z] spire-1.2.1/doc/images/nested_spire.png [2022-04-15T20:33:22.680Z] spire-1.2.1/doc/images/oidc_federation.png [2022-04-15T20:33:22.680Z] spire-1.2.1/doc/images/single_trust_domain.png [2022-04-15T20:33:22.680Z] spire-1.2.1/doc/images/spiffe_compatible.png [2022-04-15T20:33:22.680Z] spire-1.2.1/doc/images/spire_logo.png [2022-04-15T20:33:22.680Z] spire-1.2.1/doc/migrating_registration_api_clients.md [2022-04-15T20:33:22.680Z] spire-1.2.1/doc/plugin_agent_keymanager_disk.md [2022-04-15T20:33:22.680Z] spire-1.2.1/doc/plugin_agent_keymanager_memory.md [2022-04-15T20:33:22.680Z] spire-1.2.1/doc/plugin_agent_nodeattestor_aws_iid.md [2022-04-15T20:33:22.680Z] spire-1.2.1/doc/plugin_agent_nodeattestor_azure_msi.md [2022-04-15T20:33:22.680Z] spire-1.2.1/doc/plugin_agent_nodeattestor_gcp_iit.md [2022-04-15T20:33:22.680Z] spire-1.2.1/doc/plugin_agent_nodeattestor_jointoken.md [2022-04-15T20:33:22.681Z] spire-1.2.1/doc/plugin_agent_nodeattestor_k8s_psat.md [2022-04-15T20:33:22.681Z] spire-1.2.1/doc/plugin_agent_nodeattestor_k8s_sat.md [2022-04-15T20:33:22.681Z] spire-1.2.1/doc/plugin_agent_nodeattestor_sshpop.md [2022-04-15T20:33:22.681Z] spire-1.2.1/doc/plugin_agent_nodeattestor_tpm_devid.md [2022-04-15T20:33:22.681Z] spire-1.2.1/doc/plugin_agent_nodeattestor_x509pop.md [2022-04-15T20:33:22.681Z] spire-1.2.1/doc/plugin_agent_svidstore_aws_secretsmanager.md [2022-04-15T20:33:22.681Z] spire-1.2.1/doc/plugin_agent_svidstore_gcp_secretmanager.md [2022-04-15T20:33:22.681Z] spire-1.2.1/doc/plugin_agent_workloadattestor_docker.md [2022-04-15T20:33:22.681Z] spire-1.2.1/doc/plugin_agent_workloadattestor_k8s.md [2022-04-15T20:33:22.681Z] spire-1.2.1/doc/plugin_agent_workloadattestor_unix.md [2022-04-15T20:33:22.681Z] spire-1.2.1/doc/plugin_server_datastore_sql.md [2022-04-15T20:33:22.681Z] spire-1.2.1/doc/plugin_server_keymanager_aws_kms.md [2022-04-15T20:33:22.681Z] spire-1.2.1/doc/plugin_server_keymanager_disk.md [2022-04-15T20:33:22.681Z] spire-1.2.1/doc/plugin_server_keymanager_memory.md [2022-04-15T20:33:22.681Z] spire-1.2.1/doc/plugin_server_nodeattestor_aws_iid.md [2022-04-15T20:33:22.681Z] spire-1.2.1/doc/plugin_server_nodeattestor_azure_msi.md [2022-04-15T20:33:22.681Z] spire-1.2.1/doc/plugin_server_nodeattestor_gcp_iit.md [2022-04-15T20:33:22.681Z] spire-1.2.1/doc/plugin_server_nodeattestor_jointoken.md [2022-04-15T20:33:22.681Z] spire-1.2.1/doc/plugin_server_nodeattestor_k8s_psat.md [2022-04-15T20:33:22.681Z] spire-1.2.1/doc/plugin_server_nodeattestor_k8s_sat.md [2022-04-15T20:33:22.681Z] spire-1.2.1/doc/plugin_server_nodeattestor_sshpop.md [2022-04-15T20:33:22.681Z] spire-1.2.1/doc/plugin_server_nodeattestor_tpm_devid.md [2022-04-15T20:33:22.681Z] spire-1.2.1/doc/plugin_server_nodeattestor_x509pop.md [2022-04-15T20:33:22.681Z] spire-1.2.1/doc/plugin_server_noderesolver_azure_msi.md [2022-04-15T20:33:22.681Z] spire-1.2.1/doc/plugin_server_notifier_gcs_bundle.md [2022-04-15T20:33:22.681Z] spire-1.2.1/doc/plugin_server_notifier_k8sbundle.md [2022-04-15T20:33:22.681Z] spire-1.2.1/doc/plugin_server_upstreamauthority_aws_pca.md [2022-04-15T20:33:22.681Z] spire-1.2.1/doc/plugin_server_upstreamauthority_awssecret.md [2022-04-15T20:33:22.681Z] spire-1.2.1/doc/plugin_server_upstreamauthority_cert_manager.md [2022-04-15T20:33:22.681Z] spire-1.2.1/doc/plugin_server_upstreamauthority_disk.md [2022-04-15T20:33:22.681Z] spire-1.2.1/doc/plugin_server_upstreamauthority_gcp_cas.md [2022-04-15T20:33:22.681Z] spire-1.2.1/doc/plugin_server_upstreamauthority_spire.md [2022-04-15T20:33:22.681Z] spire-1.2.1/doc/plugin_server_upstreamauthority_vault.md [2022-04-15T20:33:22.681Z] spire-1.2.1/doc/scaling_spire.md [2022-04-15T20:33:22.681Z] spire-1.2.1/doc/spire_agent.md [2022-04-15T20:33:22.681Z] spire-1.2.1/doc/spire_server.md [2022-04-15T20:33:22.681Z] spire-1.2.1/doc/supported_integrations.md [2022-04-15T20:33:22.681Z] spire-1.2.1/doc/telemetry.md [2022-04-15T20:33:22.681Z] spire-1.2.1/doc/telemetry_config.md [2022-04-15T20:33:22.681Z] spire-1.2.1/doc/upgrading.md [2022-04-15T20:33:22.681Z] spire-1.2.1/doc/using_spire.md [2022-04-15T20:33:22.681Z] spire-1.2.1/examples/ [2022-04-15T20:33:22.681Z] spire-1.2.1/examples/README.md [2022-04-15T20:33:22.681Z] spire-1.2.1/go.mod [2022-04-15T20:33:22.681Z] spire-1.2.1/go.sum [2022-04-15T20:33:22.681Z] spire-1.2.1/pkg/ [2022-04-15T20:33:22.681Z] spire-1.2.1/pkg/agent/ [2022-04-15T20:33:22.681Z] spire-1.2.1/pkg/agent/agent.go [2022-04-15T20:33:22.681Z] spire-1.2.1/pkg/agent/api/ [2022-04-15T20:33:22.681Z] spire-1.2.1/pkg/agent/api/config.go [2022-04-15T20:33:22.681Z] spire-1.2.1/pkg/agent/api/debug/ [2022-04-15T20:33:22.681Z] spire-1.2.1/pkg/agent/api/debug/v1/ [2022-04-15T20:33:22.681Z] spire-1.2.1/pkg/agent/api/debug/v1/service.go [2022-04-15T20:33:22.681Z] spire-1.2.1/pkg/agent/api/debug/v1/service_test.go [2022-04-15T20:33:22.681Z] spire-1.2.1/pkg/agent/api/delegatedidentity/ [2022-04-15T20:33:22.681Z] spire-1.2.1/pkg/agent/api/delegatedidentity/v1/ [2022-04-15T20:33:22.681Z] spire-1.2.1/pkg/agent/api/delegatedidentity/v1/service.go [2022-04-15T20:33:22.681Z] spire-1.2.1/pkg/agent/api/delegatedidentity/v1/service_test.go [2022-04-15T20:33:22.681Z] spire-1.2.1/pkg/agent/api/endpoints.go [2022-04-15T20:33:22.681Z] spire-1.2.1/pkg/agent/api/health/ [2022-04-15T20:33:22.681Z] spire-1.2.1/pkg/agent/api/health/v1/ [2022-04-15T20:33:22.681Z] spire-1.2.1/pkg/agent/api/health/v1/service.go [2022-04-15T20:33:22.681Z] spire-1.2.1/pkg/agent/api/health/v1/service_test.go [2022-04-15T20:33:22.681Z] spire-1.2.1/pkg/agent/api/rpccontext/ [2022-04-15T20:33:22.681Z] spire-1.2.1/pkg/agent/api/rpccontext/alias.go [2022-04-15T20:33:22.681Z] spire-1.2.1/pkg/agent/api/rpccontext/caller.go [2022-04-15T20:33:22.681Z] spire-1.2.1/pkg/agent/attestor/ [2022-04-15T20:33:22.681Z] spire-1.2.1/pkg/agent/attestor/node/ [2022-04-15T20:33:22.681Z] spire-1.2.1/pkg/agent/attestor/node/experimental.go [2022-04-15T20:33:22.681Z] spire-1.2.1/pkg/agent/attestor/node/node.go [2022-04-15T20:33:22.681Z] spire-1.2.1/pkg/agent/attestor/node/node_test.go [2022-04-15T20:33:22.681Z] spire-1.2.1/pkg/agent/attestor/workload/ [2022-04-15T20:33:22.681Z] spire-1.2.1/pkg/agent/attestor/workload/workload.go [2022-04-15T20:33:22.681Z] spire-1.2.1/pkg/agent/attestor/workload/workload_test.go [2022-04-15T20:33:22.681Z] spire-1.2.1/pkg/agent/catalog/ [2022-04-15T20:33:22.681Z] spire-1.2.1/pkg/agent/catalog/catalog.go [2022-04-15T20:33:22.681Z] spire-1.2.1/pkg/agent/catalog/keymanager.go [2022-04-15T20:33:22.681Z] spire-1.2.1/pkg/agent/catalog/nodeattestor.go [2022-04-15T20:33:22.681Z] spire-1.2.1/pkg/agent/catalog/svidstore.go [2022-04-15T20:33:22.681Z] spire-1.2.1/pkg/agent/catalog/workloadattestor.go [2022-04-15T20:33:22.681Z] spire-1.2.1/pkg/agent/client/ [2022-04-15T20:33:22.681Z] spire-1.2.1/pkg/agent/client/client.go [2022-04-15T20:33:22.681Z] spire-1.2.1/pkg/agent/client/client_test.go [2022-04-15T20:33:22.681Z] spire-1.2.1/pkg/agent/client/dial.go [2022-04-15T20:33:22.681Z] spire-1.2.1/pkg/agent/client/nodeconn.go [2022-04-15T20:33:22.681Z] spire-1.2.1/pkg/agent/client/nodeconn_test.go [2022-04-15T20:33:22.681Z] spire-1.2.1/pkg/agent/client/update.go [2022-04-15T20:33:22.681Z] spire-1.2.1/pkg/agent/client/util.go [2022-04-15T20:33:22.681Z] spire-1.2.1/pkg/agent/common/ [2022-04-15T20:33:22.681Z] spire-1.2.1/pkg/agent/common/backoff/ [2022-04-15T20:33:22.681Z] spire-1.2.1/pkg/agent/common/backoff/backoff.go [2022-04-15T20:33:22.681Z] spire-1.2.1/pkg/agent/common/backoff/backoff_test.go [2022-04-15T20:33:22.681Z] spire-1.2.1/pkg/agent/common/cgroups/ [2022-04-15T20:33:22.681Z] spire-1.2.1/pkg/agent/common/cgroups/cgroups.go [2022-04-15T20:33:22.681Z] spire-1.2.1/pkg/agent/common/cgroups/cgroups_test.go [2022-04-15T20:33:22.681Z] spire-1.2.1/pkg/agent/common/cgroups/filesystem.go [2022-04-15T20:33:22.681Z] spire-1.2.1/pkg/agent/config.go [2022-04-15T20:33:22.681Z] spire-1.2.1/pkg/agent/endpoints/ [2022-04-15T20:33:22.681Z] spire-1.2.1/pkg/agent/endpoints/config.go [2022-04-15T20:33:22.681Z] spire-1.2.1/pkg/agent/endpoints/endpoints.go [2022-04-15T20:33:22.681Z] spire-1.2.1/pkg/agent/endpoints/endpoints_test.go [2022-04-15T20:33:22.681Z] spire-1.2.1/pkg/agent/endpoints/metrics.go [2022-04-15T20:33:22.681Z] spire-1.2.1/pkg/agent/endpoints/middleware.go [2022-04-15T20:33:22.681Z] spire-1.2.1/pkg/agent/endpoints/peertracker.go [2022-04-15T20:33:22.681Z] spire-1.2.1/pkg/agent/endpoints/peertracker_test.go [2022-04-15T20:33:22.681Z] spire-1.2.1/pkg/agent/endpoints/sdsv2/ [2022-04-15T20:33:22.681Z] spire-1.2.1/pkg/agent/endpoints/sdsv2/handler.go [2022-04-15T20:33:22.681Z] spire-1.2.1/pkg/agent/endpoints/sdsv2/handler_test.go [2022-04-15T20:33:22.681Z] spire-1.2.1/pkg/agent/endpoints/sdsv3/ [2022-04-15T20:33:22.681Z] spire-1.2.1/pkg/agent/endpoints/sdsv3/handler.go [2022-04-15T20:33:22.681Z] spire-1.2.1/pkg/agent/endpoints/sdsv3/handler_test.go [2022-04-15T20:33:22.681Z] spire-1.2.1/pkg/agent/endpoints/workload/ [2022-04-15T20:33:22.681Z] spire-1.2.1/pkg/agent/endpoints/workload/handler.go [2022-04-15T20:33:22.681Z] spire-1.2.1/pkg/agent/endpoints/workload/handler_test.go [2022-04-15T20:33:22.681Z] spire-1.2.1/pkg/agent/manager/ [2022-04-15T20:33:22.681Z] spire-1.2.1/pkg/agent/manager/cache/ [2022-04-15T20:33:22.681Z] spire-1.2.1/pkg/agent/manager/cache/bundle_cache.go [2022-04-15T20:33:22.681Z] spire-1.2.1/pkg/agent/manager/cache/cache.go [2022-04-15T20:33:22.681Z] spire-1.2.1/pkg/agent/manager/cache/cache_test.go [2022-04-15T20:33:22.681Z] spire-1.2.1/pkg/agent/manager/cache/jwt_cache.go [2022-04-15T20:33:22.681Z] spire-1.2.1/pkg/agent/manager/cache/jwt_cache_test.go [2022-04-15T20:33:22.681Z] spire-1.2.1/pkg/agent/manager/cache/sets.go [2022-04-15T20:33:22.681Z] spire-1.2.1/pkg/agent/manager/cache/subscriber.go [2022-04-15T20:33:22.681Z] spire-1.2.1/pkg/agent/manager/config.go [2022-04-15T20:33:22.681Z] spire-1.2.1/pkg/agent/manager/manager.go [2022-04-15T20:33:22.681Z] spire-1.2.1/pkg/agent/manager/manager_test.go [2022-04-15T20:33:22.681Z] spire-1.2.1/pkg/agent/manager/storage.go [2022-04-15T20:33:22.681Z] spire-1.2.1/pkg/agent/manager/storage_test.go [2022-04-15T20:33:22.681Z] spire-1.2.1/pkg/agent/manager/storecache/ [2022-04-15T20:33:22.681Z] spire-1.2.1/pkg/agent/manager/storecache/cache.go [2022-04-15T20:33:22.681Z] spire-1.2.1/pkg/agent/manager/storecache/cache_test.go [2022-04-15T20:33:22.681Z] spire-1.2.1/pkg/agent/manager/sync.go [2022-04-15T20:33:22.681Z] spire-1.2.1/pkg/agent/plugin/ [2022-04-15T20:33:22.681Z] spire-1.2.1/pkg/agent/plugin/keymanager/ [2022-04-15T20:33:22.681Z] spire-1.2.1/pkg/agent/plugin/keymanager/base/ [2022-04-15T20:33:22.681Z] spire-1.2.1/pkg/agent/plugin/keymanager/base/keymanagerbase.go [2022-04-15T20:33:22.681Z] spire-1.2.1/pkg/agent/plugin/keymanager/constant.go [2022-04-15T20:33:22.681Z] spire-1.2.1/pkg/agent/plugin/keymanager/disk/ [2022-04-15T20:33:22.681Z] spire-1.2.1/pkg/agent/plugin/keymanager/disk/disk.go [2022-04-15T20:33:22.681Z] spire-1.2.1/pkg/agent/plugin/keymanager/disk/disk_test.go [2022-04-15T20:33:22.681Z] spire-1.2.1/pkg/agent/plugin/keymanager/keymanager.go [2022-04-15T20:33:22.681Z] spire-1.2.1/pkg/agent/plugin/keymanager/memory/ [2022-04-15T20:33:22.681Z] spire-1.2.1/pkg/agent/plugin/keymanager/memory/memory.go [2022-04-15T20:33:22.681Z] spire-1.2.1/pkg/agent/plugin/keymanager/memory/memory_test.go [2022-04-15T20:33:22.681Z] spire-1.2.1/pkg/agent/plugin/keymanager/repository.go [2022-04-15T20:33:22.681Z] spire-1.2.1/pkg/agent/plugin/keymanager/svidkeymanager.go [2022-04-15T20:33:22.681Z] spire-1.2.1/pkg/agent/plugin/keymanager/svidkeymanager_test.go [2022-04-15T20:33:22.681Z] spire-1.2.1/pkg/agent/plugin/keymanager/test/ [2022-04-15T20:33:22.681Z] spire-1.2.1/pkg/agent/plugin/keymanager/test/keymanagertest.go [2022-04-15T20:33:22.681Z] spire-1.2.1/pkg/agent/plugin/keymanager/v1.go [2022-04-15T20:33:22.681Z] spire-1.2.1/pkg/agent/plugin/keymanager/v1_test.go [2022-04-15T20:33:22.681Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/ [2022-04-15T20:33:22.681Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/aws/ [2022-04-15T20:33:22.681Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/aws/iid.go [2022-04-15T20:33:22.681Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/aws/iid_test.go [2022-04-15T20:33:22.681Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/azure/ [2022-04-15T20:33:22.681Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/azure/msi.go [2022-04-15T20:33:22.681Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/azure/msi_test.go [2022-04-15T20:33:22.681Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/gcp/ [2022-04-15T20:33:22.681Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/gcp/iit.go [2022-04-15T20:33:22.681Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/gcp/iit_test.go [2022-04-15T20:33:22.681Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/jointoken.go [2022-04-15T20:33:22.681Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/jointoken/ [2022-04-15T20:33:22.681Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/jointoken/join_token.go [2022-04-15T20:33:22.681Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/jointoken_test.go [2022-04-15T20:33:22.681Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/ [2022-04-15T20:33:22.681Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/psat/ [2022-04-15T20:33:22.681Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/psat/psat.go [2022-04-15T20:33:22.681Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/psat/psat_test.go [2022-04-15T20:33:22.681Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/sat/ [2022-04-15T20:33:22.681Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/sat/sat.go [2022-04-15T20:33:22.681Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/sat/sat_test.go [2022-04-15T20:33:22.681Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/nodeattestor.go [2022-04-15T20:33:22.681Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/repository.go [2022-04-15T20:33:22.681Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/sshpop/ [2022-04-15T20:33:22.681Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/sshpop/sshpop.go [2022-04-15T20:33:22.681Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/sshpop/sshpop_test.go [2022-04-15T20:33:22.681Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/test/ [2022-04-15T20:33:22.681Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/test/serverstream.go [2022-04-15T20:33:22.681Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/ [2022-04-15T20:33:22.681Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/devid.go [2022-04-15T20:33:22.681Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/devid_test.go [2022-04-15T20:33:22.681Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/ [2022-04-15T20:33:22.681Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/autodetect.go [2022-04-15T20:33:22.681Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/open.go [2022-04-15T20:33:22.681Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/open_windows.go [2022-04-15T20:33:22.681Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/session.go [2022-04-15T20:33:22.681Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/session_test.go [2022-04-15T20:33:22.681Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/signingkey.go [2022-04-15T20:33:22.681Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/v1.go [2022-04-15T20:33:22.681Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/v1_test.go [2022-04-15T20:33:22.681Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/x509pop/ [2022-04-15T20:33:22.681Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/x509pop/x509pop.go [2022-04-15T20:33:22.681Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/x509pop/x509pop_test.go [2022-04-15T20:33:22.681Z] spire-1.2.1/pkg/agent/plugin/svidstore/ [2022-04-15T20:33:22.681Z] spire-1.2.1/pkg/agent/plugin/svidstore/awssecretsmanager/ [2022-04-15T20:33:22.681Z] spire-1.2.1/pkg/agent/plugin/svidstore/awssecretsmanager/aws.go [2022-04-15T20:33:22.681Z] spire-1.2.1/pkg/agent/plugin/svidstore/awssecretsmanager/aws_test.go [2022-04-15T20:33:22.681Z] spire-1.2.1/pkg/agent/plugin/svidstore/awssecretsmanager/client.go [2022-04-15T20:33:22.681Z] spire-1.2.1/pkg/agent/plugin/svidstore/gcpsecretmanager/ [2022-04-15T20:33:22.681Z] spire-1.2.1/pkg/agent/plugin/svidstore/gcpsecretmanager/client.go [2022-04-15T20:33:22.681Z] spire-1.2.1/pkg/agent/plugin/svidstore/gcpsecretmanager/gcloud.go [2022-04-15T20:33:22.681Z] spire-1.2.1/pkg/agent/plugin/svidstore/gcpsecretmanager/gcloud_test.go [2022-04-15T20:33:22.681Z] spire-1.2.1/pkg/agent/plugin/svidstore/repository.go [2022-04-15T20:33:22.681Z] spire-1.2.1/pkg/agent/plugin/svidstore/svidstore.go [2022-04-15T20:33:22.681Z] spire-1.2.1/pkg/agent/plugin/svidstore/utils.go [2022-04-15T20:33:22.681Z] spire-1.2.1/pkg/agent/plugin/svidstore/utils_test.go [2022-04-15T20:33:22.682Z] spire-1.2.1/pkg/agent/plugin/svidstore/v1.go [2022-04-15T20:33:22.682Z] spire-1.2.1/pkg/agent/plugin/svidstore/v1_test.go [2022-04-15T20:33:22.682Z] spire-1.2.1/pkg/agent/plugin/svidstore/v1unofficial.go [2022-04-15T20:33:22.682Z] spire-1.2.1/pkg/agent/plugin/svidstore/v1unofficial_test.go [2022-04-15T20:33:22.682Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/ [2022-04-15T20:33:22.682Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/ [2022-04-15T20:33:22.682Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/cgroup/ [2022-04-15T20:33:22.682Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/cgroup/dockerfinder.go [2022-04-15T20:33:22.682Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/cgroup/dockerfinder_test.go [2022-04-15T20:33:22.682Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/docker.go [2022-04-15T20:33:22.682Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/docker_test.go [2022-04-15T20:33:22.682Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/retry.go [2022-04-15T20:33:22.682Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/ [2022-04-15T20:33:22.682Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/k8s.go [2022-04-15T20:33:22.682Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/k8s_test.go [2022-04-15T20:33:22.682Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/ [2022-04-15T20:33:22.682Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/cgroups_init_pid_in_pod.txt [2022-04-15T20:33:22.682Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/cgroups_pid_in_kind_pod.txt [2022-04-15T20:33:22.682Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/cgroups_pid_in_pod.txt [2022-04-15T20:33:22.682Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/cgroups_pid_not_in_pod.txt [2022-04-15T20:33:22.682Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/kind_pod_list.json [2022-04-15T20:33:22.682Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/pod_list.json [2022-04-15T20:33:22.682Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/pod_list_not_running.json [2022-04-15T20:33:22.682Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/systemd_cgroups_pid_in_pod.txt [2022-04-15T20:33:22.682Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/repository.go [2022-04-15T20:33:22.682Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/unix/ [2022-04-15T20:33:22.682Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/unix/unix.go [2022-04-15T20:33:22.682Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/unix/unix_test.go [2022-04-15T20:33:22.682Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/v1.go [2022-04-15T20:33:22.682Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/v1_test.go [2022-04-15T20:33:22.682Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/workloadattestor.go [2022-04-15T20:33:22.682Z] spire-1.2.1/pkg/agent/svid/ [2022-04-15T20:33:22.682Z] spire-1.2.1/pkg/agent/svid/rotator.go [2022-04-15T20:33:22.682Z] spire-1.2.1/pkg/agent/svid/rotator_config.go [2022-04-15T20:33:22.682Z] spire-1.2.1/pkg/agent/svid/rotator_test.go [2022-04-15T20:33:22.682Z] spire-1.2.1/pkg/agent/svid/store/ [2022-04-15T20:33:22.682Z] spire-1.2.1/pkg/agent/svid/store/service.go [2022-04-15T20:33:22.682Z] spire-1.2.1/pkg/agent/svid/store/service_test.go [2022-04-15T20:33:22.682Z] spire-1.2.1/pkg/common/ [2022-04-15T20:33:22.682Z] spire-1.2.1/pkg/common/agentpathtemplate/ [2022-04-15T20:33:22.682Z] spire-1.2.1/pkg/common/agentpathtemplate/template.go [2022-04-15T20:33:22.682Z] spire-1.2.1/pkg/common/agentpathtemplate/template_test.go [2022-04-15T20:33:22.682Z] spire-1.2.1/pkg/common/api/ [2022-04-15T20:33:22.682Z] spire-1.2.1/pkg/common/api/metrics.go [2022-04-15T20:33:22.682Z] spire-1.2.1/pkg/common/api/middleware/ [2022-04-15T20:33:22.682Z] spire-1.2.1/pkg/common/api/middleware/common_test.go [2022-04-15T20:33:22.682Z] spire-1.2.1/pkg/common/api/middleware/interceptor.go [2022-04-15T20:33:22.682Z] spire-1.2.1/pkg/common/api/middleware/interceptor_test.go [2022-04-15T20:33:22.682Z] spire-1.2.1/pkg/common/api/middleware/logger.go [2022-04-15T20:33:22.682Z] spire-1.2.1/pkg/common/api/middleware/logger_test.go [2022-04-15T20:33:22.682Z] spire-1.2.1/pkg/common/api/middleware/metrics.go [2022-04-15T20:33:22.682Z] spire-1.2.1/pkg/common/api/middleware/metrics_test.go [2022-04-15T20:33:22.682Z] spire-1.2.1/pkg/common/api/middleware/middleware.go [2022-04-15T20:33:22.682Z] spire-1.2.1/pkg/common/api/middleware/middleware_test.go [2022-04-15T20:33:22.682Z] spire-1.2.1/pkg/common/api/middleware/misconfig.go [2022-04-15T20:33:22.682Z] spire-1.2.1/pkg/common/api/middleware/misconfig_test.go [2022-04-15T20:33:22.682Z] spire-1.2.1/pkg/common/api/middleware/names.go [2022-04-15T20:33:22.682Z] spire-1.2.1/pkg/common/api/middleware/names_test.go [2022-04-15T20:33:22.682Z] spire-1.2.1/pkg/common/api/names.go [2022-04-15T20:33:22.682Z] spire-1.2.1/pkg/common/api/ratelimit.go [2022-04-15T20:33:22.682Z] spire-1.2.1/pkg/common/api/rpccontext/ [2022-04-15T20:33:22.682Z] spire-1.2.1/pkg/common/api/rpccontext/logger.go [2022-04-15T20:33:22.682Z] spire-1.2.1/pkg/common/api/rpccontext/metrics.go [2022-04-15T20:33:22.682Z] spire-1.2.1/pkg/common/api/rpccontext/names.go [2022-04-15T20:33:22.682Z] spire-1.2.1/pkg/common/auth/ [2022-04-15T20:33:22.682Z] spire-1.2.1/pkg/common/auth/interceptors.go [2022-04-15T20:33:22.682Z] spire-1.2.1/pkg/common/auth/interceptors_test.go [2022-04-15T20:33:22.682Z] spire-1.2.1/pkg/common/auth/untracked_uds.go [2022-04-15T20:33:22.682Z] spire-1.2.1/pkg/common/bundleutil/ [2022-04-15T20:33:22.682Z] spire-1.2.1/pkg/common/bundleutil/bundle.go [2022-04-15T20:33:22.682Z] spire-1.2.1/pkg/common/bundleutil/bundle_test.go [2022-04-15T20:33:22.682Z] spire-1.2.1/pkg/common/bundleutil/common_test.go [2022-04-15T20:33:22.682Z] spire-1.2.1/pkg/common/bundleutil/marshal.go [2022-04-15T20:33:22.682Z] spire-1.2.1/pkg/common/bundleutil/marshal_test.go [2022-04-15T20:33:22.682Z] spire-1.2.1/pkg/common/bundleutil/refreshhint.go [2022-04-15T20:33:22.682Z] spire-1.2.1/pkg/common/bundleutil/refreshhint_test.go [2022-04-15T20:33:22.682Z] spire-1.2.1/pkg/common/bundleutil/types.go [2022-04-15T20:33:22.682Z] spire-1.2.1/pkg/common/bundleutil/unmarshal.go [2022-04-15T20:33:22.682Z] spire-1.2.1/pkg/common/bundleutil/unmarshal_test.go [2022-04-15T20:33:22.682Z] spire-1.2.1/pkg/common/catalog/ [2022-04-15T20:33:22.682Z] spire-1.2.1/pkg/common/catalog/bind.go [2022-04-15T20:33:22.682Z] spire-1.2.1/pkg/common/catalog/builtin.go [2022-04-15T20:33:22.682Z] spire-1.2.1/pkg/common/catalog/catalog.go [2022-04-15T20:33:22.682Z] spire-1.2.1/pkg/common/catalog/catalog_test.go [2022-04-15T20:33:22.682Z] spire-1.2.1/pkg/common/catalog/closers.go [2022-04-15T20:33:22.682Z] spire-1.2.1/pkg/common/catalog/cmd_linux.go [2022-04-15T20:33:22.682Z] spire-1.2.1/pkg/common/catalog/cmd_other.go [2022-04-15T20:33:22.682Z] spire-1.2.1/pkg/common/catalog/config.go [2022-04-15T20:33:22.682Z] spire-1.2.1/pkg/common/catalog/config_test.go [2022-04-15T20:33:22.682Z] spire-1.2.1/pkg/common/catalog/configure.go [2022-04-15T20:33:22.682Z] spire-1.2.1/pkg/common/catalog/constraints.go [2022-04-15T20:33:22.682Z] spire-1.2.1/pkg/common/catalog/constraints_test.go [2022-04-15T20:33:22.682Z] spire-1.2.1/pkg/common/catalog/context.go [2022-04-15T20:33:22.682Z] spire-1.2.1/pkg/common/catalog/external.go [2022-04-15T20:33:22.682Z] spire-1.2.1/pkg/common/catalog/host.go [2022-04-15T20:33:22.682Z] spire-1.2.1/pkg/common/catalog/pipenet.go [2022-04-15T20:33:22.682Z] spire-1.2.1/pkg/common/catalog/plugin.go [2022-04-15T20:33:22.682Z] spire-1.2.1/pkg/common/catalog/testplugin/ [2022-04-15T20:33:22.682Z] spire-1.2.1/pkg/common/catalog/testplugin/.gitignore [2022-04-15T20:33:22.682Z] spire-1.2.1/pkg/common/catalog/testplugin/main.go [2022-04-15T20:33:22.682Z] spire-1.2.1/pkg/common/catalog/testplugin/plugin.go [2022-04-15T20:33:22.682Z] spire-1.2.1/pkg/common/cli/ [2022-04-15T20:33:22.682Z] spire-1.2.1/pkg/common/cli/env.go [2022-04-15T20:33:22.682Z] spire-1.2.1/pkg/common/cli/flags.go [2022-04-15T20:33:22.682Z] spire-1.2.1/pkg/common/cli/trust_domain.go [2022-04-15T20:33:22.682Z] spire-1.2.1/pkg/common/cli/trust_domain_test.go [2022-04-15T20:33:22.682Z] spire-1.2.1/pkg/common/cli/umask.go [2022-04-15T20:33:22.682Z] spire-1.2.1/pkg/common/cli/umask_posix.go [2022-04-15T20:33:22.682Z] spire-1.2.1/pkg/common/cli/umask_test.go [2022-04-15T20:33:22.682Z] spire-1.2.1/pkg/common/cli/umask_windows.go [2022-04-15T20:33:22.682Z] spire-1.2.1/pkg/common/cliprinter/ [2022-04-15T20:33:22.682Z] spire-1.2.1/pkg/common/cliprinter/cliprinter.go [2022-04-15T20:33:22.682Z] spire-1.2.1/pkg/common/cliprinter/cliprinter_test.go [2022-04-15T20:33:22.682Z] spire-1.2.1/pkg/common/cliprinter/flag.go [2022-04-15T20:33:22.682Z] spire-1.2.1/pkg/common/cliprinter/flag_test.go [2022-04-15T20:33:22.682Z] spire-1.2.1/pkg/common/cliprinter/format.go [2022-04-15T20:33:22.682Z] spire-1.2.1/pkg/common/cliprinter/format_test.go [2022-04-15T20:33:22.682Z] spire-1.2.1/pkg/common/cliprinter/internal/ [2022-04-15T20:33:22.682Z] spire-1.2.1/pkg/common/cliprinter/internal/errorjson/ [2022-04-15T20:33:22.682Z] spire-1.2.1/pkg/common/cliprinter/internal/errorjson/errorjson.go [2022-04-15T20:33:22.682Z] spire-1.2.1/pkg/common/cliprinter/internal/errorjson/errorjson_test.go [2022-04-15T20:33:22.682Z] spire-1.2.1/pkg/common/cliprinter/internal/errorpretty/ [2022-04-15T20:33:22.682Z] spire-1.2.1/pkg/common/cliprinter/internal/errorpretty/errorpretty.go [2022-04-15T20:33:22.682Z] spire-1.2.1/pkg/common/cliprinter/internal/errorpretty/errorpretty_test.go [2022-04-15T20:33:22.682Z] spire-1.2.1/pkg/common/cliprinter/internal/protojson/ [2022-04-15T20:33:22.682Z] spire-1.2.1/pkg/common/cliprinter/internal/protojson/protojson.go [2022-04-15T20:33:22.682Z] spire-1.2.1/pkg/common/cliprinter/internal/protojson/protojson_test.go [2022-04-15T20:33:22.682Z] spire-1.2.1/pkg/common/cliprinter/internal/protopretty/ [2022-04-15T20:33:22.682Z] spire-1.2.1/pkg/common/cliprinter/internal/protopretty/protopretty.go [2022-04-15T20:33:22.682Z] spire-1.2.1/pkg/common/cliprinter/internal/protopretty/protopretty_test.go [2022-04-15T20:33:22.682Z] spire-1.2.1/pkg/common/cliprinter/internal/structjson/ [2022-04-15T20:33:22.682Z] spire-1.2.1/pkg/common/cliprinter/internal/structjson/structjson.go [2022-04-15T20:33:22.682Z] spire-1.2.1/pkg/common/cliprinter/internal/structjson/structjson_test.go [2022-04-15T20:33:22.682Z] spire-1.2.1/pkg/common/cliprinter/internal/structpretty/ [2022-04-15T20:33:22.682Z] spire-1.2.1/pkg/common/cliprinter/internal/structpretty/structpretty.go [2022-04-15T20:33:22.682Z] spire-1.2.1/pkg/common/cliprinter/internal/structpretty/structpretty_test.go [2022-04-15T20:33:22.682Z] spire-1.2.1/pkg/common/coretypes/ [2022-04-15T20:33:22.682Z] spire-1.2.1/pkg/common/coretypes/bundle/ [2022-04-15T20:33:22.682Z] spire-1.2.1/pkg/common/coretypes/bundle/bundle_test.go [2022-04-15T20:33:22.682Z] spire-1.2.1/pkg/common/coretypes/bundle/commontypes.go [2022-04-15T20:33:22.682Z] spire-1.2.1/pkg/common/coretypes/bundle/plugintypes.go [2022-04-15T20:33:22.682Z] spire-1.2.1/pkg/common/coretypes/bundle/require.go [2022-04-15T20:33:22.682Z] spire-1.2.1/pkg/common/coretypes/jwtkey/ [2022-04-15T20:33:22.682Z] spire-1.2.1/pkg/common/coretypes/jwtkey/apitypes.go [2022-04-15T20:33:22.682Z] spire-1.2.1/pkg/common/coretypes/jwtkey/commontypes.go [2022-04-15T20:33:22.682Z] spire-1.2.1/pkg/common/coretypes/jwtkey/jwtkey.go [2022-04-15T20:33:22.682Z] spire-1.2.1/pkg/common/coretypes/jwtkey/jwtkey_test.go [2022-04-15T20:33:22.682Z] spire-1.2.1/pkg/common/coretypes/jwtkey/plugintypes.go [2022-04-15T20:33:22.682Z] spire-1.2.1/pkg/common/coretypes/jwtkey/require.go [2022-04-15T20:33:22.682Z] spire-1.2.1/pkg/common/coretypes/x509certificate/ [2022-04-15T20:33:22.682Z] spire-1.2.1/pkg/common/coretypes/x509certificate/commontypes.go [2022-04-15T20:33:22.682Z] spire-1.2.1/pkg/common/coretypes/x509certificate/plugintypes.go [2022-04-15T20:33:22.682Z] spire-1.2.1/pkg/common/coretypes/x509certificate/require.go [2022-04-15T20:33:22.682Z] spire-1.2.1/pkg/common/coretypes/x509certificate/x509certificate.go [2022-04-15T20:33:22.682Z] spire-1.2.1/pkg/common/coretypes/x509certificate/x509certificate_test.go [2022-04-15T20:33:22.682Z] spire-1.2.1/pkg/common/cryptoutil/ [2022-04-15T20:33:22.682Z] spire-1.2.1/pkg/common/cryptoutil/keys.go [2022-04-15T20:33:22.682Z] spire-1.2.1/pkg/common/cryptoutil/keys_test.go [2022-04-15T20:33:22.682Z] spire-1.2.1/pkg/common/diskutil/ [2022-04-15T20:33:22.682Z] spire-1.2.1/pkg/common/diskutil/file_posix.go [2022-04-15T20:33:22.682Z] spire-1.2.1/pkg/common/diskutil/file_test.go [2022-04-15T20:33:22.682Z] spire-1.2.1/pkg/common/diskutil/file_windows.go [2022-04-15T20:33:22.682Z] spire-1.2.1/pkg/common/errorutil/ [2022-04-15T20:33:22.682Z] spire-1.2.1/pkg/common/errorutil/wrapper.go [2022-04-15T20:33:22.682Z] spire-1.2.1/pkg/common/health/ [2022-04-15T20:33:22.682Z] spire-1.2.1/pkg/common/health/config.go [2022-04-15T20:33:22.682Z] spire-1.2.1/pkg/common/health/context.go [2022-04-15T20:33:22.682Z] spire-1.2.1/pkg/common/health/context_test.go [2022-04-15T20:33:22.682Z] spire-1.2.1/pkg/common/health/health.go [2022-04-15T20:33:22.682Z] spire-1.2.1/pkg/common/health/health_test.go [2022-04-15T20:33:22.682Z] spire-1.2.1/pkg/common/health/logger.go [2022-04-15T20:33:22.682Z] spire-1.2.1/pkg/common/hostservice/ [2022-04-15T20:33:22.682Z] spire-1.2.1/pkg/common/hostservice/metricsservice/ [2022-04-15T20:33:22.682Z] spire-1.2.1/pkg/common/hostservice/metricsservice/v1.go [2022-04-15T20:33:22.682Z] spire-1.2.1/pkg/common/hostservice/metricsservice/v1_test.go [2022-04-15T20:33:22.682Z] spire-1.2.1/pkg/common/idutil/ [2022-04-15T20:33:22.682Z] spire-1.2.1/pkg/common/idutil/require.go [2022-04-15T20:33:22.682Z] spire-1.2.1/pkg/common/idutil/require_test.go [2022-04-15T20:33:22.682Z] spire-1.2.1/pkg/common/idutil/safety.go [2022-04-15T20:33:22.682Z] spire-1.2.1/pkg/common/idutil/safety_test.go [2022-04-15T20:33:22.682Z] spire-1.2.1/pkg/common/idutil/spiffeid.go [2022-04-15T20:33:22.682Z] spire-1.2.1/pkg/common/idutil/spiffeid_test.go [2022-04-15T20:33:22.682Z] spire-1.2.1/pkg/common/jwtsvid/ [2022-04-15T20:33:22.682Z] spire-1.2.1/pkg/common/jwtsvid/common.go [2022-04-15T20:33:22.682Z] spire-1.2.1/pkg/common/jwtsvid/sign.go [2022-04-15T20:33:22.682Z] spire-1.2.1/pkg/common/jwtsvid/token_test.go [2022-04-15T20:33:22.682Z] spire-1.2.1/pkg/common/jwtsvid/validate.go [2022-04-15T20:33:22.682Z] spire-1.2.1/pkg/common/jwtutil/ [2022-04-15T20:33:22.682Z] spire-1.2.1/pkg/common/jwtutil/keyset.go [2022-04-15T20:33:22.682Z] spire-1.2.1/pkg/common/jwtutil/keyset_test.go [2022-04-15T20:33:22.682Z] spire-1.2.1/pkg/common/log/ [2022-04-15T20:33:22.682Z] spire-1.2.1/pkg/common/log/hclog_adapter.go [2022-04-15T20:33:22.682Z] spire-1.2.1/pkg/common/log/hclog_adapter_test.go [2022-04-15T20:33:22.682Z] spire-1.2.1/pkg/common/log/log.go [2022-04-15T20:33:22.682Z] spire-1.2.1/pkg/common/log/log_test.go [2022-04-15T20:33:22.682Z] spire-1.2.1/pkg/common/log/options.go [2022-04-15T20:33:22.682Z] spire-1.2.1/pkg/common/nodeutil/ [2022-04-15T20:33:22.682Z] spire-1.2.1/pkg/common/nodeutil/node.go [2022-04-15T20:33:22.682Z] spire-1.2.1/pkg/common/nodeutil/node_test.go [2022-04-15T20:33:22.682Z] spire-1.2.1/pkg/common/peertracker/ [2022-04-15T20:33:22.682Z] spire-1.2.1/pkg/common/peertracker/conn.go [2022-04-15T20:33:22.682Z] spire-1.2.1/pkg/common/peertracker/credentials.go [2022-04-15T20:33:22.682Z] spire-1.2.1/pkg/common/peertracker/errors.go [2022-04-15T20:33:22.682Z] spire-1.2.1/pkg/common/peertracker/getpid_windows.c [2022-04-15T20:33:22.682Z] spire-1.2.1/pkg/common/peertracker/getpid_windows.h [2022-04-15T20:33:22.682Z] spire-1.2.1/pkg/common/peertracker/info.go [2022-04-15T20:33:22.682Z] spire-1.2.1/pkg/common/peertracker/listener.go [2022-04-15T20:33:22.682Z] spire-1.2.1/pkg/common/peertracker/listener_test.go [2022-04-15T20:33:22.682Z] spire-1.2.1/pkg/common/peertracker/peertracker.go [2022-04-15T20:33:22.683Z] spire-1.2.1/pkg/common/peertracker/peertracker_test.go [2022-04-15T20:33:22.683Z] spire-1.2.1/pkg/common/peertracker/peertracker_test_child_posix.go [2022-04-15T20:33:22.683Z] spire-1.2.1/pkg/common/peertracker/peertracker_test_child_windows.go [2022-04-15T20:33:22.683Z] spire-1.2.1/pkg/common/peertracker/peertracker_test_posix.go [2022-04-15T20:33:22.683Z] spire-1.2.1/pkg/common/peertracker/peertracker_test_windows.go [2022-04-15T20:33:22.683Z] spire-1.2.1/pkg/common/peertracker/tcp.go [2022-04-15T20:33:22.683Z] spire-1.2.1/pkg/common/peertracker/tcp_fallback.go [2022-04-15T20:33:22.683Z] spire-1.2.1/pkg/common/peertracker/tcp_windows.go [2022-04-15T20:33:22.683Z] spire-1.2.1/pkg/common/peertracker/tracker_bsd.go [2022-04-15T20:33:22.683Z] spire-1.2.1/pkg/common/peertracker/tracker_fallback.go [2022-04-15T20:33:22.683Z] spire-1.2.1/pkg/common/peertracker/tracker_linux.go [2022-04-15T20:33:22.683Z] spire-1.2.1/pkg/common/peertracker/tracker_linux_test.go [2022-04-15T20:33:22.683Z] spire-1.2.1/pkg/common/peertracker/tracker_windows.go [2022-04-15T20:33:22.683Z] spire-1.2.1/pkg/common/peertracker/uds.go [2022-04-15T20:33:22.683Z] spire-1.2.1/pkg/common/peertracker/uds_bsd.go [2022-04-15T20:33:22.683Z] spire-1.2.1/pkg/common/peertracker/uds_fallback.go [2022-04-15T20:33:22.683Z] spire-1.2.1/pkg/common/peertracker/uds_linux.go [2022-04-15T20:33:22.683Z] spire-1.2.1/pkg/common/pemutil/ [2022-04-15T20:33:22.683Z] spire-1.2.1/pkg/common/pemutil/block.go [2022-04-15T20:33:22.683Z] spire-1.2.1/pkg/common/pemutil/certs.go [2022-04-15T20:33:22.683Z] spire-1.2.1/pkg/common/pemutil/common.go [2022-04-15T20:33:22.683Z] spire-1.2.1/pkg/common/pemutil/csr.go [2022-04-15T20:33:22.683Z] spire-1.2.1/pkg/common/pemutil/keys.go [2022-04-15T20:33:22.683Z] spire-1.2.1/pkg/common/pemutil/pemutil_test.go [2022-04-15T20:33:22.683Z] spire-1.2.1/pkg/common/pemutil/testdata/ [2022-04-15T20:33:22.683Z] spire-1.2.1/pkg/common/pemutil/testdata/cert.pem [2022-04-15T20:33:22.683Z] spire-1.2.1/pkg/common/pemutil/testdata/certs.pem [2022-04-15T20:33:22.683Z] spire-1.2.1/pkg/common/pemutil/testdata/csr.pem [2022-04-15T20:33:22.683Z] spire-1.2.1/pkg/common/pemutil/testdata/ecdsa-key-pkcs8.pem [2022-04-15T20:33:22.683Z] spire-1.2.1/pkg/common/pemutil/testdata/ecdsa-key.pem [2022-04-15T20:33:22.683Z] spire-1.2.1/pkg/common/pemutil/testdata/key.pem [2022-04-15T20:33:22.683Z] spire-1.2.1/pkg/common/pemutil/testdata/public-rsa-key.pem [2022-04-15T20:33:22.683Z] spire-1.2.1/pkg/common/pemutil/testdata/rsa-key-pkcs8.pem [2022-04-15T20:33:22.683Z] spire-1.2.1/pkg/common/pemutil/testdata/rsa-key.pem [2022-04-15T20:33:22.683Z] spire-1.2.1/pkg/common/plugin/ [2022-04-15T20:33:22.683Z] spire-1.2.1/pkg/common/plugin/aws/ [2022-04-15T20:33:22.683Z] spire-1.2.1/pkg/common/plugin/aws/iid.go [2022-04-15T20:33:22.683Z] spire-1.2.1/pkg/common/plugin/azure/ [2022-04-15T20:33:22.683Z] spire-1.2.1/pkg/common/plugin/azure/msi.go [2022-04-15T20:33:22.683Z] spire-1.2.1/pkg/common/plugin/azure/msi_test.go [2022-04-15T20:33:22.683Z] spire-1.2.1/pkg/common/plugin/facade.go [2022-04-15T20:33:22.683Z] spire-1.2.1/pkg/common/plugin/facade_test.go [2022-04-15T20:33:22.683Z] spire-1.2.1/pkg/common/plugin/gcp/ [2022-04-15T20:33:22.683Z] spire-1.2.1/pkg/common/plugin/gcp/iit.go [2022-04-15T20:33:22.683Z] spire-1.2.1/pkg/common/plugin/k8s/ [2022-04-15T20:33:22.683Z] spire-1.2.1/pkg/common/plugin/k8s/apiserver/ [2022-04-15T20:33:22.683Z] spire-1.2.1/pkg/common/plugin/k8s/apiserver/client.go [2022-04-15T20:33:22.683Z] spire-1.2.1/pkg/common/plugin/k8s/apiserver/client_test.go [2022-04-15T20:33:22.683Z] spire-1.2.1/pkg/common/plugin/k8s/utils.go [2022-04-15T20:33:22.683Z] spire-1.2.1/pkg/common/plugin/k8s/utils_test.go [2022-04-15T20:33:22.683Z] spire-1.2.1/pkg/common/plugin/log.go [2022-04-15T20:33:22.683Z] spire-1.2.1/pkg/common/plugin/sshpop/ [2022-04-15T20:33:22.683Z] spire-1.2.1/pkg/common/plugin/sshpop/handshake.go [2022-04-15T20:33:22.683Z] spire-1.2.1/pkg/common/plugin/sshpop/handshake_test.go [2022-04-15T20:33:22.683Z] spire-1.2.1/pkg/common/plugin/sshpop/sshpop.go [2022-04-15T20:33:22.683Z] spire-1.2.1/pkg/common/plugin/sshpop/sshpop_test.go [2022-04-15T20:33:22.683Z] spire-1.2.1/pkg/common/plugin/sshpop/testdata/ [2022-04-15T20:33:22.683Z] spire-1.2.1/pkg/common/plugin/sshpop/testdata/dummy_agent_ssh_key [2022-04-15T20:33:22.683Z] spire-1.2.1/pkg/common/plugin/sshpop/testdata/dummy_agent_ssh_key-cert.pub [2022-04-15T20:33:22.683Z] spire-1.2.1/pkg/common/plugin/sshpop/testdata/dummy_ssh_cert_authority.pub [2022-04-15T20:33:22.683Z] spire-1.2.1/pkg/common/plugin/sshpop/testdata/empty_ssh_cert_authority.pub [2022-04-15T20:33:22.683Z] spire-1.2.1/pkg/common/plugin/sshpop/testdata/many_ssh_cert_authorities.pub [2022-04-15T20:33:22.683Z] spire-1.2.1/pkg/common/plugin/tpmdevid/ [2022-04-15T20:33:22.683Z] spire-1.2.1/pkg/common/plugin/tpmdevid/devid.go [2022-04-15T20:33:22.683Z] spire-1.2.1/pkg/common/plugin/x509pop/ [2022-04-15T20:33:22.683Z] spire-1.2.1/pkg/common/plugin/x509pop/x509pop.go [2022-04-15T20:33:22.683Z] spire-1.2.1/pkg/common/plugin/x509pop/x509pop_test.go [2022-04-15T20:33:22.683Z] spire-1.2.1/pkg/common/profiling/ [2022-04-15T20:33:22.683Z] spire-1.2.1/pkg/common/profiling/dumpers.go [2022-04-15T20:33:22.683Z] spire-1.2.1/pkg/common/profiling/profiling.go [2022-04-15T20:33:22.683Z] spire-1.2.1/pkg/common/protoutil/ [2022-04-15T20:33:22.683Z] spire-1.2.1/pkg/common/protoutil/masks.go [2022-04-15T20:33:22.683Z] spire-1.2.1/pkg/common/protoutil/masks_test.go [2022-04-15T20:33:22.683Z] spire-1.2.1/pkg/common/rotationutil/ [2022-04-15T20:33:22.683Z] spire-1.2.1/pkg/common/rotationutil/rotationutil.go [2022-04-15T20:33:22.683Z] spire-1.2.1/pkg/common/rotationutil/rotationutil_test.go [2022-04-15T20:33:22.683Z] spire-1.2.1/pkg/common/selector/ [2022-04-15T20:33:22.683Z] spire-1.2.1/pkg/common/selector/selector.go [2022-04-15T20:33:22.683Z] spire-1.2.1/pkg/common/selector/selector_test.go [2022-04-15T20:33:22.683Z] spire-1.2.1/pkg/common/selector/set.go [2022-04-15T20:33:22.683Z] spire-1.2.1/pkg/common/selector/set_utils.go [2022-04-15T20:33:22.683Z] spire-1.2.1/pkg/common/selector/set_utils_test.go [2022-04-15T20:33:22.683Z] spire-1.2.1/pkg/common/telemetry/ [2022-04-15T20:33:22.683Z] spire-1.2.1/pkg/common/telemetry/agent/ [2022-04-15T20:33:22.683Z] spire-1.2.1/pkg/common/telemetry/agent/keymanager/ [2022-04-15T20:33:22.683Z] spire-1.2.1/pkg/common/telemetry/agent/keymanager/keymanager.go [2022-04-15T20:33:22.683Z] spire-1.2.1/pkg/common/telemetry/agent/keymanager/wrapper.go [2022-04-15T20:33:22.683Z] spire-1.2.1/pkg/common/telemetry/agent/keymanager/wrapper_test.go [2022-04-15T20:33:22.683Z] spire-1.2.1/pkg/common/telemetry/agent/manager.go [2022-04-15T20:33:22.683Z] spire-1.2.1/pkg/common/telemetry/agent/node.go [2022-04-15T20:33:22.683Z] spire-1.2.1/pkg/common/telemetry/agent/rotate.go [2022-04-15T20:33:22.683Z] spire-1.2.1/pkg/common/telemetry/agent/sdsapi.go [2022-04-15T20:33:22.683Z] spire-1.2.1/pkg/common/telemetry/agent/store/ [2022-04-15T20:33:22.683Z] spire-1.2.1/pkg/common/telemetry/agent/store/store.go [2022-04-15T20:33:22.683Z] spire-1.2.1/pkg/common/telemetry/agent/workloadapi/ [2022-04-15T20:33:22.683Z] spire-1.2.1/pkg/common/telemetry/agent/workloadapi/workload.go [2022-04-15T20:33:22.683Z] spire-1.2.1/pkg/common/telemetry/blackhole.go [2022-04-15T20:33:22.683Z] spire-1.2.1/pkg/common/telemetry/call.go [2022-04-15T20:33:22.683Z] spire-1.2.1/pkg/common/telemetry/common/ [2022-04-15T20:33:22.683Z] spire-1.2.1/pkg/common/telemetry/common/label_adders.go [2022-04-15T20:33:22.683Z] spire-1.2.1/pkg/common/telemetry/config.go [2022-04-15T20:33:22.683Z] spire-1.2.1/pkg/common/telemetry/dogstatsd.go [2022-04-15T20:33:22.683Z] spire-1.2.1/pkg/common/telemetry/dogstatsd_test.go [2022-04-15T20:33:22.683Z] spire-1.2.1/pkg/common/telemetry/inmem.go [2022-04-15T20:33:22.683Z] spire-1.2.1/pkg/common/telemetry/inmem_test.go [2022-04-15T20:33:22.683Z] spire-1.2.1/pkg/common/telemetry/m3.go [2022-04-15T20:33:22.683Z] spire-1.2.1/pkg/common/telemetry/m3_test.go [2022-04-15T20:33:22.683Z] spire-1.2.1/pkg/common/telemetry/metrics.go [2022-04-15T20:33:22.683Z] spire-1.2.1/pkg/common/telemetry/metrics_benchmark_test.go [2022-04-15T20:33:22.683Z] spire-1.2.1/pkg/common/telemetry/names.go [2022-04-15T20:33:22.683Z] spire-1.2.1/pkg/common/telemetry/prometheus.go [2022-04-15T20:33:22.683Z] spire-1.2.1/pkg/common/telemetry/prometheus_test.go [2022-04-15T20:33:22.683Z] spire-1.2.1/pkg/common/telemetry/sanitize.go [2022-04-15T20:33:22.683Z] spire-1.2.1/pkg/common/telemetry/sanitize_test.go [2022-04-15T20:33:22.683Z] spire-1.2.1/pkg/common/telemetry/server/ [2022-04-15T20:33:22.683Z] spire-1.2.1/pkg/common/telemetry/server/bundle_manager.go [2022-04-15T20:33:22.683Z] spire-1.2.1/pkg/common/telemetry/server/ca_manager.go [2022-04-15T20:33:22.683Z] spire-1.2.1/pkg/common/telemetry/server/datastore/ [2022-04-15T20:33:22.683Z] spire-1.2.1/pkg/common/telemetry/server/datastore/bundle.go [2022-04-15T20:33:22.683Z] spire-1.2.1/pkg/common/telemetry/server/datastore/federation_relationship.go [2022-04-15T20:33:22.683Z] spire-1.2.1/pkg/common/telemetry/server/datastore/join_token.go [2022-04-15T20:33:22.683Z] spire-1.2.1/pkg/common/telemetry/server/datastore/node.go [2022-04-15T20:33:22.683Z] spire-1.2.1/pkg/common/telemetry/server/datastore/registration.go [2022-04-15T20:33:22.683Z] spire-1.2.1/pkg/common/telemetry/server/datastore/wrapper.go [2022-04-15T20:33:22.683Z] spire-1.2.1/pkg/common/telemetry/server/datastore/wrapper_test.go [2022-04-15T20:33:22.683Z] spire-1.2.1/pkg/common/telemetry/server/keymanager/ [2022-04-15T20:33:22.683Z] spire-1.2.1/pkg/common/telemetry/server/keymanager/keymanager.go [2022-04-15T20:33:22.683Z] spire-1.2.1/pkg/common/telemetry/server/keymanager/wrapper.go [2022-04-15T20:33:22.683Z] spire-1.2.1/pkg/common/telemetry/server/keymanager/wrapper_test.go [2022-04-15T20:33:22.683Z] spire-1.2.1/pkg/common/telemetry/server/registration_manager.go [2022-04-15T20:33:22.683Z] spire-1.2.1/pkg/common/telemetry/server/rotate.go [2022-04-15T20:33:22.683Z] spire-1.2.1/pkg/common/telemetry/server/server.go [2022-04-15T20:33:22.683Z] spire-1.2.1/pkg/common/telemetry/sink.go [2022-04-15T20:33:22.683Z] spire-1.2.1/pkg/common/telemetry/statsd.go [2022-04-15T20:33:22.683Z] spire-1.2.1/pkg/common/telemetry/statsd_test.go [2022-04-15T20:33:22.683Z] spire-1.2.1/pkg/common/telemetry/uptime.go [2022-04-15T20:33:22.683Z] spire-1.2.1/pkg/common/telemetry/version.go [2022-04-15T20:33:22.683Z] spire-1.2.1/pkg/common/telemetry/withlabels.go [2022-04-15T20:33:22.683Z] spire-1.2.1/pkg/common/uptime/ [2022-04-15T20:33:22.683Z] spire-1.2.1/pkg/common/uptime/uptime.go [2022-04-15T20:33:22.683Z] spire-1.2.1/pkg/common/uptime/uptime_test.go [2022-04-15T20:33:22.683Z] spire-1.2.1/pkg/common/util/ [2022-04-15T20:33:22.683Z] spire-1.2.1/pkg/common/util/certs.go [2022-04-15T20:33:22.683Z] spire-1.2.1/pkg/common/util/certs_test.go [2022-04-15T20:33:22.683Z] spire-1.2.1/pkg/common/util/csr.go [2022-04-15T20:33:22.683Z] spire-1.2.1/pkg/common/util/hash.go [2022-04-15T20:33:22.683Z] spire-1.2.1/pkg/common/util/selectors.go [2022-04-15T20:33:22.683Z] spire-1.2.1/pkg/common/util/selectors_test.go [2022-04-15T20:33:22.683Z] spire-1.2.1/pkg/common/util/signals.go [2022-04-15T20:33:22.683Z] spire-1.2.1/pkg/common/util/sort.go [2022-04-15T20:33:22.683Z] spire-1.2.1/pkg/common/util/sort_test.go [2022-04-15T20:33:22.683Z] spire-1.2.1/pkg/common/util/task.go [2022-04-15T20:33:22.683Z] spire-1.2.1/pkg/common/util/task_test.go [2022-04-15T20:33:22.683Z] spire-1.2.1/pkg/common/util/testdata/ [2022-04-15T20:33:22.683Z] spire-1.2.1/pkg/common/util/testdata/empty-bundle.pem [2022-04-15T20:33:22.683Z] spire-1.2.1/pkg/common/util/testdata/mixed-bundle.pem [2022-04-15T20:33:22.683Z] spire-1.2.1/pkg/common/version/ [2022-04-15T20:33:22.683Z] spire-1.2.1/pkg/common/version/version.go [2022-04-15T20:33:22.683Z] spire-1.2.1/pkg/common/x509svid/ [2022-04-15T20:33:22.683Z] spire-1.2.1/pkg/common/x509svid/common_test.go [2022-04-15T20:33:22.683Z] spire-1.2.1/pkg/common/x509svid/csr.go [2022-04-15T20:33:22.683Z] spire-1.2.1/pkg/common/x509svid/upstreamca.go [2022-04-15T20:33:22.683Z] spire-1.2.1/pkg/common/x509svid/upstreamca_test.go [2022-04-15T20:33:22.683Z] spire-1.2.1/pkg/common/x509util/ [2022-04-15T20:33:22.683Z] spire-1.2.1/pkg/common/x509util/cert.go [2022-04-15T20:33:22.683Z] spire-1.2.1/pkg/common/x509util/dns.go [2022-04-15T20:33:22.683Z] spire-1.2.1/pkg/common/x509util/dns_test.go [2022-04-15T20:33:22.683Z] spire-1.2.1/pkg/common/x509util/keyid.go [2022-04-15T20:33:22.683Z] spire-1.2.1/pkg/common/x509util/keypair.go [2022-04-15T20:33:22.683Z] spire-1.2.1/pkg/common/x509util/serialnumber.go [2022-04-15T20:33:22.683Z] spire-1.2.1/pkg/common/x509util/serialnumber_test.go [2022-04-15T20:33:22.683Z] spire-1.2.1/pkg/server/ [2022-04-15T20:33:22.683Z] spire-1.2.1/pkg/server/api/ [2022-04-15T20:33:22.683Z] spire-1.2.1/pkg/server/api/agent.go [2022-04-15T20:33:22.683Z] spire-1.2.1/pkg/server/api/agent/ [2022-04-15T20:33:22.683Z] spire-1.2.1/pkg/server/api/agent/v1/ [2022-04-15T20:33:22.683Z] spire-1.2.1/pkg/server/api/agent/v1/service.go [2022-04-15T20:33:22.683Z] spire-1.2.1/pkg/server/api/agent/v1/service_test.go [2022-04-15T20:33:22.683Z] spire-1.2.1/pkg/server/api/agent_test.go [2022-04-15T20:33:22.683Z] spire-1.2.1/pkg/server/api/api.go [2022-04-15T20:33:22.683Z] spire-1.2.1/pkg/server/api/audit/ [2022-04-15T20:33:22.683Z] spire-1.2.1/pkg/server/api/audit/audit.go [2022-04-15T20:33:22.683Z] spire-1.2.1/pkg/server/api/audit/audit_test.go [2022-04-15T20:33:22.683Z] spire-1.2.1/pkg/server/api/bundle.go [2022-04-15T20:33:22.683Z] spire-1.2.1/pkg/server/api/bundle/ [2022-04-15T20:33:22.683Z] spire-1.2.1/pkg/server/api/bundle/v1/ [2022-04-15T20:33:22.683Z] spire-1.2.1/pkg/server/api/bundle/v1/service.go [2022-04-15T20:33:22.683Z] spire-1.2.1/pkg/server/api/bundle/v1/service_test.go [2022-04-15T20:33:22.683Z] spire-1.2.1/pkg/server/api/bundle_test.go [2022-04-15T20:33:22.683Z] spire-1.2.1/pkg/server/api/debug/ [2022-04-15T20:33:22.683Z] spire-1.2.1/pkg/server/api/debug/v1/ [2022-04-15T20:33:22.683Z] spire-1.2.1/pkg/server/api/debug/v1/service.go [2022-04-15T20:33:22.683Z] spire-1.2.1/pkg/server/api/debug/v1/service_test.go [2022-04-15T20:33:22.683Z] spire-1.2.1/pkg/server/api/entry.go [2022-04-15T20:33:22.683Z] spire-1.2.1/pkg/server/api/entry/ [2022-04-15T20:33:22.683Z] spire-1.2.1/pkg/server/api/entry/v1/ [2022-04-15T20:33:22.683Z] spire-1.2.1/pkg/server/api/entry/v1/service.go [2022-04-15T20:33:22.683Z] spire-1.2.1/pkg/server/api/entry/v1/service_test.go [2022-04-15T20:33:22.683Z] spire-1.2.1/pkg/server/api/entry_test.go [2022-04-15T20:33:22.683Z] spire-1.2.1/pkg/server/api/health/ [2022-04-15T20:33:22.683Z] spire-1.2.1/pkg/server/api/health/v1/ [2022-04-15T20:33:22.683Z] spire-1.2.1/pkg/server/api/health/v1/service.go [2022-04-15T20:33:22.683Z] spire-1.2.1/pkg/server/api/health/v1/service_test.go [2022-04-15T20:33:22.683Z] spire-1.2.1/pkg/server/api/id.go [2022-04-15T20:33:22.683Z] spire-1.2.1/pkg/server/api/id_test.go [2022-04-15T20:33:22.683Z] spire-1.2.1/pkg/server/api/limits/ [2022-04-15T20:33:22.683Z] spire-1.2.1/pkg/server/api/limits/limits.go [2022-04-15T20:33:22.683Z] spire-1.2.1/pkg/server/api/middleware/ [2022-04-15T20:33:22.683Z] spire-1.2.1/pkg/server/api/middleware/alias.go [2022-04-15T20:33:22.683Z] spire-1.2.1/pkg/server/api/middleware/audit.go [2022-04-15T20:33:22.683Z] spire-1.2.1/pkg/server/api/middleware/authorization.go [2022-04-15T20:33:22.683Z] spire-1.2.1/pkg/server/api/middleware/authorization_opa.go [2022-04-15T20:33:22.683Z] spire-1.2.1/pkg/server/api/middleware/authorization_test.go [2022-04-15T20:33:22.683Z] spire-1.2.1/pkg/server/api/middleware/authorize_agent.go [2022-04-15T20:33:22.683Z] spire-1.2.1/pkg/server/api/middleware/caller.go [2022-04-15T20:33:22.683Z] spire-1.2.1/pkg/server/api/middleware/caller_test.go [2022-04-15T20:33:22.683Z] spire-1.2.1/pkg/server/api/middleware/common.go [2022-04-15T20:33:22.683Z] spire-1.2.1/pkg/server/api/middleware/common_test.go [2022-04-15T20:33:22.683Z] spire-1.2.1/pkg/server/api/middleware/entries.go [2022-04-15T20:33:22.683Z] spire-1.2.1/pkg/server/api/middleware/entries_test.go [2022-04-15T20:33:22.683Z] spire-1.2.1/pkg/server/api/middleware/ratelimit.go [2022-04-15T20:33:22.684Z] spire-1.2.1/pkg/server/api/middleware/ratelimit_test.go [2022-04-15T20:33:22.684Z] spire-1.2.1/pkg/server/api/ratelimit.go [2022-04-15T20:33:22.684Z] spire-1.2.1/pkg/server/api/rpccontext/ [2022-04-15T20:33:22.684Z] spire-1.2.1/pkg/server/api/rpccontext/alias.go [2022-04-15T20:33:22.684Z] spire-1.2.1/pkg/server/api/rpccontext/audit.go [2022-04-15T20:33:22.684Z] spire-1.2.1/pkg/server/api/rpccontext/caller.go [2022-04-15T20:33:22.684Z] spire-1.2.1/pkg/server/api/rpccontext/ratelimit.go [2022-04-15T20:33:22.684Z] spire-1.2.1/pkg/server/api/selector.go [2022-04-15T20:33:22.684Z] spire-1.2.1/pkg/server/api/selector_test.go [2022-04-15T20:33:22.684Z] spire-1.2.1/pkg/server/api/status.go [2022-04-15T20:33:22.684Z] spire-1.2.1/pkg/server/api/status_test.go [2022-04-15T20:33:22.684Z] spire-1.2.1/pkg/server/api/svid/ [2022-04-15T20:33:22.684Z] spire-1.2.1/pkg/server/api/svid/v1/ [2022-04-15T20:33:22.684Z] spire-1.2.1/pkg/server/api/svid/v1/service.go [2022-04-15T20:33:22.684Z] spire-1.2.1/pkg/server/api/svid/v1/service_test.go [2022-04-15T20:33:22.684Z] spire-1.2.1/pkg/server/api/trustdomain.go [2022-04-15T20:33:22.684Z] spire-1.2.1/pkg/server/api/trustdomain/ [2022-04-15T20:33:22.684Z] spire-1.2.1/pkg/server/api/trustdomain/v1/ [2022-04-15T20:33:22.684Z] spire-1.2.1/pkg/server/api/trustdomain/v1/service.go [2022-04-15T20:33:22.684Z] spire-1.2.1/pkg/server/api/trustdomain/v1/service_test.go [2022-04-15T20:33:22.684Z] spire-1.2.1/pkg/server/api/trustdomain_test.go [2022-04-15T20:33:22.684Z] spire-1.2.1/pkg/server/authpolicy/ [2022-04-15T20:33:22.684Z] spire-1.2.1/pkg/server/authpolicy/defaults.go [2022-04-15T20:33:22.684Z] spire-1.2.1/pkg/server/authpolicy/policy.go [2022-04-15T20:33:22.684Z] spire-1.2.1/pkg/server/authpolicy/policy.rego [2022-04-15T20:33:22.684Z] spire-1.2.1/pkg/server/authpolicy/policy_data.json [2022-04-15T20:33:22.684Z] spire-1.2.1/pkg/server/authpolicy/policy_test.go [2022-04-15T20:33:22.684Z] spire-1.2.1/pkg/server/authpolicy/validate.go [2022-04-15T20:33:22.684Z] spire-1.2.1/pkg/server/bundle/ [2022-04-15T20:33:22.684Z] spire-1.2.1/pkg/server/bundle/client/ [2022-04-15T20:33:22.684Z] spire-1.2.1/pkg/server/bundle/client/client.go [2022-04-15T20:33:22.684Z] spire-1.2.1/pkg/server/bundle/client/client_test.go [2022-04-15T20:33:22.684Z] spire-1.2.1/pkg/server/bundle/client/manager.go [2022-04-15T20:33:22.684Z] spire-1.2.1/pkg/server/bundle/client/manager_test.go [2022-04-15T20:33:22.684Z] spire-1.2.1/pkg/server/bundle/client/sources.go [2022-04-15T20:33:22.684Z] spire-1.2.1/pkg/server/bundle/client/sources_test.go [2022-04-15T20:33:22.684Z] spire-1.2.1/pkg/server/bundle/client/updater.go [2022-04-15T20:33:22.684Z] spire-1.2.1/pkg/server/bundle/client/updater_test.go [2022-04-15T20:33:22.684Z] spire-1.2.1/pkg/server/ca/ [2022-04-15T20:33:22.684Z] spire-1.2.1/pkg/server/ca/ca.go [2022-04-15T20:33:22.684Z] spire-1.2.1/pkg/server/ca/ca_health.go [2022-04-15T20:33:22.684Z] spire-1.2.1/pkg/server/ca/ca_test.go [2022-04-15T20:33:22.684Z] spire-1.2.1/pkg/server/ca/journal.go [2022-04-15T20:33:22.684Z] spire-1.2.1/pkg/server/ca/journal_test.go [2022-04-15T20:33:22.684Z] spire-1.2.1/pkg/server/ca/manager.go [2022-04-15T20:33:22.684Z] spire-1.2.1/pkg/server/ca/manager_health.go [2022-04-15T20:33:22.684Z] spire-1.2.1/pkg/server/ca/manager_test.go [2022-04-15T20:33:22.684Z] spire-1.2.1/pkg/server/ca/templates.go [2022-04-15T20:33:22.684Z] spire-1.2.1/pkg/server/ca/upstream_client.go [2022-04-15T20:33:22.684Z] spire-1.2.1/pkg/server/ca/upstream_client_test.go [2022-04-15T20:33:22.684Z] spire-1.2.1/pkg/server/ca/validation.go [2022-04-15T20:33:22.684Z] spire-1.2.1/pkg/server/cache/ [2022-04-15T20:33:22.684Z] spire-1.2.1/pkg/server/cache/dscache/ [2022-04-15T20:33:22.684Z] spire-1.2.1/pkg/server/cache/dscache/cache.go [2022-04-15T20:33:22.684Z] spire-1.2.1/pkg/server/cache/dscache/cache_test.go [2022-04-15T20:33:22.684Z] spire-1.2.1/pkg/server/cache/entrycache/ [2022-04-15T20:33:22.684Z] spire-1.2.1/pkg/server/cache/entrycache/cache.go [2022-04-15T20:33:22.684Z] spire-1.2.1/pkg/server/cache/entrycache/cache_test.go [2022-04-15T20:33:22.684Z] spire-1.2.1/pkg/server/cache/entrycache/fullcache.go [2022-04-15T20:33:22.684Z] spire-1.2.1/pkg/server/cache/entrycache/fullcache_ds.go [2022-04-15T20:33:22.684Z] spire-1.2.1/pkg/server/cache/entrycache/fullcache_ds_test.go [2022-04-15T20:33:22.684Z] spire-1.2.1/pkg/server/cache/entrycache/fullcache_test.go [2022-04-15T20:33:22.684Z] spire-1.2.1/pkg/server/catalog/ [2022-04-15T20:33:22.684Z] spire-1.2.1/pkg/server/catalog/catalog.go [2022-04-15T20:33:22.684Z] spire-1.2.1/pkg/server/catalog/keymanager.go [2022-04-15T20:33:22.684Z] spire-1.2.1/pkg/server/catalog/nodeattestor.go [2022-04-15T20:33:22.684Z] spire-1.2.1/pkg/server/catalog/noderesolver.go [2022-04-15T20:33:22.684Z] spire-1.2.1/pkg/server/catalog/notifier.go [2022-04-15T20:33:22.684Z] spire-1.2.1/pkg/server/catalog/upstreamauthority.go [2022-04-15T20:33:22.684Z] spire-1.2.1/pkg/server/config.go [2022-04-15T20:33:22.684Z] spire-1.2.1/pkg/server/datastore/ [2022-04-15T20:33:22.684Z] spire-1.2.1/pkg/server/datastore/datastore.go [2022-04-15T20:33:22.684Z] spire-1.2.1/pkg/server/datastore/datastore_health.go [2022-04-15T20:33:22.684Z] spire-1.2.1/pkg/server/datastore/repository.go [2022-04-15T20:33:22.684Z] spire-1.2.1/pkg/server/datastore/sqlstore/ [2022-04-15T20:33:22.684Z] spire-1.2.1/pkg/server/datastore/sqlstore/dialect.go [2022-04-15T20:33:22.684Z] spire-1.2.1/pkg/server/datastore/sqlstore/migration.go [2022-04-15T20:33:22.684Z] spire-1.2.1/pkg/server/datastore/sqlstore/migration_test.go [2022-04-15T20:33:22.684Z] spire-1.2.1/pkg/server/datastore/sqlstore/models.go [2022-04-15T20:33:22.684Z] spire-1.2.1/pkg/server/datastore/sqlstore/mysql.go [2022-04-15T20:33:22.684Z] spire-1.2.1/pkg/server/datastore/sqlstore/postgres.go [2022-04-15T20:33:22.684Z] spire-1.2.1/pkg/server/datastore/sqlstore/sqlite.go [2022-04-15T20:33:22.684Z] spire-1.2.1/pkg/server/datastore/sqlstore/sqlite_no_cgo.go [2022-04-15T20:33:22.684Z] spire-1.2.1/pkg/server/datastore/sqlstore/sqlite_test.go [2022-04-15T20:33:22.684Z] spire-1.2.1/pkg/server/datastore/sqlstore/sqlstore.go [2022-04-15T20:33:22.684Z] spire-1.2.1/pkg/server/datastore/sqlstore/sqlstore_test.go [2022-04-15T20:33:22.684Z] spire-1.2.1/pkg/server/datastore/sqlstore/stmt_cache.go [2022-04-15T20:33:22.684Z] spire-1.2.1/pkg/server/datastore/sqlstore/testdata/ [2022-04-15T20:33:22.684Z] spire-1.2.1/pkg/server/datastore/sqlstore/testdata/entries.json [2022-04-15T20:33:22.684Z] spire-1.2.1/pkg/server/datastore/sqlstore/testdata/entries_federates_with.json [2022-04-15T20:33:22.684Z] spire-1.2.1/pkg/server/datastore/sqlstore/testdata/invalid_registration_entries.json [2022-04-15T20:33:22.684Z] spire-1.2.1/pkg/server/datastore/sqlstore/testdata/valid_registration_entries.json [2022-04-15T20:33:22.684Z] spire-1.2.1/pkg/server/endpoints/ [2022-04-15T20:33:22.684Z] spire-1.2.1/pkg/server/endpoints/bundle/ [2022-04-15T20:33:22.684Z] spire-1.2.1/pkg/server/endpoints/bundle/acme_auth.go [2022-04-15T20:33:22.684Z] spire-1.2.1/pkg/server/endpoints/bundle/config.go [2022-04-15T20:33:22.684Z] spire-1.2.1/pkg/server/endpoints/bundle/internal/ [2022-04-15T20:33:22.684Z] spire-1.2.1/pkg/server/endpoints/bundle/internal/README [2022-04-15T20:33:22.684Z] spire-1.2.1/pkg/server/endpoints/bundle/internal/acmetest/ [2022-04-15T20:33:22.684Z] spire-1.2.1/pkg/server/endpoints/bundle/internal/acmetest/ca.go [2022-04-15T20:33:22.684Z] spire-1.2.1/pkg/server/endpoints/bundle/internal/autocert/ [2022-04-15T20:33:22.684Z] spire-1.2.1/pkg/server/endpoints/bundle/internal/autocert/autocert.go [2022-04-15T20:33:22.684Z] spire-1.2.1/pkg/server/endpoints/bundle/internal/autocert/cache.go [2022-04-15T20:33:22.684Z] spire-1.2.1/pkg/server/endpoints/bundle/internal/autocert/keys.go [2022-04-15T20:33:22.684Z] spire-1.2.1/pkg/server/endpoints/bundle/internal/autocert/listener.go [2022-04-15T20:33:22.684Z] spire-1.2.1/pkg/server/endpoints/bundle/internal/autocert/renewal.go [2022-04-15T20:33:22.684Z] spire-1.2.1/pkg/server/endpoints/bundle/server.go [2022-04-15T20:33:22.684Z] spire-1.2.1/pkg/server/endpoints/bundle/server_test.go [2022-04-15T20:33:22.684Z] spire-1.2.1/pkg/server/endpoints/bundle/spiffe_auth.go [2022-04-15T20:33:22.684Z] spire-1.2.1/pkg/server/endpoints/config.go [2022-04-15T20:33:22.684Z] spire-1.2.1/pkg/server/endpoints/endpoints.go [2022-04-15T20:33:22.684Z] spire-1.2.1/pkg/server/endpoints/endpoints_test.go [2022-04-15T20:33:22.684Z] spire-1.2.1/pkg/server/endpoints/entryfetcher.go [2022-04-15T20:33:22.684Z] spire-1.2.1/pkg/server/endpoints/entryfetcher_test.go [2022-04-15T20:33:22.684Z] spire-1.2.1/pkg/server/endpoints/middleware.go [2022-04-15T20:33:22.684Z] spire-1.2.1/pkg/server/endpoints/middleware_test.go [2022-04-15T20:33:22.684Z] spire-1.2.1/pkg/server/hostservice/ [2022-04-15T20:33:22.684Z] spire-1.2.1/pkg/server/hostservice/agentstore/ [2022-04-15T20:33:22.684Z] spire-1.2.1/pkg/server/hostservice/agentstore/agentstore.go [2022-04-15T20:33:22.684Z] spire-1.2.1/pkg/server/hostservice/agentstore/agentstore_test.go [2022-04-15T20:33:22.684Z] spire-1.2.1/pkg/server/hostservice/agentstore/attestation.go [2022-04-15T20:33:22.684Z] spire-1.2.1/pkg/server/hostservice/agentstore/attestation_test.go [2022-04-15T20:33:22.684Z] spire-1.2.1/pkg/server/hostservice/identityprovider/ [2022-04-15T20:33:22.684Z] spire-1.2.1/pkg/server/hostservice/identityprovider/identityprovider.go [2022-04-15T20:33:22.684Z] spire-1.2.1/pkg/server/hostservice/identityprovider/identityprovider_test.go [2022-04-15T20:33:22.684Z] spire-1.2.1/pkg/server/plugin/ [2022-04-15T20:33:22.684Z] spire-1.2.1/pkg/server/plugin/keymanager/ [2022-04-15T20:33:22.684Z] spire-1.2.1/pkg/server/plugin/keymanager/awskms/ [2022-04-15T20:33:22.684Z] spire-1.2.1/pkg/server/plugin/keymanager/awskms/awskms.go [2022-04-15T20:33:22.684Z] spire-1.2.1/pkg/server/plugin/keymanager/awskms/awskms_test.go [2022-04-15T20:33:22.684Z] spire-1.2.1/pkg/server/plugin/keymanager/awskms/client.go [2022-04-15T20:33:22.684Z] spire-1.2.1/pkg/server/plugin/keymanager/awskms/client_fake.go [2022-04-15T20:33:22.684Z] spire-1.2.1/pkg/server/plugin/keymanager/awskms/fetcher.go [2022-04-15T20:33:22.684Z] spire-1.2.1/pkg/server/plugin/keymanager/base/ [2022-04-15T20:33:22.684Z] spire-1.2.1/pkg/server/plugin/keymanager/base/keymanagerbase.go [2022-04-15T20:33:22.684Z] spire-1.2.1/pkg/server/plugin/keymanager/constant.go [2022-04-15T20:33:22.684Z] spire-1.2.1/pkg/server/plugin/keymanager/disk/ [2022-04-15T20:33:22.684Z] spire-1.2.1/pkg/server/plugin/keymanager/disk/disk.go [2022-04-15T20:33:22.684Z] spire-1.2.1/pkg/server/plugin/keymanager/disk/disk_test.go [2022-04-15T20:33:22.684Z] spire-1.2.1/pkg/server/plugin/keymanager/keymanager.go [2022-04-15T20:33:22.684Z] spire-1.2.1/pkg/server/plugin/keymanager/memory/ [2022-04-15T20:33:22.684Z] spire-1.2.1/pkg/server/plugin/keymanager/memory/memory.go [2022-04-15T20:33:22.684Z] spire-1.2.1/pkg/server/plugin/keymanager/memory/memory_test.go [2022-04-15T20:33:22.684Z] spire-1.2.1/pkg/server/plugin/keymanager/repository.go [2022-04-15T20:33:22.684Z] spire-1.2.1/pkg/server/plugin/keymanager/test/ [2022-04-15T20:33:22.684Z] spire-1.2.1/pkg/server/plugin/keymanager/test/keymanagertest.go [2022-04-15T20:33:22.684Z] spire-1.2.1/pkg/server/plugin/keymanager/v1.go [2022-04-15T20:33:22.684Z] spire-1.2.1/pkg/server/plugin/keymanager/v1_test.go [2022-04-15T20:33:22.684Z] spire-1.2.1/pkg/server/plugin/nodeattestor/ [2022-04-15T20:33:22.684Z] spire-1.2.1/pkg/server/plugin/nodeattestor/aws/ [2022-04-15T20:33:22.684Z] spire-1.2.1/pkg/server/plugin/nodeattestor/aws/awsca.go [2022-04-15T20:33:22.684Z] spire-1.2.1/pkg/server/plugin/nodeattestor/aws/client.go [2022-04-15T20:33:22.684Z] spire-1.2.1/pkg/server/plugin/nodeattestor/aws/iid.go [2022-04-15T20:33:22.684Z] spire-1.2.1/pkg/server/plugin/nodeattestor/aws/iid_test.go [2022-04-15T20:33:22.684Z] spire-1.2.1/pkg/server/plugin/nodeattestor/aws/session.go [2022-04-15T20:33:22.684Z] spire-1.2.1/pkg/server/plugin/nodeattestor/aws/spiffeid.go [2022-04-15T20:33:22.684Z] spire-1.2.1/pkg/server/plugin/nodeattestor/aws/spiffeid_test.go [2022-04-15T20:33:22.684Z] spire-1.2.1/pkg/server/plugin/nodeattestor/azure/ [2022-04-15T20:33:22.684Z] spire-1.2.1/pkg/server/plugin/nodeattestor/azure/msi.go [2022-04-15T20:33:22.684Z] spire-1.2.1/pkg/server/plugin/nodeattestor/azure/msi_test.go [2022-04-15T20:33:22.684Z] spire-1.2.1/pkg/server/plugin/nodeattestor/base/ [2022-04-15T20:33:22.684Z] spire-1.2.1/pkg/server/plugin/nodeattestor/base/base.go [2022-04-15T20:33:22.684Z] spire-1.2.1/pkg/server/plugin/nodeattestor/gcp/ [2022-04-15T20:33:22.684Z] spire-1.2.1/pkg/server/plugin/nodeattestor/gcp/google_public_key_retriever.go [2022-04-15T20:33:22.684Z] spire-1.2.1/pkg/server/plugin/nodeattestor/gcp/google_public_key_retriever_test.go [2022-04-15T20:33:22.684Z] spire-1.2.1/pkg/server/plugin/nodeattestor/gcp/iit.go [2022-04-15T20:33:22.684Z] spire-1.2.1/pkg/server/plugin/nodeattestor/gcp/iit_test.go [2022-04-15T20:33:22.684Z] spire-1.2.1/pkg/server/plugin/nodeattestor/jointoken/ [2022-04-15T20:33:22.684Z] spire-1.2.1/pkg/server/plugin/nodeattestor/jointoken/join_token.go [2022-04-15T20:33:22.684Z] spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/ [2022-04-15T20:33:22.684Z] spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/psat/ [2022-04-15T20:33:22.684Z] spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/psat/psat.go [2022-04-15T20:33:22.684Z] spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/psat/psat_test.go [2022-04-15T20:33:22.684Z] spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/sat/ [2022-04-15T20:33:22.684Z] spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/sat/sat.go [2022-04-15T20:33:22.684Z] spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/sat/sat_test.go [2022-04-15T20:33:22.684Z] spire-1.2.1/pkg/server/plugin/nodeattestor/nodeattestor.go [2022-04-15T20:33:22.684Z] spire-1.2.1/pkg/server/plugin/nodeattestor/repository.go [2022-04-15T20:33:22.684Z] spire-1.2.1/pkg/server/plugin/nodeattestor/sshpop/ [2022-04-15T20:33:22.684Z] spire-1.2.1/pkg/server/plugin/nodeattestor/sshpop/sshpop.go [2022-04-15T20:33:22.684Z] spire-1.2.1/pkg/server/plugin/nodeattestor/sshpop/sshpop_test.go [2022-04-15T20:33:22.684Z] spire-1.2.1/pkg/server/plugin/nodeattestor/tpmdevid/ [2022-04-15T20:33:22.684Z] spire-1.2.1/pkg/server/plugin/nodeattestor/tpmdevid/challenge.go [2022-04-15T20:33:22.684Z] spire-1.2.1/pkg/server/plugin/nodeattestor/tpmdevid/devid.go [2022-04-15T20:33:22.684Z] spire-1.2.1/pkg/server/plugin/nodeattestor/tpmdevid/devid_test.go [2022-04-15T20:33:22.684Z] spire-1.2.1/pkg/server/plugin/nodeattestor/tpmdevid/selectors.go [2022-04-15T20:33:22.684Z] spire-1.2.1/pkg/server/plugin/nodeattestor/v1.go [2022-04-15T20:33:22.684Z] spire-1.2.1/pkg/server/plugin/nodeattestor/v1_test.go [2022-04-15T20:33:22.684Z] spire-1.2.1/pkg/server/plugin/nodeattestor/x509pop/ [2022-04-15T20:33:22.684Z] spire-1.2.1/pkg/server/plugin/nodeattestor/x509pop/x509pop.go [2022-04-15T20:33:22.684Z] spire-1.2.1/pkg/server/plugin/nodeattestor/x509pop/x509pop_test.go [2022-04-15T20:33:22.684Z] spire-1.2.1/pkg/server/plugin/noderesolver/ [2022-04-15T20:33:22.684Z] spire-1.2.1/pkg/server/plugin/noderesolver/azure/ [2022-04-15T20:33:22.684Z] spire-1.2.1/pkg/server/plugin/noderesolver/azure/client.go [2022-04-15T20:33:22.684Z] spire-1.2.1/pkg/server/plugin/noderesolver/azure/msi.go [2022-04-15T20:33:22.684Z] spire-1.2.1/pkg/server/plugin/noderesolver/azure/msi_test.go [2022-04-15T20:33:22.684Z] spire-1.2.1/pkg/server/plugin/noderesolver/noderesolver.go [2022-04-15T20:33:22.684Z] spire-1.2.1/pkg/server/plugin/noderesolver/repository.go [2022-04-15T20:33:22.684Z] spire-1.2.1/pkg/server/plugin/noderesolver/v1.go [2022-04-15T20:33:22.684Z] spire-1.2.1/pkg/server/plugin/noderesolver/v1_test.go [2022-04-15T20:33:22.684Z] spire-1.2.1/pkg/server/plugin/notifier/ [2022-04-15T20:33:22.684Z] spire-1.2.1/pkg/server/plugin/notifier/gcsbundle/ [2022-04-15T20:33:22.684Z] spire-1.2.1/pkg/server/plugin/notifier/gcsbundle/gcsbundle.go [2022-04-15T20:33:22.684Z] spire-1.2.1/pkg/server/plugin/notifier/gcsbundle/gcsbundle_test.go [2022-04-15T20:33:22.684Z] spire-1.2.1/pkg/server/plugin/notifier/k8sbundle/ [2022-04-15T20:33:22.684Z] spire-1.2.1/pkg/server/plugin/notifier/k8sbundle/k8sbundle.go [2022-04-15T20:33:22.684Z] spire-1.2.1/pkg/server/plugin/notifier/k8sbundle/k8sbundle_test.go [2022-04-15T20:33:22.684Z] spire-1.2.1/pkg/server/plugin/notifier/k8sbundle/k8sbundle_watcher.go [2022-04-15T20:33:22.684Z] spire-1.2.1/pkg/server/plugin/notifier/k8sbundle/k8sbundle_watcher_test.go [2022-04-15T20:33:22.684Z] spire-1.2.1/pkg/server/plugin/notifier/notifier.go [2022-04-15T20:33:22.684Z] spire-1.2.1/pkg/server/plugin/notifier/repository.go [2022-04-15T20:33:22.684Z] spire-1.2.1/pkg/server/plugin/notifier/v1.go [2022-04-15T20:33:22.684Z] spire-1.2.1/pkg/server/plugin/notifier/v1_test.go [2022-04-15T20:33:22.684Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/ [2022-04-15T20:33:22.684Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/ [2022-04-15T20:33:22.684Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/pca.go [2022-04-15T20:33:22.684Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/pca_client.go [2022-04-15T20:33:22.684Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/pca_client_fake.go [2022-04-15T20:33:22.684Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/pca_test.go [2022-04-15T20:33:22.684Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/testdata/ [2022-04-15T20:33:22.684Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/testdata/arbitrary_certificate_with_upstream_root.pem [2022-04-15T20:33:22.684Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/testdata/i_am_not_a_certificate.txt [2022-04-15T20:33:22.684Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/ [2022-04-15T20:33:22.684Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/awslib.go [2022-04-15T20:33:22.684Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/awslib_fake_test.go [2022-04-15T20:33:22.684Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/awssecret.go [2022-04-15T20:33:22.684Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/awssecret_test.go [2022-04-15T20:33:22.684Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/testdata/ [2022-04-15T20:33:22.684Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/testdata/keys/ [2022-04-15T20:33:22.684Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/testdata/keys/EC/ [2022-04-15T20:33:22.684Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/testdata/keys/EC/alternative_key.pem [2022-04-15T20:33:22.684Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/testdata/keys/EC/cert.pem [2022-04-15T20:33:22.684Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/testdata/keys/EC/private_key.pem [2022-04-15T20:33:22.684Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/ [2022-04-15T20:33:22.684Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/api.go [2022-04-15T20:33:22.684Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/api_test.go [2022-04-15T20:33:22.684Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/certmanager.go [2022-04-15T20:33:22.684Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/certmanager_test.go [2022-04-15T20:33:22.684Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/ [2022-04-15T20:33:22.684Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/v1/ [2022-04-15T20:33:22.684Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/v1/doc.go [2022-04-15T20:33:22.684Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/v1/meta.go [2022-04-15T20:33:22.684Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/v1/types.go [2022-04-15T20:33:22.684Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/v1/types_certificaterequest.go [2022-04-15T20:33:22.684Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/v1/zz_generated.deepcopy.go [2022-04-15T20:33:22.684Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/ [2022-04-15T20:33:22.684Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/disk.go [2022-04-15T20:33:22.684Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/disk_test.go [2022-04-15T20:33:22.684Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/ [2022-04-15T20:33:22.684Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/ [2022-04-15T20:33:22.684Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/ [2022-04-15T20:33:22.684Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/cert.pem [2022-04-15T20:33:22.684Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/intermediate_cert.pem [2022-04-15T20:33:22.684Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/intermediate_cert.srl [2022-04-15T20:33:22.684Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/intermediate_csr.pem [2022-04-15T20:33:22.684Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/intermediate_key.pem [2022-04-15T20:33:22.684Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/private_key.pem [2022-04-15T20:33:22.684Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/root_cert.pem [2022-04-15T20:33:22.684Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/root_cert.srl [2022-04-15T20:33:22.684Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/root_key.pem [2022-04-15T20:33:22.684Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/upstream_and_intermediate.pem [2022-04-15T20:33:22.684Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/upstream_and_root.pem [2022-04-15T20:33:22.684Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/upstream_cert.pem [2022-04-15T20:33:22.684Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/upstream_csr.pem [2022-04-15T20:33:22.684Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/upstream_key.pem [2022-04-15T20:33:22.684Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/PKCS1/ [2022-04-15T20:33:22.684Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/PKCS1/cert.pem [2022-04-15T20:33:22.684Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/PKCS1/private_key.pem [2022-04-15T20:33:22.684Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/PKCS8/ [2022-04-15T20:33:22.684Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/PKCS8/cert.pem [2022-04-15T20:33:22.684Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/PKCS8/private_key.pem [2022-04-15T20:33:22.684Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/empty/ [2022-04-15T20:33:22.684Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/empty/cert.pem [2022-04-15T20:33:22.684Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/empty/private_key.pem [2022-04-15T20:33:22.684Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/unknown/ [2022-04-15T20:33:22.684Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/unknown/cert.pem [2022-04-15T20:33:22.684Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/unknown/private_key.pem [2022-04-15T20:33:22.684Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/upstream_and_intermediate.pem [2022-04-15T20:33:22.684Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/gcpcas/ [2022-04-15T20:33:22.684Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/gcpcas/gcpcas.go [2022-04-15T20:33:22.684Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/gcpcas/gcpcas_test.go [2022-04-15T20:33:22.684Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/repository.go [2022-04-15T20:33:22.685Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/ [2022-04-15T20:33:22.685Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/fake_handlers_test.go [2022-04-15T20:33:22.685Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/spire.go [2022-04-15T20:33:22.685Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/spire_server_client.go [2022-04-15T20:33:22.685Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/spire_test.go [2022-04-15T20:33:22.685Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/testdata/ [2022-04-15T20:33:22.685Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/testdata/keys/ [2022-04-15T20:33:22.685Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/testdata/keys/jwks.json [2022-04-15T20:33:22.685Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/upstreamauthority.go [2022-04-15T20:33:22.685Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/v1.go [2022-04-15T20:33:22.685Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/v1_test.go [2022-04-15T20:33:22.685Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/ [2022-04-15T20:33:22.685Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/renewer.go [2022-04-15T20:33:22.685Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/ [2022-04-15T20:33:22.685Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/k8s/ [2022-04-15T20:33:22.685Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/k8s/signing-key.pem [2022-04-15T20:33:22.685Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/k8s/token [2022-04-15T20:33:22.685Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/ [2022-04-15T20:33:22.685Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/ [2022-04-15T20:33:22.685Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/README.md [2022-04-15T20:33:22.685Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/client_cert.pem [2022-04-15T20:33:22.685Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/client_csr.pem [2022-04-15T20:33:22.685Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/client_key.pem [2022-04-15T20:33:22.685Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_cert.pem [2022-04-15T20:33:22.685Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_cert.srl [2022-04-15T20:33:22.685Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_csr.pem [2022-04-15T20:33:22.685Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_key.pem [2022-04-15T20:33:22.685Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_vault_cert.pem [2022-04-15T20:33:22.685Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_vault_csr.pem [2022-04-15T20:33:22.685Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_vault_key.pem [2022-04-15T20:33:22.685Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/invalid-client_cert.pem [2022-04-15T20:33:22.685Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/invalid_client_key.pem [2022-04-15T20:33:22.685Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/invalid_root_cert.pem [2022-04-15T20:33:22.685Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/root_cert.pem [2022-04-15T20:33:22.685Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/root_cert.srl [2022-04-15T20:33:22.685Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/root_key.pem [2022-04-15T20:33:22.685Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/serer_csr.pem [2022-04-15T20:33:22.685Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/server_cert.pem [2022-04-15T20:33:22.685Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/server_csr.pem [2022-04-15T20:33:22.685Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/server_key.pem [2022-04-15T20:33:22.685Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/vault.go [2022-04-15T20:33:22.685Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/vault_client.go [2022-04-15T20:33:22.685Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/vault_client_test.go [2022-04-15T20:33:22.685Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/vault_fake_test.go [2022-04-15T20:33:22.685Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/vault_test.go [2022-04-15T20:33:22.685Z] spire-1.2.1/pkg/server/registration/ [2022-04-15T20:33:22.685Z] spire-1.2.1/pkg/server/registration/manager.go [2022-04-15T20:33:22.685Z] spire-1.2.1/pkg/server/registration/manager_test.go [2022-04-15T20:33:22.685Z] spire-1.2.1/pkg/server/scanentries.go [2022-04-15T20:33:22.685Z] spire-1.2.1/pkg/server/scanentries_test.go [2022-04-15T20:33:22.685Z] spire-1.2.1/pkg/server/server.go [2022-04-15T20:33:22.685Z] spire-1.2.1/pkg/server/server_test.go [2022-04-15T20:33:22.685Z] spire-1.2.1/pkg/server/svid/ [2022-04-15T20:33:22.685Z] spire-1.2.1/pkg/server/svid/observer.go [2022-04-15T20:33:22.685Z] spire-1.2.1/pkg/server/svid/observer_test.go [2022-04-15T20:33:22.685Z] spire-1.2.1/pkg/server/svid/rotator.go [2022-04-15T20:33:22.685Z] spire-1.2.1/pkg/server/svid/rotator_config.go [2022-04-15T20:33:22.685Z] spire-1.2.1/pkg/server/svid/rotator_config_test.go [2022-04-15T20:33:22.685Z] spire-1.2.1/pkg/server/svid/rotator_test.go [2022-04-15T20:33:22.685Z] spire-1.2.1/proto/ [2022-04-15T20:33:22.685Z] spire-1.2.1/proto/private/ [2022-04-15T20:33:22.685Z] spire-1.2.1/proto/private/server/ [2022-04-15T20:33:22.685Z] spire-1.2.1/proto/private/server/journal/ [2022-04-15T20:33:22.685Z] spire-1.2.1/proto/private/server/journal/journal.pb.go [2022-04-15T20:33:22.685Z] spire-1.2.1/proto/private/server/journal/journal.proto [2022-04-15T20:33:22.685Z] spire-1.2.1/proto/spire/ [2022-04-15T20:33:22.685Z] spire-1.2.1/proto/spire/common/ [2022-04-15T20:33:22.685Z] spire-1.2.1/proto/spire/common/common.pb.go [2022-04-15T20:33:22.685Z] spire-1.2.1/proto/spire/common/common.proto [2022-04-15T20:33:22.685Z] spire-1.2.1/proto/spire/common/plugin/ [2022-04-15T20:33:22.685Z] spire-1.2.1/proto/spire/common/plugin/plugin.pb.go [2022-04-15T20:33:22.685Z] spire-1.2.1/proto/spire/common/plugin/plugin.proto [2022-04-15T20:33:22.685Z] spire-1.2.1/proto/spire/common/plugin/plugin_grpc.pb.go [2022-04-15T20:33:22.685Z] spire-1.2.1/proto/spire/common/plugin/plugin_spire_plugin.pb.go [2022-04-15T20:33:22.685Z] spire-1.2.1/proto/spire/plugin/ [2022-04-15T20:33:22.685Z] spire-1.2.1/proto/spire/plugin/agent/ [2022-04-15T20:33:22.685Z] spire-1.2.1/proto/spire/plugin/agent/svidstore/ [2022-04-15T20:33:22.685Z] spire-1.2.1/proto/spire/plugin/agent/svidstore/v1unofficial/ [2022-04-15T20:33:22.685Z] spire-1.2.1/proto/spire/plugin/agent/svidstore/v1unofficial/svidstore.pb.go [2022-04-15T20:33:22.685Z] spire-1.2.1/proto/spire/plugin/agent/svidstore/v1unofficial/svidstore.proto [2022-04-15T20:33:22.685Z] spire-1.2.1/proto/spire/plugin/agent/svidstore/v1unofficial/svidstore_grpc.pb.go [2022-04-15T20:33:22.685Z] spire-1.2.1/proto/spire/plugin/agent/svidstore/v1unofficial/svidstore_spire_plugin.pb.go [2022-04-15T20:33:22.685Z] spire-1.2.1/release/ [2022-04-15T20:33:22.685Z] spire-1.2.1/release/spire-extras/ [2022-04-15T20:33:22.685Z] spire-1.2.1/release/spire-extras/README.md [2022-04-15T20:33:22.685Z] spire-1.2.1/release/spire-extras/conf/ [2022-04-15T20:33:22.685Z] spire-1.2.1/release/spire-extras/conf/k8s-workload-registrar/ [2022-04-15T20:33:22.685Z] spire-1.2.1/release/spire-extras/conf/k8s-workload-registrar/k8s-workload-registrar.conf [2022-04-15T20:33:22.685Z] spire-1.2.1/release/spire-extras/conf/oidc-discovery-provider/ [2022-04-15T20:33:22.685Z] spire-1.2.1/release/spire-extras/conf/oidc-discovery-provider/oidc-discovery-provider.conf [2022-04-15T20:33:22.685Z] spire-1.2.1/release/spire/ [2022-04-15T20:33:22.685Z] spire-1.2.1/release/spire/README.md [2022-04-15T20:33:22.685Z] spire-1.2.1/release/spire/conf/ [2022-04-15T20:33:22.685Z] spire-1.2.1/release/spire/conf/agent/ [2022-04-15T20:33:22.685Z] spire-1.2.1/release/spire/conf/agent/agent.conf [2022-04-15T20:33:22.685Z] spire-1.2.1/release/spire/conf/server/ [2022-04-15T20:33:22.685Z] spire-1.2.1/release/spire/conf/server/server.conf [2022-04-15T20:33:22.685Z] spire-1.2.1/script/ [2022-04-15T20:33:22.685Z] spire-1.2.1/script/build-artifact.sh [2022-04-15T20:33:22.685Z] spire-1.2.1/script/generate_dummy_ca.sh [2022-04-15T20:33:22.685Z] spire-1.2.1/support/ [2022-04-15T20:33:22.685Z] spire-1.2.1/support/k8s/ [2022-04-15T20:33:22.685Z] spire-1.2.1/support/k8s/k8s-workload-registrar/ [2022-04-15T20:33:22.685Z] spire-1.2.1/support/k8s/k8s-workload-registrar/README.md [2022-04-15T20:33:22.685Z] spire-1.2.1/support/k8s/k8s-workload-registrar/accessutil_posix.go [2022-04-15T20:33:22.685Z] spire-1.2.1/support/k8s/k8s-workload-registrar/accessutil_windows.go [2022-04-15T20:33:22.685Z] spire-1.2.1/support/k8s/k8s-workload-registrar/config.go [2022-04-15T20:33:22.685Z] spire-1.2.1/support/k8s/k8s-workload-registrar/config_crd.go [2022-04-15T20:33:22.685Z] spire-1.2.1/support/k8s/k8s-workload-registrar/config_crd_test.go [2022-04-15T20:33:22.685Z] spire-1.2.1/support/k8s/k8s-workload-registrar/config_reconcile.go [2022-04-15T20:33:22.685Z] spire-1.2.1/support/k8s/k8s-workload-registrar/config_test.go [2022-04-15T20:33:22.685Z] spire-1.2.1/support/k8s/k8s-workload-registrar/config_webhook.go [2022-04-15T20:33:22.685Z] spire-1.2.1/support/k8s/k8s-workload-registrar/controller.go [2022-04-15T20:33:22.685Z] spire-1.2.1/support/k8s/k8s-workload-registrar/controller_test.go [2022-04-15T20:33:22.685Z] spire-1.2.1/support/k8s/k8s-workload-registrar/federation/ [2022-04-15T20:33:22.685Z] spire-1.2.1/support/k8s/k8s-workload-registrar/federation/utils.go [2022-04-15T20:33:22.685Z] spire-1.2.1/support/k8s/k8s-workload-registrar/federation/utils_test.go [2022-04-15T20:33:22.685Z] spire-1.2.1/support/k8s/k8s-workload-registrar/generate-config.go [2022-04-15T20:33:22.685Z] spire-1.2.1/support/k8s/k8s-workload-registrar/main.go [2022-04-15T20:33:22.685Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/ [2022-04-15T20:33:22.685Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/README.md [2022-04-15T20:33:22.685Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/ [2022-04-15T20:33:22.685Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/ [2022-04-15T20:33:22.685Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/v1beta1/ [2022-04-15T20:33:22.685Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/v1beta1/groupversion_info.go [2022-04-15T20:33:22.685Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/v1beta1/spiffeid_types.go [2022-04-15T20:33:22.685Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/v1beta1/spiffeid_utils.go [2022-04-15T20:33:22.685Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/v1beta1/spiffeid_webhook.go [2022-04-15T20:33:22.685Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/v1beta1/zz_generated.deepcopy.go [2022-04-15T20:33:22.685Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/config/ [2022-04-15T20:33:22.685Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/config/spiffeid.spiffe.io_spiffeids.yaml [2022-04-15T20:33:22.685Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/config/spire-agent.yaml [2022-04-15T20:33:22.685Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/config/spire-server-registrar.yaml [2022-04-15T20:33:22.685Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/ [2022-04-15T20:33:22.685Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/endpoint_controller.go [2022-04-15T20:33:22.685Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/endpoint_controller_test.go [2022-04-15T20:33:22.685Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/node_controller.go [2022-04-15T20:33:22.685Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/node_controller_test.go [2022-04-15T20:33:22.685Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/pod_controller.go [2022-04-15T20:33:22.685Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/pod_controller_test.go [2022-04-15T20:33:22.685Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/spiffeid_controller.go [2022-04-15T20:33:22.685Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/spiffeid_controller_test.go [2022-04-15T20:33:22.685Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/suite_test.go [2022-04-15T20:33:22.685Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/utils.go [2022-04-15T20:33:22.685Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/samples/ [2022-04-15T20:33:22.685Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/samples/test_spiffeid.yaml [2022-04-15T20:33:22.685Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/samples/test_spiffeid_bad.yaml [2022-04-15T20:33:22.685Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/ [2022-04-15T20:33:22.685Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/testdata/ [2022-04-15T20:33:22.685Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/testdata/good-leaf-and-intermediate.pem [2022-04-15T20:33:22.685Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/testdata/good-leaf-only.pem [2022-04-15T20:33:22.685Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/testdata/key-pkcs8-ecdsa.pem [2022-04-15T20:33:22.685Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/testdata/key-pkcs8-rsa.pem [2022-04-15T20:33:22.685Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/webhook_svid.go [2022-04-15T20:33:22.685Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/webhook_svid_test.go [2022-04-15T20:33:22.685Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/ [2022-04-15T20:33:22.685Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/config/ [2022-04-15T20:33:22.685Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/config/roles.yaml [2022-04-15T20:33:22.685Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/ [2022-04-15T20:33:22.685Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/base_controller.go [2022-04-15T20:33:22.685Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/node_controller.go [2022-04-15T20:33:22.685Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/node_controller_test.go [2022-04-15T20:33:22.685Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/pod_controller.go [2022-04-15T20:33:22.685Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/pod_controller_test.go [2022-04-15T20:33:22.685Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/utils.go [2022-04-15T20:33:22.685Z] spire-1.2.1/support/k8s/k8s-workload-registrar/server.go [2022-04-15T20:33:22.685Z] spire-1.2.1/support/k8s/k8s-workload-registrar/server_test.go [2022-04-15T20:33:22.685Z] spire-1.2.1/support/k8s/k8s-workload-registrar/webhookhandler.go [2022-04-15T20:33:22.685Z] spire-1.2.1/support/k8s/k8s-workload-registrar/webhookhandler_test.go [2022-04-15T20:33:22.685Z] spire-1.2.1/support/oidc-discovery-provider/ [2022-04-15T20:33:22.685Z] spire-1.2.1/support/oidc-discovery-provider/README.md [2022-04-15T20:33:22.685Z] spire-1.2.1/support/oidc-discovery-provider/common_test.go [2022-04-15T20:33:22.685Z] spire-1.2.1/support/oidc-discovery-provider/config.go [2022-04-15T20:33:22.685Z] spire-1.2.1/support/oidc-discovery-provider/config_test.go [2022-04-15T20:33:22.685Z] spire-1.2.1/support/oidc-discovery-provider/domain_policy.go [2022-04-15T20:33:22.685Z] spire-1.2.1/support/oidc-discovery-provider/domain_policy_test.go [2022-04-15T20:33:22.685Z] spire-1.2.1/support/oidc-discovery-provider/handler.go [2022-04-15T20:33:22.685Z] spire-1.2.1/support/oidc-discovery-provider/handler_test.go [2022-04-15T20:33:22.685Z] spire-1.2.1/support/oidc-discovery-provider/jwks_source.go [2022-04-15T20:33:22.685Z] spire-1.2.1/support/oidc-discovery-provider/main.go [2022-04-15T20:33:22.685Z] spire-1.2.1/support/oidc-discovery-provider/server_api.go [2022-04-15T20:33:22.685Z] spire-1.2.1/support/oidc-discovery-provider/server_api_test.go [2022-04-15T20:33:22.685Z] spire-1.2.1/support/oidc-discovery-provider/workload_api.go [2022-04-15T20:33:22.685Z] spire-1.2.1/support/oidc-discovery-provider/workload_api_test.go [2022-04-15T20:33:22.685Z] spire-1.2.1/test/ [2022-04-15T20:33:22.685Z] spire-1.2.1/test/clock/ [2022-04-15T20:33:22.685Z] spire-1.2.1/test/clock/clock.go [2022-04-15T20:33:22.685Z] spire-1.2.1/test/fakes/ [2022-04-15T20:33:22.685Z] spire-1.2.1/test/fakes/fakeagentcatalog/ [2022-04-15T20:33:22.685Z] spire-1.2.1/test/fakes/fakeagentcatalog/catalog.go [2022-04-15T20:33:22.685Z] spire-1.2.1/test/fakes/fakeagentkeymanager/ [2022-04-15T20:33:22.685Z] spire-1.2.1/test/fakes/fakeagentkeymanager/keymanager.go [2022-04-15T20:33:22.685Z] spire-1.2.1/test/fakes/fakeagentnodeattestor/ [2022-04-15T20:33:22.685Z] spire-1.2.1/test/fakes/fakeagentnodeattestor/nodeattestor.go [2022-04-15T20:33:22.685Z] spire-1.2.1/test/fakes/fakeagentstore/ [2022-04-15T20:33:22.685Z] spire-1.2.1/test/fakes/fakeagentstore/agentstore.go [2022-04-15T20:33:22.685Z] spire-1.2.1/test/fakes/fakedatastore/ [2022-04-15T20:33:22.685Z] spire-1.2.1/test/fakes/fakedatastore/fakedatastore.go [2022-04-15T20:33:22.685Z] spire-1.2.1/test/fakes/fakeentryclient/ [2022-04-15T20:33:22.685Z] spire-1.2.1/test/fakes/fakeentryclient/entryclient.go [2022-04-15T20:33:22.685Z] spire-1.2.1/test/fakes/fakehealthchecker/ [2022-04-15T20:33:22.685Z] spire-1.2.1/test/fakes/fakehealthchecker/checker.go [2022-04-15T20:33:22.685Z] spire-1.2.1/test/fakes/fakeidentityprovider/ [2022-04-15T20:33:22.685Z] spire-1.2.1/test/fakes/fakeidentityprovider/identityprovider.go [2022-04-15T20:33:22.685Z] spire-1.2.1/test/fakes/fakemetrics/ [2022-04-15T20:33:22.685Z] spire-1.2.1/test/fakes/fakemetrics/fakemetrics.go [2022-04-15T20:33:22.685Z] spire-1.2.1/test/fakes/fakenoderesolver/ [2022-04-15T20:33:22.685Z] spire-1.2.1/test/fakes/fakenoderesolver/noderesolver.go [2022-04-15T20:33:22.685Z] spire-1.2.1/test/fakes/fakenotifier/ [2022-04-15T20:33:22.685Z] spire-1.2.1/test/fakes/fakenotifier/notifier.go [2022-04-15T20:33:22.685Z] spire-1.2.1/test/fakes/fakepluginmetrics/ [2022-04-15T20:33:22.685Z] spire-1.2.1/test/fakes/fakepluginmetrics/fakepluginmetrics.go [2022-04-15T20:33:22.685Z] spire-1.2.1/test/fakes/fakeserverca/ [2022-04-15T20:33:22.685Z] spire-1.2.1/test/fakes/fakeserverca/serverca.go [2022-04-15T20:33:22.685Z] spire-1.2.1/test/fakes/fakeservercatalog/ [2022-04-15T20:33:22.685Z] spire-1.2.1/test/fakes/fakeservercatalog/catalog.go [2022-04-15T20:33:22.685Z] spire-1.2.1/test/fakes/fakeserverkeymanager/ [2022-04-15T20:33:22.685Z] spire-1.2.1/test/fakes/fakeserverkeymanager/keymanager.go [2022-04-15T20:33:22.685Z] spire-1.2.1/test/fakes/fakeservernodeattestor/ [2022-04-15T20:33:22.685Z] spire-1.2.1/test/fakes/fakeservernodeattestor/nodeattestor.go [2022-04-15T20:33:22.685Z] spire-1.2.1/test/fakes/fakeupstreamauthority/ [2022-04-15T20:33:22.685Z] spire-1.2.1/test/fakes/fakeupstreamauthority/plugin.go [2022-04-15T20:33:22.685Z] spire-1.2.1/test/fakes/fakeupstreamauthority/upstreamauthority.go [2022-04-15T20:33:22.685Z] spire-1.2.1/test/fakes/fakeworkloadapi/ [2022-04-15T20:33:22.685Z] spire-1.2.1/test/fakes/fakeworkloadapi/workloadapi.go [2022-04-15T20:33:22.685Z] spire-1.2.1/test/fakes/fakeworkloadattestor/ [2022-04-15T20:33:22.685Z] spire-1.2.1/test/fakes/fakeworkloadattestor/workloadattestor.go [2022-04-15T20:33:22.685Z] spire-1.2.1/test/fixture/ [2022-04-15T20:33:22.685Z] spire-1.2.1/test/fixture/certs/ [2022-04-15T20:33:22.685Z] spire-1.2.1/test/fixture/certs/agent_svid.der [2022-04-15T20:33:22.685Z] spire-1.2.1/test/fixture/certs/base_cert.pem [2022-04-15T20:33:22.685Z] spire-1.2.1/test/fixture/certs/base_csr.pem [2022-04-15T20:33:22.685Z] spire-1.2.1/test/fixture/certs/base_key.pem [2022-04-15T20:33:22.685Z] spire-1.2.1/test/fixture/certs/base_rotated_cert.pem [2022-04-15T20:33:22.685Z] spire-1.2.1/test/fixture/certs/base_rotated_csr.pem [2022-04-15T20:33:22.685Z] spire-1.2.1/test/fixture/certs/base_rotated_key.pem [2022-04-15T20:33:22.685Z] spire-1.2.1/test/fixture/certs/blog_cert.pem [2022-04-15T20:33:22.685Z] spire-1.2.1/test/fixture/certs/blog_csr.pem [2022-04-15T20:33:22.685Z] spire-1.2.1/test/fixture/certs/blog_key.pem [2022-04-15T20:33:22.685Z] spire-1.2.1/test/fixture/certs/bundle.der [2022-04-15T20:33:22.685Z] spire-1.2.1/test/fixture/certs/ca.pem [2022-04-15T20:33:22.685Z] spire-1.2.1/test/fixture/certs/ca_key.pem [2022-04-15T20:33:22.685Z] spire-1.2.1/test/fixture/certs/database_cert.pem [2022-04-15T20:33:22.685Z] spire-1.2.1/test/fixture/certs/database_csr.pem [2022-04-15T20:33:22.685Z] spire-1.2.1/test/fixture/certs/database_key.pem [2022-04-15T20:33:22.685Z] spire-1.2.1/test/fixture/certs/node_cert.pem [2022-04-15T20:33:22.685Z] spire-1.2.1/test/fixture/certs/node_csr.pem [2022-04-15T20:33:22.685Z] spire-1.2.1/test/fixture/certs/node_key.pem [2022-04-15T20:33:22.685Z] spire-1.2.1/test/fixture/certs/svid.pem [2022-04-15T20:33:22.685Z] spire-1.2.1/test/fixture/certs/svid_key.pem [2022-04-15T20:33:22.685Z] spire-1.2.1/test/fixture/config/ [2022-04-15T20:33:22.685Z] spire-1.2.1/test/fixture/config/agent_bad_agent_block.conf [2022-04-15T20:33:22.685Z] spire-1.2.1/test/fixture/config/agent_good.conf [2022-04-15T20:33:22.685Z] spire-1.2.1/test/fixture/config/agent_good_templated.conf [2022-04-15T20:33:22.685Z] spire-1.2.1/test/fixture/config/plugin_good.conf [2022-04-15T20:33:22.685Z] spire-1.2.1/test/fixture/config/server_and_agent_bad_nested_DogStatsd_block.conf [2022-04-15T20:33:22.685Z] spire-1.2.1/test/fixture/config/server_and_agent_bad_nested_InMem_block.conf [2022-04-15T20:33:22.685Z] spire-1.2.1/test/fixture/config/server_and_agent_bad_nested_M3_block.conf [2022-04-15T20:33:22.685Z] spire-1.2.1/test/fixture/config/server_and_agent_bad_nested_Prometheus_block.conf [2022-04-15T20:33:22.685Z] spire-1.2.1/test/fixture/config/server_and_agent_bad_nested_Statsd_block.conf [2022-04-15T20:33:22.685Z] spire-1.2.1/test/fixture/config/server_and_agent_bad_nested_health_checks_block.conf [2022-04-15T20:33:22.685Z] spire-1.2.1/test/fixture/config/server_and_agent_bad_root_block.conf [2022-04-15T20:33:22.685Z] spire-1.2.1/test/fixture/config/server_and_agent_bad_telemetry_block.conf [2022-04-15T20:33:22.685Z] spire-1.2.1/test/fixture/config/server_bad_nested_bundle_endpoint_acme_block.conf [2022-04-15T20:33:22.685Z] spire-1.2.1/test/fixture/config/server_bad_nested_bundle_endpoint_block.conf [2022-04-15T20:33:22.685Z] spire-1.2.1/test/fixture/config/server_bad_nested_ca_subject_block.conf [2022-04-15T20:33:22.685Z] spire-1.2.1/test/fixture/config/server_bad_nested_experimental_block.conf [2022-04-15T20:33:22.685Z] spire-1.2.1/test/fixture/config/server_bad_nested_federates_with_block.conf [2022-04-15T20:33:22.685Z] spire-1.2.1/test/fixture/config/server_bad_nested_federation_block.conf [2022-04-15T20:33:22.685Z] spire-1.2.1/test/fixture/config/server_bad_ratelimit_block.conf [2022-04-15T20:33:22.685Z] spire-1.2.1/test/fixture/config/server_bad_server_block.conf [2022-04-15T20:33:22.685Z] spire-1.2.1/test/fixture/config/server_good.conf [2022-04-15T20:33:22.685Z] spire-1.2.1/test/fixture/config/server_good_templated.conf [2022-04-15T20:33:22.685Z] spire-1.2.1/test/fixture/fixture.go [2022-04-15T20:33:22.685Z] spire-1.2.1/test/fixture/nodeattestor/ [2022-04-15T20:33:22.685Z] spire-1.2.1/test/fixture/nodeattestor/sshpop/ [2022-04-15T20:33:22.685Z] spire-1.2.1/test/fixture/nodeattestor/sshpop/agent_ssh_key [2022-04-15T20:33:22.685Z] spire-1.2.1/test/fixture/nodeattestor/sshpop/agent_ssh_key-cert.pub [2022-04-15T20:33:22.685Z] spire-1.2.1/test/fixture/nodeattestor/sshpop/ssh_cert_authority.pub [2022-04-15T20:33:22.685Z] spire-1.2.1/test/fixture/nodeattestor/x509pop/ [2022-04-15T20:33:22.685Z] spire-1.2.1/test/fixture/nodeattestor/x509pop/generate.go [2022-04-15T20:33:22.685Z] spire-1.2.1/test/fixture/nodeattestor/x509pop/intermediate.pem [2022-04-15T20:33:22.685Z] spire-1.2.1/test/fixture/nodeattestor/x509pop/leaf-crt-bundle.pem [2022-04-15T20:33:22.685Z] spire-1.2.1/test/fixture/nodeattestor/x509pop/leaf-key.pem [2022-04-15T20:33:22.685Z] spire-1.2.1/test/fixture/nodeattestor/x509pop/leaf.pem [2022-04-15T20:33:22.685Z] spire-1.2.1/test/fixture/nodeattestor/x509pop/root-crt.pem [2022-04-15T20:33:22.685Z] spire-1.2.1/test/fixture/registration/ [2022-04-15T20:33:22.685Z] spire-1.2.1/test/fixture/registration/entries.json [2022-04-15T20:33:22.685Z] spire-1.2.1/test/fixture/registration/good-for-update.json [2022-04-15T20:33:22.685Z] spire-1.2.1/test/fixture/registration/good.json [2022-04-15T20:33:22.685Z] spire-1.2.1/test/fixture/registration/invalid.json [2022-04-15T20:33:22.685Z] spire-1.2.1/test/fixture/registration/invalid_json.json [2022-04-15T20:33:22.685Z] spire-1.2.1/test/fixture/registration/manager_test_entries.json [2022-04-15T20:33:22.686Z] spire-1.2.1/test/integration/ [2022-04-15T20:33:22.686Z] spire-1.2.1/test/integration/README.md [2022-04-15T20:33:22.686Z] spire-1.2.1/test/integration/common [2022-04-15T20:33:22.686Z] spire-1.2.1/test/integration/setup/ [2022-04-15T20:33:22.686Z] spire-1.2.1/test/integration/setup/adminclient/ [2022-04-15T20:33:22.686Z] spire-1.2.1/test/integration/setup/adminclient/build.sh [2022-04-15T20:33:22.686Z] spire-1.2.1/test/integration/setup/adminclient/client.go [2022-04-15T20:33:22.686Z] spire-1.2.1/test/integration/setup/debugagent/ [2022-04-15T20:33:22.686Z] spire-1.2.1/test/integration/setup/debugagent/build.sh [2022-04-15T20:33:22.686Z] spire-1.2.1/test/integration/setup/debugagent/main.go [2022-04-15T20:33:22.686Z] spire-1.2.1/test/integration/setup/debugserver/ [2022-04-15T20:33:22.686Z] spire-1.2.1/test/integration/setup/debugserver/build.sh [2022-04-15T20:33:22.686Z] spire-1.2.1/test/integration/setup/debugserver/main.go [2022-04-15T20:33:22.686Z] spire-1.2.1/test/integration/setup/downstreamclient/ [2022-04-15T20:33:22.686Z] spire-1.2.1/test/integration/setup/downstreamclient/build.sh [2022-04-15T20:33:22.686Z] spire-1.2.1/test/integration/setup/downstreamclient/client.go [2022-04-15T20:33:22.686Z] spire-1.2.1/test/integration/setup/itclient/ [2022-04-15T20:33:22.686Z] spire-1.2.1/test/integration/setup/itclient/client.go [2022-04-15T20:33:22.686Z] spire-1.2.1/test/integration/setup/node-attestation/ [2022-04-15T20:33:22.686Z] spire-1.2.1/test/integration/setup/node-attestation/build.sh [2022-04-15T20:33:22.686Z] spire-1.2.1/test/integration/setup/node-attestation/client.go [2022-04-15T20:33:22.686Z] spire-1.2.1/test/integration/setup/x509pop/ [2022-04-15T20:33:22.686Z] spire-1.2.1/test/integration/setup/x509pop/gencerts.go [2022-04-15T20:33:22.686Z] spire-1.2.1/test/integration/setup/x509pop/setup.sh [2022-04-15T20:33:22.686Z] spire-1.2.1/test/integration/suites/ [2022-04-15T20:33:22.686Z] spire-1.2.1/test/integration/suites/admin-endpoints/ [2022-04-15T20:33:22.686Z] spire-1.2.1/test/integration/suites/admin-endpoints/00-setup [2022-04-15T20:33:22.686Z] spire-1.2.1/test/integration/suites/admin-endpoints/01-start-server [2022-04-15T20:33:22.686Z] spire-1.2.1/test/integration/suites/admin-endpoints/02-bootstrap-agent [2022-04-15T20:33:22.686Z] spire-1.2.1/test/integration/suites/admin-endpoints/03-start-agent [2022-04-15T20:33:22.686Z] spire-1.2.1/test/integration/suites/admin-endpoints/04-create-registration-entries [2022-04-15T20:33:22.686Z] spire-1.2.1/test/integration/suites/admin-endpoints/05-test-endpoints [2022-04-15T20:33:22.686Z] spire-1.2.1/test/integration/suites/admin-endpoints/README.md [2022-04-15T20:33:22.686Z] spire-1.2.1/test/integration/suites/admin-endpoints/conf/ [2022-04-15T20:33:22.686Z] spire-1.2.1/test/integration/suites/admin-endpoints/conf/agent/ [2022-04-15T20:33:22.686Z] spire-1.2.1/test/integration/suites/admin-endpoints/conf/agent/agent.conf [2022-04-15T20:33:22.686Z] spire-1.2.1/test/integration/suites/admin-endpoints/conf/server/ [2022-04-15T20:33:22.686Z] spire-1.2.1/test/integration/suites/admin-endpoints/conf/server/server.conf [2022-04-15T20:33:22.686Z] spire-1.2.1/test/integration/suites/admin-endpoints/docker-compose.yaml [2022-04-15T20:33:22.686Z] spire-1.2.1/test/integration/suites/admin-endpoints/teardown [2022-04-15T20:33:22.686Z] spire-1.2.1/test/integration/suites/datastore-mysql-replication/ [2022-04-15T20:33:22.686Z] spire-1.2.1/test/integration/suites/datastore-mysql-replication/00-setup [2022-04-15T20:33:22.686Z] spire-1.2.1/test/integration/suites/datastore-mysql-replication/01-test-variants [2022-04-15T20:33:22.686Z] spire-1.2.1/test/integration/suites/datastore-mysql-replication/README.md [2022-04-15T20:33:22.686Z] spire-1.2.1/test/integration/suites/datastore-mysql-replication/docker-compose.yaml [2022-04-15T20:33:22.686Z] spire-1.2.1/test/integration/suites/datastore-mysql-replication/teardown [2022-04-15T20:33:22.686Z] spire-1.2.1/test/integration/suites/datastore-mysql/ [2022-04-15T20:33:22.686Z] spire-1.2.1/test/integration/suites/datastore-mysql/00-setup [2022-04-15T20:33:22.686Z] spire-1.2.1/test/integration/suites/datastore-mysql/01-test-variants [2022-04-15T20:33:22.686Z] spire-1.2.1/test/integration/suites/datastore-mysql/README.md [2022-04-15T20:33:22.686Z] spire-1.2.1/test/integration/suites/datastore-mysql/docker-compose.yaml [2022-04-15T20:33:22.686Z] spire-1.2.1/test/integration/suites/datastore-mysql/teardown [2022-04-15T20:33:22.686Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/ [2022-04-15T20:33:22.686Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/00-setup [2022-04-15T20:33:22.686Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/01-test-variants [2022-04-15T20:33:22.686Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/README.md [2022-04-15T20:33:22.686Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/docker-compose.yaml [2022-04-15T20:33:22.686Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/principal/ [2022-04-15T20:33:22.686Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/principal/init.sh [2022-04-15T20:33:22.686Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/replica/ [2022-04-15T20:33:22.686Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/replica/docker-entrypoint.sh [2022-04-15T20:33:22.686Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/replica/v12/ [2022-04-15T20:33:22.686Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/replica/v12/docker-entrypoint.sh [2022-04-15T20:33:22.686Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/teardown [2022-04-15T20:33:22.686Z] spire-1.2.1/test/integration/suites/datastore-postgres/ [2022-04-15T20:33:22.686Z] spire-1.2.1/test/integration/suites/datastore-postgres/00-setup [2022-04-15T20:33:22.686Z] spire-1.2.1/test/integration/suites/datastore-postgres/01-test-variants [2022-04-15T20:33:22.686Z] spire-1.2.1/test/integration/suites/datastore-postgres/README.md [2022-04-15T20:33:22.686Z] spire-1.2.1/test/integration/suites/datastore-postgres/docker-compose.yaml [2022-04-15T20:33:22.686Z] spire-1.2.1/test/integration/suites/datastore-postgres/teardown [2022-04-15T20:33:22.686Z] spire-1.2.1/test/integration/suites/debug-endpoints/ [2022-04-15T20:33:22.686Z] spire-1.2.1/test/integration/suites/debug-endpoints/00-setup [2022-04-15T20:33:22.686Z] spire-1.2.1/test/integration/suites/debug-endpoints/01-start-server [2022-04-15T20:33:22.686Z] spire-1.2.1/test/integration/suites/debug-endpoints/02-bootstrap-agent [2022-04-15T20:33:22.686Z] spire-1.2.1/test/integration/suites/debug-endpoints/03-start-agent [2022-04-15T20:33:22.686Z] spire-1.2.1/test/integration/suites/debug-endpoints/04-create-registration-entries [2022-04-15T20:33:22.686Z] spire-1.2.1/test/integration/suites/debug-endpoints/05-test-endpoints [2022-04-15T20:33:22.686Z] spire-1.2.1/test/integration/suites/debug-endpoints/README.md [2022-04-15T20:33:22.686Z] spire-1.2.1/test/integration/suites/debug-endpoints/conf/ [2022-04-15T20:33:22.686Z] spire-1.2.1/test/integration/suites/debug-endpoints/conf/agent/ [2022-04-15T20:33:22.686Z] spire-1.2.1/test/integration/suites/debug-endpoints/conf/agent/agent.conf [2022-04-15T20:33:22.686Z] spire-1.2.1/test/integration/suites/debug-endpoints/conf/server/ [2022-04-15T20:33:22.686Z] spire-1.2.1/test/integration/suites/debug-endpoints/conf/server/server.conf [2022-04-15T20:33:22.686Z] spire-1.2.1/test/integration/suites/debug-endpoints/docker-compose.yaml [2022-04-15T20:33:22.686Z] spire-1.2.1/test/integration/suites/debug-endpoints/teardown [2022-04-15T20:33:22.686Z] spire-1.2.1/test/integration/suites/downstream-endpoints/ [2022-04-15T20:33:22.686Z] spire-1.2.1/test/integration/suites/downstream-endpoints/00-setup [2022-04-15T20:33:22.686Z] spire-1.2.1/test/integration/suites/downstream-endpoints/01-start-server [2022-04-15T20:33:22.686Z] spire-1.2.1/test/integration/suites/downstream-endpoints/02-bootstrap-agent [2022-04-15T20:33:22.686Z] spire-1.2.1/test/integration/suites/downstream-endpoints/03-start-agent [2022-04-15T20:33:22.686Z] spire-1.2.1/test/integration/suites/downstream-endpoints/04-create-entries [2022-04-15T20:33:22.686Z] spire-1.2.1/test/integration/suites/downstream-endpoints/05-test-endpoints [2022-04-15T20:33:22.686Z] spire-1.2.1/test/integration/suites/downstream-endpoints/README.md [2022-04-15T20:33:22.686Z] spire-1.2.1/test/integration/suites/downstream-endpoints/conf/ [2022-04-15T20:33:22.686Z] spire-1.2.1/test/integration/suites/downstream-endpoints/conf/agent/ [2022-04-15T20:33:22.686Z] spire-1.2.1/test/integration/suites/downstream-endpoints/conf/agent/agent.conf [2022-04-15T20:33:22.686Z] spire-1.2.1/test/integration/suites/downstream-endpoints/conf/server/ [2022-04-15T20:33:22.686Z] spire-1.2.1/test/integration/suites/downstream-endpoints/conf/server/server.conf [2022-04-15T20:33:22.686Z] spire-1.2.1/test/integration/suites/downstream-endpoints/docker-compose.yaml [2022-04-15T20:33:22.686Z] spire-1.2.1/test/integration/suites/downstream-endpoints/teardown [2022-04-15T20:33:22.686Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/ [2022-04-15T20:33:22.686Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/00-setup [2022-04-15T20:33:22.686Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/01-start-server [2022-04-15T20:33:22.686Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/02-bootstrap-agents [2022-04-15T20:33:22.686Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/03-start-remaining-containers [2022-04-15T20:33:22.686Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/04-create-workload-entries [2022-04-15T20:33:22.686Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/05-check-workload-connectivity [2022-04-15T20:33:22.686Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/README.md [2022-04-15T20:33:22.686Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/ [2022-04-15T20:33:22.686Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/downstream-agent/ [2022-04-15T20:33:22.686Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/downstream-agent/agent.conf [2022-04-15T20:33:22.686Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/downstream-envoy/ [2022-04-15T20:33:22.686Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/downstream-envoy/envoy.yaml [2022-04-15T20:33:22.686Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/server/ [2022-04-15T20:33:22.686Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/server/server.conf [2022-04-15T20:33:22.686Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/supervisord.conf [2022-04-15T20:33:22.686Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/upstream-agent/ [2022-04-15T20:33:22.686Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/upstream-agent/agent.conf [2022-04-15T20:33:22.686Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/upstream-envoy/ [2022-04-15T20:33:22.686Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/upstream-envoy/envoy.yaml [2022-04-15T20:33:22.686Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/docker-compose.yaml [2022-04-15T20:33:22.686Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/teardown [2022-04-15T20:33:22.686Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/ [2022-04-15T20:33:22.686Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/00-test-envoy-releases.sh [2022-04-15T20:33:22.686Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/Dockerfile [2022-04-15T20:33:22.686Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/README.md [2022-04-15T20:33:22.686Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/ [2022-04-15T20:33:22.686Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/ [2022-04-15T20:33:22.686Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/agent/ [2022-04-15T20:33:22.686Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/agent/agent.conf [2022-04-15T20:33:22.686Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/envoy/ [2022-04-15T20:33:22.686Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/envoy/envoy.yaml [2022-04-15T20:33:22.686Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/server/ [2022-04-15T20:33:22.686Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/server/server.conf [2022-04-15T20:33:22.686Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream/ [2022-04-15T20:33:22.686Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream/agent/ [2022-04-15T20:33:22.686Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream/agent/agent.conf [2022-04-15T20:33:22.686Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream/envoy/ [2022-04-15T20:33:22.686Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream/envoy/envoy.yaml [2022-04-15T20:33:22.686Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/supervisord.conf [2022-04-15T20:33:22.686Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/ [2022-04-15T20:33:22.686Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/agent/ [2022-04-15T20:33:22.686Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/agent/agent.conf [2022-04-15T20:33:22.686Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/envoy/ [2022-04-15T20:33:22.686Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/envoy/envoy.yaml [2022-04-15T20:33:22.686Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/server/ [2022-04-15T20:33:22.686Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/server/server.conf [2022-04-15T20:33:22.686Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/docker-compose.yaml [2022-04-15T20:33:22.686Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/teardown [2022-04-15T20:33:22.686Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/ [2022-04-15T20:33:22.686Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/00-test-envoy-releases [2022-04-15T20:33:22.686Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/README.md [2022-04-15T20:33:22.686Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/ [2022-04-15T20:33:22.686Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/downstream-agent/ [2022-04-15T20:33:22.686Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/downstream-agent/agent.conf [2022-04-15T20:33:22.686Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/downstream-envoy/ [2022-04-15T20:33:22.686Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/downstream-envoy/envoy.yaml [2022-04-15T20:33:22.686Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/server/ [2022-04-15T20:33:22.686Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/server/server.conf [2022-04-15T20:33:22.686Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/supervisord.conf [2022-04-15T20:33:22.686Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/upstream-agent/ [2022-04-15T20:33:22.686Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/upstream-agent/agent.conf [2022-04-15T20:33:22.686Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/upstream-envoy/ [2022-04-15T20:33:22.686Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/upstream-envoy/envoy.yaml [2022-04-15T20:33:22.686Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/docker-compose.yaml [2022-04-15T20:33:22.686Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/teardown [2022-04-15T20:33:22.686Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/ [2022-04-15T20:33:22.686Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/00-setup [2022-04-15T20:33:22.686Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/01-start-servers [2022-04-15T20:33:22.686Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/02-bootstrap-federation-and-agents [2022-04-15T20:33:22.686Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/03-start-remaining-containers [2022-04-15T20:33:22.686Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/04-create-workload-entries [2022-04-15T20:33:22.686Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/05-check-workload-connectivity [2022-04-15T20:33:22.686Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/06-stop-servers [2022-04-15T20:33:22.686Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/07-check-workload-connectivity [2022-04-15T20:33:22.686Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/08-start-servers [2022-04-15T20:33:22.686Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/09-check-workload-connectivity [2022-04-15T20:33:22.686Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/10-stop-agents [2022-04-15T20:33:22.686Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/11-check-workload-connectivity [2022-04-15T20:33:22.686Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/12-start-agents [2022-04-15T20:33:22.686Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/13-check-workload-connectivity [2022-04-15T20:33:22.686Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/Dockerfile [2022-04-15T20:33:22.686Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/README.md [2022-04-15T20:33:22.686Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/ [2022-04-15T20:33:22.686Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/ [2022-04-15T20:33:22.686Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/agent/ [2022-04-15T20:33:22.686Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/agent/agent.conf [2022-04-15T20:33:22.686Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/ghostunnel/ [2022-04-15T20:33:22.686Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/ghostunnel/ghostunnel.flags [2022-04-15T20:33:22.686Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/server/ [2022-04-15T20:33:22.686Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/server/server.conf [2022-04-15T20:33:22.686Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/supervisord/ [2022-04-15T20:33:22.686Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/supervisord/supervisord.conf [2022-04-15T20:33:22.686Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/ [2022-04-15T20:33:22.686Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/agent/ [2022-04-15T20:33:22.686Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/agent/agent.conf [2022-04-15T20:33:22.686Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/ghostunnel/ [2022-04-15T20:33:22.686Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/ghostunnel/ghostunnel.flags [2022-04-15T20:33:22.686Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/server/ [2022-04-15T20:33:22.686Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/server/server.conf [2022-04-15T20:33:22.686Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/supervisord/ [2022-04-15T20:33:22.686Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/supervisord/supervisord.conf [2022-04-15T20:33:22.686Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/docker-compose.yaml [2022-04-15T20:33:22.686Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/teardown [2022-04-15T20:33:22.686Z] spire-1.2.1/test/integration/suites/join-token/ [2022-04-15T20:33:22.686Z] spire-1.2.1/test/integration/suites/join-token/01-start-server [2022-04-15T20:33:22.686Z] spire-1.2.1/test/integration/suites/join-token/02-bootstrap-agents [2022-04-15T20:33:22.686Z] spire-1.2.1/test/integration/suites/join-token/03-start-agent [2022-04-15T20:33:22.686Z] spire-1.2.1/test/integration/suites/join-token/04-create-workload-entry [2022-04-15T20:33:22.686Z] spire-1.2.1/test/integration/suites/join-token/05-check-svid [2022-04-15T20:33:22.686Z] spire-1.2.1/test/integration/suites/join-token/06-start-bad-agent [2022-04-15T20:33:22.686Z] spire-1.2.1/test/integration/suites/join-token/README.md [2022-04-15T20:33:22.686Z] spire-1.2.1/test/integration/suites/join-token/conf/ [2022-04-15T20:33:22.686Z] spire-1.2.1/test/integration/suites/join-token/conf/agent/ [2022-04-15T20:33:22.686Z] spire-1.2.1/test/integration/suites/join-token/conf/agent/agent.conf [2022-04-15T20:33:22.686Z] spire-1.2.1/test/integration/suites/join-token/conf/server/ [2022-04-15T20:33:22.686Z] spire-1.2.1/test/integration/suites/join-token/conf/server/server.conf [2022-04-15T20:33:22.686Z] spire-1.2.1/test/integration/suites/join-token/docker-compose.yaml [2022-04-15T20:33:22.686Z] spire-1.2.1/test/integration/suites/join-token/teardown [2022-04-15T20:33:22.686Z] spire-1.2.1/test/integration/suites/k8s-reconcile/ [2022-04-15T20:33:22.686Z] spire-1.2.1/test/integration/suites/k8s-reconcile/00-setup [2022-04-15T20:33:22.686Z] spire-1.2.1/test/integration/suites/k8s-reconcile/01-apply-config [2022-04-15T20:33:22.686Z] spire-1.2.1/test/integration/suites/k8s-reconcile/02-check-for-workload-svid [2022-04-15T20:33:22.686Z] spire-1.2.1/test/integration/suites/k8s-reconcile/README.md [2022-04-15T20:33:22.686Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/ [2022-04-15T20:33:22.686Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/admctrl/ [2022-04-15T20:33:22.686Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/admctrl/admission-control.yaml [2022-04-15T20:33:22.686Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/admctrl/kubeconfig.yaml [2022-04-15T20:33:22.686Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/agent/ [2022-04-15T20:33:22.686Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/agent/kustomization.yaml [2022-04-15T20:33:22.686Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/agent/spire-agent.yaml [2022-04-15T20:33:22.686Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/kind-config.yaml [2022-04-15T20:33:22.686Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/server/ [2022-04-15T20:33:22.686Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/server/k8s-workload-registrar-secret.yaml [2022-04-15T20:33:22.686Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/server/kustomization.yaml [2022-04-15T20:33:22.686Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/server/spire-server.yaml [2022-04-15T20:33:22.686Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/workload.yaml [2022-04-15T20:33:22.686Z] spire-1.2.1/test/integration/suites/k8s-reconcile/init-kubectl [2022-04-15T20:33:22.686Z] spire-1.2.1/test/integration/suites/k8s-reconcile/teardown [2022-04-15T20:33:22.686Z] spire-1.2.1/test/integration/suites/k8s-scratch/ [2022-04-15T20:33:22.686Z] spire-1.2.1/test/integration/suites/k8s-scratch/00-setup [2022-04-15T20:33:22.686Z] spire-1.2.1/test/integration/suites/k8s-scratch/01-apply-config [2022-04-15T20:33:22.686Z] spire-1.2.1/test/integration/suites/k8s-scratch/02-check-for-workload-svid [2022-04-15T20:33:22.686Z] spire-1.2.1/test/integration/suites/k8s-scratch/README.md [2022-04-15T20:33:22.686Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/ [2022-04-15T20:33:22.686Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/admctrl/ [2022-04-15T20:33:22.686Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/admctrl/admission-control.yaml [2022-04-15T20:33:22.686Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/admctrl/kubeconfig.yaml [2022-04-15T20:33:22.686Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/agent/ [2022-04-15T20:33:22.686Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/agent/kustomization.yaml [2022-04-15T20:33:22.686Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/agent/spire-agent.yaml [2022-04-15T20:33:22.686Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/kind-config.yaml [2022-04-15T20:33:22.686Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/server/ [2022-04-15T20:33:22.686Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/server/k8s-workload-registrar-secret.yaml [2022-04-15T20:33:22.686Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/server/kustomization.yaml [2022-04-15T20:33:22.686Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/server/spire-server.yaml [2022-04-15T20:33:22.686Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/webhook/ [2022-04-15T20:33:22.686Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/webhook/kustomization.yaml [2022-04-15T20:33:22.686Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/webhook/validation-webhook.yaml [2022-04-15T20:33:22.686Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/workload.yaml [2022-04-15T20:33:22.687Z] spire-1.2.1/test/integration/suites/k8s-scratch/init-kubectl [2022-04-15T20:33:22.687Z] spire-1.2.1/test/integration/suites/k8s-scratch/teardown [2022-04-15T20:33:22.687Z] spire-1.2.1/test/integration/suites/k8s/ [2022-04-15T20:33:22.687Z] spire-1.2.1/test/integration/suites/k8s/00-setup [2022-04-15T20:33:22.687Z] spire-1.2.1/test/integration/suites/k8s/01-apply-config [2022-04-15T20:33:22.687Z] spire-1.2.1/test/integration/suites/k8s/02-check-for-workload-svid [2022-04-15T20:33:22.687Z] spire-1.2.1/test/integration/suites/k8s/README.md [2022-04-15T20:33:22.687Z] spire-1.2.1/test/integration/suites/k8s/conf/ [2022-04-15T20:33:22.687Z] spire-1.2.1/test/integration/suites/k8s/conf/admctrl/ [2022-04-15T20:33:22.687Z] spire-1.2.1/test/integration/suites/k8s/conf/admctrl/admission-control.yaml [2022-04-15T20:33:22.687Z] spire-1.2.1/test/integration/suites/k8s/conf/admctrl/kubeconfig.yaml [2022-04-15T20:33:22.687Z] spire-1.2.1/test/integration/suites/k8s/conf/agent/ [2022-04-15T20:33:22.687Z] spire-1.2.1/test/integration/suites/k8s/conf/agent/kustomization.yaml [2022-04-15T20:33:22.687Z] spire-1.2.1/test/integration/suites/k8s/conf/agent/spire-agent.yaml [2022-04-15T20:33:22.687Z] spire-1.2.1/test/integration/suites/k8s/conf/kind-config.yaml [2022-04-15T20:33:22.687Z] spire-1.2.1/test/integration/suites/k8s/conf/server/ [2022-04-15T20:33:22.687Z] spire-1.2.1/test/integration/suites/k8s/conf/server/k8s-workload-registrar-secret.yaml [2022-04-15T20:33:22.687Z] spire-1.2.1/test/integration/suites/k8s/conf/server/kustomization.yaml [2022-04-15T20:33:22.687Z] spire-1.2.1/test/integration/suites/k8s/conf/server/spire-server.yaml [2022-04-15T20:33:22.687Z] spire-1.2.1/test/integration/suites/k8s/conf/webhook/ [2022-04-15T20:33:22.687Z] spire-1.2.1/test/integration/suites/k8s/conf/webhook/kustomization.yaml [2022-04-15T20:33:22.687Z] spire-1.2.1/test/integration/suites/k8s/conf/webhook/validation-webhook.yaml [2022-04-15T20:33:22.687Z] spire-1.2.1/test/integration/suites/k8s/conf/workload.yaml [2022-04-15T20:33:22.687Z] spire-1.2.1/test/integration/suites/k8s/init-kubectl [2022-04-15T20:33:22.687Z] spire-1.2.1/test/integration/suites/k8s/teardown [2022-04-15T20:33:22.687Z] spire-1.2.1/test/integration/suites/nested-rotation/ [2022-04-15T20:33:22.687Z] spire-1.2.1/test/integration/suites/nested-rotation/00-setup [2022-04-15T20:33:22.687Z] spire-1.2.1/test/integration/suites/nested-rotation/01-start-root [2022-04-15T20:33:22.687Z] spire-1.2.1/test/integration/suites/nested-rotation/02-create-intermediate-downstream-entries [2022-04-15T20:33:22.687Z] spire-1.2.1/test/integration/suites/nested-rotation/03-start-intermediateA [2022-04-15T20:33:22.687Z] spire-1.2.1/test/integration/suites/nested-rotation/04-create-leafA-downstream-entry [2022-04-15T20:33:22.687Z] spire-1.2.1/test/integration/suites/nested-rotation/05-start-leafA [2022-04-15T20:33:22.687Z] spire-1.2.1/test/integration/suites/nested-rotation/06-start-intermediateB [2022-04-15T20:33:22.687Z] spire-1.2.1/test/integration/suites/nested-rotation/07-create-leafB-downstream-entry [2022-04-15T20:33:22.687Z] spire-1.2.1/test/integration/suites/nested-rotation/08-start-leafB [2022-04-15T20:33:22.687Z] spire-1.2.1/test/integration/suites/nested-rotation/09-create-workload-entries [2022-04-15T20:33:22.687Z] spire-1.2.1/test/integration/suites/nested-rotation/10-check-svids [2022-04-15T20:33:22.687Z] spire-1.2.1/test/integration/suites/nested-rotation/Dockerfile [2022-04-15T20:33:22.687Z] spire-1.2.1/test/integration/suites/nested-rotation/README.md [2022-04-15T20:33:22.687Z] spire-1.2.1/test/integration/suites/nested-rotation/docker-compose.yaml [2022-04-15T20:33:22.687Z] spire-1.2.1/test/integration/suites/nested-rotation/intermediateA/ [2022-04-15T20:33:22.687Z] spire-1.2.1/test/integration/suites/nested-rotation/intermediateA/agent/ [2022-04-15T20:33:22.687Z] spire-1.2.1/test/integration/suites/nested-rotation/intermediateA/agent/agent.conf [2022-04-15T20:33:22.687Z] spire-1.2.1/test/integration/suites/nested-rotation/intermediateA/server/ [2022-04-15T20:33:22.687Z] spire-1.2.1/test/integration/suites/nested-rotation/intermediateA/server/server.conf [2022-04-15T20:33:22.687Z] spire-1.2.1/test/integration/suites/nested-rotation/intermediateB/ [2022-04-15T20:33:22.687Z] spire-1.2.1/test/integration/suites/nested-rotation/intermediateB/agent/ [2022-04-15T20:33:22.687Z] spire-1.2.1/test/integration/suites/nested-rotation/intermediateB/agent/agent.conf [2022-04-15T20:33:22.687Z] spire-1.2.1/test/integration/suites/nested-rotation/intermediateB/server/ [2022-04-15T20:33:22.687Z] spire-1.2.1/test/integration/suites/nested-rotation/intermediateB/server/server.conf [2022-04-15T20:33:22.687Z] spire-1.2.1/test/integration/suites/nested-rotation/leafA/ [2022-04-15T20:33:22.687Z] spire-1.2.1/test/integration/suites/nested-rotation/leafA/agent/ [2022-04-15T20:33:22.687Z] spire-1.2.1/test/integration/suites/nested-rotation/leafA/agent/agent.conf [2022-04-15T20:33:22.687Z] spire-1.2.1/test/integration/suites/nested-rotation/leafA/server/ [2022-04-15T20:33:22.687Z] spire-1.2.1/test/integration/suites/nested-rotation/leafA/server/server.conf [2022-04-15T20:33:22.687Z] spire-1.2.1/test/integration/suites/nested-rotation/leafB/ [2022-04-15T20:33:22.687Z] spire-1.2.1/test/integration/suites/nested-rotation/leafB/agent/ [2022-04-15T20:33:22.687Z] spire-1.2.1/test/integration/suites/nested-rotation/leafB/agent/agent.conf [2022-04-15T20:33:22.687Z] spire-1.2.1/test/integration/suites/nested-rotation/leafB/server/ [2022-04-15T20:33:22.687Z] spire-1.2.1/test/integration/suites/nested-rotation/leafB/server/server.conf [2022-04-15T20:33:22.687Z] spire-1.2.1/test/integration/suites/nested-rotation/root/ [2022-04-15T20:33:22.687Z] spire-1.2.1/test/integration/suites/nested-rotation/root/agent/ [2022-04-15T20:33:22.687Z] spire-1.2.1/test/integration/suites/nested-rotation/root/agent/agent.conf [2022-04-15T20:33:22.687Z] spire-1.2.1/test/integration/suites/nested-rotation/root/server/ [2022-04-15T20:33:22.687Z] spire-1.2.1/test/integration/suites/nested-rotation/root/server/server.conf [2022-04-15T20:33:22.687Z] spire-1.2.1/test/integration/suites/nested-rotation/teardown [2022-04-15T20:33:22.687Z] spire-1.2.1/test/integration/suites/node-attestation/ [2022-04-15T20:33:22.687Z] spire-1.2.1/test/integration/suites/node-attestation/00-setup [2022-04-15T20:33:22.687Z] spire-1.2.1/test/integration/suites/node-attestation/01-start-server [2022-04-15T20:33:22.687Z] spire-1.2.1/test/integration/suites/node-attestation/02-start-agent [2022-04-15T20:33:22.687Z] spire-1.2.1/test/integration/suites/node-attestation/03-test-node-attestation [2022-04-15T20:33:22.687Z] spire-1.2.1/test/integration/suites/node-attestation/04-test-x509pop-attestation [2022-04-15T20:33:22.687Z] spire-1.2.1/test/integration/suites/node-attestation/README.md [2022-04-15T20:33:22.687Z] spire-1.2.1/test/integration/suites/node-attestation/conf/ [2022-04-15T20:33:22.687Z] spire-1.2.1/test/integration/suites/node-attestation/conf/agent/ [2022-04-15T20:33:22.687Z] spire-1.2.1/test/integration/suites/node-attestation/conf/agent/agent.conf [2022-04-15T20:33:22.687Z] spire-1.2.1/test/integration/suites/node-attestation/conf/server/ [2022-04-15T20:33:22.687Z] spire-1.2.1/test/integration/suites/node-attestation/conf/server/server.conf [2022-04-15T20:33:22.687Z] spire-1.2.1/test/integration/suites/node-attestation/docker-compose.yaml [2022-04-15T20:33:22.687Z] spire-1.2.1/test/integration/suites/node-attestation/teardown [2022-04-15T20:33:22.687Z] spire-1.2.1/test/integration/suites/rotation/ [2022-04-15T20:33:22.687Z] spire-1.2.1/test/integration/suites/rotation/00-setup [2022-04-15T20:33:22.687Z] spire-1.2.1/test/integration/suites/rotation/01-start-server [2022-04-15T20:33:22.687Z] spire-1.2.1/test/integration/suites/rotation/02-bootstrap-agent [2022-04-15T20:33:22.687Z] spire-1.2.1/test/integration/suites/rotation/03-start-agent [2022-04-15T20:33:22.687Z] spire-1.2.1/test/integration/suites/rotation/04-create-workload-entry [2022-04-15T20:33:22.687Z] spire-1.2.1/test/integration/suites/rotation/05-check-svids [2022-04-15T20:33:22.687Z] spire-1.2.1/test/integration/suites/rotation/README.md [2022-04-15T20:33:22.687Z] spire-1.2.1/test/integration/suites/rotation/conf/ [2022-04-15T20:33:22.687Z] spire-1.2.1/test/integration/suites/rotation/conf/agent/ [2022-04-15T20:33:22.687Z] spire-1.2.1/test/integration/suites/rotation/conf/agent/agent.conf [2022-04-15T20:33:22.687Z] spire-1.2.1/test/integration/suites/rotation/conf/server/ [2022-04-15T20:33:22.687Z] spire-1.2.1/test/integration/suites/rotation/conf/server/server.conf [2022-04-15T20:33:22.687Z] spire-1.2.1/test/integration/suites/rotation/docker-compose.yaml [2022-04-15T20:33:22.687Z] spire-1.2.1/test/integration/suites/rotation/teardown [2022-04-15T20:33:22.687Z] spire-1.2.1/test/integration/suites/self-test/ [2022-04-15T20:33:22.687Z] spire-1.2.1/test/integration/suites/self-test/00-ensure-command-failure-fails-step [2022-04-15T20:33:22.687Z] spire-1.2.1/test/integration/suites/self-test/README.md [2022-04-15T20:33:22.687Z] spire-1.2.1/test/integration/suites/self-test/teardown [2022-04-15T20:33:22.687Z] spire-1.2.1/test/integration/suites/spire-server-cli/ [2022-04-15T20:33:22.687Z] spire-1.2.1/test/integration/suites/spire-server-cli/01-start-server [2022-04-15T20:33:22.687Z] spire-1.2.1/test/integration/suites/spire-server-cli/02-bundle [2022-04-15T20:33:22.687Z] spire-1.2.1/test/integration/suites/spire-server-cli/03-entry [2022-04-15T20:33:22.687Z] spire-1.2.1/test/integration/suites/spire-server-cli/04-bootstrap-agents [2022-04-15T20:33:22.687Z] spire-1.2.1/test/integration/suites/spire-server-cli/05-start-agents [2022-04-15T20:33:22.687Z] spire-1.2.1/test/integration/suites/spire-server-cli/06-agent [2022-04-15T20:33:22.687Z] spire-1.2.1/test/integration/suites/spire-server-cli/README.md [2022-04-15T20:33:22.687Z] spire-1.2.1/test/integration/suites/spire-server-cli/conf/ [2022-04-15T20:33:22.687Z] spire-1.2.1/test/integration/suites/spire-server-cli/conf/agent/ [2022-04-15T20:33:22.687Z] spire-1.2.1/test/integration/suites/spire-server-cli/conf/agent/agent.conf [2022-04-15T20:33:22.687Z] spire-1.2.1/test/integration/suites/spire-server-cli/conf/fixture/ [2022-04-15T20:33:22.687Z] spire-1.2.1/test/integration/suites/spire-server-cli/conf/fixture/ca.pem [2022-04-15T20:33:22.687Z] spire-1.2.1/test/integration/suites/spire-server-cli/conf/fixture/ca.spiffe [2022-04-15T20:33:22.687Z] spire-1.2.1/test/integration/suites/spire-server-cli/conf/fixture/ca2.pem [2022-04-15T20:33:22.687Z] spire-1.2.1/test/integration/suites/spire-server-cli/conf/fixture/ca2.spiffe [2022-04-15T20:33:22.687Z] spire-1.2.1/test/integration/suites/spire-server-cli/conf/server/ [2022-04-15T20:33:22.687Z] spire-1.2.1/test/integration/suites/spire-server-cli/conf/server/server.conf [2022-04-15T20:33:22.687Z] spire-1.2.1/test/integration/suites/spire-server-cli/docker-compose.yaml [2022-04-15T20:33:22.687Z] spire-1.2.1/test/integration/suites/spire-server-cli/teardown [2022-04-15T20:33:22.687Z] spire-1.2.1/test/integration/suites/upgrade/ [2022-04-15T20:33:22.687Z] spire-1.2.1/test/integration/suites/upgrade/00-setup [2022-04-15T20:33:22.687Z] spire-1.2.1/test/integration/suites/upgrade/01-run-upgrade-tests [2022-04-15T20:33:22.687Z] spire-1.2.1/test/integration/suites/upgrade/02-verify-codebase-version-is-updated [2022-04-15T20:33:22.687Z] spire-1.2.1/test/integration/suites/upgrade/README.md [2022-04-15T20:33:22.687Z] spire-1.2.1/test/integration/suites/upgrade/conf/ [2022-04-15T20:33:22.687Z] spire-1.2.1/test/integration/suites/upgrade/conf/agent/ [2022-04-15T20:33:22.687Z] spire-1.2.1/test/integration/suites/upgrade/conf/agent/agent.conf [2022-04-15T20:33:22.687Z] spire-1.2.1/test/integration/suites/upgrade/conf/server/ [2022-04-15T20:33:22.687Z] spire-1.2.1/test/integration/suites/upgrade/conf/server/server.conf [2022-04-15T20:33:22.687Z] spire-1.2.1/test/integration/suites/upgrade/teardown [2022-04-15T20:33:22.687Z] spire-1.2.1/test/integration/suites/upgrade/versions.txt [2022-04-15T20:33:22.687Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/ [2022-04-15T20:33:22.687Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/00-setup-kind [2022-04-15T20:33:22.687Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/01-setup-cert-manager [2022-04-15T20:33:22.687Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/02-deploy-spire [2022-04-15T20:33:22.687Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/03-verify-ca [2022-04-15T20:33:22.687Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/README.md [2022-04-15T20:33:22.687Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/conf/ [2022-04-15T20:33:22.687Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/conf/cert-manager-issuer.yaml [2022-04-15T20:33:22.687Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/conf/kind-config.yaml [2022-04-15T20:33:22.687Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/conf/server/ [2022-04-15T20:33:22.687Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/conf/server/kustomization.yaml [2022-04-15T20:33:22.687Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/conf/server/spire-server.yaml [2022-04-15T20:33:22.687Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/init-kubectl [2022-04-15T20:33:22.687Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/teardown [2022-04-15T20:33:22.687Z] spire-1.2.1/test/integration/test-one.sh [2022-04-15T20:33:22.687Z] spire-1.2.1/test/integration/test.sh [2022-04-15T20:33:22.687Z] spire-1.2.1/test/plugintest/ [2022-04-15T20:33:22.687Z] spire-1.2.1/test/plugintest/config.go [2022-04-15T20:33:22.687Z] spire-1.2.1/test/plugintest/load.go [2022-04-15T20:33:22.687Z] spire-1.2.1/test/plugintest/option.go [2022-04-15T20:33:22.687Z] spire-1.2.1/test/spiretest/ [2022-04-15T20:33:22.687Z] spire-1.2.1/test/spiretest/apiserver.go [2022-04-15T20:33:22.687Z] spire-1.2.1/test/spiretest/assertions.go [2022-04-15T20:33:22.687Z] spire-1.2.1/test/spiretest/dir.go [2022-04-15T20:33:22.687Z] spire-1.2.1/test/spiretest/errors_posix.go [2022-04-15T20:33:22.687Z] spire-1.2.1/test/spiretest/errors_windows.go [2022-04-15T20:33:22.687Z] spire-1.2.1/test/spiretest/logs.go [2022-04-15T20:33:22.687Z] spire-1.2.1/test/spiretest/socketapi.go [2022-04-15T20:33:22.687Z] spire-1.2.1/test/spiretest/suite.go [2022-04-15T20:33:22.687Z] spire-1.2.1/test/spiretest/x509.go [2022-04-15T20:33:22.687Z] spire-1.2.1/test/testca/ [2022-04-15T20:33:22.687Z] spire-1.2.1/test/testca/ca.go [2022-04-15T20:33:22.687Z] spire-1.2.1/test/testkey/ [2022-04-15T20:33:22.687Z] spire-1.2.1/test/testkey/generate.sh [2022-04-15T20:33:22.687Z] spire-1.2.1/test/testkey/genkeys.go [2022-04-15T20:33:22.687Z] spire-1.2.1/test/testkey/keys.go [2022-04-15T20:33:22.687Z] spire-1.2.1/test/testkey/new.go [2022-04-15T20:33:22.687Z] spire-1.2.1/test/tpmsimulator/ [2022-04-15T20:33:22.687Z] spire-1.2.1/test/tpmsimulator/simulator.go [2022-04-15T20:33:22.687Z] spire-1.2.1/test/util/ [2022-04-15T20:33:22.687Z] spire-1.2.1/test/util/cert_fixtures.go [2022-04-15T20:33:22.687Z] spire-1.2.1/test/util/cert_generation.go [2022-04-15T20:33:22.687Z] spire-1.2.1/test/util/io_redirection.go [2022-04-15T20:33:22.687Z] spire-1.2.1/test/util/race.go [2022-04-15T20:33:22.687Z] spire-1.2.1/test/util/util.go [2022-04-15T20:33:22.687Z] building spire from source... [2022-04-15T20:33:22.687Z] Installing go1.17.7... [2022-04-15T20:33:27.999Z] 7b1c46037f91: Pull complete [2022-04-15T20:33:27.999Z] Digest: sha256:72afd471f6932efc3b14a707e53dab7ff98911016b282aefa83be7c085db88fe [2022-04-15T20:33:27.999Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.17-alpine [2022-04-15T20:33:27.999Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.17-alpine [Pipeline] fileExists [Pipeline] sh [2022-04-15T20:33:28.383Z] + echo FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.17-alpine [2022-04-15T20:33:28.383Z] WORKDIR /edgex [2022-04-15T20:33:28.383Z] COPY go.mod . [2022-04-15T20:33:28.383Z] RUN go mod download [2022-04-15T20:33:28.383Z] + docker build -t ci-base-image-arm64 -f - . [2022-04-15T20:33:29.248Z] Building bin/spire-server... [2022-04-15T20:33:29.248Z] go: downloading github.com/spiffe/go-spiffe/v2 v2.0.0-beta.12 [2022-04-15T20:33:29.248Z] go: downloading github.com/hashicorp/hcl v1.0.1-0.20190430135223-99e2f22d1c94 [2022-04-15T20:33:29.248Z] go: downloading github.com/spiffe/spire-api-sdk v1.2.0 [2022-04-15T20:33:29.248Z] go: downloading github.com/mitchellh/cli v1.1.2 [2022-04-15T20:33:29.248Z] go: downloading gopkg.in/square/go-jose.v2 v2.6.0 [2022-04-15T20:33:29.248Z] go: downloading github.com/imdario/mergo v0.3.12 [2022-04-15T20:33:29.248Z] go: downloading github.com/sirupsen/logrus v1.8.1 [2022-04-15T20:33:29.248Z] go: downloading golang.org/x/net v0.0.0-20220127200216-cd36cc0744dd [2022-04-15T20:33:29.248Z] go: downloading github.com/hashicorp/go-hclog v1.1.0 [2022-04-15T20:33:29.248Z] go: downloading google.golang.org/grpc v1.44.0 [2022-04-15T20:33:29.248Z] go: downloading github.com/Masterminds/sprig v2.22.0+incompatible [2022-04-15T20:33:29.248Z] go: downloading github.com/fatih/color v1.13.0 [2022-04-15T20:33:29.248Z] go: downloading github.com/mattn/go-isatty v0.0.14 [2022-04-15T20:33:29.248Z] go: downloading github.com/hashicorp/go-plugin v1.4.3 [2022-04-15T20:33:29.248Z] go: downloading github.com/spiffe/spire-plugin-sdk v1.2.0 [2022-04-15T20:33:29.248Z] go: downloading github.com/InVisionApp/go-health/v2 v2.1.2 [2022-04-15T20:33:29.248Z] go: downloading github.com/InVisionApp/go-logger v1.0.1 [2022-04-15T20:33:29.248Z] go: downloading github.com/armon/go-metrics v0.3.10 [2022-04-15T20:33:29.248Z] go: downloading github.com/prometheus/client_golang v1.12.1 [2022-04-15T20:33:29.248Z] go: downloading github.com/uber-go/tally/v4 v4.1.1 [2022-04-15T20:33:29.248Z] go: downloading github.com/andres-erbsen/clock v0.0.0-20160526145045-9e14626cd129 [2022-04-15T20:33:29.248Z] go: downloading github.com/open-policy-agent/opa v0.38.0 [2022-04-15T20:33:29.248Z] go: downloading golang.org/x/time v0.0.0-20220224211638-0e9765cccd65 [2022-04-15T20:33:29.248Z] go: downloading golang.org/x/sys v0.0.0-20220227234510-4e6760a101f9 [2022-04-15T20:33:29.248Z] go: downloading github.com/mattn/go-colorable v0.1.12 [2022-04-15T20:33:29.248Z] go: downloading github.com/Masterminds/goutils v1.1.0 [2022-04-15T20:33:29.248Z] go: downloading github.com/Masterminds/semver v1.5.0 [2022-04-15T20:33:29.248Z] go: downloading github.com/google/uuid v1.1.2 [2022-04-15T20:33:29.248Z] go: downloading github.com/huandu/xstrings v1.3.2 [2022-04-15T20:33:29.248Z] go: downloading github.com/hashicorp/yamux v0.0.0-20181012175058-2f1d1f20f75d [2022-04-15T20:33:29.248Z] go: downloading github.com/oklog/run v1.0.0 [2022-04-15T20:33:29.248Z] go: downloading github.com/hashicorp/go-immutable-radix v1.3.1 [2022-04-15T20:33:29.248Z] go: downloading github.com/DataDog/datadog-go v3.2.0+incompatible [2022-04-15T20:33:29.248Z] go: downloading github.com/prometheus/client_model v0.2.0 [2022-04-15T20:33:29.248Z] go: downloading github.com/prometheus/common v0.32.1 [2022-04-15T20:33:29.248Z] go: downloading github.com/beorn7/perks v1.0.1 [2022-04-15T20:33:29.248Z] go: downloading github.com/cespare/xxhash/v2 v2.1.2 [2022-04-15T20:33:29.248Z] go: downloading github.com/prometheus/procfs v0.7.3 [2022-04-15T20:33:29.248Z] go: downloading google.golang.org/genproto v0.0.0-20220222213610-43724f9ea8cf [2022-04-15T20:33:29.248Z] go: downloading github.com/imkira/go-observer v1.0.3 [2022-04-15T20:33:29.248Z] go: downloading github.com/hashicorp/errwrap v1.1.0 [2022-04-15T20:33:29.248Z] go: downloading go.uber.org/atomic v1.9.0 [2022-04-15T20:33:29.248Z] go: downloading github.com/mitchellh/reflectwalk v1.0.1 [2022-04-15T20:33:29.248Z] go: downloading github.com/hashicorp/golang-lru v0.5.4 [2022-04-15T20:33:29.507Z] go: downloading github.com/matttproud/golang_protobuf_extensions v1.0.2-0.20181231171920-c182affec369 [2022-04-15T20:33:29.507Z] go: downloading github.com/GoogleCloudPlatform/cloudsql-proxy v1.29.0 [2022-04-15T20:33:29.507Z] go: downloading github.com/blang/semver/v4 v4.0.0 [2022-04-15T20:33:29.507Z] go: downloading github.com/go-sql-driver/mysql v1.6.0 [2022-04-15T20:33:29.507Z] go: downloading github.com/gofrs/uuid v4.2.0+incompatible [2022-04-15T20:33:29.507Z] go: downloading github.com/jinzhu/gorm v1.9.16 [2022-04-15T20:33:29.507Z] go: downloading github.com/lib/pq v1.10.4 [2022-04-15T20:33:29.507Z] go: downloading github.com/mattn/go-sqlite3 v1.14.12 [2022-04-15T20:33:29.507Z] go: downloading github.com/aws/aws-sdk-go-v2 v1.14.0 [2022-04-15T20:33:29.766Z] go: downloading github.com/aws/aws-sdk-go-v2/config v1.14.0 [2022-04-15T20:33:30.331Z] go: downloading github.com/aws/aws-sdk-go-v2/credentials v1.9.0 [2022-04-15T20:33:31.039Z] Sending build context to Docker daemon 169.2MB [2022-04-15T20:33:31.039Z] Step 1/4 : FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.17-alpine [2022-04-15T20:33:31.039Z] ---> f79e39bc4007 [2022-04-15T20:33:31.039Z] Step 2/4 : WORKDIR /edgex [2022-04-15T20:33:32.230Z] go: downloading github.com/aws/aws-sdk-go-v2/service/kms v1.15.0 [2022-04-15T20:33:32.230Z] go: downloading github.com/aws/aws-sdk-go-v2/service/sts v1.15.0 [2022-04-15T20:33:32.230Z] go: downloading github.com/stretchr/testify v1.7.0 [2022-04-15T20:33:32.230Z] go: downloading golang.org/x/sync v0.0.0-20210220032951-036812b2e83c [2022-04-15T20:33:32.230Z] go: downloading github.com/aws/aws-sdk-go v1.43.0 [2022-04-15T20:33:33.051Z] ---> Running in a755dec2f396 [2022-04-15T20:33:33.051Z] Removing intermediate container a755dec2f396 [2022-04-15T20:33:33.051Z] ---> bce0fc4f4342 [2022-04-15T20:33:33.051Z] Step 3/4 : COPY go.mod . [2022-04-15T20:33:33.663Z] ---> 4e89bb53dbc2 [2022-04-15T20:33:33.663Z] Step 4/4 : RUN go mod download [2022-04-15T20:33:33.938Z] ---> Running in 3dd2041e9fb9 [2022-04-15T20:33:36.423Z] go: downloading google.golang.org/api v0.70.0 [2022-04-15T20:33:36.423Z] go: downloading k8s.io/client-go v0.23.4 [2022-04-15T20:33:36.423Z] go: downloading k8s.io/api v0.23.4 [2022-04-15T20:33:36.423Z] go: downloading github.com/google/go-tpm v0.3.3 [2022-04-15T20:33:36.423Z] go: downloading github.com/Azure/azure-sdk-for-go v62.0.0+incompatible [2022-04-15T20:33:36.423Z] go: downloading github.com/Azure/go-autorest/autorest v0.11.24 [2022-04-15T20:33:36.423Z] go: downloading github.com/Azure/go-autorest v14.2.0+incompatible [2022-04-15T20:33:36.423Z] go: downloading github.com/Azure/go-autorest/autorest/azure/auth v0.5.11 [2022-04-15T20:33:36.423Z] go: downloading cloud.google.com/go/storage v1.21.0 [2022-04-15T20:33:36.682Z] go: downloading cloud.google.com/go v0.100.2 [2022-04-15T20:33:37.618Z] go: downloading k8s.io/apimachinery v0.23.4 [2022-04-15T20:33:37.877Z] go: downloading k8s.io/kube-aggregator v0.23.3 [2022-04-15T20:33:37.877Z] go: downloading sigs.k8s.io/controller-runtime v0.11.1 [2022-04-15T20:33:37.877Z] go: downloading cloud.google.com/go/security v1.3.0 [2022-04-15T20:33:37.877Z] go: downloading github.com/hashicorp/vault/api v1.4.1 [2022-04-15T20:33:38.136Z] go: downloading github.com/shirou/gopsutil/v3 v3.22.2 [2022-04-15T20:33:38.136Z] go: downloading github.com/twmb/murmur3 v1.1.6 [2022-04-15T20:33:38.136Z] go: downloading github.com/jinzhu/inflection v1.0.0 [2022-04-15T20:33:38.136Z] go: downloading github.com/aws/smithy-go v1.11.0 [2022-04-15T20:33:38.136Z] go: downloading github.com/aws/aws-sdk-go-v2/feature/ec2/imds v1.11.0 [2022-04-15T20:33:38.136Z] go: downloading github.com/aws/aws-sdk-go-v2/internal/ini v1.3.6 [2022-04-15T20:33:38.396Z] go: downloading github.com/aws/aws-sdk-go-v2/service/sso v1.10.0 [2022-04-15T20:33:38.396Z] go: downloading github.com/aws/aws-sdk-go-v2/internal/configsources v1.1.5 [2022-04-15T20:33:38.396Z] go: downloading github.com/aws/aws-sdk-go-v2/service/internal/presigned-url v1.8.0 [2022-04-15T20:33:38.396Z] go: downloading github.com/Azure/go-autorest/autorest/adal v0.9.18 [2022-04-15T20:33:38.396Z] go: downloading github.com/Azure/go-autorest/logger v0.2.1 [2022-04-15T20:33:38.396Z] go: downloading github.com/Azure/go-autorest/tracing v0.6.0 [2022-04-15T20:33:38.396Z] go: downloading github.com/Azure/go-autorest/autorest/azure/cli v0.4.5 [2022-04-15T20:33:38.396Z] go: downloading github.com/dimchansky/utfbom v1.1.1 [2022-04-15T20:33:38.396Z] go: downloading cloud.google.com/go/compute v1.3.0 [2022-04-15T20:33:38.656Z] go: downloading cloud.google.com/go/iam v0.1.1 [2022-04-15T20:33:38.656Z] go: downloading github.com/googleapis/gax-go/v2 v2.1.1 [2022-04-15T20:33:38.656Z] go: downloading golang.org/x/oauth2 v0.0.0-20211104180415-d3ed0bb246c8 [2022-04-15T20:33:41.196Z] 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-15T20:33:41.455Z] go: downloading github.com/gogo/protobuf v1.3.2 [2022-04-15T20:33:41.456Z] go: downloading k8s.io/klog/v2 v2.30.0 [2022-04-15T20:33:41.456Z] go: downloading sigs.k8s.io/structured-merge-diff/v4 v4.2.1 [2022-04-15T20:33:41.456Z] go: downloading github.com/google/gofuzz v1.1.0 [2022-04-15T20:33:41.456Z] go: downloading k8s.io/utils v0.0.0-20211116205334-6203023598ed [2022-04-15T20:33:41.456Z] go: downloading github.com/spf13/pflag v1.0.5 [2022-04-15T20:33:41.456Z] go: downloading golang.org/x/term v0.0.0-20210927222741-03fcf44c2211 [2022-04-15T20:33:41.456Z] go: downloading github.com/evanphx/json-patch v4.12.0+incompatible [2022-04-15T20:33:41.715Z] go: downloading github.com/cenkalti/backoff/v3 v3.2.2 [2022-04-15T20:33:41.715Z] go: downloading github.com/hashicorp/go-cleanhttp v0.5.2 [2022-04-15T20:33:41.715Z] go: downloading github.com/hashicorp/go-retryablehttp v0.6.6 [2022-04-15T20:33:41.715Z] go: downloading github.com/hashicorp/go-secure-stdlib/parseutil v0.1.1 [2022-04-15T20:33:41.715Z] go: downloading github.com/hashicorp/vault/sdk v0.4.1 [2022-04-15T20:33:41.715Z] go: downloading github.com/mitchellh/mapstructure v1.4.3 [2022-04-15T20:33:41.715Z] go: downloading github.com/tklauser/go-sysconf v0.3.9 [2022-04-15T20:33:41.715Z] go: downloading github.com/aws/aws-sdk-go-v2/internal/endpoints/v2 v2.3.0 [2022-04-15T20:33:41.715Z] go: downloading github.com/OneOfOne/xxhash v1.2.8 [2022-04-15T20:33:41.715Z] go: downloading gopkg.in/yaml.v2 v2.4.0 [2022-04-15T20:33:41.716Z] go: downloading github.com/rcrowley/go-metrics v0.0.0-20201227073835-cf1acfcdf475 [2022-04-15T20:33:41.716Z] go: downloading github.com/gobwas/glob v0.2.3 [2022-04-15T20:33:41.716Z] go: downloading github.com/yashtewari/glob-intersection v0.0.0-20180916065949-5c77d914dd0b [2022-04-15T20:33:41.716Z] go: downloading github.com/jmespath/go-jmespath v0.4.0 [2022-04-15T20:33:41.716Z] go: downloading github.com/Azure/go-autorest/autorest/date v0.3.0 [2022-04-15T20:33:41.716Z] go: downloading github.com/golang-jwt/jwt/v4 v4.2.0 [2022-04-15T20:33:41.716Z] go: downloading go.opencensus.io v0.23.0 [2022-04-15T20:33:41.973Z] go: downloading gopkg.in/inf.v0 v0.9.1 [2022-04-15T20:33:41.973Z] go: downloading sigs.k8s.io/json v0.0.0-20211020170558-c049b76a60c6 [2022-04-15T20:33:41.973Z] go: downloading github.com/go-logr/logr v1.2.2 [2022-04-15T20:33:41.973Z] go: downloading github.com/google/go-cmp v0.5.7 [2022-04-15T20:33:41.973Z] go: downloading github.com/googleapis/gnostic v0.5.5 [2022-04-15T20:33:41.973Z] go: downloading github.com/json-iterator/go v1.1.12 [2022-04-15T20:33:41.973Z] go: downloading k8s.io/kube-openapi v0.0.0-20211115234752-e816edb12b65 [2022-04-15T20:33:42.231Z] go: downloading github.com/hashicorp/go-secure-stdlib/strutil v0.1.1 [2022-04-15T20:33:42.231Z] go: downloading github.com/hashicorp/go-sockaddr v1.0.2 [2022-04-15T20:33:42.231Z] go: downloading go.uber.org/zap v1.21.0 [2022-04-15T20:33:42.231Z] go: downloading github.com/tklauser/numcpus v0.3.0 [2022-04-15T20:33:42.231Z] go: downloading github.com/xeipuuv/gojsonreference v0.0.0-20180127040603-bd5ef7bd5415 [2022-04-15T20:33:42.231Z] go: downloading sigs.k8s.io/yaml v1.3.0 [2022-04-15T20:33:42.231Z] go: downloading github.com/golang/groupcache v0.0.0-20210331224755-41bb18bfe9da [2022-04-15T20:33:42.231Z] go: downloading github.com/modern-go/concurrent v0.0.0-20180306012644-bacd9c7ef1dd [2022-04-15T20:33:42.231Z] go: downloading github.com/modern-go/reflect2 v1.0.2 [2022-04-15T20:33:42.231Z] go: downloading github.com/ryanuber/go-glob v1.0.0 [2022-04-15T20:33:42.231Z] go: downloading github.com/hashicorp/go-secure-stdlib/mlock v0.1.1 [2022-04-15T20:33:42.231Z] go: downloading github.com/hashicorp/go-uuid v1.0.2 [2022-04-15T20:33:42.231Z] go: downloading github.com/hashicorp/go-version v1.2.0 [2022-04-15T20:33:42.231Z] go: downloading github.com/golang/snappy v0.0.4 [2022-04-15T20:33:42.231Z] go: downloading github.com/pierrec/lz4 v2.5.2+incompatible [2022-04-15T20:33:42.231Z] go: downloading go.uber.org/multierr v1.6.0 [2022-04-15T20:33:42.231Z] go: downloading github.com/xeipuuv/gojsonpointer v0.0.0-20190905194746-02993c407bfb [2022-04-15T20:33:47.501Z] go: downloading github.com/Azure/go-autorest/autorest/validation v0.3.0 [2022-04-15T20:33:47.501Z] go: downloading github.com/Azure/go-autorest/autorest/to v0.4.0 [2022-04-15T20:34:02.397Z] Removing intermediate container cc26a13f612a [2022-04-15T20:34:02.397Z] ---> adbd8733aecd [2022-04-15T20:34:02.397Z] [2022-04-15T20:34:02.397Z] Step 10/22 : FROM alpine:3.14 [2022-04-15T20:34:02.397Z] 3.14: Pulling from library/alpine [2022-04-15T20:34:02.397Z] Removing intermediate container b34b97f0bc1d [2022-04-15T20:34:02.397Z] ---> 80dccc4c3485 [2022-04-15T20:34:02.397Z] [2022-04-15T20:34:02.397Z] Step 10/23 : FROM alpine:3.14 [2022-04-15T20:34:02.397Z] Removing intermediate container 142639d6305c [2022-04-15T20:34:02.397Z] ---> 343e08a9d638 [2022-04-15T20:34:02.397Z] [2022-04-15T20:34:02.397Z] Step 10/23 : FROM alpine:3.14 [2022-04-15T20:34:02.397Z] Removing intermediate container 004c176d1d19 [2022-04-15T20:34:02.397Z] ---> dd3de20382a2 [2022-04-15T20:34:02.397Z] [2022-04-15T20:34:02.397Z] Step 10/22 : FROM alpine:3.14 [2022-04-15T20:34:02.397Z] 3.14: Pulling from library/alpine [2022-04-15T20:34:02.397Z] 3.14: Pulling from library/alpine [2022-04-15T20:34:02.397Z] 3.14: Pulling from library/alpine [2022-04-15T20:34:02.397Z] Digest: sha256:06b5d462c92fc39303e6363c65e074559f8d6b1363250027ed5053557e3398c5 [2022-04-15T20:34:02.397Z] Status: Downloaded newer image for alpine:3.14 [2022-04-15T20:34:02.397Z] Digest: sha256:06b5d462c92fc39303e6363c65e074559f8d6b1363250027ed5053557e3398c5 [2022-04-15T20:34:02.397Z] Status: Image is up to date for alpine:3.14 [2022-04-15T20:34:02.397Z] Digest: sha256:06b5d462c92fc39303e6363c65e074559f8d6b1363250027ed5053557e3398c5 [2022-04-15T20:34:02.398Z] Status: Image is up to date for alpine:3.14 [2022-04-15T20:34:02.398Z] ---> e04c818066af [2022-04-15T20:34:02.398Z] Step 11/22 : RUN apk add --update --no-cache curl dumb-init [2022-04-15T20:34:02.398Z] ---> e04c818066af [2022-04-15T20:34:02.398Z] Step 11/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium' [2022-04-15T20:34:02.398Z] Digest: sha256:06b5d462c92fc39303e6363c65e074559f8d6b1363250027ed5053557e3398c5 [2022-04-15T20:34:02.398Z] Status: Image is up to date for alpine:3.14 [2022-04-15T20:34:02.398Z] ---> e04c818066af [2022-04-15T20:34:02.398Z] Step 11/23 : RUN apk add --update --no-cache dumb-init [2022-04-15T20:34:02.398Z] ---> e04c818066af [2022-04-15T20:34:02.398Z] Step 11/22 : RUN apk add --update --no-cache ca-certificates dumb-init [2022-04-15T20:34:02.398Z] ---> Running in 494bea5c899f [2022-04-15T20:34:02.398Z] ---> Running in bda428035270 [2022-04-15T20:34:02.398Z] ---> Running in 6fdd6d659a2a [2022-04-15T20:34:02.398Z] ---> Running in 5a27465eef56 [2022-04-15T20:34:02.398Z] Removing intermediate container 494bea5c899f [2022-04-15T20:34:02.398Z] ---> 4b8702a5a890 [2022-04-15T20:34:02.398Z] Step 12/23 : ENV APP_PORT=59880 [2022-04-15T20:34:02.398Z] ---> Running in a3e5bad5d4f9 [2022-04-15T20:34:02.661Z] Removing intermediate container a3e5bad5d4f9 [2022-04-15T20:34:02.661Z] ---> c4e3d9c12760 [2022-04-15T20:34:02.661Z] Step 13/23 : EXPOSE $APP_PORT [2022-04-15T20:34:02.661Z] ---> Running in 944e2e580a3e [2022-04-15T20:34:02.920Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/x86_64/APKINDEX.tar.gz [2022-04-15T20:34:02.920Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/x86_64/APKINDEX.tar.gz [2022-04-15T20:34:02.920Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/x86_64/APKINDEX.tar.gz [2022-04-15T20:34:03.178Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/x86_64/APKINDEX.tar.gz [2022-04-15T20:34:03.178Z] Removing intermediate container 944e2e580a3e [2022-04-15T20:34:03.178Z] ---> 9bcf7a784cc7 [2022-04-15T20:34:03.178Z] Step 14/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-04-15T20:34:03.178Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/x86_64/APKINDEX.tar.gz [2022-04-15T20:34:03.178Z] ---> Running in b341ae35f90b [2022-04-15T20:34:03.178Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/x86_64/APKINDEX.tar.gz [2022-04-15T20:34:03.178Z] (1/6) Installing ca-certificates (20211220-r0) [2022-04-15T20:34:03.178Z] (2/6) Installing brotli-libs (1.0.9-r5) [2022-04-15T20:34:03.178Z] (3/6) Installing nghttp2-libs (1.43.0-r0) [2022-04-15T20:34:03.178Z] (4/6) Installing libcurl (7.79.1-r0) [2022-04-15T20:34:03.178Z] (1/1) Installing dumb-init (1.2.5-r1) [2022-04-15T20:34:03.178Z] (5/6) Installing curl (7.79.1-r0) [2022-04-15T20:34:03.178Z] (6/6) Installing dumb-init (1.2.5-r1) [2022-04-15T20:34:03.178Z] Executing busybox-1.33.1-r7.trigger [2022-04-15T20:34:03.178Z] OK: 6 MiB in 15 packages [2022-04-15T20:34:03.178Z] Executing busybox-1.33.1-r7.trigger [2022-04-15T20:34:03.178Z] Executing ca-certificates-20211220-r0.trigger [2022-04-15T20:34:03.437Z] OK: 8 MiB in 20 packages [2022-04-15T20:34:03.437Z] (1/2) Installing ca-certificates (20211220-r0) [2022-04-15T20:34:03.437Z] (2/2) Installing dumb-init (1.2.5-r1) [2022-04-15T20:34:03.437Z] Executing busybox-1.33.1-r7.trigger [2022-04-15T20:34:03.437Z] Executing ca-certificates-20211220-r0.trigger [2022-04-15T20:34:03.437Z] OK: 6 MiB in 16 packages [2022-04-15T20:34:04.829Z] Removing intermediate container 6fdd6d659a2a [2022-04-15T20:34:04.829Z] ---> 1ab7b104d3d5 [2022-04-15T20:34:04.829Z] Step 12/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' [2022-04-15T20:34:04.829Z] ---> Running in 5e3554f8ddf2 [2022-04-15T20:34:04.829Z] Removing intermediate container 5a27465eef56 [2022-04-15T20:34:04.829Z] ---> 0834c2f9b842 [2022-04-15T20:34:04.829Z] Step 12/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' [2022-04-15T20:34:04.829Z] Removing intermediate container bda428035270 [2022-04-15T20:34:04.829Z] ---> bee431f5bfe8 [2022-04-15T20:34:04.829Z] Step 12/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Cavium, Copyright (c) 2021: Intel Corporation' [2022-04-15T20:34:04.829Z] ---> Running in 29b2868aae83 [2022-04-15T20:34:05.088Z] ---> Running in 2f8356cbedcb [2022-04-15T20:34:05.088Z] Removing intermediate container 5e3554f8ddf2 [2022-04-15T20:34:05.088Z] ---> 42ce6a29bfce [2022-04-15T20:34:05.088Z] Step 13/23 : ENV APP_PORT=59881 [2022-04-15T20:34:05.088Z] Removing intermediate container b341ae35f90b [2022-04-15T20:34:05.088Z] ---> 96bcfb611ab9 [2022-04-15T20:34:05.088Z] Step 15/23 : RUN apk add --update --no-cache zeromq dumb-init [2022-04-15T20:34:05.088Z] ---> Running in 8f7be3f1c2ae [2022-04-15T20:34:05.361Z] ---> Running in 7c01d1a52960 [2022-04-15T20:34:05.361Z] Removing intermediate container 29b2868aae83 [2022-04-15T20:34:05.361Z] ---> 0f64fb8ce036 [2022-04-15T20:34:05.361Z] Step 13/22 : WORKDIR /edgex [2022-04-15T20:34:05.361Z] Removing intermediate container 2f8356cbedcb [2022-04-15T20:34:05.361Z] ---> 281eac9f6cbf [2022-04-15T20:34:05.361Z] Step 13/22 : ENV APP_PORT=59860 [2022-04-15T20:34:05.361Z] ---> Running in ec22fd1e0795 [2022-04-15T20:34:05.361Z] ---> Running in 49c2c7558abe [2022-04-15T20:34:05.361Z] Removing intermediate container 8f7be3f1c2ae [2022-04-15T20:34:05.361Z] ---> 5cdd00f84a6b [2022-04-15T20:34:05.361Z] Step 14/23 : EXPOSE $APP_PORT [2022-04-15T20:34:05.621Z] ---> Running in 26b41e4e03b7 [2022-04-15T20:34:05.621Z] Removing intermediate container ec22fd1e0795 [2022-04-15T20:34:05.621Z] ---> a8b73847c410 [2022-04-15T20:34:05.621Z] Step 14/22 : EXPOSE $APP_PORT [2022-04-15T20:34:05.621Z] Removing intermediate container 49c2c7558abe [2022-04-15T20:34:05.621Z] ---> e6c9e6014a48 [2022-04-15T20:34:05.621Z] Step 14/22 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/res/configuration.toml res/configuration.toml [2022-04-15T20:34:05.621Z] ---> Running in b6de74920145 [2022-04-15T20:34:05.881Z] Removing intermediate container 26b41e4e03b7 [2022-04-15T20:34:05.881Z] ---> 985909dfa0af [2022-04-15T20:34:05.881Z] Step 15/23 : WORKDIR / [2022-04-15T20:34:06.146Z] fetch https://nl.alpinelinux.org/alpine/v3.14/main/x86_64/APKINDEX.tar.gz [2022-04-15T20:34:06.146Z] Removing intermediate container b6de74920145 [2022-04-15T20:34:06.146Z] ---> 4ce1bdb41004 [2022-04-15T20:34:06.146Z] Step 15/22 : COPY --from=builder /edgex-go/Attribution.txt / [2022-04-15T20:34:06.146Z] ---> d13a45742f2b [2022-04-15T20:34:06.146Z] Step 15/22 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/security-proxy-setup . [2022-04-15T20:34:06.146Z] ---> Running in f510e9281147 [2022-04-15T20:34:06.716Z] ---> fa9ea01c9557 [2022-04-15T20:34:06.716Z] Step 16/22 : COPY --from=builder /edgex-go/cmd/support-notifications/support-notifications / [2022-04-15T20:34:06.716Z] Removing intermediate container f510e9281147 [2022-04-15T20:34:06.716Z] ---> 3cf2eaf47754 [2022-04-15T20:34:06.716Z] Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / [2022-04-15T20:34:06.716Z] fetch https://nl.alpinelinux.org/alpine/v3.14/community/x86_64/APKINDEX.tar.gz [2022-04-15T20:34:06.979Z] ---> 67e2f089a517 [2022-04-15T20:34:06.979Z] Step 16/22 : COPY --from=builder /edgex-go/cmd/secrets-config/secrets-config . [2022-04-15T20:34:07.240Z] (1/6) Installing dumb-init (1.2.5-r1) [2022-04-15T20:34:07.240Z] ---> f76d66a4be38 [2022-04-15T20:34:07.240Z] Step 17/23 : COPY --from=builder /edgex-go/cmd/core-metadata/core-metadata / [2022-04-15T20:34:07.240Z] (2/6) Installing libgcc (10.3.1_git20210424-r2) [2022-04-15T20:34:07.240Z] (3/6) Installing libsodium (1.0.18-r0) [2022-04-15T20:34:07.501Z] (4/6) Installing libstdc++ (10.3.1_git20210424-r2) [2022-04-15T20:34:07.501Z] (5/6) Installing libzmq (4.3.4-r0) [2022-04-15T20:34:07.501Z] (6/6) Installing zeromq (4.3.4-r0) [2022-04-15T20:34:07.760Z] Executing busybox-1.33.1-r7.trigger [2022-04-15T20:34:07.760Z] OK: 8 MiB in 20 packages [2022-04-15T20:34:11.054Z] ---> 7fd3453019b6 [2022-04-15T20:34:11.054Z] Step 17/22 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/entrypoint.sh /usr/local/bin/ [2022-04-15T20:34:11.054Z] ---> 315d108d28f3 [2022-04-15T20:34:11.054Z] Step 18/23 : COPY --from=builder /edgex-go/cmd/core-metadata/res/configuration.toml /res/configuration.toml [2022-04-15T20:34:11.054Z] ---> 0fd53e336f20 [2022-04-15T20:34:11.054Z] Step 17/22 : COPY --from=builder /edgex-go/cmd/support-notifications/res/configuration.toml /res/configuration.toml [2022-04-15T20:34:11.640Z] ---> c03222434f47 [2022-04-15T20:34:11.640Z] Step 18/22 : RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / [2022-04-15T20:34:11.640Z] ---> Running in 96d690c52ce2 [2022-04-15T20:34:11.640Z] ---> e8a2531e2d8e [2022-04-15T20:34:11.640Z] Step 18/22 : ENTRYPOINT ["/support-notifications"] [2022-04-15T20:34:11.640Z] Removing intermediate container 7c01d1a52960 [2022-04-15T20:34:11.640Z] ---> b115dcc14c06 [2022-04-15T20:34:11.640Z] Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / [2022-04-15T20:34:11.901Z] ---> 6a6053ae6096 [2022-04-15T20:34:11.901Z] Step 19/23 : ENTRYPOINT ["/core-metadata"] [2022-04-15T20:34:11.901Z] ---> Running in 64c12ed26e7c [2022-04-15T20:34:11.901Z] ---> Running in 94546e663339 [2022-04-15T20:34:12.160Z] ---> 03f4b17ee802 [2022-04-15T20:34:12.160Z] Step 17/23 : COPY --from=builder /edgex-go/cmd/core-data/core-data / [2022-04-15T20:34:12.160Z] Removing intermediate container 64c12ed26e7c [2022-04-15T20:34:12.160Z] ---> b982a8f98883 [2022-04-15T20:34:12.160Z] Step 19/22 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2022-04-15T20:34:12.160Z] Removing intermediate container 94546e663339 [2022-04-15T20:34:12.160Z] ---> 7fa365bbea97 [2022-04-15T20:34:12.160Z] Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2022-04-15T20:34:12.421Z] ---> Running in 482430e3fdb3 [2022-04-15T20:34:12.421Z] ---> Running in 5b7ef21d9d25 [2022-04-15T20:34:12.710Z] Removing intermediate container 482430e3fdb3 [2022-04-15T20:34:12.710Z] ---> 1cb49d3a960b [2022-04-15T20:34:12.710Z] Step 20/22 : LABEL arch=x86_64 [2022-04-15T20:34:12.710Z] ---> Running in 7177fd478211 [2022-04-15T20:34:12.710Z] Removing intermediate container 5b7ef21d9d25 [2022-04-15T20:34:12.710Z] ---> b2e79cb0c17f [2022-04-15T20:34:12.710Z] Step 21/23 : LABEL arch=x86_64 [2022-04-15T20:34:13.049Z] ---> Running in efd13745748f [2022-04-15T20:34:13.049Z] Removing intermediate container 7177fd478211 [2022-04-15T20:34:13.049Z] ---> 1606b26f30f7 [2022-04-15T20:34:13.049Z] Step 21/22 : LABEL git_sha=6c33f42a7f2f605caf8f50a8770825747a9b540e [2022-04-15T20:34:13.049Z] ---> Running in e5161dc007b7 [2022-04-15T20:34:13.374Z] Removing intermediate container efd13745748f [2022-04-15T20:34:13.374Z] ---> 3b6729217bc7 [2022-04-15T20:34:13.374Z] Step 22/23 : LABEL git_sha=6c33f42a7f2f605caf8f50a8770825747a9b540e [2022-04-15T20:34:13.374Z] Removing intermediate container 96d690c52ce2 [2022-04-15T20:34:13.374Z] ---> b8a12f75d8d5 [2022-04-15T20:34:13.374Z] Step 19/22 : ENTRYPOINT ["entrypoint.sh"] [2022-04-15T20:34:13.374Z] ---> Running in 965eb67e3038 [2022-04-15T20:34:13.684Z] ---> Running in ef79b57cbb95 [2022-04-15T20:34:13.684Z] Removing intermediate container e5161dc007b7 [2022-04-15T20:34:13.684Z] ---> 2c1fa7462248 [2022-04-15T20:34:13.684Z] Step 22/22 : LABEL version=0.0.0 [2022-04-15T20:34:13.684Z] ---> Running in 3765fe2315c5 [2022-04-15T20:34:13.684Z] ---> d9ee236bca58 [2022-04-15T20:34:13.684Z] Step 18/23 : COPY --from=builder /edgex-go/cmd/core-data/res/configuration.toml /res/configuration.toml [2022-04-15T20:34:13.684Z] Removing intermediate container 965eb67e3038 [2022-04-15T20:34:13.684Z] ---> 6ae6e92101ab [2022-04-15T20:34:13.684Z] Step 23/23 : LABEL version=0.0.0 [2022-04-15T20:34:14.021Z] ---> Running in 9c9d525b75cb [2022-04-15T20:34:14.021Z] Removing intermediate container ef79b57cbb95 [2022-04-15T20:34:14.021Z] ---> 03bcebcba193 [2022-04-15T20:34:14.021Z] Step 20/22 : LABEL arch=x86_64 [2022-04-15T20:34:14.021Z] ---> Running in c29cfee28d51 [2022-04-15T20:34:14.021Z] Removing intermediate container 3765fe2315c5 [2022-04-15T20:34:14.021Z] ---> 091ab8cf112d [2022-04-15T20:34:14.021Z] [2022-04-15T20:34:14.290Z] Removing intermediate container 9c9d525b75cb [2022-04-15T20:34:14.290Z] ---> 1bf76b534d08 [2022-04-15T20:34:14.290Z] [2022-04-15T20:34:14.290Z] Successfully built 091ab8cf112d [2022-04-15T20:34:14.290Z] Successfully tagged support-notifications:latest [2022-04-15T20:34:14.290Z] Building security-secretstore-setup [2022-04-15T20:34:14.290Z]  Building support-notifications ... done Removing intermediate container c29cfee28d51 [2022-04-15T20:34:14.290Z] ---> e5d96ed5a673 [2022-04-15T20:34:14.290Z] Step 21/22 : LABEL git_sha=6c33f42a7f2f605caf8f50a8770825747a9b540e [2022-04-15T20:34:14.290Z] ---> ef23db31143a [2022-04-15T20:34:14.290Z] Step 19/23 : ENTRYPOINT ["/core-data"] [2022-04-15T20:34:14.290Z] Successfully built 1bf76b534d08 [2022-04-15T20:34:14.290Z] ---> Running in 821d0f3ed5d1 [2022-04-15T20:34:14.290Z] ---> Running in 0d8725e835cb [2022-04-15T20:34:14.290Z] Successfully tagged core-metadata:latest [2022-04-15T20:34:14.290Z] Building sys-mgmt-agent [2022-04-15T20:34:15.255Z]  Building core-metadata ... done Removing intermediate container 0d8725e835cb [2022-04-15T20:34:15.255Z] ---> cfd8e3ad459b [2022-04-15T20:34:15.255Z] Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2022-04-15T20:34:18.558Z] Removing intermediate container 821d0f3ed5d1 [2022-04-15T20:34:18.558Z] ---> 264e11418be0 [2022-04-15T20:34:18.558Z] Step 22/22 : LABEL version=0.0.0 [2022-04-15T20:34:19.521Z] ---> Running in d725626ae5b0 [2022-04-15T20:34:19.790Z] ---> Running in bdc2240caea3 [2022-04-15T20:34:20.050Z] Removing intermediate container d725626ae5b0 [2022-04-15T20:34:20.050Z] ---> beaf5a46b1ca [2022-04-15T20:34:20.050Z] Step 21/23 : LABEL arch=x86_64 [2022-04-15T20:34:20.050Z] Removing intermediate container bdc2240caea3 [2022-04-15T20:34:20.050Z] ---> 149e272c48dc [2022-04-15T20:34:20.050Z] [2022-04-15T20:34:20.318Z] ---> Running in 91d89317175a [2022-04-15T20:34:20.318Z] Successfully built 149e272c48dc [2022-04-15T20:34:20.318Z] Successfully tagged security-proxy-setup:latest [2022-04-15T20:34:20.318Z] Building security-spire-config [2022-04-15T20:34:20.581Z]  Building security-proxy-setup ... done Removing intermediate container 91d89317175a [2022-04-15T20:34:20.581Z] ---> 6630e182427f [2022-04-15T20:34:20.581Z] Step 22/23 : LABEL git_sha=6c33f42a7f2f605caf8f50a8770825747a9b540e [2022-04-15T20:34:20.967Z] Removing intermediate container 3dd2041e9fb9 [2022-04-15T20:34:20.967Z] ---> 27a12ee7d3b8 [2022-04-15T20:34:20.967Z] Successfully built 27a12ee7d3b8 [2022-04-15T20:34:20.967Z] Successfully tagged ci-base-image-arm64:latest [Pipeline] isUnix [Pipeline] sh [2022-04-15T20:34:21.316Z] + docker inspect -f . ci-base-image-arm64 [2022-04-15T20:34:21.316Z] . [Pipeline] withDockerContainer [2022-04-15T20:34:21.566Z] prd-ubuntu20.04-docker-arm64-4c-16g-21081 does not seem to be running inside a container [2022-04-15T20:34:21.655Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-go/18 -v /w/workspace/edgex-go/18:/w/workspace/edgex-go/18:rw,z -v /w/workspace/edgex-go/18@tmp:/w/workspace/edgex-go/18@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat [2022-04-15T20:34:22.499Z] Step 1/25 : ARG BUILDER_BASE=golang:1.17-alpine3.15 [2022-04-15T20:34:22.499Z] Step 2/25 : FROM ${BUILDER_BASE} AS builder [2022-04-15T20:34:22.499Z] ---> 464efc73d8dd [2022-04-15T20:34:22.499Z] Step 3/25 : WORKDIR /edgex-go [2022-04-15T20:34:22.499Z] ---> Using cache [2022-04-15T20:34:22.499Z] ---> c6d6c06eb6dc [2022-04-15T20:34:22.499Z] Step 4/25 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-04-15T20:34:22.499Z] ---> Using cache [2022-04-15T20:34:22.499Z] ---> d182d74483a9 [2022-04-15T20:34:22.499Z] Step 5/25 : RUN apk add --update --no-cache make git [2022-04-15T20:34:22.499Z] ---> Using cache [2022-04-15T20:34:22.499Z] ---> 029c784abe68 [2022-04-15T20:34:22.499Z] Step 6/25 : COPY go.mod vendor* ./ [2022-04-15T20:34:22.499Z] ---> Using cache [2022-04-15T20:34:22.499Z] ---> 4153e469faf7 [2022-04-15T20:34:22.499Z] Step 7/25 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-04-15T20:34:22.499Z] ---> Using cache [2022-04-15T20:34:22.499Z] ---> 4cd32d5c2d57 [2022-04-15T20:34:22.499Z] Step 8/25 : COPY . . [2022-04-15T20:34:22.499Z] ---> Using cache [2022-04-15T20:34:22.499Z] ---> 5b8d2733472e [2022-04-15T20:34:22.499Z] Step 9/25 : RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup [2022-04-15T20:34:22.764Z] Step 1/23 : ARG BUILDER_BASE=golang:1.17-alpine3.15 [2022-04-15T20:34:22.764Z] Step 2/23 : FROM ${BUILDER_BASE} AS builder [2022-04-15T20:34:22.764Z] ---> 464efc73d8dd [2022-04-15T20:34:22.764Z] Step 3/23 : WORKDIR /edgex-go [2022-04-15T20:34:22.764Z] ---> Using cache [2022-04-15T20:34:22.764Z] ---> c6d6c06eb6dc [2022-04-15T20:34:23.027Z] Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-04-15T20:34:23.027Z] ---> Using cache [2022-04-15T20:34:23.027Z] ---> d182d74483a9 [2022-04-15T20:34:23.027Z] Step 5/23 : RUN apk add --update --no-cache make bash git [2022-04-15T20:34:23.101Z] $ docker top 35e9deb79b3518ac3c52f39ee26d59f286cc857c52dfbf735f896851a95f12cc -eo pid,comm [Pipeline] { [Pipeline] sh [2022-04-15T20:34:23.972Z] ---> Running in 41b82209f562 [2022-04-15T20:34:24.054Z] + go version [2022-04-15T20:34:24.054Z] go version go1.17.6 linux/arm64 [Pipeline] } [2022-04-15T20:34:24.079Z] $ docker stop --time=1 35e9deb79b3518ac3c52f39ee26d59f286cc857c52dfbf735f896851a95f12cc [2022-04-15T20:34:25.734Z] $ docker rm -f 35e9deb79b3518ac3c52f39ee26d59f286cc857c52dfbf735f896851a95f12cc [2022-04-15T20:34:25.898Z] Step 1/26 : ARG BUILDER_BASE=golang:1.17-alpine3.15 [2022-04-15T20:34:25.898Z] Step 2/26 : FROM ${BUILDER_BASE} AS builder [2022-04-15T20:34:25.898Z] ---> 464efc73d8dd [2022-04-15T20:34:25.898Z] Step 3/26 : WORKDIR /edgex-go [2022-04-15T20:34:25.898Z] ---> Using cache [2022-04-15T20:34:25.898Z] ---> c6d6c06eb6dc [2022-04-15T20:34:25.898Z] Step 4/26 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-04-15T20:34:25.898Z] ---> Using cache [2022-04-15T20:34:25.898Z] ---> d182d74483a9 [2022-04-15T20:34:25.898Z] Step 5/26 : RUN apk add --update --no-cache make git build-base curl [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2022-04-15T20:34:26.401Z] + docker inspect -f . ci-base-image-arm64 [2022-04-15T20:34:26.401Z] . [Pipeline] withDockerContainer [2022-04-15T20:34:26.637Z] prd-ubuntu20.04-docker-arm64-4c-16g-21081 does not seem to be running inside a container [2022-04-15T20:34:26.723Z] $ 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/18 -v /w/workspace/edgex-go/18:/w/workspace/edgex-go/18:rw,z -v /w/workspace/edgex-go/18@tmp:/w/workspace/edgex-go/18@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat [2022-04-15T20:34:26.836Z] ---> Running in 10cb413a876b [2022-04-15T20:34:26.836Z] ---> Running in 0b967d668b08 [2022-04-15T20:34:26.836Z] Removing intermediate container 41b82209f562 [2022-04-15T20:34:26.836Z] ---> c916d14c5bad [2022-04-15T20:34:26.836Z] Step 23/23 : LABEL version=0.0.0 [2022-04-15T20:34:26.836Z] ---> Running in 25522939eeac [2022-04-15T20:34:26.836Z] ---> Running in c6fe3be7d542 [2022-04-15T20:34:27.404Z] Removing intermediate container c6fe3be7d542 [2022-04-15T20:34:27.404Z] ---> 4ccc08776aa8 [2022-04-15T20:34:27.404Z] [2022-04-15T20:34:27.404Z] Successfully built 4ccc08776aa8 [2022-04-15T20:34:27.404Z] Successfully tagged core-data:latest [2022-04-15T20:34:27.404Z]  Building core-data ... done Building support-scheduler [2022-04-15T20:34:27.665Z] 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-15T20:34:28.106Z] $ docker top 253e523b38730540e84c7a9b996b0e28b2d9d090845dc026cc775d4b80c4c2fb -eo pid,comm [2022-04-15T20:34:28.233Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz [2022-04-15T20:34:28.233Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz [Pipeline] { [Pipeline] echo [2022-04-15T20:34:28.404Z] ========================================================= [2022-04-15T20:34:28.404Z] [edgeXBuildGoParallel] Running Tests and Build... [2022-04-15T20:34:28.404Z] ========================================================= [Pipeline] fileExists [Pipeline] sh [2022-04-15T20:34:28.800Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz [2022-04-15T20:34:28.800Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz [2022-04-15T20:34:29.072Z] + make test [2022-04-15T20:34:29.072Z] go mod tidy -compat=1.17 [2022-04-15T20:34:29.367Z] OK: 221 MiB in 52 packages [2022-04-15T20:34:29.367Z] OK: 221 MiB in 52 packages [2022-04-15T20:34:30.054Z] GO111MODULE=on go test -race -coverprofile=coverage.out ./... [2022-04-15T20:34:31.278Z] Step 1/22 : ARG BUILDER_BASE=golang:1.17-alpine3.15 [2022-04-15T20:34:31.278Z] Step 2/22 : FROM ${BUILDER_BASE} AS builder [2022-04-15T20:34:31.278Z] ---> 464efc73d8dd [2022-04-15T20:34:31.278Z] Step 3/22 : WORKDIR /edgex-go [2022-04-15T20:34:31.278Z] ---> Using cache [2022-04-15T20:34:31.278Z] ---> c6d6c06eb6dc [2022-04-15T20:34:31.278Z] Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-04-15T20:34:31.278Z] ---> Using cache [2022-04-15T20:34:31.278Z] ---> d182d74483a9 [2022-04-15T20:34:31.278Z] Step 5/22 : RUN apk add --update --no-cache make git [2022-04-15T20:34:31.278Z] ---> Using cache [2022-04-15T20:34:31.278Z] ---> 029c784abe68 [2022-04-15T20:34:31.278Z] Step 6/22 : COPY go.mod vendor* ./ [2022-04-15T20:34:31.278Z] ---> Using cache [2022-04-15T20:34:31.278Z] ---> 4153e469faf7 [2022-04-15T20:34:31.278Z] Step 7/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-04-15T20:34:31.278Z] ---> Using cache [2022-04-15T20:34:31.278Z] ---> 4cd32d5c2d57 [2022-04-15T20:34:31.278Z] Step 8/22 : COPY . . [2022-04-15T20:34:31.278Z] ---> Using cache [2022-04-15T20:34:31.278Z] ---> 5b8d2733472e [2022-04-15T20:34:31.278Z] Step 9/22 : RUN make cmd/support-scheduler/support-scheduler [2022-04-15T20:34:33.831Z] ---> Running in b0c6072dea56 [2022-04-15T20:34:33.831Z] Removing intermediate container 10cb413a876b [2022-04-15T20:34:33.831Z] ---> f0d41bfb5734 [2022-04-15T20:34:33.831Z] Step 6/23 : COPY go.mod vendor* ./ [2022-04-15T20:34:34.101Z] Removing intermediate container 25522939eeac [2022-04-15T20:34:34.101Z] ---> 545a68e8a998 [2022-04-15T20:34:34.101Z] Step 6/26 : COPY go.mod vendor* ./ [2022-04-15T20:34:34.360Z] ---> 7b36a27b440d [2022-04-15T20:34:34.360Z] Step 7/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-04-15T20:34:34.630Z] 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-15T20:34:34.891Z] ---> Running in a517ccb8928f [2022-04-15T20:34:34.892Z] ---> 5f57291024b1 [2022-04-15T20:34:34.892Z] Step 7/26 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-04-15T20:34:34.892Z] ---> Running in a1e82ed2c6ca [2022-04-15T20:34:38.180Z] Removing intermediate container a517ccb8928f [2022-04-15T20:34:38.180Z] ---> 78ec5cddcd77 [2022-04-15T20:34:38.180Z] Step 8/23 : COPY . . [2022-04-15T20:34:38.180Z] Removing intermediate container a1e82ed2c6ca [2022-04-15T20:34:38.180Z] ---> 5e2ae71c10a1 [2022-04-15T20:34:38.180Z] Step 8/26 : COPY . . [2022-04-15T20:34:53.067Z] 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-15T20:34:57.260Z] ---> 05ec1d84193b [2022-04-15T20:34:57.260Z] Step 9/26 : ARG SPIRE_RELEASE=1.2.1 [2022-04-15T20:34:57.260Z] ---> b249ffcb770f [2022-04-15T20:34:57.260Z] Step 9/23 : RUN make cmd/sys-mgmt-agent/sys-mgmt-agent [2022-04-15T20:34:57.260Z] ---> Running in bf5190e4604f [2022-04-15T20:34:57.260Z] ---> Running in 414ff3d5692e [2022-04-15T20:34:57.260Z] Removing intermediate container bf5190e4604f [2022-04-15T20:34:57.260Z] ---> 0f879727171b [2022-04-15T20:34:57.260Z] Step 10/26 : RUN mkdir -p spire-build [2022-04-15T20:34:57.520Z] ---> Running in aca7c8a1aed8 [2022-04-15T20:34:57.520Z] 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-15T20:34:59.422Z] Removing intermediate container 0b967d668b08 [2022-04-15T20:34:59.422Z] ---> c56cf04bee7b [2022-04-15T20:34:59.422Z] [2022-04-15T20:34:59.422Z] Step 10/25 : FROM alpine:3.14 [2022-04-15T20:34:59.422Z] ---> e04c818066af [2022-04-15T20:34:59.422Z] Step 11/25 : RUN apk add --update --no-cache ca-certificates dumb-init su-exec [2022-04-15T20:34:59.422Z] ---> Running in 6d3a0a7e0695 [2022-04-15T20:34:59.422Z] Removing intermediate container aca7c8a1aed8 [2022-04-15T20:34:59.422Z] ---> a102f29a373c [2022-04-15T20:34:59.422Z] Step 11/26 : WORKDIR /edgex-go/spire-build [2022-04-15T20:34:59.422Z] Removing intermediate container b0c6072dea56 [2022-04-15T20:34:59.422Z] ---> 68f201e41f6d [2022-04-15T20:34:59.422Z] [2022-04-15T20:34:59.422Z] Step 10/22 : FROM alpine:3.14 [2022-04-15T20:34:59.422Z] ---> e04c818066af [2022-04-15T20:34:59.422Z] Step 11/22 : RUN apk add --update --no-cache dumb-init [2022-04-15T20:34:59.422Z] ---> Using cache [2022-04-15T20:34:59.422Z] ---> 1ab7b104d3d5 [2022-04-15T20:34:59.422Z] Step 12/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' [2022-04-15T20:34:59.422Z] ---> Using cache [2022-04-15T20:34:59.422Z] ---> 42ce6a29bfce [2022-04-15T20:34:59.422Z] Step 13/22 : ENV APP_PORT=59861 [2022-04-15T20:34:59.422Z] ---> Running in 27786c9466e8 [2022-04-15T20:34:59.422Z] ---> Running in 38ded13b977f [2022-04-15T20:34:59.682Z] Removing intermediate container 27786c9466e8 [2022-04-15T20:34:59.683Z] ---> 7a18cd806fa2 [2022-04-15T20:34:59.683Z] Step 14/22 : EXPOSE $APP_PORT [2022-04-15T20:34:59.683Z] ---> Running in af6cc9b358ef [2022-04-15T20:34:59.683Z] Removing intermediate container 38ded13b977f [2022-04-15T20:34:59.683Z] ---> 10fd2e75c8ac [2022-04-15T20:34:59.683Z] 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-15T20:34:59.683Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/x86_64/APKINDEX.tar.gz [2022-04-15T20:34:59.683Z] ---> Running in c57bd057839e [2022-04-15T20:35:00.011Z] Removing intermediate container af6cc9b358ef [2022-04-15T20:35:00.011Z] ---> a3fbaee7b2e2 [2022-04-15T20:35:00.011Z] Step 15/22 : COPY --from=builder /edgex-go/Attribution.txt / [2022-04-15T20:35:00.011Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/x86_64/APKINDEX.tar.gz [2022-04-15T20:35:00.270Z] (1/3) Installing ca-certificates (20211220-r0) [2022-04-15T20:35:00.270Z] (2/3) Installing dumb-init (1.2.5-r1) [2022-04-15T20:35:00.270Z] (3/3) Installing su-exec (0.2-r1) [2022-04-15T20:35:00.270Z] Executing busybox-1.33.1-r7.trigger [2022-04-15T20:35:00.270Z] Executing ca-certificates-20211220-r0.trigger [2022-04-15T20:35:00.270Z] ---> 126c378621e6 [2022-04-15T20:35:00.270Z] Step 16/22 : COPY --from=builder /edgex-go/cmd/support-scheduler/support-scheduler / [2022-04-15T20:35:00.270Z] OK: 6 MiB in 17 packages [2022-04-15T20:35:00.840Z] spire-1.2.1/ [2022-04-15T20:35:00.840Z] spire-1.2.1/.data/ [2022-04-15T20:35:00.840Z] spire-1.2.1/.data/.file [2022-04-15T20:35:00.840Z] spire-1.2.1/.dockerignore [2022-04-15T20:35:00.840Z] spire-1.2.1/.gitattributes [2022-04-15T20:35:00.840Z] spire-1.2.1/.githooks/ [2022-04-15T20:35:00.840Z] spire-1.2.1/.githooks/pre-commit [2022-04-15T20:35:00.840Z] spire-1.2.1/.github/ [2022-04-15T20:35:00.840Z] spire-1.2.1/.github/ISSUE_TEMPLATE.md [2022-04-15T20:35:00.840Z] spire-1.2.1/.github/PULL_REQUEST_TEMPLATE.md [2022-04-15T20:35:00.840Z] spire-1.2.1/.github/dependabot.yml [2022-04-15T20:35:00.840Z] spire-1.2.1/.github/workflows/ [2022-04-15T20:35:00.840Z] spire-1.2.1/.github/workflows/nightly_build.yaml [2022-04-15T20:35:00.840Z] spire-1.2.1/.github/workflows/pr_build.yaml [2022-04-15T20:35:00.840Z] spire-1.2.1/.github/workflows/release_build.yaml [2022-04-15T20:35:00.840Z] spire-1.2.1/.github/workflows/scripts/ [2022-04-15T20:35:00.840Z] spire-1.2.1/.github/workflows/scripts/build_artifacts.sh [2022-04-15T20:35:00.840Z] spire-1.2.1/.github/workflows/scripts/push-images.sh [2022-04-15T20:35:00.840Z] spire-1.2.1/.github/workflows/scripts/push-scratch-images.sh [2022-04-15T20:35:00.840Z] spire-1.2.1/.github/workflows/scripts/run_unit_tests.sh [2022-04-15T20:35:00.840Z] spire-1.2.1/.github/workflows/scripts/split.sh [2022-04-15T20:35:00.840Z] spire-1.2.1/.gitignore [2022-04-15T20:35:00.840Z] spire-1.2.1/.go-version [2022-04-15T20:35:00.840Z] spire-1.2.1/.golangci.yml [2022-04-15T20:35:00.840Z] spire-1.2.1/ADOPTERS.md [2022-04-15T20:35:00.840Z] spire-1.2.1/CHANGELOG.md [2022-04-15T20:35:00.840Z] spire-1.2.1/CODE-OF-CONDUCT.md [2022-04-15T20:35:00.840Z] spire-1.2.1/CODEOWNERS [2022-04-15T20:35:00.840Z] spire-1.2.1/CONTRIBUTING.md [2022-04-15T20:35:00.840Z] spire-1.2.1/Dockerfile [2022-04-15T20:35:00.840Z] spire-1.2.1/Dockerfile.dev [2022-04-15T20:35:00.840Z] spire-1.2.1/Dockerfile.scratch [2022-04-15T20:35:00.840Z] spire-1.2.1/LICENSE [2022-04-15T20:35:00.840Z] spire-1.2.1/MAINTAINERS.md [2022-04-15T20:35:00.840Z] spire-1.2.1/Makefile [2022-04-15T20:35:00.840Z] spire-1.2.1/README.md [2022-04-15T20:35:00.840Z] spire-1.2.1/ROADMAP.md [2022-04-15T20:35:00.840Z] spire-1.2.1/SECURITY.md [2022-04-15T20:35:00.840Z] spire-1.2.1/cmd/ [2022-04-15T20:35:00.840Z] spire-1.2.1/cmd/spire-agent/ [2022-04-15T20:35:00.840Z] spire-1.2.1/cmd/spire-agent/cli/ [2022-04-15T20:35:00.840Z] spire-1.2.1/cmd/spire-agent/cli/api/ [2022-04-15T20:35:00.840Z] spire-1.2.1/cmd/spire-agent/cli/api/common.go [2022-04-15T20:35:00.840Z] spire-1.2.1/cmd/spire-agent/cli/api/fetch_jwt.go [2022-04-15T20:35:00.840Z] spire-1.2.1/cmd/spire-agent/cli/api/fetch_x509.go [2022-04-15T20:35:00.840Z] spire-1.2.1/cmd/spire-agent/cli/api/printer.go [2022-04-15T20:35:00.840Z] spire-1.2.1/cmd/spire-agent/cli/api/validate_jwt.go [2022-04-15T20:35:00.840Z] spire-1.2.1/cmd/spire-agent/cli/api/watch.go [2022-04-15T20:35:00.840Z] spire-1.2.1/cmd/spire-agent/cli/cli.go [2022-04-15T20:35:00.840Z] spire-1.2.1/cmd/spire-agent/cli/common/ [2022-04-15T20:35:00.840Z] spire-1.2.1/cmd/spire-agent/cli/common/defaults.go [2022-04-15T20:35:00.840Z] spire-1.2.1/cmd/spire-agent/cli/healthcheck/ [2022-04-15T20:35:00.840Z] spire-1.2.1/cmd/spire-agent/cli/healthcheck/healthcheck.go [2022-04-15T20:35:00.840Z] spire-1.2.1/cmd/spire-agent/cli/healthcheck/healthcheck_test.go [2022-04-15T20:35:00.840Z] spire-1.2.1/cmd/spire-agent/cli/run/ [2022-04-15T20:35:00.840Z] spire-1.2.1/cmd/spire-agent/cli/run/run.go [2022-04-15T20:35:00.840Z] spire-1.2.1/cmd/spire-agent/cli/run/run_test.go [2022-04-15T20:35:00.840Z] spire-1.2.1/cmd/spire-agent/cli/validate/ [2022-04-15T20:35:00.840Z] spire-1.2.1/cmd/spire-agent/cli/validate/validate.go [2022-04-15T20:35:00.840Z] spire-1.2.1/cmd/spire-agent/cli/validate/validate_test.go [2022-04-15T20:35:00.840Z] spire-1.2.1/cmd/spire-agent/main.go [2022-04-15T20:35:00.840Z] spire-1.2.1/cmd/spire-server/ [2022-04-15T20:35:00.840Z] spire-1.2.1/cmd/spire-server/cli/ [2022-04-15T20:35:00.840Z] spire-1.2.1/cmd/spire-server/cli/agent/ [2022-04-15T20:35:00.840Z] spire-1.2.1/cmd/spire-server/cli/agent/agent_test.go [2022-04-15T20:35:00.840Z] spire-1.2.1/cmd/spire-server/cli/agent/ban.go [2022-04-15T20:35:00.840Z] spire-1.2.1/cmd/spire-server/cli/agent/count.go [2022-04-15T20:35:00.840Z] spire-1.2.1/cmd/spire-server/cli/agent/evict.go [2022-04-15T20:35:00.840Z] spire-1.2.1/cmd/spire-server/cli/agent/list.go [2022-04-15T20:35:00.840Z] spire-1.2.1/cmd/spire-server/cli/agent/show.go [2022-04-15T20:35:00.840Z] spire-1.2.1/cmd/spire-server/cli/bundle/ [2022-04-15T20:35:00.840Z] spire-1.2.1/cmd/spire-server/cli/bundle/bundle_test.go [2022-04-15T20:35:00.840Z] spire-1.2.1/cmd/spire-server/cli/bundle/common.go [2022-04-15T20:35:00.840Z] spire-1.2.1/cmd/spire-server/cli/bundle/common_test.go [2022-04-15T20:35:00.840Z] spire-1.2.1/cmd/spire-server/cli/bundle/count.go [2022-04-15T20:35:00.840Z] spire-1.2.1/cmd/spire-server/cli/bundle/delete.go [2022-04-15T20:35:00.840Z] spire-1.2.1/cmd/spire-server/cli/bundle/list.go [2022-04-15T20:35:00.840Z] spire-1.2.1/cmd/spire-server/cli/bundle/set.go [2022-04-15T20:35:00.840Z] spire-1.2.1/cmd/spire-server/cli/bundle/show.go [2022-04-15T20:35:00.840Z] spire-1.2.1/cmd/spire-server/cli/cli.go [2022-04-15T20:35:00.840Z] spire-1.2.1/cmd/spire-server/cli/entry/ [2022-04-15T20:35:00.840Z] spire-1.2.1/cmd/spire-server/cli/entry/count.go [2022-04-15T20:35:00.840Z] spire-1.2.1/cmd/spire-server/cli/entry/count_test.go [2022-04-15T20:35:00.840Z] spire-1.2.1/cmd/spire-server/cli/entry/create.go [2022-04-15T20:35:00.840Z] spire-1.2.1/cmd/spire-server/cli/entry/create_test.go [2022-04-15T20:35:00.840Z] spire-1.2.1/cmd/spire-server/cli/entry/delete.go [2022-04-15T20:35:00.840Z] spire-1.2.1/cmd/spire-server/cli/entry/delete_test.go [2022-04-15T20:35:00.840Z] spire-1.2.1/cmd/spire-server/cli/entry/show.go [2022-04-15T20:35:00.840Z] spire-1.2.1/cmd/spire-server/cli/entry/show_test.go [2022-04-15T20:35:00.840Z] spire-1.2.1/cmd/spire-server/cli/entry/update.go [2022-04-15T20:35:00.840Z] spire-1.2.1/cmd/spire-server/cli/entry/update_test.go [2022-04-15T20:35:00.840Z] spire-1.2.1/cmd/spire-server/cli/entry/util.go [2022-04-15T20:35:00.840Z] spire-1.2.1/cmd/spire-server/cli/entry/util_test.go [2022-04-15T20:35:00.840Z] spire-1.2.1/cmd/spire-server/cli/federation/ [2022-04-15T20:35:00.840Z] spire-1.2.1/cmd/spire-server/cli/federation/common.go [2022-04-15T20:35:00.840Z] spire-1.2.1/cmd/spire-server/cli/federation/common_test.go [2022-04-15T20:35:00.840Z] spire-1.2.1/cmd/spire-server/cli/federation/create.go [2022-04-15T20:35:00.840Z] spire-1.2.1/cmd/spire-server/cli/federation/create_test.go [2022-04-15T20:35:00.840Z] spire-1.2.1/cmd/spire-server/cli/federation/delete.go [2022-04-15T20:35:00.840Z] spire-1.2.1/cmd/spire-server/cli/federation/delete_test.go [2022-04-15T20:35:00.840Z] spire-1.2.1/cmd/spire-server/cli/federation/list.go [2022-04-15T20:35:00.840Z] spire-1.2.1/cmd/spire-server/cli/federation/list_test.go [2022-04-15T20:35:00.840Z] spire-1.2.1/cmd/spire-server/cli/federation/refresh.go [2022-04-15T20:35:00.840Z] spire-1.2.1/cmd/spire-server/cli/federation/refresh_test.go [2022-04-15T20:35:00.840Z] spire-1.2.1/cmd/spire-server/cli/federation/show.go [2022-04-15T20:35:00.840Z] spire-1.2.1/cmd/spire-server/cli/federation/show_test.go [2022-04-15T20:35:00.840Z] spire-1.2.1/cmd/spire-server/cli/federation/update.go [2022-04-15T20:35:00.840Z] spire-1.2.1/cmd/spire-server/cli/federation/update_test.go [2022-04-15T20:35:00.840Z] spire-1.2.1/cmd/spire-server/cli/healthcheck/ [2022-04-15T20:35:00.840Z] spire-1.2.1/cmd/spire-server/cli/healthcheck/healthcheck.go [2022-04-15T20:35:00.840Z] spire-1.2.1/cmd/spire-server/cli/healthcheck/healthcheck_test.go [2022-04-15T20:35:00.840Z] spire-1.2.1/cmd/spire-server/cli/jwt/ [2022-04-15T20:35:00.840Z] spire-1.2.1/cmd/spire-server/cli/jwt/mint.go [2022-04-15T20:35:00.840Z] spire-1.2.1/cmd/spire-server/cli/jwt/mint_test.go [2022-04-15T20:35:00.840Z] spire-1.2.1/cmd/spire-server/cli/run/ [2022-04-15T20:35:00.840Z] spire-1.2.1/cmd/spire-server/cli/run/run.go [2022-04-15T20:35:00.840Z] spire-1.2.1/cmd/spire-server/cli/run/run_test.go [2022-04-15T20:35:00.840Z] spire-1.2.1/cmd/spire-server/cli/token/ [2022-04-15T20:35:00.840Z] spire-1.2.1/cmd/spire-server/cli/token/generate.go [2022-04-15T20:35:00.840Z] spire-1.2.1/cmd/spire-server/cli/token/generate_test.go [2022-04-15T20:35:00.840Z] spire-1.2.1/cmd/spire-server/cli/validate/ [2022-04-15T20:35:00.840Z] spire-1.2.1/cmd/spire-server/cli/validate/validate.go [2022-04-15T20:35:00.840Z] spire-1.2.1/cmd/spire-server/cli/validate/validate_test.go [2022-04-15T20:35:00.840Z] spire-1.2.1/cmd/spire-server/cli/x509/ [2022-04-15T20:35:00.840Z] spire-1.2.1/cmd/spire-server/cli/x509/mint.go [2022-04-15T20:35:00.840Z] spire-1.2.1/cmd/spire-server/cli/x509/mint_test.go [2022-04-15T20:35:00.840Z] spire-1.2.1/cmd/spire-server/main.go [2022-04-15T20:35:00.840Z] spire-1.2.1/cmd/spire-server/util/ [2022-04-15T20:35:00.840Z] spire-1.2.1/cmd/spire-server/util/util.go [2022-04-15T20:35:00.840Z] spire-1.2.1/conf/ [2022-04-15T20:35:00.840Z] spire-1.2.1/conf/agent/ [2022-04-15T20:35:00.840Z] spire-1.2.1/conf/agent/agent.conf [2022-04-15T20:35:00.840Z] spire-1.2.1/conf/agent/agent_full.conf [2022-04-15T20:35:00.840Z] spire-1.2.1/conf/agent/dummy_root_ca.crt [2022-04-15T20:35:00.840Z] spire-1.2.1/conf/server/ [2022-04-15T20:35:00.840Z] spire-1.2.1/conf/server/dummy_upstream_ca.crt [2022-04-15T20:35:00.840Z] spire-1.2.1/conf/server/dummy_upstream_ca.key [2022-04-15T20:35:00.840Z] spire-1.2.1/conf/server/server.conf [2022-04-15T20:35:00.840Z] spire-1.2.1/conf/server/server_full.conf [2022-04-15T20:35:00.840Z] spire-1.2.1/doc/ [2022-04-15T20:35:00.840Z] spire-1.2.1/doc/SPIRE101.md [2022-04-15T20:35:00.840Z] spire-1.2.1/doc/auditlog.md [2022-04-15T20:35:00.840Z] spire-1.2.1/doc/authorization_policy_engine.md [2022-04-15T20:35:00.840Z] spire-1.2.1/doc/changelog_guidelines.md [2022-04-15T20:35:00.840Z] spire-1.2.1/doc/cure53-report.pdf [2022-04-15T20:35:00.840Z] spire-1.2.1/doc/images/ [2022-04-15T20:35:00.840Z] spire-1.2.1/doc/images/2019_roadmap.png [2022-04-15T20:35:00.840Z] spire-1.2.1/doc/images/SPIRE101.png [2022-04-15T20:35:00.840Z] spire-1.2.1/doc/images/SPIRE_agent.png [2022-04-15T20:35:00.840Z] spire-1.2.1/doc/images/SPIRE_server.png [2022-04-15T20:35:00.840Z] spire-1.2.1/doc/images/cache_mgr.png [2022-04-15T20:35:00.840Z] spire-1.2.1/doc/images/cache_mgr_components.png [2022-04-15T20:35:00.840Z] spire-1.2.1/doc/images/federated_spire.png [2022-04-15T20:35:00.840Z] spire-1.2.1/doc/images/ha_mode.png [2022-04-15T20:35:00.840Z] spire-1.2.1/doc/images/nested_spire.png [2022-04-15T20:35:00.840Z] spire-1.2.1/doc/images/oidc_federation.png [2022-04-15T20:35:00.840Z] spire-1.2.1/doc/images/single_trust_domain.png [2022-04-15T20:35:00.840Z] spire-1.2.1/doc/images/spiffe_compatible.png [2022-04-15T20:35:00.840Z] spire-1.2.1/doc/images/spire_logo.png [2022-04-15T20:35:00.840Z] spire-1.2.1/doc/migrating_registration_api_clients.md [2022-04-15T20:35:00.840Z] spire-1.2.1/doc/plugin_agent_keymanager_disk.md [2022-04-15T20:35:00.840Z] spire-1.2.1/doc/plugin_agent_keymanager_memory.md [2022-04-15T20:35:00.840Z] spire-1.2.1/doc/plugin_agent_nodeattestor_aws_iid.md [2022-04-15T20:35:00.840Z] spire-1.2.1/doc/plugin_agent_nodeattestor_azure_msi.md [2022-04-15T20:35:00.840Z] spire-1.2.1/doc/plugin_agent_nodeattestor_gcp_iit.md [2022-04-15T20:35:00.840Z] spire-1.2.1/doc/plugin_agent_nodeattestor_jointoken.md [2022-04-15T20:35:00.840Z] spire-1.2.1/doc/plugin_agent_nodeattestor_k8s_psat.md [2022-04-15T20:35:00.840Z] spire-1.2.1/doc/plugin_agent_nodeattestor_k8s_sat.md [2022-04-15T20:35:00.840Z] spire-1.2.1/doc/plugin_agent_nodeattestor_sshpop.md [2022-04-15T20:35:00.840Z] spire-1.2.1/doc/plugin_agent_nodeattestor_tpm_devid.md [2022-04-15T20:35:00.840Z] spire-1.2.1/doc/plugin_agent_nodeattestor_x509pop.md [2022-04-15T20:35:00.840Z] spire-1.2.1/doc/plugin_agent_svidstore_aws_secretsmanager.md [2022-04-15T20:35:00.840Z] spire-1.2.1/doc/plugin_agent_svidstore_gcp_secretmanager.md [2022-04-15T20:35:00.840Z] spire-1.2.1/doc/plugin_agent_workloadattestor_docker.md [2022-04-15T20:35:00.840Z] spire-1.2.1/doc/plugin_agent_workloadattestor_k8s.md [2022-04-15T20:35:00.840Z] spire-1.2.1/doc/plugin_agent_workloadattestor_unix.md [2022-04-15T20:35:00.840Z] spire-1.2.1/doc/plugin_server_datastore_sql.md [2022-04-15T20:35:00.840Z] spire-1.2.1/doc/plugin_server_keymanager_aws_kms.md [2022-04-15T20:35:00.840Z] spire-1.2.1/doc/plugin_server_keymanager_disk.md [2022-04-15T20:35:00.840Z] spire-1.2.1/doc/plugin_server_keymanager_memory.md [2022-04-15T20:35:00.840Z] spire-1.2.1/doc/plugin_server_nodeattestor_aws_iid.md [2022-04-15T20:35:00.840Z] spire-1.2.1/doc/plugin_server_nodeattestor_azure_msi.md [2022-04-15T20:35:00.840Z] spire-1.2.1/doc/plugin_server_nodeattestor_gcp_iit.md [2022-04-15T20:35:00.840Z] spire-1.2.1/doc/plugin_server_nodeattestor_jointoken.md [2022-04-15T20:35:00.840Z] spire-1.2.1/doc/plugin_server_nodeattestor_k8s_psat.md [2022-04-15T20:35:00.840Z] spire-1.2.1/doc/plugin_server_nodeattestor_k8s_sat.md [2022-04-15T20:35:00.840Z] spire-1.2.1/doc/plugin_server_nodeattestor_sshpop.md [2022-04-15T20:35:00.840Z] spire-1.2.1/doc/plugin_server_nodeattestor_tpm_devid.md [2022-04-15T20:35:00.840Z] spire-1.2.1/doc/plugin_server_nodeattestor_x509pop.md [2022-04-15T20:35:00.840Z] spire-1.2.1/doc/plugin_server_noderesolver_azure_msi.md [2022-04-15T20:35:00.840Z] spire-1.2.1/doc/plugin_server_notifier_gcs_bundle.md [2022-04-15T20:35:00.840Z] spire-1.2.1/doc/plugin_server_notifier_k8sbundle.md [2022-04-15T20:35:00.840Z] spire-1.2.1/doc/plugin_server_upstreamauthority_aws_pca.md [2022-04-15T20:35:00.840Z] spire-1.2.1/doc/plugin_server_upstreamauthority_awssecret.md [2022-04-15T20:35:00.840Z] spire-1.2.1/doc/plugin_server_upstreamauthority_cert_manager.md [2022-04-15T20:35:00.840Z] spire-1.2.1/doc/plugin_server_upstreamauthority_disk.md [2022-04-15T20:35:00.840Z] spire-1.2.1/doc/plugin_server_upstreamauthority_gcp_cas.md [2022-04-15T20:35:00.840Z] spire-1.2.1/doc/plugin_server_upstreamauthority_spire.md [2022-04-15T20:35:00.840Z] spire-1.2.1/doc/plugin_server_upstreamauthority_vault.md [2022-04-15T20:35:00.840Z] spire-1.2.1/doc/scaling_spire.md [2022-04-15T20:35:00.840Z] spire-1.2.1/doc/spire_agent.md [2022-04-15T20:35:00.840Z] spire-1.2.1/doc/spire_server.md [2022-04-15T20:35:00.840Z] spire-1.2.1/doc/supported_integrations.md [2022-04-15T20:35:00.840Z] spire-1.2.1/doc/telemetry.md [2022-04-15T20:35:00.840Z] spire-1.2.1/doc/telemetry_config.md [2022-04-15T20:35:00.840Z] spire-1.2.1/doc/upgrading.md [2022-04-15T20:35:00.840Z] spire-1.2.1/doc/using_spire.md [2022-04-15T20:35:00.840Z] spire-1.2.1/examples/ [2022-04-15T20:35:00.840Z] spire-1.2.1/examples/README.md [2022-04-15T20:35:00.840Z] spire-1.2.1/go.mod [2022-04-15T20:35:00.840Z] spire-1.2.1/go.sum [2022-04-15T20:35:00.840Z] spire-1.2.1/pkg/ [2022-04-15T20:35:00.840Z] spire-1.2.1/pkg/agent/ [2022-04-15T20:35:00.840Z] spire-1.2.1/pkg/agent/agent.go [2022-04-15T20:35:00.840Z] spire-1.2.1/pkg/agent/api/ [2022-04-15T20:35:00.840Z] spire-1.2.1/pkg/agent/api/config.go [2022-04-15T20:35:00.840Z] spire-1.2.1/pkg/agent/api/debug/ [2022-04-15T20:35:00.840Z] spire-1.2.1/pkg/agent/api/debug/v1/ [2022-04-15T20:35:00.840Z] spire-1.2.1/pkg/agent/api/debug/v1/service.go [2022-04-15T20:35:00.840Z] spire-1.2.1/pkg/agent/api/debug/v1/service_test.go [2022-04-15T20:35:00.840Z] spire-1.2.1/pkg/agent/api/delegatedidentity/ [2022-04-15T20:35:00.840Z] spire-1.2.1/pkg/agent/api/delegatedidentity/v1/ [2022-04-15T20:35:00.840Z] spire-1.2.1/pkg/agent/api/delegatedidentity/v1/service.go [2022-04-15T20:35:00.840Z] spire-1.2.1/pkg/agent/api/delegatedidentity/v1/service_test.go [2022-04-15T20:35:00.840Z] spire-1.2.1/pkg/agent/api/endpoints.go [2022-04-15T20:35:00.840Z] spire-1.2.1/pkg/agent/api/health/ [2022-04-15T20:35:00.840Z] spire-1.2.1/pkg/agent/api/health/v1/ [2022-04-15T20:35:00.840Z] spire-1.2.1/pkg/agent/api/health/v1/service.go [2022-04-15T20:35:00.840Z] spire-1.2.1/pkg/agent/api/health/v1/service_test.go [2022-04-15T20:35:00.840Z] spire-1.2.1/pkg/agent/api/rpccontext/ [2022-04-15T20:35:00.840Z] spire-1.2.1/pkg/agent/api/rpccontext/alias.go [2022-04-15T20:35:00.840Z] spire-1.2.1/pkg/agent/api/rpccontext/caller.go [2022-04-15T20:35:00.840Z] spire-1.2.1/pkg/agent/attestor/ [2022-04-15T20:35:00.840Z] spire-1.2.1/pkg/agent/attestor/node/ [2022-04-15T20:35:00.840Z] spire-1.2.1/pkg/agent/attestor/node/experimental.go [2022-04-15T20:35:00.840Z] spire-1.2.1/pkg/agent/attestor/node/node.go [2022-04-15T20:35:00.840Z] spire-1.2.1/pkg/agent/attestor/node/node_test.go [2022-04-15T20:35:00.840Z] spire-1.2.1/pkg/agent/attestor/workload/ [2022-04-15T20:35:00.840Z] spire-1.2.1/pkg/agent/attestor/workload/workload.go [2022-04-15T20:35:00.840Z] spire-1.2.1/pkg/agent/attestor/workload/workload_test.go [2022-04-15T20:35:00.840Z] spire-1.2.1/pkg/agent/catalog/ [2022-04-15T20:35:00.840Z] spire-1.2.1/pkg/agent/catalog/catalog.go [2022-04-15T20:35:00.840Z] spire-1.2.1/pkg/agent/catalog/keymanager.go [2022-04-15T20:35:00.840Z] spire-1.2.1/pkg/agent/catalog/nodeattestor.go [2022-04-15T20:35:00.840Z] spire-1.2.1/pkg/agent/catalog/svidstore.go [2022-04-15T20:35:00.840Z] spire-1.2.1/pkg/agent/catalog/workloadattestor.go [2022-04-15T20:35:00.840Z] spire-1.2.1/pkg/agent/client/ [2022-04-15T20:35:00.840Z] spire-1.2.1/pkg/agent/client/client.go [2022-04-15T20:35:00.840Z] spire-1.2.1/pkg/agent/client/client_test.go [2022-04-15T20:35:00.840Z] spire-1.2.1/pkg/agent/client/dial.go [2022-04-15T20:35:00.840Z] spire-1.2.1/pkg/agent/client/nodeconn.go [2022-04-15T20:35:00.840Z] spire-1.2.1/pkg/agent/client/nodeconn_test.go [2022-04-15T20:35:00.840Z] spire-1.2.1/pkg/agent/client/update.go [2022-04-15T20:35:00.840Z] spire-1.2.1/pkg/agent/client/util.go [2022-04-15T20:35:00.840Z] spire-1.2.1/pkg/agent/common/ [2022-04-15T20:35:00.840Z] spire-1.2.1/pkg/agent/common/backoff/ [2022-04-15T20:35:00.840Z] spire-1.2.1/pkg/agent/common/backoff/backoff.go [2022-04-15T20:35:00.840Z] spire-1.2.1/pkg/agent/common/backoff/backoff_test.go [2022-04-15T20:35:00.840Z] spire-1.2.1/pkg/agent/common/cgroups/ [2022-04-15T20:35:00.840Z] spire-1.2.1/pkg/agent/common/cgroups/cgroups.go [2022-04-15T20:35:00.840Z] spire-1.2.1/pkg/agent/common/cgroups/cgroups_test.go [2022-04-15T20:35:00.840Z] spire-1.2.1/pkg/agent/common/cgroups/filesystem.go [2022-04-15T20:35:00.840Z] spire-1.2.1/pkg/agent/config.go [2022-04-15T20:35:00.840Z] spire-1.2.1/pkg/agent/endpoints/ [2022-04-15T20:35:00.840Z] spire-1.2.1/pkg/agent/endpoints/config.go [2022-04-15T20:35:00.840Z] spire-1.2.1/pkg/agent/endpoints/endpoints.go [2022-04-15T20:35:00.840Z] spire-1.2.1/pkg/agent/endpoints/endpoints_test.go [2022-04-15T20:35:00.840Z] spire-1.2.1/pkg/agent/endpoints/metrics.go [2022-04-15T20:35:00.840Z] spire-1.2.1/pkg/agent/endpoints/middleware.go [2022-04-15T20:35:00.840Z] spire-1.2.1/pkg/agent/endpoints/peertracker.go [2022-04-15T20:35:00.840Z] spire-1.2.1/pkg/agent/endpoints/peertracker_test.go [2022-04-15T20:35:00.840Z] spire-1.2.1/pkg/agent/endpoints/sdsv2/ [2022-04-15T20:35:00.840Z] spire-1.2.1/pkg/agent/endpoints/sdsv2/handler.go [2022-04-15T20:35:00.840Z] spire-1.2.1/pkg/agent/endpoints/sdsv2/handler_test.go [2022-04-15T20:35:00.840Z] spire-1.2.1/pkg/agent/endpoints/sdsv3/ [2022-04-15T20:35:00.840Z] spire-1.2.1/pkg/agent/endpoints/sdsv3/handler.go [2022-04-15T20:35:00.840Z] spire-1.2.1/pkg/agent/endpoints/sdsv3/handler_test.go [2022-04-15T20:35:00.840Z] spire-1.2.1/pkg/agent/endpoints/workload/ [2022-04-15T20:35:00.840Z] spire-1.2.1/pkg/agent/endpoints/workload/handler.go [2022-04-15T20:35:00.840Z] spire-1.2.1/pkg/agent/endpoints/workload/handler_test.go [2022-04-15T20:35:00.840Z] spire-1.2.1/pkg/agent/manager/ [2022-04-15T20:35:00.840Z] spire-1.2.1/pkg/agent/manager/cache/ [2022-04-15T20:35:00.840Z] spire-1.2.1/pkg/agent/manager/cache/bundle_cache.go [2022-04-15T20:35:00.840Z] spire-1.2.1/pkg/agent/manager/cache/cache.go [2022-04-15T20:35:00.840Z] spire-1.2.1/pkg/agent/manager/cache/cache_test.go [2022-04-15T20:35:00.840Z] spire-1.2.1/pkg/agent/manager/cache/jwt_cache.go [2022-04-15T20:35:00.840Z] spire-1.2.1/pkg/agent/manager/cache/jwt_cache_test.go [2022-04-15T20:35:00.840Z] spire-1.2.1/pkg/agent/manager/cache/sets.go [2022-04-15T20:35:00.840Z] spire-1.2.1/pkg/agent/manager/cache/subscriber.go [2022-04-15T20:35:00.840Z] spire-1.2.1/pkg/agent/manager/config.go [2022-04-15T20:35:00.840Z] spire-1.2.1/pkg/agent/manager/manager.go [2022-04-15T20:35:00.840Z] spire-1.2.1/pkg/agent/manager/manager_test.go [2022-04-15T20:35:00.840Z] spire-1.2.1/pkg/agent/manager/storage.go [2022-04-15T20:35:00.840Z] spire-1.2.1/pkg/agent/manager/storage_test.go [2022-04-15T20:35:00.840Z] spire-1.2.1/pkg/agent/manager/storecache/ [2022-04-15T20:35:00.840Z] spire-1.2.1/pkg/agent/manager/storecache/cache.go [2022-04-15T20:35:00.840Z] spire-1.2.1/pkg/agent/manager/storecache/cache_test.go [2022-04-15T20:35:00.840Z] spire-1.2.1/pkg/agent/manager/sync.go [2022-04-15T20:35:00.840Z] spire-1.2.1/pkg/agent/plugin/ [2022-04-15T20:35:00.840Z] spire-1.2.1/pkg/agent/plugin/keymanager/ [2022-04-15T20:35:00.840Z] spire-1.2.1/pkg/agent/plugin/keymanager/base/ [2022-04-15T20:35:00.840Z] spire-1.2.1/pkg/agent/plugin/keymanager/base/keymanagerbase.go [2022-04-15T20:35:00.840Z] spire-1.2.1/pkg/agent/plugin/keymanager/constant.go [2022-04-15T20:35:00.840Z] spire-1.2.1/pkg/agent/plugin/keymanager/disk/ [2022-04-15T20:35:00.840Z] spire-1.2.1/pkg/agent/plugin/keymanager/disk/disk.go [2022-04-15T20:35:00.840Z] spire-1.2.1/pkg/agent/plugin/keymanager/disk/disk_test.go [2022-04-15T20:35:00.840Z] spire-1.2.1/pkg/agent/plugin/keymanager/keymanager.go [2022-04-15T20:35:00.841Z] spire-1.2.1/pkg/agent/plugin/keymanager/memory/ [2022-04-15T20:35:00.841Z] spire-1.2.1/pkg/agent/plugin/keymanager/memory/memory.go [2022-04-15T20:35:00.841Z] spire-1.2.1/pkg/agent/plugin/keymanager/memory/memory_test.go [2022-04-15T20:35:00.841Z] spire-1.2.1/pkg/agent/plugin/keymanager/repository.go [2022-04-15T20:35:00.841Z] spire-1.2.1/pkg/agent/plugin/keymanager/svidkeymanager.go [2022-04-15T20:35:00.841Z] spire-1.2.1/pkg/agent/plugin/keymanager/svidkeymanager_test.go [2022-04-15T20:35:00.841Z] spire-1.2.1/pkg/agent/plugin/keymanager/test/ [2022-04-15T20:35:00.841Z] spire-1.2.1/pkg/agent/plugin/keymanager/test/keymanagertest.go [2022-04-15T20:35:00.841Z] spire-1.2.1/pkg/agent/plugin/keymanager/v1.go [2022-04-15T20:35:00.841Z] spire-1.2.1/pkg/agent/plugin/keymanager/v1_test.go [2022-04-15T20:35:00.841Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/ [2022-04-15T20:35:00.841Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/aws/ [2022-04-15T20:35:00.841Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/aws/iid.go [2022-04-15T20:35:00.841Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/aws/iid_test.go [2022-04-15T20:35:00.841Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/azure/ [2022-04-15T20:35:00.841Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/azure/msi.go [2022-04-15T20:35:00.841Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/azure/msi_test.go [2022-04-15T20:35:00.841Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/gcp/ [2022-04-15T20:35:00.841Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/gcp/iit.go [2022-04-15T20:35:00.841Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/gcp/iit_test.go [2022-04-15T20:35:00.841Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/jointoken.go [2022-04-15T20:35:00.841Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/jointoken/ [2022-04-15T20:35:00.841Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/jointoken/join_token.go [2022-04-15T20:35:00.841Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/jointoken_test.go [2022-04-15T20:35:00.841Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/ [2022-04-15T20:35:00.841Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/psat/ [2022-04-15T20:35:00.841Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/psat/psat.go [2022-04-15T20:35:00.841Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/psat/psat_test.go [2022-04-15T20:35:00.841Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/sat/ [2022-04-15T20:35:00.841Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/sat/sat.go [2022-04-15T20:35:00.841Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/sat/sat_test.go [2022-04-15T20:35:00.841Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/nodeattestor.go [2022-04-15T20:35:00.841Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/repository.go [2022-04-15T20:35:00.841Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/sshpop/ [2022-04-15T20:35:00.841Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/sshpop/sshpop.go [2022-04-15T20:35:00.841Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/sshpop/sshpop_test.go [2022-04-15T20:35:00.841Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/test/ [2022-04-15T20:35:00.841Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/test/serverstream.go [2022-04-15T20:35:00.841Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/ [2022-04-15T20:35:00.841Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/devid.go [2022-04-15T20:35:00.841Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/devid_test.go [2022-04-15T20:35:00.841Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/ [2022-04-15T20:35:00.841Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/autodetect.go [2022-04-15T20:35:00.841Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/open.go [2022-04-15T20:35:00.841Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/open_windows.go [2022-04-15T20:35:00.841Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/session.go [2022-04-15T20:35:00.841Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/session_test.go [2022-04-15T20:35:00.841Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/signingkey.go [2022-04-15T20:35:00.841Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/v1.go [2022-04-15T20:35:00.841Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/v1_test.go [2022-04-15T20:35:00.841Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/x509pop/ [2022-04-15T20:35:00.841Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/x509pop/x509pop.go [2022-04-15T20:35:00.841Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/x509pop/x509pop_test.go [2022-04-15T20:35:00.841Z] spire-1.2.1/pkg/agent/plugin/svidstore/ [2022-04-15T20:35:00.841Z] spire-1.2.1/pkg/agent/plugin/svidstore/awssecretsmanager/ [2022-04-15T20:35:00.841Z] spire-1.2.1/pkg/agent/plugin/svidstore/awssecretsmanager/aws.go [2022-04-15T20:35:00.841Z] spire-1.2.1/pkg/agent/plugin/svidstore/awssecretsmanager/aws_test.go [2022-04-15T20:35:00.841Z] spire-1.2.1/pkg/agent/plugin/svidstore/awssecretsmanager/client.go [2022-04-15T20:35:00.841Z] spire-1.2.1/pkg/agent/plugin/svidstore/gcpsecretmanager/ [2022-04-15T20:35:00.841Z] spire-1.2.1/pkg/agent/plugin/svidstore/gcpsecretmanager/client.go [2022-04-15T20:35:00.841Z] spire-1.2.1/pkg/agent/plugin/svidstore/gcpsecretmanager/gcloud.go [2022-04-15T20:35:00.841Z] spire-1.2.1/pkg/agent/plugin/svidstore/gcpsecretmanager/gcloud_test.go [2022-04-15T20:35:00.841Z] spire-1.2.1/pkg/agent/plugin/svidstore/repository.go [2022-04-15T20:35:00.841Z] spire-1.2.1/pkg/agent/plugin/svidstore/svidstore.go [2022-04-15T20:35:00.841Z] spire-1.2.1/pkg/agent/plugin/svidstore/utils.go [2022-04-15T20:35:00.841Z] spire-1.2.1/pkg/agent/plugin/svidstore/utils_test.go [2022-04-15T20:35:00.841Z] spire-1.2.1/pkg/agent/plugin/svidstore/v1.go [2022-04-15T20:35:00.841Z] spire-1.2.1/pkg/agent/plugin/svidstore/v1_test.go [2022-04-15T20:35:00.841Z] spire-1.2.1/pkg/agent/plugin/svidstore/v1unofficial.go [2022-04-15T20:35:00.841Z] spire-1.2.1/pkg/agent/plugin/svidstore/v1unofficial_test.go [2022-04-15T20:35:00.841Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/ [2022-04-15T20:35:00.841Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/ [2022-04-15T20:35:00.841Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/cgroup/ [2022-04-15T20:35:00.841Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/cgroup/dockerfinder.go [2022-04-15T20:35:00.841Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/cgroup/dockerfinder_test.go [2022-04-15T20:35:00.841Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/docker.go [2022-04-15T20:35:00.841Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/docker_test.go [2022-04-15T20:35:00.841Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/retry.go [2022-04-15T20:35:00.841Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/ [2022-04-15T20:35:00.841Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/k8s.go [2022-04-15T20:35:00.841Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/k8s_test.go [2022-04-15T20:35:00.841Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/ [2022-04-15T20:35:00.841Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/cgroups_init_pid_in_pod.txt [2022-04-15T20:35:00.841Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/cgroups_pid_in_kind_pod.txt [2022-04-15T20:35:00.841Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/cgroups_pid_in_pod.txt [2022-04-15T20:35:00.841Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/cgroups_pid_not_in_pod.txt [2022-04-15T20:35:00.841Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/kind_pod_list.json [2022-04-15T20:35:00.841Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/pod_list.json [2022-04-15T20:35:00.841Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/pod_list_not_running.json [2022-04-15T20:35:00.841Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/systemd_cgroups_pid_in_pod.txt [2022-04-15T20:35:00.841Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/repository.go [2022-04-15T20:35:00.841Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/unix/ [2022-04-15T20:35:00.841Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/unix/unix.go [2022-04-15T20:35:00.841Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/unix/unix_test.go [2022-04-15T20:35:00.841Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/v1.go [2022-04-15T20:35:00.841Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/v1_test.go [2022-04-15T20:35:00.841Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/workloadattestor.go [2022-04-15T20:35:00.841Z] spire-1.2.1/pkg/agent/svid/ [2022-04-15T20:35:00.841Z] spire-1.2.1/pkg/agent/svid/rotator.go [2022-04-15T20:35:00.841Z] spire-1.2.1/pkg/agent/svid/rotator_config.go [2022-04-15T20:35:00.841Z] spire-1.2.1/pkg/agent/svid/rotator_test.go [2022-04-15T20:35:00.841Z] spire-1.2.1/pkg/agent/svid/store/ [2022-04-15T20:35:00.841Z] spire-1.2.1/pkg/agent/svid/store/service.go [2022-04-15T20:35:00.841Z] spire-1.2.1/pkg/agent/svid/store/service_test.go [2022-04-15T20:35:00.841Z] spire-1.2.1/pkg/common/ [2022-04-15T20:35:00.841Z] spire-1.2.1/pkg/common/agentpathtemplate/ [2022-04-15T20:35:00.841Z] spire-1.2.1/pkg/common/agentpathtemplate/template.go [2022-04-15T20:35:00.841Z] spire-1.2.1/pkg/common/agentpathtemplate/template_test.go [2022-04-15T20:35:00.841Z] spire-1.2.1/pkg/common/api/ [2022-04-15T20:35:00.841Z] spire-1.2.1/pkg/common/api/metrics.go [2022-04-15T20:35:00.841Z] spire-1.2.1/pkg/common/api/middleware/ [2022-04-15T20:35:00.841Z] spire-1.2.1/pkg/common/api/middleware/common_test.go [2022-04-15T20:35:00.841Z] spire-1.2.1/pkg/common/api/middleware/interceptor.go [2022-04-15T20:35:00.841Z] spire-1.2.1/pkg/common/api/middleware/interceptor_test.go [2022-04-15T20:35:00.841Z] spire-1.2.1/pkg/common/api/middleware/logger.go [2022-04-15T20:35:00.841Z] spire-1.2.1/pkg/common/api/middleware/logger_test.go [2022-04-15T20:35:00.841Z] spire-1.2.1/pkg/common/api/middleware/metrics.go [2022-04-15T20:35:00.841Z] spire-1.2.1/pkg/common/api/middleware/metrics_test.go [2022-04-15T20:35:00.841Z] spire-1.2.1/pkg/common/api/middleware/middleware.go [2022-04-15T20:35:00.841Z] spire-1.2.1/pkg/common/api/middleware/middleware_test.go [2022-04-15T20:35:00.841Z] spire-1.2.1/pkg/common/api/middleware/misconfig.go [2022-04-15T20:35:00.841Z] spire-1.2.1/pkg/common/api/middleware/misconfig_test.go [2022-04-15T20:35:00.841Z] spire-1.2.1/pkg/common/api/middleware/names.go [2022-04-15T20:35:00.841Z] spire-1.2.1/pkg/common/api/middleware/names_test.go [2022-04-15T20:35:00.841Z] spire-1.2.1/pkg/common/api/names.go [2022-04-15T20:35:00.841Z] spire-1.2.1/pkg/common/api/ratelimit.go [2022-04-15T20:35:00.841Z] spire-1.2.1/pkg/common/api/rpccontext/ [2022-04-15T20:35:00.841Z] spire-1.2.1/pkg/common/api/rpccontext/logger.go [2022-04-15T20:35:00.841Z] spire-1.2.1/pkg/common/api/rpccontext/metrics.go [2022-04-15T20:35:00.841Z] spire-1.2.1/pkg/common/api/rpccontext/names.go [2022-04-15T20:35:00.841Z] spire-1.2.1/pkg/common/auth/ [2022-04-15T20:35:00.841Z] spire-1.2.1/pkg/common/auth/interceptors.go [2022-04-15T20:35:00.841Z] spire-1.2.1/pkg/common/auth/interceptors_test.go [2022-04-15T20:35:00.841Z] spire-1.2.1/pkg/common/auth/untracked_uds.go [2022-04-15T20:35:00.841Z] spire-1.2.1/pkg/common/bundleutil/ [2022-04-15T20:35:00.841Z] spire-1.2.1/pkg/common/bundleutil/bundle.go [2022-04-15T20:35:00.841Z] spire-1.2.1/pkg/common/bundleutil/bundle_test.go [2022-04-15T20:35:00.841Z] spire-1.2.1/pkg/common/bundleutil/common_test.go [2022-04-15T20:35:00.841Z] spire-1.2.1/pkg/common/bundleutil/marshal.go [2022-04-15T20:35:00.841Z] spire-1.2.1/pkg/common/bundleutil/marshal_test.go [2022-04-15T20:35:00.841Z] spire-1.2.1/pkg/common/bundleutil/refreshhint.go [2022-04-15T20:35:00.841Z] spire-1.2.1/pkg/common/bundleutil/refreshhint_test.go [2022-04-15T20:35:00.841Z] spire-1.2.1/pkg/common/bundleutil/types.go [2022-04-15T20:35:00.841Z] spire-1.2.1/pkg/common/bundleutil/unmarshal.go [2022-04-15T20:35:00.841Z] spire-1.2.1/pkg/common/bundleutil/unmarshal_test.go [2022-04-15T20:35:00.841Z] spire-1.2.1/pkg/common/catalog/ [2022-04-15T20:35:00.841Z] spire-1.2.1/pkg/common/catalog/bind.go [2022-04-15T20:35:00.841Z] spire-1.2.1/pkg/common/catalog/builtin.go [2022-04-15T20:35:00.841Z] spire-1.2.1/pkg/common/catalog/catalog.go [2022-04-15T20:35:00.841Z] spire-1.2.1/pkg/common/catalog/catalog_test.go [2022-04-15T20:35:00.841Z] spire-1.2.1/pkg/common/catalog/closers.go [2022-04-15T20:35:00.841Z] spire-1.2.1/pkg/common/catalog/cmd_linux.go [2022-04-15T20:35:00.841Z] spire-1.2.1/pkg/common/catalog/cmd_other.go [2022-04-15T20:35:00.841Z] spire-1.2.1/pkg/common/catalog/config.go [2022-04-15T20:35:00.841Z] spire-1.2.1/pkg/common/catalog/config_test.go [2022-04-15T20:35:00.841Z] spire-1.2.1/pkg/common/catalog/configure.go [2022-04-15T20:35:00.841Z] spire-1.2.1/pkg/common/catalog/constraints.go [2022-04-15T20:35:00.841Z] spire-1.2.1/pkg/common/catalog/constraints_test.go [2022-04-15T20:35:00.841Z] spire-1.2.1/pkg/common/catalog/context.go [2022-04-15T20:35:00.841Z] spire-1.2.1/pkg/common/catalog/external.go [2022-04-15T20:35:00.841Z] spire-1.2.1/pkg/common/catalog/host.go [2022-04-15T20:35:00.841Z] spire-1.2.1/pkg/common/catalog/pipenet.go [2022-04-15T20:35:00.841Z] spire-1.2.1/pkg/common/catalog/plugin.go [2022-04-15T20:35:00.841Z] spire-1.2.1/pkg/common/catalog/testplugin/ [2022-04-15T20:35:00.841Z] spire-1.2.1/pkg/common/catalog/testplugin/.gitignore [2022-04-15T20:35:00.841Z] spire-1.2.1/pkg/common/catalog/testplugin/main.go [2022-04-15T20:35:00.841Z] spire-1.2.1/pkg/common/catalog/testplugin/plugin.go [2022-04-15T20:35:00.841Z] spire-1.2.1/pkg/common/cli/ [2022-04-15T20:35:00.841Z] spire-1.2.1/pkg/common/cli/env.go [2022-04-15T20:35:00.841Z] spire-1.2.1/pkg/common/cli/flags.go [2022-04-15T20:35:00.841Z] spire-1.2.1/pkg/common/cli/trust_domain.go [2022-04-15T20:35:00.841Z] spire-1.2.1/pkg/common/cli/trust_domain_test.go [2022-04-15T20:35:00.841Z] spire-1.2.1/pkg/common/cli/umask.go [2022-04-15T20:35:00.841Z] spire-1.2.1/pkg/common/cli/umask_posix.go [2022-04-15T20:35:00.841Z] spire-1.2.1/pkg/common/cli/umask_test.go [2022-04-15T20:35:00.841Z] spire-1.2.1/pkg/common/cli/umask_windows.go [2022-04-15T20:35:00.841Z] spire-1.2.1/pkg/common/cliprinter/ [2022-04-15T20:35:00.841Z] spire-1.2.1/pkg/common/cliprinter/cliprinter.go [2022-04-15T20:35:00.841Z] spire-1.2.1/pkg/common/cliprinter/cliprinter_test.go [2022-04-15T20:35:00.841Z] spire-1.2.1/pkg/common/cliprinter/flag.go [2022-04-15T20:35:00.841Z] spire-1.2.1/pkg/common/cliprinter/flag_test.go [2022-04-15T20:35:00.841Z] spire-1.2.1/pkg/common/cliprinter/format.go [2022-04-15T20:35:00.841Z] spire-1.2.1/pkg/common/cliprinter/format_test.go [2022-04-15T20:35:00.841Z] spire-1.2.1/pkg/common/cliprinter/internal/ [2022-04-15T20:35:00.841Z] spire-1.2.1/pkg/common/cliprinter/internal/errorjson/ [2022-04-15T20:35:00.841Z] spire-1.2.1/pkg/common/cliprinter/internal/errorjson/errorjson.go [2022-04-15T20:35:00.841Z] spire-1.2.1/pkg/common/cliprinter/internal/errorjson/errorjson_test.go [2022-04-15T20:35:00.841Z] spire-1.2.1/pkg/common/cliprinter/internal/errorpretty/ [2022-04-15T20:35:00.841Z] spire-1.2.1/pkg/common/cliprinter/internal/errorpretty/errorpretty.go [2022-04-15T20:35:00.841Z] spire-1.2.1/pkg/common/cliprinter/internal/errorpretty/errorpretty_test.go [2022-04-15T20:35:00.841Z] spire-1.2.1/pkg/common/cliprinter/internal/protojson/ [2022-04-15T20:35:00.841Z] spire-1.2.1/pkg/common/cliprinter/internal/protojson/protojson.go [2022-04-15T20:35:00.841Z] spire-1.2.1/pkg/common/cliprinter/internal/protojson/protojson_test.go [2022-04-15T20:35:00.841Z] spire-1.2.1/pkg/common/cliprinter/internal/protopretty/ [2022-04-15T20:35:00.841Z] spire-1.2.1/pkg/common/cliprinter/internal/protopretty/protopretty.go [2022-04-15T20:35:00.841Z] spire-1.2.1/pkg/common/cliprinter/internal/protopretty/protopretty_test.go [2022-04-15T20:35:00.841Z] spire-1.2.1/pkg/common/cliprinter/internal/structjson/ [2022-04-15T20:35:00.841Z] spire-1.2.1/pkg/common/cliprinter/internal/structjson/structjson.go [2022-04-15T20:35:00.841Z] spire-1.2.1/pkg/common/cliprinter/internal/structjson/structjson_test.go [2022-04-15T20:35:00.841Z] spire-1.2.1/pkg/common/cliprinter/internal/structpretty/ [2022-04-15T20:35:00.841Z] spire-1.2.1/pkg/common/cliprinter/internal/structpretty/structpretty.go [2022-04-15T20:35:00.841Z] spire-1.2.1/pkg/common/cliprinter/internal/structpretty/structpretty_test.go [2022-04-15T20:35:00.841Z] spire-1.2.1/pkg/common/coretypes/ [2022-04-15T20:35:00.841Z] spire-1.2.1/pkg/common/coretypes/bundle/ [2022-04-15T20:35:00.841Z] spire-1.2.1/pkg/common/coretypes/bundle/bundle_test.go [2022-04-15T20:35:00.841Z] spire-1.2.1/pkg/common/coretypes/bundle/commontypes.go [2022-04-15T20:35:00.841Z] spire-1.2.1/pkg/common/coretypes/bundle/plugintypes.go [2022-04-15T20:35:00.841Z] spire-1.2.1/pkg/common/coretypes/bundle/require.go [2022-04-15T20:35:00.841Z] spire-1.2.1/pkg/common/coretypes/jwtkey/ [2022-04-15T20:35:00.841Z] spire-1.2.1/pkg/common/coretypes/jwtkey/apitypes.go [2022-04-15T20:35:00.841Z] spire-1.2.1/pkg/common/coretypes/jwtkey/commontypes.go [2022-04-15T20:35:00.841Z] spire-1.2.1/pkg/common/coretypes/jwtkey/jwtkey.go [2022-04-15T20:35:00.841Z] spire-1.2.1/pkg/common/coretypes/jwtkey/jwtkey_test.go [2022-04-15T20:35:00.841Z] spire-1.2.1/pkg/common/coretypes/jwtkey/plugintypes.go [2022-04-15T20:35:00.841Z] spire-1.2.1/pkg/common/coretypes/jwtkey/require.go [2022-04-15T20:35:00.841Z] spire-1.2.1/pkg/common/coretypes/x509certificate/ [2022-04-15T20:35:00.841Z] spire-1.2.1/pkg/common/coretypes/x509certificate/commontypes.go [2022-04-15T20:35:00.841Z] spire-1.2.1/pkg/common/coretypes/x509certificate/plugintypes.go [2022-04-15T20:35:00.841Z] spire-1.2.1/pkg/common/coretypes/x509certificate/require.go [2022-04-15T20:35:00.841Z] spire-1.2.1/pkg/common/coretypes/x509certificate/x509certificate.go [2022-04-15T20:35:00.841Z] spire-1.2.1/pkg/common/coretypes/x509certificate/x509certificate_test.go [2022-04-15T20:35:00.841Z] spire-1.2.1/pkg/common/cryptoutil/ [2022-04-15T20:35:00.841Z] spire-1.2.1/pkg/common/cryptoutil/keys.go [2022-04-15T20:35:00.841Z] spire-1.2.1/pkg/common/cryptoutil/keys_test.go [2022-04-15T20:35:00.841Z] spire-1.2.1/pkg/common/diskutil/ [2022-04-15T20:35:00.841Z] spire-1.2.1/pkg/common/diskutil/file_posix.go [2022-04-15T20:35:00.841Z] spire-1.2.1/pkg/common/diskutil/file_test.go [2022-04-15T20:35:00.841Z] spire-1.2.1/pkg/common/diskutil/file_windows.go [2022-04-15T20:35:00.841Z] spire-1.2.1/pkg/common/errorutil/ [2022-04-15T20:35:00.841Z] spire-1.2.1/pkg/common/errorutil/wrapper.go [2022-04-15T20:35:00.841Z] spire-1.2.1/pkg/common/health/ [2022-04-15T20:35:00.841Z] spire-1.2.1/pkg/common/health/config.go [2022-04-15T20:35:00.841Z] spire-1.2.1/pkg/common/health/context.go [2022-04-15T20:35:00.841Z] spire-1.2.1/pkg/common/health/context_test.go [2022-04-15T20:35:00.841Z] spire-1.2.1/pkg/common/health/health.go [2022-04-15T20:35:00.841Z] spire-1.2.1/pkg/common/health/health_test.go [2022-04-15T20:35:00.841Z] spire-1.2.1/pkg/common/health/logger.go [2022-04-15T20:35:00.841Z] spire-1.2.1/pkg/common/hostservice/ [2022-04-15T20:35:00.841Z] spire-1.2.1/pkg/common/hostservice/metricsservice/ [2022-04-15T20:35:00.841Z] spire-1.2.1/pkg/common/hostservice/metricsservice/v1.go [2022-04-15T20:35:00.841Z] spire-1.2.1/pkg/common/hostservice/metricsservice/v1_test.go [2022-04-15T20:35:00.841Z] spire-1.2.1/pkg/common/idutil/ [2022-04-15T20:35:00.841Z] spire-1.2.1/pkg/common/idutil/require.go [2022-04-15T20:35:00.841Z] spire-1.2.1/pkg/common/idutil/require_test.go [2022-04-15T20:35:00.841Z] spire-1.2.1/pkg/common/idutil/safety.go [2022-04-15T20:35:00.841Z] spire-1.2.1/pkg/common/idutil/safety_test.go [2022-04-15T20:35:00.841Z] spire-1.2.1/pkg/common/idutil/spiffeid.go [2022-04-15T20:35:00.841Z] spire-1.2.1/pkg/common/idutil/spiffeid_test.go [2022-04-15T20:35:00.841Z] spire-1.2.1/pkg/common/jwtsvid/ [2022-04-15T20:35:00.841Z] spire-1.2.1/pkg/common/jwtsvid/common.go [2022-04-15T20:35:00.841Z] spire-1.2.1/pkg/common/jwtsvid/sign.go [2022-04-15T20:35:00.841Z] spire-1.2.1/pkg/common/jwtsvid/token_test.go [2022-04-15T20:35:00.841Z] spire-1.2.1/pkg/common/jwtsvid/validate.go [2022-04-15T20:35:00.841Z] spire-1.2.1/pkg/common/jwtutil/ [2022-04-15T20:35:00.841Z] spire-1.2.1/pkg/common/jwtutil/keyset.go [2022-04-15T20:35:00.841Z] spire-1.2.1/pkg/common/jwtutil/keyset_test.go [2022-04-15T20:35:00.841Z] spire-1.2.1/pkg/common/log/ [2022-04-15T20:35:00.841Z] spire-1.2.1/pkg/common/log/hclog_adapter.go [2022-04-15T20:35:00.841Z] spire-1.2.1/pkg/common/log/hclog_adapter_test.go [2022-04-15T20:35:00.841Z] spire-1.2.1/pkg/common/log/log.go [2022-04-15T20:35:00.841Z] spire-1.2.1/pkg/common/log/log_test.go [2022-04-15T20:35:00.841Z] spire-1.2.1/pkg/common/log/options.go [2022-04-15T20:35:00.841Z] spire-1.2.1/pkg/common/nodeutil/ [2022-04-15T20:35:00.841Z] spire-1.2.1/pkg/common/nodeutil/node.go [2022-04-15T20:35:00.841Z] spire-1.2.1/pkg/common/nodeutil/node_test.go [2022-04-15T20:35:00.841Z] spire-1.2.1/pkg/common/peertracker/ [2022-04-15T20:35:00.841Z] spire-1.2.1/pkg/common/peertracker/conn.go [2022-04-15T20:35:00.841Z] spire-1.2.1/pkg/common/peertracker/credentials.go [2022-04-15T20:35:00.841Z] spire-1.2.1/pkg/common/peertracker/errors.go [2022-04-15T20:35:00.841Z] spire-1.2.1/pkg/common/peertracker/getpid_windows.c [2022-04-15T20:35:00.841Z] spire-1.2.1/pkg/common/peertracker/getpid_windows.h [2022-04-15T20:35:00.841Z] spire-1.2.1/pkg/common/peertracker/info.go [2022-04-15T20:35:00.841Z] spire-1.2.1/pkg/common/peertracker/listener.go [2022-04-15T20:35:00.841Z] spire-1.2.1/pkg/common/peertracker/listener_test.go [2022-04-15T20:35:00.841Z] spire-1.2.1/pkg/common/peertracker/peertracker.go [2022-04-15T20:35:00.841Z] spire-1.2.1/pkg/common/peertracker/peertracker_test.go [2022-04-15T20:35:00.841Z] spire-1.2.1/pkg/common/peertracker/peertracker_test_child_posix.go [2022-04-15T20:35:00.841Z] spire-1.2.1/pkg/common/peertracker/peertracker_test_child_windows.go [2022-04-15T20:35:00.841Z] spire-1.2.1/pkg/common/peertracker/peertracker_test_posix.go [2022-04-15T20:35:00.841Z] spire-1.2.1/pkg/common/peertracker/peertracker_test_windows.go [2022-04-15T20:35:00.841Z] spire-1.2.1/pkg/common/peertracker/tcp.go [2022-04-15T20:35:00.841Z] spire-1.2.1/pkg/common/peertracker/tcp_fallback.go [2022-04-15T20:35:00.841Z] spire-1.2.1/pkg/common/peertracker/tcp_windows.go [2022-04-15T20:35:00.841Z] spire-1.2.1/pkg/common/peertracker/tracker_bsd.go [2022-04-15T20:35:00.841Z] spire-1.2.1/pkg/common/peertracker/tracker_fallback.go [2022-04-15T20:35:00.841Z] spire-1.2.1/pkg/common/peertracker/tracker_linux.go [2022-04-15T20:35:00.841Z] spire-1.2.1/pkg/common/peertracker/tracker_linux_test.go [2022-04-15T20:35:00.841Z] spire-1.2.1/pkg/common/peertracker/tracker_windows.go [2022-04-15T20:35:00.841Z] spire-1.2.1/pkg/common/peertracker/uds.go [2022-04-15T20:35:00.841Z] spire-1.2.1/pkg/common/peertracker/uds_bsd.go [2022-04-15T20:35:00.841Z] spire-1.2.1/pkg/common/peertracker/uds_fallback.go [2022-04-15T20:35:00.841Z] spire-1.2.1/pkg/common/peertracker/uds_linux.go [2022-04-15T20:35:00.841Z] spire-1.2.1/pkg/common/pemutil/ [2022-04-15T20:35:00.841Z] spire-1.2.1/pkg/common/pemutil/block.go [2022-04-15T20:35:00.841Z] spire-1.2.1/pkg/common/pemutil/certs.go [2022-04-15T20:35:00.841Z] spire-1.2.1/pkg/common/pemutil/common.go [2022-04-15T20:35:00.841Z] spire-1.2.1/pkg/common/pemutil/csr.go [2022-04-15T20:35:00.841Z] spire-1.2.1/pkg/common/pemutil/keys.go [2022-04-15T20:35:00.841Z] spire-1.2.1/pkg/common/pemutil/pemutil_test.go [2022-04-15T20:35:00.841Z] spire-1.2.1/pkg/common/pemutil/testdata/ [2022-04-15T20:35:00.841Z] spire-1.2.1/pkg/common/pemutil/testdata/cert.pem [2022-04-15T20:35:00.841Z] spire-1.2.1/pkg/common/pemutil/testdata/certs.pem [2022-04-15T20:35:00.841Z] spire-1.2.1/pkg/common/pemutil/testdata/csr.pem [2022-04-15T20:35:00.841Z] spire-1.2.1/pkg/common/pemutil/testdata/ecdsa-key-pkcs8.pem [2022-04-15T20:35:00.841Z] spire-1.2.1/pkg/common/pemutil/testdata/ecdsa-key.pem [2022-04-15T20:35:00.841Z] spire-1.2.1/pkg/common/pemutil/testdata/key.pem [2022-04-15T20:35:00.841Z] spire-1.2.1/pkg/common/pemutil/testdata/public-rsa-key.pem [2022-04-15T20:35:00.841Z] spire-1.2.1/pkg/common/pemutil/testdata/rsa-key-pkcs8.pem [2022-04-15T20:35:00.841Z] spire-1.2.1/pkg/common/pemutil/testdata/rsa-key.pem [2022-04-15T20:35:00.841Z] spire-1.2.1/pkg/common/plugin/ [2022-04-15T20:35:00.841Z] spire-1.2.1/pkg/common/plugin/aws/ [2022-04-15T20:35:00.841Z] spire-1.2.1/pkg/common/plugin/aws/iid.go [2022-04-15T20:35:00.841Z] spire-1.2.1/pkg/common/plugin/azure/ [2022-04-15T20:35:00.841Z] spire-1.2.1/pkg/common/plugin/azure/msi.go [2022-04-15T20:35:00.841Z] spire-1.2.1/pkg/common/plugin/azure/msi_test.go [2022-04-15T20:35:00.841Z] spire-1.2.1/pkg/common/plugin/facade.go [2022-04-15T20:35:00.841Z] spire-1.2.1/pkg/common/plugin/facade_test.go [2022-04-15T20:35:00.841Z] spire-1.2.1/pkg/common/plugin/gcp/ [2022-04-15T20:35:00.841Z] spire-1.2.1/pkg/common/plugin/gcp/iit.go [2022-04-15T20:35:00.841Z] spire-1.2.1/pkg/common/plugin/k8s/ [2022-04-15T20:35:00.841Z] spire-1.2.1/pkg/common/plugin/k8s/apiserver/ [2022-04-15T20:35:00.841Z] spire-1.2.1/pkg/common/plugin/k8s/apiserver/client.go [2022-04-15T20:35:00.841Z] spire-1.2.1/pkg/common/plugin/k8s/apiserver/client_test.go [2022-04-15T20:35:00.841Z] spire-1.2.1/pkg/common/plugin/k8s/utils.go [2022-04-15T20:35:00.841Z] spire-1.2.1/pkg/common/plugin/k8s/utils_test.go [2022-04-15T20:35:00.841Z] spire-1.2.1/pkg/common/plugin/log.go [2022-04-15T20:35:00.841Z] spire-1.2.1/pkg/common/plugin/sshpop/ [2022-04-15T20:35:00.841Z] spire-1.2.1/pkg/common/plugin/sshpop/handshake.go [2022-04-15T20:35:00.841Z] spire-1.2.1/pkg/common/plugin/sshpop/handshake_test.go [2022-04-15T20:35:00.842Z] spire-1.2.1/pkg/common/plugin/sshpop/sshpop.go [2022-04-15T20:35:00.842Z] spire-1.2.1/pkg/common/plugin/sshpop/sshpop_test.go [2022-04-15T20:35:00.842Z] spire-1.2.1/pkg/common/plugin/sshpop/testdata/ [2022-04-15T20:35:00.842Z] spire-1.2.1/pkg/common/plugin/sshpop/testdata/dummy_agent_ssh_key [2022-04-15T20:35:00.842Z] spire-1.2.1/pkg/common/plugin/sshpop/testdata/dummy_agent_ssh_key-cert.pub [2022-04-15T20:35:00.842Z] spire-1.2.1/pkg/common/plugin/sshpop/testdata/dummy_ssh_cert_authority.pub [2022-04-15T20:35:00.842Z] spire-1.2.1/pkg/common/plugin/sshpop/testdata/empty_ssh_cert_authority.pub [2022-04-15T20:35:00.842Z] spire-1.2.1/pkg/common/plugin/sshpop/testdata/many_ssh_cert_authorities.pub [2022-04-15T20:35:00.842Z] spire-1.2.1/pkg/common/plugin/tpmdevid/ [2022-04-15T20:35:00.842Z] spire-1.2.1/pkg/common/plugin/tpmdevid/devid.go [2022-04-15T20:35:00.842Z] spire-1.2.1/pkg/common/plugin/x509pop/ [2022-04-15T20:35:00.842Z] spire-1.2.1/pkg/common/plugin/x509pop/x509pop.go [2022-04-15T20:35:00.842Z] spire-1.2.1/pkg/common/plugin/x509pop/x509pop_test.go [2022-04-15T20:35:00.842Z] spire-1.2.1/pkg/common/profiling/ [2022-04-15T20:35:00.842Z] spire-1.2.1/pkg/common/profiling/dumpers.go [2022-04-15T20:35:00.842Z] spire-1.2.1/pkg/common/profiling/profiling.go [2022-04-15T20:35:00.842Z] spire-1.2.1/pkg/common/protoutil/ [2022-04-15T20:35:00.842Z] spire-1.2.1/pkg/common/protoutil/masks.go [2022-04-15T20:35:00.842Z] spire-1.2.1/pkg/common/protoutil/masks_test.go [2022-04-15T20:35:00.842Z] spire-1.2.1/pkg/common/rotationutil/ [2022-04-15T20:35:00.842Z] spire-1.2.1/pkg/common/rotationutil/rotationutil.go [2022-04-15T20:35:00.842Z] spire-1.2.1/pkg/common/rotationutil/rotationutil_test.go [2022-04-15T20:35:00.842Z] spire-1.2.1/pkg/common/selector/ [2022-04-15T20:35:00.842Z] spire-1.2.1/pkg/common/selector/selector.go [2022-04-15T20:35:00.842Z] spire-1.2.1/pkg/common/selector/selector_test.go [2022-04-15T20:35:00.842Z] spire-1.2.1/pkg/common/selector/set.go [2022-04-15T20:35:00.842Z] spire-1.2.1/pkg/common/selector/set_utils.go [2022-04-15T20:35:00.842Z] spire-1.2.1/pkg/common/selector/set_utils_test.go [2022-04-15T20:35:00.842Z] spire-1.2.1/pkg/common/telemetry/ [2022-04-15T20:35:00.842Z] spire-1.2.1/pkg/common/telemetry/agent/ [2022-04-15T20:35:00.842Z] spire-1.2.1/pkg/common/telemetry/agent/keymanager/ [2022-04-15T20:35:00.842Z] spire-1.2.1/pkg/common/telemetry/agent/keymanager/keymanager.go [2022-04-15T20:35:00.842Z] spire-1.2.1/pkg/common/telemetry/agent/keymanager/wrapper.go [2022-04-15T20:35:00.842Z] spire-1.2.1/pkg/common/telemetry/agent/keymanager/wrapper_test.go [2022-04-15T20:35:00.842Z] spire-1.2.1/pkg/common/telemetry/agent/manager.go [2022-04-15T20:35:00.842Z] spire-1.2.1/pkg/common/telemetry/agent/node.go [2022-04-15T20:35:00.842Z] spire-1.2.1/pkg/common/telemetry/agent/rotate.go [2022-04-15T20:35:00.842Z] spire-1.2.1/pkg/common/telemetry/agent/sdsapi.go [2022-04-15T20:35:00.842Z] spire-1.2.1/pkg/common/telemetry/agent/store/ [2022-04-15T20:35:00.842Z] spire-1.2.1/pkg/common/telemetry/agent/store/store.go [2022-04-15T20:35:00.842Z] spire-1.2.1/pkg/common/telemetry/agent/workloadapi/ [2022-04-15T20:35:00.842Z] spire-1.2.1/pkg/common/telemetry/agent/workloadapi/workload.go [2022-04-15T20:35:00.842Z] spire-1.2.1/pkg/common/telemetry/blackhole.go [2022-04-15T20:35:00.842Z] spire-1.2.1/pkg/common/telemetry/call.go [2022-04-15T20:35:00.842Z] spire-1.2.1/pkg/common/telemetry/common/ [2022-04-15T20:35:00.842Z] spire-1.2.1/pkg/common/telemetry/common/label_adders.go [2022-04-15T20:35:00.842Z] spire-1.2.1/pkg/common/telemetry/config.go [2022-04-15T20:35:00.842Z] spire-1.2.1/pkg/common/telemetry/dogstatsd.go [2022-04-15T20:35:00.842Z] spire-1.2.1/pkg/common/telemetry/dogstatsd_test.go [2022-04-15T20:35:00.842Z] spire-1.2.1/pkg/common/telemetry/inmem.go [2022-04-15T20:35:00.842Z] spire-1.2.1/pkg/common/telemetry/inmem_test.go [2022-04-15T20:35:00.842Z] spire-1.2.1/pkg/common/telemetry/m3.go [2022-04-15T20:35:00.842Z] spire-1.2.1/pkg/common/telemetry/m3_test.go [2022-04-15T20:35:00.842Z] spire-1.2.1/pkg/common/telemetry/metrics.go [2022-04-15T20:35:00.842Z] spire-1.2.1/pkg/common/telemetry/metrics_benchmark_test.go [2022-04-15T20:35:00.842Z] spire-1.2.1/pkg/common/telemetry/names.go [2022-04-15T20:35:00.842Z] spire-1.2.1/pkg/common/telemetry/prometheus.go [2022-04-15T20:35:00.842Z] spire-1.2.1/pkg/common/telemetry/prometheus_test.go [2022-04-15T20:35:00.842Z] spire-1.2.1/pkg/common/telemetry/sanitize.go [2022-04-15T20:35:00.842Z] spire-1.2.1/pkg/common/telemetry/sanitize_test.go [2022-04-15T20:35:00.842Z] spire-1.2.1/pkg/common/telemetry/server/ [2022-04-15T20:35:00.842Z] spire-1.2.1/pkg/common/telemetry/server/bundle_manager.go [2022-04-15T20:35:00.842Z] spire-1.2.1/pkg/common/telemetry/server/ca_manager.go [2022-04-15T20:35:00.842Z] spire-1.2.1/pkg/common/telemetry/server/datastore/ [2022-04-15T20:35:00.842Z] spire-1.2.1/pkg/common/telemetry/server/datastore/bundle.go [2022-04-15T20:35:00.842Z] spire-1.2.1/pkg/common/telemetry/server/datastore/federation_relationship.go [2022-04-15T20:35:00.842Z] spire-1.2.1/pkg/common/telemetry/server/datastore/join_token.go [2022-04-15T20:35:00.842Z] spire-1.2.1/pkg/common/telemetry/server/datastore/node.go [2022-04-15T20:35:00.842Z] spire-1.2.1/pkg/common/telemetry/server/datastore/registration.go [2022-04-15T20:35:00.842Z] spire-1.2.1/pkg/common/telemetry/server/datastore/wrapper.go [2022-04-15T20:35:00.842Z] spire-1.2.1/pkg/common/telemetry/server/datastore/wrapper_test.go [2022-04-15T20:35:00.842Z] spire-1.2.1/pkg/common/telemetry/server/keymanager/ [2022-04-15T20:35:00.842Z] spire-1.2.1/pkg/common/telemetry/server/keymanager/keymanager.go [2022-04-15T20:35:00.842Z] spire-1.2.1/pkg/common/telemetry/server/keymanager/wrapper.go [2022-04-15T20:35:00.842Z] spire-1.2.1/pkg/common/telemetry/server/keymanager/wrapper_test.go [2022-04-15T20:35:00.842Z] spire-1.2.1/pkg/common/telemetry/server/registration_manager.go [2022-04-15T20:35:00.842Z] spire-1.2.1/pkg/common/telemetry/server/rotate.go [2022-04-15T20:35:00.842Z] spire-1.2.1/pkg/common/telemetry/server/server.go [2022-04-15T20:35:00.842Z] spire-1.2.1/pkg/common/telemetry/sink.go [2022-04-15T20:35:00.842Z] spire-1.2.1/pkg/common/telemetry/statsd.go [2022-04-15T20:35:00.842Z] spire-1.2.1/pkg/common/telemetry/statsd_test.go [2022-04-15T20:35:00.842Z] spire-1.2.1/pkg/common/telemetry/uptime.go [2022-04-15T20:35:00.842Z] spire-1.2.1/pkg/common/telemetry/version.go [2022-04-15T20:35:00.842Z] spire-1.2.1/pkg/common/telemetry/withlabels.go [2022-04-15T20:35:00.842Z] spire-1.2.1/pkg/common/uptime/ [2022-04-15T20:35:00.842Z] spire-1.2.1/pkg/common/uptime/uptime.go [2022-04-15T20:35:00.842Z] spire-1.2.1/pkg/common/uptime/uptime_test.go [2022-04-15T20:35:00.842Z] spire-1.2.1/pkg/common/util/ [2022-04-15T20:35:00.842Z] spire-1.2.1/pkg/common/util/certs.go [2022-04-15T20:35:00.842Z] spire-1.2.1/pkg/common/util/certs_test.go [2022-04-15T20:35:00.842Z] spire-1.2.1/pkg/common/util/csr.go [2022-04-15T20:35:00.842Z] spire-1.2.1/pkg/common/util/hash.go [2022-04-15T20:35:00.842Z] spire-1.2.1/pkg/common/util/selectors.go [2022-04-15T20:35:00.842Z] spire-1.2.1/pkg/common/util/selectors_test.go [2022-04-15T20:35:00.842Z] spire-1.2.1/pkg/common/util/signals.go [2022-04-15T20:35:00.842Z] spire-1.2.1/pkg/common/util/sort.go [2022-04-15T20:35:00.842Z] spire-1.2.1/pkg/common/util/sort_test.go [2022-04-15T20:35:00.842Z] spire-1.2.1/pkg/common/util/task.go [2022-04-15T20:35:00.842Z] spire-1.2.1/pkg/common/util/task_test.go [2022-04-15T20:35:00.842Z] spire-1.2.1/pkg/common/util/testdata/ [2022-04-15T20:35:00.842Z] spire-1.2.1/pkg/common/util/testdata/empty-bundle.pem [2022-04-15T20:35:00.842Z] spire-1.2.1/pkg/common/util/testdata/mixed-bundle.pem [2022-04-15T20:35:00.842Z] spire-1.2.1/pkg/common/version/ [2022-04-15T20:35:00.842Z] spire-1.2.1/pkg/common/version/version.go [2022-04-15T20:35:00.842Z] spire-1.2.1/pkg/common/x509svid/ [2022-04-15T20:35:00.842Z] spire-1.2.1/pkg/common/x509svid/common_test.go [2022-04-15T20:35:00.842Z] spire-1.2.1/pkg/common/x509svid/csr.go [2022-04-15T20:35:00.842Z] spire-1.2.1/pkg/common/x509svid/upstreamca.go [2022-04-15T20:35:00.842Z] spire-1.2.1/pkg/common/x509svid/upstreamca_test.go [2022-04-15T20:35:00.842Z] spire-1.2.1/pkg/common/x509util/ [2022-04-15T20:35:00.842Z] spire-1.2.1/pkg/common/x509util/cert.go [2022-04-15T20:35:00.842Z] spire-1.2.1/pkg/common/x509util/dns.go [2022-04-15T20:35:00.842Z] spire-1.2.1/pkg/common/x509util/dns_test.go [2022-04-15T20:35:00.842Z] spire-1.2.1/pkg/common/x509util/keyid.go [2022-04-15T20:35:00.842Z] spire-1.2.1/pkg/common/x509util/keypair.go [2022-04-15T20:35:00.842Z] spire-1.2.1/pkg/common/x509util/serialnumber.go [2022-04-15T20:35:00.842Z] spire-1.2.1/pkg/common/x509util/serialnumber_test.go [2022-04-15T20:35:00.842Z] spire-1.2.1/pkg/server/ [2022-04-15T20:35:00.842Z] spire-1.2.1/pkg/server/api/ [2022-04-15T20:35:00.842Z] spire-1.2.1/pkg/server/api/agent.go [2022-04-15T20:35:00.842Z] spire-1.2.1/pkg/server/api/agent/ [2022-04-15T20:35:00.842Z] spire-1.2.1/pkg/server/api/agent/v1/ [2022-04-15T20:35:00.842Z] spire-1.2.1/pkg/server/api/agent/v1/service.go [2022-04-15T20:35:00.842Z] spire-1.2.1/pkg/server/api/agent/v1/service_test.go [2022-04-15T20:35:00.842Z] spire-1.2.1/pkg/server/api/agent_test.go [2022-04-15T20:35:00.842Z] spire-1.2.1/pkg/server/api/api.go [2022-04-15T20:35:00.842Z] spire-1.2.1/pkg/server/api/audit/ [2022-04-15T20:35:00.842Z] spire-1.2.1/pkg/server/api/audit/audit.go [2022-04-15T20:35:00.842Z] spire-1.2.1/pkg/server/api/audit/audit_test.go [2022-04-15T20:35:00.842Z] spire-1.2.1/pkg/server/api/bundle.go [2022-04-15T20:35:00.842Z] spire-1.2.1/pkg/server/api/bundle/ [2022-04-15T20:35:00.842Z] spire-1.2.1/pkg/server/api/bundle/v1/ [2022-04-15T20:35:00.842Z] spire-1.2.1/pkg/server/api/bundle/v1/service.go [2022-04-15T20:35:00.842Z] spire-1.2.1/pkg/server/api/bundle/v1/service_test.go [2022-04-15T20:35:00.842Z] spire-1.2.1/pkg/server/api/bundle_test.go [2022-04-15T20:35:00.842Z] spire-1.2.1/pkg/server/api/debug/ [2022-04-15T20:35:00.842Z] spire-1.2.1/pkg/server/api/debug/v1/ [2022-04-15T20:35:00.842Z] spire-1.2.1/pkg/server/api/debug/v1/service.go [2022-04-15T20:35:00.842Z] spire-1.2.1/pkg/server/api/debug/v1/service_test.go [2022-04-15T20:35:00.842Z] spire-1.2.1/pkg/server/api/entry.go [2022-04-15T20:35:00.842Z] spire-1.2.1/pkg/server/api/entry/ [2022-04-15T20:35:00.842Z] spire-1.2.1/pkg/server/api/entry/v1/ [2022-04-15T20:35:00.842Z] spire-1.2.1/pkg/server/api/entry/v1/service.go [2022-04-15T20:35:00.842Z] spire-1.2.1/pkg/server/api/entry/v1/service_test.go [2022-04-15T20:35:00.842Z] spire-1.2.1/pkg/server/api/entry_test.go [2022-04-15T20:35:00.842Z] spire-1.2.1/pkg/server/api/health/ [2022-04-15T20:35:00.842Z] spire-1.2.1/pkg/server/api/health/v1/ [2022-04-15T20:35:00.842Z] spire-1.2.1/pkg/server/api/health/v1/service.go [2022-04-15T20:35:00.842Z] spire-1.2.1/pkg/server/api/health/v1/service_test.go [2022-04-15T20:35:00.842Z] spire-1.2.1/pkg/server/api/id.go [2022-04-15T20:35:00.842Z] spire-1.2.1/pkg/server/api/id_test.go [2022-04-15T20:35:00.842Z] spire-1.2.1/pkg/server/api/limits/ [2022-04-15T20:35:00.842Z] spire-1.2.1/pkg/server/api/limits/limits.go [2022-04-15T20:35:00.842Z] spire-1.2.1/pkg/server/api/middleware/ [2022-04-15T20:35:00.842Z] spire-1.2.1/pkg/server/api/middleware/alias.go [2022-04-15T20:35:00.842Z] spire-1.2.1/pkg/server/api/middleware/audit.go [2022-04-15T20:35:00.842Z] spire-1.2.1/pkg/server/api/middleware/authorization.go [2022-04-15T20:35:00.842Z] spire-1.2.1/pkg/server/api/middleware/authorization_opa.go [2022-04-15T20:35:00.842Z] spire-1.2.1/pkg/server/api/middleware/authorization_test.go [2022-04-15T20:35:00.842Z] spire-1.2.1/pkg/server/api/middleware/authorize_agent.go [2022-04-15T20:35:00.842Z] spire-1.2.1/pkg/server/api/middleware/caller.go [2022-04-15T20:35:00.842Z] spire-1.2.1/pkg/server/api/middleware/caller_test.go [2022-04-15T20:35:00.842Z] spire-1.2.1/pkg/server/api/middleware/common.go [2022-04-15T20:35:00.842Z] spire-1.2.1/pkg/server/api/middleware/common_test.go [2022-04-15T20:35:00.842Z] spire-1.2.1/pkg/server/api/middleware/entries.go [2022-04-15T20:35:00.842Z] spire-1.2.1/pkg/server/api/middleware/entries_test.go [2022-04-15T20:35:00.842Z] spire-1.2.1/pkg/server/api/middleware/ratelimit.go [2022-04-15T20:35:00.842Z] spire-1.2.1/pkg/server/api/middleware/ratelimit_test.go [2022-04-15T20:35:00.842Z] spire-1.2.1/pkg/server/api/ratelimit.go [2022-04-15T20:35:00.842Z] spire-1.2.1/pkg/server/api/rpccontext/ [2022-04-15T20:35:00.842Z] spire-1.2.1/pkg/server/api/rpccontext/alias.go [2022-04-15T20:35:00.842Z] spire-1.2.1/pkg/server/api/rpccontext/audit.go [2022-04-15T20:35:00.842Z] spire-1.2.1/pkg/server/api/rpccontext/caller.go [2022-04-15T20:35:00.842Z] spire-1.2.1/pkg/server/api/rpccontext/ratelimit.go [2022-04-15T20:35:00.842Z] spire-1.2.1/pkg/server/api/selector.go [2022-04-15T20:35:00.842Z] spire-1.2.1/pkg/server/api/selector_test.go [2022-04-15T20:35:00.842Z] spire-1.2.1/pkg/server/api/status.go [2022-04-15T20:35:00.842Z] spire-1.2.1/pkg/server/api/status_test.go [2022-04-15T20:35:00.842Z] spire-1.2.1/pkg/server/api/svid/ [2022-04-15T20:35:00.842Z] spire-1.2.1/pkg/server/api/svid/v1/ [2022-04-15T20:35:00.842Z] spire-1.2.1/pkg/server/api/svid/v1/service.go [2022-04-15T20:35:00.842Z] spire-1.2.1/pkg/server/api/svid/v1/service_test.go [2022-04-15T20:35:00.842Z] spire-1.2.1/pkg/server/api/trustdomain.go [2022-04-15T20:35:00.842Z] spire-1.2.1/pkg/server/api/trustdomain/ [2022-04-15T20:35:00.842Z] spire-1.2.1/pkg/server/api/trustdomain/v1/ [2022-04-15T20:35:00.842Z] spire-1.2.1/pkg/server/api/trustdomain/v1/service.go [2022-04-15T20:35:00.842Z] spire-1.2.1/pkg/server/api/trustdomain/v1/service_test.go [2022-04-15T20:35:00.842Z] spire-1.2.1/pkg/server/api/trustdomain_test.go [2022-04-15T20:35:00.842Z] spire-1.2.1/pkg/server/authpolicy/ [2022-04-15T20:35:00.842Z] spire-1.2.1/pkg/server/authpolicy/defaults.go [2022-04-15T20:35:00.842Z] spire-1.2.1/pkg/server/authpolicy/policy.go [2022-04-15T20:35:00.842Z] spire-1.2.1/pkg/server/authpolicy/policy.rego [2022-04-15T20:35:00.842Z] spire-1.2.1/pkg/server/authpolicy/policy_data.json [2022-04-15T20:35:00.842Z] spire-1.2.1/pkg/server/authpolicy/policy_test.go [2022-04-15T20:35:00.842Z] spire-1.2.1/pkg/server/authpolicy/validate.go [2022-04-15T20:35:00.842Z] spire-1.2.1/pkg/server/bundle/ [2022-04-15T20:35:00.842Z] spire-1.2.1/pkg/server/bundle/client/ [2022-04-15T20:35:00.842Z] spire-1.2.1/pkg/server/bundle/client/client.go [2022-04-15T20:35:00.842Z] spire-1.2.1/pkg/server/bundle/client/client_test.go [2022-04-15T20:35:00.842Z] spire-1.2.1/pkg/server/bundle/client/manager.go [2022-04-15T20:35:00.842Z] spire-1.2.1/pkg/server/bundle/client/manager_test.go [2022-04-15T20:35:00.842Z] spire-1.2.1/pkg/server/bundle/client/sources.go [2022-04-15T20:35:00.842Z] spire-1.2.1/pkg/server/bundle/client/sources_test.go [2022-04-15T20:35:00.842Z] spire-1.2.1/pkg/server/bundle/client/updater.go [2022-04-15T20:35:00.842Z] spire-1.2.1/pkg/server/bundle/client/updater_test.go [2022-04-15T20:35:00.842Z] spire-1.2.1/pkg/server/ca/ [2022-04-15T20:35:00.842Z] spire-1.2.1/pkg/server/ca/ca.go [2022-04-15T20:35:00.842Z] spire-1.2.1/pkg/server/ca/ca_health.go [2022-04-15T20:35:00.842Z] spire-1.2.1/pkg/server/ca/ca_test.go [2022-04-15T20:35:00.842Z] spire-1.2.1/pkg/server/ca/journal.go [2022-04-15T20:35:00.842Z] spire-1.2.1/pkg/server/ca/journal_test.go [2022-04-15T20:35:00.842Z] spire-1.2.1/pkg/server/ca/manager.go [2022-04-15T20:35:00.842Z] spire-1.2.1/pkg/server/ca/manager_health.go [2022-04-15T20:35:00.842Z] spire-1.2.1/pkg/server/ca/manager_test.go [2022-04-15T20:35:00.842Z] spire-1.2.1/pkg/server/ca/templates.go [2022-04-15T20:35:00.842Z] spire-1.2.1/pkg/server/ca/upstream_client.go [2022-04-15T20:35:00.842Z] spire-1.2.1/pkg/server/ca/upstream_client_test.go [2022-04-15T20:35:00.842Z] spire-1.2.1/pkg/server/ca/validation.go [2022-04-15T20:35:00.842Z] spire-1.2.1/pkg/server/cache/ [2022-04-15T20:35:00.842Z] spire-1.2.1/pkg/server/cache/dscache/ [2022-04-15T20:35:00.842Z] spire-1.2.1/pkg/server/cache/dscache/cache.go [2022-04-15T20:35:00.842Z] spire-1.2.1/pkg/server/cache/dscache/cache_test.go [2022-04-15T20:35:00.842Z] spire-1.2.1/pkg/server/cache/entrycache/ [2022-04-15T20:35:00.842Z] spire-1.2.1/pkg/server/cache/entrycache/cache.go [2022-04-15T20:35:00.842Z] spire-1.2.1/pkg/server/cache/entrycache/cache_test.go [2022-04-15T20:35:00.842Z] spire-1.2.1/pkg/server/cache/entrycache/fullcache.go [2022-04-15T20:35:00.842Z] spire-1.2.1/pkg/server/cache/entrycache/fullcache_ds.go [2022-04-15T20:35:00.842Z] spire-1.2.1/pkg/server/cache/entrycache/fullcache_ds_test.go [2022-04-15T20:35:00.842Z] spire-1.2.1/pkg/server/cache/entrycache/fullcache_test.go [2022-04-15T20:35:00.842Z] spire-1.2.1/pkg/server/catalog/ [2022-04-15T20:35:00.842Z] spire-1.2.1/pkg/server/catalog/catalog.go [2022-04-15T20:35:00.842Z] spire-1.2.1/pkg/server/catalog/keymanager.go [2022-04-15T20:35:00.842Z] spire-1.2.1/pkg/server/catalog/nodeattestor.go [2022-04-15T20:35:00.842Z] spire-1.2.1/pkg/server/catalog/noderesolver.go [2022-04-15T20:35:00.842Z] spire-1.2.1/pkg/server/catalog/notifier.go [2022-04-15T20:35:00.842Z] spire-1.2.1/pkg/server/catalog/upstreamauthority.go [2022-04-15T20:35:00.842Z] spire-1.2.1/pkg/server/config.go [2022-04-15T20:35:00.842Z] spire-1.2.1/pkg/server/datastore/ [2022-04-15T20:35:00.842Z] spire-1.2.1/pkg/server/datastore/datastore.go [2022-04-15T20:35:00.842Z] spire-1.2.1/pkg/server/datastore/datastore_health.go [2022-04-15T20:35:00.842Z] spire-1.2.1/pkg/server/datastore/repository.go [2022-04-15T20:35:00.842Z] spire-1.2.1/pkg/server/datastore/sqlstore/ [2022-04-15T20:35:00.842Z] spire-1.2.1/pkg/server/datastore/sqlstore/dialect.go [2022-04-15T20:35:00.842Z] spire-1.2.1/pkg/server/datastore/sqlstore/migration.go [2022-04-15T20:35:00.842Z] spire-1.2.1/pkg/server/datastore/sqlstore/migration_test.go [2022-04-15T20:35:00.842Z] spire-1.2.1/pkg/server/datastore/sqlstore/models.go [2022-04-15T20:35:00.842Z] spire-1.2.1/pkg/server/datastore/sqlstore/mysql.go [2022-04-15T20:35:00.842Z] spire-1.2.1/pkg/server/datastore/sqlstore/postgres.go [2022-04-15T20:35:00.842Z] spire-1.2.1/pkg/server/datastore/sqlstore/sqlite.go [2022-04-15T20:35:00.842Z] spire-1.2.1/pkg/server/datastore/sqlstore/sqlite_no_cgo.go [2022-04-15T20:35:00.842Z] spire-1.2.1/pkg/server/datastore/sqlstore/sqlite_test.go [2022-04-15T20:35:00.842Z] spire-1.2.1/pkg/server/datastore/sqlstore/sqlstore.go [2022-04-15T20:35:00.842Z] spire-1.2.1/pkg/server/datastore/sqlstore/sqlstore_test.go [2022-04-15T20:35:00.842Z] spire-1.2.1/pkg/server/datastore/sqlstore/stmt_cache.go [2022-04-15T20:35:00.842Z] spire-1.2.1/pkg/server/datastore/sqlstore/testdata/ [2022-04-15T20:35:00.842Z] spire-1.2.1/pkg/server/datastore/sqlstore/testdata/entries.json [2022-04-15T20:35:00.842Z] spire-1.2.1/pkg/server/datastore/sqlstore/testdata/entries_federates_with.json [2022-04-15T20:35:00.842Z] spire-1.2.1/pkg/server/datastore/sqlstore/testdata/invalid_registration_entries.json [2022-04-15T20:35:00.842Z] spire-1.2.1/pkg/server/datastore/sqlstore/testdata/valid_registration_entries.json [2022-04-15T20:35:00.842Z] spire-1.2.1/pkg/server/endpoints/ [2022-04-15T20:35:00.842Z] spire-1.2.1/pkg/server/endpoints/bundle/ [2022-04-15T20:35:00.842Z] spire-1.2.1/pkg/server/endpoints/bundle/acme_auth.go [2022-04-15T20:35:00.842Z] spire-1.2.1/pkg/server/endpoints/bundle/config.go [2022-04-15T20:35:00.842Z] spire-1.2.1/pkg/server/endpoints/bundle/internal/ [2022-04-15T20:35:00.842Z] spire-1.2.1/pkg/server/endpoints/bundle/internal/README [2022-04-15T20:35:00.842Z] spire-1.2.1/pkg/server/endpoints/bundle/internal/acmetest/ [2022-04-15T20:35:00.842Z] spire-1.2.1/pkg/server/endpoints/bundle/internal/acmetest/ca.go [2022-04-15T20:35:00.842Z] spire-1.2.1/pkg/server/endpoints/bundle/internal/autocert/ [2022-04-15T20:35:00.842Z] spire-1.2.1/pkg/server/endpoints/bundle/internal/autocert/autocert.go [2022-04-15T20:35:00.842Z] spire-1.2.1/pkg/server/endpoints/bundle/internal/autocert/cache.go [2022-04-15T20:35:00.842Z] spire-1.2.1/pkg/server/endpoints/bundle/internal/autocert/keys.go [2022-04-15T20:35:00.842Z] spire-1.2.1/pkg/server/endpoints/bundle/internal/autocert/listener.go [2022-04-15T20:35:00.842Z] spire-1.2.1/pkg/server/endpoints/bundle/internal/autocert/renewal.go [2022-04-15T20:35:00.842Z] spire-1.2.1/pkg/server/endpoints/bundle/server.go [2022-04-15T20:35:00.842Z] spire-1.2.1/pkg/server/endpoints/bundle/server_test.go [2022-04-15T20:35:00.842Z] spire-1.2.1/pkg/server/endpoints/bundle/spiffe_auth.go [2022-04-15T20:35:00.842Z] spire-1.2.1/pkg/server/endpoints/config.go [2022-04-15T20:35:00.842Z] spire-1.2.1/pkg/server/endpoints/endpoints.go [2022-04-15T20:35:00.842Z] spire-1.2.1/pkg/server/endpoints/endpoints_test.go [2022-04-15T20:35:00.842Z] spire-1.2.1/pkg/server/endpoints/entryfetcher.go [2022-04-15T20:35:00.842Z] spire-1.2.1/pkg/server/endpoints/entryfetcher_test.go [2022-04-15T20:35:00.842Z] spire-1.2.1/pkg/server/endpoints/middleware.go [2022-04-15T20:35:00.842Z] spire-1.2.1/pkg/server/endpoints/middleware_test.go [2022-04-15T20:35:00.842Z] spire-1.2.1/pkg/server/hostservice/ [2022-04-15T20:35:00.842Z] spire-1.2.1/pkg/server/hostservice/agentstore/ [2022-04-15T20:35:00.842Z] spire-1.2.1/pkg/server/hostservice/agentstore/agentstore.go [2022-04-15T20:35:00.842Z] spire-1.2.1/pkg/server/hostservice/agentstore/agentstore_test.go [2022-04-15T20:35:00.842Z] spire-1.2.1/pkg/server/hostservice/agentstore/attestation.go [2022-04-15T20:35:00.842Z] spire-1.2.1/pkg/server/hostservice/agentstore/attestation_test.go [2022-04-15T20:35:00.842Z] spire-1.2.1/pkg/server/hostservice/identityprovider/ [2022-04-15T20:35:00.842Z] spire-1.2.1/pkg/server/hostservice/identityprovider/identityprovider.go [2022-04-15T20:35:00.842Z] spire-1.2.1/pkg/server/hostservice/identityprovider/identityprovider_test.go [2022-04-15T20:35:00.842Z] spire-1.2.1/pkg/server/plugin/ [2022-04-15T20:35:00.842Z] spire-1.2.1/pkg/server/plugin/keymanager/ [2022-04-15T20:35:00.842Z] spire-1.2.1/pkg/server/plugin/keymanager/awskms/ [2022-04-15T20:35:00.842Z] spire-1.2.1/pkg/server/plugin/keymanager/awskms/awskms.go [2022-04-15T20:35:00.842Z] spire-1.2.1/pkg/server/plugin/keymanager/awskms/awskms_test.go [2022-04-15T20:35:00.842Z] spire-1.2.1/pkg/server/plugin/keymanager/awskms/client.go [2022-04-15T20:35:00.842Z] spire-1.2.1/pkg/server/plugin/keymanager/awskms/client_fake.go [2022-04-15T20:35:00.842Z] spire-1.2.1/pkg/server/plugin/keymanager/awskms/fetcher.go [2022-04-15T20:35:00.842Z] spire-1.2.1/pkg/server/plugin/keymanager/base/ [2022-04-15T20:35:00.842Z] spire-1.2.1/pkg/server/plugin/keymanager/base/keymanagerbase.go [2022-04-15T20:35:00.842Z] spire-1.2.1/pkg/server/plugin/keymanager/constant.go [2022-04-15T20:35:00.842Z] spire-1.2.1/pkg/server/plugin/keymanager/disk/ [2022-04-15T20:35:00.842Z] spire-1.2.1/pkg/server/plugin/keymanager/disk/disk.go [2022-04-15T20:35:00.842Z] spire-1.2.1/pkg/server/plugin/keymanager/disk/disk_test.go [2022-04-15T20:35:00.842Z] spire-1.2.1/pkg/server/plugin/keymanager/keymanager.go [2022-04-15T20:35:00.842Z] spire-1.2.1/pkg/server/plugin/keymanager/memory/ [2022-04-15T20:35:00.842Z] spire-1.2.1/pkg/server/plugin/keymanager/memory/memory.go [2022-04-15T20:35:00.842Z] spire-1.2.1/pkg/server/plugin/keymanager/memory/memory_test.go [2022-04-15T20:35:00.842Z] spire-1.2.1/pkg/server/plugin/keymanager/repository.go [2022-04-15T20:35:00.842Z] spire-1.2.1/pkg/server/plugin/keymanager/test/ [2022-04-15T20:35:00.842Z] spire-1.2.1/pkg/server/plugin/keymanager/test/keymanagertest.go [2022-04-15T20:35:00.843Z] spire-1.2.1/pkg/server/plugin/keymanager/v1.go [2022-04-15T20:35:00.843Z] spire-1.2.1/pkg/server/plugin/keymanager/v1_test.go [2022-04-15T20:35:00.843Z] spire-1.2.1/pkg/server/plugin/nodeattestor/ [2022-04-15T20:35:00.843Z] spire-1.2.1/pkg/server/plugin/nodeattestor/aws/ [2022-04-15T20:35:00.843Z] spire-1.2.1/pkg/server/plugin/nodeattestor/aws/awsca.go [2022-04-15T20:35:00.843Z] spire-1.2.1/pkg/server/plugin/nodeattestor/aws/client.go [2022-04-15T20:35:00.843Z] spire-1.2.1/pkg/server/plugin/nodeattestor/aws/iid.go [2022-04-15T20:35:00.843Z] spire-1.2.1/pkg/server/plugin/nodeattestor/aws/iid_test.go [2022-04-15T20:35:00.843Z] spire-1.2.1/pkg/server/plugin/nodeattestor/aws/session.go [2022-04-15T20:35:00.843Z] spire-1.2.1/pkg/server/plugin/nodeattestor/aws/spiffeid.go [2022-04-15T20:35:00.843Z] spire-1.2.1/pkg/server/plugin/nodeattestor/aws/spiffeid_test.go [2022-04-15T20:35:00.843Z] spire-1.2.1/pkg/server/plugin/nodeattestor/azure/ [2022-04-15T20:35:00.843Z] spire-1.2.1/pkg/server/plugin/nodeattestor/azure/msi.go [2022-04-15T20:35:00.843Z] spire-1.2.1/pkg/server/plugin/nodeattestor/azure/msi_test.go [2022-04-15T20:35:00.843Z] spire-1.2.1/pkg/server/plugin/nodeattestor/base/ [2022-04-15T20:35:00.843Z] spire-1.2.1/pkg/server/plugin/nodeattestor/base/base.go [2022-04-15T20:35:00.843Z] spire-1.2.1/pkg/server/plugin/nodeattestor/gcp/ [2022-04-15T20:35:00.843Z] spire-1.2.1/pkg/server/plugin/nodeattestor/gcp/google_public_key_retriever.go [2022-04-15T20:35:00.843Z] spire-1.2.1/pkg/server/plugin/nodeattestor/gcp/google_public_key_retriever_test.go [2022-04-15T20:35:00.843Z] spire-1.2.1/pkg/server/plugin/nodeattestor/gcp/iit.go [2022-04-15T20:35:00.843Z] spire-1.2.1/pkg/server/plugin/nodeattestor/gcp/iit_test.go [2022-04-15T20:35:00.843Z] spire-1.2.1/pkg/server/plugin/nodeattestor/jointoken/ [2022-04-15T20:35:00.843Z] spire-1.2.1/pkg/server/plugin/nodeattestor/jointoken/join_token.go [2022-04-15T20:35:00.843Z] spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/ [2022-04-15T20:35:00.843Z] spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/psat/ [2022-04-15T20:35:00.843Z] spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/psat/psat.go [2022-04-15T20:35:00.843Z] spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/psat/psat_test.go [2022-04-15T20:35:00.843Z] spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/sat/ [2022-04-15T20:35:00.843Z] spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/sat/sat.go [2022-04-15T20:35:00.843Z] spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/sat/sat_test.go [2022-04-15T20:35:00.843Z] spire-1.2.1/pkg/server/plugin/nodeattestor/nodeattestor.go [2022-04-15T20:35:00.843Z] spire-1.2.1/pkg/server/plugin/nodeattestor/repository.go [2022-04-15T20:35:00.843Z] spire-1.2.1/pkg/server/plugin/nodeattestor/sshpop/ [2022-04-15T20:35:00.843Z] spire-1.2.1/pkg/server/plugin/nodeattestor/sshpop/sshpop.go [2022-04-15T20:35:00.843Z] spire-1.2.1/pkg/server/plugin/nodeattestor/sshpop/sshpop_test.go [2022-04-15T20:35:00.843Z] spire-1.2.1/pkg/server/plugin/nodeattestor/tpmdevid/ [2022-04-15T20:35:00.843Z] spire-1.2.1/pkg/server/plugin/nodeattestor/tpmdevid/challenge.go [2022-04-15T20:35:00.843Z] spire-1.2.1/pkg/server/plugin/nodeattestor/tpmdevid/devid.go [2022-04-15T20:35:00.843Z] spire-1.2.1/pkg/server/plugin/nodeattestor/tpmdevid/devid_test.go [2022-04-15T20:35:00.843Z] spire-1.2.1/pkg/server/plugin/nodeattestor/tpmdevid/selectors.go [2022-04-15T20:35:00.843Z] spire-1.2.1/pkg/server/plugin/nodeattestor/v1.go [2022-04-15T20:35:00.843Z] spire-1.2.1/pkg/server/plugin/nodeattestor/v1_test.go [2022-04-15T20:35:00.843Z] spire-1.2.1/pkg/server/plugin/nodeattestor/x509pop/ [2022-04-15T20:35:00.843Z] spire-1.2.1/pkg/server/plugin/nodeattestor/x509pop/x509pop.go [2022-04-15T20:35:00.843Z] spire-1.2.1/pkg/server/plugin/nodeattestor/x509pop/x509pop_test.go [2022-04-15T20:35:00.843Z] spire-1.2.1/pkg/server/plugin/noderesolver/ [2022-04-15T20:35:00.843Z] spire-1.2.1/pkg/server/plugin/noderesolver/azure/ [2022-04-15T20:35:00.843Z] spire-1.2.1/pkg/server/plugin/noderesolver/azure/client.go [2022-04-15T20:35:00.843Z] spire-1.2.1/pkg/server/plugin/noderesolver/azure/msi.go [2022-04-15T20:35:00.843Z] spire-1.2.1/pkg/server/plugin/noderesolver/azure/msi_test.go [2022-04-15T20:35:00.843Z] spire-1.2.1/pkg/server/plugin/noderesolver/noderesolver.go [2022-04-15T20:35:00.843Z] spire-1.2.1/pkg/server/plugin/noderesolver/repository.go [2022-04-15T20:35:00.843Z] spire-1.2.1/pkg/server/plugin/noderesolver/v1.go [2022-04-15T20:35:00.843Z] spire-1.2.1/pkg/server/plugin/noderesolver/v1_test.go [2022-04-15T20:35:00.843Z] spire-1.2.1/pkg/server/plugin/notifier/ [2022-04-15T20:35:00.843Z] spire-1.2.1/pkg/server/plugin/notifier/gcsbundle/ [2022-04-15T20:35:00.843Z] spire-1.2.1/pkg/server/plugin/notifier/gcsbundle/gcsbundle.go [2022-04-15T20:35:00.843Z] spire-1.2.1/pkg/server/plugin/notifier/gcsbundle/gcsbundle_test.go [2022-04-15T20:35:00.843Z] spire-1.2.1/pkg/server/plugin/notifier/k8sbundle/ [2022-04-15T20:35:00.843Z] spire-1.2.1/pkg/server/plugin/notifier/k8sbundle/k8sbundle.go [2022-04-15T20:35:00.843Z] spire-1.2.1/pkg/server/plugin/notifier/k8sbundle/k8sbundle_test.go [2022-04-15T20:35:00.843Z] spire-1.2.1/pkg/server/plugin/notifier/k8sbundle/k8sbundle_watcher.go [2022-04-15T20:35:00.843Z] spire-1.2.1/pkg/server/plugin/notifier/k8sbundle/k8sbundle_watcher_test.go [2022-04-15T20:35:00.843Z] spire-1.2.1/pkg/server/plugin/notifier/notifier.go [2022-04-15T20:35:00.843Z] spire-1.2.1/pkg/server/plugin/notifier/repository.go [2022-04-15T20:35:00.843Z] spire-1.2.1/pkg/server/plugin/notifier/v1.go [2022-04-15T20:35:00.843Z] spire-1.2.1/pkg/server/plugin/notifier/v1_test.go [2022-04-15T20:35:00.843Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/ [2022-04-15T20:35:00.843Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/ [2022-04-15T20:35:00.843Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/pca.go [2022-04-15T20:35:00.843Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/pca_client.go [2022-04-15T20:35:00.843Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/pca_client_fake.go [2022-04-15T20:35:00.843Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/pca_test.go [2022-04-15T20:35:00.843Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/testdata/ [2022-04-15T20:35:00.843Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/testdata/arbitrary_certificate_with_upstream_root.pem [2022-04-15T20:35:00.843Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/testdata/i_am_not_a_certificate.txt [2022-04-15T20:35:00.843Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/ [2022-04-15T20:35:00.843Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/awslib.go [2022-04-15T20:35:00.843Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/awslib_fake_test.go [2022-04-15T20:35:00.843Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/awssecret.go [2022-04-15T20:35:00.843Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/awssecret_test.go [2022-04-15T20:35:00.843Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/testdata/ [2022-04-15T20:35:00.843Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/testdata/keys/ [2022-04-15T20:35:00.843Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/testdata/keys/EC/ [2022-04-15T20:35:00.843Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/testdata/keys/EC/alternative_key.pem [2022-04-15T20:35:00.843Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/testdata/keys/EC/cert.pem [2022-04-15T20:35:00.843Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/testdata/keys/EC/private_key.pem [2022-04-15T20:35:00.843Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/ [2022-04-15T20:35:00.843Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/api.go [2022-04-15T20:35:00.843Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/api_test.go [2022-04-15T20:35:00.843Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/certmanager.go [2022-04-15T20:35:00.843Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/certmanager_test.go [2022-04-15T20:35:00.843Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/ [2022-04-15T20:35:00.843Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/v1/ [2022-04-15T20:35:00.843Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/v1/doc.go [2022-04-15T20:35:00.843Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/v1/meta.go [2022-04-15T20:35:00.843Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/v1/types.go [2022-04-15T20:35:00.843Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/v1/types_certificaterequest.go [2022-04-15T20:35:00.843Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/v1/zz_generated.deepcopy.go [2022-04-15T20:35:00.843Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/ [2022-04-15T20:35:00.843Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/disk.go [2022-04-15T20:35:00.843Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/disk_test.go [2022-04-15T20:35:00.843Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/ [2022-04-15T20:35:00.843Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/ [2022-04-15T20:35:00.843Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/ [2022-04-15T20:35:00.843Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/cert.pem [2022-04-15T20:35:00.843Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/intermediate_cert.pem [2022-04-15T20:35:00.843Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/intermediate_cert.srl [2022-04-15T20:35:00.843Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/intermediate_csr.pem [2022-04-15T20:35:00.843Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/intermediate_key.pem [2022-04-15T20:35:00.843Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/private_key.pem [2022-04-15T20:35:00.843Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/root_cert.pem [2022-04-15T20:35:00.843Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/root_cert.srl [2022-04-15T20:35:00.843Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/root_key.pem [2022-04-15T20:35:00.843Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/upstream_and_intermediate.pem [2022-04-15T20:35:00.843Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/upstream_and_root.pem [2022-04-15T20:35:00.843Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/upstream_cert.pem [2022-04-15T20:35:00.843Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/upstream_csr.pem [2022-04-15T20:35:00.843Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/upstream_key.pem [2022-04-15T20:35:00.843Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/PKCS1/ [2022-04-15T20:35:00.843Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/PKCS1/cert.pem [2022-04-15T20:35:00.843Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/PKCS1/private_key.pem [2022-04-15T20:35:00.843Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/PKCS8/ [2022-04-15T20:35:00.843Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/PKCS8/cert.pem [2022-04-15T20:35:00.843Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/PKCS8/private_key.pem [2022-04-15T20:35:00.843Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/empty/ [2022-04-15T20:35:00.843Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/empty/cert.pem [2022-04-15T20:35:00.843Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/empty/private_key.pem [2022-04-15T20:35:00.843Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/unknown/ [2022-04-15T20:35:00.843Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/unknown/cert.pem [2022-04-15T20:35:00.843Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/unknown/private_key.pem [2022-04-15T20:35:00.843Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/upstream_and_intermediate.pem [2022-04-15T20:35:00.843Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/gcpcas/ [2022-04-15T20:35:00.843Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/gcpcas/gcpcas.go [2022-04-15T20:35:00.843Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/gcpcas/gcpcas_test.go [2022-04-15T20:35:00.843Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/repository.go [2022-04-15T20:35:00.843Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/ [2022-04-15T20:35:00.843Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/fake_handlers_test.go [2022-04-15T20:35:00.843Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/spire.go [2022-04-15T20:35:00.843Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/spire_server_client.go [2022-04-15T20:35:00.843Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/spire_test.go [2022-04-15T20:35:00.843Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/testdata/ [2022-04-15T20:35:00.843Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/testdata/keys/ [2022-04-15T20:35:00.843Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/testdata/keys/jwks.json [2022-04-15T20:35:00.843Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/upstreamauthority.go [2022-04-15T20:35:00.843Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/v1.go [2022-04-15T20:35:00.843Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/v1_test.go [2022-04-15T20:35:00.843Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/ [2022-04-15T20:35:00.843Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/renewer.go [2022-04-15T20:35:00.843Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/ [2022-04-15T20:35:00.843Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/k8s/ [2022-04-15T20:35:00.843Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/k8s/signing-key.pem [2022-04-15T20:35:00.843Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/k8s/token [2022-04-15T20:35:00.843Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/ [2022-04-15T20:35:00.843Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/ [2022-04-15T20:35:00.843Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/README.md [2022-04-15T20:35:00.843Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/client_cert.pem [2022-04-15T20:35:00.843Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/client_csr.pem [2022-04-15T20:35:00.843Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/client_key.pem [2022-04-15T20:35:00.843Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_cert.pem [2022-04-15T20:35:00.843Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_cert.srl [2022-04-15T20:35:00.843Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_csr.pem [2022-04-15T20:35:00.843Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_key.pem [2022-04-15T20:35:00.843Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_vault_cert.pem [2022-04-15T20:35:00.843Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_vault_csr.pem [2022-04-15T20:35:00.843Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_vault_key.pem [2022-04-15T20:35:00.843Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/invalid-client_cert.pem [2022-04-15T20:35:00.843Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/invalid_client_key.pem [2022-04-15T20:35:00.843Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/invalid_root_cert.pem [2022-04-15T20:35:00.843Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/root_cert.pem [2022-04-15T20:35:00.843Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/root_cert.srl [2022-04-15T20:35:00.843Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/root_key.pem [2022-04-15T20:35:00.843Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/serer_csr.pem [2022-04-15T20:35:00.843Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/server_cert.pem [2022-04-15T20:35:00.843Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/server_csr.pem [2022-04-15T20:35:00.843Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/server_key.pem [2022-04-15T20:35:00.843Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/vault.go [2022-04-15T20:35:00.843Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/vault_client.go [2022-04-15T20:35:00.843Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/vault_client_test.go [2022-04-15T20:35:00.843Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/vault_fake_test.go [2022-04-15T20:35:00.843Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/vault_test.go [2022-04-15T20:35:00.843Z] spire-1.2.1/pkg/server/registration/ [2022-04-15T20:35:00.843Z] spire-1.2.1/pkg/server/registration/manager.go [2022-04-15T20:35:00.843Z] spire-1.2.1/pkg/server/registration/manager_test.go [2022-04-15T20:35:00.843Z] spire-1.2.1/pkg/server/scanentries.go [2022-04-15T20:35:00.843Z] spire-1.2.1/pkg/server/scanentries_test.go [2022-04-15T20:35:00.843Z] spire-1.2.1/pkg/server/server.go [2022-04-15T20:35:00.843Z] spire-1.2.1/pkg/server/server_test.go [2022-04-15T20:35:00.843Z] spire-1.2.1/pkg/server/svid/ [2022-04-15T20:35:00.843Z] spire-1.2.1/pkg/server/svid/observer.go [2022-04-15T20:35:00.843Z] spire-1.2.1/pkg/server/svid/observer_test.go [2022-04-15T20:35:00.843Z] spire-1.2.1/pkg/server/svid/rotator.go [2022-04-15T20:35:00.843Z] spire-1.2.1/pkg/server/svid/rotator_config.go [2022-04-15T20:35:00.843Z] spire-1.2.1/pkg/server/svid/rotator_config_test.go [2022-04-15T20:35:00.843Z] spire-1.2.1/pkg/server/svid/rotator_test.go [2022-04-15T20:35:00.843Z] spire-1.2.1/proto/ [2022-04-15T20:35:00.843Z] spire-1.2.1/proto/private/ [2022-04-15T20:35:00.843Z] spire-1.2.1/proto/private/server/ [2022-04-15T20:35:00.843Z] spire-1.2.1/proto/private/server/journal/ [2022-04-15T20:35:00.843Z] spire-1.2.1/proto/private/server/journal/journal.pb.go [2022-04-15T20:35:00.843Z] spire-1.2.1/proto/private/server/journal/journal.proto [2022-04-15T20:35:00.843Z] spire-1.2.1/proto/spire/ [2022-04-15T20:35:00.843Z] spire-1.2.1/proto/spire/common/ [2022-04-15T20:35:00.843Z] spire-1.2.1/proto/spire/common/common.pb.go [2022-04-15T20:35:00.843Z] spire-1.2.1/proto/spire/common/common.proto [2022-04-15T20:35:00.843Z] spire-1.2.1/proto/spire/common/plugin/ [2022-04-15T20:35:00.843Z] spire-1.2.1/proto/spire/common/plugin/plugin.pb.go [2022-04-15T20:35:00.843Z] spire-1.2.1/proto/spire/common/plugin/plugin.proto [2022-04-15T20:35:00.843Z] spire-1.2.1/proto/spire/common/plugin/plugin_grpc.pb.go [2022-04-15T20:35:00.843Z] spire-1.2.1/proto/spire/common/plugin/plugin_spire_plugin.pb.go [2022-04-15T20:35:00.843Z] spire-1.2.1/proto/spire/plugin/ [2022-04-15T20:35:00.843Z] spire-1.2.1/proto/spire/plugin/agent/ [2022-04-15T20:35:00.843Z] spire-1.2.1/proto/spire/plugin/agent/svidstore/ [2022-04-15T20:35:00.843Z] spire-1.2.1/proto/spire/plugin/agent/svidstore/v1unofficial/ [2022-04-15T20:35:00.843Z] spire-1.2.1/proto/spire/plugin/agent/svidstore/v1unofficial/svidstore.pb.go [2022-04-15T20:35:00.843Z] spire-1.2.1/proto/spire/plugin/agent/svidstore/v1unofficial/svidstore.proto [2022-04-15T20:35:00.843Z] spire-1.2.1/proto/spire/plugin/agent/svidstore/v1unofficial/svidstore_grpc.pb.go [2022-04-15T20:35:00.843Z] spire-1.2.1/proto/spire/plugin/agent/svidstore/v1unofficial/svidstore_spire_plugin.pb.go [2022-04-15T20:35:00.843Z] spire-1.2.1/release/ [2022-04-15T20:35:00.843Z] spire-1.2.1/release/spire-extras/ [2022-04-15T20:35:00.843Z] spire-1.2.1/release/spire-extras/README.md [2022-04-15T20:35:00.843Z] spire-1.2.1/release/spire-extras/conf/ [2022-04-15T20:35:00.843Z] spire-1.2.1/release/spire-extras/conf/k8s-workload-registrar/ [2022-04-15T20:35:00.843Z] spire-1.2.1/release/spire-extras/conf/k8s-workload-registrar/k8s-workload-registrar.conf [2022-04-15T20:35:00.843Z] spire-1.2.1/release/spire-extras/conf/oidc-discovery-provider/ [2022-04-15T20:35:00.843Z] spire-1.2.1/release/spire-extras/conf/oidc-discovery-provider/oidc-discovery-provider.conf [2022-04-15T20:35:00.843Z] spire-1.2.1/release/spire/ [2022-04-15T20:35:00.843Z] spire-1.2.1/release/spire/README.md [2022-04-15T20:35:00.843Z] spire-1.2.1/release/spire/conf/ [2022-04-15T20:35:00.843Z] spire-1.2.1/release/spire/conf/agent/ [2022-04-15T20:35:00.843Z] spire-1.2.1/release/spire/conf/agent/agent.conf [2022-04-15T20:35:00.843Z] spire-1.2.1/release/spire/conf/server/ [2022-04-15T20:35:00.843Z] spire-1.2.1/release/spire/conf/server/server.conf [2022-04-15T20:35:00.843Z] spire-1.2.1/script/ [2022-04-15T20:35:00.843Z] spire-1.2.1/script/build-artifact.sh [2022-04-15T20:35:00.843Z] spire-1.2.1/script/generate_dummy_ca.sh [2022-04-15T20:35:00.843Z] spire-1.2.1/support/ [2022-04-15T20:35:00.843Z] spire-1.2.1/support/k8s/ [2022-04-15T20:35:00.843Z] spire-1.2.1/support/k8s/k8s-workload-registrar/ [2022-04-15T20:35:00.843Z] spire-1.2.1/support/k8s/k8s-workload-registrar/README.md [2022-04-15T20:35:00.843Z] spire-1.2.1/support/k8s/k8s-workload-registrar/accessutil_posix.go [2022-04-15T20:35:00.843Z] spire-1.2.1/support/k8s/k8s-workload-registrar/accessutil_windows.go [2022-04-15T20:35:00.843Z] spire-1.2.1/support/k8s/k8s-workload-registrar/config.go [2022-04-15T20:35:00.843Z] spire-1.2.1/support/k8s/k8s-workload-registrar/config_crd.go [2022-04-15T20:35:00.843Z] spire-1.2.1/support/k8s/k8s-workload-registrar/config_crd_test.go [2022-04-15T20:35:00.843Z] spire-1.2.1/support/k8s/k8s-workload-registrar/config_reconcile.go [2022-04-15T20:35:00.843Z] spire-1.2.1/support/k8s/k8s-workload-registrar/config_test.go [2022-04-15T20:35:00.843Z] spire-1.2.1/support/k8s/k8s-workload-registrar/config_webhook.go [2022-04-15T20:35:00.843Z] spire-1.2.1/support/k8s/k8s-workload-registrar/controller.go [2022-04-15T20:35:00.843Z] spire-1.2.1/support/k8s/k8s-workload-registrar/controller_test.go [2022-04-15T20:35:00.843Z] spire-1.2.1/support/k8s/k8s-workload-registrar/federation/ [2022-04-15T20:35:00.843Z] spire-1.2.1/support/k8s/k8s-workload-registrar/federation/utils.go [2022-04-15T20:35:00.843Z] spire-1.2.1/support/k8s/k8s-workload-registrar/federation/utils_test.go [2022-04-15T20:35:00.843Z] spire-1.2.1/support/k8s/k8s-workload-registrar/generate-config.go [2022-04-15T20:35:00.843Z] spire-1.2.1/support/k8s/k8s-workload-registrar/main.go [2022-04-15T20:35:00.843Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/ [2022-04-15T20:35:00.843Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/README.md [2022-04-15T20:35:00.843Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/ [2022-04-15T20:35:00.843Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/ [2022-04-15T20:35:00.843Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/v1beta1/ [2022-04-15T20:35:00.843Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/v1beta1/groupversion_info.go [2022-04-15T20:35:00.843Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/v1beta1/spiffeid_types.go [2022-04-15T20:35:00.843Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/v1beta1/spiffeid_utils.go [2022-04-15T20:35:00.843Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/v1beta1/spiffeid_webhook.go [2022-04-15T20:35:00.843Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/v1beta1/zz_generated.deepcopy.go [2022-04-15T20:35:00.843Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/config/ [2022-04-15T20:35:00.843Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/config/spiffeid.spiffe.io_spiffeids.yaml [2022-04-15T20:35:00.843Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/config/spire-agent.yaml [2022-04-15T20:35:00.843Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/config/spire-server-registrar.yaml [2022-04-15T20:35:00.843Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/ [2022-04-15T20:35:00.843Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/endpoint_controller.go [2022-04-15T20:35:00.843Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/endpoint_controller_test.go [2022-04-15T20:35:00.844Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/node_controller.go [2022-04-15T20:35:00.844Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/node_controller_test.go [2022-04-15T20:35:00.844Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/pod_controller.go [2022-04-15T20:35:00.844Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/pod_controller_test.go [2022-04-15T20:35:00.844Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/spiffeid_controller.go [2022-04-15T20:35:00.844Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/spiffeid_controller_test.go [2022-04-15T20:35:00.844Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/suite_test.go [2022-04-15T20:35:00.844Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/utils.go [2022-04-15T20:35:00.844Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/samples/ [2022-04-15T20:35:00.844Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/samples/test_spiffeid.yaml [2022-04-15T20:35:00.844Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/samples/test_spiffeid_bad.yaml [2022-04-15T20:35:00.844Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/ [2022-04-15T20:35:00.844Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/testdata/ [2022-04-15T20:35:00.844Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/testdata/good-leaf-and-intermediate.pem [2022-04-15T20:35:00.844Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/testdata/good-leaf-only.pem [2022-04-15T20:35:00.844Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/testdata/key-pkcs8-ecdsa.pem [2022-04-15T20:35:00.844Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/testdata/key-pkcs8-rsa.pem [2022-04-15T20:35:00.844Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/webhook_svid.go [2022-04-15T20:35:00.844Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/webhook_svid_test.go [2022-04-15T20:35:00.844Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/ [2022-04-15T20:35:00.844Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/config/ [2022-04-15T20:35:00.844Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/config/roles.yaml [2022-04-15T20:35:00.844Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/ [2022-04-15T20:35:00.844Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/base_controller.go [2022-04-15T20:35:00.844Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/node_controller.go [2022-04-15T20:35:00.844Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/node_controller_test.go [2022-04-15T20:35:00.844Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/pod_controller.go [2022-04-15T20:35:00.844Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/pod_controller_test.go [2022-04-15T20:35:00.844Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/utils.go [2022-04-15T20:35:00.844Z] spire-1.2.1/support/k8s/k8s-workload-registrar/server.go [2022-04-15T20:35:00.844Z] spire-1.2.1/support/k8s/k8s-workload-registrar/server_test.go [2022-04-15T20:35:00.844Z] spire-1.2.1/support/k8s/k8s-workload-registrar/webhookhandler.go [2022-04-15T20:35:00.844Z] spire-1.2.1/support/k8s/k8s-workload-registrar/webhookhandler_test.go [2022-04-15T20:35:00.844Z] spire-1.2.1/support/oidc-discovery-provider/ [2022-04-15T20:35:00.844Z] spire-1.2.1/support/oidc-discovery-provider/README.md [2022-04-15T20:35:00.844Z] spire-1.2.1/support/oidc-discovery-provider/common_test.go [2022-04-15T20:35:00.844Z] spire-1.2.1/support/oidc-discovery-provider/config.go [2022-04-15T20:35:00.844Z] spire-1.2.1/support/oidc-discovery-provider/config_test.go [2022-04-15T20:35:00.844Z] spire-1.2.1/support/oidc-discovery-provider/domain_policy.go [2022-04-15T20:35:00.844Z] spire-1.2.1/support/oidc-discovery-provider/domain_policy_test.go [2022-04-15T20:35:00.844Z] spire-1.2.1/support/oidc-discovery-provider/handler.go [2022-04-15T20:35:00.844Z] spire-1.2.1/support/oidc-discovery-provider/handler_test.go [2022-04-15T20:35:00.844Z] spire-1.2.1/support/oidc-discovery-provider/jwks_source.go [2022-04-15T20:35:00.844Z] spire-1.2.1/support/oidc-discovery-provider/main.go [2022-04-15T20:35:00.844Z] spire-1.2.1/support/oidc-discovery-provider/server_api.go [2022-04-15T20:35:00.844Z] spire-1.2.1/support/oidc-discovery-provider/server_api_test.go [2022-04-15T20:35:00.844Z] spire-1.2.1/support/oidc-discovery-provider/workload_api.go [2022-04-15T20:35:00.844Z] spire-1.2.1/support/oidc-discovery-provider/workload_api_test.go [2022-04-15T20:35:00.844Z] spire-1.2.1/test/ [2022-04-15T20:35:00.844Z] spire-1.2.1/test/clock/ [2022-04-15T20:35:00.844Z] spire-1.2.1/test/clock/clock.go [2022-04-15T20:35:00.844Z] spire-1.2.1/test/fakes/ [2022-04-15T20:35:00.844Z] spire-1.2.1/test/fakes/fakeagentcatalog/ [2022-04-15T20:35:00.844Z] spire-1.2.1/test/fakes/fakeagentcatalog/catalog.go [2022-04-15T20:35:00.844Z] spire-1.2.1/test/fakes/fakeagentkeymanager/ [2022-04-15T20:35:00.844Z] spire-1.2.1/test/fakes/fakeagentkeymanager/keymanager.go [2022-04-15T20:35:00.844Z] spire-1.2.1/test/fakes/fakeagentnodeattestor/ [2022-04-15T20:35:00.844Z] spire-1.2.1/test/fakes/fakeagentnodeattestor/nodeattestor.go [2022-04-15T20:35:00.844Z] spire-1.2.1/test/fakes/fakeagentstore/ [2022-04-15T20:35:00.844Z] spire-1.2.1/test/fakes/fakeagentstore/agentstore.go [2022-04-15T20:35:00.844Z] spire-1.2.1/test/fakes/fakedatastore/ [2022-04-15T20:35:00.844Z] spire-1.2.1/test/fakes/fakedatastore/fakedatastore.go [2022-04-15T20:35:00.844Z] spire-1.2.1/test/fakes/fakeentryclient/ [2022-04-15T20:35:00.844Z] spire-1.2.1/test/fakes/fakeentryclient/entryclient.go [2022-04-15T20:35:00.844Z] spire-1.2.1/test/fakes/fakehealthchecker/ [2022-04-15T20:35:00.844Z] spire-1.2.1/test/fakes/fakehealthchecker/checker.go [2022-04-15T20:35:00.844Z] spire-1.2.1/test/fakes/fakeidentityprovider/ [2022-04-15T20:35:00.844Z] spire-1.2.1/test/fakes/fakeidentityprovider/identityprovider.go [2022-04-15T20:35:00.844Z] spire-1.2.1/test/fakes/fakemetrics/ [2022-04-15T20:35:00.844Z] spire-1.2.1/test/fakes/fakemetrics/fakemetrics.go [2022-04-15T20:35:00.844Z] spire-1.2.1/test/fakes/fakenoderesolver/ [2022-04-15T20:35:00.844Z] spire-1.2.1/test/fakes/fakenoderesolver/noderesolver.go [2022-04-15T20:35:00.844Z] spire-1.2.1/test/fakes/fakenotifier/ [2022-04-15T20:35:00.844Z] spire-1.2.1/test/fakes/fakenotifier/notifier.go [2022-04-15T20:35:00.844Z] spire-1.2.1/test/fakes/fakepluginmetrics/ [2022-04-15T20:35:00.844Z] spire-1.2.1/test/fakes/fakepluginmetrics/fakepluginmetrics.go [2022-04-15T20:35:00.844Z] spire-1.2.1/test/fakes/fakeserverca/ [2022-04-15T20:35:00.844Z] spire-1.2.1/test/fakes/fakeserverca/serverca.go [2022-04-15T20:35:00.844Z] spire-1.2.1/test/fakes/fakeservercatalog/ [2022-04-15T20:35:00.844Z] spire-1.2.1/test/fakes/fakeservercatalog/catalog.go [2022-04-15T20:35:00.844Z] spire-1.2.1/test/fakes/fakeserverkeymanager/ [2022-04-15T20:35:00.844Z] spire-1.2.1/test/fakes/fakeserverkeymanager/keymanager.go [2022-04-15T20:35:00.844Z] spire-1.2.1/test/fakes/fakeservernodeattestor/ [2022-04-15T20:35:00.844Z] spire-1.2.1/test/fakes/fakeservernodeattestor/nodeattestor.go [2022-04-15T20:35:00.844Z] spire-1.2.1/test/fakes/fakeupstreamauthority/ [2022-04-15T20:35:00.844Z] spire-1.2.1/test/fakes/fakeupstreamauthority/plugin.go [2022-04-15T20:35:00.844Z] spire-1.2.1/test/fakes/fakeupstreamauthority/upstreamauthority.go [2022-04-15T20:35:00.844Z] spire-1.2.1/test/fakes/fakeworkloadapi/ [2022-04-15T20:35:00.844Z] spire-1.2.1/test/fakes/fakeworkloadapi/workloadapi.go [2022-04-15T20:35:00.844Z] spire-1.2.1/test/fakes/fakeworkloadattestor/ [2022-04-15T20:35:00.844Z] spire-1.2.1/test/fakes/fakeworkloadattestor/workloadattestor.go [2022-04-15T20:35:00.844Z] spire-1.2.1/test/fixture/ [2022-04-15T20:35:00.844Z] spire-1.2.1/test/fixture/certs/ [2022-04-15T20:35:00.844Z] spire-1.2.1/test/fixture/certs/agent_svid.der [2022-04-15T20:35:00.844Z] spire-1.2.1/test/fixture/certs/base_cert.pem [2022-04-15T20:35:00.844Z] spire-1.2.1/test/fixture/certs/base_csr.pem [2022-04-15T20:35:00.844Z] spire-1.2.1/test/fixture/certs/base_key.pem [2022-04-15T20:35:00.844Z] spire-1.2.1/test/fixture/certs/base_rotated_cert.pem [2022-04-15T20:35:00.844Z] spire-1.2.1/test/fixture/certs/base_rotated_csr.pem [2022-04-15T20:35:00.844Z] spire-1.2.1/test/fixture/certs/base_rotated_key.pem [2022-04-15T20:35:00.844Z] spire-1.2.1/test/fixture/certs/blog_cert.pem [2022-04-15T20:35:00.844Z] spire-1.2.1/test/fixture/certs/blog_csr.pem [2022-04-15T20:35:00.844Z] spire-1.2.1/test/fixture/certs/blog_key.pem [2022-04-15T20:35:00.844Z] spire-1.2.1/test/fixture/certs/bundle.der [2022-04-15T20:35:00.844Z] spire-1.2.1/test/fixture/certs/ca.pem [2022-04-15T20:35:00.844Z] spire-1.2.1/test/fixture/certs/ca_key.pem [2022-04-15T20:35:00.844Z] spire-1.2.1/test/fixture/certs/database_cert.pem [2022-04-15T20:35:00.844Z] spire-1.2.1/test/fixture/certs/database_csr.pem [2022-04-15T20:35:00.844Z] spire-1.2.1/test/fixture/certs/database_key.pem [2022-04-15T20:35:00.844Z] spire-1.2.1/test/fixture/certs/node_cert.pem [2022-04-15T20:35:00.844Z] spire-1.2.1/test/fixture/certs/node_csr.pem [2022-04-15T20:35:00.844Z] spire-1.2.1/test/fixture/certs/node_key.pem [2022-04-15T20:35:00.844Z] spire-1.2.1/test/fixture/certs/svid.pem [2022-04-15T20:35:00.844Z] spire-1.2.1/test/fixture/certs/svid_key.pem [2022-04-15T20:35:00.844Z] spire-1.2.1/test/fixture/config/ [2022-04-15T20:35:00.844Z] spire-1.2.1/test/fixture/config/agent_bad_agent_block.conf [2022-04-15T20:35:00.844Z] spire-1.2.1/test/fixture/config/agent_good.conf [2022-04-15T20:35:00.844Z] spire-1.2.1/test/fixture/config/agent_good_templated.conf [2022-04-15T20:35:00.844Z] spire-1.2.1/test/fixture/config/plugin_good.conf [2022-04-15T20:35:00.844Z] spire-1.2.1/test/fixture/config/server_and_agent_bad_nested_DogStatsd_block.conf [2022-04-15T20:35:00.844Z] spire-1.2.1/test/fixture/config/server_and_agent_bad_nested_InMem_block.conf [2022-04-15T20:35:00.844Z] spire-1.2.1/test/fixture/config/server_and_agent_bad_nested_M3_block.conf [2022-04-15T20:35:00.844Z] spire-1.2.1/test/fixture/config/server_and_agent_bad_nested_Prometheus_block.conf [2022-04-15T20:35:00.844Z] spire-1.2.1/test/fixture/config/server_and_agent_bad_nested_Statsd_block.conf [2022-04-15T20:35:00.844Z] spire-1.2.1/test/fixture/config/server_and_agent_bad_nested_health_checks_block.conf [2022-04-15T20:35:00.844Z] spire-1.2.1/test/fixture/config/server_and_agent_bad_root_block.conf [2022-04-15T20:35:00.844Z] spire-1.2.1/test/fixture/config/server_and_agent_bad_telemetry_block.conf [2022-04-15T20:35:00.844Z] spire-1.2.1/test/fixture/config/server_bad_nested_bundle_endpoint_acme_block.conf [2022-04-15T20:35:00.844Z] spire-1.2.1/test/fixture/config/server_bad_nested_bundle_endpoint_block.conf [2022-04-15T20:35:00.844Z] spire-1.2.1/test/fixture/config/server_bad_nested_ca_subject_block.conf [2022-04-15T20:35:00.844Z] spire-1.2.1/test/fixture/config/server_bad_nested_experimental_block.conf [2022-04-15T20:35:00.844Z] spire-1.2.1/test/fixture/config/server_bad_nested_federates_with_block.conf [2022-04-15T20:35:00.844Z] spire-1.2.1/test/fixture/config/server_bad_nested_federation_block.conf [2022-04-15T20:35:00.844Z] spire-1.2.1/test/fixture/config/server_bad_ratelimit_block.conf [2022-04-15T20:35:00.844Z] spire-1.2.1/test/fixture/config/server_bad_server_block.conf [2022-04-15T20:35:00.844Z] spire-1.2.1/test/fixture/config/server_good.conf [2022-04-15T20:35:00.844Z] spire-1.2.1/test/fixture/config/server_good_templated.conf [2022-04-15T20:35:00.844Z] spire-1.2.1/test/fixture/fixture.go [2022-04-15T20:35:00.844Z] spire-1.2.1/test/fixture/nodeattestor/ [2022-04-15T20:35:00.844Z] spire-1.2.1/test/fixture/nodeattestor/sshpop/ [2022-04-15T20:35:00.844Z] spire-1.2.1/test/fixture/nodeattestor/sshpop/agent_ssh_key [2022-04-15T20:35:00.844Z] spire-1.2.1/test/fixture/nodeattestor/sshpop/agent_ssh_key-cert.pub [2022-04-15T20:35:00.844Z] spire-1.2.1/test/fixture/nodeattestor/sshpop/ssh_cert_authority.pub [2022-04-15T20:35:00.844Z] spire-1.2.1/test/fixture/nodeattestor/x509pop/ [2022-04-15T20:35:00.844Z] spire-1.2.1/test/fixture/nodeattestor/x509pop/generate.go [2022-04-15T20:35:00.844Z] spire-1.2.1/test/fixture/nodeattestor/x509pop/intermediate.pem [2022-04-15T20:35:00.844Z] spire-1.2.1/test/fixture/nodeattestor/x509pop/leaf-crt-bundle.pem [2022-04-15T20:35:00.844Z] spire-1.2.1/test/fixture/nodeattestor/x509pop/leaf-key.pem [2022-04-15T20:35:00.844Z] spire-1.2.1/test/fixture/nodeattestor/x509pop/leaf.pem [2022-04-15T20:35:00.844Z] spire-1.2.1/test/fixture/nodeattestor/x509pop/root-crt.pem [2022-04-15T20:35:00.844Z] spire-1.2.1/test/fixture/registration/ [2022-04-15T20:35:00.844Z] spire-1.2.1/test/fixture/registration/entries.json [2022-04-15T20:35:00.844Z] spire-1.2.1/test/fixture/registration/good-for-update.json [2022-04-15T20:35:00.844Z] spire-1.2.1/test/fixture/registration/good.json [2022-04-15T20:35:00.844Z] spire-1.2.1/test/fixture/registration/invalid.json [2022-04-15T20:35:00.844Z] spire-1.2.1/test/fixture/registration/invalid_json.json [2022-04-15T20:35:00.844Z] spire-1.2.1/test/fixture/registration/manager_test_entries.json [2022-04-15T20:35:00.844Z] spire-1.2.1/test/integration/ [2022-04-15T20:35:00.844Z] spire-1.2.1/test/integration/README.md [2022-04-15T20:35:00.844Z] spire-1.2.1/test/integration/common [2022-04-15T20:35:00.844Z] spire-1.2.1/test/integration/setup/ [2022-04-15T20:35:00.844Z] spire-1.2.1/test/integration/setup/adminclient/ [2022-04-15T20:35:00.844Z] spire-1.2.1/test/integration/setup/adminclient/build.sh [2022-04-15T20:35:00.844Z] spire-1.2.1/test/integration/setup/adminclient/client.go [2022-04-15T20:35:00.844Z] spire-1.2.1/test/integration/setup/debugagent/ [2022-04-15T20:35:00.844Z] spire-1.2.1/test/integration/setup/debugagent/build.sh [2022-04-15T20:35:00.844Z] spire-1.2.1/test/integration/setup/debugagent/main.go [2022-04-15T20:35:00.844Z] spire-1.2.1/test/integration/setup/debugserver/ [2022-04-15T20:35:00.844Z] spire-1.2.1/test/integration/setup/debugserver/build.sh [2022-04-15T20:35:00.844Z] spire-1.2.1/test/integration/setup/debugserver/main.go [2022-04-15T20:35:00.844Z] spire-1.2.1/test/integration/setup/downstreamclient/ [2022-04-15T20:35:00.844Z] spire-1.2.1/test/integration/setup/downstreamclient/build.sh [2022-04-15T20:35:00.844Z] spire-1.2.1/test/integration/setup/downstreamclient/client.go [2022-04-15T20:35:00.844Z] spire-1.2.1/test/integration/setup/itclient/ [2022-04-15T20:35:00.844Z] spire-1.2.1/test/integration/setup/itclient/client.go [2022-04-15T20:35:00.844Z] spire-1.2.1/test/integration/setup/node-attestation/ [2022-04-15T20:35:00.844Z] spire-1.2.1/test/integration/setup/node-attestation/build.sh [2022-04-15T20:35:00.844Z] spire-1.2.1/test/integration/setup/node-attestation/client.go [2022-04-15T20:35:00.844Z] spire-1.2.1/test/integration/setup/x509pop/ [2022-04-15T20:35:00.844Z] spire-1.2.1/test/integration/setup/x509pop/gencerts.go [2022-04-15T20:35:00.844Z] spire-1.2.1/test/integration/setup/x509pop/setup.sh [2022-04-15T20:35:00.844Z] spire-1.2.1/test/integration/suites/ [2022-04-15T20:35:00.844Z] spire-1.2.1/test/integration/suites/admin-endpoints/ [2022-04-15T20:35:00.844Z] spire-1.2.1/test/integration/suites/admin-endpoints/00-setup [2022-04-15T20:35:00.844Z] spire-1.2.1/test/integration/suites/admin-endpoints/01-start-server [2022-04-15T20:35:00.844Z] spire-1.2.1/test/integration/suites/admin-endpoints/02-bootstrap-agent [2022-04-15T20:35:00.844Z] spire-1.2.1/test/integration/suites/admin-endpoints/03-start-agent [2022-04-15T20:35:00.844Z] spire-1.2.1/test/integration/suites/admin-endpoints/04-create-registration-entries [2022-04-15T20:35:00.844Z] spire-1.2.1/test/integration/suites/admin-endpoints/05-test-endpoints [2022-04-15T20:35:00.844Z] spire-1.2.1/test/integration/suites/admin-endpoints/README.md [2022-04-15T20:35:00.844Z] spire-1.2.1/test/integration/suites/admin-endpoints/conf/ [2022-04-15T20:35:00.844Z] spire-1.2.1/test/integration/suites/admin-endpoints/conf/agent/ [2022-04-15T20:35:00.844Z] spire-1.2.1/test/integration/suites/admin-endpoints/conf/agent/agent.conf [2022-04-15T20:35:00.844Z] spire-1.2.1/test/integration/suites/admin-endpoints/conf/server/ [2022-04-15T20:35:00.844Z] spire-1.2.1/test/integration/suites/admin-endpoints/conf/server/server.conf [2022-04-15T20:35:00.844Z] spire-1.2.1/test/integration/suites/admin-endpoints/docker-compose.yaml [2022-04-15T20:35:00.844Z] spire-1.2.1/test/integration/suites/admin-endpoints/teardown [2022-04-15T20:35:00.844Z] spire-1.2.1/test/integration/suites/datastore-mysql-replication/ [2022-04-15T20:35:00.844Z] spire-1.2.1/test/integration/suites/datastore-mysql-replication/00-setup [2022-04-15T20:35:00.844Z] spire-1.2.1/test/integration/suites/datastore-mysql-replication/01-test-variants [2022-04-15T20:35:00.844Z] spire-1.2.1/test/integration/suites/datastore-mysql-replication/README.md [2022-04-15T20:35:00.844Z] spire-1.2.1/test/integration/suites/datastore-mysql-replication/docker-compose.yaml [2022-04-15T20:35:00.844Z] spire-1.2.1/test/integration/suites/datastore-mysql-replication/teardown [2022-04-15T20:35:00.844Z] spire-1.2.1/test/integration/suites/datastore-mysql/ [2022-04-15T20:35:00.844Z] spire-1.2.1/test/integration/suites/datastore-mysql/00-setup [2022-04-15T20:35:00.844Z] spire-1.2.1/test/integration/suites/datastore-mysql/01-test-variants [2022-04-15T20:35:00.844Z] spire-1.2.1/test/integration/suites/datastore-mysql/README.md [2022-04-15T20:35:00.844Z] spire-1.2.1/test/integration/suites/datastore-mysql/docker-compose.yaml [2022-04-15T20:35:00.844Z] spire-1.2.1/test/integration/suites/datastore-mysql/teardown [2022-04-15T20:35:00.844Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/ [2022-04-15T20:35:00.844Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/00-setup [2022-04-15T20:35:00.844Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/01-test-variants [2022-04-15T20:35:00.844Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/README.md [2022-04-15T20:35:00.844Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/docker-compose.yaml [2022-04-15T20:35:00.844Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/principal/ [2022-04-15T20:35:00.844Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/principal/init.sh [2022-04-15T20:35:00.844Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/replica/ [2022-04-15T20:35:00.844Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/replica/docker-entrypoint.sh [2022-04-15T20:35:00.844Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/replica/v12/ [2022-04-15T20:35:00.844Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/replica/v12/docker-entrypoint.sh [2022-04-15T20:35:00.844Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/teardown [2022-04-15T20:35:00.844Z] spire-1.2.1/test/integration/suites/datastore-postgres/ [2022-04-15T20:35:00.844Z] spire-1.2.1/test/integration/suites/datastore-postgres/00-setup [2022-04-15T20:35:00.844Z] spire-1.2.1/test/integration/suites/datastore-postgres/01-test-variants [2022-04-15T20:35:00.844Z] spire-1.2.1/test/integration/suites/datastore-postgres/README.md [2022-04-15T20:35:00.844Z] spire-1.2.1/test/integration/suites/datastore-postgres/docker-compose.yaml [2022-04-15T20:35:00.844Z] spire-1.2.1/test/integration/suites/datastore-postgres/teardown [2022-04-15T20:35:00.844Z] spire-1.2.1/test/integration/suites/debug-endpoints/ [2022-04-15T20:35:00.844Z] spire-1.2.1/test/integration/suites/debug-endpoints/00-setup [2022-04-15T20:35:00.844Z] spire-1.2.1/test/integration/suites/debug-endpoints/01-start-server [2022-04-15T20:35:00.844Z] spire-1.2.1/test/integration/suites/debug-endpoints/02-bootstrap-agent [2022-04-15T20:35:00.844Z] spire-1.2.1/test/integration/suites/debug-endpoints/03-start-agent [2022-04-15T20:35:00.844Z] spire-1.2.1/test/integration/suites/debug-endpoints/04-create-registration-entries [2022-04-15T20:35:00.844Z] spire-1.2.1/test/integration/suites/debug-endpoints/05-test-endpoints [2022-04-15T20:35:00.844Z] spire-1.2.1/test/integration/suites/debug-endpoints/README.md [2022-04-15T20:35:00.844Z] spire-1.2.1/test/integration/suites/debug-endpoints/conf/ [2022-04-15T20:35:00.844Z] spire-1.2.1/test/integration/suites/debug-endpoints/conf/agent/ [2022-04-15T20:35:00.844Z] spire-1.2.1/test/integration/suites/debug-endpoints/conf/agent/agent.conf [2022-04-15T20:35:00.844Z] spire-1.2.1/test/integration/suites/debug-endpoints/conf/server/ [2022-04-15T20:35:00.844Z] spire-1.2.1/test/integration/suites/debug-endpoints/conf/server/server.conf [2022-04-15T20:35:00.844Z] spire-1.2.1/test/integration/suites/debug-endpoints/docker-compose.yaml [2022-04-15T20:35:00.844Z] spire-1.2.1/test/integration/suites/debug-endpoints/teardown [2022-04-15T20:35:00.844Z] spire-1.2.1/test/integration/suites/downstream-endpoints/ [2022-04-15T20:35:00.844Z] spire-1.2.1/test/integration/suites/downstream-endpoints/00-setup [2022-04-15T20:35:00.844Z] spire-1.2.1/test/integration/suites/downstream-endpoints/01-start-server [2022-04-15T20:35:00.844Z] spire-1.2.1/test/integration/suites/downstream-endpoints/02-bootstrap-agent [2022-04-15T20:35:00.844Z] spire-1.2.1/test/integration/suites/downstream-endpoints/03-start-agent [2022-04-15T20:35:00.844Z] spire-1.2.1/test/integration/suites/downstream-endpoints/04-create-entries [2022-04-15T20:35:00.844Z] spire-1.2.1/test/integration/suites/downstream-endpoints/05-test-endpoints [2022-04-15T20:35:00.844Z] spire-1.2.1/test/integration/suites/downstream-endpoints/README.md [2022-04-15T20:35:00.844Z] spire-1.2.1/test/integration/suites/downstream-endpoints/conf/ [2022-04-15T20:35:00.844Z] spire-1.2.1/test/integration/suites/downstream-endpoints/conf/agent/ [2022-04-15T20:35:00.844Z] spire-1.2.1/test/integration/suites/downstream-endpoints/conf/agent/agent.conf [2022-04-15T20:35:00.844Z] spire-1.2.1/test/integration/suites/downstream-endpoints/conf/server/ [2022-04-15T20:35:00.844Z] spire-1.2.1/test/integration/suites/downstream-endpoints/conf/server/server.conf [2022-04-15T20:35:00.844Z] spire-1.2.1/test/integration/suites/downstream-endpoints/docker-compose.yaml [2022-04-15T20:35:00.844Z] spire-1.2.1/test/integration/suites/downstream-endpoints/teardown [2022-04-15T20:35:00.844Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/ [2022-04-15T20:35:00.844Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/00-setup [2022-04-15T20:35:00.844Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/01-start-server [2022-04-15T20:35:00.844Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/02-bootstrap-agents [2022-04-15T20:35:00.844Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/03-start-remaining-containers [2022-04-15T20:35:00.844Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/04-create-workload-entries [2022-04-15T20:35:00.844Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/05-check-workload-connectivity [2022-04-15T20:35:00.844Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/README.md [2022-04-15T20:35:00.844Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/ [2022-04-15T20:35:00.844Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/downstream-agent/ [2022-04-15T20:35:00.844Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/downstream-agent/agent.conf [2022-04-15T20:35:00.844Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/downstream-envoy/ [2022-04-15T20:35:00.844Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/downstream-envoy/envoy.yaml [2022-04-15T20:35:00.844Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/server/ [2022-04-15T20:35:00.844Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/server/server.conf [2022-04-15T20:35:00.844Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/supervisord.conf [2022-04-15T20:35:00.844Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/upstream-agent/ [2022-04-15T20:35:00.844Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/upstream-agent/agent.conf [2022-04-15T20:35:00.844Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/upstream-envoy/ [2022-04-15T20:35:00.844Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/upstream-envoy/envoy.yaml [2022-04-15T20:35:00.844Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/docker-compose.yaml [2022-04-15T20:35:00.844Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/teardown [2022-04-15T20:35:00.844Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/ [2022-04-15T20:35:00.844Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/00-test-envoy-releases.sh [2022-04-15T20:35:00.844Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/Dockerfile [2022-04-15T20:35:00.844Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/README.md [2022-04-15T20:35:00.844Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/ [2022-04-15T20:35:00.844Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/ [2022-04-15T20:35:00.844Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/agent/ [2022-04-15T20:35:00.844Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/agent/agent.conf [2022-04-15T20:35:00.845Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/envoy/ [2022-04-15T20:35:00.845Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/envoy/envoy.yaml [2022-04-15T20:35:00.845Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/server/ [2022-04-15T20:35:00.845Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/server/server.conf [2022-04-15T20:35:00.845Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream/ [2022-04-15T20:35:00.845Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream/agent/ [2022-04-15T20:35:00.845Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream/agent/agent.conf [2022-04-15T20:35:00.845Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream/envoy/ [2022-04-15T20:35:00.845Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream/envoy/envoy.yaml [2022-04-15T20:35:00.845Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/supervisord.conf [2022-04-15T20:35:00.845Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/ [2022-04-15T20:35:00.845Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/agent/ [2022-04-15T20:35:00.845Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/agent/agent.conf [2022-04-15T20:35:00.845Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/envoy/ [2022-04-15T20:35:00.845Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/envoy/envoy.yaml [2022-04-15T20:35:00.845Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/server/ [2022-04-15T20:35:00.845Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/server/server.conf [2022-04-15T20:35:00.845Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/docker-compose.yaml [2022-04-15T20:35:00.845Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/teardown [2022-04-15T20:35:00.845Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/ [2022-04-15T20:35:00.845Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/00-test-envoy-releases [2022-04-15T20:35:00.845Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/README.md [2022-04-15T20:35:00.845Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/ [2022-04-15T20:35:00.845Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/downstream-agent/ [2022-04-15T20:35:00.845Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/downstream-agent/agent.conf [2022-04-15T20:35:00.845Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/downstream-envoy/ [2022-04-15T20:35:00.845Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/downstream-envoy/envoy.yaml [2022-04-15T20:35:00.845Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/server/ [2022-04-15T20:35:00.845Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/server/server.conf [2022-04-15T20:35:00.845Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/supervisord.conf [2022-04-15T20:35:00.845Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/upstream-agent/ [2022-04-15T20:35:00.845Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/upstream-agent/agent.conf [2022-04-15T20:35:00.845Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/upstream-envoy/ [2022-04-15T20:35:00.845Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/upstream-envoy/envoy.yaml [2022-04-15T20:35:00.845Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/docker-compose.yaml [2022-04-15T20:35:00.845Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/teardown [2022-04-15T20:35:00.845Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/ [2022-04-15T20:35:00.845Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/00-setup [2022-04-15T20:35:00.845Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/01-start-servers [2022-04-15T20:35:00.845Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/02-bootstrap-federation-and-agents [2022-04-15T20:35:00.845Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/03-start-remaining-containers [2022-04-15T20:35:00.845Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/04-create-workload-entries [2022-04-15T20:35:00.845Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/05-check-workload-connectivity [2022-04-15T20:35:00.845Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/06-stop-servers [2022-04-15T20:35:00.845Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/07-check-workload-connectivity [2022-04-15T20:35:00.845Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/08-start-servers [2022-04-15T20:35:00.845Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/09-check-workload-connectivity [2022-04-15T20:35:00.845Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/10-stop-agents [2022-04-15T20:35:00.845Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/11-check-workload-connectivity [2022-04-15T20:35:00.845Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/12-start-agents [2022-04-15T20:35:00.845Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/13-check-workload-connectivity [2022-04-15T20:35:00.845Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/Dockerfile [2022-04-15T20:35:00.845Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/README.md [2022-04-15T20:35:00.845Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/ [2022-04-15T20:35:00.845Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/ [2022-04-15T20:35:00.845Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/agent/ [2022-04-15T20:35:00.845Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/agent/agent.conf [2022-04-15T20:35:00.845Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/ghostunnel/ [2022-04-15T20:35:00.845Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/ghostunnel/ghostunnel.flags [2022-04-15T20:35:00.845Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/server/ [2022-04-15T20:35:00.845Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/server/server.conf [2022-04-15T20:35:00.845Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/supervisord/ [2022-04-15T20:35:00.845Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/supervisord/supervisord.conf [2022-04-15T20:35:00.845Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/ [2022-04-15T20:35:00.845Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/agent/ [2022-04-15T20:35:00.845Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/agent/agent.conf [2022-04-15T20:35:00.845Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/ghostunnel/ [2022-04-15T20:35:00.845Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/ghostunnel/ghostunnel.flags [2022-04-15T20:35:00.845Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/server/ [2022-04-15T20:35:00.845Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/server/server.conf [2022-04-15T20:35:00.845Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/supervisord/ [2022-04-15T20:35:00.845Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/supervisord/supervisord.conf [2022-04-15T20:35:00.845Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/docker-compose.yaml [2022-04-15T20:35:00.845Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/teardown [2022-04-15T20:35:00.845Z] spire-1.2.1/test/integration/suites/join-token/ [2022-04-15T20:35:00.845Z] spire-1.2.1/test/integration/suites/join-token/01-start-server [2022-04-15T20:35:00.845Z] spire-1.2.1/test/integration/suites/join-token/02-bootstrap-agents [2022-04-15T20:35:00.845Z] spire-1.2.1/test/integration/suites/join-token/03-start-agent [2022-04-15T20:35:00.845Z] spire-1.2.1/test/integration/suites/join-token/04-create-workload-entry [2022-04-15T20:35:00.845Z] spire-1.2.1/test/integration/suites/join-token/05-check-svid [2022-04-15T20:35:00.845Z] spire-1.2.1/test/integration/suites/join-token/06-start-bad-agent [2022-04-15T20:35:00.845Z] spire-1.2.1/test/integration/suites/join-token/README.md [2022-04-15T20:35:00.845Z] spire-1.2.1/test/integration/suites/join-token/conf/ [2022-04-15T20:35:00.845Z] spire-1.2.1/test/integration/suites/join-token/conf/agent/ [2022-04-15T20:35:00.845Z] spire-1.2.1/test/integration/suites/join-token/conf/agent/agent.conf [2022-04-15T20:35:00.845Z] spire-1.2.1/test/integration/suites/join-token/conf/server/ [2022-04-15T20:35:00.845Z] spire-1.2.1/test/integration/suites/join-token/conf/server/server.conf [2022-04-15T20:35:00.845Z] spire-1.2.1/test/integration/suites/join-token/docker-compose.yaml [2022-04-15T20:35:00.845Z] spire-1.2.1/test/integration/suites/join-token/teardown [2022-04-15T20:35:00.845Z] spire-1.2.1/test/integration/suites/k8s-reconcile/ [2022-04-15T20:35:00.845Z] spire-1.2.1/test/integration/suites/k8s-reconcile/00-setup [2022-04-15T20:35:00.845Z] spire-1.2.1/test/integration/suites/k8s-reconcile/01-apply-config [2022-04-15T20:35:00.845Z] spire-1.2.1/test/integration/suites/k8s-reconcile/02-check-for-workload-svid [2022-04-15T20:35:00.845Z] spire-1.2.1/test/integration/suites/k8s-reconcile/README.md [2022-04-15T20:35:00.845Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/ [2022-04-15T20:35:00.845Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/admctrl/ [2022-04-15T20:35:00.845Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/admctrl/admission-control.yaml [2022-04-15T20:35:00.845Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/admctrl/kubeconfig.yaml [2022-04-15T20:35:00.845Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/agent/ [2022-04-15T20:35:00.845Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/agent/kustomization.yaml [2022-04-15T20:35:00.845Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/agent/spire-agent.yaml [2022-04-15T20:35:00.845Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/kind-config.yaml [2022-04-15T20:35:00.845Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/server/ [2022-04-15T20:35:00.845Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/server/k8s-workload-registrar-secret.yaml [2022-04-15T20:35:00.845Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/server/kustomization.yaml [2022-04-15T20:35:00.845Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/server/spire-server.yaml [2022-04-15T20:35:00.845Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/workload.yaml [2022-04-15T20:35:00.845Z] spire-1.2.1/test/integration/suites/k8s-reconcile/init-kubectl [2022-04-15T20:35:00.845Z] spire-1.2.1/test/integration/suites/k8s-reconcile/teardown [2022-04-15T20:35:00.845Z] spire-1.2.1/test/integration/suites/k8s-scratch/ [2022-04-15T20:35:00.845Z] spire-1.2.1/test/integration/suites/k8s-scratch/00-setup [2022-04-15T20:35:00.845Z] spire-1.2.1/test/integration/suites/k8s-scratch/01-apply-config [2022-04-15T20:35:00.845Z] spire-1.2.1/test/integration/suites/k8s-scratch/02-check-for-workload-svid [2022-04-15T20:35:00.845Z] spire-1.2.1/test/integration/suites/k8s-scratch/README.md [2022-04-15T20:35:00.845Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/ [2022-04-15T20:35:00.845Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/admctrl/ [2022-04-15T20:35:00.845Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/admctrl/admission-control.yaml [2022-04-15T20:35:00.845Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/admctrl/kubeconfig.yaml [2022-04-15T20:35:00.845Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/agent/ [2022-04-15T20:35:00.845Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/agent/kustomization.yaml [2022-04-15T20:35:00.845Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/agent/spire-agent.yaml [2022-04-15T20:35:00.845Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/kind-config.yaml [2022-04-15T20:35:00.845Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/server/ [2022-04-15T20:35:00.845Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/server/k8s-workload-registrar-secret.yaml [2022-04-15T20:35:00.845Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/server/kustomization.yaml [2022-04-15T20:35:00.845Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/server/spire-server.yaml [2022-04-15T20:35:00.845Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/webhook/ [2022-04-15T20:35:00.845Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/webhook/kustomization.yaml [2022-04-15T20:35:00.845Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/webhook/validation-webhook.yaml [2022-04-15T20:35:00.845Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/workload.yaml [2022-04-15T20:35:00.845Z] spire-1.2.1/test/integration/suites/k8s-scratch/init-kubectl [2022-04-15T20:35:00.845Z] spire-1.2.1/test/integration/suites/k8s-scratch/teardown [2022-04-15T20:35:00.845Z] spire-1.2.1/test/integration/suites/k8s/ [2022-04-15T20:35:00.845Z] spire-1.2.1/test/integration/suites/k8s/00-setup [2022-04-15T20:35:00.845Z] spire-1.2.1/test/integration/suites/k8s/01-apply-config [2022-04-15T20:35:00.845Z] spire-1.2.1/test/integration/suites/k8s/02-check-for-workload-svid [2022-04-15T20:35:00.845Z] spire-1.2.1/test/integration/suites/k8s/README.md [2022-04-15T20:35:00.845Z] spire-1.2.1/test/integration/suites/k8s/conf/ [2022-04-15T20:35:00.845Z] spire-1.2.1/test/integration/suites/k8s/conf/admctrl/ [2022-04-15T20:35:00.845Z] spire-1.2.1/test/integration/suites/k8s/conf/admctrl/admission-control.yaml [2022-04-15T20:35:00.845Z] spire-1.2.1/test/integration/suites/k8s/conf/admctrl/kubeconfig.yaml [2022-04-15T20:35:00.845Z] spire-1.2.1/test/integration/suites/k8s/conf/agent/ [2022-04-15T20:35:00.845Z] spire-1.2.1/test/integration/suites/k8s/conf/agent/kustomization.yaml [2022-04-15T20:35:00.845Z] spire-1.2.1/test/integration/suites/k8s/conf/agent/spire-agent.yaml [2022-04-15T20:35:00.845Z] spire-1.2.1/test/integration/suites/k8s/conf/kind-config.yaml [2022-04-15T20:35:00.845Z] spire-1.2.1/test/integration/suites/k8s/conf/server/ [2022-04-15T20:35:00.845Z] spire-1.2.1/test/integration/suites/k8s/conf/server/k8s-workload-registrar-secret.yaml [2022-04-15T20:35:00.845Z] spire-1.2.1/test/integration/suites/k8s/conf/server/kustomization.yaml [2022-04-15T20:35:00.845Z] spire-1.2.1/test/integration/suites/k8s/conf/server/spire-server.yaml [2022-04-15T20:35:00.845Z] spire-1.2.1/test/integration/suites/k8s/conf/webhook/ [2022-04-15T20:35:00.845Z] spire-1.2.1/test/integration/suites/k8s/conf/webhook/kustomization.yaml [2022-04-15T20:35:00.845Z] spire-1.2.1/test/integration/suites/k8s/conf/webhook/validation-webhook.yaml [2022-04-15T20:35:00.845Z] spire-1.2.1/test/integration/suites/k8s/conf/workload.yaml [2022-04-15T20:35:00.845Z] spire-1.2.1/test/integration/suites/k8s/init-kubectl [2022-04-15T20:35:00.845Z] spire-1.2.1/test/integration/suites/k8s/teardown [2022-04-15T20:35:00.845Z] spire-1.2.1/test/integration/suites/nested-rotation/ [2022-04-15T20:35:00.845Z] spire-1.2.1/test/integration/suites/nested-rotation/00-setup [2022-04-15T20:35:00.845Z] spire-1.2.1/test/integration/suites/nested-rotation/01-start-root [2022-04-15T20:35:00.845Z] spire-1.2.1/test/integration/suites/nested-rotation/02-create-intermediate-downstream-entries [2022-04-15T20:35:00.845Z] spire-1.2.1/test/integration/suites/nested-rotation/03-start-intermediateA [2022-04-15T20:35:00.845Z] spire-1.2.1/test/integration/suites/nested-rotation/04-create-leafA-downstream-entry [2022-04-15T20:35:00.845Z] spire-1.2.1/test/integration/suites/nested-rotation/05-start-leafA [2022-04-15T20:35:00.845Z] spire-1.2.1/test/integration/suites/nested-rotation/06-start-intermediateB [2022-04-15T20:35:00.845Z] spire-1.2.1/test/integration/suites/nested-rotation/07-create-leafB-downstream-entry [2022-04-15T20:35:00.845Z] spire-1.2.1/test/integration/suites/nested-rotation/08-start-leafB [2022-04-15T20:35:00.845Z] spire-1.2.1/test/integration/suites/nested-rotation/09-create-workload-entries [2022-04-15T20:35:00.845Z] spire-1.2.1/test/integration/suites/nested-rotation/10-check-svids [2022-04-15T20:35:00.845Z] spire-1.2.1/test/integration/suites/nested-rotation/Dockerfile [2022-04-15T20:35:00.845Z] spire-1.2.1/test/integration/suites/nested-rotation/README.md [2022-04-15T20:35:00.845Z] spire-1.2.1/test/integration/suites/nested-rotation/docker-compose.yaml [2022-04-15T20:35:00.845Z] spire-1.2.1/test/integration/suites/nested-rotation/intermediateA/ [2022-04-15T20:35:00.845Z] spire-1.2.1/test/integration/suites/nested-rotation/intermediateA/agent/ [2022-04-15T20:35:00.845Z] spire-1.2.1/test/integration/suites/nested-rotation/intermediateA/agent/agent.conf [2022-04-15T20:35:00.845Z] spire-1.2.1/test/integration/suites/nested-rotation/intermediateA/server/ [2022-04-15T20:35:00.845Z] spire-1.2.1/test/integration/suites/nested-rotation/intermediateA/server/server.conf [2022-04-15T20:35:00.845Z] spire-1.2.1/test/integration/suites/nested-rotation/intermediateB/ [2022-04-15T20:35:00.845Z] spire-1.2.1/test/integration/suites/nested-rotation/intermediateB/agent/ [2022-04-15T20:35:00.845Z] spire-1.2.1/test/integration/suites/nested-rotation/intermediateB/agent/agent.conf [2022-04-15T20:35:00.845Z] spire-1.2.1/test/integration/suites/nested-rotation/intermediateB/server/ [2022-04-15T20:35:00.845Z] spire-1.2.1/test/integration/suites/nested-rotation/intermediateB/server/server.conf [2022-04-15T20:35:00.845Z] spire-1.2.1/test/integration/suites/nested-rotation/leafA/ [2022-04-15T20:35:00.845Z] spire-1.2.1/test/integration/suites/nested-rotation/leafA/agent/ [2022-04-15T20:35:00.845Z] spire-1.2.1/test/integration/suites/nested-rotation/leafA/agent/agent.conf [2022-04-15T20:35:00.845Z] spire-1.2.1/test/integration/suites/nested-rotation/leafA/server/ [2022-04-15T20:35:00.845Z] spire-1.2.1/test/integration/suites/nested-rotation/leafA/server/server.conf [2022-04-15T20:35:00.845Z] spire-1.2.1/test/integration/suites/nested-rotation/leafB/ [2022-04-15T20:35:00.845Z] spire-1.2.1/test/integration/suites/nested-rotation/leafB/agent/ [2022-04-15T20:35:00.845Z] spire-1.2.1/test/integration/suites/nested-rotation/leafB/agent/agent.conf [2022-04-15T20:35:00.845Z] spire-1.2.1/test/integration/suites/nested-rotation/leafB/server/ [2022-04-15T20:35:00.845Z] spire-1.2.1/test/integration/suites/nested-rotation/leafB/server/server.conf [2022-04-15T20:35:00.845Z] spire-1.2.1/test/integration/suites/nested-rotation/root/ [2022-04-15T20:35:00.845Z] spire-1.2.1/test/integration/suites/nested-rotation/root/agent/ [2022-04-15T20:35:00.845Z] spire-1.2.1/test/integration/suites/nested-rotation/root/agent/agent.conf [2022-04-15T20:35:00.845Z] spire-1.2.1/test/integration/suites/nested-rotation/root/server/ [2022-04-15T20:35:00.845Z] spire-1.2.1/test/integration/suites/nested-rotation/root/server/server.conf [2022-04-15T20:35:00.845Z] spire-1.2.1/test/integration/suites/nested-rotation/teardown [2022-04-15T20:35:00.845Z] spire-1.2.1/test/integration/suites/node-attestation/ [2022-04-15T20:35:00.845Z] spire-1.2.1/test/integration/suites/node-attestation/00-setup [2022-04-15T20:35:00.845Z] spire-1.2.1/test/integration/suites/node-attestation/01-start-server [2022-04-15T20:35:00.845Z] spire-1.2.1/test/integration/suites/node-attestation/02-start-agent [2022-04-15T20:35:00.845Z] spire-1.2.1/test/integration/suites/node-attestation/03-test-node-attestation [2022-04-15T20:35:00.845Z] spire-1.2.1/test/integration/suites/node-attestation/04-test-x509pop-attestation [2022-04-15T20:35:00.845Z] spire-1.2.1/test/integration/suites/node-attestation/README.md [2022-04-15T20:35:00.845Z] spire-1.2.1/test/integration/suites/node-attestation/conf/ [2022-04-15T20:35:00.845Z] spire-1.2.1/test/integration/suites/node-attestation/conf/agent/ [2022-04-15T20:35:00.845Z] spire-1.2.1/test/integration/suites/node-attestation/conf/agent/agent.conf [2022-04-15T20:35:00.845Z] spire-1.2.1/test/integration/suites/node-attestation/conf/server/ [2022-04-15T20:35:00.845Z] spire-1.2.1/test/integration/suites/node-attestation/conf/server/server.conf [2022-04-15T20:35:00.845Z] spire-1.2.1/test/integration/suites/node-attestation/docker-compose.yaml [2022-04-15T20:35:00.845Z] spire-1.2.1/test/integration/suites/node-attestation/teardown [2022-04-15T20:35:00.845Z] spire-1.2.1/test/integration/suites/rotation/ [2022-04-15T20:35:00.845Z] spire-1.2.1/test/integration/suites/rotation/00-setup [2022-04-15T20:35:00.845Z] spire-1.2.1/test/integration/suites/rotation/01-start-server [2022-04-15T20:35:00.845Z] spire-1.2.1/test/integration/suites/rotation/02-bootstrap-agent [2022-04-15T20:35:00.845Z] spire-1.2.1/test/integration/suites/rotation/03-start-agent [2022-04-15T20:35:00.845Z] spire-1.2.1/test/integration/suites/rotation/04-create-workload-entry [2022-04-15T20:35:00.845Z] spire-1.2.1/test/integration/suites/rotation/05-check-svids [2022-04-15T20:35:00.845Z] spire-1.2.1/test/integration/suites/rotation/README.md [2022-04-15T20:35:00.845Z] spire-1.2.1/test/integration/suites/rotation/conf/ [2022-04-15T20:35:00.845Z] spire-1.2.1/test/integration/suites/rotation/conf/agent/ [2022-04-15T20:35:00.845Z] spire-1.2.1/test/integration/suites/rotation/conf/agent/agent.conf [2022-04-15T20:35:00.845Z] spire-1.2.1/test/integration/suites/rotation/conf/server/ [2022-04-15T20:35:00.845Z] spire-1.2.1/test/integration/suites/rotation/conf/server/server.conf [2022-04-15T20:35:00.845Z] spire-1.2.1/test/integration/suites/rotation/docker-compose.yaml [2022-04-15T20:35:00.845Z] spire-1.2.1/test/integration/suites/rotation/teardown [2022-04-15T20:35:00.845Z] spire-1.2.1/test/integration/suites/self-test/ [2022-04-15T20:35:00.845Z] spire-1.2.1/test/integration/suites/self-test/00-ensure-command-failure-fails-step [2022-04-15T20:35:00.845Z] spire-1.2.1/test/integration/suites/self-test/README.md [2022-04-15T20:35:00.845Z] spire-1.2.1/test/integration/suites/self-test/teardown [2022-04-15T20:35:00.845Z] spire-1.2.1/test/integration/suites/spire-server-cli/ [2022-04-15T20:35:00.845Z] spire-1.2.1/test/integration/suites/spire-server-cli/01-start-server [2022-04-15T20:35:00.845Z] spire-1.2.1/test/integration/suites/spire-server-cli/02-bundle [2022-04-15T20:35:00.845Z] spire-1.2.1/test/integration/suites/spire-server-cli/03-entry [2022-04-15T20:35:00.845Z] spire-1.2.1/test/integration/suites/spire-server-cli/04-bootstrap-agents [2022-04-15T20:35:00.845Z] spire-1.2.1/test/integration/suites/spire-server-cli/05-start-agents [2022-04-15T20:35:00.845Z] spire-1.2.1/test/integration/suites/spire-server-cli/06-agent [2022-04-15T20:35:00.845Z] spire-1.2.1/test/integration/suites/spire-server-cli/README.md [2022-04-15T20:35:00.845Z] spire-1.2.1/test/integration/suites/spire-server-cli/conf/ [2022-04-15T20:35:00.845Z] spire-1.2.1/test/integration/suites/spire-server-cli/conf/agent/ [2022-04-15T20:35:00.845Z] spire-1.2.1/test/integration/suites/spire-server-cli/conf/agent/agent.conf [2022-04-15T20:35:00.845Z] spire-1.2.1/test/integration/suites/spire-server-cli/conf/fixture/ [2022-04-15T20:35:00.845Z] spire-1.2.1/test/integration/suites/spire-server-cli/conf/fixture/ca.pem [2022-04-15T20:35:00.845Z] spire-1.2.1/test/integration/suites/spire-server-cli/conf/fixture/ca.spiffe [2022-04-15T20:35:00.845Z] spire-1.2.1/test/integration/suites/spire-server-cli/conf/fixture/ca2.pem [2022-04-15T20:35:00.845Z] spire-1.2.1/test/integration/suites/spire-server-cli/conf/fixture/ca2.spiffe [2022-04-15T20:35:00.845Z] spire-1.2.1/test/integration/suites/spire-server-cli/conf/server/ [2022-04-15T20:35:00.845Z] spire-1.2.1/test/integration/suites/spire-server-cli/conf/server/server.conf [2022-04-15T20:35:00.845Z] spire-1.2.1/test/integration/suites/spire-server-cli/docker-compose.yaml [2022-04-15T20:35:00.845Z] spire-1.2.1/test/integration/suites/spire-server-cli/teardown [2022-04-15T20:35:00.845Z] spire-1.2.1/test/integration/suites/upgrade/ [2022-04-15T20:35:00.845Z] spire-1.2.1/test/integration/suites/upgrade/00-setup [2022-04-15T20:35:00.846Z] spire-1.2.1/test/integration/suites/upgrade/01-run-upgrade-tests [2022-04-15T20:35:00.846Z] spire-1.2.1/test/integration/suites/upgrade/02-verify-codebase-version-is-updated [2022-04-15T20:35:00.846Z] spire-1.2.1/test/integration/suites/upgrade/README.md [2022-04-15T20:35:00.846Z] spire-1.2.1/test/integration/suites/upgrade/conf/ [2022-04-15T20:35:00.846Z] spire-1.2.1/test/integration/suites/upgrade/conf/agent/ [2022-04-15T20:35:00.846Z] spire-1.2.1/test/integration/suites/upgrade/conf/agent/agent.conf [2022-04-15T20:35:00.846Z] spire-1.2.1/test/integration/suites/upgrade/conf/server/ [2022-04-15T20:35:00.846Z] spire-1.2.1/test/integration/suites/upgrade/conf/server/server.conf [2022-04-15T20:35:00.846Z] spire-1.2.1/test/integration/suites/upgrade/teardown [2022-04-15T20:35:00.846Z] spire-1.2.1/test/integration/suites/upgrade/versions.txt [2022-04-15T20:35:00.846Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/ [2022-04-15T20:35:00.846Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/00-setup-kind [2022-04-15T20:35:00.846Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/01-setup-cert-manager [2022-04-15T20:35:00.846Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/02-deploy-spire [2022-04-15T20:35:00.846Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/03-verify-ca [2022-04-15T20:35:00.846Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/README.md [2022-04-15T20:35:00.846Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/conf/ [2022-04-15T20:35:00.846Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/conf/cert-manager-issuer.yaml [2022-04-15T20:35:00.846Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/conf/kind-config.yaml [2022-04-15T20:35:00.846Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/conf/server/ [2022-04-15T20:35:00.846Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/conf/server/kustomization.yaml [2022-04-15T20:35:00.846Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/conf/server/spire-server.yaml [2022-04-15T20:35:00.846Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/init-kubectl [2022-04-15T20:35:00.846Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/teardown [2022-04-15T20:35:00.846Z] spire-1.2.1/test/integration/test-one.sh [2022-04-15T20:35:00.846Z] spire-1.2.1/test/integration/test.sh [2022-04-15T20:35:00.846Z] spire-1.2.1/test/plugintest/ [2022-04-15T20:35:00.846Z] spire-1.2.1/test/plugintest/config.go [2022-04-15T20:35:00.846Z] spire-1.2.1/test/plugintest/load.go [2022-04-15T20:35:00.846Z] spire-1.2.1/test/plugintest/option.go [2022-04-15T20:35:00.846Z] spire-1.2.1/test/spiretest/ [2022-04-15T20:35:00.846Z] spire-1.2.1/test/spiretest/apiserver.go [2022-04-15T20:35:00.846Z] spire-1.2.1/test/spiretest/assertions.go [2022-04-15T20:35:00.846Z] spire-1.2.1/test/spiretest/dir.go [2022-04-15T20:35:00.846Z] spire-1.2.1/test/spiretest/errors_posix.go [2022-04-15T20:35:00.846Z] spire-1.2.1/test/spiretest/errors_windows.go [2022-04-15T20:35:00.846Z] spire-1.2.1/test/spiretest/logs.go [2022-04-15T20:35:00.846Z] spire-1.2.1/test/spiretest/socketapi.go [2022-04-15T20:35:00.846Z] spire-1.2.1/test/spiretest/suite.go [2022-04-15T20:35:00.846Z] spire-1.2.1/test/spiretest/x509.go [2022-04-15T20:35:00.846Z] spire-1.2.1/test/testca/ [2022-04-15T20:35:00.846Z] spire-1.2.1/test/testca/ca.go [2022-04-15T20:35:00.846Z] spire-1.2.1/test/testkey/ [2022-04-15T20:35:00.846Z] spire-1.2.1/test/testkey/generate.sh [2022-04-15T20:35:00.846Z] spire-1.2.1/test/testkey/genkeys.go [2022-04-15T20:35:00.846Z] spire-1.2.1/test/testkey/keys.go [2022-04-15T20:35:00.846Z] spire-1.2.1/test/testkey/new.go [2022-04-15T20:35:00.846Z] spire-1.2.1/test/tpmsimulator/ [2022-04-15T20:35:00.846Z] spire-1.2.1/test/tpmsimulator/simulator.go [2022-04-15T20:35:00.846Z] spire-1.2.1/test/util/ [2022-04-15T20:35:00.846Z] spire-1.2.1/test/util/cert_fixtures.go [2022-04-15T20:35:00.846Z] spire-1.2.1/test/util/cert_generation.go [2022-04-15T20:35:00.846Z] spire-1.2.1/test/util/io_redirection.go [2022-04-15T20:35:00.846Z] spire-1.2.1/test/util/race.go [2022-04-15T20:35:00.846Z] spire-1.2.1/test/util/util.go [2022-04-15T20:35:00.846Z] building spire from source... [2022-04-15T20:35:01.105Z] Installing go1.17.7... [2022-04-15T20:35:01.364Z] ---> e857d3c3b324 [2022-04-15T20:35:01.364Z] Step 17/22 : COPY --from=builder /edgex-go/cmd/support-scheduler/res/configuration.toml /res/configuration.toml [2022-04-15T20:35:01.626Z] Removing intermediate container 6d3a0a7e0695 [2022-04-15T20:35:01.626Z] ---> 63fb4373b797 [2022-04-15T20:35:01.626Z] Step 12/25 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' [2022-04-15T20:35:01.626Z] ---> Running in 449a72a644da [2022-04-15T20:35:01.626Z] ---> 9d75716324bc [2022-04-15T20:35:01.626Z] Step 18/22 : ENTRYPOINT ["/support-scheduler"] [2022-04-15T20:35:01.883Z] ---> Running in ecb81c1eb4a0 [2022-04-15T20:35:01.884Z] Removing intermediate container 449a72a644da [2022-04-15T20:35:01.884Z] ---> da32c5944c53 [2022-04-15T20:35:01.884Z] Step 13/25 : WORKDIR / [2022-04-15T20:35:02.142Z] ---> Running in ae1b3cbdd5a0 [2022-04-15T20:35:02.142Z] Removing intermediate container ecb81c1eb4a0 [2022-04-15T20:35:02.142Z] ---> e5eda0f18274 [2022-04-15T20:35:02.142Z] Step 19/22 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2022-04-15T20:35:02.400Z] ---> Running in e96e9d952a09 [2022-04-15T20:35:02.666Z] Removing intermediate container ae1b3cbdd5a0 [2022-04-15T20:35:02.666Z] ---> e52c5560f448 [2022-04-15T20:35:02.666Z] 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-15T20:35:02.666Z] Removing intermediate container e96e9d952a09 [2022-04-15T20:35:02.666Z] ---> a69dd47b9fa5 [2022-04-15T20:35:02.666Z] Step 20/22 : LABEL arch=x86_64 [2022-04-15T20:35:02.927Z] ---> Running in 378d090d04a2 [2022-04-15T20:35:03.189Z] ---> 5e9f99d271f9 [2022-04-15T20:35:03.189Z] 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-15T20:35:03.448Z] Removing intermediate container 378d090d04a2 [2022-04-15T20:35:03.448Z] ---> 679167e019a5 [2022-04-15T20:35:03.448Z] Step 21/22 : LABEL git_sha=6c33f42a7f2f605caf8f50a8770825747a9b540e [2022-04-15T20:35:03.708Z] ---> a4a3b6de7156 [2022-04-15T20:35:03.708Z] Step 16/25 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/configuration.toml /res/configuration.toml [2022-04-15T20:35:03.966Z] ---> Running in c3dfa902f511 [2022-04-15T20:35:04.256Z] Removing intermediate container c3dfa902f511 [2022-04-15T20:35:04.256Z] ---> af75ab0ae60f [2022-04-15T20:35:04.256Z] Step 22/22 : LABEL version=0.0.0 [2022-04-15T20:35:04.517Z] ---> e5722d4c5049 [2022-04-15T20:35:04.517Z] 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-15T20:35:04.517Z] ---> Running in b301ac9d2ff2 [2022-04-15T20:35:04.797Z] Removing intermediate container b301ac9d2ff2 [2022-04-15T20:35:04.797Z] ---> 2168ae286c60 [2022-04-15T20:35:04.797Z] [2022-04-15T20:35:05.059Z] Successfully built 2168ae286c60 [2022-04-15T20:35:05.059Z] Successfully tagged support-scheduler:latest [2022-04-15T20:35:05.059Z]  Building support-scheduler ... done  ---> 299c158f3877 [2022-04-15T20:35:05.059Z] Step 18/25 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/security-file-token-provider . [2022-04-15T20:35:05.059Z] Building security-bootstrapper [2022-04-15T20:35:07.593Z] Building bin/spire-server... [2022-04-15T20:35:07.593Z] go: downloading github.com/mitchellh/cli v1.1.2 [2022-04-15T20:35:07.593Z] go: downloading github.com/spiffe/go-spiffe/v2 v2.0.0-beta.12 [2022-04-15T20:35:07.593Z] go: downloading google.golang.org/grpc v1.44.0 [2022-04-15T20:35:07.593Z] go: downloading github.com/spiffe/spire-api-sdk v1.2.0 [2022-04-15T20:35:07.593Z] go: downloading golang.org/x/net v0.0.0-20220127200216-cd36cc0744dd [2022-04-15T20:35:07.593Z] go: downloading gopkg.in/square/go-jose.v2 v2.6.0 [2022-04-15T20:35:07.593Z] go: downloading github.com/hashicorp/hcl v1.0.1-0.20190430135223-99e2f22d1c94 [2022-04-15T20:35:07.852Z] go: downloading github.com/imdario/mergo v0.3.12 [2022-04-15T20:35:07.852Z] go: downloading github.com/sirupsen/logrus v1.8.1 [2022-04-15T20:35:07.852Z] go: downloading github.com/hashicorp/go-hclog v1.1.0 [2022-04-15T20:35:07.852Z] go: downloading github.com/Masterminds/sprig v2.22.0+incompatible [2022-04-15T20:35:07.852Z] go: downloading github.com/fatih/color v1.13.0 [2022-04-15T20:35:07.852Z] go: downloading github.com/mattn/go-isatty v0.0.14 [2022-04-15T20:35:07.852Z] go: downloading golang.org/x/time v0.0.0-20220224211638-0e9765cccd65 [2022-04-15T20:35:07.852Z] go: downloading github.com/InVisionApp/go-health/v2 v2.1.2 [2022-04-15T20:35:07.852Z] go: downloading github.com/InVisionApp/go-logger v1.0.1 [2022-04-15T20:35:07.852Z] go: downloading github.com/hashicorp/go-plugin v1.4.3 [2022-04-15T20:35:07.852Z] go: downloading github.com/spiffe/spire-plugin-sdk v1.2.0 [2022-04-15T20:35:07.852Z] go: downloading github.com/andres-erbsen/clock v0.0.0-20160526145045-9e14626cd129 [2022-04-15T20:35:07.852Z] go: downloading github.com/open-policy-agent/opa v0.38.0 [2022-04-15T20:35:08.112Z] go: downloading github.com/armon/go-metrics v0.3.10 [2022-04-15T20:35:08.112Z] go: downloading github.com/prometheus/client_golang v1.12.1 [2022-04-15T20:35:08.112Z] go: downloading github.com/uber-go/tally/v4 v4.1.1 [2022-04-15T20:35:08.112Z] Step 1/31 : ARG BUILDER_BASE=golang:1.17-alpine3.15 [2022-04-15T20:35:08.112Z] Step 2/31 : FROM ${BUILDER_BASE} AS builder [2022-04-15T20:35:08.112Z] ---> 464efc73d8dd [2022-04-15T20:35:08.112Z] Step 3/31 : WORKDIR /edgex-go [2022-04-15T20:35:08.112Z] ---> Using cache [2022-04-15T20:35:08.112Z] ---> c6d6c06eb6dc [2022-04-15T20:35:08.112Z] Step 4/31 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-04-15T20:35:08.112Z] ---> Using cache [2022-04-15T20:35:08.112Z] ---> d182d74483a9 [2022-04-15T20:35:08.112Z] Step 5/31 : RUN apk add --update --no-cache make git [2022-04-15T20:35:08.112Z] ---> Using cache [2022-04-15T20:35:08.112Z] ---> 029c784abe68 [2022-04-15T20:35:08.112Z] Step 6/31 : COPY go.mod vendor* ./ [2022-04-15T20:35:08.112Z] ---> Using cache [2022-04-15T20:35:08.112Z] ---> 4153e469faf7 [2022-04-15T20:35:08.112Z] Step 7/31 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-04-15T20:35:08.112Z] ---> Using cache [2022-04-15T20:35:08.112Z] ---> 4cd32d5c2d57 [2022-04-15T20:35:08.112Z] Step 8/31 : COPY . . [2022-04-15T20:35:08.112Z] ---> Using cache [2022-04-15T20:35:08.112Z] ---> 5b8d2733472e [2022-04-15T20:35:08.112Z] Step 9/31 : RUN make cmd/security-bootstrapper/security-bootstrapper [2022-04-15T20:35:08.371Z] go: downloading google.golang.org/genproto v0.0.0-20220222213610-43724f9ea8cf [2022-04-15T20:35:08.371Z] go: downloading golang.org/x/sys v0.0.0-20220227234510-4e6760a101f9 [2022-04-15T20:35:08.371Z] go: downloading github.com/mattn/go-colorable v0.1.12 [2022-04-15T20:35:08.371Z] go: downloading github.com/imkira/go-observer v1.0.3 [2022-04-15T20:35:08.371Z] go: downloading github.com/hashicorp/yamux v0.0.0-20181012175058-2f1d1f20f75d [2022-04-15T20:35:08.371Z] go: downloading github.com/oklog/run v1.0.0 [2022-04-15T20:35:08.371Z] go: downloading github.com/Masterminds/goutils v1.1.0 [2022-04-15T20:35:08.371Z] go: downloading github.com/Masterminds/semver v1.5.0 [2022-04-15T20:35:08.371Z] go: downloading github.com/google/uuid v1.1.2 [2022-04-15T20:35:08.665Z] go: downloading github.com/huandu/xstrings v1.3.2 [2022-04-15T20:35:08.665Z] go: downloading github.com/DataDog/datadog-go v3.2.0+incompatible [2022-04-15T20:35:08.665Z] go: downloading github.com/hashicorp/go-immutable-radix v1.3.1 [2022-04-15T20:35:08.665Z] go: downloading github.com/beorn7/perks v1.0.1 [2022-04-15T20:35:08.665Z] go: downloading github.com/cespare/xxhash/v2 v2.1.2 [2022-04-15T20:35:08.665Z] go: downloading github.com/prometheus/client_model v0.2.0 [2022-04-15T20:35:08.665Z] go: downloading github.com/prometheus/common v0.32.1 [2022-04-15T20:35:08.665Z] go: downloading github.com/prometheus/procfs v0.7.3 [2022-04-15T20:35:08.924Z] go: downloading go.uber.org/atomic v1.9.0 [2022-04-15T20:35:08.924Z] go: downloading github.com/hashicorp/errwrap v1.1.0 [2022-04-15T20:35:08.924Z] go: downloading github.com/GoogleCloudPlatform/cloudsql-proxy v1.29.0 [2022-04-15T20:35:08.924Z] go: downloading github.com/blang/semver/v4 v4.0.0 [2022-04-15T20:35:08.924Z] go: downloading github.com/go-sql-driver/mysql v1.6.0 [2022-04-15T20:35:08.924Z] go: downloading github.com/gofrs/uuid v4.2.0+incompatible [2022-04-15T20:35:09.086Z] ? github.com/edgexfoundry/edgex-go [no test files] [2022-04-15T20:35:09.184Z] go: downloading github.com/jinzhu/gorm v1.9.16 [2022-04-15T20:35:09.184Z] go: downloading github.com/lib/pq v1.10.4 [2022-04-15T20:35:09.184Z] go: downloading github.com/mattn/go-sqlite3 v1.14.12 [2022-04-15T20:35:09.184Z] go: downloading github.com/aws/aws-sdk-go-v2 v1.14.0 [2022-04-15T20:35:09.444Z] go: downloading github.com/aws/aws-sdk-go-v2/config v1.14.0 [2022-04-15T20:35:09.444Z] go: downloading github.com/aws/aws-sdk-go-v2/credentials v1.9.0 [2022-04-15T20:35:09.705Z] go: downloading github.com/aws/aws-sdk-go-v2/service/kms v1.15.0 [2022-04-15T20:35:09.705Z] go: downloading github.com/aws/aws-sdk-go-v2/service/sts v1.15.0 [2022-04-15T20:35:09.705Z] go: downloading github.com/stretchr/testify v1.7.0 [2022-04-15T20:35:09.964Z] go: downloading golang.org/x/sync v0.0.0-20210220032951-036812b2e83c [2022-04-15T20:35:09.964Z] go: downloading github.com/aws/aws-sdk-go v1.43.0 [2022-04-15T20:35:10.531Z]  ---> 194bccc5f6e2 [2022-04-15T20:35:10.531Z] Step 19/25 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/security-secretstore-setup . [2022-04-15T20:35:11.100Z] ---> Running in ea925515ba69 [2022-04-15T20:35:11.100Z] ---> 70910032d1a8 [2022-04-15T20:35:11.100Z] Step 20/25 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/entrypoint.sh /usr/local/bin/ [2022-04-15T20:35:11.670Z] 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-15T20:35:11.670Z] ---> 34afa90bb6dd [2022-04-15T20:35:11.670Z] 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-15T20:35:11.670Z] ---> Running in d0c4c2e2e5fc [2022-04-15T20:35:13.051Z] go: downloading google.golang.org/api v0.70.0 [2022-04-15T20:35:13.051Z] go: downloading k8s.io/client-go v0.23.4 [2022-04-15T20:35:13.051Z] go: downloading k8s.io/api v0.23.4 [2022-04-15T20:35:13.051Z] go: downloading github.com/google/go-tpm v0.3.3 [2022-04-15T20:35:13.051Z] go: downloading github.com/Azure/azure-sdk-for-go v62.0.0+incompatible [2022-04-15T20:35:13.051Z] go: downloading github.com/Azure/go-autorest/autorest v0.11.24 [2022-04-15T20:35:13.548Z] go: downloading github.com/Azure/go-autorest v14.2.0+incompatible [2022-04-15T20:35:13.548Z] go: downloading github.com/Azure/go-autorest/autorest/azure/auth v0.5.11 [2022-04-15T20:35:13.809Z] go: downloading cloud.google.com/go/storage v1.21.0 [2022-04-15T20:35:13.809Z] go: downloading cloud.google.com/go v0.100.2 [2022-04-15T20:35:14.119Z] go: downloading k8s.io/apimachinery v0.23.4 [2022-04-15T20:35:14.382Z] Removing intermediate container d0c4c2e2e5fc [2022-04-15T20:35:14.382Z] ---> bf9e54b1c3ed [2022-04-15T20:35:14.382Z] Step 22/25 : ENTRYPOINT ["entrypoint.sh"] [2022-04-15T20:35:14.382Z] go: downloading k8s.io/kube-aggregator v0.23.3 [2022-04-15T20:35:14.643Z] Removing intermediate container 414ff3d5692e [2022-04-15T20:35:14.643Z] ---> fd40fe9a9845 [2022-04-15T20:35:14.643Z] Step 10/23 : RUN make cmd/sys-mgmt-executor/sys-mgmt-executor [2022-04-15T20:35:14.643Z] go: downloading sigs.k8s.io/controller-runtime v0.11.1 [2022-04-15T20:35:14.643Z] go: downloading cloud.google.com/go/security v1.3.0 [2022-04-15T20:35:14.643Z]  ---> Running in 72f5850f9d88 [2022-04-15T20:35:14.643Z] ---> Running in 80908186c362 [2022-04-15T20:35:14.904Z] go: downloading github.com/hashicorp/vault/api v1.4.1 [2022-04-15T20:35:14.904Z] go: downloading github.com/shirou/gopsutil/v3 v3.22.2 [2022-04-15T20:35:14.904Z] Removing intermediate container 72f5850f9d88 [2022-04-15T20:35:14.904Z] ---> 1367330742bb [2022-04-15T20:35:14.904Z] Step 23/25 : LABEL arch=x86_64 [2022-04-15T20:35:15.164Z] go: downloading github.com/hashicorp/golang-lru v0.5.4 [2022-04-15T20:35:15.164Z] go: downloading github.com/mitchellh/reflectwalk v1.0.1 [2022-04-15T20:35:15.164Z] go: downloading github.com/matttproud/golang_protobuf_extensions v1.0.2-0.20181231171920-c182affec369 [2022-04-15T20:35:15.164Z] go: downloading github.com/twmb/murmur3 v1.1.6 [2022-04-15T20:35:15.164Z] go: downloading github.com/jinzhu/inflection v1.0.0 [2022-04-15T20:35:15.164Z]  ---> Running in 917d874212a0 [2022-04-15T20:35:15.164Z] go: downloading github.com/aws/smithy-go v1.11.0 [2022-04-15T20:35:15.164Z] 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-15T20:35:15.421Z] go: downloading github.com/aws/aws-sdk-go-v2/feature/ec2/imds v1.11.0 [2022-04-15T20:35:15.421Z] go: downloading github.com/aws/aws-sdk-go-v2/internal/ini v1.3.6 [2022-04-15T20:35:15.421Z] go: downloading github.com/aws/aws-sdk-go-v2/service/sso v1.10.0 [2022-04-15T20:35:15.421Z] go: downloading github.com/aws/aws-sdk-go-v2/internal/configsources v1.1.5 [2022-04-15T20:35:15.421Z] go: downloading github.com/aws/aws-sdk-go-v2/service/internal/presigned-url v1.8.0 [2022-04-15T20:35:15.421Z] go: downloading github.com/Azure/go-autorest/autorest/adal v0.9.18 [2022-04-15T20:35:15.679Z] go: downloading github.com/Azure/go-autorest/logger v0.2.1 [2022-04-15T20:35:15.679Z] go: downloading github.com/Azure/go-autorest/tracing v0.6.0 [2022-04-15T20:35:15.936Z] go: downloading github.com/Azure/go-autorest/autorest/azure/cli v0.4.5 [2022-04-15T20:35:15.936Z] go: downloading github.com/dimchansky/utfbom v1.1.1 [2022-04-15T20:35:15.936Z] go: downloading github.com/gogo/protobuf v1.3.2 [2022-04-15T20:35:15.936Z] Removing intermediate container 917d874212a0 [2022-04-15T20:35:15.936Z] ---> 72ca840047fd [2022-04-15T20:35:15.936Z] Step 24/25 : LABEL git_sha=6c33f42a7f2f605caf8f50a8770825747a9b540e [2022-04-15T20:35:16.196Z] go: downloading cloud.google.com/go/compute v1.3.0 [2022-04-15T20:35:16.454Z] go: downloading cloud.google.com/go/iam v0.1.1 [2022-04-15T20:35:16.454Z] go: downloading github.com/googleapis/gax-go/v2 v2.1.1 [2022-04-15T20:35:16.454Z] go: downloading k8s.io/klog/v2 v2.30.0 [2022-04-15T20:35:16.454Z] go: downloading github.com/google/gofuzz v1.1.0 [2022-04-15T20:35:16.454Z] go: downloading golang.org/x/oauth2 v0.0.0-20211104180415-d3ed0bb246c8 [2022-04-15T20:35:16.454Z] go: downloading sigs.k8s.io/structured-merge-diff/v4 v4.2.1 [2022-04-15T20:35:16.454Z] go: downloading k8s.io/utils v0.0.0-20211116205334-6203023598ed [2022-04-15T20:35:16.454Z] go: downloading github.com/spf13/pflag v1.0.5 [2022-04-15T20:35:16.454Z] go: downloading golang.org/x/term v0.0.0-20210927222741-03fcf44c2211 [2022-04-15T20:35:16.454Z] go: downloading github.com/evanphx/json-patch v4.12.0+incompatible [2022-04-15T20:35:16.454Z] go: downloading github.com/cenkalti/backoff/v3 v3.2.2 [2022-04-15T20:35:16.454Z] go: downloading github.com/hashicorp/go-cleanhttp v0.5.2 [2022-04-15T20:35:16.454Z] go: downloading github.com/hashicorp/go-retryablehttp v0.6.6 [2022-04-15T20:35:16.454Z] go: downloading github.com/hashicorp/go-secure-stdlib/parseutil v0.1.1 [2022-04-15T20:35:16.713Z] go: downloading github.com/hashicorp/vault/sdk v0.4.1 [2022-04-15T20:35:16.713Z] go: downloading github.com/mitchellh/mapstructure v1.4.3 [2022-04-15T20:35:16.713Z] go: downloading github.com/tklauser/go-sysconf v0.3.9 [2022-04-15T20:35:16.713Z] go: downloading github.com/OneOfOne/xxhash v1.2.8 [2022-04-15T20:35:16.713Z] go: downloading gopkg.in/yaml.v2 v2.4.0 [2022-04-15T20:35:16.713Z] go: downloading github.com/rcrowley/go-metrics v0.0.0-20201227073835-cf1acfcdf475 [2022-04-15T20:35:16.713Z] go: downloading github.com/gobwas/glob v0.2.3 [2022-04-15T20:35:16.713Z] go: downloading github.com/yashtewari/glob-intersection v0.0.0-20180916065949-5c77d914dd0b [2022-04-15T20:35:16.713Z] go: downloading github.com/aws/aws-sdk-go-v2/internal/endpoints/v2 v2.3.0 [2022-04-15T20:35:16.713Z] go: downloading github.com/jmespath/go-jmespath v0.4.0 [2022-04-15T20:35:16.713Z] go: downloading github.com/Azure/go-autorest/autorest/date v0.3.0 [2022-04-15T20:35:16.713Z] go: downloading github.com/golang-jwt/jwt/v4 v4.2.0 [2022-04-15T20:35:16.713Z] go: downloading gopkg.in/inf.v0 v0.9.1 [2022-04-15T20:35:16.980Z] go: downloading go.opencensus.io v0.23.0 [2022-04-15T20:35:16.980Z] go: downloading github.com/google/go-cmp v0.5.7 [2022-04-15T20:35:16.980Z] go: downloading github.com/googleapis/gnostic v0.5.5 [2022-04-15T20:35:16.980Z] go: downloading github.com/go-logr/logr v1.2.2 [2022-04-15T20:35:16.980Z] go: downloading sigs.k8s.io/json v0.0.0-20211020170558-c049b76a60c6 [2022-04-15T20:35:16.980Z] go: downloading k8s.io/kube-openapi v0.0.0-20211115234752-e816edb12b65 [2022-04-15T20:35:16.980Z] go: downloading github.com/json-iterator/go v1.1.12 [2022-04-15T20:35:16.980Z] go: downloading github.com/hashicorp/go-secure-stdlib/strutil v0.1.1 [2022-04-15T20:35:16.980Z] go: downloading github.com/hashicorp/go-sockaddr v1.0.2 [2022-04-15T20:35:16.980Z] go: downloading go.uber.org/zap v1.21.0 [2022-04-15T20:35:17.248Z] go: downloading github.com/xeipuuv/gojsonreference v0.0.0-20180127040603-bd5ef7bd5415 [2022-04-15T20:35:17.248Z] go: downloading github.com/tklauser/numcpus v0.3.0 [2022-04-15T20:35:17.248Z] go: downloading sigs.k8s.io/yaml v1.3.0 [2022-04-15T20:35:17.248Z]  ---> Running in c60bb7867d44 [2022-04-15T20:35:17.248Z] go: downloading github.com/golang/groupcache v0.0.0-20210331224755-41bb18bfe9da [2022-04-15T20:35:17.248Z] go: downloading github.com/ryanuber/go-glob v1.0.0 [2022-04-15T20:35:17.248Z] go: downloading github.com/golang/snappy v0.0.4 [2022-04-15T20:35:17.248Z] go: downloading github.com/pierrec/lz4 v2.5.2+incompatible [2022-04-15T20:35:17.248Z] go: downloading github.com/modern-go/concurrent v0.0.0-20180306012644-bacd9c7ef1dd [2022-04-15T20:35:17.248Z] go: downloading github.com/modern-go/reflect2 v1.0.2 [2022-04-15T20:35:17.248Z] go: downloading github.com/hashicorp/go-secure-stdlib/mlock v0.1.1 [2022-04-15T20:35:17.248Z] go: downloading github.com/hashicorp/go-uuid v1.0.2 [2022-04-15T20:35:17.248Z] go: downloading github.com/hashicorp/go-version v1.2.0 [2022-04-15T20:35:17.248Z] go: downloading github.com/xeipuuv/gojsonpointer v0.0.0-20190905194746-02993c407bfb [2022-04-15T20:35:17.248Z] go: downloading go.uber.org/multierr v1.6.0 [2022-04-15T20:35:17.715Z] Removing intermediate container c60bb7867d44 [2022-04-15T20:35:17.715Z] ---> 0f63f4adcc54 [2022-04-15T20:35:17.715Z] Step 25/25 : LABEL version=0.0.0 [2022-04-15T20:35:17.976Z] Removing intermediate container 80908186c362 [2022-04-15T20:35:17.976Z] ---> 3e9d9ee9541d [2022-04-15T20:35:17.976Z] [2022-04-15T20:35:17.976Z] Step 11/23 : FROM docker:20.10.14 [2022-04-15T20:35:17.976Z] ---> Running in d934fcc41c0e [2022-04-15T20:35:18.235Z] 20.10.14: Pulling from library/docker [2022-04-15T20:35:18.494Z] Removing intermediate container d934fcc41c0e [2022-04-15T20:35:18.494Z] ---> 7eba89ec45c5 [2022-04-15T20:35:18.494Z] [2022-04-15T20:35:18.755Z] Successfully built 7eba89ec45c5 [2022-04-15T20:35:18.755Z] Successfully tagged security-secretstore-setup:latest [2022-04-15T20:35:18.755Z]  Building security-secretstore-setup ... done Building core-command [2022-04-15T20:35:22.049Z] go: downloading github.com/Azure/go-autorest/autorest/validation v0.3.0 [2022-04-15T20:35:22.049Z] go: downloading github.com/Azure/go-autorest/autorest/to v0.4.0 [2022-04-15T20:35:24.580Z] Step 1/23 : ARG BUILDER_BASE=golang:1.17-alpine3.15 [2022-04-15T20:35:24.580Z] Step 2/23 : FROM ${BUILDER_BASE} AS builder [2022-04-15T20:35:24.580Z] ---> 464efc73d8dd [2022-04-15T20:35:24.580Z] Step 3/23 : WORKDIR /edgex-go [2022-04-15T20:35:24.580Z] ---> Using cache [2022-04-15T20:35:24.580Z] ---> c6d6c06eb6dc [2022-04-15T20:35:24.580Z] Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-04-15T20:35:24.580Z] ---> Using cache [2022-04-15T20:35:24.580Z] ---> d182d74483a9 [2022-04-15T20:35:24.580Z] Step 5/23 : RUN apk add --update --no-cache make git [2022-04-15T20:35:24.580Z] ---> Using cache [2022-04-15T20:35:24.580Z] ---> 029c784abe68 [2022-04-15T20:35:24.580Z] Step 6/23 : COPY go.mod vendor* ./ [2022-04-15T20:35:24.580Z] ---> Using cache [2022-04-15T20:35:24.580Z] ---> 4153e469faf7 [2022-04-15T20:35:24.580Z] Step 7/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-04-15T20:35:24.580Z] ---> Using cache [2022-04-15T20:35:24.580Z] ---> 4cd32d5c2d57 [2022-04-15T20:35:24.580Z] Step 8/23 : COPY . . [2022-04-15T20:35:24.580Z] ---> Using cache [2022-04-15T20:35:24.580Z] ---> 5b8d2733472e [2022-04-15T20:35:24.580Z] Step 9/23 : RUN make cmd/core-command/core-command [2022-04-15T20:35:25.959Z] Digest: sha256:41978d1974f05f80e1aef23ac03040491a7e28bd4551d4b469b43e558341864e [2022-04-15T20:35:26.218Z] Building bin/spire-agent... [2022-04-15T20:35:26.218Z] Status: Downloaded newer image for docker:20.10.14 [2022-04-15T20:35:26.476Z] go: downloading github.com/envoyproxy/go-control-plane v0.10.1 [2022-04-15T20:35:26.476Z]  ---> 7417809fdb73 [2022-04-15T20:35:26.476Z] 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-15T20:35:26.476Z] go: downloading github.com/aws/aws-sdk-go-v2/service/secretsmanager v1.14.0 [2022-04-15T20:35:26.476Z] go: downloading cloud.google.com/go/secretmanager v1.3.0 [2022-04-15T20:35:26.476Z] go: downloading github.com/docker/docker v20.10.12+incompatible [2022-04-15T20:35:27.049Z] go: downloading github.com/google/go-tpm-tools v0.3.3 [2022-04-15T20:35:27.049Z] go: downloading github.com/cncf/xds/go v0.0.0-20211130200136-a8f946100490 [2022-04-15T20:35:27.049Z] go: downloading github.com/envoyproxy/protoc-gen-validate v0.6.2 [2022-04-15T20:35:27.617Z] go: downloading github.com/docker/go-connections v0.4.0 [2022-04-15T20:35:27.617Z] go: downloading github.com/docker/go-units v0.4.0 [2022-04-15T20:35:27.617Z] go: downloading github.com/opencontainers/image-spec v1.0.1 [2022-04-15T20:35:27.617Z] go: downloading github.com/containerd/containerd v1.3.4 [2022-04-15T20:35:27.618Z] go: downloading github.com/docker/distribution v2.7.1+incompatible [2022-04-15T20:35:27.618Z] go: downloading github.com/opencontainers/go-digest v1.0.0 [2022-04-15T20:35:34.206Z]  ---> Running in 891ba279c3e8 [2022-04-15T20:35:34.206Z] ---> Running in 3e4105c3a840 [2022-04-15T20:35:34.206Z] Removing intermediate container 3e4105c3a840 [2022-04-15T20:35:34.206Z] ---> 9559e404bb73 [2022-04-15T20:35:34.206Z] 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-15T20:35:34.206Z] ---> Running in 7f4fe3ab6d57 [2022-04-15T20:35:34.478Z] 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-15T20:35:34.478Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz [2022-04-15T20:35:34.738Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz [2022-04-15T20:35:34.996Z] (1/43) Installing readline (8.1.1-r0) [2022-04-15T20:35:34.996Z] (2/43) Installing bash (5.1.16-r0) [2022-04-15T20:35:34.996Z] Executing bash-5.1.16-r0.post-install [2022-04-15T20:35:34.996Z] (3/43) Installing brotli-libs (1.0.9-r5) [2022-04-15T20:35:34.996Z] (4/43) Installing nghttp2-libs (1.46.0-r0) [2022-04-15T20:35:34.996Z] (5/43) Installing libcurl (7.80.0-r0) [2022-04-15T20:35:34.996Z] (6/43) Installing curl (7.80.0-r0) [2022-04-15T20:35:34.996Z] (7/43) Installing dumb-init (1.2.5-r1) [2022-04-15T20:35:34.996Z] (8/43) Installing libbz2 (1.0.8-r1) [2022-04-15T20:35:34.996Z] (9/43) Installing expat (2.4.7-r0) [2022-04-15T20:35:34.996Z] (10/43) Installing libffi (3.4.2-r1) [2022-04-15T20:35:34.996Z] (11/43) Installing gdbm (1.22-r0) [2022-04-15T20:35:34.996Z] (12/43) Installing xz-libs (5.2.5-r1) [2022-04-15T20:35:34.996Z] (13/43) Installing libgcc (10.3.1_git20211027-r0) [2022-04-15T20:35:34.996Z] (14/43) Installing libstdc++ (10.3.1_git20211027-r0) [2022-04-15T20:35:34.996Z] (15/43) Installing mpdecimal (2.5.1-r1) [2022-04-15T20:35:34.996Z] (16/43) Installing sqlite-libs (3.36.0-r0) [2022-04-15T20:35:34.996Z] (17/43) Installing python3 (3.9.7-r4) [2022-04-15T20:35:35.564Z] (18/43) Installing py3-appdirs (1.4.4-r2) [2022-04-15T20:35:35.564Z] (19/43) Installing py3-certifi (2020.12.5-r1) [2022-04-15T20:35:35.565Z] (20/43) Installing py3-charset-normalizer (2.0.7-r0) [2022-04-15T20:35:35.565Z] (21/43) Installing py3-idna (3.3-r0) [2022-04-15T20:35:35.565Z] (22/43) Installing py3-urllib3 (1.26.7-r0) [2022-04-15T20:35:35.565Z] (23/43) Installing py3-requests (2.26.0-r1) [2022-04-15T20:35:35.565Z] (24/43) Installing py3-msgpack (1.0.2-r1) [2022-04-15T20:35:35.565Z] (25/43) Installing py3-lockfile (0.12.2-r4) [2022-04-15T20:35:35.565Z] (26/43) Installing py3-cachecontrol (0.12.10-r0) [2022-04-15T20:35:35.565Z] (27/43) Installing py3-colorama (0.4.4-r1) [2022-04-15T20:35:35.565Z] (28/43) Installing py3-contextlib2 (21.6.0-r1) [2022-04-15T20:35:35.565Z] (29/43) Installing py3-distlib (0.3.3-r0) [2022-04-15T20:35:35.565Z] (30/43) Installing py3-distro (1.6.0-r0) [2022-04-15T20:35:35.565Z] (31/43) Installing py3-six (1.16.0-r0) [2022-04-15T20:35:35.565Z] (32/43) Installing py3-webencodings (0.5.1-r4) [2022-04-15T20:35:35.565Z] (33/43) Installing py3-html5lib (1.1-r1) [2022-04-15T20:35:35.565Z] (34/43) Installing py3-parsing (2.4.7-r2) [2022-04-15T20:35:35.565Z] (35/43) Installing py3-packaging (20.9-r1) [2022-04-15T20:35:35.565Z] (36/43) Installing py3-tomli (1.2.2-r0) [2022-04-15T20:35:35.565Z] (37/43) Installing py3-pep517 (0.12.0-r0) [2022-04-15T20:35:35.565Z] (38/43) Installing py3-progress (1.6-r0) [2022-04-15T20:35:35.565Z] (39/43) Installing py3-retrying (1.3.3-r2) [2022-04-15T20:35:35.565Z] (40/43) Installing py3-ordered-set (4.0.2-r2) [2022-04-15T20:35:35.565Z] (41/43) Installing py3-setuptools (52.0.0-r4) [2022-04-15T20:35:35.565Z] (42/43) Installing py3-toml (0.10.2-r2) [2022-04-15T20:35:35.565Z] (43/43) Installing py3-pip (20.3.4-r1) [2022-04-15T20:35:35.824Z] Executing busybox-1.34.1-r5.trigger [2022-04-15T20:35:35.824Z] OK: 83 MiB in 65 packages [2022-04-15T20:35:36.437Z] Collecting docker-compose==1.23.2 [2022-04-15T20:35:36.437Z] Downloading docker_compose-1.23.2-py2.py3-none-any.whl (131 kB) [2022-04-15T20:35:36.785Z] Collecting requests!=2.11.0,!=2.12.2,!=2.18.0,<2.21,>=2.6.1 [2022-04-15T20:35:36.786Z] Downloading requests-2.20.1-py2.py3-none-any.whl (57 kB) [2022-04-15T20:35:36.786Z] 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-15T20:35:36.786Z] Collecting websocket-client<1.0,>=0.32.0 [2022-04-15T20:35:36.786Z] Downloading websocket_client-0.59.0-py2.py3-none-any.whl (67 kB) [2022-04-15T20:35:36.786Z] Collecting docker<4.0,>=3.6.0 [2022-04-15T20:35:36.786Z] Downloading docker-3.7.3-py2.py3-none-any.whl (134 kB) [2022-04-15T20:35:36.786Z] Removing intermediate container ea925515ba69 [2022-04-15T20:35:36.786Z] ---> 013952807164 [2022-04-15T20:35:36.786Z] [2022-04-15T20:35:36.786Z] Step 10/31 : FROM alpine:3.14 [2022-04-15T20:35:36.786Z] ---> e04c818066af [2022-04-15T20:35:36.786Z] Step 11/31 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2021 Intel Corporation' [2022-04-15T20:35:37.104Z] ---> Running in 3f1d226533af [2022-04-15T20:35:37.104Z] Collecting PyYAML<4,>=3.10 [2022-04-15T20:35:37.104Z] Downloading PyYAML-3.13.tar.gz (270 kB) [2022-04-15T20:35:37.104Z] Removing intermediate container 3f1d226533af [2022-04-15T20:35:37.104Z] ---> 91c0f39b0ba3 [2022-04-15T20:35:37.104Z] Step 12/31 : RUN apk add --update --no-cache dumb-init su-exec [2022-04-15T20:35:37.387Z] ---> Running in 8436b35b558a [2022-04-15T20:35:37.645Z] Collecting cached-property<2,>=1.2.0 [2022-04-15T20:35:37.645Z] Downloading cached_property-1.5.2-py2.py3-none-any.whl (7.6 kB) [2022-04-15T20:35:37.645Z] Collecting texttable<0.10,>=0.9.0 [2022-04-15T20:35:37.645Z] Downloading texttable-0.9.1.tar.gz (11 kB) [2022-04-15T20:35:37.645Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/x86_64/APKINDEX.tar.gz [2022-04-15T20:35:37.903Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/x86_64/APKINDEX.tar.gz [2022-04-15T20:35:37.903Z] Collecting dockerpty<0.5,>=0.4.1 [2022-04-15T20:35:37.903Z] Downloading dockerpty-0.4.1.tar.gz (13 kB) [2022-04-15T20:35:38.161Z] (1/2) Installing dumb-init (1.2.5-r1) [2022-04-15T20:35:38.161Z] (2/2) Installing su-exec (0.2-r1) [2022-04-15T20:35:38.161Z] Executing busybox-1.33.1-r7.trigger [2022-04-15T20:35:38.161Z] OK: 6 MiB in 16 packages [2022-04-15T20:35:38.420Z] Collecting jsonschema<3,>=2.5.1 [2022-04-15T20:35:38.420Z] Downloading jsonschema-2.6.0-py2.py3-none-any.whl (39 kB) [2022-04-15T20:35:38.420Z] Collecting docopt<0.7,>=0.6.1 [2022-04-15T20:35:38.420Z] Downloading docopt-0.6.2.tar.gz (25 kB) [2022-04-15T20:35:38.680Z] Collecting docker-pycreds>=0.4.0 [2022-04-15T20:35:38.680Z] Downloading docker_pycreds-0.4.0-py2.py3-none-any.whl (9.0 kB) [2022-04-15T20:35:38.939Z] 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-15T20:35:38.939Z] Collecting chardet<3.1.0,>=3.0.2 [2022-04-15T20:35:38.939Z] Downloading chardet-3.0.4-py2.py3-none-any.whl (133 kB) [2022-04-15T20:35:38.939Z] Collecting urllib3<1.25,>=1.21.1 [2022-04-15T20:35:38.939Z] Downloading urllib3-1.24.3-py2.py3-none-any.whl (118 kB) [2022-04-15T20:35:38.939Z] Collecting idna<2.8,>=2.5 [2022-04-15T20:35:38.939Z] Downloading idna-2.7-py2.py3-none-any.whl (58 kB) [2022-04-15T20:35:38.939Z] Using legacy 'setup.py install' for dockerpty, since package 'wheel' is not installed. [2022-04-15T20:35:38.939Z] Using legacy 'setup.py install' for docopt, since package 'wheel' is not installed. [2022-04-15T20:35:38.939Z] Using legacy 'setup.py install' for PyYAML, since package 'wheel' is not installed. [2022-04-15T20:35:38.939Z] Using legacy 'setup.py install' for texttable, since package 'wheel' is not installed. [2022-04-15T20:35:39.217Z] Removing intermediate container 8436b35b558a [2022-04-15T20:35:39.217Z] ---> 80b9aa2c8856 [2022-04-15T20:35:39.217Z] Step 13/31 : ENV SECURITY_INIT_DIR /edgex-init [2022-04-15T20:35:39.217Z] Installing collected packages: urllib3, idna, chardet, websocket-client, requests, docker-pycreds, texttable, PyYAML, jsonschema, docopt, dockerpty, docker, cached-property, docker-compose [2022-04-15T20:35:39.217Z] Attempting uninstall: urllib3 [2022-04-15T20:35:39.217Z] Found existing installation: urllib3 1.26.7 [2022-04-15T20:35:39.217Z] Uninstalling urllib3-1.26.7: [2022-04-15T20:35:39.217Z] Successfully uninstalled urllib3-1.26.7 [2022-04-15T20:35:39.217Z] ---> Running in c78bacd7b07d [2022-04-15T20:35:39.476Z] Attempting uninstall: idna [2022-04-15T20:35:39.476Z] Found existing installation: idna 3.3 [2022-04-15T20:35:39.476Z] Uninstalling idna-3.3: [2022-04-15T20:35:39.476Z] Successfully uninstalled idna-3.3 [2022-04-15T20:35:39.476Z] Removing intermediate container c78bacd7b07d [2022-04-15T20:35:39.476Z] ---> 977f0d2b0c22 [2022-04-15T20:35:39.476Z] Step 14/31 : ARG BOOTSTRAP_REDIS_DIR=${SECURITY_INIT_DIR}/bootstrap-redis [2022-04-15T20:35:39.476Z] ---> Running in 9b1083be3d00 [2022-04-15T20:35:39.737Z] Removing intermediate container 9b1083be3d00 [2022-04-15T20:35:39.737Z] ---> 6a74da4e5eda [2022-04-15T20:35:39.737Z] Step 15/31 : RUN mkdir -p ${SECURITY_INIT_DIR} && mkdir -p ${BOOTSTRAP_REDIS_DIR} [2022-04-15T20:35:39.996Z] ---> Running in 2d0758cd055e [2022-04-15T20:35:39.996Z] Attempting uninstall: requests [2022-04-15T20:35:39.996Z] Found existing installation: requests 2.26.0 [2022-04-15T20:35:39.996Z] Uninstalling requests-2.26.0: [2022-04-15T20:35:39.996Z] Successfully uninstalled requests-2.26.0 [2022-04-15T20:35:39.996Z] Running setup.py install for texttable: started [2022-04-15T20:35:40.562Z] Running setup.py install for texttable: finished with status 'done' [2022-04-15T20:35:40.562Z] Running setup.py install for PyYAML: started [2022-04-15T20:35:40.821Z] Running setup.py install for PyYAML: finished with status 'done' [2022-04-15T20:35:40.821Z] Running setup.py install for docopt: started [2022-04-15T20:35:41.389Z] Running setup.py install for docopt: finished with status 'done' [2022-04-15T20:35:41.389Z] Running setup.py install for dockerpty: started [2022-04-15T20:35:41.956Z] Running setup.py install for dockerpty: finished with status 'done' [2022-04-15T20:35:41.956Z] Removing intermediate container 2d0758cd055e [2022-04-15T20:35:41.956Z] ---> 8a465511920f [2022-04-15T20:35:41.956Z] Step 16/31 : WORKDIR ${SECURITY_INIT_DIR} [2022-04-15T20:35:41.956Z] ---> Running in 6c6d5c117f4c [2022-04-15T20:35:42.519Z] Removing intermediate container 6c6d5c117f4c [2022-04-15T20:35:42.519Z] ---> 3e06a77bb0dd [2022-04-15T20:35:42.519Z] Step 17/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint-scripts/ ${SECURITY_INIT_DIR}/ [2022-04-15T20:35:42.519Z] 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-15T20:35:43.457Z] ---> 5a294b4092b2 [2022-04-15T20:35:43.457Z] Step 18/31 : RUN chmod +x ${SECURITY_INIT_DIR}/*.sh [2022-04-15T20:35:44.026Z] ---> Running in 92e7b708fb92 [2022-04-15T20:35:47.322Z] Removing intermediate container 92e7b708fb92 [2022-04-15T20:35:47.322Z] ---> 67bdac25530f [2022-04-15T20:35:47.322Z] Step 19/31 : COPY --from=builder /edgex-go/Attribution.txt / [2022-04-15T20:35:47.581Z] Removing intermediate container 7f4fe3ab6d57 [2022-04-15T20:35:47.581Z] ---> afa97718011b [2022-04-15T20:35:47.581Z] Step 14/23 : ENV APP_PORT=58890 [2022-04-15T20:35:47.840Z] ---> Running in e6b4974f79d2 [2022-04-15T20:35:48.409Z] ---> 8b0c2d892d86 [2022-04-15T20:35:48.409Z] Step 20/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/security-bootstrapper . [2022-04-15T20:35:48.409Z] Removing intermediate container e6b4974f79d2 [2022-04-15T20:35:48.409Z] ---> 475fedd327b5 [2022-04-15T20:35:48.409Z] Step 15/23 : EXPOSE $APP_PORT [2022-04-15T20:35:48.667Z] ---> Running in 19ebaced7c28 [2022-04-15T20:35:48.924Z] Removing intermediate container 19ebaced7c28 [2022-04-15T20:35:48.924Z] ---> 9a681309f4aa [2022-04-15T20:35:48.924Z] Step 16/23 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/sys-mgmt-agent / [2022-04-15T20:35:49.861Z] ---> 280735164f02 [2022-04-15T20:35:49.861Z] Step 21/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res/configuration.toml ./res/ [2022-04-15T20:35:50.120Z] ---> 63c399c986fa [2022-04-15T20:35:50.120Z] Step 17/23 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/res/configuration.toml /res/configuration.toml [2022-04-15T20:35:50.378Z] ---> e6e0b591271f [2022-04-15T20:35:50.378Z] Step 22/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-redis/configuration.toml ${BOOTSTRAP_REDIS_DIR}/res/ [2022-04-15T20:35:50.945Z] ---> 7f8913cf4bc8 [2022-04-15T20:35:50.945Z] Step 18/23 : COPY --from=builder /edgex-go/cmd/sys-mgmt-executor/sys-mgmt-executor / [2022-04-15T20:35:50.945Z] ---> 49ca3475782f [2022-04-15T20:35:50.945Z] Step 23/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/consul-acl/ ${SECURITY_INIT_DIR}/consul-bootstrapper/ [2022-04-15T20:35:51.512Z] ---> 310054630d5a [2022-04-15T20:35:51.512Z] Step 24/31 : VOLUME ${SECURITY_INIT_DIR} [2022-04-15T20:35:51.773Z] ---> 6be10d76685d [2022-04-15T20:35:51.773Z] Step 19/23 : ENTRYPOINT ["/sys-mgmt-agent"] [2022-04-15T20:35:51.773Z] ---> Running in 75da3b317da1 [2022-04-15T20:35:51.773Z] ---> Running in 5b7ba8e90279 [2022-04-15T20:35:52.723Z] Removing intermediate container 5b7ba8e90279 [2022-04-15T20:35:52.723Z] ---> 7849bb8ed82f [2022-04-15T20:35:52.724Z] Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2022-04-15T20:35:52.724Z] Removing intermediate container 75da3b317da1 [2022-04-15T20:35:52.724Z] ---> 5a7b8caa12ad [2022-04-15T20:35:52.724Z] Step 25/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint.sh / [2022-04-15T20:35:52.983Z] ---> Running in 52ebed841a6a [2022-04-15T20:35:53.918Z] Removing intermediate container 52ebed841a6a [2022-04-15T20:35:53.918Z] ---> 7ebdcb344ec6 [2022-04-15T20:35:53.918Z] Step 21/23 : LABEL arch=x86_64 [2022-04-15T20:35:54.177Z] ---> 6930f2cbc68d [2022-04-15T20:35:54.177Z] Step 26/31 : RUN chmod +x /entrypoint.sh [2022-04-15T20:35:54.177Z] ---> Running in b6762e31ed83 [2022-04-15T20:35:54.435Z] ---> Running in e411d2953e2d [2022-04-15T20:35:54.435Z] Removing intermediate container 891ba279c3e8 [2022-04-15T20:35:54.435Z] ---> d3a134d2671b [2022-04-15T20:35:54.435Z] [2022-04-15T20:35:54.435Z] Step 10/23 : FROM alpine:3.14 [2022-04-15T20:35:54.435Z] ---> e04c818066af [2022-04-15T20:35:54.435Z] Step 11/23 : RUN apk add --update --no-cache dumb-init [2022-04-15T20:35:54.435Z] ---> Using cache [2022-04-15T20:35:54.435Z] ---> 1ab7b104d3d5 [2022-04-15T20:35:54.435Z] Step 12/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' [2022-04-15T20:35:54.435Z] ---> Using cache [2022-04-15T20:35:54.435Z] ---> 42ce6a29bfce [2022-04-15T20:35:54.435Z] Step 13/23 : ENV APP_PORT=59882 [2022-04-15T20:35:54.697Z] ---> Running in fb1b64ffaa0d [2022-04-15T20:35:54.697Z] Removing intermediate container b6762e31ed83 [2022-04-15T20:35:54.697Z] ---> 88fa3110139d [2022-04-15T20:35:54.697Z] Step 22/23 : LABEL git_sha=6c33f42a7f2f605caf8f50a8770825747a9b540e [2022-04-15T20:35:54.697Z] ---> Running in b2b2a6c0ec89 [2022-04-15T20:35:55.266Z] Removing intermediate container fb1b64ffaa0d [2022-04-15T20:35:55.266Z] ---> c014c61d3ec0 [2022-04-15T20:35:55.266Z] Step 14/23 : EXPOSE $APP_PORT [2022-04-15T20:35:55.266Z] Removing intermediate container b2b2a6c0ec89 [2022-04-15T20:35:55.266Z] ---> b94f7606a0ad [2022-04-15T20:35:55.266Z] Step 23/23 : LABEL version=0.0.0 [2022-04-15T20:35:55.266Z] ---> Running in 3a7e92481d1c [2022-04-15T20:35:55.266Z] ---> Running in 96aa32de0ae5 [2022-04-15T20:35:55.842Z] Removing intermediate container 3a7e92481d1c [2022-04-15T20:35:55.842Z] ---> f9c6ca3a704e [2022-04-15T20:35:55.842Z] Step 15/23 : WORKDIR / [2022-04-15T20:35:55.842Z] Removing intermediate container 96aa32de0ae5 [2022-04-15T20:35:55.842Z] ---> ccd215d81e6a [2022-04-15T20:35:55.842Z] [2022-04-15T20:35:55.842Z] ---> Running in e9aec0a4c7af [2022-04-15T20:35:56.100Z] Successfully built ccd215d81e6a [2022-04-15T20:35:56.100Z] Successfully tagged sys-mgmt-agent:latest [2022-04-15T20:35:56.100Z] Building security-spiffe-token-provider [2022-04-15T20:35:57.040Z]  Building sys-mgmt-agent ... done Removing intermediate container e9aec0a4c7af [2022-04-15T20:35:57.040Z] ---> d826a84b5818 [2022-04-15T20:35:57.040Z] Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / [2022-04-15T20:35:59.573Z] Removing intermediate container e411d2953e2d [2022-04-15T20:35:59.573Z] ---> 1b7033f065e4 [2022-04-15T20:35:59.573Z] Step 27/31 : ENTRYPOINT ["/entrypoint.sh"] [2022-04-15T20:35:59.832Z] ---> 77a0bfa56ab2 [2022-04-15T20:35:59.832Z] Step 17/23 : COPY --from=builder /edgex-go/cmd/core-command/core-command / [2022-04-15T20:36:00.090Z] ---> Running in f1c740a68aae [2022-04-15T20:36:00.660Z] Removing intermediate container f1c740a68aae [2022-04-15T20:36:00.660Z] ---> 10a1b854e442 [2022-04-15T20:36:00.660Z] Step 28/31 : CMD ["gate"] [2022-04-15T20:36:01.227Z] ---> Running in 7971686844b3 [2022-04-15T20:36:01.227Z] ---> 8c0a1d344ab7 [2022-04-15T20:36:01.227Z] Step 18/23 : COPY --from=builder /edgex-go/cmd/core-command/res/configuration.toml /res/configuration.toml [2022-04-15T20:36:02.161Z] Removing intermediate container 7971686844b3 [2022-04-15T20:36:02.161Z] ---> e29a9b611bd4 [2022-04-15T20:36:02.161Z] Step 29/31 : LABEL arch=x86_64 [2022-04-15T20:36:03.100Z] ---> 250da586cb39 [2022-04-15T20:36:03.100Z] Step 19/23 : ENTRYPOINT ["/core-command"] [2022-04-15T20:36:03.100Z] Step 1/20 : ARG BUILDER_BASE=golang:1.17-alpine3.15 [2022-04-15T20:36:03.100Z] Step 2/20 : FROM ${BUILDER_BASE} AS builder [2022-04-15T20:36:03.100Z] ---> 464efc73d8dd [2022-04-15T20:36:03.100Z] Step 3/20 : WORKDIR /edgex-go [2022-04-15T20:36:03.100Z] ---> Using cache [2022-04-15T20:36:03.100Z] ---> c6d6c06eb6dc [2022-04-15T20:36:03.100Z] Step 4/20 : RUN apk update && apk --no-cache --update add build-base [2022-04-15T20:36:03.359Z] ---> Running in 2c20dd3df397 [2022-04-15T20:36:03.359Z] ---> Running in a78974211585 [2022-04-15T20:36:03.359Z] ---> Running in bb964d6e8a57 [2022-04-15T20:36:03.618Z] Removing intermediate container a78974211585 [2022-04-15T20:36:03.618Z] ---> 5531f86789d1 [2022-04-15T20:36:03.618Z] Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2022-04-15T20:36:03.878Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz [2022-04-15T20:36:03.879Z] Removing intermediate container 2c20dd3df397 [2022-04-15T20:36:03.879Z] ---> e0e5d25618c8 [2022-04-15T20:36:03.879Z] Step 30/31 : LABEL git_sha=6c33f42a7f2f605caf8f50a8770825747a9b540e [2022-04-15T20:36:04.137Z] ---> Running in 39e6db26ea4d [2022-04-15T20:36:04.137Z] ---> Running in d4e3d4200e2d [2022-04-15T20:36:04.396Z] Removing intermediate container 39e6db26ea4d [2022-04-15T20:36:04.396Z] ---> 1424133e37ef [2022-04-15T20:36:04.396Z] Step 21/23 : LABEL arch=x86_64 [2022-04-15T20:36:04.396Z] Removing intermediate container d4e3d4200e2d [2022-04-15T20:36:04.396Z] ---> 48ca1eecc871 [2022-04-15T20:36:04.396Z] Step 31/31 : LABEL version=0.0.0 [2022-04-15T20:36:04.396Z] ---> Running in 3ee0dc2dd00f [2022-04-15T20:36:04.655Z] ---> Running in 31a7f591ba98 [2022-04-15T20:36:04.914Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz [2022-04-15T20:36:04.914Z] Removing intermediate container 3ee0dc2dd00f [2022-04-15T20:36:04.914Z] ---> b8101de2531d [2022-04-15T20:36:04.914Z] Step 22/23 : LABEL git_sha=6c33f42a7f2f605caf8f50a8770825747a9b540e [2022-04-15T20:36:04.914Z] ---> Running in cb5f8b37ff3e [2022-04-15T20:36:04.914Z] Removing intermediate container 31a7f591ba98 [2022-04-15T20:36:04.914Z] ---> be32ea8e62d3 [2022-04-15T20:36:04.914Z] [2022-04-15T20:36:05.174Z] Successfully built be32ea8e62d3 [2022-04-15T20:36:05.174Z] Successfully tagged security-bootstrapper:latest [2022-04-15T20:36:05.174Z]  Building security-bootstrapper ... done Building security-spire-agent [2022-04-15T20:36:05.174Z] v3.15.4-39-g17994082e8 [https://nl.alpinelinux.org/alpine/v3.15/main] [2022-04-15T20:36:05.174Z] v3.15.4-38-gf7d0da3611 [https://nl.alpinelinux.org/alpine/v3.15/community] [2022-04-15T20:36:05.174Z] OK: 15866 distinct packages available [2022-04-15T20:36:05.174Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz [2022-04-15T20:36:05.174Z] Removing intermediate container cb5f8b37ff3e [2022-04-15T20:36:05.174Z] ---> 6aafbf786f43 [2022-04-15T20:36:05.174Z] Step 23/23 : LABEL version=0.0.0 [2022-04-15T20:36:06.111Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz [2022-04-15T20:36:06.371Z] OK: 221 MiB in 52 packages [2022-04-15T20:36:07.315Z] ---> Running in c2f9fab7e999 [2022-04-15T20:36:09.224Z] Removing intermediate container c2f9fab7e999 [2022-04-15T20:36:09.224Z] ---> f5f992d5a51d [2022-04-15T20:36:09.224Z] [2022-04-15T20:36:09.224Z] Successfully built f5f992d5a51d [2022-04-15T20:36:09.224Z] Successfully tagged core-command:latest [2022-04-15T20:36:09.804Z]  Building core-command ... done Removing intermediate container bb964d6e8a57 [2022-04-15T20:36:09.804Z] ---> acb43d3edf94 [2022-04-15T20:36:09.804Z] Step 5/20 : COPY go.mod vendor* ./ [2022-04-15T20:36:10.375Z] ---> 5747157fe2b7 [2022-04-15T20:36:10.375Z] Step 6/20 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-04-15T20:36:10.637Z] ---> Running in f1b76813def3 [2022-04-15T20:36:12.024Z] Step 1/26 : ARG BUILDER_BASE=golang:1.17-alpine3.15 [2022-04-15T20:36:12.024Z] Step 2/26 : FROM ${BUILDER_BASE} AS builder [2022-04-15T20:36:12.024Z] ---> 464efc73d8dd [2022-04-15T20:36:12.024Z] Step 3/26 : WORKDIR /edgex-go [2022-04-15T20:36:12.024Z] ---> Using cache [2022-04-15T20:36:12.024Z] ---> c6d6c06eb6dc [2022-04-15T20:36:12.024Z] Step 4/26 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-04-15T20:36:12.024Z] ---> Using cache [2022-04-15T20:36:12.024Z] ---> d182d74483a9 [2022-04-15T20:36:12.024Z] Step 5/26 : RUN apk add --update --no-cache make git build-base curl [2022-04-15T20:36:12.024Z] ---> Using cache [2022-04-15T20:36:12.024Z] ---> 545a68e8a998 [2022-04-15T20:36:12.024Z] Step 6/26 : COPY go.mod vendor* ./ [2022-04-15T20:36:12.024Z] ---> Using cache [2022-04-15T20:36:12.024Z] ---> 5f57291024b1 [2022-04-15T20:36:12.024Z] Step 7/26 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-04-15T20:36:12.024Z] ---> Using cache [2022-04-15T20:36:12.024Z] ---> 5e2ae71c10a1 [2022-04-15T20:36:12.024Z] Step 8/26 : COPY . . [2022-04-15T20:36:12.024Z] ---> Using cache [2022-04-15T20:36:12.024Z] ---> 05ec1d84193b [2022-04-15T20:36:12.024Z] Step 9/26 : ARG SPIRE_RELEASE=1.2.1 [2022-04-15T20:36:12.024Z] ---> Using cache [2022-04-15T20:36:12.024Z] ---> 0f879727171b [2022-04-15T20:36:12.024Z] Step 10/26 : RUN mkdir -p spire-build [2022-04-15T20:36:12.024Z] ---> Using cache [2022-04-15T20:36:12.024Z] ---> a102f29a373c [2022-04-15T20:36:12.024Z] Step 11/26 : WORKDIR /edgex-go/spire-build [2022-04-15T20:36:12.024Z] ---> Using cache [2022-04-15T20:36:12.024Z] ---> 10fd2e75c8ac [2022-04-15T20:36:12.024Z] 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-15T20:36:13.406Z] ---> Running in 59783d7c6cbc [2022-04-15T20:36:13.665Z] Removing intermediate container f1b76813def3 [2022-04-15T20:36:13.665Z] ---> 67b2f73c0bdd [2022-04-15T20:36:13.665Z] Step 7/20 : COPY . . [2022-04-15T20:36:14.235Z] spire-1.2.1/ [2022-04-15T20:36:14.235Z] spire-1.2.1/.data/ [2022-04-15T20:36:14.235Z] spire-1.2.1/.data/.file [2022-04-15T20:36:14.235Z] spire-1.2.1/.dockerignore [2022-04-15T20:36:14.235Z] spire-1.2.1/.gitattributes [2022-04-15T20:36:14.235Z] spire-1.2.1/.githooks/ [2022-04-15T20:36:14.235Z] spire-1.2.1/.githooks/pre-commit [2022-04-15T20:36:14.235Z] spire-1.2.1/.github/ [2022-04-15T20:36:14.235Z] spire-1.2.1/.github/ISSUE_TEMPLATE.md [2022-04-15T20:36:14.235Z] spire-1.2.1/.github/PULL_REQUEST_TEMPLATE.md [2022-04-15T20:36:14.235Z] spire-1.2.1/.github/dependabot.yml [2022-04-15T20:36:14.235Z] spire-1.2.1/.github/workflows/ [2022-04-15T20:36:14.235Z] spire-1.2.1/.github/workflows/nightly_build.yaml [2022-04-15T20:36:14.235Z] spire-1.2.1/.github/workflows/pr_build.yaml [2022-04-15T20:36:14.235Z] spire-1.2.1/.github/workflows/release_build.yaml [2022-04-15T20:36:14.235Z] spire-1.2.1/.github/workflows/scripts/ [2022-04-15T20:36:14.235Z] spire-1.2.1/.github/workflows/scripts/build_artifacts.sh [2022-04-15T20:36:14.235Z] spire-1.2.1/.github/workflows/scripts/push-images.sh [2022-04-15T20:36:14.235Z] spire-1.2.1/.github/workflows/scripts/push-scratch-images.sh [2022-04-15T20:36:14.235Z] spire-1.2.1/.github/workflows/scripts/run_unit_tests.sh [2022-04-15T20:36:14.235Z] spire-1.2.1/.github/workflows/scripts/split.sh [2022-04-15T20:36:14.235Z] spire-1.2.1/.gitignore [2022-04-15T20:36:14.235Z] spire-1.2.1/.go-version [2022-04-15T20:36:14.235Z] spire-1.2.1/.golangci.yml [2022-04-15T20:36:14.235Z] spire-1.2.1/ADOPTERS.md [2022-04-15T20:36:14.235Z] spire-1.2.1/CHANGELOG.md [2022-04-15T20:36:14.235Z] spire-1.2.1/CODE-OF-CONDUCT.md [2022-04-15T20:36:14.235Z] spire-1.2.1/CODEOWNERS [2022-04-15T20:36:14.235Z] spire-1.2.1/CONTRIBUTING.md [2022-04-15T20:36:14.235Z] spire-1.2.1/Dockerfile [2022-04-15T20:36:14.235Z] spire-1.2.1/Dockerfile.dev [2022-04-15T20:36:14.235Z] spire-1.2.1/Dockerfile.scratch [2022-04-15T20:36:14.235Z] spire-1.2.1/LICENSE [2022-04-15T20:36:14.235Z] spire-1.2.1/MAINTAINERS.md [2022-04-15T20:36:14.235Z] spire-1.2.1/Makefile [2022-04-15T20:36:14.235Z] spire-1.2.1/README.md [2022-04-15T20:36:14.235Z] spire-1.2.1/ROADMAP.md [2022-04-15T20:36:14.235Z] spire-1.2.1/SECURITY.md [2022-04-15T20:36:14.235Z] spire-1.2.1/cmd/ [2022-04-15T20:36:14.235Z] spire-1.2.1/cmd/spire-agent/ [2022-04-15T20:36:14.235Z] spire-1.2.1/cmd/spire-agent/cli/ [2022-04-15T20:36:14.235Z] spire-1.2.1/cmd/spire-agent/cli/api/ [2022-04-15T20:36:14.235Z] spire-1.2.1/cmd/spire-agent/cli/api/common.go [2022-04-15T20:36:14.235Z] spire-1.2.1/cmd/spire-agent/cli/api/fetch_jwt.go [2022-04-15T20:36:14.235Z] spire-1.2.1/cmd/spire-agent/cli/api/fetch_x509.go [2022-04-15T20:36:14.235Z] spire-1.2.1/cmd/spire-agent/cli/api/printer.go [2022-04-15T20:36:14.235Z] spire-1.2.1/cmd/spire-agent/cli/api/validate_jwt.go [2022-04-15T20:36:14.235Z] spire-1.2.1/cmd/spire-agent/cli/api/watch.go [2022-04-15T20:36:14.235Z] spire-1.2.1/cmd/spire-agent/cli/cli.go [2022-04-15T20:36:14.235Z] spire-1.2.1/cmd/spire-agent/cli/common/ [2022-04-15T20:36:14.235Z] spire-1.2.1/cmd/spire-agent/cli/common/defaults.go [2022-04-15T20:36:14.236Z] spire-1.2.1/cmd/spire-agent/cli/healthcheck/ [2022-04-15T20:36:14.236Z] spire-1.2.1/cmd/spire-agent/cli/healthcheck/healthcheck.go [2022-04-15T20:36:14.236Z] spire-1.2.1/cmd/spire-agent/cli/healthcheck/healthcheck_test.go [2022-04-15T20:36:14.236Z] spire-1.2.1/cmd/spire-agent/cli/run/ [2022-04-15T20:36:14.236Z] spire-1.2.1/cmd/spire-agent/cli/run/run.go [2022-04-15T20:36:14.236Z] spire-1.2.1/cmd/spire-agent/cli/run/run_test.go [2022-04-15T20:36:14.236Z] spire-1.2.1/cmd/spire-agent/cli/validate/ [2022-04-15T20:36:14.236Z] spire-1.2.1/cmd/spire-agent/cli/validate/validate.go [2022-04-15T20:36:14.236Z] spire-1.2.1/cmd/spire-agent/cli/validate/validate_test.go [2022-04-15T20:36:14.236Z] spire-1.2.1/cmd/spire-agent/main.go [2022-04-15T20:36:14.236Z] spire-1.2.1/cmd/spire-server/ [2022-04-15T20:36:14.236Z] spire-1.2.1/cmd/spire-server/cli/ [2022-04-15T20:36:14.236Z] spire-1.2.1/cmd/spire-server/cli/agent/ [2022-04-15T20:36:14.236Z] spire-1.2.1/cmd/spire-server/cli/agent/agent_test.go [2022-04-15T20:36:14.236Z] spire-1.2.1/cmd/spire-server/cli/agent/ban.go [2022-04-15T20:36:14.236Z] spire-1.2.1/cmd/spire-server/cli/agent/count.go [2022-04-15T20:36:14.236Z] spire-1.2.1/cmd/spire-server/cli/agent/evict.go [2022-04-15T20:36:14.236Z] spire-1.2.1/cmd/spire-server/cli/agent/list.go [2022-04-15T20:36:14.236Z] spire-1.2.1/cmd/spire-server/cli/agent/show.go [2022-04-15T20:36:14.236Z] spire-1.2.1/cmd/spire-server/cli/bundle/ [2022-04-15T20:36:14.236Z] spire-1.2.1/cmd/spire-server/cli/bundle/bundle_test.go [2022-04-15T20:36:14.236Z] spire-1.2.1/cmd/spire-server/cli/bundle/common.go [2022-04-15T20:36:14.236Z] spire-1.2.1/cmd/spire-server/cli/bundle/common_test.go [2022-04-15T20:36:14.236Z] spire-1.2.1/cmd/spire-server/cli/bundle/count.go [2022-04-15T20:36:14.236Z] spire-1.2.1/cmd/spire-server/cli/bundle/delete.go [2022-04-15T20:36:14.236Z] spire-1.2.1/cmd/spire-server/cli/bundle/list.go [2022-04-15T20:36:14.236Z] spire-1.2.1/cmd/spire-server/cli/bundle/set.go [2022-04-15T20:36:14.236Z] spire-1.2.1/cmd/spire-server/cli/bundle/show.go [2022-04-15T20:36:14.236Z] spire-1.2.1/cmd/spire-server/cli/cli.go [2022-04-15T20:36:14.236Z] spire-1.2.1/cmd/spire-server/cli/entry/ [2022-04-15T20:36:14.236Z] spire-1.2.1/cmd/spire-server/cli/entry/count.go [2022-04-15T20:36:14.236Z] spire-1.2.1/cmd/spire-server/cli/entry/count_test.go [2022-04-15T20:36:14.236Z] spire-1.2.1/cmd/spire-server/cli/entry/create.go [2022-04-15T20:36:14.236Z] spire-1.2.1/cmd/spire-server/cli/entry/create_test.go [2022-04-15T20:36:14.236Z] spire-1.2.1/cmd/spire-server/cli/entry/delete.go [2022-04-15T20:36:14.236Z] spire-1.2.1/cmd/spire-server/cli/entry/delete_test.go [2022-04-15T20:36:14.236Z] spire-1.2.1/cmd/spire-server/cli/entry/show.go [2022-04-15T20:36:14.236Z] spire-1.2.1/cmd/spire-server/cli/entry/show_test.go [2022-04-15T20:36:14.236Z] spire-1.2.1/cmd/spire-server/cli/entry/update.go [2022-04-15T20:36:14.236Z] spire-1.2.1/cmd/spire-server/cli/entry/update_test.go [2022-04-15T20:36:14.236Z] spire-1.2.1/cmd/spire-server/cli/entry/util.go [2022-04-15T20:36:14.236Z] spire-1.2.1/cmd/spire-server/cli/entry/util_test.go [2022-04-15T20:36:14.236Z] spire-1.2.1/cmd/spire-server/cli/federation/ [2022-04-15T20:36:14.236Z] spire-1.2.1/cmd/spire-server/cli/federation/common.go [2022-04-15T20:36:14.236Z] spire-1.2.1/cmd/spire-server/cli/federation/common_test.go [2022-04-15T20:36:14.236Z] spire-1.2.1/cmd/spire-server/cli/federation/create.go [2022-04-15T20:36:14.236Z] spire-1.2.1/cmd/spire-server/cli/federation/create_test.go [2022-04-15T20:36:14.236Z] spire-1.2.1/cmd/spire-server/cli/federation/delete.go [2022-04-15T20:36:14.236Z] spire-1.2.1/cmd/spire-server/cli/federation/delete_test.go [2022-04-15T20:36:14.236Z] spire-1.2.1/cmd/spire-server/cli/federation/list.go [2022-04-15T20:36:14.236Z] spire-1.2.1/cmd/spire-server/cli/federation/list_test.go [2022-04-15T20:36:14.236Z] spire-1.2.1/cmd/spire-server/cli/federation/refresh.go [2022-04-15T20:36:14.236Z] spire-1.2.1/cmd/spire-server/cli/federation/refresh_test.go [2022-04-15T20:36:14.236Z] spire-1.2.1/cmd/spire-server/cli/federation/show.go [2022-04-15T20:36:14.236Z] spire-1.2.1/cmd/spire-server/cli/federation/show_test.go [2022-04-15T20:36:14.236Z] spire-1.2.1/cmd/spire-server/cli/federation/update.go [2022-04-15T20:36:14.236Z] spire-1.2.1/cmd/spire-server/cli/federation/update_test.go [2022-04-15T20:36:14.236Z] spire-1.2.1/cmd/spire-server/cli/healthcheck/ [2022-04-15T20:36:14.236Z] spire-1.2.1/cmd/spire-server/cli/healthcheck/healthcheck.go [2022-04-15T20:36:14.236Z] spire-1.2.1/cmd/spire-server/cli/healthcheck/healthcheck_test.go [2022-04-15T20:36:14.236Z] spire-1.2.1/cmd/spire-server/cli/jwt/ [2022-04-15T20:36:14.236Z] spire-1.2.1/cmd/spire-server/cli/jwt/mint.go [2022-04-15T20:36:14.236Z] spire-1.2.1/cmd/spire-server/cli/jwt/mint_test.go [2022-04-15T20:36:14.236Z] spire-1.2.1/cmd/spire-server/cli/run/ [2022-04-15T20:36:14.236Z] spire-1.2.1/cmd/spire-server/cli/run/run.go [2022-04-15T20:36:14.236Z] spire-1.2.1/cmd/spire-server/cli/run/run_test.go [2022-04-15T20:36:14.236Z] spire-1.2.1/cmd/spire-server/cli/token/ [2022-04-15T20:36:14.236Z] spire-1.2.1/cmd/spire-server/cli/token/generate.go [2022-04-15T20:36:14.236Z] spire-1.2.1/cmd/spire-server/cli/token/generate_test.go [2022-04-15T20:36:14.236Z] spire-1.2.1/cmd/spire-server/cli/validate/ [2022-04-15T20:36:14.236Z] spire-1.2.1/cmd/spire-server/cli/validate/validate.go [2022-04-15T20:36:14.236Z] spire-1.2.1/cmd/spire-server/cli/validate/validate_test.go [2022-04-15T20:36:14.236Z] spire-1.2.1/cmd/spire-server/cli/x509/ [2022-04-15T20:36:14.236Z] spire-1.2.1/cmd/spire-server/cli/x509/mint.go [2022-04-15T20:36:14.236Z] spire-1.2.1/cmd/spire-server/cli/x509/mint_test.go [2022-04-15T20:36:14.236Z] spire-1.2.1/cmd/spire-server/main.go [2022-04-15T20:36:14.236Z] spire-1.2.1/cmd/spire-server/util/ [2022-04-15T20:36:14.236Z] spire-1.2.1/cmd/spire-server/util/util.go [2022-04-15T20:36:14.236Z] spire-1.2.1/conf/ [2022-04-15T20:36:14.236Z] spire-1.2.1/conf/agent/ [2022-04-15T20:36:14.236Z] spire-1.2.1/conf/agent/agent.conf [2022-04-15T20:36:14.236Z] spire-1.2.1/conf/agent/agent_full.conf [2022-04-15T20:36:14.236Z] spire-1.2.1/conf/agent/dummy_root_ca.crt [2022-04-15T20:36:14.236Z] spire-1.2.1/conf/server/ [2022-04-15T20:36:14.236Z] spire-1.2.1/conf/server/dummy_upstream_ca.crt [2022-04-15T20:36:14.236Z] spire-1.2.1/conf/server/dummy_upstream_ca.key [2022-04-15T20:36:14.236Z] spire-1.2.1/conf/server/server.conf [2022-04-15T20:36:14.236Z] spire-1.2.1/conf/server/server_full.conf [2022-04-15T20:36:14.236Z] spire-1.2.1/doc/ [2022-04-15T20:36:14.236Z] spire-1.2.1/doc/SPIRE101.md [2022-04-15T20:36:14.236Z] spire-1.2.1/doc/auditlog.md [2022-04-15T20:36:14.236Z] spire-1.2.1/doc/authorization_policy_engine.md [2022-04-15T20:36:14.236Z] spire-1.2.1/doc/changelog_guidelines.md [2022-04-15T20:36:14.236Z] spire-1.2.1/doc/cure53-report.pdf [2022-04-15T20:36:14.236Z] spire-1.2.1/doc/images/ [2022-04-15T20:36:14.236Z] spire-1.2.1/doc/images/2019_roadmap.png [2022-04-15T20:36:14.236Z] spire-1.2.1/doc/images/SPIRE101.png [2022-04-15T20:36:14.236Z] spire-1.2.1/doc/images/SPIRE_agent.png [2022-04-15T20:36:14.236Z] spire-1.2.1/doc/images/SPIRE_server.png [2022-04-15T20:36:14.236Z] spire-1.2.1/doc/images/cache_mgr.png [2022-04-15T20:36:14.236Z] spire-1.2.1/doc/images/cache_mgr_components.png [2022-04-15T20:36:14.236Z] spire-1.2.1/doc/images/federated_spire.png [2022-04-15T20:36:14.236Z] spire-1.2.1/doc/images/ha_mode.png [2022-04-15T20:36:14.236Z] spire-1.2.1/doc/images/nested_spire.png [2022-04-15T20:36:14.236Z] spire-1.2.1/doc/images/oidc_federation.png [2022-04-15T20:36:14.236Z] spire-1.2.1/doc/images/single_trust_domain.png [2022-04-15T20:36:14.236Z] spire-1.2.1/doc/images/spiffe_compatible.png [2022-04-15T20:36:14.236Z] spire-1.2.1/doc/images/spire_logo.png [2022-04-15T20:36:14.236Z] spire-1.2.1/doc/migrating_registration_api_clients.md [2022-04-15T20:36:14.236Z] spire-1.2.1/doc/plugin_agent_keymanager_disk.md [2022-04-15T20:36:14.236Z] spire-1.2.1/doc/plugin_agent_keymanager_memory.md [2022-04-15T20:36:14.236Z] spire-1.2.1/doc/plugin_agent_nodeattestor_aws_iid.md [2022-04-15T20:36:14.236Z] spire-1.2.1/doc/plugin_agent_nodeattestor_azure_msi.md [2022-04-15T20:36:14.236Z] spire-1.2.1/doc/plugin_agent_nodeattestor_gcp_iit.md [2022-04-15T20:36:14.236Z] spire-1.2.1/doc/plugin_agent_nodeattestor_jointoken.md [2022-04-15T20:36:14.236Z] spire-1.2.1/doc/plugin_agent_nodeattestor_k8s_psat.md [2022-04-15T20:36:14.236Z] spire-1.2.1/doc/plugin_agent_nodeattestor_k8s_sat.md [2022-04-15T20:36:14.236Z] spire-1.2.1/doc/plugin_agent_nodeattestor_sshpop.md [2022-04-15T20:36:14.236Z] spire-1.2.1/doc/plugin_agent_nodeattestor_tpm_devid.md [2022-04-15T20:36:14.236Z] spire-1.2.1/doc/plugin_agent_nodeattestor_x509pop.md [2022-04-15T20:36:14.236Z] spire-1.2.1/doc/plugin_agent_svidstore_aws_secretsmanager.md [2022-04-15T20:36:14.236Z] spire-1.2.1/doc/plugin_agent_svidstore_gcp_secretmanager.md [2022-04-15T20:36:14.236Z] spire-1.2.1/doc/plugin_agent_workloadattestor_docker.md [2022-04-15T20:36:14.236Z] spire-1.2.1/doc/plugin_agent_workloadattestor_k8s.md [2022-04-15T20:36:14.236Z] spire-1.2.1/doc/plugin_agent_workloadattestor_unix.md [2022-04-15T20:36:14.236Z] spire-1.2.1/doc/plugin_server_datastore_sql.md [2022-04-15T20:36:14.236Z] spire-1.2.1/doc/plugin_server_keymanager_aws_kms.md [2022-04-15T20:36:14.236Z] spire-1.2.1/doc/plugin_server_keymanager_disk.md [2022-04-15T20:36:14.236Z] spire-1.2.1/doc/plugin_server_keymanager_memory.md [2022-04-15T20:36:14.236Z] spire-1.2.1/doc/plugin_server_nodeattestor_aws_iid.md [2022-04-15T20:36:14.236Z] spire-1.2.1/doc/plugin_server_nodeattestor_azure_msi.md [2022-04-15T20:36:14.236Z] spire-1.2.1/doc/plugin_server_nodeattestor_gcp_iit.md [2022-04-15T20:36:14.236Z] spire-1.2.1/doc/plugin_server_nodeattestor_jointoken.md [2022-04-15T20:36:14.236Z] spire-1.2.1/doc/plugin_server_nodeattestor_k8s_psat.md [2022-04-15T20:36:14.236Z] spire-1.2.1/doc/plugin_server_nodeattestor_k8s_sat.md [2022-04-15T20:36:14.236Z] spire-1.2.1/doc/plugin_server_nodeattestor_sshpop.md [2022-04-15T20:36:14.236Z] spire-1.2.1/doc/plugin_server_nodeattestor_tpm_devid.md [2022-04-15T20:36:14.236Z] spire-1.2.1/doc/plugin_server_nodeattestor_x509pop.md [2022-04-15T20:36:14.236Z] spire-1.2.1/doc/plugin_server_noderesolver_azure_msi.md [2022-04-15T20:36:14.236Z] spire-1.2.1/doc/plugin_server_notifier_gcs_bundle.md [2022-04-15T20:36:14.236Z] spire-1.2.1/doc/plugin_server_notifier_k8sbundle.md [2022-04-15T20:36:14.236Z] spire-1.2.1/doc/plugin_server_upstreamauthority_aws_pca.md [2022-04-15T20:36:14.236Z] spire-1.2.1/doc/plugin_server_upstreamauthority_awssecret.md [2022-04-15T20:36:14.236Z] spire-1.2.1/doc/plugin_server_upstreamauthority_cert_manager.md [2022-04-15T20:36:14.236Z] spire-1.2.1/doc/plugin_server_upstreamauthority_disk.md [2022-04-15T20:36:14.236Z] spire-1.2.1/doc/plugin_server_upstreamauthority_gcp_cas.md [2022-04-15T20:36:14.236Z] spire-1.2.1/doc/plugin_server_upstreamauthority_spire.md [2022-04-15T20:36:14.236Z] spire-1.2.1/doc/plugin_server_upstreamauthority_vault.md [2022-04-15T20:36:14.236Z] spire-1.2.1/doc/scaling_spire.md [2022-04-15T20:36:14.236Z] spire-1.2.1/doc/spire_agent.md [2022-04-15T20:36:14.236Z] spire-1.2.1/doc/spire_server.md [2022-04-15T20:36:14.236Z] spire-1.2.1/doc/supported_integrations.md [2022-04-15T20:36:14.236Z] spire-1.2.1/doc/telemetry.md [2022-04-15T20:36:14.236Z] spire-1.2.1/doc/telemetry_config.md [2022-04-15T20:36:14.236Z] spire-1.2.1/doc/upgrading.md [2022-04-15T20:36:14.236Z] spire-1.2.1/doc/using_spire.md [2022-04-15T20:36:14.236Z] spire-1.2.1/examples/ [2022-04-15T20:36:14.236Z] spire-1.2.1/examples/README.md [2022-04-15T20:36:14.236Z] spire-1.2.1/go.mod [2022-04-15T20:36:14.236Z] spire-1.2.1/go.sum [2022-04-15T20:36:14.236Z] spire-1.2.1/pkg/ [2022-04-15T20:36:14.236Z] spire-1.2.1/pkg/agent/ [2022-04-15T20:36:14.236Z] spire-1.2.1/pkg/agent/agent.go [2022-04-15T20:36:14.236Z] spire-1.2.1/pkg/agent/api/ [2022-04-15T20:36:14.236Z] spire-1.2.1/pkg/agent/api/config.go [2022-04-15T20:36:14.236Z] spire-1.2.1/pkg/agent/api/debug/ [2022-04-15T20:36:14.236Z] spire-1.2.1/pkg/agent/api/debug/v1/ [2022-04-15T20:36:14.236Z] spire-1.2.1/pkg/agent/api/debug/v1/service.go [2022-04-15T20:36:14.236Z] spire-1.2.1/pkg/agent/api/debug/v1/service_test.go [2022-04-15T20:36:14.236Z] spire-1.2.1/pkg/agent/api/delegatedidentity/ [2022-04-15T20:36:14.236Z] spire-1.2.1/pkg/agent/api/delegatedidentity/v1/ [2022-04-15T20:36:14.236Z] spire-1.2.1/pkg/agent/api/delegatedidentity/v1/service.go [2022-04-15T20:36:14.236Z] spire-1.2.1/pkg/agent/api/delegatedidentity/v1/service_test.go [2022-04-15T20:36:14.236Z] spire-1.2.1/pkg/agent/api/endpoints.go [2022-04-15T20:36:14.236Z] spire-1.2.1/pkg/agent/api/health/ [2022-04-15T20:36:14.236Z] spire-1.2.1/pkg/agent/api/health/v1/ [2022-04-15T20:36:14.236Z] spire-1.2.1/pkg/agent/api/health/v1/service.go [2022-04-15T20:36:14.236Z] spire-1.2.1/pkg/agent/api/health/v1/service_test.go [2022-04-15T20:36:14.236Z] spire-1.2.1/pkg/agent/api/rpccontext/ [2022-04-15T20:36:14.236Z] spire-1.2.1/pkg/agent/api/rpccontext/alias.go [2022-04-15T20:36:14.236Z] spire-1.2.1/pkg/agent/api/rpccontext/caller.go [2022-04-15T20:36:14.236Z] spire-1.2.1/pkg/agent/attestor/ [2022-04-15T20:36:14.236Z] spire-1.2.1/pkg/agent/attestor/node/ [2022-04-15T20:36:14.236Z] spire-1.2.1/pkg/agent/attestor/node/experimental.go [2022-04-15T20:36:14.236Z] spire-1.2.1/pkg/agent/attestor/node/node.go [2022-04-15T20:36:14.236Z] spire-1.2.1/pkg/agent/attestor/node/node_test.go [2022-04-15T20:36:14.236Z] spire-1.2.1/pkg/agent/attestor/workload/ [2022-04-15T20:36:14.236Z] spire-1.2.1/pkg/agent/attestor/workload/workload.go [2022-04-15T20:36:14.236Z] spire-1.2.1/pkg/agent/attestor/workload/workload_test.go [2022-04-15T20:36:14.236Z] spire-1.2.1/pkg/agent/catalog/ [2022-04-15T20:36:14.236Z] spire-1.2.1/pkg/agent/catalog/catalog.go [2022-04-15T20:36:14.236Z] spire-1.2.1/pkg/agent/catalog/keymanager.go [2022-04-15T20:36:14.236Z] spire-1.2.1/pkg/agent/catalog/nodeattestor.go [2022-04-15T20:36:14.236Z] spire-1.2.1/pkg/agent/catalog/svidstore.go [2022-04-15T20:36:14.236Z] spire-1.2.1/pkg/agent/catalog/workloadattestor.go [2022-04-15T20:36:14.236Z] spire-1.2.1/pkg/agent/client/ [2022-04-15T20:36:14.236Z] spire-1.2.1/pkg/agent/client/client.go [2022-04-15T20:36:14.236Z] spire-1.2.1/pkg/agent/client/client_test.go [2022-04-15T20:36:14.236Z] spire-1.2.1/pkg/agent/client/dial.go [2022-04-15T20:36:14.236Z] spire-1.2.1/pkg/agent/client/nodeconn.go [2022-04-15T20:36:14.236Z] spire-1.2.1/pkg/agent/client/nodeconn_test.go [2022-04-15T20:36:14.236Z] spire-1.2.1/pkg/agent/client/update.go [2022-04-15T20:36:14.236Z] spire-1.2.1/pkg/agent/client/util.go [2022-04-15T20:36:14.236Z] spire-1.2.1/pkg/agent/common/ [2022-04-15T20:36:14.236Z] spire-1.2.1/pkg/agent/common/backoff/ [2022-04-15T20:36:14.236Z] spire-1.2.1/pkg/agent/common/backoff/backoff.go [2022-04-15T20:36:14.236Z] spire-1.2.1/pkg/agent/common/backoff/backoff_test.go [2022-04-15T20:36:14.236Z] spire-1.2.1/pkg/agent/common/cgroups/ [2022-04-15T20:36:14.236Z] spire-1.2.1/pkg/agent/common/cgroups/cgroups.go [2022-04-15T20:36:14.236Z] spire-1.2.1/pkg/agent/common/cgroups/cgroups_test.go [2022-04-15T20:36:14.236Z] spire-1.2.1/pkg/agent/common/cgroups/filesystem.go [2022-04-15T20:36:14.236Z] spire-1.2.1/pkg/agent/config.go [2022-04-15T20:36:14.236Z] spire-1.2.1/pkg/agent/endpoints/ [2022-04-15T20:36:14.236Z] spire-1.2.1/pkg/agent/endpoints/config.go [2022-04-15T20:36:14.236Z] spire-1.2.1/pkg/agent/endpoints/endpoints.go [2022-04-15T20:36:14.236Z] spire-1.2.1/pkg/agent/endpoints/endpoints_test.go [2022-04-15T20:36:14.236Z] spire-1.2.1/pkg/agent/endpoints/metrics.go [2022-04-15T20:36:14.236Z] spire-1.2.1/pkg/agent/endpoints/middleware.go [2022-04-15T20:36:14.236Z] spire-1.2.1/pkg/agent/endpoints/peertracker.go [2022-04-15T20:36:14.236Z] spire-1.2.1/pkg/agent/endpoints/peertracker_test.go [2022-04-15T20:36:14.237Z] spire-1.2.1/pkg/agent/endpoints/sdsv2/ [2022-04-15T20:36:14.237Z] spire-1.2.1/pkg/agent/endpoints/sdsv2/handler.go [2022-04-15T20:36:14.237Z] spire-1.2.1/pkg/agent/endpoints/sdsv2/handler_test.go [2022-04-15T20:36:14.237Z] spire-1.2.1/pkg/agent/endpoints/sdsv3/ [2022-04-15T20:36:14.237Z] spire-1.2.1/pkg/agent/endpoints/sdsv3/handler.go [2022-04-15T20:36:14.237Z] spire-1.2.1/pkg/agent/endpoints/sdsv3/handler_test.go [2022-04-15T20:36:14.237Z] spire-1.2.1/pkg/agent/endpoints/workload/ [2022-04-15T20:36:14.237Z] spire-1.2.1/pkg/agent/endpoints/workload/handler.go [2022-04-15T20:36:14.237Z] spire-1.2.1/pkg/agent/endpoints/workload/handler_test.go [2022-04-15T20:36:14.237Z] spire-1.2.1/pkg/agent/manager/ [2022-04-15T20:36:14.237Z] spire-1.2.1/pkg/agent/manager/cache/ [2022-04-15T20:36:14.237Z] spire-1.2.1/pkg/agent/manager/cache/bundle_cache.go [2022-04-15T20:36:14.237Z] spire-1.2.1/pkg/agent/manager/cache/cache.go [2022-04-15T20:36:14.237Z] spire-1.2.1/pkg/agent/manager/cache/cache_test.go [2022-04-15T20:36:14.237Z] spire-1.2.1/pkg/agent/manager/cache/jwt_cache.go [2022-04-15T20:36:14.237Z] spire-1.2.1/pkg/agent/manager/cache/jwt_cache_test.go [2022-04-15T20:36:14.237Z] spire-1.2.1/pkg/agent/manager/cache/sets.go [2022-04-15T20:36:14.237Z] spire-1.2.1/pkg/agent/manager/cache/subscriber.go [2022-04-15T20:36:14.237Z] spire-1.2.1/pkg/agent/manager/config.go [2022-04-15T20:36:14.237Z] spire-1.2.1/pkg/agent/manager/manager.go [2022-04-15T20:36:14.237Z] spire-1.2.1/pkg/agent/manager/manager_test.go [2022-04-15T20:36:14.237Z] spire-1.2.1/pkg/agent/manager/storage.go [2022-04-15T20:36:14.237Z] spire-1.2.1/pkg/agent/manager/storage_test.go [2022-04-15T20:36:14.237Z] spire-1.2.1/pkg/agent/manager/storecache/ [2022-04-15T20:36:14.237Z] spire-1.2.1/pkg/agent/manager/storecache/cache.go [2022-04-15T20:36:14.237Z] spire-1.2.1/pkg/agent/manager/storecache/cache_test.go [2022-04-15T20:36:14.237Z] spire-1.2.1/pkg/agent/manager/sync.go [2022-04-15T20:36:14.237Z] spire-1.2.1/pkg/agent/plugin/ [2022-04-15T20:36:14.237Z] spire-1.2.1/pkg/agent/plugin/keymanager/ [2022-04-15T20:36:14.237Z] spire-1.2.1/pkg/agent/plugin/keymanager/base/ [2022-04-15T20:36:14.237Z] spire-1.2.1/pkg/agent/plugin/keymanager/base/keymanagerbase.go [2022-04-15T20:36:14.237Z] spire-1.2.1/pkg/agent/plugin/keymanager/constant.go [2022-04-15T20:36:14.237Z] spire-1.2.1/pkg/agent/plugin/keymanager/disk/ [2022-04-15T20:36:14.237Z] spire-1.2.1/pkg/agent/plugin/keymanager/disk/disk.go [2022-04-15T20:36:14.237Z] spire-1.2.1/pkg/agent/plugin/keymanager/disk/disk_test.go [2022-04-15T20:36:14.237Z] spire-1.2.1/pkg/agent/plugin/keymanager/keymanager.go [2022-04-15T20:36:14.237Z] spire-1.2.1/pkg/agent/plugin/keymanager/memory/ [2022-04-15T20:36:14.237Z] spire-1.2.1/pkg/agent/plugin/keymanager/memory/memory.go [2022-04-15T20:36:14.237Z] spire-1.2.1/pkg/agent/plugin/keymanager/memory/memory_test.go [2022-04-15T20:36:14.237Z] spire-1.2.1/pkg/agent/plugin/keymanager/repository.go [2022-04-15T20:36:14.237Z] spire-1.2.1/pkg/agent/plugin/keymanager/svidkeymanager.go [2022-04-15T20:36:14.237Z] spire-1.2.1/pkg/agent/plugin/keymanager/svidkeymanager_test.go [2022-04-15T20:36:14.237Z] spire-1.2.1/pkg/agent/plugin/keymanager/test/ [2022-04-15T20:36:14.237Z] spire-1.2.1/pkg/agent/plugin/keymanager/test/keymanagertest.go [2022-04-15T20:36:14.237Z] spire-1.2.1/pkg/agent/plugin/keymanager/v1.go [2022-04-15T20:36:14.237Z] spire-1.2.1/pkg/agent/plugin/keymanager/v1_test.go [2022-04-15T20:36:14.237Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/ [2022-04-15T20:36:14.237Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/aws/ [2022-04-15T20:36:14.237Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/aws/iid.go [2022-04-15T20:36:14.237Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/aws/iid_test.go [2022-04-15T20:36:14.237Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/azure/ [2022-04-15T20:36:14.237Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/azure/msi.go [2022-04-15T20:36:14.237Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/azure/msi_test.go [2022-04-15T20:36:14.237Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/gcp/ [2022-04-15T20:36:14.237Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/gcp/iit.go [2022-04-15T20:36:14.237Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/gcp/iit_test.go [2022-04-15T20:36:14.237Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/jointoken.go [2022-04-15T20:36:14.237Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/jointoken/ [2022-04-15T20:36:14.237Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/jointoken/join_token.go [2022-04-15T20:36:14.237Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/jointoken_test.go [2022-04-15T20:36:14.237Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/ [2022-04-15T20:36:14.237Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/psat/ [2022-04-15T20:36:14.237Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/psat/psat.go [2022-04-15T20:36:14.237Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/psat/psat_test.go [2022-04-15T20:36:14.237Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/sat/ [2022-04-15T20:36:14.237Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/sat/sat.go [2022-04-15T20:36:14.237Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/sat/sat_test.go [2022-04-15T20:36:14.237Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/nodeattestor.go [2022-04-15T20:36:14.237Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/repository.go [2022-04-15T20:36:14.237Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/sshpop/ [2022-04-15T20:36:14.237Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/sshpop/sshpop.go [2022-04-15T20:36:14.237Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/sshpop/sshpop_test.go [2022-04-15T20:36:14.237Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/test/ [2022-04-15T20:36:14.237Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/test/serverstream.go [2022-04-15T20:36:14.237Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/ [2022-04-15T20:36:14.237Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/devid.go [2022-04-15T20:36:14.237Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/devid_test.go [2022-04-15T20:36:14.237Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/ [2022-04-15T20:36:14.237Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/autodetect.go [2022-04-15T20:36:14.237Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/open.go [2022-04-15T20:36:14.237Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/open_windows.go [2022-04-15T20:36:14.237Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/session.go [2022-04-15T20:36:14.237Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/session_test.go [2022-04-15T20:36:14.237Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/signingkey.go [2022-04-15T20:36:14.237Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/v1.go [2022-04-15T20:36:14.237Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/v1_test.go [2022-04-15T20:36:14.237Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/x509pop/ [2022-04-15T20:36:14.237Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/x509pop/x509pop.go [2022-04-15T20:36:14.237Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/x509pop/x509pop_test.go [2022-04-15T20:36:14.237Z] spire-1.2.1/pkg/agent/plugin/svidstore/ [2022-04-15T20:36:14.237Z] spire-1.2.1/pkg/agent/plugin/svidstore/awssecretsmanager/ [2022-04-15T20:36:14.237Z] spire-1.2.1/pkg/agent/plugin/svidstore/awssecretsmanager/aws.go [2022-04-15T20:36:14.237Z] spire-1.2.1/pkg/agent/plugin/svidstore/awssecretsmanager/aws_test.go [2022-04-15T20:36:14.237Z] spire-1.2.1/pkg/agent/plugin/svidstore/awssecretsmanager/client.go [2022-04-15T20:36:14.237Z] spire-1.2.1/pkg/agent/plugin/svidstore/gcpsecretmanager/ [2022-04-15T20:36:14.237Z] spire-1.2.1/pkg/agent/plugin/svidstore/gcpsecretmanager/client.go [2022-04-15T20:36:14.237Z] spire-1.2.1/pkg/agent/plugin/svidstore/gcpsecretmanager/gcloud.go [2022-04-15T20:36:14.237Z] spire-1.2.1/pkg/agent/plugin/svidstore/gcpsecretmanager/gcloud_test.go [2022-04-15T20:36:14.237Z] spire-1.2.1/pkg/agent/plugin/svidstore/repository.go [2022-04-15T20:36:14.237Z] spire-1.2.1/pkg/agent/plugin/svidstore/svidstore.go [2022-04-15T20:36:14.237Z] spire-1.2.1/pkg/agent/plugin/svidstore/utils.go [2022-04-15T20:36:14.237Z] spire-1.2.1/pkg/agent/plugin/svidstore/utils_test.go [2022-04-15T20:36:14.237Z] spire-1.2.1/pkg/agent/plugin/svidstore/v1.go [2022-04-15T20:36:14.237Z] spire-1.2.1/pkg/agent/plugin/svidstore/v1_test.go [2022-04-15T20:36:14.237Z] spire-1.2.1/pkg/agent/plugin/svidstore/v1unofficial.go [2022-04-15T20:36:14.237Z] spire-1.2.1/pkg/agent/plugin/svidstore/v1unofficial_test.go [2022-04-15T20:36:14.237Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/ [2022-04-15T20:36:14.237Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/ [2022-04-15T20:36:14.237Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/cgroup/ [2022-04-15T20:36:14.237Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/cgroup/dockerfinder.go [2022-04-15T20:36:14.237Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/cgroup/dockerfinder_test.go [2022-04-15T20:36:14.237Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/docker.go [2022-04-15T20:36:14.237Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/docker_test.go [2022-04-15T20:36:14.237Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/retry.go [2022-04-15T20:36:14.237Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/ [2022-04-15T20:36:14.237Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/k8s.go [2022-04-15T20:36:14.237Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/k8s_test.go [2022-04-15T20:36:14.237Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/ [2022-04-15T20:36:14.237Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/cgroups_init_pid_in_pod.txt [2022-04-15T20:36:14.237Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/cgroups_pid_in_kind_pod.txt [2022-04-15T20:36:14.237Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/cgroups_pid_in_pod.txt [2022-04-15T20:36:14.237Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/cgroups_pid_not_in_pod.txt [2022-04-15T20:36:14.237Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/kind_pod_list.json [2022-04-15T20:36:14.237Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/pod_list.json [2022-04-15T20:36:14.237Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/pod_list_not_running.json [2022-04-15T20:36:14.237Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/systemd_cgroups_pid_in_pod.txt [2022-04-15T20:36:14.237Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/repository.go [2022-04-15T20:36:14.237Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/unix/ [2022-04-15T20:36:14.237Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/unix/unix.go [2022-04-15T20:36:14.237Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/unix/unix_test.go [2022-04-15T20:36:14.237Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/v1.go [2022-04-15T20:36:14.237Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/v1_test.go [2022-04-15T20:36:14.237Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/workloadattestor.go [2022-04-15T20:36:14.237Z] spire-1.2.1/pkg/agent/svid/ [2022-04-15T20:36:14.237Z] spire-1.2.1/pkg/agent/svid/rotator.go [2022-04-15T20:36:14.237Z] spire-1.2.1/pkg/agent/svid/rotator_config.go [2022-04-15T20:36:14.237Z] spire-1.2.1/pkg/agent/svid/rotator_test.go [2022-04-15T20:36:14.237Z] spire-1.2.1/pkg/agent/svid/store/ [2022-04-15T20:36:14.237Z] spire-1.2.1/pkg/agent/svid/store/service.go [2022-04-15T20:36:14.237Z] spire-1.2.1/pkg/agent/svid/store/service_test.go [2022-04-15T20:36:14.237Z] spire-1.2.1/pkg/common/ [2022-04-15T20:36:14.237Z] spire-1.2.1/pkg/common/agentpathtemplate/ [2022-04-15T20:36:14.237Z] spire-1.2.1/pkg/common/agentpathtemplate/template.go [2022-04-15T20:36:14.237Z] spire-1.2.1/pkg/common/agentpathtemplate/template_test.go [2022-04-15T20:36:14.237Z] spire-1.2.1/pkg/common/api/ [2022-04-15T20:36:14.237Z] spire-1.2.1/pkg/common/api/metrics.go [2022-04-15T20:36:14.237Z] spire-1.2.1/pkg/common/api/middleware/ [2022-04-15T20:36:14.237Z] spire-1.2.1/pkg/common/api/middleware/common_test.go [2022-04-15T20:36:14.237Z] spire-1.2.1/pkg/common/api/middleware/interceptor.go [2022-04-15T20:36:14.237Z] spire-1.2.1/pkg/common/api/middleware/interceptor_test.go [2022-04-15T20:36:14.237Z] spire-1.2.1/pkg/common/api/middleware/logger.go [2022-04-15T20:36:14.237Z] spire-1.2.1/pkg/common/api/middleware/logger_test.go [2022-04-15T20:36:14.237Z] spire-1.2.1/pkg/common/api/middleware/metrics.go [2022-04-15T20:36:14.237Z] spire-1.2.1/pkg/common/api/middleware/metrics_test.go [2022-04-15T20:36:14.237Z] spire-1.2.1/pkg/common/api/middleware/middleware.go [2022-04-15T20:36:14.237Z] spire-1.2.1/pkg/common/api/middleware/middleware_test.go [2022-04-15T20:36:14.237Z] spire-1.2.1/pkg/common/api/middleware/misconfig.go [2022-04-15T20:36:14.237Z] spire-1.2.1/pkg/common/api/middleware/misconfig_test.go [2022-04-15T20:36:14.237Z] spire-1.2.1/pkg/common/api/middleware/names.go [2022-04-15T20:36:14.237Z] spire-1.2.1/pkg/common/api/middleware/names_test.go [2022-04-15T20:36:14.237Z] spire-1.2.1/pkg/common/api/names.go [2022-04-15T20:36:14.237Z] spire-1.2.1/pkg/common/api/ratelimit.go [2022-04-15T20:36:14.237Z] spire-1.2.1/pkg/common/api/rpccontext/ [2022-04-15T20:36:14.237Z] spire-1.2.1/pkg/common/api/rpccontext/logger.go [2022-04-15T20:36:14.237Z] spire-1.2.1/pkg/common/api/rpccontext/metrics.go [2022-04-15T20:36:14.237Z] spire-1.2.1/pkg/common/api/rpccontext/names.go [2022-04-15T20:36:14.237Z] spire-1.2.1/pkg/common/auth/ [2022-04-15T20:36:14.237Z] spire-1.2.1/pkg/common/auth/interceptors.go [2022-04-15T20:36:14.237Z] spire-1.2.1/pkg/common/auth/interceptors_test.go [2022-04-15T20:36:14.237Z] spire-1.2.1/pkg/common/auth/untracked_uds.go [2022-04-15T20:36:14.237Z] spire-1.2.1/pkg/common/bundleutil/ [2022-04-15T20:36:14.237Z] spire-1.2.1/pkg/common/bundleutil/bundle.go [2022-04-15T20:36:14.237Z] spire-1.2.1/pkg/common/bundleutil/bundle_test.go [2022-04-15T20:36:14.237Z] spire-1.2.1/pkg/common/bundleutil/common_test.go [2022-04-15T20:36:14.237Z] spire-1.2.1/pkg/common/bundleutil/marshal.go [2022-04-15T20:36:14.237Z] spire-1.2.1/pkg/common/bundleutil/marshal_test.go [2022-04-15T20:36:14.237Z] spire-1.2.1/pkg/common/bundleutil/refreshhint.go [2022-04-15T20:36:14.237Z] spire-1.2.1/pkg/common/bundleutil/refreshhint_test.go [2022-04-15T20:36:14.237Z] spire-1.2.1/pkg/common/bundleutil/types.go [2022-04-15T20:36:14.237Z] spire-1.2.1/pkg/common/bundleutil/unmarshal.go [2022-04-15T20:36:14.237Z] spire-1.2.1/pkg/common/bundleutil/unmarshal_test.go [2022-04-15T20:36:14.237Z] spire-1.2.1/pkg/common/catalog/ [2022-04-15T20:36:14.237Z] spire-1.2.1/pkg/common/catalog/bind.go [2022-04-15T20:36:14.237Z] spire-1.2.1/pkg/common/catalog/builtin.go [2022-04-15T20:36:14.237Z] spire-1.2.1/pkg/common/catalog/catalog.go [2022-04-15T20:36:14.237Z] spire-1.2.1/pkg/common/catalog/catalog_test.go [2022-04-15T20:36:14.237Z] spire-1.2.1/pkg/common/catalog/closers.go [2022-04-15T20:36:14.237Z] spire-1.2.1/pkg/common/catalog/cmd_linux.go [2022-04-15T20:36:14.237Z] spire-1.2.1/pkg/common/catalog/cmd_other.go [2022-04-15T20:36:14.237Z] spire-1.2.1/pkg/common/catalog/config.go [2022-04-15T20:36:14.237Z] spire-1.2.1/pkg/common/catalog/config_test.go [2022-04-15T20:36:14.237Z] spire-1.2.1/pkg/common/catalog/configure.go [2022-04-15T20:36:14.237Z] spire-1.2.1/pkg/common/catalog/constraints.go [2022-04-15T20:36:14.237Z] spire-1.2.1/pkg/common/catalog/constraints_test.go [2022-04-15T20:36:14.237Z] spire-1.2.1/pkg/common/catalog/context.go [2022-04-15T20:36:14.237Z] spire-1.2.1/pkg/common/catalog/external.go [2022-04-15T20:36:14.237Z] spire-1.2.1/pkg/common/catalog/host.go [2022-04-15T20:36:14.237Z] spire-1.2.1/pkg/common/catalog/pipenet.go [2022-04-15T20:36:14.237Z] spire-1.2.1/pkg/common/catalog/plugin.go [2022-04-15T20:36:14.237Z] spire-1.2.1/pkg/common/catalog/testplugin/ [2022-04-15T20:36:14.237Z] spire-1.2.1/pkg/common/catalog/testplugin/.gitignore [2022-04-15T20:36:14.237Z] spire-1.2.1/pkg/common/catalog/testplugin/main.go [2022-04-15T20:36:14.238Z] spire-1.2.1/pkg/common/catalog/testplugin/plugin.go [2022-04-15T20:36:14.238Z] spire-1.2.1/pkg/common/cli/ [2022-04-15T20:36:14.238Z] spire-1.2.1/pkg/common/cli/env.go [2022-04-15T20:36:14.238Z] spire-1.2.1/pkg/common/cli/flags.go [2022-04-15T20:36:14.238Z] spire-1.2.1/pkg/common/cli/trust_domain.go [2022-04-15T20:36:14.238Z] spire-1.2.1/pkg/common/cli/trust_domain_test.go [2022-04-15T20:36:14.238Z] spire-1.2.1/pkg/common/cli/umask.go [2022-04-15T20:36:14.238Z] spire-1.2.1/pkg/common/cli/umask_posix.go [2022-04-15T20:36:14.238Z] spire-1.2.1/pkg/common/cli/umask_test.go [2022-04-15T20:36:14.238Z] spire-1.2.1/pkg/common/cli/umask_windows.go [2022-04-15T20:36:14.238Z] spire-1.2.1/pkg/common/cliprinter/ [2022-04-15T20:36:14.238Z] spire-1.2.1/pkg/common/cliprinter/cliprinter.go [2022-04-15T20:36:14.238Z] spire-1.2.1/pkg/common/cliprinter/cliprinter_test.go [2022-04-15T20:36:14.238Z] spire-1.2.1/pkg/common/cliprinter/flag.go [2022-04-15T20:36:14.238Z] spire-1.2.1/pkg/common/cliprinter/flag_test.go [2022-04-15T20:36:14.238Z] spire-1.2.1/pkg/common/cliprinter/format.go [2022-04-15T20:36:14.238Z] spire-1.2.1/pkg/common/cliprinter/format_test.go [2022-04-15T20:36:14.238Z] spire-1.2.1/pkg/common/cliprinter/internal/ [2022-04-15T20:36:14.238Z] spire-1.2.1/pkg/common/cliprinter/internal/errorjson/ [2022-04-15T20:36:14.238Z] spire-1.2.1/pkg/common/cliprinter/internal/errorjson/errorjson.go [2022-04-15T20:36:14.238Z] spire-1.2.1/pkg/common/cliprinter/internal/errorjson/errorjson_test.go [2022-04-15T20:36:14.238Z] spire-1.2.1/pkg/common/cliprinter/internal/errorpretty/ [2022-04-15T20:36:14.238Z] spire-1.2.1/pkg/common/cliprinter/internal/errorpretty/errorpretty.go [2022-04-15T20:36:14.238Z] spire-1.2.1/pkg/common/cliprinter/internal/errorpretty/errorpretty_test.go [2022-04-15T20:36:14.238Z] spire-1.2.1/pkg/common/cliprinter/internal/protojson/ [2022-04-15T20:36:14.238Z] spire-1.2.1/pkg/common/cliprinter/internal/protojson/protojson.go [2022-04-15T20:36:14.238Z] spire-1.2.1/pkg/common/cliprinter/internal/protojson/protojson_test.go [2022-04-15T20:36:14.238Z] spire-1.2.1/pkg/common/cliprinter/internal/protopretty/ [2022-04-15T20:36:14.238Z] spire-1.2.1/pkg/common/cliprinter/internal/protopretty/protopretty.go [2022-04-15T20:36:14.238Z] spire-1.2.1/pkg/common/cliprinter/internal/protopretty/protopretty_test.go [2022-04-15T20:36:14.238Z] spire-1.2.1/pkg/common/cliprinter/internal/structjson/ [2022-04-15T20:36:14.238Z] spire-1.2.1/pkg/common/cliprinter/internal/structjson/structjson.go [2022-04-15T20:36:14.238Z] spire-1.2.1/pkg/common/cliprinter/internal/structjson/structjson_test.go [2022-04-15T20:36:14.238Z] spire-1.2.1/pkg/common/cliprinter/internal/structpretty/ [2022-04-15T20:36:14.238Z] spire-1.2.1/pkg/common/cliprinter/internal/structpretty/structpretty.go [2022-04-15T20:36:14.238Z] spire-1.2.1/pkg/common/cliprinter/internal/structpretty/structpretty_test.go [2022-04-15T20:36:14.238Z] spire-1.2.1/pkg/common/coretypes/ [2022-04-15T20:36:14.238Z] spire-1.2.1/pkg/common/coretypes/bundle/ [2022-04-15T20:36:14.238Z] spire-1.2.1/pkg/common/coretypes/bundle/bundle_test.go [2022-04-15T20:36:14.238Z] spire-1.2.1/pkg/common/coretypes/bundle/commontypes.go [2022-04-15T20:36:14.238Z] spire-1.2.1/pkg/common/coretypes/bundle/plugintypes.go [2022-04-15T20:36:14.238Z] spire-1.2.1/pkg/common/coretypes/bundle/require.go [2022-04-15T20:36:14.238Z] spire-1.2.1/pkg/common/coretypes/jwtkey/ [2022-04-15T20:36:14.238Z] spire-1.2.1/pkg/common/coretypes/jwtkey/apitypes.go [2022-04-15T20:36:14.238Z] spire-1.2.1/pkg/common/coretypes/jwtkey/commontypes.go [2022-04-15T20:36:14.238Z] spire-1.2.1/pkg/common/coretypes/jwtkey/jwtkey.go [2022-04-15T20:36:14.238Z] spire-1.2.1/pkg/common/coretypes/jwtkey/jwtkey_test.go [2022-04-15T20:36:14.238Z] spire-1.2.1/pkg/common/coretypes/jwtkey/plugintypes.go [2022-04-15T20:36:14.238Z] spire-1.2.1/pkg/common/coretypes/jwtkey/require.go [2022-04-15T20:36:14.238Z] spire-1.2.1/pkg/common/coretypes/x509certificate/ [2022-04-15T20:36:14.238Z] spire-1.2.1/pkg/common/coretypes/x509certificate/commontypes.go [2022-04-15T20:36:14.238Z] spire-1.2.1/pkg/common/coretypes/x509certificate/plugintypes.go [2022-04-15T20:36:14.238Z] spire-1.2.1/pkg/common/coretypes/x509certificate/require.go [2022-04-15T20:36:14.238Z] spire-1.2.1/pkg/common/coretypes/x509certificate/x509certificate.go [2022-04-15T20:36:14.238Z] spire-1.2.1/pkg/common/coretypes/x509certificate/x509certificate_test.go [2022-04-15T20:36:14.238Z] spire-1.2.1/pkg/common/cryptoutil/ [2022-04-15T20:36:14.238Z] spire-1.2.1/pkg/common/cryptoutil/keys.go [2022-04-15T20:36:14.238Z] spire-1.2.1/pkg/common/cryptoutil/keys_test.go [2022-04-15T20:36:14.238Z] spire-1.2.1/pkg/common/diskutil/ [2022-04-15T20:36:14.238Z] spire-1.2.1/pkg/common/diskutil/file_posix.go [2022-04-15T20:36:14.238Z] spire-1.2.1/pkg/common/diskutil/file_test.go [2022-04-15T20:36:14.238Z] spire-1.2.1/pkg/common/diskutil/file_windows.go [2022-04-15T20:36:14.238Z] spire-1.2.1/pkg/common/errorutil/ [2022-04-15T20:36:14.238Z] spire-1.2.1/pkg/common/errorutil/wrapper.go [2022-04-15T20:36:14.238Z] spire-1.2.1/pkg/common/health/ [2022-04-15T20:36:14.238Z] spire-1.2.1/pkg/common/health/config.go [2022-04-15T20:36:14.238Z] spire-1.2.1/pkg/common/health/context.go [2022-04-15T20:36:14.238Z] spire-1.2.1/pkg/common/health/context_test.go [2022-04-15T20:36:14.238Z] spire-1.2.1/pkg/common/health/health.go [2022-04-15T20:36:14.238Z] spire-1.2.1/pkg/common/health/health_test.go [2022-04-15T20:36:14.238Z] spire-1.2.1/pkg/common/health/logger.go [2022-04-15T20:36:14.238Z] spire-1.2.1/pkg/common/hostservice/ [2022-04-15T20:36:14.238Z] spire-1.2.1/pkg/common/hostservice/metricsservice/ [2022-04-15T20:36:14.238Z] spire-1.2.1/pkg/common/hostservice/metricsservice/v1.go [2022-04-15T20:36:14.238Z] spire-1.2.1/pkg/common/hostservice/metricsservice/v1_test.go [2022-04-15T20:36:14.238Z] spire-1.2.1/pkg/common/idutil/ [2022-04-15T20:36:14.238Z] spire-1.2.1/pkg/common/idutil/require.go [2022-04-15T20:36:14.238Z] spire-1.2.1/pkg/common/idutil/require_test.go [2022-04-15T20:36:14.238Z] spire-1.2.1/pkg/common/idutil/safety.go [2022-04-15T20:36:14.238Z] spire-1.2.1/pkg/common/idutil/safety_test.go [2022-04-15T20:36:14.238Z] spire-1.2.1/pkg/common/idutil/spiffeid.go [2022-04-15T20:36:14.238Z] spire-1.2.1/pkg/common/idutil/spiffeid_test.go [2022-04-15T20:36:14.238Z] spire-1.2.1/pkg/common/jwtsvid/ [2022-04-15T20:36:14.238Z] spire-1.2.1/pkg/common/jwtsvid/common.go [2022-04-15T20:36:14.238Z] spire-1.2.1/pkg/common/jwtsvid/sign.go [2022-04-15T20:36:14.238Z] spire-1.2.1/pkg/common/jwtsvid/token_test.go [2022-04-15T20:36:14.238Z] spire-1.2.1/pkg/common/jwtsvid/validate.go [2022-04-15T20:36:14.238Z] spire-1.2.1/pkg/common/jwtutil/ [2022-04-15T20:36:14.238Z] spire-1.2.1/pkg/common/jwtutil/keyset.go [2022-04-15T20:36:14.238Z] spire-1.2.1/pkg/common/jwtutil/keyset_test.go [2022-04-15T20:36:14.238Z] spire-1.2.1/pkg/common/log/ [2022-04-15T20:36:14.238Z] spire-1.2.1/pkg/common/log/hclog_adapter.go [2022-04-15T20:36:14.238Z] spire-1.2.1/pkg/common/log/hclog_adapter_test.go [2022-04-15T20:36:14.238Z] spire-1.2.1/pkg/common/log/log.go [2022-04-15T20:36:14.238Z] spire-1.2.1/pkg/common/log/log_test.go [2022-04-15T20:36:14.238Z] spire-1.2.1/pkg/common/log/options.go [2022-04-15T20:36:14.238Z] spire-1.2.1/pkg/common/nodeutil/ [2022-04-15T20:36:14.238Z] spire-1.2.1/pkg/common/nodeutil/node.go [2022-04-15T20:36:14.238Z] spire-1.2.1/pkg/common/nodeutil/node_test.go [2022-04-15T20:36:14.238Z] spire-1.2.1/pkg/common/peertracker/ [2022-04-15T20:36:14.238Z] spire-1.2.1/pkg/common/peertracker/conn.go [2022-04-15T20:36:14.238Z] spire-1.2.1/pkg/common/peertracker/credentials.go [2022-04-15T20:36:14.238Z] spire-1.2.1/pkg/common/peertracker/errors.go [2022-04-15T20:36:14.238Z] spire-1.2.1/pkg/common/peertracker/getpid_windows.c [2022-04-15T20:36:14.238Z] spire-1.2.1/pkg/common/peertracker/getpid_windows.h [2022-04-15T20:36:14.238Z] spire-1.2.1/pkg/common/peertracker/info.go [2022-04-15T20:36:14.238Z] spire-1.2.1/pkg/common/peertracker/listener.go [2022-04-15T20:36:14.238Z] spire-1.2.1/pkg/common/peertracker/listener_test.go [2022-04-15T20:36:14.238Z] spire-1.2.1/pkg/common/peertracker/peertracker.go [2022-04-15T20:36:14.238Z] spire-1.2.1/pkg/common/peertracker/peertracker_test.go [2022-04-15T20:36:14.238Z] spire-1.2.1/pkg/common/peertracker/peertracker_test_child_posix.go [2022-04-15T20:36:14.238Z] spire-1.2.1/pkg/common/peertracker/peertracker_test_child_windows.go [2022-04-15T20:36:14.238Z] spire-1.2.1/pkg/common/peertracker/peertracker_test_posix.go [2022-04-15T20:36:14.238Z] spire-1.2.1/pkg/common/peertracker/peertracker_test_windows.go [2022-04-15T20:36:14.238Z] spire-1.2.1/pkg/common/peertracker/tcp.go [2022-04-15T20:36:14.238Z] spire-1.2.1/pkg/common/peertracker/tcp_fallback.go [2022-04-15T20:36:14.238Z] spire-1.2.1/pkg/common/peertracker/tcp_windows.go [2022-04-15T20:36:14.238Z] spire-1.2.1/pkg/common/peertracker/tracker_bsd.go [2022-04-15T20:36:14.238Z] spire-1.2.1/pkg/common/peertracker/tracker_fallback.go [2022-04-15T20:36:14.238Z] spire-1.2.1/pkg/common/peertracker/tracker_linux.go [2022-04-15T20:36:14.238Z] spire-1.2.1/pkg/common/peertracker/tracker_linux_test.go [2022-04-15T20:36:14.238Z] spire-1.2.1/pkg/common/peertracker/tracker_windows.go [2022-04-15T20:36:14.238Z] spire-1.2.1/pkg/common/peertracker/uds.go [2022-04-15T20:36:14.238Z] spire-1.2.1/pkg/common/peertracker/uds_bsd.go [2022-04-15T20:36:14.238Z] spire-1.2.1/pkg/common/peertracker/uds_fallback.go [2022-04-15T20:36:14.238Z] spire-1.2.1/pkg/common/peertracker/uds_linux.go [2022-04-15T20:36:14.238Z] spire-1.2.1/pkg/common/pemutil/ [2022-04-15T20:36:14.238Z] spire-1.2.1/pkg/common/pemutil/block.go [2022-04-15T20:36:14.238Z] spire-1.2.1/pkg/common/pemutil/certs.go [2022-04-15T20:36:14.238Z] spire-1.2.1/pkg/common/pemutil/common.go [2022-04-15T20:36:14.238Z] spire-1.2.1/pkg/common/pemutil/csr.go [2022-04-15T20:36:14.238Z] spire-1.2.1/pkg/common/pemutil/keys.go [2022-04-15T20:36:14.238Z] spire-1.2.1/pkg/common/pemutil/pemutil_test.go [2022-04-15T20:36:14.238Z] spire-1.2.1/pkg/common/pemutil/testdata/ [2022-04-15T20:36:14.238Z] spire-1.2.1/pkg/common/pemutil/testdata/cert.pem [2022-04-15T20:36:14.238Z] spire-1.2.1/pkg/common/pemutil/testdata/certs.pem [2022-04-15T20:36:14.238Z] spire-1.2.1/pkg/common/pemutil/testdata/csr.pem [2022-04-15T20:36:14.238Z] spire-1.2.1/pkg/common/pemutil/testdata/ecdsa-key-pkcs8.pem [2022-04-15T20:36:14.238Z] spire-1.2.1/pkg/common/pemutil/testdata/ecdsa-key.pem [2022-04-15T20:36:14.238Z] spire-1.2.1/pkg/common/pemutil/testdata/key.pem [2022-04-15T20:36:14.238Z] spire-1.2.1/pkg/common/pemutil/testdata/public-rsa-key.pem [2022-04-15T20:36:14.238Z] spire-1.2.1/pkg/common/pemutil/testdata/rsa-key-pkcs8.pem [2022-04-15T20:36:14.238Z] spire-1.2.1/pkg/common/pemutil/testdata/rsa-key.pem [2022-04-15T20:36:14.238Z] spire-1.2.1/pkg/common/plugin/ [2022-04-15T20:36:14.238Z] spire-1.2.1/pkg/common/plugin/aws/ [2022-04-15T20:36:14.238Z] spire-1.2.1/pkg/common/plugin/aws/iid.go [2022-04-15T20:36:14.238Z] spire-1.2.1/pkg/common/plugin/azure/ [2022-04-15T20:36:14.238Z] spire-1.2.1/pkg/common/plugin/azure/msi.go [2022-04-15T20:36:14.238Z] spire-1.2.1/pkg/common/plugin/azure/msi_test.go [2022-04-15T20:36:14.238Z] spire-1.2.1/pkg/common/plugin/facade.go [2022-04-15T20:36:14.238Z] spire-1.2.1/pkg/common/plugin/facade_test.go [2022-04-15T20:36:14.238Z] spire-1.2.1/pkg/common/plugin/gcp/ [2022-04-15T20:36:14.238Z] spire-1.2.1/pkg/common/plugin/gcp/iit.go [2022-04-15T20:36:14.238Z] spire-1.2.1/pkg/common/plugin/k8s/ [2022-04-15T20:36:14.238Z] spire-1.2.1/pkg/common/plugin/k8s/apiserver/ [2022-04-15T20:36:14.238Z] spire-1.2.1/pkg/common/plugin/k8s/apiserver/client.go [2022-04-15T20:36:14.238Z] spire-1.2.1/pkg/common/plugin/k8s/apiserver/client_test.go [2022-04-15T20:36:14.238Z] spire-1.2.1/pkg/common/plugin/k8s/utils.go [2022-04-15T20:36:14.238Z] spire-1.2.1/pkg/common/plugin/k8s/utils_test.go [2022-04-15T20:36:14.238Z] spire-1.2.1/pkg/common/plugin/log.go [2022-04-15T20:36:14.238Z] spire-1.2.1/pkg/common/plugin/sshpop/ [2022-04-15T20:36:14.238Z] spire-1.2.1/pkg/common/plugin/sshpop/handshake.go [2022-04-15T20:36:14.238Z] spire-1.2.1/pkg/common/plugin/sshpop/handshake_test.go [2022-04-15T20:36:14.238Z] spire-1.2.1/pkg/common/plugin/sshpop/sshpop.go [2022-04-15T20:36:14.238Z] spire-1.2.1/pkg/common/plugin/sshpop/sshpop_test.go [2022-04-15T20:36:14.238Z] spire-1.2.1/pkg/common/plugin/sshpop/testdata/ [2022-04-15T20:36:14.238Z] spire-1.2.1/pkg/common/plugin/sshpop/testdata/dummy_agent_ssh_key [2022-04-15T20:36:14.238Z] spire-1.2.1/pkg/common/plugin/sshpop/testdata/dummy_agent_ssh_key-cert.pub [2022-04-15T20:36:14.238Z] spire-1.2.1/pkg/common/plugin/sshpop/testdata/dummy_ssh_cert_authority.pub [2022-04-15T20:36:14.238Z] spire-1.2.1/pkg/common/plugin/sshpop/testdata/empty_ssh_cert_authority.pub [2022-04-15T20:36:14.238Z] spire-1.2.1/pkg/common/plugin/sshpop/testdata/many_ssh_cert_authorities.pub [2022-04-15T20:36:14.238Z] spire-1.2.1/pkg/common/plugin/tpmdevid/ [2022-04-15T20:36:14.238Z] spire-1.2.1/pkg/common/plugin/tpmdevid/devid.go [2022-04-15T20:36:14.238Z] spire-1.2.1/pkg/common/plugin/x509pop/ [2022-04-15T20:36:14.238Z] spire-1.2.1/pkg/common/plugin/x509pop/x509pop.go [2022-04-15T20:36:14.238Z] spire-1.2.1/pkg/common/plugin/x509pop/x509pop_test.go [2022-04-15T20:36:14.238Z] spire-1.2.1/pkg/common/profiling/ [2022-04-15T20:36:14.238Z] spire-1.2.1/pkg/common/profiling/dumpers.go [2022-04-15T20:36:14.238Z] spire-1.2.1/pkg/common/profiling/profiling.go [2022-04-15T20:36:14.238Z] spire-1.2.1/pkg/common/protoutil/ [2022-04-15T20:36:14.238Z] spire-1.2.1/pkg/common/protoutil/masks.go [2022-04-15T20:36:14.238Z] spire-1.2.1/pkg/common/protoutil/masks_test.go [2022-04-15T20:36:14.238Z] spire-1.2.1/pkg/common/rotationutil/ [2022-04-15T20:36:14.238Z] spire-1.2.1/pkg/common/rotationutil/rotationutil.go [2022-04-15T20:36:14.238Z] spire-1.2.1/pkg/common/rotationutil/rotationutil_test.go [2022-04-15T20:36:14.238Z] spire-1.2.1/pkg/common/selector/ [2022-04-15T20:36:14.238Z] spire-1.2.1/pkg/common/selector/selector.go [2022-04-15T20:36:14.238Z] spire-1.2.1/pkg/common/selector/selector_test.go [2022-04-15T20:36:14.238Z] spire-1.2.1/pkg/common/selector/set.go [2022-04-15T20:36:14.238Z] spire-1.2.1/pkg/common/selector/set_utils.go [2022-04-15T20:36:14.238Z] spire-1.2.1/pkg/common/selector/set_utils_test.go [2022-04-15T20:36:14.238Z] spire-1.2.1/pkg/common/telemetry/ [2022-04-15T20:36:14.238Z] spire-1.2.1/pkg/common/telemetry/agent/ [2022-04-15T20:36:14.238Z] spire-1.2.1/pkg/common/telemetry/agent/keymanager/ [2022-04-15T20:36:14.238Z] spire-1.2.1/pkg/common/telemetry/agent/keymanager/keymanager.go [2022-04-15T20:36:14.238Z] spire-1.2.1/pkg/common/telemetry/agent/keymanager/wrapper.go [2022-04-15T20:36:14.238Z] spire-1.2.1/pkg/common/telemetry/agent/keymanager/wrapper_test.go [2022-04-15T20:36:14.238Z] spire-1.2.1/pkg/common/telemetry/agent/manager.go [2022-04-15T20:36:14.238Z] spire-1.2.1/pkg/common/telemetry/agent/node.go [2022-04-15T20:36:14.238Z] spire-1.2.1/pkg/common/telemetry/agent/rotate.go [2022-04-15T20:36:14.238Z] spire-1.2.1/pkg/common/telemetry/agent/sdsapi.go [2022-04-15T20:36:14.238Z] spire-1.2.1/pkg/common/telemetry/agent/store/ [2022-04-15T20:36:14.238Z] spire-1.2.1/pkg/common/telemetry/agent/store/store.go [2022-04-15T20:36:14.238Z] spire-1.2.1/pkg/common/telemetry/agent/workloadapi/ [2022-04-15T20:36:14.238Z] spire-1.2.1/pkg/common/telemetry/agent/workloadapi/workload.go [2022-04-15T20:36:14.238Z] spire-1.2.1/pkg/common/telemetry/blackhole.go [2022-04-15T20:36:14.238Z] spire-1.2.1/pkg/common/telemetry/call.go [2022-04-15T20:36:14.238Z] spire-1.2.1/pkg/common/telemetry/common/ [2022-04-15T20:36:14.238Z] spire-1.2.1/pkg/common/telemetry/common/label_adders.go [2022-04-15T20:36:14.238Z] spire-1.2.1/pkg/common/telemetry/config.go [2022-04-15T20:36:14.238Z] spire-1.2.1/pkg/common/telemetry/dogstatsd.go [2022-04-15T20:36:14.238Z] spire-1.2.1/pkg/common/telemetry/dogstatsd_test.go [2022-04-15T20:36:14.238Z] spire-1.2.1/pkg/common/telemetry/inmem.go [2022-04-15T20:36:14.238Z] spire-1.2.1/pkg/common/telemetry/inmem_test.go [2022-04-15T20:36:14.238Z] spire-1.2.1/pkg/common/telemetry/m3.go [2022-04-15T20:36:14.238Z] spire-1.2.1/pkg/common/telemetry/m3_test.go [2022-04-15T20:36:14.238Z] spire-1.2.1/pkg/common/telemetry/metrics.go [2022-04-15T20:36:14.239Z] spire-1.2.1/pkg/common/telemetry/metrics_benchmark_test.go [2022-04-15T20:36:14.239Z] spire-1.2.1/pkg/common/telemetry/names.go [2022-04-15T20:36:14.239Z] spire-1.2.1/pkg/common/telemetry/prometheus.go [2022-04-15T20:36:14.239Z] spire-1.2.1/pkg/common/telemetry/prometheus_test.go [2022-04-15T20:36:14.239Z] spire-1.2.1/pkg/common/telemetry/sanitize.go [2022-04-15T20:36:14.239Z] spire-1.2.1/pkg/common/telemetry/sanitize_test.go [2022-04-15T20:36:14.239Z] spire-1.2.1/pkg/common/telemetry/server/ [2022-04-15T20:36:14.239Z] spire-1.2.1/pkg/common/telemetry/server/bundle_manager.go [2022-04-15T20:36:14.239Z] spire-1.2.1/pkg/common/telemetry/server/ca_manager.go [2022-04-15T20:36:14.239Z] spire-1.2.1/pkg/common/telemetry/server/datastore/ [2022-04-15T20:36:14.239Z] spire-1.2.1/pkg/common/telemetry/server/datastore/bundle.go [2022-04-15T20:36:14.239Z] spire-1.2.1/pkg/common/telemetry/server/datastore/federation_relationship.go [2022-04-15T20:36:14.239Z] spire-1.2.1/pkg/common/telemetry/server/datastore/join_token.go [2022-04-15T20:36:14.239Z] spire-1.2.1/pkg/common/telemetry/server/datastore/node.go [2022-04-15T20:36:14.239Z] spire-1.2.1/pkg/common/telemetry/server/datastore/registration.go [2022-04-15T20:36:14.239Z] spire-1.2.1/pkg/common/telemetry/server/datastore/wrapper.go [2022-04-15T20:36:14.239Z] spire-1.2.1/pkg/common/telemetry/server/datastore/wrapper_test.go [2022-04-15T20:36:14.239Z] spire-1.2.1/pkg/common/telemetry/server/keymanager/ [2022-04-15T20:36:14.239Z] spire-1.2.1/pkg/common/telemetry/server/keymanager/keymanager.go [2022-04-15T20:36:14.239Z] spire-1.2.1/pkg/common/telemetry/server/keymanager/wrapper.go [2022-04-15T20:36:14.239Z] spire-1.2.1/pkg/common/telemetry/server/keymanager/wrapper_test.go [2022-04-15T20:36:14.239Z] spire-1.2.1/pkg/common/telemetry/server/registration_manager.go [2022-04-15T20:36:14.239Z] spire-1.2.1/pkg/common/telemetry/server/rotate.go [2022-04-15T20:36:14.239Z] spire-1.2.1/pkg/common/telemetry/server/server.go [2022-04-15T20:36:14.239Z] spire-1.2.1/pkg/common/telemetry/sink.go [2022-04-15T20:36:14.239Z] spire-1.2.1/pkg/common/telemetry/statsd.go [2022-04-15T20:36:14.239Z] spire-1.2.1/pkg/common/telemetry/statsd_test.go [2022-04-15T20:36:14.239Z] spire-1.2.1/pkg/common/telemetry/uptime.go [2022-04-15T20:36:14.239Z] spire-1.2.1/pkg/common/telemetry/version.go [2022-04-15T20:36:14.239Z] spire-1.2.1/pkg/common/telemetry/withlabels.go [2022-04-15T20:36:14.239Z] spire-1.2.1/pkg/common/uptime/ [2022-04-15T20:36:14.239Z] spire-1.2.1/pkg/common/uptime/uptime.go [2022-04-15T20:36:14.239Z] spire-1.2.1/pkg/common/uptime/uptime_test.go [2022-04-15T20:36:14.239Z] spire-1.2.1/pkg/common/util/ [2022-04-15T20:36:14.239Z] spire-1.2.1/pkg/common/util/certs.go [2022-04-15T20:36:14.239Z] spire-1.2.1/pkg/common/util/certs_test.go [2022-04-15T20:36:14.239Z] spire-1.2.1/pkg/common/util/csr.go [2022-04-15T20:36:14.239Z] spire-1.2.1/pkg/common/util/hash.go [2022-04-15T20:36:14.239Z] spire-1.2.1/pkg/common/util/selectors.go [2022-04-15T20:36:14.239Z] spire-1.2.1/pkg/common/util/selectors_test.go [2022-04-15T20:36:14.239Z] spire-1.2.1/pkg/common/util/signals.go [2022-04-15T20:36:14.239Z] spire-1.2.1/pkg/common/util/sort.go [2022-04-15T20:36:14.239Z] spire-1.2.1/pkg/common/util/sort_test.go [2022-04-15T20:36:14.239Z] spire-1.2.1/pkg/common/util/task.go [2022-04-15T20:36:14.239Z] spire-1.2.1/pkg/common/util/task_test.go [2022-04-15T20:36:14.239Z] spire-1.2.1/pkg/common/util/testdata/ [2022-04-15T20:36:14.239Z] spire-1.2.1/pkg/common/util/testdata/empty-bundle.pem [2022-04-15T20:36:14.239Z] spire-1.2.1/pkg/common/util/testdata/mixed-bundle.pem [2022-04-15T20:36:14.239Z] spire-1.2.1/pkg/common/version/ [2022-04-15T20:36:14.239Z] spire-1.2.1/pkg/common/version/version.go [2022-04-15T20:36:14.239Z] spire-1.2.1/pkg/common/x509svid/ [2022-04-15T20:36:14.239Z] spire-1.2.1/pkg/common/x509svid/common_test.go [2022-04-15T20:36:14.239Z] spire-1.2.1/pkg/common/x509svid/csr.go [2022-04-15T20:36:14.239Z] spire-1.2.1/pkg/common/x509svid/upstreamca.go [2022-04-15T20:36:14.239Z] spire-1.2.1/pkg/common/x509svid/upstreamca_test.go [2022-04-15T20:36:14.239Z] spire-1.2.1/pkg/common/x509util/ [2022-04-15T20:36:14.239Z] spire-1.2.1/pkg/common/x509util/cert.go [2022-04-15T20:36:14.239Z] spire-1.2.1/pkg/common/x509util/dns.go [2022-04-15T20:36:14.239Z] spire-1.2.1/pkg/common/x509util/dns_test.go [2022-04-15T20:36:14.239Z] spire-1.2.1/pkg/common/x509util/keyid.go [2022-04-15T20:36:14.239Z] spire-1.2.1/pkg/common/x509util/keypair.go [2022-04-15T20:36:14.239Z] spire-1.2.1/pkg/common/x509util/serialnumber.go [2022-04-15T20:36:14.239Z] spire-1.2.1/pkg/common/x509util/serialnumber_test.go [2022-04-15T20:36:14.239Z] spire-1.2.1/pkg/server/ [2022-04-15T20:36:14.239Z] spire-1.2.1/pkg/server/api/ [2022-04-15T20:36:14.239Z] spire-1.2.1/pkg/server/api/agent.go [2022-04-15T20:36:14.239Z] spire-1.2.1/pkg/server/api/agent/ [2022-04-15T20:36:14.239Z] spire-1.2.1/pkg/server/api/agent/v1/ [2022-04-15T20:36:14.239Z] spire-1.2.1/pkg/server/api/agent/v1/service.go [2022-04-15T20:36:14.239Z] spire-1.2.1/pkg/server/api/agent/v1/service_test.go [2022-04-15T20:36:14.239Z] spire-1.2.1/pkg/server/api/agent_test.go [2022-04-15T20:36:14.239Z] spire-1.2.1/pkg/server/api/api.go [2022-04-15T20:36:14.239Z] spire-1.2.1/pkg/server/api/audit/ [2022-04-15T20:36:14.239Z] spire-1.2.1/pkg/server/api/audit/audit.go [2022-04-15T20:36:14.239Z] spire-1.2.1/pkg/server/api/audit/audit_test.go [2022-04-15T20:36:14.239Z] spire-1.2.1/pkg/server/api/bundle.go [2022-04-15T20:36:14.239Z] spire-1.2.1/pkg/server/api/bundle/ [2022-04-15T20:36:14.239Z] spire-1.2.1/pkg/server/api/bundle/v1/ [2022-04-15T20:36:14.239Z] spire-1.2.1/pkg/server/api/bundle/v1/service.go [2022-04-15T20:36:14.239Z] spire-1.2.1/pkg/server/api/bundle/v1/service_test.go [2022-04-15T20:36:14.239Z] spire-1.2.1/pkg/server/api/bundle_test.go [2022-04-15T20:36:14.239Z] spire-1.2.1/pkg/server/api/debug/ [2022-04-15T20:36:14.239Z] spire-1.2.1/pkg/server/api/debug/v1/ [2022-04-15T20:36:14.239Z] spire-1.2.1/pkg/server/api/debug/v1/service.go [2022-04-15T20:36:14.239Z] spire-1.2.1/pkg/server/api/debug/v1/service_test.go [2022-04-15T20:36:14.239Z] spire-1.2.1/pkg/server/api/entry.go [2022-04-15T20:36:14.239Z] spire-1.2.1/pkg/server/api/entry/ [2022-04-15T20:36:14.239Z] spire-1.2.1/pkg/server/api/entry/v1/ [2022-04-15T20:36:14.239Z] spire-1.2.1/pkg/server/api/entry/v1/service.go [2022-04-15T20:36:14.239Z] spire-1.2.1/pkg/server/api/entry/v1/service_test.go [2022-04-15T20:36:14.239Z] spire-1.2.1/pkg/server/api/entry_test.go [2022-04-15T20:36:14.239Z] spire-1.2.1/pkg/server/api/health/ [2022-04-15T20:36:14.239Z] spire-1.2.1/pkg/server/api/health/v1/ [2022-04-15T20:36:14.239Z] spire-1.2.1/pkg/server/api/health/v1/service.go [2022-04-15T20:36:14.239Z] spire-1.2.1/pkg/server/api/health/v1/service_test.go [2022-04-15T20:36:14.239Z] spire-1.2.1/pkg/server/api/id.go [2022-04-15T20:36:14.239Z] spire-1.2.1/pkg/server/api/id_test.go [2022-04-15T20:36:14.239Z] spire-1.2.1/pkg/server/api/limits/ [2022-04-15T20:36:14.239Z] spire-1.2.1/pkg/server/api/limits/limits.go [2022-04-15T20:36:14.239Z] spire-1.2.1/pkg/server/api/middleware/ [2022-04-15T20:36:14.239Z] spire-1.2.1/pkg/server/api/middleware/alias.go [2022-04-15T20:36:14.239Z] spire-1.2.1/pkg/server/api/middleware/audit.go [2022-04-15T20:36:14.239Z] spire-1.2.1/pkg/server/api/middleware/authorization.go [2022-04-15T20:36:14.239Z] spire-1.2.1/pkg/server/api/middleware/authorization_opa.go [2022-04-15T20:36:14.239Z] spire-1.2.1/pkg/server/api/middleware/authorization_test.go [2022-04-15T20:36:14.239Z] spire-1.2.1/pkg/server/api/middleware/authorize_agent.go [2022-04-15T20:36:14.239Z] spire-1.2.1/pkg/server/api/middleware/caller.go [2022-04-15T20:36:14.239Z] spire-1.2.1/pkg/server/api/middleware/caller_test.go [2022-04-15T20:36:14.239Z] spire-1.2.1/pkg/server/api/middleware/common.go [2022-04-15T20:36:14.239Z] spire-1.2.1/pkg/server/api/middleware/common_test.go [2022-04-15T20:36:14.239Z] spire-1.2.1/pkg/server/api/middleware/entries.go [2022-04-15T20:36:14.239Z] spire-1.2.1/pkg/server/api/middleware/entries_test.go [2022-04-15T20:36:14.239Z] spire-1.2.1/pkg/server/api/middleware/ratelimit.go [2022-04-15T20:36:14.239Z] spire-1.2.1/pkg/server/api/middleware/ratelimit_test.go [2022-04-15T20:36:14.239Z] spire-1.2.1/pkg/server/api/ratelimit.go [2022-04-15T20:36:14.239Z] spire-1.2.1/pkg/server/api/rpccontext/ [2022-04-15T20:36:14.239Z] spire-1.2.1/pkg/server/api/rpccontext/alias.go [2022-04-15T20:36:14.239Z] spire-1.2.1/pkg/server/api/rpccontext/audit.go [2022-04-15T20:36:14.239Z] spire-1.2.1/pkg/server/api/rpccontext/caller.go [2022-04-15T20:36:14.239Z] spire-1.2.1/pkg/server/api/rpccontext/ratelimit.go [2022-04-15T20:36:14.239Z] spire-1.2.1/pkg/server/api/selector.go [2022-04-15T20:36:14.239Z] spire-1.2.1/pkg/server/api/selector_test.go [2022-04-15T20:36:14.239Z] spire-1.2.1/pkg/server/api/status.go [2022-04-15T20:36:14.239Z] spire-1.2.1/pkg/server/api/status_test.go [2022-04-15T20:36:14.239Z] spire-1.2.1/pkg/server/api/svid/ [2022-04-15T20:36:14.239Z] spire-1.2.1/pkg/server/api/svid/v1/ [2022-04-15T20:36:14.239Z] spire-1.2.1/pkg/server/api/svid/v1/service.go [2022-04-15T20:36:14.239Z] spire-1.2.1/pkg/server/api/svid/v1/service_test.go [2022-04-15T20:36:14.239Z] spire-1.2.1/pkg/server/api/trustdomain.go [2022-04-15T20:36:14.239Z] spire-1.2.1/pkg/server/api/trustdomain/ [2022-04-15T20:36:14.239Z] spire-1.2.1/pkg/server/api/trustdomain/v1/ [2022-04-15T20:36:14.239Z] spire-1.2.1/pkg/server/api/trustdomain/v1/service.go [2022-04-15T20:36:14.239Z] spire-1.2.1/pkg/server/api/trustdomain/v1/service_test.go [2022-04-15T20:36:14.239Z] spire-1.2.1/pkg/server/api/trustdomain_test.go [2022-04-15T20:36:14.239Z] spire-1.2.1/pkg/server/authpolicy/ [2022-04-15T20:36:14.239Z] spire-1.2.1/pkg/server/authpolicy/defaults.go [2022-04-15T20:36:14.239Z] spire-1.2.1/pkg/server/authpolicy/policy.go [2022-04-15T20:36:14.239Z] spire-1.2.1/pkg/server/authpolicy/policy.rego [2022-04-15T20:36:14.239Z] spire-1.2.1/pkg/server/authpolicy/policy_data.json [2022-04-15T20:36:14.239Z] spire-1.2.1/pkg/server/authpolicy/policy_test.go [2022-04-15T20:36:14.239Z] spire-1.2.1/pkg/server/authpolicy/validate.go [2022-04-15T20:36:14.239Z] spire-1.2.1/pkg/server/bundle/ [2022-04-15T20:36:14.239Z] spire-1.2.1/pkg/server/bundle/client/ [2022-04-15T20:36:14.239Z] spire-1.2.1/pkg/server/bundle/client/client.go [2022-04-15T20:36:14.239Z] spire-1.2.1/pkg/server/bundle/client/client_test.go [2022-04-15T20:36:14.239Z] spire-1.2.1/pkg/server/bundle/client/manager.go [2022-04-15T20:36:14.239Z] spire-1.2.1/pkg/server/bundle/client/manager_test.go [2022-04-15T20:36:14.239Z] spire-1.2.1/pkg/server/bundle/client/sources.go [2022-04-15T20:36:14.239Z] spire-1.2.1/pkg/server/bundle/client/sources_test.go [2022-04-15T20:36:14.239Z] spire-1.2.1/pkg/server/bundle/client/updater.go [2022-04-15T20:36:14.239Z] spire-1.2.1/pkg/server/bundle/client/updater_test.go [2022-04-15T20:36:14.239Z] spire-1.2.1/pkg/server/ca/ [2022-04-15T20:36:14.239Z] spire-1.2.1/pkg/server/ca/ca.go [2022-04-15T20:36:14.239Z] spire-1.2.1/pkg/server/ca/ca_health.go [2022-04-15T20:36:14.239Z] spire-1.2.1/pkg/server/ca/ca_test.go [2022-04-15T20:36:14.239Z] spire-1.2.1/pkg/server/ca/journal.go [2022-04-15T20:36:14.239Z] spire-1.2.1/pkg/server/ca/journal_test.go [2022-04-15T20:36:14.239Z] spire-1.2.1/pkg/server/ca/manager.go [2022-04-15T20:36:14.239Z] spire-1.2.1/pkg/server/ca/manager_health.go [2022-04-15T20:36:14.239Z] spire-1.2.1/pkg/server/ca/manager_test.go [2022-04-15T20:36:14.239Z] spire-1.2.1/pkg/server/ca/templates.go [2022-04-15T20:36:14.239Z] spire-1.2.1/pkg/server/ca/upstream_client.go [2022-04-15T20:36:14.239Z] spire-1.2.1/pkg/server/ca/upstream_client_test.go [2022-04-15T20:36:14.239Z] spire-1.2.1/pkg/server/ca/validation.go [2022-04-15T20:36:14.239Z] spire-1.2.1/pkg/server/cache/ [2022-04-15T20:36:14.239Z] spire-1.2.1/pkg/server/cache/dscache/ [2022-04-15T20:36:14.239Z] spire-1.2.1/pkg/server/cache/dscache/cache.go [2022-04-15T20:36:14.239Z] spire-1.2.1/pkg/server/cache/dscache/cache_test.go [2022-04-15T20:36:14.239Z] spire-1.2.1/pkg/server/cache/entrycache/ [2022-04-15T20:36:14.239Z] spire-1.2.1/pkg/server/cache/entrycache/cache.go [2022-04-15T20:36:14.239Z] spire-1.2.1/pkg/server/cache/entrycache/cache_test.go [2022-04-15T20:36:14.239Z] spire-1.2.1/pkg/server/cache/entrycache/fullcache.go [2022-04-15T20:36:14.239Z] spire-1.2.1/pkg/server/cache/entrycache/fullcache_ds.go [2022-04-15T20:36:14.239Z] spire-1.2.1/pkg/server/cache/entrycache/fullcache_ds_test.go [2022-04-15T20:36:14.239Z] spire-1.2.1/pkg/server/cache/entrycache/fullcache_test.go [2022-04-15T20:36:14.239Z] spire-1.2.1/pkg/server/catalog/ [2022-04-15T20:36:14.239Z] spire-1.2.1/pkg/server/catalog/catalog.go [2022-04-15T20:36:14.239Z] spire-1.2.1/pkg/server/catalog/keymanager.go [2022-04-15T20:36:14.239Z] spire-1.2.1/pkg/server/catalog/nodeattestor.go [2022-04-15T20:36:14.239Z] spire-1.2.1/pkg/server/catalog/noderesolver.go [2022-04-15T20:36:14.239Z] spire-1.2.1/pkg/server/catalog/notifier.go [2022-04-15T20:36:14.239Z] spire-1.2.1/pkg/server/catalog/upstreamauthority.go [2022-04-15T20:36:14.239Z] spire-1.2.1/pkg/server/config.go [2022-04-15T20:36:14.239Z] spire-1.2.1/pkg/server/datastore/ [2022-04-15T20:36:14.239Z] spire-1.2.1/pkg/server/datastore/datastore.go [2022-04-15T20:36:14.239Z] spire-1.2.1/pkg/server/datastore/datastore_health.go [2022-04-15T20:36:14.239Z] spire-1.2.1/pkg/server/datastore/repository.go [2022-04-15T20:36:14.239Z] spire-1.2.1/pkg/server/datastore/sqlstore/ [2022-04-15T20:36:14.239Z] spire-1.2.1/pkg/server/datastore/sqlstore/dialect.go [2022-04-15T20:36:14.239Z] spire-1.2.1/pkg/server/datastore/sqlstore/migration.go [2022-04-15T20:36:14.239Z] spire-1.2.1/pkg/server/datastore/sqlstore/migration_test.go [2022-04-15T20:36:14.239Z] spire-1.2.1/pkg/server/datastore/sqlstore/models.go [2022-04-15T20:36:14.239Z] spire-1.2.1/pkg/server/datastore/sqlstore/mysql.go [2022-04-15T20:36:14.239Z] spire-1.2.1/pkg/server/datastore/sqlstore/postgres.go [2022-04-15T20:36:14.239Z] spire-1.2.1/pkg/server/datastore/sqlstore/sqlite.go [2022-04-15T20:36:14.239Z] spire-1.2.1/pkg/server/datastore/sqlstore/sqlite_no_cgo.go [2022-04-15T20:36:14.239Z] spire-1.2.1/pkg/server/datastore/sqlstore/sqlite_test.go [2022-04-15T20:36:14.239Z] spire-1.2.1/pkg/server/datastore/sqlstore/sqlstore.go [2022-04-15T20:36:14.239Z] spire-1.2.1/pkg/server/datastore/sqlstore/sqlstore_test.go [2022-04-15T20:36:14.239Z] spire-1.2.1/pkg/server/datastore/sqlstore/stmt_cache.go [2022-04-15T20:36:14.239Z] spire-1.2.1/pkg/server/datastore/sqlstore/testdata/ [2022-04-15T20:36:14.239Z] spire-1.2.1/pkg/server/datastore/sqlstore/testdata/entries.json [2022-04-15T20:36:14.239Z] spire-1.2.1/pkg/server/datastore/sqlstore/testdata/entries_federates_with.json [2022-04-15T20:36:14.239Z] spire-1.2.1/pkg/server/datastore/sqlstore/testdata/invalid_registration_entries.json [2022-04-15T20:36:14.239Z] spire-1.2.1/pkg/server/datastore/sqlstore/testdata/valid_registration_entries.json [2022-04-15T20:36:14.239Z] spire-1.2.1/pkg/server/endpoints/ [2022-04-15T20:36:14.239Z] spire-1.2.1/pkg/server/endpoints/bundle/ [2022-04-15T20:36:14.239Z] spire-1.2.1/pkg/server/endpoints/bundle/acme_auth.go [2022-04-15T20:36:14.239Z] spire-1.2.1/pkg/server/endpoints/bundle/config.go [2022-04-15T20:36:14.239Z] spire-1.2.1/pkg/server/endpoints/bundle/internal/ [2022-04-15T20:36:14.239Z] spire-1.2.1/pkg/server/endpoints/bundle/internal/README [2022-04-15T20:36:14.239Z] spire-1.2.1/pkg/server/endpoints/bundle/internal/acmetest/ [2022-04-15T20:36:14.239Z] spire-1.2.1/pkg/server/endpoints/bundle/internal/acmetest/ca.go [2022-04-15T20:36:14.239Z] spire-1.2.1/pkg/server/endpoints/bundle/internal/autocert/ [2022-04-15T20:36:14.239Z] spire-1.2.1/pkg/server/endpoints/bundle/internal/autocert/autocert.go [2022-04-15T20:36:14.240Z] spire-1.2.1/pkg/server/endpoints/bundle/internal/autocert/cache.go [2022-04-15T20:36:14.240Z] spire-1.2.1/pkg/server/endpoints/bundle/internal/autocert/keys.go [2022-04-15T20:36:14.240Z] spire-1.2.1/pkg/server/endpoints/bundle/internal/autocert/listener.go [2022-04-15T20:36:14.240Z] spire-1.2.1/pkg/server/endpoints/bundle/internal/autocert/renewal.go [2022-04-15T20:36:14.240Z] spire-1.2.1/pkg/server/endpoints/bundle/server.go [2022-04-15T20:36:14.240Z] spire-1.2.1/pkg/server/endpoints/bundle/server_test.go [2022-04-15T20:36:14.240Z] spire-1.2.1/pkg/server/endpoints/bundle/spiffe_auth.go [2022-04-15T20:36:14.240Z] spire-1.2.1/pkg/server/endpoints/config.go [2022-04-15T20:36:14.240Z] spire-1.2.1/pkg/server/endpoints/endpoints.go [2022-04-15T20:36:14.240Z] spire-1.2.1/pkg/server/endpoints/endpoints_test.go [2022-04-15T20:36:14.240Z] spire-1.2.1/pkg/server/endpoints/entryfetcher.go [2022-04-15T20:36:14.240Z] spire-1.2.1/pkg/server/endpoints/entryfetcher_test.go [2022-04-15T20:36:14.240Z] spire-1.2.1/pkg/server/endpoints/middleware.go [2022-04-15T20:36:14.240Z] spire-1.2.1/pkg/server/endpoints/middleware_test.go [2022-04-15T20:36:14.240Z] spire-1.2.1/pkg/server/hostservice/ [2022-04-15T20:36:14.240Z] spire-1.2.1/pkg/server/hostservice/agentstore/ [2022-04-15T20:36:14.240Z] spire-1.2.1/pkg/server/hostservice/agentstore/agentstore.go [2022-04-15T20:36:14.240Z] spire-1.2.1/pkg/server/hostservice/agentstore/agentstore_test.go [2022-04-15T20:36:14.240Z] spire-1.2.1/pkg/server/hostservice/agentstore/attestation.go [2022-04-15T20:36:14.240Z] spire-1.2.1/pkg/server/hostservice/agentstore/attestation_test.go [2022-04-15T20:36:14.240Z] spire-1.2.1/pkg/server/hostservice/identityprovider/ [2022-04-15T20:36:14.240Z] spire-1.2.1/pkg/server/hostservice/identityprovider/identityprovider.go [2022-04-15T20:36:14.240Z] spire-1.2.1/pkg/server/hostservice/identityprovider/identityprovider_test.go [2022-04-15T20:36:14.240Z] spire-1.2.1/pkg/server/plugin/ [2022-04-15T20:36:14.240Z] spire-1.2.1/pkg/server/plugin/keymanager/ [2022-04-15T20:36:14.240Z] spire-1.2.1/pkg/server/plugin/keymanager/awskms/ [2022-04-15T20:36:14.240Z] spire-1.2.1/pkg/server/plugin/keymanager/awskms/awskms.go [2022-04-15T20:36:14.240Z] spire-1.2.1/pkg/server/plugin/keymanager/awskms/awskms_test.go [2022-04-15T20:36:14.240Z] spire-1.2.1/pkg/server/plugin/keymanager/awskms/client.go [2022-04-15T20:36:14.240Z] spire-1.2.1/pkg/server/plugin/keymanager/awskms/client_fake.go [2022-04-15T20:36:14.240Z] spire-1.2.1/pkg/server/plugin/keymanager/awskms/fetcher.go [2022-04-15T20:36:14.240Z] spire-1.2.1/pkg/server/plugin/keymanager/base/ [2022-04-15T20:36:14.240Z] spire-1.2.1/pkg/server/plugin/keymanager/base/keymanagerbase.go [2022-04-15T20:36:14.240Z] spire-1.2.1/pkg/server/plugin/keymanager/constant.go [2022-04-15T20:36:14.240Z] spire-1.2.1/pkg/server/plugin/keymanager/disk/ [2022-04-15T20:36:14.240Z] spire-1.2.1/pkg/server/plugin/keymanager/disk/disk.go [2022-04-15T20:36:14.240Z] spire-1.2.1/pkg/server/plugin/keymanager/disk/disk_test.go [2022-04-15T20:36:14.240Z] spire-1.2.1/pkg/server/plugin/keymanager/keymanager.go [2022-04-15T20:36:14.240Z] spire-1.2.1/pkg/server/plugin/keymanager/memory/ [2022-04-15T20:36:14.240Z] spire-1.2.1/pkg/server/plugin/keymanager/memory/memory.go [2022-04-15T20:36:14.240Z] spire-1.2.1/pkg/server/plugin/keymanager/memory/memory_test.go [2022-04-15T20:36:14.240Z] spire-1.2.1/pkg/server/plugin/keymanager/repository.go [2022-04-15T20:36:14.240Z] spire-1.2.1/pkg/server/plugin/keymanager/test/ [2022-04-15T20:36:14.240Z] spire-1.2.1/pkg/server/plugin/keymanager/test/keymanagertest.go [2022-04-15T20:36:14.240Z] spire-1.2.1/pkg/server/plugin/keymanager/v1.go [2022-04-15T20:36:14.240Z] spire-1.2.1/pkg/server/plugin/keymanager/v1_test.go [2022-04-15T20:36:14.240Z] spire-1.2.1/pkg/server/plugin/nodeattestor/ [2022-04-15T20:36:14.240Z] spire-1.2.1/pkg/server/plugin/nodeattestor/aws/ [2022-04-15T20:36:14.240Z] spire-1.2.1/pkg/server/plugin/nodeattestor/aws/awsca.go [2022-04-15T20:36:14.240Z] spire-1.2.1/pkg/server/plugin/nodeattestor/aws/client.go [2022-04-15T20:36:14.240Z] spire-1.2.1/pkg/server/plugin/nodeattestor/aws/iid.go [2022-04-15T20:36:14.240Z] spire-1.2.1/pkg/server/plugin/nodeattestor/aws/iid_test.go [2022-04-15T20:36:14.240Z] spire-1.2.1/pkg/server/plugin/nodeattestor/aws/session.go [2022-04-15T20:36:14.240Z] spire-1.2.1/pkg/server/plugin/nodeattestor/aws/spiffeid.go [2022-04-15T20:36:14.240Z] spire-1.2.1/pkg/server/plugin/nodeattestor/aws/spiffeid_test.go [2022-04-15T20:36:14.240Z] spire-1.2.1/pkg/server/plugin/nodeattestor/azure/ [2022-04-15T20:36:14.240Z] spire-1.2.1/pkg/server/plugin/nodeattestor/azure/msi.go [2022-04-15T20:36:14.240Z] spire-1.2.1/pkg/server/plugin/nodeattestor/azure/msi_test.go [2022-04-15T20:36:14.240Z] spire-1.2.1/pkg/server/plugin/nodeattestor/base/ [2022-04-15T20:36:14.240Z] spire-1.2.1/pkg/server/plugin/nodeattestor/base/base.go [2022-04-15T20:36:14.240Z] spire-1.2.1/pkg/server/plugin/nodeattestor/gcp/ [2022-04-15T20:36:14.240Z] spire-1.2.1/pkg/server/plugin/nodeattestor/gcp/google_public_key_retriever.go [2022-04-15T20:36:14.240Z] spire-1.2.1/pkg/server/plugin/nodeattestor/gcp/google_public_key_retriever_test.go [2022-04-15T20:36:14.240Z] spire-1.2.1/pkg/server/plugin/nodeattestor/gcp/iit.go [2022-04-15T20:36:14.240Z] spire-1.2.1/pkg/server/plugin/nodeattestor/gcp/iit_test.go [2022-04-15T20:36:14.240Z] spire-1.2.1/pkg/server/plugin/nodeattestor/jointoken/ [2022-04-15T20:36:14.240Z] spire-1.2.1/pkg/server/plugin/nodeattestor/jointoken/join_token.go [2022-04-15T20:36:14.240Z] spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/ [2022-04-15T20:36:14.240Z] spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/psat/ [2022-04-15T20:36:14.240Z] spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/psat/psat.go [2022-04-15T20:36:14.240Z] spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/psat/psat_test.go [2022-04-15T20:36:14.240Z] spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/sat/ [2022-04-15T20:36:14.240Z] spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/sat/sat.go [2022-04-15T20:36:14.240Z] spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/sat/sat_test.go [2022-04-15T20:36:14.240Z] spire-1.2.1/pkg/server/plugin/nodeattestor/nodeattestor.go [2022-04-15T20:36:14.240Z] spire-1.2.1/pkg/server/plugin/nodeattestor/repository.go [2022-04-15T20:36:14.240Z] spire-1.2.1/pkg/server/plugin/nodeattestor/sshpop/ [2022-04-15T20:36:14.240Z] spire-1.2.1/pkg/server/plugin/nodeattestor/sshpop/sshpop.go [2022-04-15T20:36:14.240Z] spire-1.2.1/pkg/server/plugin/nodeattestor/sshpop/sshpop_test.go [2022-04-15T20:36:14.240Z] spire-1.2.1/pkg/server/plugin/nodeattestor/tpmdevid/ [2022-04-15T20:36:14.240Z] spire-1.2.1/pkg/server/plugin/nodeattestor/tpmdevid/challenge.go [2022-04-15T20:36:14.240Z] spire-1.2.1/pkg/server/plugin/nodeattestor/tpmdevid/devid.go [2022-04-15T20:36:14.240Z] spire-1.2.1/pkg/server/plugin/nodeattestor/tpmdevid/devid_test.go [2022-04-15T20:36:14.240Z] spire-1.2.1/pkg/server/plugin/nodeattestor/tpmdevid/selectors.go [2022-04-15T20:36:14.240Z] spire-1.2.1/pkg/server/plugin/nodeattestor/v1.go [2022-04-15T20:36:14.240Z] spire-1.2.1/pkg/server/plugin/nodeattestor/v1_test.go [2022-04-15T20:36:14.240Z] spire-1.2.1/pkg/server/plugin/nodeattestor/x509pop/ [2022-04-15T20:36:14.240Z] spire-1.2.1/pkg/server/plugin/nodeattestor/x509pop/x509pop.go [2022-04-15T20:36:14.240Z] spire-1.2.1/pkg/server/plugin/nodeattestor/x509pop/x509pop_test.go [2022-04-15T20:36:14.240Z] spire-1.2.1/pkg/server/plugin/noderesolver/ [2022-04-15T20:36:14.240Z] spire-1.2.1/pkg/server/plugin/noderesolver/azure/ [2022-04-15T20:36:14.240Z] spire-1.2.1/pkg/server/plugin/noderesolver/azure/client.go [2022-04-15T20:36:14.240Z] spire-1.2.1/pkg/server/plugin/noderesolver/azure/msi.go [2022-04-15T20:36:14.240Z] spire-1.2.1/pkg/server/plugin/noderesolver/azure/msi_test.go [2022-04-15T20:36:14.240Z] spire-1.2.1/pkg/server/plugin/noderesolver/noderesolver.go [2022-04-15T20:36:14.240Z] spire-1.2.1/pkg/server/plugin/noderesolver/repository.go [2022-04-15T20:36:14.240Z] spire-1.2.1/pkg/server/plugin/noderesolver/v1.go [2022-04-15T20:36:14.240Z] spire-1.2.1/pkg/server/plugin/noderesolver/v1_test.go [2022-04-15T20:36:14.240Z] spire-1.2.1/pkg/server/plugin/notifier/ [2022-04-15T20:36:14.240Z] spire-1.2.1/pkg/server/plugin/notifier/gcsbundle/ [2022-04-15T20:36:14.240Z] spire-1.2.1/pkg/server/plugin/notifier/gcsbundle/gcsbundle.go [2022-04-15T20:36:14.240Z] spire-1.2.1/pkg/server/plugin/notifier/gcsbundle/gcsbundle_test.go [2022-04-15T20:36:14.240Z] spire-1.2.1/pkg/server/plugin/notifier/k8sbundle/ [2022-04-15T20:36:14.240Z] spire-1.2.1/pkg/server/plugin/notifier/k8sbundle/k8sbundle.go [2022-04-15T20:36:14.240Z] spire-1.2.1/pkg/server/plugin/notifier/k8sbundle/k8sbundle_test.go [2022-04-15T20:36:14.240Z] spire-1.2.1/pkg/server/plugin/notifier/k8sbundle/k8sbundle_watcher.go [2022-04-15T20:36:14.240Z] spire-1.2.1/pkg/server/plugin/notifier/k8sbundle/k8sbundle_watcher_test.go [2022-04-15T20:36:14.240Z] spire-1.2.1/pkg/server/plugin/notifier/notifier.go [2022-04-15T20:36:14.240Z] spire-1.2.1/pkg/server/plugin/notifier/repository.go [2022-04-15T20:36:14.240Z] spire-1.2.1/pkg/server/plugin/notifier/v1.go [2022-04-15T20:36:14.240Z] spire-1.2.1/pkg/server/plugin/notifier/v1_test.go [2022-04-15T20:36:14.240Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/ [2022-04-15T20:36:14.240Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/ [2022-04-15T20:36:14.240Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/pca.go [2022-04-15T20:36:14.240Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/pca_client.go [2022-04-15T20:36:14.240Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/pca_client_fake.go [2022-04-15T20:36:14.240Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/pca_test.go [2022-04-15T20:36:14.240Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/testdata/ [2022-04-15T20:36:14.240Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/testdata/arbitrary_certificate_with_upstream_root.pem [2022-04-15T20:36:14.240Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/testdata/i_am_not_a_certificate.txt [2022-04-15T20:36:14.240Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/ [2022-04-15T20:36:14.240Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/awslib.go [2022-04-15T20:36:14.240Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/awslib_fake_test.go [2022-04-15T20:36:14.240Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/awssecret.go [2022-04-15T20:36:14.240Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/awssecret_test.go [2022-04-15T20:36:14.240Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/testdata/ [2022-04-15T20:36:14.240Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/testdata/keys/ [2022-04-15T20:36:14.240Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/testdata/keys/EC/ [2022-04-15T20:36:14.240Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/testdata/keys/EC/alternative_key.pem [2022-04-15T20:36:14.240Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/testdata/keys/EC/cert.pem [2022-04-15T20:36:14.240Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/testdata/keys/EC/private_key.pem [2022-04-15T20:36:14.240Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/ [2022-04-15T20:36:14.240Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/api.go [2022-04-15T20:36:14.240Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/api_test.go [2022-04-15T20:36:14.240Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/certmanager.go [2022-04-15T20:36:14.240Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/certmanager_test.go [2022-04-15T20:36:14.240Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/ [2022-04-15T20:36:14.240Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/v1/ [2022-04-15T20:36:14.240Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/v1/doc.go [2022-04-15T20:36:14.240Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/v1/meta.go [2022-04-15T20:36:14.240Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/v1/types.go [2022-04-15T20:36:14.240Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/v1/types_certificaterequest.go [2022-04-15T20:36:14.240Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/v1/zz_generated.deepcopy.go [2022-04-15T20:36:14.240Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/ [2022-04-15T20:36:14.240Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/disk.go [2022-04-15T20:36:14.240Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/disk_test.go [2022-04-15T20:36:14.240Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/ [2022-04-15T20:36:14.240Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/ [2022-04-15T20:36:14.240Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/ [2022-04-15T20:36:14.240Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/cert.pem [2022-04-15T20:36:14.240Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/intermediate_cert.pem [2022-04-15T20:36:14.240Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/intermediate_cert.srl [2022-04-15T20:36:14.240Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/intermediate_csr.pem [2022-04-15T20:36:14.240Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/intermediate_key.pem [2022-04-15T20:36:14.240Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/private_key.pem [2022-04-15T20:36:14.240Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/root_cert.pem [2022-04-15T20:36:14.240Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/root_cert.srl [2022-04-15T20:36:14.240Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/root_key.pem [2022-04-15T20:36:14.240Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/upstream_and_intermediate.pem [2022-04-15T20:36:14.240Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/upstream_and_root.pem [2022-04-15T20:36:14.240Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/upstream_cert.pem [2022-04-15T20:36:14.240Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/upstream_csr.pem [2022-04-15T20:36:14.240Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/upstream_key.pem [2022-04-15T20:36:14.240Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/PKCS1/ [2022-04-15T20:36:14.240Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/PKCS1/cert.pem [2022-04-15T20:36:14.240Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/PKCS1/private_key.pem [2022-04-15T20:36:14.240Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/PKCS8/ [2022-04-15T20:36:14.240Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/PKCS8/cert.pem [2022-04-15T20:36:14.240Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/PKCS8/private_key.pem [2022-04-15T20:36:14.240Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/empty/ [2022-04-15T20:36:14.240Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/empty/cert.pem [2022-04-15T20:36:14.240Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/empty/private_key.pem [2022-04-15T20:36:14.240Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/unknown/ [2022-04-15T20:36:14.240Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/unknown/cert.pem [2022-04-15T20:36:14.240Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/unknown/private_key.pem [2022-04-15T20:36:14.240Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/upstream_and_intermediate.pem [2022-04-15T20:36:14.240Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/gcpcas/ [2022-04-15T20:36:14.240Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/gcpcas/gcpcas.go [2022-04-15T20:36:14.240Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/gcpcas/gcpcas_test.go [2022-04-15T20:36:14.240Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/repository.go [2022-04-15T20:36:14.240Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/ [2022-04-15T20:36:14.240Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/fake_handlers_test.go [2022-04-15T20:36:14.240Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/spire.go [2022-04-15T20:36:14.240Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/spire_server_client.go [2022-04-15T20:36:14.240Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/spire_test.go [2022-04-15T20:36:14.240Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/testdata/ [2022-04-15T20:36:14.240Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/testdata/keys/ [2022-04-15T20:36:14.240Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/testdata/keys/jwks.json [2022-04-15T20:36:14.240Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/upstreamauthority.go [2022-04-15T20:36:14.240Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/v1.go [2022-04-15T20:36:14.240Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/v1_test.go [2022-04-15T20:36:14.240Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/ [2022-04-15T20:36:14.240Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/renewer.go [2022-04-15T20:36:14.240Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/ [2022-04-15T20:36:14.240Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/k8s/ [2022-04-15T20:36:14.240Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/k8s/signing-key.pem [2022-04-15T20:36:14.240Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/k8s/token [2022-04-15T20:36:14.240Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/ [2022-04-15T20:36:14.240Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/ [2022-04-15T20:36:14.240Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/README.md [2022-04-15T20:36:14.240Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/client_cert.pem [2022-04-15T20:36:14.240Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/client_csr.pem [2022-04-15T20:36:14.240Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/client_key.pem [2022-04-15T20:36:14.240Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_cert.pem [2022-04-15T20:36:14.240Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_cert.srl [2022-04-15T20:36:14.240Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_csr.pem [2022-04-15T20:36:14.240Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_key.pem [2022-04-15T20:36:14.240Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_vault_cert.pem [2022-04-15T20:36:14.240Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_vault_csr.pem [2022-04-15T20:36:14.240Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_vault_key.pem [2022-04-15T20:36:14.240Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/invalid-client_cert.pem [2022-04-15T20:36:14.240Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/invalid_client_key.pem [2022-04-15T20:36:14.240Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/invalid_root_cert.pem [2022-04-15T20:36:14.240Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/root_cert.pem [2022-04-15T20:36:14.240Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/root_cert.srl [2022-04-15T20:36:14.240Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/root_key.pem [2022-04-15T20:36:14.240Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/serer_csr.pem [2022-04-15T20:36:14.240Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/server_cert.pem [2022-04-15T20:36:14.240Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/server_csr.pem [2022-04-15T20:36:14.240Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/server_key.pem [2022-04-15T20:36:14.240Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/vault.go [2022-04-15T20:36:14.240Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/vault_client.go [2022-04-15T20:36:14.240Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/vault_client_test.go [2022-04-15T20:36:14.240Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/vault_fake_test.go [2022-04-15T20:36:14.240Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/vault_test.go [2022-04-15T20:36:14.240Z] spire-1.2.1/pkg/server/registration/ [2022-04-15T20:36:14.240Z] spire-1.2.1/pkg/server/registration/manager.go [2022-04-15T20:36:14.240Z] spire-1.2.1/pkg/server/registration/manager_test.go [2022-04-15T20:36:14.240Z] spire-1.2.1/pkg/server/scanentries.go [2022-04-15T20:36:14.240Z] spire-1.2.1/pkg/server/scanentries_test.go [2022-04-15T20:36:14.240Z] spire-1.2.1/pkg/server/server.go [2022-04-15T20:36:14.240Z] spire-1.2.1/pkg/server/server_test.go [2022-04-15T20:36:14.240Z] spire-1.2.1/pkg/server/svid/ [2022-04-15T20:36:14.240Z] spire-1.2.1/pkg/server/svid/observer.go [2022-04-15T20:36:14.240Z] spire-1.2.1/pkg/server/svid/observer_test.go [2022-04-15T20:36:14.240Z] spire-1.2.1/pkg/server/svid/rotator.go [2022-04-15T20:36:14.240Z] spire-1.2.1/pkg/server/svid/rotator_config.go [2022-04-15T20:36:14.240Z] spire-1.2.1/pkg/server/svid/rotator_config_test.go [2022-04-15T20:36:14.240Z] spire-1.2.1/pkg/server/svid/rotator_test.go [2022-04-15T20:36:14.240Z] spire-1.2.1/proto/ [2022-04-15T20:36:14.240Z] spire-1.2.1/proto/private/ [2022-04-15T20:36:14.240Z] spire-1.2.1/proto/private/server/ [2022-04-15T20:36:14.240Z] spire-1.2.1/proto/private/server/journal/ [2022-04-15T20:36:14.240Z] spire-1.2.1/proto/private/server/journal/journal.pb.go [2022-04-15T20:36:14.240Z] spire-1.2.1/proto/private/server/journal/journal.proto [2022-04-15T20:36:14.240Z] spire-1.2.1/proto/spire/ [2022-04-15T20:36:14.240Z] spire-1.2.1/proto/spire/common/ [2022-04-15T20:36:14.240Z] spire-1.2.1/proto/spire/common/common.pb.go [2022-04-15T20:36:14.240Z] spire-1.2.1/proto/spire/common/common.proto [2022-04-15T20:36:14.240Z] spire-1.2.1/proto/spire/common/plugin/ [2022-04-15T20:36:14.240Z] spire-1.2.1/proto/spire/common/plugin/plugin.pb.go [2022-04-15T20:36:14.240Z] spire-1.2.1/proto/spire/common/plugin/plugin.proto [2022-04-15T20:36:14.240Z] spire-1.2.1/proto/spire/common/plugin/plugin_grpc.pb.go [2022-04-15T20:36:14.240Z] spire-1.2.1/proto/spire/common/plugin/plugin_spire_plugin.pb.go [2022-04-15T20:36:14.240Z] spire-1.2.1/proto/spire/plugin/ [2022-04-15T20:36:14.240Z] spire-1.2.1/proto/spire/plugin/agent/ [2022-04-15T20:36:14.240Z] spire-1.2.1/proto/spire/plugin/agent/svidstore/ [2022-04-15T20:36:14.240Z] spire-1.2.1/proto/spire/plugin/agent/svidstore/v1unofficial/ [2022-04-15T20:36:14.240Z] spire-1.2.1/proto/spire/plugin/agent/svidstore/v1unofficial/svidstore.pb.go [2022-04-15T20:36:14.240Z] spire-1.2.1/proto/spire/plugin/agent/svidstore/v1unofficial/svidstore.proto [2022-04-15T20:36:14.240Z] spire-1.2.1/proto/spire/plugin/agent/svidstore/v1unofficial/svidstore_grpc.pb.go [2022-04-15T20:36:14.240Z] spire-1.2.1/proto/spire/plugin/agent/svidstore/v1unofficial/svidstore_spire_plugin.pb.go [2022-04-15T20:36:14.240Z] spire-1.2.1/release/ [2022-04-15T20:36:14.240Z] spire-1.2.1/release/spire-extras/ [2022-04-15T20:36:14.240Z] spire-1.2.1/release/spire-extras/README.md [2022-04-15T20:36:14.240Z] spire-1.2.1/release/spire-extras/conf/ [2022-04-15T20:36:14.240Z] spire-1.2.1/release/spire-extras/conf/k8s-workload-registrar/ [2022-04-15T20:36:14.240Z] spire-1.2.1/release/spire-extras/conf/k8s-workload-registrar/k8s-workload-registrar.conf [2022-04-15T20:36:14.240Z] spire-1.2.1/release/spire-extras/conf/oidc-discovery-provider/ [2022-04-15T20:36:14.240Z] spire-1.2.1/release/spire-extras/conf/oidc-discovery-provider/oidc-discovery-provider.conf [2022-04-15T20:36:14.240Z] spire-1.2.1/release/spire/ [2022-04-15T20:36:14.240Z] spire-1.2.1/release/spire/README.md [2022-04-15T20:36:14.240Z] spire-1.2.1/release/spire/conf/ [2022-04-15T20:36:14.240Z] spire-1.2.1/release/spire/conf/agent/ [2022-04-15T20:36:14.240Z] spire-1.2.1/release/spire/conf/agent/agent.conf [2022-04-15T20:36:14.240Z] spire-1.2.1/release/spire/conf/server/ [2022-04-15T20:36:14.240Z] spire-1.2.1/release/spire/conf/server/server.conf [2022-04-15T20:36:14.240Z] spire-1.2.1/script/ [2022-04-15T20:36:14.240Z] spire-1.2.1/script/build-artifact.sh [2022-04-15T20:36:14.240Z] spire-1.2.1/script/generate_dummy_ca.sh [2022-04-15T20:36:14.240Z] spire-1.2.1/support/ [2022-04-15T20:36:14.240Z] spire-1.2.1/support/k8s/ [2022-04-15T20:36:14.240Z] spire-1.2.1/support/k8s/k8s-workload-registrar/ [2022-04-15T20:36:14.240Z] spire-1.2.1/support/k8s/k8s-workload-registrar/README.md [2022-04-15T20:36:14.240Z] spire-1.2.1/support/k8s/k8s-workload-registrar/accessutil_posix.go [2022-04-15T20:36:14.240Z] spire-1.2.1/support/k8s/k8s-workload-registrar/accessutil_windows.go [2022-04-15T20:36:14.240Z] spire-1.2.1/support/k8s/k8s-workload-registrar/config.go [2022-04-15T20:36:14.240Z] spire-1.2.1/support/k8s/k8s-workload-registrar/config_crd.go [2022-04-15T20:36:14.240Z] spire-1.2.1/support/k8s/k8s-workload-registrar/config_crd_test.go [2022-04-15T20:36:14.240Z] spire-1.2.1/support/k8s/k8s-workload-registrar/config_reconcile.go [2022-04-15T20:36:14.240Z] spire-1.2.1/support/k8s/k8s-workload-registrar/config_test.go [2022-04-15T20:36:14.241Z] spire-1.2.1/support/k8s/k8s-workload-registrar/config_webhook.go [2022-04-15T20:36:14.241Z] spire-1.2.1/support/k8s/k8s-workload-registrar/controller.go [2022-04-15T20:36:14.241Z] spire-1.2.1/support/k8s/k8s-workload-registrar/controller_test.go [2022-04-15T20:36:14.241Z] spire-1.2.1/support/k8s/k8s-workload-registrar/federation/ [2022-04-15T20:36:14.241Z] spire-1.2.1/support/k8s/k8s-workload-registrar/federation/utils.go [2022-04-15T20:36:14.241Z] spire-1.2.1/support/k8s/k8s-workload-registrar/federation/utils_test.go [2022-04-15T20:36:14.241Z] spire-1.2.1/support/k8s/k8s-workload-registrar/generate-config.go [2022-04-15T20:36:14.241Z] spire-1.2.1/support/k8s/k8s-workload-registrar/main.go [2022-04-15T20:36:14.241Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/ [2022-04-15T20:36:14.241Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/README.md [2022-04-15T20:36:14.241Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/ [2022-04-15T20:36:14.241Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/ [2022-04-15T20:36:14.241Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/v1beta1/ [2022-04-15T20:36:14.241Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/v1beta1/groupversion_info.go [2022-04-15T20:36:14.241Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/v1beta1/spiffeid_types.go [2022-04-15T20:36:14.241Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/v1beta1/spiffeid_utils.go [2022-04-15T20:36:14.241Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/v1beta1/spiffeid_webhook.go [2022-04-15T20:36:14.241Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/v1beta1/zz_generated.deepcopy.go [2022-04-15T20:36:14.241Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/config/ [2022-04-15T20:36:14.241Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/config/spiffeid.spiffe.io_spiffeids.yaml [2022-04-15T20:36:14.241Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/config/spire-agent.yaml [2022-04-15T20:36:14.241Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/config/spire-server-registrar.yaml [2022-04-15T20:36:14.241Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/ [2022-04-15T20:36:14.241Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/endpoint_controller.go [2022-04-15T20:36:14.241Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/endpoint_controller_test.go [2022-04-15T20:36:14.241Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/node_controller.go [2022-04-15T20:36:14.241Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/node_controller_test.go [2022-04-15T20:36:14.241Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/pod_controller.go [2022-04-15T20:36:14.241Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/pod_controller_test.go [2022-04-15T20:36:14.241Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/spiffeid_controller.go [2022-04-15T20:36:14.241Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/spiffeid_controller_test.go [2022-04-15T20:36:14.241Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/suite_test.go [2022-04-15T20:36:14.241Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/utils.go [2022-04-15T20:36:14.241Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/samples/ [2022-04-15T20:36:14.241Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/samples/test_spiffeid.yaml [2022-04-15T20:36:14.241Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/samples/test_spiffeid_bad.yaml [2022-04-15T20:36:14.241Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/ [2022-04-15T20:36:14.241Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/testdata/ [2022-04-15T20:36:14.241Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/testdata/good-leaf-and-intermediate.pem [2022-04-15T20:36:14.241Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/testdata/good-leaf-only.pem [2022-04-15T20:36:14.241Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/testdata/key-pkcs8-ecdsa.pem [2022-04-15T20:36:14.241Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/testdata/key-pkcs8-rsa.pem [2022-04-15T20:36:14.241Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/webhook_svid.go [2022-04-15T20:36:14.241Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/webhook_svid_test.go [2022-04-15T20:36:14.241Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/ [2022-04-15T20:36:14.241Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/config/ [2022-04-15T20:36:14.241Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/config/roles.yaml [2022-04-15T20:36:14.241Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/ [2022-04-15T20:36:14.241Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/base_controller.go [2022-04-15T20:36:14.241Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/node_controller.go [2022-04-15T20:36:14.241Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/node_controller_test.go [2022-04-15T20:36:14.241Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/pod_controller.go [2022-04-15T20:36:14.241Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/pod_controller_test.go [2022-04-15T20:36:14.241Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/utils.go [2022-04-15T20:36:14.241Z] spire-1.2.1/support/k8s/k8s-workload-registrar/server.go [2022-04-15T20:36:14.241Z] spire-1.2.1/support/k8s/k8s-workload-registrar/server_test.go [2022-04-15T20:36:14.241Z] spire-1.2.1/support/k8s/k8s-workload-registrar/webhookhandler.go [2022-04-15T20:36:14.241Z] spire-1.2.1/support/k8s/k8s-workload-registrar/webhookhandler_test.go [2022-04-15T20:36:14.241Z] spire-1.2.1/support/oidc-discovery-provider/ [2022-04-15T20:36:14.241Z] spire-1.2.1/support/oidc-discovery-provider/README.md [2022-04-15T20:36:14.241Z] spire-1.2.1/support/oidc-discovery-provider/common_test.go [2022-04-15T20:36:14.241Z] spire-1.2.1/support/oidc-discovery-provider/config.go [2022-04-15T20:36:14.241Z] spire-1.2.1/support/oidc-discovery-provider/config_test.go [2022-04-15T20:36:14.241Z] spire-1.2.1/support/oidc-discovery-provider/domain_policy.go [2022-04-15T20:36:14.241Z] spire-1.2.1/support/oidc-discovery-provider/domain_policy_test.go [2022-04-15T20:36:14.241Z] spire-1.2.1/support/oidc-discovery-provider/handler.go [2022-04-15T20:36:14.241Z] spire-1.2.1/support/oidc-discovery-provider/handler_test.go [2022-04-15T20:36:14.241Z] spire-1.2.1/support/oidc-discovery-provider/jwks_source.go [2022-04-15T20:36:14.241Z] spire-1.2.1/support/oidc-discovery-provider/main.go [2022-04-15T20:36:14.241Z] spire-1.2.1/support/oidc-discovery-provider/server_api.go [2022-04-15T20:36:14.241Z] spire-1.2.1/support/oidc-discovery-provider/server_api_test.go [2022-04-15T20:36:14.241Z] spire-1.2.1/support/oidc-discovery-provider/workload_api.go [2022-04-15T20:36:14.241Z] spire-1.2.1/support/oidc-discovery-provider/workload_api_test.go [2022-04-15T20:36:14.241Z] spire-1.2.1/test/ [2022-04-15T20:36:14.241Z] spire-1.2.1/test/clock/ [2022-04-15T20:36:14.241Z] spire-1.2.1/test/clock/clock.go [2022-04-15T20:36:14.241Z] spire-1.2.1/test/fakes/ [2022-04-15T20:36:14.241Z] spire-1.2.1/test/fakes/fakeagentcatalog/ [2022-04-15T20:36:14.241Z] spire-1.2.1/test/fakes/fakeagentcatalog/catalog.go [2022-04-15T20:36:14.241Z] spire-1.2.1/test/fakes/fakeagentkeymanager/ [2022-04-15T20:36:14.241Z] spire-1.2.1/test/fakes/fakeagentkeymanager/keymanager.go [2022-04-15T20:36:14.241Z] spire-1.2.1/test/fakes/fakeagentnodeattestor/ [2022-04-15T20:36:14.241Z] spire-1.2.1/test/fakes/fakeagentnodeattestor/nodeattestor.go [2022-04-15T20:36:14.241Z] spire-1.2.1/test/fakes/fakeagentstore/ [2022-04-15T20:36:14.241Z] spire-1.2.1/test/fakes/fakeagentstore/agentstore.go [2022-04-15T20:36:14.241Z] spire-1.2.1/test/fakes/fakedatastore/ [2022-04-15T20:36:14.241Z] spire-1.2.1/test/fakes/fakedatastore/fakedatastore.go [2022-04-15T20:36:14.241Z] spire-1.2.1/test/fakes/fakeentryclient/ [2022-04-15T20:36:14.241Z] spire-1.2.1/test/fakes/fakeentryclient/entryclient.go [2022-04-15T20:36:14.241Z] spire-1.2.1/test/fakes/fakehealthchecker/ [2022-04-15T20:36:14.241Z] spire-1.2.1/test/fakes/fakehealthchecker/checker.go [2022-04-15T20:36:14.241Z] spire-1.2.1/test/fakes/fakeidentityprovider/ [2022-04-15T20:36:14.241Z] spire-1.2.1/test/fakes/fakeidentityprovider/identityprovider.go [2022-04-15T20:36:14.241Z] spire-1.2.1/test/fakes/fakemetrics/ [2022-04-15T20:36:14.241Z] spire-1.2.1/test/fakes/fakemetrics/fakemetrics.go [2022-04-15T20:36:14.241Z] spire-1.2.1/test/fakes/fakenoderesolver/ [2022-04-15T20:36:14.241Z] spire-1.2.1/test/fakes/fakenoderesolver/noderesolver.go [2022-04-15T20:36:14.241Z] spire-1.2.1/test/fakes/fakenotifier/ [2022-04-15T20:36:14.241Z] spire-1.2.1/test/fakes/fakenotifier/notifier.go [2022-04-15T20:36:14.241Z] spire-1.2.1/test/fakes/fakepluginmetrics/ [2022-04-15T20:36:14.241Z] spire-1.2.1/test/fakes/fakepluginmetrics/fakepluginmetrics.go [2022-04-15T20:36:14.241Z] spire-1.2.1/test/fakes/fakeserverca/ [2022-04-15T20:36:14.241Z] spire-1.2.1/test/fakes/fakeserverca/serverca.go [2022-04-15T20:36:14.241Z] spire-1.2.1/test/fakes/fakeservercatalog/ [2022-04-15T20:36:14.241Z] spire-1.2.1/test/fakes/fakeservercatalog/catalog.go [2022-04-15T20:36:14.241Z] spire-1.2.1/test/fakes/fakeserverkeymanager/ [2022-04-15T20:36:14.241Z] spire-1.2.1/test/fakes/fakeserverkeymanager/keymanager.go [2022-04-15T20:36:14.241Z] spire-1.2.1/test/fakes/fakeservernodeattestor/ [2022-04-15T20:36:14.241Z] spire-1.2.1/test/fakes/fakeservernodeattestor/nodeattestor.go [2022-04-15T20:36:14.241Z] spire-1.2.1/test/fakes/fakeupstreamauthority/ [2022-04-15T20:36:14.241Z] spire-1.2.1/test/fakes/fakeupstreamauthority/plugin.go [2022-04-15T20:36:14.241Z] spire-1.2.1/test/fakes/fakeupstreamauthority/upstreamauthority.go [2022-04-15T20:36:14.241Z] spire-1.2.1/test/fakes/fakeworkloadapi/ [2022-04-15T20:36:14.241Z] spire-1.2.1/test/fakes/fakeworkloadapi/workloadapi.go [2022-04-15T20:36:14.241Z] spire-1.2.1/test/fakes/fakeworkloadattestor/ [2022-04-15T20:36:14.241Z] spire-1.2.1/test/fakes/fakeworkloadattestor/workloadattestor.go [2022-04-15T20:36:14.241Z] spire-1.2.1/test/fixture/ [2022-04-15T20:36:14.241Z] spire-1.2.1/test/fixture/certs/ [2022-04-15T20:36:14.241Z] spire-1.2.1/test/fixture/certs/agent_svid.der [2022-04-15T20:36:14.241Z] spire-1.2.1/test/fixture/certs/base_cert.pem [2022-04-15T20:36:14.241Z] spire-1.2.1/test/fixture/certs/base_csr.pem [2022-04-15T20:36:14.241Z] spire-1.2.1/test/fixture/certs/base_key.pem [2022-04-15T20:36:14.241Z] spire-1.2.1/test/fixture/certs/base_rotated_cert.pem [2022-04-15T20:36:14.241Z] spire-1.2.1/test/fixture/certs/base_rotated_csr.pem [2022-04-15T20:36:14.241Z] spire-1.2.1/test/fixture/certs/base_rotated_key.pem [2022-04-15T20:36:14.241Z] spire-1.2.1/test/fixture/certs/blog_cert.pem [2022-04-15T20:36:14.241Z] spire-1.2.1/test/fixture/certs/blog_csr.pem [2022-04-15T20:36:14.241Z] spire-1.2.1/test/fixture/certs/blog_key.pem [2022-04-15T20:36:14.241Z] spire-1.2.1/test/fixture/certs/bundle.der [2022-04-15T20:36:14.241Z] spire-1.2.1/test/fixture/certs/ca.pem [2022-04-15T20:36:14.241Z] spire-1.2.1/test/fixture/certs/ca_key.pem [2022-04-15T20:36:14.241Z] spire-1.2.1/test/fixture/certs/database_cert.pem [2022-04-15T20:36:14.241Z] spire-1.2.1/test/fixture/certs/database_csr.pem [2022-04-15T20:36:14.241Z] spire-1.2.1/test/fixture/certs/database_key.pem [2022-04-15T20:36:14.241Z] spire-1.2.1/test/fixture/certs/node_cert.pem [2022-04-15T20:36:14.241Z] spire-1.2.1/test/fixture/certs/node_csr.pem [2022-04-15T20:36:14.241Z] spire-1.2.1/test/fixture/certs/node_key.pem [2022-04-15T20:36:14.241Z] spire-1.2.1/test/fixture/certs/svid.pem [2022-04-15T20:36:14.241Z] spire-1.2.1/test/fixture/certs/svid_key.pem [2022-04-15T20:36:14.241Z] spire-1.2.1/test/fixture/config/ [2022-04-15T20:36:14.241Z] spire-1.2.1/test/fixture/config/agent_bad_agent_block.conf [2022-04-15T20:36:14.241Z] spire-1.2.1/test/fixture/config/agent_good.conf [2022-04-15T20:36:14.241Z] spire-1.2.1/test/fixture/config/agent_good_templated.conf [2022-04-15T20:36:14.241Z] spire-1.2.1/test/fixture/config/plugin_good.conf [2022-04-15T20:36:14.241Z] spire-1.2.1/test/fixture/config/server_and_agent_bad_nested_DogStatsd_block.conf [2022-04-15T20:36:14.241Z] spire-1.2.1/test/fixture/config/server_and_agent_bad_nested_InMem_block.conf [2022-04-15T20:36:14.241Z] spire-1.2.1/test/fixture/config/server_and_agent_bad_nested_M3_block.conf [2022-04-15T20:36:14.241Z] spire-1.2.1/test/fixture/config/server_and_agent_bad_nested_Prometheus_block.conf [2022-04-15T20:36:14.241Z] spire-1.2.1/test/fixture/config/server_and_agent_bad_nested_Statsd_block.conf [2022-04-15T20:36:14.241Z] spire-1.2.1/test/fixture/config/server_and_agent_bad_nested_health_checks_block.conf [2022-04-15T20:36:14.241Z] spire-1.2.1/test/fixture/config/server_and_agent_bad_root_block.conf [2022-04-15T20:36:14.241Z] spire-1.2.1/test/fixture/config/server_and_agent_bad_telemetry_block.conf [2022-04-15T20:36:14.241Z] spire-1.2.1/test/fixture/config/server_bad_nested_bundle_endpoint_acme_block.conf [2022-04-15T20:36:14.241Z] spire-1.2.1/test/fixture/config/server_bad_nested_bundle_endpoint_block.conf [2022-04-15T20:36:14.241Z] spire-1.2.1/test/fixture/config/server_bad_nested_ca_subject_block.conf [2022-04-15T20:36:14.241Z] spire-1.2.1/test/fixture/config/server_bad_nested_experimental_block.conf [2022-04-15T20:36:14.241Z] spire-1.2.1/test/fixture/config/server_bad_nested_federates_with_block.conf [2022-04-15T20:36:14.241Z] spire-1.2.1/test/fixture/config/server_bad_nested_federation_block.conf [2022-04-15T20:36:14.241Z] spire-1.2.1/test/fixture/config/server_bad_ratelimit_block.conf [2022-04-15T20:36:14.241Z] spire-1.2.1/test/fixture/config/server_bad_server_block.conf [2022-04-15T20:36:14.241Z] spire-1.2.1/test/fixture/config/server_good.conf [2022-04-15T20:36:14.241Z] spire-1.2.1/test/fixture/config/server_good_templated.conf [2022-04-15T20:36:14.241Z] spire-1.2.1/test/fixture/fixture.go [2022-04-15T20:36:14.241Z] spire-1.2.1/test/fixture/nodeattestor/ [2022-04-15T20:36:14.241Z] spire-1.2.1/test/fixture/nodeattestor/sshpop/ [2022-04-15T20:36:14.241Z] spire-1.2.1/test/fixture/nodeattestor/sshpop/agent_ssh_key [2022-04-15T20:36:14.241Z] spire-1.2.1/test/fixture/nodeattestor/sshpop/agent_ssh_key-cert.pub [2022-04-15T20:36:14.241Z] spire-1.2.1/test/fixture/nodeattestor/sshpop/ssh_cert_authority.pub [2022-04-15T20:36:14.241Z] spire-1.2.1/test/fixture/nodeattestor/x509pop/ [2022-04-15T20:36:14.241Z] spire-1.2.1/test/fixture/nodeattestor/x509pop/generate.go [2022-04-15T20:36:14.241Z] spire-1.2.1/test/fixture/nodeattestor/x509pop/intermediate.pem [2022-04-15T20:36:14.241Z] spire-1.2.1/test/fixture/nodeattestor/x509pop/leaf-crt-bundle.pem [2022-04-15T20:36:14.241Z] spire-1.2.1/test/fixture/nodeattestor/x509pop/leaf-key.pem [2022-04-15T20:36:14.241Z] spire-1.2.1/test/fixture/nodeattestor/x509pop/leaf.pem [2022-04-15T20:36:14.241Z] spire-1.2.1/test/fixture/nodeattestor/x509pop/root-crt.pem [2022-04-15T20:36:14.241Z] spire-1.2.1/test/fixture/registration/ [2022-04-15T20:36:14.241Z] spire-1.2.1/test/fixture/registration/entries.json [2022-04-15T20:36:14.241Z] spire-1.2.1/test/fixture/registration/good-for-update.json [2022-04-15T20:36:14.241Z] spire-1.2.1/test/fixture/registration/good.json [2022-04-15T20:36:14.241Z] spire-1.2.1/test/fixture/registration/invalid.json [2022-04-15T20:36:14.241Z] spire-1.2.1/test/fixture/registration/invalid_json.json [2022-04-15T20:36:14.241Z] spire-1.2.1/test/fixture/registration/manager_test_entries.json [2022-04-15T20:36:14.241Z] spire-1.2.1/test/integration/ [2022-04-15T20:36:14.241Z] spire-1.2.1/test/integration/README.md [2022-04-15T20:36:14.241Z] spire-1.2.1/test/integration/common [2022-04-15T20:36:14.241Z] spire-1.2.1/test/integration/setup/ [2022-04-15T20:36:14.241Z] spire-1.2.1/test/integration/setup/adminclient/ [2022-04-15T20:36:14.241Z] spire-1.2.1/test/integration/setup/adminclient/build.sh [2022-04-15T20:36:14.241Z] spire-1.2.1/test/integration/setup/adminclient/client.go [2022-04-15T20:36:14.241Z] spire-1.2.1/test/integration/setup/debugagent/ [2022-04-15T20:36:14.241Z] spire-1.2.1/test/integration/setup/debugagent/build.sh [2022-04-15T20:36:14.241Z] spire-1.2.1/test/integration/setup/debugagent/main.go [2022-04-15T20:36:14.241Z] spire-1.2.1/test/integration/setup/debugserver/ [2022-04-15T20:36:14.241Z] spire-1.2.1/test/integration/setup/debugserver/build.sh [2022-04-15T20:36:14.241Z] spire-1.2.1/test/integration/setup/debugserver/main.go [2022-04-15T20:36:14.241Z] spire-1.2.1/test/integration/setup/downstreamclient/ [2022-04-15T20:36:14.241Z] spire-1.2.1/test/integration/setup/downstreamclient/build.sh [2022-04-15T20:36:14.241Z] spire-1.2.1/test/integration/setup/downstreamclient/client.go [2022-04-15T20:36:14.241Z] spire-1.2.1/test/integration/setup/itclient/ [2022-04-15T20:36:14.241Z] spire-1.2.1/test/integration/setup/itclient/client.go [2022-04-15T20:36:14.241Z] spire-1.2.1/test/integration/setup/node-attestation/ [2022-04-15T20:36:14.241Z] spire-1.2.1/test/integration/setup/node-attestation/build.sh [2022-04-15T20:36:14.241Z] spire-1.2.1/test/integration/setup/node-attestation/client.go [2022-04-15T20:36:14.241Z] spire-1.2.1/test/integration/setup/x509pop/ [2022-04-15T20:36:14.241Z] spire-1.2.1/test/integration/setup/x509pop/gencerts.go [2022-04-15T20:36:14.241Z] spire-1.2.1/test/integration/setup/x509pop/setup.sh [2022-04-15T20:36:14.241Z] spire-1.2.1/test/integration/suites/ [2022-04-15T20:36:14.241Z] spire-1.2.1/test/integration/suites/admin-endpoints/ [2022-04-15T20:36:14.241Z] spire-1.2.1/test/integration/suites/admin-endpoints/00-setup [2022-04-15T20:36:14.241Z] spire-1.2.1/test/integration/suites/admin-endpoints/01-start-server [2022-04-15T20:36:14.241Z] spire-1.2.1/test/integration/suites/admin-endpoints/02-bootstrap-agent [2022-04-15T20:36:14.241Z] spire-1.2.1/test/integration/suites/admin-endpoints/03-start-agent [2022-04-15T20:36:14.241Z] spire-1.2.1/test/integration/suites/admin-endpoints/04-create-registration-entries [2022-04-15T20:36:14.241Z] spire-1.2.1/test/integration/suites/admin-endpoints/05-test-endpoints [2022-04-15T20:36:14.241Z] spire-1.2.1/test/integration/suites/admin-endpoints/README.md [2022-04-15T20:36:14.241Z] spire-1.2.1/test/integration/suites/admin-endpoints/conf/ [2022-04-15T20:36:14.241Z] spire-1.2.1/test/integration/suites/admin-endpoints/conf/agent/ [2022-04-15T20:36:14.241Z] spire-1.2.1/test/integration/suites/admin-endpoints/conf/agent/agent.conf [2022-04-15T20:36:14.241Z] spire-1.2.1/test/integration/suites/admin-endpoints/conf/server/ [2022-04-15T20:36:14.241Z] spire-1.2.1/test/integration/suites/admin-endpoints/conf/server/server.conf [2022-04-15T20:36:14.241Z] spire-1.2.1/test/integration/suites/admin-endpoints/docker-compose.yaml [2022-04-15T20:36:14.241Z] spire-1.2.1/test/integration/suites/admin-endpoints/teardown [2022-04-15T20:36:14.241Z] spire-1.2.1/test/integration/suites/datastore-mysql-replication/ [2022-04-15T20:36:14.241Z] spire-1.2.1/test/integration/suites/datastore-mysql-replication/00-setup [2022-04-15T20:36:14.241Z] spire-1.2.1/test/integration/suites/datastore-mysql-replication/01-test-variants [2022-04-15T20:36:14.241Z] spire-1.2.1/test/integration/suites/datastore-mysql-replication/README.md [2022-04-15T20:36:14.241Z] spire-1.2.1/test/integration/suites/datastore-mysql-replication/docker-compose.yaml [2022-04-15T20:36:14.241Z] spire-1.2.1/test/integration/suites/datastore-mysql-replication/teardown [2022-04-15T20:36:14.241Z] spire-1.2.1/test/integration/suites/datastore-mysql/ [2022-04-15T20:36:14.241Z] spire-1.2.1/test/integration/suites/datastore-mysql/00-setup [2022-04-15T20:36:14.241Z] spire-1.2.1/test/integration/suites/datastore-mysql/01-test-variants [2022-04-15T20:36:14.241Z] spire-1.2.1/test/integration/suites/datastore-mysql/README.md [2022-04-15T20:36:14.241Z] spire-1.2.1/test/integration/suites/datastore-mysql/docker-compose.yaml [2022-04-15T20:36:14.241Z] spire-1.2.1/test/integration/suites/datastore-mysql/teardown [2022-04-15T20:36:14.241Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/ [2022-04-15T20:36:14.241Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/00-setup [2022-04-15T20:36:14.241Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/01-test-variants [2022-04-15T20:36:14.241Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/README.md [2022-04-15T20:36:14.241Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/docker-compose.yaml [2022-04-15T20:36:14.241Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/principal/ [2022-04-15T20:36:14.241Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/principal/init.sh [2022-04-15T20:36:14.241Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/replica/ [2022-04-15T20:36:14.241Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/replica/docker-entrypoint.sh [2022-04-15T20:36:14.241Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/replica/v12/ [2022-04-15T20:36:14.241Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/replica/v12/docker-entrypoint.sh [2022-04-15T20:36:14.241Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/teardown [2022-04-15T20:36:14.241Z] spire-1.2.1/test/integration/suites/datastore-postgres/ [2022-04-15T20:36:14.241Z] spire-1.2.1/test/integration/suites/datastore-postgres/00-setup [2022-04-15T20:36:14.241Z] spire-1.2.1/test/integration/suites/datastore-postgres/01-test-variants [2022-04-15T20:36:14.241Z] spire-1.2.1/test/integration/suites/datastore-postgres/README.md [2022-04-15T20:36:14.241Z] spire-1.2.1/test/integration/suites/datastore-postgres/docker-compose.yaml [2022-04-15T20:36:14.241Z] spire-1.2.1/test/integration/suites/datastore-postgres/teardown [2022-04-15T20:36:14.241Z] spire-1.2.1/test/integration/suites/debug-endpoints/ [2022-04-15T20:36:14.241Z] spire-1.2.1/test/integration/suites/debug-endpoints/00-setup [2022-04-15T20:36:14.241Z] spire-1.2.1/test/integration/suites/debug-endpoints/01-start-server [2022-04-15T20:36:14.241Z] spire-1.2.1/test/integration/suites/debug-endpoints/02-bootstrap-agent [2022-04-15T20:36:14.241Z] spire-1.2.1/test/integration/suites/debug-endpoints/03-start-agent [2022-04-15T20:36:14.241Z] spire-1.2.1/test/integration/suites/debug-endpoints/04-create-registration-entries [2022-04-15T20:36:14.241Z] spire-1.2.1/test/integration/suites/debug-endpoints/05-test-endpoints [2022-04-15T20:36:14.241Z] spire-1.2.1/test/integration/suites/debug-endpoints/README.md [2022-04-15T20:36:14.241Z] spire-1.2.1/test/integration/suites/debug-endpoints/conf/ [2022-04-15T20:36:14.241Z] spire-1.2.1/test/integration/suites/debug-endpoints/conf/agent/ [2022-04-15T20:36:14.241Z] spire-1.2.1/test/integration/suites/debug-endpoints/conf/agent/agent.conf [2022-04-15T20:36:14.241Z] spire-1.2.1/test/integration/suites/debug-endpoints/conf/server/ [2022-04-15T20:36:14.241Z] spire-1.2.1/test/integration/suites/debug-endpoints/conf/server/server.conf [2022-04-15T20:36:14.241Z] spire-1.2.1/test/integration/suites/debug-endpoints/docker-compose.yaml [2022-04-15T20:36:14.241Z] spire-1.2.1/test/integration/suites/debug-endpoints/teardown [2022-04-15T20:36:14.241Z] spire-1.2.1/test/integration/suites/downstream-endpoints/ [2022-04-15T20:36:14.241Z] spire-1.2.1/test/integration/suites/downstream-endpoints/00-setup [2022-04-15T20:36:14.241Z] spire-1.2.1/test/integration/suites/downstream-endpoints/01-start-server [2022-04-15T20:36:14.241Z] spire-1.2.1/test/integration/suites/downstream-endpoints/02-bootstrap-agent [2022-04-15T20:36:14.241Z] spire-1.2.1/test/integration/suites/downstream-endpoints/03-start-agent [2022-04-15T20:36:14.241Z] spire-1.2.1/test/integration/suites/downstream-endpoints/04-create-entries [2022-04-15T20:36:14.241Z] spire-1.2.1/test/integration/suites/downstream-endpoints/05-test-endpoints [2022-04-15T20:36:14.241Z] spire-1.2.1/test/integration/suites/downstream-endpoints/README.md [2022-04-15T20:36:14.241Z] spire-1.2.1/test/integration/suites/downstream-endpoints/conf/ [2022-04-15T20:36:14.241Z] spire-1.2.1/test/integration/suites/downstream-endpoints/conf/agent/ [2022-04-15T20:36:14.241Z] spire-1.2.1/test/integration/suites/downstream-endpoints/conf/agent/agent.conf [2022-04-15T20:36:14.241Z] spire-1.2.1/test/integration/suites/downstream-endpoints/conf/server/ [2022-04-15T20:36:14.241Z] spire-1.2.1/test/integration/suites/downstream-endpoints/conf/server/server.conf [2022-04-15T20:36:14.241Z] spire-1.2.1/test/integration/suites/downstream-endpoints/docker-compose.yaml [2022-04-15T20:36:14.241Z] spire-1.2.1/test/integration/suites/downstream-endpoints/teardown [2022-04-15T20:36:14.241Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/ [2022-04-15T20:36:14.241Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/00-setup [2022-04-15T20:36:14.241Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/01-start-server [2022-04-15T20:36:14.241Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/02-bootstrap-agents [2022-04-15T20:36:14.241Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/03-start-remaining-containers [2022-04-15T20:36:14.241Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/04-create-workload-entries [2022-04-15T20:36:14.241Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/05-check-workload-connectivity [2022-04-15T20:36:14.241Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/README.md [2022-04-15T20:36:14.242Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/ [2022-04-15T20:36:14.242Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/downstream-agent/ [2022-04-15T20:36:14.242Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/downstream-agent/agent.conf [2022-04-15T20:36:14.242Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/downstream-envoy/ [2022-04-15T20:36:14.242Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/downstream-envoy/envoy.yaml [2022-04-15T20:36:14.242Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/server/ [2022-04-15T20:36:14.242Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/server/server.conf [2022-04-15T20:36:14.242Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/supervisord.conf [2022-04-15T20:36:14.242Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/upstream-agent/ [2022-04-15T20:36:14.242Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/upstream-agent/agent.conf [2022-04-15T20:36:14.242Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/upstream-envoy/ [2022-04-15T20:36:14.242Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/upstream-envoy/envoy.yaml [2022-04-15T20:36:14.242Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/docker-compose.yaml [2022-04-15T20:36:14.242Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/teardown [2022-04-15T20:36:14.242Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/ [2022-04-15T20:36:14.242Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/00-test-envoy-releases.sh [2022-04-15T20:36:14.242Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/Dockerfile [2022-04-15T20:36:14.242Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/README.md [2022-04-15T20:36:14.242Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/ [2022-04-15T20:36:14.242Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/ [2022-04-15T20:36:14.242Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/agent/ [2022-04-15T20:36:14.242Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/agent/agent.conf [2022-04-15T20:36:14.242Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/envoy/ [2022-04-15T20:36:14.242Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/envoy/envoy.yaml [2022-04-15T20:36:14.242Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/server/ [2022-04-15T20:36:14.242Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/server/server.conf [2022-04-15T20:36:14.242Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream/ [2022-04-15T20:36:14.242Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream/agent/ [2022-04-15T20:36:14.242Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream/agent/agent.conf [2022-04-15T20:36:14.242Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream/envoy/ [2022-04-15T20:36:14.242Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream/envoy/envoy.yaml [2022-04-15T20:36:14.242Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/supervisord.conf [2022-04-15T20:36:14.242Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/ [2022-04-15T20:36:14.242Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/agent/ [2022-04-15T20:36:14.242Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/agent/agent.conf [2022-04-15T20:36:14.242Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/envoy/ [2022-04-15T20:36:14.242Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/envoy/envoy.yaml [2022-04-15T20:36:14.242Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/server/ [2022-04-15T20:36:14.242Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/server/server.conf [2022-04-15T20:36:14.242Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/docker-compose.yaml [2022-04-15T20:36:14.242Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/teardown [2022-04-15T20:36:14.242Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/ [2022-04-15T20:36:14.242Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/00-test-envoy-releases [2022-04-15T20:36:14.242Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/README.md [2022-04-15T20:36:14.242Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/ [2022-04-15T20:36:14.242Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/downstream-agent/ [2022-04-15T20:36:14.242Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/downstream-agent/agent.conf [2022-04-15T20:36:14.242Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/downstream-envoy/ [2022-04-15T20:36:14.242Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/downstream-envoy/envoy.yaml [2022-04-15T20:36:14.242Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/server/ [2022-04-15T20:36:14.242Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/server/server.conf [2022-04-15T20:36:14.242Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/supervisord.conf [2022-04-15T20:36:14.242Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/upstream-agent/ [2022-04-15T20:36:14.242Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/upstream-agent/agent.conf [2022-04-15T20:36:14.242Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/upstream-envoy/ [2022-04-15T20:36:14.242Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/upstream-envoy/envoy.yaml [2022-04-15T20:36:14.242Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/docker-compose.yaml [2022-04-15T20:36:14.242Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/teardown [2022-04-15T20:36:14.242Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/ [2022-04-15T20:36:14.242Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/00-setup [2022-04-15T20:36:14.242Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/01-start-servers [2022-04-15T20:36:14.242Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/02-bootstrap-federation-and-agents [2022-04-15T20:36:14.242Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/03-start-remaining-containers [2022-04-15T20:36:14.242Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/04-create-workload-entries [2022-04-15T20:36:14.242Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/05-check-workload-connectivity [2022-04-15T20:36:14.242Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/06-stop-servers [2022-04-15T20:36:14.242Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/07-check-workload-connectivity [2022-04-15T20:36:14.242Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/08-start-servers [2022-04-15T20:36:14.242Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/09-check-workload-connectivity [2022-04-15T20:36:14.242Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/10-stop-agents [2022-04-15T20:36:14.242Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/11-check-workload-connectivity [2022-04-15T20:36:14.242Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/12-start-agents [2022-04-15T20:36:14.242Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/13-check-workload-connectivity [2022-04-15T20:36:14.242Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/Dockerfile [2022-04-15T20:36:14.242Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/README.md [2022-04-15T20:36:14.242Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/ [2022-04-15T20:36:14.242Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/ [2022-04-15T20:36:14.242Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/agent/ [2022-04-15T20:36:14.242Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/agent/agent.conf [2022-04-15T20:36:14.242Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/ghostunnel/ [2022-04-15T20:36:14.242Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/ghostunnel/ghostunnel.flags [2022-04-15T20:36:14.242Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/server/ [2022-04-15T20:36:14.242Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/server/server.conf [2022-04-15T20:36:14.242Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/supervisord/ [2022-04-15T20:36:14.242Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/supervisord/supervisord.conf [2022-04-15T20:36:14.242Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/ [2022-04-15T20:36:14.242Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/agent/ [2022-04-15T20:36:14.242Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/agent/agent.conf [2022-04-15T20:36:14.242Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/ghostunnel/ [2022-04-15T20:36:14.242Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/ghostunnel/ghostunnel.flags [2022-04-15T20:36:14.242Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/server/ [2022-04-15T20:36:14.242Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/server/server.conf [2022-04-15T20:36:14.242Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/supervisord/ [2022-04-15T20:36:14.242Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/supervisord/supervisord.conf [2022-04-15T20:36:14.242Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/docker-compose.yaml [2022-04-15T20:36:14.242Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/teardown [2022-04-15T20:36:14.242Z] spire-1.2.1/test/integration/suites/join-token/ [2022-04-15T20:36:14.242Z] spire-1.2.1/test/integration/suites/join-token/01-start-server [2022-04-15T20:36:14.242Z] spire-1.2.1/test/integration/suites/join-token/02-bootstrap-agents [2022-04-15T20:36:14.242Z] spire-1.2.1/test/integration/suites/join-token/03-start-agent [2022-04-15T20:36:14.242Z] spire-1.2.1/test/integration/suites/join-token/04-create-workload-entry [2022-04-15T20:36:14.242Z] spire-1.2.1/test/integration/suites/join-token/05-check-svid [2022-04-15T20:36:14.242Z] spire-1.2.1/test/integration/suites/join-token/06-start-bad-agent [2022-04-15T20:36:14.242Z] spire-1.2.1/test/integration/suites/join-token/README.md [2022-04-15T20:36:14.242Z] spire-1.2.1/test/integration/suites/join-token/conf/ [2022-04-15T20:36:14.242Z] spire-1.2.1/test/integration/suites/join-token/conf/agent/ [2022-04-15T20:36:14.242Z] spire-1.2.1/test/integration/suites/join-token/conf/agent/agent.conf [2022-04-15T20:36:14.242Z] spire-1.2.1/test/integration/suites/join-token/conf/server/ [2022-04-15T20:36:14.242Z] spire-1.2.1/test/integration/suites/join-token/conf/server/server.conf [2022-04-15T20:36:14.242Z] spire-1.2.1/test/integration/suites/join-token/docker-compose.yaml [2022-04-15T20:36:14.242Z] spire-1.2.1/test/integration/suites/join-token/teardown [2022-04-15T20:36:14.242Z] spire-1.2.1/test/integration/suites/k8s-reconcile/ [2022-04-15T20:36:14.242Z] spire-1.2.1/test/integration/suites/k8s-reconcile/00-setup [2022-04-15T20:36:14.242Z] spire-1.2.1/test/integration/suites/k8s-reconcile/01-apply-config [2022-04-15T20:36:14.242Z] spire-1.2.1/test/integration/suites/k8s-reconcile/02-check-for-workload-svid [2022-04-15T20:36:14.242Z] spire-1.2.1/test/integration/suites/k8s-reconcile/README.md [2022-04-15T20:36:14.242Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/ [2022-04-15T20:36:14.242Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/admctrl/ [2022-04-15T20:36:14.242Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/admctrl/admission-control.yaml [2022-04-15T20:36:14.242Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/admctrl/kubeconfig.yaml [2022-04-15T20:36:14.242Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/agent/ [2022-04-15T20:36:14.242Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/agent/kustomization.yaml [2022-04-15T20:36:14.242Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/agent/spire-agent.yaml [2022-04-15T20:36:14.242Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/kind-config.yaml [2022-04-15T20:36:14.242Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/server/ [2022-04-15T20:36:14.242Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/server/k8s-workload-registrar-secret.yaml [2022-04-15T20:36:14.242Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/server/kustomization.yaml [2022-04-15T20:36:14.242Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/server/spire-server.yaml [2022-04-15T20:36:14.242Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/workload.yaml [2022-04-15T20:36:14.242Z] spire-1.2.1/test/integration/suites/k8s-reconcile/init-kubectl [2022-04-15T20:36:14.242Z] spire-1.2.1/test/integration/suites/k8s-reconcile/teardown [2022-04-15T20:36:14.242Z] spire-1.2.1/test/integration/suites/k8s-scratch/ [2022-04-15T20:36:14.242Z] spire-1.2.1/test/integration/suites/k8s-scratch/00-setup [2022-04-15T20:36:14.242Z] spire-1.2.1/test/integration/suites/k8s-scratch/01-apply-config [2022-04-15T20:36:14.242Z] spire-1.2.1/test/integration/suites/k8s-scratch/02-check-for-workload-svid [2022-04-15T20:36:14.242Z] spire-1.2.1/test/integration/suites/k8s-scratch/README.md [2022-04-15T20:36:14.242Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/ [2022-04-15T20:36:14.242Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/admctrl/ [2022-04-15T20:36:14.242Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/admctrl/admission-control.yaml [2022-04-15T20:36:14.242Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/admctrl/kubeconfig.yaml [2022-04-15T20:36:14.242Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/agent/ [2022-04-15T20:36:14.242Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/agent/kustomization.yaml [2022-04-15T20:36:14.242Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/agent/spire-agent.yaml [2022-04-15T20:36:14.242Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/kind-config.yaml [2022-04-15T20:36:14.242Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/server/ [2022-04-15T20:36:14.242Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/server/k8s-workload-registrar-secret.yaml [2022-04-15T20:36:14.242Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/server/kustomization.yaml [2022-04-15T20:36:14.242Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/server/spire-server.yaml [2022-04-15T20:36:14.242Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/webhook/ [2022-04-15T20:36:14.242Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/webhook/kustomization.yaml [2022-04-15T20:36:14.242Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/webhook/validation-webhook.yaml [2022-04-15T20:36:14.242Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/workload.yaml [2022-04-15T20:36:14.242Z] spire-1.2.1/test/integration/suites/k8s-scratch/init-kubectl [2022-04-15T20:36:14.242Z] spire-1.2.1/test/integration/suites/k8s-scratch/teardown [2022-04-15T20:36:14.242Z] spire-1.2.1/test/integration/suites/k8s/ [2022-04-15T20:36:14.242Z] spire-1.2.1/test/integration/suites/k8s/00-setup [2022-04-15T20:36:14.242Z] spire-1.2.1/test/integration/suites/k8s/01-apply-config [2022-04-15T20:36:14.242Z] spire-1.2.1/test/integration/suites/k8s/02-check-for-workload-svid [2022-04-15T20:36:14.242Z] spire-1.2.1/test/integration/suites/k8s/README.md [2022-04-15T20:36:14.242Z] spire-1.2.1/test/integration/suites/k8s/conf/ [2022-04-15T20:36:14.242Z] spire-1.2.1/test/integration/suites/k8s/conf/admctrl/ [2022-04-15T20:36:14.242Z] spire-1.2.1/test/integration/suites/k8s/conf/admctrl/admission-control.yaml [2022-04-15T20:36:14.242Z] spire-1.2.1/test/integration/suites/k8s/conf/admctrl/kubeconfig.yaml [2022-04-15T20:36:14.242Z] spire-1.2.1/test/integration/suites/k8s/conf/agent/ [2022-04-15T20:36:14.242Z] spire-1.2.1/test/integration/suites/k8s/conf/agent/kustomization.yaml [2022-04-15T20:36:14.242Z] spire-1.2.1/test/integration/suites/k8s/conf/agent/spire-agent.yaml [2022-04-15T20:36:14.242Z] spire-1.2.1/test/integration/suites/k8s/conf/kind-config.yaml [2022-04-15T20:36:14.242Z] spire-1.2.1/test/integration/suites/k8s/conf/server/ [2022-04-15T20:36:14.242Z] spire-1.2.1/test/integration/suites/k8s/conf/server/k8s-workload-registrar-secret.yaml [2022-04-15T20:36:14.242Z] spire-1.2.1/test/integration/suites/k8s/conf/server/kustomization.yaml [2022-04-15T20:36:14.242Z] spire-1.2.1/test/integration/suites/k8s/conf/server/spire-server.yaml [2022-04-15T20:36:14.242Z] spire-1.2.1/test/integration/suites/k8s/conf/webhook/ [2022-04-15T20:36:14.242Z] spire-1.2.1/test/integration/suites/k8s/conf/webhook/kustomization.yaml [2022-04-15T20:36:14.242Z] spire-1.2.1/test/integration/suites/k8s/conf/webhook/validation-webhook.yaml [2022-04-15T20:36:14.242Z] spire-1.2.1/test/integration/suites/k8s/conf/workload.yaml [2022-04-15T20:36:14.242Z] spire-1.2.1/test/integration/suites/k8s/init-kubectl [2022-04-15T20:36:14.242Z] spire-1.2.1/test/integration/suites/k8s/teardown [2022-04-15T20:36:14.242Z] spire-1.2.1/test/integration/suites/nested-rotation/ [2022-04-15T20:36:14.242Z] spire-1.2.1/test/integration/suites/nested-rotation/00-setup [2022-04-15T20:36:14.242Z] spire-1.2.1/test/integration/suites/nested-rotation/01-start-root [2022-04-15T20:36:14.242Z] spire-1.2.1/test/integration/suites/nested-rotation/02-create-intermediate-downstream-entries [2022-04-15T20:36:14.242Z] spire-1.2.1/test/integration/suites/nested-rotation/03-start-intermediateA [2022-04-15T20:36:14.242Z] spire-1.2.1/test/integration/suites/nested-rotation/04-create-leafA-downstream-entry [2022-04-15T20:36:14.242Z] spire-1.2.1/test/integration/suites/nested-rotation/05-start-leafA [2022-04-15T20:36:14.242Z] spire-1.2.1/test/integration/suites/nested-rotation/06-start-intermediateB [2022-04-15T20:36:14.242Z] spire-1.2.1/test/integration/suites/nested-rotation/07-create-leafB-downstream-entry [2022-04-15T20:36:14.242Z] spire-1.2.1/test/integration/suites/nested-rotation/08-start-leafB [2022-04-15T20:36:14.242Z] spire-1.2.1/test/integration/suites/nested-rotation/09-create-workload-entries [2022-04-15T20:36:14.242Z] spire-1.2.1/test/integration/suites/nested-rotation/10-check-svids [2022-04-15T20:36:14.242Z] spire-1.2.1/test/integration/suites/nested-rotation/Dockerfile [2022-04-15T20:36:14.242Z] spire-1.2.1/test/integration/suites/nested-rotation/README.md [2022-04-15T20:36:14.242Z] spire-1.2.1/test/integration/suites/nested-rotation/docker-compose.yaml [2022-04-15T20:36:14.242Z] spire-1.2.1/test/integration/suites/nested-rotation/intermediateA/ [2022-04-15T20:36:14.242Z] spire-1.2.1/test/integration/suites/nested-rotation/intermediateA/agent/ [2022-04-15T20:36:14.242Z] spire-1.2.1/test/integration/suites/nested-rotation/intermediateA/agent/agent.conf [2022-04-15T20:36:14.242Z] spire-1.2.1/test/integration/suites/nested-rotation/intermediateA/server/ [2022-04-15T20:36:14.242Z] spire-1.2.1/test/integration/suites/nested-rotation/intermediateA/server/server.conf [2022-04-15T20:36:14.242Z] spire-1.2.1/test/integration/suites/nested-rotation/intermediateB/ [2022-04-15T20:36:14.242Z] spire-1.2.1/test/integration/suites/nested-rotation/intermediateB/agent/ [2022-04-15T20:36:14.242Z] spire-1.2.1/test/integration/suites/nested-rotation/intermediateB/agent/agent.conf [2022-04-15T20:36:14.242Z] spire-1.2.1/test/integration/suites/nested-rotation/intermediateB/server/ [2022-04-15T20:36:14.242Z] spire-1.2.1/test/integration/suites/nested-rotation/intermediateB/server/server.conf [2022-04-15T20:36:14.242Z] spire-1.2.1/test/integration/suites/nested-rotation/leafA/ [2022-04-15T20:36:14.242Z] spire-1.2.1/test/integration/suites/nested-rotation/leafA/agent/ [2022-04-15T20:36:14.242Z] spire-1.2.1/test/integration/suites/nested-rotation/leafA/agent/agent.conf [2022-04-15T20:36:14.242Z] spire-1.2.1/test/integration/suites/nested-rotation/leafA/server/ [2022-04-15T20:36:14.242Z] spire-1.2.1/test/integration/suites/nested-rotation/leafA/server/server.conf [2022-04-15T20:36:14.242Z] spire-1.2.1/test/integration/suites/nested-rotation/leafB/ [2022-04-15T20:36:14.242Z] spire-1.2.1/test/integration/suites/nested-rotation/leafB/agent/ [2022-04-15T20:36:14.242Z] spire-1.2.1/test/integration/suites/nested-rotation/leafB/agent/agent.conf [2022-04-15T20:36:14.242Z] spire-1.2.1/test/integration/suites/nested-rotation/leafB/server/ [2022-04-15T20:36:14.242Z] spire-1.2.1/test/integration/suites/nested-rotation/leafB/server/server.conf [2022-04-15T20:36:14.242Z] spire-1.2.1/test/integration/suites/nested-rotation/root/ [2022-04-15T20:36:14.242Z] spire-1.2.1/test/integration/suites/nested-rotation/root/agent/ [2022-04-15T20:36:14.242Z] spire-1.2.1/test/integration/suites/nested-rotation/root/agent/agent.conf [2022-04-15T20:36:14.242Z] spire-1.2.1/test/integration/suites/nested-rotation/root/server/ [2022-04-15T20:36:14.242Z] spire-1.2.1/test/integration/suites/nested-rotation/root/server/server.conf [2022-04-15T20:36:14.242Z] spire-1.2.1/test/integration/suites/nested-rotation/teardown [2022-04-15T20:36:14.242Z] spire-1.2.1/test/integration/suites/node-attestation/ [2022-04-15T20:36:14.242Z] spire-1.2.1/test/integration/suites/node-attestation/00-setup [2022-04-15T20:36:14.242Z] spire-1.2.1/test/integration/suites/node-attestation/01-start-server [2022-04-15T20:36:14.242Z] spire-1.2.1/test/integration/suites/node-attestation/02-start-agent [2022-04-15T20:36:14.242Z] spire-1.2.1/test/integration/suites/node-attestation/03-test-node-attestation [2022-04-15T20:36:14.242Z] spire-1.2.1/test/integration/suites/node-attestation/04-test-x509pop-attestation [2022-04-15T20:36:14.242Z] spire-1.2.1/test/integration/suites/node-attestation/README.md [2022-04-15T20:36:14.242Z] spire-1.2.1/test/integration/suites/node-attestation/conf/ [2022-04-15T20:36:14.242Z] spire-1.2.1/test/integration/suites/node-attestation/conf/agent/ [2022-04-15T20:36:14.242Z] spire-1.2.1/test/integration/suites/node-attestation/conf/agent/agent.conf [2022-04-15T20:36:14.242Z] spire-1.2.1/test/integration/suites/node-attestation/conf/server/ [2022-04-15T20:36:14.242Z] spire-1.2.1/test/integration/suites/node-attestation/conf/server/server.conf [2022-04-15T20:36:14.242Z] spire-1.2.1/test/integration/suites/node-attestation/docker-compose.yaml [2022-04-15T20:36:14.242Z] spire-1.2.1/test/integration/suites/node-attestation/teardown [2022-04-15T20:36:14.242Z] spire-1.2.1/test/integration/suites/rotation/ [2022-04-15T20:36:14.242Z] spire-1.2.1/test/integration/suites/rotation/00-setup [2022-04-15T20:36:14.242Z] spire-1.2.1/test/integration/suites/rotation/01-start-server [2022-04-15T20:36:14.242Z] spire-1.2.1/test/integration/suites/rotation/02-bootstrap-agent [2022-04-15T20:36:14.242Z] spire-1.2.1/test/integration/suites/rotation/03-start-agent [2022-04-15T20:36:14.242Z] spire-1.2.1/test/integration/suites/rotation/04-create-workload-entry [2022-04-15T20:36:14.242Z] spire-1.2.1/test/integration/suites/rotation/05-check-svids [2022-04-15T20:36:14.242Z] spire-1.2.1/test/integration/suites/rotation/README.md [2022-04-15T20:36:14.242Z] spire-1.2.1/test/integration/suites/rotation/conf/ [2022-04-15T20:36:14.242Z] spire-1.2.1/test/integration/suites/rotation/conf/agent/ [2022-04-15T20:36:14.242Z] spire-1.2.1/test/integration/suites/rotation/conf/agent/agent.conf [2022-04-15T20:36:14.242Z] spire-1.2.1/test/integration/suites/rotation/conf/server/ [2022-04-15T20:36:14.242Z] spire-1.2.1/test/integration/suites/rotation/conf/server/server.conf [2022-04-15T20:36:14.242Z] spire-1.2.1/test/integration/suites/rotation/docker-compose.yaml [2022-04-15T20:36:14.242Z] spire-1.2.1/test/integration/suites/rotation/teardown [2022-04-15T20:36:14.242Z] spire-1.2.1/test/integration/suites/self-test/ [2022-04-15T20:36:14.242Z] spire-1.2.1/test/integration/suites/self-test/00-ensure-command-failure-fails-step [2022-04-15T20:36:14.242Z] spire-1.2.1/test/integration/suites/self-test/README.md [2022-04-15T20:36:14.242Z] spire-1.2.1/test/integration/suites/self-test/teardown [2022-04-15T20:36:14.242Z] spire-1.2.1/test/integration/suites/spire-server-cli/ [2022-04-15T20:36:14.242Z] spire-1.2.1/test/integration/suites/spire-server-cli/01-start-server [2022-04-15T20:36:14.242Z] spire-1.2.1/test/integration/suites/spire-server-cli/02-bundle [2022-04-15T20:36:14.242Z] spire-1.2.1/test/integration/suites/spire-server-cli/03-entry [2022-04-15T20:36:14.242Z] spire-1.2.1/test/integration/suites/spire-server-cli/04-bootstrap-agents [2022-04-15T20:36:14.243Z] spire-1.2.1/test/integration/suites/spire-server-cli/05-start-agents [2022-04-15T20:36:14.243Z] spire-1.2.1/test/integration/suites/spire-server-cli/06-agent [2022-04-15T20:36:14.243Z] spire-1.2.1/test/integration/suites/spire-server-cli/README.md [2022-04-15T20:36:14.243Z] spire-1.2.1/test/integration/suites/spire-server-cli/conf/ [2022-04-15T20:36:14.243Z] spire-1.2.1/test/integration/suites/spire-server-cli/conf/agent/ [2022-04-15T20:36:14.243Z] spire-1.2.1/test/integration/suites/spire-server-cli/conf/agent/agent.conf [2022-04-15T20:36:14.243Z] spire-1.2.1/test/integration/suites/spire-server-cli/conf/fixture/ [2022-04-15T20:36:14.243Z] spire-1.2.1/test/integration/suites/spire-server-cli/conf/fixture/ca.pem [2022-04-15T20:36:14.243Z] spire-1.2.1/test/integration/suites/spire-server-cli/conf/fixture/ca.spiffe [2022-04-15T20:36:14.243Z] spire-1.2.1/test/integration/suites/spire-server-cli/conf/fixture/ca2.pem [2022-04-15T20:36:14.243Z] spire-1.2.1/test/integration/suites/spire-server-cli/conf/fixture/ca2.spiffe [2022-04-15T20:36:14.243Z] spire-1.2.1/test/integration/suites/spire-server-cli/conf/server/ [2022-04-15T20:36:14.243Z] spire-1.2.1/test/integration/suites/spire-server-cli/conf/server/server.conf [2022-04-15T20:36:14.243Z] spire-1.2.1/test/integration/suites/spire-server-cli/docker-compose.yaml [2022-04-15T20:36:14.243Z] spire-1.2.1/test/integration/suites/spire-server-cli/teardown [2022-04-15T20:36:14.243Z] spire-1.2.1/test/integration/suites/upgrade/ [2022-04-15T20:36:14.243Z] spire-1.2.1/test/integration/suites/upgrade/00-setup [2022-04-15T20:36:14.243Z] spire-1.2.1/test/integration/suites/upgrade/01-run-upgrade-tests [2022-04-15T20:36:14.243Z] spire-1.2.1/test/integration/suites/upgrade/02-verify-codebase-version-is-updated [2022-04-15T20:36:14.243Z] spire-1.2.1/test/integration/suites/upgrade/README.md [2022-04-15T20:36:14.243Z] spire-1.2.1/test/integration/suites/upgrade/conf/ [2022-04-15T20:36:14.243Z] spire-1.2.1/test/integration/suites/upgrade/conf/agent/ [2022-04-15T20:36:14.243Z] spire-1.2.1/test/integration/suites/upgrade/conf/agent/agent.conf [2022-04-15T20:36:14.243Z] spire-1.2.1/test/integration/suites/upgrade/conf/server/ [2022-04-15T20:36:14.243Z] spire-1.2.1/test/integration/suites/upgrade/conf/server/server.conf [2022-04-15T20:36:14.243Z] spire-1.2.1/test/integration/suites/upgrade/teardown [2022-04-15T20:36:14.243Z] spire-1.2.1/test/integration/suites/upgrade/versions.txt [2022-04-15T20:36:14.243Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/ [2022-04-15T20:36:14.243Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/00-setup-kind [2022-04-15T20:36:14.243Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/01-setup-cert-manager [2022-04-15T20:36:14.243Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/02-deploy-spire [2022-04-15T20:36:14.243Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/03-verify-ca [2022-04-15T20:36:14.243Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/README.md [2022-04-15T20:36:14.243Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/conf/ [2022-04-15T20:36:14.243Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/conf/cert-manager-issuer.yaml [2022-04-15T20:36:14.243Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/conf/kind-config.yaml [2022-04-15T20:36:14.243Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/conf/server/ [2022-04-15T20:36:14.243Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/conf/server/kustomization.yaml [2022-04-15T20:36:14.243Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/conf/server/spire-server.yaml [2022-04-15T20:36:14.243Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/init-kubectl [2022-04-15T20:36:14.243Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/teardown [2022-04-15T20:36:14.243Z] spire-1.2.1/test/integration/test-one.sh [2022-04-15T20:36:14.243Z] spire-1.2.1/test/integration/test.sh [2022-04-15T20:36:14.243Z] spire-1.2.1/test/plugintest/ [2022-04-15T20:36:14.243Z] spire-1.2.1/test/plugintest/config.go [2022-04-15T20:36:14.243Z] spire-1.2.1/test/plugintest/load.go [2022-04-15T20:36:14.243Z] spire-1.2.1/test/plugintest/option.go [2022-04-15T20:36:14.243Z] spire-1.2.1/test/spiretest/ [2022-04-15T20:36:14.243Z] spire-1.2.1/test/spiretest/apiserver.go [2022-04-15T20:36:14.243Z] spire-1.2.1/test/spiretest/assertions.go [2022-04-15T20:36:14.243Z] spire-1.2.1/test/spiretest/dir.go [2022-04-15T20:36:14.243Z] spire-1.2.1/test/spiretest/errors_posix.go [2022-04-15T20:36:14.243Z] spire-1.2.1/test/spiretest/errors_windows.go [2022-04-15T20:36:14.243Z] spire-1.2.1/test/spiretest/logs.go [2022-04-15T20:36:14.243Z] spire-1.2.1/test/spiretest/socketapi.go [2022-04-15T20:36:14.243Z] spire-1.2.1/test/spiretest/suite.go [2022-04-15T20:36:14.243Z] spire-1.2.1/test/spiretest/x509.go [2022-04-15T20:36:14.243Z] spire-1.2.1/test/testca/ [2022-04-15T20:36:14.243Z] spire-1.2.1/test/testca/ca.go [2022-04-15T20:36:14.243Z] spire-1.2.1/test/testkey/ [2022-04-15T20:36:14.243Z] spire-1.2.1/test/testkey/generate.sh [2022-04-15T20:36:14.243Z] spire-1.2.1/test/testkey/genkeys.go [2022-04-15T20:36:14.243Z] spire-1.2.1/test/testkey/keys.go [2022-04-15T20:36:14.243Z] spire-1.2.1/test/testkey/new.go [2022-04-15T20:36:14.243Z] spire-1.2.1/test/tpmsimulator/ [2022-04-15T20:36:14.243Z] spire-1.2.1/test/tpmsimulator/simulator.go [2022-04-15T20:36:14.243Z] spire-1.2.1/test/util/ [2022-04-15T20:36:14.243Z] spire-1.2.1/test/util/cert_fixtures.go [2022-04-15T20:36:14.243Z] spire-1.2.1/test/util/cert_generation.go [2022-04-15T20:36:14.243Z] spire-1.2.1/test/util/io_redirection.go [2022-04-15T20:36:14.243Z] spire-1.2.1/test/util/race.go [2022-04-15T20:36:14.243Z] spire-1.2.1/test/util/util.go [2022-04-15T20:36:14.243Z] building spire from source... [2022-04-15T20:36:14.501Z] Installing go1.17.7... [2022-04-15T20:36:20.055Z] Building bin/spire-server... [2022-04-15T20:36:20.055Z] go: downloading github.com/hashicorp/hcl v1.0.1-0.20190430135223-99e2f22d1c94 [2022-04-15T20:36:20.055Z] go: downloading github.com/mitchellh/cli v1.1.2 [2022-04-15T20:36:20.055Z] go: downloading github.com/spiffe/go-spiffe/v2 v2.0.0-beta.12 [2022-04-15T20:36:20.055Z] go: downloading github.com/spiffe/spire-api-sdk v1.2.0 [2022-04-15T20:36:20.055Z] go: downloading gopkg.in/square/go-jose.v2 v2.6.0 [2022-04-15T20:36:20.055Z] go: downloading github.com/imdario/mergo v0.3.12 [2022-04-15T20:36:20.055Z] go: downloading github.com/sirupsen/logrus v1.8.1 [2022-04-15T20:36:20.055Z] go: downloading golang.org/x/net v0.0.0-20220127200216-cd36cc0744dd [2022-04-15T20:36:20.055Z] go: downloading google.golang.org/grpc v1.44.0 [2022-04-15T20:36:20.055Z] go: downloading github.com/hashicorp/go-hclog v1.1.0 [2022-04-15T20:36:20.055Z] go: downloading github.com/Masterminds/sprig v2.22.0+incompatible [2022-04-15T20:36:20.055Z] go: downloading github.com/fatih/color v1.13.0 [2022-04-15T20:36:20.316Z] go: downloading github.com/mattn/go-isatty v0.0.14 [2022-04-15T20:36:20.316Z] go: downloading github.com/hashicorp/go-plugin v1.4.3 [2022-04-15T20:36:20.316Z] go: downloading github.com/spiffe/spire-plugin-sdk v1.2.0 [2022-04-15T20:36:20.316Z] go: downloading github.com/InVisionApp/go-health/v2 v2.1.2 [2022-04-15T20:36:20.316Z] go: downloading github.com/InVisionApp/go-logger v1.0.1 [2022-04-15T20:36:20.316Z] go: downloading github.com/andres-erbsen/clock v0.0.0-20160526145045-9e14626cd129 [2022-04-15T20:36:20.316Z] go: downloading github.com/open-policy-agent/opa v0.38.0 [2022-04-15T20:36:20.316Z] go: downloading golang.org/x/time v0.0.0-20220224211638-0e9765cccd65 [2022-04-15T20:36:20.316Z] go: downloading github.com/armon/go-metrics v0.3.10 [2022-04-15T20:36:20.581Z] go: downloading github.com/prometheus/client_golang v1.12.1 [2022-04-15T20:36:20.581Z] go: downloading github.com/uber-go/tally/v4 v4.1.1 [2022-04-15T20:36:20.840Z] go: downloading golang.org/x/sys v0.0.0-20220227234510-4e6760a101f9 [2022-04-15T20:36:20.840Z] go: downloading github.com/mattn/go-colorable v0.1.12 [2022-04-15T20:36:20.840Z] go: downloading github.com/Masterminds/goutils v1.1.0 [2022-04-15T20:36:20.840Z] go: downloading github.com/Masterminds/semver v1.5.0 [2022-04-15T20:36:20.840Z] go: downloading github.com/google/uuid v1.1.2 [2022-04-15T20:36:20.840Z] go: downloading github.com/huandu/xstrings v1.3.2 [2022-04-15T20:36:20.840Z] go: downloading google.golang.org/genproto v0.0.0-20220222213610-43724f9ea8cf [2022-04-15T20:36:21.100Z] go: downloading github.com/hashicorp/yamux v0.0.0-20181012175058-2f1d1f20f75d [2022-04-15T20:36:21.100Z] go: downloading github.com/oklog/run v1.0.0 [2022-04-15T20:36:21.100Z] go: downloading github.com/imkira/go-observer v1.0.3 [2022-04-15T20:36:21.100Z] go: downloading github.com/DataDog/datadog-go v3.2.0+incompatible [2022-04-15T20:36:21.100Z] go: downloading github.com/hashicorp/go-immutable-radix v1.3.1 [2022-04-15T20:36:21.100Z] go: downloading go.uber.org/atomic v1.9.0 [2022-04-15T20:36:21.100Z] go: downloading github.com/prometheus/client_model v0.2.0 [2022-04-15T20:36:21.100Z] go: downloading github.com/prometheus/common v0.32.1 [2022-04-15T20:36:21.359Z] go: downloading github.com/beorn7/perks v1.0.1 [2022-04-15T20:36:21.359Z] go: downloading github.com/cespare/xxhash/v2 v2.1.2 [2022-04-15T20:36:21.359Z] go: downloading github.com/prometheus/procfs v0.7.3 [2022-04-15T20:36:21.359Z] go: downloading github.com/hashicorp/errwrap v1.1.0 [2022-04-15T20:36:21.359Z] go: downloading github.com/mitchellh/reflectwalk v1.0.1 [2022-04-15T20:36:21.359Z] go: downloading github.com/GoogleCloudPlatform/cloudsql-proxy v1.29.0 [2022-04-15T20:36:21.359Z] go: downloading github.com/blang/semver/v4 v4.0.0 [2022-04-15T20:36:21.619Z] go: downloading github.com/go-sql-driver/mysql v1.6.0 [2022-04-15T20:36:21.619Z] go: downloading github.com/gofrs/uuid v4.2.0+incompatible [2022-04-15T20:36:21.619Z] go: downloading github.com/jinzhu/gorm v1.9.16 [2022-04-15T20:36:21.619Z] go: downloading github.com/lib/pq v1.10.4 [2022-04-15T20:36:21.619Z] go: downloading github.com/mattn/go-sqlite3 v1.14.12 [2022-04-15T20:36:21.619Z] go: downloading github.com/aws/aws-sdk-go-v2 v1.14.0 [2022-04-15T20:36:21.880Z] go: downloading github.com/aws/aws-sdk-go-v2/config v1.14.0 [2022-04-15T20:36:21.880Z] go: downloading github.com/aws/aws-sdk-go-v2/credentials v1.9.0 [2022-04-15T20:36:22.818Z] go: downloading github.com/aws/aws-sdk-go-v2/service/kms v1.15.0 [2022-04-15T20:36:22.818Z] go: downloading github.com/aws/aws-sdk-go-v2/service/sts v1.15.0 [2022-04-15T20:36:22.818Z] go: downloading github.com/stretchr/testify v1.7.0 [2022-04-15T20:36:22.818Z] go: downloading golang.org/x/sync v0.0.0-20210220032951-036812b2e83c [2022-04-15T20:36:22.818Z] go: downloading github.com/aws/aws-sdk-go v1.43.0 [2022-04-15T20:36:27.018Z] go: downloading google.golang.org/api v0.70.0 [2022-04-15T20:36:27.018Z] go: downloading k8s.io/client-go v0.23.4 [2022-04-15T20:36:27.018Z] go: downloading k8s.io/api v0.23.4 [2022-04-15T20:36:27.018Z] go: downloading github.com/google/go-tpm v0.3.3 [2022-04-15T20:36:27.018Z] go: downloading github.com/Azure/azure-sdk-for-go v62.0.0+incompatible [2022-04-15T20:36:27.018Z] go: downloading github.com/Azure/go-autorest/autorest v0.11.24 [2022-04-15T20:36:27.018Z] go: downloading github.com/Azure/go-autorest v14.2.0+incompatible [2022-04-15T20:36:27.018Z] go: downloading github.com/Azure/go-autorest/autorest/azure/auth v0.5.11 [2022-04-15T20:36:27.277Z] go: downloading cloud.google.com/go/storage v1.21.0 [2022-04-15T20:36:27.277Z] go: downloading cloud.google.com/go v0.100.2 [2022-04-15T20:36:27.277Z] go: downloading k8s.io/apimachinery v0.23.4 [2022-04-15T20:36:27.536Z] go: downloading sigs.k8s.io/controller-runtime v0.11.1 [2022-04-15T20:36:27.536Z] go: downloading cloud.google.com/go/security v1.3.0 [2022-04-15T20:36:27.796Z] go: downloading github.com/hashicorp/vault/api v1.4.1 [2022-04-15T20:36:28.057Z] go: downloading k8s.io/kube-aggregator v0.23.3 [2022-04-15T20:36:28.057Z] go: downloading github.com/shirou/gopsutil/v3 v3.22.2 [2022-04-15T20:36:28.318Z] go: downloading github.com/hashicorp/golang-lru v0.5.4 [2022-04-15T20:36:28.318Z] go: downloading github.com/twmb/murmur3 v1.1.6 [2022-04-15T20:36:28.318Z] go: downloading github.com/matttproud/golang_protobuf_extensions v1.0.2-0.20181231171920-c182affec369 [2022-04-15T20:36:28.318Z] go: downloading github.com/jinzhu/inflection v1.0.0 [2022-04-15T20:36:28.318Z] go: downloading github.com/aws/aws-sdk-go-v2/feature/ec2/imds v1.11.0 [2022-04-15T20:36:28.318Z] go: downloading github.com/aws/aws-sdk-go-v2/internal/ini v1.3.6 [2022-04-15T20:36:28.318Z]  ---> 5b2e270dceaa [2022-04-15T20:36:28.318Z] Step 8/20 : RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider [2022-04-15T20:36:28.318Z] go: downloading github.com/aws/aws-sdk-go-v2/service/sso v1.10.0 [2022-04-15T20:36:28.577Z] go: downloading github.com/aws/smithy-go v1.11.0 [2022-04-15T20:36:28.577Z] go: downloading github.com/aws/aws-sdk-go-v2/internal/configsources v1.1.5 [2022-04-15T20:36:28.577Z] go: downloading github.com/aws/aws-sdk-go-v2/service/internal/presigned-url v1.8.0 [2022-04-15T20:36:28.836Z] go: downloading github.com/Azure/go-autorest/autorest/adal v0.9.18 [2022-04-15T20:36:28.836Z] go: downloading github.com/Azure/go-autorest/logger v0.2.1 [2022-04-15T20:36:29.095Z] go: downloading github.com/Azure/go-autorest/tracing v0.6.0 [2022-04-15T20:36:29.095Z] go: downloading github.com/Azure/go-autorest/autorest/azure/cli v0.4.5 [2022-04-15T20:36:29.353Z] go: downloading github.com/dimchansky/utfbom v1.1.1 [2022-04-15T20:36:29.353Z] go: downloading github.com/gogo/protobuf v1.3.2 [2022-04-15T20:36:29.925Z] go: downloading cloud.google.com/go/compute v1.3.0 [2022-04-15T20:36:29.925Z] go: downloading cloud.google.com/go/iam v0.1.1 [2022-04-15T20:36:29.925Z] go: downloading github.com/googleapis/gax-go/v2 v2.1.1 [2022-04-15T20:36:29.925Z] go: downloading golang.org/x/oauth2 v0.0.0-20211104180415-d3ed0bb246c8 [2022-04-15T20:36:29.925Z] go: downloading k8s.io/klog/v2 v2.30.0 [2022-04-15T20:36:29.925Z] go: downloading sigs.k8s.io/structured-merge-diff/v4 v4.2.1 [2022-04-15T20:36:29.925Z] go: downloading k8s.io/utils v0.0.0-20211116205334-6203023598ed [2022-04-15T20:36:29.925Z] go: downloading github.com/google/gofuzz v1.1.0 [2022-04-15T20:36:30.185Z] go: downloading github.com/spf13/pflag v1.0.5 [2022-04-15T20:36:30.185Z] go: downloading golang.org/x/term v0.0.0-20210927222741-03fcf44c2211 [2022-04-15T20:36:30.185Z] go: downloading github.com/evanphx/json-patch v4.12.0+incompatible [2022-04-15T20:36:30.185Z] go: downloading github.com/cenkalti/backoff/v3 v3.2.2 [2022-04-15T20:36:30.185Z] go: downloading github.com/hashicorp/go-cleanhttp v0.5.2 [2022-04-15T20:36:30.185Z] go: downloading github.com/hashicorp/go-retryablehttp v0.6.6 [2022-04-15T20:36:30.185Z] go: downloading github.com/hashicorp/go-secure-stdlib/parseutil v0.1.1 [2022-04-15T20:36:30.185Z] go: downloading github.com/hashicorp/vault/sdk v0.4.1 [2022-04-15T20:36:30.444Z] go: downloading github.com/mitchellh/mapstructure v1.4.3 [2022-04-15T20:36:30.444Z] go: downloading github.com/tklauser/go-sysconf v0.3.9 [2022-04-15T20:36:30.444Z] go: downloading github.com/OneOfOne/xxhash v1.2.8 [2022-04-15T20:36:30.444Z] go: downloading gopkg.in/yaml.v2 v2.4.0 [2022-04-15T20:36:30.444Z] go: downloading github.com/rcrowley/go-metrics v0.0.0-20201227073835-cf1acfcdf475 [2022-04-15T20:36:30.444Z] go: downloading github.com/gobwas/glob v0.2.3 [2022-04-15T20:36:30.444Z] go: downloading github.com/yashtewari/glob-intersection v0.0.0-20180916065949-5c77d914dd0b [2022-04-15T20:36:30.444Z] go: downloading github.com/aws/aws-sdk-go-v2/internal/endpoints/v2 v2.3.0 [2022-04-15T20:36:30.444Z] go: downloading github.com/jmespath/go-jmespath v0.4.0 [2022-04-15T20:36:30.444Z] go: downloading github.com/Azure/go-autorest/autorest/date v0.3.0 [2022-04-15T20:36:30.444Z] go: downloading github.com/golang-jwt/jwt/v4 v4.2.0 [2022-04-15T20:36:30.444Z] go: downloading go.opencensus.io v0.23.0 [2022-04-15T20:36:30.444Z] go: downloading sigs.k8s.io/json v0.0.0-20211020170558-c049b76a60c6 [2022-04-15T20:36:30.726Z] go: downloading github.com/go-logr/logr v1.2.2 [2022-04-15T20:36:30.726Z] go: downloading gopkg.in/inf.v0 v0.9.1 [2022-04-15T20:36:30.726Z] go: downloading github.com/google/go-cmp v0.5.7 [2022-04-15T20:36:30.726Z] go: downloading github.com/json-iterator/go v1.1.12 [2022-04-15T20:36:30.726Z] go: downloading k8s.io/kube-openapi v0.0.0-20211115234752-e816edb12b65 [2022-04-15T20:36:30.726Z] go: downloading github.com/hashicorp/go-secure-stdlib/strutil v0.1.1 [2022-04-15T20:36:30.726Z] go: downloading github.com/hashicorp/go-sockaddr v1.0.2 [2022-04-15T20:36:30.726Z] go: downloading github.com/googleapis/gnostic v0.5.5 [2022-04-15T20:36:31.023Z] go: downloading go.uber.org/zap v1.21.0 [2022-04-15T20:36:31.023Z] go: downloading github.com/xeipuuv/gojsonreference v0.0.0-20180127040603-bd5ef7bd5415 [2022-04-15T20:36:31.023Z] go: downloading github.com/tklauser/numcpus v0.3.0 [2022-04-15T20:36:31.023Z] go: downloading sigs.k8s.io/yaml v1.3.0 [2022-04-15T20:36:31.023Z] go: downloading github.com/golang/groupcache v0.0.0-20210331224755-41bb18bfe9da [2022-04-15T20:36:31.023Z] go: downloading github.com/golang/snappy v0.0.4 [2022-04-15T20:36:31.023Z] go: downloading github.com/pierrec/lz4 v2.5.2+incompatible [2022-04-15T20:36:31.024Z] go: downloading github.com/modern-go/concurrent v0.0.0-20180306012644-bacd9c7ef1dd [2022-04-15T20:36:31.024Z] go: downloading github.com/modern-go/reflect2 v1.0.2 [2022-04-15T20:36:31.024Z] go: downloading github.com/ryanuber/go-glob v1.0.0 [2022-04-15T20:36:31.284Z] go: downloading github.com/hashicorp/go-secure-stdlib/mlock v0.1.1 [2022-04-15T20:36:31.284Z] go: downloading github.com/hashicorp/go-uuid v1.0.2 [2022-04-15T20:36:31.284Z] go: downloading github.com/hashicorp/go-version v1.2.0 [2022-04-15T20:36:31.284Z] go: downloading github.com/xeipuuv/gojsonpointer v0.0.0-20190905194746-02993c407bfb [2022-04-15T20:36:31.284Z] go: downloading go.uber.org/multierr v1.6.0 [2022-04-15T20:36:35.527Z] go: downloading github.com/Azure/go-autorest/autorest/validation v0.3.0 [2022-04-15T20:36:35.527Z] go: downloading github.com/Azure/go-autorest/autorest/to v0.4.0 [2022-04-15T20:36:38.071Z]  ---> Running in 53ac73ee0bcd [2022-04-15T20:36:38.071Z] 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-15T20:36:39.449Z] Removing intermediate container fc832280e43e [2022-04-15T20:36:39.449Z] ---> bdc3e467c0b6 [2022-04-15T20:36:39.449Z] [2022-04-15T20:36:39.449Z] Step 13/25 : FROM alpine:3.15 [2022-04-15T20:36:39.756Z] 3.15: Pulling from library/alpine [2022-04-15T20:36:39.756Z] Digest: sha256:4edbd2beb5f78b1014028f4fbb99f3237d9561100b6881aabbf5acce2c4f9454 [2022-04-15T20:36:39.756Z] Status: Downloaded newer image for alpine:3.15 [2022-04-15T20:36:39.756Z] ---> 0ac33e5f5afa [2022-04-15T20:36:39.756Z] Step 14/25 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' [2022-04-15T20:36:40.325Z] ---> Running in eb084aabb31b [2022-04-15T20:36:40.585Z] Removing intermediate container eb084aabb31b [2022-04-15T20:36:40.585Z] ---> 74d5c21787dc [2022-04-15T20:36:40.585Z] Step 15/25 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-04-15T20:36:40.847Z] ---> Running in 9abadd1ffe82 [2022-04-15T20:36:42.274Z] Removing intermediate container 9abadd1ffe82 [2022-04-15T20:36:42.274Z] ---> 87001291b9a5 [2022-04-15T20:36:42.274Z] Step 16/25 : RUN apk update && apk --no-cache --update add dumb-init openssl gcompat [2022-04-15T20:36:42.274Z] ---> Running in 8b625131618e [2022-04-15T20:36:42.955Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz [2022-04-15T20:36:43.584Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz [2022-04-15T20:36:44.149Z] v3.15.4-39-g17994082e8 [https://nl.alpinelinux.org/alpine/v3.15/main] [2022-04-15T20:36:44.149Z] v3.15.4-38-gf7d0da3611 [https://nl.alpinelinux.org/alpine/v3.15/community] [2022-04-15T20:36:44.149Z] OK: 15855 distinct packages available [2022-04-15T20:36:44.149Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz [2022-04-15T20:36:45.086Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz [2022-04-15T20:36:45.344Z] (1/5) Installing dumb-init (1.2.5-r1) [2022-04-15T20:36:45.344Z] (2/5) Installing musl-obstack (1.2.3-r0) [2022-04-15T20:36:45.344Z] (3/5) Installing libucontext (1.1-r0) [2022-04-15T20:36:45.602Z] (4/5) Installing gcompat (1.0.0-r4) [2022-04-15T20:36:45.602Z] (5/5) Installing openssl (1.1.1n-r0) [2022-04-15T20:36:45.602Z] Executing busybox-1.34.1-r5.trigger [2022-04-15T20:36:45.602Z] OK: 6 MiB in 19 packages [2022-04-15T20:36:47.506Z] Removing intermediate container 8b625131618e [2022-04-15T20:36:47.506Z] ---> de889a001789 [2022-04-15T20:36:47.506Z] Step 17/25 : COPY --from=builder /edgex-go/spire-build/bin/spire-server /usr/local/bin [2022-04-15T20:36:49.415Z] ---> 83ed1bd5d15f [2022-04-15T20:36:49.415Z] Step 18/25 : COPY --from=builder /edgex-go/cmd/security-spire-server/docker-entrypoint.sh /usr/local/bin/ [2022-04-15T20:36:50.354Z] ---> 665697b72a6d [2022-04-15T20:36:50.354Z] Step 19/25 : COPY --from=builder /edgex-go/cmd/security-spire-server/server.conf /usr/local/etc/spire/server.conf.tpl [2022-04-15T20:36:51.289Z] ---> bf36566a31e8 [2022-04-15T20:36:51.289Z] Step 20/25 : COPY --from=builder /edgex-go/cmd/security-spire-server/openssl.conf /usr/local/etc/ [2022-04-15T20:36:51.854Z] ---> 4306d0ce009b [2022-04-15T20:36:51.854Z] Step 21/25 : ENTRYPOINT [ "/usr/bin/dumb-init" ] [2022-04-15T20:36:51.854Z] ---> Running in a1e07b50c888 [2022-04-15T20:36:52.113Z] Removing intermediate container a1e07b50c888 [2022-04-15T20:36:52.113Z] ---> 7c529dd9a8cb [2022-04-15T20:36:52.113Z] Step 22/25 : CMD [ "--verbose", "docker-entrypoint.sh" ] [2022-04-15T20:36:52.371Z] ---> Running in 60682651fcb9 [2022-04-15T20:36:52.630Z] Removing intermediate container 60682651fcb9 [2022-04-15T20:36:52.630Z] ---> 2989dd8e4dda [2022-04-15T20:36:52.630Z] Step 23/25 : LABEL arch=x86_64 [2022-04-15T20:36:52.630Z] ---> Running in a766a5197d45 [2022-04-15T20:36:52.901Z] Removing intermediate container a766a5197d45 [2022-04-15T20:36:52.901Z] ---> a0a8bbd2250d [2022-04-15T20:36:52.901Z] Step 24/25 : LABEL git_sha=6c33f42a7f2f605caf8f50a8770825747a9b540e [2022-04-15T20:36:53.159Z] ---> Running in c4115648b2d6 [2022-04-15T20:36:53.419Z] Removing intermediate container c4115648b2d6 [2022-04-15T20:36:53.419Z] ---> c47aeb50b77e [2022-04-15T20:36:53.419Z] Step 25/25 : LABEL version=0.0.0 [2022-04-15T20:36:53.678Z] ---> Running in 0a88170f07e0 [2022-04-15T20:36:53.935Z] Removing intermediate container 0a88170f07e0 [2022-04-15T20:36:53.935Z] ---> 0c644500f8d9 [2022-04-15T20:36:53.935Z] [2022-04-15T20:36:53.935Z] Successfully built 0c644500f8d9 [2022-04-15T20:36:53.935Z] Successfully tagged security-spire-server:latest [2022-04-15T20:37:01.031Z] ? github.com/edgexfoundry/edgex-go/cmd/core-command [no test files] [2022-04-15T20:37:01.031Z] ? github.com/edgexfoundry/edgex-go/cmd/core-data [no test files] [2022-04-15T20:37:01.031Z] ? github.com/edgexfoundry/edgex-go/cmd/core-metadata [no test files] [2022-04-15T20:37:01.031Z] ? github.com/edgexfoundry/edgex-go/cmd/secrets-config [no test files] [2022-04-15T20:37:01.031Z] ? github.com/edgexfoundry/edgex-go/cmd/security-bootstrapper [no test files] [2022-04-15T20:37:01.031Z] ? github.com/edgexfoundry/edgex-go/cmd/security-file-token-provider [no test files] [2022-04-15T20:37:01.031Z] ? github.com/edgexfoundry/edgex-go/cmd/security-proxy-setup [no test files] [2022-04-15T20:37:01.031Z] ? github.com/edgexfoundry/edgex-go/cmd/security-secretstore-setup [no test files] [2022-04-15T20:37:01.031Z] ? github.com/edgexfoundry/edgex-go/cmd/security-spiffe-token-provider [no test files] [2022-04-15T20:37:01.031Z] ? github.com/edgexfoundry/edgex-go/cmd/support-notifications [no test files] [2022-04-15T20:37:01.031Z] ? github.com/edgexfoundry/edgex-go/cmd/support-scheduler [no test files] [2022-04-15T20:37:01.031Z] ? github.com/edgexfoundry/edgex-go/cmd/sys-mgmt-agent [no test files] [2022-04-15T20:37:01.031Z] ? github.com/edgexfoundry/edgex-go/cmd/sys-mgmt-executor [no test files] [2022-04-15T20:37:01.031Z] ? github.com/edgexfoundry/edgex-go/internal [no test files] [2022-04-15T20:37:01.031Z] ? github.com/edgexfoundry/edgex-go/internal/core/command [no test files] [2022-04-15T20:37:02.049Z]  Building security-spire-server ... done Removing intermediate container 53ac73ee0bcd [2022-04-15T20:37:02.049Z] ---> d4942680e085 [2022-04-15T20:37:02.049Z] [2022-04-15T20:37:02.049Z] Step 9/20 : FROM alpine:3.15 [2022-04-15T20:37:02.049Z] ---> 0ac33e5f5afa [2022-04-15T20:37:02.049Z] Step 10/20 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' [2022-04-15T20:37:02.049Z] ---> Using cache [2022-04-15T20:37:02.049Z] ---> 74d5c21787dc [2022-04-15T20:37:02.049Z] Step 11/20 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-04-15T20:37:02.049Z] ---> Using cache [2022-04-15T20:37:02.049Z] ---> 87001291b9a5 [2022-04-15T20:37:02.049Z] Step 12/20 : RUN apk update && apk --no-cache --update add dumb-init curl gcompat [2022-04-15T20:37:02.049Z] ---> Running in 311e21a5709a [2022-04-15T20:37:02.049Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz [2022-04-15T20:37:02.049Z] Building bin/spire-agent... [2022-04-15T20:37:02.049Z] go: downloading github.com/envoyproxy/go-control-plane v0.10.1 [2022-04-15T20:37:02.308Z] go: downloading github.com/aws/aws-sdk-go-v2/service/secretsmanager v1.14.0 [2022-04-15T20:37:02.308Z] go: downloading cloud.google.com/go/secretmanager v1.3.0 [2022-04-15T20:37:02.308Z] go: downloading github.com/docker/docker v20.10.12+incompatible [2022-04-15T20:37:02.566Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz [2022-04-15T20:37:02.824Z] go: downloading github.com/google/go-tpm-tools v0.3.3 [2022-04-15T20:37:03.081Z] go: downloading github.com/cncf/xds/go v0.0.0-20211130200136-a8f946100490 [2022-04-15T20:37:03.081Z] go: downloading github.com/envoyproxy/protoc-gen-validate v0.6.2 [2022-04-15T20:37:03.081Z] v3.15.4-39-g17994082e8 [https://nl.alpinelinux.org/alpine/v3.15/main] [2022-04-15T20:37:03.081Z] v3.15.4-38-gf7d0da3611 [https://nl.alpinelinux.org/alpine/v3.15/community] [2022-04-15T20:37:03.081Z] OK: 15855 distinct packages available [2022-04-15T20:37:03.081Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz [2022-04-15T20:37:03.081Z] go: downloading github.com/docker/go-connections v0.4.0 [2022-04-15T20:37:03.081Z] go: downloading github.com/docker/go-units v0.4.0 [2022-04-15T20:37:03.081Z] go: downloading github.com/opencontainers/image-spec v1.0.1 [2022-04-15T20:37:03.081Z] go: downloading github.com/containerd/containerd v1.3.4 [2022-04-15T20:37:03.082Z] go: downloading github.com/docker/distribution v2.7.1+incompatible [2022-04-15T20:37:03.082Z] go: downloading github.com/opencontainers/go-digest v1.0.0 [2022-04-15T20:37:04.015Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz [2022-04-15T20:37:04.274Z] (1/9) Installing ca-certificates (20211220-r0) [2022-04-15T20:37:04.274Z] (2/9) Installing brotli-libs (1.0.9-r5) [2022-04-15T20:37:04.274Z] (3/9) Installing nghttp2-libs (1.46.0-r0) [2022-04-15T20:37:04.532Z] (4/9) Installing libcurl (7.80.0-r0) [2022-04-15T20:37:04.532Z] (5/9) Installing curl (7.80.0-r0) [2022-04-15T20:37:04.532Z] (6/9) Installing dumb-init (1.2.5-r1) [2022-04-15T20:37:04.791Z] (7/9) Installing musl-obstack (1.2.3-r0) [2022-04-15T20:37:04.791Z] (8/9) Installing libucontext (1.1-r0) [2022-04-15T20:37:04.791Z] (9/9) Installing gcompat (1.0.0-r4) [2022-04-15T20:37:05.051Z] Executing busybox-1.34.1-r5.trigger [2022-04-15T20:37:05.051Z] Executing ca-certificates-20211220-r0.trigger [2022-04-15T20:37:05.051Z] OK: 8 MiB in 23 packages [2022-04-15T20:37:08.346Z] Removing intermediate container 311e21a5709a [2022-04-15T20:37:08.346Z] ---> 530089a7474b [2022-04-15T20:37:08.346Z] Step 13/20 : COPY --from=builder /edgex-go/Attribution.txt / [2022-04-15T20:37:08.914Z] ---> ef4cdaee035f [2022-04-15T20:37:08.914Z] Step 14/20 : COPY --from=builder /edgex-go/cmd/security-spiffe-token-provider/security-spiffe-token-provider / [2022-04-15T20:37:09.854Z] ---> d0a62d96e13f [2022-04-15T20:37:09.854Z] Step 15/20 : COPY --from=builder /edgex-go/cmd/security-spiffe-token-provider/res/configuration.toml /res/configuration.toml [2022-04-15T20:37:10.792Z] ---> 140a38e1f1a0 [2022-04-15T20:37:10.792Z] Step 16/20 : ENTRYPOINT [ "/security-spiffe-token-provider" ] [2022-04-15T20:37:10.792Z] ---> Running in d6960dcb405c [2022-04-15T20:37:11.054Z] Removing intermediate container d6960dcb405c [2022-04-15T20:37:11.054Z] ---> bad5c7cd44dd [2022-04-15T20:37:11.054Z] Step 17/20 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2022-04-15T20:37:11.333Z] ---> Running in 8ad28f26dd77 [2022-04-15T20:37:11.333Z] Removing intermediate container 8ad28f26dd77 [2022-04-15T20:37:11.333Z] ---> 514004c3bf55 [2022-04-15T20:37:11.333Z] Step 18/20 : LABEL arch=x86_64 [2022-04-15T20:37:11.593Z] ---> Running in 283c7f70d533 [2022-04-15T20:37:11.852Z] Removing intermediate container 283c7f70d533 [2022-04-15T20:37:11.852Z] ---> 3897f2ceba88 [2022-04-15T20:37:11.852Z] Step 19/20 : LABEL git_sha=6c33f42a7f2f605caf8f50a8770825747a9b540e [2022-04-15T20:37:11.852Z] ---> Running in b6340706c268 [2022-04-15T20:37:12.111Z] Removing intermediate container b6340706c268 [2022-04-15T20:37:12.111Z] ---> 0d4f770d5d27 [2022-04-15T20:37:12.111Z] Step 20/20 : LABEL version=0.0.0 [2022-04-15T20:37:12.402Z] ---> Running in 70e9bab32d77 [2022-04-15T20:37:12.662Z] Removing intermediate container 70e9bab32d77 [2022-04-15T20:37:12.662Z] ---> a423ad8d2260 [2022-04-15T20:37:12.662Z] [2022-04-15T20:37:12.662Z] Successfully built a423ad8d2260 [2022-04-15T20:37:12.662Z] Successfully tagged security-spiffe-token-provider:latest [2022-04-15T20:37:13.487Z] ok github.com/edgexfoundry/edgex-go/internal/core/command/application 0.307s coverage: 28.7% of statements [2022-04-15T20:37:13.487Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/config [no test files] [2022-04-15T20:37:13.487Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/container [no test files] [2022-04-15T20:37:18.919Z] ok github.com/edgexfoundry/edgex-go/internal/core/command/controller/http 0.430s coverage: 98.5% of statements [2022-04-15T20:37:18.919Z] ? github.com/edgexfoundry/edgex-go/internal/core/data [no test files] [2022-04-15T20:37:19.200Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/application 0.464s coverage: 53.4% of statements [2022-04-15T20:37:19.200Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/config [no test files] [2022-04-15T20:37:19.200Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/container [no test files] [2022-04-15T20:37:41.498Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/controller/http 17.658s coverage: 89.2% of statements [2022-04-15T20:37:41.498Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/controller/messaging [no test files] [2022-04-15T20:37:41.498Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces [no test files] [2022-04-15T20:37:41.498Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces/mocks [no test files] [2022-04-15T20:37:41.498Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/messaging 1.331s coverage: 84.4% of statements [2022-04-15T20:37:41.498Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/mocks [no test files] [2022-04-15T20:37:41.498Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata [no test files] [2022-04-15T20:37:41.498Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/application [no test files] [2022-04-15T20:37:41.498Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/config [no test files] [2022-04-15T20:37:41.498Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/container [no test files] [2022-04-15T20:37:44.929Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/controller/http 2.618s coverage: 95.6% of statements [2022-04-15T20:37:44.929Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces [no test files] [2022-04-15T20:37:44.929Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces/mocks [no test files] [2022-04-15T20:37:44.929Z] ok github.com/edgexfoundry/edgex-go/internal/io 0.539s coverage: 72.2% of statements [2022-04-15T20:37:44.929Z] ? github.com/edgexfoundry/edgex-go/internal/pkg [no test files] [2022-04-15T20:37:44.929Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/application [no test files] [2022-04-15T20:37:44.929Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/handlers [no test files] [2022-04-15T20:37:44.929Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/interfaces [no test files] [2022-04-15T20:37:44.929Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/common [no test files] [2022-04-15T20:37:44.929Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/controller/http 0.577s coverage: 60.0% of statements [2022-04-15T20:37:44.929Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/correlation [no test files] [2022-04-15T20:37:44.929Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db [no test files] [2022-04-15T20:37:44.929Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db/redis [no test files] [2022-04-15T20:37:44.929Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/infrastructure/redis 0.669s coverage: 0.9% of statements [2022-04-15T20:37:44.929Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/interfaces [no test files] [2022-04-15T20:37:44.929Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/telemetry 0.626s coverage: 58.8% of statements [2022-04-15T20:37:44.929Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/utils 0.262s coverage: 24.0% of statements [2022-04-15T20:37:44.929Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper [no test files] [2022-04-15T20:37:44.930Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command 0.250s coverage: 47.1% of statements [2022-04-15T20:37:44.930Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gate 0.237s coverage: 79.5% of statements [2022-04-15T20:37:44.930Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/genpassword 0.228s coverage: 94.1% of statements [2022-04-15T20:37:44.930Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gethttpstatus 0.292s coverage: 96.3% of statements [2022-04-15T20:37:44.930Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/help 0.237s coverage: 87.5% of statements [2022-04-15T20:38:00.124Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/listen 12.257s coverage: 94.4% of statements [2022-04-15T20:38:00.124Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/ping 0.202s coverage: 44.8% of statements [2022-04-15T20:38:03.541Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl 13.716s coverage: 82.5% of statements [2022-04-15T20:38:03.541Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl/share [no test files] [2022-04-15T20:38:08.904Z]  Building security-spiffe-token-provider ... done Removing intermediate container c57bd057839e [2022-04-15T20:38:08.904Z] ---> 4224be816f53 [2022-04-15T20:38:08.904Z] [2022-04-15T20:38:08.904Z] Step 13/26 : FROM alpine:3.15 [2022-04-15T20:38:08.904Z] ---> 0ac33e5f5afa [2022-04-15T20:38:08.904Z] Step 14/26 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' [2022-04-15T20:38:08.904Z] ---> Using cache [2022-04-15T20:38:08.904Z] ---> 74d5c21787dc [2022-04-15T20:38:08.904Z] Step 15/26 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-04-15T20:38:08.904Z] ---> Using cache [2022-04-15T20:38:08.904Z] ---> 87001291b9a5 [2022-04-15T20:38:08.904Z] Step 16/26 : RUN apk update && apk --no-cache --update add dumb-init gcompat [2022-04-15T20:38:08.904Z] ---> Running in d9fc1d17846b [2022-04-15T20:38:08.904Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz [2022-04-15T20:38:08.904Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz [2022-04-15T20:38:08.904Z] v3.15.4-39-g17994082e8 [https://nl.alpinelinux.org/alpine/v3.15/main] [2022-04-15T20:38:08.904Z] v3.15.4-38-gf7d0da3611 [https://nl.alpinelinux.org/alpine/v3.15/community] [2022-04-15T20:38:08.904Z] OK: 15855 distinct packages available [2022-04-15T20:38:08.904Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz [2022-04-15T20:38:08.904Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz [2022-04-15T20:38:08.904Z] (1/4) Installing dumb-init (1.2.5-r1) [2022-04-15T20:38:08.904Z] (2/4) Installing musl-obstack (1.2.3-r0) [2022-04-15T20:38:08.904Z] (3/4) Installing libucontext (1.1-r0) [2022-04-15T20:38:08.904Z] (4/4) Installing gcompat (1.0.0-r4) [2022-04-15T20:38:08.904Z] Executing busybox-1.34.1-r5.trigger [2022-04-15T20:38:08.904Z] OK: 6 MiB in 18 packages [2022-04-15T20:38:08.904Z] Removing intermediate container d9fc1d17846b [2022-04-15T20:38:08.904Z] ---> 1e3ea85805fb [2022-04-15T20:38:08.904Z] Step 17/26 : COPY --from=builder /edgex-go/spire-build/bin/spire-server /usr/local/bin [2022-04-15T20:38:08.904Z] ---> 35b9fc3c4387 [2022-04-15T20:38:08.904Z] Step 18/26 : COPY --from=builder /edgex-go/cmd/security-spire-config/docker-entrypoint.sh /usr/local/bin/ [2022-04-15T20:38:08.904Z] ---> bcd8ce3dcc17 [2022-04-15T20:38:08.904Z] Step 19/26 : WORKDIR /usr/local/etc/spiffe-scripts.d [2022-04-15T20:38:08.904Z] ---> Running in 326c306618c2 [2022-04-15T20:38:08.904Z] Removing intermediate container 326c306618c2 [2022-04-15T20:38:08.904Z] ---> 5fbf1cfbb6fd [2022-04-15T20:38:08.904Z] Step 20/26 : COPY --from=builder /edgex-go/cmd/security-spire-config/seed_builtin_entries.sh /usr/local/etc/spiffe-scripts.d [2022-04-15T20:38:08.904Z] ---> b877ca9d3c1d [2022-04-15T20:38:08.904Z] Step 21/26 : WORKDIR / [2022-04-15T20:38:08.904Z] ---> Running in afe6233f3209 [2022-04-15T20:38:08.904Z] Removing intermediate container afe6233f3209 [2022-04-15T20:38:08.904Z] ---> 05652beeefe2 [2022-04-15T20:38:08.904Z] Step 22/26 : ENTRYPOINT [ "/usr/bin/dumb-init" ] [2022-04-15T20:38:08.904Z] ---> Running in 9be5de73a03d [2022-04-15T20:38:09.164Z] Removing intermediate container 9be5de73a03d [2022-04-15T20:38:09.164Z] ---> b45f7b80fae5 [2022-04-15T20:38:09.164Z] Step 23/26 : CMD [ "--verbose", "docker-entrypoint.sh" ] [2022-04-15T20:38:09.164Z] ---> Running in 5b1c98a1c843 [2022-04-15T20:38:09.164Z] Removing intermediate container 5b1c98a1c843 [2022-04-15T20:38:09.164Z] ---> c3410050c21b [2022-04-15T20:38:09.164Z] Step 24/26 : LABEL arch=x86_64 [2022-04-15T20:38:09.424Z] ---> Running in b1b194a78234 [2022-04-15T20:38:09.424Z] Removing intermediate container b1b194a78234 [2022-04-15T20:38:09.424Z] ---> df46a80c59a9 [2022-04-15T20:38:09.424Z] Step 25/26 : LABEL git_sha=6c33f42a7f2f605caf8f50a8770825747a9b540e [2022-04-15T20:38:09.424Z] ---> Running in 42ebd814ed8f [2022-04-15T20:38:09.683Z] Removing intermediate container 42ebd814ed8f [2022-04-15T20:38:09.683Z] ---> aa1a24decb60 [2022-04-15T20:38:09.683Z] Step 26/26 : LABEL version=0.0.0 [2022-04-15T20:38:09.947Z] ---> Running in d25df79f468e [2022-04-15T20:38:09.947Z] Removing intermediate container d25df79f468e [2022-04-15T20:38:09.947Z] ---> c65e6a8e594e [2022-04-15T20:38:09.947Z] [2022-04-15T20:38:10.208Z] Successfully built c65e6a8e594e [2022-04-15T20:38:10.208Z] Successfully tagged security-spire-config:latest [2022-04-15T20:38:10.300Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/waitfor 22.324s coverage: 92.9% of statements [2022-04-15T20:38:10.300Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/config [no test files] [2022-04-15T20:38:10.300Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/container [no test files] [2022-04-15T20:38:10.300Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/handlers [no test files] [2022-04-15T20:38:10.300Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/helper 0.066s coverage: 65.1% of statements [2022-04-15T20:38:10.300Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/interfaces [no test files] [2022-04-15T20:38:10.300Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis [no test files] [2022-04-15T20:38:10.300Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/config [no test files] [2022-04-15T20:38:10.300Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/container [no test files] [2022-04-15T20:38:10.300Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/handlers [no test files] [2022-04-15T20:38:10.300Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/tcp 11.229s coverage: 87.2% of statements [2022-04-15T20:38:10.300Z] ? github.com/edgexfoundry/edgex-go/internal/security/config [no test files] [2022-04-15T20:38:10.300Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command [no test files] [2022-04-15T20:38:10.300Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/help 0.198s coverage: 100.0% of statements [2022-04-15T20:38:10.300Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy [no test files] [2022-04-15T20:38:10.300Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/adduser 0.297s coverage: 58.8% of statements [2022-04-15T20:38:10.300Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/common [no test files] [2022-04-15T20:38:10.300Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/deluser 0.335s coverage: 80.0% of statements [2022-04-15T20:38:10.300Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/jwt 0.247s coverage: 87.2% of statements [2022-04-15T20:38:10.300Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/oauth2 0.298s coverage: 85.4% of statements [2022-04-15T20:38:10.300Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/tls 0.843s coverage: 91.2% of statements [2022-04-15T20:38:10.300Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/interfaces [no test files] [2022-04-15T20:38:14.413Z]  Building security-spire-config ... done Building bin/spire-agent... [2022-04-15T20:38:14.413Z] go: downloading github.com/envoyproxy/go-control-plane v0.10.1 [2022-04-15T20:38:14.413Z] go: downloading cloud.google.com/go/secretmanager v1.3.0 [2022-04-15T20:38:14.413Z] go: downloading github.com/docker/docker v20.10.12+incompatible [2022-04-15T20:38:14.413Z] go: downloading github.com/aws/aws-sdk-go-v2/service/secretsmanager v1.14.0 [2022-04-15T20:38:14.673Z] go: downloading github.com/google/go-tpm-tools v0.3.3 [2022-04-15T20:38:14.673Z] go: downloading github.com/cncf/xds/go v0.0.0-20211130200136-a8f946100490 [2022-04-15T20:38:14.673Z] go: downloading github.com/envoyproxy/protoc-gen-validate v0.6.2 [2022-04-15T20:38:14.673Z] go: downloading github.com/docker/go-units v0.4.0 [2022-04-15T20:38:14.673Z] go: downloading github.com/docker/go-connections v0.4.0 [2022-04-15T20:38:14.673Z] go: downloading github.com/opencontainers/image-spec v1.0.1 [2022-04-15T20:38:14.937Z] go: downloading github.com/containerd/containerd v1.3.4 [2022-04-15T20:38:14.937Z] go: downloading github.com/docker/distribution v2.7.1+incompatible [2022-04-15T20:38:14.937Z] go: downloading github.com/opencontainers/go-digest v1.0.0 [2022-04-15T20:38:17.068Z] ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider 1.051s coverage: 64.4% of statements [2022-04-15T20:38:17.068Z] ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/config [no test files] [2022-04-15T20:38:17.068Z] ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/container [no test files] [2022-04-15T20:38:17.068Z] ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider/mocks 0.374s coverage: 100.0% of statements [2022-04-15T20:38:17.068Z] ok github.com/edgexfoundry/edgex-go/internal/security/kdf 0.177s coverage: 89.4% of statements [2022-04-15T20:38:17.068Z] ok github.com/edgexfoundry/edgex-go/internal/security/kdf/mocks 0.125s coverage: 100.0% of statements [2022-04-15T20:38:17.068Z] ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader 0.179s coverage: 73.7% of statements [2022-04-15T20:38:17.068Z] ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader/mocks 0.088s coverage: 100.0% of statements [2022-04-15T20:38:27.262Z] ok github.com/edgexfoundry/edgex-go/internal/security/proxy 1.515s coverage: 65.4% of statements [2022-04-15T20:38:27.262Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxy/config [no test files] [2022-04-15T20:38:27.262Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxy/container [no test files] [2022-04-15T20:38:27.262Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxy/models [no test files] [2022-04-15T20:38:29.266Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore 1.019s coverage: 43.8% of statements [2022-04-15T20:38:29.266Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/config [no test files] [2022-04-15T20:38:29.266Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/container [no test files] [2022-04-15T20:38:29.266Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/secretsengine 0.295s coverage: 89.5% of statements [2022-04-15T20:38:29.266Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokencreatable [no test files] [2022-04-15T20:38:29.266Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokenfilewriter 0.335s coverage: 84.8% of statements [2022-04-15T20:38:29.266Z] ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider [no test files] [2022-04-15T20:38:29.266Z] ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider/config [no test files] [2022-04-15T20:38:29.266Z] ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider/container [no test files] [2022-04-15T20:38:29.266Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications [no test files] [2022-04-15T20:38:37.589Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications/application 6.384s coverage: 17.7% of statements [2022-04-15T20:38:37.589Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel [no test files] [2022-04-15T20:38:37.589Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel/mocks [no test files] [2022-04-15T20:38:37.589Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/config [no test files] [2022-04-15T20:38:37.589Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/container [no test files] [2022-04-15T20:38:37.589Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications/controller/http 0.743s coverage: 92.3% of statements [2022-04-15T20:38:37.589Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces [no test files] [2022-04-15T20:38:37.589Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces/mocks [no test files] [2022-04-15T20:38:37.589Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler [no test files] [2022-04-15T20:38:37.589Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/application [no test files] [2022-04-15T20:38:37.589Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/application/scheduler 0.264s coverage: 63.2% of statements [2022-04-15T20:38:37.589Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/config [no test files] [2022-04-15T20:38:37.589Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/container [no test files] [2022-04-15T20:38:38.574Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/controller/http 0.501s coverage: 97.7% of statements [2022-04-15T20:38:38.574Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces [no test files] [2022-04-15T20:38:38.574Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces/mocks [no test files] [2022-04-15T20:38:38.574Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent [no test files] [2022-04-15T20:38:38.574Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/application [no test files] [2022-04-15T20:38:38.574Z] ok github.com/edgexfoundry/edgex-go/internal/system/agent/application/direct 0.200s coverage: 28.9% of statements [2022-04-15T20:38:38.574Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/application/direct/config [no test files] [2022-04-15T20:38:38.575Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/application/executor [no test files] [2022-04-15T20:38:38.575Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/config [no test files] [2022-04-15T20:38:38.575Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/container [no test files] [2022-04-15T20:38:38.575Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/controller/http [no test files] [2022-04-15T20:38:38.575Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/interfaces [no test files] [2022-04-15T20:38:38.575Z] ok github.com/edgexfoundry/edgex-go/internal/system/agent/response 0.214s coverage: 100.0% of statements [2022-04-15T20:38:38.575Z] ok github.com/edgexfoundry/edgex-go/internal/system/executor 0.099s coverage: 96.9% of statements [2022-04-15T20:38:39.556Z] 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-15T20:38:39.556Z] WARNING: Linting skipped (not on x86_64 or linter not installed) [2022-04-15T20:38:39.556Z] GO111MODULE=on go vet ./... [2022-04-15T20:39:11.249Z] Removing intermediate container 59783d7c6cbc [2022-04-15T20:39:11.250Z] ---> b6dfd7cc4b0f [2022-04-15T20:39:11.250Z] [2022-04-15T20:39:11.250Z] Step 13/26 : FROM alpine:3.15 [2022-04-15T20:39:11.250Z] ---> 0ac33e5f5afa [2022-04-15T20:39:11.250Z] Step 14/26 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' [2022-04-15T20:39:11.250Z] ---> Using cache [2022-04-15T20:39:11.250Z] ---> 74d5c21787dc [2022-04-15T20:39:11.250Z] Step 15/26 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-04-15T20:39:11.250Z] ---> Using cache [2022-04-15T20:39:11.250Z] ---> 87001291b9a5 [2022-04-15T20:39:11.250Z] Step 16/26 : RUN apk update && apk --no-cache --update add dumb-init openssl gcompat [2022-04-15T20:39:11.250Z] ---> Using cache [2022-04-15T20:39:11.250Z] ---> de889a001789 [2022-04-15T20:39:11.250Z] Step 17/26 : COPY --from=builder /edgex-go/spire-build/bin/spire-agent /usr/local/bin [2022-04-15T20:39:11.250Z] ---> 3ddfcf5dd1c6 [2022-04-15T20:39:11.250Z] Step 18/26 : COPY --from=builder /edgex-go/spire-build/bin/spire-server /usr/local/bin [2022-04-15T20:39:11.250Z] ---> 1b3a314dff1b [2022-04-15T20:39:11.250Z] Step 19/26 : COPY --from=builder /edgex-go/cmd/security-spire-agent/docker-entrypoint.sh /usr/local/bin/ [2022-04-15T20:39:11.250Z] ---> 63abecfcb292 [2022-04-15T20:39:11.250Z] Step 20/26 : COPY --from=builder /edgex-go/cmd/security-spire-agent/agent.conf /usr/local/etc/spire/agent.conf.tpl [2022-04-15T20:39:11.250Z] ---> efabe697c4e8 [2022-04-15T20:39:11.250Z] Step 21/26 : COPY --from=builder /edgex-go/cmd/security-spire-agent/openssl.conf /usr/local/etc/ [2022-04-15T20:39:11.250Z] ---> e1581f1633cb [2022-04-15T20:39:11.250Z] Step 22/26 : ENTRYPOINT [ "/usr/bin/dumb-init" ] [2022-04-15T20:39:11.250Z] ---> Running in d6cd6d98d494 [2022-04-15T20:39:11.250Z] Removing intermediate container d6cd6d98d494 [2022-04-15T20:39:11.250Z] ---> 1f3bceb93bf8 [2022-04-15T20:39:11.250Z] Step 23/26 : CMD [ "--verbose", "docker-entrypoint.sh" ] [2022-04-15T20:39:11.250Z] ---> Running in b4adb47fa540 [2022-04-15T20:39:11.250Z] Removing intermediate container b4adb47fa540 [2022-04-15T20:39:11.250Z] ---> 04b51e592861 [2022-04-15T20:39:11.250Z] Step 24/26 : LABEL arch=x86_64 [2022-04-15T20:39:11.250Z] ---> Running in 528973c6a564 [2022-04-15T20:39:11.250Z] Removing intermediate container 528973c6a564 [2022-04-15T20:39:11.250Z] ---> b19dad275b6c [2022-04-15T20:39:11.250Z] Step 25/26 : LABEL git_sha=6c33f42a7f2f605caf8f50a8770825747a9b540e [2022-04-15T20:39:11.250Z] ---> Running in ea73ad084662 [2022-04-15T20:39:11.250Z] Removing intermediate container ea73ad084662 [2022-04-15T20:39:11.250Z] ---> a20df02aae2c [2022-04-15T20:39:11.250Z] Step 26/26 : LABEL version=0.0.0 [2022-04-15T20:39:11.250Z] ---> Running in 5ca08a1b9078 [2022-04-15T20:39:11.250Z] Removing intermediate container 5ca08a1b9078 [2022-04-15T20:39:11.250Z] ---> c4a804aad1c9 [2022-04-15T20:39:11.250Z] [2022-04-15T20:39:11.250Z] Successfully built c4a804aad1c9 [2022-04-15T20:39:11.250Z] Successfully tagged security-spire-agent:latest [2022-04-15T20:39:11.258Z]  Building security-spire-agent ... done  [Pipeline] } [2022-04-15T20:39:11.268Z] $ docker stop --time=1 1821437020b54cd2db511b2d7fdc2bce644c5612b51a723f37c0d3c4ffbac308 [2022-04-15T20:39:12.569Z] $ docker rm -f 1821437020b54cd2db511b2d7fdc2bce644c5612b51a723f37c0d3c4ffbac308 [Pipeline] // withDockerContainer [Pipeline] sh [2022-04-15T20:39:12.909Z] + docker images [2022-04-15T20:39:12.909Z] REPOSITORY TAG IMAGE ID CREATED SIZE [2022-04-15T20:39:12.909Z] security-spire-agent latest c4a804aad1c9 3 seconds ago 127MB [2022-04-15T20:39:12.909Z] b6dfd7cc4b0f 17 seconds ago 4.43GB [2022-04-15T20:39:12.909Z] security-spire-config latest c65e6a8e594e About a minute ago 86.7MB [2022-04-15T20:39:12.909Z] 4224be816f53 About a minute ago 4.43GB [2022-04-15T20:39:12.909Z] security-spiffe-token-provider latest a423ad8d2260 2 minutes ago 28.8MB [2022-04-15T20:39:12.909Z] d4942680e085 2 minutes ago 1.54GB [2022-04-15T20:39:12.909Z] security-spire-server latest 0c644500f8d9 2 minutes ago 87.3MB [2022-04-15T20:39:12.909Z] bdc3e467c0b6 2 minutes ago 4.43GB [2022-04-15T20:39:12.909Z] core-command latest f5f992d5a51d 3 minutes ago 16MB [2022-04-15T20:39:12.909Z] security-bootstrapper latest be32ea8e62d3 3 minutes ago 19MB [2022-04-15T20:39:12.909Z] sys-mgmt-agent latest ccd215d81e6a 3 minutes ago 299MB [2022-04-15T20:39:12.909Z] d3a134d2671b 3 minutes ago 1.49GB [2022-04-15T20:39:12.909Z] 013952807164 3 minutes ago 1.5GB [2022-04-15T20:39:12.909Z] security-secretstore-setup latest 7eba89ec45c5 3 minutes ago 28.5MB [2022-04-15T20:39:12.909Z] 3e9d9ee9541d 3 minutes ago 1.49GB [2022-04-15T20:39:12.909Z] support-scheduler latest 2168ae286c60 4 minutes ago 26.2MB [2022-04-15T20:39:12.909Z] c56cf04bee7b 4 minutes ago 1.5GB [2022-04-15T20:39:12.909Z] 68f201e41f6d 4 minutes ago 1.55GB [2022-04-15T20:39:12.909Z] core-data latest 4ccc08776aa8 4 minutes ago 22.5MB [2022-04-15T20:39:12.909Z] security-proxy-setup latest 149e272c48dc 4 minutes ago 26.9MB [2022-04-15T20:39:12.909Z] support-notifications latest 091ab8cf112d 4 minutes ago 26.8MB [2022-04-15T20:39:12.909Z] core-metadata latest 1bf76b534d08 4 minutes ago 17MB [2022-04-15T20:39:12.909Z] dd3de20382a2 5 minutes ago 1.55GB [2022-04-15T20:39:12.909Z] 343e08a9d638 5 minutes ago 1.52GB [2022-04-15T20:39:12.909Z] 80dccc4c3485 5 minutes ago 1.5GB [2022-04-15T20:39:12.909Z] adbd8733aecd 5 minutes ago 1.5GB [2022-04-15T20:39:12.909Z] ci-base-image-x86_64 latest 464efc73d8dd 8 minutes ago 896MB [2022-04-15T20:39:12.909Z] docker 20.10.14 7417809fdb73 10 days ago 218MB [2022-04-15T20:39:12.909Z] alpine 3.14 e04c818066af 10 days ago 5.59MB [2022-04-15T20:39:12.909Z] alpine 3.15 0ac33e5f5afa 10 days ago 5.57MB [2022-04-15T20:39:12.909Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base 1.17-alpine 99d49a6021b9 2 months ago 562MB [2022-04-15T20:39:12.909Z] nexus3.edgexfoundry.org:10004/edgex-devops/git-semver latest aa7d48a56d93 6 months ago 34.5MB [2022-04-15T20:39:12.909Z] 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-15T20:40:46.510Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2022-04-15T20:40:46.510Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2022-04-15T20:40:46.510Z] ./bin/test-attribution-txt.sh [Pipeline] echo [2022-04-15T20:40:46.533Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] sh [2022-04-15T20:40:47.195Z] + ls -al . [2022-04-15T20:40:47.195Z] total 668 [2022-04-15T20:40:47.195Z] drwxrwxr-x 9 1001 1001 4096 Apr 15 20:40 . [2022-04-15T20:40:47.195Z] drwxr-xr-x 4 root root 4096 Apr 15 20:34 .. [2022-04-15T20:40:47.195Z] -rw-rw-r-- 1 1001 1001 11 Apr 15 20:32 .dockerignore [2022-04-15T20:40:47.195Z] drwxrwxr-x 8 1001 1001 4096 Apr 15 20:32 .git [2022-04-15T20:40:47.195Z] drwxrwxr-x 3 1001 1001 4096 Apr 15 20:32 .github [2022-04-15T20:40:47.195Z] -rw-rw-r-- 1 1001 1001 879 Apr 15 20:32 .gitignore [2022-04-15T20:40:47.195Z] -rw-rw-r-- 1 1001 1001 42 Apr 15 20:32 .golangci.yml [2022-04-15T20:40:47.195Z] -rw-rw-r-- 1 1001 1001 87 Apr 15 20:32 .hadolint.yml [2022-04-15T20:40:47.195Z] -rw-rw-r-- 1 1001 1001 166 Apr 15 20:32 .sonarcloud.properties [2022-04-15T20:40:47.195Z] -rw-rw-r-- 1 1001 1001 1171 Apr 15 20:32 ADOPTERS.md [2022-04-15T20:40:47.195Z] -rw-rw-r-- 1 1001 1001 10086 Apr 15 20:32 Attribution.txt [2022-04-15T20:40:47.195Z] -rw-rw-r-- 1 1001 1001 51732 Apr 15 20:32 CHANGELOG.md [2022-04-15T20:40:47.195Z] -rw-rw-r-- 1 1001 1001 3804 Apr 15 20:32 CONTRIBUTING.md [2022-04-15T20:40:47.195Z] -rw-rw-r-- 1 1001 1001 677 Apr 15 20:32 GOVERNANCE.md [2022-04-15T20:40:47.195Z] -rw-rw-r-- 1 1001 1001 850 Apr 15 20:32 Jenkinsfile [2022-04-15T20:40:47.195Z] -rw-rw-r-- 1 1001 1001 10775 Apr 15 20:32 LICENSE [2022-04-15T20:40:47.195Z] -rw-rw-r-- 1 1001 1001 10389 Apr 15 20:32 Makefile [2022-04-15T20:40:47.195Z] -rw-rw-r-- 1 1001 1001 582 Apr 15 20:32 OWNERS.md [2022-04-15T20:40:47.195Z] -rw-rw-r-- 1 1001 1001 9120 Apr 15 20:32 README.md [2022-04-15T20:40:47.195Z] -rw-rw-r-- 1 1001 1001 6912 Apr 15 20:32 SECURITY.md [2022-04-15T20:40:47.195Z] -rw-rw-r-- 1 1001 1001 5 Apr 15 20:30 VERSION [2022-04-15T20:40:47.195Z] -rw-rw-r-- 1 1001 1001 4131 Apr 15 20:32 ZMQWindows.md [2022-04-15T20:40:47.195Z] drwxrwxr-x 2 1001 1001 4096 Apr 15 20:32 bin [2022-04-15T20:40:47.195Z] drwxrwxr-x 18 1001 1001 4096 Apr 15 20:32 cmd [2022-04-15T20:40:47.195Z] -rw-r--r-- 1 root root 434743 Apr 15 20:38 coverage.out [2022-04-15T20:40:47.195Z] -rw-rw-r-- 1 1001 1001 3256 Apr 15 20:32 go.mod [2022-04-15T20:40:47.195Z] -rw-rw-r-- 1 1001 1001 35162 Apr 15 20:32 go.sum [2022-04-15T20:40:47.195Z] drwxrwxr-x 8 1001 1001 4096 Apr 15 20:32 internal [2022-04-15T20:40:47.195Z] drwxrwxr-x 3 1001 1001 4096 Apr 15 20:32 openapi [2022-04-15T20:40:47.195Z] drwxrwxr-x 4 1001 1001 4096 Apr 15 20:32 snap [2022-04-15T20:40:47.195Z] -rw-rw-r-- 1 1001 1001 204 Apr 15 20:32 version.go [Pipeline] sh [2022-04-15T20:40:47.866Z] + '[' -e coverage.out ] [2022-04-15T20:40:47.866Z] + chown 1001:1001 coverage.out [Pipeline] stash [2022-04-15T20:40:47.890Z] Warning: overwriting stash ‘coverage-report’ [2022-04-15T20:40:48.781Z] Stashed 1 file(s) [Pipeline] sh [2022-04-15T20:40:49.428Z] + make build [2022-04-15T20:40:49.428Z] 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-15T20:42:26.277Z] 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-15T20:43:22.885Z] CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/core-command/core-command ./cmd/core-command [2022-04-15T20:43:22.885Z] 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-15T20:44:01.947Z] 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-15T20:44:01.947Z] 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-15T20:44:02.222Z] 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-15T20:44:08.934Z] 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-15T20:44:12.322Z] 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-15T20:44:17.718Z] 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-15T20:44:21.100Z] 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-15T20:44:25.408Z] 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-15T20:44:33.687Z] 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-15T20:44:39.118Z] $ docker stop --time=1 253e523b38730540e84c7a9b996b0e28b2d9d090845dc026cc775d4b80c4c2fb [2022-04-15T20:44:41.178Z] $ docker rm -f 253e523b38730540e84c7a9b996b0e28b2d9d090845dc026cc775d4b80c4c2fb [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Build) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2022-04-15T20:44:43.442Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [2022-04-15T20:44:43.442Z] [2022-04-15T20:44:43.442Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [Pipeline] isUnix [Pipeline] sh [2022-04-15T20:44:43.789Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [2022-04-15T20:44:44.065Z] latest: Pulling from edgex-devops/edgex-compose-arm64 [2022-04-15T20:44:44.065Z] 29e5d40040c1: Pulling fs layer [2022-04-15T20:44:44.065Z] 1ce36da41761: Pulling fs layer [2022-04-15T20:44:44.065Z] 25b303627fd3: Pulling fs layer [2022-04-15T20:44:44.065Z] 29e5d40040c1: Verifying Checksum [2022-04-15T20:44:44.065Z] 29e5d40040c1: Download complete [2022-04-15T20:44:44.344Z] 1ce36da41761: Verifying Checksum [2022-04-15T20:44:44.344Z] 1ce36da41761: Download complete [2022-04-15T20:44:44.621Z] 29e5d40040c1: Pull complete [2022-04-15T20:44:46.056Z] 25b303627fd3: Verifying Checksum [2022-04-15T20:44:46.056Z] 25b303627fd3: Download complete [2022-04-15T20:44:46.056Z] 1ce36da41761: Pull complete [2022-04-15T20:44:58.449Z] 25b303627fd3: Pull complete [2022-04-15T20:44:58.449Z] Digest: sha256:9cc31fd43c2090459daf52f5d183d677621facc00304dcc7dc9de11b2a0a8f33 [2022-04-15T20:44:58.449Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [2022-04-15T20:44:58.449Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [Pipeline] withDockerContainer [2022-04-15T20:44:58.691Z] prd-ubuntu20.04-docker-arm64-4c-16g-21081 does not seem to be running inside a container [2022-04-15T20:44:58.770Z] $ docker run -t -d -u 1001:1001 --entrypoint= -w /w/workspace/edgex-go/18 -v /w/workspace/edgex-go/18:/w/workspace/edgex-go/18:rw,z -v /w/workspace/edgex-go/18@tmp:/w/workspace/edgex-go/18@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest cat [2022-04-15T20:45:01.056Z] $ docker top 0ebe2c62ac0a440e2d0aad985a5923a9c9c76433baa770800dd5c2c06b3bf3a7 -eo pid,comm [Pipeline] { [Pipeline] sh [2022-04-15T20:45:01.959Z] + docker-compose build --help [2022-04-15T20:45:01.959Z] + grep parallel [2022-04-15T20:45:06.257Z] --parallel Build images in parallel. [Pipeline] } [2022-04-15T20:45:06.551Z] $ docker stop --time=1 0ebe2c62ac0a440e2d0aad985a5923a9c9c76433baa770800dd5c2c06b3bf3a7 [2022-04-15T20:45:08.201Z] $ docker rm -f 0ebe2c62ac0a440e2d0aad985a5923a9c9c76433baa770800dd5c2c06b3bf3a7 [Pipeline] // withDockerContainer [Pipeline] writeFile [Pipeline] withEnv [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2022-04-15T20:45:08.818Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [2022-04-15T20:45:08.818Z] . [Pipeline] withDockerContainer [2022-04-15T20:45:09.039Z] prd-ubuntu20.04-docker-arm64-4c-16g-21081 does not seem to be running inside a container [2022-04-15T20:45:09.115Z] $ 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/18 -v /w/workspace/edgex-go/18:/w/workspace/edgex-go/18:rw,z -v /w/workspace/edgex-go/18@tmp:/w/workspace/edgex-go/18@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest cat [2022-04-15T20:45:10.393Z] $ docker top f3122a0f822234ad6339b60a3f5333fc8d4922f70b0af7ee47b372c6a3689f07 -eo pid,comm [Pipeline] { [Pipeline] sh [2022-04-15T20:45:11.326Z] + docker-compose -f ./docker-compose-build.yml build --parallel [2022-04-15T20:45:16.723Z] Building core-command ... [2022-04-15T20:45:16.723Z] Building core-data ... [2022-04-15T20:45:16.723Z] Building core-metadata ... [2022-04-15T20:45:16.723Z] Building security-bootstrapper ... [2022-04-15T20:45:16.723Z] Building security-proxy-setup ... [2022-04-15T20:45:16.723Z] Building security-secretstore-setup ... [2022-04-15T20:45:16.723Z] Building security-spiffe-token-provider ... [2022-04-15T20:45:16.723Z] Building security-spire-agent ... [2022-04-15T20:45:16.723Z] Building security-spire-config ... [2022-04-15T20:45:16.723Z] Building security-spire-server ... [2022-04-15T20:45:16.723Z] Building support-notifications ... [2022-04-15T20:45:16.723Z] Building support-scheduler ... [2022-04-15T20:45:16.723Z] Building sys-mgmt-agent ... [2022-04-15T20:45:16.723Z] Building security-bootstrapper [2022-04-15T20:45:16.723Z] Building support-scheduler [2022-04-15T20:45:16.723Z] Building security-spire-config [2022-04-15T20:45:16.723Z] Building support-notifications [2022-04-15T20:45:16.723Z] Building security-proxy-setup [2022-04-15T20:46:53.608Z] Step 1/22 : ARG BUILDER_BASE=golang:1.17-alpine3.15 [2022-04-15T20:46:53.608Z] Step 2/22 : FROM ${BUILDER_BASE} AS builder [2022-04-15T20:46:53.608Z] ---> 27a12ee7d3b8 [2022-04-15T20:46:53.608Z] Step 3/22 : WORKDIR /edgex-go [2022-04-15T20:46:53.608Z] Step 1/22 : ARG BUILDER_BASE=golang:1.17-alpine3.15 [2022-04-15T20:46:53.608Z] Step 2/22 : FROM ${BUILDER_BASE} AS builder [2022-04-15T20:46:53.608Z] ---> 27a12ee7d3b8 [2022-04-15T20:46:53.608Z] Step 3/22 : WORKDIR /edgex-go [2022-04-15T20:46:53.608Z] Step 1/26 : ARG BUILDER_BASE=golang:1.17-alpine3.15 [2022-04-15T20:46:53.608Z] Step 2/26 : FROM ${BUILDER_BASE} AS builder [2022-04-15T20:46:53.608Z] ---> 27a12ee7d3b8 [2022-04-15T20:46:53.608Z] Step 3/26 : WORKDIR /edgex-go [2022-04-15T20:46:53.608Z] Step 1/31 : ARG BUILDER_BASE=golang:1.17-alpine3.15 [2022-04-15T20:46:53.608Z] Step 2/31 : FROM ${BUILDER_BASE} AS builder [2022-04-15T20:46:53.608Z] ---> 27a12ee7d3b8 [2022-04-15T20:46:53.608Z] Step 3/31 : WORKDIR /edgex-go [2022-04-15T20:46:53.608Z] Step 1/22 : ARG BUILDER_BASE=golang:1.17-alpine3.15 [2022-04-15T20:46:53.608Z] Step 2/22 : FROM ${BUILDER_BASE} AS builder [2022-04-15T20:46:53.608Z] ---> 27a12ee7d3b8 [2022-04-15T20:46:53.608Z] Step 3/22 : WORKDIR /edgex-go [2022-04-15T20:46:53.608Z] ---> Running in e791ceb10b0f [2022-04-15T20:46:53.608Z] ---> Running in 2066b4f17357 [2022-04-15T20:46:53.608Z] ---> Running in 16e8fdb0bebf [2022-04-15T20:46:53.608Z] ---> Running in cb3711b9b221 [2022-04-15T20:46:53.608Z] ---> Running in 9b86fc001154 [2022-04-15T20:46:53.608Z] Removing intermediate container e791ceb10b0f [2022-04-15T20:46:53.608Z] ---> 5a08e9f735fe [2022-04-15T20:46:53.608Z] Step 4/31 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-04-15T20:46:53.608Z] Removing intermediate container 2066b4f17357 [2022-04-15T20:46:53.608Z] ---> 434e4128ada6 [2022-04-15T20:46:53.608Z] Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-04-15T20:46:53.608Z] ---> Running in 170fdcfcc56f [2022-04-15T20:46:53.608Z] Removing intermediate container 9b86fc001154 [2022-04-15T20:46:53.608Z] Removing intermediate container 16e8fdb0bebf [2022-04-15T20:46:53.608Z] ---> 5da6193f4357 [2022-04-15T20:46:53.608Z] ---> 850a1a3597fc [2022-04-15T20:46:53.608Z] Step 4/26 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-04-15T20:46:53.608Z] Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-04-15T20:46:53.608Z] Removing intermediate container cb3711b9b221 [2022-04-15T20:46:53.608Z] ---> a7b427532602 [2022-04-15T20:46:53.608Z] Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-04-15T20:46:53.608Z] ---> Running in fb8a57fa0e87 [2022-04-15T20:46:53.608Z] ---> Running in b30982d1621d [2022-04-15T20:46:53.608Z] ---> Running in b2ca7a717565 [2022-04-15T20:46:53.608Z] ---> Running in e3d559670b43 [2022-04-15T20:46:53.608Z] Removing intermediate container 170fdcfcc56f [2022-04-15T20:46:53.608Z] ---> b3b3813e3c56 [2022-04-15T20:46:53.608Z] Step 5/31 : RUN apk add --update --no-cache make git [2022-04-15T20:46:53.608Z] Removing intermediate container fb8a57fa0e87 [2022-04-15T20:46:53.608Z] ---> 5e3826478540 [2022-04-15T20:46:53.608Z] Step 5/22 : RUN apk add --update --no-cache make bash git ca-certificates [2022-04-15T20:46:53.608Z] ---> Running in 60725cc2ce4f [2022-04-15T20:46:53.608Z] ---> Running in a26c7ad70aff [2022-04-15T20:46:53.608Z] Removing intermediate container b2ca7a717565 [2022-04-15T20:46:53.608Z] ---> d1441a92f490 [2022-04-15T20:46:53.608Z] Step 5/22 : RUN apk add --update --no-cache make git [2022-04-15T20:46:53.608Z] Removing intermediate container e3d559670b43 [2022-04-15T20:46:53.608Z] ---> cc6007cdb0cd [2022-04-15T20:46:53.608Z] Step 5/26 : RUN apk add --update --no-cache make git build-base curl [2022-04-15T20:46:53.608Z] ---> Running in d8e4bffa393a [2022-04-15T20:46:53.608Z] ---> Running in 1aff8e84d9c9 [2022-04-15T20:46:53.608Z] Removing intermediate container b30982d1621d [2022-04-15T20:46:53.608Z] ---> cc3a3985ab81 [2022-04-15T20:46:53.608Z] Step 5/22 : RUN apk add --update --no-cache make git [2022-04-15T20:46:53.608Z] ---> Running in afa95b10e33d [2022-04-15T20:46:53.608Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz [2022-04-15T20:46:53.608Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz [2022-04-15T20:46:53.608Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz [2022-04-15T20:46:53.608Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz [2022-04-15T20:46:53.608Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz [2022-04-15T20:46:53.608Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz [2022-04-15T20:46:53.608Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz [2022-04-15T20:46:53.608Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz [2022-04-15T20:46:53.608Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz [2022-04-15T20:46:53.608Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz [2022-04-15T20:46:53.608Z] OK: 220 MiB in 52 packages [2022-04-15T20:46:53.608Z] OK: 220 MiB in 52 packages [2022-04-15T20:46:53.608Z] OK: 220 MiB in 52 packages [2022-04-15T20:46:53.608Z] OK: 220 MiB in 52 packages [2022-04-15T20:46:53.608Z] OK: 220 MiB in 52 packages [2022-04-15T20:46:54.607Z] Removing intermediate container 1aff8e84d9c9 [2022-04-15T20:46:54.607Z] ---> 6e4ac1995530 [2022-04-15T20:46:54.607Z] Step 6/26 : COPY go.mod vendor* ./ [2022-04-15T20:46:54.607Z] Removing intermediate container 60725cc2ce4f [2022-04-15T20:46:54.607Z] ---> 75fb5078f93c [2022-04-15T20:46:54.607Z] Step 6/31 : COPY go.mod vendor* ./ [2022-04-15T20:46:54.607Z] Removing intermediate container a26c7ad70aff [2022-04-15T20:46:54.607Z] ---> 0711fd7e6703 [2022-04-15T20:46:54.607Z] Step 6/22 : COPY go.mod vendor* ./ [2022-04-15T20:46:54.890Z] Removing intermediate container afa95b10e33d [2022-04-15T20:46:54.890Z] ---> 5d0d21b4f0ba [2022-04-15T20:46:54.890Z] Step 6/22 : COPY go.mod vendor* ./ [2022-04-15T20:46:54.890Z] Removing intermediate container d8e4bffa393a [2022-04-15T20:46:54.890Z] ---> 6000e5773e8b [2022-04-15T20:46:54.890Z] Step 6/22 : COPY go.mod vendor* ./ [2022-04-15T20:46:55.504Z] ---> 41fc01e32449 [2022-04-15T20:46:55.504Z] Step 7/26 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-04-15T20:46:55.789Z] ---> Running in 157d51c1bf6f [2022-04-15T20:46:55.789Z] ---> de00b9d72172 [2022-04-15T20:46:55.789Z] Step 7/31 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-04-15T20:46:55.789Z] ---> Running in bbe2b86d1e54 [2022-04-15T20:46:56.087Z] ---> f5fb73c4f269 [2022-04-15T20:46:56.087Z] Step 7/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-04-15T20:46:56.087Z] ---> 4f6cf30ee63a [2022-04-15T20:46:56.087Z] Step 7/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-04-15T20:46:56.380Z] ---> Running in 6b77769b8669 [2022-04-15T20:46:56.380Z] ---> 77f841847628 [2022-04-15T20:46:56.380Z] Step 7/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." ---> Running in 05831f2995d5 [2022-04-15T20:46:56.380Z] [2022-04-15T20:46:56.652Z] ---> Running in 51268c6557fd [2022-04-15T20:47:00.986Z] Removing intermediate container 157d51c1bf6f [2022-04-15T20:47:00.986Z] ---> 83037ac13e39 [2022-04-15T20:47:00.986Z] Step 8/26 : COPY . . [2022-04-15T20:47:01.988Z] Removing intermediate container bbe2b86d1e54 [2022-04-15T20:47:01.988Z] ---> f315004c6329 [2022-04-15T20:47:01.988Z] Step 8/31 : COPY . . [2022-04-15T20:47:02.266Z] Removing intermediate container 6b77769b8669 [2022-04-15T20:47:02.266Z] ---> 74bdd3855658 [2022-04-15T20:47:02.266Z] Step 8/22 : COPY . . [2022-04-15T20:47:02.266Z] Removing intermediate container 51268c6557fd [2022-04-15T20:47:02.266Z] ---> fe2279fa20c6 [2022-04-15T20:47:02.266Z] Step 8/22 : COPY . . [2022-04-15T20:47:02.266Z] Removing intermediate container 05831f2995d5 [2022-04-15T20:47:02.266Z] ---> 1b57240594d0 [2022-04-15T20:47:02.266Z] Step 8/22 : COPY . . [2022-04-15T20:47:34.636Z] ---> 29e61547bd82 [2022-04-15T20:47:34.636Z] Step 9/22 : RUN make cmd/support-notifications/support-notifications [2022-04-15T20:47:34.636Z] ---> Running in b4d712635471 [2022-04-15T20:47:34.636Z] ---> bac2c8496afc [2022-04-15T20:47:34.636Z] Step 9/22 : RUN make cmd/security-proxy-setup/security-proxy-setup cmd/secrets-config/secrets-config [2022-04-15T20:47:34.636Z] ---> dd9465764379 [2022-04-15T20:47:34.636Z] Step 9/31 : RUN make cmd/security-bootstrapper/security-bootstrapper [2022-04-15T20:47:34.636Z] ---> 7c001a13ccc0 [2022-04-15T20:47:34.636Z] Step 9/22 : RUN make cmd/support-scheduler/support-scheduler [2022-04-15T20:47:34.636Z] ---> Running in b6095af7de6b [2022-04-15T20:47:34.636Z] ---> Running in d7892f864341 [2022-04-15T20:47:34.636Z] ---> Running in 1bd065dc71b5 [2022-04-15T20:47:34.636Z] ---> 760e7d361511 [2022-04-15T20:47:34.636Z] Step 9/26 : ARG SPIRE_RELEASE=1.2.1 [2022-04-15T20:47:34.636Z] ---> Running in a0f73d638804 [2022-04-15T20:47:34.636Z] Removing intermediate container a0f73d638804 [2022-04-15T20:47:34.636Z] ---> bec3d685db37 [2022-04-15T20:47:34.636Z] Step 10/26 : RUN mkdir -p spire-build [2022-04-15T20:47:34.636Z] ---> Running in 06bd55bb17e3 [2022-04-15T20:47:34.636Z] 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-15T20:47:34.636Z] 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-15T20:47:34.636Z] 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-15T20:47:34.906Z] 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-15T20:47:36.356Z] Removing intermediate container 06bd55bb17e3 [2022-04-15T20:47:36.356Z] ---> 26ac2bee2e33 [2022-04-15T20:47:36.356Z] Step 11/26 : WORKDIR /edgex-go/spire-build [2022-04-15T20:47:36.356Z] ---> Running in eef2b5fd9187 [2022-04-15T20:47:36.960Z] Removing intermediate container eef2b5fd9187 [2022-04-15T20:47:36.960Z] ---> c15cf33bba28 [2022-04-15T20:47:36.960Z] 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-15T20:47:36.960Z] ---> Running in e69bf8c9b302 [2022-04-15T20:47:39.581Z] spire-1.2.1/ [2022-04-15T20:47:39.581Z] spire-1.2.1/.data/ [2022-04-15T20:47:39.581Z] spire-1.2.1/.data/.file [2022-04-15T20:47:39.581Z] spire-1.2.1/.dockerignore [2022-04-15T20:47:39.581Z] spire-1.2.1/.gitattributes [2022-04-15T20:47:39.581Z] spire-1.2.1/.githooks/ [2022-04-15T20:47:39.581Z] spire-1.2.1/.githooks/pre-commit [2022-04-15T20:47:39.581Z] spire-1.2.1/.github/ [2022-04-15T20:47:39.581Z] spire-1.2.1/.github/ISSUE_TEMPLATE.md [2022-04-15T20:47:39.581Z] spire-1.2.1/.github/PULL_REQUEST_TEMPLATE.md [2022-04-15T20:47:39.581Z] spire-1.2.1/.github/dependabot.yml [2022-04-15T20:47:39.581Z] spire-1.2.1/.github/workflows/ [2022-04-15T20:47:39.581Z] spire-1.2.1/.github/workflows/nightly_build.yaml [2022-04-15T20:47:39.581Z] spire-1.2.1/.github/workflows/pr_build.yaml [2022-04-15T20:47:39.581Z] spire-1.2.1/.github/workflows/release_build.yaml [2022-04-15T20:47:39.581Z] spire-1.2.1/.github/workflows/scripts/ [2022-04-15T20:47:39.581Z] spire-1.2.1/.github/workflows/scripts/build_artifacts.sh [2022-04-15T20:47:39.581Z] spire-1.2.1/.github/workflows/scripts/push-images.sh [2022-04-15T20:47:39.581Z] spire-1.2.1/.github/workflows/scripts/push-scratch-images.sh [2022-04-15T20:47:39.581Z] spire-1.2.1/.github/workflows/scripts/run_unit_tests.sh [2022-04-15T20:47:39.581Z] spire-1.2.1/.github/workflows/scripts/split.sh [2022-04-15T20:47:39.581Z] spire-1.2.1/.gitignore [2022-04-15T20:47:39.581Z] spire-1.2.1/.go-version [2022-04-15T20:47:39.581Z] spire-1.2.1/.golangci.yml [2022-04-15T20:47:39.581Z] spire-1.2.1/ADOPTERS.md [2022-04-15T20:47:39.581Z] spire-1.2.1/CHANGELOG.md [2022-04-15T20:47:39.581Z] spire-1.2.1/CODE-OF-CONDUCT.md [2022-04-15T20:47:39.581Z] spire-1.2.1/CODEOWNERS [2022-04-15T20:47:39.581Z] spire-1.2.1/CONTRIBUTING.md [2022-04-15T20:47:39.581Z] spire-1.2.1/Dockerfile [2022-04-15T20:47:39.581Z] spire-1.2.1/Dockerfile.dev [2022-04-15T20:47:39.581Z] spire-1.2.1/Dockerfile.scratch [2022-04-15T20:47:39.581Z] spire-1.2.1/LICENSE [2022-04-15T20:47:39.581Z] spire-1.2.1/MAINTAINERS.md [2022-04-15T20:47:39.581Z] spire-1.2.1/Makefile [2022-04-15T20:47:39.581Z] spire-1.2.1/README.md [2022-04-15T20:47:39.581Z] spire-1.2.1/ROADMAP.md [2022-04-15T20:47:39.581Z] spire-1.2.1/SECURITY.md [2022-04-15T20:47:39.581Z] spire-1.2.1/cmd/ [2022-04-15T20:47:39.581Z] spire-1.2.1/cmd/spire-agent/ [2022-04-15T20:47:39.581Z] spire-1.2.1/cmd/spire-agent/cli/ [2022-04-15T20:47:39.581Z] spire-1.2.1/cmd/spire-agent/cli/api/ [2022-04-15T20:47:39.581Z] spire-1.2.1/cmd/spire-agent/cli/api/common.go [2022-04-15T20:47:39.581Z] spire-1.2.1/cmd/spire-agent/cli/api/fetch_jwt.go [2022-04-15T20:47:39.581Z] spire-1.2.1/cmd/spire-agent/cli/api/fetch_x509.go [2022-04-15T20:47:39.581Z] spire-1.2.1/cmd/spire-agent/cli/api/printer.go [2022-04-15T20:47:39.581Z] spire-1.2.1/cmd/spire-agent/cli/api/validate_jwt.go [2022-04-15T20:47:39.581Z] spire-1.2.1/cmd/spire-agent/cli/api/watch.go [2022-04-15T20:47:39.581Z] spire-1.2.1/cmd/spire-agent/cli/cli.go [2022-04-15T20:47:39.581Z] spire-1.2.1/cmd/spire-agent/cli/common/ [2022-04-15T20:47:39.581Z] spire-1.2.1/cmd/spire-agent/cli/common/defaults.go [2022-04-15T20:47:39.581Z] spire-1.2.1/cmd/spire-agent/cli/healthcheck/ [2022-04-15T20:47:39.581Z] spire-1.2.1/cmd/spire-agent/cli/healthcheck/healthcheck.go [2022-04-15T20:47:39.581Z] spire-1.2.1/cmd/spire-agent/cli/healthcheck/healthcheck_test.go [2022-04-15T20:47:39.581Z] spire-1.2.1/cmd/spire-agent/cli/run/ [2022-04-15T20:47:39.581Z] spire-1.2.1/cmd/spire-agent/cli/run/run.go [2022-04-15T20:47:39.581Z] spire-1.2.1/cmd/spire-agent/cli/run/run_test.go [2022-04-15T20:47:39.581Z] spire-1.2.1/cmd/spire-agent/cli/validate/ [2022-04-15T20:47:39.581Z] spire-1.2.1/cmd/spire-agent/cli/validate/validate.go [2022-04-15T20:47:39.581Z] spire-1.2.1/cmd/spire-agent/cli/validate/validate_test.go [2022-04-15T20:47:39.581Z] spire-1.2.1/cmd/spire-agent/main.go [2022-04-15T20:47:39.581Z] spire-1.2.1/cmd/spire-server/ [2022-04-15T20:47:39.581Z] spire-1.2.1/cmd/spire-server/cli/ [2022-04-15T20:47:39.581Z] spire-1.2.1/cmd/spire-server/cli/agent/ [2022-04-15T20:47:39.581Z] spire-1.2.1/cmd/spire-server/cli/agent/agent_test.go [2022-04-15T20:47:39.581Z] spire-1.2.1/cmd/spire-server/cli/agent/ban.go [2022-04-15T20:47:39.581Z] spire-1.2.1/cmd/spire-server/cli/agent/count.go [2022-04-15T20:47:39.581Z] spire-1.2.1/cmd/spire-server/cli/agent/evict.go [2022-04-15T20:47:39.581Z] spire-1.2.1/cmd/spire-server/cli/agent/list.go [2022-04-15T20:47:39.581Z] spire-1.2.1/cmd/spire-server/cli/agent/show.go [2022-04-15T20:47:39.581Z] spire-1.2.1/cmd/spire-server/cli/bundle/ [2022-04-15T20:47:39.581Z] spire-1.2.1/cmd/spire-server/cli/bundle/bundle_test.go [2022-04-15T20:47:39.581Z] spire-1.2.1/cmd/spire-server/cli/bundle/common.go [2022-04-15T20:47:39.581Z] spire-1.2.1/cmd/spire-server/cli/bundle/common_test.go [2022-04-15T20:47:39.581Z] spire-1.2.1/cmd/spire-server/cli/bundle/count.go [2022-04-15T20:47:39.581Z] spire-1.2.1/cmd/spire-server/cli/bundle/delete.go [2022-04-15T20:47:39.581Z] spire-1.2.1/cmd/spire-server/cli/bundle/list.go [2022-04-15T20:47:39.581Z] spire-1.2.1/cmd/spire-server/cli/bundle/set.go [2022-04-15T20:47:39.581Z] spire-1.2.1/cmd/spire-server/cli/bundle/show.go [2022-04-15T20:47:39.581Z] spire-1.2.1/cmd/spire-server/cli/cli.go [2022-04-15T20:47:39.581Z] spire-1.2.1/cmd/spire-server/cli/entry/ [2022-04-15T20:47:39.581Z] spire-1.2.1/cmd/spire-server/cli/entry/count.go [2022-04-15T20:47:39.581Z] spire-1.2.1/cmd/spire-server/cli/entry/count_test.go [2022-04-15T20:47:39.581Z] spire-1.2.1/cmd/spire-server/cli/entry/create.go [2022-04-15T20:47:39.581Z] spire-1.2.1/cmd/spire-server/cli/entry/create_test.go [2022-04-15T20:47:39.581Z] spire-1.2.1/cmd/spire-server/cli/entry/delete.go [2022-04-15T20:47:39.581Z] spire-1.2.1/cmd/spire-server/cli/entry/delete_test.go [2022-04-15T20:47:39.581Z] spire-1.2.1/cmd/spire-server/cli/entry/show.go [2022-04-15T20:47:39.581Z] spire-1.2.1/cmd/spire-server/cli/entry/show_test.go [2022-04-15T20:47:39.581Z] spire-1.2.1/cmd/spire-server/cli/entry/update.go [2022-04-15T20:47:39.581Z] spire-1.2.1/cmd/spire-server/cli/entry/update_test.go [2022-04-15T20:47:39.581Z] spire-1.2.1/cmd/spire-server/cli/entry/util.go [2022-04-15T20:47:39.581Z] spire-1.2.1/cmd/spire-server/cli/entry/util_test.go [2022-04-15T20:47:39.581Z] spire-1.2.1/cmd/spire-server/cli/federation/ [2022-04-15T20:47:39.581Z] spire-1.2.1/cmd/spire-server/cli/federation/common.go [2022-04-15T20:47:39.581Z] spire-1.2.1/cmd/spire-server/cli/federation/common_test.go [2022-04-15T20:47:39.581Z] spire-1.2.1/cmd/spire-server/cli/federation/create.go [2022-04-15T20:47:39.581Z] spire-1.2.1/cmd/spire-server/cli/federation/create_test.go [2022-04-15T20:47:39.582Z] spire-1.2.1/cmd/spire-server/cli/federation/delete.go [2022-04-15T20:47:39.582Z] spire-1.2.1/cmd/spire-server/cli/federation/delete_test.go [2022-04-15T20:47:39.582Z] spire-1.2.1/cmd/spire-server/cli/federation/list.go [2022-04-15T20:47:39.582Z] spire-1.2.1/cmd/spire-server/cli/federation/list_test.go [2022-04-15T20:47:39.582Z] spire-1.2.1/cmd/spire-server/cli/federation/refresh.go [2022-04-15T20:47:39.582Z] spire-1.2.1/cmd/spire-server/cli/federation/refresh_test.go [2022-04-15T20:47:39.582Z] spire-1.2.1/cmd/spire-server/cli/federation/show.go [2022-04-15T20:47:39.582Z] spire-1.2.1/cmd/spire-server/cli/federation/show_test.go [2022-04-15T20:47:39.582Z] spire-1.2.1/cmd/spire-server/cli/federation/update.go [2022-04-15T20:47:39.582Z] spire-1.2.1/cmd/spire-server/cli/federation/update_test.go [2022-04-15T20:47:39.582Z] spire-1.2.1/cmd/spire-server/cli/healthcheck/ [2022-04-15T20:47:39.582Z] spire-1.2.1/cmd/spire-server/cli/healthcheck/healthcheck.go [2022-04-15T20:47:39.582Z] spire-1.2.1/cmd/spire-server/cli/healthcheck/healthcheck_test.go [2022-04-15T20:47:39.582Z] spire-1.2.1/cmd/spire-server/cli/jwt/ [2022-04-15T20:47:39.582Z] spire-1.2.1/cmd/spire-server/cli/jwt/mint.go [2022-04-15T20:47:39.582Z] spire-1.2.1/cmd/spire-server/cli/jwt/mint_test.go [2022-04-15T20:47:39.582Z] spire-1.2.1/cmd/spire-server/cli/run/ [2022-04-15T20:47:39.582Z] spire-1.2.1/cmd/spire-server/cli/run/run.go [2022-04-15T20:47:39.582Z] spire-1.2.1/cmd/spire-server/cli/run/run_test.go [2022-04-15T20:47:39.582Z] spire-1.2.1/cmd/spire-server/cli/token/ [2022-04-15T20:47:39.582Z] spire-1.2.1/cmd/spire-server/cli/token/generate.go [2022-04-15T20:47:39.582Z] spire-1.2.1/cmd/spire-server/cli/token/generate_test.go [2022-04-15T20:47:39.582Z] spire-1.2.1/cmd/spire-server/cli/validate/ [2022-04-15T20:47:39.582Z] spire-1.2.1/cmd/spire-server/cli/validate/validate.go [2022-04-15T20:47:39.582Z] spire-1.2.1/cmd/spire-server/cli/validate/validate_test.go [2022-04-15T20:47:39.582Z] spire-1.2.1/cmd/spire-server/cli/x509/ [2022-04-15T20:47:39.582Z] spire-1.2.1/cmd/spire-server/cli/x509/mint.go [2022-04-15T20:47:39.582Z] spire-1.2.1/cmd/spire-server/cli/x509/mint_test.go [2022-04-15T20:47:39.582Z] spire-1.2.1/cmd/spire-server/main.go [2022-04-15T20:47:39.582Z] spire-1.2.1/cmd/spire-server/util/ [2022-04-15T20:47:39.582Z] spire-1.2.1/cmd/spire-server/util/util.go [2022-04-15T20:47:39.582Z] spire-1.2.1/conf/ [2022-04-15T20:47:39.582Z] spire-1.2.1/conf/agent/ [2022-04-15T20:47:39.582Z] spire-1.2.1/conf/agent/agent.conf [2022-04-15T20:47:39.582Z] spire-1.2.1/conf/agent/agent_full.conf [2022-04-15T20:47:39.582Z] spire-1.2.1/conf/agent/dummy_root_ca.crt [2022-04-15T20:47:39.582Z] spire-1.2.1/conf/server/ [2022-04-15T20:47:39.582Z] spire-1.2.1/conf/server/dummy_upstream_ca.crt [2022-04-15T20:47:39.582Z] spire-1.2.1/conf/server/dummy_upstream_ca.key [2022-04-15T20:47:39.582Z] spire-1.2.1/conf/server/server.conf [2022-04-15T20:47:39.582Z] spire-1.2.1/conf/server/server_full.conf [2022-04-15T20:47:39.582Z] spire-1.2.1/doc/ [2022-04-15T20:47:39.582Z] spire-1.2.1/doc/SPIRE101.md [2022-04-15T20:47:39.582Z] spire-1.2.1/doc/auditlog.md [2022-04-15T20:47:39.582Z] spire-1.2.1/doc/authorization_policy_engine.md [2022-04-15T20:47:39.582Z] spire-1.2.1/doc/changelog_guidelines.md [2022-04-15T20:47:39.582Z] spire-1.2.1/doc/cure53-report.pdf [2022-04-15T20:47:39.582Z] spire-1.2.1/doc/images/ [2022-04-15T20:47:39.582Z] spire-1.2.1/doc/images/2019_roadmap.png [2022-04-15T20:47:39.582Z] spire-1.2.1/doc/images/SPIRE101.png [2022-04-15T20:47:39.582Z] spire-1.2.1/doc/images/SPIRE_agent.png [2022-04-15T20:47:39.859Z] spire-1.2.1/doc/images/SPIRE_server.png [2022-04-15T20:47:39.859Z] spire-1.2.1/doc/images/cache_mgr.png [2022-04-15T20:47:39.859Z] spire-1.2.1/doc/images/cache_mgr_components.png [2022-04-15T20:47:39.859Z] spire-1.2.1/doc/images/federated_spire.png [2022-04-15T20:47:39.859Z] spire-1.2.1/doc/images/ha_mode.png [2022-04-15T20:47:39.859Z] spire-1.2.1/doc/images/nested_spire.png [2022-04-15T20:47:39.859Z] spire-1.2.1/doc/images/oidc_federation.png [2022-04-15T20:47:39.859Z] spire-1.2.1/doc/images/single_trust_domain.png [2022-04-15T20:47:39.859Z] spire-1.2.1/doc/images/spiffe_compatible.png [2022-04-15T20:47:39.859Z] spire-1.2.1/doc/images/spire_logo.png [2022-04-15T20:47:39.859Z] spire-1.2.1/doc/migrating_registration_api_clients.md [2022-04-15T20:47:39.859Z] spire-1.2.1/doc/plugin_agent_keymanager_disk.md [2022-04-15T20:47:39.859Z] spire-1.2.1/doc/plugin_agent_keymanager_memory.md [2022-04-15T20:47:39.859Z] spire-1.2.1/doc/plugin_agent_nodeattestor_aws_iid.md [2022-04-15T20:47:39.859Z] spire-1.2.1/doc/plugin_agent_nodeattestor_azure_msi.md [2022-04-15T20:47:39.859Z] spire-1.2.1/doc/plugin_agent_nodeattestor_gcp_iit.md [2022-04-15T20:47:39.859Z] spire-1.2.1/doc/plugin_agent_nodeattestor_jointoken.md [2022-04-15T20:47:39.859Z] spire-1.2.1/doc/plugin_agent_nodeattestor_k8s_psat.md [2022-04-15T20:47:39.859Z] spire-1.2.1/doc/plugin_agent_nodeattestor_k8s_sat.md [2022-04-15T20:47:39.859Z] spire-1.2.1/doc/plugin_agent_nodeattestor_sshpop.md [2022-04-15T20:47:39.859Z] spire-1.2.1/doc/plugin_agent_nodeattestor_tpm_devid.md [2022-04-15T20:47:39.859Z] spire-1.2.1/doc/plugin_agent_nodeattestor_x509pop.md [2022-04-15T20:47:39.859Z] spire-1.2.1/doc/plugin_agent_svidstore_aws_secretsmanager.md [2022-04-15T20:47:39.859Z] spire-1.2.1/doc/plugin_agent_svidstore_gcp_secretmanager.md [2022-04-15T20:47:39.859Z] spire-1.2.1/doc/plugin_agent_workloadattestor_docker.md [2022-04-15T20:47:39.859Z] spire-1.2.1/doc/plugin_agent_workloadattestor_k8s.md [2022-04-15T20:47:39.859Z] spire-1.2.1/doc/plugin_agent_workloadattestor_unix.md [2022-04-15T20:47:39.859Z] spire-1.2.1/doc/plugin_server_datastore_sql.md [2022-04-15T20:47:39.859Z] spire-1.2.1/doc/plugin_server_keymanager_aws_kms.md [2022-04-15T20:47:39.859Z] spire-1.2.1/doc/plugin_server_keymanager_disk.md [2022-04-15T20:47:39.859Z] spire-1.2.1/doc/plugin_server_keymanager_memory.md [2022-04-15T20:47:39.859Z] spire-1.2.1/doc/plugin_server_nodeattestor_aws_iid.md [2022-04-15T20:47:39.859Z] spire-1.2.1/doc/plugin_server_nodeattestor_azure_msi.md [2022-04-15T20:47:39.859Z] spire-1.2.1/doc/plugin_server_nodeattestor_gcp_iit.md [2022-04-15T20:47:39.859Z] spire-1.2.1/doc/plugin_server_nodeattestor_jointoken.md [2022-04-15T20:47:39.859Z] spire-1.2.1/doc/plugin_server_nodeattestor_k8s_psat.md [2022-04-15T20:47:39.859Z] spire-1.2.1/doc/plugin_server_nodeattestor_k8s_sat.md [2022-04-15T20:47:39.859Z] spire-1.2.1/doc/plugin_server_nodeattestor_sshpop.md [2022-04-15T20:47:39.859Z] spire-1.2.1/doc/plugin_server_nodeattestor_tpm_devid.md [2022-04-15T20:47:39.859Z] spire-1.2.1/doc/plugin_server_nodeattestor_x509pop.md [2022-04-15T20:47:39.859Z] spire-1.2.1/doc/plugin_server_noderesolver_azure_msi.md [2022-04-15T20:47:39.859Z] spire-1.2.1/doc/plugin_server_notifier_gcs_bundle.md [2022-04-15T20:47:39.859Z] spire-1.2.1/doc/plugin_server_notifier_k8sbundle.md [2022-04-15T20:47:39.859Z] spire-1.2.1/doc/plugin_server_upstreamauthority_aws_pca.md [2022-04-15T20:47:39.859Z] spire-1.2.1/doc/plugin_server_upstreamauthority_awssecret.md [2022-04-15T20:47:39.859Z] spire-1.2.1/doc/plugin_server_upstreamauthority_cert_manager.md [2022-04-15T20:47:39.859Z] spire-1.2.1/doc/plugin_server_upstreamauthority_disk.md [2022-04-15T20:47:39.859Z] spire-1.2.1/doc/plugin_server_upstreamauthority_gcp_cas.md [2022-04-15T20:47:39.859Z] spire-1.2.1/doc/plugin_server_upstreamauthority_spire.md [2022-04-15T20:47:39.859Z] spire-1.2.1/doc/plugin_server_upstreamauthority_vault.md [2022-04-15T20:47:39.859Z] spire-1.2.1/doc/scaling_spire.md [2022-04-15T20:47:39.859Z] spire-1.2.1/doc/spire_agent.md [2022-04-15T20:47:39.859Z] spire-1.2.1/doc/spire_server.md [2022-04-15T20:47:39.859Z] spire-1.2.1/doc/supported_integrations.md [2022-04-15T20:47:39.859Z] spire-1.2.1/doc/telemetry.md [2022-04-15T20:47:39.859Z] spire-1.2.1/doc/telemetry_config.md [2022-04-15T20:47:39.859Z] spire-1.2.1/doc/upgrading.md [2022-04-15T20:47:39.860Z] spire-1.2.1/doc/using_spire.md [2022-04-15T20:47:39.860Z] spire-1.2.1/examples/ [2022-04-15T20:47:39.860Z] spire-1.2.1/examples/README.md [2022-04-15T20:47:39.860Z] spire-1.2.1/go.mod [2022-04-15T20:47:39.860Z] spire-1.2.1/go.sum [2022-04-15T20:47:39.860Z] spire-1.2.1/pkg/ [2022-04-15T20:47:39.860Z] spire-1.2.1/pkg/agent/ [2022-04-15T20:47:39.860Z] spire-1.2.1/pkg/agent/agent.go [2022-04-15T20:47:39.860Z] spire-1.2.1/pkg/agent/api/ [2022-04-15T20:47:39.860Z] spire-1.2.1/pkg/agent/api/config.go [2022-04-15T20:47:39.860Z] spire-1.2.1/pkg/agent/api/debug/ [2022-04-15T20:47:39.860Z] spire-1.2.1/pkg/agent/api/debug/v1/ [2022-04-15T20:47:39.860Z] spire-1.2.1/pkg/agent/api/debug/v1/service.go [2022-04-15T20:47:39.860Z] spire-1.2.1/pkg/agent/api/debug/v1/service_test.go [2022-04-15T20:47:39.860Z] spire-1.2.1/pkg/agent/api/delegatedidentity/ [2022-04-15T20:47:39.860Z] spire-1.2.1/pkg/agent/api/delegatedidentity/v1/ [2022-04-15T20:47:39.860Z] spire-1.2.1/pkg/agent/api/delegatedidentity/v1/service.go [2022-04-15T20:47:39.860Z] spire-1.2.1/pkg/agent/api/delegatedidentity/v1/service_test.go [2022-04-15T20:47:39.860Z] spire-1.2.1/pkg/agent/api/endpoints.go [2022-04-15T20:47:39.860Z] spire-1.2.1/pkg/agent/api/health/ [2022-04-15T20:47:39.860Z] spire-1.2.1/pkg/agent/api/health/v1/ [2022-04-15T20:47:39.860Z] spire-1.2.1/pkg/agent/api/health/v1/service.go [2022-04-15T20:47:39.860Z] spire-1.2.1/pkg/agent/api/health/v1/service_test.go [2022-04-15T20:47:39.860Z] spire-1.2.1/pkg/agent/api/rpccontext/ [2022-04-15T20:47:39.860Z] spire-1.2.1/pkg/agent/api/rpccontext/alias.go [2022-04-15T20:47:39.860Z] spire-1.2.1/pkg/agent/api/rpccontext/caller.go [2022-04-15T20:47:39.860Z] spire-1.2.1/pkg/agent/attestor/ [2022-04-15T20:47:39.860Z] spire-1.2.1/pkg/agent/attestor/node/ [2022-04-15T20:47:39.860Z] spire-1.2.1/pkg/agent/attestor/node/experimental.go [2022-04-15T20:47:39.860Z] spire-1.2.1/pkg/agent/attestor/node/node.go [2022-04-15T20:47:39.860Z] spire-1.2.1/pkg/agent/attestor/node/node_test.go [2022-04-15T20:47:39.860Z] spire-1.2.1/pkg/agent/attestor/workload/ [2022-04-15T20:47:39.860Z] spire-1.2.1/pkg/agent/attestor/workload/workload.go [2022-04-15T20:47:39.860Z] spire-1.2.1/pkg/agent/attestor/workload/workload_test.go [2022-04-15T20:47:39.860Z] spire-1.2.1/pkg/agent/catalog/ [2022-04-15T20:47:39.860Z] spire-1.2.1/pkg/agent/catalog/catalog.go [2022-04-15T20:47:39.860Z] spire-1.2.1/pkg/agent/catalog/keymanager.go [2022-04-15T20:47:39.860Z] spire-1.2.1/pkg/agent/catalog/nodeattestor.go [2022-04-15T20:47:39.860Z] spire-1.2.1/pkg/agent/catalog/svidstore.go [2022-04-15T20:47:39.860Z] spire-1.2.1/pkg/agent/catalog/workloadattestor.go [2022-04-15T20:47:39.860Z] spire-1.2.1/pkg/agent/client/ [2022-04-15T20:47:39.860Z] spire-1.2.1/pkg/agent/client/client.go [2022-04-15T20:47:39.860Z] spire-1.2.1/pkg/agent/client/client_test.go [2022-04-15T20:47:39.860Z] spire-1.2.1/pkg/agent/client/dial.go [2022-04-15T20:47:39.860Z] spire-1.2.1/pkg/agent/client/nodeconn.go [2022-04-15T20:47:39.860Z] spire-1.2.1/pkg/agent/client/nodeconn_test.go [2022-04-15T20:47:39.860Z] spire-1.2.1/pkg/agent/client/update.go [2022-04-15T20:47:39.860Z] spire-1.2.1/pkg/agent/client/util.go [2022-04-15T20:47:39.860Z] spire-1.2.1/pkg/agent/common/ [2022-04-15T20:47:39.860Z] spire-1.2.1/pkg/agent/common/backoff/ [2022-04-15T20:47:39.860Z] spire-1.2.1/pkg/agent/common/backoff/backoff.go [2022-04-15T20:47:39.860Z] spire-1.2.1/pkg/agent/common/backoff/backoff_test.go [2022-04-15T20:47:39.860Z] spire-1.2.1/pkg/agent/common/cgroups/ [2022-04-15T20:47:39.860Z] spire-1.2.1/pkg/agent/common/cgroups/cgroups.go [2022-04-15T20:47:39.860Z] spire-1.2.1/pkg/agent/common/cgroups/cgroups_test.go [2022-04-15T20:47:39.860Z] spire-1.2.1/pkg/agent/common/cgroups/filesystem.go [2022-04-15T20:47:39.860Z] spire-1.2.1/pkg/agent/config.go [2022-04-15T20:47:39.860Z] spire-1.2.1/pkg/agent/endpoints/ [2022-04-15T20:47:39.860Z] spire-1.2.1/pkg/agent/endpoints/config.go [2022-04-15T20:47:39.860Z] spire-1.2.1/pkg/agent/endpoints/endpoints.go [2022-04-15T20:47:39.860Z] spire-1.2.1/pkg/agent/endpoints/endpoints_test.go [2022-04-15T20:47:39.860Z] spire-1.2.1/pkg/agent/endpoints/metrics.go [2022-04-15T20:47:39.860Z] spire-1.2.1/pkg/agent/endpoints/middleware.go [2022-04-15T20:47:39.860Z] spire-1.2.1/pkg/agent/endpoints/peertracker.go [2022-04-15T20:47:39.860Z] spire-1.2.1/pkg/agent/endpoints/peertracker_test.go [2022-04-15T20:47:39.860Z] spire-1.2.1/pkg/agent/endpoints/sdsv2/ [2022-04-15T20:47:39.860Z] spire-1.2.1/pkg/agent/endpoints/sdsv2/handler.go [2022-04-15T20:47:39.860Z] spire-1.2.1/pkg/agent/endpoints/sdsv2/handler_test.go [2022-04-15T20:47:39.860Z] spire-1.2.1/pkg/agent/endpoints/sdsv3/ [2022-04-15T20:47:39.860Z] spire-1.2.1/pkg/agent/endpoints/sdsv3/handler.go [2022-04-15T20:47:39.860Z] spire-1.2.1/pkg/agent/endpoints/sdsv3/handler_test.go [2022-04-15T20:47:39.860Z] spire-1.2.1/pkg/agent/endpoints/workload/ [2022-04-15T20:47:39.860Z] spire-1.2.1/pkg/agent/endpoints/workload/handler.go [2022-04-15T20:47:39.860Z] spire-1.2.1/pkg/agent/endpoints/workload/handler_test.go [2022-04-15T20:47:39.860Z] spire-1.2.1/pkg/agent/manager/ [2022-04-15T20:47:39.860Z] spire-1.2.1/pkg/agent/manager/cache/ [2022-04-15T20:47:39.860Z] spire-1.2.1/pkg/agent/manager/cache/bundle_cache.go [2022-04-15T20:47:39.860Z] spire-1.2.1/pkg/agent/manager/cache/cache.go [2022-04-15T20:47:39.860Z] spire-1.2.1/pkg/agent/manager/cache/cache_test.go [2022-04-15T20:47:39.860Z] spire-1.2.1/pkg/agent/manager/cache/jwt_cache.go [2022-04-15T20:47:39.860Z] spire-1.2.1/pkg/agent/manager/cache/jwt_cache_test.go [2022-04-15T20:47:39.860Z] spire-1.2.1/pkg/agent/manager/cache/sets.go [2022-04-15T20:47:39.860Z] spire-1.2.1/pkg/agent/manager/cache/subscriber.go [2022-04-15T20:47:39.860Z] spire-1.2.1/pkg/agent/manager/config.go [2022-04-15T20:47:39.860Z] spire-1.2.1/pkg/agent/manager/manager.go [2022-04-15T20:47:39.860Z] spire-1.2.1/pkg/agent/manager/manager_test.go [2022-04-15T20:47:39.860Z] spire-1.2.1/pkg/agent/manager/storage.go [2022-04-15T20:47:39.860Z] spire-1.2.1/pkg/agent/manager/storage_test.go [2022-04-15T20:47:39.860Z] spire-1.2.1/pkg/agent/manager/storecache/ [2022-04-15T20:47:39.860Z] spire-1.2.1/pkg/agent/manager/storecache/cache.go [2022-04-15T20:47:39.860Z] spire-1.2.1/pkg/agent/manager/storecache/cache_test.go [2022-04-15T20:47:39.860Z] spire-1.2.1/pkg/agent/manager/sync.go [2022-04-15T20:47:39.860Z] spire-1.2.1/pkg/agent/plugin/ [2022-04-15T20:47:39.860Z] spire-1.2.1/pkg/agent/plugin/keymanager/ [2022-04-15T20:47:39.860Z] spire-1.2.1/pkg/agent/plugin/keymanager/base/ [2022-04-15T20:47:39.860Z] spire-1.2.1/pkg/agent/plugin/keymanager/base/keymanagerbase.go [2022-04-15T20:47:39.860Z] spire-1.2.1/pkg/agent/plugin/keymanager/constant.go [2022-04-15T20:47:39.860Z] spire-1.2.1/pkg/agent/plugin/keymanager/disk/ [2022-04-15T20:47:39.860Z] spire-1.2.1/pkg/agent/plugin/keymanager/disk/disk.go [2022-04-15T20:47:39.860Z] spire-1.2.1/pkg/agent/plugin/keymanager/disk/disk_test.go [2022-04-15T20:47:39.860Z] spire-1.2.1/pkg/agent/plugin/keymanager/keymanager.go [2022-04-15T20:47:39.860Z] spire-1.2.1/pkg/agent/plugin/keymanager/memory/ [2022-04-15T20:47:39.860Z] spire-1.2.1/pkg/agent/plugin/keymanager/memory/memory.go [2022-04-15T20:47:39.860Z] spire-1.2.1/pkg/agent/plugin/keymanager/memory/memory_test.go [2022-04-15T20:47:39.860Z] spire-1.2.1/pkg/agent/plugin/keymanager/repository.go [2022-04-15T20:47:39.860Z] spire-1.2.1/pkg/agent/plugin/keymanager/svidkeymanager.go [2022-04-15T20:47:39.860Z] spire-1.2.1/pkg/agent/plugin/keymanager/svidkeymanager_test.go [2022-04-15T20:47:39.860Z] spire-1.2.1/pkg/agent/plugin/keymanager/test/ [2022-04-15T20:47:39.860Z] spire-1.2.1/pkg/agent/plugin/keymanager/test/keymanagertest.go [2022-04-15T20:47:39.860Z] spire-1.2.1/pkg/agent/plugin/keymanager/v1.go [2022-04-15T20:47:39.860Z] spire-1.2.1/pkg/agent/plugin/keymanager/v1_test.go [2022-04-15T20:47:39.860Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/ [2022-04-15T20:47:39.860Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/aws/ [2022-04-15T20:47:39.860Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/aws/iid.go [2022-04-15T20:47:39.860Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/aws/iid_test.go [2022-04-15T20:47:39.860Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/azure/ [2022-04-15T20:47:39.860Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/azure/msi.go [2022-04-15T20:47:39.860Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/azure/msi_test.go [2022-04-15T20:47:39.860Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/gcp/ [2022-04-15T20:47:39.860Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/gcp/iit.go [2022-04-15T20:47:39.860Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/gcp/iit_test.go [2022-04-15T20:47:39.860Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/jointoken.go [2022-04-15T20:47:39.860Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/jointoken/ [2022-04-15T20:47:39.860Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/jointoken/join_token.go [2022-04-15T20:47:39.860Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/jointoken_test.go [2022-04-15T20:47:39.860Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/ [2022-04-15T20:47:39.860Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/psat/ [2022-04-15T20:47:39.860Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/psat/psat.go [2022-04-15T20:47:39.860Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/psat/psat_test.go [2022-04-15T20:47:39.860Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/sat/ [2022-04-15T20:47:39.860Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/sat/sat.go [2022-04-15T20:47:39.860Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/sat/sat_test.go [2022-04-15T20:47:39.860Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/nodeattestor.go [2022-04-15T20:47:39.860Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/repository.go [2022-04-15T20:47:39.860Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/sshpop/ [2022-04-15T20:47:39.860Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/sshpop/sshpop.go [2022-04-15T20:47:39.860Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/sshpop/sshpop_test.go [2022-04-15T20:47:39.860Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/test/ [2022-04-15T20:47:39.860Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/test/serverstream.go [2022-04-15T20:47:39.860Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/ [2022-04-15T20:47:39.860Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/devid.go [2022-04-15T20:47:39.860Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/devid_test.go [2022-04-15T20:47:39.860Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/ [2022-04-15T20:47:39.860Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/autodetect.go [2022-04-15T20:47:39.860Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/open.go [2022-04-15T20:47:39.860Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/open_windows.go [2022-04-15T20:47:39.860Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/session.go [2022-04-15T20:47:39.860Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/session_test.go [2022-04-15T20:47:39.860Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/signingkey.go [2022-04-15T20:47:39.860Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/v1.go [2022-04-15T20:47:39.860Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/v1_test.go [2022-04-15T20:47:39.860Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/x509pop/ [2022-04-15T20:47:39.860Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/x509pop/x509pop.go [2022-04-15T20:47:39.860Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/x509pop/x509pop_test.go [2022-04-15T20:47:39.860Z] spire-1.2.1/pkg/agent/plugin/svidstore/ [2022-04-15T20:47:39.860Z] spire-1.2.1/pkg/agent/plugin/svidstore/awssecretsmanager/ [2022-04-15T20:47:39.860Z] spire-1.2.1/pkg/agent/plugin/svidstore/awssecretsmanager/aws.go [2022-04-15T20:47:39.860Z] spire-1.2.1/pkg/agent/plugin/svidstore/awssecretsmanager/aws_test.go [2022-04-15T20:47:39.860Z] spire-1.2.1/pkg/agent/plugin/svidstore/awssecretsmanager/client.go [2022-04-15T20:47:40.138Z] spire-1.2.1/pkg/agent/plugin/svidstore/gcpsecretmanager/ [2022-04-15T20:47:40.138Z] spire-1.2.1/pkg/agent/plugin/svidstore/gcpsecretmanager/client.go [2022-04-15T20:47:40.138Z] spire-1.2.1/pkg/agent/plugin/svidstore/gcpsecretmanager/gcloud.go [2022-04-15T20:47:40.138Z] spire-1.2.1/pkg/agent/plugin/svidstore/gcpsecretmanager/gcloud_test.go [2022-04-15T20:47:40.138Z] spire-1.2.1/pkg/agent/plugin/svidstore/repository.go [2022-04-15T20:47:40.138Z] spire-1.2.1/pkg/agent/plugin/svidstore/svidstore.go [2022-04-15T20:47:40.138Z] spire-1.2.1/pkg/agent/plugin/svidstore/utils.go [2022-04-15T20:47:40.138Z] spire-1.2.1/pkg/agent/plugin/svidstore/utils_test.go [2022-04-15T20:47:40.138Z] spire-1.2.1/pkg/agent/plugin/svidstore/v1.go [2022-04-15T20:47:40.138Z] spire-1.2.1/pkg/agent/plugin/svidstore/v1_test.go [2022-04-15T20:47:40.138Z] spire-1.2.1/pkg/agent/plugin/svidstore/v1unofficial.go [2022-04-15T20:47:40.138Z] spire-1.2.1/pkg/agent/plugin/svidstore/v1unofficial_test.go [2022-04-15T20:47:40.138Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/ [2022-04-15T20:47:40.138Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/ [2022-04-15T20:47:40.138Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/cgroup/ [2022-04-15T20:47:40.138Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/cgroup/dockerfinder.go [2022-04-15T20:47:40.138Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/cgroup/dockerfinder_test.go [2022-04-15T20:47:40.138Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/docker.go [2022-04-15T20:47:40.138Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/docker_test.go [2022-04-15T20:47:40.138Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/retry.go [2022-04-15T20:47:40.138Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/ [2022-04-15T20:47:40.138Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/k8s.go [2022-04-15T20:47:40.138Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/k8s_test.go [2022-04-15T20:47:40.138Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/ [2022-04-15T20:47:40.138Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/cgroups_init_pid_in_pod.txt [2022-04-15T20:47:40.138Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/cgroups_pid_in_kind_pod.txt [2022-04-15T20:47:40.138Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/cgroups_pid_in_pod.txt [2022-04-15T20:47:40.138Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/cgroups_pid_not_in_pod.txt [2022-04-15T20:47:40.138Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/kind_pod_list.json [2022-04-15T20:47:40.138Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/pod_list.json [2022-04-15T20:47:40.138Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/pod_list_not_running.json [2022-04-15T20:47:40.138Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/systemd_cgroups_pid_in_pod.txt [2022-04-15T20:47:40.138Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/repository.go [2022-04-15T20:47:40.138Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/unix/ [2022-04-15T20:47:40.138Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/unix/unix.go [2022-04-15T20:47:40.138Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/unix/unix_test.go [2022-04-15T20:47:40.138Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/v1.go [2022-04-15T20:47:40.138Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/v1_test.go [2022-04-15T20:47:40.138Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/workloadattestor.go [2022-04-15T20:47:40.138Z] spire-1.2.1/pkg/agent/svid/ [2022-04-15T20:47:40.138Z] spire-1.2.1/pkg/agent/svid/rotator.go [2022-04-15T20:47:40.138Z] spire-1.2.1/pkg/agent/svid/rotator_config.go [2022-04-15T20:47:40.138Z] spire-1.2.1/pkg/agent/svid/rotator_test.go [2022-04-15T20:47:40.138Z] spire-1.2.1/pkg/agent/svid/store/ [2022-04-15T20:47:40.138Z] spire-1.2.1/pkg/agent/svid/store/service.go [2022-04-15T20:47:40.138Z] spire-1.2.1/pkg/agent/svid/store/service_test.go [2022-04-15T20:47:40.138Z] spire-1.2.1/pkg/common/ [2022-04-15T20:47:40.138Z] spire-1.2.1/pkg/common/agentpathtemplate/ [2022-04-15T20:47:40.138Z] spire-1.2.1/pkg/common/agentpathtemplate/template.go [2022-04-15T20:47:40.138Z] spire-1.2.1/pkg/common/agentpathtemplate/template_test.go [2022-04-15T20:47:40.138Z] spire-1.2.1/pkg/common/api/ [2022-04-15T20:47:40.138Z] spire-1.2.1/pkg/common/api/metrics.go [2022-04-15T20:47:40.138Z] spire-1.2.1/pkg/common/api/middleware/ [2022-04-15T20:47:40.138Z] spire-1.2.1/pkg/common/api/middleware/common_test.go [2022-04-15T20:47:40.138Z] spire-1.2.1/pkg/common/api/middleware/interceptor.go [2022-04-15T20:47:40.138Z] spire-1.2.1/pkg/common/api/middleware/interceptor_test.go [2022-04-15T20:47:40.138Z] spire-1.2.1/pkg/common/api/middleware/logger.go [2022-04-15T20:47:40.138Z] spire-1.2.1/pkg/common/api/middleware/logger_test.go [2022-04-15T20:47:40.138Z] spire-1.2.1/pkg/common/api/middleware/metrics.go [2022-04-15T20:47:40.138Z] spire-1.2.1/pkg/common/api/middleware/metrics_test.go [2022-04-15T20:47:40.138Z] spire-1.2.1/pkg/common/api/middleware/middleware.go [2022-04-15T20:47:40.138Z] spire-1.2.1/pkg/common/api/middleware/middleware_test.go [2022-04-15T20:47:40.138Z] spire-1.2.1/pkg/common/api/middleware/misconfig.go [2022-04-15T20:47:40.138Z] spire-1.2.1/pkg/common/api/middleware/misconfig_test.go [2022-04-15T20:47:40.138Z] spire-1.2.1/pkg/common/api/middleware/names.go [2022-04-15T20:47:40.138Z] spire-1.2.1/pkg/common/api/middleware/names_test.go [2022-04-15T20:47:40.138Z] spire-1.2.1/pkg/common/api/names.go [2022-04-15T20:47:40.138Z] spire-1.2.1/pkg/common/api/ratelimit.go [2022-04-15T20:47:40.138Z] spire-1.2.1/pkg/common/api/rpccontext/ [2022-04-15T20:47:40.138Z] spire-1.2.1/pkg/common/api/rpccontext/logger.go [2022-04-15T20:47:40.138Z] spire-1.2.1/pkg/common/api/rpccontext/metrics.go [2022-04-15T20:47:40.138Z] spire-1.2.1/pkg/common/api/rpccontext/names.go [2022-04-15T20:47:40.138Z] spire-1.2.1/pkg/common/auth/ [2022-04-15T20:47:40.138Z] spire-1.2.1/pkg/common/auth/interceptors.go [2022-04-15T20:47:40.138Z] spire-1.2.1/pkg/common/auth/interceptors_test.go [2022-04-15T20:47:40.138Z] spire-1.2.1/pkg/common/auth/untracked_uds.go [2022-04-15T20:47:40.138Z] spire-1.2.1/pkg/common/bundleutil/ [2022-04-15T20:47:40.138Z] spire-1.2.1/pkg/common/bundleutil/bundle.go [2022-04-15T20:47:40.138Z] spire-1.2.1/pkg/common/bundleutil/bundle_test.go [2022-04-15T20:47:40.138Z] spire-1.2.1/pkg/common/bundleutil/common_test.go [2022-04-15T20:47:40.138Z] spire-1.2.1/pkg/common/bundleutil/marshal.go [2022-04-15T20:47:40.138Z] spire-1.2.1/pkg/common/bundleutil/marshal_test.go [2022-04-15T20:47:40.138Z] spire-1.2.1/pkg/common/bundleutil/refreshhint.go [2022-04-15T20:47:40.138Z] spire-1.2.1/pkg/common/bundleutil/refreshhint_test.go [2022-04-15T20:47:40.138Z] spire-1.2.1/pkg/common/bundleutil/types.go [2022-04-15T20:47:40.138Z] spire-1.2.1/pkg/common/bundleutil/unmarshal.go [2022-04-15T20:47:40.138Z] spire-1.2.1/pkg/common/bundleutil/unmarshal_test.go [2022-04-15T20:47:40.138Z] spire-1.2.1/pkg/common/catalog/ [2022-04-15T20:47:40.138Z] spire-1.2.1/pkg/common/catalog/bind.go [2022-04-15T20:47:40.138Z] spire-1.2.1/pkg/common/catalog/builtin.go [2022-04-15T20:47:40.138Z] spire-1.2.1/pkg/common/catalog/catalog.go [2022-04-15T20:47:40.138Z] spire-1.2.1/pkg/common/catalog/catalog_test.go [2022-04-15T20:47:40.138Z] spire-1.2.1/pkg/common/catalog/closers.go [2022-04-15T20:47:40.138Z] spire-1.2.1/pkg/common/catalog/cmd_linux.go [2022-04-15T20:47:40.138Z] spire-1.2.1/pkg/common/catalog/cmd_other.go [2022-04-15T20:47:40.138Z] spire-1.2.1/pkg/common/catalog/config.go [2022-04-15T20:47:40.138Z] spire-1.2.1/pkg/common/catalog/config_test.go [2022-04-15T20:47:40.138Z] spire-1.2.1/pkg/common/catalog/configure.go [2022-04-15T20:47:40.138Z] spire-1.2.1/pkg/common/catalog/constraints.go [2022-04-15T20:47:40.138Z] spire-1.2.1/pkg/common/catalog/constraints_test.go [2022-04-15T20:47:40.138Z] spire-1.2.1/pkg/common/catalog/context.go [2022-04-15T20:47:40.138Z] spire-1.2.1/pkg/common/catalog/external.go [2022-04-15T20:47:40.138Z] spire-1.2.1/pkg/common/catalog/host.go [2022-04-15T20:47:40.138Z] spire-1.2.1/pkg/common/catalog/pipenet.go [2022-04-15T20:47:40.138Z] spire-1.2.1/pkg/common/catalog/plugin.go [2022-04-15T20:47:40.138Z] spire-1.2.1/pkg/common/catalog/testplugin/ [2022-04-15T20:47:40.138Z] spire-1.2.1/pkg/common/catalog/testplugin/.gitignore [2022-04-15T20:47:40.138Z] spire-1.2.1/pkg/common/catalog/testplugin/main.go [2022-04-15T20:47:40.138Z] spire-1.2.1/pkg/common/catalog/testplugin/plugin.go [2022-04-15T20:47:40.138Z] spire-1.2.1/pkg/common/cli/ [2022-04-15T20:47:40.138Z] spire-1.2.1/pkg/common/cli/env.go [2022-04-15T20:47:40.138Z] spire-1.2.1/pkg/common/cli/flags.go [2022-04-15T20:47:40.138Z] spire-1.2.1/pkg/common/cli/trust_domain.go [2022-04-15T20:47:40.138Z] spire-1.2.1/pkg/common/cli/trust_domain_test.go [2022-04-15T20:47:40.138Z] spire-1.2.1/pkg/common/cli/umask.go [2022-04-15T20:47:40.138Z] spire-1.2.1/pkg/common/cli/umask_posix.go [2022-04-15T20:47:40.138Z] spire-1.2.1/pkg/common/cli/umask_test.go [2022-04-15T20:47:40.138Z] spire-1.2.1/pkg/common/cli/umask_windows.go [2022-04-15T20:47:40.138Z] spire-1.2.1/pkg/common/cliprinter/ [2022-04-15T20:47:40.138Z] spire-1.2.1/pkg/common/cliprinter/cliprinter.go [2022-04-15T20:47:40.138Z] spire-1.2.1/pkg/common/cliprinter/cliprinter_test.go [2022-04-15T20:47:40.138Z] spire-1.2.1/pkg/common/cliprinter/flag.go [2022-04-15T20:47:40.138Z] spire-1.2.1/pkg/common/cliprinter/flag_test.go [2022-04-15T20:47:40.138Z] spire-1.2.1/pkg/common/cliprinter/format.go [2022-04-15T20:47:40.138Z] spire-1.2.1/pkg/common/cliprinter/format_test.go [2022-04-15T20:47:40.138Z] spire-1.2.1/pkg/common/cliprinter/internal/ [2022-04-15T20:47:40.138Z] spire-1.2.1/pkg/common/cliprinter/internal/errorjson/ [2022-04-15T20:47:40.138Z] spire-1.2.1/pkg/common/cliprinter/internal/errorjson/errorjson.go [2022-04-15T20:47:40.138Z] spire-1.2.1/pkg/common/cliprinter/internal/errorjson/errorjson_test.go [2022-04-15T20:47:40.138Z] spire-1.2.1/pkg/common/cliprinter/internal/errorpretty/ [2022-04-15T20:47:40.138Z] spire-1.2.1/pkg/common/cliprinter/internal/errorpretty/errorpretty.go [2022-04-15T20:47:40.138Z] spire-1.2.1/pkg/common/cliprinter/internal/errorpretty/errorpretty_test.go [2022-04-15T20:47:40.138Z] spire-1.2.1/pkg/common/cliprinter/internal/protojson/ [2022-04-15T20:47:40.138Z] spire-1.2.1/pkg/common/cliprinter/internal/protojson/protojson.go [2022-04-15T20:47:40.138Z] spire-1.2.1/pkg/common/cliprinter/internal/protojson/protojson_test.go [2022-04-15T20:47:40.138Z] spire-1.2.1/pkg/common/cliprinter/internal/protopretty/ [2022-04-15T20:47:40.138Z] spire-1.2.1/pkg/common/cliprinter/internal/protopretty/protopretty.go [2022-04-15T20:47:40.138Z] spire-1.2.1/pkg/common/cliprinter/internal/protopretty/protopretty_test.go [2022-04-15T20:47:40.138Z] spire-1.2.1/pkg/common/cliprinter/internal/structjson/ [2022-04-15T20:47:40.138Z] spire-1.2.1/pkg/common/cliprinter/internal/structjson/structjson.go [2022-04-15T20:47:40.138Z] spire-1.2.1/pkg/common/cliprinter/internal/structjson/structjson_test.go [2022-04-15T20:47:40.138Z] spire-1.2.1/pkg/common/cliprinter/internal/structpretty/ [2022-04-15T20:47:40.138Z] spire-1.2.1/pkg/common/cliprinter/internal/structpretty/structpretty.go [2022-04-15T20:47:40.138Z] spire-1.2.1/pkg/common/cliprinter/internal/structpretty/structpretty_test.go [2022-04-15T20:47:40.138Z] spire-1.2.1/pkg/common/coretypes/ [2022-04-15T20:47:40.138Z] spire-1.2.1/pkg/common/coretypes/bundle/ [2022-04-15T20:47:40.138Z] spire-1.2.1/pkg/common/coretypes/bundle/bundle_test.go [2022-04-15T20:47:40.138Z] spire-1.2.1/pkg/common/coretypes/bundle/commontypes.go [2022-04-15T20:47:40.138Z] spire-1.2.1/pkg/common/coretypes/bundle/plugintypes.go [2022-04-15T20:47:40.138Z] spire-1.2.1/pkg/common/coretypes/bundle/require.go [2022-04-15T20:47:40.138Z] spire-1.2.1/pkg/common/coretypes/jwtkey/ [2022-04-15T20:47:40.138Z] spire-1.2.1/pkg/common/coretypes/jwtkey/apitypes.go [2022-04-15T20:47:40.138Z] spire-1.2.1/pkg/common/coretypes/jwtkey/commontypes.go [2022-04-15T20:47:40.138Z] spire-1.2.1/pkg/common/coretypes/jwtkey/jwtkey.go [2022-04-15T20:47:40.138Z] spire-1.2.1/pkg/common/coretypes/jwtkey/jwtkey_test.go [2022-04-15T20:47:40.138Z] spire-1.2.1/pkg/common/coretypes/jwtkey/plugintypes.go [2022-04-15T20:47:40.138Z] spire-1.2.1/pkg/common/coretypes/jwtkey/require.go [2022-04-15T20:47:40.138Z] spire-1.2.1/pkg/common/coretypes/x509certificate/ [2022-04-15T20:47:40.138Z] spire-1.2.1/pkg/common/coretypes/x509certificate/commontypes.go [2022-04-15T20:47:40.138Z] spire-1.2.1/pkg/common/coretypes/x509certificate/plugintypes.go [2022-04-15T20:47:40.138Z] spire-1.2.1/pkg/common/coretypes/x509certificate/require.go [2022-04-15T20:47:40.138Z] spire-1.2.1/pkg/common/coretypes/x509certificate/x509certificate.go [2022-04-15T20:47:40.138Z] spire-1.2.1/pkg/common/coretypes/x509certificate/x509certificate_test.go [2022-04-15T20:47:40.138Z] spire-1.2.1/pkg/common/cryptoutil/ [2022-04-15T20:47:40.138Z] spire-1.2.1/pkg/common/cryptoutil/keys.go [2022-04-15T20:47:40.138Z] spire-1.2.1/pkg/common/cryptoutil/keys_test.go [2022-04-15T20:47:40.138Z] spire-1.2.1/pkg/common/diskutil/ [2022-04-15T20:47:40.138Z] spire-1.2.1/pkg/common/diskutil/file_posix.go [2022-04-15T20:47:40.138Z] spire-1.2.1/pkg/common/diskutil/file_test.go [2022-04-15T20:47:40.138Z] spire-1.2.1/pkg/common/diskutil/file_windows.go [2022-04-15T20:47:40.138Z] spire-1.2.1/pkg/common/errorutil/ [2022-04-15T20:47:40.138Z] spire-1.2.1/pkg/common/errorutil/wrapper.go [2022-04-15T20:47:40.138Z] spire-1.2.1/pkg/common/health/ [2022-04-15T20:47:40.138Z] spire-1.2.1/pkg/common/health/config.go [2022-04-15T20:47:40.138Z] spire-1.2.1/pkg/common/health/context.go [2022-04-15T20:47:40.138Z] spire-1.2.1/pkg/common/health/context_test.go [2022-04-15T20:47:40.138Z] spire-1.2.1/pkg/common/health/health.go [2022-04-15T20:47:40.138Z] spire-1.2.1/pkg/common/health/health_test.go [2022-04-15T20:47:40.138Z] spire-1.2.1/pkg/common/health/logger.go [2022-04-15T20:47:40.138Z] spire-1.2.1/pkg/common/hostservice/ [2022-04-15T20:47:40.138Z] spire-1.2.1/pkg/common/hostservice/metricsservice/ [2022-04-15T20:47:40.138Z] spire-1.2.1/pkg/common/hostservice/metricsservice/v1.go [2022-04-15T20:47:40.138Z] spire-1.2.1/pkg/common/hostservice/metricsservice/v1_test.go [2022-04-15T20:47:40.138Z] spire-1.2.1/pkg/common/idutil/ [2022-04-15T20:47:40.138Z] spire-1.2.1/pkg/common/idutil/require.go [2022-04-15T20:47:40.138Z] spire-1.2.1/pkg/common/idutil/require_test.go [2022-04-15T20:47:40.138Z] spire-1.2.1/pkg/common/idutil/safety.go [2022-04-15T20:47:40.138Z] spire-1.2.1/pkg/common/idutil/safety_test.go [2022-04-15T20:47:40.138Z] spire-1.2.1/pkg/common/idutil/spiffeid.go [2022-04-15T20:47:40.138Z] spire-1.2.1/pkg/common/idutil/spiffeid_test.go [2022-04-15T20:47:40.138Z] spire-1.2.1/pkg/common/jwtsvid/ [2022-04-15T20:47:40.138Z] spire-1.2.1/pkg/common/jwtsvid/common.go [2022-04-15T20:47:40.138Z] spire-1.2.1/pkg/common/jwtsvid/sign.go [2022-04-15T20:47:40.138Z] spire-1.2.1/pkg/common/jwtsvid/token_test.go [2022-04-15T20:47:40.138Z] spire-1.2.1/pkg/common/jwtsvid/validate.go [2022-04-15T20:47:40.138Z] spire-1.2.1/pkg/common/jwtutil/ [2022-04-15T20:47:40.138Z] spire-1.2.1/pkg/common/jwtutil/keyset.go [2022-04-15T20:47:40.138Z] spire-1.2.1/pkg/common/jwtutil/keyset_test.go [2022-04-15T20:47:40.138Z] spire-1.2.1/pkg/common/log/ [2022-04-15T20:47:40.138Z] spire-1.2.1/pkg/common/log/hclog_adapter.go [2022-04-15T20:47:40.138Z] spire-1.2.1/pkg/common/log/hclog_adapter_test.go [2022-04-15T20:47:40.138Z] spire-1.2.1/pkg/common/log/log.go [2022-04-15T20:47:40.138Z] spire-1.2.1/pkg/common/log/log_test.go [2022-04-15T20:47:40.138Z] spire-1.2.1/pkg/common/log/options.go [2022-04-15T20:47:40.138Z] spire-1.2.1/pkg/common/nodeutil/ [2022-04-15T20:47:40.138Z] spire-1.2.1/pkg/common/nodeutil/node.go [2022-04-15T20:47:40.138Z] spire-1.2.1/pkg/common/nodeutil/node_test.go [2022-04-15T20:47:40.138Z] spire-1.2.1/pkg/common/peertracker/ [2022-04-15T20:47:40.138Z] spire-1.2.1/pkg/common/peertracker/conn.go [2022-04-15T20:47:40.138Z] spire-1.2.1/pkg/common/peertracker/credentials.go [2022-04-15T20:47:40.138Z] spire-1.2.1/pkg/common/peertracker/errors.go [2022-04-15T20:47:40.138Z] spire-1.2.1/pkg/common/peertracker/getpid_windows.c [2022-04-15T20:47:40.138Z] spire-1.2.1/pkg/common/peertracker/getpid_windows.h [2022-04-15T20:47:40.138Z] spire-1.2.1/pkg/common/peertracker/info.go [2022-04-15T20:47:40.138Z] spire-1.2.1/pkg/common/peertracker/listener.go [2022-04-15T20:47:40.138Z] spire-1.2.1/pkg/common/peertracker/listener_test.go [2022-04-15T20:47:40.138Z] spire-1.2.1/pkg/common/peertracker/peertracker.go [2022-04-15T20:47:40.138Z] spire-1.2.1/pkg/common/peertracker/peertracker_test.go [2022-04-15T20:47:40.138Z] spire-1.2.1/pkg/common/peertracker/peertracker_test_child_posix.go [2022-04-15T20:47:40.138Z] spire-1.2.1/pkg/common/peertracker/peertracker_test_child_windows.go [2022-04-15T20:47:40.138Z] spire-1.2.1/pkg/common/peertracker/peertracker_test_posix.go [2022-04-15T20:47:40.138Z] spire-1.2.1/pkg/common/peertracker/peertracker_test_windows.go [2022-04-15T20:47:40.138Z] spire-1.2.1/pkg/common/peertracker/tcp.go [2022-04-15T20:47:40.138Z] spire-1.2.1/pkg/common/peertracker/tcp_fallback.go [2022-04-15T20:47:40.138Z] spire-1.2.1/pkg/common/peertracker/tcp_windows.go [2022-04-15T20:47:40.138Z] spire-1.2.1/pkg/common/peertracker/tracker_bsd.go [2022-04-15T20:47:40.138Z] spire-1.2.1/pkg/common/peertracker/tracker_fallback.go [2022-04-15T20:47:40.138Z] spire-1.2.1/pkg/common/peertracker/tracker_linux.go [2022-04-15T20:47:40.138Z] spire-1.2.1/pkg/common/peertracker/tracker_linux_test.go [2022-04-15T20:47:40.138Z] spire-1.2.1/pkg/common/peertracker/tracker_windows.go [2022-04-15T20:47:40.138Z] spire-1.2.1/pkg/common/peertracker/uds.go [2022-04-15T20:47:40.138Z] spire-1.2.1/pkg/common/peertracker/uds_bsd.go [2022-04-15T20:47:40.138Z] spire-1.2.1/pkg/common/peertracker/uds_fallback.go [2022-04-15T20:47:40.138Z] spire-1.2.1/pkg/common/peertracker/uds_linux.go [2022-04-15T20:47:40.138Z] spire-1.2.1/pkg/common/pemutil/ [2022-04-15T20:47:40.138Z] spire-1.2.1/pkg/common/pemutil/block.go [2022-04-15T20:47:40.138Z] spire-1.2.1/pkg/common/pemutil/certs.go [2022-04-15T20:47:40.138Z] spire-1.2.1/pkg/common/pemutil/common.go [2022-04-15T20:47:40.138Z] spire-1.2.1/pkg/common/pemutil/csr.go [2022-04-15T20:47:40.138Z] spire-1.2.1/pkg/common/pemutil/keys.go [2022-04-15T20:47:40.138Z] spire-1.2.1/pkg/common/pemutil/pemutil_test.go [2022-04-15T20:47:40.138Z] spire-1.2.1/pkg/common/pemutil/testdata/ [2022-04-15T20:47:40.138Z] spire-1.2.1/pkg/common/pemutil/testdata/cert.pem [2022-04-15T20:47:40.138Z] spire-1.2.1/pkg/common/pemutil/testdata/certs.pem [2022-04-15T20:47:40.138Z] spire-1.2.1/pkg/common/pemutil/testdata/csr.pem [2022-04-15T20:47:40.138Z] spire-1.2.1/pkg/common/pemutil/testdata/ecdsa-key-pkcs8.pem [2022-04-15T20:47:40.138Z] spire-1.2.1/pkg/common/pemutil/testdata/ecdsa-key.pem [2022-04-15T20:47:40.138Z] spire-1.2.1/pkg/common/pemutil/testdata/key.pem [2022-04-15T20:47:40.138Z] spire-1.2.1/pkg/common/pemutil/testdata/public-rsa-key.pem [2022-04-15T20:47:40.138Z] spire-1.2.1/pkg/common/pemutil/testdata/rsa-key-pkcs8.pem [2022-04-15T20:47:40.138Z] spire-1.2.1/pkg/common/pemutil/testdata/rsa-key.pem [2022-04-15T20:47:40.138Z] spire-1.2.1/pkg/common/plugin/ [2022-04-15T20:47:40.138Z] spire-1.2.1/pkg/common/plugin/aws/ [2022-04-15T20:47:40.138Z] spire-1.2.1/pkg/common/plugin/aws/iid.go [2022-04-15T20:47:40.138Z] spire-1.2.1/pkg/common/plugin/azure/ [2022-04-15T20:47:40.138Z] spire-1.2.1/pkg/common/plugin/azure/msi.go [2022-04-15T20:47:40.138Z] spire-1.2.1/pkg/common/plugin/azure/msi_test.go [2022-04-15T20:47:40.138Z] spire-1.2.1/pkg/common/plugin/facade.go [2022-04-15T20:47:40.138Z] spire-1.2.1/pkg/common/plugin/facade_test.go [2022-04-15T20:47:40.138Z] spire-1.2.1/pkg/common/plugin/gcp/ [2022-04-15T20:47:40.138Z] spire-1.2.1/pkg/common/plugin/gcp/iit.go [2022-04-15T20:47:40.138Z] spire-1.2.1/pkg/common/plugin/k8s/ [2022-04-15T20:47:40.138Z] spire-1.2.1/pkg/common/plugin/k8s/apiserver/ [2022-04-15T20:47:40.138Z] spire-1.2.1/pkg/common/plugin/k8s/apiserver/client.go [2022-04-15T20:47:40.138Z] spire-1.2.1/pkg/common/plugin/k8s/apiserver/client_test.go [2022-04-15T20:47:40.138Z] spire-1.2.1/pkg/common/plugin/k8s/utils.go [2022-04-15T20:47:40.138Z] spire-1.2.1/pkg/common/plugin/k8s/utils_test.go [2022-04-15T20:47:40.138Z] spire-1.2.1/pkg/common/plugin/log.go [2022-04-15T20:47:40.138Z] spire-1.2.1/pkg/common/plugin/sshpop/ [2022-04-15T20:47:40.138Z] spire-1.2.1/pkg/common/plugin/sshpop/handshake.go [2022-04-15T20:47:40.138Z] spire-1.2.1/pkg/common/plugin/sshpop/handshake_test.go [2022-04-15T20:47:40.138Z] spire-1.2.1/pkg/common/plugin/sshpop/sshpop.go [2022-04-15T20:47:40.138Z] spire-1.2.1/pkg/common/plugin/sshpop/sshpop_test.go [2022-04-15T20:47:40.138Z] spire-1.2.1/pkg/common/plugin/sshpop/testdata/ [2022-04-15T20:47:40.138Z] spire-1.2.1/pkg/common/plugin/sshpop/testdata/dummy_agent_ssh_key [2022-04-15T20:47:40.138Z] spire-1.2.1/pkg/common/plugin/sshpop/testdata/dummy_agent_ssh_key-cert.pub [2022-04-15T20:47:40.138Z] spire-1.2.1/pkg/common/plugin/sshpop/testdata/dummy_ssh_cert_authority.pub [2022-04-15T20:47:40.138Z] spire-1.2.1/pkg/common/plugin/sshpop/testdata/empty_ssh_cert_authority.pub [2022-04-15T20:47:40.138Z] spire-1.2.1/pkg/common/plugin/sshpop/testdata/many_ssh_cert_authorities.pub [2022-04-15T20:47:40.138Z] spire-1.2.1/pkg/common/plugin/tpmdevid/ [2022-04-15T20:47:40.138Z] spire-1.2.1/pkg/common/plugin/tpmdevid/devid.go [2022-04-15T20:47:40.138Z] spire-1.2.1/pkg/common/plugin/x509pop/ [2022-04-15T20:47:40.138Z] spire-1.2.1/pkg/common/plugin/x509pop/x509pop.go [2022-04-15T20:47:40.138Z] spire-1.2.1/pkg/common/plugin/x509pop/x509pop_test.go [2022-04-15T20:47:40.138Z] spire-1.2.1/pkg/common/profiling/ [2022-04-15T20:47:40.138Z] spire-1.2.1/pkg/common/profiling/dumpers.go [2022-04-15T20:47:40.138Z] spire-1.2.1/pkg/common/profiling/profiling.go [2022-04-15T20:47:40.138Z] spire-1.2.1/pkg/common/protoutil/ [2022-04-15T20:47:40.138Z] spire-1.2.1/pkg/common/protoutil/masks.go [2022-04-15T20:47:40.138Z] spire-1.2.1/pkg/common/protoutil/masks_test.go [2022-04-15T20:47:40.138Z] spire-1.2.1/pkg/common/rotationutil/ [2022-04-15T20:47:40.138Z] spire-1.2.1/pkg/common/rotationutil/rotationutil.go [2022-04-15T20:47:40.138Z] spire-1.2.1/pkg/common/rotationutil/rotationutil_test.go [2022-04-15T20:47:40.138Z] spire-1.2.1/pkg/common/selector/ [2022-04-15T20:47:40.138Z] spire-1.2.1/pkg/common/selector/selector.go [2022-04-15T20:47:40.138Z] spire-1.2.1/pkg/common/selector/selector_test.go [2022-04-15T20:47:40.138Z] spire-1.2.1/pkg/common/selector/set.go [2022-04-15T20:47:40.138Z] spire-1.2.1/pkg/common/selector/set_utils.go [2022-04-15T20:47:40.138Z] spire-1.2.1/pkg/common/selector/set_utils_test.go [2022-04-15T20:47:40.138Z] spire-1.2.1/pkg/common/telemetry/ [2022-04-15T20:47:40.138Z] spire-1.2.1/pkg/common/telemetry/agent/ [2022-04-15T20:47:40.138Z] spire-1.2.1/pkg/common/telemetry/agent/keymanager/ [2022-04-15T20:47:40.138Z] spire-1.2.1/pkg/common/telemetry/agent/keymanager/keymanager.go [2022-04-15T20:47:40.138Z] spire-1.2.1/pkg/common/telemetry/agent/keymanager/wrapper.go [2022-04-15T20:47:40.138Z] spire-1.2.1/pkg/common/telemetry/agent/keymanager/wrapper_test.go [2022-04-15T20:47:40.138Z] spire-1.2.1/pkg/common/telemetry/agent/manager.go [2022-04-15T20:47:40.138Z] spire-1.2.1/pkg/common/telemetry/agent/node.go [2022-04-15T20:47:40.138Z] spire-1.2.1/pkg/common/telemetry/agent/rotate.go [2022-04-15T20:47:40.138Z] spire-1.2.1/pkg/common/telemetry/agent/sdsapi.go [2022-04-15T20:47:40.138Z] spire-1.2.1/pkg/common/telemetry/agent/store/ [2022-04-15T20:47:40.138Z] spire-1.2.1/pkg/common/telemetry/agent/store/store.go [2022-04-15T20:47:40.138Z] spire-1.2.1/pkg/common/telemetry/agent/workloadapi/ [2022-04-15T20:47:40.138Z] spire-1.2.1/pkg/common/telemetry/agent/workloadapi/workload.go [2022-04-15T20:47:40.138Z] spire-1.2.1/pkg/common/telemetry/blackhole.go [2022-04-15T20:47:40.138Z] spire-1.2.1/pkg/common/telemetry/call.go [2022-04-15T20:47:40.138Z] spire-1.2.1/pkg/common/telemetry/common/ [2022-04-15T20:47:40.138Z] spire-1.2.1/pkg/common/telemetry/common/label_adders.go [2022-04-15T20:47:40.138Z] spire-1.2.1/pkg/common/telemetry/config.go [2022-04-15T20:47:40.138Z] spire-1.2.1/pkg/common/telemetry/dogstatsd.go [2022-04-15T20:47:40.138Z] spire-1.2.1/pkg/common/telemetry/dogstatsd_test.go [2022-04-15T20:47:40.138Z] spire-1.2.1/pkg/common/telemetry/inmem.go [2022-04-15T20:47:40.138Z] spire-1.2.1/pkg/common/telemetry/inmem_test.go [2022-04-15T20:47:40.138Z] spire-1.2.1/pkg/common/telemetry/m3.go [2022-04-15T20:47:40.138Z] spire-1.2.1/pkg/common/telemetry/m3_test.go [2022-04-15T20:47:40.138Z] spire-1.2.1/pkg/common/telemetry/metrics.go [2022-04-15T20:47:40.139Z] spire-1.2.1/pkg/common/telemetry/metrics_benchmark_test.go [2022-04-15T20:47:40.415Z] spire-1.2.1/pkg/common/telemetry/names.go [2022-04-15T20:47:40.415Z] spire-1.2.1/pkg/common/telemetry/prometheus.go [2022-04-15T20:47:40.415Z] spire-1.2.1/pkg/common/telemetry/prometheus_test.go [2022-04-15T20:47:40.415Z] spire-1.2.1/pkg/common/telemetry/sanitize.go [2022-04-15T20:47:40.415Z] spire-1.2.1/pkg/common/telemetry/sanitize_test.go [2022-04-15T20:47:40.415Z] spire-1.2.1/pkg/common/telemetry/server/ [2022-04-15T20:47:40.415Z] spire-1.2.1/pkg/common/telemetry/server/bundle_manager.go [2022-04-15T20:47:40.415Z] spire-1.2.1/pkg/common/telemetry/server/ca_manager.go [2022-04-15T20:47:40.415Z] spire-1.2.1/pkg/common/telemetry/server/datastore/ [2022-04-15T20:47:40.415Z] spire-1.2.1/pkg/common/telemetry/server/datastore/bundle.go [2022-04-15T20:47:40.415Z] spire-1.2.1/pkg/common/telemetry/server/datastore/federation_relationship.go [2022-04-15T20:47:40.415Z] spire-1.2.1/pkg/common/telemetry/server/datastore/join_token.go [2022-04-15T20:47:40.415Z] spire-1.2.1/pkg/common/telemetry/server/datastore/node.go [2022-04-15T20:47:40.415Z] spire-1.2.1/pkg/common/telemetry/server/datastore/registration.go [2022-04-15T20:47:40.415Z] spire-1.2.1/pkg/common/telemetry/server/datastore/wrapper.go [2022-04-15T20:47:40.415Z] spire-1.2.1/pkg/common/telemetry/server/datastore/wrapper_test.go [2022-04-15T20:47:40.415Z] spire-1.2.1/pkg/common/telemetry/server/keymanager/ [2022-04-15T20:47:40.415Z] spire-1.2.1/pkg/common/telemetry/server/keymanager/keymanager.go [2022-04-15T20:47:40.415Z] spire-1.2.1/pkg/common/telemetry/server/keymanager/wrapper.go [2022-04-15T20:47:40.415Z] spire-1.2.1/pkg/common/telemetry/server/keymanager/wrapper_test.go [2022-04-15T20:47:40.415Z] spire-1.2.1/pkg/common/telemetry/server/registration_manager.go [2022-04-15T20:47:40.415Z] spire-1.2.1/pkg/common/telemetry/server/rotate.go [2022-04-15T20:47:40.415Z] spire-1.2.1/pkg/common/telemetry/server/server.go [2022-04-15T20:47:40.415Z] spire-1.2.1/pkg/common/telemetry/sink.go [2022-04-15T20:47:40.415Z] spire-1.2.1/pkg/common/telemetry/statsd.go [2022-04-15T20:47:40.415Z] spire-1.2.1/pkg/common/telemetry/statsd_test.go [2022-04-15T20:47:40.415Z] spire-1.2.1/pkg/common/telemetry/uptime.go [2022-04-15T20:47:40.415Z] spire-1.2.1/pkg/common/telemetry/version.go [2022-04-15T20:47:40.415Z] spire-1.2.1/pkg/common/telemetry/withlabels.go [2022-04-15T20:47:40.415Z] spire-1.2.1/pkg/common/uptime/ [2022-04-15T20:47:40.415Z] spire-1.2.1/pkg/common/uptime/uptime.go [2022-04-15T20:47:40.415Z] spire-1.2.1/pkg/common/uptime/uptime_test.go [2022-04-15T20:47:40.415Z] spire-1.2.1/pkg/common/util/ [2022-04-15T20:47:40.415Z] spire-1.2.1/pkg/common/util/certs.go [2022-04-15T20:47:40.415Z] spire-1.2.1/pkg/common/util/certs_test.go [2022-04-15T20:47:40.415Z] spire-1.2.1/pkg/common/util/csr.go [2022-04-15T20:47:40.415Z] spire-1.2.1/pkg/common/util/hash.go [2022-04-15T20:47:40.415Z] spire-1.2.1/pkg/common/util/selectors.go [2022-04-15T20:47:40.415Z] spire-1.2.1/pkg/common/util/selectors_test.go [2022-04-15T20:47:40.415Z] spire-1.2.1/pkg/common/util/signals.go [2022-04-15T20:47:40.415Z] spire-1.2.1/pkg/common/util/sort.go [2022-04-15T20:47:40.415Z] spire-1.2.1/pkg/common/util/sort_test.go [2022-04-15T20:47:40.415Z] spire-1.2.1/pkg/common/util/task.go [2022-04-15T20:47:40.415Z] spire-1.2.1/pkg/common/util/task_test.go [2022-04-15T20:47:40.415Z] spire-1.2.1/pkg/common/util/testdata/ [2022-04-15T20:47:40.415Z] spire-1.2.1/pkg/common/util/testdata/empty-bundle.pem [2022-04-15T20:47:40.415Z] spire-1.2.1/pkg/common/util/testdata/mixed-bundle.pem [2022-04-15T20:47:40.415Z] spire-1.2.1/pkg/common/version/ [2022-04-15T20:47:40.415Z] spire-1.2.1/pkg/common/version/version.go [2022-04-15T20:47:40.415Z] spire-1.2.1/pkg/common/x509svid/ [2022-04-15T20:47:40.415Z] spire-1.2.1/pkg/common/x509svid/common_test.go [2022-04-15T20:47:40.415Z] spire-1.2.1/pkg/common/x509svid/csr.go [2022-04-15T20:47:40.415Z] spire-1.2.1/pkg/common/x509svid/upstreamca.go [2022-04-15T20:47:40.415Z] spire-1.2.1/pkg/common/x509svid/upstreamca_test.go [2022-04-15T20:47:40.415Z] spire-1.2.1/pkg/common/x509util/ [2022-04-15T20:47:40.415Z] spire-1.2.1/pkg/common/x509util/cert.go [2022-04-15T20:47:40.415Z] spire-1.2.1/pkg/common/x509util/dns.go [2022-04-15T20:47:40.415Z] spire-1.2.1/pkg/common/x509util/dns_test.go [2022-04-15T20:47:40.415Z] spire-1.2.1/pkg/common/x509util/keyid.go [2022-04-15T20:47:40.415Z] spire-1.2.1/pkg/common/x509util/keypair.go [2022-04-15T20:47:40.415Z] spire-1.2.1/pkg/common/x509util/serialnumber.go [2022-04-15T20:47:40.415Z] spire-1.2.1/pkg/common/x509util/serialnumber_test.go [2022-04-15T20:47:40.415Z] spire-1.2.1/pkg/server/ [2022-04-15T20:47:40.415Z] spire-1.2.1/pkg/server/api/ [2022-04-15T20:47:40.415Z] spire-1.2.1/pkg/server/api/agent.go [2022-04-15T20:47:40.416Z] spire-1.2.1/pkg/server/api/agent/ [2022-04-15T20:47:40.416Z] spire-1.2.1/pkg/server/api/agent/v1/ [2022-04-15T20:47:40.416Z] spire-1.2.1/pkg/server/api/agent/v1/service.go [2022-04-15T20:47:40.416Z] spire-1.2.1/pkg/server/api/agent/v1/service_test.go [2022-04-15T20:47:40.416Z] spire-1.2.1/pkg/server/api/agent_test.go [2022-04-15T20:47:40.416Z] spire-1.2.1/pkg/server/api/api.go [2022-04-15T20:47:40.416Z] spire-1.2.1/pkg/server/api/audit/ [2022-04-15T20:47:40.416Z] spire-1.2.1/pkg/server/api/audit/audit.go [2022-04-15T20:47:40.416Z] spire-1.2.1/pkg/server/api/audit/audit_test.go [2022-04-15T20:47:40.416Z] spire-1.2.1/pkg/server/api/bundle.go [2022-04-15T20:47:40.416Z] spire-1.2.1/pkg/server/api/bundle/ [2022-04-15T20:47:40.416Z] spire-1.2.1/pkg/server/api/bundle/v1/ [2022-04-15T20:47:40.416Z] spire-1.2.1/pkg/server/api/bundle/v1/service.go [2022-04-15T20:47:40.416Z] spire-1.2.1/pkg/server/api/bundle/v1/service_test.go [2022-04-15T20:47:40.416Z] spire-1.2.1/pkg/server/api/bundle_test.go [2022-04-15T20:47:40.416Z] spire-1.2.1/pkg/server/api/debug/ [2022-04-15T20:47:40.416Z] spire-1.2.1/pkg/server/api/debug/v1/ [2022-04-15T20:47:40.416Z] spire-1.2.1/pkg/server/api/debug/v1/service.go [2022-04-15T20:47:40.416Z] spire-1.2.1/pkg/server/api/debug/v1/service_test.go [2022-04-15T20:47:40.416Z] spire-1.2.1/pkg/server/api/entry.go [2022-04-15T20:47:40.416Z] spire-1.2.1/pkg/server/api/entry/ [2022-04-15T20:47:40.416Z] spire-1.2.1/pkg/server/api/entry/v1/ [2022-04-15T20:47:40.416Z] spire-1.2.1/pkg/server/api/entry/v1/service.go [2022-04-15T20:47:40.416Z] spire-1.2.1/pkg/server/api/entry/v1/service_test.go [2022-04-15T20:47:40.416Z] spire-1.2.1/pkg/server/api/entry_test.go [2022-04-15T20:47:40.416Z] spire-1.2.1/pkg/server/api/health/ [2022-04-15T20:47:40.416Z] spire-1.2.1/pkg/server/api/health/v1/ [2022-04-15T20:47:40.416Z] spire-1.2.1/pkg/server/api/health/v1/service.go [2022-04-15T20:47:40.416Z] spire-1.2.1/pkg/server/api/health/v1/service_test.go [2022-04-15T20:47:40.416Z] spire-1.2.1/pkg/server/api/id.go [2022-04-15T20:47:40.416Z] spire-1.2.1/pkg/server/api/id_test.go [2022-04-15T20:47:40.416Z] spire-1.2.1/pkg/server/api/limits/ [2022-04-15T20:47:40.416Z] spire-1.2.1/pkg/server/api/limits/limits.go [2022-04-15T20:47:40.416Z] spire-1.2.1/pkg/server/api/middleware/ [2022-04-15T20:47:40.416Z] spire-1.2.1/pkg/server/api/middleware/alias.go [2022-04-15T20:47:40.416Z] spire-1.2.1/pkg/server/api/middleware/audit.go [2022-04-15T20:47:40.416Z] spire-1.2.1/pkg/server/api/middleware/authorization.go [2022-04-15T20:47:40.416Z] spire-1.2.1/pkg/server/api/middleware/authorization_opa.go [2022-04-15T20:47:40.416Z] spire-1.2.1/pkg/server/api/middleware/authorization_test.go [2022-04-15T20:47:40.416Z] spire-1.2.1/pkg/server/api/middleware/authorize_agent.go [2022-04-15T20:47:40.416Z] spire-1.2.1/pkg/server/api/middleware/caller.go [2022-04-15T20:47:40.416Z] spire-1.2.1/pkg/server/api/middleware/caller_test.go [2022-04-15T20:47:40.416Z] spire-1.2.1/pkg/server/api/middleware/common.go [2022-04-15T20:47:40.416Z] spire-1.2.1/pkg/server/api/middleware/common_test.go [2022-04-15T20:47:40.416Z] spire-1.2.1/pkg/server/api/middleware/entries.go [2022-04-15T20:47:40.416Z] spire-1.2.1/pkg/server/api/middleware/entries_test.go [2022-04-15T20:47:40.416Z] spire-1.2.1/pkg/server/api/middleware/ratelimit.go [2022-04-15T20:47:40.416Z] spire-1.2.1/pkg/server/api/middleware/ratelimit_test.go [2022-04-15T20:47:40.416Z] spire-1.2.1/pkg/server/api/ratelimit.go [2022-04-15T20:47:40.416Z] spire-1.2.1/pkg/server/api/rpccontext/ [2022-04-15T20:47:40.416Z] spire-1.2.1/pkg/server/api/rpccontext/alias.go [2022-04-15T20:47:40.416Z] spire-1.2.1/pkg/server/api/rpccontext/audit.go [2022-04-15T20:47:40.416Z] spire-1.2.1/pkg/server/api/rpccontext/caller.go [2022-04-15T20:47:40.416Z] spire-1.2.1/pkg/server/api/rpccontext/ratelimit.go [2022-04-15T20:47:40.416Z] spire-1.2.1/pkg/server/api/selector.go [2022-04-15T20:47:40.416Z] spire-1.2.1/pkg/server/api/selector_test.go [2022-04-15T20:47:40.416Z] spire-1.2.1/pkg/server/api/status.go [2022-04-15T20:47:40.416Z] spire-1.2.1/pkg/server/api/status_test.go [2022-04-15T20:47:40.416Z] spire-1.2.1/pkg/server/api/svid/ [2022-04-15T20:47:40.416Z] spire-1.2.1/pkg/server/api/svid/v1/ [2022-04-15T20:47:40.416Z] spire-1.2.1/pkg/server/api/svid/v1/service.go [2022-04-15T20:47:40.416Z] spire-1.2.1/pkg/server/api/svid/v1/service_test.go [2022-04-15T20:47:40.416Z] spire-1.2.1/pkg/server/api/trustdomain.go [2022-04-15T20:47:40.416Z] spire-1.2.1/pkg/server/api/trustdomain/ [2022-04-15T20:47:40.416Z] spire-1.2.1/pkg/server/api/trustdomain/v1/ [2022-04-15T20:47:40.416Z] spire-1.2.1/pkg/server/api/trustdomain/v1/service.go [2022-04-15T20:47:40.416Z] spire-1.2.1/pkg/server/api/trustdomain/v1/service_test.go [2022-04-15T20:47:40.416Z] spire-1.2.1/pkg/server/api/trustdomain_test.go [2022-04-15T20:47:40.416Z] spire-1.2.1/pkg/server/authpolicy/ [2022-04-15T20:47:40.416Z] spire-1.2.1/pkg/server/authpolicy/defaults.go [2022-04-15T20:47:40.416Z] spire-1.2.1/pkg/server/authpolicy/policy.go [2022-04-15T20:47:40.416Z] spire-1.2.1/pkg/server/authpolicy/policy.rego [2022-04-15T20:47:40.416Z] spire-1.2.1/pkg/server/authpolicy/policy_data.json [2022-04-15T20:47:40.416Z] spire-1.2.1/pkg/server/authpolicy/policy_test.go [2022-04-15T20:47:40.416Z] spire-1.2.1/pkg/server/authpolicy/validate.go [2022-04-15T20:47:40.416Z] spire-1.2.1/pkg/server/bundle/ [2022-04-15T20:47:40.416Z] spire-1.2.1/pkg/server/bundle/client/ [2022-04-15T20:47:40.416Z] spire-1.2.1/pkg/server/bundle/client/client.go [2022-04-15T20:47:40.416Z] spire-1.2.1/pkg/server/bundle/client/client_test.go [2022-04-15T20:47:40.416Z] spire-1.2.1/pkg/server/bundle/client/manager.go [2022-04-15T20:47:40.416Z] spire-1.2.1/pkg/server/bundle/client/manager_test.go [2022-04-15T20:47:40.416Z] spire-1.2.1/pkg/server/bundle/client/sources.go [2022-04-15T20:47:40.416Z] spire-1.2.1/pkg/server/bundle/client/sources_test.go [2022-04-15T20:47:40.416Z] spire-1.2.1/pkg/server/bundle/client/updater.go [2022-04-15T20:47:40.416Z] spire-1.2.1/pkg/server/bundle/client/updater_test.go [2022-04-15T20:47:40.416Z] spire-1.2.1/pkg/server/ca/ [2022-04-15T20:47:40.416Z] spire-1.2.1/pkg/server/ca/ca.go [2022-04-15T20:47:40.416Z] spire-1.2.1/pkg/server/ca/ca_health.go [2022-04-15T20:47:40.416Z] spire-1.2.1/pkg/server/ca/ca_test.go [2022-04-15T20:47:40.416Z] spire-1.2.1/pkg/server/ca/journal.go [2022-04-15T20:47:40.416Z] spire-1.2.1/pkg/server/ca/journal_test.go [2022-04-15T20:47:40.416Z] spire-1.2.1/pkg/server/ca/manager.go [2022-04-15T20:47:40.416Z] spire-1.2.1/pkg/server/ca/manager_health.go [2022-04-15T20:47:40.416Z] spire-1.2.1/pkg/server/ca/manager_test.go [2022-04-15T20:47:40.416Z] spire-1.2.1/pkg/server/ca/templates.go [2022-04-15T20:47:40.416Z] spire-1.2.1/pkg/server/ca/upstream_client.go [2022-04-15T20:47:40.416Z] spire-1.2.1/pkg/server/ca/upstream_client_test.go [2022-04-15T20:47:40.416Z] spire-1.2.1/pkg/server/ca/validation.go [2022-04-15T20:47:40.416Z] spire-1.2.1/pkg/server/cache/ [2022-04-15T20:47:40.416Z] spire-1.2.1/pkg/server/cache/dscache/ [2022-04-15T20:47:40.416Z] spire-1.2.1/pkg/server/cache/dscache/cache.go [2022-04-15T20:47:40.416Z] spire-1.2.1/pkg/server/cache/dscache/cache_test.go [2022-04-15T20:47:40.416Z] spire-1.2.1/pkg/server/cache/entrycache/ [2022-04-15T20:47:40.416Z] spire-1.2.1/pkg/server/cache/entrycache/cache.go [2022-04-15T20:47:40.416Z] spire-1.2.1/pkg/server/cache/entrycache/cache_test.go [2022-04-15T20:47:40.416Z] spire-1.2.1/pkg/server/cache/entrycache/fullcache.go [2022-04-15T20:47:40.416Z] spire-1.2.1/pkg/server/cache/entrycache/fullcache_ds.go [2022-04-15T20:47:40.416Z] spire-1.2.1/pkg/server/cache/entrycache/fullcache_ds_test.go [2022-04-15T20:47:40.416Z] spire-1.2.1/pkg/server/cache/entrycache/fullcache_test.go [2022-04-15T20:47:40.416Z] spire-1.2.1/pkg/server/catalog/ [2022-04-15T20:47:40.416Z] spire-1.2.1/pkg/server/catalog/catalog.go [2022-04-15T20:47:40.416Z] spire-1.2.1/pkg/server/catalog/keymanager.go [2022-04-15T20:47:40.416Z] spire-1.2.1/pkg/server/catalog/nodeattestor.go [2022-04-15T20:47:40.416Z] spire-1.2.1/pkg/server/catalog/noderesolver.go [2022-04-15T20:47:40.416Z] spire-1.2.1/pkg/server/catalog/notifier.go [2022-04-15T20:47:40.416Z] spire-1.2.1/pkg/server/catalog/upstreamauthority.go [2022-04-15T20:47:40.416Z] spire-1.2.1/pkg/server/config.go [2022-04-15T20:47:40.416Z] spire-1.2.1/pkg/server/datastore/ [2022-04-15T20:47:40.416Z] spire-1.2.1/pkg/server/datastore/datastore.go [2022-04-15T20:47:40.416Z] spire-1.2.1/pkg/server/datastore/datastore_health.go [2022-04-15T20:47:40.416Z] spire-1.2.1/pkg/server/datastore/repository.go [2022-04-15T20:47:40.416Z] spire-1.2.1/pkg/server/datastore/sqlstore/ [2022-04-15T20:47:40.416Z] spire-1.2.1/pkg/server/datastore/sqlstore/dialect.go [2022-04-15T20:47:40.416Z] spire-1.2.1/pkg/server/datastore/sqlstore/migration.go [2022-04-15T20:47:40.416Z] spire-1.2.1/pkg/server/datastore/sqlstore/migration_test.go [2022-04-15T20:47:40.416Z] spire-1.2.1/pkg/server/datastore/sqlstore/models.go [2022-04-15T20:47:40.416Z] spire-1.2.1/pkg/server/datastore/sqlstore/mysql.go [2022-04-15T20:47:40.416Z] spire-1.2.1/pkg/server/datastore/sqlstore/postgres.go [2022-04-15T20:47:40.416Z] spire-1.2.1/pkg/server/datastore/sqlstore/sqlite.go [2022-04-15T20:47:40.416Z] spire-1.2.1/pkg/server/datastore/sqlstore/sqlite_no_cgo.go [2022-04-15T20:47:40.416Z] spire-1.2.1/pkg/server/datastore/sqlstore/sqlite_test.go [2022-04-15T20:47:40.416Z] spire-1.2.1/pkg/server/datastore/sqlstore/sqlstore.go [2022-04-15T20:47:40.416Z] spire-1.2.1/pkg/server/datastore/sqlstore/sqlstore_test.go [2022-04-15T20:47:40.416Z] spire-1.2.1/pkg/server/datastore/sqlstore/stmt_cache.go [2022-04-15T20:47:40.416Z] spire-1.2.1/pkg/server/datastore/sqlstore/testdata/ [2022-04-15T20:47:40.416Z] spire-1.2.1/pkg/server/datastore/sqlstore/testdata/entries.json [2022-04-15T20:47:40.416Z] spire-1.2.1/pkg/server/datastore/sqlstore/testdata/entries_federates_with.json [2022-04-15T20:47:40.416Z] spire-1.2.1/pkg/server/datastore/sqlstore/testdata/invalid_registration_entries.json [2022-04-15T20:47:40.416Z] spire-1.2.1/pkg/server/datastore/sqlstore/testdata/valid_registration_entries.json [2022-04-15T20:47:40.416Z] spire-1.2.1/pkg/server/endpoints/ [2022-04-15T20:47:40.416Z] spire-1.2.1/pkg/server/endpoints/bundle/ [2022-04-15T20:47:40.416Z] spire-1.2.1/pkg/server/endpoints/bundle/acme_auth.go [2022-04-15T20:47:40.416Z] spire-1.2.1/pkg/server/endpoints/bundle/config.go [2022-04-15T20:47:40.416Z] spire-1.2.1/pkg/server/endpoints/bundle/internal/ [2022-04-15T20:47:40.416Z] spire-1.2.1/pkg/server/endpoints/bundle/internal/README [2022-04-15T20:47:40.416Z] spire-1.2.1/pkg/server/endpoints/bundle/internal/acmetest/ [2022-04-15T20:47:40.416Z] spire-1.2.1/pkg/server/endpoints/bundle/internal/acmetest/ca.go [2022-04-15T20:47:40.416Z] spire-1.2.1/pkg/server/endpoints/bundle/internal/autocert/ [2022-04-15T20:47:40.416Z] spire-1.2.1/pkg/server/endpoints/bundle/internal/autocert/autocert.go [2022-04-15T20:47:40.416Z] spire-1.2.1/pkg/server/endpoints/bundle/internal/autocert/cache.go [2022-04-15T20:47:40.416Z] spire-1.2.1/pkg/server/endpoints/bundle/internal/autocert/keys.go [2022-04-15T20:47:40.416Z] spire-1.2.1/pkg/server/endpoints/bundle/internal/autocert/listener.go [2022-04-15T20:47:40.416Z] spire-1.2.1/pkg/server/endpoints/bundle/internal/autocert/renewal.go [2022-04-15T20:47:40.416Z] spire-1.2.1/pkg/server/endpoints/bundle/server.go [2022-04-15T20:47:40.416Z] spire-1.2.1/pkg/server/endpoints/bundle/server_test.go [2022-04-15T20:47:40.416Z] spire-1.2.1/pkg/server/endpoints/bundle/spiffe_auth.go [2022-04-15T20:47:40.416Z] spire-1.2.1/pkg/server/endpoints/config.go [2022-04-15T20:47:40.416Z] spire-1.2.1/pkg/server/endpoints/endpoints.go [2022-04-15T20:47:40.416Z] spire-1.2.1/pkg/server/endpoints/endpoints_test.go [2022-04-15T20:47:40.416Z] spire-1.2.1/pkg/server/endpoints/entryfetcher.go [2022-04-15T20:47:40.416Z] spire-1.2.1/pkg/server/endpoints/entryfetcher_test.go [2022-04-15T20:47:40.416Z] spire-1.2.1/pkg/server/endpoints/middleware.go [2022-04-15T20:47:40.416Z] spire-1.2.1/pkg/server/endpoints/middleware_test.go [2022-04-15T20:47:40.416Z] spire-1.2.1/pkg/server/hostservice/ [2022-04-15T20:47:40.416Z] spire-1.2.1/pkg/server/hostservice/agentstore/ [2022-04-15T20:47:40.416Z] spire-1.2.1/pkg/server/hostservice/agentstore/agentstore.go [2022-04-15T20:47:40.416Z] spire-1.2.1/pkg/server/hostservice/agentstore/agentstore_test.go [2022-04-15T20:47:40.416Z] spire-1.2.1/pkg/server/hostservice/agentstore/attestation.go [2022-04-15T20:47:40.694Z] spire-1.2.1/pkg/server/hostservice/agentstore/attestation_test.go [2022-04-15T20:47:40.694Z] spire-1.2.1/pkg/server/hostservice/identityprovider/ [2022-04-15T20:47:40.694Z] spire-1.2.1/pkg/server/hostservice/identityprovider/identityprovider.go [2022-04-15T20:47:40.694Z] spire-1.2.1/pkg/server/hostservice/identityprovider/identityprovider_test.go [2022-04-15T20:47:40.694Z] spire-1.2.1/pkg/server/plugin/ [2022-04-15T20:47:40.694Z] spire-1.2.1/pkg/server/plugin/keymanager/ [2022-04-15T20:47:40.694Z] spire-1.2.1/pkg/server/plugin/keymanager/awskms/ [2022-04-15T20:47:40.694Z] spire-1.2.1/pkg/server/plugin/keymanager/awskms/awskms.go [2022-04-15T20:47:40.694Z] spire-1.2.1/pkg/server/plugin/keymanager/awskms/awskms_test.go [2022-04-15T20:47:40.694Z] spire-1.2.1/pkg/server/plugin/keymanager/awskms/client.go [2022-04-15T20:47:40.694Z] spire-1.2.1/pkg/server/plugin/keymanager/awskms/client_fake.go [2022-04-15T20:47:40.694Z] spire-1.2.1/pkg/server/plugin/keymanager/awskms/fetcher.go [2022-04-15T20:47:40.694Z] spire-1.2.1/pkg/server/plugin/keymanager/base/ [2022-04-15T20:47:40.694Z] spire-1.2.1/pkg/server/plugin/keymanager/base/keymanagerbase.go [2022-04-15T20:47:40.694Z] spire-1.2.1/pkg/server/plugin/keymanager/constant.go [2022-04-15T20:47:40.694Z] spire-1.2.1/pkg/server/plugin/keymanager/disk/ [2022-04-15T20:47:40.694Z] spire-1.2.1/pkg/server/plugin/keymanager/disk/disk.go [2022-04-15T20:47:40.694Z] spire-1.2.1/pkg/server/plugin/keymanager/disk/disk_test.go [2022-04-15T20:47:40.694Z] spire-1.2.1/pkg/server/plugin/keymanager/keymanager.go [2022-04-15T20:47:40.694Z] spire-1.2.1/pkg/server/plugin/keymanager/memory/ [2022-04-15T20:47:40.694Z] spire-1.2.1/pkg/server/plugin/keymanager/memory/memory.go [2022-04-15T20:47:40.694Z] spire-1.2.1/pkg/server/plugin/keymanager/memory/memory_test.go [2022-04-15T20:47:40.694Z] spire-1.2.1/pkg/server/plugin/keymanager/repository.go [2022-04-15T20:47:40.694Z] spire-1.2.1/pkg/server/plugin/keymanager/test/ [2022-04-15T20:47:40.694Z] spire-1.2.1/pkg/server/plugin/keymanager/test/keymanagertest.go [2022-04-15T20:47:40.694Z] spire-1.2.1/pkg/server/plugin/keymanager/v1.go [2022-04-15T20:47:40.694Z] spire-1.2.1/pkg/server/plugin/keymanager/v1_test.go [2022-04-15T20:47:40.694Z] spire-1.2.1/pkg/server/plugin/nodeattestor/ [2022-04-15T20:47:40.694Z] spire-1.2.1/pkg/server/plugin/nodeattestor/aws/ [2022-04-15T20:47:40.694Z] spire-1.2.1/pkg/server/plugin/nodeattestor/aws/awsca.go [2022-04-15T20:47:40.694Z] spire-1.2.1/pkg/server/plugin/nodeattestor/aws/client.go [2022-04-15T20:47:40.694Z] spire-1.2.1/pkg/server/plugin/nodeattestor/aws/iid.go [2022-04-15T20:47:40.694Z] spire-1.2.1/pkg/server/plugin/nodeattestor/aws/iid_test.go [2022-04-15T20:47:40.694Z] spire-1.2.1/pkg/server/plugin/nodeattestor/aws/session.go [2022-04-15T20:47:40.694Z] spire-1.2.1/pkg/server/plugin/nodeattestor/aws/spiffeid.go [2022-04-15T20:47:40.694Z] spire-1.2.1/pkg/server/plugin/nodeattestor/aws/spiffeid_test.go [2022-04-15T20:47:40.694Z] spire-1.2.1/pkg/server/plugin/nodeattestor/azure/ [2022-04-15T20:47:40.694Z] spire-1.2.1/pkg/server/plugin/nodeattestor/azure/msi.go [2022-04-15T20:47:40.694Z] spire-1.2.1/pkg/server/plugin/nodeattestor/azure/msi_test.go [2022-04-15T20:47:40.694Z] spire-1.2.1/pkg/server/plugin/nodeattestor/base/ [2022-04-15T20:47:40.694Z] spire-1.2.1/pkg/server/plugin/nodeattestor/base/base.go [2022-04-15T20:47:40.694Z] spire-1.2.1/pkg/server/plugin/nodeattestor/gcp/ [2022-04-15T20:47:40.694Z] spire-1.2.1/pkg/server/plugin/nodeattestor/gcp/google_public_key_retriever.go [2022-04-15T20:47:40.694Z] spire-1.2.1/pkg/server/plugin/nodeattestor/gcp/google_public_key_retriever_test.go [2022-04-15T20:47:40.694Z] spire-1.2.1/pkg/server/plugin/nodeattestor/gcp/iit.go [2022-04-15T20:47:40.694Z] spire-1.2.1/pkg/server/plugin/nodeattestor/gcp/iit_test.go [2022-04-15T20:47:40.694Z] spire-1.2.1/pkg/server/plugin/nodeattestor/jointoken/ [2022-04-15T20:47:40.694Z] spire-1.2.1/pkg/server/plugin/nodeattestor/jointoken/join_token.go [2022-04-15T20:47:40.694Z] spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/ [2022-04-15T20:47:40.694Z] spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/psat/ [2022-04-15T20:47:40.694Z] spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/psat/psat.go [2022-04-15T20:47:40.694Z] spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/psat/psat_test.go [2022-04-15T20:47:40.694Z] spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/sat/ [2022-04-15T20:47:40.694Z] spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/sat/sat.go [2022-04-15T20:47:40.694Z] spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/sat/sat_test.go [2022-04-15T20:47:40.694Z] spire-1.2.1/pkg/server/plugin/nodeattestor/nodeattestor.go [2022-04-15T20:47:40.694Z] spire-1.2.1/pkg/server/plugin/nodeattestor/repository.go [2022-04-15T20:47:40.694Z] spire-1.2.1/pkg/server/plugin/nodeattestor/sshpop/ [2022-04-15T20:47:40.694Z] spire-1.2.1/pkg/server/plugin/nodeattestor/sshpop/sshpop.go [2022-04-15T20:47:40.694Z] spire-1.2.1/pkg/server/plugin/nodeattestor/sshpop/sshpop_test.go [2022-04-15T20:47:40.694Z] spire-1.2.1/pkg/server/plugin/nodeattestor/tpmdevid/ [2022-04-15T20:47:40.694Z] spire-1.2.1/pkg/server/plugin/nodeattestor/tpmdevid/challenge.go [2022-04-15T20:47:40.694Z] spire-1.2.1/pkg/server/plugin/nodeattestor/tpmdevid/devid.go [2022-04-15T20:47:40.694Z] spire-1.2.1/pkg/server/plugin/nodeattestor/tpmdevid/devid_test.go [2022-04-15T20:47:40.694Z] spire-1.2.1/pkg/server/plugin/nodeattestor/tpmdevid/selectors.go [2022-04-15T20:47:40.694Z] spire-1.2.1/pkg/server/plugin/nodeattestor/v1.go [2022-04-15T20:47:40.694Z] spire-1.2.1/pkg/server/plugin/nodeattestor/v1_test.go [2022-04-15T20:47:40.694Z] spire-1.2.1/pkg/server/plugin/nodeattestor/x509pop/ [2022-04-15T20:47:40.694Z] spire-1.2.1/pkg/server/plugin/nodeattestor/x509pop/x509pop.go [2022-04-15T20:47:40.694Z] spire-1.2.1/pkg/server/plugin/nodeattestor/x509pop/x509pop_test.go [2022-04-15T20:47:40.694Z] spire-1.2.1/pkg/server/plugin/noderesolver/ [2022-04-15T20:47:40.694Z] spire-1.2.1/pkg/server/plugin/noderesolver/azure/ [2022-04-15T20:47:40.694Z] spire-1.2.1/pkg/server/plugin/noderesolver/azure/client.go [2022-04-15T20:47:40.694Z] spire-1.2.1/pkg/server/plugin/noderesolver/azure/msi.go [2022-04-15T20:47:40.694Z] spire-1.2.1/pkg/server/plugin/noderesolver/azure/msi_test.go [2022-04-15T20:47:40.694Z] spire-1.2.1/pkg/server/plugin/noderesolver/noderesolver.go [2022-04-15T20:47:40.694Z] spire-1.2.1/pkg/server/plugin/noderesolver/repository.go [2022-04-15T20:47:40.694Z] spire-1.2.1/pkg/server/plugin/noderesolver/v1.go [2022-04-15T20:47:40.694Z] spire-1.2.1/pkg/server/plugin/noderesolver/v1_test.go [2022-04-15T20:47:40.694Z] spire-1.2.1/pkg/server/plugin/notifier/ [2022-04-15T20:47:40.694Z] spire-1.2.1/pkg/server/plugin/notifier/gcsbundle/ [2022-04-15T20:47:40.694Z] spire-1.2.1/pkg/server/plugin/notifier/gcsbundle/gcsbundle.go [2022-04-15T20:47:40.694Z] spire-1.2.1/pkg/server/plugin/notifier/gcsbundle/gcsbundle_test.go [2022-04-15T20:47:40.694Z] spire-1.2.1/pkg/server/plugin/notifier/k8sbundle/ [2022-04-15T20:47:40.694Z] spire-1.2.1/pkg/server/plugin/notifier/k8sbundle/k8sbundle.go [2022-04-15T20:47:40.694Z] spire-1.2.1/pkg/server/plugin/notifier/k8sbundle/k8sbundle_test.go [2022-04-15T20:47:40.694Z] spire-1.2.1/pkg/server/plugin/notifier/k8sbundle/k8sbundle_watcher.go [2022-04-15T20:47:40.694Z] spire-1.2.1/pkg/server/plugin/notifier/k8sbundle/k8sbundle_watcher_test.go [2022-04-15T20:47:40.694Z] spire-1.2.1/pkg/server/plugin/notifier/notifier.go [2022-04-15T20:47:40.694Z] spire-1.2.1/pkg/server/plugin/notifier/repository.go [2022-04-15T20:47:40.694Z] spire-1.2.1/pkg/server/plugin/notifier/v1.go [2022-04-15T20:47:40.694Z] spire-1.2.1/pkg/server/plugin/notifier/v1_test.go [2022-04-15T20:47:40.694Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/ [2022-04-15T20:47:40.694Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/ [2022-04-15T20:47:40.694Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/pca.go [2022-04-15T20:47:40.694Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/pca_client.go [2022-04-15T20:47:40.694Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/pca_client_fake.go [2022-04-15T20:47:40.694Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/pca_test.go [2022-04-15T20:47:40.694Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/testdata/ [2022-04-15T20:47:40.694Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/testdata/arbitrary_certificate_with_upstream_root.pem [2022-04-15T20:47:40.694Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/testdata/i_am_not_a_certificate.txt [2022-04-15T20:47:40.694Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/ [2022-04-15T20:47:40.694Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/awslib.go [2022-04-15T20:47:40.694Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/awslib_fake_test.go [2022-04-15T20:47:40.694Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/awssecret.go [2022-04-15T20:47:40.694Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/awssecret_test.go [2022-04-15T20:47:40.694Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/testdata/ [2022-04-15T20:47:40.694Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/testdata/keys/ [2022-04-15T20:47:40.694Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/testdata/keys/EC/ [2022-04-15T20:47:40.694Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/testdata/keys/EC/alternative_key.pem [2022-04-15T20:47:40.694Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/testdata/keys/EC/cert.pem [2022-04-15T20:47:40.694Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/testdata/keys/EC/private_key.pem [2022-04-15T20:47:40.694Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/ [2022-04-15T20:47:40.694Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/api.go [2022-04-15T20:47:40.695Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/api_test.go [2022-04-15T20:47:40.695Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/certmanager.go [2022-04-15T20:47:40.695Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/certmanager_test.go [2022-04-15T20:47:40.695Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/ [2022-04-15T20:47:40.695Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/v1/ [2022-04-15T20:47:40.695Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/v1/doc.go [2022-04-15T20:47:40.695Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/v1/meta.go [2022-04-15T20:47:40.695Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/v1/types.go [2022-04-15T20:47:40.695Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/v1/types_certificaterequest.go [2022-04-15T20:47:40.695Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/v1/zz_generated.deepcopy.go [2022-04-15T20:47:40.695Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/ [2022-04-15T20:47:40.695Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/disk.go [2022-04-15T20:47:40.695Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/disk_test.go [2022-04-15T20:47:40.695Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/ [2022-04-15T20:47:40.695Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/ [2022-04-15T20:47:40.695Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/ [2022-04-15T20:47:40.695Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/cert.pem [2022-04-15T20:47:40.695Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/intermediate_cert.pem [2022-04-15T20:47:40.695Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/intermediate_cert.srl [2022-04-15T20:47:40.695Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/intermediate_csr.pem [2022-04-15T20:47:40.695Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/intermediate_key.pem [2022-04-15T20:47:40.695Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/private_key.pem [2022-04-15T20:47:40.695Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/root_cert.pem [2022-04-15T20:47:40.695Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/root_cert.srl [2022-04-15T20:47:40.695Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/root_key.pem [2022-04-15T20:47:40.695Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/upstream_and_intermediate.pem [2022-04-15T20:47:40.695Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/upstream_and_root.pem [2022-04-15T20:47:40.695Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/upstream_cert.pem [2022-04-15T20:47:40.695Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/upstream_csr.pem [2022-04-15T20:47:40.695Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/upstream_key.pem [2022-04-15T20:47:40.695Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/PKCS1/ [2022-04-15T20:47:40.695Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/PKCS1/cert.pem [2022-04-15T20:47:40.695Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/PKCS1/private_key.pem [2022-04-15T20:47:40.695Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/PKCS8/ [2022-04-15T20:47:40.695Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/PKCS8/cert.pem [2022-04-15T20:47:40.695Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/PKCS8/private_key.pem [2022-04-15T20:47:40.695Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/empty/ [2022-04-15T20:47:40.695Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/empty/cert.pem [2022-04-15T20:47:40.695Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/empty/private_key.pem [2022-04-15T20:47:40.695Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/unknown/ [2022-04-15T20:47:40.695Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/unknown/cert.pem [2022-04-15T20:47:40.695Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/unknown/private_key.pem [2022-04-15T20:47:40.695Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/upstream_and_intermediate.pem [2022-04-15T20:47:40.695Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/gcpcas/ [2022-04-15T20:47:40.695Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/gcpcas/gcpcas.go [2022-04-15T20:47:40.695Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/gcpcas/gcpcas_test.go [2022-04-15T20:47:40.695Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/repository.go [2022-04-15T20:47:40.695Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/ [2022-04-15T20:47:40.695Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/fake_handlers_test.go [2022-04-15T20:47:40.695Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/spire.go [2022-04-15T20:47:40.695Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/spire_server_client.go [2022-04-15T20:47:40.695Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/spire_test.go [2022-04-15T20:47:40.695Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/testdata/ [2022-04-15T20:47:40.695Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/testdata/keys/ [2022-04-15T20:47:40.695Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/testdata/keys/jwks.json [2022-04-15T20:47:40.695Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/upstreamauthority.go [2022-04-15T20:47:40.695Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/v1.go [2022-04-15T20:47:40.695Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/v1_test.go [2022-04-15T20:47:40.695Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/ [2022-04-15T20:47:40.695Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/renewer.go [2022-04-15T20:47:40.695Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/ [2022-04-15T20:47:40.695Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/k8s/ [2022-04-15T20:47:40.695Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/k8s/signing-key.pem [2022-04-15T20:47:40.695Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/k8s/token [2022-04-15T20:47:40.695Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/ [2022-04-15T20:47:40.695Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/ [2022-04-15T20:47:40.695Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/README.md [2022-04-15T20:47:40.695Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/client_cert.pem [2022-04-15T20:47:40.695Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/client_csr.pem [2022-04-15T20:47:40.695Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/client_key.pem [2022-04-15T20:47:40.695Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_cert.pem [2022-04-15T20:47:40.695Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_cert.srl [2022-04-15T20:47:40.695Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_csr.pem [2022-04-15T20:47:40.695Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_key.pem [2022-04-15T20:47:40.695Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_vault_cert.pem [2022-04-15T20:47:40.695Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_vault_csr.pem [2022-04-15T20:47:40.695Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_vault_key.pem [2022-04-15T20:47:40.695Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/invalid-client_cert.pem [2022-04-15T20:47:40.695Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/invalid_client_key.pem [2022-04-15T20:47:40.695Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/invalid_root_cert.pem [2022-04-15T20:47:40.695Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/root_cert.pem [2022-04-15T20:47:40.695Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/root_cert.srl [2022-04-15T20:47:40.695Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/root_key.pem [2022-04-15T20:47:40.695Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/serer_csr.pem [2022-04-15T20:47:40.695Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/server_cert.pem [2022-04-15T20:47:40.695Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/server_csr.pem [2022-04-15T20:47:40.695Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/server_key.pem [2022-04-15T20:47:40.695Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/vault.go [2022-04-15T20:47:40.695Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/vault_client.go [2022-04-15T20:47:40.695Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/vault_client_test.go [2022-04-15T20:47:40.695Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/vault_fake_test.go [2022-04-15T20:47:40.695Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/vault_test.go [2022-04-15T20:47:40.695Z] spire-1.2.1/pkg/server/registration/ [2022-04-15T20:47:40.695Z] spire-1.2.1/pkg/server/registration/manager.go [2022-04-15T20:47:40.695Z] spire-1.2.1/pkg/server/registration/manager_test.go [2022-04-15T20:47:40.695Z] spire-1.2.1/pkg/server/scanentries.go [2022-04-15T20:47:40.695Z] spire-1.2.1/pkg/server/scanentries_test.go [2022-04-15T20:47:40.695Z] spire-1.2.1/pkg/server/server.go [2022-04-15T20:47:40.695Z] spire-1.2.1/pkg/server/server_test.go [2022-04-15T20:47:40.695Z] spire-1.2.1/pkg/server/svid/ [2022-04-15T20:47:40.695Z] spire-1.2.1/pkg/server/svid/observer.go [2022-04-15T20:47:40.695Z] spire-1.2.1/pkg/server/svid/observer_test.go [2022-04-15T20:47:40.695Z] spire-1.2.1/pkg/server/svid/rotator.go [2022-04-15T20:47:40.695Z] spire-1.2.1/pkg/server/svid/rotator_config.go [2022-04-15T20:47:40.695Z] spire-1.2.1/pkg/server/svid/rotator_config_test.go [2022-04-15T20:47:40.695Z] spire-1.2.1/pkg/server/svid/rotator_test.go [2022-04-15T20:47:40.695Z] spire-1.2.1/proto/ [2022-04-15T20:47:40.695Z] spire-1.2.1/proto/private/ [2022-04-15T20:47:40.695Z] spire-1.2.1/proto/private/server/ [2022-04-15T20:47:40.695Z] spire-1.2.1/proto/private/server/journal/ [2022-04-15T20:47:40.695Z] spire-1.2.1/proto/private/server/journal/journal.pb.go [2022-04-15T20:47:40.695Z] spire-1.2.1/proto/private/server/journal/journal.proto [2022-04-15T20:47:40.695Z] spire-1.2.1/proto/spire/ [2022-04-15T20:47:40.695Z] spire-1.2.1/proto/spire/common/ [2022-04-15T20:47:40.695Z] spire-1.2.1/proto/spire/common/common.pb.go [2022-04-15T20:47:40.695Z] spire-1.2.1/proto/spire/common/common.proto [2022-04-15T20:47:40.695Z] spire-1.2.1/proto/spire/common/plugin/ [2022-04-15T20:47:40.695Z] spire-1.2.1/proto/spire/common/plugin/plugin.pb.go [2022-04-15T20:47:40.695Z] spire-1.2.1/proto/spire/common/plugin/plugin.proto [2022-04-15T20:47:40.695Z] spire-1.2.1/proto/spire/common/plugin/plugin_grpc.pb.go [2022-04-15T20:47:40.695Z] spire-1.2.1/proto/spire/common/plugin/plugin_spire_plugin.pb.go [2022-04-15T20:47:40.695Z] spire-1.2.1/proto/spire/plugin/ [2022-04-15T20:47:40.695Z] spire-1.2.1/proto/spire/plugin/agent/ [2022-04-15T20:47:40.695Z] spire-1.2.1/proto/spire/plugin/agent/svidstore/ [2022-04-15T20:47:40.695Z] spire-1.2.1/proto/spire/plugin/agent/svidstore/v1unofficial/ [2022-04-15T20:47:40.695Z] spire-1.2.1/proto/spire/plugin/agent/svidstore/v1unofficial/svidstore.pb.go [2022-04-15T20:47:40.695Z] spire-1.2.1/proto/spire/plugin/agent/svidstore/v1unofficial/svidstore.proto [2022-04-15T20:47:40.695Z] spire-1.2.1/proto/spire/plugin/agent/svidstore/v1unofficial/svidstore_grpc.pb.go [2022-04-15T20:47:40.695Z] spire-1.2.1/proto/spire/plugin/agent/svidstore/v1unofficial/svidstore_spire_plugin.pb.go [2022-04-15T20:47:40.695Z] spire-1.2.1/release/ [2022-04-15T20:47:40.695Z] spire-1.2.1/release/spire-extras/ [2022-04-15T20:47:40.695Z] spire-1.2.1/release/spire-extras/README.md [2022-04-15T20:47:40.695Z] spire-1.2.1/release/spire-extras/conf/ [2022-04-15T20:47:40.695Z] spire-1.2.1/release/spire-extras/conf/k8s-workload-registrar/ [2022-04-15T20:47:40.695Z] spire-1.2.1/release/spire-extras/conf/k8s-workload-registrar/k8s-workload-registrar.conf [2022-04-15T20:47:40.695Z] spire-1.2.1/release/spire-extras/conf/oidc-discovery-provider/ [2022-04-15T20:47:40.695Z] spire-1.2.1/release/spire-extras/conf/oidc-discovery-provider/oidc-discovery-provider.conf [2022-04-15T20:47:40.695Z] spire-1.2.1/release/spire/ [2022-04-15T20:47:40.695Z] spire-1.2.1/release/spire/README.md [2022-04-15T20:47:40.695Z] spire-1.2.1/release/spire/conf/ [2022-04-15T20:47:40.695Z] spire-1.2.1/release/spire/conf/agent/ [2022-04-15T20:47:40.695Z] spire-1.2.1/release/spire/conf/agent/agent.conf [2022-04-15T20:47:40.695Z] spire-1.2.1/release/spire/conf/server/ [2022-04-15T20:47:40.695Z] spire-1.2.1/release/spire/conf/server/server.conf [2022-04-15T20:47:40.695Z] spire-1.2.1/script/ [2022-04-15T20:47:40.695Z] spire-1.2.1/script/build-artifact.sh [2022-04-15T20:47:40.695Z] spire-1.2.1/script/generate_dummy_ca.sh [2022-04-15T20:47:40.695Z] spire-1.2.1/support/ [2022-04-15T20:47:40.695Z] spire-1.2.1/support/k8s/ [2022-04-15T20:47:40.695Z] spire-1.2.1/support/k8s/k8s-workload-registrar/ [2022-04-15T20:47:40.695Z] spire-1.2.1/support/k8s/k8s-workload-registrar/README.md [2022-04-15T20:47:40.695Z] spire-1.2.1/support/k8s/k8s-workload-registrar/accessutil_posix.go [2022-04-15T20:47:40.695Z] spire-1.2.1/support/k8s/k8s-workload-registrar/accessutil_windows.go [2022-04-15T20:47:40.695Z] spire-1.2.1/support/k8s/k8s-workload-registrar/config.go [2022-04-15T20:47:40.695Z] spire-1.2.1/support/k8s/k8s-workload-registrar/config_crd.go [2022-04-15T20:47:40.695Z] spire-1.2.1/support/k8s/k8s-workload-registrar/config_crd_test.go [2022-04-15T20:47:40.695Z] spire-1.2.1/support/k8s/k8s-workload-registrar/config_reconcile.go [2022-04-15T20:47:40.695Z] spire-1.2.1/support/k8s/k8s-workload-registrar/config_test.go [2022-04-15T20:47:40.695Z] spire-1.2.1/support/k8s/k8s-workload-registrar/config_webhook.go [2022-04-15T20:47:40.695Z] spire-1.2.1/support/k8s/k8s-workload-registrar/controller.go [2022-04-15T20:47:40.695Z] spire-1.2.1/support/k8s/k8s-workload-registrar/controller_test.go [2022-04-15T20:47:40.695Z] spire-1.2.1/support/k8s/k8s-workload-registrar/federation/ [2022-04-15T20:47:40.695Z] spire-1.2.1/support/k8s/k8s-workload-registrar/federation/utils.go [2022-04-15T20:47:40.695Z] spire-1.2.1/support/k8s/k8s-workload-registrar/federation/utils_test.go [2022-04-15T20:47:40.695Z] spire-1.2.1/support/k8s/k8s-workload-registrar/generate-config.go [2022-04-15T20:47:40.695Z] spire-1.2.1/support/k8s/k8s-workload-registrar/main.go [2022-04-15T20:47:40.695Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/ [2022-04-15T20:47:40.695Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/README.md [2022-04-15T20:47:40.695Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/ [2022-04-15T20:47:40.972Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/ [2022-04-15T20:47:40.972Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/v1beta1/ [2022-04-15T20:47:40.972Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/v1beta1/groupversion_info.go [2022-04-15T20:47:40.972Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/v1beta1/spiffeid_types.go [2022-04-15T20:47:40.972Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/v1beta1/spiffeid_utils.go [2022-04-15T20:47:40.972Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/v1beta1/spiffeid_webhook.go [2022-04-15T20:47:40.972Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/v1beta1/zz_generated.deepcopy.go [2022-04-15T20:47:40.972Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/config/ [2022-04-15T20:47:40.972Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/config/spiffeid.spiffe.io_spiffeids.yaml [2022-04-15T20:47:40.972Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/config/spire-agent.yaml [2022-04-15T20:47:40.972Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/config/spire-server-registrar.yaml [2022-04-15T20:47:40.972Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/ [2022-04-15T20:47:40.972Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/endpoint_controller.go [2022-04-15T20:47:40.972Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/endpoint_controller_test.go [2022-04-15T20:47:40.972Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/node_controller.go [2022-04-15T20:47:40.972Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/node_controller_test.go [2022-04-15T20:47:40.972Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/pod_controller.go [2022-04-15T20:47:40.972Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/pod_controller_test.go [2022-04-15T20:47:40.972Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/spiffeid_controller.go [2022-04-15T20:47:40.972Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/spiffeid_controller_test.go [2022-04-15T20:47:40.972Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/suite_test.go [2022-04-15T20:47:40.972Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/utils.go [2022-04-15T20:47:40.972Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/samples/ [2022-04-15T20:47:40.972Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/samples/test_spiffeid.yaml [2022-04-15T20:47:40.972Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/samples/test_spiffeid_bad.yaml [2022-04-15T20:47:40.972Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/ [2022-04-15T20:47:40.972Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/testdata/ [2022-04-15T20:47:40.972Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/testdata/good-leaf-and-intermediate.pem [2022-04-15T20:47:40.972Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/testdata/good-leaf-only.pem [2022-04-15T20:47:40.972Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/testdata/key-pkcs8-ecdsa.pem [2022-04-15T20:47:40.972Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/testdata/key-pkcs8-rsa.pem [2022-04-15T20:47:40.972Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/webhook_svid.go [2022-04-15T20:47:40.972Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/webhook_svid_test.go [2022-04-15T20:47:40.972Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/ [2022-04-15T20:47:40.972Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/config/ [2022-04-15T20:47:40.972Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/config/roles.yaml [2022-04-15T20:47:40.972Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/ [2022-04-15T20:47:40.972Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/base_controller.go [2022-04-15T20:47:40.972Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/node_controller.go [2022-04-15T20:47:40.972Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/node_controller_test.go [2022-04-15T20:47:40.972Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/pod_controller.go [2022-04-15T20:47:40.972Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/pod_controller_test.go [2022-04-15T20:47:40.972Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/utils.go [2022-04-15T20:47:40.972Z] spire-1.2.1/support/k8s/k8s-workload-registrar/server.go [2022-04-15T20:47:40.972Z] spire-1.2.1/support/k8s/k8s-workload-registrar/server_test.go [2022-04-15T20:47:40.972Z] spire-1.2.1/support/k8s/k8s-workload-registrar/webhookhandler.go [2022-04-15T20:47:40.972Z] spire-1.2.1/support/k8s/k8s-workload-registrar/webhookhandler_test.go [2022-04-15T20:47:40.972Z] spire-1.2.1/support/oidc-discovery-provider/ [2022-04-15T20:47:40.972Z] spire-1.2.1/support/oidc-discovery-provider/README.md [2022-04-15T20:47:40.972Z] spire-1.2.1/support/oidc-discovery-provider/common_test.go [2022-04-15T20:47:40.972Z] spire-1.2.1/support/oidc-discovery-provider/config.go [2022-04-15T20:47:40.972Z] spire-1.2.1/support/oidc-discovery-provider/config_test.go [2022-04-15T20:47:40.972Z] spire-1.2.1/support/oidc-discovery-provider/domain_policy.go [2022-04-15T20:47:40.972Z] spire-1.2.1/support/oidc-discovery-provider/domain_policy_test.go [2022-04-15T20:47:40.972Z] spire-1.2.1/support/oidc-discovery-provider/handler.go [2022-04-15T20:47:40.972Z] spire-1.2.1/support/oidc-discovery-provider/handler_test.go [2022-04-15T20:47:40.972Z] spire-1.2.1/support/oidc-discovery-provider/jwks_source.go [2022-04-15T20:47:40.972Z] spire-1.2.1/support/oidc-discovery-provider/main.go [2022-04-15T20:47:40.972Z] spire-1.2.1/support/oidc-discovery-provider/server_api.go [2022-04-15T20:47:40.972Z] spire-1.2.1/support/oidc-discovery-provider/server_api_test.go [2022-04-15T20:47:40.972Z] spire-1.2.1/support/oidc-discovery-provider/workload_api.go [2022-04-15T20:47:40.972Z] spire-1.2.1/support/oidc-discovery-provider/workload_api_test.go [2022-04-15T20:47:40.972Z] spire-1.2.1/test/ [2022-04-15T20:47:40.972Z] spire-1.2.1/test/clock/ [2022-04-15T20:47:40.972Z] spire-1.2.1/test/clock/clock.go [2022-04-15T20:47:40.972Z] spire-1.2.1/test/fakes/ [2022-04-15T20:47:40.972Z] spire-1.2.1/test/fakes/fakeagentcatalog/ [2022-04-15T20:47:40.972Z] spire-1.2.1/test/fakes/fakeagentcatalog/catalog.go [2022-04-15T20:47:40.972Z] spire-1.2.1/test/fakes/fakeagentkeymanager/ [2022-04-15T20:47:40.972Z] spire-1.2.1/test/fakes/fakeagentkeymanager/keymanager.go [2022-04-15T20:47:40.972Z] spire-1.2.1/test/fakes/fakeagentnodeattestor/ [2022-04-15T20:47:40.972Z] spire-1.2.1/test/fakes/fakeagentnodeattestor/nodeattestor.go [2022-04-15T20:47:40.972Z] spire-1.2.1/test/fakes/fakeagentstore/ [2022-04-15T20:47:40.972Z] spire-1.2.1/test/fakes/fakeagentstore/agentstore.go [2022-04-15T20:47:40.972Z] spire-1.2.1/test/fakes/fakedatastore/ [2022-04-15T20:47:40.972Z] spire-1.2.1/test/fakes/fakedatastore/fakedatastore.go [2022-04-15T20:47:40.972Z] spire-1.2.1/test/fakes/fakeentryclient/ [2022-04-15T20:47:40.972Z] spire-1.2.1/test/fakes/fakeentryclient/entryclient.go [2022-04-15T20:47:40.972Z] spire-1.2.1/test/fakes/fakehealthchecker/ [2022-04-15T20:47:40.972Z] spire-1.2.1/test/fakes/fakehealthchecker/checker.go [2022-04-15T20:47:40.972Z] spire-1.2.1/test/fakes/fakeidentityprovider/ [2022-04-15T20:47:40.972Z] spire-1.2.1/test/fakes/fakeidentityprovider/identityprovider.go [2022-04-15T20:47:40.972Z] spire-1.2.1/test/fakes/fakemetrics/ [2022-04-15T20:47:40.972Z] spire-1.2.1/test/fakes/fakemetrics/fakemetrics.go [2022-04-15T20:47:40.972Z] spire-1.2.1/test/fakes/fakenoderesolver/ [2022-04-15T20:47:40.972Z] spire-1.2.1/test/fakes/fakenoderesolver/noderesolver.go [2022-04-15T20:47:40.972Z] spire-1.2.1/test/fakes/fakenotifier/ [2022-04-15T20:47:40.972Z] spire-1.2.1/test/fakes/fakenotifier/notifier.go [2022-04-15T20:47:40.972Z] spire-1.2.1/test/fakes/fakepluginmetrics/ [2022-04-15T20:47:40.972Z] spire-1.2.1/test/fakes/fakepluginmetrics/fakepluginmetrics.go [2022-04-15T20:47:40.972Z] spire-1.2.1/test/fakes/fakeserverca/ [2022-04-15T20:47:40.972Z] spire-1.2.1/test/fakes/fakeserverca/serverca.go [2022-04-15T20:47:40.972Z] spire-1.2.1/test/fakes/fakeservercatalog/ [2022-04-15T20:47:40.972Z] spire-1.2.1/test/fakes/fakeservercatalog/catalog.go [2022-04-15T20:47:40.973Z] spire-1.2.1/test/fakes/fakeserverkeymanager/ [2022-04-15T20:47:40.973Z] spire-1.2.1/test/fakes/fakeserverkeymanager/keymanager.go [2022-04-15T20:47:40.973Z] spire-1.2.1/test/fakes/fakeservernodeattestor/ [2022-04-15T20:47:40.973Z] spire-1.2.1/test/fakes/fakeservernodeattestor/nodeattestor.go [2022-04-15T20:47:40.973Z] spire-1.2.1/test/fakes/fakeupstreamauthority/ [2022-04-15T20:47:40.973Z] spire-1.2.1/test/fakes/fakeupstreamauthority/plugin.go [2022-04-15T20:47:40.973Z] spire-1.2.1/test/fakes/fakeupstreamauthority/upstreamauthority.go [2022-04-15T20:47:40.973Z] spire-1.2.1/test/fakes/fakeworkloadapi/ [2022-04-15T20:47:40.973Z] spire-1.2.1/test/fakes/fakeworkloadapi/workloadapi.go [2022-04-15T20:47:40.973Z] spire-1.2.1/test/fakes/fakeworkloadattestor/ [2022-04-15T20:47:40.973Z] spire-1.2.1/test/fakes/fakeworkloadattestor/workloadattestor.go [2022-04-15T20:47:40.973Z] spire-1.2.1/test/fixture/ [2022-04-15T20:47:40.973Z] spire-1.2.1/test/fixture/certs/ [2022-04-15T20:47:40.973Z] spire-1.2.1/test/fixture/certs/agent_svid.der [2022-04-15T20:47:40.973Z] spire-1.2.1/test/fixture/certs/base_cert.pem [2022-04-15T20:47:40.973Z] spire-1.2.1/test/fixture/certs/base_csr.pem [2022-04-15T20:47:40.973Z] spire-1.2.1/test/fixture/certs/base_key.pem [2022-04-15T20:47:40.973Z] spire-1.2.1/test/fixture/certs/base_rotated_cert.pem [2022-04-15T20:47:40.973Z] spire-1.2.1/test/fixture/certs/base_rotated_csr.pem [2022-04-15T20:47:40.973Z] spire-1.2.1/test/fixture/certs/base_rotated_key.pem [2022-04-15T20:47:40.973Z] spire-1.2.1/test/fixture/certs/blog_cert.pem [2022-04-15T20:47:40.973Z] spire-1.2.1/test/fixture/certs/blog_csr.pem [2022-04-15T20:47:40.973Z] spire-1.2.1/test/fixture/certs/blog_key.pem [2022-04-15T20:47:40.973Z] spire-1.2.1/test/fixture/certs/bundle.der [2022-04-15T20:47:40.973Z] spire-1.2.1/test/fixture/certs/ca.pem [2022-04-15T20:47:40.973Z] spire-1.2.1/test/fixture/certs/ca_key.pem [2022-04-15T20:47:40.973Z] spire-1.2.1/test/fixture/certs/database_cert.pem [2022-04-15T20:47:40.973Z] spire-1.2.1/test/fixture/certs/database_csr.pem [2022-04-15T20:47:40.973Z] spire-1.2.1/test/fixture/certs/database_key.pem [2022-04-15T20:47:40.973Z] spire-1.2.1/test/fixture/certs/node_cert.pem [2022-04-15T20:47:40.973Z] spire-1.2.1/test/fixture/certs/node_csr.pem [2022-04-15T20:47:40.973Z] spire-1.2.1/test/fixture/certs/node_key.pem [2022-04-15T20:47:40.973Z] spire-1.2.1/test/fixture/certs/svid.pem [2022-04-15T20:47:40.973Z] spire-1.2.1/test/fixture/certs/svid_key.pem [2022-04-15T20:47:40.973Z] spire-1.2.1/test/fixture/config/ [2022-04-15T20:47:40.973Z] spire-1.2.1/test/fixture/config/agent_bad_agent_block.conf [2022-04-15T20:47:40.973Z] spire-1.2.1/test/fixture/config/agent_good.conf [2022-04-15T20:47:40.973Z] spire-1.2.1/test/fixture/config/agent_good_templated.conf [2022-04-15T20:47:40.973Z] spire-1.2.1/test/fixture/config/plugin_good.conf [2022-04-15T20:47:40.973Z] spire-1.2.1/test/fixture/config/server_and_agent_bad_nested_DogStatsd_block.conf [2022-04-15T20:47:40.973Z] spire-1.2.1/test/fixture/config/server_and_agent_bad_nested_InMem_block.conf [2022-04-15T20:47:40.973Z] spire-1.2.1/test/fixture/config/server_and_agent_bad_nested_M3_block.conf [2022-04-15T20:47:40.973Z] spire-1.2.1/test/fixture/config/server_and_agent_bad_nested_Prometheus_block.conf [2022-04-15T20:47:40.973Z] spire-1.2.1/test/fixture/config/server_and_agent_bad_nested_Statsd_block.conf [2022-04-15T20:47:40.973Z] spire-1.2.1/test/fixture/config/server_and_agent_bad_nested_health_checks_block.conf [2022-04-15T20:47:40.973Z] spire-1.2.1/test/fixture/config/server_and_agent_bad_root_block.conf [2022-04-15T20:47:40.973Z] spire-1.2.1/test/fixture/config/server_and_agent_bad_telemetry_block.conf [2022-04-15T20:47:40.973Z] spire-1.2.1/test/fixture/config/server_bad_nested_bundle_endpoint_acme_block.conf [2022-04-15T20:47:40.973Z] spire-1.2.1/test/fixture/config/server_bad_nested_bundle_endpoint_block.conf [2022-04-15T20:47:40.973Z] spire-1.2.1/test/fixture/config/server_bad_nested_ca_subject_block.conf [2022-04-15T20:47:40.973Z] spire-1.2.1/test/fixture/config/server_bad_nested_experimental_block.conf [2022-04-15T20:47:40.973Z] spire-1.2.1/test/fixture/config/server_bad_nested_federates_with_block.conf [2022-04-15T20:47:40.973Z] spire-1.2.1/test/fixture/config/server_bad_nested_federation_block.conf [2022-04-15T20:47:40.973Z] spire-1.2.1/test/fixture/config/server_bad_ratelimit_block.conf [2022-04-15T20:47:40.973Z] spire-1.2.1/test/fixture/config/server_bad_server_block.conf [2022-04-15T20:47:40.973Z] spire-1.2.1/test/fixture/config/server_good.conf [2022-04-15T20:47:40.973Z] spire-1.2.1/test/fixture/config/server_good_templated.conf [2022-04-15T20:47:40.973Z] spire-1.2.1/test/fixture/fixture.go [2022-04-15T20:47:40.973Z] spire-1.2.1/test/fixture/nodeattestor/ [2022-04-15T20:47:40.973Z] spire-1.2.1/test/fixture/nodeattestor/sshpop/ [2022-04-15T20:47:40.973Z] spire-1.2.1/test/fixture/nodeattestor/sshpop/agent_ssh_key [2022-04-15T20:47:40.973Z] spire-1.2.1/test/fixture/nodeattestor/sshpop/agent_ssh_key-cert.pub [2022-04-15T20:47:40.973Z] spire-1.2.1/test/fixture/nodeattestor/sshpop/ssh_cert_authority.pub [2022-04-15T20:47:40.973Z] spire-1.2.1/test/fixture/nodeattestor/x509pop/ [2022-04-15T20:47:40.973Z] spire-1.2.1/test/fixture/nodeattestor/x509pop/generate.go [2022-04-15T20:47:40.973Z] spire-1.2.1/test/fixture/nodeattestor/x509pop/intermediate.pem [2022-04-15T20:47:40.973Z] spire-1.2.1/test/fixture/nodeattestor/x509pop/leaf-crt-bundle.pem [2022-04-15T20:47:40.973Z] spire-1.2.1/test/fixture/nodeattestor/x509pop/leaf-key.pem [2022-04-15T20:47:40.973Z] spire-1.2.1/test/fixture/nodeattestor/x509pop/leaf.pem [2022-04-15T20:47:40.973Z] spire-1.2.1/test/fixture/nodeattestor/x509pop/root-crt.pem [2022-04-15T20:47:40.973Z] spire-1.2.1/test/fixture/registration/ [2022-04-15T20:47:40.973Z] spire-1.2.1/test/fixture/registration/entries.json [2022-04-15T20:47:40.973Z] spire-1.2.1/test/fixture/registration/good-for-update.json [2022-04-15T20:47:40.973Z] spire-1.2.1/test/fixture/registration/good.json [2022-04-15T20:47:40.973Z] spire-1.2.1/test/fixture/registration/invalid.json [2022-04-15T20:47:40.973Z] spire-1.2.1/test/fixture/registration/invalid_json.json [2022-04-15T20:47:40.973Z] spire-1.2.1/test/fixture/registration/manager_test_entries.json [2022-04-15T20:47:40.973Z] spire-1.2.1/test/integration/ [2022-04-15T20:47:40.973Z] spire-1.2.1/test/integration/README.md [2022-04-15T20:47:40.973Z] spire-1.2.1/test/integration/common [2022-04-15T20:47:40.973Z] spire-1.2.1/test/integration/setup/ [2022-04-15T20:47:40.973Z] spire-1.2.1/test/integration/setup/adminclient/ [2022-04-15T20:47:40.973Z] spire-1.2.1/test/integration/setup/adminclient/build.sh [2022-04-15T20:47:40.973Z] spire-1.2.1/test/integration/setup/adminclient/client.go [2022-04-15T20:47:40.973Z] spire-1.2.1/test/integration/setup/debugagent/ [2022-04-15T20:47:40.973Z] spire-1.2.1/test/integration/setup/debugagent/build.sh [2022-04-15T20:47:40.973Z] spire-1.2.1/test/integration/setup/debugagent/main.go [2022-04-15T20:47:40.973Z] spire-1.2.1/test/integration/setup/debugserver/ [2022-04-15T20:47:40.973Z] spire-1.2.1/test/integration/setup/debugserver/build.sh [2022-04-15T20:47:40.973Z] spire-1.2.1/test/integration/setup/debugserver/main.go [2022-04-15T20:47:40.973Z] spire-1.2.1/test/integration/setup/downstreamclient/ [2022-04-15T20:47:40.973Z] spire-1.2.1/test/integration/setup/downstreamclient/build.sh [2022-04-15T20:47:40.973Z] spire-1.2.1/test/integration/setup/downstreamclient/client.go [2022-04-15T20:47:40.973Z] spire-1.2.1/test/integration/setup/itclient/ [2022-04-15T20:47:40.973Z] spire-1.2.1/test/integration/setup/itclient/client.go [2022-04-15T20:47:40.973Z] spire-1.2.1/test/integration/setup/node-attestation/ [2022-04-15T20:47:40.973Z] spire-1.2.1/test/integration/setup/node-attestation/build.sh [2022-04-15T20:47:40.973Z] spire-1.2.1/test/integration/setup/node-attestation/client.go [2022-04-15T20:47:40.973Z] spire-1.2.1/test/integration/setup/x509pop/ [2022-04-15T20:47:40.973Z] spire-1.2.1/test/integration/setup/x509pop/gencerts.go [2022-04-15T20:47:40.973Z] spire-1.2.1/test/integration/setup/x509pop/setup.sh [2022-04-15T20:47:40.973Z] spire-1.2.1/test/integration/suites/ [2022-04-15T20:47:40.973Z] spire-1.2.1/test/integration/suites/admin-endpoints/ [2022-04-15T20:47:40.973Z] spire-1.2.1/test/integration/suites/admin-endpoints/00-setup [2022-04-15T20:47:40.973Z] spire-1.2.1/test/integration/suites/admin-endpoints/01-start-server [2022-04-15T20:47:40.973Z] spire-1.2.1/test/integration/suites/admin-endpoints/02-bootstrap-agent [2022-04-15T20:47:40.973Z] spire-1.2.1/test/integration/suites/admin-endpoints/03-start-agent [2022-04-15T20:47:40.973Z] spire-1.2.1/test/integration/suites/admin-endpoints/04-create-registration-entries [2022-04-15T20:47:40.973Z] spire-1.2.1/test/integration/suites/admin-endpoints/05-test-endpoints [2022-04-15T20:47:40.973Z] spire-1.2.1/test/integration/suites/admin-endpoints/README.md [2022-04-15T20:47:40.973Z] spire-1.2.1/test/integration/suites/admin-endpoints/conf/ [2022-04-15T20:47:40.973Z] spire-1.2.1/test/integration/suites/admin-endpoints/conf/agent/ [2022-04-15T20:47:40.973Z] spire-1.2.1/test/integration/suites/admin-endpoints/conf/agent/agent.conf [2022-04-15T20:47:40.973Z] spire-1.2.1/test/integration/suites/admin-endpoints/conf/server/ [2022-04-15T20:47:40.973Z] spire-1.2.1/test/integration/suites/admin-endpoints/conf/server/server.conf [2022-04-15T20:47:40.973Z] spire-1.2.1/test/integration/suites/admin-endpoints/docker-compose.yaml [2022-04-15T20:47:40.973Z] spire-1.2.1/test/integration/suites/admin-endpoints/teardown [2022-04-15T20:47:40.973Z] spire-1.2.1/test/integration/suites/datastore-mysql-replication/ [2022-04-15T20:47:40.973Z] spire-1.2.1/test/integration/suites/datastore-mysql-replication/00-setup [2022-04-15T20:47:40.973Z] spire-1.2.1/test/integration/suites/datastore-mysql-replication/01-test-variants [2022-04-15T20:47:40.973Z] spire-1.2.1/test/integration/suites/datastore-mysql-replication/README.md [2022-04-15T20:47:40.973Z] spire-1.2.1/test/integration/suites/datastore-mysql-replication/docker-compose.yaml [2022-04-15T20:47:40.973Z] spire-1.2.1/test/integration/suites/datastore-mysql-replication/teardown [2022-04-15T20:47:40.973Z] spire-1.2.1/test/integration/suites/datastore-mysql/ [2022-04-15T20:47:40.973Z] spire-1.2.1/test/integration/suites/datastore-mysql/00-setup [2022-04-15T20:47:40.973Z] spire-1.2.1/test/integration/suites/datastore-mysql/01-test-variants [2022-04-15T20:47:40.973Z] spire-1.2.1/test/integration/suites/datastore-mysql/README.md [2022-04-15T20:47:40.973Z] spire-1.2.1/test/integration/suites/datastore-mysql/docker-compose.yaml [2022-04-15T20:47:40.973Z] spire-1.2.1/test/integration/suites/datastore-mysql/teardown [2022-04-15T20:47:40.973Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/ [2022-04-15T20:47:40.973Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/00-setup [2022-04-15T20:47:40.973Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/01-test-variants [2022-04-15T20:47:40.973Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/README.md [2022-04-15T20:47:40.973Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/docker-compose.yaml [2022-04-15T20:47:40.973Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/principal/ [2022-04-15T20:47:40.973Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/principal/init.sh [2022-04-15T20:47:40.973Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/replica/ [2022-04-15T20:47:40.973Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/replica/docker-entrypoint.sh [2022-04-15T20:47:40.973Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/replica/v12/ [2022-04-15T20:47:40.973Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/replica/v12/docker-entrypoint.sh [2022-04-15T20:47:40.973Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/teardown [2022-04-15T20:47:40.973Z] spire-1.2.1/test/integration/suites/datastore-postgres/ [2022-04-15T20:47:40.973Z] spire-1.2.1/test/integration/suites/datastore-postgres/00-setup [2022-04-15T20:47:41.250Z] spire-1.2.1/test/integration/suites/datastore-postgres/01-test-variants [2022-04-15T20:47:41.250Z] spire-1.2.1/test/integration/suites/datastore-postgres/README.md [2022-04-15T20:47:41.250Z] spire-1.2.1/test/integration/suites/datastore-postgres/docker-compose.yaml [2022-04-15T20:47:41.250Z] spire-1.2.1/test/integration/suites/datastore-postgres/teardown [2022-04-15T20:47:41.250Z] spire-1.2.1/test/integration/suites/debug-endpoints/ [2022-04-15T20:47:41.250Z] spire-1.2.1/test/integration/suites/debug-endpoints/00-setup [2022-04-15T20:47:41.250Z] spire-1.2.1/test/integration/suites/debug-endpoints/01-start-server [2022-04-15T20:47:41.250Z] spire-1.2.1/test/integration/suites/debug-endpoints/02-bootstrap-agent [2022-04-15T20:47:41.250Z] spire-1.2.1/test/integration/suites/debug-endpoints/03-start-agent [2022-04-15T20:47:41.250Z] spire-1.2.1/test/integration/suites/debug-endpoints/04-create-registration-entries [2022-04-15T20:47:41.250Z] spire-1.2.1/test/integration/suites/debug-endpoints/05-test-endpoints [2022-04-15T20:47:41.250Z] spire-1.2.1/test/integration/suites/debug-endpoints/README.md [2022-04-15T20:47:41.250Z] spire-1.2.1/test/integration/suites/debug-endpoints/conf/ [2022-04-15T20:47:41.250Z] spire-1.2.1/test/integration/suites/debug-endpoints/conf/agent/ [2022-04-15T20:47:41.250Z] spire-1.2.1/test/integration/suites/debug-endpoints/conf/agent/agent.conf [2022-04-15T20:47:41.250Z] spire-1.2.1/test/integration/suites/debug-endpoints/conf/server/ [2022-04-15T20:47:41.250Z] spire-1.2.1/test/integration/suites/debug-endpoints/conf/server/server.conf [2022-04-15T20:47:41.250Z] spire-1.2.1/test/integration/suites/debug-endpoints/docker-compose.yaml [2022-04-15T20:47:41.250Z] spire-1.2.1/test/integration/suites/debug-endpoints/teardown [2022-04-15T20:47:41.250Z] spire-1.2.1/test/integration/suites/downstream-endpoints/ [2022-04-15T20:47:41.250Z] spire-1.2.1/test/integration/suites/downstream-endpoints/00-setup [2022-04-15T20:47:41.250Z] spire-1.2.1/test/integration/suites/downstream-endpoints/01-start-server [2022-04-15T20:47:41.250Z] spire-1.2.1/test/integration/suites/downstream-endpoints/02-bootstrap-agent [2022-04-15T20:47:41.250Z] spire-1.2.1/test/integration/suites/downstream-endpoints/03-start-agent [2022-04-15T20:47:41.250Z] spire-1.2.1/test/integration/suites/downstream-endpoints/04-create-entries [2022-04-15T20:47:41.250Z] spire-1.2.1/test/integration/suites/downstream-endpoints/05-test-endpoints [2022-04-15T20:47:41.250Z] spire-1.2.1/test/integration/suites/downstream-endpoints/README.md [2022-04-15T20:47:41.250Z] spire-1.2.1/test/integration/suites/downstream-endpoints/conf/ [2022-04-15T20:47:41.250Z] spire-1.2.1/test/integration/suites/downstream-endpoints/conf/agent/ [2022-04-15T20:47:41.250Z] spire-1.2.1/test/integration/suites/downstream-endpoints/conf/agent/agent.conf [2022-04-15T20:47:41.250Z] spire-1.2.1/test/integration/suites/downstream-endpoints/conf/server/ [2022-04-15T20:47:41.250Z] spire-1.2.1/test/integration/suites/downstream-endpoints/conf/server/server.conf [2022-04-15T20:47:41.250Z] spire-1.2.1/test/integration/suites/downstream-endpoints/docker-compose.yaml [2022-04-15T20:47:41.250Z] spire-1.2.1/test/integration/suites/downstream-endpoints/teardown [2022-04-15T20:47:41.250Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/ [2022-04-15T20:47:41.250Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/00-setup [2022-04-15T20:47:41.250Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/01-start-server [2022-04-15T20:47:41.250Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/02-bootstrap-agents [2022-04-15T20:47:41.250Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/03-start-remaining-containers [2022-04-15T20:47:41.250Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/04-create-workload-entries [2022-04-15T20:47:41.250Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/05-check-workload-connectivity [2022-04-15T20:47:41.250Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/README.md [2022-04-15T20:47:41.250Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/ [2022-04-15T20:47:41.250Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/downstream-agent/ [2022-04-15T20:47:41.250Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/downstream-agent/agent.conf [2022-04-15T20:47:41.250Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/downstream-envoy/ [2022-04-15T20:47:41.250Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/downstream-envoy/envoy.yaml [2022-04-15T20:47:41.250Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/server/ [2022-04-15T20:47:41.250Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/server/server.conf [2022-04-15T20:47:41.250Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/supervisord.conf [2022-04-15T20:47:41.250Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/upstream-agent/ [2022-04-15T20:47:41.250Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/upstream-agent/agent.conf [2022-04-15T20:47:41.250Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/upstream-envoy/ [2022-04-15T20:47:41.250Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/upstream-envoy/envoy.yaml [2022-04-15T20:47:41.250Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/docker-compose.yaml [2022-04-15T20:47:41.250Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/teardown [2022-04-15T20:47:41.250Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/ [2022-04-15T20:47:41.250Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/00-test-envoy-releases.sh [2022-04-15T20:47:41.250Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/Dockerfile [2022-04-15T20:47:41.250Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/README.md [2022-04-15T20:47:41.250Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/ [2022-04-15T20:47:41.250Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/ [2022-04-15T20:47:41.250Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/agent/ [2022-04-15T20:47:41.250Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/agent/agent.conf [2022-04-15T20:47:41.250Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/envoy/ [2022-04-15T20:47:41.250Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/envoy/envoy.yaml [2022-04-15T20:47:41.250Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/server/ [2022-04-15T20:47:41.250Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/server/server.conf [2022-04-15T20:47:41.250Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream/ [2022-04-15T20:47:41.250Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream/agent/ [2022-04-15T20:47:41.250Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream/agent/agent.conf [2022-04-15T20:47:41.250Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream/envoy/ [2022-04-15T20:47:41.250Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream/envoy/envoy.yaml [2022-04-15T20:47:41.250Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/supervisord.conf [2022-04-15T20:47:41.250Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/ [2022-04-15T20:47:41.250Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/agent/ [2022-04-15T20:47:41.250Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/agent/agent.conf [2022-04-15T20:47:41.250Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/envoy/ [2022-04-15T20:47:41.250Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/envoy/envoy.yaml [2022-04-15T20:47:41.250Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/server/ [2022-04-15T20:47:41.250Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/server/server.conf [2022-04-15T20:47:41.250Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/docker-compose.yaml [2022-04-15T20:47:41.250Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/teardown [2022-04-15T20:47:41.250Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/ [2022-04-15T20:47:41.250Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/00-test-envoy-releases [2022-04-15T20:47:41.250Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/README.md [2022-04-15T20:47:41.250Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/ [2022-04-15T20:47:41.250Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/downstream-agent/ [2022-04-15T20:47:41.250Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/downstream-agent/agent.conf [2022-04-15T20:47:41.250Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/downstream-envoy/ [2022-04-15T20:47:41.250Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/downstream-envoy/envoy.yaml [2022-04-15T20:47:41.250Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/server/ [2022-04-15T20:47:41.250Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/server/server.conf [2022-04-15T20:47:41.250Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/supervisord.conf [2022-04-15T20:47:41.250Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/upstream-agent/ [2022-04-15T20:47:41.250Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/upstream-agent/agent.conf [2022-04-15T20:47:41.250Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/upstream-envoy/ [2022-04-15T20:47:41.250Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/upstream-envoy/envoy.yaml [2022-04-15T20:47:41.250Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/docker-compose.yaml [2022-04-15T20:47:41.250Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/teardown [2022-04-15T20:47:41.250Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/ [2022-04-15T20:47:41.250Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/00-setup [2022-04-15T20:47:41.250Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/01-start-servers [2022-04-15T20:47:41.250Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/02-bootstrap-federation-and-agents [2022-04-15T20:47:41.250Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/03-start-remaining-containers [2022-04-15T20:47:41.250Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/04-create-workload-entries [2022-04-15T20:47:41.250Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/05-check-workload-connectivity [2022-04-15T20:47:41.250Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/06-stop-servers [2022-04-15T20:47:41.250Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/07-check-workload-connectivity [2022-04-15T20:47:41.250Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/08-start-servers [2022-04-15T20:47:41.250Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/09-check-workload-connectivity [2022-04-15T20:47:41.250Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/10-stop-agents [2022-04-15T20:47:41.250Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/11-check-workload-connectivity [2022-04-15T20:47:41.250Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/12-start-agents [2022-04-15T20:47:41.250Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/13-check-workload-connectivity [2022-04-15T20:47:41.250Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/Dockerfile [2022-04-15T20:47:41.250Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/README.md [2022-04-15T20:47:41.250Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/ [2022-04-15T20:47:41.250Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/ [2022-04-15T20:47:41.250Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/agent/ [2022-04-15T20:47:41.250Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/agent/agent.conf [2022-04-15T20:47:41.250Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/ghostunnel/ [2022-04-15T20:47:41.250Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/ghostunnel/ghostunnel.flags [2022-04-15T20:47:41.250Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/server/ [2022-04-15T20:47:41.250Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/server/server.conf [2022-04-15T20:47:41.250Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/supervisord/ [2022-04-15T20:47:41.250Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/supervisord/supervisord.conf [2022-04-15T20:47:41.250Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/ [2022-04-15T20:47:41.250Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/agent/ [2022-04-15T20:47:41.250Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/agent/agent.conf [2022-04-15T20:47:41.250Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/ghostunnel/ [2022-04-15T20:47:41.250Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/ghostunnel/ghostunnel.flags [2022-04-15T20:47:41.250Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/server/ [2022-04-15T20:47:41.250Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/server/server.conf [2022-04-15T20:47:41.250Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/supervisord/ [2022-04-15T20:47:41.250Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/supervisord/supervisord.conf [2022-04-15T20:47:41.250Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/docker-compose.yaml [2022-04-15T20:47:41.250Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/teardown [2022-04-15T20:47:41.250Z] spire-1.2.1/test/integration/suites/join-token/ [2022-04-15T20:47:41.250Z] spire-1.2.1/test/integration/suites/join-token/01-start-server [2022-04-15T20:47:41.250Z] spire-1.2.1/test/integration/suites/join-token/02-bootstrap-agents [2022-04-15T20:47:41.250Z] spire-1.2.1/test/integration/suites/join-token/03-start-agent [2022-04-15T20:47:41.250Z] spire-1.2.1/test/integration/suites/join-token/04-create-workload-entry [2022-04-15T20:47:41.250Z] spire-1.2.1/test/integration/suites/join-token/05-check-svid [2022-04-15T20:47:41.250Z] spire-1.2.1/test/integration/suites/join-token/06-start-bad-agent [2022-04-15T20:47:41.250Z] spire-1.2.1/test/integration/suites/join-token/README.md [2022-04-15T20:47:41.250Z] spire-1.2.1/test/integration/suites/join-token/conf/ [2022-04-15T20:47:41.250Z] spire-1.2.1/test/integration/suites/join-token/conf/agent/ [2022-04-15T20:47:41.250Z] spire-1.2.1/test/integration/suites/join-token/conf/agent/agent.conf [2022-04-15T20:47:41.250Z] spire-1.2.1/test/integration/suites/join-token/conf/server/ [2022-04-15T20:47:41.250Z] spire-1.2.1/test/integration/suites/join-token/conf/server/server.conf [2022-04-15T20:47:41.250Z] spire-1.2.1/test/integration/suites/join-token/docker-compose.yaml [2022-04-15T20:47:41.250Z] spire-1.2.1/test/integration/suites/join-token/teardown [2022-04-15T20:47:41.250Z] spire-1.2.1/test/integration/suites/k8s-reconcile/ [2022-04-15T20:47:41.250Z] spire-1.2.1/test/integration/suites/k8s-reconcile/00-setup [2022-04-15T20:47:41.250Z] spire-1.2.1/test/integration/suites/k8s-reconcile/01-apply-config [2022-04-15T20:47:41.250Z] spire-1.2.1/test/integration/suites/k8s-reconcile/02-check-for-workload-svid [2022-04-15T20:47:41.250Z] spire-1.2.1/test/integration/suites/k8s-reconcile/README.md [2022-04-15T20:47:41.250Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/ [2022-04-15T20:47:41.250Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/admctrl/ [2022-04-15T20:47:41.250Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/admctrl/admission-control.yaml [2022-04-15T20:47:41.250Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/admctrl/kubeconfig.yaml [2022-04-15T20:47:41.250Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/agent/ [2022-04-15T20:47:41.250Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/agent/kustomization.yaml [2022-04-15T20:47:41.250Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/agent/spire-agent.yaml [2022-04-15T20:47:41.250Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/kind-config.yaml [2022-04-15T20:47:41.250Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/server/ [2022-04-15T20:47:41.250Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/server/k8s-workload-registrar-secret.yaml [2022-04-15T20:47:41.250Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/server/kustomization.yaml [2022-04-15T20:47:41.250Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/server/spire-server.yaml [2022-04-15T20:47:41.250Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/workload.yaml [2022-04-15T20:47:41.250Z] spire-1.2.1/test/integration/suites/k8s-reconcile/init-kubectl [2022-04-15T20:47:41.250Z] spire-1.2.1/test/integration/suites/k8s-reconcile/teardown [2022-04-15T20:47:41.250Z] spire-1.2.1/test/integration/suites/k8s-scratch/ [2022-04-15T20:47:41.250Z] spire-1.2.1/test/integration/suites/k8s-scratch/00-setup [2022-04-15T20:47:41.250Z] spire-1.2.1/test/integration/suites/k8s-scratch/01-apply-config [2022-04-15T20:47:41.250Z] spire-1.2.1/test/integration/suites/k8s-scratch/02-check-for-workload-svid [2022-04-15T20:47:41.250Z] spire-1.2.1/test/integration/suites/k8s-scratch/README.md [2022-04-15T20:47:41.250Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/ [2022-04-15T20:47:41.250Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/admctrl/ [2022-04-15T20:47:41.250Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/admctrl/admission-control.yaml [2022-04-15T20:47:41.250Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/admctrl/kubeconfig.yaml [2022-04-15T20:47:41.250Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/agent/ [2022-04-15T20:47:41.250Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/agent/kustomization.yaml [2022-04-15T20:47:41.250Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/agent/spire-agent.yaml [2022-04-15T20:47:41.250Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/kind-config.yaml [2022-04-15T20:47:41.250Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/server/ [2022-04-15T20:47:41.250Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/server/k8s-workload-registrar-secret.yaml [2022-04-15T20:47:41.250Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/server/kustomization.yaml [2022-04-15T20:47:41.250Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/server/spire-server.yaml [2022-04-15T20:47:41.250Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/webhook/ [2022-04-15T20:47:41.250Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/webhook/kustomization.yaml [2022-04-15T20:47:41.250Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/webhook/validation-webhook.yaml [2022-04-15T20:47:41.250Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/workload.yaml [2022-04-15T20:47:41.250Z] spire-1.2.1/test/integration/suites/k8s-scratch/init-kubectl [2022-04-15T20:47:41.250Z] spire-1.2.1/test/integration/suites/k8s-scratch/teardown [2022-04-15T20:47:41.250Z] spire-1.2.1/test/integration/suites/k8s/ [2022-04-15T20:47:41.250Z] spire-1.2.1/test/integration/suites/k8s/00-setup [2022-04-15T20:47:41.250Z] spire-1.2.1/test/integration/suites/k8s/01-apply-config [2022-04-15T20:47:41.250Z] spire-1.2.1/test/integration/suites/k8s/02-check-for-workload-svid [2022-04-15T20:47:41.250Z] spire-1.2.1/test/integration/suites/k8s/README.md [2022-04-15T20:47:41.250Z] spire-1.2.1/test/integration/suites/k8s/conf/ [2022-04-15T20:47:41.250Z] spire-1.2.1/test/integration/suites/k8s/conf/admctrl/ [2022-04-15T20:47:41.250Z] spire-1.2.1/test/integration/suites/k8s/conf/admctrl/admission-control.yaml [2022-04-15T20:47:41.250Z] spire-1.2.1/test/integration/suites/k8s/conf/admctrl/kubeconfig.yaml [2022-04-15T20:47:41.250Z] spire-1.2.1/test/integration/suites/k8s/conf/agent/ [2022-04-15T20:47:41.250Z] spire-1.2.1/test/integration/suites/k8s/conf/agent/kustomization.yaml [2022-04-15T20:47:41.250Z] spire-1.2.1/test/integration/suites/k8s/conf/agent/spire-agent.yaml [2022-04-15T20:47:41.250Z] spire-1.2.1/test/integration/suites/k8s/conf/kind-config.yaml [2022-04-15T20:47:41.250Z] spire-1.2.1/test/integration/suites/k8s/conf/server/ [2022-04-15T20:47:41.250Z] spire-1.2.1/test/integration/suites/k8s/conf/server/k8s-workload-registrar-secret.yaml [2022-04-15T20:47:41.250Z] spire-1.2.1/test/integration/suites/k8s/conf/server/kustomization.yaml [2022-04-15T20:47:41.250Z] spire-1.2.1/test/integration/suites/k8s/conf/server/spire-server.yaml [2022-04-15T20:47:41.250Z] spire-1.2.1/test/integration/suites/k8s/conf/webhook/ [2022-04-15T20:47:41.250Z] spire-1.2.1/test/integration/suites/k8s/conf/webhook/kustomization.yaml [2022-04-15T20:47:41.250Z] spire-1.2.1/test/integration/suites/k8s/conf/webhook/validation-webhook.yaml [2022-04-15T20:47:41.251Z] spire-1.2.1/test/integration/suites/k8s/conf/workload.yaml [2022-04-15T20:47:41.251Z] spire-1.2.1/test/integration/suites/k8s/init-kubectl [2022-04-15T20:47:41.251Z] spire-1.2.1/test/integration/suites/k8s/teardown [2022-04-15T20:47:41.251Z] spire-1.2.1/test/integration/suites/nested-rotation/ [2022-04-15T20:47:41.251Z] spire-1.2.1/test/integration/suites/nested-rotation/00-setup [2022-04-15T20:47:41.251Z] spire-1.2.1/test/integration/suites/nested-rotation/01-start-root [2022-04-15T20:47:41.251Z] spire-1.2.1/test/integration/suites/nested-rotation/02-create-intermediate-downstream-entries [2022-04-15T20:47:41.251Z] spire-1.2.1/test/integration/suites/nested-rotation/03-start-intermediateA [2022-04-15T20:47:41.251Z] spire-1.2.1/test/integration/suites/nested-rotation/04-create-leafA-downstream-entry [2022-04-15T20:47:41.251Z] spire-1.2.1/test/integration/suites/nested-rotation/05-start-leafA [2022-04-15T20:47:41.251Z] spire-1.2.1/test/integration/suites/nested-rotation/06-start-intermediateB [2022-04-15T20:47:41.251Z] spire-1.2.1/test/integration/suites/nested-rotation/07-create-leafB-downstream-entry [2022-04-15T20:47:41.251Z] spire-1.2.1/test/integration/suites/nested-rotation/08-start-leafB [2022-04-15T20:47:41.251Z] spire-1.2.1/test/integration/suites/nested-rotation/09-create-workload-entries [2022-04-15T20:47:41.251Z] spire-1.2.1/test/integration/suites/nested-rotation/10-check-svids [2022-04-15T20:47:41.251Z] spire-1.2.1/test/integration/suites/nested-rotation/Dockerfile [2022-04-15T20:47:41.251Z] spire-1.2.1/test/integration/suites/nested-rotation/README.md [2022-04-15T20:47:41.251Z] spire-1.2.1/test/integration/suites/nested-rotation/docker-compose.yaml [2022-04-15T20:47:41.251Z] spire-1.2.1/test/integration/suites/nested-rotation/intermediateA/ [2022-04-15T20:47:41.251Z] spire-1.2.1/test/integration/suites/nested-rotation/intermediateA/agent/ [2022-04-15T20:47:41.251Z] spire-1.2.1/test/integration/suites/nested-rotation/intermediateA/agent/agent.conf [2022-04-15T20:47:41.251Z] spire-1.2.1/test/integration/suites/nested-rotation/intermediateA/server/ [2022-04-15T20:47:41.251Z] spire-1.2.1/test/integration/suites/nested-rotation/intermediateA/server/server.conf [2022-04-15T20:47:41.251Z] spire-1.2.1/test/integration/suites/nested-rotation/intermediateB/ [2022-04-15T20:47:41.251Z] spire-1.2.1/test/integration/suites/nested-rotation/intermediateB/agent/ [2022-04-15T20:47:41.251Z] spire-1.2.1/test/integration/suites/nested-rotation/intermediateB/agent/agent.conf [2022-04-15T20:47:41.251Z] spire-1.2.1/test/integration/suites/nested-rotation/intermediateB/server/ [2022-04-15T20:47:41.251Z] spire-1.2.1/test/integration/suites/nested-rotation/intermediateB/server/server.conf [2022-04-15T20:47:41.251Z] spire-1.2.1/test/integration/suites/nested-rotation/leafA/ [2022-04-15T20:47:41.251Z] spire-1.2.1/test/integration/suites/nested-rotation/leafA/agent/ [2022-04-15T20:47:41.251Z] spire-1.2.1/test/integration/suites/nested-rotation/leafA/agent/agent.conf [2022-04-15T20:47:41.251Z] spire-1.2.1/test/integration/suites/nested-rotation/leafA/server/ [2022-04-15T20:47:41.251Z] spire-1.2.1/test/integration/suites/nested-rotation/leafA/server/server.conf [2022-04-15T20:47:41.251Z] spire-1.2.1/test/integration/suites/nested-rotation/leafB/ [2022-04-15T20:47:41.251Z] spire-1.2.1/test/integration/suites/nested-rotation/leafB/agent/ [2022-04-15T20:47:41.251Z] spire-1.2.1/test/integration/suites/nested-rotation/leafB/agent/agent.conf [2022-04-15T20:47:41.251Z] spire-1.2.1/test/integration/suites/nested-rotation/leafB/server/ [2022-04-15T20:47:41.251Z] spire-1.2.1/test/integration/suites/nested-rotation/leafB/server/server.conf [2022-04-15T20:47:41.251Z] spire-1.2.1/test/integration/suites/nested-rotation/root/ [2022-04-15T20:47:41.251Z] spire-1.2.1/test/integration/suites/nested-rotation/root/agent/ [2022-04-15T20:47:41.251Z] spire-1.2.1/test/integration/suites/nested-rotation/root/agent/agent.conf [2022-04-15T20:47:41.251Z] spire-1.2.1/test/integration/suites/nested-rotation/root/server/ [2022-04-15T20:47:41.251Z] spire-1.2.1/test/integration/suites/nested-rotation/root/server/server.conf [2022-04-15T20:47:41.251Z] spire-1.2.1/test/integration/suites/nested-rotation/teardown [2022-04-15T20:47:41.251Z] spire-1.2.1/test/integration/suites/node-attestation/ [2022-04-15T20:47:41.251Z] spire-1.2.1/test/integration/suites/node-attestation/00-setup [2022-04-15T20:47:41.251Z] spire-1.2.1/test/integration/suites/node-attestation/01-start-server [2022-04-15T20:47:41.251Z] spire-1.2.1/test/integration/suites/node-attestation/02-start-agent [2022-04-15T20:47:41.251Z] spire-1.2.1/test/integration/suites/node-attestation/03-test-node-attestation [2022-04-15T20:47:41.527Z] spire-1.2.1/test/integration/suites/node-attestation/04-test-x509pop-attestation [2022-04-15T20:47:41.527Z] spire-1.2.1/test/integration/suites/node-attestation/README.md [2022-04-15T20:47:41.527Z] spire-1.2.1/test/integration/suites/node-attestation/conf/ [2022-04-15T20:47:41.527Z] spire-1.2.1/test/integration/suites/node-attestation/conf/agent/ [2022-04-15T20:47:41.527Z] spire-1.2.1/test/integration/suites/node-attestation/conf/agent/agent.conf [2022-04-15T20:47:41.527Z] spire-1.2.1/test/integration/suites/node-attestation/conf/server/ [2022-04-15T20:47:41.527Z] spire-1.2.1/test/integration/suites/node-attestation/conf/server/server.conf [2022-04-15T20:47:41.527Z] spire-1.2.1/test/integration/suites/node-attestation/docker-compose.yaml [2022-04-15T20:47:41.527Z] spire-1.2.1/test/integration/suites/node-attestation/teardown [2022-04-15T20:47:41.527Z] spire-1.2.1/test/integration/suites/rotation/ [2022-04-15T20:47:41.527Z] spire-1.2.1/test/integration/suites/rotation/00-setup [2022-04-15T20:47:41.527Z] spire-1.2.1/test/integration/suites/rotation/01-start-server [2022-04-15T20:47:41.527Z] spire-1.2.1/test/integration/suites/rotation/02-bootstrap-agent [2022-04-15T20:47:41.527Z] spire-1.2.1/test/integration/suites/rotation/03-start-agent [2022-04-15T20:47:41.527Z] spire-1.2.1/test/integration/suites/rotation/04-create-workload-entry [2022-04-15T20:47:41.527Z] spire-1.2.1/test/integration/suites/rotation/05-check-svids [2022-04-15T20:47:41.527Z] spire-1.2.1/test/integration/suites/rotation/README.md [2022-04-15T20:47:41.527Z] spire-1.2.1/test/integration/suites/rotation/conf/ [2022-04-15T20:47:41.527Z] spire-1.2.1/test/integration/suites/rotation/conf/agent/ [2022-04-15T20:47:41.527Z] spire-1.2.1/test/integration/suites/rotation/conf/agent/agent.conf [2022-04-15T20:47:41.527Z] spire-1.2.1/test/integration/suites/rotation/conf/server/ [2022-04-15T20:47:41.527Z] spire-1.2.1/test/integration/suites/rotation/conf/server/server.conf [2022-04-15T20:47:41.527Z] spire-1.2.1/test/integration/suites/rotation/docker-compose.yaml [2022-04-15T20:47:41.527Z] spire-1.2.1/test/integration/suites/rotation/teardown [2022-04-15T20:47:41.527Z] spire-1.2.1/test/integration/suites/self-test/ [2022-04-15T20:47:41.527Z] spire-1.2.1/test/integration/suites/self-test/00-ensure-command-failure-fails-step [2022-04-15T20:47:41.527Z] spire-1.2.1/test/integration/suites/self-test/README.md [2022-04-15T20:47:41.527Z] spire-1.2.1/test/integration/suites/self-test/teardown [2022-04-15T20:47:41.527Z] spire-1.2.1/test/integration/suites/spire-server-cli/ [2022-04-15T20:47:41.527Z] spire-1.2.1/test/integration/suites/spire-server-cli/01-start-server [2022-04-15T20:47:41.527Z] spire-1.2.1/test/integration/suites/spire-server-cli/02-bundle [2022-04-15T20:47:41.527Z] spire-1.2.1/test/integration/suites/spire-server-cli/03-entry [2022-04-15T20:47:41.527Z] spire-1.2.1/test/integration/suites/spire-server-cli/04-bootstrap-agents [2022-04-15T20:47:41.527Z] spire-1.2.1/test/integration/suites/spire-server-cli/05-start-agents [2022-04-15T20:47:41.527Z] spire-1.2.1/test/integration/suites/spire-server-cli/06-agent [2022-04-15T20:47:41.527Z] spire-1.2.1/test/integration/suites/spire-server-cli/README.md [2022-04-15T20:47:41.527Z] spire-1.2.1/test/integration/suites/spire-server-cli/conf/ [2022-04-15T20:47:41.527Z] spire-1.2.1/test/integration/suites/spire-server-cli/conf/agent/ [2022-04-15T20:47:41.527Z] spire-1.2.1/test/integration/suites/spire-server-cli/conf/agent/agent.conf [2022-04-15T20:47:41.527Z] spire-1.2.1/test/integration/suites/spire-server-cli/conf/fixture/ [2022-04-15T20:47:41.527Z] spire-1.2.1/test/integration/suites/spire-server-cli/conf/fixture/ca.pem [2022-04-15T20:47:41.527Z] spire-1.2.1/test/integration/suites/spire-server-cli/conf/fixture/ca.spiffe [2022-04-15T20:47:41.527Z] spire-1.2.1/test/integration/suites/spire-server-cli/conf/fixture/ca2.pem [2022-04-15T20:47:41.527Z] spire-1.2.1/test/integration/suites/spire-server-cli/conf/fixture/ca2.spiffe [2022-04-15T20:47:41.527Z] spire-1.2.1/test/integration/suites/spire-server-cli/conf/server/ [2022-04-15T20:47:41.527Z] spire-1.2.1/test/integration/suites/spire-server-cli/conf/server/server.conf [2022-04-15T20:47:41.527Z] spire-1.2.1/test/integration/suites/spire-server-cli/docker-compose.yaml [2022-04-15T20:47:41.527Z] spire-1.2.1/test/integration/suites/spire-server-cli/teardown [2022-04-15T20:47:41.527Z] spire-1.2.1/test/integration/suites/upgrade/ [2022-04-15T20:47:41.527Z] spire-1.2.1/test/integration/suites/upgrade/00-setup [2022-04-15T20:47:41.527Z] spire-1.2.1/test/integration/suites/upgrade/01-run-upgrade-tests [2022-04-15T20:47:41.527Z] spire-1.2.1/test/integration/suites/upgrade/02-verify-codebase-version-is-updated [2022-04-15T20:47:41.527Z] spire-1.2.1/test/integration/suites/upgrade/README.md [2022-04-15T20:47:41.527Z] spire-1.2.1/test/integration/suites/upgrade/conf/ [2022-04-15T20:47:41.527Z] spire-1.2.1/test/integration/suites/upgrade/conf/agent/ [2022-04-15T20:47:41.527Z] spire-1.2.1/test/integration/suites/upgrade/conf/agent/agent.conf [2022-04-15T20:47:41.527Z] spire-1.2.1/test/integration/suites/upgrade/conf/server/ [2022-04-15T20:47:41.527Z] spire-1.2.1/test/integration/suites/upgrade/conf/server/server.conf [2022-04-15T20:47:41.527Z] spire-1.2.1/test/integration/suites/upgrade/teardown [2022-04-15T20:47:41.527Z] spire-1.2.1/test/integration/suites/upgrade/versions.txt [2022-04-15T20:47:41.527Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/ [2022-04-15T20:47:41.528Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/00-setup-kind [2022-04-15T20:47:41.528Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/01-setup-cert-manager [2022-04-15T20:47:41.528Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/02-deploy-spire [2022-04-15T20:47:41.528Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/03-verify-ca [2022-04-15T20:47:41.528Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/README.md [2022-04-15T20:47:41.528Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/conf/ [2022-04-15T20:47:41.528Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/conf/cert-manager-issuer.yaml [2022-04-15T20:47:41.528Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/conf/kind-config.yaml [2022-04-15T20:47:41.528Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/conf/server/ [2022-04-15T20:47:41.528Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/conf/server/kustomization.yaml [2022-04-15T20:47:41.528Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/conf/server/spire-server.yaml [2022-04-15T20:47:41.528Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/init-kubectl [2022-04-15T20:47:41.528Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/teardown [2022-04-15T20:47:41.528Z] spire-1.2.1/test/integration/test-one.sh [2022-04-15T20:47:41.528Z] spire-1.2.1/test/integration/test.sh [2022-04-15T20:47:41.528Z] spire-1.2.1/test/plugintest/ [2022-04-15T20:47:41.528Z] spire-1.2.1/test/plugintest/config.go [2022-04-15T20:47:41.528Z] spire-1.2.1/test/plugintest/load.go [2022-04-15T20:47:41.528Z] spire-1.2.1/test/plugintest/option.go [2022-04-15T20:47:41.528Z] spire-1.2.1/test/spiretest/ [2022-04-15T20:47:41.528Z] spire-1.2.1/test/spiretest/apiserver.go [2022-04-15T20:47:41.528Z] spire-1.2.1/test/spiretest/assertions.go [2022-04-15T20:47:41.528Z] spire-1.2.1/test/spiretest/dir.go [2022-04-15T20:47:41.528Z] spire-1.2.1/test/spiretest/errors_posix.go [2022-04-15T20:47:41.528Z] spire-1.2.1/test/spiretest/errors_windows.go [2022-04-15T20:47:41.528Z] spire-1.2.1/test/spiretest/logs.go [2022-04-15T20:47:41.528Z] spire-1.2.1/test/spiretest/socketapi.go [2022-04-15T20:47:41.528Z] spire-1.2.1/test/spiretest/suite.go [2022-04-15T20:47:41.528Z] spire-1.2.1/test/spiretest/x509.go [2022-04-15T20:47:41.528Z] spire-1.2.1/test/testca/ [2022-04-15T20:47:41.528Z] spire-1.2.1/test/testca/ca.go [2022-04-15T20:47:41.528Z] spire-1.2.1/test/testkey/ [2022-04-15T20:47:41.528Z] spire-1.2.1/test/testkey/generate.sh [2022-04-15T20:47:41.528Z] spire-1.2.1/test/testkey/genkeys.go [2022-04-15T20:47:41.528Z] spire-1.2.1/test/testkey/keys.go [2022-04-15T20:47:41.528Z] spire-1.2.1/test/testkey/new.go [2022-04-15T20:47:41.528Z] spire-1.2.1/test/tpmsimulator/ [2022-04-15T20:47:41.528Z] spire-1.2.1/test/tpmsimulator/simulator.go [2022-04-15T20:47:41.528Z] spire-1.2.1/test/util/ [2022-04-15T20:47:41.528Z] spire-1.2.1/test/util/cert_fixtures.go [2022-04-15T20:47:41.528Z] spire-1.2.1/test/util/cert_generation.go [2022-04-15T20:47:41.528Z] spire-1.2.1/test/util/io_redirection.go [2022-04-15T20:47:41.528Z] spire-1.2.1/test/util/race.go [2022-04-15T20:47:41.528Z] spire-1.2.1/test/util/util.go [2022-04-15T20:47:41.528Z] building spire from source... [2022-04-15T20:47:42.131Z] Installing go1.17.7... [2022-04-15T20:48:08.946Z] Building bin/spire-server... [2022-04-15T20:48:08.946Z] go: downloading github.com/mitchellh/cli v1.1.2 [2022-04-15T20:48:08.946Z] go: downloading github.com/spiffe/go-spiffe/v2 v2.0.0-beta.12 [2022-04-15T20:48:08.946Z] go: downloading github.com/spiffe/spire-api-sdk v1.2.0 [2022-04-15T20:48:08.946Z] go: downloading golang.org/x/net v0.0.0-20220127200216-cd36cc0744dd [2022-04-15T20:48:08.946Z] go: downloading google.golang.org/grpc v1.44.0 [2022-04-15T20:48:12.348Z] go: downloading gopkg.in/square/go-jose.v2 v2.6.0 [2022-04-15T20:48:12.348Z] go: downloading github.com/hashicorp/hcl v1.0.1-0.20190430135223-99e2f22d1c94 [2022-04-15T20:48:12.627Z] go: downloading github.com/imdario/mergo v0.3.12 [2022-04-15T20:48:12.627Z] go: downloading github.com/sirupsen/logrus v1.8.1 [2022-04-15T20:48:13.239Z] go: downloading github.com/hashicorp/go-hclog v1.1.0 [2022-04-15T20:48:13.514Z] go: downloading github.com/Masterminds/sprig v2.22.0+incompatible [2022-04-15T20:48:13.790Z] go: downloading github.com/fatih/color v1.13.0 [2022-04-15T20:48:13.790Z] go: downloading github.com/mattn/go-isatty v0.0.14 [2022-04-15T20:48:14.068Z] go: downloading golang.org/x/time v0.0.0-20220224211638-0e9765cccd65 [2022-04-15T20:48:14.068Z] go: downloading google.golang.org/genproto v0.0.0-20220222213610-43724f9ea8cf [2022-04-15T20:48:14.342Z] go: downloading golang.org/x/sys v0.0.0-20220227234510-4e6760a101f9 [2022-04-15T20:48:14.342Z] go: downloading github.com/hashicorp/go-plugin v1.4.3 [2022-04-15T20:48:14.342Z] go: downloading github.com/spiffe/spire-plugin-sdk v1.2.0 [2022-04-15T20:48:15.784Z] go: downloading github.com/InVisionApp/go-health/v2 v2.1.2 [2022-04-15T20:48:15.784Z] go: downloading github.com/InVisionApp/go-logger v1.0.1 [2022-04-15T20:48:16.058Z] go: downloading github.com/armon/go-metrics v0.3.10 [2022-04-15T20:48:16.657Z] go: downloading github.com/prometheus/client_golang v1.12.1 [2022-04-15T20:48:17.643Z] go: downloading github.com/uber-go/tally/v4 v4.1.1 [2022-04-15T20:48:18.243Z] go: downloading github.com/andres-erbsen/clock v0.0.0-20160526145045-9e14626cd129 [2022-04-15T20:48:18.243Z] go: downloading github.com/open-policy-agent/opa v0.38.0 [2022-04-15T20:48:45.057Z] go: downloading github.com/mattn/go-colorable v0.1.12 [2022-04-15T20:48:45.057Z] go: downloading github.com/Masterminds/goutils v1.1.0 [2022-04-15T20:48:45.057Z] go: downloading github.com/Masterminds/semver v1.5.0 [2022-04-15T20:48:45.057Z] go: downloading github.com/google/uuid v1.1.2 [2022-04-15T20:48:45.057Z] go: downloading github.com/huandu/xstrings v1.3.2 [2022-04-15T20:48:45.057Z] go: downloading github.com/hashicorp/yamux v0.0.0-20181012175058-2f1d1f20f75d [2022-04-15T20:48:45.057Z] go: downloading github.com/oklog/run v1.0.0 [2022-04-15T20:48:45.057Z] go: downloading github.com/DataDog/datadog-go v3.2.0+incompatible [2022-04-15T20:48:45.057Z] go: downloading github.com/hashicorp/go-immutable-radix v1.3.1 [2022-04-15T20:48:45.057Z] go: downloading github.com/prometheus/client_model v0.2.0 [2022-04-15T20:48:45.057Z] go: downloading github.com/prometheus/common v0.32.1 [2022-04-15T20:48:45.057Z] go: downloading github.com/beorn7/perks v1.0.1 [2022-04-15T20:48:45.057Z] go: downloading github.com/cespare/xxhash/v2 v2.1.2 [2022-04-15T20:48:45.057Z] go: downloading github.com/prometheus/procfs v0.7.3 [2022-04-15T20:48:45.057Z] go: downloading go.uber.org/atomic v1.9.0 [2022-04-15T20:48:46.044Z] go: downloading github.com/imkira/go-observer v1.0.3 [2022-04-15T20:48:46.044Z] go: downloading github.com/hashicorp/errwrap v1.1.0 [2022-04-15T20:48:46.320Z] go: downloading github.com/mitchellh/reflectwalk v1.0.1 [2022-04-15T20:48:46.320Z] go: downloading github.com/hashicorp/golang-lru v0.5.4 [2022-04-15T20:48:46.320Z] go: downloading github.com/twmb/murmur3 v1.1.6 [2022-04-15T20:48:46.320Z] go: downloading github.com/matttproud/golang_protobuf_extensions v1.0.2-0.20181231171920-c182affec369 [2022-04-15T20:48:46.597Z] go: downloading github.com/GoogleCloudPlatform/cloudsql-proxy v1.29.0 [2022-04-15T20:48:46.597Z] go: downloading github.com/blang/semver/v4 v4.0.0 [2022-04-15T20:48:46.597Z] go: downloading github.com/go-sql-driver/mysql v1.6.0 [2022-04-15T20:48:46.874Z] go: downloading github.com/gofrs/uuid v4.2.0+incompatible [2022-04-15T20:48:46.874Z] go: downloading github.com/jinzhu/gorm v1.9.16 [2022-04-15T20:48:47.477Z] go: downloading github.com/lib/pq v1.10.4 [2022-04-15T20:48:47.477Z] go: downloading github.com/mattn/go-sqlite3 v1.14.12 [2022-04-15T20:48:47.756Z] go: downloading github.com/aws/aws-sdk-go-v2 v1.14.0 [2022-04-15T20:48:48.033Z] go: downloading github.com/aws/aws-sdk-go-v2/config v1.14.0 [2022-04-15T20:48:48.312Z] go: downloading github.com/aws/aws-sdk-go-v2/credentials v1.9.0 [2022-04-15T20:48:51.717Z] go: downloading github.com/aws/aws-sdk-go-v2/service/kms v1.15.0 [2022-04-15T20:48:57.140Z] go: downloading github.com/aws/aws-sdk-go-v2/service/sts v1.15.0 [2022-04-15T20:48:57.140Z] go: downloading github.com/stretchr/testify v1.7.0 [2022-04-15T20:48:57.140Z] go: downloading golang.org/x/sync v0.0.0-20210220032951-036812b2e83c [2022-04-15T20:48:57.140Z] go: downloading github.com/aws/aws-sdk-go v1.43.0 [2022-04-15T20:49:19.343Z] go: downloading google.golang.org/api v0.70.0 [2022-04-15T20:49:19.343Z] go: downloading k8s.io/api v0.23.4 [2022-04-15T20:49:19.343Z] go: downloading github.com/Azure/azure-sdk-for-go v62.0.0+incompatible [2022-04-15T20:50:06.336Z] go: downloading github.com/Azure/go-autorest/autorest v0.11.24 [2022-04-15T20:50:06.336Z] go: downloading github.com/Azure/go-autorest v14.2.0+incompatible [2022-04-15T20:50:06.336Z] go: downloading github.com/Azure/go-autorest/autorest/azure/auth v0.5.11 [2022-04-15T20:50:06.336Z] go: downloading cloud.google.com/go/storage v1.21.0 [2022-04-15T20:50:06.336Z] go: downloading cloud.google.com/go v0.100.2 [2022-04-15T20:50:06.336Z] go: downloading github.com/google/go-tpm v0.3.3 [2022-04-15T20:50:06.336Z] go: downloading k8s.io/client-go v0.23.4 [2022-04-15T20:50:10.647Z] go: downloading cloud.google.com/go/security v1.3.0 [2022-04-15T20:50:10.647Z] go: downloading github.com/hashicorp/vault/api v1.4.1 [2022-04-15T20:50:11.246Z] go: downloading k8s.io/apimachinery v0.23.4 [2022-04-15T20:50:12.748Z] go: downloading sigs.k8s.io/controller-runtime v0.11.1 [2022-04-15T20:50:15.766Z] go: downloading k8s.io/kube-aggregator v0.23.3 [2022-04-15T20:50:16.369Z] go: downloading github.com/shirou/gopsutil/v3 v3.22.2 [2022-04-15T20:50:17.358Z] go: downloading gopkg.in/yaml.v2 v2.4.0 [2022-04-15T20:50:17.636Z] go: downloading github.com/OneOfOne/xxhash v1.2.8 [2022-04-15T20:50:17.911Z] go: downloading github.com/rcrowley/go-metrics v0.0.0-20201227073835-cf1acfcdf475 [2022-04-15T20:50:17.911Z] go: downloading github.com/gobwas/glob v0.2.3 [2022-04-15T20:50:18.186Z] go: downloading github.com/yashtewari/glob-intersection v0.0.0-20180916065949-5c77d914dd0b [2022-04-15T20:50:18.186Z] go: downloading github.com/jinzhu/inflection v1.0.0 [2022-04-15T20:50:18.461Z] go: downloading github.com/aws/smithy-go v1.11.0 [2022-04-15T20:50:19.445Z] go: downloading github.com/aws/aws-sdk-go-v2/feature/ec2/imds v1.11.0 [2022-04-15T20:50:19.720Z] go: downloading github.com/aws/aws-sdk-go-v2/internal/ini v1.3.6 [2022-04-15T20:50:19.994Z] go: downloading github.com/aws/aws-sdk-go-v2/service/sso v1.10.0 [2022-04-15T20:50:20.268Z] go: downloading github.com/aws/aws-sdk-go-v2/internal/configsources v1.1.5 [2022-04-15T20:50:20.268Z] go: downloading github.com/aws/aws-sdk-go-v2/service/internal/presigned-url v1.8.0 [2022-04-15T20:50:20.546Z] go: downloading github.com/gogo/protobuf v1.3.2 [2022-04-15T20:50:27.272Z] go: downloading golang.org/x/oauth2 v0.0.0-20211104180415-d3ed0bb246c8 [2022-04-15T20:50:27.272Z] go: downloading github.com/Azure/go-autorest/autorest/adal v0.9.18 [2022-04-15T20:50:27.272Z] go: downloading github.com/Azure/go-autorest/logger v0.2.1 [2022-04-15T20:50:27.272Z] go: downloading github.com/Azure/go-autorest/tracing v0.6.0 [2022-04-15T20:50:27.272Z] go: downloading github.com/Azure/go-autorest/autorest/azure/cli v0.4.5 [2022-04-15T20:50:27.272Z] go: downloading github.com/dimchansky/utfbom v1.1.1 [2022-04-15T20:50:27.546Z] go: downloading cloud.google.com/go/compute v1.3.0 [2022-04-15T20:50:28.532Z] go: downloading cloud.google.com/go/iam v0.1.1 [2022-04-15T20:50:28.807Z] go: downloading github.com/googleapis/gax-go/v2 v2.1.1 [2022-04-15T20:50:29.082Z] go: downloading github.com/cenkalti/backoff/v3 v3.2.2 [2022-04-15T20:50:29.082Z] go: downloading github.com/hashicorp/go-cleanhttp v0.5.2 [2022-04-15T20:50:29.082Z] go: downloading github.com/hashicorp/go-retryablehttp v0.6.6 [2022-04-15T20:50:29.082Z] go: downloading github.com/hashicorp/go-secure-stdlib/parseutil v0.1.1 [2022-04-15T20:50:29.356Z] go: downloading github.com/hashicorp/vault/sdk v0.4.1 [2022-04-15T20:50:30.343Z] go: downloading github.com/mitchellh/mapstructure v1.4.3 [2022-04-15T20:50:30.343Z] go: downloading github.com/google/gofuzz v1.1.0 [2022-04-15T20:50:30.618Z] go: downloading k8s.io/klog/v2 v2.30.0 [2022-04-15T20:50:30.618Z] go: downloading sigs.k8s.io/structured-merge-diff/v4 v4.2.1 [2022-04-15T20:50:31.219Z] go: downloading k8s.io/utils v0.0.0-20211116205334-6203023598ed [2022-04-15T20:50:31.822Z] go: downloading github.com/spf13/pflag v1.0.5 [2022-04-15T20:50:32.099Z] go: downloading golang.org/x/term v0.0.0-20210927222741-03fcf44c2211 [2022-04-15T20:50:32.375Z] go: downloading github.com/evanphx/json-patch v4.12.0+incompatible [2022-04-15T20:50:32.651Z] go: downloading github.com/tklauser/go-sysconf v0.3.9 [2022-04-15T20:50:32.930Z] go: downloading github.com/xeipuuv/gojsonreference v0.0.0-20180127040603-bd5ef7bd5415 [2022-04-15T20:50:33.206Z] go: downloading github.com/aws/aws-sdk-go-v2/internal/endpoints/v2 v2.3.0 [2022-04-15T20:50:33.206Z] go: downloading github.com/jmespath/go-jmespath v0.4.0 [2022-04-15T20:50:35.197Z] go: downloading go.opencensus.io v0.23.0 [2022-04-15T20:50:36.181Z] go: downloading github.com/Azure/go-autorest/autorest/date v0.3.0 [2022-04-15T20:50:36.458Z] go: downloading github.com/golang-jwt/jwt/v4 v4.2.0 [2022-04-15T20:50:36.733Z] go: downloading github.com/hashicorp/go-secure-stdlib/strutil v0.1.1 [2022-04-15T20:50:36.733Z] go: downloading github.com/hashicorp/go-sockaddr v1.0.2 [2022-04-15T20:50:37.335Z] go: downloading gopkg.in/inf.v0 v0.9.1 [2022-04-15T20:50:37.336Z] go: downloading github.com/google/go-cmp v0.5.7 [2022-04-15T20:50:37.610Z] go: downloading sigs.k8s.io/json v0.0.0-20211020170558-c049b76a60c6 [2022-04-15T20:50:37.884Z] go: downloading github.com/go-logr/logr v1.2.2 [2022-04-15T20:50:38.160Z] go: downloading github.com/json-iterator/go v1.1.12 [2022-04-15T20:50:38.759Z] go: downloading k8s.io/kube-openapi v0.0.0-20211115234752-e816edb12b65 [2022-04-15T20:50:41.384Z] go: downloading github.com/googleapis/gnostic v0.5.5 [2022-04-15T20:50:44.015Z] go: downloading github.com/tklauser/numcpus v0.3.0 [2022-04-15T20:50:44.015Z] go: downloading github.com/xeipuuv/gojsonpointer v0.0.0-20190905194746-02993c407bfb [2022-04-15T20:50:44.015Z] go: downloading go.uber.org/zap v1.21.0 [2022-04-15T20:50:44.612Z] go: downloading github.com/golang/groupcache v0.0.0-20210331224755-41bb18bfe9da [2022-04-15T20:50:44.612Z] go: downloading sigs.k8s.io/yaml v1.3.0 [2022-04-15T20:50:44.612Z] go: downloading github.com/ryanuber/go-glob v1.0.0 [2022-04-15T20:50:44.889Z] go: downloading github.com/golang/snappy v0.0.4 [2022-04-15T20:50:45.167Z] go: downloading github.com/pierrec/lz4 v2.5.2+incompatible [2022-04-15T20:50:55.347Z] go: downloading github.com/hashicorp/go-secure-stdlib/mlock v0.1.1 [2022-04-15T20:50:55.347Z] go: downloading github.com/hashicorp/go-uuid v1.0.2 [2022-04-15T20:50:55.347Z] go: downloading github.com/hashicorp/go-version v1.2.0 [2022-04-15T20:50:55.347Z] go: downloading github.com/modern-go/concurrent v0.0.0-20180306012644-bacd9c7ef1dd [2022-04-15T20:50:55.347Z] go: downloading github.com/modern-go/reflect2 v1.0.2 [2022-04-15T20:50:55.347Z] go: downloading go.uber.org/multierr v1.6.0 [2022-04-15T20:51:13.667Z] go: downloading github.com/Azure/go-autorest/autorest/to v0.4.0 [2022-04-15T20:51:13.667Z] go: downloading github.com/Azure/go-autorest/autorest/validation v0.3.0 [2022-04-15T20:52:10.211Z] 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-15T20:52:28.521Z] Removing intermediate container b6095af7de6b [2022-04-15T20:52:28.521Z] ---> b295d64bb40b [2022-04-15T20:52:28.521Z] [2022-04-15T20:52:28.521Z] Step 10/22 : FROM alpine:3.14 [2022-04-15T20:52:28.521Z] 3.14: Pulling from library/alpine [2022-04-15T20:52:30.501Z] Digest: sha256:06b5d462c92fc39303e6363c65e074559f8d6b1363250027ed5053557e3398c5 [2022-04-15T20:52:30.501Z] Status: Downloaded newer image for alpine:3.14 [2022-04-15T20:52:30.501Z] ---> ac73e934f311 [2022-04-15T20:52:30.501Z] Step 11/22 : RUN apk add --update --no-cache curl dumb-init [2022-04-15T20:52:30.777Z] ---> Running in 2f6ca261b1eb [2022-04-15T20:52:33.405Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/aarch64/APKINDEX.tar.gz [2022-04-15T20:52:33.405Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/aarch64/APKINDEX.tar.gz [2022-04-15T20:52:34.400Z] Removing intermediate container d7892f864341 [2022-04-15T20:52:34.400Z] ---> a3829271414f [2022-04-15T20:52:34.400Z] [2022-04-15T20:52:34.400Z] Step 10/31 : FROM alpine:3.14 [2022-04-15T20:52:34.400Z] ---> ac73e934f311 [2022-04-15T20:52:34.400Z] Step 11/31 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2021 Intel Corporation' [2022-04-15T20:52:34.400Z] ---> Running in 5bb6af8f01e7 [2022-04-15T20:52:34.999Z] Removing intermediate container 5bb6af8f01e7 [2022-04-15T20:52:34.999Z] ---> 9ae0a312bc3c [2022-04-15T20:52:34.999Z] Step 12/31 : RUN apk add --update --no-cache dumb-init su-exec [2022-04-15T20:52:34.999Z] ---> Running in d94c4f389a3f [2022-04-15T20:52:34.999Z] (1/6) Installing ca-certificates (20211220-r0) [2022-04-15T20:52:35.281Z] (2/6) Installing brotli-libs (1.0.9-r5) [2022-04-15T20:52:35.281Z] (3/6) Installing nghttp2-libs (1.43.0-r0) [2022-04-15T20:52:35.281Z] (4/6) Installing libcurl (7.79.1-r0) [2022-04-15T20:52:35.281Z] (5/6) Installing curl (7.79.1-r0) [2022-04-15T20:52:35.281Z] (6/6) Installing dumb-init (1.2.5-r1) [2022-04-15T20:52:35.281Z] Executing busybox-1.33.1-r7.trigger [2022-04-15T20:52:35.558Z] Executing ca-certificates-20211220-r0.trigger [2022-04-15T20:52:36.161Z] OK: 8 MiB in 20 packages [2022-04-15T20:52:37.165Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/aarch64/APKINDEX.tar.gz [2022-04-15T20:52:37.443Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/aarch64/APKINDEX.tar.gz [2022-04-15T20:52:38.501Z] Removing intermediate container 2f6ca261b1eb [2022-04-15T20:52:38.501Z] ---> a84c60038a4b [2022-04-15T20:52:38.501Z] Step 12/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' [2022-04-15T20:52:38.501Z] ---> Running in 725f41a6899e [2022-04-15T20:52:39.145Z] Removing intermediate container 725f41a6899e [2022-04-15T20:52:39.145Z] ---> 9783b9d3a34e [2022-04-15T20:52:39.145Z] Step 13/22 : WORKDIR /edgex [2022-04-15T20:52:39.145Z] ---> Running in fb07f290e16b [2022-04-15T20:52:39.426Z] (1/2) Installing dumb-init (1.2.5-r1) [2022-04-15T20:52:39.426Z] (2/2) Installing su-exec (0.2-r1) [2022-04-15T20:52:39.426Z] Executing busybox-1.33.1-r7.trigger [2022-04-15T20:52:39.426Z] OK: 6 MiB in 16 packages [2022-04-15T20:52:39.818Z] Removing intermediate container fb07f290e16b [2022-04-15T20:52:39.818Z] ---> ec44b4d3674b [2022-04-15T20:52:39.818Z] Step 14/22 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/res/configuration.toml res/configuration.toml [2022-04-15T20:52:41.304Z] Removing intermediate container d94c4f389a3f [2022-04-15T20:52:41.304Z] ---> 7797ddb6ab37 [2022-04-15T20:52:41.304Z] Step 13/31 : ENV SECURITY_INIT_DIR /edgex-init [2022-04-15T20:52:41.579Z] ---> Running in 0c5799317be5 [2022-04-15T20:52:41.854Z] ---> 98d5d3617b01 [2022-04-15T20:52:41.854Z] Step 15/22 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/security-proxy-setup . [2022-04-15T20:52:42.453Z] Removing intermediate container 0c5799317be5 [2022-04-15T20:52:42.453Z] ---> f86cf2556a3b [2022-04-15T20:52:42.453Z] Step 14/31 : ARG BOOTSTRAP_REDIS_DIR=${SECURITY_INIT_DIR}/bootstrap-redis [2022-04-15T20:52:42.453Z] ---> Running in 6d9de540ab8f [2022-04-15T20:52:43.450Z] Removing intermediate container 6d9de540ab8f [2022-04-15T20:52:43.450Z] ---> ec34946ca702 [2022-04-15T20:52:43.450Z] Step 15/31 : RUN mkdir -p ${SECURITY_INIT_DIR} && mkdir -p ${BOOTSTRAP_REDIS_DIR} [2022-04-15T20:52:43.450Z] ---> Running in 54f94de5a99b [2022-04-15T20:52:44.436Z] ---> 1d00a6602cf0 [2022-04-15T20:52:44.436Z] Step 16/22 : COPY --from=builder /edgex-go/cmd/secrets-config/secrets-config . [2022-04-15T20:52:46.422Z] ---> 70f5d1c9eb62 [2022-04-15T20:52:46.422Z] Step 17/22 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/entrypoint.sh /usr/local/bin/ [2022-04-15T20:52:47.023Z] Removing intermediate container 54f94de5a99b [2022-04-15T20:52:47.023Z] ---> b0d2cfc07e9e [2022-04-15T20:52:47.023Z] Step 16/31 : WORKDIR ${SECURITY_INIT_DIR} [2022-04-15T20:52:47.302Z] ---> Running in ae95c849f9a4 [2022-04-15T20:52:47.578Z] ---> 57371d6d6b71 [2022-04-15T20:52:47.578Z] Step 18/22 : RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / [2022-04-15T20:52:47.853Z] ---> Running in 8d4b6549bc3b [2022-04-15T20:52:48.135Z] Removing intermediate container ae95c849f9a4 [2022-04-15T20:52:48.135Z] ---> b1efa02a1240 [2022-04-15T20:52:48.135Z] Step 17/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint-scripts/ ${SECURITY_INIT_DIR}/ [2022-04-15T20:52:49.571Z] ---> 5bbdc279881c [2022-04-15T20:52:49.571Z] Step 18/31 : RUN chmod +x ${SECURITY_INIT_DIR}/*.sh [2022-04-15T20:52:49.571Z] ---> Running in 94bb10b0b3ec [2022-04-15T20:52:52.214Z] Removing intermediate container 8d4b6549bc3b [2022-04-15T20:52:52.214Z] ---> c59f8d0ecfb5 [2022-04-15T20:52:52.214Z] Step 19/22 : ENTRYPOINT ["entrypoint.sh"] [2022-04-15T20:52:52.214Z] ---> Running in cd2884238e75 [2022-04-15T20:52:52.813Z] Removing intermediate container cd2884238e75 [2022-04-15T20:52:52.813Z] ---> eea88c820569 [2022-04-15T20:52:52.813Z] Step 20/22 : LABEL arch=arm64 [2022-04-15T20:52:53.090Z] ---> Running in fca8981654de [2022-04-15T20:52:53.090Z] Removing intermediate container 94bb10b0b3ec [2022-04-15T20:52:53.090Z] ---> 8176ff49a013 [2022-04-15T20:52:53.090Z] Step 19/31 : COPY --from=builder /edgex-go/Attribution.txt / [2022-04-15T20:52:53.691Z] Removing intermediate container fca8981654de [2022-04-15T20:52:53.691Z] ---> 603564506093 [2022-04-15T20:52:53.692Z] Step 21/22 : LABEL git_sha=baf2fc873efc1c041dd0417ead3079ddbf1babbf [2022-04-15T20:52:53.970Z] ---> Running in 79f1bb72eb2f [2022-04-15T20:52:53.970Z] ---> f08973805f49 [2022-04-15T20:52:53.970Z] Step 20/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/security-bootstrapper . [2022-04-15T20:52:54.569Z] Removing intermediate container 79f1bb72eb2f [2022-04-15T20:52:54.569Z] ---> 1a042d92323e [2022-04-15T20:52:54.569Z] Step 22/22 : LABEL version=0.0.0 [2022-04-15T20:52:54.845Z] ---> Running in c416c3b04ef0 [2022-04-15T20:52:55.446Z] Removing intermediate container c416c3b04ef0 [2022-04-15T20:52:55.446Z] ---> 4e23a1b1fd80 [2022-04-15T20:52:55.446Z] [2022-04-15T20:52:56.431Z] ---> f9fb0e9cb9f8 [2022-04-15T20:52:56.431Z] Step 21/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res/configuration.toml ./res/ [2022-04-15T20:52:56.431Z] Successfully built 4e23a1b1fd80 [2022-04-15T20:52:56.431Z] Successfully tagged security-proxy-setup-arm64:latest [2022-04-15T20:52:56.431Z] Building sys-mgmt-agent [2022-04-15T20:52:57.419Z]  Building security-proxy-setup ... done  ---> c2ad3bb36700 [2022-04-15T20:52:57.419Z] Step 22/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-redis/configuration.toml ${BOOTSTRAP_REDIS_DIR}/res/ [2022-04-15T20:52:58.410Z] ---> 3583170f0ae7 [2022-04-15T20:52:58.410Z] Step 23/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/consul-acl/ ${SECURITY_INIT_DIR}/consul-bootstrapper/ [2022-04-15T20:52:59.853Z] ---> 1021faaddf5a [2022-04-15T20:52:59.853Z] Step 24/31 : VOLUME ${SECURITY_INIT_DIR} [2022-04-15T20:53:00.129Z] ---> Running in a9e9c610d0c7 [2022-04-15T20:53:00.729Z] Removing intermediate container a9e9c610d0c7 [2022-04-15T20:53:00.729Z] ---> 0dcb5c40dfd0 [2022-04-15T20:53:00.729Z] Step 25/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint.sh / [2022-04-15T20:53:01.721Z] ---> 62bf527600dd [2022-04-15T20:53:01.721Z] Step 26/31 : RUN chmod +x /entrypoint.sh [2022-04-15T20:53:02.003Z] ---> Running in 4dbd711b2d66 [2022-04-15T20:53:05.414Z] Removing intermediate container 4dbd711b2d66 [2022-04-15T20:53:05.414Z] ---> 48d56c3583ae [2022-04-15T20:53:05.414Z] Step 27/31 : ENTRYPOINT ["/entrypoint.sh"] [2022-04-15T20:53:05.414Z] ---> Running in 002357ccc8de [2022-04-15T20:53:05.694Z] Removing intermediate container 002357ccc8de [2022-04-15T20:53:05.974Z] ---> 9271e876e5bf [2022-04-15T20:53:05.974Z] Step 28/31 : CMD ["gate"] [2022-04-15T20:53:06.250Z] ---> Running in 25d7ff540563 [2022-04-15T20:53:06.853Z] Removing intermediate container 25d7ff540563 [2022-04-15T20:53:06.853Z] ---> f0a1d2868fc6 [2022-04-15T20:53:06.853Z] Step 29/31 : LABEL arch=arm64 [2022-04-15T20:53:06.853Z] ---> Running in d92bdb393b0f [2022-04-15T20:53:07.463Z] Removing intermediate container d92bdb393b0f [2022-04-15T20:53:07.463Z] ---> 16ee91e581dc [2022-04-15T20:53:07.463Z] Step 30/31 : LABEL git_sha=baf2fc873efc1c041dd0417ead3079ddbf1babbf [2022-04-15T20:53:08.072Z] ---> Running in 302d7a6d108b [2022-04-15T20:53:08.670Z] Removing intermediate container 302d7a6d108b [2022-04-15T20:53:08.670Z] ---> 0cee8179b6a4 [2022-04-15T20:53:08.670Z] Step 31/31 : LABEL version=0.0.0 [2022-04-15T20:53:08.670Z] ---> Running in 3844a701a51a [2022-04-15T20:53:09.274Z] Removing intermediate container 3844a701a51a [2022-04-15T20:53:09.274Z] ---> 4b6f44f613f1 [2022-04-15T20:53:09.274Z] [2022-04-15T20:53:09.869Z] Successfully built 4b6f44f613f1 [2022-04-15T20:53:09.869Z] Successfully tagged security-bootstrapper-arm64:latest [2022-04-15T20:53:09.869Z]  Building security-bootstrapper ... done Building core-command [2022-04-15T20:53:42.217Z] Step 1/23 : ARG BUILDER_BASE=golang:1.17-alpine3.15 [2022-04-15T20:53:42.217Z] Step 2/23 : FROM ${BUILDER_BASE} AS builder [2022-04-15T20:53:42.217Z] ---> 27a12ee7d3b8 [2022-04-15T20:53:42.217Z] Step 3/23 : WORKDIR /edgex-go [2022-04-15T20:53:42.217Z] ---> Using cache [2022-04-15T20:53:42.217Z] ---> a7b427532602 [2022-04-15T20:53:42.217Z] Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-04-15T20:53:42.217Z] ---> Using cache [2022-04-15T20:53:42.217Z] ---> d1441a92f490 [2022-04-15T20:53:42.217Z] Step 5/23 : RUN apk add --update --no-cache make bash git [2022-04-15T20:53:42.217Z] ---> Running in faf3196cada5 [2022-04-15T20:53:43.208Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz [2022-04-15T20:53:44.207Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz [2022-04-15T20:53:45.646Z] OK: 220 MiB in 52 packages [2022-04-15T20:53:47.630Z] Removing intermediate container faf3196cada5 [2022-04-15T20:53:47.630Z] ---> d9d5597e912c [2022-04-15T20:53:47.630Z] Step 6/23 : COPY go.mod vendor* ./ [2022-04-15T20:53:49.092Z] ---> 560db7f27d1e [2022-04-15T20:53:49.092Z] Step 7/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-04-15T20:53:49.092Z] ---> Running in 2b42178175a6 [2022-04-15T20:53:51.723Z] Step 1/23 : ARG BUILDER_BASE=golang:1.17-alpine3.15 [2022-04-15T20:53:51.723Z] Step 2/23 : FROM ${BUILDER_BASE} AS builder [2022-04-15T20:53:51.723Z] ---> 27a12ee7d3b8 [2022-04-15T20:53:51.723Z] Step 3/23 : WORKDIR /edgex-go [2022-04-15T20:53:51.723Z] ---> Using cache [2022-04-15T20:53:51.723Z] ---> a7b427532602 [2022-04-15T20:53:51.723Z] Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-04-15T20:53:51.723Z] ---> Using cache [2022-04-15T20:53:52.031Z] ---> d1441a92f490 [2022-04-15T20:53:52.031Z] Step 5/23 : RUN apk add --update --no-cache make git [2022-04-15T20:53:52.031Z] ---> Using cache [2022-04-15T20:53:52.031Z] ---> 6000e5773e8b [2022-04-15T20:53:52.031Z] Step 6/23 : COPY go.mod vendor* ./ [2022-04-15T20:53:52.031Z] ---> Using cache [2022-04-15T20:53:52.031Z] ---> 4f6cf30ee63a [2022-04-15T20:53:52.031Z] Step 7/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-04-15T20:53:52.031Z] ---> Using cache [2022-04-15T20:53:52.031Z] ---> 1b57240594d0 [2022-04-15T20:53:52.031Z] Step 8/23 : COPY . . [2022-04-15T20:53:52.031Z] ---> Using cache [2022-04-15T20:53:52.031Z] ---> bac2c8496afc [2022-04-15T20:53:52.031Z] Step 9/23 : RUN make cmd/core-command/core-command [2022-04-15T20:53:52.031Z] ---> Running in 0ee1ca3868dd [2022-04-15T20:53:54.026Z] 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-15T20:53:55.011Z] Removing intermediate container 2b42178175a6 [2022-04-15T20:53:55.011Z] ---> 1118692b8ca7 [2022-04-15T20:53:55.011Z] Step 8/23 : COPY . . [2022-04-15T20:54:17.199Z] ---> 400efdd4feb0 [2022-04-15T20:54:17.199Z] Step 9/23 : RUN make cmd/sys-mgmt-agent/sys-mgmt-agent [2022-04-15T20:54:17.199Z] ---> Running in e5a3e39932d9 [2022-04-15T20:54:18.650Z] 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-15T20:55:15.454Z] Removing intermediate container 1bd065dc71b5 [2022-04-15T20:55:15.454Z] ---> 2b630efaec25 [2022-04-15T20:55:15.454Z] [2022-04-15T20:55:15.454Z] Step 10/22 : FROM alpine:3.14 [2022-04-15T20:55:15.454Z] ---> ac73e934f311 [2022-04-15T20:55:15.454Z] Step 11/22 : RUN apk add --update --no-cache dumb-init [2022-04-15T20:55:15.454Z] Removing intermediate container b4d712635471 [2022-04-15T20:55:15.454Z] ---> 8b02a4a6c31e [2022-04-15T20:55:15.454Z] [2022-04-15T20:55:15.454Z] Step 10/22 : FROM alpine:3.14 [2022-04-15T20:55:15.454Z] ---> ac73e934f311 [2022-04-15T20:55:15.454Z] Step 11/22 : RUN apk add --update --no-cache ca-certificates dumb-init [2022-04-15T20:55:15.454Z] ---> Running in 05f7c4eab23c [2022-04-15T20:55:15.454Z] ---> Running in c9ab1e621e9b [2022-04-15T20:55:15.454Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/aarch64/APKINDEX.tar.gz [2022-04-15T20:55:15.454Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/aarch64/APKINDEX.tar.gz [2022-04-15T20:55:15.454Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/aarch64/APKINDEX.tar.gz [2022-04-15T20:55:15.454Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/aarch64/APKINDEX.tar.gz [2022-04-15T20:55:15.454Z] (1/2) Installing ca-certificates (20211220-r0) [2022-04-15T20:55:15.454Z] (2/2) Installing dumb-init (1.2.5-r1) [2022-04-15T20:55:15.454Z] Executing busybox-1.33.1-r7.trigger [2022-04-15T20:55:15.454Z] Executing ca-certificates-20211220-r0.trigger [2022-04-15T20:55:15.454Z] (1/1) Installing dumb-init (1.2.5-r1) [2022-04-15T20:55:15.454Z] Executing busybox-1.33.1-r7.trigger [2022-04-15T20:55:15.454Z] OK: 5 MiB in 15 packages [2022-04-15T20:55:15.454Z] OK: 6 MiB in 16 packages [2022-04-15T20:55:15.454Z] Removing intermediate container c9ab1e621e9b [2022-04-15T20:55:15.454Z] ---> d99c877fd7c5 [2022-04-15T20:55:15.454Z] Step 12/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' [2022-04-15T20:55:15.454Z] ---> Running in a81768467539 [2022-04-15T20:55:15.454Z] Removing intermediate container a81768467539 [2022-04-15T20:55:15.454Z] ---> e3737da548f0 [2022-04-15T20:55:15.454Z] Step 13/22 : ENV APP_PORT=59861 [2022-04-15T20:55:15.454Z] Removing intermediate container 05f7c4eab23c [2022-04-15T20:55:15.454Z] ---> 9f3b4cdbaad7 [2022-04-15T20:55:15.454Z] Step 12/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Cavium, Copyright (c) 2021: Intel Corporation' [2022-04-15T20:55:15.454Z] ---> Running in d1e22d00f64d [2022-04-15T20:55:15.454Z] ---> Running in 8dc33823aba3 [2022-04-15T20:55:15.454Z] Removing intermediate container 8dc33823aba3 [2022-04-15T20:55:15.454Z] ---> 0d9cb63c625a [2022-04-15T20:55:15.454Z] Step 14/22 : EXPOSE $APP_PORT [2022-04-15T20:55:15.454Z] Removing intermediate container d1e22d00f64d [2022-04-15T20:55:15.454Z] ---> 95d1cc1bd05c [2022-04-15T20:55:15.454Z] Step 13/22 : ENV APP_PORT=59860 [2022-04-15T20:55:15.454Z] ---> Running in f09d28bd3888 [2022-04-15T20:55:15.454Z] ---> Running in a823dd40cae3 [2022-04-15T20:55:15.454Z] Removing intermediate container a823dd40cae3 [2022-04-15T20:55:15.454Z] ---> a32db1132790 [2022-04-15T20:55:15.454Z] Step 15/22 : COPY --from=builder /edgex-go/Attribution.txt / [2022-04-15T20:55:15.454Z] Removing intermediate container f09d28bd3888 [2022-04-15T20:55:15.454Z] ---> 9500b3e507b1 [2022-04-15T20:55:15.454Z] Step 14/22 : EXPOSE $APP_PORT [2022-04-15T20:55:15.454Z] ---> Running in d39315cef707 [2022-04-15T20:55:16.063Z] Removing intermediate container d39315cef707 [2022-04-15T20:55:16.063Z] ---> 89a8b4420e73 [2022-04-15T20:55:16.063Z] Step 15/22 : COPY --from=builder /edgex-go/Attribution.txt / [2022-04-15T20:55:16.343Z] ---> 56f9673f5130 [2022-04-15T20:55:16.343Z] Step 16/22 : COPY --from=builder /edgex-go/cmd/support-scheduler/support-scheduler / [2022-04-15T20:55:17.343Z] ---> b2e78d339038 [2022-04-15T20:55:17.344Z] Step 16/22 : COPY --from=builder /edgex-go/cmd/support-notifications/support-notifications / [2022-04-15T20:55:19.986Z] ---> 6566f309aec4 [2022-04-15T20:55:19.986Z] Step 17/22 : COPY --from=builder /edgex-go/cmd/support-scheduler/res/configuration.toml /res/configuration.toml [2022-04-15T20:55:20.590Z] ---> 899cda093f56 [2022-04-15T20:55:20.590Z] Step 17/22 : COPY --from=builder /edgex-go/cmd/support-notifications/res/configuration.toml /res/configuration.toml [2022-04-15T20:55:21.587Z] ---> a4bf01a52430 [2022-04-15T20:55:21.587Z] Step 18/22 : ENTRYPOINT ["/support-scheduler"] [2022-04-15T20:55:21.587Z] ---> Running in ca9424234525 [2022-04-15T20:55:22.196Z] ---> 91f03790cf1e [2022-04-15T20:55:22.196Z] Step 18/22 : ENTRYPOINT ["/support-notifications"] [2022-04-15T20:55:22.480Z] ---> Running in 57f181ec3024 [2022-04-15T20:55:22.480Z] Removing intermediate container ca9424234525 [2022-04-15T20:55:22.480Z] ---> 5598d07a4c28 [2022-04-15T20:55:22.480Z] Step 19/22 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2022-04-15T20:55:22.754Z] ---> Running in 6bd04f1b5d03 [2022-04-15T20:55:23.027Z] Removing intermediate container 57f181ec3024 [2022-04-15T20:55:23.028Z] ---> fcd1bcfc75a8 [2022-04-15T20:55:23.028Z] Step 19/22 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2022-04-15T20:55:23.301Z] ---> Running in e95f9d358380 [2022-04-15T20:55:23.301Z] Removing intermediate container 6bd04f1b5d03 [2022-04-15T20:55:23.302Z] ---> 0fa3c6114659 [2022-04-15T20:55:23.302Z] Step 20/22 : LABEL arch=arm64 [2022-04-15T20:55:23.576Z] ---> Running in bfab8366040e [2022-04-15T20:55:23.850Z] Removing intermediate container e95f9d358380 [2022-04-15T20:55:23.850Z] ---> 69e0d8173128 [2022-04-15T20:55:23.850Z] Step 20/22 : LABEL arch=arm64 [2022-04-15T20:55:24.125Z] ---> Running in 1013e2df1177 [2022-04-15T20:55:24.405Z] Removing intermediate container bfab8366040e [2022-04-15T20:55:24.405Z] ---> d7f9b6fdbd40 [2022-04-15T20:55:24.405Z] Step 21/22 : LABEL git_sha=baf2fc873efc1c041dd0417ead3079ddbf1babbf [2022-04-15T20:55:24.682Z] ---> Running in ff5c1886a336 [2022-04-15T20:55:24.682Z] Removing intermediate container 1013e2df1177 [2022-04-15T20:55:24.682Z] ---> 5bc1454870e9 [2022-04-15T20:55:24.682Z] Step 21/22 : LABEL git_sha=baf2fc873efc1c041dd0417ead3079ddbf1babbf [2022-04-15T20:55:24.967Z] ---> Running in 75f3e352439a [2022-04-15T20:55:25.244Z] Removing intermediate container ff5c1886a336 [2022-04-15T20:55:25.244Z] ---> 95e4e7f34249 [2022-04-15T20:55:25.244Z] Step 22/22 : LABEL version=0.0.0 [2022-04-15T20:55:25.521Z] ---> Running in 75a6c1c54828 [2022-04-15T20:55:25.521Z] Removing intermediate container 75f3e352439a [2022-04-15T20:55:25.521Z] ---> fe24af46db56 [2022-04-15T20:55:25.521Z] Step 22/22 : LABEL version=0.0.0 [2022-04-15T20:55:25.794Z] ---> Running in 5b8016598b00 [2022-04-15T20:55:26.394Z] Removing intermediate container 75a6c1c54828 [2022-04-15T20:55:26.394Z] ---> f9328a81c707 [2022-04-15T20:55:26.394Z] [2022-04-15T20:55:26.394Z] Removing intermediate container 5b8016598b00 [2022-04-15T20:55:26.394Z] ---> 066af6fcb610 [2022-04-15T20:55:26.394Z] [2022-04-15T20:55:26.989Z] Successfully built f9328a81c707 [2022-04-15T20:55:26.989Z] Successfully tagged support-scheduler-arm64:latest [2022-04-15T20:55:26.989Z] Building security-spiffe-token-provider [2022-04-15T20:55:26.989Z]  Building support-scheduler ... done Successfully built 066af6fcb610 [2022-04-15T20:55:26.989Z] Successfully tagged support-notifications-arm64:latest [2022-04-15T20:55:26.989Z]  Building support-notifications ... done Building security-secretstore-setup [2022-04-15T20:56:23.551Z] Step 1/20 : ARG BUILDER_BASE=golang:1.17-alpine3.15 [2022-04-15T20:56:23.551Z] Step 2/20 : FROM ${BUILDER_BASE} AS builder [2022-04-15T20:56:23.551Z] ---> 27a12ee7d3b8 [2022-04-15T20:56:23.551Z] Step 3/20 : WORKDIR /edgex-go [2022-04-15T20:56:23.551Z] ---> Using cache [2022-04-15T20:56:23.551Z] ---> a7b427532602 [2022-04-15T20:56:23.551Z] Step 4/20 : RUN apk update && apk --no-cache --update add build-base [2022-04-15T20:56:23.551Z] Step 1/25 : ARG BUILDER_BASE=golang:1.17-alpine3.15 [2022-04-15T20:56:23.551Z] Step 2/25 : FROM ${BUILDER_BASE} AS builder [2022-04-15T20:56:23.551Z] ---> 27a12ee7d3b8 [2022-04-15T20:56:23.551Z] Step 3/25 : WORKDIR /edgex-go [2022-04-15T20:56:23.551Z] ---> Using cache [2022-04-15T20:56:23.551Z] ---> a7b427532602 [2022-04-15T20:56:23.551Z] Step 4/25 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-04-15T20:56:23.551Z] ---> Using cache [2022-04-15T20:56:23.551Z] ---> d1441a92f490 [2022-04-15T20:56:23.551Z] Step 5/25 : RUN apk add --update --no-cache make git [2022-04-15T20:56:23.551Z] ---> Using cache [2022-04-15T20:56:23.551Z] ---> 6000e5773e8b [2022-04-15T20:56:23.551Z] Step 6/25 : COPY go.mod vendor* ./ [2022-04-15T20:56:23.551Z] ---> Using cache [2022-04-15T20:56:23.551Z] ---> 4f6cf30ee63a [2022-04-15T20:56:23.551Z] Step 7/25 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-04-15T20:56:23.551Z] ---> Using cache [2022-04-15T20:56:23.551Z] ---> 1b57240594d0 [2022-04-15T20:56:23.551Z] Step 8/25 : COPY . . [2022-04-15T20:56:23.551Z] ---> Using cache [2022-04-15T20:56:23.551Z] ---> bac2c8496afc [2022-04-15T20:56:23.551Z] Step 9/25 : RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup [2022-04-15T20:56:23.551Z] ---> Running in 5d928f854233 [2022-04-15T20:56:23.551Z] ---> Running in 3c690c79a6a5 [2022-04-15T20:56:23.551Z] 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-15T20:56:23.551Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz [2022-04-15T20:56:23.551Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz [2022-04-15T20:56:23.551Z] v3.15.4-39-g17994082e8 [https://nl.alpinelinux.org/alpine/v3.15/main] [2022-04-15T20:56:23.551Z] v3.15.4-38-gf7d0da3611 [https://nl.alpinelinux.org/alpine/v3.15/community] [2022-04-15T20:56:23.551Z] OK: 15741 distinct packages available [2022-04-15T20:56:23.551Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz [2022-04-15T20:56:23.551Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz [2022-04-15T20:56:23.551Z] OK: 220 MiB in 52 packages [2022-04-15T20:56:25.004Z] Removing intermediate container 3c690c79a6a5 [2022-04-15T20:56:25.004Z] ---> 1d8ff60f34c2 [2022-04-15T20:56:25.004Z] Step 5/20 : COPY go.mod vendor* ./ [2022-04-15T20:56:25.993Z] ---> fc32c9d4842e [2022-04-15T20:56:25.993Z] Step 6/20 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-04-15T20:56:26.271Z] ---> Running in 24b431942d7d [2022-04-15T20:56:31.711Z] Removing intermediate container 24b431942d7d [2022-04-15T20:56:31.711Z] ---> 86db2e7deb0c [2022-04-15T20:56:31.711Z] Step 7/20 : COPY . . [2022-04-15T20:56:53.895Z] ---> 2b630e57b7da [2022-04-15T20:56:53.895Z] Step 8/20 : RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider [2022-04-15T20:56:53.895Z] ---> Running in 86cfa65a744f [2022-04-15T20:56:54.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-spiffe-token-provider/security-spiffe-token-provider ./cmd/security-spiffe-token-provider [2022-04-15T20:58:46.727Z] Removing intermediate container 0ee1ca3868dd [2022-04-15T20:58:46.727Z] ---> 6b8b003120b1 [2022-04-15T20:58:46.727Z] [2022-04-15T20:58:46.727Z] Step 10/23 : FROM alpine:3.14 [2022-04-15T20:58:46.727Z] ---> ac73e934f311 [2022-04-15T20:58:46.727Z] Step 11/23 : RUN apk add --update --no-cache dumb-init [2022-04-15T20:58:46.727Z] ---> Using cache [2022-04-15T20:58:46.727Z] ---> d99c877fd7c5 [2022-04-15T20:58:46.727Z] Step 12/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' [2022-04-15T20:58:46.727Z] ---> Using cache [2022-04-15T20:58:46.727Z] ---> e3737da548f0 [2022-04-15T20:58:46.727Z] Step 13/23 : ENV APP_PORT=59882 [2022-04-15T20:58:46.727Z] ---> Running in 64d536ed4385 [2022-04-15T20:58:46.727Z] Removing intermediate container 64d536ed4385 [2022-04-15T20:58:46.727Z] ---> b6146a19ac5f [2022-04-15T20:58:46.727Z] Step 14/23 : EXPOSE $APP_PORT [2022-04-15T20:58:46.727Z] ---> Running in c503a459a281 [2022-04-15T20:58:46.727Z] Removing intermediate container c503a459a281 [2022-04-15T20:58:46.727Z] ---> 160b93a3f8f0 [2022-04-15T20:58:46.727Z] Step 15/23 : WORKDIR / [2022-04-15T20:58:46.727Z] ---> Running in 4c5394779ce5 [2022-04-15T20:58:46.727Z] Removing intermediate container 4c5394779ce5 [2022-04-15T20:58:46.727Z] ---> c94ba2fe1601 [2022-04-15T20:58:46.727Z] Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / [2022-04-15T20:58:46.727Z] ---> 35ed7ca8ddb5 [2022-04-15T20:58:46.727Z] Step 17/23 : COPY --from=builder /edgex-go/cmd/core-command/core-command / [2022-04-15T20:58:46.727Z] ---> ac59cf4d9dd7 [2022-04-15T20:58:46.727Z] Step 18/23 : COPY --from=builder /edgex-go/cmd/core-command/res/configuration.toml /res/configuration.toml [2022-04-15T20:58:46.727Z] ---> f7a99f0133ca [2022-04-15T20:58:46.727Z] Step 19/23 : ENTRYPOINT ["/core-command"] [2022-04-15T20:58:46.727Z] ---> Running in 8ed07253b6d5 [2022-04-15T20:58:46.727Z] Removing intermediate container 8ed07253b6d5 [2022-04-15T20:58:46.727Z] ---> 01ef48c44202 [2022-04-15T20:58:46.727Z] Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2022-04-15T20:58:46.727Z] ---> Running in f31311675443 [2022-04-15T20:58:46.727Z] Removing intermediate container f31311675443 [2022-04-15T20:58:46.727Z] ---> 6f79f0b5da66 [2022-04-15T20:58:46.727Z] Step 21/23 : LABEL arch=arm64 [2022-04-15T20:58:46.727Z] ---> Running in 7ff53bc1cf40 [2022-04-15T20:58:46.727Z] Removing intermediate container 7ff53bc1cf40 [2022-04-15T20:58:46.727Z] ---> 1739e6bf7583 [2022-04-15T20:58:46.727Z] Step 22/23 : LABEL git_sha=baf2fc873efc1c041dd0417ead3079ddbf1babbf [2022-04-15T20:58:46.727Z] ---> Running in b9e2d8653e44 [2022-04-15T20:58:46.727Z] Removing intermediate container b9e2d8653e44 [2022-04-15T20:58:46.727Z] ---> 556bf1952921 [2022-04-15T20:58:46.727Z] Step 23/23 : LABEL version=0.0.0 [2022-04-15T20:58:46.727Z] ---> Running in fb882aa555e3 [2022-04-15T20:58:46.727Z] Removing intermediate container fb882aa555e3 [2022-04-15T20:58:46.727Z] ---> 4346e9ee6c1b [2022-04-15T20:58:46.727Z] [2022-04-15T20:58:46.727Z] Successfully built 4346e9ee6c1b [2022-04-15T20:58:46.727Z] Successfully tagged core-command-arm64:latest [2022-04-15T20:58:46.727Z] Building core-metadata [2022-04-15T20:59:08.952Z]  Building core-command ... done Removing intermediate container e5a3e39932d9 [2022-04-15T20:59:08.952Z] ---> d180e76cee16 [2022-04-15T20:59:08.952Z] Step 10/23 : RUN make cmd/sys-mgmt-executor/sys-mgmt-executor [2022-04-15T20:59:09.237Z] ---> Running in ff15ee92c688 [2022-04-15T20:59:11.266Z] 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-15T20:59:18.029Z] Step 1/23 : ARG BUILDER_BASE=golang:1.17-alpine3.15 [2022-04-15T20:59:18.029Z] Step 2/23 : FROM ${BUILDER_BASE} AS builder [2022-04-15T20:59:18.029Z] ---> 27a12ee7d3b8 [2022-04-15T20:59:18.029Z] Step 3/23 : WORKDIR /edgex-go [2022-04-15T20:59:18.029Z] ---> Using cache [2022-04-15T20:59:18.029Z] ---> a7b427532602 [2022-04-15T20:59:18.029Z] Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-04-15T20:59:18.029Z] ---> Using cache [2022-04-15T20:59:18.029Z] ---> d1441a92f490 [2022-04-15T20:59:18.029Z] Step 5/23 : RUN apk add --update --no-cache make git [2022-04-15T20:59:18.029Z] ---> Using cache [2022-04-15T20:59:18.029Z] ---> 6000e5773e8b [2022-04-15T20:59:18.029Z] Step 6/23 : COPY go.mod vendor* ./ [2022-04-15T20:59:18.029Z] ---> Using cache [2022-04-15T20:59:18.029Z] ---> 4f6cf30ee63a [2022-04-15T20:59:18.029Z] Step 7/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-04-15T20:59:18.029Z] ---> Using cache [2022-04-15T20:59:18.029Z] ---> 1b57240594d0 [2022-04-15T20:59:18.029Z] Step 8/23 : COPY . . [2022-04-15T20:59:18.029Z] ---> Using cache [2022-04-15T20:59:18.029Z] ---> bac2c8496afc [2022-04-15T20:59:18.029Z] Step 9/23 : RUN make cmd/core-metadata/core-metadata [2022-04-15T20:59:18.029Z] Removing intermediate container ff15ee92c688 [2022-04-15T20:59:18.029Z] ---> 5f06bead673f [2022-04-15T20:59:18.029Z] [2022-04-15T20:59:18.029Z] Step 11/23 : FROM docker:20.10.14 [2022-04-15T20:59:18.029Z] ---> Running in 895df5fdc90f [2022-04-15T20:59:18.029Z] 20.10.14: Pulling from library/docker [2022-04-15T20:59:20.681Z] 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-15T20:59:39.087Z] Digest: sha256:41978d1974f05f80e1aef23ac03040491a7e28bd4551d4b469b43e558341864e [2022-04-15T20:59:39.087Z] Status: Downloaded newer image for docker:20.10.14 [2022-04-15T20:59:39.087Z] ---> c346e9eafbab [2022-04-15T20:59:39.087Z] 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-15T20:59:39.087Z] ---> Running in 7f4c89af4349 [2022-04-15T20:59:39.087Z] Removing intermediate container 7f4c89af4349 [2022-04-15T20:59:39.087Z] ---> ee79e62cb3cf [2022-04-15T20:59:39.087Z] 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-15T20:59:39.087Z] ---> Running in 60c96ce2c7dd [2022-04-15T20:59:39.691Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz [2022-04-15T20:59:39.969Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz [2022-04-15T20:59:40.961Z] (1/43) Installing readline (8.1.1-r0) [2022-04-15T20:59:40.961Z] (2/43) Installing bash (5.1.16-r0) [2022-04-15T20:59:41.239Z] Executing bash-5.1.16-r0.post-install [2022-04-15T20:59:41.239Z] (3/43) Installing brotli-libs (1.0.9-r5) [2022-04-15T20:59:41.239Z] (4/43) Installing nghttp2-libs (1.46.0-r0) [2022-04-15T20:59:41.239Z] (5/43) Installing libcurl (7.80.0-r0) [2022-04-15T20:59:41.239Z] (6/43) Installing curl (7.80.0-r0) [2022-04-15T20:59:41.239Z] (7/43) Installing dumb-init (1.2.5-r1) [2022-04-15T20:59:41.239Z] (8/43) Installing libbz2 (1.0.8-r1) [2022-04-15T20:59:41.239Z] (9/43) Installing expat (2.4.7-r0) [2022-04-15T20:59:41.239Z] (10/43) Installing libffi (3.4.2-r1) [2022-04-15T20:59:41.239Z] (11/43) Installing gdbm (1.22-r0) [2022-04-15T20:59:41.239Z] (12/43) Installing xz-libs (5.2.5-r1) [2022-04-15T20:59:41.239Z] (13/43) Installing libgcc (10.3.1_git20211027-r0) [2022-04-15T20:59:41.239Z] (14/43) Installing libstdc++ (10.3.1_git20211027-r0) [2022-04-15T20:59:41.239Z] (15/43) Installing mpdecimal (2.5.1-r1) [2022-04-15T20:59:41.516Z] (16/43) Installing sqlite-libs (3.36.0-r0) [2022-04-15T20:59:41.516Z] (17/43) Installing python3 (3.9.7-r4) [2022-04-15T20:59:44.154Z] (18/43) Installing py3-appdirs (1.4.4-r2) [2022-04-15T20:59:44.154Z] (19/43) Installing py3-certifi (2020.12.5-r1) [2022-04-15T20:59:44.154Z] (20/43) Installing py3-charset-normalizer (2.0.7-r0) [2022-04-15T20:59:44.154Z] (21/43) Installing py3-idna (3.3-r0) [2022-04-15T20:59:44.154Z] (22/43) Installing py3-urllib3 (1.26.7-r0) [2022-04-15T20:59:44.154Z] (23/43) Installing py3-requests (2.26.0-r1) [2022-04-15T20:59:44.154Z] (24/43) Installing py3-msgpack (1.0.2-r1) [2022-04-15T20:59:44.154Z] (25/43) Installing py3-lockfile (0.12.2-r4) [2022-04-15T20:59:44.154Z] (26/43) Installing py3-cachecontrol (0.12.10-r0) [2022-04-15T20:59:44.154Z] (27/43) Installing py3-colorama (0.4.4-r1) [2022-04-15T20:59:44.154Z] (28/43) Installing py3-contextlib2 (21.6.0-r1) [2022-04-15T20:59:44.154Z] (29/43) Installing py3-distlib (0.3.3-r0) [2022-04-15T20:59:44.154Z] (30/43) Installing py3-distro (1.6.0-r0) [2022-04-15T20:59:44.154Z] (31/43) Installing py3-six (1.16.0-r0) [2022-04-15T20:59:44.154Z] (32/43) Installing py3-webencodings (0.5.1-r4) [2022-04-15T20:59:44.154Z] (33/43) Installing py3-html5lib (1.1-r1) [2022-04-15T20:59:44.436Z] (34/43) Installing py3-parsing (2.4.7-r2) [2022-04-15T20:59:44.436Z] (35/43) Installing py3-packaging (20.9-r1) [2022-04-15T20:59:44.437Z] (36/43) Installing py3-tomli (1.2.2-r0) [2022-04-15T20:59:44.437Z] (37/43) Installing py3-pep517 (0.12.0-r0) [2022-04-15T20:59:44.437Z] (38/43) Installing py3-progress (1.6-r0) [2022-04-15T20:59:44.437Z] (39/43) Installing py3-retrying (1.3.3-r2) [2022-04-15T20:59:44.437Z] (40/43) Installing py3-ordered-set (4.0.2-r2) [2022-04-15T20:59:44.437Z] (41/43) Installing py3-setuptools (52.0.0-r4) [2022-04-15T20:59:44.713Z] (42/43) Installing py3-toml (0.10.2-r2) [2022-04-15T20:59:44.713Z] (43/43) Installing py3-pip (20.3.4-r1) [2022-04-15T20:59:45.701Z] Executing busybox-1.34.1-r5.trigger [2022-04-15T20:59:45.701Z] OK: 82 MiB in 65 packages [2022-04-15T20:59:51.130Z] Collecting docker-compose==1.23.2 [2022-04-15T20:59:51.130Z] Downloading docker_compose-1.23.2-py2.py3-none-any.whl (131 kB) [2022-04-15T20:59:51.406Z] Collecting docopt<0.7,>=0.6.1 [2022-04-15T20:59:51.406Z] Downloading docopt-0.6.2.tar.gz (25 kB) [2022-04-15T20:59:54.028Z] Collecting cached-property<2,>=1.2.0 [2022-04-15T20:59:54.028Z] Downloading cached_property-1.5.2-py2.py3-none-any.whl (7.6 kB) [2022-04-15T20:59:55.466Z] Collecting requests!=2.11.0,!=2.12.2,!=2.18.0,<2.21,>=2.6.1 [2022-04-15T20:59:55.466Z] Downloading requests-2.20.1-py2.py3-none-any.whl (57 kB) [2022-04-15T20:59:55.740Z] Collecting dockerpty<0.5,>=0.4.1 [2022-04-15T20:59:55.740Z] Downloading dockerpty-0.4.1.tar.gz (13 kB) [2022-04-15T20:59:59.142Z] Collecting PyYAML<4,>=3.10 [2022-04-15T20:59:59.142Z] Downloading PyYAML-3.13.tar.gz (270 kB) [2022-04-15T21:00:03.478Z] 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-15T21:00:03.754Z] Collecting jsonschema<3,>=2.5.1 [2022-04-15T21:00:03.755Z] Downloading jsonschema-2.6.0-py2.py3-none-any.whl (39 kB) [2022-04-15T21:00:04.030Z] Collecting texttable<0.10,>=0.9.0 [2022-04-15T21:00:04.030Z] Downloading texttable-0.9.1.tar.gz (11 kB) [2022-04-15T21:00:07.430Z] Collecting websocket-client<1.0,>=0.32.0 [2022-04-15T21:00:07.430Z] Downloading websocket_client-0.59.0-py2.py3-none-any.whl (67 kB) [2022-04-15T21:00:07.706Z] Collecting docker<4.0,>=3.6.0 [2022-04-15T21:00:07.706Z] Downloading docker-3.7.3-py2.py3-none-any.whl (134 kB) [2022-04-15T21:00:08.687Z] Collecting docker-pycreds>=0.4.0 [2022-04-15T21:00:08.687Z] Downloading docker_pycreds-0.4.0-py2.py3-none-any.whl (9.0 kB) [2022-04-15T21:00:09.289Z] Collecting chardet<3.1.0,>=3.0.2 [2022-04-15T21:00:09.289Z] Downloading chardet-3.0.4-py2.py3-none-any.whl (133 kB) [2022-04-15T21:00:09.289Z] 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-15T21:00:09.569Z] Collecting idna<2.8,>=2.5 [2022-04-15T21:00:09.845Z] Downloading idna-2.7-py2.py3-none-any.whl (58 kB) [2022-04-15T21:00:10.835Z] Collecting urllib3<1.25,>=1.21.1 [2022-04-15T21:00:10.835Z] Downloading urllib3-1.24.3-py2.py3-none-any.whl (118 kB) [2022-04-15T21:00:11.114Z] Using legacy 'setup.py install' for dockerpty, since package 'wheel' is not installed. [2022-04-15T21:00:11.114Z] Using legacy 'setup.py install' for docopt, since package 'wheel' is not installed. [2022-04-15T21:00:11.114Z] Using legacy 'setup.py install' for PyYAML, since package 'wheel' is not installed. [2022-04-15T21:00:11.114Z] Using legacy 'setup.py install' for texttable, since package 'wheel' is not installed. [2022-04-15T21:00:12.565Z] Installing collected packages: urllib3, idna, chardet, websocket-client, requests, docker-pycreds, texttable, PyYAML, jsonschema, docopt, dockerpty, docker, cached-property, docker-compose [2022-04-15T21:00:12.565Z] Attempting uninstall: urllib3 [2022-04-15T21:00:12.565Z] Found existing installation: urllib3 1.26.7 [2022-04-15T21:00:12.565Z] Uninstalling urllib3-1.26.7: [2022-04-15T21:00:12.565Z] Successfully uninstalled urllib3-1.26.7 [2022-04-15T21:00:13.169Z] Attempting uninstall: idna [2022-04-15T21:00:13.169Z] Found existing installation: idna 3.3 [2022-04-15T21:00:13.169Z] Uninstalling idna-3.3: [2022-04-15T21:00:13.447Z] Successfully uninstalled idna-3.3 [2022-04-15T21:00:16.848Z] Attempting uninstall: requests [2022-04-15T21:00:16.848Z] Found existing installation: requests 2.26.0 [2022-04-15T21:00:16.848Z] Uninstalling requests-2.26.0: [2022-04-15T21:00:16.848Z] Successfully uninstalled requests-2.26.0 [2022-04-15T21:00:17.121Z] Running setup.py install for texttable: started [2022-04-15T21:00:20.518Z] Running setup.py install for texttable: finished with status 'done' [2022-04-15T21:00:20.518Z] Running setup.py install for PyYAML: started [2022-04-15T21:00:23.924Z] Running setup.py install for PyYAML: finished with status 'done' [2022-04-15T21:00:23.924Z] Running setup.py install for docopt: started [2022-04-15T21:00:27.328Z] Running setup.py install for docopt: finished with status 'done' [2022-04-15T21:00:27.328Z] Running setup.py install for dockerpty: started [2022-04-15T21:00:29.958Z] Running setup.py install for dockerpty: finished with status 'done' [2022-04-15T21:00:32.602Z] 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-15T21:00:47.739Z] Removing intermediate container 60c96ce2c7dd [2022-04-15T21:00:47.739Z] ---> 29e814157283 [2022-04-15T21:00:47.739Z] Step 14/23 : ENV APP_PORT=58890 [2022-04-15T21:00:47.739Z] ---> Running in 88af77f8b24c [2022-04-15T21:00:48.027Z] Removing intermediate container 88af77f8b24c [2022-04-15T21:00:48.027Z] ---> 93183a1b7fb7 [2022-04-15T21:00:48.027Z] Step 15/23 : EXPOSE $APP_PORT [2022-04-15T21:00:48.305Z] ---> Running in 33bb7dd85bc9 [2022-04-15T21:00:48.929Z] Removing intermediate container 33bb7dd85bc9 [2022-04-15T21:00:48.929Z] ---> db10497333c4 [2022-04-15T21:00:48.929Z] Step 16/23 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/sys-mgmt-agent / [2022-04-15T21:00:50.938Z] ---> d1b7a7f5b847 [2022-04-15T21:00:50.938Z] Step 17/23 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/res/configuration.toml /res/configuration.toml [2022-04-15T21:00:51.547Z] ---> 60b9d8e04fc8 [2022-04-15T21:00:51.547Z] Step 18/23 : COPY --from=builder /edgex-go/cmd/sys-mgmt-executor/sys-mgmt-executor / [2022-04-15T21:00:52.554Z] ---> 9342a294e132 [2022-04-15T21:00:52.554Z] Step 19/23 : ENTRYPOINT ["/sys-mgmt-agent"] [2022-04-15T21:00:52.844Z] ---> Running in 6d68bffaede6 [2022-04-15T21:00:53.452Z] Removing intermediate container 6d68bffaede6 [2022-04-15T21:00:53.452Z] ---> 815c99d37a38 [2022-04-15T21:00:53.452Z] Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2022-04-15T21:00:53.452Z] ---> Running in 2fffbddb60c8 [2022-04-15T21:00:54.089Z] Removing intermediate container 2fffbddb60c8 [2022-04-15T21:00:54.089Z] ---> 29cc4186f8fb [2022-04-15T21:00:54.089Z] Step 21/23 : LABEL arch=arm64 [2022-04-15T21:00:54.367Z] ---> Running in f262125bf017 [2022-04-15T21:00:54.993Z] Removing intermediate container f262125bf017 [2022-04-15T21:00:54.993Z] ---> 89e297277857 [2022-04-15T21:00:54.993Z] Step 22/23 : LABEL git_sha=baf2fc873efc1c041dd0417ead3079ddbf1babbf [2022-04-15T21:00:55.268Z] ---> Running in 1d0a1cbe78bc [2022-04-15T21:00:55.884Z] Removing intermediate container 1d0a1cbe78bc [2022-04-15T21:00:55.884Z] ---> f6ed9b69962e [2022-04-15T21:00:55.884Z] Step 23/23 : LABEL version=0.0.0 [2022-04-15T21:00:55.884Z] ---> Running in 69ac703a6440 [2022-04-15T21:00:56.488Z] Removing intermediate container 69ac703a6440 [2022-04-15T21:00:56.488Z] ---> b5ae5c31367b [2022-04-15T21:00:56.488Z] [2022-04-15T21:00:57.131Z] Successfully built b5ae5c31367b [2022-04-15T21:00:57.131Z] Successfully tagged sys-mgmt-agent-arm64:latest [2022-04-15T21:00:57.131Z]  Building sys-mgmt-agent ... done Building security-spire-server [2022-04-15T21:01:29.654Z] 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-15T21:01:29.654Z] Step 1/25 : ARG BUILDER_BASE=golang:1.17-alpine3.15 [2022-04-15T21:01:29.654Z] Step 2/25 : FROM ${BUILDER_BASE} AS builder [2022-04-15T21:01:29.654Z] ---> 27a12ee7d3b8 [2022-04-15T21:01:29.654Z] Step 3/25 : WORKDIR /edgex-go [2022-04-15T21:01:29.654Z] ---> Using cache [2022-04-15T21:01:29.654Z] ---> a7b427532602 [2022-04-15T21:01:29.654Z] Step 4/25 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-04-15T21:01:29.654Z] ---> Using cache [2022-04-15T21:01:29.654Z] ---> d1441a92f490 [2022-04-15T21:01:29.654Z] Step 5/25 : RUN apk add --update --no-cache make git build-base curl [2022-04-15T21:01:29.654Z] ---> Running in 97063a42580f [2022-04-15T21:01:31.674Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz [2022-04-15T21:01:33.133Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz [2022-04-15T21:01:34.130Z] OK: 220 MiB in 52 packages [2022-04-15T21:01:35.586Z] Removing intermediate container 97063a42580f [2022-04-15T21:01:35.586Z] ---> a955bc664425 [2022-04-15T21:01:35.586Z] Step 6/25 : COPY go.mod vendor* ./ [2022-04-15T21:01:37.056Z] ---> 0ac0701706d1 [2022-04-15T21:01:37.056Z] Step 7/25 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-04-15T21:01:37.056Z] ---> Running in ffe73e4d6944 [2022-04-15T21:01:45.363Z] Removing intermediate container 5d928f854233 [2022-04-15T21:01:45.363Z] ---> c8e342e68ca5 [2022-04-15T21:01:45.363Z] [2022-04-15T21:01:45.363Z] Step 10/25 : FROM alpine:3.14 [2022-04-15T21:01:45.363Z] ---> ac73e934f311 [2022-04-15T21:01:45.363Z] Step 11/25 : RUN apk add --update --no-cache ca-certificates dumb-init su-exec [2022-04-15T21:01:45.363Z] Removing intermediate container ffe73e4d6944 [2022-04-15T21:01:45.363Z] ---> 2d9f94e4a063 [2022-04-15T21:01:45.363Z] Step 8/25 : COPY . . [2022-04-15T21:01:45.363Z] ---> Running in 2657a4ea708c [2022-04-15T21:01:47.356Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/aarch64/APKINDEX.tar.gz [2022-04-15T21:01:47.963Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/aarch64/APKINDEX.tar.gz [2022-04-15T21:01:48.957Z] (1/3) Installing ca-certificates (20211220-r0) [2022-04-15T21:01:48.957Z] (2/3) Installing dumb-init (1.2.5-r1) [2022-04-15T21:01:48.957Z] (3/3) Installing su-exec (0.2-r1) [2022-04-15T21:01:48.957Z] Executing busybox-1.33.1-r7.trigger [2022-04-15T21:01:48.957Z] Executing ca-certificates-20211220-r0.trigger [2022-04-15T21:01:49.561Z] OK: 6 MiB in 17 packages [2022-04-15T21:01:52.981Z] Removing intermediate container 2657a4ea708c [2022-04-15T21:01:52.981Z] ---> 6bec07ae44da [2022-04-15T21:01:52.981Z] Step 12/25 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' [2022-04-15T21:01:52.981Z] ---> Running in 93c012820495 [2022-04-15T21:01:53.259Z] Removing intermediate container 93c012820495 [2022-04-15T21:01:53.259Z] ---> f8df1bcb739b [2022-04-15T21:01:53.259Z] Step 13/25 : WORKDIR / [2022-04-15T21:01:53.539Z] ---> Running in 40ccea2716e7 [2022-04-15T21:01:54.152Z] Removing intermediate container 40ccea2716e7 [2022-04-15T21:01:54.152Z] ---> 77aaf5af7a9d [2022-04-15T21:01:54.152Z] 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-15T21:01:56.153Z] ---> cc38ca65818b [2022-04-15T21:01:56.153Z] 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-15T21:01:57.606Z] ---> d040afd14054 [2022-04-15T21:01:57.606Z] Step 16/25 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/configuration.toml /res/configuration.toml [2022-04-15T21:01:59.606Z] ---> 6debbb77c34f [2022-04-15T21:01:59.606Z] 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-15T21:02:01.052Z] ---> 41cd6f8fa1d2 [2022-04-15T21:02:01.052Z] Step 18/25 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/security-file-token-provider . [2022-04-15T21:02:03.685Z] ---> 9cb90c907b3b [2022-04-15T21:02:03.685Z] Step 19/25 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/security-secretstore-setup . [2022-04-15T21:02:06.328Z] ---> 0af9c89d635d [2022-04-15T21:02:06.328Z] Step 20/25 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/entrypoint.sh /usr/local/bin/ [2022-04-15T21:02:08.329Z] ---> baeb9c88bad7 [2022-04-15T21:02:08.329Z] 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-15T21:02:08.329Z] ---> Running in 1271e8215cf3 [2022-04-15T21:02:12.664Z] Removing intermediate container 1271e8215cf3 [2022-04-15T21:02:12.664Z] ---> 8206a7a54393 [2022-04-15T21:02:12.664Z] Step 22/25 : ENTRYPOINT ["entrypoint.sh"] [2022-04-15T21:02:12.664Z] ---> Running in f6b6c8ff4c0e [2022-04-15T21:02:13.661Z] Removing intermediate container f6b6c8ff4c0e [2022-04-15T21:02:13.661Z] ---> 8641ec155afc [2022-04-15T21:02:13.661Z] Step 23/25 : LABEL arch=arm64 [2022-04-15T21:02:13.661Z] ---> Running in 5537866992ae [2022-04-15T21:02:14.665Z] Removing intermediate container 5537866992ae [2022-04-15T21:02:14.665Z] ---> c8b6812f0117 [2022-04-15T21:02:14.665Z] Step 24/25 : LABEL git_sha=baf2fc873efc1c041dd0417ead3079ddbf1babbf [2022-04-15T21:02:14.665Z] ---> Running in 15d5f19585a5 [2022-04-15T21:02:15.272Z] ---> 3cf420678b76 [2022-04-15T21:02:15.272Z] Step 9/25 : ARG SPIRE_RELEASE=1.2.1 [2022-04-15T21:02:15.272Z] ---> Running in 5c4ffd0e9c5c [2022-04-15T21:02:15.548Z] Removing intermediate container 15d5f19585a5 [2022-04-15T21:02:15.548Z] ---> 72530a67405b [2022-04-15T21:02:15.548Z] Step 25/25 : LABEL version=0.0.0 [2022-04-15T21:02:15.548Z] ---> Running in e1a6ea21935f [2022-04-15T21:02:16.149Z] Removing intermediate container 5c4ffd0e9c5c [2022-04-15T21:02:16.149Z] ---> 12a8d70c4172 [2022-04-15T21:02:16.149Z] Step 10/25 : RUN mkdir -p spire-build [2022-04-15T21:02:16.427Z] ---> Running in a002e1dc2450 [2022-04-15T21:02:16.427Z] Removing intermediate container e1a6ea21935f [2022-04-15T21:02:16.427Z] ---> 6ddeff95501a [2022-04-15T21:02:16.427Z] [2022-04-15T21:02:17.416Z] Successfully built 6ddeff95501a [2022-04-15T21:02:17.416Z] Successfully tagged security-secretstore-setup-arm64:latest [2022-04-15T21:02:17.416Z]  Building security-secretstore-setup ... done Building core-data [2022-04-15T21:02:19.400Z] Removing intermediate container a002e1dc2450 [2022-04-15T21:02:19.400Z] ---> d90c2ad7a60c [2022-04-15T21:02:19.400Z] Step 11/25 : WORKDIR /edgex-go/spire-build [2022-04-15T21:02:19.400Z] ---> Running in 71b3c4ca5fdd [2022-04-15T21:02:20.005Z] Removing intermediate container 71b3c4ca5fdd [2022-04-15T21:02:20.005Z] ---> 828418cf5455 [2022-04-15T21:02:20.005Z] 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-15T21:02:20.283Z] ---> Running in cb8b39e21570 [2022-04-15T21:02:22.933Z] spire-1.2.1/ [2022-04-15T21:02:22.933Z] spire-1.2.1/.data/ [2022-04-15T21:02:22.933Z] spire-1.2.1/.data/.file [2022-04-15T21:02:22.933Z] spire-1.2.1/.dockerignore [2022-04-15T21:02:22.933Z] spire-1.2.1/.gitattributes [2022-04-15T21:02:22.933Z] spire-1.2.1/.githooks/ [2022-04-15T21:02:22.933Z] spire-1.2.1/.githooks/pre-commit [2022-04-15T21:02:22.933Z] spire-1.2.1/.github/ [2022-04-15T21:02:22.933Z] spire-1.2.1/.github/ISSUE_TEMPLATE.md [2022-04-15T21:02:22.933Z] spire-1.2.1/.github/PULL_REQUEST_TEMPLATE.md [2022-04-15T21:02:22.933Z] spire-1.2.1/.github/dependabot.yml [2022-04-15T21:02:22.933Z] spire-1.2.1/.github/workflows/ [2022-04-15T21:02:22.933Z] spire-1.2.1/.github/workflows/nightly_build.yaml [2022-04-15T21:02:22.933Z] spire-1.2.1/.github/workflows/pr_build.yaml [2022-04-15T21:02:22.933Z] spire-1.2.1/.github/workflows/release_build.yaml [2022-04-15T21:02:22.933Z] spire-1.2.1/.github/workflows/scripts/ [2022-04-15T21:02:22.933Z] spire-1.2.1/.github/workflows/scripts/build_artifacts.sh [2022-04-15T21:02:22.933Z] spire-1.2.1/.github/workflows/scripts/push-images.sh [2022-04-15T21:02:22.933Z] spire-1.2.1/.github/workflows/scripts/push-scratch-images.sh [2022-04-15T21:02:22.933Z] spire-1.2.1/.github/workflows/scripts/run_unit_tests.sh [2022-04-15T21:02:22.933Z] spire-1.2.1/.github/workflows/scripts/split.sh [2022-04-15T21:02:22.933Z] spire-1.2.1/.gitignore [2022-04-15T21:02:22.933Z] spire-1.2.1/.go-version [2022-04-15T21:02:22.933Z] spire-1.2.1/.golangci.yml [2022-04-15T21:02:22.933Z] spire-1.2.1/ADOPTERS.md [2022-04-15T21:02:22.933Z] spire-1.2.1/CHANGELOG.md [2022-04-15T21:02:22.933Z] spire-1.2.1/CODE-OF-CONDUCT.md [2022-04-15T21:02:22.933Z] spire-1.2.1/CODEOWNERS [2022-04-15T21:02:22.933Z] spire-1.2.1/CONTRIBUTING.md [2022-04-15T21:02:22.933Z] spire-1.2.1/Dockerfile [2022-04-15T21:02:22.933Z] spire-1.2.1/Dockerfile.dev [2022-04-15T21:02:22.933Z] spire-1.2.1/Dockerfile.scratch [2022-04-15T21:02:22.933Z] spire-1.2.1/LICENSE [2022-04-15T21:02:22.933Z] spire-1.2.1/MAINTAINERS.md [2022-04-15T21:02:22.933Z] spire-1.2.1/Makefile [2022-04-15T21:02:22.933Z] spire-1.2.1/README.md [2022-04-15T21:02:22.933Z] spire-1.2.1/ROADMAP.md [2022-04-15T21:02:22.933Z] spire-1.2.1/SECURITY.md [2022-04-15T21:02:22.933Z] spire-1.2.1/cmd/ [2022-04-15T21:02:22.933Z] spire-1.2.1/cmd/spire-agent/ [2022-04-15T21:02:22.933Z] spire-1.2.1/cmd/spire-agent/cli/ [2022-04-15T21:02:22.933Z] spire-1.2.1/cmd/spire-agent/cli/api/ [2022-04-15T21:02:22.933Z] spire-1.2.1/cmd/spire-agent/cli/api/common.go [2022-04-15T21:02:22.933Z] spire-1.2.1/cmd/spire-agent/cli/api/fetch_jwt.go [2022-04-15T21:02:22.933Z] spire-1.2.1/cmd/spire-agent/cli/api/fetch_x509.go [2022-04-15T21:02:22.933Z] spire-1.2.1/cmd/spire-agent/cli/api/printer.go [2022-04-15T21:02:22.933Z] spire-1.2.1/cmd/spire-agent/cli/api/validate_jwt.go [2022-04-15T21:02:22.933Z] spire-1.2.1/cmd/spire-agent/cli/api/watch.go [2022-04-15T21:02:22.933Z] spire-1.2.1/cmd/spire-agent/cli/cli.go [2022-04-15T21:02:22.933Z] spire-1.2.1/cmd/spire-agent/cli/common/ [2022-04-15T21:02:22.933Z] spire-1.2.1/cmd/spire-agent/cli/common/defaults.go [2022-04-15T21:02:22.933Z] spire-1.2.1/cmd/spire-agent/cli/healthcheck/ [2022-04-15T21:02:22.933Z] spire-1.2.1/cmd/spire-agent/cli/healthcheck/healthcheck.go [2022-04-15T21:02:22.933Z] spire-1.2.1/cmd/spire-agent/cli/healthcheck/healthcheck_test.go [2022-04-15T21:02:22.933Z] spire-1.2.1/cmd/spire-agent/cli/run/ [2022-04-15T21:02:22.933Z] spire-1.2.1/cmd/spire-agent/cli/run/run.go [2022-04-15T21:02:22.933Z] spire-1.2.1/cmd/spire-agent/cli/run/run_test.go [2022-04-15T21:02:22.933Z] spire-1.2.1/cmd/spire-agent/cli/validate/ [2022-04-15T21:02:22.933Z] spire-1.2.1/cmd/spire-agent/cli/validate/validate.go [2022-04-15T21:02:22.934Z] spire-1.2.1/cmd/spire-agent/cli/validate/validate_test.go [2022-04-15T21:02:22.934Z] spire-1.2.1/cmd/spire-agent/main.go [2022-04-15T21:02:22.934Z] spire-1.2.1/cmd/spire-server/ [2022-04-15T21:02:22.934Z] spire-1.2.1/cmd/spire-server/cli/ [2022-04-15T21:02:22.934Z] spire-1.2.1/cmd/spire-server/cli/agent/ [2022-04-15T21:02:22.934Z] spire-1.2.1/cmd/spire-server/cli/agent/agent_test.go [2022-04-15T21:02:22.934Z] spire-1.2.1/cmd/spire-server/cli/agent/ban.go [2022-04-15T21:02:22.934Z] spire-1.2.1/cmd/spire-server/cli/agent/count.go [2022-04-15T21:02:22.934Z] spire-1.2.1/cmd/spire-server/cli/agent/evict.go [2022-04-15T21:02:22.934Z] spire-1.2.1/cmd/spire-server/cli/agent/list.go [2022-04-15T21:02:22.934Z] spire-1.2.1/cmd/spire-server/cli/agent/show.go [2022-04-15T21:02:22.934Z] spire-1.2.1/cmd/spire-server/cli/bundle/ [2022-04-15T21:02:22.934Z] spire-1.2.1/cmd/spire-server/cli/bundle/bundle_test.go [2022-04-15T21:02:22.934Z] spire-1.2.1/cmd/spire-server/cli/bundle/common.go [2022-04-15T21:02:22.934Z] spire-1.2.1/cmd/spire-server/cli/bundle/common_test.go [2022-04-15T21:02:22.934Z] spire-1.2.1/cmd/spire-server/cli/bundle/count.go [2022-04-15T21:02:22.934Z] spire-1.2.1/cmd/spire-server/cli/bundle/delete.go [2022-04-15T21:02:22.934Z] spire-1.2.1/cmd/spire-server/cli/bundle/list.go [2022-04-15T21:02:22.934Z] spire-1.2.1/cmd/spire-server/cli/bundle/set.go [2022-04-15T21:02:22.934Z] spire-1.2.1/cmd/spire-server/cli/bundle/show.go [2022-04-15T21:02:22.934Z] spire-1.2.1/cmd/spire-server/cli/cli.go [2022-04-15T21:02:22.934Z] spire-1.2.1/cmd/spire-server/cli/entry/ [2022-04-15T21:02:22.934Z] spire-1.2.1/cmd/spire-server/cli/entry/count.go [2022-04-15T21:02:22.934Z] spire-1.2.1/cmd/spire-server/cli/entry/count_test.go [2022-04-15T21:02:22.934Z] spire-1.2.1/cmd/spire-server/cli/entry/create.go [2022-04-15T21:02:22.934Z] spire-1.2.1/cmd/spire-server/cli/entry/create_test.go [2022-04-15T21:02:22.934Z] spire-1.2.1/cmd/spire-server/cli/entry/delete.go [2022-04-15T21:02:22.934Z] spire-1.2.1/cmd/spire-server/cli/entry/delete_test.go [2022-04-15T21:02:22.934Z] spire-1.2.1/cmd/spire-server/cli/entry/show.go [2022-04-15T21:02:22.934Z] spire-1.2.1/cmd/spire-server/cli/entry/show_test.go [2022-04-15T21:02:22.934Z] spire-1.2.1/cmd/spire-server/cli/entry/update.go [2022-04-15T21:02:22.934Z] spire-1.2.1/cmd/spire-server/cli/entry/update_test.go [2022-04-15T21:02:22.934Z] spire-1.2.1/cmd/spire-server/cli/entry/util.go [2022-04-15T21:02:22.934Z] spire-1.2.1/cmd/spire-server/cli/entry/util_test.go [2022-04-15T21:02:22.934Z] spire-1.2.1/cmd/spire-server/cli/federation/ [2022-04-15T21:02:22.934Z] spire-1.2.1/cmd/spire-server/cli/federation/common.go [2022-04-15T21:02:22.934Z] spire-1.2.1/cmd/spire-server/cli/federation/common_test.go [2022-04-15T21:02:22.934Z] spire-1.2.1/cmd/spire-server/cli/federation/create.go [2022-04-15T21:02:22.934Z] spire-1.2.1/cmd/spire-server/cli/federation/create_test.go [2022-04-15T21:02:22.934Z] spire-1.2.1/cmd/spire-server/cli/federation/delete.go [2022-04-15T21:02:22.934Z] spire-1.2.1/cmd/spire-server/cli/federation/delete_test.go [2022-04-15T21:02:22.934Z] spire-1.2.1/cmd/spire-server/cli/federation/list.go [2022-04-15T21:02:22.934Z] spire-1.2.1/cmd/spire-server/cli/federation/list_test.go [2022-04-15T21:02:22.934Z] spire-1.2.1/cmd/spire-server/cli/federation/refresh.go [2022-04-15T21:02:22.934Z] spire-1.2.1/cmd/spire-server/cli/federation/refresh_test.go [2022-04-15T21:02:22.934Z] spire-1.2.1/cmd/spire-server/cli/federation/show.go [2022-04-15T21:02:22.934Z] spire-1.2.1/cmd/spire-server/cli/federation/show_test.go [2022-04-15T21:02:22.934Z] spire-1.2.1/cmd/spire-server/cli/federation/update.go [2022-04-15T21:02:22.934Z] spire-1.2.1/cmd/spire-server/cli/federation/update_test.go [2022-04-15T21:02:22.934Z] spire-1.2.1/cmd/spire-server/cli/healthcheck/ [2022-04-15T21:02:22.934Z] spire-1.2.1/cmd/spire-server/cli/healthcheck/healthcheck.go [2022-04-15T21:02:22.934Z] spire-1.2.1/cmd/spire-server/cli/healthcheck/healthcheck_test.go [2022-04-15T21:02:22.934Z] spire-1.2.1/cmd/spire-server/cli/jwt/ [2022-04-15T21:02:22.934Z] spire-1.2.1/cmd/spire-server/cli/jwt/mint.go [2022-04-15T21:02:22.934Z] spire-1.2.1/cmd/spire-server/cli/jwt/mint_test.go [2022-04-15T21:02:22.934Z] spire-1.2.1/cmd/spire-server/cli/run/ [2022-04-15T21:02:22.934Z] spire-1.2.1/cmd/spire-server/cli/run/run.go [2022-04-15T21:02:22.934Z] spire-1.2.1/cmd/spire-server/cli/run/run_test.go [2022-04-15T21:02:22.934Z] spire-1.2.1/cmd/spire-server/cli/token/ [2022-04-15T21:02:22.934Z] spire-1.2.1/cmd/spire-server/cli/token/generate.go [2022-04-15T21:02:22.934Z] spire-1.2.1/cmd/spire-server/cli/token/generate_test.go [2022-04-15T21:02:22.934Z] spire-1.2.1/cmd/spire-server/cli/validate/ [2022-04-15T21:02:23.210Z] spire-1.2.1/cmd/spire-server/cli/validate/validate.go [2022-04-15T21:02:23.210Z] spire-1.2.1/cmd/spire-server/cli/validate/validate_test.go [2022-04-15T21:02:23.210Z] spire-1.2.1/cmd/spire-server/cli/x509/ [2022-04-15T21:02:23.210Z] spire-1.2.1/cmd/spire-server/cli/x509/mint.go [2022-04-15T21:02:23.210Z] spire-1.2.1/cmd/spire-server/cli/x509/mint_test.go [2022-04-15T21:02:23.210Z] spire-1.2.1/cmd/spire-server/main.go [2022-04-15T21:02:23.210Z] spire-1.2.1/cmd/spire-server/util/ [2022-04-15T21:02:23.210Z] spire-1.2.1/cmd/spire-server/util/util.go [2022-04-15T21:02:23.210Z] spire-1.2.1/conf/ [2022-04-15T21:02:23.210Z] spire-1.2.1/conf/agent/ [2022-04-15T21:02:23.210Z] spire-1.2.1/conf/agent/agent.conf [2022-04-15T21:02:23.210Z] spire-1.2.1/conf/agent/agent_full.conf [2022-04-15T21:02:23.210Z] spire-1.2.1/conf/agent/dummy_root_ca.crt [2022-04-15T21:02:23.210Z] spire-1.2.1/conf/server/ [2022-04-15T21:02:23.210Z] spire-1.2.1/conf/server/dummy_upstream_ca.crt [2022-04-15T21:02:23.210Z] spire-1.2.1/conf/server/dummy_upstream_ca.key [2022-04-15T21:02:23.210Z] spire-1.2.1/conf/server/server.conf [2022-04-15T21:02:23.210Z] spire-1.2.1/conf/server/server_full.conf [2022-04-15T21:02:23.210Z] spire-1.2.1/doc/ [2022-04-15T21:02:23.210Z] spire-1.2.1/doc/SPIRE101.md [2022-04-15T21:02:23.210Z] spire-1.2.1/doc/auditlog.md [2022-04-15T21:02:23.210Z] spire-1.2.1/doc/authorization_policy_engine.md [2022-04-15T21:02:23.210Z] spire-1.2.1/doc/changelog_guidelines.md [2022-04-15T21:02:23.210Z] spire-1.2.1/doc/cure53-report.pdf [2022-04-15T21:02:23.210Z] spire-1.2.1/doc/images/ [2022-04-15T21:02:23.210Z] spire-1.2.1/doc/images/2019_roadmap.png [2022-04-15T21:02:23.210Z] spire-1.2.1/doc/images/SPIRE101.png [2022-04-15T21:02:23.210Z] spire-1.2.1/doc/images/SPIRE_agent.png [2022-04-15T21:02:23.210Z] spire-1.2.1/doc/images/SPIRE_server.png [2022-04-15T21:02:23.210Z] spire-1.2.1/doc/images/cache_mgr.png [2022-04-15T21:02:23.210Z] spire-1.2.1/doc/images/cache_mgr_components.png [2022-04-15T21:02:23.210Z] spire-1.2.1/doc/images/federated_spire.png [2022-04-15T21:02:23.210Z] spire-1.2.1/doc/images/ha_mode.png [2022-04-15T21:02:23.210Z] spire-1.2.1/doc/images/nested_spire.png [2022-04-15T21:02:23.210Z] spire-1.2.1/doc/images/oidc_federation.png [2022-04-15T21:02:23.210Z] spire-1.2.1/doc/images/single_trust_domain.png [2022-04-15T21:02:23.210Z] spire-1.2.1/doc/images/spiffe_compatible.png [2022-04-15T21:02:23.210Z] spire-1.2.1/doc/images/spire_logo.png [2022-04-15T21:02:23.210Z] spire-1.2.1/doc/migrating_registration_api_clients.md [2022-04-15T21:02:23.210Z] spire-1.2.1/doc/plugin_agent_keymanager_disk.md [2022-04-15T21:02:23.210Z] spire-1.2.1/doc/plugin_agent_keymanager_memory.md [2022-04-15T21:02:23.210Z] spire-1.2.1/doc/plugin_agent_nodeattestor_aws_iid.md [2022-04-15T21:02:23.210Z] spire-1.2.1/doc/plugin_agent_nodeattestor_azure_msi.md [2022-04-15T21:02:23.210Z] spire-1.2.1/doc/plugin_agent_nodeattestor_gcp_iit.md [2022-04-15T21:02:23.210Z] spire-1.2.1/doc/plugin_agent_nodeattestor_jointoken.md [2022-04-15T21:02:23.210Z] spire-1.2.1/doc/plugin_agent_nodeattestor_k8s_psat.md [2022-04-15T21:02:23.210Z] spire-1.2.1/doc/plugin_agent_nodeattestor_k8s_sat.md [2022-04-15T21:02:23.210Z] spire-1.2.1/doc/plugin_agent_nodeattestor_sshpop.md [2022-04-15T21:02:23.210Z] spire-1.2.1/doc/plugin_agent_nodeattestor_tpm_devid.md [2022-04-15T21:02:23.210Z] spire-1.2.1/doc/plugin_agent_nodeattestor_x509pop.md [2022-04-15T21:02:23.210Z] spire-1.2.1/doc/plugin_agent_svidstore_aws_secretsmanager.md [2022-04-15T21:02:23.210Z] spire-1.2.1/doc/plugin_agent_svidstore_gcp_secretmanager.md [2022-04-15T21:02:23.210Z] spire-1.2.1/doc/plugin_agent_workloadattestor_docker.md [2022-04-15T21:02:23.210Z] spire-1.2.1/doc/plugin_agent_workloadattestor_k8s.md [2022-04-15T21:02:23.210Z] spire-1.2.1/doc/plugin_agent_workloadattestor_unix.md [2022-04-15T21:02:23.210Z] spire-1.2.1/doc/plugin_server_datastore_sql.md [2022-04-15T21:02:23.210Z] spire-1.2.1/doc/plugin_server_keymanager_aws_kms.md [2022-04-15T21:02:23.210Z] spire-1.2.1/doc/plugin_server_keymanager_disk.md [2022-04-15T21:02:23.210Z] spire-1.2.1/doc/plugin_server_keymanager_memory.md [2022-04-15T21:02:23.210Z] spire-1.2.1/doc/plugin_server_nodeattestor_aws_iid.md [2022-04-15T21:02:23.210Z] spire-1.2.1/doc/plugin_server_nodeattestor_azure_msi.md [2022-04-15T21:02:23.210Z] spire-1.2.1/doc/plugin_server_nodeattestor_gcp_iit.md [2022-04-15T21:02:23.210Z] spire-1.2.1/doc/plugin_server_nodeattestor_jointoken.md [2022-04-15T21:02:23.210Z] spire-1.2.1/doc/plugin_server_nodeattestor_k8s_psat.md [2022-04-15T21:02:23.210Z] spire-1.2.1/doc/plugin_server_nodeattestor_k8s_sat.md [2022-04-15T21:02:23.210Z] spire-1.2.1/doc/plugin_server_nodeattestor_sshpop.md [2022-04-15T21:02:23.210Z] spire-1.2.1/doc/plugin_server_nodeattestor_tpm_devid.md [2022-04-15T21:02:23.210Z] spire-1.2.1/doc/plugin_server_nodeattestor_x509pop.md [2022-04-15T21:02:23.210Z] spire-1.2.1/doc/plugin_server_noderesolver_azure_msi.md [2022-04-15T21:02:23.210Z] spire-1.2.1/doc/plugin_server_notifier_gcs_bundle.md [2022-04-15T21:02:23.210Z] spire-1.2.1/doc/plugin_server_notifier_k8sbundle.md [2022-04-15T21:02:23.210Z] spire-1.2.1/doc/plugin_server_upstreamauthority_aws_pca.md [2022-04-15T21:02:23.210Z] spire-1.2.1/doc/plugin_server_upstreamauthority_awssecret.md [2022-04-15T21:02:23.210Z] spire-1.2.1/doc/plugin_server_upstreamauthority_cert_manager.md [2022-04-15T21:02:23.210Z] spire-1.2.1/doc/plugin_server_upstreamauthority_disk.md [2022-04-15T21:02:23.210Z] spire-1.2.1/doc/plugin_server_upstreamauthority_gcp_cas.md [2022-04-15T21:02:23.210Z] spire-1.2.1/doc/plugin_server_upstreamauthority_spire.md [2022-04-15T21:02:23.210Z] spire-1.2.1/doc/plugin_server_upstreamauthority_vault.md [2022-04-15T21:02:23.210Z] spire-1.2.1/doc/scaling_spire.md [2022-04-15T21:02:23.210Z] spire-1.2.1/doc/spire_agent.md [2022-04-15T21:02:23.210Z] spire-1.2.1/doc/spire_server.md [2022-04-15T21:02:23.210Z] spire-1.2.1/doc/supported_integrations.md [2022-04-15T21:02:23.210Z] spire-1.2.1/doc/telemetry.md [2022-04-15T21:02:23.210Z] spire-1.2.1/doc/telemetry_config.md [2022-04-15T21:02:23.210Z] spire-1.2.1/doc/upgrading.md [2022-04-15T21:02:23.210Z] spire-1.2.1/doc/using_spire.md [2022-04-15T21:02:23.210Z] spire-1.2.1/examples/ [2022-04-15T21:02:23.210Z] spire-1.2.1/examples/README.md [2022-04-15T21:02:23.210Z] spire-1.2.1/go.mod [2022-04-15T21:02:23.210Z] spire-1.2.1/go.sum [2022-04-15T21:02:23.210Z] spire-1.2.1/pkg/ [2022-04-15T21:02:23.210Z] spire-1.2.1/pkg/agent/ [2022-04-15T21:02:23.210Z] spire-1.2.1/pkg/agent/agent.go [2022-04-15T21:02:23.210Z] spire-1.2.1/pkg/agent/api/ [2022-04-15T21:02:23.210Z] spire-1.2.1/pkg/agent/api/config.go [2022-04-15T21:02:23.210Z] spire-1.2.1/pkg/agent/api/debug/ [2022-04-15T21:02:23.210Z] spire-1.2.1/pkg/agent/api/debug/v1/ [2022-04-15T21:02:23.210Z] spire-1.2.1/pkg/agent/api/debug/v1/service.go [2022-04-15T21:02:23.210Z] spire-1.2.1/pkg/agent/api/debug/v1/service_test.go [2022-04-15T21:02:23.210Z] spire-1.2.1/pkg/agent/api/delegatedidentity/ [2022-04-15T21:02:23.210Z] spire-1.2.1/pkg/agent/api/delegatedidentity/v1/ [2022-04-15T21:02:23.210Z] spire-1.2.1/pkg/agent/api/delegatedidentity/v1/service.go [2022-04-15T21:02:23.210Z] spire-1.2.1/pkg/agent/api/delegatedidentity/v1/service_test.go [2022-04-15T21:02:23.210Z] spire-1.2.1/pkg/agent/api/endpoints.go [2022-04-15T21:02:23.210Z] spire-1.2.1/pkg/agent/api/health/ [2022-04-15T21:02:23.210Z] spire-1.2.1/pkg/agent/api/health/v1/ [2022-04-15T21:02:23.210Z] spire-1.2.1/pkg/agent/api/health/v1/service.go [2022-04-15T21:02:23.210Z] spire-1.2.1/pkg/agent/api/health/v1/service_test.go [2022-04-15T21:02:23.210Z] spire-1.2.1/pkg/agent/api/rpccontext/ [2022-04-15T21:02:23.210Z] spire-1.2.1/pkg/agent/api/rpccontext/alias.go [2022-04-15T21:02:23.210Z] spire-1.2.1/pkg/agent/api/rpccontext/caller.go [2022-04-15T21:02:23.210Z] spire-1.2.1/pkg/agent/attestor/ [2022-04-15T21:02:23.210Z] spire-1.2.1/pkg/agent/attestor/node/ [2022-04-15T21:02:23.210Z] spire-1.2.1/pkg/agent/attestor/node/experimental.go [2022-04-15T21:02:23.210Z] spire-1.2.1/pkg/agent/attestor/node/node.go [2022-04-15T21:02:23.210Z] spire-1.2.1/pkg/agent/attestor/node/node_test.go [2022-04-15T21:02:23.210Z] spire-1.2.1/pkg/agent/attestor/workload/ [2022-04-15T21:02:23.210Z] spire-1.2.1/pkg/agent/attestor/workload/workload.go [2022-04-15T21:02:23.210Z] spire-1.2.1/pkg/agent/attestor/workload/workload_test.go [2022-04-15T21:02:23.210Z] spire-1.2.1/pkg/agent/catalog/ [2022-04-15T21:02:23.210Z] spire-1.2.1/pkg/agent/catalog/catalog.go [2022-04-15T21:02:23.210Z] spire-1.2.1/pkg/agent/catalog/keymanager.go [2022-04-15T21:02:23.210Z] spire-1.2.1/pkg/agent/catalog/nodeattestor.go [2022-04-15T21:02:23.210Z] spire-1.2.1/pkg/agent/catalog/svidstore.go [2022-04-15T21:02:23.210Z] spire-1.2.1/pkg/agent/catalog/workloadattestor.go [2022-04-15T21:02:23.210Z] spire-1.2.1/pkg/agent/client/ [2022-04-15T21:02:23.210Z] spire-1.2.1/pkg/agent/client/client.go [2022-04-15T21:02:23.210Z] spire-1.2.1/pkg/agent/client/client_test.go [2022-04-15T21:02:23.210Z] spire-1.2.1/pkg/agent/client/dial.go [2022-04-15T21:02:23.210Z] spire-1.2.1/pkg/agent/client/nodeconn.go [2022-04-15T21:02:23.210Z] spire-1.2.1/pkg/agent/client/nodeconn_test.go [2022-04-15T21:02:23.210Z] spire-1.2.1/pkg/agent/client/update.go [2022-04-15T21:02:23.210Z] spire-1.2.1/pkg/agent/client/util.go [2022-04-15T21:02:23.210Z] spire-1.2.1/pkg/agent/common/ [2022-04-15T21:02:23.210Z] spire-1.2.1/pkg/agent/common/backoff/ [2022-04-15T21:02:23.210Z] spire-1.2.1/pkg/agent/common/backoff/backoff.go [2022-04-15T21:02:23.210Z] spire-1.2.1/pkg/agent/common/backoff/backoff_test.go [2022-04-15T21:02:23.210Z] spire-1.2.1/pkg/agent/common/cgroups/ [2022-04-15T21:02:23.210Z] spire-1.2.1/pkg/agent/common/cgroups/cgroups.go [2022-04-15T21:02:23.210Z] spire-1.2.1/pkg/agent/common/cgroups/cgroups_test.go [2022-04-15T21:02:23.210Z] spire-1.2.1/pkg/agent/common/cgroups/filesystem.go [2022-04-15T21:02:23.210Z] spire-1.2.1/pkg/agent/config.go [2022-04-15T21:02:23.210Z] spire-1.2.1/pkg/agent/endpoints/ [2022-04-15T21:02:23.210Z] spire-1.2.1/pkg/agent/endpoints/config.go [2022-04-15T21:02:23.210Z] spire-1.2.1/pkg/agent/endpoints/endpoints.go [2022-04-15T21:02:23.210Z] spire-1.2.1/pkg/agent/endpoints/endpoints_test.go [2022-04-15T21:02:23.210Z] spire-1.2.1/pkg/agent/endpoints/metrics.go [2022-04-15T21:02:23.210Z] spire-1.2.1/pkg/agent/endpoints/middleware.go [2022-04-15T21:02:23.210Z] spire-1.2.1/pkg/agent/endpoints/peertracker.go [2022-04-15T21:02:23.210Z] spire-1.2.1/pkg/agent/endpoints/peertracker_test.go [2022-04-15T21:02:23.210Z] spire-1.2.1/pkg/agent/endpoints/sdsv2/ [2022-04-15T21:02:23.210Z] spire-1.2.1/pkg/agent/endpoints/sdsv2/handler.go [2022-04-15T21:02:23.210Z] spire-1.2.1/pkg/agent/endpoints/sdsv2/handler_test.go [2022-04-15T21:02:23.210Z] spire-1.2.1/pkg/agent/endpoints/sdsv3/ [2022-04-15T21:02:23.210Z] spire-1.2.1/pkg/agent/endpoints/sdsv3/handler.go [2022-04-15T21:02:23.210Z] spire-1.2.1/pkg/agent/endpoints/sdsv3/handler_test.go [2022-04-15T21:02:23.210Z] spire-1.2.1/pkg/agent/endpoints/workload/ [2022-04-15T21:02:23.210Z] spire-1.2.1/pkg/agent/endpoints/workload/handler.go [2022-04-15T21:02:23.210Z] spire-1.2.1/pkg/agent/endpoints/workload/handler_test.go [2022-04-15T21:02:23.210Z] spire-1.2.1/pkg/agent/manager/ [2022-04-15T21:02:23.210Z] spire-1.2.1/pkg/agent/manager/cache/ [2022-04-15T21:02:23.210Z] spire-1.2.1/pkg/agent/manager/cache/bundle_cache.go [2022-04-15T21:02:23.210Z] spire-1.2.1/pkg/agent/manager/cache/cache.go [2022-04-15T21:02:23.210Z] spire-1.2.1/pkg/agent/manager/cache/cache_test.go [2022-04-15T21:02:23.210Z] spire-1.2.1/pkg/agent/manager/cache/jwt_cache.go [2022-04-15T21:02:23.210Z] spire-1.2.1/pkg/agent/manager/cache/jwt_cache_test.go [2022-04-15T21:02:23.210Z] spire-1.2.1/pkg/agent/manager/cache/sets.go [2022-04-15T21:02:23.211Z] spire-1.2.1/pkg/agent/manager/cache/subscriber.go [2022-04-15T21:02:23.211Z] spire-1.2.1/pkg/agent/manager/config.go [2022-04-15T21:02:23.211Z] spire-1.2.1/pkg/agent/manager/manager.go [2022-04-15T21:02:23.211Z] spire-1.2.1/pkg/agent/manager/manager_test.go [2022-04-15T21:02:23.211Z] spire-1.2.1/pkg/agent/manager/storage.go [2022-04-15T21:02:23.211Z] spire-1.2.1/pkg/agent/manager/storage_test.go [2022-04-15T21:02:23.211Z] spire-1.2.1/pkg/agent/manager/storecache/ [2022-04-15T21:02:23.211Z] spire-1.2.1/pkg/agent/manager/storecache/cache.go [2022-04-15T21:02:23.211Z] spire-1.2.1/pkg/agent/manager/storecache/cache_test.go [2022-04-15T21:02:23.211Z] spire-1.2.1/pkg/agent/manager/sync.go [2022-04-15T21:02:23.211Z] spire-1.2.1/pkg/agent/plugin/ [2022-04-15T21:02:23.211Z] spire-1.2.1/pkg/agent/plugin/keymanager/ [2022-04-15T21:02:23.211Z] spire-1.2.1/pkg/agent/plugin/keymanager/base/ [2022-04-15T21:02:23.211Z] spire-1.2.1/pkg/agent/plugin/keymanager/base/keymanagerbase.go [2022-04-15T21:02:23.211Z] spire-1.2.1/pkg/agent/plugin/keymanager/constant.go [2022-04-15T21:02:23.211Z] spire-1.2.1/pkg/agent/plugin/keymanager/disk/ [2022-04-15T21:02:23.211Z] spire-1.2.1/pkg/agent/plugin/keymanager/disk/disk.go [2022-04-15T21:02:23.211Z] spire-1.2.1/pkg/agent/plugin/keymanager/disk/disk_test.go [2022-04-15T21:02:23.211Z] spire-1.2.1/pkg/agent/plugin/keymanager/keymanager.go [2022-04-15T21:02:23.211Z] spire-1.2.1/pkg/agent/plugin/keymanager/memory/ [2022-04-15T21:02:23.211Z] spire-1.2.1/pkg/agent/plugin/keymanager/memory/memory.go [2022-04-15T21:02:23.211Z] spire-1.2.1/pkg/agent/plugin/keymanager/memory/memory_test.go [2022-04-15T21:02:23.211Z] spire-1.2.1/pkg/agent/plugin/keymanager/repository.go [2022-04-15T21:02:23.486Z] spire-1.2.1/pkg/agent/plugin/keymanager/svidkeymanager.go [2022-04-15T21:02:23.486Z] spire-1.2.1/pkg/agent/plugin/keymanager/svidkeymanager_test.go [2022-04-15T21:02:23.486Z] spire-1.2.1/pkg/agent/plugin/keymanager/test/ [2022-04-15T21:02:23.486Z] spire-1.2.1/pkg/agent/plugin/keymanager/test/keymanagertest.go [2022-04-15T21:02:23.486Z] spire-1.2.1/pkg/agent/plugin/keymanager/v1.go [2022-04-15T21:02:23.486Z] spire-1.2.1/pkg/agent/plugin/keymanager/v1_test.go [2022-04-15T21:02:23.486Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/ [2022-04-15T21:02:23.486Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/aws/ [2022-04-15T21:02:23.486Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/aws/iid.go [2022-04-15T21:02:23.486Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/aws/iid_test.go [2022-04-15T21:02:23.486Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/azure/ [2022-04-15T21:02:23.486Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/azure/msi.go [2022-04-15T21:02:23.486Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/azure/msi_test.go [2022-04-15T21:02:23.486Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/gcp/ [2022-04-15T21:02:23.486Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/gcp/iit.go [2022-04-15T21:02:23.486Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/gcp/iit_test.go [2022-04-15T21:02:23.486Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/jointoken.go [2022-04-15T21:02:23.486Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/jointoken/ [2022-04-15T21:02:23.486Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/jointoken/join_token.go [2022-04-15T21:02:23.486Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/jointoken_test.go [2022-04-15T21:02:23.486Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/ [2022-04-15T21:02:23.486Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/psat/ [2022-04-15T21:02:23.486Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/psat/psat.go [2022-04-15T21:02:23.486Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/psat/psat_test.go [2022-04-15T21:02:23.486Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/sat/ [2022-04-15T21:02:23.486Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/sat/sat.go [2022-04-15T21:02:23.486Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/sat/sat_test.go [2022-04-15T21:02:23.486Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/nodeattestor.go [2022-04-15T21:02:23.486Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/repository.go [2022-04-15T21:02:23.486Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/sshpop/ [2022-04-15T21:02:23.486Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/sshpop/sshpop.go [2022-04-15T21:02:23.486Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/sshpop/sshpop_test.go [2022-04-15T21:02:23.486Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/test/ [2022-04-15T21:02:23.486Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/test/serverstream.go [2022-04-15T21:02:23.486Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/ [2022-04-15T21:02:23.486Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/devid.go [2022-04-15T21:02:23.487Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/devid_test.go [2022-04-15T21:02:23.487Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/ [2022-04-15T21:02:23.487Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/autodetect.go [2022-04-15T21:02:23.487Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/open.go [2022-04-15T21:02:23.487Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/open_windows.go [2022-04-15T21:02:23.487Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/session.go [2022-04-15T21:02:23.487Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/session_test.go [2022-04-15T21:02:23.487Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/signingkey.go [2022-04-15T21:02:23.487Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/v1.go [2022-04-15T21:02:23.487Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/v1_test.go [2022-04-15T21:02:23.487Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/x509pop/ [2022-04-15T21:02:23.487Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/x509pop/x509pop.go [2022-04-15T21:02:23.487Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/x509pop/x509pop_test.go [2022-04-15T21:02:23.487Z] spire-1.2.1/pkg/agent/plugin/svidstore/ [2022-04-15T21:02:23.487Z] spire-1.2.1/pkg/agent/plugin/svidstore/awssecretsmanager/ [2022-04-15T21:02:23.487Z] spire-1.2.1/pkg/agent/plugin/svidstore/awssecretsmanager/aws.go [2022-04-15T21:02:23.487Z] spire-1.2.1/pkg/agent/plugin/svidstore/awssecretsmanager/aws_test.go [2022-04-15T21:02:23.487Z] spire-1.2.1/pkg/agent/plugin/svidstore/awssecretsmanager/client.go [2022-04-15T21:02:23.487Z] spire-1.2.1/pkg/agent/plugin/svidstore/gcpsecretmanager/ [2022-04-15T21:02:23.487Z] spire-1.2.1/pkg/agent/plugin/svidstore/gcpsecretmanager/client.go [2022-04-15T21:02:23.487Z] spire-1.2.1/pkg/agent/plugin/svidstore/gcpsecretmanager/gcloud.go [2022-04-15T21:02:23.487Z] spire-1.2.1/pkg/agent/plugin/svidstore/gcpsecretmanager/gcloud_test.go [2022-04-15T21:02:23.487Z] spire-1.2.1/pkg/agent/plugin/svidstore/repository.go [2022-04-15T21:02:23.487Z] spire-1.2.1/pkg/agent/plugin/svidstore/svidstore.go [2022-04-15T21:02:23.487Z] spire-1.2.1/pkg/agent/plugin/svidstore/utils.go [2022-04-15T21:02:23.487Z] spire-1.2.1/pkg/agent/plugin/svidstore/utils_test.go [2022-04-15T21:02:23.487Z] spire-1.2.1/pkg/agent/plugin/svidstore/v1.go [2022-04-15T21:02:23.487Z] spire-1.2.1/pkg/agent/plugin/svidstore/v1_test.go [2022-04-15T21:02:23.487Z] spire-1.2.1/pkg/agent/plugin/svidstore/v1unofficial.go [2022-04-15T21:02:23.487Z] spire-1.2.1/pkg/agent/plugin/svidstore/v1unofficial_test.go [2022-04-15T21:02:23.487Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/ [2022-04-15T21:02:23.487Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/ [2022-04-15T21:02:23.487Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/cgroup/ [2022-04-15T21:02:23.487Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/cgroup/dockerfinder.go [2022-04-15T21:02:23.487Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/cgroup/dockerfinder_test.go [2022-04-15T21:02:23.487Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/docker.go [2022-04-15T21:02:23.487Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/docker_test.go [2022-04-15T21:02:23.487Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/retry.go [2022-04-15T21:02:23.487Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/ [2022-04-15T21:02:23.487Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/k8s.go [2022-04-15T21:02:23.487Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/k8s_test.go [2022-04-15T21:02:23.487Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/ [2022-04-15T21:02:23.487Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/cgroups_init_pid_in_pod.txt [2022-04-15T21:02:23.487Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/cgroups_pid_in_kind_pod.txt [2022-04-15T21:02:23.487Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/cgroups_pid_in_pod.txt [2022-04-15T21:02:23.487Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/cgroups_pid_not_in_pod.txt [2022-04-15T21:02:23.487Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/kind_pod_list.json [2022-04-15T21:02:23.487Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/pod_list.json [2022-04-15T21:02:23.487Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/pod_list_not_running.json [2022-04-15T21:02:23.487Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/systemd_cgroups_pid_in_pod.txt [2022-04-15T21:02:23.487Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/repository.go [2022-04-15T21:02:23.487Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/unix/ [2022-04-15T21:02:23.487Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/unix/unix.go [2022-04-15T21:02:23.487Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/unix/unix_test.go [2022-04-15T21:02:23.487Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/v1.go [2022-04-15T21:02:23.487Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/v1_test.go [2022-04-15T21:02:23.487Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/workloadattestor.go [2022-04-15T21:02:23.487Z] spire-1.2.1/pkg/agent/svid/ [2022-04-15T21:02:23.487Z] spire-1.2.1/pkg/agent/svid/rotator.go [2022-04-15T21:02:23.487Z] spire-1.2.1/pkg/agent/svid/rotator_config.go [2022-04-15T21:02:23.487Z] spire-1.2.1/pkg/agent/svid/rotator_test.go [2022-04-15T21:02:23.487Z] spire-1.2.1/pkg/agent/svid/store/ [2022-04-15T21:02:23.487Z] spire-1.2.1/pkg/agent/svid/store/service.go [2022-04-15T21:02:23.487Z] spire-1.2.1/pkg/agent/svid/store/service_test.go [2022-04-15T21:02:23.487Z] spire-1.2.1/pkg/common/ [2022-04-15T21:02:23.487Z] spire-1.2.1/pkg/common/agentpathtemplate/ [2022-04-15T21:02:23.487Z] spire-1.2.1/pkg/common/agentpathtemplate/template.go [2022-04-15T21:02:23.487Z] spire-1.2.1/pkg/common/agentpathtemplate/template_test.go [2022-04-15T21:02:23.487Z] spire-1.2.1/pkg/common/api/ [2022-04-15T21:02:23.487Z] spire-1.2.1/pkg/common/api/metrics.go [2022-04-15T21:02:23.487Z] spire-1.2.1/pkg/common/api/middleware/ [2022-04-15T21:02:23.487Z] spire-1.2.1/pkg/common/api/middleware/common_test.go [2022-04-15T21:02:23.487Z] spire-1.2.1/pkg/common/api/middleware/interceptor.go [2022-04-15T21:02:23.487Z] spire-1.2.1/pkg/common/api/middleware/interceptor_test.go [2022-04-15T21:02:23.487Z] spire-1.2.1/pkg/common/api/middleware/logger.go [2022-04-15T21:02:23.487Z] spire-1.2.1/pkg/common/api/middleware/logger_test.go [2022-04-15T21:02:23.487Z] spire-1.2.1/pkg/common/api/middleware/metrics.go [2022-04-15T21:02:23.487Z] spire-1.2.1/pkg/common/api/middleware/metrics_test.go [2022-04-15T21:02:23.487Z] spire-1.2.1/pkg/common/api/middleware/middleware.go [2022-04-15T21:02:23.487Z] spire-1.2.1/pkg/common/api/middleware/middleware_test.go [2022-04-15T21:02:23.487Z] spire-1.2.1/pkg/common/api/middleware/misconfig.go [2022-04-15T21:02:23.487Z] spire-1.2.1/pkg/common/api/middleware/misconfig_test.go [2022-04-15T21:02:23.487Z] spire-1.2.1/pkg/common/api/middleware/names.go [2022-04-15T21:02:23.487Z] spire-1.2.1/pkg/common/api/middleware/names_test.go [2022-04-15T21:02:23.487Z] spire-1.2.1/pkg/common/api/names.go [2022-04-15T21:02:23.487Z] spire-1.2.1/pkg/common/api/ratelimit.go [2022-04-15T21:02:23.487Z] spire-1.2.1/pkg/common/api/rpccontext/ [2022-04-15T21:02:23.487Z] spire-1.2.1/pkg/common/api/rpccontext/logger.go [2022-04-15T21:02:23.487Z] spire-1.2.1/pkg/common/api/rpccontext/metrics.go [2022-04-15T21:02:23.487Z] spire-1.2.1/pkg/common/api/rpccontext/names.go [2022-04-15T21:02:23.487Z] spire-1.2.1/pkg/common/auth/ [2022-04-15T21:02:23.487Z] spire-1.2.1/pkg/common/auth/interceptors.go [2022-04-15T21:02:23.487Z] spire-1.2.1/pkg/common/auth/interceptors_test.go [2022-04-15T21:02:23.487Z] spire-1.2.1/pkg/common/auth/untracked_uds.go [2022-04-15T21:02:23.487Z] spire-1.2.1/pkg/common/bundleutil/ [2022-04-15T21:02:23.487Z] spire-1.2.1/pkg/common/bundleutil/bundle.go [2022-04-15T21:02:23.487Z] spire-1.2.1/pkg/common/bundleutil/bundle_test.go [2022-04-15T21:02:23.487Z] spire-1.2.1/pkg/common/bundleutil/common_test.go [2022-04-15T21:02:23.487Z] spire-1.2.1/pkg/common/bundleutil/marshal.go [2022-04-15T21:02:23.487Z] spire-1.2.1/pkg/common/bundleutil/marshal_test.go [2022-04-15T21:02:23.487Z] spire-1.2.1/pkg/common/bundleutil/refreshhint.go [2022-04-15T21:02:23.487Z] spire-1.2.1/pkg/common/bundleutil/refreshhint_test.go [2022-04-15T21:02:23.487Z] spire-1.2.1/pkg/common/bundleutil/types.go [2022-04-15T21:02:23.487Z] spire-1.2.1/pkg/common/bundleutil/unmarshal.go [2022-04-15T21:02:23.487Z] spire-1.2.1/pkg/common/bundleutil/unmarshal_test.go [2022-04-15T21:02:23.487Z] spire-1.2.1/pkg/common/catalog/ [2022-04-15T21:02:23.487Z] spire-1.2.1/pkg/common/catalog/bind.go [2022-04-15T21:02:23.487Z] spire-1.2.1/pkg/common/catalog/builtin.go [2022-04-15T21:02:23.487Z] spire-1.2.1/pkg/common/catalog/catalog.go [2022-04-15T21:02:23.487Z] spire-1.2.1/pkg/common/catalog/catalog_test.go [2022-04-15T21:02:23.487Z] spire-1.2.1/pkg/common/catalog/closers.go [2022-04-15T21:02:23.487Z] spire-1.2.1/pkg/common/catalog/cmd_linux.go [2022-04-15T21:02:23.487Z] spire-1.2.1/pkg/common/catalog/cmd_other.go [2022-04-15T21:02:23.487Z] spire-1.2.1/pkg/common/catalog/config.go [2022-04-15T21:02:23.487Z] spire-1.2.1/pkg/common/catalog/config_test.go [2022-04-15T21:02:23.487Z] spire-1.2.1/pkg/common/catalog/configure.go [2022-04-15T21:02:23.487Z] spire-1.2.1/pkg/common/catalog/constraints.go [2022-04-15T21:02:23.487Z] spire-1.2.1/pkg/common/catalog/constraints_test.go [2022-04-15T21:02:23.487Z] spire-1.2.1/pkg/common/catalog/context.go [2022-04-15T21:02:23.487Z] spire-1.2.1/pkg/common/catalog/external.go [2022-04-15T21:02:23.487Z] spire-1.2.1/pkg/common/catalog/host.go [2022-04-15T21:02:23.487Z] spire-1.2.1/pkg/common/catalog/pipenet.go [2022-04-15T21:02:23.487Z] spire-1.2.1/pkg/common/catalog/plugin.go [2022-04-15T21:02:23.487Z] spire-1.2.1/pkg/common/catalog/testplugin/ [2022-04-15T21:02:23.487Z] spire-1.2.1/pkg/common/catalog/testplugin/.gitignore [2022-04-15T21:02:23.487Z] spire-1.2.1/pkg/common/catalog/testplugin/main.go [2022-04-15T21:02:23.487Z] spire-1.2.1/pkg/common/catalog/testplugin/plugin.go [2022-04-15T21:02:23.487Z] spire-1.2.1/pkg/common/cli/ [2022-04-15T21:02:23.487Z] spire-1.2.1/pkg/common/cli/env.go [2022-04-15T21:02:23.487Z] spire-1.2.1/pkg/common/cli/flags.go [2022-04-15T21:02:23.487Z] spire-1.2.1/pkg/common/cli/trust_domain.go [2022-04-15T21:02:23.487Z] spire-1.2.1/pkg/common/cli/trust_domain_test.go [2022-04-15T21:02:23.487Z] spire-1.2.1/pkg/common/cli/umask.go [2022-04-15T21:02:23.487Z] spire-1.2.1/pkg/common/cli/umask_posix.go [2022-04-15T21:02:23.487Z] spire-1.2.1/pkg/common/cli/umask_test.go [2022-04-15T21:02:23.487Z] spire-1.2.1/pkg/common/cli/umask_windows.go [2022-04-15T21:02:23.487Z] spire-1.2.1/pkg/common/cliprinter/ [2022-04-15T21:02:23.487Z] spire-1.2.1/pkg/common/cliprinter/cliprinter.go [2022-04-15T21:02:23.487Z] spire-1.2.1/pkg/common/cliprinter/cliprinter_test.go [2022-04-15T21:02:23.487Z] spire-1.2.1/pkg/common/cliprinter/flag.go [2022-04-15T21:02:23.487Z] spire-1.2.1/pkg/common/cliprinter/flag_test.go [2022-04-15T21:02:23.487Z] spire-1.2.1/pkg/common/cliprinter/format.go [2022-04-15T21:02:23.487Z] spire-1.2.1/pkg/common/cliprinter/format_test.go [2022-04-15T21:02:23.487Z] spire-1.2.1/pkg/common/cliprinter/internal/ [2022-04-15T21:02:23.487Z] spire-1.2.1/pkg/common/cliprinter/internal/errorjson/ [2022-04-15T21:02:23.487Z] spire-1.2.1/pkg/common/cliprinter/internal/errorjson/errorjson.go [2022-04-15T21:02:23.487Z] spire-1.2.1/pkg/common/cliprinter/internal/errorjson/errorjson_test.go [2022-04-15T21:02:23.487Z] spire-1.2.1/pkg/common/cliprinter/internal/errorpretty/ [2022-04-15T21:02:23.487Z] spire-1.2.1/pkg/common/cliprinter/internal/errorpretty/errorpretty.go [2022-04-15T21:02:23.487Z] spire-1.2.1/pkg/common/cliprinter/internal/errorpretty/errorpretty_test.go [2022-04-15T21:02:23.487Z] spire-1.2.1/pkg/common/cliprinter/internal/protojson/ [2022-04-15T21:02:23.487Z] spire-1.2.1/pkg/common/cliprinter/internal/protojson/protojson.go [2022-04-15T21:02:23.487Z] spire-1.2.1/pkg/common/cliprinter/internal/protojson/protojson_test.go [2022-04-15T21:02:23.487Z] spire-1.2.1/pkg/common/cliprinter/internal/protopretty/ [2022-04-15T21:02:23.487Z] spire-1.2.1/pkg/common/cliprinter/internal/protopretty/protopretty.go [2022-04-15T21:02:23.487Z] spire-1.2.1/pkg/common/cliprinter/internal/protopretty/protopretty_test.go [2022-04-15T21:02:23.487Z] spire-1.2.1/pkg/common/cliprinter/internal/structjson/ [2022-04-15T21:02:23.487Z] spire-1.2.1/pkg/common/cliprinter/internal/structjson/structjson.go [2022-04-15T21:02:23.487Z] spire-1.2.1/pkg/common/cliprinter/internal/structjson/structjson_test.go [2022-04-15T21:02:23.487Z] spire-1.2.1/pkg/common/cliprinter/internal/structpretty/ [2022-04-15T21:02:23.487Z] spire-1.2.1/pkg/common/cliprinter/internal/structpretty/structpretty.go [2022-04-15T21:02:23.487Z] spire-1.2.1/pkg/common/cliprinter/internal/structpretty/structpretty_test.go [2022-04-15T21:02:23.487Z] spire-1.2.1/pkg/common/coretypes/ [2022-04-15T21:02:23.487Z] spire-1.2.1/pkg/common/coretypes/bundle/ [2022-04-15T21:02:23.487Z] spire-1.2.1/pkg/common/coretypes/bundle/bundle_test.go [2022-04-15T21:02:23.487Z] spire-1.2.1/pkg/common/coretypes/bundle/commontypes.go [2022-04-15T21:02:23.487Z] spire-1.2.1/pkg/common/coretypes/bundle/plugintypes.go [2022-04-15T21:02:23.487Z] spire-1.2.1/pkg/common/coretypes/bundle/require.go [2022-04-15T21:02:23.487Z] spire-1.2.1/pkg/common/coretypes/jwtkey/ [2022-04-15T21:02:23.487Z] spire-1.2.1/pkg/common/coretypes/jwtkey/apitypes.go [2022-04-15T21:02:23.487Z] spire-1.2.1/pkg/common/coretypes/jwtkey/commontypes.go [2022-04-15T21:02:23.487Z] spire-1.2.1/pkg/common/coretypes/jwtkey/jwtkey.go [2022-04-15T21:02:23.487Z] spire-1.2.1/pkg/common/coretypes/jwtkey/jwtkey_test.go [2022-04-15T21:02:23.487Z] spire-1.2.1/pkg/common/coretypes/jwtkey/plugintypes.go [2022-04-15T21:02:23.487Z] spire-1.2.1/pkg/common/coretypes/jwtkey/require.go [2022-04-15T21:02:23.487Z] spire-1.2.1/pkg/common/coretypes/x509certificate/ [2022-04-15T21:02:23.487Z] spire-1.2.1/pkg/common/coretypes/x509certificate/commontypes.go [2022-04-15T21:02:23.487Z] spire-1.2.1/pkg/common/coretypes/x509certificate/plugintypes.go [2022-04-15T21:02:23.487Z] spire-1.2.1/pkg/common/coretypes/x509certificate/require.go [2022-04-15T21:02:23.487Z] spire-1.2.1/pkg/common/coretypes/x509certificate/x509certificate.go [2022-04-15T21:02:23.487Z] spire-1.2.1/pkg/common/coretypes/x509certificate/x509certificate_test.go [2022-04-15T21:02:23.487Z] spire-1.2.1/pkg/common/cryptoutil/ [2022-04-15T21:02:23.487Z] spire-1.2.1/pkg/common/cryptoutil/keys.go [2022-04-15T21:02:23.487Z] spire-1.2.1/pkg/common/cryptoutil/keys_test.go [2022-04-15T21:02:23.487Z] spire-1.2.1/pkg/common/diskutil/ [2022-04-15T21:02:23.487Z] spire-1.2.1/pkg/common/diskutil/file_posix.go [2022-04-15T21:02:23.487Z] spire-1.2.1/pkg/common/diskutil/file_test.go [2022-04-15T21:02:23.487Z] spire-1.2.1/pkg/common/diskutil/file_windows.go [2022-04-15T21:02:23.487Z] spire-1.2.1/pkg/common/errorutil/ [2022-04-15T21:02:23.487Z] spire-1.2.1/pkg/common/errorutil/wrapper.go [2022-04-15T21:02:23.487Z] spire-1.2.1/pkg/common/health/ [2022-04-15T21:02:23.487Z] spire-1.2.1/pkg/common/health/config.go [2022-04-15T21:02:23.487Z] spire-1.2.1/pkg/common/health/context.go [2022-04-15T21:02:23.487Z] spire-1.2.1/pkg/common/health/context_test.go [2022-04-15T21:02:23.487Z] spire-1.2.1/pkg/common/health/health.go [2022-04-15T21:02:23.487Z] spire-1.2.1/pkg/common/health/health_test.go [2022-04-15T21:02:23.487Z] spire-1.2.1/pkg/common/health/logger.go [2022-04-15T21:02:23.487Z] spire-1.2.1/pkg/common/hostservice/ [2022-04-15T21:02:23.488Z] spire-1.2.1/pkg/common/hostservice/metricsservice/ [2022-04-15T21:02:23.488Z] spire-1.2.1/pkg/common/hostservice/metricsservice/v1.go [2022-04-15T21:02:23.488Z] spire-1.2.1/pkg/common/hostservice/metricsservice/v1_test.go [2022-04-15T21:02:23.488Z] spire-1.2.1/pkg/common/idutil/ [2022-04-15T21:02:23.488Z] spire-1.2.1/pkg/common/idutil/require.go [2022-04-15T21:02:23.488Z] spire-1.2.1/pkg/common/idutil/require_test.go [2022-04-15T21:02:23.488Z] spire-1.2.1/pkg/common/idutil/safety.go [2022-04-15T21:02:23.488Z] spire-1.2.1/pkg/common/idutil/safety_test.go [2022-04-15T21:02:23.488Z] spire-1.2.1/pkg/common/idutil/spiffeid.go [2022-04-15T21:02:23.488Z] spire-1.2.1/pkg/common/idutil/spiffeid_test.go [2022-04-15T21:02:23.488Z] spire-1.2.1/pkg/common/jwtsvid/ [2022-04-15T21:02:23.488Z] spire-1.2.1/pkg/common/jwtsvid/common.go [2022-04-15T21:02:23.488Z] spire-1.2.1/pkg/common/jwtsvid/sign.go [2022-04-15T21:02:23.488Z] spire-1.2.1/pkg/common/jwtsvid/token_test.go [2022-04-15T21:02:23.488Z] spire-1.2.1/pkg/common/jwtsvid/validate.go [2022-04-15T21:02:23.488Z] spire-1.2.1/pkg/common/jwtutil/ [2022-04-15T21:02:23.488Z] spire-1.2.1/pkg/common/jwtutil/keyset.go [2022-04-15T21:02:23.488Z] spire-1.2.1/pkg/common/jwtutil/keyset_test.go [2022-04-15T21:02:23.488Z] spire-1.2.1/pkg/common/log/ [2022-04-15T21:02:23.488Z] spire-1.2.1/pkg/common/log/hclog_adapter.go [2022-04-15T21:02:23.488Z] spire-1.2.1/pkg/common/log/hclog_adapter_test.go [2022-04-15T21:02:23.488Z] spire-1.2.1/pkg/common/log/log.go [2022-04-15T21:02:23.488Z] spire-1.2.1/pkg/common/log/log_test.go [2022-04-15T21:02:23.488Z] spire-1.2.1/pkg/common/log/options.go [2022-04-15T21:02:23.488Z] spire-1.2.1/pkg/common/nodeutil/ [2022-04-15T21:02:23.488Z] spire-1.2.1/pkg/common/nodeutil/node.go [2022-04-15T21:02:23.488Z] spire-1.2.1/pkg/common/nodeutil/node_test.go [2022-04-15T21:02:23.488Z] spire-1.2.1/pkg/common/peertracker/ [2022-04-15T21:02:23.763Z] spire-1.2.1/pkg/common/peertracker/conn.go [2022-04-15T21:02:23.763Z] spire-1.2.1/pkg/common/peertracker/credentials.go [2022-04-15T21:02:23.763Z] spire-1.2.1/pkg/common/peertracker/errors.go [2022-04-15T21:02:23.763Z] spire-1.2.1/pkg/common/peertracker/getpid_windows.c [2022-04-15T21:02:23.763Z] spire-1.2.1/pkg/common/peertracker/getpid_windows.h [2022-04-15T21:02:23.763Z] spire-1.2.1/pkg/common/peertracker/info.go [2022-04-15T21:02:23.763Z] spire-1.2.1/pkg/common/peertracker/listener.go [2022-04-15T21:02:23.763Z] spire-1.2.1/pkg/common/peertracker/listener_test.go [2022-04-15T21:02:23.763Z] spire-1.2.1/pkg/common/peertracker/peertracker.go [2022-04-15T21:02:23.763Z] spire-1.2.1/pkg/common/peertracker/peertracker_test.go [2022-04-15T21:02:23.763Z] spire-1.2.1/pkg/common/peertracker/peertracker_test_child_posix.go [2022-04-15T21:02:23.763Z] spire-1.2.1/pkg/common/peertracker/peertracker_test_child_windows.go [2022-04-15T21:02:23.763Z] spire-1.2.1/pkg/common/peertracker/peertracker_test_posix.go [2022-04-15T21:02:23.763Z] spire-1.2.1/pkg/common/peertracker/peertracker_test_windows.go [2022-04-15T21:02:23.763Z] spire-1.2.1/pkg/common/peertracker/tcp.go [2022-04-15T21:02:23.763Z] spire-1.2.1/pkg/common/peertracker/tcp_fallback.go [2022-04-15T21:02:23.763Z] spire-1.2.1/pkg/common/peertracker/tcp_windows.go [2022-04-15T21:02:23.763Z] spire-1.2.1/pkg/common/peertracker/tracker_bsd.go [2022-04-15T21:02:23.763Z] spire-1.2.1/pkg/common/peertracker/tracker_fallback.go [2022-04-15T21:02:23.763Z] spire-1.2.1/pkg/common/peertracker/tracker_linux.go [2022-04-15T21:02:23.763Z] spire-1.2.1/pkg/common/peertracker/tracker_linux_test.go [2022-04-15T21:02:23.763Z] spire-1.2.1/pkg/common/peertracker/tracker_windows.go [2022-04-15T21:02:23.763Z] spire-1.2.1/pkg/common/peertracker/uds.go [2022-04-15T21:02:23.763Z] spire-1.2.1/pkg/common/peertracker/uds_bsd.go [2022-04-15T21:02:23.763Z] spire-1.2.1/pkg/common/peertracker/uds_fallback.go [2022-04-15T21:02:23.763Z] spire-1.2.1/pkg/common/peertracker/uds_linux.go [2022-04-15T21:02:23.763Z] spire-1.2.1/pkg/common/pemutil/ [2022-04-15T21:02:23.763Z] spire-1.2.1/pkg/common/pemutil/block.go [2022-04-15T21:02:23.763Z] spire-1.2.1/pkg/common/pemutil/certs.go [2022-04-15T21:02:23.763Z] spire-1.2.1/pkg/common/pemutil/common.go [2022-04-15T21:02:23.763Z] spire-1.2.1/pkg/common/pemutil/csr.go [2022-04-15T21:02:23.763Z] spire-1.2.1/pkg/common/pemutil/keys.go [2022-04-15T21:02:23.763Z] spire-1.2.1/pkg/common/pemutil/pemutil_test.go [2022-04-15T21:02:23.763Z] spire-1.2.1/pkg/common/pemutil/testdata/ [2022-04-15T21:02:23.763Z] spire-1.2.1/pkg/common/pemutil/testdata/cert.pem [2022-04-15T21:02:23.763Z] spire-1.2.1/pkg/common/pemutil/testdata/certs.pem [2022-04-15T21:02:23.763Z] spire-1.2.1/pkg/common/pemutil/testdata/csr.pem [2022-04-15T21:02:23.763Z] spire-1.2.1/pkg/common/pemutil/testdata/ecdsa-key-pkcs8.pem [2022-04-15T21:02:23.763Z] spire-1.2.1/pkg/common/pemutil/testdata/ecdsa-key.pem [2022-04-15T21:02:23.763Z] spire-1.2.1/pkg/common/pemutil/testdata/key.pem [2022-04-15T21:02:23.763Z] spire-1.2.1/pkg/common/pemutil/testdata/public-rsa-key.pem [2022-04-15T21:02:23.763Z] spire-1.2.1/pkg/common/pemutil/testdata/rsa-key-pkcs8.pem [2022-04-15T21:02:23.763Z] spire-1.2.1/pkg/common/pemutil/testdata/rsa-key.pem [2022-04-15T21:02:23.763Z] spire-1.2.1/pkg/common/plugin/ [2022-04-15T21:02:23.763Z] spire-1.2.1/pkg/common/plugin/aws/ [2022-04-15T21:02:23.763Z] spire-1.2.1/pkg/common/plugin/aws/iid.go [2022-04-15T21:02:23.763Z] spire-1.2.1/pkg/common/plugin/azure/ [2022-04-15T21:02:23.763Z] spire-1.2.1/pkg/common/plugin/azure/msi.go [2022-04-15T21:02:23.763Z] spire-1.2.1/pkg/common/plugin/azure/msi_test.go [2022-04-15T21:02:23.763Z] spire-1.2.1/pkg/common/plugin/facade.go [2022-04-15T21:02:23.763Z] spire-1.2.1/pkg/common/plugin/facade_test.go [2022-04-15T21:02:23.763Z] spire-1.2.1/pkg/common/plugin/gcp/ [2022-04-15T21:02:23.763Z] spire-1.2.1/pkg/common/plugin/gcp/iit.go [2022-04-15T21:02:23.763Z] spire-1.2.1/pkg/common/plugin/k8s/ [2022-04-15T21:02:23.763Z] spire-1.2.1/pkg/common/plugin/k8s/apiserver/ [2022-04-15T21:02:23.763Z] spire-1.2.1/pkg/common/plugin/k8s/apiserver/client.go [2022-04-15T21:02:23.763Z] spire-1.2.1/pkg/common/plugin/k8s/apiserver/client_test.go [2022-04-15T21:02:23.763Z] spire-1.2.1/pkg/common/plugin/k8s/utils.go [2022-04-15T21:02:23.763Z] spire-1.2.1/pkg/common/plugin/k8s/utils_test.go [2022-04-15T21:02:23.763Z] spire-1.2.1/pkg/common/plugin/log.go [2022-04-15T21:02:23.763Z] spire-1.2.1/pkg/common/plugin/sshpop/ [2022-04-15T21:02:23.763Z] spire-1.2.1/pkg/common/plugin/sshpop/handshake.go [2022-04-15T21:02:23.763Z] spire-1.2.1/pkg/common/plugin/sshpop/handshake_test.go [2022-04-15T21:02:23.763Z] spire-1.2.1/pkg/common/plugin/sshpop/sshpop.go [2022-04-15T21:02:23.763Z] spire-1.2.1/pkg/common/plugin/sshpop/sshpop_test.go [2022-04-15T21:02:23.763Z] spire-1.2.1/pkg/common/plugin/sshpop/testdata/ [2022-04-15T21:02:23.763Z] spire-1.2.1/pkg/common/plugin/sshpop/testdata/dummy_agent_ssh_key [2022-04-15T21:02:23.763Z] spire-1.2.1/pkg/common/plugin/sshpop/testdata/dummy_agent_ssh_key-cert.pub [2022-04-15T21:02:23.763Z] spire-1.2.1/pkg/common/plugin/sshpop/testdata/dummy_ssh_cert_authority.pub [2022-04-15T21:02:23.763Z] spire-1.2.1/pkg/common/plugin/sshpop/testdata/empty_ssh_cert_authority.pub [2022-04-15T21:02:23.763Z] spire-1.2.1/pkg/common/plugin/sshpop/testdata/many_ssh_cert_authorities.pub [2022-04-15T21:02:23.763Z] spire-1.2.1/pkg/common/plugin/tpmdevid/ [2022-04-15T21:02:23.763Z] spire-1.2.1/pkg/common/plugin/tpmdevid/devid.go [2022-04-15T21:02:23.763Z] spire-1.2.1/pkg/common/plugin/x509pop/ [2022-04-15T21:02:23.763Z] spire-1.2.1/pkg/common/plugin/x509pop/x509pop.go [2022-04-15T21:02:23.763Z] spire-1.2.1/pkg/common/plugin/x509pop/x509pop_test.go [2022-04-15T21:02:23.763Z] spire-1.2.1/pkg/common/profiling/ [2022-04-15T21:02:23.763Z] spire-1.2.1/pkg/common/profiling/dumpers.go [2022-04-15T21:02:23.763Z] spire-1.2.1/pkg/common/profiling/profiling.go [2022-04-15T21:02:23.763Z] spire-1.2.1/pkg/common/protoutil/ [2022-04-15T21:02:23.763Z] spire-1.2.1/pkg/common/protoutil/masks.go [2022-04-15T21:02:23.763Z] spire-1.2.1/pkg/common/protoutil/masks_test.go [2022-04-15T21:02:23.763Z] spire-1.2.1/pkg/common/rotationutil/ [2022-04-15T21:02:23.763Z] spire-1.2.1/pkg/common/rotationutil/rotationutil.go [2022-04-15T21:02:23.763Z] spire-1.2.1/pkg/common/rotationutil/rotationutil_test.go [2022-04-15T21:02:23.763Z] spire-1.2.1/pkg/common/selector/ [2022-04-15T21:02:23.763Z] spire-1.2.1/pkg/common/selector/selector.go [2022-04-15T21:02:23.763Z] spire-1.2.1/pkg/common/selector/selector_test.go [2022-04-15T21:02:23.763Z] spire-1.2.1/pkg/common/selector/set.go [2022-04-15T21:02:23.763Z] spire-1.2.1/pkg/common/selector/set_utils.go [2022-04-15T21:02:23.763Z] spire-1.2.1/pkg/common/selector/set_utils_test.go [2022-04-15T21:02:23.763Z] spire-1.2.1/pkg/common/telemetry/ [2022-04-15T21:02:23.763Z] spire-1.2.1/pkg/common/telemetry/agent/ [2022-04-15T21:02:23.763Z] spire-1.2.1/pkg/common/telemetry/agent/keymanager/ [2022-04-15T21:02:23.763Z] spire-1.2.1/pkg/common/telemetry/agent/keymanager/keymanager.go [2022-04-15T21:02:23.763Z] spire-1.2.1/pkg/common/telemetry/agent/keymanager/wrapper.go [2022-04-15T21:02:23.763Z] spire-1.2.1/pkg/common/telemetry/agent/keymanager/wrapper_test.go [2022-04-15T21:02:23.763Z] spire-1.2.1/pkg/common/telemetry/agent/manager.go [2022-04-15T21:02:23.763Z] spire-1.2.1/pkg/common/telemetry/agent/node.go [2022-04-15T21:02:23.763Z] spire-1.2.1/pkg/common/telemetry/agent/rotate.go [2022-04-15T21:02:23.763Z] spire-1.2.1/pkg/common/telemetry/agent/sdsapi.go [2022-04-15T21:02:23.763Z] spire-1.2.1/pkg/common/telemetry/agent/store/ [2022-04-15T21:02:23.763Z] spire-1.2.1/pkg/common/telemetry/agent/store/store.go [2022-04-15T21:02:23.763Z] spire-1.2.1/pkg/common/telemetry/agent/workloadapi/ [2022-04-15T21:02:23.763Z] spire-1.2.1/pkg/common/telemetry/agent/workloadapi/workload.go [2022-04-15T21:02:23.763Z] spire-1.2.1/pkg/common/telemetry/blackhole.go [2022-04-15T21:02:23.763Z] spire-1.2.1/pkg/common/telemetry/call.go [2022-04-15T21:02:23.763Z] spire-1.2.1/pkg/common/telemetry/common/ [2022-04-15T21:02:23.763Z] spire-1.2.1/pkg/common/telemetry/common/label_adders.go [2022-04-15T21:02:23.763Z] spire-1.2.1/pkg/common/telemetry/config.go [2022-04-15T21:02:23.763Z] spire-1.2.1/pkg/common/telemetry/dogstatsd.go [2022-04-15T21:02:23.763Z] spire-1.2.1/pkg/common/telemetry/dogstatsd_test.go [2022-04-15T21:02:23.763Z] spire-1.2.1/pkg/common/telemetry/inmem.go [2022-04-15T21:02:23.763Z] spire-1.2.1/pkg/common/telemetry/inmem_test.go [2022-04-15T21:02:23.763Z] spire-1.2.1/pkg/common/telemetry/m3.go [2022-04-15T21:02:23.763Z] spire-1.2.1/pkg/common/telemetry/m3_test.go [2022-04-15T21:02:23.763Z] spire-1.2.1/pkg/common/telemetry/metrics.go [2022-04-15T21:02:23.763Z] spire-1.2.1/pkg/common/telemetry/metrics_benchmark_test.go [2022-04-15T21:02:23.763Z] spire-1.2.1/pkg/common/telemetry/names.go [2022-04-15T21:02:23.763Z] spire-1.2.1/pkg/common/telemetry/prometheus.go [2022-04-15T21:02:23.763Z] spire-1.2.1/pkg/common/telemetry/prometheus_test.go [2022-04-15T21:02:23.763Z] spire-1.2.1/pkg/common/telemetry/sanitize.go [2022-04-15T21:02:23.763Z] spire-1.2.1/pkg/common/telemetry/sanitize_test.go [2022-04-15T21:02:23.763Z] spire-1.2.1/pkg/common/telemetry/server/ [2022-04-15T21:02:23.763Z] spire-1.2.1/pkg/common/telemetry/server/bundle_manager.go [2022-04-15T21:02:23.763Z] spire-1.2.1/pkg/common/telemetry/server/ca_manager.go [2022-04-15T21:02:23.763Z] spire-1.2.1/pkg/common/telemetry/server/datastore/ [2022-04-15T21:02:23.763Z] spire-1.2.1/pkg/common/telemetry/server/datastore/bundle.go [2022-04-15T21:02:23.763Z] spire-1.2.1/pkg/common/telemetry/server/datastore/federation_relationship.go [2022-04-15T21:02:23.763Z] spire-1.2.1/pkg/common/telemetry/server/datastore/join_token.go [2022-04-15T21:02:23.763Z] spire-1.2.1/pkg/common/telemetry/server/datastore/node.go [2022-04-15T21:02:23.763Z] spire-1.2.1/pkg/common/telemetry/server/datastore/registration.go [2022-04-15T21:02:23.764Z] spire-1.2.1/pkg/common/telemetry/server/datastore/wrapper.go [2022-04-15T21:02:23.764Z] spire-1.2.1/pkg/common/telemetry/server/datastore/wrapper_test.go [2022-04-15T21:02:23.764Z] spire-1.2.1/pkg/common/telemetry/server/keymanager/ [2022-04-15T21:02:23.764Z] spire-1.2.1/pkg/common/telemetry/server/keymanager/keymanager.go [2022-04-15T21:02:23.764Z] spire-1.2.1/pkg/common/telemetry/server/keymanager/wrapper.go [2022-04-15T21:02:23.764Z] spire-1.2.1/pkg/common/telemetry/server/keymanager/wrapper_test.go [2022-04-15T21:02:23.764Z] spire-1.2.1/pkg/common/telemetry/server/registration_manager.go [2022-04-15T21:02:23.764Z] spire-1.2.1/pkg/common/telemetry/server/rotate.go [2022-04-15T21:02:23.764Z] spire-1.2.1/pkg/common/telemetry/server/server.go [2022-04-15T21:02:23.764Z] spire-1.2.1/pkg/common/telemetry/sink.go [2022-04-15T21:02:23.764Z] spire-1.2.1/pkg/common/telemetry/statsd.go [2022-04-15T21:02:23.764Z] spire-1.2.1/pkg/common/telemetry/statsd_test.go [2022-04-15T21:02:23.764Z] spire-1.2.1/pkg/common/telemetry/uptime.go [2022-04-15T21:02:23.764Z] spire-1.2.1/pkg/common/telemetry/version.go [2022-04-15T21:02:23.764Z] spire-1.2.1/pkg/common/telemetry/withlabels.go [2022-04-15T21:02:23.764Z] spire-1.2.1/pkg/common/uptime/ [2022-04-15T21:02:23.764Z] spire-1.2.1/pkg/common/uptime/uptime.go [2022-04-15T21:02:23.764Z] spire-1.2.1/pkg/common/uptime/uptime_test.go [2022-04-15T21:02:23.764Z] spire-1.2.1/pkg/common/util/ [2022-04-15T21:02:23.764Z] spire-1.2.1/pkg/common/util/certs.go [2022-04-15T21:02:23.764Z] spire-1.2.1/pkg/common/util/certs_test.go [2022-04-15T21:02:23.764Z] spire-1.2.1/pkg/common/util/csr.go [2022-04-15T21:02:23.764Z] spire-1.2.1/pkg/common/util/hash.go [2022-04-15T21:02:23.764Z] spire-1.2.1/pkg/common/util/selectors.go [2022-04-15T21:02:23.764Z] spire-1.2.1/pkg/common/util/selectors_test.go [2022-04-15T21:02:23.764Z] spire-1.2.1/pkg/common/util/signals.go [2022-04-15T21:02:23.764Z] spire-1.2.1/pkg/common/util/sort.go [2022-04-15T21:02:23.764Z] spire-1.2.1/pkg/common/util/sort_test.go [2022-04-15T21:02:23.764Z] spire-1.2.1/pkg/common/util/task.go [2022-04-15T21:02:23.764Z] spire-1.2.1/pkg/common/util/task_test.go [2022-04-15T21:02:23.764Z] spire-1.2.1/pkg/common/util/testdata/ [2022-04-15T21:02:23.764Z] spire-1.2.1/pkg/common/util/testdata/empty-bundle.pem [2022-04-15T21:02:23.764Z] spire-1.2.1/pkg/common/util/testdata/mixed-bundle.pem [2022-04-15T21:02:23.764Z] spire-1.2.1/pkg/common/version/ [2022-04-15T21:02:23.764Z] spire-1.2.1/pkg/common/version/version.go [2022-04-15T21:02:23.764Z] spire-1.2.1/pkg/common/x509svid/ [2022-04-15T21:02:23.764Z] spire-1.2.1/pkg/common/x509svid/common_test.go [2022-04-15T21:02:23.764Z] spire-1.2.1/pkg/common/x509svid/csr.go [2022-04-15T21:02:23.764Z] spire-1.2.1/pkg/common/x509svid/upstreamca.go [2022-04-15T21:02:23.764Z] spire-1.2.1/pkg/common/x509svid/upstreamca_test.go [2022-04-15T21:02:23.764Z] spire-1.2.1/pkg/common/x509util/ [2022-04-15T21:02:23.764Z] spire-1.2.1/pkg/common/x509util/cert.go [2022-04-15T21:02:23.764Z] spire-1.2.1/pkg/common/x509util/dns.go [2022-04-15T21:02:23.764Z] spire-1.2.1/pkg/common/x509util/dns_test.go [2022-04-15T21:02:23.764Z] spire-1.2.1/pkg/common/x509util/keyid.go [2022-04-15T21:02:23.764Z] spire-1.2.1/pkg/common/x509util/keypair.go [2022-04-15T21:02:23.764Z] spire-1.2.1/pkg/common/x509util/serialnumber.go [2022-04-15T21:02:23.764Z] spire-1.2.1/pkg/common/x509util/serialnumber_test.go [2022-04-15T21:02:23.764Z] spire-1.2.1/pkg/server/ [2022-04-15T21:02:23.764Z] spire-1.2.1/pkg/server/api/ [2022-04-15T21:02:23.764Z] spire-1.2.1/pkg/server/api/agent.go [2022-04-15T21:02:23.764Z] spire-1.2.1/pkg/server/api/agent/ [2022-04-15T21:02:23.764Z] spire-1.2.1/pkg/server/api/agent/v1/ [2022-04-15T21:02:23.764Z] spire-1.2.1/pkg/server/api/agent/v1/service.go [2022-04-15T21:02:23.764Z] spire-1.2.1/pkg/server/api/agent/v1/service_test.go [2022-04-15T21:02:23.764Z] spire-1.2.1/pkg/server/api/agent_test.go [2022-04-15T21:02:23.764Z] spire-1.2.1/pkg/server/api/api.go [2022-04-15T21:02:23.764Z] spire-1.2.1/pkg/server/api/audit/ [2022-04-15T21:02:23.764Z] spire-1.2.1/pkg/server/api/audit/audit.go [2022-04-15T21:02:23.764Z] spire-1.2.1/pkg/server/api/audit/audit_test.go [2022-04-15T21:02:23.764Z] spire-1.2.1/pkg/server/api/bundle.go [2022-04-15T21:02:23.764Z] spire-1.2.1/pkg/server/api/bundle/ [2022-04-15T21:02:23.764Z] spire-1.2.1/pkg/server/api/bundle/v1/ [2022-04-15T21:02:23.764Z] spire-1.2.1/pkg/server/api/bundle/v1/service.go [2022-04-15T21:02:23.764Z] spire-1.2.1/pkg/server/api/bundle/v1/service_test.go [2022-04-15T21:02:23.764Z] spire-1.2.1/pkg/server/api/bundle_test.go [2022-04-15T21:02:23.764Z] spire-1.2.1/pkg/server/api/debug/ [2022-04-15T21:02:23.764Z] spire-1.2.1/pkg/server/api/debug/v1/ [2022-04-15T21:02:23.764Z] spire-1.2.1/pkg/server/api/debug/v1/service.go [2022-04-15T21:02:23.764Z] spire-1.2.1/pkg/server/api/debug/v1/service_test.go [2022-04-15T21:02:23.764Z] spire-1.2.1/pkg/server/api/entry.go [2022-04-15T21:02:23.764Z] spire-1.2.1/pkg/server/api/entry/ [2022-04-15T21:02:23.764Z] spire-1.2.1/pkg/server/api/entry/v1/ [2022-04-15T21:02:23.764Z] spire-1.2.1/pkg/server/api/entry/v1/service.go [2022-04-15T21:02:23.764Z] spire-1.2.1/pkg/server/api/entry/v1/service_test.go [2022-04-15T21:02:23.764Z] spire-1.2.1/pkg/server/api/entry_test.go [2022-04-15T21:02:23.764Z] spire-1.2.1/pkg/server/api/health/ [2022-04-15T21:02:23.764Z] spire-1.2.1/pkg/server/api/health/v1/ [2022-04-15T21:02:23.764Z] spire-1.2.1/pkg/server/api/health/v1/service.go [2022-04-15T21:02:23.764Z] spire-1.2.1/pkg/server/api/health/v1/service_test.go [2022-04-15T21:02:23.764Z] spire-1.2.1/pkg/server/api/id.go [2022-04-15T21:02:23.764Z] spire-1.2.1/pkg/server/api/id_test.go [2022-04-15T21:02:23.764Z] spire-1.2.1/pkg/server/api/limits/ [2022-04-15T21:02:23.764Z] spire-1.2.1/pkg/server/api/limits/limits.go [2022-04-15T21:02:23.764Z] spire-1.2.1/pkg/server/api/middleware/ [2022-04-15T21:02:23.764Z] spire-1.2.1/pkg/server/api/middleware/alias.go [2022-04-15T21:02:23.764Z] spire-1.2.1/pkg/server/api/middleware/audit.go [2022-04-15T21:02:23.764Z] spire-1.2.1/pkg/server/api/middleware/authorization.go [2022-04-15T21:02:23.764Z] spire-1.2.1/pkg/server/api/middleware/authorization_opa.go [2022-04-15T21:02:23.764Z] spire-1.2.1/pkg/server/api/middleware/authorization_test.go [2022-04-15T21:02:23.764Z] spire-1.2.1/pkg/server/api/middleware/authorize_agent.go [2022-04-15T21:02:23.764Z] spire-1.2.1/pkg/server/api/middleware/caller.go [2022-04-15T21:02:23.764Z] spire-1.2.1/pkg/server/api/middleware/caller_test.go [2022-04-15T21:02:23.764Z] spire-1.2.1/pkg/server/api/middleware/common.go [2022-04-15T21:02:23.764Z] spire-1.2.1/pkg/server/api/middleware/common_test.go [2022-04-15T21:02:23.764Z] spire-1.2.1/pkg/server/api/middleware/entries.go [2022-04-15T21:02:23.764Z] spire-1.2.1/pkg/server/api/middleware/entries_test.go [2022-04-15T21:02:23.764Z] spire-1.2.1/pkg/server/api/middleware/ratelimit.go [2022-04-15T21:02:23.764Z] spire-1.2.1/pkg/server/api/middleware/ratelimit_test.go [2022-04-15T21:02:23.764Z] spire-1.2.1/pkg/server/api/ratelimit.go [2022-04-15T21:02:23.764Z] spire-1.2.1/pkg/server/api/rpccontext/ [2022-04-15T21:02:23.764Z] spire-1.2.1/pkg/server/api/rpccontext/alias.go [2022-04-15T21:02:23.764Z] spire-1.2.1/pkg/server/api/rpccontext/audit.go [2022-04-15T21:02:23.764Z] spire-1.2.1/pkg/server/api/rpccontext/caller.go [2022-04-15T21:02:23.764Z] spire-1.2.1/pkg/server/api/rpccontext/ratelimit.go [2022-04-15T21:02:23.764Z] spire-1.2.1/pkg/server/api/selector.go [2022-04-15T21:02:23.764Z] spire-1.2.1/pkg/server/api/selector_test.go [2022-04-15T21:02:23.764Z] spire-1.2.1/pkg/server/api/status.go [2022-04-15T21:02:23.764Z] spire-1.2.1/pkg/server/api/status_test.go [2022-04-15T21:02:23.764Z] spire-1.2.1/pkg/server/api/svid/ [2022-04-15T21:02:23.764Z] spire-1.2.1/pkg/server/api/svid/v1/ [2022-04-15T21:02:23.764Z] spire-1.2.1/pkg/server/api/svid/v1/service.go [2022-04-15T21:02:23.764Z] spire-1.2.1/pkg/server/api/svid/v1/service_test.go [2022-04-15T21:02:23.764Z] spire-1.2.1/pkg/server/api/trustdomain.go [2022-04-15T21:02:23.764Z] spire-1.2.1/pkg/server/api/trustdomain/ [2022-04-15T21:02:23.764Z] spire-1.2.1/pkg/server/api/trustdomain/v1/ [2022-04-15T21:02:23.764Z] spire-1.2.1/pkg/server/api/trustdomain/v1/service.go [2022-04-15T21:02:23.764Z] spire-1.2.1/pkg/server/api/trustdomain/v1/service_test.go [2022-04-15T21:02:23.764Z] spire-1.2.1/pkg/server/api/trustdomain_test.go [2022-04-15T21:02:23.764Z] spire-1.2.1/pkg/server/authpolicy/ [2022-04-15T21:02:23.764Z] spire-1.2.1/pkg/server/authpolicy/defaults.go [2022-04-15T21:02:23.764Z] spire-1.2.1/pkg/server/authpolicy/policy.go [2022-04-15T21:02:23.764Z] spire-1.2.1/pkg/server/authpolicy/policy.rego [2022-04-15T21:02:23.764Z] spire-1.2.1/pkg/server/authpolicy/policy_data.json [2022-04-15T21:02:23.764Z] spire-1.2.1/pkg/server/authpolicy/policy_test.go [2022-04-15T21:02:23.764Z] spire-1.2.1/pkg/server/authpolicy/validate.go [2022-04-15T21:02:23.764Z] spire-1.2.1/pkg/server/bundle/ [2022-04-15T21:02:23.764Z] spire-1.2.1/pkg/server/bundle/client/ [2022-04-15T21:02:23.764Z] spire-1.2.1/pkg/server/bundle/client/client.go [2022-04-15T21:02:23.764Z] spire-1.2.1/pkg/server/bundle/client/client_test.go [2022-04-15T21:02:23.764Z] spire-1.2.1/pkg/server/bundle/client/manager.go [2022-04-15T21:02:23.764Z] spire-1.2.1/pkg/server/bundle/client/manager_test.go [2022-04-15T21:02:23.764Z] spire-1.2.1/pkg/server/bundle/client/sources.go [2022-04-15T21:02:23.764Z] spire-1.2.1/pkg/server/bundle/client/sources_test.go [2022-04-15T21:02:23.764Z] spire-1.2.1/pkg/server/bundle/client/updater.go [2022-04-15T21:02:23.764Z] spire-1.2.1/pkg/server/bundle/client/updater_test.go [2022-04-15T21:02:23.764Z] spire-1.2.1/pkg/server/ca/ [2022-04-15T21:02:23.764Z] spire-1.2.1/pkg/server/ca/ca.go [2022-04-15T21:02:23.764Z] spire-1.2.1/pkg/server/ca/ca_health.go [2022-04-15T21:02:23.764Z] spire-1.2.1/pkg/server/ca/ca_test.go [2022-04-15T21:02:23.764Z] spire-1.2.1/pkg/server/ca/journal.go [2022-04-15T21:02:23.764Z] spire-1.2.1/pkg/server/ca/journal_test.go [2022-04-15T21:02:23.764Z] spire-1.2.1/pkg/server/ca/manager.go [2022-04-15T21:02:23.764Z] spire-1.2.1/pkg/server/ca/manager_health.go [2022-04-15T21:02:23.764Z] spire-1.2.1/pkg/server/ca/manager_test.go [2022-04-15T21:02:23.764Z] spire-1.2.1/pkg/server/ca/templates.go [2022-04-15T21:02:23.764Z] spire-1.2.1/pkg/server/ca/upstream_client.go [2022-04-15T21:02:23.764Z] spire-1.2.1/pkg/server/ca/upstream_client_test.go [2022-04-15T21:02:23.764Z] spire-1.2.1/pkg/server/ca/validation.go [2022-04-15T21:02:23.764Z] spire-1.2.1/pkg/server/cache/ [2022-04-15T21:02:23.764Z] spire-1.2.1/pkg/server/cache/dscache/ [2022-04-15T21:02:23.764Z] spire-1.2.1/pkg/server/cache/dscache/cache.go [2022-04-15T21:02:23.764Z] spire-1.2.1/pkg/server/cache/dscache/cache_test.go [2022-04-15T21:02:23.764Z] spire-1.2.1/pkg/server/cache/entrycache/ [2022-04-15T21:02:23.764Z] spire-1.2.1/pkg/server/cache/entrycache/cache.go [2022-04-15T21:02:23.764Z] spire-1.2.1/pkg/server/cache/entrycache/cache_test.go [2022-04-15T21:02:23.764Z] spire-1.2.1/pkg/server/cache/entrycache/fullcache.go [2022-04-15T21:02:23.764Z] spire-1.2.1/pkg/server/cache/entrycache/fullcache_ds.go [2022-04-15T21:02:23.764Z] spire-1.2.1/pkg/server/cache/entrycache/fullcache_ds_test.go [2022-04-15T21:02:23.764Z] spire-1.2.1/pkg/server/cache/entrycache/fullcache_test.go [2022-04-15T21:02:23.764Z] spire-1.2.1/pkg/server/catalog/ [2022-04-15T21:02:23.764Z] spire-1.2.1/pkg/server/catalog/catalog.go [2022-04-15T21:02:23.764Z] spire-1.2.1/pkg/server/catalog/keymanager.go [2022-04-15T21:02:23.764Z] spire-1.2.1/pkg/server/catalog/nodeattestor.go [2022-04-15T21:02:23.764Z] spire-1.2.1/pkg/server/catalog/noderesolver.go [2022-04-15T21:02:23.764Z] spire-1.2.1/pkg/server/catalog/notifier.go [2022-04-15T21:02:23.764Z] spire-1.2.1/pkg/server/catalog/upstreamauthority.go [2022-04-15T21:02:23.764Z] spire-1.2.1/pkg/server/config.go [2022-04-15T21:02:23.764Z] spire-1.2.1/pkg/server/datastore/ [2022-04-15T21:02:23.764Z] spire-1.2.1/pkg/server/datastore/datastore.go [2022-04-15T21:02:23.764Z] spire-1.2.1/pkg/server/datastore/datastore_health.go [2022-04-15T21:02:23.764Z] spire-1.2.1/pkg/server/datastore/repository.go [2022-04-15T21:02:23.764Z] spire-1.2.1/pkg/server/datastore/sqlstore/ [2022-04-15T21:02:23.764Z] spire-1.2.1/pkg/server/datastore/sqlstore/dialect.go [2022-04-15T21:02:23.764Z] spire-1.2.1/pkg/server/datastore/sqlstore/migration.go [2022-04-15T21:02:23.764Z] spire-1.2.1/pkg/server/datastore/sqlstore/migration_test.go [2022-04-15T21:02:23.764Z] spire-1.2.1/pkg/server/datastore/sqlstore/models.go [2022-04-15T21:02:23.764Z] spire-1.2.1/pkg/server/datastore/sqlstore/mysql.go [2022-04-15T21:02:23.764Z] spire-1.2.1/pkg/server/datastore/sqlstore/postgres.go [2022-04-15T21:02:23.764Z] spire-1.2.1/pkg/server/datastore/sqlstore/sqlite.go [2022-04-15T21:02:23.764Z] spire-1.2.1/pkg/server/datastore/sqlstore/sqlite_no_cgo.go [2022-04-15T21:02:23.764Z] spire-1.2.1/pkg/server/datastore/sqlstore/sqlite_test.go [2022-04-15T21:02:23.764Z] spire-1.2.1/pkg/server/datastore/sqlstore/sqlstore.go [2022-04-15T21:02:23.764Z] spire-1.2.1/pkg/server/datastore/sqlstore/sqlstore_test.go [2022-04-15T21:02:23.764Z] spire-1.2.1/pkg/server/datastore/sqlstore/stmt_cache.go [2022-04-15T21:02:23.764Z] spire-1.2.1/pkg/server/datastore/sqlstore/testdata/ [2022-04-15T21:02:23.764Z] spire-1.2.1/pkg/server/datastore/sqlstore/testdata/entries.json [2022-04-15T21:02:23.764Z] spire-1.2.1/pkg/server/datastore/sqlstore/testdata/entries_federates_with.json [2022-04-15T21:02:23.764Z] spire-1.2.1/pkg/server/datastore/sqlstore/testdata/invalid_registration_entries.json [2022-04-15T21:02:23.764Z] spire-1.2.1/pkg/server/datastore/sqlstore/testdata/valid_registration_entries.json [2022-04-15T21:02:23.764Z] spire-1.2.1/pkg/server/endpoints/ [2022-04-15T21:02:23.764Z] spire-1.2.1/pkg/server/endpoints/bundle/ [2022-04-15T21:02:23.764Z] spire-1.2.1/pkg/server/endpoints/bundle/acme_auth.go [2022-04-15T21:02:23.764Z] spire-1.2.1/pkg/server/endpoints/bundle/config.go [2022-04-15T21:02:23.764Z] spire-1.2.1/pkg/server/endpoints/bundle/internal/ [2022-04-15T21:02:23.764Z] spire-1.2.1/pkg/server/endpoints/bundle/internal/README [2022-04-15T21:02:23.764Z] spire-1.2.1/pkg/server/endpoints/bundle/internal/acmetest/ [2022-04-15T21:02:23.764Z] spire-1.2.1/pkg/server/endpoints/bundle/internal/acmetest/ca.go [2022-04-15T21:02:23.764Z] spire-1.2.1/pkg/server/endpoints/bundle/internal/autocert/ [2022-04-15T21:02:23.764Z] spire-1.2.1/pkg/server/endpoints/bundle/internal/autocert/autocert.go [2022-04-15T21:02:23.764Z] spire-1.2.1/pkg/server/endpoints/bundle/internal/autocert/cache.go [2022-04-15T21:02:23.764Z] spire-1.2.1/pkg/server/endpoints/bundle/internal/autocert/keys.go [2022-04-15T21:02:23.764Z] spire-1.2.1/pkg/server/endpoints/bundle/internal/autocert/listener.go [2022-04-15T21:02:23.764Z] spire-1.2.1/pkg/server/endpoints/bundle/internal/autocert/renewal.go [2022-04-15T21:02:23.764Z] spire-1.2.1/pkg/server/endpoints/bundle/server.go [2022-04-15T21:02:23.764Z] spire-1.2.1/pkg/server/endpoints/bundle/server_test.go [2022-04-15T21:02:23.764Z] spire-1.2.1/pkg/server/endpoints/bundle/spiffe_auth.go [2022-04-15T21:02:23.764Z] spire-1.2.1/pkg/server/endpoints/config.go [2022-04-15T21:02:23.764Z] spire-1.2.1/pkg/server/endpoints/endpoints.go [2022-04-15T21:02:23.764Z] spire-1.2.1/pkg/server/endpoints/endpoints_test.go [2022-04-15T21:02:23.764Z] spire-1.2.1/pkg/server/endpoints/entryfetcher.go [2022-04-15T21:02:23.764Z] spire-1.2.1/pkg/server/endpoints/entryfetcher_test.go [2022-04-15T21:02:23.764Z] spire-1.2.1/pkg/server/endpoints/middleware.go [2022-04-15T21:02:23.764Z] spire-1.2.1/pkg/server/endpoints/middleware_test.go [2022-04-15T21:02:23.764Z] spire-1.2.1/pkg/server/hostservice/ [2022-04-15T21:02:23.765Z] spire-1.2.1/pkg/server/hostservice/agentstore/ [2022-04-15T21:02:23.765Z] spire-1.2.1/pkg/server/hostservice/agentstore/agentstore.go [2022-04-15T21:02:23.765Z] spire-1.2.1/pkg/server/hostservice/agentstore/agentstore_test.go [2022-04-15T21:02:23.765Z] spire-1.2.1/pkg/server/hostservice/agentstore/attestation.go [2022-04-15T21:02:24.040Z] spire-1.2.1/pkg/server/hostservice/agentstore/attestation_test.go [2022-04-15T21:02:24.040Z] spire-1.2.1/pkg/server/hostservice/identityprovider/ [2022-04-15T21:02:24.040Z] spire-1.2.1/pkg/server/hostservice/identityprovider/identityprovider.go [2022-04-15T21:02:24.040Z] spire-1.2.1/pkg/server/hostservice/identityprovider/identityprovider_test.go [2022-04-15T21:02:24.040Z] spire-1.2.1/pkg/server/plugin/ [2022-04-15T21:02:24.040Z] spire-1.2.1/pkg/server/plugin/keymanager/ [2022-04-15T21:02:24.040Z] spire-1.2.1/pkg/server/plugin/keymanager/awskms/ [2022-04-15T21:02:24.040Z] spire-1.2.1/pkg/server/plugin/keymanager/awskms/awskms.go [2022-04-15T21:02:24.040Z] spire-1.2.1/pkg/server/plugin/keymanager/awskms/awskms_test.go [2022-04-15T21:02:24.040Z] spire-1.2.1/pkg/server/plugin/keymanager/awskms/client.go [2022-04-15T21:02:24.040Z] spire-1.2.1/pkg/server/plugin/keymanager/awskms/client_fake.go [2022-04-15T21:02:24.040Z] spire-1.2.1/pkg/server/plugin/keymanager/awskms/fetcher.go [2022-04-15T21:02:24.040Z] spire-1.2.1/pkg/server/plugin/keymanager/base/ [2022-04-15T21:02:24.040Z] spire-1.2.1/pkg/server/plugin/keymanager/base/keymanagerbase.go [2022-04-15T21:02:24.040Z] spire-1.2.1/pkg/server/plugin/keymanager/constant.go [2022-04-15T21:02:24.040Z] spire-1.2.1/pkg/server/plugin/keymanager/disk/ [2022-04-15T21:02:24.040Z] spire-1.2.1/pkg/server/plugin/keymanager/disk/disk.go [2022-04-15T21:02:24.040Z] spire-1.2.1/pkg/server/plugin/keymanager/disk/disk_test.go [2022-04-15T21:02:24.040Z] spire-1.2.1/pkg/server/plugin/keymanager/keymanager.go [2022-04-15T21:02:24.040Z] spire-1.2.1/pkg/server/plugin/keymanager/memory/ [2022-04-15T21:02:24.040Z] spire-1.2.1/pkg/server/plugin/keymanager/memory/memory.go [2022-04-15T21:02:24.040Z] spire-1.2.1/pkg/server/plugin/keymanager/memory/memory_test.go [2022-04-15T21:02:24.040Z] spire-1.2.1/pkg/server/plugin/keymanager/repository.go [2022-04-15T21:02:24.040Z] spire-1.2.1/pkg/server/plugin/keymanager/test/ [2022-04-15T21:02:24.040Z] spire-1.2.1/pkg/server/plugin/keymanager/test/keymanagertest.go [2022-04-15T21:02:24.040Z] spire-1.2.1/pkg/server/plugin/keymanager/v1.go [2022-04-15T21:02:24.040Z] spire-1.2.1/pkg/server/plugin/keymanager/v1_test.go [2022-04-15T21:02:24.040Z] spire-1.2.1/pkg/server/plugin/nodeattestor/ [2022-04-15T21:02:24.040Z] spire-1.2.1/pkg/server/plugin/nodeattestor/aws/ [2022-04-15T21:02:24.040Z] spire-1.2.1/pkg/server/plugin/nodeattestor/aws/awsca.go [2022-04-15T21:02:24.040Z] spire-1.2.1/pkg/server/plugin/nodeattestor/aws/client.go [2022-04-15T21:02:24.040Z] spire-1.2.1/pkg/server/plugin/nodeattestor/aws/iid.go [2022-04-15T21:02:24.040Z] spire-1.2.1/pkg/server/plugin/nodeattestor/aws/iid_test.go [2022-04-15T21:02:24.040Z] spire-1.2.1/pkg/server/plugin/nodeattestor/aws/session.go [2022-04-15T21:02:24.040Z] spire-1.2.1/pkg/server/plugin/nodeattestor/aws/spiffeid.go [2022-04-15T21:02:24.040Z] spire-1.2.1/pkg/server/plugin/nodeattestor/aws/spiffeid_test.go [2022-04-15T21:02:24.040Z] spire-1.2.1/pkg/server/plugin/nodeattestor/azure/ [2022-04-15T21:02:24.040Z] spire-1.2.1/pkg/server/plugin/nodeattestor/azure/msi.go [2022-04-15T21:02:24.040Z] spire-1.2.1/pkg/server/plugin/nodeattestor/azure/msi_test.go [2022-04-15T21:02:24.040Z] spire-1.2.1/pkg/server/plugin/nodeattestor/base/ [2022-04-15T21:02:24.040Z] spire-1.2.1/pkg/server/plugin/nodeattestor/base/base.go [2022-04-15T21:02:24.040Z] spire-1.2.1/pkg/server/plugin/nodeattestor/gcp/ [2022-04-15T21:02:24.040Z] spire-1.2.1/pkg/server/plugin/nodeattestor/gcp/google_public_key_retriever.go [2022-04-15T21:02:24.040Z] spire-1.2.1/pkg/server/plugin/nodeattestor/gcp/google_public_key_retriever_test.go [2022-04-15T21:02:24.040Z] spire-1.2.1/pkg/server/plugin/nodeattestor/gcp/iit.go [2022-04-15T21:02:24.040Z] spire-1.2.1/pkg/server/plugin/nodeattestor/gcp/iit_test.go [2022-04-15T21:02:24.040Z] spire-1.2.1/pkg/server/plugin/nodeattestor/jointoken/ [2022-04-15T21:02:24.040Z] spire-1.2.1/pkg/server/plugin/nodeattestor/jointoken/join_token.go [2022-04-15T21:02:24.040Z] spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/ [2022-04-15T21:02:24.040Z] spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/psat/ [2022-04-15T21:02:24.040Z] spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/psat/psat.go [2022-04-15T21:02:24.040Z] spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/psat/psat_test.go [2022-04-15T21:02:24.040Z] spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/sat/ [2022-04-15T21:02:24.040Z] spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/sat/sat.go [2022-04-15T21:02:24.040Z] spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/sat/sat_test.go [2022-04-15T21:02:24.040Z] spire-1.2.1/pkg/server/plugin/nodeattestor/nodeattestor.go [2022-04-15T21:02:24.040Z] spire-1.2.1/pkg/server/plugin/nodeattestor/repository.go [2022-04-15T21:02:24.040Z] spire-1.2.1/pkg/server/plugin/nodeattestor/sshpop/ [2022-04-15T21:02:24.040Z] spire-1.2.1/pkg/server/plugin/nodeattestor/sshpop/sshpop.go [2022-04-15T21:02:24.040Z] spire-1.2.1/pkg/server/plugin/nodeattestor/sshpop/sshpop_test.go [2022-04-15T21:02:24.040Z] spire-1.2.1/pkg/server/plugin/nodeattestor/tpmdevid/ [2022-04-15T21:02:24.040Z] spire-1.2.1/pkg/server/plugin/nodeattestor/tpmdevid/challenge.go [2022-04-15T21:02:24.040Z] spire-1.2.1/pkg/server/plugin/nodeattestor/tpmdevid/devid.go [2022-04-15T21:02:24.040Z] spire-1.2.1/pkg/server/plugin/nodeattestor/tpmdevid/devid_test.go [2022-04-15T21:02:24.040Z] spire-1.2.1/pkg/server/plugin/nodeattestor/tpmdevid/selectors.go [2022-04-15T21:02:24.040Z] spire-1.2.1/pkg/server/plugin/nodeattestor/v1.go [2022-04-15T21:02:24.040Z] spire-1.2.1/pkg/server/plugin/nodeattestor/v1_test.go [2022-04-15T21:02:24.040Z] spire-1.2.1/pkg/server/plugin/nodeattestor/x509pop/ [2022-04-15T21:02:24.040Z] spire-1.2.1/pkg/server/plugin/nodeattestor/x509pop/x509pop.go [2022-04-15T21:02:24.040Z] spire-1.2.1/pkg/server/plugin/nodeattestor/x509pop/x509pop_test.go [2022-04-15T21:02:24.040Z] spire-1.2.1/pkg/server/plugin/noderesolver/ [2022-04-15T21:02:24.040Z] spire-1.2.1/pkg/server/plugin/noderesolver/azure/ [2022-04-15T21:02:24.040Z] spire-1.2.1/pkg/server/plugin/noderesolver/azure/client.go [2022-04-15T21:02:24.040Z] spire-1.2.1/pkg/server/plugin/noderesolver/azure/msi.go [2022-04-15T21:02:24.040Z] spire-1.2.1/pkg/server/plugin/noderesolver/azure/msi_test.go [2022-04-15T21:02:24.040Z] spire-1.2.1/pkg/server/plugin/noderesolver/noderesolver.go [2022-04-15T21:02:24.040Z] spire-1.2.1/pkg/server/plugin/noderesolver/repository.go [2022-04-15T21:02:24.040Z] spire-1.2.1/pkg/server/plugin/noderesolver/v1.go [2022-04-15T21:02:24.040Z] spire-1.2.1/pkg/server/plugin/noderesolver/v1_test.go [2022-04-15T21:02:24.040Z] spire-1.2.1/pkg/server/plugin/notifier/ [2022-04-15T21:02:24.040Z] spire-1.2.1/pkg/server/plugin/notifier/gcsbundle/ [2022-04-15T21:02:24.040Z] spire-1.2.1/pkg/server/plugin/notifier/gcsbundle/gcsbundle.go [2022-04-15T21:02:24.040Z] spire-1.2.1/pkg/server/plugin/notifier/gcsbundle/gcsbundle_test.go [2022-04-15T21:02:24.040Z] spire-1.2.1/pkg/server/plugin/notifier/k8sbundle/ [2022-04-15T21:02:24.040Z] spire-1.2.1/pkg/server/plugin/notifier/k8sbundle/k8sbundle.go [2022-04-15T21:02:24.040Z] spire-1.2.1/pkg/server/plugin/notifier/k8sbundle/k8sbundle_test.go [2022-04-15T21:02:24.040Z] spire-1.2.1/pkg/server/plugin/notifier/k8sbundle/k8sbundle_watcher.go [2022-04-15T21:02:24.040Z] spire-1.2.1/pkg/server/plugin/notifier/k8sbundle/k8sbundle_watcher_test.go [2022-04-15T21:02:24.040Z] spire-1.2.1/pkg/server/plugin/notifier/notifier.go [2022-04-15T21:02:24.040Z] spire-1.2.1/pkg/server/plugin/notifier/repository.go [2022-04-15T21:02:24.040Z] spire-1.2.1/pkg/server/plugin/notifier/v1.go [2022-04-15T21:02:24.040Z] spire-1.2.1/pkg/server/plugin/notifier/v1_test.go [2022-04-15T21:02:24.040Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/ [2022-04-15T21:02:24.040Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/ [2022-04-15T21:02:24.040Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/pca.go [2022-04-15T21:02:24.040Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/pca_client.go [2022-04-15T21:02:24.040Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/pca_client_fake.go [2022-04-15T21:02:24.040Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/pca_test.go [2022-04-15T21:02:24.040Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/testdata/ [2022-04-15T21:02:24.040Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/testdata/arbitrary_certificate_with_upstream_root.pem [2022-04-15T21:02:24.040Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/testdata/i_am_not_a_certificate.txt [2022-04-15T21:02:24.040Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/ [2022-04-15T21:02:24.040Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/awslib.go [2022-04-15T21:02:24.040Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/awslib_fake_test.go [2022-04-15T21:02:24.040Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/awssecret.go [2022-04-15T21:02:24.040Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/awssecret_test.go [2022-04-15T21:02:24.040Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/testdata/ [2022-04-15T21:02:24.040Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/testdata/keys/ [2022-04-15T21:02:24.040Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/testdata/keys/EC/ [2022-04-15T21:02:24.040Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/testdata/keys/EC/alternative_key.pem [2022-04-15T21:02:24.040Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/testdata/keys/EC/cert.pem [2022-04-15T21:02:24.040Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/testdata/keys/EC/private_key.pem [2022-04-15T21:02:24.040Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/ [2022-04-15T21:02:24.040Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/api.go [2022-04-15T21:02:24.040Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/api_test.go [2022-04-15T21:02:24.040Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/certmanager.go [2022-04-15T21:02:24.040Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/certmanager_test.go [2022-04-15T21:02:24.040Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/ [2022-04-15T21:02:24.040Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/v1/ [2022-04-15T21:02:24.040Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/v1/doc.go [2022-04-15T21:02:24.040Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/v1/meta.go [2022-04-15T21:02:24.040Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/v1/types.go [2022-04-15T21:02:24.040Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/v1/types_certificaterequest.go [2022-04-15T21:02:24.040Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/v1/zz_generated.deepcopy.go [2022-04-15T21:02:24.040Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/ [2022-04-15T21:02:24.040Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/disk.go [2022-04-15T21:02:24.040Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/disk_test.go [2022-04-15T21:02:24.040Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/ [2022-04-15T21:02:24.040Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/ [2022-04-15T21:02:24.040Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/ [2022-04-15T21:02:24.040Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/cert.pem [2022-04-15T21:02:24.041Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/intermediate_cert.pem [2022-04-15T21:02:24.041Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/intermediate_cert.srl [2022-04-15T21:02:24.041Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/intermediate_csr.pem [2022-04-15T21:02:24.041Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/intermediate_key.pem [2022-04-15T21:02:24.041Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/private_key.pem [2022-04-15T21:02:24.041Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/root_cert.pem [2022-04-15T21:02:24.041Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/root_cert.srl [2022-04-15T21:02:24.041Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/root_key.pem [2022-04-15T21:02:24.041Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/upstream_and_intermediate.pem [2022-04-15T21:02:24.041Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/upstream_and_root.pem [2022-04-15T21:02:24.041Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/upstream_cert.pem [2022-04-15T21:02:24.041Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/upstream_csr.pem [2022-04-15T21:02:24.041Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/upstream_key.pem [2022-04-15T21:02:24.041Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/PKCS1/ [2022-04-15T21:02:24.041Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/PKCS1/cert.pem [2022-04-15T21:02:24.041Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/PKCS1/private_key.pem [2022-04-15T21:02:24.041Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/PKCS8/ [2022-04-15T21:02:24.041Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/PKCS8/cert.pem [2022-04-15T21:02:24.041Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/PKCS8/private_key.pem [2022-04-15T21:02:24.041Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/empty/ [2022-04-15T21:02:24.041Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/empty/cert.pem [2022-04-15T21:02:24.041Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/empty/private_key.pem [2022-04-15T21:02:24.041Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/unknown/ [2022-04-15T21:02:24.041Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/unknown/cert.pem [2022-04-15T21:02:24.041Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/unknown/private_key.pem [2022-04-15T21:02:24.041Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/upstream_and_intermediate.pem [2022-04-15T21:02:24.041Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/gcpcas/ [2022-04-15T21:02:24.041Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/gcpcas/gcpcas.go [2022-04-15T21:02:24.041Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/gcpcas/gcpcas_test.go [2022-04-15T21:02:24.041Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/repository.go [2022-04-15T21:02:24.041Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/ [2022-04-15T21:02:24.041Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/fake_handlers_test.go [2022-04-15T21:02:24.041Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/spire.go [2022-04-15T21:02:24.041Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/spire_server_client.go [2022-04-15T21:02:24.041Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/spire_test.go [2022-04-15T21:02:24.041Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/testdata/ [2022-04-15T21:02:24.041Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/testdata/keys/ [2022-04-15T21:02:24.041Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/testdata/keys/jwks.json [2022-04-15T21:02:24.041Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/upstreamauthority.go [2022-04-15T21:02:24.041Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/v1.go [2022-04-15T21:02:24.041Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/v1_test.go [2022-04-15T21:02:24.041Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/ [2022-04-15T21:02:24.041Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/renewer.go [2022-04-15T21:02:24.041Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/ [2022-04-15T21:02:24.041Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/k8s/ [2022-04-15T21:02:24.041Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/k8s/signing-key.pem [2022-04-15T21:02:24.041Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/k8s/token [2022-04-15T21:02:24.041Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/ [2022-04-15T21:02:24.041Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/ [2022-04-15T21:02:24.041Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/README.md [2022-04-15T21:02:24.041Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/client_cert.pem [2022-04-15T21:02:24.041Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/client_csr.pem [2022-04-15T21:02:24.041Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/client_key.pem [2022-04-15T21:02:24.041Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_cert.pem [2022-04-15T21:02:24.041Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_cert.srl [2022-04-15T21:02:24.041Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_csr.pem [2022-04-15T21:02:24.041Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_key.pem [2022-04-15T21:02:24.041Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_vault_cert.pem [2022-04-15T21:02:24.041Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_vault_csr.pem [2022-04-15T21:02:24.041Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_vault_key.pem [2022-04-15T21:02:24.041Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/invalid-client_cert.pem [2022-04-15T21:02:24.041Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/invalid_client_key.pem [2022-04-15T21:02:24.041Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/invalid_root_cert.pem [2022-04-15T21:02:24.041Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/root_cert.pem [2022-04-15T21:02:24.041Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/root_cert.srl [2022-04-15T21:02:24.041Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/root_key.pem [2022-04-15T21:02:24.041Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/serer_csr.pem [2022-04-15T21:02:24.041Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/server_cert.pem [2022-04-15T21:02:24.041Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/server_csr.pem [2022-04-15T21:02:24.041Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/server_key.pem [2022-04-15T21:02:24.041Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/vault.go [2022-04-15T21:02:24.041Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/vault_client.go [2022-04-15T21:02:24.041Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/vault_client_test.go [2022-04-15T21:02:24.041Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/vault_fake_test.go [2022-04-15T21:02:24.041Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/vault_test.go [2022-04-15T21:02:24.041Z] spire-1.2.1/pkg/server/registration/ [2022-04-15T21:02:24.041Z] spire-1.2.1/pkg/server/registration/manager.go [2022-04-15T21:02:24.041Z] spire-1.2.1/pkg/server/registration/manager_test.go [2022-04-15T21:02:24.041Z] spire-1.2.1/pkg/server/scanentries.go [2022-04-15T21:02:24.041Z] spire-1.2.1/pkg/server/scanentries_test.go [2022-04-15T21:02:24.041Z] spire-1.2.1/pkg/server/server.go [2022-04-15T21:02:24.041Z] spire-1.2.1/pkg/server/server_test.go [2022-04-15T21:02:24.041Z] spire-1.2.1/pkg/server/svid/ [2022-04-15T21:02:24.041Z] spire-1.2.1/pkg/server/svid/observer.go [2022-04-15T21:02:24.041Z] spire-1.2.1/pkg/server/svid/observer_test.go [2022-04-15T21:02:24.041Z] spire-1.2.1/pkg/server/svid/rotator.go [2022-04-15T21:02:24.041Z] spire-1.2.1/pkg/server/svid/rotator_config.go [2022-04-15T21:02:24.041Z] spire-1.2.1/pkg/server/svid/rotator_config_test.go [2022-04-15T21:02:24.041Z] spire-1.2.1/pkg/server/svid/rotator_test.go [2022-04-15T21:02:24.041Z] spire-1.2.1/proto/ [2022-04-15T21:02:24.041Z] spire-1.2.1/proto/private/ [2022-04-15T21:02:24.041Z] spire-1.2.1/proto/private/server/ [2022-04-15T21:02:24.041Z] spire-1.2.1/proto/private/server/journal/ [2022-04-15T21:02:24.041Z] spire-1.2.1/proto/private/server/journal/journal.pb.go [2022-04-15T21:02:24.041Z] spire-1.2.1/proto/private/server/journal/journal.proto [2022-04-15T21:02:24.041Z] spire-1.2.1/proto/spire/ [2022-04-15T21:02:24.041Z] spire-1.2.1/proto/spire/common/ [2022-04-15T21:02:24.041Z] spire-1.2.1/proto/spire/common/common.pb.go [2022-04-15T21:02:24.041Z] spire-1.2.1/proto/spire/common/common.proto [2022-04-15T21:02:24.041Z] spire-1.2.1/proto/spire/common/plugin/ [2022-04-15T21:02:24.041Z] spire-1.2.1/proto/spire/common/plugin/plugin.pb.go [2022-04-15T21:02:24.041Z] spire-1.2.1/proto/spire/common/plugin/plugin.proto [2022-04-15T21:02:24.041Z] spire-1.2.1/proto/spire/common/plugin/plugin_grpc.pb.go [2022-04-15T21:02:24.041Z] spire-1.2.1/proto/spire/common/plugin/plugin_spire_plugin.pb.go [2022-04-15T21:02:24.041Z] spire-1.2.1/proto/spire/plugin/ [2022-04-15T21:02:24.041Z] spire-1.2.1/proto/spire/plugin/agent/ [2022-04-15T21:02:24.041Z] spire-1.2.1/proto/spire/plugin/agent/svidstore/ [2022-04-15T21:02:24.041Z] spire-1.2.1/proto/spire/plugin/agent/svidstore/v1unofficial/ [2022-04-15T21:02:24.041Z] spire-1.2.1/proto/spire/plugin/agent/svidstore/v1unofficial/svidstore.pb.go [2022-04-15T21:02:24.041Z] spire-1.2.1/proto/spire/plugin/agent/svidstore/v1unofficial/svidstore.proto [2022-04-15T21:02:24.041Z] spire-1.2.1/proto/spire/plugin/agent/svidstore/v1unofficial/svidstore_grpc.pb.go [2022-04-15T21:02:24.041Z] spire-1.2.1/proto/spire/plugin/agent/svidstore/v1unofficial/svidstore_spire_plugin.pb.go [2022-04-15T21:02:24.041Z] spire-1.2.1/release/ [2022-04-15T21:02:24.041Z] spire-1.2.1/release/spire-extras/ [2022-04-15T21:02:24.041Z] spire-1.2.1/release/spire-extras/README.md [2022-04-15T21:02:24.041Z] spire-1.2.1/release/spire-extras/conf/ [2022-04-15T21:02:24.041Z] spire-1.2.1/release/spire-extras/conf/k8s-workload-registrar/ [2022-04-15T21:02:24.041Z] spire-1.2.1/release/spire-extras/conf/k8s-workload-registrar/k8s-workload-registrar.conf [2022-04-15T21:02:24.041Z] spire-1.2.1/release/spire-extras/conf/oidc-discovery-provider/ [2022-04-15T21:02:24.041Z] spire-1.2.1/release/spire-extras/conf/oidc-discovery-provider/oidc-discovery-provider.conf [2022-04-15T21:02:24.041Z] spire-1.2.1/release/spire/ [2022-04-15T21:02:24.041Z] spire-1.2.1/release/spire/README.md [2022-04-15T21:02:24.041Z] spire-1.2.1/release/spire/conf/ [2022-04-15T21:02:24.041Z] spire-1.2.1/release/spire/conf/agent/ [2022-04-15T21:02:24.041Z] spire-1.2.1/release/spire/conf/agent/agent.conf [2022-04-15T21:02:24.041Z] spire-1.2.1/release/spire/conf/server/ [2022-04-15T21:02:24.041Z] spire-1.2.1/release/spire/conf/server/server.conf [2022-04-15T21:02:24.041Z] spire-1.2.1/script/ [2022-04-15T21:02:24.041Z] spire-1.2.1/script/build-artifact.sh [2022-04-15T21:02:24.041Z] spire-1.2.1/script/generate_dummy_ca.sh [2022-04-15T21:02:24.041Z] spire-1.2.1/support/ [2022-04-15T21:02:24.041Z] spire-1.2.1/support/k8s/ [2022-04-15T21:02:24.041Z] spire-1.2.1/support/k8s/k8s-workload-registrar/ [2022-04-15T21:02:24.041Z] spire-1.2.1/support/k8s/k8s-workload-registrar/README.md [2022-04-15T21:02:24.041Z] spire-1.2.1/support/k8s/k8s-workload-registrar/accessutil_posix.go [2022-04-15T21:02:24.317Z] spire-1.2.1/support/k8s/k8s-workload-registrar/accessutil_windows.go [2022-04-15T21:02:24.317Z] spire-1.2.1/support/k8s/k8s-workload-registrar/config.go [2022-04-15T21:02:24.317Z] spire-1.2.1/support/k8s/k8s-workload-registrar/config_crd.go [2022-04-15T21:02:24.317Z] spire-1.2.1/support/k8s/k8s-workload-registrar/config_crd_test.go [2022-04-15T21:02:24.317Z] spire-1.2.1/support/k8s/k8s-workload-registrar/config_reconcile.go [2022-04-15T21:02:24.317Z] spire-1.2.1/support/k8s/k8s-workload-registrar/config_test.go [2022-04-15T21:02:24.317Z] spire-1.2.1/support/k8s/k8s-workload-registrar/config_webhook.go [2022-04-15T21:02:24.317Z] spire-1.2.1/support/k8s/k8s-workload-registrar/controller.go [2022-04-15T21:02:24.317Z] spire-1.2.1/support/k8s/k8s-workload-registrar/controller_test.go [2022-04-15T21:02:24.317Z] spire-1.2.1/support/k8s/k8s-workload-registrar/federation/ [2022-04-15T21:02:24.317Z] spire-1.2.1/support/k8s/k8s-workload-registrar/federation/utils.go [2022-04-15T21:02:24.317Z] spire-1.2.1/support/k8s/k8s-workload-registrar/federation/utils_test.go [2022-04-15T21:02:24.317Z] spire-1.2.1/support/k8s/k8s-workload-registrar/generate-config.go [2022-04-15T21:02:24.317Z] spire-1.2.1/support/k8s/k8s-workload-registrar/main.go [2022-04-15T21:02:24.317Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/ [2022-04-15T21:02:24.317Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/README.md [2022-04-15T21:02:24.317Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/ [2022-04-15T21:02:24.317Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/ [2022-04-15T21:02:24.317Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/v1beta1/ [2022-04-15T21:02:24.317Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/v1beta1/groupversion_info.go [2022-04-15T21:02:24.317Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/v1beta1/spiffeid_types.go [2022-04-15T21:02:24.317Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/v1beta1/spiffeid_utils.go [2022-04-15T21:02:24.317Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/v1beta1/spiffeid_webhook.go [2022-04-15T21:02:24.317Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/v1beta1/zz_generated.deepcopy.go [2022-04-15T21:02:24.317Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/config/ [2022-04-15T21:02:24.317Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/config/spiffeid.spiffe.io_spiffeids.yaml [2022-04-15T21:02:24.317Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/config/spire-agent.yaml [2022-04-15T21:02:24.317Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/config/spire-server-registrar.yaml [2022-04-15T21:02:24.317Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/ [2022-04-15T21:02:24.317Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/endpoint_controller.go [2022-04-15T21:02:24.317Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/endpoint_controller_test.go [2022-04-15T21:02:24.317Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/node_controller.go [2022-04-15T21:02:24.317Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/node_controller_test.go [2022-04-15T21:02:24.317Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/pod_controller.go [2022-04-15T21:02:24.317Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/pod_controller_test.go [2022-04-15T21:02:24.317Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/spiffeid_controller.go [2022-04-15T21:02:24.317Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/spiffeid_controller_test.go [2022-04-15T21:02:24.317Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/suite_test.go [2022-04-15T21:02:24.317Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/utils.go [2022-04-15T21:02:24.317Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/samples/ [2022-04-15T21:02:24.317Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/samples/test_spiffeid.yaml [2022-04-15T21:02:24.317Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/samples/test_spiffeid_bad.yaml [2022-04-15T21:02:24.317Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/ [2022-04-15T21:02:24.317Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/testdata/ [2022-04-15T21:02:24.317Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/testdata/good-leaf-and-intermediate.pem [2022-04-15T21:02:24.317Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/testdata/good-leaf-only.pem [2022-04-15T21:02:24.317Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/testdata/key-pkcs8-ecdsa.pem [2022-04-15T21:02:24.317Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/testdata/key-pkcs8-rsa.pem [2022-04-15T21:02:24.317Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/webhook_svid.go [2022-04-15T21:02:24.317Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/webhook_svid_test.go [2022-04-15T21:02:24.317Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/ [2022-04-15T21:02:24.317Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/config/ [2022-04-15T21:02:24.317Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/config/roles.yaml [2022-04-15T21:02:24.317Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/ [2022-04-15T21:02:24.317Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/base_controller.go [2022-04-15T21:02:24.317Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/node_controller.go [2022-04-15T21:02:24.317Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/node_controller_test.go [2022-04-15T21:02:24.317Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/pod_controller.go [2022-04-15T21:02:24.317Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/pod_controller_test.go [2022-04-15T21:02:24.317Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/utils.go [2022-04-15T21:02:24.317Z] spire-1.2.1/support/k8s/k8s-workload-registrar/server.go [2022-04-15T21:02:24.317Z] spire-1.2.1/support/k8s/k8s-workload-registrar/server_test.go [2022-04-15T21:02:24.317Z] spire-1.2.1/support/k8s/k8s-workload-registrar/webhookhandler.go [2022-04-15T21:02:24.317Z] spire-1.2.1/support/k8s/k8s-workload-registrar/webhookhandler_test.go [2022-04-15T21:02:24.317Z] spire-1.2.1/support/oidc-discovery-provider/ [2022-04-15T21:02:24.317Z] spire-1.2.1/support/oidc-discovery-provider/README.md [2022-04-15T21:02:24.317Z] spire-1.2.1/support/oidc-discovery-provider/common_test.go [2022-04-15T21:02:24.317Z] spire-1.2.1/support/oidc-discovery-provider/config.go [2022-04-15T21:02:24.317Z] spire-1.2.1/support/oidc-discovery-provider/config_test.go [2022-04-15T21:02:24.317Z] spire-1.2.1/support/oidc-discovery-provider/domain_policy.go [2022-04-15T21:02:24.317Z] spire-1.2.1/support/oidc-discovery-provider/domain_policy_test.go [2022-04-15T21:02:24.317Z] spire-1.2.1/support/oidc-discovery-provider/handler.go [2022-04-15T21:02:24.317Z] spire-1.2.1/support/oidc-discovery-provider/handler_test.go [2022-04-15T21:02:24.317Z] spire-1.2.1/support/oidc-discovery-provider/jwks_source.go [2022-04-15T21:02:24.317Z] spire-1.2.1/support/oidc-discovery-provider/main.go [2022-04-15T21:02:24.317Z] spire-1.2.1/support/oidc-discovery-provider/server_api.go [2022-04-15T21:02:24.317Z] spire-1.2.1/support/oidc-discovery-provider/server_api_test.go [2022-04-15T21:02:24.317Z] spire-1.2.1/support/oidc-discovery-provider/workload_api.go [2022-04-15T21:02:24.317Z] spire-1.2.1/support/oidc-discovery-provider/workload_api_test.go [2022-04-15T21:02:24.317Z] spire-1.2.1/test/ [2022-04-15T21:02:24.317Z] spire-1.2.1/test/clock/ [2022-04-15T21:02:24.317Z] spire-1.2.1/test/clock/clock.go [2022-04-15T21:02:24.317Z] spire-1.2.1/test/fakes/ [2022-04-15T21:02:24.317Z] spire-1.2.1/test/fakes/fakeagentcatalog/ [2022-04-15T21:02:24.317Z] spire-1.2.1/test/fakes/fakeagentcatalog/catalog.go [2022-04-15T21:02:24.317Z] spire-1.2.1/test/fakes/fakeagentkeymanager/ [2022-04-15T21:02:24.317Z] spire-1.2.1/test/fakes/fakeagentkeymanager/keymanager.go [2022-04-15T21:02:24.317Z] spire-1.2.1/test/fakes/fakeagentnodeattestor/ [2022-04-15T21:02:24.317Z] spire-1.2.1/test/fakes/fakeagentnodeattestor/nodeattestor.go [2022-04-15T21:02:24.317Z] spire-1.2.1/test/fakes/fakeagentstore/ [2022-04-15T21:02:24.317Z] spire-1.2.1/test/fakes/fakeagentstore/agentstore.go [2022-04-15T21:02:24.317Z] spire-1.2.1/test/fakes/fakedatastore/ [2022-04-15T21:02:24.317Z] spire-1.2.1/test/fakes/fakedatastore/fakedatastore.go [2022-04-15T21:02:24.317Z] spire-1.2.1/test/fakes/fakeentryclient/ [2022-04-15T21:02:24.317Z] spire-1.2.1/test/fakes/fakeentryclient/entryclient.go [2022-04-15T21:02:24.317Z] spire-1.2.1/test/fakes/fakehealthchecker/ [2022-04-15T21:02:24.317Z] spire-1.2.1/test/fakes/fakehealthchecker/checker.go [2022-04-15T21:02:24.317Z] spire-1.2.1/test/fakes/fakeidentityprovider/ [2022-04-15T21:02:24.317Z] spire-1.2.1/test/fakes/fakeidentityprovider/identityprovider.go [2022-04-15T21:02:24.317Z] spire-1.2.1/test/fakes/fakemetrics/ [2022-04-15T21:02:24.317Z] spire-1.2.1/test/fakes/fakemetrics/fakemetrics.go [2022-04-15T21:02:24.317Z] spire-1.2.1/test/fakes/fakenoderesolver/ [2022-04-15T21:02:24.317Z] spire-1.2.1/test/fakes/fakenoderesolver/noderesolver.go [2022-04-15T21:02:24.317Z] spire-1.2.1/test/fakes/fakenotifier/ [2022-04-15T21:02:24.317Z] spire-1.2.1/test/fakes/fakenotifier/notifier.go [2022-04-15T21:02:24.317Z] spire-1.2.1/test/fakes/fakepluginmetrics/ [2022-04-15T21:02:24.317Z] spire-1.2.1/test/fakes/fakepluginmetrics/fakepluginmetrics.go [2022-04-15T21:02:24.317Z] spire-1.2.1/test/fakes/fakeserverca/ [2022-04-15T21:02:24.317Z] spire-1.2.1/test/fakes/fakeserverca/serverca.go [2022-04-15T21:02:24.317Z] spire-1.2.1/test/fakes/fakeservercatalog/ [2022-04-15T21:02:24.317Z] spire-1.2.1/test/fakes/fakeservercatalog/catalog.go [2022-04-15T21:02:24.317Z] spire-1.2.1/test/fakes/fakeserverkeymanager/ [2022-04-15T21:02:24.317Z] spire-1.2.1/test/fakes/fakeserverkeymanager/keymanager.go [2022-04-15T21:02:24.317Z] spire-1.2.1/test/fakes/fakeservernodeattestor/ [2022-04-15T21:02:24.317Z] spire-1.2.1/test/fakes/fakeservernodeattestor/nodeattestor.go [2022-04-15T21:02:24.317Z] spire-1.2.1/test/fakes/fakeupstreamauthority/ [2022-04-15T21:02:24.317Z] spire-1.2.1/test/fakes/fakeupstreamauthority/plugin.go [2022-04-15T21:02:24.317Z] spire-1.2.1/test/fakes/fakeupstreamauthority/upstreamauthority.go [2022-04-15T21:02:24.317Z] spire-1.2.1/test/fakes/fakeworkloadapi/ [2022-04-15T21:02:24.317Z] spire-1.2.1/test/fakes/fakeworkloadapi/workloadapi.go [2022-04-15T21:02:24.317Z] spire-1.2.1/test/fakes/fakeworkloadattestor/ [2022-04-15T21:02:24.317Z] spire-1.2.1/test/fakes/fakeworkloadattestor/workloadattestor.go [2022-04-15T21:02:24.317Z] spire-1.2.1/test/fixture/ [2022-04-15T21:02:24.317Z] spire-1.2.1/test/fixture/certs/ [2022-04-15T21:02:24.317Z] spire-1.2.1/test/fixture/certs/agent_svid.der [2022-04-15T21:02:24.317Z] spire-1.2.1/test/fixture/certs/base_cert.pem [2022-04-15T21:02:24.317Z] spire-1.2.1/test/fixture/certs/base_csr.pem [2022-04-15T21:02:24.317Z] spire-1.2.1/test/fixture/certs/base_key.pem [2022-04-15T21:02:24.317Z] spire-1.2.1/test/fixture/certs/base_rotated_cert.pem [2022-04-15T21:02:24.317Z] spire-1.2.1/test/fixture/certs/base_rotated_csr.pem [2022-04-15T21:02:24.317Z] spire-1.2.1/test/fixture/certs/base_rotated_key.pem [2022-04-15T21:02:24.317Z] spire-1.2.1/test/fixture/certs/blog_cert.pem [2022-04-15T21:02:24.317Z] spire-1.2.1/test/fixture/certs/blog_csr.pem [2022-04-15T21:02:24.317Z] spire-1.2.1/test/fixture/certs/blog_key.pem [2022-04-15T21:02:24.317Z] spire-1.2.1/test/fixture/certs/bundle.der [2022-04-15T21:02:24.317Z] spire-1.2.1/test/fixture/certs/ca.pem [2022-04-15T21:02:24.317Z] spire-1.2.1/test/fixture/certs/ca_key.pem [2022-04-15T21:02:24.317Z] spire-1.2.1/test/fixture/certs/database_cert.pem [2022-04-15T21:02:24.317Z] spire-1.2.1/test/fixture/certs/database_csr.pem [2022-04-15T21:02:24.317Z] spire-1.2.1/test/fixture/certs/database_key.pem [2022-04-15T21:02:24.317Z] spire-1.2.1/test/fixture/certs/node_cert.pem [2022-04-15T21:02:24.317Z] spire-1.2.1/test/fixture/certs/node_csr.pem [2022-04-15T21:02:24.317Z] spire-1.2.1/test/fixture/certs/node_key.pem [2022-04-15T21:02:24.317Z] spire-1.2.1/test/fixture/certs/svid.pem [2022-04-15T21:02:24.317Z] spire-1.2.1/test/fixture/certs/svid_key.pem [2022-04-15T21:02:24.317Z] spire-1.2.1/test/fixture/config/ [2022-04-15T21:02:24.317Z] spire-1.2.1/test/fixture/config/agent_bad_agent_block.conf [2022-04-15T21:02:24.317Z] spire-1.2.1/test/fixture/config/agent_good.conf [2022-04-15T21:02:24.317Z] spire-1.2.1/test/fixture/config/agent_good_templated.conf [2022-04-15T21:02:24.317Z] spire-1.2.1/test/fixture/config/plugin_good.conf [2022-04-15T21:02:24.317Z] spire-1.2.1/test/fixture/config/server_and_agent_bad_nested_DogStatsd_block.conf [2022-04-15T21:02:24.317Z] spire-1.2.1/test/fixture/config/server_and_agent_bad_nested_InMem_block.conf [2022-04-15T21:02:24.317Z] spire-1.2.1/test/fixture/config/server_and_agent_bad_nested_M3_block.conf [2022-04-15T21:02:24.317Z] spire-1.2.1/test/fixture/config/server_and_agent_bad_nested_Prometheus_block.conf [2022-04-15T21:02:24.317Z] spire-1.2.1/test/fixture/config/server_and_agent_bad_nested_Statsd_block.conf [2022-04-15T21:02:24.317Z] spire-1.2.1/test/fixture/config/server_and_agent_bad_nested_health_checks_block.conf [2022-04-15T21:02:24.317Z] spire-1.2.1/test/fixture/config/server_and_agent_bad_root_block.conf [2022-04-15T21:02:24.317Z] spire-1.2.1/test/fixture/config/server_and_agent_bad_telemetry_block.conf [2022-04-15T21:02:24.317Z] spire-1.2.1/test/fixture/config/server_bad_nested_bundle_endpoint_acme_block.conf [2022-04-15T21:02:24.317Z] spire-1.2.1/test/fixture/config/server_bad_nested_bundle_endpoint_block.conf [2022-04-15T21:02:24.317Z] spire-1.2.1/test/fixture/config/server_bad_nested_ca_subject_block.conf [2022-04-15T21:02:24.317Z] spire-1.2.1/test/fixture/config/server_bad_nested_experimental_block.conf [2022-04-15T21:02:24.317Z] spire-1.2.1/test/fixture/config/server_bad_nested_federates_with_block.conf [2022-04-15T21:02:24.317Z] spire-1.2.1/test/fixture/config/server_bad_nested_federation_block.conf [2022-04-15T21:02:24.317Z] spire-1.2.1/test/fixture/config/server_bad_ratelimit_block.conf [2022-04-15T21:02:24.318Z] spire-1.2.1/test/fixture/config/server_bad_server_block.conf [2022-04-15T21:02:24.318Z] spire-1.2.1/test/fixture/config/server_good.conf [2022-04-15T21:02:24.318Z] spire-1.2.1/test/fixture/config/server_good_templated.conf [2022-04-15T21:02:24.318Z] spire-1.2.1/test/fixture/fixture.go [2022-04-15T21:02:24.318Z] spire-1.2.1/test/fixture/nodeattestor/ [2022-04-15T21:02:24.318Z] spire-1.2.1/test/fixture/nodeattestor/sshpop/ [2022-04-15T21:02:24.318Z] spire-1.2.1/test/fixture/nodeattestor/sshpop/agent_ssh_key [2022-04-15T21:02:24.318Z] spire-1.2.1/test/fixture/nodeattestor/sshpop/agent_ssh_key-cert.pub [2022-04-15T21:02:24.318Z] spire-1.2.1/test/fixture/nodeattestor/sshpop/ssh_cert_authority.pub [2022-04-15T21:02:24.318Z] spire-1.2.1/test/fixture/nodeattestor/x509pop/ [2022-04-15T21:02:24.318Z] spire-1.2.1/test/fixture/nodeattestor/x509pop/generate.go [2022-04-15T21:02:24.318Z] spire-1.2.1/test/fixture/nodeattestor/x509pop/intermediate.pem [2022-04-15T21:02:24.318Z] spire-1.2.1/test/fixture/nodeattestor/x509pop/leaf-crt-bundle.pem [2022-04-15T21:02:24.318Z] spire-1.2.1/test/fixture/nodeattestor/x509pop/leaf-key.pem [2022-04-15T21:02:24.318Z] spire-1.2.1/test/fixture/nodeattestor/x509pop/leaf.pem [2022-04-15T21:02:24.318Z] spire-1.2.1/test/fixture/nodeattestor/x509pop/root-crt.pem [2022-04-15T21:02:24.318Z] spire-1.2.1/test/fixture/registration/ [2022-04-15T21:02:24.318Z] spire-1.2.1/test/fixture/registration/entries.json [2022-04-15T21:02:24.318Z] spire-1.2.1/test/fixture/registration/good-for-update.json [2022-04-15T21:02:24.318Z] spire-1.2.1/test/fixture/registration/good.json [2022-04-15T21:02:24.318Z] spire-1.2.1/test/fixture/registration/invalid.json [2022-04-15T21:02:24.318Z] spire-1.2.1/test/fixture/registration/invalid_json.json [2022-04-15T21:02:24.318Z] spire-1.2.1/test/fixture/registration/manager_test_entries.json [2022-04-15T21:02:24.318Z] spire-1.2.1/test/integration/ [2022-04-15T21:02:24.318Z] spire-1.2.1/test/integration/README.md [2022-04-15T21:02:24.318Z] spire-1.2.1/test/integration/common [2022-04-15T21:02:24.318Z] spire-1.2.1/test/integration/setup/ [2022-04-15T21:02:24.318Z] spire-1.2.1/test/integration/setup/adminclient/ [2022-04-15T21:02:24.318Z] spire-1.2.1/test/integration/setup/adminclient/build.sh [2022-04-15T21:02:24.318Z] spire-1.2.1/test/integration/setup/adminclient/client.go [2022-04-15T21:02:24.318Z] spire-1.2.1/test/integration/setup/debugagent/ [2022-04-15T21:02:24.318Z] spire-1.2.1/test/integration/setup/debugagent/build.sh [2022-04-15T21:02:24.318Z] spire-1.2.1/test/integration/setup/debugagent/main.go [2022-04-15T21:02:24.318Z] spire-1.2.1/test/integration/setup/debugserver/ [2022-04-15T21:02:24.318Z] spire-1.2.1/test/integration/setup/debugserver/build.sh [2022-04-15T21:02:24.318Z] spire-1.2.1/test/integration/setup/debugserver/main.go [2022-04-15T21:02:24.318Z] spire-1.2.1/test/integration/setup/downstreamclient/ [2022-04-15T21:02:24.318Z] spire-1.2.1/test/integration/setup/downstreamclient/build.sh [2022-04-15T21:02:24.318Z] spire-1.2.1/test/integration/setup/downstreamclient/client.go [2022-04-15T21:02:24.318Z] spire-1.2.1/test/integration/setup/itclient/ [2022-04-15T21:02:24.318Z] spire-1.2.1/test/integration/setup/itclient/client.go [2022-04-15T21:02:24.318Z] spire-1.2.1/test/integration/setup/node-attestation/ [2022-04-15T21:02:24.318Z] spire-1.2.1/test/integration/setup/node-attestation/build.sh [2022-04-15T21:02:24.318Z] spire-1.2.1/test/integration/setup/node-attestation/client.go [2022-04-15T21:02:24.318Z] spire-1.2.1/test/integration/setup/x509pop/ [2022-04-15T21:02:24.318Z] spire-1.2.1/test/integration/setup/x509pop/gencerts.go [2022-04-15T21:02:24.318Z] spire-1.2.1/test/integration/setup/x509pop/setup.sh [2022-04-15T21:02:24.318Z] spire-1.2.1/test/integration/suites/ [2022-04-15T21:02:24.318Z] spire-1.2.1/test/integration/suites/admin-endpoints/ [2022-04-15T21:02:24.318Z] spire-1.2.1/test/integration/suites/admin-endpoints/00-setup [2022-04-15T21:02:24.318Z] spire-1.2.1/test/integration/suites/admin-endpoints/01-start-server [2022-04-15T21:02:24.318Z] spire-1.2.1/test/integration/suites/admin-endpoints/02-bootstrap-agent [2022-04-15T21:02:24.318Z] spire-1.2.1/test/integration/suites/admin-endpoints/03-start-agent [2022-04-15T21:02:24.318Z] spire-1.2.1/test/integration/suites/admin-endpoints/04-create-registration-entries [2022-04-15T21:02:24.318Z] spire-1.2.1/test/integration/suites/admin-endpoints/05-test-endpoints [2022-04-15T21:02:24.318Z] spire-1.2.1/test/integration/suites/admin-endpoints/README.md [2022-04-15T21:02:24.318Z] spire-1.2.1/test/integration/suites/admin-endpoints/conf/ [2022-04-15T21:02:24.318Z] spire-1.2.1/test/integration/suites/admin-endpoints/conf/agent/ [2022-04-15T21:02:24.318Z] spire-1.2.1/test/integration/suites/admin-endpoints/conf/agent/agent.conf [2022-04-15T21:02:24.318Z] spire-1.2.1/test/integration/suites/admin-endpoints/conf/server/ [2022-04-15T21:02:24.318Z] spire-1.2.1/test/integration/suites/admin-endpoints/conf/server/server.conf [2022-04-15T21:02:24.318Z] spire-1.2.1/test/integration/suites/admin-endpoints/docker-compose.yaml [2022-04-15T21:02:24.318Z] spire-1.2.1/test/integration/suites/admin-endpoints/teardown [2022-04-15T21:02:24.318Z] spire-1.2.1/test/integration/suites/datastore-mysql-replication/ [2022-04-15T21:02:24.318Z] spire-1.2.1/test/integration/suites/datastore-mysql-replication/00-setup [2022-04-15T21:02:24.318Z] spire-1.2.1/test/integration/suites/datastore-mysql-replication/01-test-variants [2022-04-15T21:02:24.318Z] spire-1.2.1/test/integration/suites/datastore-mysql-replication/README.md [2022-04-15T21:02:24.318Z] spire-1.2.1/test/integration/suites/datastore-mysql-replication/docker-compose.yaml [2022-04-15T21:02:24.318Z] spire-1.2.1/test/integration/suites/datastore-mysql-replication/teardown [2022-04-15T21:02:24.318Z] spire-1.2.1/test/integration/suites/datastore-mysql/ [2022-04-15T21:02:24.318Z] spire-1.2.1/test/integration/suites/datastore-mysql/00-setup [2022-04-15T21:02:24.318Z] spire-1.2.1/test/integration/suites/datastore-mysql/01-test-variants [2022-04-15T21:02:24.318Z] spire-1.2.1/test/integration/suites/datastore-mysql/README.md [2022-04-15T21:02:24.318Z] spire-1.2.1/test/integration/suites/datastore-mysql/docker-compose.yaml [2022-04-15T21:02:24.318Z] spire-1.2.1/test/integration/suites/datastore-mysql/teardown [2022-04-15T21:02:24.318Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/ [2022-04-15T21:02:24.318Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/00-setup [2022-04-15T21:02:24.318Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/01-test-variants [2022-04-15T21:02:24.318Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/README.md [2022-04-15T21:02:24.318Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/docker-compose.yaml [2022-04-15T21:02:24.318Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/principal/ [2022-04-15T21:02:24.318Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/principal/init.sh [2022-04-15T21:02:24.318Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/replica/ [2022-04-15T21:02:24.318Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/replica/docker-entrypoint.sh [2022-04-15T21:02:24.318Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/replica/v12/ [2022-04-15T21:02:24.318Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/replica/v12/docker-entrypoint.sh [2022-04-15T21:02:24.318Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/teardown [2022-04-15T21:02:24.318Z] spire-1.2.1/test/integration/suites/datastore-postgres/ [2022-04-15T21:02:24.318Z] spire-1.2.1/test/integration/suites/datastore-postgres/00-setup [2022-04-15T21:02:24.318Z] spire-1.2.1/test/integration/suites/datastore-postgres/01-test-variants [2022-04-15T21:02:24.318Z] spire-1.2.1/test/integration/suites/datastore-postgres/README.md [2022-04-15T21:02:24.318Z] spire-1.2.1/test/integration/suites/datastore-postgres/docker-compose.yaml [2022-04-15T21:02:24.318Z] spire-1.2.1/test/integration/suites/datastore-postgres/teardown [2022-04-15T21:02:24.318Z] spire-1.2.1/test/integration/suites/debug-endpoints/ [2022-04-15T21:02:24.318Z] spire-1.2.1/test/integration/suites/debug-endpoints/00-setup [2022-04-15T21:02:24.318Z] spire-1.2.1/test/integration/suites/debug-endpoints/01-start-server [2022-04-15T21:02:24.318Z] spire-1.2.1/test/integration/suites/debug-endpoints/02-bootstrap-agent [2022-04-15T21:02:24.318Z] spire-1.2.1/test/integration/suites/debug-endpoints/03-start-agent [2022-04-15T21:02:24.318Z] spire-1.2.1/test/integration/suites/debug-endpoints/04-create-registration-entries [2022-04-15T21:02:24.318Z] spire-1.2.1/test/integration/suites/debug-endpoints/05-test-endpoints [2022-04-15T21:02:24.318Z] spire-1.2.1/test/integration/suites/debug-endpoints/README.md [2022-04-15T21:02:24.318Z] spire-1.2.1/test/integration/suites/debug-endpoints/conf/ [2022-04-15T21:02:24.318Z] spire-1.2.1/test/integration/suites/debug-endpoints/conf/agent/ [2022-04-15T21:02:24.318Z] spire-1.2.1/test/integration/suites/debug-endpoints/conf/agent/agent.conf [2022-04-15T21:02:24.318Z] spire-1.2.1/test/integration/suites/debug-endpoints/conf/server/ [2022-04-15T21:02:24.318Z] spire-1.2.1/test/integration/suites/debug-endpoints/conf/server/server.conf [2022-04-15T21:02:24.318Z] spire-1.2.1/test/integration/suites/debug-endpoints/docker-compose.yaml [2022-04-15T21:02:24.318Z] spire-1.2.1/test/integration/suites/debug-endpoints/teardown [2022-04-15T21:02:24.318Z] spire-1.2.1/test/integration/suites/downstream-endpoints/ [2022-04-15T21:02:24.318Z] spire-1.2.1/test/integration/suites/downstream-endpoints/00-setup [2022-04-15T21:02:24.318Z] spire-1.2.1/test/integration/suites/downstream-endpoints/01-start-server [2022-04-15T21:02:24.318Z] spire-1.2.1/test/integration/suites/downstream-endpoints/02-bootstrap-agent [2022-04-15T21:02:24.318Z] spire-1.2.1/test/integration/suites/downstream-endpoints/03-start-agent [2022-04-15T21:02:24.318Z] spire-1.2.1/test/integration/suites/downstream-endpoints/04-create-entries [2022-04-15T21:02:24.318Z] spire-1.2.1/test/integration/suites/downstream-endpoints/05-test-endpoints [2022-04-15T21:02:24.318Z] spire-1.2.1/test/integration/suites/downstream-endpoints/README.md [2022-04-15T21:02:24.318Z] spire-1.2.1/test/integration/suites/downstream-endpoints/conf/ [2022-04-15T21:02:24.318Z] spire-1.2.1/test/integration/suites/downstream-endpoints/conf/agent/ [2022-04-15T21:02:24.318Z] spire-1.2.1/test/integration/suites/downstream-endpoints/conf/agent/agent.conf [2022-04-15T21:02:24.318Z] spire-1.2.1/test/integration/suites/downstream-endpoints/conf/server/ [2022-04-15T21:02:24.318Z] spire-1.2.1/test/integration/suites/downstream-endpoints/conf/server/server.conf [2022-04-15T21:02:24.318Z] spire-1.2.1/test/integration/suites/downstream-endpoints/docker-compose.yaml [2022-04-15T21:02:24.318Z] spire-1.2.1/test/integration/suites/downstream-endpoints/teardown [2022-04-15T21:02:24.318Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/ [2022-04-15T21:02:24.318Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/00-setup [2022-04-15T21:02:24.318Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/01-start-server [2022-04-15T21:02:24.318Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/02-bootstrap-agents [2022-04-15T21:02:24.318Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/03-start-remaining-containers [2022-04-15T21:02:24.318Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/04-create-workload-entries [2022-04-15T21:02:24.318Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/05-check-workload-connectivity [2022-04-15T21:02:24.318Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/README.md [2022-04-15T21:02:24.318Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/ [2022-04-15T21:02:24.318Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/downstream-agent/ [2022-04-15T21:02:24.318Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/downstream-agent/agent.conf [2022-04-15T21:02:24.318Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/downstream-envoy/ [2022-04-15T21:02:24.318Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/downstream-envoy/envoy.yaml [2022-04-15T21:02:24.318Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/server/ [2022-04-15T21:02:24.318Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/server/server.conf [2022-04-15T21:02:24.318Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/supervisord.conf [2022-04-15T21:02:24.318Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/upstream-agent/ [2022-04-15T21:02:24.318Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/upstream-agent/agent.conf [2022-04-15T21:02:24.318Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/upstream-envoy/ [2022-04-15T21:02:24.318Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/upstream-envoy/envoy.yaml [2022-04-15T21:02:24.318Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/docker-compose.yaml [2022-04-15T21:02:24.318Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/teardown [2022-04-15T21:02:24.318Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/ [2022-04-15T21:02:24.318Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/00-test-envoy-releases.sh [2022-04-15T21:02:24.318Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/Dockerfile [2022-04-15T21:02:24.318Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/README.md [2022-04-15T21:02:24.318Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/ [2022-04-15T21:02:24.318Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/ [2022-04-15T21:02:24.318Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/agent/ [2022-04-15T21:02:24.318Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/agent/agent.conf [2022-04-15T21:02:24.318Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/envoy/ [2022-04-15T21:02:24.318Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/envoy/envoy.yaml [2022-04-15T21:02:24.318Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/server/ [2022-04-15T21:02:24.318Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/server/server.conf [2022-04-15T21:02:24.318Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream/ [2022-04-15T21:02:24.318Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream/agent/ [2022-04-15T21:02:24.318Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream/agent/agent.conf [2022-04-15T21:02:24.318Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream/envoy/ [2022-04-15T21:02:24.318Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream/envoy/envoy.yaml [2022-04-15T21:02:24.318Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/supervisord.conf [2022-04-15T21:02:24.318Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/ [2022-04-15T21:02:24.318Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/agent/ [2022-04-15T21:02:24.318Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/agent/agent.conf [2022-04-15T21:02:24.318Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/envoy/ [2022-04-15T21:02:24.318Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/envoy/envoy.yaml [2022-04-15T21:02:24.318Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/server/ [2022-04-15T21:02:24.318Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/server/server.conf [2022-04-15T21:02:24.318Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/docker-compose.yaml [2022-04-15T21:02:24.318Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/teardown [2022-04-15T21:02:24.318Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/ [2022-04-15T21:02:24.318Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/00-test-envoy-releases [2022-04-15T21:02:24.319Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/README.md [2022-04-15T21:02:24.319Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/ [2022-04-15T21:02:24.319Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/downstream-agent/ [2022-04-15T21:02:24.319Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/downstream-agent/agent.conf [2022-04-15T21:02:24.319Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/downstream-envoy/ [2022-04-15T21:02:24.319Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/downstream-envoy/envoy.yaml [2022-04-15T21:02:24.319Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/server/ [2022-04-15T21:02:24.319Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/server/server.conf [2022-04-15T21:02:24.319Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/supervisord.conf [2022-04-15T21:02:24.319Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/upstream-agent/ [2022-04-15T21:02:24.319Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/upstream-agent/agent.conf [2022-04-15T21:02:24.319Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/upstream-envoy/ [2022-04-15T21:02:24.319Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/upstream-envoy/envoy.yaml [2022-04-15T21:02:24.319Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/docker-compose.yaml [2022-04-15T21:02:24.319Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/teardown [2022-04-15T21:02:24.319Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/ [2022-04-15T21:02:24.319Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/00-setup [2022-04-15T21:02:24.319Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/01-start-servers [2022-04-15T21:02:24.319Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/02-bootstrap-federation-and-agents [2022-04-15T21:02:24.319Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/03-start-remaining-containers [2022-04-15T21:02:24.319Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/04-create-workload-entries [2022-04-15T21:02:24.319Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/05-check-workload-connectivity [2022-04-15T21:02:24.319Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/06-stop-servers [2022-04-15T21:02:24.319Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/07-check-workload-connectivity [2022-04-15T21:02:24.319Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/08-start-servers [2022-04-15T21:02:24.319Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/09-check-workload-connectivity [2022-04-15T21:02:24.319Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/10-stop-agents [2022-04-15T21:02:24.319Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/11-check-workload-connectivity [2022-04-15T21:02:24.319Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/12-start-agents [2022-04-15T21:02:24.319Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/13-check-workload-connectivity [2022-04-15T21:02:24.319Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/Dockerfile [2022-04-15T21:02:24.319Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/README.md [2022-04-15T21:02:24.319Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/ [2022-04-15T21:02:24.319Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/ [2022-04-15T21:02:24.319Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/agent/ [2022-04-15T21:02:24.319Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/agent/agent.conf [2022-04-15T21:02:24.319Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/ghostunnel/ [2022-04-15T21:02:24.319Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/ghostunnel/ghostunnel.flags [2022-04-15T21:02:24.319Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/server/ [2022-04-15T21:02:24.319Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/server/server.conf [2022-04-15T21:02:24.319Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/supervisord/ [2022-04-15T21:02:24.319Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/supervisord/supervisord.conf [2022-04-15T21:02:24.594Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/ [2022-04-15T21:02:24.594Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/agent/ [2022-04-15T21:02:24.594Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/agent/agent.conf [2022-04-15T21:02:24.594Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/ghostunnel/ [2022-04-15T21:02:24.594Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/ghostunnel/ghostunnel.flags [2022-04-15T21:02:24.594Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/server/ [2022-04-15T21:02:24.594Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/server/server.conf [2022-04-15T21:02:24.594Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/supervisord/ [2022-04-15T21:02:24.594Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/supervisord/supervisord.conf [2022-04-15T21:02:24.594Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/docker-compose.yaml [2022-04-15T21:02:24.594Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/teardown [2022-04-15T21:02:24.594Z] spire-1.2.1/test/integration/suites/join-token/ [2022-04-15T21:02:24.594Z] spire-1.2.1/test/integration/suites/join-token/01-start-server [2022-04-15T21:02:24.594Z] spire-1.2.1/test/integration/suites/join-token/02-bootstrap-agents [2022-04-15T21:02:24.594Z] spire-1.2.1/test/integration/suites/join-token/03-start-agent [2022-04-15T21:02:24.594Z] spire-1.2.1/test/integration/suites/join-token/04-create-workload-entry [2022-04-15T21:02:24.594Z] spire-1.2.1/test/integration/suites/join-token/05-check-svid [2022-04-15T21:02:24.594Z] spire-1.2.1/test/integration/suites/join-token/06-start-bad-agent [2022-04-15T21:02:24.594Z] spire-1.2.1/test/integration/suites/join-token/README.md [2022-04-15T21:02:24.594Z] spire-1.2.1/test/integration/suites/join-token/conf/ [2022-04-15T21:02:24.594Z] spire-1.2.1/test/integration/suites/join-token/conf/agent/ [2022-04-15T21:02:24.594Z] spire-1.2.1/test/integration/suites/join-token/conf/agent/agent.conf [2022-04-15T21:02:24.594Z] spire-1.2.1/test/integration/suites/join-token/conf/server/ [2022-04-15T21:02:24.594Z] spire-1.2.1/test/integration/suites/join-token/conf/server/server.conf [2022-04-15T21:02:24.594Z] spire-1.2.1/test/integration/suites/join-token/docker-compose.yaml [2022-04-15T21:02:24.594Z] spire-1.2.1/test/integration/suites/join-token/teardown [2022-04-15T21:02:24.594Z] spire-1.2.1/test/integration/suites/k8s-reconcile/ [2022-04-15T21:02:24.594Z] spire-1.2.1/test/integration/suites/k8s-reconcile/00-setup [2022-04-15T21:02:24.594Z] spire-1.2.1/test/integration/suites/k8s-reconcile/01-apply-config [2022-04-15T21:02:24.594Z] spire-1.2.1/test/integration/suites/k8s-reconcile/02-check-for-workload-svid [2022-04-15T21:02:24.594Z] spire-1.2.1/test/integration/suites/k8s-reconcile/README.md [2022-04-15T21:02:24.594Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/ [2022-04-15T21:02:24.594Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/admctrl/ [2022-04-15T21:02:24.594Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/admctrl/admission-control.yaml [2022-04-15T21:02:24.594Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/admctrl/kubeconfig.yaml [2022-04-15T21:02:24.594Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/agent/ [2022-04-15T21:02:24.594Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/agent/kustomization.yaml [2022-04-15T21:02:24.594Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/agent/spire-agent.yaml [2022-04-15T21:02:24.594Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/kind-config.yaml [2022-04-15T21:02:24.594Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/server/ [2022-04-15T21:02:24.594Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/server/k8s-workload-registrar-secret.yaml [2022-04-15T21:02:24.594Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/server/kustomization.yaml [2022-04-15T21:02:24.594Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/server/spire-server.yaml [2022-04-15T21:02:24.594Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/workload.yaml [2022-04-15T21:02:24.594Z] spire-1.2.1/test/integration/suites/k8s-reconcile/init-kubectl [2022-04-15T21:02:24.594Z] spire-1.2.1/test/integration/suites/k8s-reconcile/teardown [2022-04-15T21:02:24.594Z] spire-1.2.1/test/integration/suites/k8s-scratch/ [2022-04-15T21:02:24.594Z] spire-1.2.1/test/integration/suites/k8s-scratch/00-setup [2022-04-15T21:02:24.594Z] spire-1.2.1/test/integration/suites/k8s-scratch/01-apply-config [2022-04-15T21:02:24.594Z] spire-1.2.1/test/integration/suites/k8s-scratch/02-check-for-workload-svid [2022-04-15T21:02:24.594Z] spire-1.2.1/test/integration/suites/k8s-scratch/README.md [2022-04-15T21:02:24.594Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/ [2022-04-15T21:02:24.594Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/admctrl/ [2022-04-15T21:02:24.594Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/admctrl/admission-control.yaml [2022-04-15T21:02:24.594Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/admctrl/kubeconfig.yaml [2022-04-15T21:02:24.594Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/agent/ [2022-04-15T21:02:24.594Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/agent/kustomization.yaml [2022-04-15T21:02:24.594Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/agent/spire-agent.yaml [2022-04-15T21:02:24.594Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/kind-config.yaml [2022-04-15T21:02:24.594Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/server/ [2022-04-15T21:02:24.594Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/server/k8s-workload-registrar-secret.yaml [2022-04-15T21:02:24.594Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/server/kustomization.yaml [2022-04-15T21:02:24.594Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/server/spire-server.yaml [2022-04-15T21:02:24.594Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/webhook/ [2022-04-15T21:02:24.594Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/webhook/kustomization.yaml [2022-04-15T21:02:24.594Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/webhook/validation-webhook.yaml [2022-04-15T21:02:24.594Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/workload.yaml [2022-04-15T21:02:24.594Z] spire-1.2.1/test/integration/suites/k8s-scratch/init-kubectl [2022-04-15T21:02:24.594Z] spire-1.2.1/test/integration/suites/k8s-scratch/teardown [2022-04-15T21:02:24.594Z] spire-1.2.1/test/integration/suites/k8s/ [2022-04-15T21:02:24.594Z] spire-1.2.1/test/integration/suites/k8s/00-setup [2022-04-15T21:02:24.594Z] spire-1.2.1/test/integration/suites/k8s/01-apply-config [2022-04-15T21:02:24.594Z] spire-1.2.1/test/integration/suites/k8s/02-check-for-workload-svid [2022-04-15T21:02:24.594Z] spire-1.2.1/test/integration/suites/k8s/README.md [2022-04-15T21:02:24.594Z] spire-1.2.1/test/integration/suites/k8s/conf/ [2022-04-15T21:02:24.594Z] spire-1.2.1/test/integration/suites/k8s/conf/admctrl/ [2022-04-15T21:02:24.594Z] spire-1.2.1/test/integration/suites/k8s/conf/admctrl/admission-control.yaml [2022-04-15T21:02:24.594Z] spire-1.2.1/test/integration/suites/k8s/conf/admctrl/kubeconfig.yaml [2022-04-15T21:02:24.594Z] spire-1.2.1/test/integration/suites/k8s/conf/agent/ [2022-04-15T21:02:24.594Z] spire-1.2.1/test/integration/suites/k8s/conf/agent/kustomization.yaml [2022-04-15T21:02:24.594Z] spire-1.2.1/test/integration/suites/k8s/conf/agent/spire-agent.yaml [2022-04-15T21:02:24.594Z] spire-1.2.1/test/integration/suites/k8s/conf/kind-config.yaml [2022-04-15T21:02:24.594Z] spire-1.2.1/test/integration/suites/k8s/conf/server/ [2022-04-15T21:02:24.594Z] spire-1.2.1/test/integration/suites/k8s/conf/server/k8s-workload-registrar-secret.yaml [2022-04-15T21:02:24.594Z] spire-1.2.1/test/integration/suites/k8s/conf/server/kustomization.yaml [2022-04-15T21:02:24.594Z] spire-1.2.1/test/integration/suites/k8s/conf/server/spire-server.yaml [2022-04-15T21:02:24.594Z] spire-1.2.1/test/integration/suites/k8s/conf/webhook/ [2022-04-15T21:02:24.594Z] spire-1.2.1/test/integration/suites/k8s/conf/webhook/kustomization.yaml [2022-04-15T21:02:24.594Z] spire-1.2.1/test/integration/suites/k8s/conf/webhook/validation-webhook.yaml [2022-04-15T21:02:24.594Z] spire-1.2.1/test/integration/suites/k8s/conf/workload.yaml [2022-04-15T21:02:24.594Z] spire-1.2.1/test/integration/suites/k8s/init-kubectl [2022-04-15T21:02:24.595Z] spire-1.2.1/test/integration/suites/k8s/teardown [2022-04-15T21:02:24.595Z] spire-1.2.1/test/integration/suites/nested-rotation/ [2022-04-15T21:02:24.595Z] spire-1.2.1/test/integration/suites/nested-rotation/00-setup [2022-04-15T21:02:24.595Z] spire-1.2.1/test/integration/suites/nested-rotation/01-start-root [2022-04-15T21:02:24.595Z] spire-1.2.1/test/integration/suites/nested-rotation/02-create-intermediate-downstream-entries [2022-04-15T21:02:24.595Z] spire-1.2.1/test/integration/suites/nested-rotation/03-start-intermediateA [2022-04-15T21:02:24.595Z] spire-1.2.1/test/integration/suites/nested-rotation/04-create-leafA-downstream-entry [2022-04-15T21:02:24.595Z] spire-1.2.1/test/integration/suites/nested-rotation/05-start-leafA [2022-04-15T21:02:24.595Z] spire-1.2.1/test/integration/suites/nested-rotation/06-start-intermediateB [2022-04-15T21:02:24.595Z] spire-1.2.1/test/integration/suites/nested-rotation/07-create-leafB-downstream-entry [2022-04-15T21:02:24.595Z] spire-1.2.1/test/integration/suites/nested-rotation/08-start-leafB [2022-04-15T21:02:24.595Z] spire-1.2.1/test/integration/suites/nested-rotation/09-create-workload-entries [2022-04-15T21:02:24.595Z] spire-1.2.1/test/integration/suites/nested-rotation/10-check-svids [2022-04-15T21:02:24.595Z] spire-1.2.1/test/integration/suites/nested-rotation/Dockerfile [2022-04-15T21:02:24.595Z] spire-1.2.1/test/integration/suites/nested-rotation/README.md [2022-04-15T21:02:24.595Z] spire-1.2.1/test/integration/suites/nested-rotation/docker-compose.yaml [2022-04-15T21:02:24.595Z] spire-1.2.1/test/integration/suites/nested-rotation/intermediateA/ [2022-04-15T21:02:24.595Z] spire-1.2.1/test/integration/suites/nested-rotation/intermediateA/agent/ [2022-04-15T21:02:24.595Z] spire-1.2.1/test/integration/suites/nested-rotation/intermediateA/agent/agent.conf [2022-04-15T21:02:24.595Z] spire-1.2.1/test/integration/suites/nested-rotation/intermediateA/server/ [2022-04-15T21:02:24.595Z] spire-1.2.1/test/integration/suites/nested-rotation/intermediateA/server/server.conf [2022-04-15T21:02:24.595Z] spire-1.2.1/test/integration/suites/nested-rotation/intermediateB/ [2022-04-15T21:02:24.595Z] spire-1.2.1/test/integration/suites/nested-rotation/intermediateB/agent/ [2022-04-15T21:02:24.595Z] spire-1.2.1/test/integration/suites/nested-rotation/intermediateB/agent/agent.conf [2022-04-15T21:02:24.595Z] spire-1.2.1/test/integration/suites/nested-rotation/intermediateB/server/ [2022-04-15T21:02:24.595Z] spire-1.2.1/test/integration/suites/nested-rotation/intermediateB/server/server.conf [2022-04-15T21:02:24.595Z] spire-1.2.1/test/integration/suites/nested-rotation/leafA/ [2022-04-15T21:02:24.595Z] spire-1.2.1/test/integration/suites/nested-rotation/leafA/agent/ [2022-04-15T21:02:24.595Z] spire-1.2.1/test/integration/suites/nested-rotation/leafA/agent/agent.conf [2022-04-15T21:02:24.595Z] spire-1.2.1/test/integration/suites/nested-rotation/leafA/server/ [2022-04-15T21:02:24.595Z] spire-1.2.1/test/integration/suites/nested-rotation/leafA/server/server.conf [2022-04-15T21:02:24.595Z] spire-1.2.1/test/integration/suites/nested-rotation/leafB/ [2022-04-15T21:02:24.595Z] spire-1.2.1/test/integration/suites/nested-rotation/leafB/agent/ [2022-04-15T21:02:24.595Z] spire-1.2.1/test/integration/suites/nested-rotation/leafB/agent/agent.conf [2022-04-15T21:02:24.595Z] spire-1.2.1/test/integration/suites/nested-rotation/leafB/server/ [2022-04-15T21:02:24.595Z] spire-1.2.1/test/integration/suites/nested-rotation/leafB/server/server.conf [2022-04-15T21:02:24.595Z] spire-1.2.1/test/integration/suites/nested-rotation/root/ [2022-04-15T21:02:24.595Z] spire-1.2.1/test/integration/suites/nested-rotation/root/agent/ [2022-04-15T21:02:24.595Z] spire-1.2.1/test/integration/suites/nested-rotation/root/agent/agent.conf [2022-04-15T21:02:24.595Z] spire-1.2.1/test/integration/suites/nested-rotation/root/server/ [2022-04-15T21:02:24.595Z] spire-1.2.1/test/integration/suites/nested-rotation/root/server/server.conf [2022-04-15T21:02:24.595Z] spire-1.2.1/test/integration/suites/nested-rotation/teardown [2022-04-15T21:02:24.595Z] spire-1.2.1/test/integration/suites/node-attestation/ [2022-04-15T21:02:24.595Z] spire-1.2.1/test/integration/suites/node-attestation/00-setup [2022-04-15T21:02:24.595Z] spire-1.2.1/test/integration/suites/node-attestation/01-start-server [2022-04-15T21:02:24.595Z] spire-1.2.1/test/integration/suites/node-attestation/02-start-agent [2022-04-15T21:02:24.595Z] spire-1.2.1/test/integration/suites/node-attestation/03-test-node-attestation [2022-04-15T21:02:24.595Z] spire-1.2.1/test/integration/suites/node-attestation/04-test-x509pop-attestation [2022-04-15T21:02:24.595Z] spire-1.2.1/test/integration/suites/node-attestation/README.md [2022-04-15T21:02:24.595Z] spire-1.2.1/test/integration/suites/node-attestation/conf/ [2022-04-15T21:02:24.595Z] spire-1.2.1/test/integration/suites/node-attestation/conf/agent/ [2022-04-15T21:02:24.595Z] spire-1.2.1/test/integration/suites/node-attestation/conf/agent/agent.conf [2022-04-15T21:02:24.595Z] spire-1.2.1/test/integration/suites/node-attestation/conf/server/ [2022-04-15T21:02:24.595Z] spire-1.2.1/test/integration/suites/node-attestation/conf/server/server.conf [2022-04-15T21:02:24.595Z] spire-1.2.1/test/integration/suites/node-attestation/docker-compose.yaml [2022-04-15T21:02:24.595Z] spire-1.2.1/test/integration/suites/node-attestation/teardown [2022-04-15T21:02:24.595Z] spire-1.2.1/test/integration/suites/rotation/ [2022-04-15T21:02:24.595Z] spire-1.2.1/test/integration/suites/rotation/00-setup [2022-04-15T21:02:24.595Z] spire-1.2.1/test/integration/suites/rotation/01-start-server [2022-04-15T21:02:24.595Z] spire-1.2.1/test/integration/suites/rotation/02-bootstrap-agent [2022-04-15T21:02:24.595Z] spire-1.2.1/test/integration/suites/rotation/03-start-agent [2022-04-15T21:02:24.595Z] spire-1.2.1/test/integration/suites/rotation/04-create-workload-entry [2022-04-15T21:02:24.595Z] spire-1.2.1/test/integration/suites/rotation/05-check-svids [2022-04-15T21:02:24.595Z] spire-1.2.1/test/integration/suites/rotation/README.md [2022-04-15T21:02:24.595Z] spire-1.2.1/test/integration/suites/rotation/conf/ [2022-04-15T21:02:24.595Z] spire-1.2.1/test/integration/suites/rotation/conf/agent/ [2022-04-15T21:02:24.595Z] spire-1.2.1/test/integration/suites/rotation/conf/agent/agent.conf [2022-04-15T21:02:24.595Z] spire-1.2.1/test/integration/suites/rotation/conf/server/ [2022-04-15T21:02:24.595Z] spire-1.2.1/test/integration/suites/rotation/conf/server/server.conf [2022-04-15T21:02:24.595Z] spire-1.2.1/test/integration/suites/rotation/docker-compose.yaml [2022-04-15T21:02:24.595Z] spire-1.2.1/test/integration/suites/rotation/teardown [2022-04-15T21:02:24.595Z] spire-1.2.1/test/integration/suites/self-test/ [2022-04-15T21:02:24.595Z] spire-1.2.1/test/integration/suites/self-test/00-ensure-command-failure-fails-step [2022-04-15T21:02:24.595Z] spire-1.2.1/test/integration/suites/self-test/README.md [2022-04-15T21:02:24.595Z] spire-1.2.1/test/integration/suites/self-test/teardown [2022-04-15T21:02:24.595Z] spire-1.2.1/test/integration/suites/spire-server-cli/ [2022-04-15T21:02:24.595Z] spire-1.2.1/test/integration/suites/spire-server-cli/01-start-server [2022-04-15T21:02:24.595Z] spire-1.2.1/test/integration/suites/spire-server-cli/02-bundle [2022-04-15T21:02:24.595Z] spire-1.2.1/test/integration/suites/spire-server-cli/03-entry [2022-04-15T21:02:24.595Z] spire-1.2.1/test/integration/suites/spire-server-cli/04-bootstrap-agents [2022-04-15T21:02:24.595Z] spire-1.2.1/test/integration/suites/spire-server-cli/05-start-agents [2022-04-15T21:02:24.595Z] spire-1.2.1/test/integration/suites/spire-server-cli/06-agent [2022-04-15T21:02:24.595Z] spire-1.2.1/test/integration/suites/spire-server-cli/README.md [2022-04-15T21:02:24.595Z] spire-1.2.1/test/integration/suites/spire-server-cli/conf/ [2022-04-15T21:02:24.595Z] spire-1.2.1/test/integration/suites/spire-server-cli/conf/agent/ [2022-04-15T21:02:24.595Z] spire-1.2.1/test/integration/suites/spire-server-cli/conf/agent/agent.conf [2022-04-15T21:02:24.595Z] spire-1.2.1/test/integration/suites/spire-server-cli/conf/fixture/ [2022-04-15T21:02:24.595Z] spire-1.2.1/test/integration/suites/spire-server-cli/conf/fixture/ca.pem [2022-04-15T21:02:24.595Z] spire-1.2.1/test/integration/suites/spire-server-cli/conf/fixture/ca.spiffe [2022-04-15T21:02:24.595Z] spire-1.2.1/test/integration/suites/spire-server-cli/conf/fixture/ca2.pem [2022-04-15T21:02:24.595Z] spire-1.2.1/test/integration/suites/spire-server-cli/conf/fixture/ca2.spiffe [2022-04-15T21:02:24.595Z] spire-1.2.1/test/integration/suites/spire-server-cli/conf/server/ [2022-04-15T21:02:24.595Z] spire-1.2.1/test/integration/suites/spire-server-cli/conf/server/server.conf [2022-04-15T21:02:24.595Z] spire-1.2.1/test/integration/suites/spire-server-cli/docker-compose.yaml [2022-04-15T21:02:24.595Z] spire-1.2.1/test/integration/suites/spire-server-cli/teardown [2022-04-15T21:02:24.595Z] spire-1.2.1/test/integration/suites/upgrade/ [2022-04-15T21:02:24.595Z] spire-1.2.1/test/integration/suites/upgrade/00-setup [2022-04-15T21:02:24.595Z] spire-1.2.1/test/integration/suites/upgrade/01-run-upgrade-tests [2022-04-15T21:02:24.595Z] spire-1.2.1/test/integration/suites/upgrade/02-verify-codebase-version-is-updated [2022-04-15T21:02:24.595Z] spire-1.2.1/test/integration/suites/upgrade/README.md [2022-04-15T21:02:24.595Z] spire-1.2.1/test/integration/suites/upgrade/conf/ [2022-04-15T21:02:24.595Z] spire-1.2.1/test/integration/suites/upgrade/conf/agent/ [2022-04-15T21:02:24.595Z] spire-1.2.1/test/integration/suites/upgrade/conf/agent/agent.conf [2022-04-15T21:02:24.595Z] spire-1.2.1/test/integration/suites/upgrade/conf/server/ [2022-04-15T21:02:24.595Z] spire-1.2.1/test/integration/suites/upgrade/conf/server/server.conf [2022-04-15T21:02:24.595Z] spire-1.2.1/test/integration/suites/upgrade/teardown [2022-04-15T21:02:24.595Z] spire-1.2.1/test/integration/suites/upgrade/versions.txt [2022-04-15T21:02:24.595Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/ [2022-04-15T21:02:24.595Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/00-setup-kind [2022-04-15T21:02:24.595Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/01-setup-cert-manager [2022-04-15T21:02:24.595Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/02-deploy-spire [2022-04-15T21:02:24.595Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/03-verify-ca [2022-04-15T21:02:24.595Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/README.md [2022-04-15T21:02:24.595Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/conf/ [2022-04-15T21:02:24.595Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/conf/cert-manager-issuer.yaml [2022-04-15T21:02:24.595Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/conf/kind-config.yaml [2022-04-15T21:02:24.595Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/conf/server/ [2022-04-15T21:02:24.595Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/conf/server/kustomization.yaml [2022-04-15T21:02:24.595Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/conf/server/spire-server.yaml [2022-04-15T21:02:24.595Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/init-kubectl [2022-04-15T21:02:24.595Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/teardown [2022-04-15T21:02:24.595Z] spire-1.2.1/test/integration/test-one.sh [2022-04-15T21:02:24.595Z] spire-1.2.1/test/integration/test.sh [2022-04-15T21:02:24.595Z] spire-1.2.1/test/plugintest/ [2022-04-15T21:02:24.595Z] spire-1.2.1/test/plugintest/config.go [2022-04-15T21:02:24.595Z] spire-1.2.1/test/plugintest/load.go [2022-04-15T21:02:24.595Z] spire-1.2.1/test/plugintest/option.go [2022-04-15T21:02:24.595Z] spire-1.2.1/test/spiretest/ [2022-04-15T21:02:24.595Z] spire-1.2.1/test/spiretest/apiserver.go [2022-04-15T21:02:24.595Z] spire-1.2.1/test/spiretest/assertions.go [2022-04-15T21:02:24.595Z] spire-1.2.1/test/spiretest/dir.go [2022-04-15T21:02:24.595Z] spire-1.2.1/test/spiretest/errors_posix.go [2022-04-15T21:02:24.595Z] spire-1.2.1/test/spiretest/errors_windows.go [2022-04-15T21:02:24.595Z] spire-1.2.1/test/spiretest/logs.go [2022-04-15T21:02:24.595Z] spire-1.2.1/test/spiretest/socketapi.go [2022-04-15T21:02:24.595Z] spire-1.2.1/test/spiretest/suite.go [2022-04-15T21:02:24.595Z] spire-1.2.1/test/spiretest/x509.go [2022-04-15T21:02:24.595Z] spire-1.2.1/test/testca/ [2022-04-15T21:02:24.595Z] spire-1.2.1/test/testca/ca.go [2022-04-15T21:02:24.595Z] spire-1.2.1/test/testkey/ [2022-04-15T21:02:24.595Z] spire-1.2.1/test/testkey/generate.sh [2022-04-15T21:02:24.595Z] spire-1.2.1/test/testkey/genkeys.go [2022-04-15T21:02:24.595Z] spire-1.2.1/test/testkey/keys.go [2022-04-15T21:02:24.595Z] spire-1.2.1/test/testkey/new.go [2022-04-15T21:02:24.595Z] spire-1.2.1/test/tpmsimulator/ [2022-04-15T21:02:24.595Z] spire-1.2.1/test/tpmsimulator/simulator.go [2022-04-15T21:02:24.595Z] spire-1.2.1/test/util/ [2022-04-15T21:02:24.595Z] spire-1.2.1/test/util/cert_fixtures.go [2022-04-15T21:02:24.595Z] spire-1.2.1/test/util/cert_generation.go [2022-04-15T21:02:24.595Z] spire-1.2.1/test/util/io_redirection.go [2022-04-15T21:02:24.595Z] spire-1.2.1/test/util/race.go [2022-04-15T21:02:24.595Z] spire-1.2.1/test/util/util.go [2022-04-15T21:02:24.595Z] building spire from source... [2022-04-15T21:02:25.195Z] Installing go1.17.7... [2022-04-15T21:02:52.176Z] Step 1/23 : ARG BUILDER_BASE=golang:1.17-alpine3.15 [2022-04-15T21:02:52.176Z] Step 2/23 : FROM ${BUILDER_BASE} AS builder [2022-04-15T21:02:52.176Z] ---> 27a12ee7d3b8 [2022-04-15T21:02:52.176Z] Step 3/23 : WORKDIR /edgex-go [2022-04-15T21:02:52.176Z] ---> Using cache [2022-04-15T21:02:52.176Z] ---> a7b427532602 [2022-04-15T21:02:52.176Z] Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-04-15T21:02:52.176Z] ---> Using cache [2022-04-15T21:02:52.176Z] ---> d1441a92f490 [2022-04-15T21:02:52.176Z] Step 5/23 : RUN apk add --update --no-cache zeromq-dev libsodium-dev pkgconfig build-base git [2022-04-15T21:02:52.468Z] ---> Running in 00e73546345c [2022-04-15T21:02:54.458Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz [2022-04-15T21:02:55.445Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz [2022-04-15T21:02:56.890Z] OK: 220 MiB in 52 packages [2022-04-15T21:02:58.330Z] Removing intermediate container 00e73546345c [2022-04-15T21:02:58.330Z] ---> 1385917a8cbc [2022-04-15T21:02:58.330Z] Step 6/23 : COPY go.mod vendor* ./ [2022-04-15T21:02:59.322Z] Building bin/spire-server... [2022-04-15T21:02:59.322Z] go: downloading github.com/mitchellh/cli v1.1.2 [2022-04-15T21:02:59.322Z] go: downloading github.com/spiffe/go-spiffe/v2 v2.0.0-beta.12 [2022-04-15T21:02:59.322Z] go: downloading github.com/spiffe/spire-api-sdk v1.2.0 [2022-04-15T21:02:59.599Z]  ---> c54f4bb0aad9 [2022-04-15T21:02:59.599Z] Step 7/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-04-15T21:02:59.599Z] ---> Running in d5c88667eba8 [2022-04-15T21:03:00.204Z] go: downloading golang.org/x/net v0.0.0-20220127200216-cd36cc0744dd [2022-04-15T21:03:00.204Z] go: downloading google.golang.org/grpc v1.44.0 [2022-04-15T21:03:01.192Z] go: downloading gopkg.in/square/go-jose.v2 v2.6.0 [2022-04-15T21:03:05.511Z] Removing intermediate container d5c88667eba8 [2022-04-15T21:03:05.511Z] ---> 6971f26c0faf [2022-04-15T21:03:05.511Z] Step 8/23 : COPY . . [2022-04-15T21:03:05.511Z] go: downloading github.com/hashicorp/hcl v1.0.1-0.20190430135223-99e2f22d1c94 [2022-04-15T21:03:05.511Z] go: downloading github.com/imdario/mergo v0.3.12 [2022-04-15T21:03:06.112Z] go: downloading github.com/sirupsen/logrus v1.8.1 [2022-04-15T21:03:06.389Z] go: downloading github.com/hashicorp/go-hclog v1.1.0 [2022-04-15T21:03:07.376Z] go: downloading github.com/Masterminds/sprig v2.22.0+incompatible [2022-04-15T21:03:07.376Z] go: downloading github.com/fatih/color v1.13.0 [2022-04-15T21:03:07.376Z] go: downloading github.com/mattn/go-isatty v0.0.14 [2022-04-15T21:03:07.652Z] go: downloading golang.org/x/time v0.0.0-20220224211638-0e9765cccd65 [2022-04-15T21:03:07.931Z] go: downloading google.golang.org/genproto v0.0.0-20220222213610-43724f9ea8cf [2022-04-15T21:03:07.931Z] go: downloading github.com/InVisionApp/go-health/v2 v2.1.2 [2022-04-15T21:03:07.931Z] go: downloading github.com/InVisionApp/go-logger v1.0.1 [2022-04-15T21:03:08.212Z] go: downloading github.com/hashicorp/go-plugin v1.4.3 [2022-04-15T21:03:08.489Z] go: downloading github.com/spiffe/spire-plugin-sdk v1.2.0 [2022-04-15T21:03:09.936Z] go: downloading github.com/armon/go-metrics v0.3.10 [2022-04-15T21:03:10.213Z] go: downloading github.com/prometheus/client_golang v1.12.1 [2022-04-15T21:03:10.213Z] go: downloading github.com/uber-go/tally/v4 v4.1.1 [2022-04-15T21:03:11.660Z] go: downloading github.com/open-policy-agent/opa v0.38.0 [2022-04-15T21:03:26.814Z]  ---> a8a143e35828 [2022-04-15T21:03:26.814Z] Step 9/23 : RUN make cmd/core-data/core-data [2022-04-15T21:03:26.814Z] ---> Running in 8a828f16d1e5 [2022-04-15T21:03:28.811Z] 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-15T21:03:37.150Z] go: downloading github.com/andres-erbsen/clock v0.0.0-20160526145045-9e14626cd129 [2022-04-15T21:03:37.150Z] go: downloading golang.org/x/sys v0.0.0-20220227234510-4e6760a101f9 [2022-04-15T21:03:37.424Z] go: downloading github.com/mattn/go-colorable v0.1.12 [2022-04-15T21:03:38.028Z] go: downloading github.com/Masterminds/semver v1.5.0 [2022-04-15T21:03:38.028Z] go: downloading github.com/Masterminds/goutils v1.1.0 [2022-04-15T21:03:38.028Z] go: downloading github.com/google/uuid v1.1.2 [2022-04-15T21:03:38.028Z] go: downloading github.com/huandu/xstrings v1.3.2 [2022-04-15T21:03:38.306Z] go: downloading github.com/hashicorp/yamux v0.0.0-20181012175058-2f1d1f20f75d [2022-04-15T21:03:38.306Z] go: downloading github.com/oklog/run v1.0.0 [2022-04-15T21:03:38.585Z] go: downloading github.com/DataDog/datadog-go v3.2.0+incompatible [2022-04-15T21:03:38.585Z] go: downloading github.com/hashicorp/go-immutable-radix v1.3.1 [2022-04-15T21:03:38.585Z] go: downloading github.com/prometheus/client_model v0.2.0 [2022-04-15T21:03:38.585Z] go: downloading github.com/prometheus/common v0.32.1 [2022-04-15T21:03:38.862Z] go: downloading github.com/beorn7/perks v1.0.1 [2022-04-15T21:03:38.862Z] go: downloading github.com/cespare/xxhash/v2 v2.1.2 [2022-04-15T21:03:39.142Z] go: downloading github.com/prometheus/procfs v0.7.3 [2022-04-15T21:03:39.747Z] go: downloading go.uber.org/atomic v1.9.0 [2022-04-15T21:03:40.739Z] go: downloading github.com/imkira/go-observer v1.0.3 [2022-04-15T21:03:41.017Z] go: downloading github.com/hashicorp/errwrap v1.1.0 [2022-04-15T21:03:41.017Z] go: downloading github.com/mitchellh/reflectwalk v1.0.1 [2022-04-15T21:03:41.295Z] go: downloading github.com/hashicorp/golang-lru v0.5.4 [2022-04-15T21:03:41.295Z] go: downloading github.com/matttproud/golang_protobuf_extensions v1.0.2-0.20181231171920-c182affec369 [2022-04-15T21:03:41.295Z] go: downloading github.com/twmb/murmur3 v1.1.6 [2022-04-15T21:03:41.295Z] go: downloading github.com/OneOfOne/xxhash v1.2.8 [2022-04-15T21:03:41.574Z] go: downloading gopkg.in/yaml.v2 v2.4.0 [2022-04-15T21:03:41.574Z] go: downloading github.com/blang/semver/v4 v4.0.0 [2022-04-15T21:03:41.574Z] go: downloading github.com/GoogleCloudPlatform/cloudsql-proxy v1.29.0 [2022-04-15T21:03:41.849Z] go: downloading github.com/go-sql-driver/mysql v1.6.0 [2022-04-15T21:03:41.850Z] go: downloading github.com/gofrs/uuid v4.2.0+incompatible [2022-04-15T21:03:42.452Z] go: downloading github.com/jinzhu/gorm v1.9.16 [2022-04-15T21:03:43.064Z] go: downloading github.com/lib/pq v1.10.4 [2022-04-15T21:03:43.064Z] go: downloading github.com/mattn/go-sqlite3 v1.14.12 [2022-04-15T21:03:43.064Z] go: downloading github.com/aws/aws-sdk-go-v2 v1.14.0 [2022-04-15T21:03:44.058Z] go: downloading github.com/aws/aws-sdk-go-v2/config v1.14.0 [2022-04-15T21:03:44.662Z] go: downloading github.com/aws/aws-sdk-go-v2/credentials v1.9.0 [2022-04-15T21:03:46.661Z] go: downloading github.com/aws/aws-sdk-go-v2/service/kms v1.15.0 [2022-04-15T21:03:52.099Z] go: downloading github.com/aws/aws-sdk-go-v2/service/sts v1.15.0 [2022-04-15T21:03:52.099Z] go: downloading github.com/stretchr/testify v1.7.0 [2022-04-15T21:03:52.099Z] go: downloading golang.org/x/sync v0.0.0-20210220032951-036812b2e83c [2022-04-15T21:03:52.099Z] go: downloading github.com/aws/aws-sdk-go v1.43.0 [2022-04-15T21:04:14.300Z] go: downloading google.golang.org/api v0.70.0 [2022-04-15T21:04:14.300Z] go: downloading k8s.io/client-go v0.23.4 [2022-04-15T21:04:14.300Z] go: downloading k8s.io/api v0.23.4 [2022-04-15T21:04:26.916Z] Removing intermediate container 86cfa65a744f [2022-04-15T21:04:26.916Z] ---> 99334e611826 [2022-04-15T21:04:26.916Z] [2022-04-15T21:04:26.916Z] Step 9/20 : FROM alpine:3.15 [2022-04-15T21:04:26.916Z] 3.15: Pulling from library/alpine [2022-04-15T21:04:26.916Z] Digest: sha256:4edbd2beb5f78b1014028f4fbb99f3237d9561100b6881aabbf5acce2c4f9454 [2022-04-15T21:04:26.916Z] Status: Downloaded newer image for alpine:3.15 [2022-04-15T21:04:26.916Z] ---> 3fb3c9af89a9 [2022-04-15T21:04:26.916Z] Step 10/20 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' [2022-04-15T21:04:26.916Z] ---> Running in 94fd11be8552 [2022-04-15T21:04:27.205Z] Removing intermediate container 94fd11be8552 [2022-04-15T21:04:27.205Z] ---> aacf01c23343 [2022-04-15T21:04:27.205Z] Step 11/20 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-04-15T21:04:27.205Z] ---> Running in 423d6e313d8b [2022-04-15T21:04:29.861Z] go: downloading github.com/google/go-tpm v0.3.3 [2022-04-15T21:04:30.859Z] Removing intermediate container 423d6e313d8b [2022-04-15T21:04:30.859Z] ---> 961c3da2f521 [2022-04-15T21:04:30.859Z] Step 12/20 : RUN apk update && apk --no-cache --update add dumb-init curl gcompat [2022-04-15T21:04:30.859Z] go: downloading github.com/Azure/azure-sdk-for-go v62.0.0+incompatible [2022-04-15T21:04:30.859Z]  ---> Running in 6fc74e7ce51a [2022-04-15T21:04:32.901Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz [2022-04-15T21:04:34.353Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz [2022-04-15T21:04:35.373Z] v3.15.4-39-g17994082e8 [https://nl.alpinelinux.org/alpine/v3.15/main] [2022-04-15T21:04:35.373Z] v3.15.4-38-gf7d0da3611 [https://nl.alpinelinux.org/alpine/v3.15/community] [2022-04-15T21:04:35.373Z] OK: 15730 distinct packages available [2022-04-15T21:04:35.652Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz [2022-04-15T21:04:36.653Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz [2022-04-15T21:04:38.112Z] (1/9) Installing ca-certificates (20211220-r0) [2022-04-15T21:04:38.112Z] (2/9) Installing brotli-libs (1.0.9-r5) [2022-04-15T21:04:38.391Z] (3/9) Installing nghttp2-libs (1.46.0-r0) [2022-04-15T21:04:38.391Z] (4/9) Installing libcurl (7.80.0-r0) [2022-04-15T21:04:38.669Z] (5/9) Installing curl (7.80.0-r0) [2022-04-15T21:04:38.669Z] (6/9) Installing dumb-init (1.2.5-r1) [2022-04-15T21:04:38.669Z] (7/9) Installing musl-obstack (1.2.3-r0) [2022-04-15T21:04:38.948Z] (8/9) Installing libucontext (1.1-r0) [2022-04-15T21:04:38.948Z] (9/9) Installing gcompat (1.0.0-r4) [2022-04-15T21:04:38.948Z] Executing busybox-1.34.1-r5.trigger [2022-04-15T21:04:38.948Z] Executing ca-certificates-20211220-r0.trigger [2022-04-15T21:04:39.556Z] OK: 8 MiB in 23 packages [2022-04-15T21:04:42.225Z] Removing intermediate container 6fc74e7ce51a [2022-04-15T21:04:42.225Z] ---> 821790639c35 [2022-04-15T21:04:42.225Z] Step 13/20 : COPY --from=builder /edgex-go/Attribution.txt / [2022-04-15T21:04:43.226Z] ---> ee98fa3f1103 [2022-04-15T21:04:43.226Z] Step 14/20 : COPY --from=builder /edgex-go/cmd/security-spiffe-token-provider/security-spiffe-token-provider / [2022-04-15T21:04:45.239Z] ---> 5f9d8c446d38 [2022-04-15T21:04:45.239Z] Step 15/20 : COPY --from=builder /edgex-go/cmd/security-spiffe-token-provider/res/configuration.toml /res/configuration.toml [2022-04-15T21:04:46.245Z] ---> c8ba23489338 [2022-04-15T21:04:46.245Z] Step 16/20 : ENTRYPOINT [ "/security-spiffe-token-provider" ] [2022-04-15T21:04:46.245Z] ---> Running in 7f457efbe3ec [2022-04-15T21:04:46.858Z] Removing intermediate container 7f457efbe3ec [2022-04-15T21:04:46.858Z] ---> 20659b45baeb [2022-04-15T21:04:46.858Z] Step 17/20 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2022-04-15T21:04:47.144Z] ---> Running in 616219df3a54 [2022-04-15T21:04:47.425Z] Removing intermediate container 616219df3a54 [2022-04-15T21:04:47.425Z] ---> f686efe71703 [2022-04-15T21:04:47.425Z] Step 18/20 : LABEL arch=arm64 [2022-04-15T21:04:47.703Z] ---> Running in 4c953901e0c3 [2022-04-15T21:04:48.310Z] Removing intermediate container 4c953901e0c3 [2022-04-15T21:04:48.310Z] ---> 16a6ee8ec2ab [2022-04-15T21:04:48.310Z] Step 19/20 : LABEL git_sha=baf2fc873efc1c041dd0417ead3079ddbf1babbf [2022-04-15T21:04:48.590Z] ---> Running in 47f3043ff5ba [2022-04-15T21:04:48.872Z] Removing intermediate container 47f3043ff5ba [2022-04-15T21:04:48.872Z] ---> f2b8e8bbeaa3 [2022-04-15T21:04:48.872Z] Step 20/20 : LABEL version=0.0.0 [2022-04-15T21:04:48.872Z] ---> Running in 2477737b19dd [2022-04-15T21:04:49.487Z] Removing intermediate container 2477737b19dd [2022-04-15T21:04:49.487Z] ---> 3749e6f4a633 [2022-04-15T21:04:49.487Z] [2022-04-15T21:04:50.091Z] Successfully built 3749e6f4a633 [2022-04-15T21:04:50.091Z] Successfully tagged security-spiffe-token-provider-arm64:latest [2022-04-15T21:04:50.091Z] Building security-spire-agent [2022-04-15T21:05:00.306Z]  Building security-spiffe-token-provider ... done Removing intermediate container 895df5fdc90f [2022-04-15T21:05:00.306Z] ---> 11e5a2d46b0a [2022-04-15T21:05:00.306Z] [2022-04-15T21:05:00.306Z] Step 10/23 : FROM alpine:3.14 [2022-04-15T21:05:00.306Z] ---> ac73e934f311 [2022-04-15T21:05:00.306Z] Step 11/23 : RUN apk add --update --no-cache dumb-init [2022-04-15T21:05:00.306Z] ---> Using cache [2022-04-15T21:05:00.306Z] ---> d99c877fd7c5 [2022-04-15T21:05:00.306Z] Step 12/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' [2022-04-15T21:05:00.306Z] ---> Using cache [2022-04-15T21:05:00.306Z] ---> e3737da548f0 [2022-04-15T21:05:00.306Z] Step 13/23 : ENV APP_PORT=59881 [2022-04-15T21:05:00.306Z] ---> Running in 7070db3af661 [2022-04-15T21:05:00.306Z] Removing intermediate container 7070db3af661 [2022-04-15T21:05:00.306Z] ---> 0eddc8b7d394 [2022-04-15T21:05:00.306Z] Step 14/23 : EXPOSE $APP_PORT [2022-04-15T21:05:00.306Z] ---> Running in cb4119be6c2c [2022-04-15T21:05:00.306Z] Removing intermediate container cb4119be6c2c [2022-04-15T21:05:00.306Z] ---> 07320ff138ce [2022-04-15T21:05:00.306Z] Step 15/23 : WORKDIR / [2022-04-15T21:05:00.587Z] ---> Running in 068dad99dd87 [2022-04-15T21:05:01.192Z] Removing intermediate container 068dad99dd87 [2022-04-15T21:05:01.192Z] ---> e113a9eb180a [2022-04-15T21:05:01.192Z] Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / [2022-04-15T21:05:02.187Z] ---> 60e3bdd35d0a [2022-04-15T21:05:02.187Z] Step 17/23 : COPY --from=builder /edgex-go/cmd/core-metadata/core-metadata / [2022-04-15T21:05:02.796Z] go: downloading github.com/Azure/go-autorest/autorest v0.11.24 [2022-04-15T21:05:03.073Z] go: downloading github.com/Azure/go-autorest v14.2.0+incompatible [2022-04-15T21:05:03.073Z] go: downloading github.com/Azure/go-autorest/autorest/azure/auth v0.5.11 [2022-04-15T21:05:03.073Z] go: downloading cloud.google.com/go/storage v1.21.0 [2022-04-15T21:05:04.068Z] go: downloading cloud.google.com/go v0.100.2 [2022-04-15T21:05:04.346Z]  ---> 33d61e863ecf [2022-04-15T21:05:04.346Z] Step 18/23 : COPY --from=builder /edgex-go/cmd/core-metadata/res/configuration.toml /res/configuration.toml [2022-04-15T21:05:05.330Z] go: downloading k8s.io/apimachinery v0.23.4 [2022-04-15T21:05:05.932Z]  ---> f4bd95ba8e9f [2022-04-15T21:05:05.932Z] Step 19/23 : ENTRYPOINT ["/core-metadata"] [2022-04-15T21:05:05.932Z] ---> Running in 6caa3d415f1e [2022-04-15T21:05:06.931Z] Removing intermediate container 6caa3d415f1e [2022-04-15T21:05:06.931Z] ---> afcbaa9c67c6 [2022-04-15T21:05:06.931Z] Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2022-04-15T21:05:06.931Z] ---> Running in 3ccf055cb080 [2022-04-15T21:05:07.537Z] Removing intermediate container 3ccf055cb080 [2022-04-15T21:05:07.537Z] ---> 7f34406db279 [2022-04-15T21:05:07.537Z] Step 21/23 : LABEL arch=arm64 [2022-04-15T21:05:07.537Z] go: downloading k8s.io/kube-aggregator v0.23.3 [2022-04-15T21:05:07.814Z]  ---> Running in 42942a35b362 [2022-04-15T21:05:08.821Z] Removing intermediate container 42942a35b362 [2022-04-15T21:05:08.821Z] ---> 986092b564e3 [2022-04-15T21:05:08.821Z] Step 22/23 : LABEL git_sha=baf2fc873efc1c041dd0417ead3079ddbf1babbf [2022-04-15T21:05:08.821Z] ---> Running in 9e14a657f566 [2022-04-15T21:05:08.821Z] go: downloading sigs.k8s.io/controller-runtime v0.11.1 [2022-04-15T21:05:09.824Z] Removing intermediate container 9e14a657f566 [2022-04-15T21:05:09.824Z] ---> ec1494b65944 [2022-04-15T21:05:09.824Z] Step 23/23 : LABEL version=0.0.0 [2022-04-15T21:05:09.824Z] ---> Running in 7df7ff1f5f32 [2022-04-15T21:05:10.425Z] Removing intermediate container 7df7ff1f5f32 [2022-04-15T21:05:10.425Z] ---> ccdda353ff78 [2022-04-15T21:05:10.700Z] [2022-04-15T21:05:10.978Z] go: downloading cloud.google.com/go/security v1.3.0 [2022-04-15T21:05:10.979Z] go: downloading github.com/hashicorp/vault/api v1.4.1 [2022-04-15T21:05:11.256Z] Successfully built ccdda353ff78 [2022-04-15T21:05:11.256Z] Successfully tagged core-metadata-arm64:latest [2022-04-15T21:05:11.256Z]  Building core-metadata ... done go: downloading github.com/shirou/gopsutil/v3 v3.22.2 [2022-04-15T21:05:12.701Z] go: downloading github.com/rcrowley/go-metrics v0.0.0-20201227073835-cf1acfcdf475 [2022-04-15T21:05:12.702Z] go: downloading github.com/gobwas/glob v0.2.3 [2022-04-15T21:05:12.978Z] go: downloading github.com/yashtewari/glob-intersection v0.0.0-20180916065949-5c77d914dd0b [2022-04-15T21:05:13.254Z] go: downloading github.com/xeipuuv/gojsonreference v0.0.0-20180127040603-bd5ef7bd5415 [2022-04-15T21:05:13.254Z] go: downloading github.com/jinzhu/inflection v1.0.0 [2022-04-15T21:05:13.254Z] go: downloading github.com/aws/smithy-go v1.11.0 [2022-04-15T21:05:14.237Z] go: downloading github.com/aws/aws-sdk-go-v2/feature/ec2/imds v1.11.0 [2022-04-15T21:05:14.513Z] go: downloading github.com/aws/aws-sdk-go-v2/internal/ini v1.3.6 [2022-04-15T21:05:14.789Z] go: downloading github.com/aws/aws-sdk-go-v2/service/sso v1.10.0 [2022-04-15T21:05:15.064Z] go: downloading github.com/aws/aws-sdk-go-v2/internal/configsources v1.1.5 [2022-04-15T21:05:15.064Z] go: downloading github.com/aws/aws-sdk-go-v2/service/internal/presigned-url v1.8.0 [2022-04-15T21:05:15.663Z] go: downloading github.com/gogo/protobuf v1.3.2 [2022-04-15T21:05:21.094Z] go: downloading golang.org/x/oauth2 v0.0.0-20211104180415-d3ed0bb246c8 [2022-04-15T21:05:21.371Z] go: downloading github.com/Azure/go-autorest/autorest/adal v0.9.18 [2022-04-15T21:05:21.649Z] go: downloading github.com/Azure/go-autorest/logger v0.2.1 [2022-04-15T21:05:21.649Z] go: downloading github.com/Azure/go-autorest/tracing v0.6.0 [2022-04-15T21:05:21.649Z] go: downloading github.com/Azure/go-autorest/autorest/azure/cli v0.4.5 [2022-04-15T21:05:21.649Z] go: downloading github.com/dimchansky/utfbom v1.1.1 [2022-04-15T21:05:21.926Z] go: downloading cloud.google.com/go/compute v1.3.0 [2022-04-15T21:05:23.369Z] go: downloading cloud.google.com/go/iam v0.1.1 [2022-04-15T21:05:23.369Z] go: downloading github.com/googleapis/gax-go/v2 v2.1.1 [2022-04-15T21:05:23.650Z] go: downloading k8s.io/klog/v2 v2.30.0 [2022-04-15T21:05:23.926Z] go: downloading github.com/google/gofuzz v1.1.0 [2022-04-15T21:05:24.207Z] go: downloading sigs.k8s.io/structured-merge-diff/v4 v4.2.1 [2022-04-15T21:05:24.489Z] Step 1/26 : ARG BUILDER_BASE=golang:1.17-alpine3.15 [2022-04-15T21:05:24.489Z] Step 2/26 : FROM ${BUILDER_BASE} AS builder [2022-04-15T21:05:24.489Z] ---> 27a12ee7d3b8 [2022-04-15T21:05:24.489Z] Step 3/26 : WORKDIR /edgex-go [2022-04-15T21:05:24.489Z] ---> Using cache [2022-04-15T21:05:24.489Z] ---> a7b427532602 [2022-04-15T21:05:24.489Z] Step 4/26 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-04-15T21:05:24.489Z] ---> Using cache [2022-04-15T21:05:24.489Z] ---> d1441a92f490 [2022-04-15T21:05:24.489Z] Step 5/26 : RUN apk add --update --no-cache make git build-base curl [2022-04-15T21:05:24.489Z] ---> Using cache [2022-04-15T21:05:24.489Z] ---> a955bc664425 [2022-04-15T21:05:24.489Z] Step 6/26 : COPY go.mod vendor* ./ [2022-04-15T21:05:24.489Z] ---> Using cache [2022-04-15T21:05:24.489Z] ---> 0ac0701706d1 [2022-04-15T21:05:24.489Z] Step 7/26 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-04-15T21:05:24.489Z] ---> Using cache [2022-04-15T21:05:24.489Z] ---> 2d9f94e4a063 [2022-04-15T21:05:24.489Z] Step 8/26 : COPY . . [2022-04-15T21:05:24.489Z] ---> Using cache [2022-04-15T21:05:24.489Z] ---> 3cf420678b76 [2022-04-15T21:05:24.489Z] Step 9/26 : ARG SPIRE_RELEASE=1.2.1 [2022-04-15T21:05:24.489Z] ---> Using cache [2022-04-15T21:05:24.489Z] ---> 12a8d70c4172 [2022-04-15T21:05:24.489Z] Step 10/26 : RUN mkdir -p spire-build [2022-04-15T21:05:24.489Z] ---> Using cache [2022-04-15T21:05:24.489Z] ---> d90c2ad7a60c [2022-04-15T21:05:24.489Z] Step 11/26 : WORKDIR /edgex-go/spire-build [2022-04-15T21:05:24.489Z] ---> Using cache [2022-04-15T21:05:24.489Z] ---> 828418cf5455 [2022-04-15T21:05:24.489Z] 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-15T21:05:25.097Z] go: downloading k8s.io/utils v0.0.0-20211116205334-6203023598ed [2022-04-15T21:05:25.097Z]  ---> Running in 1867ebdb41d8 [2022-04-15T21:05:25.855Z] go: downloading github.com/spf13/pflag v1.0.5 [2022-04-15T21:05:26.542Z] go: downloading golang.org/x/term v0.0.0-20210927222741-03fcf44c2211 [2022-04-15T21:05:26.542Z] go: downloading github.com/evanphx/json-patch v4.12.0+incompatible [2022-04-15T21:05:26.818Z] go: downloading github.com/cenkalti/backoff/v3 v3.2.2 [2022-04-15T21:05:27.098Z] go: downloading github.com/hashicorp/go-cleanhttp v0.5.2 [2022-04-15T21:05:27.098Z] go: downloading github.com/hashicorp/go-retryablehttp v0.6.6 [2022-04-15T21:05:27.098Z] go: downloading github.com/hashicorp/go-secure-stdlib/parseutil v0.1.1 [2022-04-15T21:05:27.397Z] go: downloading github.com/hashicorp/vault/sdk v0.4.1 [2022-04-15T21:05:28.135Z] spire-1.2.1/ [2022-04-15T21:05:28.135Z] spire-1.2.1/.data/ [2022-04-15T21:05:28.135Z] spire-1.2.1/.data/.file [2022-04-15T21:05:28.135Z] spire-1.2.1/.dockerignore [2022-04-15T21:05:28.135Z] spire-1.2.1/.gitattributes [2022-04-15T21:05:28.135Z] spire-1.2.1/.githooks/ [2022-04-15T21:05:28.135Z] spire-1.2.1/.githooks/pre-commit [2022-04-15T21:05:28.135Z] spire-1.2.1/.github/ [2022-04-15T21:05:28.135Z] spire-1.2.1/.github/ISSUE_TEMPLATE.md [2022-04-15T21:05:28.135Z] spire-1.2.1/.github/PULL_REQUEST_TEMPLATE.md [2022-04-15T21:05:28.135Z] spire-1.2.1/.github/dependabot.yml [2022-04-15T21:05:28.135Z] spire-1.2.1/.github/workflows/ [2022-04-15T21:05:28.135Z] spire-1.2.1/.github/workflows/nightly_build.yaml [2022-04-15T21:05:28.135Z] spire-1.2.1/.github/workflows/pr_build.yaml [2022-04-15T21:05:28.135Z] spire-1.2.1/.github/workflows/release_build.yaml [2022-04-15T21:05:28.135Z] spire-1.2.1/.github/workflows/scripts/ [2022-04-15T21:05:28.135Z] spire-1.2.1/.github/workflows/scripts/build_artifacts.sh [2022-04-15T21:05:28.135Z] spire-1.2.1/.github/workflows/scripts/push-images.sh [2022-04-15T21:05:28.135Z] spire-1.2.1/.github/workflows/scripts/push-scratch-images.sh [2022-04-15T21:05:28.135Z] spire-1.2.1/.github/workflows/scripts/run_unit_tests.sh [2022-04-15T21:05:28.135Z] spire-1.2.1/.github/workflows/scripts/split.sh [2022-04-15T21:05:28.135Z] spire-1.2.1/.gitignore [2022-04-15T21:05:28.135Z] spire-1.2.1/.go-version [2022-04-15T21:05:28.135Z] spire-1.2.1/.golangci.yml [2022-04-15T21:05:28.135Z] spire-1.2.1/ADOPTERS.md [2022-04-15T21:05:28.135Z] spire-1.2.1/CHANGELOG.md [2022-04-15T21:05:28.135Z] spire-1.2.1/CODE-OF-CONDUCT.md [2022-04-15T21:05:28.135Z] spire-1.2.1/CODEOWNERS [2022-04-15T21:05:28.135Z] spire-1.2.1/CONTRIBUTING.md [2022-04-15T21:05:28.135Z] spire-1.2.1/Dockerfile [2022-04-15T21:05:28.135Z] spire-1.2.1/Dockerfile.devgo: downloading github.com/mitchellh/mapstructure v1.4.3 [2022-04-15T21:05:28.409Z]  [2022-04-15T21:05:28.409Z] spire-1.2.1/Dockerfile.scratch [2022-04-15T21:05:28.409Z] spire-1.2.1/LICENSE [2022-04-15T21:05:28.409Z] spire-1.2.1/MAINTAINERS.md [2022-04-15T21:05:28.409Z] spire-1.2.1/Makefile [2022-04-15T21:05:28.409Z] spire-1.2.1/README.md [2022-04-15T21:05:28.409Z] spire-1.2.1/ROADMAP.md [2022-04-15T21:05:28.409Z] spire-1.2.1/SECURITY.md [2022-04-15T21:05:28.409Z] spire-1.2.1/cmd/ [2022-04-15T21:05:28.409Z] spire-1.2.1/cmd/spire-agent/ [2022-04-15T21:05:28.409Z] spire-1.2.1/cmd/spire-agent/cli/ [2022-04-15T21:05:28.409Z] spire-1.2.1/cmd/spire-agent/cli/api/ [2022-04-15T21:05:28.409Z] spire-1.2.1/cmd/spire-agent/cli/api/common.go [2022-04-15T21:05:28.409Z] spire-1.2.1/cmd/spire-agent/cli/api/fetch_jwt.go [2022-04-15T21:05:28.409Z] spire-1.2.1/cmd/spire-agent/cli/api/fetch_x509.go [2022-04-15T21:05:28.409Z] spire-1.2.1/cmd/spire-agent/cli/api/printer.go [2022-04-15T21:05:28.409Z] spire-1.2.1/cmd/spire-agent/cli/api/validate_jwt.go [2022-04-15T21:05:28.409Z] spire-1.2.1/cmd/spire-agent/cli/api/watch.go [2022-04-15T21:05:28.409Z] spire-1.2.1/cmd/spire-agent/cli/cli.go [2022-04-15T21:05:28.409Z] spire-1.2.1/cmd/spire-agent/cli/common/ [2022-04-15T21:05:28.409Z] spire-1.2.1/cmd/spire-agent/cli/common/defaults.go [2022-04-15T21:05:28.409Z] spire-1.2.1/cmd/spire-agent/cli/healthcheck/ [2022-04-15T21:05:28.409Z] spire-1.2.1/cmd/spire-agent/cli/healthcheck/healthcheck.go [2022-04-15T21:05:28.409Z] spire-1.2.1/cmd/spire-agent/cli/healthcheck/healthcheck_test.go [2022-04-15T21:05:28.409Z] spire-1.2.1/cmd/spire-agent/cli/run/ [2022-04-15T21:05:28.409Z] spire-1.2.1/cmd/spire-agent/cli/run/run.go [2022-04-15T21:05:28.409Z] spire-1.2.1/cmd/spire-agent/cli/run/run_test.go [2022-04-15T21:05:28.409Z] spire-1.2.1/cmd/spire-agent/cli/validate/ [2022-04-15T21:05:28.409Z] spire-1.2.1/cmd/spire-agent/cli/validate/validate.go [2022-04-15T21:05:28.409Z] spire-1.2.1/cmd/spire-agent/cli/validate/validate_test.go [2022-04-15T21:05:28.409Z] spire-1.2.1/cmd/spire-agent/main.go [2022-04-15T21:05:28.409Z] spire-1.2.1/cmd/spire-server/ [2022-04-15T21:05:28.409Z] spire-1.2.1/cmd/spire-server/cli/ [2022-04-15T21:05:28.409Z] spire-1.2.1/cmd/spire-server/cli/agent/ [2022-04-15T21:05:28.409Z] spire-1.2.1/cmd/spire-server/cli/agent/agent_test.go [2022-04-15T21:05:28.409Z] spire-1.2.1/cmd/spire-server/cli/agent/ban.go [2022-04-15T21:05:28.409Z] spire-1.2.1/cmd/spire-server/cli/agent/count.go [2022-04-15T21:05:28.409Z] spire-1.2.1/cmd/spire-server/cli/agent/evict.go [2022-04-15T21:05:28.409Z] spire-1.2.1/cmd/spire-server/cli/agent/list.go [2022-04-15T21:05:28.409Z] spire-1.2.1/cmd/spire-server/cli/agent/show.go [2022-04-15T21:05:28.409Z] spire-1.2.1/cmd/spire-server/cli/bundle/ [2022-04-15T21:05:28.409Z] spire-1.2.1/cmd/spire-server/cli/bundle/bundle_test.go [2022-04-15T21:05:28.409Z] spire-1.2.1/cmd/spire-server/cli/bundle/common.go [2022-04-15T21:05:28.409Z] spire-1.2.1/cmd/spire-server/cli/bundle/common_test.go [2022-04-15T21:05:28.409Z] spire-1.2.1/cmd/spire-server/cli/bundle/count.go [2022-04-15T21:05:28.409Z] spire-1.2.1/cmd/spire-server/cli/bundle/delete.go [2022-04-15T21:05:28.409Z] spire-1.2.1/cmd/spire-server/cli/bundle/list.go [2022-04-15T21:05:28.410Z] spire-1.2.1/cmd/spire-server/cli/bundle/set.go [2022-04-15T21:05:28.410Z] spire-1.2.1/cmd/spire-server/cli/bundle/show.go [2022-04-15T21:05:28.410Z] spire-1.2.1/cmd/spire-server/cli/cli.go [2022-04-15T21:05:28.410Z] spire-1.2.1/cmd/spire-server/cli/entry/ [2022-04-15T21:05:28.410Z] spire-1.2.1/cmd/spire-server/cli/entry/count.go [2022-04-15T21:05:28.410Z] spire-1.2.1/cmd/spire-server/cli/entry/count_test.go [2022-04-15T21:05:28.410Z] spire-1.2.1/cmd/spire-server/cli/entry/create.go [2022-04-15T21:05:28.410Z] spire-1.2.1/cmd/spire-server/cli/entry/create_test.go [2022-04-15T21:05:28.410Z] spire-1.2.1/cmd/spire-server/cli/entry/delete.go [2022-04-15T21:05:28.410Z] spire-1.2.1/cmd/spire-server/cli/entry/delete_test.go [2022-04-15T21:05:28.410Z] spire-1.2.1/cmd/spire-server/cli/entry/show.go [2022-04-15T21:05:28.410Z] spire-1.2.1/cmd/spire-server/cli/entry/show_test.go [2022-04-15T21:05:28.410Z] spire-1.2.1/cmd/spire-server/cli/entry/update.go [2022-04-15T21:05:28.410Z] spire-1.2.1/cmd/spire-server/cli/entry/update_test.go [2022-04-15T21:05:28.410Z] spire-1.2.1/cmd/spire-server/cli/entry/util.go [2022-04-15T21:05:28.410Z] spire-1.2.1/cmd/spire-server/cli/entry/util_test.go [2022-04-15T21:05:28.410Z] spire-1.2.1/cmd/spire-server/cli/federation/ [2022-04-15T21:05:28.410Z] spire-1.2.1/cmd/spire-server/cli/federation/common.go [2022-04-15T21:05:28.410Z] spire-1.2.1/cmd/spire-server/cli/federation/common_test.go [2022-04-15T21:05:28.410Z] spire-1.2.1/cmd/spire-server/cli/federation/create.go [2022-04-15T21:05:28.410Z] spire-1.2.1/cmd/spire-server/cli/federation/create_test.go [2022-04-15T21:05:28.410Z] spire-1.2.1/cmd/spire-server/cli/federation/delete.go [2022-04-15T21:05:28.410Z] spire-1.2.1/cmd/spire-server/cli/federation/delete_test.go [2022-04-15T21:05:28.410Z] spire-1.2.1/cmd/spire-server/cli/federation/list.go [2022-04-15T21:05:28.410Z] spire-1.2.1/cmd/spire-server/cli/federation/list_test.go [2022-04-15T21:05:28.410Z] spire-1.2.1/cmd/spire-server/cli/federation/refresh.go [2022-04-15T21:05:28.410Z] spire-1.2.1/cmd/spire-server/cli/federation/refresh_test.go [2022-04-15T21:05:28.410Z] spire-1.2.1/cmd/spire-server/cli/federation/show.go [2022-04-15T21:05:28.410Z] spire-1.2.1/cmd/spire-server/cli/federation/show_test.go [2022-04-15T21:05:28.410Z] spire-1.2.1/cmd/spire-server/cli/federation/update.go [2022-04-15T21:05:28.410Z] spire-1.2.1/cmd/spire-server/cli/federation/update_test.go [2022-04-15T21:05:28.410Z] spire-1.2.1/cmd/spire-server/cli/healthcheck/ [2022-04-15T21:05:28.410Z] spire-1.2.1/cmd/spire-server/cli/healthcheck/healthcheck.go [2022-04-15T21:05:28.410Z] spire-1.2.1/cmd/spire-server/cli/healthcheck/healthcheck_test.go [2022-04-15T21:05:28.410Z] spire-1.2.1/cmd/spire-server/cli/jwt/ [2022-04-15T21:05:28.410Z] spire-1.2.1/cmd/spire-server/cli/jwt/mint.go [2022-04-15T21:05:28.410Z] spire-1.2.1/cmd/spire-server/cli/jwt/mint_test.go [2022-04-15T21:05:28.410Z] spire-1.2.1/cmd/spire-server/cli/run/ [2022-04-15T21:05:28.410Z] spire-1.2.1/cmd/spire-server/cli/run/run.go [2022-04-15T21:05:28.410Z] spire-1.2.1/cmd/spire-server/cli/run/run_test.go [2022-04-15T21:05:28.410Z] spire-1.2.1/cmd/spire-server/cli/token/ [2022-04-15T21:05:28.410Z] spire-1.2.1/cmd/spire-server/cli/token/generate.go [2022-04-15T21:05:28.410Z] spire-1.2.1/cmd/spire-server/cli/token/generate_test.go [2022-04-15T21:05:28.410Z] spire-1.2.1/cmd/spire-server/cli/validate/ [2022-04-15T21:05:28.410Z] spire-1.2.1/cmd/spire-server/cli/validate/validate.gogo: downloading github.com/tklauser/go-sysconf v0.3.9 [2022-04-15T21:05:28.410Z]  [2022-04-15T21:05:28.410Z] spire-1.2.1/cmd/spire-server/cli/validate/validate_test.go [2022-04-15T21:05:28.410Z] spire-1.2.1/cmd/spire-server/cli/x509/ [2022-04-15T21:05:28.410Z] spire-1.2.1/cmd/spire-server/cli/x509/mint.go [2022-04-15T21:05:28.410Z] spire-1.2.1/cmd/spire-server/cli/x509/mint_test.go [2022-04-15T21:05:28.410Z] spire-1.2.1/cmd/spire-server/main.go [2022-04-15T21:05:28.410Z] spire-1.2.1/cmd/spire-server/util/ [2022-04-15T21:05:28.410Z] spire-1.2.1/cmd/spire-server/util/util.go [2022-04-15T21:05:28.410Z] spire-1.2.1/conf/ [2022-04-15T21:05:28.410Z] spire-1.2.1/conf/agent/ [2022-04-15T21:05:28.410Z] spire-1.2.1/conf/agent/agent.conf [2022-04-15T21:05:28.410Z] spire-1.2.1/conf/agent/agent_full.conf [2022-04-15T21:05:28.410Z] spire-1.2.1/conf/agent/dummy_root_ca.crt [2022-04-15T21:05:28.410Z] spire-1.2.1/conf/server/ [2022-04-15T21:05:28.410Z] spire-1.2.1/conf/server/dummy_upstream_ca.crt [2022-04-15T21:05:28.410Z] spire-1.2.1/conf/server/dummy_upstream_ca.key [2022-04-15T21:05:28.410Z] spire-1.2.1/conf/server/server.conf [2022-04-15T21:05:28.410Z] spire-1.2.1/conf/server/server_full.conf [2022-04-15T21:05:28.410Z] spire-1.2.1/doc/ [2022-04-15T21:05:28.410Z] spire-1.2.1/doc/SPIRE101.md [2022-04-15T21:05:28.410Z] spire-1.2.1/doc/auditlog.md [2022-04-15T21:05:28.410Z] spire-1.2.1/doc/authorization_policy_engine.md [2022-04-15T21:05:28.410Z] spire-1.2.1/doc/changelog_guidelines.md [2022-04-15T21:05:28.410Z] spire-1.2.1/doc/cure53-report.pdf [2022-04-15T21:05:28.410Z] spire-1.2.1/doc/images/ [2022-04-15T21:05:28.410Z] spire-1.2.1/doc/images/2019_roadmap.png [2022-04-15T21:05:28.410Z] spire-1.2.1/doc/images/SPIRE101.png [2022-04-15T21:05:28.410Z] spire-1.2.1/doc/images/SPIRE_agent.png [2022-04-15T21:05:28.410Z] spire-1.2.1/doc/images/SPIRE_server.png [2022-04-15T21:05:28.410Z] spire-1.2.1/doc/images/cache_mgr.png [2022-04-15T21:05:28.410Z] spire-1.2.1/doc/images/cache_mgr_components.png [2022-04-15T21:05:28.410Z] spire-1.2.1/doc/images/federated_spire.png [2022-04-15T21:05:28.410Z] spire-1.2.1/doc/images/ha_mode.png [2022-04-15T21:05:28.410Z] spire-1.2.1/doc/images/nested_spire.png [2022-04-15T21:05:28.410Z] spire-1.2.1/doc/images/oidc_federation.png [2022-04-15T21:05:28.410Z] spire-1.2.1/doc/images/single_trust_domain.png [2022-04-15T21:05:28.410Z] spire-1.2.1/doc/images/spiffe_compatible.png [2022-04-15T21:05:28.410Z] spire-1.2.1/doc/images/spire_logo.png [2022-04-15T21:05:28.410Z] spire-1.2.1/doc/migrating_registration_api_clients.md [2022-04-15T21:05:28.410Z] spire-1.2.1/doc/plugin_agent_keymanager_disk.md [2022-04-15T21:05:28.410Z] spire-1.2.1/doc/plugin_agent_keymanager_memory.md [2022-04-15T21:05:28.410Z] spire-1.2.1/doc/plugin_agent_nodeattestor_aws_iid.md [2022-04-15T21:05:28.410Z] spire-1.2.1/doc/plugin_agent_nodeattestor_azure_msi.md [2022-04-15T21:05:28.410Z] spire-1.2.1/doc/plugin_agent_nodeattestor_gcp_iit.md [2022-04-15T21:05:28.410Z] spire-1.2.1/doc/plugin_agent_nodeattestor_jointoken.md [2022-04-15T21:05:28.410Z] spire-1.2.1/doc/plugin_agent_nodeattestor_k8s_psat.md [2022-04-15T21:05:28.410Z] spire-1.2.1/doc/plugin_agent_nodeattestor_k8s_sat.md [2022-04-15T21:05:28.410Z] spire-1.2.1/doc/plugin_agent_nodeattestor_sshpop.md [2022-04-15T21:05:28.410Z] spire-1.2.1/doc/plugin_agent_nodeattestor_tpm_devid.md [2022-04-15T21:05:28.410Z] spire-1.2.1/doc/plugin_agent_nodeattestor_x509pop.md [2022-04-15T21:05:28.410Z] spire-1.2.1/doc/plugin_agent_svidstore_aws_secretsmanager.md [2022-04-15T21:05:28.410Z] spire-1.2.1/doc/plugin_agent_svidstore_gcp_secretmanager.md [2022-04-15T21:05:28.410Z] spire-1.2.1/doc/plugin_agent_workloadattestor_docker.md [2022-04-15T21:05:28.410Z] spire-1.2.1/doc/plugin_agent_workloadattestor_k8s.md [2022-04-15T21:05:28.410Z] spire-1.2.1/doc/plugin_agent_workloadattestor_unix.md [2022-04-15T21:05:28.410Z] spire-1.2.1/doc/plugin_server_datastore_sql.md [2022-04-15T21:05:28.410Z] spire-1.2.1/doc/plugin_server_keymanager_aws_kms.md [2022-04-15T21:05:28.410Z] spire-1.2.1/doc/plugin_server_keymanager_disk.md [2022-04-15T21:05:28.410Z] spire-1.2.1/doc/plugin_server_keymanager_memory.md [2022-04-15T21:05:28.410Z] spire-1.2.1/doc/plugin_server_nodeattestor_aws_iid.md [2022-04-15T21:05:28.410Z] spire-1.2.1/doc/plugin_server_nodeattestor_azure_msi.md [2022-04-15T21:05:28.410Z] spire-1.2.1/doc/plugin_server_nodeattestor_gcp_iit.md [2022-04-15T21:05:28.410Z] spire-1.2.1/doc/plugin_server_nodeattestor_jointoken.md [2022-04-15T21:05:28.410Z] spire-1.2.1/doc/plugin_server_nodeattestor_k8s_psat.md [2022-04-15T21:05:28.410Z] spire-1.2.1/doc/plugin_server_nodeattestor_k8s_sat.md [2022-04-15T21:05:28.410Z] spire-1.2.1/doc/plugin_server_nodeattestor_sshpop.md [2022-04-15T21:05:28.410Z] spire-1.2.1/doc/plugin_server_nodeattestor_tpm_devid.md [2022-04-15T21:05:28.410Z] spire-1.2.1/doc/plugin_server_nodeattestor_x509pop.md [2022-04-15T21:05:28.410Z] spire-1.2.1/doc/plugin_server_noderesolver_azure_msi.md [2022-04-15T21:05:28.410Z] spire-1.2.1/doc/plugin_server_notifier_gcs_bundle.md [2022-04-15T21:05:28.687Z] spire-1.2.1/doc/plugin_server_notifier_k8sbundle.mdgo: downloading github.com/xeipuuv/gojsonpointer v0.0.0-20190905194746-02993c407bfb [2022-04-15T21:05:28.687Z]  [2022-04-15T21:05:28.687Z] spire-1.2.1/doc/plugin_server_upstreamauthority_aws_pca.md [2022-04-15T21:05:28.687Z] spire-1.2.1/doc/plugin_server_upstreamauthority_awssecret.md [2022-04-15T21:05:28.687Z] spire-1.2.1/doc/plugin_server_upstreamauthority_cert_manager.md [2022-04-15T21:05:28.687Z] spire-1.2.1/doc/plugin_server_upstreamauthority_disk.md [2022-04-15T21:05:28.687Z] spire-1.2.1/doc/plugin_server_upstreamauthority_gcp_cas.md [2022-04-15T21:05:28.687Z] spire-1.2.1/doc/plugin_server_upstreamauthority_spire.md [2022-04-15T21:05:28.687Z] spire-1.2.1/doc/plugin_server_upstreamauthority_vault.md [2022-04-15T21:05:28.687Z] spire-1.2.1/doc/scaling_spire.md [2022-04-15T21:05:28.687Z] spire-1.2.1/doc/spire_agent.md [2022-04-15T21:05:28.687Z] spire-1.2.1/doc/spire_server.md [2022-04-15T21:05:28.687Z] spire-1.2.1/doc/supported_integrations.md [2022-04-15T21:05:28.687Z] spire-1.2.1/doc/telemetry.md [2022-04-15T21:05:28.687Z] spire-1.2.1/doc/telemetry_config.md [2022-04-15T21:05:28.687Z] spire-1.2.1/doc/upgrading.md [2022-04-15T21:05:28.687Z] spire-1.2.1/doc/using_spire.md [2022-04-15T21:05:28.687Z] spire-1.2.1/examples/ [2022-04-15T21:05:28.687Z] spire-1.2.1/examples/README.md [2022-04-15T21:05:28.687Z] spire-1.2.1/go.mod [2022-04-15T21:05:28.687Z] spire-1.2.1/go.sum [2022-04-15T21:05:28.687Z] spire-1.2.1/pkg/ [2022-04-15T21:05:28.687Z] spire-1.2.1/pkg/agent/ [2022-04-15T21:05:28.687Z] spire-1.2.1/pkg/agent/agent.go [2022-04-15T21:05:28.687Z] spire-1.2.1/pkg/agent/api/ [2022-04-15T21:05:28.687Z] spire-1.2.1/pkg/agent/api/config.go [2022-04-15T21:05:28.687Z] spire-1.2.1/pkg/agent/api/debug/ [2022-04-15T21:05:28.687Z] spire-1.2.1/pkg/agent/api/debug/v1/ [2022-04-15T21:05:28.687Z] spire-1.2.1/pkg/agent/api/debug/v1/service.go [2022-04-15T21:05:28.687Z] spire-1.2.1/pkg/agent/api/debug/v1/service_test.go [2022-04-15T21:05:28.687Z] spire-1.2.1/pkg/agent/api/delegatedidentity/ [2022-04-15T21:05:28.687Z] spire-1.2.1/pkg/agent/api/delegatedidentity/v1/ [2022-04-15T21:05:28.687Z] spire-1.2.1/pkg/agent/api/delegatedidentity/v1/service.go [2022-04-15T21:05:28.687Z] spire-1.2.1/pkg/agent/api/delegatedidentity/v1/service_test.go [2022-04-15T21:05:28.687Z] spire-1.2.1/pkg/agent/api/endpoints.go [2022-04-15T21:05:28.687Z] spire-1.2.1/pkg/agent/api/health/ [2022-04-15T21:05:28.687Z] spire-1.2.1/pkg/agent/api/health/v1/ [2022-04-15T21:05:28.687Z] spire-1.2.1/pkg/agent/api/health/v1/service.go [2022-04-15T21:05:28.687Z] spire-1.2.1/pkg/agent/api/health/v1/service_test.go [2022-04-15T21:05:28.687Z] spire-1.2.1/pkg/agent/api/rpccontext/ [2022-04-15T21:05:28.687Z] spire-1.2.1/pkg/agent/api/rpccontext/alias.go [2022-04-15T21:05:28.687Z] spire-1.2.1/pkg/agent/api/rpccontext/caller.go [2022-04-15T21:05:28.687Z] spire-1.2.1/pkg/agent/attestor/ [2022-04-15T21:05:28.687Z] spire-1.2.1/pkg/agent/attestor/node/ [2022-04-15T21:05:28.687Z] spire-1.2.1/pkg/agent/attestor/node/experimental.go [2022-04-15T21:05:28.687Z] spire-1.2.1/pkg/agent/attestor/node/node.go [2022-04-15T21:05:28.687Z] spire-1.2.1/pkg/agent/attestor/node/node_test.go [2022-04-15T21:05:28.687Z] spire-1.2.1/pkg/agent/attestor/workload/ [2022-04-15T21:05:28.687Z] spire-1.2.1/pkg/agent/attestor/workload/workload.go [2022-04-15T21:05:28.687Z] spire-1.2.1/pkg/agent/attestor/workload/workload_test.go [2022-04-15T21:05:28.687Z] spire-1.2.1/pkg/agent/catalog/ [2022-04-15T21:05:28.687Z] spire-1.2.1/pkg/agent/catalog/catalog.go [2022-04-15T21:05:28.687Z] spire-1.2.1/pkg/agent/catalog/keymanager.go [2022-04-15T21:05:28.687Z] spire-1.2.1/pkg/agent/catalog/nodeattestor.go [2022-04-15T21:05:28.687Z] spire-1.2.1/pkg/agent/catalog/svidstore.go [2022-04-15T21:05:28.687Z] spire-1.2.1/pkg/agent/catalog/workloadattestor.go [2022-04-15T21:05:28.687Z] spire-1.2.1/pkg/agent/client/ [2022-04-15T21:05:28.687Z] spire-1.2.1/pkg/agent/client/client.go [2022-04-15T21:05:28.687Z] spire-1.2.1/pkg/agent/client/client_test.go [2022-04-15T21:05:28.687Z] spire-1.2.1/pkg/agent/client/dial.go [2022-04-15T21:05:28.687Z] spire-1.2.1/pkg/agent/client/nodeconn.go [2022-04-15T21:05:28.687Z] spire-1.2.1/pkg/agent/client/nodeconn_test.go [2022-04-15T21:05:28.687Z] spire-1.2.1/pkg/agent/client/update.go [2022-04-15T21:05:28.687Z] spire-1.2.1/pkg/agent/client/util.go [2022-04-15T21:05:28.687Z] spire-1.2.1/pkg/agent/common/ [2022-04-15T21:05:28.687Z] spire-1.2.1/pkg/agent/common/backoff/ [2022-04-15T21:05:28.687Z] spire-1.2.1/pkg/agent/common/backoff/backoff.go [2022-04-15T21:05:28.687Z] spire-1.2.1/pkg/agent/common/backoff/backoff_test.go [2022-04-15T21:05:28.687Z] spire-1.2.1/pkg/agent/common/cgroups/ [2022-04-15T21:05:28.687Z] spire-1.2.1/pkg/agent/common/cgroups/cgroups.go [2022-04-15T21:05:28.687Z] spire-1.2.1/pkg/agent/common/cgroups/cgroups_test.go [2022-04-15T21:05:28.687Z] spire-1.2.1/pkg/agent/common/cgroups/filesystem.go [2022-04-15T21:05:28.687Z] spire-1.2.1/pkg/agent/config.go [2022-04-15T21:05:28.687Z] spire-1.2.1/pkg/agent/endpoints/ [2022-04-15T21:05:28.687Z] spire-1.2.1/pkg/agent/endpoints/config.go [2022-04-15T21:05:28.687Z] spire-1.2.1/pkg/agent/endpoints/endpoints.go [2022-04-15T21:05:28.687Z] spire-1.2.1/pkg/agent/endpoints/endpoints_test.go [2022-04-15T21:05:28.687Z] spire-1.2.1/pkg/agent/endpoints/metrics.gogo: downloading github.com/aws/aws-sdk-go-v2/internal/endpoints/v2 v2.3.0 [2022-04-15T21:05:28.687Z]  [2022-04-15T21:05:28.687Z] spire-1.2.1/pkg/agent/endpoints/middleware.go [2022-04-15T21:05:28.687Z] spire-1.2.1/pkg/agent/endpoints/peertracker.go [2022-04-15T21:05:28.687Z] spire-1.2.1/pkg/agent/endpoints/peertracker_test.go [2022-04-15T21:05:28.687Z] spire-1.2.1/pkg/agent/endpoints/sdsv2/ [2022-04-15T21:05:28.687Z] spire-1.2.1/pkg/agent/endpoints/sdsv2/handler.go [2022-04-15T21:05:28.687Z] spire-1.2.1/pkg/agent/endpoints/sdsv2/handler_test.go [2022-04-15T21:05:28.687Z] spire-1.2.1/pkg/agent/endpoints/sdsv3/ [2022-04-15T21:05:28.687Z] spire-1.2.1/pkg/agent/endpoints/sdsv3/handler.go [2022-04-15T21:05:28.687Z] spire-1.2.1/pkg/agent/endpoints/sdsv3/handler_test.go [2022-04-15T21:05:28.687Z] spire-1.2.1/pkg/agent/endpoints/workload/ [2022-04-15T21:05:28.687Z] spire-1.2.1/pkg/agent/endpoints/workload/handler.go [2022-04-15T21:05:28.687Z] spire-1.2.1/pkg/agent/endpoints/workload/handler_test.go [2022-04-15T21:05:28.687Z] spire-1.2.1/pkg/agent/manager/ [2022-04-15T21:05:28.687Z] spire-1.2.1/pkg/agent/manager/cache/ [2022-04-15T21:05:28.687Z] spire-1.2.1/pkg/agent/manager/cache/bundle_cache.go [2022-04-15T21:05:28.687Z] spire-1.2.1/pkg/agent/manager/cache/cache.go [2022-04-15T21:05:28.687Z] spire-1.2.1/pkg/agent/manager/cache/cache_test.go [2022-04-15T21:05:28.687Z] spire-1.2.1/pkg/agent/manager/cache/jwt_cache.go [2022-04-15T21:05:28.687Z] spire-1.2.1/pkg/agent/manager/cache/jwt_cache_test.go [2022-04-15T21:05:28.687Z] spire-1.2.1/pkg/agent/manager/cache/sets.go [2022-04-15T21:05:28.687Z] spire-1.2.1/pkg/agent/manager/cache/subscriber.go [2022-04-15T21:05:28.687Z] spire-1.2.1/pkg/agent/manager/config.go [2022-04-15T21:05:28.687Z] spire-1.2.1/pkg/agent/manager/manager.go [2022-04-15T21:05:28.687Z] spire-1.2.1/pkg/agent/manager/manager_test.go [2022-04-15T21:05:28.687Z] spire-1.2.1/pkg/agent/manager/storage.go [2022-04-15T21:05:28.687Z] spire-1.2.1/pkg/agent/manager/storage_test.go [2022-04-15T21:05:28.687Z] spire-1.2.1/pkg/agent/manager/storecache/ [2022-04-15T21:05:28.687Z] spire-1.2.1/pkg/agent/manager/storecache/cache.go [2022-04-15T21:05:28.687Z] spire-1.2.1/pkg/agent/manager/storecache/cache_test.go [2022-04-15T21:05:28.687Z] spire-1.2.1/pkg/agent/manager/sync.go [2022-04-15T21:05:28.687Z] spire-1.2.1/pkg/agent/plugin/ [2022-04-15T21:05:28.687Z] spire-1.2.1/pkg/agent/plugin/keymanager/ [2022-04-15T21:05:28.687Z] spire-1.2.1/pkg/agent/plugin/keymanager/base/ [2022-04-15T21:05:28.687Z] spire-1.2.1/pkg/agent/plugin/keymanager/base/keymanagerbase.go [2022-04-15T21:05:28.687Z] spire-1.2.1/pkg/agent/plugin/keymanager/constant.go [2022-04-15T21:05:28.687Z] spire-1.2.1/pkg/agent/plugin/keymanager/disk/ [2022-04-15T21:05:28.687Z] spire-1.2.1/pkg/agent/plugin/keymanager/disk/disk.go [2022-04-15T21:05:28.687Z] spire-1.2.1/pkg/agent/plugin/keymanager/disk/disk_test.go [2022-04-15T21:05:28.687Z] spire-1.2.1/pkg/agent/plugin/keymanager/keymanager.go [2022-04-15T21:05:28.687Z] spire-1.2.1/pkg/agent/plugin/keymanager/memory/ [2022-04-15T21:05:28.688Z] spire-1.2.1/pkg/agent/plugin/keymanager/memory/memory.go [2022-04-15T21:05:28.688Z] spire-1.2.1/pkg/agent/plugin/keymanager/memory/memory_test.go [2022-04-15T21:05:28.688Z] spire-1.2.1/pkg/agent/plugin/keymanager/repository.go [2022-04-15T21:05:28.688Z] spire-1.2.1/pkg/agent/plugin/keymanager/svidkeymanager.go [2022-04-15T21:05:28.688Z] spire-1.2.1/pkg/agent/plugin/keymanager/svidkeymanager_test.go [2022-04-15T21:05:28.688Z] spire-1.2.1/pkg/agent/plugin/keymanager/test/ [2022-04-15T21:05:28.688Z] spire-1.2.1/pkg/agent/plugin/keymanager/test/keymanagertest.go [2022-04-15T21:05:28.688Z] spire-1.2.1/pkg/agent/plugin/keymanager/v1.go [2022-04-15T21:05:28.688Z] spire-1.2.1/pkg/agent/plugin/keymanager/v1_test.go [2022-04-15T21:05:28.688Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/ [2022-04-15T21:05:28.688Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/aws/ [2022-04-15T21:05:28.688Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/aws/iid.go [2022-04-15T21:05:28.688Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/aws/iid_test.go [2022-04-15T21:05:28.688Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/azure/ [2022-04-15T21:05:28.688Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/azure/msi.go [2022-04-15T21:05:28.688Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/azure/msi_test.go [2022-04-15T21:05:28.688Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/gcp/ [2022-04-15T21:05:28.688Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/gcp/iit.go [2022-04-15T21:05:28.688Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/gcp/iit_test.go [2022-04-15T21:05:28.688Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/jointoken.go [2022-04-15T21:05:28.688Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/jointoken/ [2022-04-15T21:05:28.688Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/jointoken/join_token.go [2022-04-15T21:05:28.688Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/jointoken_test.go [2022-04-15T21:05:28.688Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/ [2022-04-15T21:05:28.688Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/psat/ [2022-04-15T21:05:28.688Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/psat/psat.go [2022-04-15T21:05:28.688Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/psat/psat_test.go [2022-04-15T21:05:28.688Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/sat/ [2022-04-15T21:05:28.688Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/sat/sat.go [2022-04-15T21:05:28.688Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/sat/sat_test.go [2022-04-15T21:05:28.688Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/nodeattestor.go [2022-04-15T21:05:28.688Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/repository.go [2022-04-15T21:05:28.688Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/sshpop/ [2022-04-15T21:05:28.688Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/sshpop/sshpop.go [2022-04-15T21:05:28.688Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/sshpop/sshpop_test.go [2022-04-15T21:05:28.688Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/test/ [2022-04-15T21:05:28.688Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/test/serverstream.go [2022-04-15T21:05:28.688Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/ [2022-04-15T21:05:28.688Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/devid.go [2022-04-15T21:05:28.688Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/devid_test.go [2022-04-15T21:05:28.688Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/go: downloading github.com/jmespath/go-jmespath v0.4.0 [2022-04-15T21:05:28.688Z]  [2022-04-15T21:05:28.688Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/autodetect.go [2022-04-15T21:05:28.688Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/open.go [2022-04-15T21:05:28.688Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/open_windows.go [2022-04-15T21:05:28.688Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/session.go [2022-04-15T21:05:28.688Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/session_test.go [2022-04-15T21:05:28.688Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/signingkey.go [2022-04-15T21:05:28.688Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/v1.go [2022-04-15T21:05:28.688Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/v1_test.go [2022-04-15T21:05:28.688Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/x509pop/ [2022-04-15T21:05:28.688Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/x509pop/x509pop.go [2022-04-15T21:05:28.688Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/x509pop/x509pop_test.go [2022-04-15T21:05:28.688Z] spire-1.2.1/pkg/agent/plugin/svidstore/ [2022-04-15T21:05:28.688Z] spire-1.2.1/pkg/agent/plugin/svidstore/awssecretsmanager/ [2022-04-15T21:05:28.688Z] spire-1.2.1/pkg/agent/plugin/svidstore/awssecretsmanager/aws.go [2022-04-15T21:05:28.688Z] spire-1.2.1/pkg/agent/plugin/svidstore/awssecretsmanager/aws_test.go [2022-04-15T21:05:28.688Z] spire-1.2.1/pkg/agent/plugin/svidstore/awssecretsmanager/client.go [2022-04-15T21:05:28.688Z] spire-1.2.1/pkg/agent/plugin/svidstore/gcpsecretmanager/ [2022-04-15T21:05:28.688Z] spire-1.2.1/pkg/agent/plugin/svidstore/gcpsecretmanager/client.go [2022-04-15T21:05:28.688Z] spire-1.2.1/pkg/agent/plugin/svidstore/gcpsecretmanager/gcloud.go [2022-04-15T21:05:28.688Z] spire-1.2.1/pkg/agent/plugin/svidstore/gcpsecretmanager/gcloud_test.go [2022-04-15T21:05:28.688Z] spire-1.2.1/pkg/agent/plugin/svidstore/repository.go [2022-04-15T21:05:28.688Z] spire-1.2.1/pkg/agent/plugin/svidstore/svidstore.go [2022-04-15T21:05:28.688Z] spire-1.2.1/pkg/agent/plugin/svidstore/utils.go [2022-04-15T21:05:28.688Z] spire-1.2.1/pkg/agent/plugin/svidstore/utils_test.go [2022-04-15T21:05:28.688Z] spire-1.2.1/pkg/agent/plugin/svidstore/v1.go [2022-04-15T21:05:28.688Z] spire-1.2.1/pkg/agent/plugin/svidstore/v1_test.go [2022-04-15T21:05:28.688Z] spire-1.2.1/pkg/agent/plugin/svidstore/v1unofficial.go [2022-04-15T21:05:28.688Z] spire-1.2.1/pkg/agent/plugin/svidstore/v1unofficial_test.go [2022-04-15T21:05:28.688Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/ [2022-04-15T21:05:28.688Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/ [2022-04-15T21:05:28.688Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/cgroup/ [2022-04-15T21:05:28.688Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/cgroup/dockerfinder.go [2022-04-15T21:05:28.688Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/cgroup/dockerfinder_test.go [2022-04-15T21:05:28.688Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/docker.go [2022-04-15T21:05:28.688Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/docker_test.go [2022-04-15T21:05:28.688Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/retry.go [2022-04-15T21:05:28.688Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/ [2022-04-15T21:05:28.688Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/k8s.go [2022-04-15T21:05:28.688Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/k8s_test.go [2022-04-15T21:05:28.688Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/ [2022-04-15T21:05:28.688Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/cgroups_init_pid_in_pod.txt [2022-04-15T21:05:28.688Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/cgroups_pid_in_kind_pod.txt [2022-04-15T21:05:28.688Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/cgroups_pid_in_pod.txt [2022-04-15T21:05:28.688Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/cgroups_pid_not_in_pod.txt [2022-04-15T21:05:28.688Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/kind_pod_list.json [2022-04-15T21:05:28.688Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/pod_list.json [2022-04-15T21:05:28.688Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/pod_list_not_running.json [2022-04-15T21:05:28.688Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/systemd_cgroups_pid_in_pod.txt [2022-04-15T21:05:28.688Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/repository.go [2022-04-15T21:05:28.688Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/unix/ [2022-04-15T21:05:28.688Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/unix/unix.go [2022-04-15T21:05:28.688Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/unix/unix_test.go [2022-04-15T21:05:28.688Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/v1.go [2022-04-15T21:05:28.688Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/v1_test.go [2022-04-15T21:05:28.688Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/workloadattestor.go [2022-04-15T21:05:28.688Z] spire-1.2.1/pkg/agent/svid/ [2022-04-15T21:05:28.688Z] spire-1.2.1/pkg/agent/svid/rotator.go [2022-04-15T21:05:28.688Z] spire-1.2.1/pkg/agent/svid/rotator_config.go [2022-04-15T21:05:28.688Z] spire-1.2.1/pkg/agent/svid/rotator_test.go [2022-04-15T21:05:28.688Z] spire-1.2.1/pkg/agent/svid/store/ [2022-04-15T21:05:28.688Z] spire-1.2.1/pkg/agent/svid/store/service.go [2022-04-15T21:05:28.688Z] spire-1.2.1/pkg/agent/svid/store/service_test.go [2022-04-15T21:05:28.688Z] spire-1.2.1/pkg/common/ [2022-04-15T21:05:28.688Z] spire-1.2.1/pkg/common/agentpathtemplate/ [2022-04-15T21:05:28.688Z] spire-1.2.1/pkg/common/agentpathtemplate/template.go [2022-04-15T21:05:28.688Z] spire-1.2.1/pkg/common/agentpathtemplate/template_test.go [2022-04-15T21:05:28.688Z] spire-1.2.1/pkg/common/api/ [2022-04-15T21:05:28.688Z] spire-1.2.1/pkg/common/api/metrics.go [2022-04-15T21:05:28.688Z] spire-1.2.1/pkg/common/api/middleware/ [2022-04-15T21:05:28.688Z] spire-1.2.1/pkg/common/api/middleware/common_test.go [2022-04-15T21:05:28.688Z] spire-1.2.1/pkg/common/api/middleware/interceptor.go [2022-04-15T21:05:28.688Z] spire-1.2.1/pkg/common/api/middleware/interceptor_test.go [2022-04-15T21:05:28.688Z] spire-1.2.1/pkg/common/api/middleware/logger.go [2022-04-15T21:05:28.688Z] spire-1.2.1/pkg/common/api/middleware/logger_test.go [2022-04-15T21:05:28.688Z] spire-1.2.1/pkg/common/api/middleware/metrics.go [2022-04-15T21:05:28.688Z] spire-1.2.1/pkg/common/api/middleware/metrics_test.go [2022-04-15T21:05:28.688Z] spire-1.2.1/pkg/common/api/middleware/middleware.go [2022-04-15T21:05:28.688Z] spire-1.2.1/pkg/common/api/middleware/middleware_test.go [2022-04-15T21:05:28.688Z] spire-1.2.1/pkg/common/api/middleware/misconfig.go [2022-04-15T21:05:28.688Z] spire-1.2.1/pkg/common/api/middleware/misconfig_test.go [2022-04-15T21:05:28.688Z] spire-1.2.1/pkg/common/api/middleware/names.go [2022-04-15T21:05:28.688Z] spire-1.2.1/pkg/common/api/middleware/names_test.go [2022-04-15T21:05:28.688Z] spire-1.2.1/pkg/common/api/names.go [2022-04-15T21:05:28.688Z] spire-1.2.1/pkg/common/api/ratelimit.go [2022-04-15T21:05:28.688Z] spire-1.2.1/pkg/common/api/rpccontext/ [2022-04-15T21:05:28.688Z] spire-1.2.1/pkg/common/api/rpccontext/logger.go [2022-04-15T21:05:28.688Z] spire-1.2.1/pkg/common/api/rpccontext/metrics.go [2022-04-15T21:05:28.688Z] spire-1.2.1/pkg/common/api/rpccontext/names.go [2022-04-15T21:05:28.688Z] spire-1.2.1/pkg/common/auth/ [2022-04-15T21:05:28.688Z] spire-1.2.1/pkg/common/auth/interceptors.go [2022-04-15T21:05:28.688Z] spire-1.2.1/pkg/common/auth/interceptors_test.go [2022-04-15T21:05:28.688Z] spire-1.2.1/pkg/common/auth/untracked_uds.go [2022-04-15T21:05:28.688Z] spire-1.2.1/pkg/common/bundleutil/ [2022-04-15T21:05:28.688Z] spire-1.2.1/pkg/common/bundleutil/bundle.go [2022-04-15T21:05:28.965Z] spire-1.2.1/pkg/common/bundleutil/bundle_test.go [2022-04-15T21:05:28.965Z] spire-1.2.1/pkg/common/bundleutil/common_test.go [2022-04-15T21:05:28.965Z] spire-1.2.1/pkg/common/bundleutil/marshal.go [2022-04-15T21:05:28.965Z] spire-1.2.1/pkg/common/bundleutil/marshal_test.go [2022-04-15T21:05:28.965Z] spire-1.2.1/pkg/common/bundleutil/refreshhint.go [2022-04-15T21:05:28.965Z] spire-1.2.1/pkg/common/bundleutil/refreshhint_test.go [2022-04-15T21:05:28.965Z] spire-1.2.1/pkg/common/bundleutil/types.go [2022-04-15T21:05:28.965Z] spire-1.2.1/pkg/common/bundleutil/unmarshal.go [2022-04-15T21:05:28.965Z] spire-1.2.1/pkg/common/bundleutil/unmarshal_test.go [2022-04-15T21:05:28.965Z] spire-1.2.1/pkg/common/catalog/ [2022-04-15T21:05:28.965Z] spire-1.2.1/pkg/common/catalog/bind.go [2022-04-15T21:05:28.965Z] spire-1.2.1/pkg/common/catalog/builtin.go [2022-04-15T21:05:28.966Z] spire-1.2.1/pkg/common/catalog/catalog.go [2022-04-15T21:05:28.966Z] spire-1.2.1/pkg/common/catalog/catalog_test.go [2022-04-15T21:05:28.966Z] spire-1.2.1/pkg/common/catalog/closers.go [2022-04-15T21:05:28.966Z] spire-1.2.1/pkg/common/catalog/cmd_linux.go [2022-04-15T21:05:28.966Z] spire-1.2.1/pkg/common/catalog/cmd_other.go [2022-04-15T21:05:28.966Z] spire-1.2.1/pkg/common/catalog/config.go [2022-04-15T21:05:28.966Z] spire-1.2.1/pkg/common/catalog/config_test.go [2022-04-15T21:05:28.966Z] spire-1.2.1/pkg/common/catalog/configure.go [2022-04-15T21:05:28.966Z] spire-1.2.1/pkg/common/catalog/constraints.go [2022-04-15T21:05:28.966Z] spire-1.2.1/pkg/common/catalog/constraints_test.go [2022-04-15T21:05:28.966Z] spire-1.2.1/pkg/common/catalog/context.go [2022-04-15T21:05:28.966Z] spire-1.2.1/pkg/common/catalog/external.go [2022-04-15T21:05:28.966Z] spire-1.2.1/pkg/common/catalog/host.go [2022-04-15T21:05:28.966Z] spire-1.2.1/pkg/common/catalog/pipenet.go [2022-04-15T21:05:28.966Z] spire-1.2.1/pkg/common/catalog/plugin.go [2022-04-15T21:05:28.966Z] spire-1.2.1/pkg/common/catalog/testplugin/ [2022-04-15T21:05:28.966Z] spire-1.2.1/pkg/common/catalog/testplugin/.gitignore [2022-04-15T21:05:28.966Z] spire-1.2.1/pkg/common/catalog/testplugin/main.go [2022-04-15T21:05:28.966Z] spire-1.2.1/pkg/common/catalog/testplugin/plugin.go [2022-04-15T21:05:28.966Z] spire-1.2.1/pkg/common/cli/ [2022-04-15T21:05:28.966Z] spire-1.2.1/pkg/common/cli/env.go [2022-04-15T21:05:28.966Z] spire-1.2.1/pkg/common/cli/flags.go [2022-04-15T21:05:28.966Z] spire-1.2.1/pkg/common/cli/trust_domain.go [2022-04-15T21:05:28.966Z] spire-1.2.1/pkg/common/cli/trust_domain_test.go [2022-04-15T21:05:28.966Z] spire-1.2.1/pkg/common/cli/umask.go [2022-04-15T21:05:28.966Z] spire-1.2.1/pkg/common/cli/umask_posix.go [2022-04-15T21:05:28.966Z] spire-1.2.1/pkg/common/cli/umask_test.go [2022-04-15T21:05:28.966Z] spire-1.2.1/pkg/common/cli/umask_windows.go [2022-04-15T21:05:28.966Z] spire-1.2.1/pkg/common/cliprinter/ [2022-04-15T21:05:28.966Z] spire-1.2.1/pkg/common/cliprinter/cliprinter.go [2022-04-15T21:05:28.966Z] spire-1.2.1/pkg/common/cliprinter/cliprinter_test.go [2022-04-15T21:05:28.966Z] spire-1.2.1/pkg/common/cliprinter/flag.go [2022-04-15T21:05:28.966Z] spire-1.2.1/pkg/common/cliprinter/flag_test.go [2022-04-15T21:05:28.966Z] spire-1.2.1/pkg/common/cliprinter/format.go [2022-04-15T21:05:28.966Z] spire-1.2.1/pkg/common/cliprinter/format_test.go [2022-04-15T21:05:28.966Z] spire-1.2.1/pkg/common/cliprinter/internal/ [2022-04-15T21:05:28.966Z] spire-1.2.1/pkg/common/cliprinter/internal/errorjson/ [2022-04-15T21:05:28.966Z] spire-1.2.1/pkg/common/cliprinter/internal/errorjson/errorjson.go [2022-04-15T21:05:28.966Z] spire-1.2.1/pkg/common/cliprinter/internal/errorjson/errorjson_test.go [2022-04-15T21:05:28.966Z] spire-1.2.1/pkg/common/cliprinter/internal/errorpretty/ [2022-04-15T21:05:28.966Z] spire-1.2.1/pkg/common/cliprinter/internal/errorpretty/errorpretty.go [2022-04-15T21:05:28.966Z] spire-1.2.1/pkg/common/cliprinter/internal/errorpretty/errorpretty_test.go [2022-04-15T21:05:28.966Z] spire-1.2.1/pkg/common/cliprinter/internal/protojson/ [2022-04-15T21:05:28.966Z] spire-1.2.1/pkg/common/cliprinter/internal/protojson/protojson.go [2022-04-15T21:05:28.966Z] spire-1.2.1/pkg/common/cliprinter/internal/protojson/protojson_test.go [2022-04-15T21:05:28.966Z] spire-1.2.1/pkg/common/cliprinter/internal/protopretty/ [2022-04-15T21:05:28.966Z] spire-1.2.1/pkg/common/cliprinter/internal/protopretty/protopretty.go [2022-04-15T21:05:28.966Z] spire-1.2.1/pkg/common/cliprinter/internal/protopretty/protopretty_test.go [2022-04-15T21:05:28.966Z] spire-1.2.1/pkg/common/cliprinter/internal/structjson/ [2022-04-15T21:05:28.966Z] spire-1.2.1/pkg/common/cliprinter/internal/structjson/structjson.go [2022-04-15T21:05:28.966Z] spire-1.2.1/pkg/common/cliprinter/internal/structjson/structjson_test.go [2022-04-15T21:05:28.966Z] spire-1.2.1/pkg/common/cliprinter/internal/structpretty/ [2022-04-15T21:05:28.966Z] spire-1.2.1/pkg/common/cliprinter/internal/structpretty/structpretty.go [2022-04-15T21:05:28.966Z] spire-1.2.1/pkg/common/cliprinter/internal/structpretty/structpretty_test.go [2022-04-15T21:05:28.966Z] spire-1.2.1/pkg/common/coretypes/ [2022-04-15T21:05:28.966Z] spire-1.2.1/pkg/common/coretypes/bundle/ [2022-04-15T21:05:28.966Z] spire-1.2.1/pkg/common/coretypes/bundle/bundle_test.go [2022-04-15T21:05:28.966Z] spire-1.2.1/pkg/common/coretypes/bundle/commontypes.go [2022-04-15T21:05:28.966Z] spire-1.2.1/pkg/common/coretypes/bundle/plugintypes.go [2022-04-15T21:05:28.966Z] spire-1.2.1/pkg/common/coretypes/bundle/require.go [2022-04-15T21:05:28.966Z] spire-1.2.1/pkg/common/coretypes/jwtkey/ [2022-04-15T21:05:28.966Z] spire-1.2.1/pkg/common/coretypes/jwtkey/apitypes.go [2022-04-15T21:05:28.966Z] spire-1.2.1/pkg/common/coretypes/jwtkey/commontypes.go [2022-04-15T21:05:28.966Z] spire-1.2.1/pkg/common/coretypes/jwtkey/jwtkey.go [2022-04-15T21:05:28.966Z] spire-1.2.1/pkg/common/coretypes/jwtkey/jwtkey_test.go [2022-04-15T21:05:28.966Z] spire-1.2.1/pkg/common/coretypes/jwtkey/plugintypes.go [2022-04-15T21:05:28.966Z] spire-1.2.1/pkg/common/coretypes/jwtkey/require.go [2022-04-15T21:05:28.966Z] spire-1.2.1/pkg/common/coretypes/x509certificate/ [2022-04-15T21:05:28.966Z] spire-1.2.1/pkg/common/coretypes/x509certificate/commontypes.go [2022-04-15T21:05:28.966Z] spire-1.2.1/pkg/common/coretypes/x509certificate/plugintypes.go [2022-04-15T21:05:28.966Z] spire-1.2.1/pkg/common/coretypes/x509certificate/require.go [2022-04-15T21:05:28.966Z] spire-1.2.1/pkg/common/coretypes/x509certificate/x509certificate.go [2022-04-15T21:05:28.966Z] spire-1.2.1/pkg/common/coretypes/x509certificate/x509certificate_test.go [2022-04-15T21:05:28.966Z] spire-1.2.1/pkg/common/cryptoutil/ [2022-04-15T21:05:28.966Z] spire-1.2.1/pkg/common/cryptoutil/keys.go [2022-04-15T21:05:28.966Z] spire-1.2.1/pkg/common/cryptoutil/keys_test.go [2022-04-15T21:05:28.966Z] spire-1.2.1/pkg/common/diskutil/ [2022-04-15T21:05:28.966Z] spire-1.2.1/pkg/common/diskutil/file_posix.go [2022-04-15T21:05:28.966Z] spire-1.2.1/pkg/common/diskutil/file_test.go [2022-04-15T21:05:28.966Z] spire-1.2.1/pkg/common/diskutil/file_windows.go [2022-04-15T21:05:28.966Z] spire-1.2.1/pkg/common/errorutil/ [2022-04-15T21:05:28.966Z] spire-1.2.1/pkg/common/errorutil/wrapper.go [2022-04-15T21:05:28.966Z] spire-1.2.1/pkg/common/health/ [2022-04-15T21:05:28.966Z] spire-1.2.1/pkg/common/health/config.go [2022-04-15T21:05:28.966Z] spire-1.2.1/pkg/common/health/context.go [2022-04-15T21:05:28.966Z] spire-1.2.1/pkg/common/health/context_test.go [2022-04-15T21:05:28.966Z] spire-1.2.1/pkg/common/health/health.go [2022-04-15T21:05:28.966Z] spire-1.2.1/pkg/common/health/health_test.go [2022-04-15T21:05:28.966Z] spire-1.2.1/pkg/common/health/logger.go [2022-04-15T21:05:28.966Z] spire-1.2.1/pkg/common/hostservice/ [2022-04-15T21:05:28.966Z] spire-1.2.1/pkg/common/hostservice/metricsservice/ [2022-04-15T21:05:28.966Z] spire-1.2.1/pkg/common/hostservice/metricsservice/v1.go [2022-04-15T21:05:28.966Z] spire-1.2.1/pkg/common/hostservice/metricsservice/v1_test.go [2022-04-15T21:05:28.966Z] spire-1.2.1/pkg/common/idutil/ [2022-04-15T21:05:28.966Z] spire-1.2.1/pkg/common/idutil/require.go [2022-04-15T21:05:28.966Z] spire-1.2.1/pkg/common/idutil/require_test.go [2022-04-15T21:05:28.966Z] spire-1.2.1/pkg/common/idutil/safety.go [2022-04-15T21:05:28.966Z] spire-1.2.1/pkg/common/idutil/safety_test.go [2022-04-15T21:05:28.966Z] spire-1.2.1/pkg/common/idutil/spiffeid.go [2022-04-15T21:05:28.966Z] spire-1.2.1/pkg/common/idutil/spiffeid_test.go [2022-04-15T21:05:28.966Z] spire-1.2.1/pkg/common/jwtsvid/ [2022-04-15T21:05:28.966Z] spire-1.2.1/pkg/common/jwtsvid/common.go [2022-04-15T21:05:28.966Z] spire-1.2.1/pkg/common/jwtsvid/sign.go [2022-04-15T21:05:28.966Z] spire-1.2.1/pkg/common/jwtsvid/token_test.go [2022-04-15T21:05:28.966Z] spire-1.2.1/pkg/common/jwtsvid/validate.go [2022-04-15T21:05:28.966Z] spire-1.2.1/pkg/common/jwtutil/ [2022-04-15T21:05:28.966Z] spire-1.2.1/pkg/common/jwtutil/keyset.go [2022-04-15T21:05:28.966Z] spire-1.2.1/pkg/common/jwtutil/keyset_test.go [2022-04-15T21:05:28.966Z] spire-1.2.1/pkg/common/log/ [2022-04-15T21:05:28.966Z] spire-1.2.1/pkg/common/log/hclog_adapter.go [2022-04-15T21:05:28.966Z] spire-1.2.1/pkg/common/log/hclog_adapter_test.go [2022-04-15T21:05:28.966Z] spire-1.2.1/pkg/common/log/log.go [2022-04-15T21:05:28.966Z] spire-1.2.1/pkg/common/log/log_test.go [2022-04-15T21:05:28.966Z] spire-1.2.1/pkg/common/log/options.go [2022-04-15T21:05:28.966Z] spire-1.2.1/pkg/common/nodeutil/ [2022-04-15T21:05:28.966Z] spire-1.2.1/pkg/common/nodeutil/node.go [2022-04-15T21:05:28.966Z] spire-1.2.1/pkg/common/nodeutil/node_test.go [2022-04-15T21:05:28.966Z] spire-1.2.1/pkg/common/peertracker/ [2022-04-15T21:05:28.966Z] spire-1.2.1/pkg/common/peertracker/conn.go [2022-04-15T21:05:28.966Z] spire-1.2.1/pkg/common/peertracker/credentials.go [2022-04-15T21:05:28.966Z] spire-1.2.1/pkg/common/peertracker/errors.go [2022-04-15T21:05:28.966Z] spire-1.2.1/pkg/common/peertracker/getpid_windows.c [2022-04-15T21:05:28.966Z] spire-1.2.1/pkg/common/peertracker/getpid_windows.h [2022-04-15T21:05:28.966Z] spire-1.2.1/pkg/common/peertracker/info.go [2022-04-15T21:05:28.966Z] spire-1.2.1/pkg/common/peertracker/listener.go [2022-04-15T21:05:28.966Z] spire-1.2.1/pkg/common/peertracker/listener_test.go [2022-04-15T21:05:28.966Z] spire-1.2.1/pkg/common/peertracker/peertracker.go [2022-04-15T21:05:28.966Z] spire-1.2.1/pkg/common/peertracker/peertracker_test.go [2022-04-15T21:05:28.966Z] spire-1.2.1/pkg/common/peertracker/peertracker_test_child_posix.go [2022-04-15T21:05:28.966Z] spire-1.2.1/pkg/common/peertracker/peertracker_test_child_windows.go [2022-04-15T21:05:28.966Z] spire-1.2.1/pkg/common/peertracker/peertracker_test_posix.go [2022-04-15T21:05:28.966Z] spire-1.2.1/pkg/common/peertracker/peertracker_test_windows.go [2022-04-15T21:05:28.966Z] spire-1.2.1/pkg/common/peertracker/tcp.go [2022-04-15T21:05:28.966Z] spire-1.2.1/pkg/common/peertracker/tcp_fallback.go [2022-04-15T21:05:28.966Z] spire-1.2.1/pkg/common/peertracker/tcp_windows.go [2022-04-15T21:05:28.966Z] spire-1.2.1/pkg/common/peertracker/tracker_bsd.go [2022-04-15T21:05:28.966Z] spire-1.2.1/pkg/common/peertracker/tracker_fallback.go [2022-04-15T21:05:28.966Z] spire-1.2.1/pkg/common/peertracker/tracker_linux.go [2022-04-15T21:05:28.966Z] spire-1.2.1/pkg/common/peertracker/tracker_linux_test.go [2022-04-15T21:05:28.966Z] spire-1.2.1/pkg/common/peertracker/tracker_windows.go [2022-04-15T21:05:28.966Z] spire-1.2.1/pkg/common/peertracker/uds.go [2022-04-15T21:05:28.966Z] spire-1.2.1/pkg/common/peertracker/uds_bsd.go [2022-04-15T21:05:28.966Z] spire-1.2.1/pkg/common/peertracker/uds_fallback.go [2022-04-15T21:05:28.966Z] spire-1.2.1/pkg/common/peertracker/uds_linux.go [2022-04-15T21:05:28.966Z] spire-1.2.1/pkg/common/pemutil/ [2022-04-15T21:05:28.966Z] spire-1.2.1/pkg/common/pemutil/block.go [2022-04-15T21:05:28.966Z] spire-1.2.1/pkg/common/pemutil/certs.go [2022-04-15T21:05:28.966Z] spire-1.2.1/pkg/common/pemutil/common.go [2022-04-15T21:05:28.966Z] spire-1.2.1/pkg/common/pemutil/csr.go [2022-04-15T21:05:28.966Z] spire-1.2.1/pkg/common/pemutil/keys.go [2022-04-15T21:05:28.966Z] spire-1.2.1/pkg/common/pemutil/pemutil_test.go [2022-04-15T21:05:28.966Z] spire-1.2.1/pkg/common/pemutil/testdata/ [2022-04-15T21:05:28.966Z] spire-1.2.1/pkg/common/pemutil/testdata/cert.pem [2022-04-15T21:05:28.966Z] spire-1.2.1/pkg/common/pemutil/testdata/certs.pem [2022-04-15T21:05:28.966Z] spire-1.2.1/pkg/common/pemutil/testdata/csr.pem [2022-04-15T21:05:28.966Z] spire-1.2.1/pkg/common/pemutil/testdata/ecdsa-key-pkcs8.pem [2022-04-15T21:05:28.966Z] spire-1.2.1/pkg/common/pemutil/testdata/ecdsa-key.pem [2022-04-15T21:05:28.966Z] spire-1.2.1/pkg/common/pemutil/testdata/key.pem [2022-04-15T21:05:28.966Z] spire-1.2.1/pkg/common/pemutil/testdata/public-rsa-key.pem [2022-04-15T21:05:28.966Z] spire-1.2.1/pkg/common/pemutil/testdata/rsa-key-pkcs8.pem [2022-04-15T21:05:28.966Z] spire-1.2.1/pkg/common/pemutil/testdata/rsa-key.pem [2022-04-15T21:05:28.966Z] spire-1.2.1/pkg/common/plugin/ [2022-04-15T21:05:28.966Z] spire-1.2.1/pkg/common/plugin/aws/ [2022-04-15T21:05:28.966Z] spire-1.2.1/pkg/common/plugin/aws/iid.go [2022-04-15T21:05:28.966Z] spire-1.2.1/pkg/common/plugin/azure/ [2022-04-15T21:05:28.966Z] spire-1.2.1/pkg/common/plugin/azure/msi.go [2022-04-15T21:05:28.966Z] spire-1.2.1/pkg/common/plugin/azure/msi_test.go [2022-04-15T21:05:28.966Z] spire-1.2.1/pkg/common/plugin/facade.go [2022-04-15T21:05:28.966Z] spire-1.2.1/pkg/common/plugin/facade_test.go [2022-04-15T21:05:28.966Z] spire-1.2.1/pkg/common/plugin/gcp/ [2022-04-15T21:05:28.966Z] spire-1.2.1/pkg/common/plugin/gcp/iit.go [2022-04-15T21:05:28.966Z] spire-1.2.1/pkg/common/plugin/k8s/ [2022-04-15T21:05:28.966Z] spire-1.2.1/pkg/common/plugin/k8s/apiserver/ [2022-04-15T21:05:28.966Z] spire-1.2.1/pkg/common/plugin/k8s/apiserver/client.go [2022-04-15T21:05:28.966Z] spire-1.2.1/pkg/common/plugin/k8s/apiserver/client_test.go [2022-04-15T21:05:28.966Z] spire-1.2.1/pkg/common/plugin/k8s/utils.go [2022-04-15T21:05:28.966Z] spire-1.2.1/pkg/common/plugin/k8s/utils_test.go [2022-04-15T21:05:28.966Z] spire-1.2.1/pkg/common/plugin/log.go [2022-04-15T21:05:28.966Z] spire-1.2.1/pkg/common/plugin/sshpop/ [2022-04-15T21:05:28.966Z] spire-1.2.1/pkg/common/plugin/sshpop/handshake.go [2022-04-15T21:05:28.966Z] spire-1.2.1/pkg/common/plugin/sshpop/handshake_test.go [2022-04-15T21:05:28.966Z] spire-1.2.1/pkg/common/plugin/sshpop/sshpop.go [2022-04-15T21:05:28.966Z] spire-1.2.1/pkg/common/plugin/sshpop/sshpop_test.go [2022-04-15T21:05:28.966Z] spire-1.2.1/pkg/common/plugin/sshpop/testdata/ [2022-04-15T21:05:28.966Z] spire-1.2.1/pkg/common/plugin/sshpop/testdata/dummy_agent_ssh_key [2022-04-15T21:05:28.966Z] spire-1.2.1/pkg/common/plugin/sshpop/testdata/dummy_agent_ssh_key-cert.pub [2022-04-15T21:05:28.966Z] spire-1.2.1/pkg/common/plugin/sshpop/testdata/dummy_ssh_cert_authority.pub [2022-04-15T21:05:28.966Z] spire-1.2.1/pkg/common/plugin/sshpop/testdata/empty_ssh_cert_authority.pub [2022-04-15T21:05:28.966Z] spire-1.2.1/pkg/common/plugin/sshpop/testdata/many_ssh_cert_authorities.pub [2022-04-15T21:05:28.966Z] spire-1.2.1/pkg/common/plugin/tpmdevid/ [2022-04-15T21:05:28.966Z] spire-1.2.1/pkg/common/plugin/tpmdevid/devid.go [2022-04-15T21:05:28.966Z] spire-1.2.1/pkg/common/plugin/x509pop/ [2022-04-15T21:05:28.966Z] spire-1.2.1/pkg/common/plugin/x509pop/x509pop.go [2022-04-15T21:05:28.966Z] spire-1.2.1/pkg/common/plugin/x509pop/x509pop_test.go [2022-04-15T21:05:28.966Z] spire-1.2.1/pkg/common/profiling/ [2022-04-15T21:05:28.966Z] spire-1.2.1/pkg/common/profiling/dumpers.go [2022-04-15T21:05:28.966Z] spire-1.2.1/pkg/common/profiling/profiling.go [2022-04-15T21:05:28.966Z] spire-1.2.1/pkg/common/protoutil/ [2022-04-15T21:05:28.966Z] spire-1.2.1/pkg/common/protoutil/masks.go [2022-04-15T21:05:28.966Z] spire-1.2.1/pkg/common/protoutil/masks_test.go [2022-04-15T21:05:28.966Z] spire-1.2.1/pkg/common/rotationutil/ [2022-04-15T21:05:28.966Z] spire-1.2.1/pkg/common/rotationutil/rotationutil.go [2022-04-15T21:05:28.966Z] spire-1.2.1/pkg/common/rotationutil/rotationutil_test.go [2022-04-15T21:05:28.966Z] spire-1.2.1/pkg/common/selector/ [2022-04-15T21:05:28.966Z] spire-1.2.1/pkg/common/selector/selector.go [2022-04-15T21:05:28.966Z] spire-1.2.1/pkg/common/selector/selector_test.go [2022-04-15T21:05:28.966Z] spire-1.2.1/pkg/common/selector/set.go [2022-04-15T21:05:28.966Z] spire-1.2.1/pkg/common/selector/set_utils.go [2022-04-15T21:05:28.966Z] spire-1.2.1/pkg/common/selector/set_utils_test.go [2022-04-15T21:05:28.966Z] spire-1.2.1/pkg/common/telemetry/ [2022-04-15T21:05:28.966Z] spire-1.2.1/pkg/common/telemetry/agent/ [2022-04-15T21:05:28.966Z] spire-1.2.1/pkg/common/telemetry/agent/keymanager/ [2022-04-15T21:05:28.966Z] spire-1.2.1/pkg/common/telemetry/agent/keymanager/keymanager.go [2022-04-15T21:05:28.966Z] spire-1.2.1/pkg/common/telemetry/agent/keymanager/wrapper.go [2022-04-15T21:05:28.967Z] spire-1.2.1/pkg/common/telemetry/agent/keymanager/wrapper_test.go [2022-04-15T21:05:28.967Z] spire-1.2.1/pkg/common/telemetry/agent/manager.go [2022-04-15T21:05:28.967Z] spire-1.2.1/pkg/common/telemetry/agent/node.go [2022-04-15T21:05:28.967Z] spire-1.2.1/pkg/common/telemetry/agent/rotate.go [2022-04-15T21:05:28.967Z] spire-1.2.1/pkg/common/telemetry/agent/sdsapi.go [2022-04-15T21:05:28.967Z] spire-1.2.1/pkg/common/telemetry/agent/store/ [2022-04-15T21:05:28.967Z] spire-1.2.1/pkg/common/telemetry/agent/store/store.go [2022-04-15T21:05:28.967Z] spire-1.2.1/pkg/common/telemetry/agent/workloadapi/ [2022-04-15T21:05:28.967Z] spire-1.2.1/pkg/common/telemetry/agent/workloadapi/workload.go [2022-04-15T21:05:28.967Z] spire-1.2.1/pkg/common/telemetry/blackhole.go [2022-04-15T21:05:28.967Z] spire-1.2.1/pkg/common/telemetry/call.go [2022-04-15T21:05:28.967Z] spire-1.2.1/pkg/common/telemetry/common/ [2022-04-15T21:05:28.967Z] spire-1.2.1/pkg/common/telemetry/common/label_adders.go [2022-04-15T21:05:28.967Z] spire-1.2.1/pkg/common/telemetry/config.go [2022-04-15T21:05:28.967Z] spire-1.2.1/pkg/common/telemetry/dogstatsd.go [2022-04-15T21:05:28.967Z] spire-1.2.1/pkg/common/telemetry/dogstatsd_test.go [2022-04-15T21:05:28.967Z] spire-1.2.1/pkg/common/telemetry/inmem.go [2022-04-15T21:05:28.967Z] spire-1.2.1/pkg/common/telemetry/inmem_test.go [2022-04-15T21:05:28.967Z] spire-1.2.1/pkg/common/telemetry/m3.go [2022-04-15T21:05:28.967Z] spire-1.2.1/pkg/common/telemetry/m3_test.go [2022-04-15T21:05:28.967Z] spire-1.2.1/pkg/common/telemetry/metrics.go [2022-04-15T21:05:28.967Z] spire-1.2.1/pkg/common/telemetry/metrics_benchmark_test.go [2022-04-15T21:05:28.967Z] spire-1.2.1/pkg/common/telemetry/names.go [2022-04-15T21:05:28.967Z] spire-1.2.1/pkg/common/telemetry/prometheus.go [2022-04-15T21:05:28.967Z] spire-1.2.1/pkg/common/telemetry/prometheus_test.go [2022-04-15T21:05:28.967Z] spire-1.2.1/pkg/common/telemetry/sanitize.go [2022-04-15T21:05:28.967Z] spire-1.2.1/pkg/common/telemetry/sanitize_test.go [2022-04-15T21:05:28.967Z] spire-1.2.1/pkg/common/telemetry/server/ [2022-04-15T21:05:28.967Z] spire-1.2.1/pkg/common/telemetry/server/bundle_manager.go [2022-04-15T21:05:28.967Z] spire-1.2.1/pkg/common/telemetry/server/ca_manager.go [2022-04-15T21:05:28.967Z] spire-1.2.1/pkg/common/telemetry/server/datastore/ [2022-04-15T21:05:28.967Z] spire-1.2.1/pkg/common/telemetry/server/datastore/bundle.go [2022-04-15T21:05:28.967Z] spire-1.2.1/pkg/common/telemetry/server/datastore/federation_relationship.go [2022-04-15T21:05:28.967Z] spire-1.2.1/pkg/common/telemetry/server/datastore/join_token.go [2022-04-15T21:05:28.967Z] spire-1.2.1/pkg/common/telemetry/server/datastore/node.go [2022-04-15T21:05:28.967Z] spire-1.2.1/pkg/common/telemetry/server/datastore/registration.go [2022-04-15T21:05:28.967Z] spire-1.2.1/pkg/common/telemetry/server/datastore/wrapper.go [2022-04-15T21:05:28.967Z] spire-1.2.1/pkg/common/telemetry/server/datastore/wrapper_test.go [2022-04-15T21:05:28.967Z] spire-1.2.1/pkg/common/telemetry/server/keymanager/ [2022-04-15T21:05:28.967Z] spire-1.2.1/pkg/common/telemetry/server/keymanager/keymanager.go [2022-04-15T21:05:28.967Z] spire-1.2.1/pkg/common/telemetry/server/keymanager/wrapper.go [2022-04-15T21:05:28.967Z] spire-1.2.1/pkg/common/telemetry/server/keymanager/wrapper_test.go [2022-04-15T21:05:28.967Z] spire-1.2.1/pkg/common/telemetry/server/registration_manager.go [2022-04-15T21:05:28.967Z] spire-1.2.1/pkg/common/telemetry/server/rotate.go [2022-04-15T21:05:28.967Z] spire-1.2.1/pkg/common/telemetry/server/server.go [2022-04-15T21:05:28.967Z] spire-1.2.1/pkg/common/telemetry/sink.go [2022-04-15T21:05:28.967Z] spire-1.2.1/pkg/common/telemetry/statsd.go [2022-04-15T21:05:28.967Z] spire-1.2.1/pkg/common/telemetry/statsd_test.go [2022-04-15T21:05:28.967Z] spire-1.2.1/pkg/common/telemetry/uptime.go [2022-04-15T21:05:28.967Z] spire-1.2.1/pkg/common/telemetry/version.go [2022-04-15T21:05:28.967Z] spire-1.2.1/pkg/common/telemetry/withlabels.go [2022-04-15T21:05:28.967Z] spire-1.2.1/pkg/common/uptime/ [2022-04-15T21:05:28.967Z] spire-1.2.1/pkg/common/uptime/uptime.go [2022-04-15T21:05:28.967Z] spire-1.2.1/pkg/common/uptime/uptime_test.go [2022-04-15T21:05:28.967Z] spire-1.2.1/pkg/common/util/ [2022-04-15T21:05:28.967Z] spire-1.2.1/pkg/common/util/certs.go [2022-04-15T21:05:28.967Z] spire-1.2.1/pkg/common/util/certs_test.go [2022-04-15T21:05:28.967Z] spire-1.2.1/pkg/common/util/csr.go [2022-04-15T21:05:28.967Z] spire-1.2.1/pkg/common/util/hash.go [2022-04-15T21:05:28.967Z] spire-1.2.1/pkg/common/util/selectors.go [2022-04-15T21:05:28.967Z] spire-1.2.1/pkg/common/util/selectors_test.go [2022-04-15T21:05:28.967Z] spire-1.2.1/pkg/common/util/signals.go [2022-04-15T21:05:28.967Z] spire-1.2.1/pkg/common/util/sort.go [2022-04-15T21:05:28.967Z] spire-1.2.1/pkg/common/util/sort_test.go [2022-04-15T21:05:28.967Z] spire-1.2.1/pkg/common/util/task.go [2022-04-15T21:05:28.967Z] spire-1.2.1/pkg/common/util/task_test.go [2022-04-15T21:05:28.967Z] spire-1.2.1/pkg/common/util/testdata/ [2022-04-15T21:05:28.967Z] spire-1.2.1/pkg/common/util/testdata/empty-bundle.pem [2022-04-15T21:05:28.967Z] spire-1.2.1/pkg/common/util/testdata/mixed-bundle.pem [2022-04-15T21:05:28.967Z] spire-1.2.1/pkg/common/version/ [2022-04-15T21:05:28.967Z] spire-1.2.1/pkg/common/version/version.go [2022-04-15T21:05:28.967Z] spire-1.2.1/pkg/common/x509svid/ [2022-04-15T21:05:28.967Z] spire-1.2.1/pkg/common/x509svid/common_test.go [2022-04-15T21:05:28.967Z] spire-1.2.1/pkg/common/x509svid/csr.go [2022-04-15T21:05:28.967Z] spire-1.2.1/pkg/common/x509svid/upstreamca.go [2022-04-15T21:05:28.967Z] spire-1.2.1/pkg/common/x509svid/upstreamca_test.go [2022-04-15T21:05:28.967Z] spire-1.2.1/pkg/common/x509util/ [2022-04-15T21:05:28.967Z] spire-1.2.1/pkg/common/x509util/cert.go [2022-04-15T21:05:28.967Z] spire-1.2.1/pkg/common/x509util/dns.go [2022-04-15T21:05:28.967Z] spire-1.2.1/pkg/common/x509util/dns_test.go [2022-04-15T21:05:28.967Z] spire-1.2.1/pkg/common/x509util/keyid.go [2022-04-15T21:05:28.967Z] spire-1.2.1/pkg/common/x509util/keypair.go [2022-04-15T21:05:28.967Z] spire-1.2.1/pkg/common/x509util/serialnumber.go [2022-04-15T21:05:28.967Z] spire-1.2.1/pkg/common/x509util/serialnumber_test.go [2022-04-15T21:05:28.967Z] spire-1.2.1/pkg/server/ [2022-04-15T21:05:28.967Z] spire-1.2.1/pkg/server/api/ [2022-04-15T21:05:28.967Z] spire-1.2.1/pkg/server/api/agent.go [2022-04-15T21:05:28.967Z] spire-1.2.1/pkg/server/api/agent/ [2022-04-15T21:05:28.967Z] spire-1.2.1/pkg/server/api/agent/v1/ [2022-04-15T21:05:28.967Z] spire-1.2.1/pkg/server/api/agent/v1/service.go [2022-04-15T21:05:28.967Z] spire-1.2.1/pkg/server/api/agent/v1/service_test.go [2022-04-15T21:05:28.967Z] spire-1.2.1/pkg/server/api/agent_test.go [2022-04-15T21:05:28.967Z] spire-1.2.1/pkg/server/api/api.go [2022-04-15T21:05:28.967Z] spire-1.2.1/pkg/server/api/audit/ [2022-04-15T21:05:28.967Z] spire-1.2.1/pkg/server/api/audit/audit.go [2022-04-15T21:05:28.967Z] spire-1.2.1/pkg/server/api/audit/audit_test.go [2022-04-15T21:05:28.967Z] spire-1.2.1/pkg/server/api/bundle.go [2022-04-15T21:05:28.967Z] spire-1.2.1/pkg/server/api/bundle/ [2022-04-15T21:05:28.967Z] spire-1.2.1/pkg/server/api/bundle/v1/ [2022-04-15T21:05:28.967Z] spire-1.2.1/pkg/server/api/bundle/v1/service.go [2022-04-15T21:05:28.967Z] spire-1.2.1/pkg/server/api/bundle/v1/service_test.go [2022-04-15T21:05:28.967Z] spire-1.2.1/pkg/server/api/bundle_test.go [2022-04-15T21:05:28.967Z] spire-1.2.1/pkg/server/api/debug/ [2022-04-15T21:05:28.967Z] spire-1.2.1/pkg/server/api/debug/v1/ [2022-04-15T21:05:28.967Z] spire-1.2.1/pkg/server/api/debug/v1/service.go [2022-04-15T21:05:28.967Z] spire-1.2.1/pkg/server/api/debug/v1/service_test.go [2022-04-15T21:05:28.967Z] spire-1.2.1/pkg/server/api/entry.go [2022-04-15T21:05:28.967Z] spire-1.2.1/pkg/server/api/entry/ [2022-04-15T21:05:28.967Z] spire-1.2.1/pkg/server/api/entry/v1/ [2022-04-15T21:05:28.967Z] spire-1.2.1/pkg/server/api/entry/v1/service.go [2022-04-15T21:05:28.967Z] spire-1.2.1/pkg/server/api/entry/v1/service_test.go [2022-04-15T21:05:28.967Z] spire-1.2.1/pkg/server/api/entry_test.go [2022-04-15T21:05:28.967Z] spire-1.2.1/pkg/server/api/health/ [2022-04-15T21:05:28.967Z] spire-1.2.1/pkg/server/api/health/v1/ [2022-04-15T21:05:28.967Z] spire-1.2.1/pkg/server/api/health/v1/service.go [2022-04-15T21:05:28.967Z] spire-1.2.1/pkg/server/api/health/v1/service_test.go [2022-04-15T21:05:28.967Z] spire-1.2.1/pkg/server/api/id.go [2022-04-15T21:05:28.967Z] spire-1.2.1/pkg/server/api/id_test.go [2022-04-15T21:05:28.967Z] spire-1.2.1/pkg/server/api/limits/ [2022-04-15T21:05:28.967Z] spire-1.2.1/pkg/server/api/limits/limits.go [2022-04-15T21:05:28.967Z] spire-1.2.1/pkg/server/api/middleware/ [2022-04-15T21:05:28.967Z] spire-1.2.1/pkg/server/api/middleware/alias.go [2022-04-15T21:05:28.967Z] spire-1.2.1/pkg/server/api/middleware/audit.go [2022-04-15T21:05:28.967Z] spire-1.2.1/pkg/server/api/middleware/authorization.go [2022-04-15T21:05:28.967Z] spire-1.2.1/pkg/server/api/middleware/authorization_opa.go [2022-04-15T21:05:28.967Z] spire-1.2.1/pkg/server/api/middleware/authorization_test.go [2022-04-15T21:05:28.967Z] spire-1.2.1/pkg/server/api/middleware/authorize_agent.go [2022-04-15T21:05:28.967Z] spire-1.2.1/pkg/server/api/middleware/caller.go [2022-04-15T21:05:29.245Z] spire-1.2.1/pkg/server/api/middleware/caller_test.go [2022-04-15T21:05:29.245Z] spire-1.2.1/pkg/server/api/middleware/common.go [2022-04-15T21:05:29.245Z] spire-1.2.1/pkg/server/api/middleware/common_test.go [2022-04-15T21:05:29.245Z] spire-1.2.1/pkg/server/api/middleware/entries.go [2022-04-15T21:05:29.245Z] spire-1.2.1/pkg/server/api/middleware/entries_test.go [2022-04-15T21:05:29.245Z] spire-1.2.1/pkg/server/api/middleware/ratelimit.go [2022-04-15T21:05:29.245Z] spire-1.2.1/pkg/server/api/middleware/ratelimit_test.go [2022-04-15T21:05:29.245Z] spire-1.2.1/pkg/server/api/ratelimit.go [2022-04-15T21:05:29.245Z] spire-1.2.1/pkg/server/api/rpccontext/ [2022-04-15T21:05:29.245Z] spire-1.2.1/pkg/server/api/rpccontext/alias.go [2022-04-15T21:05:29.245Z] spire-1.2.1/pkg/server/api/rpccontext/audit.go [2022-04-15T21:05:29.245Z] spire-1.2.1/pkg/server/api/rpccontext/caller.go [2022-04-15T21:05:29.245Z] spire-1.2.1/pkg/server/api/rpccontext/ratelimit.go [2022-04-15T21:05:29.245Z] spire-1.2.1/pkg/server/api/selector.go [2022-04-15T21:05:29.245Z] spire-1.2.1/pkg/server/api/selector_test.go [2022-04-15T21:05:29.245Z] spire-1.2.1/pkg/server/api/status.go [2022-04-15T21:05:29.245Z] spire-1.2.1/pkg/server/api/status_test.go [2022-04-15T21:05:29.245Z] spire-1.2.1/pkg/server/api/svid/ [2022-04-15T21:05:29.245Z] spire-1.2.1/pkg/server/api/svid/v1/ [2022-04-15T21:05:29.245Z] spire-1.2.1/pkg/server/api/svid/v1/service.go [2022-04-15T21:05:29.245Z] spire-1.2.1/pkg/server/api/svid/v1/service_test.go [2022-04-15T21:05:29.245Z] spire-1.2.1/pkg/server/api/trustdomain.go [2022-04-15T21:05:29.245Z] spire-1.2.1/pkg/server/api/trustdomain/ [2022-04-15T21:05:29.245Z] spire-1.2.1/pkg/server/api/trustdomain/v1/ [2022-04-15T21:05:29.245Z] spire-1.2.1/pkg/server/api/trustdomain/v1/service.go [2022-04-15T21:05:29.245Z] spire-1.2.1/pkg/server/api/trustdomain/v1/service_test.go [2022-04-15T21:05:29.245Z] spire-1.2.1/pkg/server/api/trustdomain_test.go [2022-04-15T21:05:29.245Z] spire-1.2.1/pkg/server/authpolicy/ [2022-04-15T21:05:29.245Z] spire-1.2.1/pkg/server/authpolicy/defaults.go [2022-04-15T21:05:29.245Z] spire-1.2.1/pkg/server/authpolicy/policy.go [2022-04-15T21:05:29.245Z] spire-1.2.1/pkg/server/authpolicy/policy.rego [2022-04-15T21:05:29.245Z] spire-1.2.1/pkg/server/authpolicy/policy_data.json [2022-04-15T21:05:29.245Z] spire-1.2.1/pkg/server/authpolicy/policy_test.go [2022-04-15T21:05:29.245Z] spire-1.2.1/pkg/server/authpolicy/validate.go [2022-04-15T21:05:29.245Z] spire-1.2.1/pkg/server/bundle/ [2022-04-15T21:05:29.245Z] spire-1.2.1/pkg/server/bundle/client/ [2022-04-15T21:05:29.245Z] spire-1.2.1/pkg/server/bundle/client/client.go [2022-04-15T21:05:29.245Z] spire-1.2.1/pkg/server/bundle/client/client_test.go [2022-04-15T21:05:29.245Z] spire-1.2.1/pkg/server/bundle/client/manager.go [2022-04-15T21:05:29.245Z] spire-1.2.1/pkg/server/bundle/client/manager_test.go [2022-04-15T21:05:29.245Z] spire-1.2.1/pkg/server/bundle/client/sources.go [2022-04-15T21:05:29.245Z] spire-1.2.1/pkg/server/bundle/client/sources_test.go [2022-04-15T21:05:29.245Z] spire-1.2.1/pkg/server/bundle/client/updater.go [2022-04-15T21:05:29.245Z] spire-1.2.1/pkg/server/bundle/client/updater_test.go [2022-04-15T21:05:29.245Z] spire-1.2.1/pkg/server/ca/ [2022-04-15T21:05:29.245Z] spire-1.2.1/pkg/server/ca/ca.go [2022-04-15T21:05:29.245Z] spire-1.2.1/pkg/server/ca/ca_health.go [2022-04-15T21:05:29.245Z] spire-1.2.1/pkg/server/ca/ca_test.go [2022-04-15T21:05:29.245Z] spire-1.2.1/pkg/server/ca/journal.go [2022-04-15T21:05:29.245Z] spire-1.2.1/pkg/server/ca/journal_test.go [2022-04-15T21:05:29.245Z] spire-1.2.1/pkg/server/ca/manager.go [2022-04-15T21:05:29.245Z] spire-1.2.1/pkg/server/ca/manager_health.go [2022-04-15T21:05:29.245Z] spire-1.2.1/pkg/server/ca/manager_test.go [2022-04-15T21:05:29.245Z] spire-1.2.1/pkg/server/ca/templates.go [2022-04-15T21:05:29.245Z] spire-1.2.1/pkg/server/ca/upstream_client.go [2022-04-15T21:05:29.245Z] spire-1.2.1/pkg/server/ca/upstream_client_test.go [2022-04-15T21:05:29.245Z] spire-1.2.1/pkg/server/ca/validation.go [2022-04-15T21:05:29.245Z] spire-1.2.1/pkg/server/cache/ [2022-04-15T21:05:29.245Z] spire-1.2.1/pkg/server/cache/dscache/ [2022-04-15T21:05:29.245Z] spire-1.2.1/pkg/server/cache/dscache/cache.go [2022-04-15T21:05:29.245Z] spire-1.2.1/pkg/server/cache/dscache/cache_test.go [2022-04-15T21:05:29.245Z] spire-1.2.1/pkg/server/cache/entrycache/ [2022-04-15T21:05:29.245Z] spire-1.2.1/pkg/server/cache/entrycache/cache.go [2022-04-15T21:05:29.245Z] spire-1.2.1/pkg/server/cache/entrycache/cache_test.go [2022-04-15T21:05:29.245Z] spire-1.2.1/pkg/server/cache/entrycache/fullcache.go [2022-04-15T21:05:29.245Z] spire-1.2.1/pkg/server/cache/entrycache/fullcache_ds.go [2022-04-15T21:05:29.245Z] spire-1.2.1/pkg/server/cache/entrycache/fullcache_ds_test.go [2022-04-15T21:05:29.245Z] spire-1.2.1/pkg/server/cache/entrycache/fullcache_test.go [2022-04-15T21:05:29.245Z] spire-1.2.1/pkg/server/catalog/ [2022-04-15T21:05:29.245Z] spire-1.2.1/pkg/server/catalog/catalog.go [2022-04-15T21:05:29.245Z] spire-1.2.1/pkg/server/catalog/keymanager.go [2022-04-15T21:05:29.245Z] spire-1.2.1/pkg/server/catalog/nodeattestor.go [2022-04-15T21:05:29.245Z] spire-1.2.1/pkg/server/catalog/noderesolver.go [2022-04-15T21:05:29.245Z] spire-1.2.1/pkg/server/catalog/notifier.go [2022-04-15T21:05:29.245Z] spire-1.2.1/pkg/server/catalog/upstreamauthority.go [2022-04-15T21:05:29.245Z] spire-1.2.1/pkg/server/config.go [2022-04-15T21:05:29.245Z] spire-1.2.1/pkg/server/datastore/ [2022-04-15T21:05:29.245Z] spire-1.2.1/pkg/server/datastore/datastore.go [2022-04-15T21:05:29.245Z] spire-1.2.1/pkg/server/datastore/datastore_health.go [2022-04-15T21:05:29.245Z] spire-1.2.1/pkg/server/datastore/repository.go [2022-04-15T21:05:29.245Z] spire-1.2.1/pkg/server/datastore/sqlstore/ [2022-04-15T21:05:29.245Z] spire-1.2.1/pkg/server/datastore/sqlstore/dialect.go [2022-04-15T21:05:29.245Z] spire-1.2.1/pkg/server/datastore/sqlstore/migration.go [2022-04-15T21:05:29.245Z] spire-1.2.1/pkg/server/datastore/sqlstore/migration_test.go [2022-04-15T21:05:29.245Z] spire-1.2.1/pkg/server/datastore/sqlstore/models.go [2022-04-15T21:05:29.245Z] spire-1.2.1/pkg/server/datastore/sqlstore/mysql.go [2022-04-15T21:05:29.245Z] spire-1.2.1/pkg/server/datastore/sqlstore/postgres.go [2022-04-15T21:05:29.245Z] spire-1.2.1/pkg/server/datastore/sqlstore/sqlite.go [2022-04-15T21:05:29.245Z] spire-1.2.1/pkg/server/datastore/sqlstore/sqlite_no_cgo.go [2022-04-15T21:05:29.245Z] spire-1.2.1/pkg/server/datastore/sqlstore/sqlite_test.go [2022-04-15T21:05:29.245Z] spire-1.2.1/pkg/server/datastore/sqlstore/sqlstore.go [2022-04-15T21:05:29.245Z] spire-1.2.1/pkg/server/datastore/sqlstore/sqlstore_test.go [2022-04-15T21:05:29.245Z] spire-1.2.1/pkg/server/datastore/sqlstore/stmt_cache.go [2022-04-15T21:05:29.245Z] spire-1.2.1/pkg/server/datastore/sqlstore/testdata/ [2022-04-15T21:05:29.245Z] spire-1.2.1/pkg/server/datastore/sqlstore/testdata/entries.json [2022-04-15T21:05:29.245Z] spire-1.2.1/pkg/server/datastore/sqlstore/testdata/entries_federates_with.json [2022-04-15T21:05:29.245Z] spire-1.2.1/pkg/server/datastore/sqlstore/testdata/invalid_registration_entries.json [2022-04-15T21:05:29.245Z] spire-1.2.1/pkg/server/datastore/sqlstore/testdata/valid_registration_entries.json [2022-04-15T21:05:29.245Z] spire-1.2.1/pkg/server/endpoints/ [2022-04-15T21:05:29.245Z] spire-1.2.1/pkg/server/endpoints/bundle/ [2022-04-15T21:05:29.245Z] spire-1.2.1/pkg/server/endpoints/bundle/acme_auth.go [2022-04-15T21:05:29.245Z] spire-1.2.1/pkg/server/endpoints/bundle/config.go [2022-04-15T21:05:29.245Z] spire-1.2.1/pkg/server/endpoints/bundle/internal/ [2022-04-15T21:05:29.245Z] spire-1.2.1/pkg/server/endpoints/bundle/internal/README [2022-04-15T21:05:29.245Z] spire-1.2.1/pkg/server/endpoints/bundle/internal/acmetest/ [2022-04-15T21:05:29.245Z] spire-1.2.1/pkg/server/endpoints/bundle/internal/acmetest/ca.go [2022-04-15T21:05:29.245Z] spire-1.2.1/pkg/server/endpoints/bundle/internal/autocert/ [2022-04-15T21:05:29.245Z] spire-1.2.1/pkg/server/endpoints/bundle/internal/autocert/autocert.go [2022-04-15T21:05:29.245Z] spire-1.2.1/pkg/server/endpoints/bundle/internal/autocert/cache.go [2022-04-15T21:05:29.245Z] spire-1.2.1/pkg/server/endpoints/bundle/internal/autocert/keys.go [2022-04-15T21:05:29.245Z] spire-1.2.1/pkg/server/endpoints/bundle/internal/autocert/listener.go [2022-04-15T21:05:29.245Z] spire-1.2.1/pkg/server/endpoints/bundle/internal/autocert/renewal.go [2022-04-15T21:05:29.245Z] spire-1.2.1/pkg/server/endpoints/bundle/server.go [2022-04-15T21:05:29.245Z] spire-1.2.1/pkg/server/endpoints/bundle/server_test.go [2022-04-15T21:05:29.245Z] spire-1.2.1/pkg/server/endpoints/bundle/spiffe_auth.go [2022-04-15T21:05:29.245Z] spire-1.2.1/pkg/server/endpoints/config.go [2022-04-15T21:05:29.245Z] spire-1.2.1/pkg/server/endpoints/endpoints.go [2022-04-15T21:05:29.245Z] spire-1.2.1/pkg/server/endpoints/endpoints_test.go [2022-04-15T21:05:29.245Z] spire-1.2.1/pkg/server/endpoints/entryfetcher.go [2022-04-15T21:05:29.245Z] spire-1.2.1/pkg/server/endpoints/entryfetcher_test.go [2022-04-15T21:05:29.245Z] spire-1.2.1/pkg/server/endpoints/middleware.go [2022-04-15T21:05:29.245Z] spire-1.2.1/pkg/server/endpoints/middleware_test.go [2022-04-15T21:05:29.245Z] spire-1.2.1/pkg/server/hostservice/ [2022-04-15T21:05:29.245Z] spire-1.2.1/pkg/server/hostservice/agentstore/ [2022-04-15T21:05:29.245Z] spire-1.2.1/pkg/server/hostservice/agentstore/agentstore.go [2022-04-15T21:05:29.245Z] spire-1.2.1/pkg/server/hostservice/agentstore/agentstore_test.go [2022-04-15T21:05:29.245Z] spire-1.2.1/pkg/server/hostservice/agentstore/attestation.go [2022-04-15T21:05:29.245Z] spire-1.2.1/pkg/server/hostservice/agentstore/attestation_test.go [2022-04-15T21:05:29.245Z] spire-1.2.1/pkg/server/hostservice/identityprovider/ [2022-04-15T21:05:29.245Z] spire-1.2.1/pkg/server/hostservice/identityprovider/identityprovider.go [2022-04-15T21:05:29.245Z] spire-1.2.1/pkg/server/hostservice/identityprovider/identityprovider_test.go [2022-04-15T21:05:29.245Z] spire-1.2.1/pkg/server/plugin/ [2022-04-15T21:05:29.245Z] spire-1.2.1/pkg/server/plugin/keymanager/ [2022-04-15T21:05:29.245Z] spire-1.2.1/pkg/server/plugin/keymanager/awskms/ [2022-04-15T21:05:29.245Z] spire-1.2.1/pkg/server/plugin/keymanager/awskms/awskms.go [2022-04-15T21:05:29.245Z] spire-1.2.1/pkg/server/plugin/keymanager/awskms/awskms_test.go [2022-04-15T21:05:29.245Z] spire-1.2.1/pkg/server/plugin/keymanager/awskms/client.go [2022-04-15T21:05:29.245Z] spire-1.2.1/pkg/server/plugin/keymanager/awskms/client_fake.go [2022-04-15T21:05:29.245Z] spire-1.2.1/pkg/server/plugin/keymanager/awskms/fetcher.go [2022-04-15T21:05:29.245Z] spire-1.2.1/pkg/server/plugin/keymanager/base/ [2022-04-15T21:05:29.245Z] spire-1.2.1/pkg/server/plugin/keymanager/base/keymanagerbase.go [2022-04-15T21:05:29.245Z] spire-1.2.1/pkg/server/plugin/keymanager/constant.go [2022-04-15T21:05:29.245Z] spire-1.2.1/pkg/server/plugin/keymanager/disk/ [2022-04-15T21:05:29.245Z] spire-1.2.1/pkg/server/plugin/keymanager/disk/disk.go [2022-04-15T21:05:29.245Z] spire-1.2.1/pkg/server/plugin/keymanager/disk/disk_test.go [2022-04-15T21:05:29.245Z] spire-1.2.1/pkg/server/plugin/keymanager/keymanager.go [2022-04-15T21:05:29.245Z] spire-1.2.1/pkg/server/plugin/keymanager/memory/ [2022-04-15T21:05:29.245Z] spire-1.2.1/pkg/server/plugin/keymanager/memory/memory.go [2022-04-15T21:05:29.245Z] spire-1.2.1/pkg/server/plugin/keymanager/memory/memory_test.go [2022-04-15T21:05:29.245Z] spire-1.2.1/pkg/server/plugin/keymanager/repository.go [2022-04-15T21:05:29.245Z] spire-1.2.1/pkg/server/plugin/keymanager/test/ [2022-04-15T21:05:29.245Z] spire-1.2.1/pkg/server/plugin/keymanager/test/keymanagertest.go [2022-04-15T21:05:29.245Z] spire-1.2.1/pkg/server/plugin/keymanager/v1.go [2022-04-15T21:05:29.245Z] spire-1.2.1/pkg/server/plugin/keymanager/v1_test.go [2022-04-15T21:05:29.245Z] spire-1.2.1/pkg/server/plugin/nodeattestor/ [2022-04-15T21:05:29.245Z] spire-1.2.1/pkg/server/plugin/nodeattestor/aws/ [2022-04-15T21:05:29.245Z] spire-1.2.1/pkg/server/plugin/nodeattestor/aws/awsca.go [2022-04-15T21:05:29.245Z] spire-1.2.1/pkg/server/plugin/nodeattestor/aws/client.go [2022-04-15T21:05:29.245Z] spire-1.2.1/pkg/server/plugin/nodeattestor/aws/iid.go [2022-04-15T21:05:29.246Z] spire-1.2.1/pkg/server/plugin/nodeattestor/aws/iid_test.go [2022-04-15T21:05:29.246Z] spire-1.2.1/pkg/server/plugin/nodeattestor/aws/session.go [2022-04-15T21:05:29.246Z] spire-1.2.1/pkg/server/plugin/nodeattestor/aws/spiffeid.go [2022-04-15T21:05:29.246Z] spire-1.2.1/pkg/server/plugin/nodeattestor/aws/spiffeid_test.go [2022-04-15T21:05:29.246Z] spire-1.2.1/pkg/server/plugin/nodeattestor/azure/ [2022-04-15T21:05:29.246Z] spire-1.2.1/pkg/server/plugin/nodeattestor/azure/msi.go [2022-04-15T21:05:29.246Z] spire-1.2.1/pkg/server/plugin/nodeattestor/azure/msi_test.go [2022-04-15T21:05:29.246Z] spire-1.2.1/pkg/server/plugin/nodeattestor/base/ [2022-04-15T21:05:29.246Z] spire-1.2.1/pkg/server/plugin/nodeattestor/base/base.go [2022-04-15T21:05:29.246Z] spire-1.2.1/pkg/server/plugin/nodeattestor/gcp/ [2022-04-15T21:05:29.246Z] spire-1.2.1/pkg/server/plugin/nodeattestor/gcp/google_public_key_retriever.go [2022-04-15T21:05:29.246Z] spire-1.2.1/pkg/server/plugin/nodeattestor/gcp/google_public_key_retriever_test.go [2022-04-15T21:05:29.246Z] spire-1.2.1/pkg/server/plugin/nodeattestor/gcp/iit.go [2022-04-15T21:05:29.246Z] spire-1.2.1/pkg/server/plugin/nodeattestor/gcp/iit_test.go [2022-04-15T21:05:29.246Z] spire-1.2.1/pkg/server/plugin/nodeattestor/jointoken/ [2022-04-15T21:05:29.246Z] spire-1.2.1/pkg/server/plugin/nodeattestor/jointoken/join_token.go [2022-04-15T21:05:29.246Z] spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/ [2022-04-15T21:05:29.246Z] spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/psat/ [2022-04-15T21:05:29.246Z] spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/psat/psat.go [2022-04-15T21:05:29.246Z] spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/psat/psat_test.go [2022-04-15T21:05:29.246Z] spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/sat/ [2022-04-15T21:05:29.246Z] spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/sat/sat.go [2022-04-15T21:05:29.246Z] spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/sat/sat_test.go [2022-04-15T21:05:29.246Z] spire-1.2.1/pkg/server/plugin/nodeattestor/nodeattestor.go [2022-04-15T21:05:29.246Z] spire-1.2.1/pkg/server/plugin/nodeattestor/repository.go [2022-04-15T21:05:29.246Z] spire-1.2.1/pkg/server/plugin/nodeattestor/sshpop/ [2022-04-15T21:05:29.246Z] spire-1.2.1/pkg/server/plugin/nodeattestor/sshpop/sshpop.go [2022-04-15T21:05:29.246Z] spire-1.2.1/pkg/server/plugin/nodeattestor/sshpop/sshpop_test.go [2022-04-15T21:05:29.246Z] spire-1.2.1/pkg/server/plugin/nodeattestor/tpmdevid/ [2022-04-15T21:05:29.246Z] spire-1.2.1/pkg/server/plugin/nodeattestor/tpmdevid/challenge.go [2022-04-15T21:05:29.246Z] spire-1.2.1/pkg/server/plugin/nodeattestor/tpmdevid/devid.go [2022-04-15T21:05:29.246Z] spire-1.2.1/pkg/server/plugin/nodeattestor/tpmdevid/devid_test.go [2022-04-15T21:05:29.246Z] spire-1.2.1/pkg/server/plugin/nodeattestor/tpmdevid/selectors.go [2022-04-15T21:05:29.246Z] spire-1.2.1/pkg/server/plugin/nodeattestor/v1.go [2022-04-15T21:05:29.246Z] spire-1.2.1/pkg/server/plugin/nodeattestor/v1_test.go [2022-04-15T21:05:29.246Z] spire-1.2.1/pkg/server/plugin/nodeattestor/x509pop/ [2022-04-15T21:05:29.246Z] spire-1.2.1/pkg/server/plugin/nodeattestor/x509pop/x509pop.go [2022-04-15T21:05:29.246Z] spire-1.2.1/pkg/server/plugin/nodeattestor/x509pop/x509pop_test.go [2022-04-15T21:05:29.246Z] spire-1.2.1/pkg/server/plugin/noderesolver/ [2022-04-15T21:05:29.246Z] spire-1.2.1/pkg/server/plugin/noderesolver/azure/ [2022-04-15T21:05:29.246Z] spire-1.2.1/pkg/server/plugin/noderesolver/azure/client.go [2022-04-15T21:05:29.246Z] spire-1.2.1/pkg/server/plugin/noderesolver/azure/msi.go [2022-04-15T21:05:29.246Z] spire-1.2.1/pkg/server/plugin/noderesolver/azure/msi_test.go [2022-04-15T21:05:29.246Z] spire-1.2.1/pkg/server/plugin/noderesolver/noderesolver.go [2022-04-15T21:05:29.246Z] spire-1.2.1/pkg/server/plugin/noderesolver/repository.go [2022-04-15T21:05:29.246Z] spire-1.2.1/pkg/server/plugin/noderesolver/v1.go [2022-04-15T21:05:29.246Z] spire-1.2.1/pkg/server/plugin/noderesolver/v1_test.go [2022-04-15T21:05:29.246Z] spire-1.2.1/pkg/server/plugin/notifier/ [2022-04-15T21:05:29.246Z] spire-1.2.1/pkg/server/plugin/notifier/gcsbundle/ [2022-04-15T21:05:29.246Z] spire-1.2.1/pkg/server/plugin/notifier/gcsbundle/gcsbundle.go [2022-04-15T21:05:29.246Z] spire-1.2.1/pkg/server/plugin/notifier/gcsbundle/gcsbundle_test.go [2022-04-15T21:05:29.246Z] spire-1.2.1/pkg/server/plugin/notifier/k8sbundle/ [2022-04-15T21:05:29.246Z] spire-1.2.1/pkg/server/plugin/notifier/k8sbundle/k8sbundle.go [2022-04-15T21:05:29.246Z] spire-1.2.1/pkg/server/plugin/notifier/k8sbundle/k8sbundle_test.go [2022-04-15T21:05:29.246Z] spire-1.2.1/pkg/server/plugin/notifier/k8sbundle/k8sbundle_watcher.go [2022-04-15T21:05:29.246Z] spire-1.2.1/pkg/server/plugin/notifier/k8sbundle/k8sbundle_watcher_test.go [2022-04-15T21:05:29.246Z] spire-1.2.1/pkg/server/plugin/notifier/notifier.go [2022-04-15T21:05:29.246Z] spire-1.2.1/pkg/server/plugin/notifier/repository.go [2022-04-15T21:05:29.246Z] spire-1.2.1/pkg/server/plugin/notifier/v1.go [2022-04-15T21:05:29.246Z] spire-1.2.1/pkg/server/plugin/notifier/v1_test.go [2022-04-15T21:05:29.246Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/ [2022-04-15T21:05:29.246Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/ [2022-04-15T21:05:29.246Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/pca.go [2022-04-15T21:05:29.246Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/pca_client.go [2022-04-15T21:05:29.246Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/pca_client_fake.go [2022-04-15T21:05:29.246Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/pca_test.go [2022-04-15T21:05:29.246Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/testdata/ [2022-04-15T21:05:29.246Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/testdata/arbitrary_certificate_with_upstream_root.pem [2022-04-15T21:05:29.246Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/testdata/i_am_not_a_certificate.txt [2022-04-15T21:05:29.246Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/ [2022-04-15T21:05:29.246Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/awslib.go [2022-04-15T21:05:29.246Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/awslib_fake_test.go [2022-04-15T21:05:29.246Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/awssecret.go [2022-04-15T21:05:29.246Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/awssecret_test.go [2022-04-15T21:05:29.246Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/testdata/ [2022-04-15T21:05:29.246Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/testdata/keys/ [2022-04-15T21:05:29.246Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/testdata/keys/EC/ [2022-04-15T21:05:29.246Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/testdata/keys/EC/alternative_key.pem [2022-04-15T21:05:29.246Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/testdata/keys/EC/cert.pem [2022-04-15T21:05:29.246Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/testdata/keys/EC/private_key.pem [2022-04-15T21:05:29.246Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/ [2022-04-15T21:05:29.246Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/api.go [2022-04-15T21:05:29.246Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/api_test.go [2022-04-15T21:05:29.246Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/certmanager.go [2022-04-15T21:05:29.246Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/certmanager_test.go [2022-04-15T21:05:29.246Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/ [2022-04-15T21:05:29.246Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/v1/ [2022-04-15T21:05:29.246Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/v1/doc.go [2022-04-15T21:05:29.246Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/v1/meta.go [2022-04-15T21:05:29.246Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/v1/types.go [2022-04-15T21:05:29.246Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/v1/types_certificaterequest.go [2022-04-15T21:05:29.246Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/v1/zz_generated.deepcopy.go [2022-04-15T21:05:29.246Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/ [2022-04-15T21:05:29.246Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/disk.go [2022-04-15T21:05:29.246Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/disk_test.go [2022-04-15T21:05:29.246Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/ [2022-04-15T21:05:29.246Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/ [2022-04-15T21:05:29.246Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/ [2022-04-15T21:05:29.246Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/cert.pem [2022-04-15T21:05:29.246Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/intermediate_cert.pem [2022-04-15T21:05:29.246Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/intermediate_cert.srl [2022-04-15T21:05:29.246Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/intermediate_csr.pem [2022-04-15T21:05:29.246Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/intermediate_key.pem [2022-04-15T21:05:29.246Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/private_key.pem [2022-04-15T21:05:29.246Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/root_cert.pem [2022-04-15T21:05:29.246Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/root_cert.srl [2022-04-15T21:05:29.246Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/root_key.pem [2022-04-15T21:05:29.246Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/upstream_and_intermediate.pem [2022-04-15T21:05:29.246Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/upstream_and_root.pem [2022-04-15T21:05:29.246Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/upstream_cert.pem [2022-04-15T21:05:29.246Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/upstream_csr.pem [2022-04-15T21:05:29.246Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/upstream_key.pem [2022-04-15T21:05:29.246Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/PKCS1/ [2022-04-15T21:05:29.246Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/PKCS1/cert.pem [2022-04-15T21:05:29.246Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/PKCS1/private_key.pem [2022-04-15T21:05:29.246Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/PKCS8/ [2022-04-15T21:05:29.246Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/PKCS8/cert.pem [2022-04-15T21:05:29.246Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/PKCS8/private_key.pem [2022-04-15T21:05:29.246Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/empty/ [2022-04-15T21:05:29.246Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/empty/cert.pem [2022-04-15T21:05:29.246Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/empty/private_key.pem [2022-04-15T21:05:29.246Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/unknown/ [2022-04-15T21:05:29.246Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/unknown/cert.pem [2022-04-15T21:05:29.246Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/unknown/private_key.pem [2022-04-15T21:05:29.246Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/upstream_and_intermediate.pem [2022-04-15T21:05:29.246Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/gcpcas/ [2022-04-15T21:05:29.246Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/gcpcas/gcpcas.go [2022-04-15T21:05:29.246Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/gcpcas/gcpcas_test.go [2022-04-15T21:05:29.246Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/repository.go [2022-04-15T21:05:29.246Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/ [2022-04-15T21:05:29.246Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/fake_handlers_test.go [2022-04-15T21:05:29.246Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/spire.go [2022-04-15T21:05:29.246Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/spire_server_client.go [2022-04-15T21:05:29.246Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/spire_test.go [2022-04-15T21:05:29.246Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/testdata/ [2022-04-15T21:05:29.246Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/testdata/keys/ [2022-04-15T21:05:29.246Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/testdata/keys/jwks.json [2022-04-15T21:05:29.246Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/upstreamauthority.go [2022-04-15T21:05:29.246Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/v1.go [2022-04-15T21:05:29.246Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/v1_test.go [2022-04-15T21:05:29.246Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/ [2022-04-15T21:05:29.246Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/renewer.go [2022-04-15T21:05:29.246Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/ [2022-04-15T21:05:29.246Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/k8s/ [2022-04-15T21:05:29.246Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/k8s/signing-key.pem [2022-04-15T21:05:29.246Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/k8s/token [2022-04-15T21:05:29.246Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/ [2022-04-15T21:05:29.246Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/ [2022-04-15T21:05:29.246Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/README.md [2022-04-15T21:05:29.246Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/client_cert.pem [2022-04-15T21:05:29.246Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/client_csr.pem [2022-04-15T21:05:29.246Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/client_key.pem [2022-04-15T21:05:29.246Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_cert.pem [2022-04-15T21:05:29.246Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_cert.srl [2022-04-15T21:05:29.246Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_csr.pem [2022-04-15T21:05:29.246Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_key.pem [2022-04-15T21:05:29.246Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_vault_cert.pem [2022-04-15T21:05:29.246Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_vault_csr.pem [2022-04-15T21:05:29.246Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_vault_key.pem [2022-04-15T21:05:29.246Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/invalid-client_cert.pem [2022-04-15T21:05:29.246Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/invalid_client_key.pem [2022-04-15T21:05:29.246Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/invalid_root_cert.pem [2022-04-15T21:05:29.246Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/root_cert.pem [2022-04-15T21:05:29.246Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/root_cert.srl [2022-04-15T21:05:29.246Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/root_key.pem [2022-04-15T21:05:29.246Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/serer_csr.pem [2022-04-15T21:05:29.246Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/server_cert.pem [2022-04-15T21:05:29.247Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/server_csr.pem [2022-04-15T21:05:29.523Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/server_key.pem [2022-04-15T21:05:29.523Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/vault.go [2022-04-15T21:05:29.523Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/vault_client.go [2022-04-15T21:05:29.523Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/vault_client_test.go [2022-04-15T21:05:29.523Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/vault_fake_test.go [2022-04-15T21:05:29.523Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/vault_test.go [2022-04-15T21:05:29.523Z] spire-1.2.1/pkg/server/registration/ [2022-04-15T21:05:29.523Z] spire-1.2.1/pkg/server/registration/manager.go [2022-04-15T21:05:29.523Z] spire-1.2.1/pkg/server/registration/manager_test.go [2022-04-15T21:05:29.523Z] spire-1.2.1/pkg/server/scanentries.go [2022-04-15T21:05:29.523Z] spire-1.2.1/pkg/server/scanentries_test.go [2022-04-15T21:05:29.523Z] spire-1.2.1/pkg/server/server.go [2022-04-15T21:05:29.523Z] spire-1.2.1/pkg/server/server_test.go [2022-04-15T21:05:29.523Z] spire-1.2.1/pkg/server/svid/ [2022-04-15T21:05:29.523Z] spire-1.2.1/pkg/server/svid/observer.go [2022-04-15T21:05:29.523Z] spire-1.2.1/pkg/server/svid/observer_test.go [2022-04-15T21:05:29.523Z] spire-1.2.1/pkg/server/svid/rotator.go [2022-04-15T21:05:29.523Z] spire-1.2.1/pkg/server/svid/rotator_config.go [2022-04-15T21:05:29.523Z] spire-1.2.1/pkg/server/svid/rotator_config_test.go [2022-04-15T21:05:29.523Z] spire-1.2.1/pkg/server/svid/rotator_test.go [2022-04-15T21:05:29.523Z] spire-1.2.1/proto/ [2022-04-15T21:05:29.523Z] spire-1.2.1/proto/private/ [2022-04-15T21:05:29.523Z] spire-1.2.1/proto/private/server/ [2022-04-15T21:05:29.523Z] spire-1.2.1/proto/private/server/journal/ [2022-04-15T21:05:29.523Z] spire-1.2.1/proto/private/server/journal/journal.pb.go [2022-04-15T21:05:29.523Z] spire-1.2.1/proto/private/server/journal/journal.proto [2022-04-15T21:05:29.523Z] spire-1.2.1/proto/spire/ [2022-04-15T21:05:29.523Z] spire-1.2.1/proto/spire/common/ [2022-04-15T21:05:29.523Z] spire-1.2.1/proto/spire/common/common.pb.go [2022-04-15T21:05:29.523Z] spire-1.2.1/proto/spire/common/common.proto [2022-04-15T21:05:29.523Z] spire-1.2.1/proto/spire/common/plugin/ [2022-04-15T21:05:29.523Z] spire-1.2.1/proto/spire/common/plugin/plugin.pb.go [2022-04-15T21:05:29.523Z] spire-1.2.1/proto/spire/common/plugin/plugin.proto [2022-04-15T21:05:29.523Z] spire-1.2.1/proto/spire/common/plugin/plugin_grpc.pb.go [2022-04-15T21:05:29.523Z] spire-1.2.1/proto/spire/common/plugin/plugin_spire_plugin.pb.go [2022-04-15T21:05:29.523Z] spire-1.2.1/proto/spire/plugin/ [2022-04-15T21:05:29.523Z] spire-1.2.1/proto/spire/plugin/agent/ [2022-04-15T21:05:29.523Z] spire-1.2.1/proto/spire/plugin/agent/svidstore/ [2022-04-15T21:05:29.523Z] spire-1.2.1/proto/spire/plugin/agent/svidstore/v1unofficial/ [2022-04-15T21:05:29.523Z] spire-1.2.1/proto/spire/plugin/agent/svidstore/v1unofficial/svidstore.pb.go [2022-04-15T21:05:29.523Z] spire-1.2.1/proto/spire/plugin/agent/svidstore/v1unofficial/svidstore.proto [2022-04-15T21:05:29.523Z] spire-1.2.1/proto/spire/plugin/agent/svidstore/v1unofficial/svidstore_grpc.pb.go [2022-04-15T21:05:29.523Z] spire-1.2.1/proto/spire/plugin/agent/svidstore/v1unofficial/svidstore_spire_plugin.pb.go [2022-04-15T21:05:29.523Z] spire-1.2.1/release/ [2022-04-15T21:05:29.523Z] spire-1.2.1/release/spire-extras/ [2022-04-15T21:05:29.523Z] spire-1.2.1/release/spire-extras/README.md [2022-04-15T21:05:29.523Z] spire-1.2.1/release/spire-extras/conf/ [2022-04-15T21:05:29.523Z] spire-1.2.1/release/spire-extras/conf/k8s-workload-registrar/ [2022-04-15T21:05:29.523Z] spire-1.2.1/release/spire-extras/conf/k8s-workload-registrar/k8s-workload-registrar.conf [2022-04-15T21:05:29.523Z] spire-1.2.1/release/spire-extras/conf/oidc-discovery-provider/ [2022-04-15T21:05:29.523Z] spire-1.2.1/release/spire-extras/conf/oidc-discovery-provider/oidc-discovery-provider.conf [2022-04-15T21:05:29.523Z] spire-1.2.1/release/spire/ [2022-04-15T21:05:29.523Z] spire-1.2.1/release/spire/README.md [2022-04-15T21:05:29.523Z] spire-1.2.1/release/spire/conf/ [2022-04-15T21:05:29.523Z] spire-1.2.1/release/spire/conf/agent/ [2022-04-15T21:05:29.523Z] spire-1.2.1/release/spire/conf/agent/agent.conf [2022-04-15T21:05:29.523Z] spire-1.2.1/release/spire/conf/server/ [2022-04-15T21:05:29.523Z] spire-1.2.1/release/spire/conf/server/server.conf [2022-04-15T21:05:29.523Z] spire-1.2.1/script/ [2022-04-15T21:05:29.523Z] spire-1.2.1/script/build-artifact.sh [2022-04-15T21:05:29.523Z] spire-1.2.1/script/generate_dummy_ca.sh [2022-04-15T21:05:29.523Z] spire-1.2.1/support/ [2022-04-15T21:05:29.523Z] spire-1.2.1/support/k8s/ [2022-04-15T21:05:29.523Z] spire-1.2.1/support/k8s/k8s-workload-registrar/ [2022-04-15T21:05:29.523Z] spire-1.2.1/support/k8s/k8s-workload-registrar/README.md [2022-04-15T21:05:29.523Z] spire-1.2.1/support/k8s/k8s-workload-registrar/accessutil_posix.go [2022-04-15T21:05:29.523Z] spire-1.2.1/support/k8s/k8s-workload-registrar/accessutil_windows.go [2022-04-15T21:05:29.523Z] spire-1.2.1/support/k8s/k8s-workload-registrar/config.go [2022-04-15T21:05:29.523Z] spire-1.2.1/support/k8s/k8s-workload-registrar/config_crd.go [2022-04-15T21:05:29.523Z] spire-1.2.1/support/k8s/k8s-workload-registrar/config_crd_test.go [2022-04-15T21:05:29.523Z] spire-1.2.1/support/k8s/k8s-workload-registrar/config_reconcile.go [2022-04-15T21:05:29.523Z] spire-1.2.1/support/k8s/k8s-workload-registrar/config_test.go [2022-04-15T21:05:29.523Z] spire-1.2.1/support/k8s/k8s-workload-registrar/config_webhook.go [2022-04-15T21:05:29.523Z] spire-1.2.1/support/k8s/k8s-workload-registrar/controller.go [2022-04-15T21:05:29.523Z] spire-1.2.1/support/k8s/k8s-workload-registrar/controller_test.go [2022-04-15T21:05:29.523Z] spire-1.2.1/support/k8s/k8s-workload-registrar/federation/ [2022-04-15T21:05:29.523Z] spire-1.2.1/support/k8s/k8s-workload-registrar/federation/utils.go [2022-04-15T21:05:29.523Z] spire-1.2.1/support/k8s/k8s-workload-registrar/federation/utils_test.go [2022-04-15T21:05:29.523Z] spire-1.2.1/support/k8s/k8s-workload-registrar/generate-config.go [2022-04-15T21:05:29.523Z] spire-1.2.1/support/k8s/k8s-workload-registrar/main.go [2022-04-15T21:05:29.523Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/ [2022-04-15T21:05:29.523Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/README.md [2022-04-15T21:05:29.523Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/ [2022-04-15T21:05:29.523Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/ [2022-04-15T21:05:29.523Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/v1beta1/ [2022-04-15T21:05:29.523Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/v1beta1/groupversion_info.go [2022-04-15T21:05:29.523Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/v1beta1/spiffeid_types.go [2022-04-15T21:05:29.523Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/v1beta1/spiffeid_utils.go [2022-04-15T21:05:29.523Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/v1beta1/spiffeid_webhook.go [2022-04-15T21:05:29.523Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/v1beta1/zz_generated.deepcopy.go [2022-04-15T21:05:29.523Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/config/ [2022-04-15T21:05:29.523Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/config/spiffeid.spiffe.io_spiffeids.yaml [2022-04-15T21:05:29.523Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/config/spire-agent.yaml [2022-04-15T21:05:29.523Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/config/spire-server-registrar.yaml [2022-04-15T21:05:29.523Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/ [2022-04-15T21:05:29.523Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/endpoint_controller.go [2022-04-15T21:05:29.523Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/endpoint_controller_test.go [2022-04-15T21:05:29.523Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/node_controller.go [2022-04-15T21:05:29.523Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/node_controller_test.go [2022-04-15T21:05:29.523Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/pod_controller.go [2022-04-15T21:05:29.523Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/pod_controller_test.go [2022-04-15T21:05:29.523Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/spiffeid_controller.go [2022-04-15T21:05:29.523Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/spiffeid_controller_test.go [2022-04-15T21:05:29.523Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/suite_test.go [2022-04-15T21:05:29.523Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/utils.go [2022-04-15T21:05:29.523Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/samples/ [2022-04-15T21:05:29.523Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/samples/test_spiffeid.yaml [2022-04-15T21:05:29.523Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/samples/test_spiffeid_bad.yaml [2022-04-15T21:05:29.523Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/ [2022-04-15T21:05:29.523Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/testdata/ [2022-04-15T21:05:29.523Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/testdata/good-leaf-and-intermediate.pem [2022-04-15T21:05:29.523Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/testdata/good-leaf-only.pem [2022-04-15T21:05:29.523Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/testdata/key-pkcs8-ecdsa.pem [2022-04-15T21:05:29.523Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/testdata/key-pkcs8-rsa.pem [2022-04-15T21:05:29.523Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/webhook_svid.go [2022-04-15T21:05:29.523Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/webhook_svid_test.go [2022-04-15T21:05:29.523Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/ [2022-04-15T21:05:29.523Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/config/ [2022-04-15T21:05:29.523Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/config/roles.yaml [2022-04-15T21:05:29.523Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/ [2022-04-15T21:05:29.523Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/base_controller.go [2022-04-15T21:05:29.523Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/node_controller.go [2022-04-15T21:05:29.523Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/node_controller_test.go [2022-04-15T21:05:29.523Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/pod_controller.go [2022-04-15T21:05:29.523Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/pod_controller_test.go [2022-04-15T21:05:29.523Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/utils.go [2022-04-15T21:05:29.523Z] spire-1.2.1/support/k8s/k8s-workload-registrar/server.go [2022-04-15T21:05:29.523Z] spire-1.2.1/support/k8s/k8s-workload-registrar/server_test.go [2022-04-15T21:05:29.523Z] spire-1.2.1/support/k8s/k8s-workload-registrar/webhookhandler.go [2022-04-15T21:05:29.523Z] spire-1.2.1/support/k8s/k8s-workload-registrar/webhookhandler_test.go [2022-04-15T21:05:29.523Z] spire-1.2.1/support/oidc-discovery-provider/ [2022-04-15T21:05:29.523Z] spire-1.2.1/support/oidc-discovery-provider/README.md [2022-04-15T21:05:29.523Z] spire-1.2.1/support/oidc-discovery-provider/common_test.go [2022-04-15T21:05:29.523Z] spire-1.2.1/support/oidc-discovery-provider/config.go [2022-04-15T21:05:29.523Z] spire-1.2.1/support/oidc-discovery-provider/config_test.go [2022-04-15T21:05:29.523Z] spire-1.2.1/support/oidc-discovery-provider/domain_policy.go [2022-04-15T21:05:29.523Z] spire-1.2.1/support/oidc-discovery-provider/domain_policy_test.go [2022-04-15T21:05:29.523Z] spire-1.2.1/support/oidc-discovery-provider/handler.go [2022-04-15T21:05:29.523Z] spire-1.2.1/support/oidc-discovery-provider/handler_test.go [2022-04-15T21:05:29.524Z] spire-1.2.1/support/oidc-discovery-provider/jwks_source.go [2022-04-15T21:05:29.524Z] spire-1.2.1/support/oidc-discovery-provider/main.go [2022-04-15T21:05:29.524Z] spire-1.2.1/support/oidc-discovery-provider/server_api.go [2022-04-15T21:05:29.524Z] spire-1.2.1/support/oidc-discovery-provider/server_api_test.go [2022-04-15T21:05:29.524Z] spire-1.2.1/support/oidc-discovery-provider/workload_api.go [2022-04-15T21:05:29.524Z] spire-1.2.1/support/oidc-discovery-provider/workload_api_test.go [2022-04-15T21:05:29.524Z] spire-1.2.1/test/ [2022-04-15T21:05:29.524Z] spire-1.2.1/test/clock/ [2022-04-15T21:05:29.524Z] spire-1.2.1/test/clock/clock.go [2022-04-15T21:05:29.524Z] spire-1.2.1/test/fakes/ [2022-04-15T21:05:29.524Z] spire-1.2.1/test/fakes/fakeagentcatalog/ [2022-04-15T21:05:29.524Z] spire-1.2.1/test/fakes/fakeagentcatalog/catalog.go [2022-04-15T21:05:29.524Z] spire-1.2.1/test/fakes/fakeagentkeymanager/ [2022-04-15T21:05:29.524Z] spire-1.2.1/test/fakes/fakeagentkeymanager/keymanager.go [2022-04-15T21:05:29.524Z] spire-1.2.1/test/fakes/fakeagentnodeattestor/ [2022-04-15T21:05:29.524Z] spire-1.2.1/test/fakes/fakeagentnodeattestor/nodeattestor.go [2022-04-15T21:05:29.524Z] spire-1.2.1/test/fakes/fakeagentstore/ [2022-04-15T21:05:29.524Z] spire-1.2.1/test/fakes/fakeagentstore/agentstore.go [2022-04-15T21:05:29.524Z] spire-1.2.1/test/fakes/fakedatastore/ [2022-04-15T21:05:29.524Z] spire-1.2.1/test/fakes/fakedatastore/fakedatastore.go [2022-04-15T21:05:29.524Z] spire-1.2.1/test/fakes/fakeentryclient/ [2022-04-15T21:05:29.524Z] spire-1.2.1/test/fakes/fakeentryclient/entryclient.go [2022-04-15T21:05:29.524Z] spire-1.2.1/test/fakes/fakehealthchecker/ [2022-04-15T21:05:29.524Z] spire-1.2.1/test/fakes/fakehealthchecker/checker.go [2022-04-15T21:05:29.524Z] spire-1.2.1/test/fakes/fakeidentityprovider/ [2022-04-15T21:05:29.524Z] spire-1.2.1/test/fakes/fakeidentityprovider/identityprovider.go [2022-04-15T21:05:29.524Z] spire-1.2.1/test/fakes/fakemetrics/ [2022-04-15T21:05:29.524Z] spire-1.2.1/test/fakes/fakemetrics/fakemetrics.go [2022-04-15T21:05:29.524Z] spire-1.2.1/test/fakes/fakenoderesolver/ [2022-04-15T21:05:29.524Z] spire-1.2.1/test/fakes/fakenoderesolver/noderesolver.go [2022-04-15T21:05:29.524Z] spire-1.2.1/test/fakes/fakenotifier/ [2022-04-15T21:05:29.524Z] spire-1.2.1/test/fakes/fakenotifier/notifier.go [2022-04-15T21:05:29.524Z] spire-1.2.1/test/fakes/fakepluginmetrics/ [2022-04-15T21:05:29.524Z] spire-1.2.1/test/fakes/fakepluginmetrics/fakepluginmetrics.go [2022-04-15T21:05:29.524Z] spire-1.2.1/test/fakes/fakeserverca/ [2022-04-15T21:05:29.524Z] spire-1.2.1/test/fakes/fakeserverca/serverca.go [2022-04-15T21:05:29.524Z] spire-1.2.1/test/fakes/fakeservercatalog/ [2022-04-15T21:05:29.524Z] spire-1.2.1/test/fakes/fakeservercatalog/catalog.go [2022-04-15T21:05:29.524Z] spire-1.2.1/test/fakes/fakeserverkeymanager/ [2022-04-15T21:05:29.524Z] spire-1.2.1/test/fakes/fakeserverkeymanager/keymanager.go [2022-04-15T21:05:29.524Z] spire-1.2.1/test/fakes/fakeservernodeattestor/ [2022-04-15T21:05:29.524Z] spire-1.2.1/test/fakes/fakeservernodeattestor/nodeattestor.go [2022-04-15T21:05:29.524Z] spire-1.2.1/test/fakes/fakeupstreamauthority/ [2022-04-15T21:05:29.524Z] spire-1.2.1/test/fakes/fakeupstreamauthority/plugin.go [2022-04-15T21:05:29.524Z] spire-1.2.1/test/fakes/fakeupstreamauthority/upstreamauthority.go [2022-04-15T21:05:29.524Z] spire-1.2.1/test/fakes/fakeworkloadapi/ [2022-04-15T21:05:29.524Z] spire-1.2.1/test/fakes/fakeworkloadapi/workloadapi.go [2022-04-15T21:05:29.524Z] spire-1.2.1/test/fakes/fakeworkloadattestor/ [2022-04-15T21:05:29.524Z] spire-1.2.1/test/fakes/fakeworkloadattestor/workloadattestor.go [2022-04-15T21:05:29.524Z] spire-1.2.1/test/fixture/ [2022-04-15T21:05:29.524Z] spire-1.2.1/test/fixture/certs/ [2022-04-15T21:05:29.524Z] spire-1.2.1/test/fixture/certs/agent_svid.der [2022-04-15T21:05:29.524Z] spire-1.2.1/test/fixture/certs/base_cert.pem [2022-04-15T21:05:29.524Z] spire-1.2.1/test/fixture/certs/base_csr.pem [2022-04-15T21:05:29.524Z] spire-1.2.1/test/fixture/certs/base_key.pem [2022-04-15T21:05:29.524Z] spire-1.2.1/test/fixture/certs/base_rotated_cert.pem [2022-04-15T21:05:29.524Z] spire-1.2.1/test/fixture/certs/base_rotated_csr.pem [2022-04-15T21:05:29.524Z] spire-1.2.1/test/fixture/certs/base_rotated_key.pem [2022-04-15T21:05:29.524Z] spire-1.2.1/test/fixture/certs/blog_cert.pem [2022-04-15T21:05:29.524Z] spire-1.2.1/test/fixture/certs/blog_csr.pem [2022-04-15T21:05:29.524Z] spire-1.2.1/test/fixture/certs/blog_key.pem [2022-04-15T21:05:29.524Z] spire-1.2.1/test/fixture/certs/bundle.der [2022-04-15T21:05:29.524Z] spire-1.2.1/test/fixture/certs/ca.pem [2022-04-15T21:05:29.524Z] spire-1.2.1/test/fixture/certs/ca_key.pem [2022-04-15T21:05:29.524Z] spire-1.2.1/test/fixture/certs/database_cert.pem [2022-04-15T21:05:29.524Z] spire-1.2.1/test/fixture/certs/database_csr.pem [2022-04-15T21:05:29.524Z] spire-1.2.1/test/fixture/certs/database_key.pem [2022-04-15T21:05:29.524Z] spire-1.2.1/test/fixture/certs/node_cert.pem [2022-04-15T21:05:29.524Z] spire-1.2.1/test/fixture/certs/node_csr.pem [2022-04-15T21:05:29.524Z] spire-1.2.1/test/fixture/certs/node_key.pem [2022-04-15T21:05:29.524Z] spire-1.2.1/test/fixture/certs/svid.pem [2022-04-15T21:05:29.524Z] spire-1.2.1/test/fixture/certs/svid_key.pem [2022-04-15T21:05:29.524Z] spire-1.2.1/test/fixture/config/ [2022-04-15T21:05:29.524Z] spire-1.2.1/test/fixture/config/agent_bad_agent_block.conf [2022-04-15T21:05:29.524Z] spire-1.2.1/test/fixture/config/agent_good.conf [2022-04-15T21:05:29.524Z] spire-1.2.1/test/fixture/config/agent_good_templated.conf [2022-04-15T21:05:29.524Z] spire-1.2.1/test/fixture/config/plugin_good.conf [2022-04-15T21:05:29.524Z] spire-1.2.1/test/fixture/config/server_and_agent_bad_nested_DogStatsd_block.conf [2022-04-15T21:05:29.524Z] spire-1.2.1/test/fixture/config/server_and_agent_bad_nested_InMem_block.conf [2022-04-15T21:05:29.524Z] spire-1.2.1/test/fixture/config/server_and_agent_bad_nested_M3_block.conf [2022-04-15T21:05:29.524Z] spire-1.2.1/test/fixture/config/server_and_agent_bad_nested_Prometheus_block.conf [2022-04-15T21:05:29.524Z] spire-1.2.1/test/fixture/config/server_and_agent_bad_nested_Statsd_block.conf [2022-04-15T21:05:29.524Z] spire-1.2.1/test/fixture/config/server_and_agent_bad_nested_health_checks_block.conf [2022-04-15T21:05:29.524Z] spire-1.2.1/test/fixture/config/server_and_agent_bad_root_block.conf [2022-04-15T21:05:29.524Z] spire-1.2.1/test/fixture/config/server_and_agent_bad_telemetry_block.conf [2022-04-15T21:05:29.524Z] spire-1.2.1/test/fixture/config/server_bad_nested_bundle_endpoint_acme_block.conf [2022-04-15T21:05:29.524Z] spire-1.2.1/test/fixture/config/server_bad_nested_bundle_endpoint_block.conf [2022-04-15T21:05:29.524Z] spire-1.2.1/test/fixture/config/server_bad_nested_ca_subject_block.conf [2022-04-15T21:05:29.524Z] spire-1.2.1/test/fixture/config/server_bad_nested_experimental_block.conf [2022-04-15T21:05:29.524Z] spire-1.2.1/test/fixture/config/server_bad_nested_federates_with_block.conf [2022-04-15T21:05:29.524Z] spire-1.2.1/test/fixture/config/server_bad_nested_federation_block.conf [2022-04-15T21:05:29.524Z] spire-1.2.1/test/fixture/config/server_bad_ratelimit_block.conf [2022-04-15T21:05:29.524Z] spire-1.2.1/test/fixture/config/server_bad_server_block.conf [2022-04-15T21:05:29.524Z] spire-1.2.1/test/fixture/config/server_good.conf [2022-04-15T21:05:29.524Z] spire-1.2.1/test/fixture/config/server_good_templated.conf [2022-04-15T21:05:29.524Z] spire-1.2.1/test/fixture/fixture.go [2022-04-15T21:05:29.524Z] spire-1.2.1/test/fixture/nodeattestor/ [2022-04-15T21:05:29.524Z] spire-1.2.1/test/fixture/nodeattestor/sshpop/ [2022-04-15T21:05:29.524Z] spire-1.2.1/test/fixture/nodeattestor/sshpop/agent_ssh_key [2022-04-15T21:05:29.524Z] spire-1.2.1/test/fixture/nodeattestor/sshpop/agent_ssh_key-cert.pub [2022-04-15T21:05:29.524Z] spire-1.2.1/test/fixture/nodeattestor/sshpop/ssh_cert_authority.pub [2022-04-15T21:05:29.524Z] spire-1.2.1/test/fixture/nodeattestor/x509pop/ [2022-04-15T21:05:29.524Z] spire-1.2.1/test/fixture/nodeattestor/x509pop/generate.go [2022-04-15T21:05:29.524Z] spire-1.2.1/test/fixture/nodeattestor/x509pop/intermediate.pem [2022-04-15T21:05:29.524Z] spire-1.2.1/test/fixture/nodeattestor/x509pop/leaf-crt-bundle.pem [2022-04-15T21:05:29.524Z] spire-1.2.1/test/fixture/nodeattestor/x509pop/leaf-key.pem [2022-04-15T21:05:29.524Z] spire-1.2.1/test/fixture/nodeattestor/x509pop/leaf.pem [2022-04-15T21:05:29.524Z] spire-1.2.1/test/fixture/nodeattestor/x509pop/root-crt.pem [2022-04-15T21:05:29.524Z] spire-1.2.1/test/fixture/registration/ [2022-04-15T21:05:29.524Z] spire-1.2.1/test/fixture/registration/entries.json [2022-04-15T21:05:29.524Z] spire-1.2.1/test/fixture/registration/good-for-update.json [2022-04-15T21:05:29.524Z] spire-1.2.1/test/fixture/registration/good.json [2022-04-15T21:05:29.524Z] spire-1.2.1/test/fixture/registration/invalid.json [2022-04-15T21:05:29.524Z] spire-1.2.1/test/fixture/registration/invalid_json.json [2022-04-15T21:05:29.524Z] spire-1.2.1/test/fixture/registration/manager_test_entries.json [2022-04-15T21:05:29.524Z] spire-1.2.1/test/integration/ [2022-04-15T21:05:29.524Z] spire-1.2.1/test/integration/README.md [2022-04-15T21:05:29.524Z] spire-1.2.1/test/integration/common [2022-04-15T21:05:29.524Z] spire-1.2.1/test/integration/setup/ [2022-04-15T21:05:29.524Z] spire-1.2.1/test/integration/setup/adminclient/ [2022-04-15T21:05:29.524Z] spire-1.2.1/test/integration/setup/adminclient/build.sh [2022-04-15T21:05:29.524Z] spire-1.2.1/test/integration/setup/adminclient/client.go [2022-04-15T21:05:29.524Z] spire-1.2.1/test/integration/setup/debugagent/ [2022-04-15T21:05:29.524Z] spire-1.2.1/test/integration/setup/debugagent/build.sh [2022-04-15T21:05:29.524Z] spire-1.2.1/test/integration/setup/debugagent/main.go [2022-04-15T21:05:29.524Z] spire-1.2.1/test/integration/setup/debugserver/ [2022-04-15T21:05:29.524Z] spire-1.2.1/test/integration/setup/debugserver/build.sh [2022-04-15T21:05:29.524Z] spire-1.2.1/test/integration/setup/debugserver/main.go [2022-04-15T21:05:29.524Z] spire-1.2.1/test/integration/setup/downstreamclient/ [2022-04-15T21:05:29.524Z] spire-1.2.1/test/integration/setup/downstreamclient/build.sh [2022-04-15T21:05:29.524Z] spire-1.2.1/test/integration/setup/downstreamclient/client.go [2022-04-15T21:05:29.524Z] spire-1.2.1/test/integration/setup/itclient/ [2022-04-15T21:05:29.524Z] spire-1.2.1/test/integration/setup/itclient/client.go [2022-04-15T21:05:29.524Z] spire-1.2.1/test/integration/setup/node-attestation/ [2022-04-15T21:05:29.524Z] spire-1.2.1/test/integration/setup/node-attestation/build.sh [2022-04-15T21:05:29.524Z] spire-1.2.1/test/integration/setup/node-attestation/client.go [2022-04-15T21:05:29.524Z] spire-1.2.1/test/integration/setup/x509pop/ [2022-04-15T21:05:29.524Z] spire-1.2.1/test/integration/setup/x509pop/gencerts.go [2022-04-15T21:05:29.524Z] spire-1.2.1/test/integration/setup/x509pop/setup.sh [2022-04-15T21:05:29.524Z] spire-1.2.1/test/integration/suites/ [2022-04-15T21:05:29.524Z] spire-1.2.1/test/integration/suites/admin-endpoints/ [2022-04-15T21:05:29.524Z] spire-1.2.1/test/integration/suites/admin-endpoints/00-setup [2022-04-15T21:05:29.524Z] spire-1.2.1/test/integration/suites/admin-endpoints/01-start-server [2022-04-15T21:05:29.524Z] spire-1.2.1/test/integration/suites/admin-endpoints/02-bootstrap-agent [2022-04-15T21:05:29.524Z] spire-1.2.1/test/integration/suites/admin-endpoints/03-start-agent [2022-04-15T21:05:29.524Z] spire-1.2.1/test/integration/suites/admin-endpoints/04-create-registration-entries [2022-04-15T21:05:29.524Z] spire-1.2.1/test/integration/suites/admin-endpoints/05-test-endpoints [2022-04-15T21:05:29.524Z] spire-1.2.1/test/integration/suites/admin-endpoints/README.md [2022-04-15T21:05:29.524Z] spire-1.2.1/test/integration/suites/admin-endpoints/conf/ [2022-04-15T21:05:29.524Z] spire-1.2.1/test/integration/suites/admin-endpoints/conf/agent/ [2022-04-15T21:05:29.524Z] spire-1.2.1/test/integration/suites/admin-endpoints/conf/agent/agent.conf [2022-04-15T21:05:29.524Z] spire-1.2.1/test/integration/suites/admin-endpoints/conf/server/ [2022-04-15T21:05:29.524Z] spire-1.2.1/test/integration/suites/admin-endpoints/conf/server/server.conf [2022-04-15T21:05:29.524Z] spire-1.2.1/test/integration/suites/admin-endpoints/docker-compose.yaml [2022-04-15T21:05:29.524Z] spire-1.2.1/test/integration/suites/admin-endpoints/teardown [2022-04-15T21:05:29.524Z] spire-1.2.1/test/integration/suites/datastore-mysql-replication/ [2022-04-15T21:05:29.524Z] spire-1.2.1/test/integration/suites/datastore-mysql-replication/00-setup [2022-04-15T21:05:29.524Z] spire-1.2.1/test/integration/suites/datastore-mysql-replication/01-test-variants [2022-04-15T21:05:29.524Z] spire-1.2.1/test/integration/suites/datastore-mysql-replication/README.md [2022-04-15T21:05:29.524Z] spire-1.2.1/test/integration/suites/datastore-mysql-replication/docker-compose.yaml [2022-04-15T21:05:29.524Z] spire-1.2.1/test/integration/suites/datastore-mysql-replication/teardown [2022-04-15T21:05:29.524Z] spire-1.2.1/test/integration/suites/datastore-mysql/ [2022-04-15T21:05:29.524Z] spire-1.2.1/test/integration/suites/datastore-mysql/00-setup [2022-04-15T21:05:29.524Z] spire-1.2.1/test/integration/suites/datastore-mysql/01-test-variants [2022-04-15T21:05:29.524Z] spire-1.2.1/test/integration/suites/datastore-mysql/README.md [2022-04-15T21:05:29.524Z] spire-1.2.1/test/integration/suites/datastore-mysql/docker-compose.yaml [2022-04-15T21:05:29.524Z] spire-1.2.1/test/integration/suites/datastore-mysql/teardown [2022-04-15T21:05:29.524Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/ [2022-04-15T21:05:29.524Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/00-setup [2022-04-15T21:05:29.524Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/01-test-variants [2022-04-15T21:05:29.524Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/README.md [2022-04-15T21:05:29.524Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/docker-compose.yaml [2022-04-15T21:05:29.524Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/principal/ [2022-04-15T21:05:29.524Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/principal/init.sh [2022-04-15T21:05:29.524Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/replica/ [2022-04-15T21:05:29.524Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/replica/docker-entrypoint.sh [2022-04-15T21:05:29.524Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/replica/v12/ [2022-04-15T21:05:29.524Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/replica/v12/docker-entrypoint.sh [2022-04-15T21:05:29.524Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/teardown [2022-04-15T21:05:29.524Z] spire-1.2.1/test/integration/suites/datastore-postgres/ [2022-04-15T21:05:29.524Z] spire-1.2.1/test/integration/suites/datastore-postgres/00-setup [2022-04-15T21:05:29.524Z] spire-1.2.1/test/integration/suites/datastore-postgres/01-test-variants [2022-04-15T21:05:29.524Z] spire-1.2.1/test/integration/suites/datastore-postgres/README.md [2022-04-15T21:05:29.524Z] spire-1.2.1/test/integration/suites/datastore-postgres/docker-compose.yaml [2022-04-15T21:05:29.525Z] spire-1.2.1/test/integration/suites/datastore-postgres/teardown [2022-04-15T21:05:29.525Z] spire-1.2.1/test/integration/suites/debug-endpoints/ [2022-04-15T21:05:29.525Z] spire-1.2.1/test/integration/suites/debug-endpoints/00-setup [2022-04-15T21:05:29.525Z] spire-1.2.1/test/integration/suites/debug-endpoints/01-start-server [2022-04-15T21:05:29.525Z] spire-1.2.1/test/integration/suites/debug-endpoints/02-bootstrap-agent [2022-04-15T21:05:29.525Z] spire-1.2.1/test/integration/suites/debug-endpoints/03-start-agent [2022-04-15T21:05:29.525Z] spire-1.2.1/test/integration/suites/debug-endpoints/04-create-registration-entries [2022-04-15T21:05:29.525Z] spire-1.2.1/test/integration/suites/debug-endpoints/05-test-endpoints [2022-04-15T21:05:29.525Z] spire-1.2.1/test/integration/suites/debug-endpoints/README.md [2022-04-15T21:05:29.525Z] spire-1.2.1/test/integration/suites/debug-endpoints/conf/ [2022-04-15T21:05:29.525Z] spire-1.2.1/test/integration/suites/debug-endpoints/conf/agent/ [2022-04-15T21:05:29.525Z] spire-1.2.1/test/integration/suites/debug-endpoints/conf/agent/agent.conf [2022-04-15T21:05:29.525Z] spire-1.2.1/test/integration/suites/debug-endpoints/conf/server/ [2022-04-15T21:05:29.525Z] spire-1.2.1/test/integration/suites/debug-endpoints/conf/server/server.conf [2022-04-15T21:05:29.525Z] spire-1.2.1/test/integration/suites/debug-endpoints/docker-compose.yaml [2022-04-15T21:05:29.525Z] spire-1.2.1/test/integration/suites/debug-endpoints/teardown [2022-04-15T21:05:29.525Z] spire-1.2.1/test/integration/suites/downstream-endpoints/ [2022-04-15T21:05:29.525Z] spire-1.2.1/test/integration/suites/downstream-endpoints/00-setup [2022-04-15T21:05:29.525Z] spire-1.2.1/test/integration/suites/downstream-endpoints/01-start-server [2022-04-15T21:05:29.525Z] spire-1.2.1/test/integration/suites/downstream-endpoints/02-bootstrap-agent [2022-04-15T21:05:29.525Z] spire-1.2.1/test/integration/suites/downstream-endpoints/03-start-agent [2022-04-15T21:05:29.525Z] spire-1.2.1/test/integration/suites/downstream-endpoints/04-create-entries [2022-04-15T21:05:29.525Z] spire-1.2.1/test/integration/suites/downstream-endpoints/05-test-endpoints [2022-04-15T21:05:29.525Z] spire-1.2.1/test/integration/suites/downstream-endpoints/README.md [2022-04-15T21:05:29.525Z] spire-1.2.1/test/integration/suites/downstream-endpoints/conf/ [2022-04-15T21:05:29.525Z] spire-1.2.1/test/integration/suites/downstream-endpoints/conf/agent/ [2022-04-15T21:05:29.525Z] spire-1.2.1/test/integration/suites/downstream-endpoints/conf/agent/agent.conf [2022-04-15T21:05:29.525Z] spire-1.2.1/test/integration/suites/downstream-endpoints/conf/server/ [2022-04-15T21:05:29.525Z] spire-1.2.1/test/integration/suites/downstream-endpoints/conf/server/server.conf [2022-04-15T21:05:29.525Z] spire-1.2.1/test/integration/suites/downstream-endpoints/docker-compose.yaml [2022-04-15T21:05:29.525Z] spire-1.2.1/test/integration/suites/downstream-endpoints/teardown [2022-04-15T21:05:29.525Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/ [2022-04-15T21:05:29.525Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/00-setup [2022-04-15T21:05:29.525Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/01-start-server [2022-04-15T21:05:29.525Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/02-bootstrap-agents [2022-04-15T21:05:29.525Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/03-start-remaining-containers [2022-04-15T21:05:29.525Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/04-create-workload-entries [2022-04-15T21:05:29.525Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/05-check-workload-connectivity [2022-04-15T21:05:29.525Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/README.md [2022-04-15T21:05:29.525Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/ [2022-04-15T21:05:29.525Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/downstream-agent/ [2022-04-15T21:05:29.525Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/downstream-agent/agent.conf [2022-04-15T21:05:29.525Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/downstream-envoy/ [2022-04-15T21:05:29.525Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/downstream-envoy/envoy.yaml [2022-04-15T21:05:29.525Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/server/ [2022-04-15T21:05:29.525Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/server/server.conf [2022-04-15T21:05:29.525Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/supervisord.conf [2022-04-15T21:05:29.525Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/upstream-agent/ [2022-04-15T21:05:29.525Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/upstream-agent/agent.conf [2022-04-15T21:05:29.525Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/upstream-envoy/ [2022-04-15T21:05:29.525Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/upstream-envoy/envoy.yaml [2022-04-15T21:05:29.525Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/docker-compose.yaml [2022-04-15T21:05:29.525Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/teardown [2022-04-15T21:05:29.525Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/ [2022-04-15T21:05:29.525Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/00-test-envoy-releases.sh [2022-04-15T21:05:29.525Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/Dockerfile [2022-04-15T21:05:29.525Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/README.md [2022-04-15T21:05:29.525Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/ [2022-04-15T21:05:29.800Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/ [2022-04-15T21:05:29.800Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/agent/ [2022-04-15T21:05:29.800Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/agent/agent.conf [2022-04-15T21:05:29.800Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/envoy/ [2022-04-15T21:05:29.800Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/envoy/envoy.yaml [2022-04-15T21:05:29.800Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/server/ [2022-04-15T21:05:29.800Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/server/server.conf [2022-04-15T21:05:29.800Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream/ [2022-04-15T21:05:29.800Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream/agent/ [2022-04-15T21:05:29.800Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream/agent/agent.conf [2022-04-15T21:05:29.800Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream/envoy/ [2022-04-15T21:05:29.800Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream/envoy/envoy.yaml [2022-04-15T21:05:29.800Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/supervisord.conf [2022-04-15T21:05:29.800Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/ [2022-04-15T21:05:29.800Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/agent/ [2022-04-15T21:05:29.800Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/agent/agent.conf [2022-04-15T21:05:29.800Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/envoy/ [2022-04-15T21:05:29.800Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/envoy/envoy.yaml [2022-04-15T21:05:29.800Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/server/ [2022-04-15T21:05:29.800Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/server/server.conf [2022-04-15T21:05:29.801Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/docker-compose.yaml [2022-04-15T21:05:29.801Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/teardown [2022-04-15T21:05:29.801Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/ [2022-04-15T21:05:29.801Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/00-test-envoy-releases [2022-04-15T21:05:29.801Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/README.md [2022-04-15T21:05:29.801Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/ [2022-04-15T21:05:29.801Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/downstream-agent/ [2022-04-15T21:05:29.801Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/downstream-agent/agent.conf [2022-04-15T21:05:29.801Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/downstream-envoy/ [2022-04-15T21:05:29.801Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/downstream-envoy/envoy.yaml [2022-04-15T21:05:29.801Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/server/ [2022-04-15T21:05:29.801Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/server/server.conf [2022-04-15T21:05:29.801Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/supervisord.conf [2022-04-15T21:05:29.801Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/upstream-agent/ [2022-04-15T21:05:29.801Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/upstream-agent/agent.conf [2022-04-15T21:05:29.801Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/upstream-envoy/ [2022-04-15T21:05:29.801Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/upstream-envoy/envoy.yaml [2022-04-15T21:05:29.801Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/docker-compose.yaml [2022-04-15T21:05:29.801Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/teardown [2022-04-15T21:05:29.801Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/ [2022-04-15T21:05:29.801Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/00-setup [2022-04-15T21:05:29.801Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/01-start-servers [2022-04-15T21:05:29.801Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/02-bootstrap-federation-and-agents [2022-04-15T21:05:29.801Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/03-start-remaining-containers [2022-04-15T21:05:29.801Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/04-create-workload-entries [2022-04-15T21:05:29.801Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/05-check-workload-connectivity [2022-04-15T21:05:29.801Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/06-stop-servers [2022-04-15T21:05:29.801Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/07-check-workload-connectivity [2022-04-15T21:05:29.801Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/08-start-servers [2022-04-15T21:05:29.801Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/09-check-workload-connectivity [2022-04-15T21:05:29.801Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/10-stop-agents [2022-04-15T21:05:29.801Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/11-check-workload-connectivity [2022-04-15T21:05:29.801Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/12-start-agents [2022-04-15T21:05:29.801Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/13-check-workload-connectivity [2022-04-15T21:05:29.801Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/Dockerfile [2022-04-15T21:05:29.801Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/README.md [2022-04-15T21:05:29.801Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/ [2022-04-15T21:05:29.801Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/ [2022-04-15T21:05:29.801Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/agent/ [2022-04-15T21:05:29.801Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/agent/agent.conf [2022-04-15T21:05:29.801Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/ghostunnel/ [2022-04-15T21:05:29.801Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/ghostunnel/ghostunnel.flags [2022-04-15T21:05:29.801Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/server/ [2022-04-15T21:05:29.801Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/server/server.conf [2022-04-15T21:05:29.801Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/supervisord/ [2022-04-15T21:05:29.801Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/supervisord/supervisord.conf [2022-04-15T21:05:29.801Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/ [2022-04-15T21:05:29.801Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/agent/ [2022-04-15T21:05:29.801Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/agent/agent.conf [2022-04-15T21:05:29.801Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/ghostunnel/ [2022-04-15T21:05:29.801Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/ghostunnel/ghostunnel.flags [2022-04-15T21:05:29.801Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/server/ [2022-04-15T21:05:29.801Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/server/server.conf [2022-04-15T21:05:29.801Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/supervisord/ [2022-04-15T21:05:29.801Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/supervisord/supervisord.conf [2022-04-15T21:05:29.801Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/docker-compose.yaml [2022-04-15T21:05:29.801Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/teardown [2022-04-15T21:05:29.801Z] spire-1.2.1/test/integration/suites/join-token/ [2022-04-15T21:05:29.801Z] spire-1.2.1/test/integration/suites/join-token/01-start-server [2022-04-15T21:05:29.801Z] spire-1.2.1/test/integration/suites/join-token/02-bootstrap-agents [2022-04-15T21:05:29.801Z] spire-1.2.1/test/integration/suites/join-token/03-start-agent [2022-04-15T21:05:29.801Z] spire-1.2.1/test/integration/suites/join-token/04-create-workload-entry [2022-04-15T21:05:29.801Z] spire-1.2.1/test/integration/suites/join-token/05-check-svid [2022-04-15T21:05:29.801Z] spire-1.2.1/test/integration/suites/join-token/06-start-bad-agent [2022-04-15T21:05:29.801Z] spire-1.2.1/test/integration/suites/join-token/README.md [2022-04-15T21:05:29.801Z] spire-1.2.1/test/integration/suites/join-token/conf/ [2022-04-15T21:05:29.801Z] spire-1.2.1/test/integration/suites/join-token/conf/agent/ [2022-04-15T21:05:29.801Z] spire-1.2.1/test/integration/suites/join-token/conf/agent/agent.conf [2022-04-15T21:05:29.801Z] spire-1.2.1/test/integration/suites/join-token/conf/server/ [2022-04-15T21:05:29.801Z] spire-1.2.1/test/integration/suites/join-token/conf/server/server.conf [2022-04-15T21:05:29.801Z] spire-1.2.1/test/integration/suites/join-token/docker-compose.yaml [2022-04-15T21:05:29.801Z] spire-1.2.1/test/integration/suites/join-token/teardown [2022-04-15T21:05:29.801Z] spire-1.2.1/test/integration/suites/k8s-reconcile/ [2022-04-15T21:05:29.801Z] spire-1.2.1/test/integration/suites/k8s-reconcile/00-setup [2022-04-15T21:05:29.801Z] spire-1.2.1/test/integration/suites/k8s-reconcile/01-apply-config [2022-04-15T21:05:29.801Z] spire-1.2.1/test/integration/suites/k8s-reconcile/02-check-for-workload-svid [2022-04-15T21:05:29.801Z] spire-1.2.1/test/integration/suites/k8s-reconcile/README.md [2022-04-15T21:05:29.801Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/ [2022-04-15T21:05:29.801Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/admctrl/ [2022-04-15T21:05:29.801Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/admctrl/admission-control.yaml [2022-04-15T21:05:29.801Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/admctrl/kubeconfig.yaml [2022-04-15T21:05:29.801Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/agent/ [2022-04-15T21:05:29.801Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/agent/kustomization.yaml [2022-04-15T21:05:29.801Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/agent/spire-agent.yaml [2022-04-15T21:05:29.801Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/kind-config.yaml [2022-04-15T21:05:29.801Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/server/ [2022-04-15T21:05:29.801Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/server/k8s-workload-registrar-secret.yaml [2022-04-15T21:05:29.801Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/server/kustomization.yaml [2022-04-15T21:05:29.801Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/server/spire-server.yaml [2022-04-15T21:05:29.801Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/workload.yaml [2022-04-15T21:05:29.801Z] spire-1.2.1/test/integration/suites/k8s-reconcile/init-kubectl [2022-04-15T21:05:29.801Z] spire-1.2.1/test/integration/suites/k8s-reconcile/teardown [2022-04-15T21:05:29.801Z] spire-1.2.1/test/integration/suites/k8s-scratch/ [2022-04-15T21:05:29.801Z] spire-1.2.1/test/integration/suites/k8s-scratch/00-setup [2022-04-15T21:05:29.801Z] spire-1.2.1/test/integration/suites/k8s-scratch/01-apply-config [2022-04-15T21:05:29.801Z] spire-1.2.1/test/integration/suites/k8s-scratch/02-check-for-workload-svid [2022-04-15T21:05:29.801Z] spire-1.2.1/test/integration/suites/k8s-scratch/README.md [2022-04-15T21:05:29.801Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/ [2022-04-15T21:05:29.801Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/admctrl/ [2022-04-15T21:05:29.801Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/admctrl/admission-control.yaml [2022-04-15T21:05:29.801Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/admctrl/kubeconfig.yaml [2022-04-15T21:05:29.801Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/agent/ [2022-04-15T21:05:29.801Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/agent/kustomization.yaml [2022-04-15T21:05:29.801Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/agent/spire-agent.yaml [2022-04-15T21:05:29.801Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/kind-config.yaml [2022-04-15T21:05:29.801Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/server/ [2022-04-15T21:05:29.801Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/server/k8s-workload-registrar-secret.yaml [2022-04-15T21:05:29.801Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/server/kustomization.yaml [2022-04-15T21:05:29.801Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/server/spire-server.yaml [2022-04-15T21:05:29.801Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/webhook/ [2022-04-15T21:05:29.801Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/webhook/kustomization.yaml [2022-04-15T21:05:29.801Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/webhook/validation-webhook.yaml [2022-04-15T21:05:29.801Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/workload.yaml [2022-04-15T21:05:29.801Z] spire-1.2.1/test/integration/suites/k8s-scratch/init-kubectl [2022-04-15T21:05:29.801Z] spire-1.2.1/test/integration/suites/k8s-scratch/teardown [2022-04-15T21:05:29.801Z] spire-1.2.1/test/integration/suites/k8s/ [2022-04-15T21:05:29.801Z] spire-1.2.1/test/integration/suites/k8s/00-setup [2022-04-15T21:05:29.801Z] spire-1.2.1/test/integration/suites/k8s/01-apply-config [2022-04-15T21:05:29.801Z] spire-1.2.1/test/integration/suites/k8s/02-check-for-workload-svid [2022-04-15T21:05:29.801Z] spire-1.2.1/test/integration/suites/k8s/README.md [2022-04-15T21:05:29.801Z] spire-1.2.1/test/integration/suites/k8s/conf/ [2022-04-15T21:05:29.801Z] spire-1.2.1/test/integration/suites/k8s/conf/admctrl/ [2022-04-15T21:05:29.801Z] spire-1.2.1/test/integration/suites/k8s/conf/admctrl/admission-control.yaml [2022-04-15T21:05:29.801Z] spire-1.2.1/test/integration/suites/k8s/conf/admctrl/kubeconfig.yaml [2022-04-15T21:05:29.801Z] spire-1.2.1/test/integration/suites/k8s/conf/agent/ [2022-04-15T21:05:29.801Z] spire-1.2.1/test/integration/suites/k8s/conf/agent/kustomization.yaml [2022-04-15T21:05:29.801Z] spire-1.2.1/test/integration/suites/k8s/conf/agent/spire-agent.yaml [2022-04-15T21:05:29.801Z] spire-1.2.1/test/integration/suites/k8s/conf/kind-config.yaml [2022-04-15T21:05:29.801Z] spire-1.2.1/test/integration/suites/k8s/conf/server/ [2022-04-15T21:05:29.801Z] spire-1.2.1/test/integration/suites/k8s/conf/server/k8s-workload-registrar-secret.yaml [2022-04-15T21:05:29.801Z] spire-1.2.1/test/integration/suites/k8s/conf/server/kustomization.yaml [2022-04-15T21:05:29.801Z] spire-1.2.1/test/integration/suites/k8s/conf/server/spire-server.yaml [2022-04-15T21:05:29.801Z] spire-1.2.1/test/integration/suites/k8s/conf/webhook/ [2022-04-15T21:05:29.801Z] spire-1.2.1/test/integration/suites/k8s/conf/webhook/kustomization.yaml [2022-04-15T21:05:29.801Z] spire-1.2.1/test/integration/suites/k8s/conf/webhook/validation-webhook.yaml [2022-04-15T21:05:29.801Z] spire-1.2.1/test/integration/suites/k8s/conf/workload.yaml [2022-04-15T21:05:29.801Z] spire-1.2.1/test/integration/suites/k8s/init-kubectl [2022-04-15T21:05:29.801Z] spire-1.2.1/test/integration/suites/k8s/teardown [2022-04-15T21:05:29.801Z] spire-1.2.1/test/integration/suites/nested-rotation/ [2022-04-15T21:05:29.801Z] spire-1.2.1/test/integration/suites/nested-rotation/00-setup [2022-04-15T21:05:29.801Z] spire-1.2.1/test/integration/suites/nested-rotation/01-start-root [2022-04-15T21:05:29.801Z] spire-1.2.1/test/integration/suites/nested-rotation/02-create-intermediate-downstream-entries [2022-04-15T21:05:29.801Z] spire-1.2.1/test/integration/suites/nested-rotation/03-start-intermediateA [2022-04-15T21:05:29.801Z] spire-1.2.1/test/integration/suites/nested-rotation/04-create-leafA-downstream-entry [2022-04-15T21:05:29.801Z] spire-1.2.1/test/integration/suites/nested-rotation/05-start-leafA [2022-04-15T21:05:29.801Z] spire-1.2.1/test/integration/suites/nested-rotation/06-start-intermediateB [2022-04-15T21:05:29.801Z] spire-1.2.1/test/integration/suites/nested-rotation/07-create-leafB-downstream-entry [2022-04-15T21:05:29.801Z] spire-1.2.1/test/integration/suites/nested-rotation/08-start-leafB [2022-04-15T21:05:29.801Z] spire-1.2.1/test/integration/suites/nested-rotation/09-create-workload-entries [2022-04-15T21:05:29.801Z] spire-1.2.1/test/integration/suites/nested-rotation/10-check-svids [2022-04-15T21:05:29.801Z] spire-1.2.1/test/integration/suites/nested-rotation/Dockerfile [2022-04-15T21:05:29.801Z] spire-1.2.1/test/integration/suites/nested-rotation/README.md [2022-04-15T21:05:29.801Z] spire-1.2.1/test/integration/suites/nested-rotation/docker-compose.yaml [2022-04-15T21:05:29.801Z] spire-1.2.1/test/integration/suites/nested-rotation/intermediateA/ [2022-04-15T21:05:29.801Z] spire-1.2.1/test/integration/suites/nested-rotation/intermediateA/agent/ [2022-04-15T21:05:29.801Z] spire-1.2.1/test/integration/suites/nested-rotation/intermediateA/agent/agent.conf [2022-04-15T21:05:29.801Z] spire-1.2.1/test/integration/suites/nested-rotation/intermediateA/server/ [2022-04-15T21:05:29.801Z] spire-1.2.1/test/integration/suites/nested-rotation/intermediateA/server/server.conf [2022-04-15T21:05:29.801Z] spire-1.2.1/test/integration/suites/nested-rotation/intermediateB/ [2022-04-15T21:05:29.801Z] spire-1.2.1/test/integration/suites/nested-rotation/intermediateB/agent/ [2022-04-15T21:05:29.801Z] spire-1.2.1/test/integration/suites/nested-rotation/intermediateB/agent/agent.conf [2022-04-15T21:05:29.801Z] spire-1.2.1/test/integration/suites/nested-rotation/intermediateB/server/ [2022-04-15T21:05:29.801Z] spire-1.2.1/test/integration/suites/nested-rotation/intermediateB/server/server.conf [2022-04-15T21:05:29.801Z] spire-1.2.1/test/integration/suites/nested-rotation/leafA/ [2022-04-15T21:05:29.802Z] spire-1.2.1/test/integration/suites/nested-rotation/leafA/agent/ [2022-04-15T21:05:29.802Z] spire-1.2.1/test/integration/suites/nested-rotation/leafA/agent/agent.conf [2022-04-15T21:05:29.802Z] spire-1.2.1/test/integration/suites/nested-rotation/leafA/server/ [2022-04-15T21:05:29.802Z] spire-1.2.1/test/integration/suites/nested-rotation/leafA/server/server.conf [2022-04-15T21:05:29.802Z] spire-1.2.1/test/integration/suites/nested-rotation/leafB/ [2022-04-15T21:05:29.802Z] spire-1.2.1/test/integration/suites/nested-rotation/leafB/agent/ [2022-04-15T21:05:29.802Z] spire-1.2.1/test/integration/suites/nested-rotation/leafB/agent/agent.conf [2022-04-15T21:05:29.802Z] spire-1.2.1/test/integration/suites/nested-rotation/leafB/server/ [2022-04-15T21:05:29.802Z] spire-1.2.1/test/integration/suites/nested-rotation/leafB/server/server.conf [2022-04-15T21:05:29.802Z] spire-1.2.1/test/integration/suites/nested-rotation/root/ [2022-04-15T21:05:29.802Z] spire-1.2.1/test/integration/suites/nested-rotation/root/agent/ [2022-04-15T21:05:29.802Z] spire-1.2.1/test/integration/suites/nested-rotation/root/agent/agent.conf [2022-04-15T21:05:29.802Z] spire-1.2.1/test/integration/suites/nested-rotation/root/server/ [2022-04-15T21:05:29.802Z] spire-1.2.1/test/integration/suites/nested-rotation/root/server/server.conf [2022-04-15T21:05:29.802Z] spire-1.2.1/test/integration/suites/nested-rotation/teardown [2022-04-15T21:05:29.802Z] spire-1.2.1/test/integration/suites/node-attestation/ [2022-04-15T21:05:29.802Z] spire-1.2.1/test/integration/suites/node-attestation/00-setup [2022-04-15T21:05:29.802Z] spire-1.2.1/test/integration/suites/node-attestation/01-start-server [2022-04-15T21:05:29.802Z] spire-1.2.1/test/integration/suites/node-attestation/02-start-agent [2022-04-15T21:05:29.802Z] spire-1.2.1/test/integration/suites/node-attestation/03-test-node-attestation [2022-04-15T21:05:29.802Z] spire-1.2.1/test/integration/suites/node-attestation/04-test-x509pop-attestation [2022-04-15T21:05:29.802Z] spire-1.2.1/test/integration/suites/node-attestation/README.md [2022-04-15T21:05:29.802Z] spire-1.2.1/test/integration/suites/node-attestation/conf/ [2022-04-15T21:05:29.802Z] spire-1.2.1/test/integration/suites/node-attestation/conf/agent/ [2022-04-15T21:05:29.802Z] spire-1.2.1/test/integration/suites/node-attestation/conf/agent/agent.conf [2022-04-15T21:05:29.802Z] spire-1.2.1/test/integration/suites/node-attestation/conf/server/ [2022-04-15T21:05:29.802Z] spire-1.2.1/test/integration/suites/node-attestation/conf/server/server.conf [2022-04-15T21:05:29.802Z] spire-1.2.1/test/integration/suites/node-attestation/docker-compose.yaml [2022-04-15T21:05:29.802Z] spire-1.2.1/test/integration/suites/node-attestation/teardown [2022-04-15T21:05:29.802Z] spire-1.2.1/test/integration/suites/rotation/ [2022-04-15T21:05:29.802Z] spire-1.2.1/test/integration/suites/rotation/00-setup [2022-04-15T21:05:29.802Z] spire-1.2.1/test/integration/suites/rotation/01-start-server [2022-04-15T21:05:29.802Z] spire-1.2.1/test/integration/suites/rotation/02-bootstrap-agent [2022-04-15T21:05:29.802Z] spire-1.2.1/test/integration/suites/rotation/03-start-agent [2022-04-15T21:05:29.802Z] spire-1.2.1/test/integration/suites/rotation/04-create-workload-entry [2022-04-15T21:05:29.802Z] spire-1.2.1/test/integration/suites/rotation/05-check-svids [2022-04-15T21:05:29.802Z] spire-1.2.1/test/integration/suites/rotation/README.md [2022-04-15T21:05:29.802Z] spire-1.2.1/test/integration/suites/rotation/conf/ [2022-04-15T21:05:29.802Z] spire-1.2.1/test/integration/suites/rotation/conf/agent/ [2022-04-15T21:05:29.802Z] spire-1.2.1/test/integration/suites/rotation/conf/agent/agent.conf [2022-04-15T21:05:29.802Z] spire-1.2.1/test/integration/suites/rotation/conf/server/ [2022-04-15T21:05:29.802Z] spire-1.2.1/test/integration/suites/rotation/conf/server/server.conf [2022-04-15T21:05:29.802Z] spire-1.2.1/test/integration/suites/rotation/docker-compose.yaml [2022-04-15T21:05:29.802Z] spire-1.2.1/test/integration/suites/rotation/teardown [2022-04-15T21:05:29.802Z] spire-1.2.1/test/integration/suites/self-test/ [2022-04-15T21:05:29.802Z] spire-1.2.1/test/integration/suites/self-test/00-ensure-command-failure-fails-step [2022-04-15T21:05:29.802Z] spire-1.2.1/test/integration/suites/self-test/README.md [2022-04-15T21:05:29.802Z] spire-1.2.1/test/integration/suites/self-test/teardown [2022-04-15T21:05:29.802Z] spire-1.2.1/test/integration/suites/spire-server-cli/ [2022-04-15T21:05:29.802Z] spire-1.2.1/test/integration/suites/spire-server-cli/01-start-server [2022-04-15T21:05:29.802Z] spire-1.2.1/test/integration/suites/spire-server-cli/02-bundle [2022-04-15T21:05:29.802Z] spire-1.2.1/test/integration/suites/spire-server-cli/03-entry [2022-04-15T21:05:29.802Z] spire-1.2.1/test/integration/suites/spire-server-cli/04-bootstrap-agents [2022-04-15T21:05:29.802Z] spire-1.2.1/test/integration/suites/spire-server-cli/05-start-agents [2022-04-15T21:05:29.802Z] spire-1.2.1/test/integration/suites/spire-server-cli/06-agent [2022-04-15T21:05:29.802Z] spire-1.2.1/test/integration/suites/spire-server-cli/README.md [2022-04-15T21:05:29.802Z] spire-1.2.1/test/integration/suites/spire-server-cli/conf/ [2022-04-15T21:05:29.802Z] spire-1.2.1/test/integration/suites/spire-server-cli/conf/agent/ [2022-04-15T21:05:29.802Z] spire-1.2.1/test/integration/suites/spire-server-cli/conf/agent/agent.conf [2022-04-15T21:05:29.802Z] spire-1.2.1/test/integration/suites/spire-server-cli/conf/fixture/ [2022-04-15T21:05:29.802Z] spire-1.2.1/test/integration/suites/spire-server-cli/conf/fixture/ca.pem [2022-04-15T21:05:29.802Z] spire-1.2.1/test/integration/suites/spire-server-cli/conf/fixture/ca.spiffe [2022-04-15T21:05:29.802Z] spire-1.2.1/test/integration/suites/spire-server-cli/conf/fixture/ca2.pem [2022-04-15T21:05:29.802Z] spire-1.2.1/test/integration/suites/spire-server-cli/conf/fixture/ca2.spiffe [2022-04-15T21:05:29.802Z] spire-1.2.1/test/integration/suites/spire-server-cli/conf/server/ [2022-04-15T21:05:29.802Z] spire-1.2.1/test/integration/suites/spire-server-cli/conf/server/server.conf [2022-04-15T21:05:29.802Z] spire-1.2.1/test/integration/suites/spire-server-cli/docker-compose.yaml [2022-04-15T21:05:29.802Z] spire-1.2.1/test/integration/suites/spire-server-cli/teardown [2022-04-15T21:05:29.802Z] spire-1.2.1/test/integration/suites/upgrade/ [2022-04-15T21:05:29.802Z] spire-1.2.1/test/integration/suites/upgrade/00-setup [2022-04-15T21:05:29.802Z] spire-1.2.1/test/integration/suites/upgrade/01-run-upgrade-tests [2022-04-15T21:05:29.802Z] spire-1.2.1/test/integration/suites/upgrade/02-verify-codebase-version-is-updated [2022-04-15T21:05:29.802Z] spire-1.2.1/test/integration/suites/upgrade/README.md [2022-04-15T21:05:29.802Z] spire-1.2.1/test/integration/suites/upgrade/conf/ [2022-04-15T21:05:29.802Z] spire-1.2.1/test/integration/suites/upgrade/conf/agent/ [2022-04-15T21:05:29.802Z] spire-1.2.1/test/integration/suites/upgrade/conf/agent/agent.conf [2022-04-15T21:05:29.802Z] spire-1.2.1/test/integration/suites/upgrade/conf/server/ [2022-04-15T21:05:29.802Z] spire-1.2.1/test/integration/suites/upgrade/conf/server/server.conf [2022-04-15T21:05:29.802Z] spire-1.2.1/test/integration/suites/upgrade/teardown [2022-04-15T21:05:29.802Z] spire-1.2.1/test/integration/suites/upgrade/versions.txt [2022-04-15T21:05:29.802Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/ [2022-04-15T21:05:29.802Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/00-setup-kind [2022-04-15T21:05:29.802Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/01-setup-cert-manager [2022-04-15T21:05:29.802Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/02-deploy-spire [2022-04-15T21:05:29.802Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/03-verify-ca [2022-04-15T21:05:29.802Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/README.md [2022-04-15T21:05:29.802Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/conf/ [2022-04-15T21:05:29.802Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/conf/cert-manager-issuer.yaml [2022-04-15T21:05:29.802Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/conf/kind-config.yaml [2022-04-15T21:05:29.802Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/conf/server/ [2022-04-15T21:05:29.802Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/conf/server/kustomization.yaml [2022-04-15T21:05:29.802Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/conf/server/spire-server.yaml [2022-04-15T21:05:29.802Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/init-kubectl [2022-04-15T21:05:29.802Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/teardown [2022-04-15T21:05:29.802Z] spire-1.2.1/test/integration/test-one.sh [2022-04-15T21:05:29.802Z] spire-1.2.1/test/integration/test.sh [2022-04-15T21:05:29.802Z] spire-1.2.1/test/plugintest/ [2022-04-15T21:05:29.802Z] spire-1.2.1/test/plugintest/config.go [2022-04-15T21:05:29.802Z] spire-1.2.1/test/plugintest/load.go [2022-04-15T21:05:29.802Z] spire-1.2.1/test/plugintest/option.go [2022-04-15T21:05:29.802Z] spire-1.2.1/test/spiretest/ [2022-04-15T21:05:29.802Z] spire-1.2.1/test/spiretest/apiserver.go [2022-04-15T21:05:29.802Z] spire-1.2.1/test/spiretest/assertions.go [2022-04-15T21:05:29.802Z] spire-1.2.1/test/spiretest/dir.go [2022-04-15T21:05:29.802Z] spire-1.2.1/test/spiretest/errors_posix.go [2022-04-15T21:05:29.802Z] spire-1.2.1/test/spiretest/errors_windows.go [2022-04-15T21:05:29.802Z] spire-1.2.1/test/spiretest/logs.go [2022-04-15T21:05:29.802Z] spire-1.2.1/test/spiretest/socketapi.go [2022-04-15T21:05:29.802Z] spire-1.2.1/test/spiretest/suite.go [2022-04-15T21:05:29.802Z] spire-1.2.1/test/spiretest/x509.go [2022-04-15T21:05:29.802Z] spire-1.2.1/test/testca/ [2022-04-15T21:05:29.802Z] spire-1.2.1/test/testca/ca.go [2022-04-15T21:05:29.802Z] spire-1.2.1/test/testkey/ [2022-04-15T21:05:29.802Z] spire-1.2.1/test/testkey/generate.sh [2022-04-15T21:05:29.802Z] spire-1.2.1/test/testkey/genkeys.go [2022-04-15T21:05:29.802Z] spire-1.2.1/test/testkey/keys.go [2022-04-15T21:05:29.802Z] spire-1.2.1/test/testkey/new.go [2022-04-15T21:05:29.802Z] spire-1.2.1/test/tpmsimulator/ [2022-04-15T21:05:29.802Z] spire-1.2.1/test/tpmsimulator/simulator.go [2022-04-15T21:05:29.802Z] spire-1.2.1/test/util/ [2022-04-15T21:05:29.802Z] spire-1.2.1/test/util/cert_fixtures.go [2022-04-15T21:05:29.802Z] spire-1.2.1/test/util/cert_generation.go [2022-04-15T21:05:29.802Z] spire-1.2.1/test/util/io_redirection.go [2022-04-15T21:05:29.802Z] spire-1.2.1/test/util/race.go [2022-04-15T21:05:29.802Z] spire-1.2.1/test/util/util.go [2022-04-15T21:05:29.802Z] building spire from source... [2022-04-15T21:05:30.402Z] go: downloading go.opencensus.io v0.23.0 [2022-04-15T21:05:30.402Z] Installing go1.17.7... [2022-04-15T21:05:31.393Z] go: downloading github.com/Azure/go-autorest/autorest/date v0.3.0 [2022-04-15T21:05:31.393Z] go: downloading github.com/golang-jwt/jwt/v4 v4.2.0 [2022-04-15T21:05:31.393Z] go: downloading gopkg.in/inf.v0 v0.9.1 [2022-04-15T21:05:31.671Z] go: downloading github.com/go-logr/logr v1.2.2 [2022-04-15T21:05:31.671Z] go: downloading github.com/google/go-cmp v0.5.7 [2022-04-15T21:05:31.949Z] go: downloading sigs.k8s.io/json v0.0.0-20211020170558-c049b76a60c6 [2022-04-15T21:05:32.224Z] go: downloading github.com/json-iterator/go v1.1.12 [2022-04-15T21:05:32.831Z] go: downloading github.com/googleapis/gnostic v0.5.5 [2022-04-15T21:05:35.464Z] go: downloading k8s.io/kube-openapi v0.0.0-20211115234752-e816edb12b65 [2022-04-15T21:05:36.909Z] go: downloading github.com/hashicorp/go-secure-stdlib/strutil v0.1.1 [2022-04-15T21:05:36.909Z] go: downloading github.com/hashicorp/go-sockaddr v1.0.2 [2022-04-15T21:05:37.186Z] go: downloading github.com/tklauser/numcpus v0.3.0 [2022-04-15T21:05:37.186Z] go: downloading go.uber.org/zap v1.21.0 [2022-04-15T21:05:37.787Z] go: downloading sigs.k8s.io/yaml v1.3.0 [2022-04-15T21:05:38.066Z] go: downloading github.com/golang/groupcache v0.0.0-20210331224755-41bb18bfe9da [2022-04-15T21:05:38.066Z] go: downloading github.com/modern-go/concurrent v0.0.0-20180306012644-bacd9c7ef1dd [2022-04-15T21:05:38.066Z] go: downloading github.com/modern-go/reflect2 v1.0.2 [2022-04-15T21:05:38.343Z] go: downloading github.com/ryanuber/go-glob v1.0.0 [2022-04-15T21:05:38.343Z] go: downloading github.com/golang/snappy v0.0.4 [2022-04-15T21:05:38.624Z] go: downloading github.com/pierrec/lz4 v2.5.2+incompatible [2022-04-15T21:05:46.936Z] go: downloading github.com/hashicorp/go-secure-stdlib/mlock v0.1.1 [2022-04-15T21:05:46.936Z] go: downloading github.com/hashicorp/go-uuid v1.0.2 [2022-04-15T21:05:46.936Z] go: downloading github.com/hashicorp/go-version v1.2.0 [2022-04-15T21:05:46.936Z] go: downloading go.uber.org/multierr v1.6.0 [2022-04-15T21:05:53.691Z] Building bin/spire-server... [2022-04-15T21:05:53.691Z] go: downloading github.com/mitchellh/cli v1.1.2 [2022-04-15T21:05:53.691Z] go: downloading github.com/spiffe/go-spiffe/v2 v2.0.0-beta.12 [2022-04-15T21:05:53.691Z] go: downloading github.com/spiffe/spire-api-sdk v1.2.0 [2022-04-15T21:05:54.683Z] go: downloading golang.org/x/net v0.0.0-20220127200216-cd36cc0744dd [2022-04-15T21:05:54.683Z] go: downloading google.golang.org/grpc v1.44.0 [2022-04-15T21:05:54.959Z] go: downloading gopkg.in/square/go-jose.v2 v2.6.0 [2022-04-15T21:05:55.564Z] go: downloading github.com/hashicorp/hcl v1.0.1-0.20190430135223-99e2f22d1c94 [2022-04-15T21:05:56.546Z] go: downloading github.com/imdario/mergo v0.3.12 [2022-04-15T21:05:56.820Z] go: downloading github.com/sirupsen/logrus v1.8.1 [2022-04-15T21:05:58.802Z] go: downloading github.com/hashicorp/go-hclog v1.1.0 [2022-04-15T21:05:58.802Z] go: downloading github.com/Masterminds/sprig v2.22.0+incompatible [2022-04-15T21:05:58.802Z] go: downloading github.com/fatih/color v1.13.0 [2022-04-15T21:05:58.802Z] go: downloading github.com/mattn/go-isatty v0.0.14 [2022-04-15T21:05:59.076Z] go: downloading golang.org/x/time v0.0.0-20220224211638-0e9765cccd65 [2022-04-15T21:05:59.076Z] go: downloading golang.org/x/sys v0.0.0-20220227234510-4e6760a101f9 [2022-04-15T21:05:59.076Z] go: downloading github.com/hashicorp/go-plugin v1.4.3 [2022-04-15T21:05:59.076Z] go: downloading github.com/spiffe/spire-plugin-sdk v1.2.0 [2022-04-15T21:06:00.053Z] go: downloading github.com/InVisionApp/go-health/v2 v2.1.2 [2022-04-15T21:06:00.053Z] go: downloading github.com/InVisionApp/go-logger v1.0.1 [2022-04-15T21:06:00.053Z] go: downloading github.com/armon/go-metrics v0.3.10 [2022-04-15T21:06:00.329Z] go: downloading github.com/prometheus/client_golang v1.12.1 [2022-04-15T21:06:00.329Z] go: downloading github.com/uber-go/tally/v4 v4.1.1 [2022-04-15T21:06:01.308Z] go: downloading github.com/andres-erbsen/clock v0.0.0-20160526145045-9e14626cd129 [2022-04-15T21:06:01.308Z] go: downloading github.com/open-policy-agent/opa v0.38.0 [2022-04-15T21:06:09.611Z] go: downloading github.com/Azure/go-autorest/autorest/to v0.4.0 [2022-04-15T21:06:09.611Z] go: downloading github.com/Azure/go-autorest/autorest/validation v0.3.0 [2022-04-15T21:06:15.032Z] go: downloading google.golang.org/genproto v0.0.0-20220222213610-43724f9ea8cf [2022-04-15T21:06:15.032Z] go: downloading github.com/mattn/go-colorable v0.1.12 [2022-04-15T21:06:15.032Z] go: downloading github.com/Masterminds/goutils v1.1.0 [2022-04-15T21:06:15.032Z] go: downloading github.com/Masterminds/semver v1.5.0 [2022-04-15T21:06:15.032Z] go: downloading github.com/google/uuid v1.1.2 [2022-04-15T21:06:15.032Z] go: downloading github.com/huandu/xstrings v1.3.2 [2022-04-15T21:06:15.032Z] go: downloading github.com/hashicorp/yamux v0.0.0-20181012175058-2f1d1f20f75d [2022-04-15T21:06:15.032Z] go: downloading github.com/oklog/run v1.0.0 [2022-04-15T21:06:15.032Z] go: downloading github.com/DataDog/datadog-go v3.2.0+incompatible [2022-04-15T21:06:15.032Z] go: downloading github.com/hashicorp/go-immutable-radix v1.3.1 [2022-04-15T21:06:15.032Z] go: downloading github.com/prometheus/client_model v0.2.0 [2022-04-15T21:06:15.032Z] go: downloading github.com/prometheus/common v0.32.1 [2022-04-15T21:06:15.032Z] go: downloading github.com/beorn7/perks v1.0.1 [2022-04-15T21:06:15.032Z] go: downloading github.com/cespare/xxhash/v2 v2.1.2 [2022-04-15T21:06:15.309Z] go: downloading github.com/prometheus/procfs v0.7.3 [2022-04-15T21:06:15.587Z] go: downloading go.uber.org/atomic v1.9.0 [2022-04-15T21:06:16.187Z] go: downloading github.com/imkira/go-observer v1.0.3 [2022-04-15T21:06:16.463Z] go: downloading github.com/hashicorp/errwrap v1.1.0 [2022-04-15T21:06:16.738Z] go: downloading github.com/mitchellh/reflectwalk v1.0.1 [2022-04-15T21:06:16.738Z] go: downloading github.com/hashicorp/golang-lru v0.5.4 [2022-04-15T21:06:16.738Z] go: downloading github.com/matttproud/golang_protobuf_extensions v1.0.2-0.20181231171920-c182affec369 [2022-04-15T21:06:16.738Z] go: downloading github.com/GoogleCloudPlatform/cloudsql-proxy v1.29.0 [2022-04-15T21:06:17.016Z] go: downloading github.com/blang/semver/v4 v4.0.0 [2022-04-15T21:06:17.016Z] go: downloading github.com/go-sql-driver/mysql v1.6.0 [2022-04-15T21:06:17.016Z] go: downloading github.com/gofrs/uuid v4.2.0+incompatible [2022-04-15T21:06:17.618Z] go: downloading github.com/jinzhu/gorm v1.9.16 [2022-04-15T21:06:17.893Z] go: downloading github.com/lib/pq v1.10.4 [2022-04-15T21:06:17.893Z] go: downloading github.com/mattn/go-sqlite3 v1.14.12 [2022-04-15T21:06:17.893Z] go: downloading github.com/aws/aws-sdk-go-v2 v1.14.0 [2022-04-15T21:06:18.878Z] go: downloading github.com/aws/aws-sdk-go-v2/config v1.14.0 [2022-04-15T21:06:21.509Z] go: downloading github.com/aws/aws-sdk-go-v2/credentials v1.9.0 [2022-04-15T21:06:31.673Z] go: downloading github.com/aws/aws-sdk-go-v2/service/kms v1.15.0 [2022-04-15T21:06:31.673Z] go: downloading github.com/aws/aws-sdk-go-v2/service/sts v1.15.0 [2022-04-15T21:06:31.673Z] go: downloading github.com/stretchr/testify v1.7.0 [2022-04-15T21:06:31.673Z] go: downloading golang.org/x/sync v0.0.0-20210220032951-036812b2e83c [2022-04-15T21:06:31.952Z] go: downloading github.com/aws/aws-sdk-go v1.43.0 [2022-04-15T21:06:54.157Z] go: downloading google.golang.org/api v0.70.0 [2022-04-15T21:06:54.157Z] go: downloading k8s.io/client-go v0.23.4 [2022-04-15T21:06:54.157Z] go: downloading k8s.io/api v0.23.4 [2022-04-15T21:07:05.089Z] go: downloading github.com/google/go-tpm v0.3.3 [2022-04-15T21:07:05.089Z] go: downloading github.com/Azure/azure-sdk-for-go v62.0.0+incompatible [2022-04-15T21:07:31.935Z] go: downloading github.com/Azure/go-autorest/autorest v0.11.24 [2022-04-15T21:07:31.935Z] go: downloading github.com/Azure/go-autorest v14.2.0+incompatible [2022-04-15T21:07:31.935Z] go: downloading github.com/Azure/go-autorest/autorest/azure/auth v0.5.11 [2022-04-15T21:07:31.935Z] go: downloading cloud.google.com/go/storage v1.21.0 [2022-04-15T21:07:31.935Z] go: downloading cloud.google.com/go v0.100.2 [2022-04-15T21:07:31.935Z] go: downloading k8s.io/apimachinery v0.23.4 [2022-04-15T21:07:32.538Z] go: downloading k8s.io/kube-aggregator v0.23.3 [2022-04-15T21:07:33.529Z] go: downloading sigs.k8s.io/controller-runtime v0.11.1 [2022-04-15T21:07:34.979Z] go: downloading cloud.google.com/go/security v1.3.0 [2022-04-15T21:07:34.979Z] go: downloading github.com/hashicorp/vault/api v1.4.1 [2022-04-15T21:07:35.256Z] go: downloading github.com/shirou/gopsutil/v3 v3.22.2 [2022-04-15T21:07:36.246Z] go: downloading github.com/twmb/murmur3 v1.1.6 [2022-04-15T21:07:36.523Z] go: downloading github.com/OneOfOne/xxhash v1.2.8 [2022-04-15T21:07:36.523Z] go: downloading gopkg.in/yaml.v2 v2.4.0 [2022-04-15T21:07:36.801Z] go: downloading github.com/rcrowley/go-metrics v0.0.0-20201227073835-cf1acfcdf475 [2022-04-15T21:07:37.079Z] go: downloading github.com/gobwas/glob v0.2.3 [2022-04-15T21:07:37.359Z] go: downloading github.com/yashtewari/glob-intersection v0.0.0-20180916065949-5c77d914dd0b [2022-04-15T21:07:37.636Z] go: downloading github.com/jinzhu/inflection v1.0.0 [2022-04-15T21:07:37.636Z] go: downloading github.com/aws/aws-sdk-go-v2/feature/ec2/imds v1.11.0 [2022-04-15T21:07:37.914Z] go: downloading github.com/aws/aws-sdk-go-v2/internal/ini v1.3.6 [2022-04-15T21:07:38.192Z] go: downloading github.com/aws/aws-sdk-go-v2/service/sso v1.10.0 [2022-04-15T21:07:38.193Z] go: downloading github.com/aws/smithy-go v1.11.0 [2022-04-15T21:07:39.641Z] go: downloading github.com/aws/aws-sdk-go-v2/internal/configsources v1.1.5 [2022-04-15T21:07:39.641Z] go: downloading github.com/aws/aws-sdk-go-v2/service/internal/presigned-url v1.8.0 [2022-04-15T21:07:39.918Z] go: downloading github.com/gogo/protobuf v1.3.2 [2022-04-15T21:07:44.260Z] go: downloading golang.org/x/oauth2 v0.0.0-20211104180415-d3ed0bb246c8 [2022-04-15T21:07:44.537Z] go: downloading github.com/Azure/go-autorest/autorest/adal v0.9.18 [2022-04-15T21:07:44.537Z] go: downloading github.com/Azure/go-autorest/logger v0.2.1 [2022-04-15T21:07:44.814Z] go: downloading github.com/Azure/go-autorest/tracing v0.6.0 [2022-04-15T21:07:44.814Z] go: downloading github.com/Azure/go-autorest/autorest/azure/cli v0.4.5 [2022-04-15T21:07:44.814Z] go: downloading github.com/dimchansky/utfbom v1.1.1 [2022-04-15T21:07:44.814Z] go: downloading cloud.google.com/go/compute v1.3.0 [2022-04-15T21:07:45.803Z] go: downloading cloud.google.com/go/iam v0.1.1 [2022-04-15T21:07:45.803Z] go: downloading github.com/googleapis/gax-go/v2 v2.1.1 [2022-04-15T21:07:45.803Z] go: downloading k8s.io/klog/v2 v2.30.0 [2022-04-15T21:07:46.082Z] go: downloading github.com/google/gofuzz v1.1.0 [2022-04-15T21:07:46.082Z] go: downloading sigs.k8s.io/structured-merge-diff/v4 v4.2.1 [2022-04-15T21:07:46.686Z] go: downloading k8s.io/utils v0.0.0-20211116205334-6203023598ed [2022-04-15T21:07:47.290Z] go: downloading github.com/spf13/pflag v1.0.5 [2022-04-15T21:07:47.568Z] go: downloading golang.org/x/term v0.0.0-20210927222741-03fcf44c2211 [2022-04-15T21:07:47.568Z] go: downloading github.com/evanphx/json-patch v4.12.0+incompatible [2022-04-15T21:07:47.845Z] go: downloading github.com/cenkalti/backoff/v3 v3.2.2 [2022-04-15T21:07:47.845Z] go: downloading github.com/hashicorp/go-cleanhttp v0.5.2 [2022-04-15T21:07:47.845Z] go: downloading github.com/hashicorp/go-retryablehttp v0.6.6 [2022-04-15T21:07:47.845Z] go: downloading github.com/hashicorp/go-secure-stdlib/parseutil v0.1.1 [2022-04-15T21:07:48.121Z] go: downloading github.com/hashicorp/vault/sdk v0.4.1 [2022-04-15T21:07:48.726Z] go: downloading github.com/mitchellh/mapstructure v1.4.3 [2022-04-15T21:07:49.010Z] go: downloading github.com/tklauser/go-sysconf v0.3.9 [2022-04-15T21:07:49.010Z] go: downloading github.com/xeipuuv/gojsonreference v0.0.0-20180127040603-bd5ef7bd5415 [2022-04-15T21:07:49.293Z] go: downloading github.com/aws/aws-sdk-go-v2/internal/endpoints/v2 v2.3.0 [2022-04-15T21:07:49.569Z] go: downloading github.com/jmespath/go-jmespath v0.4.0 [2022-04-15T21:07:50.563Z] go: downloading go.opencensus.io v0.23.0 [2022-04-15T21:07:51.170Z] go: downloading github.com/Azure/go-autorest/autorest/date v0.3.0 [2022-04-15T21:07:51.171Z] go: downloading github.com/golang-jwt/jwt/v4 v4.2.0 [2022-04-15T21:07:51.775Z] go: downloading gopkg.in/inf.v0 v0.9.1 [2022-04-15T21:07:51.775Z] go: downloading github.com/go-logr/logr v1.2.2 [2022-04-15T21:07:51.775Z] go: downloading github.com/google/go-cmp v0.5.7 [2022-04-15T21:07:52.380Z] go: downloading sigs.k8s.io/json v0.0.0-20211020170558-c049b76a60c6 [2022-04-15T21:07:52.380Z] go: downloading github.com/json-iterator/go v1.1.12 [2022-04-15T21:07:52.984Z] go: downloading github.com/googleapis/gnostic v0.5.5 [2022-04-15T21:07:54.983Z] go: downloading k8s.io/kube-openapi v0.0.0-20211115234752-e816edb12b65 [2022-04-15T21:07:56.976Z] go: downloading github.com/hashicorp/go-secure-stdlib/strutil v0.1.1 [2022-04-15T21:07:56.976Z] go: downloading github.com/hashicorp/go-sockaddr v1.0.2 [2022-04-15T21:07:57.258Z] go: downloading github.com/tklauser/numcpus v0.3.0 [2022-04-15T21:07:57.258Z] go: downloading github.com/xeipuuv/gojsonpointer v0.0.0-20190905194746-02993c407bfb [2022-04-15T21:07:57.258Z] go: downloading go.uber.org/zap v1.21.0 [2022-04-15T21:07:57.863Z] go: downloading sigs.k8s.io/yaml v1.3.0 [2022-04-15T21:07:58.139Z] go: downloading github.com/golang/groupcache v0.0.0-20210331224755-41bb18bfe9da [2022-04-15T21:07:58.416Z] go: downloading github.com/modern-go/concurrent v0.0.0-20180306012644-bacd9c7ef1dd [2022-04-15T21:07:58.416Z] go: downloading github.com/modern-go/reflect2 v1.0.2 [2022-04-15T21:07:58.416Z] go: downloading github.com/ryanuber/go-glob v1.0.0 [2022-04-15T21:07:58.416Z] go: downloading github.com/golang/snappy v0.0.4 [2022-04-15T21:07:58.695Z] go: downloading github.com/pierrec/lz4 v2.5.2+incompatible [2022-04-15T21:08:06.998Z] go: downloading github.com/hashicorp/go-secure-stdlib/mlock v0.1.1 [2022-04-15T21:08:06.998Z] go: downloading github.com/hashicorp/go-uuid v1.0.2 [2022-04-15T21:08:06.998Z] go: downloading github.com/hashicorp/go-version v1.2.0 [2022-04-15T21:08:06.998Z] go: downloading go.uber.org/multierr v1.6.0 [2022-04-15T21:08:29.174Z] go: downloading github.com/Azure/go-autorest/autorest/validation v0.3.0 [2022-04-15T21:08:29.174Z] go: downloading github.com/Azure/go-autorest/autorest/to v0.4.0 [2022-04-15T21:08:44.283Z] Removing intermediate container 8a828f16d1e5 [2022-04-15T21:08:44.283Z] ---> 576b0c066e23 [2022-04-15T21:08:44.283Z] [2022-04-15T21:08:44.283Z] Step 10/23 : FROM alpine:3.14 [2022-04-15T21:08:44.283Z] ---> ac73e934f311 [2022-04-15T21:08:44.283Z] Step 11/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium' [2022-04-15T21:08:44.283Z] ---> Running in 17c077596cf9 [2022-04-15T21:08:44.904Z] Removing intermediate container 17c077596cf9 [2022-04-15T21:08:44.904Z] ---> c8d2e014c569 [2022-04-15T21:08:44.904Z] Step 12/23 : ENV APP_PORT=59880 [2022-04-15T21:08:45.271Z] ---> Running in 86e8720427be [2022-04-15T21:08:45.880Z] Removing intermediate container 86e8720427be [2022-04-15T21:08:45.880Z] ---> 238c904477fb [2022-04-15T21:08:45.880Z] Step 13/23 : EXPOSE $APP_PORT [2022-04-15T21:08:45.880Z] ---> Running in 826717d5cc0c [2022-04-15T21:08:46.540Z] Removing intermediate container 826717d5cc0c [2022-04-15T21:08:46.540Z] ---> 474a77a230e6 [2022-04-15T21:08:46.540Z] Step 14/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-04-15T21:08:46.540Z] ---> Running in 0b41260d80d6 [2022-04-15T21:08:50.296Z] Removing intermediate container 0b41260d80d6 [2022-04-15T21:08:50.296Z] ---> c5aeadbf9f7a [2022-04-15T21:08:50.296Z] Step 15/23 : RUN apk add --update --no-cache zeromq dumb-init [2022-04-15T21:08:50.296Z] ---> Running in 59a27e8b1fbf [2022-04-15T21:08:52.310Z] fetch https://nl.alpinelinux.org/alpine/v3.14/main/aarch64/APKINDEX.tar.gz [2022-04-15T21:08:52.914Z] fetch https://nl.alpinelinux.org/alpine/v3.14/community/aarch64/APKINDEX.tar.gz [2022-04-15T21:08:53.908Z] (1/6) Installing dumb-init (1.2.5-r1) [2022-04-15T21:08:53.908Z] (2/6) Installing libgcc (10.3.1_git20210424-r2) [2022-04-15T21:08:54.189Z] (3/6) Installing libsodium (1.0.18-r0) [2022-04-15T21:08:54.189Z] (4/6) Installing libstdc++ (10.3.1_git20210424-r2) [2022-04-15T21:08:54.189Z] (5/6) Installing libzmq (4.3.4-r0) [2022-04-15T21:08:54.467Z] (6/6) Installing zeromq (4.3.4-r0) [2022-04-15T21:08:54.467Z] Executing busybox-1.33.1-r7.trigger [2022-04-15T21:08:54.467Z] OK: 8 MiB in 20 packages [2022-04-15T21:08:56.478Z] Removing intermediate container 59a27e8b1fbf [2022-04-15T21:08:56.478Z] ---> 77453c76e296 [2022-04-15T21:08:56.478Z] Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / [2022-04-15T21:08:57.474Z] ---> b9e9b5ff85a0 [2022-04-15T21:08:57.474Z] Step 17/23 : COPY --from=builder /edgex-go/cmd/core-data/core-data / [2022-04-15T21:08:59.467Z] ---> 8178601a2344 [2022-04-15T21:08:59.467Z] Step 18/23 : COPY --from=builder /edgex-go/cmd/core-data/res/configuration.toml /res/configuration.toml [2022-04-15T21:09:00.069Z] ---> f4b525184977 [2022-04-15T21:09:00.069Z] Step 19/23 : ENTRYPOINT ["/core-data"] [2022-04-15T21:09:00.069Z] ---> Running in bdebff945de9 [2022-04-15T21:09:00.674Z] Removing intermediate container bdebff945de9 [2022-04-15T21:09:00.674Z] ---> 9db5f15066b2 [2022-04-15T21:09:00.674Z] Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2022-04-15T21:09:00.674Z] ---> Running in 6f5cc380748b [2022-04-15T21:09:01.285Z] Removing intermediate container 6f5cc380748b [2022-04-15T21:09:01.285Z] ---> 78af480b6193 [2022-04-15T21:09:01.285Z] Step 21/23 : LABEL arch=arm64 [2022-04-15T21:09:01.285Z] ---> Running in 9460e6b7b436 [2022-04-15T21:09:01.900Z] Removing intermediate container 9460e6b7b436 [2022-04-15T21:09:01.900Z] ---> 4afdd27f5241 [2022-04-15T21:09:01.900Z] Step 22/23 : LABEL git_sha=baf2fc873efc1c041dd0417ead3079ddbf1babbf [2022-04-15T21:09:01.900Z] ---> Running in e504ead7d023 [2022-04-15T21:09:02.506Z] Removing intermediate container e504ead7d023 [2022-04-15T21:09:02.506Z] ---> 8037a1f19d88 [2022-04-15T21:09:02.506Z] Step 23/23 : LABEL version=0.0.0 [2022-04-15T21:09:02.506Z] ---> Running in a5fe10b9aae2 [2022-04-15T21:09:03.117Z] Removing intermediate container a5fe10b9aae2 [2022-04-15T21:09:03.117Z] ---> 3982614d7537 [2022-04-15T21:09:03.117Z] [2022-04-15T21:09:03.723Z] Successfully built 3982614d7537 [2022-04-15T21:09:03.724Z] Successfully tagged core-data-arm64:latest [2022-04-15T21:25:57.369Z]  Building core-data ... done Building bin/spire-agent... [2022-04-15T21:25:57.369Z] go: downloading github.com/envoyproxy/go-control-plane v0.10.1 [2022-04-15T21:25:57.369Z] go: downloading github.com/aws/aws-sdk-go-v2/service/secretsmanager v1.14.0 [2022-04-15T21:25:57.369Z] go: downloading cloud.google.com/go/secretmanager v1.3.0 [2022-04-15T21:25:57.369Z] go: downloading github.com/docker/docker v20.10.12+incompatible [2022-04-15T21:25:57.369Z] go: downloading github.com/cncf/xds/go v0.0.0-20211130200136-a8f946100490 [2022-04-15T21:25:57.369Z] go: downloading github.com/envoyproxy/protoc-gen-validate v0.6.2 [2022-04-15T21:25:57.369Z] go: downloading github.com/google/go-tpm-tools v0.3.3 [2022-04-15T21:25:57.971Z] go: downloading github.com/docker/go-connections v0.4.0 [2022-04-15T21:25:57.971Z] go: downloading github.com/docker/go-units v0.4.0 [2022-04-15T21:25:57.971Z] go: downloading github.com/opencontainers/image-spec v1.0.1 [2022-04-15T21:25:57.972Z] go: downloading github.com/docker/distribution v2.7.1+incompatible [2022-04-15T21:25:57.972Z] go: downloading github.com/containerd/containerd v1.3.4 [2022-04-15T21:25:57.972Z] go: downloading github.com/opencontainers/go-digest v1.0.0 [2022-04-15T21:32:20.306Z] Removing intermediate container e69bf8c9b302 [2022-04-15T21:32:20.306Z] ---> 4923be1e5b68 [2022-04-15T21:32:20.306Z] [2022-04-15T21:32:20.306Z] Step 13/26 : FROM alpine:3.15 [2022-04-15T21:32:20.306Z] ---> 3fb3c9af89a9 [2022-04-15T21:32:20.306Z] Step 14/26 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' [2022-04-15T21:32:20.306Z] ---> Using cache [2022-04-15T21:32:20.306Z] ---> aacf01c23343 [2022-04-15T21:32:20.306Z] Step 15/26 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-04-15T21:32:20.306Z] ---> Using cache [2022-04-15T21:32:20.306Z] ---> 961c3da2f521 [2022-04-15T21:32:20.306Z] Step 16/26 : RUN apk update && apk --no-cache --update add dumb-init gcompat [2022-04-15T21:32:20.306Z] ---> Running in 5de0aa5d11d9 [2022-04-15T21:32:20.306Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz [2022-04-15T21:32:20.306Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz [2022-04-15T21:32:20.306Z] v3.15.4-39-g17994082e8 [https://nl.alpinelinux.org/alpine/v3.15/main] [2022-04-15T21:32:20.306Z] v3.15.4-38-gf7d0da3611 [https://nl.alpinelinux.org/alpine/v3.15/community] [2022-04-15T21:32:20.306Z] OK: 15730 distinct packages available [2022-04-15T21:32:20.306Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz [2022-04-15T21:32:20.306Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz [2022-04-15T21:32:20.306Z] (1/4) Installing dumb-init (1.2.5-r1) [2022-04-15T21:32:20.306Z] (2/4) Installing musl-obstack (1.2.3-r0) [2022-04-15T21:32:20.306Z] (3/4) Installing libucontext (1.1-r0) [2022-04-15T21:32:20.306Z] (4/4) Installing gcompat (1.0.0-r4) [2022-04-15T21:32:20.306Z] Executing busybox-1.34.1-r5.trigger [2022-04-15T21:32:20.306Z] OK: 6 MiB in 18 packages [2022-04-15T21:32:20.306Z] Removing intermediate container 5de0aa5d11d9 [2022-04-15T21:32:20.306Z] ---> a022b7068d89 [2022-04-15T21:32:20.306Z] Step 17/26 : COPY --from=builder /edgex-go/spire-build/bin/spire-server /usr/local/bin [2022-04-15T21:32:23.691Z] ---> bc2847f55ff6 [2022-04-15T21:32:23.691Z] Step 18/26 : COPY --from=builder /edgex-go/cmd/security-spire-config/docker-entrypoint.sh /usr/local/bin/ [2022-04-15T21:32:24.291Z] ---> 3821da3209bb [2022-04-15T21:32:24.291Z] Step 19/26 : WORKDIR /usr/local/etc/spiffe-scripts.d [2022-04-15T21:32:24.565Z] ---> Running in 9c22ca926c64 [2022-04-15T21:32:24.836Z] Removing intermediate container 9c22ca926c64 [2022-04-15T21:32:24.836Z] ---> a1fde618d826 [2022-04-15T21:32:24.836Z] Step 20/26 : COPY --from=builder /edgex-go/cmd/security-spire-config/seed_builtin_entries.sh /usr/local/etc/spiffe-scripts.d [2022-04-15T21:32:25.821Z] ---> ba0e20039efd [2022-04-15T21:32:25.821Z] Step 21/26 : WORKDIR / [2022-04-15T21:32:25.821Z] ---> Running in ae5c0394b0fa [2022-04-15T21:32:26.423Z] Removing intermediate container ae5c0394b0fa [2022-04-15T21:32:26.423Z] ---> 0519d29199f0 [2022-04-15T21:32:26.423Z] Step 22/26 : ENTRYPOINT [ "/usr/bin/dumb-init" ] [2022-04-15T21:32:26.423Z] ---> Running in 7be91135f4d7 [2022-04-15T21:32:26.696Z] Removing intermediate container 7be91135f4d7 [2022-04-15T21:32:26.696Z] ---> 96e65b95f3e6 [2022-04-15T21:32:26.977Z] Step 23/26 : CMD [ "--verbose", "docker-entrypoint.sh" ] [2022-04-15T21:32:26.977Z] ---> Running in f54af6acdb8a [2022-04-15T21:32:27.577Z] Removing intermediate container f54af6acdb8a [2022-04-15T21:32:27.577Z] ---> 57b6901f25ce [2022-04-15T21:32:27.577Z] Step 24/26 : LABEL arch=arm64 [2022-04-15T21:32:27.577Z] ---> Running in 0e9cfe3995d0 [2022-04-15T21:32:27.852Z] Removing intermediate container 0e9cfe3995d0 [2022-04-15T21:32:27.852Z] ---> 50f2430bda7f [2022-04-15T21:32:27.852Z] Step 25/26 : LABEL git_sha=baf2fc873efc1c041dd0417ead3079ddbf1babbf [2022-04-15T21:32:28.129Z] ---> Running in 3c0305c11928 [2022-04-15T21:32:28.404Z] Removing intermediate container 3c0305c11928 [2022-04-15T21:32:28.404Z] ---> 5233850c50b1 [2022-04-15T21:32:28.404Z] Step 26/26 : LABEL version=0.0.0 [2022-04-15T21:32:28.677Z] ---> Running in b59a1a7b82ac [2022-04-15T21:32:28.949Z] Removing intermediate container b59a1a7b82ac [2022-04-15T21:32:28.949Z] ---> 085eb600d470 [2022-04-15T21:32:28.949Z] [2022-04-15T21:32:29.221Z] Successfully built 085eb600d470 [2022-04-15T21:32:29.221Z] Successfully tagged security-spire-config-arm64:latest [2022-04-15T21:33:51.395Z]  Building security-spire-config ... done Building bin/spire-agent... [2022-04-15T21:33:51.395Z] go: downloading github.com/envoyproxy/go-control-plane v0.10.1 [2022-04-15T21:33:51.395Z] go: downloading github.com/aws/aws-sdk-go-v2/service/secretsmanager v1.14.0 [2022-04-15T21:33:51.395Z] go: downloading cloud.google.com/go/secretmanager v1.3.0 [2022-04-15T21:33:51.395Z] go: downloading github.com/docker/docker v20.10.12+incompatible [2022-04-15T21:33:51.395Z] go: downloading github.com/google/go-tpm-tools v0.3.3 [2022-04-15T21:33:52.377Z] go: downloading github.com/cncf/xds/go v0.0.0-20211130200136-a8f946100490 [2022-04-15T21:33:52.378Z] go: downloading github.com/envoyproxy/protoc-gen-validate v0.6.2 [2022-04-15T21:33:52.654Z] go: downloading github.com/docker/go-connections v0.4.0 [2022-04-15T21:33:52.654Z] go: downloading github.com/docker/go-units v0.4.0 [2022-04-15T21:33:52.654Z] go: downloading github.com/opencontainers/image-spec v1.0.1 [2022-04-15T21:33:52.654Z] go: downloading github.com/containerd/containerd v1.3.4 [2022-04-15T21:33:52.654Z] go: downloading github.com/docker/distribution v2.7.1+incompatible [2022-04-15T21:33:52.654Z] go: downloading github.com/opencontainers/go-digest v1.0.0 [2022-04-15T21:35:00.697Z] Building bin/spire-agent... [2022-04-15T21:35:00.697Z] go: downloading github.com/envoyproxy/go-control-plane v0.10.1 [2022-04-15T21:35:00.697Z] go: downloading github.com/aws/aws-sdk-go-v2/service/secretsmanager v1.14.0 [2022-04-15T21:35:00.697Z] go: downloading cloud.google.com/go/secretmanager v1.3.0 [2022-04-15T21:35:00.697Z] go: downloading github.com/docker/docker v20.10.12+incompatible [2022-04-15T21:35:00.697Z] go: downloading github.com/google/go-tpm-tools v0.3.3 [2022-04-15T21:35:00.977Z] go: downloading github.com/cncf/xds/go v0.0.0-20211130200136-a8f946100490 [2022-04-15T21:35:00.977Z] go: downloading github.com/envoyproxy/protoc-gen-validate v0.6.2 [2022-04-15T21:35:01.256Z] go: downloading github.com/docker/go-connections v0.4.0 [2022-04-15T21:35:01.256Z] go: downloading github.com/docker/go-units v0.4.0 [2022-04-15T21:35:01.256Z] go: downloading github.com/opencontainers/image-spec v1.0.1 [2022-04-15T21:35:01.530Z] go: downloading github.com/containerd/containerd v1.3.4 [2022-04-15T21:35:01.530Z] go: downloading github.com/docker/distribution v2.7.1+incompatible [2022-04-15T21:35:01.530Z] go: downloading github.com/opencontainers/go-digest v1.0.0 [2022-04-15T21:38:38.539Z] Removing intermediate container cb8b39e21570 [2022-04-15T21:38:38.539Z] ---> 7fc7cccc66aa [2022-04-15T21:38:38.539Z] [2022-04-15T21:38:38.539Z] Step 13/25 : FROM alpine:3.15 [2022-04-15T21:38:38.539Z] ---> 3fb3c9af89a9 [2022-04-15T21:38:38.539Z] Step 14/25 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' [2022-04-15T21:38:38.539Z] ---> Using cache [2022-04-15T21:38:38.539Z] ---> aacf01c23343 [2022-04-15T21:38:38.539Z] Step 15/25 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-04-15T21:38:38.539Z] ---> Using cache [2022-04-15T21:38:38.539Z] ---> 961c3da2f521 [2022-04-15T21:38:38.539Z] Step 16/25 : RUN apk update && apk --no-cache --update add dumb-init openssl gcompat [2022-04-15T21:38:38.539Z] ---> Running in 1bcfe3b21cd6 [2022-04-15T21:38:38.539Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz [2022-04-15T21:38:38.539Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz [2022-04-15T21:38:38.539Z] v3.15.4-39-g17994082e8 [https://nl.alpinelinux.org/alpine/v3.15/main] [2022-04-15T21:38:38.539Z] v3.15.4-38-gf7d0da3611 [https://nl.alpinelinux.org/alpine/v3.15/community] [2022-04-15T21:38:38.539Z] OK: 15730 distinct packages available [2022-04-15T21:38:38.539Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz [2022-04-15T21:38:38.539Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz [2022-04-15T21:38:38.539Z] (1/5) Installing dumb-init (1.2.5-r1) [2022-04-15T21:38:38.539Z] (2/5) Installing musl-obstack (1.2.3-r0) [2022-04-15T21:38:38.539Z] (3/5) Installing libucontext (1.1-r0) [2022-04-15T21:38:38.539Z] (4/5) Installing gcompat (1.0.0-r4) [2022-04-15T21:38:38.539Z] (5/5) Installing openssl (1.1.1n-r0) [2022-04-15T21:38:38.539Z] Executing busybox-1.34.1-r5.trigger [2022-04-15T21:38:38.539Z] OK: 6 MiB in 19 packages [2022-04-15T21:38:38.811Z] Removing intermediate container 1bcfe3b21cd6 [2022-04-15T21:38:38.811Z] ---> e7aace595a20 [2022-04-15T21:38:38.811Z] Step 17/25 : COPY --from=builder /edgex-go/spire-build/bin/spire-server /usr/local/bin [2022-04-15T21:38:43.125Z] ---> 14a83f18f8de [2022-04-15T21:38:43.125Z] Step 18/25 : COPY --from=builder /edgex-go/cmd/security-spire-server/docker-entrypoint.sh /usr/local/bin/ [2022-04-15T21:38:43.721Z] ---> b1ce88125c86 [2022-04-15T21:38:43.721Z] Step 19/25 : COPY --from=builder /edgex-go/cmd/security-spire-server/server.conf /usr/local/etc/spire/server.conf.tpl [2022-04-15T21:38:44.707Z] ---> 016fa9a83186 [2022-04-15T21:38:44.707Z] Step 20/25 : COPY --from=builder /edgex-go/cmd/security-spire-server/openssl.conf /usr/local/etc/ [2022-04-15T21:38:45.300Z] ---> 42bde5555def [2022-04-15T21:38:45.300Z] Step 21/25 : ENTRYPOINT [ "/usr/bin/dumb-init" ] [2022-04-15T21:38:45.300Z] ---> Running in d50f22fd7239 [2022-04-15T21:38:45.897Z] Removing intermediate container d50f22fd7239 [2022-04-15T21:38:45.897Z] ---> 06c19b51623c [2022-04-15T21:38:45.897Z] Step 22/25 : CMD [ "--verbose", "docker-entrypoint.sh" ] [2022-04-15T21:38:45.897Z] ---> Running in 948ffda845b2 [2022-04-15T21:38:46.494Z] Removing intermediate container 948ffda845b2 [2022-04-15T21:38:46.494Z] ---> bda72f75152f [2022-04-15T21:38:46.494Z] Step 23/25 : LABEL arch=arm64 [2022-04-15T21:38:46.494Z] ---> Running in 4124f1d53e75 [2022-04-15T21:38:46.770Z] Removing intermediate container 4124f1d53e75 [2022-04-15T21:38:46.770Z] ---> dedaa964e96c [2022-04-15T21:38:46.770Z] Step 24/25 : LABEL git_sha=baf2fc873efc1c041dd0417ead3079ddbf1babbf [2022-04-15T21:38:47.043Z] ---> Running in f11771e16ea8 [2022-04-15T21:38:47.640Z] Removing intermediate container f11771e16ea8 [2022-04-15T21:38:47.640Z] ---> fd33506f3362 [2022-04-15T21:38:47.640Z] Step 25/25 : LABEL version=0.0.0 [2022-04-15T21:38:47.640Z] ---> Running in 57d379d27061 [2022-04-15T21:38:47.914Z] Removing intermediate container 57d379d27061 [2022-04-15T21:38:47.914Z] ---> 3ed4294b523d [2022-04-15T21:38:47.914Z] [2022-04-15T21:38:48.190Z] Successfully built 3ed4294b523d [2022-04-15T21:38:48.190Z] Successfully tagged security-spire-server-arm64:latest [2022-04-15T21:39:20.518Z]  Building security-spire-server ... done Removing intermediate container 1867ebdb41d8 [2022-04-15T21:39:20.518Z] ---> a8054fc9cdd8 [2022-04-15T21:39:20.518Z] [2022-04-15T21:39:20.518Z] Step 13/26 : FROM alpine:3.15 [2022-04-15T21:39:20.518Z] ---> 3fb3c9af89a9 [2022-04-15T21:39:20.518Z] Step 14/26 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' [2022-04-15T21:39:20.518Z] ---> Using cache [2022-04-15T21:39:20.518Z] ---> aacf01c23343 [2022-04-15T21:39:20.518Z] Step 15/26 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-04-15T21:39:20.518Z] ---> Using cache [2022-04-15T21:39:20.518Z] ---> 961c3da2f521 [2022-04-15T21:39:20.518Z] Step 16/26 : RUN apk update && apk --no-cache --update add dumb-init openssl gcompat [2022-04-15T21:39:20.518Z] ---> Using cache [2022-04-15T21:39:20.518Z] ---> e7aace595a20 [2022-04-15T21:39:20.518Z] Step 17/26 : COPY --from=builder /edgex-go/spire-build/bin/spire-agent /usr/local/bin [2022-04-15T21:39:20.518Z] ---> 8cfc1fd71c92 [2022-04-15T21:39:20.518Z] Step 18/26 : COPY --from=builder /edgex-go/spire-build/bin/spire-server /usr/local/bin [2022-04-15T21:39:21.494Z] ---> a355883d95e1 [2022-04-15T21:39:21.494Z] Step 19/26 : COPY --from=builder /edgex-go/cmd/security-spire-agent/docker-entrypoint.sh /usr/local/bin/ [2022-04-15T21:39:22.089Z] ---> 48d0cb8864e2 [2022-04-15T21:39:22.089Z] Step 20/26 : COPY --from=builder /edgex-go/cmd/security-spire-agent/agent.conf /usr/local/etc/spire/agent.conf.tpl [2022-04-15T21:39:22.684Z] ---> 717e79176bdd [2022-04-15T21:39:22.684Z] Step 21/26 : COPY --from=builder /edgex-go/cmd/security-spire-agent/openssl.conf /usr/local/etc/ [2022-04-15T21:39:23.282Z] ---> 24c59cc9d089 [2022-04-15T21:39:23.282Z] Step 22/26 : ENTRYPOINT [ "/usr/bin/dumb-init" ] [2022-04-15T21:39:23.282Z] ---> Running in 6004d6f527c4 [2022-04-15T21:39:23.561Z] Removing intermediate container 6004d6f527c4 [2022-04-15T21:39:23.561Z] ---> 45539a8de3cc [2022-04-15T21:39:23.561Z] Step 23/26 : CMD [ "--verbose", "docker-entrypoint.sh" ] [2022-04-15T21:39:23.833Z] ---> Running in eac28773ad41 [2022-04-15T21:39:24.107Z] Removing intermediate container eac28773ad41 [2022-04-15T21:39:24.107Z] ---> de52342732b6 [2022-04-15T21:39:24.107Z] Step 24/26 : LABEL arch=arm64 [2022-04-15T21:39:24.107Z] ---> Running in 3b397ec313c5 [2022-04-15T21:39:24.381Z] Removing intermediate container 3b397ec313c5 [2022-04-15T21:39:24.381Z] ---> 05804143c497 [2022-04-15T21:39:24.381Z] Step 25/26 : LABEL git_sha=baf2fc873efc1c041dd0417ead3079ddbf1babbf [2022-04-15T21:39:24.657Z] ---> Running in 67c0bffb9675 [2022-04-15T21:39:24.930Z] Removing intermediate container 67c0bffb9675 [2022-04-15T21:39:24.930Z] ---> bd4de012f334 [2022-04-15T21:39:24.930Z] Step 26/26 : LABEL version=0.0.0 [2022-04-15T21:39:24.930Z] ---> Running in cbc416fd2ce5 [2022-04-15T21:39:25.203Z] Removing intermediate container cbc416fd2ce5 [2022-04-15T21:39:25.203Z] ---> c81db44d9c92 [2022-04-15T21:39:25.203Z] [2022-04-15T21:39:25.798Z] Successfully built c81db44d9c92 [2022-04-15T21:39:25.798Z] Successfully tagged security-spire-agent-arm64:latest [2022-04-15T21:39:26.086Z]  Building security-spire-agent ... done  [Pipeline] } [2022-04-15T21:39:26.074Z] $ docker stop --time=1 f3122a0f822234ad6339b60a3f5333fc8d4922f70b0af7ee47b372c6a3689f07 [2022-04-15T21:39:27.842Z] $ docker rm -f f3122a0f822234ad6339b60a3f5333fc8d4922f70b0af7ee47b372c6a3689f07 [Pipeline] // withDockerContainer [Pipeline] sh [2022-04-15T21:39:28.464Z] + docker images [2022-04-15T21:39:29.065Z] REPOSITORY TAG IMAGE ID CREATED SIZE [2022-04-15T21:39:29.065Z] security-spire-agent-arm64 latest c81db44d9c92 3 seconds ago 126MB [2022-04-15T21:39:29.065Z] a8054fc9cdd8 27 seconds ago 4.14GB [2022-04-15T21:39:29.065Z] security-spire-server-arm64 latest 3ed4294b523d 41 seconds ago 86.3MB [2022-04-15T21:39:29.065Z] 7fc7cccc66aa About a minute ago 4.14GB [2022-04-15T21:39:29.065Z] security-spire-config-arm64 latest 085eb600d470 7 minutes ago 85.6MB [2022-04-15T21:39:29.065Z] 4923be1e5b68 7 minutes ago 4.14GB [2022-04-15T21:39:29.065Z] core-data-arm64 latest 3982614d7537 30 minutes ago 21.6MB [2022-04-15T21:39:29.065Z] 576b0c066e23 30 minutes ago 1.34GB [2022-04-15T21:39:29.065Z] core-metadata-arm64 latest ccdda353ff78 34 minutes ago 16.3MB [2022-04-15T21:39:29.065Z] 11e5a2d46b0a 34 minutes ago 1.31GB [2022-04-15T21:39:29.065Z] security-spiffe-token-provider-arm64 latest 3749e6f4a633 34 minutes ago 27.9MB [2022-04-15T21:39:29.065Z] 99334e611826 35 minutes ago 1.36GB [2022-04-15T21:39:29.065Z] security-secretstore-setup-arm64 latest 6ddeff95501a 37 minutes ago 27.5MB [2022-04-15T21:39:29.065Z] c8e342e68ca5 37 minutes ago 1.32GB [2022-04-15T21:39:29.065Z] sys-mgmt-agent-arm64 latest b5ae5c31367b 38 minutes ago 282MB [2022-04-15T21:39:29.065Z] 5f06bead673f 40 minutes ago 1.31GB [2022-04-15T21:39:29.065Z] core-command-arm64 latest 4346e9ee6c1b 40 minutes ago 15.5MB [2022-04-15T21:39:29.065Z] 6b8b003120b1 40 minutes ago 1.31GB [2022-04-15T21:39:29.065Z] support-notifications-arm64 latest 066af6fcb610 44 minutes ago 25.8MB [2022-04-15T21:39:29.065Z] support-scheduler-arm64 latest f9328a81c707 44 minutes ago 25.2MB [2022-04-15T21:39:29.065Z] 8b02a4a6c31e 44 minutes ago 1.37GB [2022-04-15T21:39:29.065Z] 2b630efaec25 44 minutes ago 1.36GB [2022-04-15T21:39:29.065Z] security-bootstrapper-arm64 latest 4b6f44f613f1 46 minutes ago 18.3MB [2022-04-15T21:39:29.065Z] security-proxy-setup-arm64 latest 4e23a1b1fd80 46 minutes ago 26.1MB [2022-04-15T21:39:29.065Z] a3829271414f 46 minutes ago 1.31GB [2022-04-15T21:39:29.065Z] b295d64bb40b 47 minutes ago 1.32GB [2022-04-15T21:39:29.065Z] ci-base-image-arm64 latest 27a12ee7d3b8 About an hour ago 886MB [2022-04-15T21:39:29.065Z] docker 20.10.14 c346e9eafbab 10 days ago 202MB [2022-04-15T21:39:29.065Z] alpine 3.14 ac73e934f311 10 days ago 5.34MB [2022-04-15T21:39:29.065Z] alpine 3.15 3fb3c9af89a9 10 days ago 5.32MB [2022-04-15T21:39:29.065Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64 1.17-alpine f79e39bc4007 2 months ago 551MB [2022-04-15T21:39:29.065Z] 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-15T21:39:29.516Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2022-04-15T21:39:29.516Z] [2022-04-15T21:39:29.516Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] sh [2022-04-15T21:39:30.146Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2022-04-15T21:39:30.421Z] arm64: Pulling from edgex-lftools-log-publisher [2022-04-15T21:39:30.421Z] 8998bd30e6a1: Pulling fs layer [2022-04-15T21:39:30.421Z] 04944245beec: Pulling fs layer [2022-04-15T21:39:30.421Z] 699f458cf7ca: Pulling fs layer [2022-04-15T21:39:30.421Z] 765212b225bb: Pulling fs layer [2022-04-15T21:39:30.421Z] f23df028b6ca: Pulling fs layer [2022-04-15T21:39:30.421Z] d65c8cfc05b1: Pulling fs layer [2022-04-15T21:39:30.421Z] 2437ff75d9bd: Pulling fs layer [2022-04-15T21:39:30.421Z] 765212b225bb: Waiting [2022-04-15T21:39:30.421Z] d65c8cfc05b1: Waiting [2022-04-15T21:39:30.421Z] 2437ff75d9bd: Waiting [2022-04-15T21:39:30.421Z] 04944245beec: Verifying Checksum [2022-04-15T21:39:30.421Z] 04944245beec: Download complete [2022-04-15T21:39:30.421Z] 765212b225bb: Verifying Checksum [2022-04-15T21:39:30.421Z] 765212b225bb: Download complete [2022-04-15T21:39:30.697Z] f23df028b6ca: Verifying Checksum [2022-04-15T21:39:30.697Z] f23df028b6ca: Download complete [2022-04-15T21:39:30.697Z] d65c8cfc05b1: Verifying Checksum [2022-04-15T21:39:30.697Z] d65c8cfc05b1: Download complete [2022-04-15T21:39:30.697Z] 699f458cf7ca: Verifying Checksum [2022-04-15T21:39:30.697Z] 699f458cf7ca: Download complete [2022-04-15T21:39:30.970Z] 8998bd30e6a1: Download complete [2022-04-15T21:39:33.592Z] 2437ff75d9bd: Verifying Checksum [2022-04-15T21:39:33.592Z] 2437ff75d9bd: Download complete [2022-04-15T21:39:35.569Z] 8998bd30e6a1: Pull complete [2022-04-15T21:39:35.843Z] 04944245beec: Pull complete [2022-04-15T21:39:37.276Z] 699f458cf7ca: Pull complete [2022-04-15T21:39:37.869Z] 765212b225bb: Pull complete [2022-04-15T21:39:38.465Z] f23df028b6ca: Pull complete [2022-04-15T21:39:38.738Z] d65c8cfc05b1: Pull complete [2022-04-15T21:39:53.817Z] 2437ff75d9bd: Pull complete [2022-04-15T21:39:53.817Z] Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da [2022-04-15T21:39:53.817Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2022-04-15T21:39:53.817Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] withDockerContainer [2022-04-15T21:39:54.066Z] prd-ubuntu20.04-docker-arm64-4c-16g-21081 does not seem to be running inside a container [2022-04-15T21:39:54.132Z] $ 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/18 -v /w/workspace/edgex-go/18:/w/workspace/edgex-go/18:rw,z -v /w/workspace/edgex-go/18@tmp:/w/workspace/edgex-go/18@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 cat [2022-04-15T21:39:57.289Z] $ docker top 9d09940b8c0c6ae5aa2249c62adb82987cb81302b1277f8e2d0a0ff9058b4ed3 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2022-04-15T21:39:58.367Z] ---> job-cost.sh [2022-04-15T21:39:58.367Z] lf-activate-venv: SKIPPING [2022-04-15T21:39:58.367Z] INFO: No Stack... [2022-04-15T21:39:58.956Z] INFO: Retrieving Pricing Info for: v3-standard-4 [2022-04-15T21:39:59.928Z] INFO: Archiving Costs [Pipeline] sh [2022-04-15T21:40:00.594Z] + cat /w/workspace/edgex-go/18/archives/cost.csv [2022-04-15T21:40:00.594Z] + cut -d, -f6 [Pipeline] lock [2022-04-15T21:40:00.627Z] Trying to acquire lock on [jenkins-edgexfoundry-edgex-go-PR-3924-18-stack-cost] [2022-04-15T21:40:00.633Z] Resource [jenkins-edgexfoundry-edgex-go-PR-3924-18-stack-cost] did not exist. Created. [2022-04-15T21:40:00.633Z] Lock acquired on [jenkins-edgexfoundry-edgex-go-PR-3924-18-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2022-04-15T21:40:01.308Z] + echo total: 0.2199999988079071 [Pipeline] stash [2022-04-15T21:40:01.502Z] Stashed 1 file(s) [Pipeline] } [2022-04-15T21:40:01.509Z] Lock released on resource [jenkins-edgexfoundry-edgex-go-PR-3924-18-stack-cost] [Pipeline] // lock [Pipeline] } [2022-04-15T21:40:01.508Z] $ docker stop --time=1 9d09940b8c0c6ae5aa2249c62adb82987cb81302b1277f8e2d0a0ff9058b4ed3 [2022-04-15T21:40:03.038Z] $ docker rm -f 9d09940b8c0c6ae5aa2249c62adb82987cb81302b1277f8e2d0a0ff9058b4ed3 [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-15T21:40:03.618Z] provisioning config files... [2022-04-15T21:40:03.626Z] copy managed file [edgex-go-codecov-token] to file:/w/workspace/edgex-go/18@tmp/config8380385547587984076tmp [Pipeline] { [Pipeline] sh [2022-04-15T21:40:03.936Z] + set +x [2022-04-15T21:40:03.936Z] + curl -s https://codecov.io/bash [2022-04-15T21:40:03.936Z] + bash -s -- [2022-04-15T21:40:03.936Z] [2022-04-15T21:40:03.936Z] _____ _ [2022-04-15T21:40:03.936Z] / ____| | | [2022-04-15T21:40:03.936Z] | | ___ __| | ___ ___ _____ __ [2022-04-15T21:40:03.936Z] | | / _ \ / _` |/ _ \/ __/ _ \ \ / / [2022-04-15T21:40:03.936Z] | |___| (_) | (_| | __/ (_| (_) \ V / [2022-04-15T21:40:03.936Z] \_____\___/ \__,_|\___|\___\___/ \_/ [2022-04-15T21:40:03.936Z] Bash-1.0.6 [2022-04-15T21:40:03.936Z] [2022-04-15T21:40:03.936Z] [2022-04-15T21:40:03.936Z] ==> git version 2.25.1 found [2022-04-15T21:40:03.936Z] ==> 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-15T21:40:03.936Z] Release-Date: 2020-01-08 [2022-04-15T21:40:03.936Z] 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-15T21:40:03.936Z] Features: AsynchDNS brotli GSS-API HTTP2 HTTPS-proxy IDN IPv6 Kerberos Largefile libz NTLM NTLM_WB PSL SPNEGO SSL TLS-SRP UnixSockets [2022-04-15T21:40:03.936Z] ==> Jenkins CI detected. [2022-04-15T21:40:03.936Z] current dir:  /w/workspace/edgex-go/18 [2022-04-15T21:40:03.936Z] project root: . [2022-04-15T21:40:03.936Z] --> token set from env [2022-04-15T21:40:03.936Z] Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml [2022-04-15T21:40:03.936Z] ==> Running gcov in . (disable via -X gcov) [2022-04-15T21:40:03.936Z] ==> Python coveragepy not found [2022-04-15T21:40:03.936Z] ==> Searching for coverage reports in: [2022-04-15T21:40:03.936Z] + . [2022-04-15T21:40:03.936Z] -> Found 1 reports [2022-04-15T21:40:03.936Z] ==> Detecting git/mercurial file structure [2022-04-15T21:40:04.196Z] ==> Reading reports [2022-04-15T21:40:04.196Z] + ./coverage.out bytes=434743 [2022-04-15T21:40:04.196Z] ==> Appending adjustments [2022-04-15T21:40:04.196Z] https://docs.codecov.io/docs/fixing-reports [2022-04-15T21:40:05.136Z] + Found adjustments [2022-04-15T21:40:05.136Z] ==> Gzipping contents [2022-04-15T21:40:05.396Z] 60K /tmp/codecov.msm7QM.gz [2022-04-15T21:40:05.396Z] ==> Uploading reports [2022-04-15T21:40:05.396Z] url: https://codecov.io [2022-04-15T21:40:05.396Z] query: branch=PR-3924&commit=6c33f42a7f2f605caf8f50a8770825747a9b540e&build=18&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fedgex-go%2Fjob%2FPR-3924%2F18%2F&name=&tag=&slug=edgexfoundry%2Fedgex-go&service=jenkins&flags=&pr=3924&job=&cmd_args= [2022-04-15T21:40:05.396Z] -> Pinging Codecov [2022-04-15T21:40:05.396Z] https://codecov.io/upload/v4?package=bash-1.0.6&token=&package=bash-1.0.6&token=52b94001-b80a-4ca3-b063-c5e709073964&branch=PR-3924&commit=6c33f42a7f2f605caf8f50a8770825747a9b540e&build=18&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fedgex-go%2Fjob%2FPR-3924%2F18%2F&name=&tag=&slug=edgexfoundry%2Fedgex-go&service=jenkins&flags=&pr=3924&job=&cmd_args= [2022-04-15T21:40:05.656Z] -> Uploading to [2022-04-15T21:40:05.656Z] https://storage.googleapis.com/codecov/v4/raw/2022-04-15/00271124DB129430A58F1EEE437C3FCB/6c33f42a7f2f605caf8f50a8770825747a9b540e/2ff3abf0-f029-4dd0-a900-d063b8f0d518.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EKKHVKCKHW7KBCGM7IHR55T63V2PAVJWLVFNITJHDU5G6R5IRN3LMWJA%2F20220415%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20220415T214005Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=91b6c9ed25adb8308a062baa159b30fdda91d2613615a0326696edca9d73fbf8 [2022-04-15T21:40:05.656Z] % Total % Received % Xferd Average Speed Time Time Time Current [2022-04-15T21:40:05.656Z] Dload Upload Total Spent Left Speed [2022-04-15T21:40:05.917Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 59794 0 0 100 59794 0 242k --:--:-- --:--:-- --:--:-- 241k [2022-04-15T21:40:05.917Z] -> Reports have been successfully queued for processing at https://codecov.io/github/edgexfoundry/edgex-go/commit/6c33f42a7f2f605caf8f50a8770825747a9b540e [Pipeline] } [2022-04-15T21:40:05.925Z] 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-15T21:40:06.593Z] + [ -d /w/workspace/edgex-go/18/archives ] [Pipeline] libraryResource [Pipeline] sh [2022-04-15T21:40:06.887Z] ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh [2022-04-15T21:40:07.760Z] ---> package-listing.sh [2022-04-15T21:40:07.760Z] ++ facter osfamily [2022-04-15T21:40:07.760Z] ++ tr '[:upper:]' '[:lower:]' [2022-04-15T21:40:08.020Z] + OS_FAMILY=debian [2022-04-15T21:40:08.021Z] + workspace=/w/workspace/edgex-go/18 [2022-04-15T21:40:08.021Z] + START_PACKAGES=/tmp/packages_start.txt [2022-04-15T21:40:08.021Z] + END_PACKAGES=/tmp/packages_end.txt [2022-04-15T21:40:08.021Z] + DIFF_PACKAGES=/tmp/packages_diff.txt [2022-04-15T21:40:08.021Z] + PACKAGES=/tmp/packages_start.txt [2022-04-15T21:40:08.021Z] + '[' /w/workspace/edgex-go/18 ']' [2022-04-15T21:40:08.021Z] + PACKAGES=/tmp/packages_end.txt [2022-04-15T21:40:08.021Z] + case "${OS_FAMILY}" in [2022-04-15T21:40:08.021Z] + dpkg -l [2022-04-15T21:40:08.021Z] + grep '^ii' [2022-04-15T21:40:08.021Z] + '[' -f /tmp/packages_start.txt ']' [2022-04-15T21:40:08.021Z] + '[' -f /tmp/packages_end.txt ']' [2022-04-15T21:40:08.021Z] + diff /tmp/packages_start.txt /tmp/packages_end.txt [2022-04-15T21:40:08.021Z] + '[' /w/workspace/edgex-go/18 ']' [2022-04-15T21:40:08.021Z] + mkdir -p /w/workspace/edgex-go/18/archives/ [2022-04-15T21:40:08.021Z] + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/edgex-go/18/archives/ [Pipeline] echo [2022-04-15T21:40:08.034Z] 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/18/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh [2022-04-15T21:40:08.315Z] + facter operatingsystem [Pipeline] isUnix [Pipeline] sh [2022-04-15T21:40:08.873Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2022-04-15T21:40:08.873Z] [2022-04-15T21:40:08.873Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] sh [2022-04-15T21:40:09.181Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2022-04-15T21:40:09.181Z] latest: Pulling from edgex-lftools-log-publisher [2022-04-15T21:40:09.181Z] 5eb5b503b376: Pulling fs layer [2022-04-15T21:40:09.181Z] 5c69ac0246d0: Pulling fs layer [2022-04-15T21:40:09.181Z] ec43610c2a17: Pulling fs layer [2022-04-15T21:40:09.181Z] 3a2ae6a8a46f: Pulling fs layer [2022-04-15T21:40:09.181Z] 33b1e0a273af: Pulling fs layer [2022-04-15T21:40:09.181Z] 5d3b04190fa2: Pulling fs layer [2022-04-15T21:40:09.181Z] 2f39f015ded8: Pulling fs layer [2022-04-15T21:40:09.181Z] 3a2ae6a8a46f: Waiting [2022-04-15T21:40:09.181Z] 33b1e0a273af: Waiting [2022-04-15T21:40:09.181Z] 5c69ac0246d0: Download complete [2022-04-15T21:40:09.181Z] 3a2ae6a8a46f: Verifying Checksum [2022-04-15T21:40:09.181Z] 3a2ae6a8a46f: Download complete [2022-04-15T21:40:09.181Z] 33b1e0a273af: Verifying Checksum [2022-04-15T21:40:09.181Z] 33b1e0a273af: Download complete [2022-04-15T21:40:09.181Z] 5d3b04190fa2: Verifying Checksum [2022-04-15T21:40:09.181Z] 5d3b04190fa2: Download complete [2022-04-15T21:40:09.181Z] ec43610c2a17: Verifying Checksum [2022-04-15T21:40:09.181Z] ec43610c2a17: Download complete [2022-04-15T21:40:09.440Z] 5eb5b503b376: Verifying Checksum [2022-04-15T21:40:09.440Z] 5eb5b503b376: Download complete [2022-04-15T21:40:10.008Z] 2f39f015ded8: Verifying Checksum [2022-04-15T21:40:10.008Z] 2f39f015ded8: Download complete [2022-04-15T21:40:10.574Z] 5eb5b503b376: Pull complete [2022-04-15T21:40:10.833Z] 5c69ac0246d0: Pull complete [2022-04-15T21:40:11.093Z] ec43610c2a17: Pull complete [2022-04-15T21:40:11.093Z] 3a2ae6a8a46f: Pull complete [2022-04-15T21:40:11.354Z] 33b1e0a273af: Pull complete [2022-04-15T21:40:11.612Z] 5d3b04190fa2: Pull complete [2022-04-15T21:40:15.804Z] 2f39f015ded8: Pull complete [2022-04-15T21:40:15.804Z] Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 [2022-04-15T21:40:15.804Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2022-04-15T21:40:15.804Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] withDockerContainer [2022-04-15T21:40:15.872Z] prd-ubuntu20.04-docker-8c-8g-21078 does not seem to be running inside a container [2022-04-15T21:40:15.907Z] $ 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/18/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/18 -v /w/workspace/edgex-go/18:/w/workspace/edgex-go/18:rw,z -v /w/workspace/edgex-go/18@tmp:/w/workspace/edgex-go/18@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat [2022-04-15T21:40:17.726Z] $ docker top 70db25c9ff42f1248ef2a67f123bcfe29d5cd9e5e16142b9e39c2e404d139479 -eo pid,comm [Pipeline] { [Pipeline] sh [2022-04-15T21:40:18.078Z] + touch /tmp/pre-build-complete [Pipeline] sh [2022-04-15T21:40:18.367Z] + mkdir -p /var/log/sysstat [Pipeline] sh [2022-04-15T21:40:18.656Z] + ls /var/log/sa-host [2022-04-15T21:40:18.657Z] ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2022-04-15T21:40:18.878Z] provisioning config files... [2022-04-15T21:40:18.886Z] copy managed file [jenkins-log-archives-settings] to file:/w/workspace/edgex-go/18@tmp/config1916614945555803366tmp [Pipeline] { [Pipeline] echo [2022-04-15T21:40:18.898Z] Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh [2022-04-15T21:40:19.182Z] ---> create-netrc.sh [Pipeline] } [2022-04-15T21:40:19.189Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh [2022-04-15T21:40:19.525Z] ---> python-tools-install.sh [Pipeline] echo [2022-04-15T21:40:19.535Z] Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh [2022-04-15T21:40:19.826Z] ---> sudo-logs.sh [2022-04-15T21:40:19.826Z] Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo [2022-04-15T21:40:19.844Z] Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh [2022-04-15T21:40:20.129Z] ---> job-cost.sh [2022-04-15T21:40:20.129Z] lf-activate-venv: SKIPPING [2022-04-15T21:40:20.129Z] DEBUG: total: 0.2199999988079071 [2022-04-15T21:40:20.129Z] INFO: Retrieving Stack Cost... [2022-04-15T21:40:21.070Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2022-04-15T21:40:21.329Z] INFO: Archiving Costs [Pipeline] echo [2022-04-15T21:40:21.343Z] Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh [2022-04-15T21:40:21.628Z] ---> logs-deploy.sh [2022-04-15T21:40:21.628Z] lf-activate-venv: SKIPPING [2022-04-15T21:40:21.628Z] INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/edgex-go/PR-3924/18 [2022-04-15T21:40:21.628Z] INFO: archiving workspace using pattern(s): [2022-04-15T21:40:22.569Z] Archives upload complete. [2022-04-15T21:40:22.569Z] INFO: archiving logs to Nexus