Pull request #4031 updated Connecting to https://api.github.com using edgex-jenkins github personal access token Connecting to https://api.github.com to check permissions of obtain list of vli11 for edgexfoundry/edgex-go Loading trusted files from base branch main at 87560f2f4565905b4987d66a8308e965001c5142 rather than 4169e606539bb2d023554b237f76678cfe31300c Obtained Jenkinsfile from 87560f2f4565905b4987d66a8308e965001c5142 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-ssh9609074507175611545.key > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision 95c76d14630896f3c9cf825147e1b1e2bad20cbb Resolving tag commit... (remote references may be a lightweight tag or an annotated tag) > git rev-parse --resolve-git-dir /var/lib/jenkins/caches/git-95b00d7e16de695d9f4849f078f37a0f/.git # timeout=10 Setting origin to git@github.com:edgexfoundry/edgex-global-pipelines.git > git config remote.origin.url git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Fetching origin... Fetching upstream changes from origin > git --version # timeout=10 > git --version # 'git version 2.16.6' > git config --get remote.origin.url # timeout=10 using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/caches/git-95b00d7e16de695d9f4849f078f37a0f@tmp/jenkins-gitclient-ssh12873775498274370293.key > git fetch --tags --progress -- origin +refs/heads/*:refs/remotes/origin/* # timeout=10 > git rev-parse refs/tags/stable^{commit} # timeout=10 Resolved tag stable revision 95c76d14630896f3c9cf825147e1b1e2bad20cbb The recommended git tool is: git using credential edgex-jenkins-ssh > git rev-parse --resolve-git-dir /var/lib/jenkins/jobs/edgexfoundry/jobs/edgex-go/branches/PR-4031/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-4031/workspace@libs/edgex-global-pipelines@tmp/jenkins-gitclient-ssh15141929878957634448.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision 95c76d14630896f3c9cf825147e1b1e2bad20cbb (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f 95c76d14630896f3c9cf825147e1b1e2bad20cbb # timeout=10 Commit message: "Merge pull request #387 from ernestojeda/disable-concurrent-builds" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 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-ssh7766378873979334276.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-4031/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-4031/workspace@libs/lf-pipelines@tmp/jenkins-gitclient-ssh16595371362988509501.key > git fetch --no-tags --progress -- git@github.com:lfit/releng-pipelines.git +refs/heads/*:refs/remotes/origin/* # timeout=10 Checking out Revision b3dada9287033e4e81bc68320e01fd57bef02650 (master) > git config core.sparsecheckout # timeout=10 > git checkout -f b3dada9287033e4e81bc68320e01fd57bef02650 # timeout=10 Commit message: "Fix: Update requirements.txt, update global-jjb" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 Excluding src/test/ from checkout of git git@github.com:lfit/releng-pipelines.git so that shared library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. [Pipeline] Start of Pipeline [Pipeline] echo ========================================================= [edgeXBuildGoParallel] RAW Config: [project:edgex-go, dockerFileGlobPath:cmd/**/Dockerfile, testScript:make test, buildScript:make build, publishSwaggerDocs:true, swaggerApiFolders:[openapi/v2], buildSnap:false] ========================================================= [Pipeline] echo Setting up nodes based on requested architectures [[amd64, arm64]] [Pipeline] echo Nodes requested: [[ubuntu20.04-docker-8c-8g, ubuntu20.04-docker-arm64-4c-16g]] [Pipeline] echo ========================================================= [edgeXBuildGoParallel] Pipeline Parameters: ========================================================= [Pipeline] echo MAVEN_SETTINGS: edgex-go-settings PROJECT: edgex-go USE_SEMVER: true TEST_SCRIPT: make test BUILD_SCRIPT: make build GO_VERSION: 1.17 USE_ALPINE: true DOCKER_FILE_GLOB: cmd/**/Dockerfile DOCKER_IMAGE_NAME_PREFIX: DOCKER_IMAGE_NAME_SUFFIX: DOCKER_BUILD_FILE_PATH: Dockerfile.build DOCKER_BUILD_CONTEXT: . DOCKER_BUILD_IMAGE_TARGET: builder DOCKER_REGISTRY_NAMESPACE: DOCKER_NEXUS_REPO: staging BUILD_DOCKER_IMAGE: true PUSH_DOCKER_IMAGE: true SEMVER_BUMP_LEVEL: pre PUBLISH_SWAGGER_DOCS: true SWAGGER_API_FOLDERS: openapi/v2 BUILD_SNAP: false BUILD_FAILURE_NOTIFY_LIST: edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] node Still waiting to schedule task All nodes of label ‘ubuntu20.04-docker-8c-8g’ are offline Running on prd-ubuntu20.04-docker-8c-8g-64212 in /w/workspace/edgexfoundry_edgex-go_PR-4031 [Pipeline] { [Pipeline] ws Running in /w/workspace/edgex-go/2 [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/2 # 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 87560f2f4565905b4987d66a8308e965001c5142 into PR head commit 4169e606539bb2d023554b237f76678cfe31300c Merge succeeded, producing 4169e606539bb2d023554b237f76678cfe31300c Checking out Revision 4169e606539bb2d023554b237f76678cfe31300c (PR-4031) > 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/4031/head:refs/remotes/origin/PR-4031 +refs/heads/main:refs/remotes/origin/main # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 4169e606539bb2d023554b237f76678cfe31300c # 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 87560f2f4565905b4987d66a8308e965001c5142 # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 4169e606539bb2d023554b237f76678cfe31300c # timeout=10 Commit message: "update default's password variable from redis5Password to defaultPassword" > git rev-list --no-walk 702d8bdf761ff7b825ac6eb9784c3f4dcba69e3e # timeout=10 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout [2022-05-20T16:26:44.006Z] Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials [2022-05-20T16:26:44.083Z] Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo [2022-05-20T16:26:44.105Z] ========================================================= [2022-05-20T16:26:44.105Z] EdgeX Global Pipelines Version Info [2022-05-20T16:26:44.105Z] ========================================================= [Pipeline] libraryResource [Pipeline] sh [2022-05-20T16:26:44.866Z] ------------------- [2022-05-20T16:26:44.866Z] stable info: [2022-05-20T16:26:44.866Z] ------------------- [2022-05-20T16:26:44.866Z] Commited By: Ernesto Ojeda ernesto.ojeda@intel.com [2022-05-20T16:26:44.866Z] Commit SHA: 95c76d14630896f3c9cf825147e1b1e2bad20cbb [2022-05-20T16:26:44.866Z] Message: update stable to v1.0.230 [2022-05-20T16:26:45.441Z] ------------------- [2022-05-20T16:26:45.441Z] experimental info: [2022-05-20T16:26:45.441Z] ------------------- [2022-05-20T16:26:45.441Z] Commited By: Ernesto Ojeda ernesto.ojeda@intel.com [2022-05-20T16:26:45.441Z] Commit SHA: 95c76d14630896f3c9cf825147e1b1e2bad20cbb [2022-05-20T16:26:45.441Z] Message: update experimental to v1.0.230 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo [2022-05-20T16:26:45.578Z] [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = edgex-go-settings [Pipeline] echo [2022-05-20T16:26:45.586Z] [edgeXSetupEnvironment]: set envvar PROJECT = edgex-go [Pipeline] echo [2022-05-20T16:26:45.595Z] [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo [2022-05-20T16:26:45.603Z] [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo [2022-05-20T16:26:45.611Z] [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo [2022-05-20T16:26:45.618Z] [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.17 [Pipeline] echo [2022-05-20T16:26:45.628Z] [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo [2022-05-20T16:26:45.646Z] [edgeXSetupEnvironment]: set envvar DOCKER_FILE_GLOB = cmd/**/Dockerfile [Pipeline] echo [2022-05-20T16:26:45.656Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME_PREFIX = [Pipeline] echo [2022-05-20T16:26:45.664Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME_SUFFIX = [Pipeline] echo [2022-05-20T16:26:45.673Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo [2022-05-20T16:26:45.683Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo [2022-05-20T16:26:45.694Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo [2022-05-20T16:26:45.702Z] [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo [2022-05-20T16:26:45.711Z] [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo [2022-05-20T16:26:45.719Z] [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo [2022-05-20T16:26:45.727Z] [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo [2022-05-20T16:26:45.735Z] [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo [2022-05-20T16:26:45.743Z] [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = true [Pipeline] echo [2022-05-20T16:26:45.756Z] [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v2 [Pipeline] echo [2022-05-20T16:26:45.767Z] [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo [2022-05-20T16:26:45.778Z] [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo [2022-05-20T16:26:45.789Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH = PR-4031 [Pipeline] echo [2022-05-20T16:26:45.801Z] [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = PR-4031 [Pipeline] echo [2022-05-20T16:26:45.820Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = PR-4031 [Pipeline] echo [2022-05-20T16:26:45.834Z] [edgeXSetupEnvironment]: set envvar GIT_COMMIT = 4169e606539bb2d023554b237f76678cfe31300c [Pipeline] echo [2022-05-20T16:26:45.850Z] [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = 4169e60 [Pipeline] echo [2022-05-20T16:26:45.859Z] [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2022-05-20T16:26:45.919Z] provisioning config files... [2022-05-20T16:26:45.933Z] copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/2@tmp/config5212334464767138815tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2022-05-20T16:26:46.271Z] ---> docker-login.sh [2022-05-20T16:26:46.271Z] nexus3.edgexfoundry.org:10001 [2022-05-20T16:26:46.533Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-05-20T16:26:46.533Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-05-20T16:26:46.533Z] Configure a credential helper to remove this warning. See [2022-05-20T16:26:46.533Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-05-20T16:26:46.533Z] [2022-05-20T16:26:46.533Z] Login Succeeded [2022-05-20T16:26:46.533Z] nexus3.edgexfoundry.org:10002 [2022-05-20T16:26:46.795Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-05-20T16:26:46.795Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-05-20T16:26:46.795Z] Configure a credential helper to remove this warning. See [2022-05-20T16:26:46.795Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-05-20T16:26:46.795Z] [2022-05-20T16:26:46.795Z] Login Succeeded [2022-05-20T16:26:46.795Z] nexus3.edgexfoundry.org:10003 [2022-05-20T16:26:46.795Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-05-20T16:26:46.795Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-05-20T16:26:46.795Z] Configure a credential helper to remove this warning. See [2022-05-20T16:26:46.795Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-05-20T16:26:46.795Z] [2022-05-20T16:26:46.795Z] Login Succeeded [2022-05-20T16:26:46.795Z] nexus3.edgexfoundry.org:10004 [2022-05-20T16:26:47.058Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-05-20T16:26:47.058Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-05-20T16:26:47.058Z] Configure a credential helper to remove this warning. See [2022-05-20T16:26:47.058Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-05-20T16:26:47.058Z] [2022-05-20T16:26:47.058Z] Login Succeeded [2022-05-20T16:26:47.058Z] docker.io [2022-05-20T16:26:47.058Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-05-20T16:26:47.638Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-05-20T16:26:47.638Z] Configure a credential helper to remove this warning. See [2022-05-20T16:26:47.638Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-05-20T16:26:47.638Z] [2022-05-20T16:26:47.638Z] Login Succeeded [2022-05-20T16:26:47.638Z] ---> docker-login.sh ends [Pipeline] } [2022-05-20T16:26:47.647Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2022-05-20T16:26:47.960Z] + ls cmd/core-command/Dockerfile cmd/core-data/Dockerfile cmd/core-metadata/Dockerfile cmd/security-bootstrapper/Dockerfile cmd/security-proxy-setup/Dockerfile cmd/security-secretstore-setup/Dockerfile cmd/security-spiffe-token-provider/Dockerfile cmd/security-spire-agent/Dockerfile cmd/security-spire-config/Dockerfile cmd/security-spire-server/Dockerfile cmd/support-notifications/Dockerfile cmd/support-scheduler/Dockerfile cmd/sys-mgmt-agent/Dockerfile [2022-05-20T16:26:47.960Z] + dirname cmd/core-command/Dockerfile [2022-05-20T16:26:47.960Z] + cut -d/ -f2 [2022-05-20T16:26:47.960Z] + echo core-command,cmd/core-command/Dockerfile [2022-05-20T16:26:47.960Z] + dirname cmd/core-data/Dockerfile [2022-05-20T16:26:47.960Z] + cut -d/ -f2 [2022-05-20T16:26:47.960Z] + echo core-data,cmd/core-data/Dockerfile [2022-05-20T16:26:47.960Z] + dirname cmd/core-metadata/Dockerfile [2022-05-20T16:26:47.960Z] + cut -d/ -f2 [2022-05-20T16:26:47.960Z] + echo core-metadata,cmd/core-metadata/Dockerfile [2022-05-20T16:26:47.960Z] + dirname cmd/security-bootstrapper/Dockerfile [2022-05-20T16:26:47.960Z] + cut -d/ -f2 [2022-05-20T16:26:47.960Z] + echo security-bootstrapper,cmd/security-bootstrapper/Dockerfile [2022-05-20T16:26:47.960Z] + dirname cmd/security-proxy-setup/Dockerfile [2022-05-20T16:26:47.960Z] + cut -d/ -f2 [2022-05-20T16:26:47.960Z] + echo security-proxy-setup,cmd/security-proxy-setup/Dockerfile [2022-05-20T16:26:47.960Z] + dirname cmd/security-secretstore-setup/Dockerfile [2022-05-20T16:26:47.960Z] + cut -d/ -f2 [2022-05-20T16:26:47.960Z] + echo security-secretstore-setup,cmd/security-secretstore-setup/Dockerfile [2022-05-20T16:26:47.960Z] + dirname cmd/security-spiffe-token-provider/Dockerfile [2022-05-20T16:26:47.960Z] + cut -d/ -f2 [2022-05-20T16:26:47.960Z] + echo security-spiffe-token-provider,cmd/security-spiffe-token-provider/Dockerfile [2022-05-20T16:26:47.960Z] + dirname cmd/security-spire-agent/Dockerfile [2022-05-20T16:26:47.960Z] + cut -d/ -f2 [2022-05-20T16:26:47.960Z] + echo security-spire-agent,cmd/security-spire-agent/Dockerfile [2022-05-20T16:26:47.960Z] + dirname cmd/security-spire-config/Dockerfile [2022-05-20T16:26:47.960Z] + cut -d/ -f2 [2022-05-20T16:26:47.960Z] + echo security-spire-config,cmd/security-spire-config/Dockerfile [2022-05-20T16:26:47.960Z] + dirname cmd/security-spire-server/Dockerfile [2022-05-20T16:26:47.960Z] + cut -d/ -f2 [2022-05-20T16:26:47.960Z] + echo security-spire-server,cmd/security-spire-server/Dockerfile [2022-05-20T16:26:47.960Z] + dirname cmd/support-notifications/Dockerfile [2022-05-20T16:26:47.960Z] + cut -d/ -f2 [2022-05-20T16:26:47.960Z] + echo support-notifications,cmd/support-notifications/Dockerfile [2022-05-20T16:26:47.960Z] + dirname cmd/support-scheduler/Dockerfile [2022-05-20T16:26:47.960Z] + cut -d/ -f2 [2022-05-20T16:26:47.960Z] + echo support-scheduler,cmd/support-scheduler/Dockerfile [2022-05-20T16:26:47.960Z] + dirname cmd/sys-mgmt-agent/Dockerfile [2022-05-20T16:26:47.960Z] + cut -d/ -f2 [2022-05-20T16:26:47.960Z] + echo sys-mgmt-agent,cmd/sys-mgmt-agent/Dockerfile [Pipeline] echo [2022-05-20T16:26:48.074Z] Generate Dockers from filesystem: [[image:core-command, dockerfile:cmd/core-command/Dockerfile], [image:core-data, dockerfile:cmd/core-data/Dockerfile], [image:core-metadata, dockerfile:cmd/core-metadata/Dockerfile], [image:security-bootstrapper, dockerfile:cmd/security-bootstrapper/Dockerfile], [image:security-proxy-setup, dockerfile:cmd/security-proxy-setup/Dockerfile], [image:security-secretstore-setup, dockerfile:cmd/security-secretstore-setup/Dockerfile], [image:security-spiffe-token-provider, dockerfile:cmd/security-spiffe-token-provider/Dockerfile], [image:security-spire-agent, dockerfile:cmd/security-spire-agent/Dockerfile], [image:security-spire-config, dockerfile:cmd/security-spire-config/Dockerfile], [image:security-spire-server, dockerfile:cmd/security-spire-server/Dockerfile], [image:support-notifications, dockerfile:cmd/support-notifications/Dockerfile], [image:support-scheduler, dockerfile:cmd/support-scheduler/Dockerfile], [image:sys-mgmt-agent, dockerfile:cmd/sys-mgmt-agent/Dockerfile]] [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build Check) [Pipeline] sh [2022-05-20T16:26:48.448Z] + git rev-list -1 --merges 4169e606539bb2d023554b237f76678cfe31300c~1..4169e606539bb2d023554b237f76678cfe31300c [Pipeline] echo [2022-05-20T16:26:48.474Z] -----------> git rev-list -1 --merges 4169e606539bb2d023554b237f76678cfe31300c~1..4169e606539bb2d023554b237f76678cfe31300c 4169e606539bb2d023554b237f76678cfe31300c [false] [Pipeline] sh [2022-05-20T16:26:48.769Z] + git log --format=format:%s -1 4169e606539bb2d023554b237f76678cfe31300c [Pipeline] echo [2022-05-20T16:26:48.799Z] ========================================================= [2022-05-20T16:26:48.799Z] [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] [2022-05-20T16:26:48.799Z] ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] sh [2022-05-20T16:26:49.358Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2022-05-20T16:26:49.358Z] + grep -v github /etc/ssh/ssh_known_hosts [2022-05-20T16:26:49.358Z] + [ -e /tmp/ssh_known_hosts ] [2022-05-20T16:26:49.358Z] + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts [2022-05-20T16:26:49.358Z] + echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [2022-05-20T16:26:49.358Z] + sudo tee -a /etc/ssh/ssh_known_hosts [2022-05-20T16:26:49.358Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] sh [2022-05-20T16:26:49.773Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:latest [2022-05-20T16:26:49.773Z] [2022-05-20T16:26:49.773Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:latest [Pipeline] isUnix [Pipeline] sh [2022-05-20T16:26:50.078Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:latest [2022-05-20T16:26:50.078Z] latest: Pulling from edgex-devops/py-git-semver [2022-05-20T16:26:50.078Z] 1fe172e4850f: Pulling fs layer [2022-05-20T16:26:50.078Z] caf521ccaac6: Pulling fs layer [2022-05-20T16:26:50.078Z] 3ead6fa29328: Pulling fs layer [2022-05-20T16:26:50.078Z] 5c2a1cbceb83: Pulling fs layer [2022-05-20T16:26:50.078Z] a8d5f1318db7: Pulling fs layer [2022-05-20T16:26:50.078Z] c427282e49a2: Pulling fs layer [2022-05-20T16:26:50.078Z] 1827001aaf11: Pulling fs layer [2022-05-20T16:26:50.078Z] 0714d37db230: Pulling fs layer [2022-05-20T16:26:50.078Z] ac28cf19c067: Pulling fs layer [2022-05-20T16:26:50.078Z] ca983d60f3e2: Pulling fs layer [2022-05-20T16:26:50.078Z] 9f894cec8388: Pulling fs layer [2022-05-20T16:26:50.078Z] a8d5f1318db7: Waiting [2022-05-20T16:26:50.078Z] c427282e49a2: Waiting [2022-05-20T16:26:50.078Z] 0714d37db230: Waiting [2022-05-20T16:26:50.078Z] 1827001aaf11: Waiting [2022-05-20T16:26:50.078Z] 5c2a1cbceb83: Waiting [2022-05-20T16:26:50.078Z] 9f894cec8388: Waiting [2022-05-20T16:26:50.078Z] ac28cf19c067: Waiting [2022-05-20T16:26:50.078Z] ca983d60f3e2: Waiting [2022-05-20T16:26:50.078Z] caf521ccaac6: Verifying Checksum [2022-05-20T16:26:50.078Z] 5c2a1cbceb83: Verifying Checksum [2022-05-20T16:26:50.078Z] 5c2a1cbceb83: Download complete [2022-05-20T16:26:50.078Z] a8d5f1318db7: Verifying Checksum [2022-05-20T16:26:50.078Z] a8d5f1318db7: Download complete [2022-05-20T16:26:50.338Z] c427282e49a2: Verifying Checksum [2022-05-20T16:26:50.338Z] c427282e49a2: Download complete [2022-05-20T16:26:50.338Z] 3ead6fa29328: Verifying Checksum [2022-05-20T16:26:50.338Z] 3ead6fa29328: Download complete [2022-05-20T16:26:50.338Z] 0714d37db230: Verifying Checksum [2022-05-20T16:26:50.338Z] 0714d37db230: Download complete [2022-05-20T16:26:50.338Z] ac28cf19c067: Download complete [2022-05-20T16:26:50.338Z] ca983d60f3e2: Download complete [2022-05-20T16:26:50.338Z] 9f894cec8388: Verifying Checksum [2022-05-20T16:26:50.338Z] 9f894cec8388: Download complete [2022-05-20T16:26:50.338Z] 1fe172e4850f: Verifying Checksum [2022-05-20T16:26:50.338Z] 1fe172e4850f: Download complete [2022-05-20T16:26:50.601Z] 1827001aaf11: Verifying Checksum [2022-05-20T16:26:50.601Z] 1827001aaf11: Download complete [2022-05-20T16:26:51.985Z] 1fe172e4850f: Pull complete [2022-05-20T16:26:51.985Z] caf521ccaac6: Pull complete [2022-05-20T16:26:52.556Z] 3ead6fa29328: Pull complete [2022-05-20T16:26:52.557Z] 5c2a1cbceb83: Pull complete [2022-05-20T16:26:52.816Z] a8d5f1318db7: Pull complete [2022-05-20T16:26:52.816Z] c427282e49a2: Pull complete [2022-05-20T16:26:54.729Z] 1827001aaf11: Pull complete [2022-05-20T16:26:54.729Z] 0714d37db230: Pull complete [2022-05-20T16:26:54.992Z] ac28cf19c067: Pull complete [2022-05-20T16:26:54.992Z] ca983d60f3e2: Pull complete [2022-05-20T16:26:54.992Z] 9f894cec8388: Pull complete [2022-05-20T16:26:55.255Z] Digest: sha256:90e63904a1edc574c23a580e5fc31fbcdccad1501625621f67a6be262171cfee [2022-05-20T16:26:55.255Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:latest [2022-05-20T16:26:55.255Z] nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:latest [Pipeline] withDockerContainer [2022-05-20T16:26:55.340Z] prd-ubuntu20.04-docker-8c-8g-64212 does not seem to be running inside a container [2022-05-20T16:26:55.388Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgex-go/2 -v /w/workspace/edgex-go/2:/w/workspace/edgex-go/2:rw,z -v /w/workspace/edgex-go/2@tmp:/w/workspace/edgex-go/2@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:latest cat [2022-05-20T16:26:56.662Z] $ docker top ad21b0589806e5e3d8fb006073559abd12d9e5b58864befa0c70ac3a80aefeb7 -eo pid,comm [2022-05-20T16:26:56.746Z] ERROR: The container started but didn't run the expected command. Please double check your ENTRYPOINT does execute the command passed as docker run argument, as required by official docker images (see https://github.com/docker-library/official-images#consistency for entrypoint consistency requirements). [2022-05-20T16:26:56.746Z] Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2022-05-20T16:26:56.781Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2022-05-20T16:26:56.781Z] [ssh-agent] Looking for ssh-agent implementation... [2022-05-20T16:26:56.918Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2022-05-20T16:26:56.929Z] $ docker exec ad21b0589806e5e3d8fb006073559abd12d9e5b58864befa0c70ac3a80aefeb7 ssh-agent [2022-05-20T16:26:57.065Z] SSH_AUTH_SOCK=/tmp/ssh-ao3PHTcUpK0K/agent.32 [2022-05-20T16:26:57.065Z] SSH_AGENT_PID=38 [2022-05-20T16:26:57.074Z] Running ssh-add (command line suppressed) [2022-05-20T16:26:57.219Z] Identity added: /w/workspace/edgex-go/2@tmp/private_key_8347455711507467917.key (/w/workspace/edgex-go/2@tmp/private_key_8347455711507467917.key) [2022-05-20T16:26:57.230Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2022-05-20T16:26:57.526Z] + git tag --points-at HEAD [Pipeline] } [2022-05-20T16:26:57.547Z] $ docker exec --env ******** --env ******** ad21b0589806e5e3d8fb006073559abd12d9e5b58864befa0c70ac3a80aefeb7 ssh-agent -k [2022-05-20T16:26:57.660Z] unset SSH_AUTH_SOCK; [2022-05-20T16:26:57.661Z] unset SSH_AGENT_PID; [2022-05-20T16:26:57.661Z] echo Agent pid 38 killed; [2022-05-20T16:26:57.669Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent [2022-05-20T16:26:57.691Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2022-05-20T16:26:57.691Z] [ssh-agent] Looking for ssh-agent implementation... [2022-05-20T16:26:57.839Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2022-05-20T16:26:57.849Z] $ docker exec ad21b0589806e5e3d8fb006073559abd12d9e5b58864befa0c70ac3a80aefeb7 ssh-agent [2022-05-20T16:26:57.972Z] SSH_AUTH_SOCK=/tmp/ssh-X6x7Bh56bswh/agent.72 [2022-05-20T16:26:57.972Z] SSH_AGENT_PID=78 [2022-05-20T16:26:57.978Z] Running ssh-add (command line suppressed) [2022-05-20T16:26:58.105Z] Identity added: /w/workspace/edgex-go/2@tmp/private_key_1490365258465957726.key (/w/workspace/edgex-go/2@tmp/private_key_1490365258465957726.key) [2022-05-20T16:26:58.117Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2022-05-20T16:26:58.410Z] + git semver init [2022-05-20T16:26:58.672Z] 2022-05-20 16:26:58,624 [run_init] DEBUG init version:0.0.0 force:False [2022-05-20T16:26:58.672Z] 2022-05-20 16:26:58,624 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/edgex-go/2/.semver [2022-05-20T16:26:58.672Z] 2022-05-20 16:26:58,625 [execute] INFO git clone -b semver git@github.com:edgexfoundry/edgex-go.git /w/workspace/edgex-go/2/.semver [2022-05-20T16:26:58.672Z] 2022-05-20 16:26:58,625 [execute] DEBUG Popen(['git', 'clone', '-b', 'semver', 'git@github.com:edgexfoundry/edgex-go.git', '/w/workspace/edgex-go/2/.semver'], cwd=/w/workspace/edgex-go/2, universal_newlines=False, shell=None, istream=None) [2022-05-20T16:27:03.987Z] 2022-05-20 16:27:03,067 [append_file] DEBUG append to file:/w/workspace/edgex-go/2/.git/info/exclude [2022-05-20T16:27:03.987Z] 2022-05-20 16:27:03,068 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/edgex-go/2/.semver/PR-4031 with force:False [2022-05-20T16:27:03.987Z] 2022-05-20 16:27:03,068 [write_file] DEBUG write to file:/w/workspace/edgex-go/2/.semver/PR-4031 [2022-05-20T16:27:03.987Z] 2022-05-20 16:27:03,073 [execute] INFO git cat-file --batch-check [2022-05-20T16:27:03.987Z] 2022-05-20 16:27:03,073 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/edgex-go/2/.semver, universal_newlines=False, shell=None, istream=) [2022-05-20T16:27:03.987Z] 2022-05-20 16:27:03,081 [execute] INFO git cat-file --batch [2022-05-20T16:27:03.987Z] 2022-05-20 16:27:03,081 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/edgex-go/2/.semver, universal_newlines=False, shell=None, istream=) [2022-05-20T16:27:03.987Z] 2022-05-20 16:27:03,087 [read_version] DEBUG read version from /w/workspace/edgex-go/2/.semver/PR-4031 [2022-05-20T16:27:03.987Z] 0.0.0 [Pipeline] } [2022-05-20T16:27:04.004Z] $ docker exec --env ******** --env ******** ad21b0589806e5e3d8fb006073559abd12d9e5b58864befa0c70ac3a80aefeb7 ssh-agent -k [2022-05-20T16:27:04.140Z] unset SSH_AUTH_SOCK; [2022-05-20T16:27:04.140Z] unset SSH_AGENT_PID; [2022-05-20T16:27:04.140Z] echo Agent pid 78 killed; [2022-05-20T16:27:04.145Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2022-05-20T16:27:04.448Z] + git semver [Pipeline] } [2022-05-20T16:27:04.729Z] $ docker stop --time=1 ad21b0589806e5e3d8fb006073559abd12d9e5b58864befa0c70ac3a80aefeb7 [2022-05-20T16:27:06.037Z] $ docker rm -f ad21b0589806e5e3d8fb006073559abd12d9e5b58864befa0c70ac3a80aefeb7 [Pipeline] // withDockerContainer [Pipeline] sh [2022-05-20T16:27:06.399Z] + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash [2022-05-20T16:27:06.663Z] Stashed 1 file(s) [Pipeline] echo [2022-05-20T16:27:06.667Z] [edgeXSemver]: initialized semver on version 0.0.0 [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] parallel [Pipeline] { (Branch: amd64) [Pipeline] { (Branch: arm64) [Pipeline] stage [Pipeline] { (amd64) [Pipeline] stage [Pipeline] { (arm64) [Pipeline] node [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] echo [2022-05-20T16:27:06.800Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2022-05-20T16:27:06.810Z] ========================================================= [2022-05-20T16:27:06.810Z] [edgeXBuildGoParallel] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.17-alpine] [2022-05-20T16:27:06.810Z] ========================================================= [Pipeline] fileExists [Pipeline] sh [2022-05-20T16:27:07.103Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.17-alpine [2022-05-20T16:27:07.103Z] 1.17-alpine: Pulling from edgex-devops/edgex-golang-base [2022-05-20T16:27:07.103Z] 59bf1c3509f3: Pulling fs layer [2022-05-20T16:27:07.103Z] 666ba61612fd: Pulling fs layer [2022-05-20T16:27:07.103Z] 8ed8ca486205: Pulling fs layer [2022-05-20T16:27:07.103Z] 4fe6c5a15a65: Pulling fs layer [2022-05-20T16:27:07.103Z] 22a0e8bec74d: Pulling fs layer [2022-05-20T16:27:07.103Z] ca2b28591e48: Pulling fs layer [2022-05-20T16:27:07.103Z] a51346096db8: Pulling fs layer [2022-05-20T16:27:07.103Z] daebc70d1ce1: Pulling fs layer [2022-05-20T16:27:07.103Z] 0e18a0eac166: Pulling fs layer [2022-05-20T16:27:07.103Z] 22a0e8bec74d: Waiting [2022-05-20T16:27:07.103Z] ca2b28591e48: Waiting [2022-05-20T16:27:07.103Z] a51346096db8: Waiting [2022-05-20T16:27:07.103Z] 0e18a0eac166: Waiting [2022-05-20T16:27:07.103Z] daebc70d1ce1: Waiting [2022-05-20T16:27:07.103Z] 4fe6c5a15a65: Waiting [2022-05-20T16:27:07.103Z] 8ed8ca486205: Verifying Checksum [2022-05-20T16:27:07.103Z] 8ed8ca486205: Download complete [2022-05-20T16:27:07.103Z] 666ba61612fd: Download complete [2022-05-20T16:27:07.103Z] 22a0e8bec74d: Download complete [2022-05-20T16:27:07.103Z] ca2b28591e48: Verifying Checksum [2022-05-20T16:27:07.103Z] ca2b28591e48: Download complete [2022-05-20T16:27:07.103Z] a51346096db8: Verifying Checksum [2022-05-20T16:27:07.103Z] a51346096db8: Download complete [2022-05-20T16:27:07.103Z] 59bf1c3509f3: Verifying Checksum [2022-05-20T16:27:07.103Z] 59bf1c3509f3: Download complete [2022-05-20T16:27:07.365Z] daebc70d1ce1: Verifying Checksum [2022-05-20T16:27:07.365Z] daebc70d1ce1: Download complete [2022-05-20T16:27:07.365Z] 59bf1c3509f3: Pull complete [2022-05-20T16:27:07.365Z] 666ba61612fd: Pull complete [2022-05-20T16:27:07.637Z] 8ed8ca486205: Pull complete [2022-05-20T16:27:07.899Z] 0e18a0eac166: Verifying Checksum [2022-05-20T16:27:07.899Z] 0e18a0eac166: Download complete [2022-05-20T16:27:07.899Z] 4fe6c5a15a65: Verifying Checksum [2022-05-20T16:27:07.899Z] 4fe6c5a15a65: Download complete [2022-05-20T16:27:12.102Z] 4fe6c5a15a65: Pull complete [2022-05-20T16:27:12.102Z] 22a0e8bec74d: Pull complete [2022-05-20T16:27:12.102Z] ca2b28591e48: Pull complete [2022-05-20T16:27:12.362Z] a51346096db8: Pull complete [2022-05-20T16:27:12.362Z] daebc70d1ce1: Pull complete [2022-05-20T16:27:14.920Z] 0e18a0eac166: Pull complete [2022-05-20T16:27:14.920Z] Digest: sha256:5cf2d0a306c5171eb5b3008c4b83cc7b6044f1808c238cb17927cddb93576120 [2022-05-20T16:27:14.920Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.17-alpine [2022-05-20T16:27:14.920Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.17-alpine [Pipeline] fileExists [Pipeline] sh [2022-05-20T16:27:15.226Z] + echo+ FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.17-alpine [2022-05-20T16:27:15.226Z] WORKDIR /edgex [2022-05-20T16:27:15.226Z] COPY go.mod . [2022-05-20T16:27:15.226Z] RUN go mod download [2022-05-20T16:27:15.226Z] docker build -t ci-base-image-x86_64 -f - . [2022-05-20T16:27:16.609Z] Sending build context to Docker daemon 335.4MB [2022-05-20T16:27:16.609Z] Step 1/4 : FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.17-alpine [2022-05-20T16:27:16.609Z] ---> f018257e8ee9 [2022-05-20T16:27:16.609Z] Step 2/4 : WORKDIR /edgex [2022-05-20T16:27:18.531Z] ---> Running in 9111457e4ee1 [2022-05-20T16:27:18.531Z] Removing intermediate container 9111457e4ee1 [2022-05-20T16:27:18.531Z] ---> 296ae64670b1 [2022-05-20T16:27:18.531Z] Step 3/4 : COPY go.mod . [2022-05-20T16:27:18.531Z] ---> a00258045b90 [2022-05-20T16:27:18.531Z] Step 4/4 : RUN go mod download [2022-05-20T16:27:18.531Z] ---> Running in 1fb21bec1a47 [2022-05-20T16:27:21.749Z] Still waiting to schedule task [2022-05-20T16:27:21.750Z] All nodes of label ‘ubuntu20.04-docker-arm64-4c-16g’ are offline [2022-05-20T16:27:36.662Z] Removing intermediate container 1fb21bec1a47 [2022-05-20T16:27:36.662Z] ---> 5a4197dc0087 [2022-05-20T16:27:36.662Z] Successfully built 5a4197dc0087 [2022-05-20T16:27:36.662Z] Successfully tagged ci-base-image-x86_64:latest [Pipeline] isUnix [Pipeline] sh [2022-05-20T16:27:36.963Z] + docker inspect -f . ci-base-image-x86_64 [2022-05-20T16:27:36.963Z] . [Pipeline] withDockerContainer [2022-05-20T16:27:37.034Z] prd-ubuntu20.04-docker-8c-8g-64212 does not seem to be running inside a container [2022-05-20T16:27:37.074Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-go/2 -v /w/workspace/edgex-go/2:/w/workspace/edgex-go/2:rw,z -v /w/workspace/edgex-go/2@tmp:/w/workspace/edgex-go/2@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 ******** ci-base-image-x86_64 cat [2022-05-20T16:27:37.488Z] $ docker top bc363e3ff93528b90de729abb752f734050bf128dba7bbcdb7ff424fa5df785f -eo pid,comm [Pipeline] { [Pipeline] sh [2022-05-20T16:27:37.850Z] + go version [2022-05-20T16:27:37.851Z] go version go1.17.6 linux/amd64 [Pipeline] } [2022-05-20T16:27:37.869Z] $ docker stop --time=1 bc363e3ff93528b90de729abb752f734050bf128dba7bbcdb7ff424fa5df785f [2022-05-20T16:27:39.155Z] $ docker rm -f bc363e3ff93528b90de729abb752f734050bf128dba7bbcdb7ff424fa5df785f [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2022-05-20T16:27:39.563Z] + docker inspect -f . ci-base-image-x86_64 [2022-05-20T16:27:39.564Z] . [Pipeline] withDockerContainer [2022-05-20T16:27:39.638Z] prd-ubuntu20.04-docker-8c-8g-64212 does not seem to be running inside a container [2022-05-20T16:27:39.680Z] $ 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/2 -v /w/workspace/edgex-go/2:/w/workspace/edgex-go/2:rw,z -v /w/workspace/edgex-go/2@tmp:/w/workspace/edgex-go/2@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 ******** ci-base-image-x86_64 cat [2022-05-20T16:27:40.057Z] $ docker top 5713d989c6735c07a643cc67e21521b980c24350b8416c8ef6788975c79e9dc2 -eo pid,comm [Pipeline] { [Pipeline] echo [2022-05-20T16:27:40.135Z] ========================================================= [2022-05-20T16:27:40.135Z] [edgeXBuildGoParallel] Running Tests and Build... [2022-05-20T16:27:40.135Z] ========================================================= [Pipeline] fileExists [Pipeline] sh [2022-05-20T16:27:40.429Z] + make test [2022-05-20T16:27:40.429Z] go mod tidy -compat=1.17 [2022-05-20T16:27:40.429Z] GO111MODULE=on go test -race -coverprofile=coverage.out ./... [2022-05-20T16:27:47.088Z] ? github.com/edgexfoundry/edgex-go [no test files] [2022-05-20T16:27:57.107Z] ? github.com/edgexfoundry/edgex-go/cmd/core-command [no test files] [2022-05-20T16:27:57.107Z] ? github.com/edgexfoundry/edgex-go/cmd/core-data [no test files] [2022-05-20T16:27:57.107Z] ? github.com/edgexfoundry/edgex-go/cmd/core-metadata [no test files] [2022-05-20T16:27:57.107Z] ? github.com/edgexfoundry/edgex-go/cmd/secrets-config [no test files] [2022-05-20T16:27:57.107Z] ? github.com/edgexfoundry/edgex-go/cmd/security-bootstrapper [no test files] [2022-05-20T16:27:57.107Z] ? github.com/edgexfoundry/edgex-go/cmd/security-file-token-provider [no test files] [2022-05-20T16:27:57.107Z] ? github.com/edgexfoundry/edgex-go/cmd/security-proxy-setup [no test files] [2022-05-20T16:27:57.107Z] ? github.com/edgexfoundry/edgex-go/cmd/security-secretstore-setup [no test files] [2022-05-20T16:27:57.107Z] ? github.com/edgexfoundry/edgex-go/cmd/security-spiffe-token-provider [no test files] [2022-05-20T16:27:57.107Z] ? github.com/edgexfoundry/edgex-go/cmd/support-notifications [no test files] [2022-05-20T16:27:57.107Z] ? github.com/edgexfoundry/edgex-go/cmd/support-scheduler [no test files] [2022-05-20T16:27:57.107Z] ? github.com/edgexfoundry/edgex-go/cmd/sys-mgmt-agent [no test files] [2022-05-20T16:27:57.107Z] ? github.com/edgexfoundry/edgex-go/cmd/sys-mgmt-executor [no test files] [2022-05-20T16:27:57.107Z] ? github.com/edgexfoundry/edgex-go/internal [no test files] [2022-05-20T16:27:57.107Z] ? github.com/edgexfoundry/edgex-go/internal/core/command [no test files] [2022-05-20T16:27:58.486Z] ok github.com/edgexfoundry/edgex-go/internal/core/command/application 0.046s coverage: 28.7% of statements [2022-05-20T16:27:58.486Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/config [no test files] [2022-05-20T16:27:58.486Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/container [no test files] [2022-05-20T16:27:59.064Z] ok github.com/edgexfoundry/edgex-go/internal/core/command/controller/http 0.092s coverage: 98.5% of statements [2022-05-20T16:27:59.064Z] ? github.com/edgexfoundry/edgex-go/internal/core/data [no test files] [2022-05-20T16:27:59.064Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/application 0.085s coverage: 53.4% of statements [2022-05-20T16:27:59.064Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/config [no test files] [2022-05-20T16:27:59.064Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/container [no test files] [2022-05-20T16:28:02.363Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/controller/http 3.087s coverage: 89.2% of statements [2022-05-20T16:28:02.363Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/controller/messaging [no test files] [2022-05-20T16:28:02.363Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces [no test files] [2022-05-20T16:28:02.363Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces/mocks [no test files] [2022-05-20T16:28:02.363Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/messaging 1.080s coverage: 84.8% of statements [2022-05-20T16:28:02.363Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/mocks [no test files] [2022-05-20T16:28:02.363Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata [no test files] [2022-05-20T16:28:02.363Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/application [no test files] [2022-05-20T16:28:02.363Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/config [no test files] [2022-05-20T16:28:02.363Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/container [no test files] [2022-05-20T16:28:02.363Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/controller/http 0.470s coverage: 95.6% of statements [2022-05-20T16:28:02.363Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces [no test files] [2022-05-20T16:28:02.363Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces/mocks [no test files] [2022-05-20T16:28:02.363Z] ok github.com/edgexfoundry/edgex-go/internal/io 0.067s coverage: 72.2% of statements [2022-05-20T16:28:02.363Z] ? github.com/edgexfoundry/edgex-go/internal/pkg [no test files] [2022-05-20T16:28:02.363Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/application [no test files] [2022-05-20T16:28:02.363Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/handlers [no test files] [2022-05-20T16:28:02.363Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/interfaces [no test files] [2022-05-20T16:28:02.363Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/common [no test files] [2022-05-20T16:28:02.363Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/controller/http 0.059s coverage: 60.0% of statements [2022-05-20T16:28:02.363Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/correlation [no test files] [2022-05-20T16:28:02.363Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db [no test files] [2022-05-20T16:28:02.363Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db/redis [no test files] [2022-05-20T16:28:02.363Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/infrastructure/redis 0.072s coverage: 0.9% of statements [2022-05-20T16:28:02.363Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/interfaces [no test files] [2022-05-20T16:28:02.363Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/telemetry 0.063s coverage: 58.8% of statements [2022-05-20T16:28:02.363Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/utils 0.056s coverage: 29.6% of statements [2022-05-20T16:28:02.363Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper [no test files] [2022-05-20T16:28:02.363Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command 0.060s coverage: 47.1% of statements [2022-05-20T16:28:02.363Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gate 0.068s coverage: 79.5% of statements [2022-05-20T16:28:02.363Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/genpassword 0.049s coverage: 94.1% of statements [2022-05-20T16:28:02.363Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gethttpstatus 0.081s coverage: 96.3% of statements [2022-05-20T16:28:02.363Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/help 0.075s coverage: 87.5% of statements [2022-05-20T16:28:12.371Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/listen 12.093s coverage: 94.4% of statements [2022-05-20T16:28:12.371Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/ping 0.077s coverage: 44.8% of statements [2022-05-20T16:28:13.756Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl 13.180s coverage: 82.5% of statements [2022-05-20T16:28:13.757Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl/share [no test files] [2022-05-20T16:28:23.764Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/waitfor 22.103s coverage: 92.9% of statements [2022-05-20T16:28:23.764Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/config [no test files] [2022-05-20T16:28:23.764Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/container [no test files] [2022-05-20T16:28:23.764Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/handlers [no test files] [2022-05-20T16:28:23.764Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/helper 0.035s coverage: 65.1% of statements [2022-05-20T16:28:23.764Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/interfaces [no test files] [2022-05-20T16:28:23.764Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis [no test files] [2022-05-20T16:28:23.764Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/config [no test files] [2022-05-20T16:28:23.764Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/container [no test files] [2022-05-20T16:28:23.764Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/handlers [no test files] [2022-05-20T16:28:23.764Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/tcp 11.071s coverage: 87.2% of statements [2022-05-20T16:28:23.764Z] ? github.com/edgexfoundry/edgex-go/internal/security/config [no test files] [2022-05-20T16:28:23.764Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command [no test files] [2022-05-20T16:28:23.764Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/help 0.048s coverage: 100.0% of statements [2022-05-20T16:28:23.764Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy [no test files] [2022-05-20T16:28:23.764Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/adduser 0.071s coverage: 58.8% of statements [2022-05-20T16:28:23.764Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/common [no test files] [2022-05-20T16:28:23.764Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/deluser 0.072s coverage: 80.0% of statements [2022-05-20T16:28:23.764Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/jwt 0.058s coverage: 87.2% of statements [2022-05-20T16:28:23.764Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/oauth2 0.086s coverage: 85.4% of statements [2022-05-20T16:28:23.764Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/tls 0.137s coverage: 91.2% of statements [2022-05-20T16:28:23.764Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/interfaces [no test files] [2022-05-20T16:28:23.764Z] ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider 0.178s coverage: 64.4% of statements [2022-05-20T16:28:23.764Z] ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/config [no test files] [2022-05-20T16:28:23.764Z] ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/container [no test files] [2022-05-20T16:28:23.764Z] ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider/mocks 0.073s coverage: 100.0% of statements [2022-05-20T16:28:23.764Z] ok github.com/edgexfoundry/edgex-go/internal/security/kdf 0.051s coverage: 89.4% of statements [2022-05-20T16:28:23.764Z] ok github.com/edgexfoundry/edgex-go/internal/security/kdf/mocks 0.026s coverage: 100.0% of statements [2022-05-20T16:28:23.764Z] ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader 0.035s coverage: 73.7% of statements [2022-05-20T16:28:23.764Z] ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader/mocks 0.037s coverage: 100.0% of statements [2022-05-20T16:28:23.764Z] ok github.com/edgexfoundry/edgex-go/internal/security/proxy 0.367s coverage: 65.4% of statements [2022-05-20T16:28:23.764Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxy/config [no test files] [2022-05-20T16:28:23.764Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxy/container [no test files] [2022-05-20T16:28:23.764Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxy/models [no test files] [2022-05-20T16:28:23.764Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore 0.150s coverage: 43.8% of statements [2022-05-20T16:28:23.764Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/config [no test files] [2022-05-20T16:28:23.764Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/container [no test files] [2022-05-20T16:28:23.764Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/secretsengine 0.062s coverage: 89.5% of statements [2022-05-20T16:28:23.764Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokencreatable [no test files] [2022-05-20T16:28:23.764Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokenfilewriter 0.065s coverage: 84.8% of statements [2022-05-20T16:28:23.764Z] ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider [no test files] [2022-05-20T16:28:23.764Z] ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider/config [no test files] [2022-05-20T16:28:23.764Z] ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider/container [no test files] [2022-05-20T16:28:23.764Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications [no test files] [2022-05-20T16:28:23.764Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications/application 6.074s coverage: 17.7% of statements [2022-05-20T16:28:23.764Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel [no test files] [2022-05-20T16:28:23.764Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel/mocks [no test files] [2022-05-20T16:28:23.764Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/config [no test files] [2022-05-20T16:28:23.764Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/container [no test files] [2022-05-20T16:28:23.764Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications/controller/http 0.159s coverage: 92.3% of statements [2022-05-20T16:28:23.764Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces [no test files] [2022-05-20T16:28:23.764Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces/mocks [no test files] [2022-05-20T16:28:23.764Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler [no test files] [2022-05-20T16:28:23.764Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/application [no test files] [2022-05-20T16:28:23.764Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/application/scheduler 0.067s coverage: 63.2% of statements [2022-05-20T16:28:23.764Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/config [no test files] [2022-05-20T16:28:23.764Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/container [no test files] [2022-05-20T16:28:23.764Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/controller/http 0.109s coverage: 97.7% of statements [2022-05-20T16:28:23.764Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces [no test files] [2022-05-20T16:28:23.764Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces/mocks [no test files] [2022-05-20T16:28:23.764Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent [no test files] [2022-05-20T16:28:23.764Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/application [no test files] [2022-05-20T16:28:23.764Z] ok github.com/edgexfoundry/edgex-go/internal/system/agent/application/direct 0.064s coverage: 28.9% of statements [2022-05-20T16:28:23.764Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/application/direct/config [no test files] [2022-05-20T16:28:23.764Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/application/executor [no test files] [2022-05-20T16:28:23.764Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/config [no test files] [2022-05-20T16:28:23.764Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/container [no test files] [2022-05-20T16:28:23.764Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/controller/http [no test files] [2022-05-20T16:28:23.764Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/interfaces [no test files] [2022-05-20T16:28:23.764Z] ok github.com/edgexfoundry/edgex-go/internal/system/agent/response 0.055s coverage: 100.0% of statements [2022-05-20T16:28:23.764Z] ok github.com/edgexfoundry/edgex-go/internal/system/executor 0.031s coverage: 96.9% of statements [2022-05-20T16:28:23.764Z] if which hadolint > /dev/null ; then hadolint --config .hadolint.yml `find * -type f -name 'Dockerfile*' -print` ; elif test "x86_64" = "x86_64" && which docker > /dev/null ; then docker run --rm -v `pwd`:/host:ro,z --entrypoint /bin/hadolint hadolint/hadolint:latest --config /host/.hadolint.yml `find * -type f -name 'Dockerfile*' | xargs -i echo '/host/{}'` ; fi [2022-05-20T16:28:41.887Z] GO111MODULE=on go vet ./... [2022-05-20T16:28:45.180Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2022-05-20T16:28:45.750Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2022-05-20T16:28:46.011Z] ./bin/test-attribution-txt.sh [Pipeline] echo [2022-05-20T16:28:46.599Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] sh [2022-05-20T16:28:46.891Z] + ls -al . [2022-05-20T16:28:46.891Z] total 684 [2022-05-20T16:28:46.891Z] drwxrwxr-x 10 1001 1001 4096 May 20 16:28 . [2022-05-20T16:28:46.891Z] drwxr-xr-x 4 root root 4096 May 20 16:27 .. [2022-05-20T16:28:46.891Z] -rw-rw-r-- 1 1001 1001 11 May 20 16:26 .dockerignore [2022-05-20T16:28:46.891Z] drwxrwxr-x 8 1001 1001 4096 May 20 16:27 .git [2022-05-20T16:28:46.891Z] drwxrwxr-x 3 1001 1001 4096 May 20 16:26 .github [2022-05-20T16:28:46.891Z] -rw-rw-r-- 1 1001 1001 879 May 20 16:26 .gitignore [2022-05-20T16:28:46.891Z] -rw-rw-r-- 1 1001 1001 42 May 20 16:26 .golangci.yml [2022-05-20T16:28:46.892Z] -rw-rw-r-- 1 1001 1001 87 May 20 16:26 .hadolint.yml [2022-05-20T16:28:46.892Z] drwxr-xr-x 3 1001 1001 4096 May 20 16:27 .semver [2022-05-20T16:28:46.892Z] -rw-rw-r-- 1 1001 1001 166 May 20 16:26 .sonarcloud.properties [2022-05-20T16:28:46.892Z] -rw-rw-r-- 1 1001 1001 1171 May 20 16:26 ADOPTERS.md [2022-05-20T16:28:46.892Z] -rw-rw-r-- 1 1001 1001 10086 May 20 16:26 Attribution.txt [2022-05-20T16:28:46.892Z] -rw-rw-r-- 1 1001 1001 63209 May 20 16:26 CHANGELOG.md [2022-05-20T16:28:46.892Z] -rw-rw-r-- 1 1001 1001 3804 May 20 16:26 CONTRIBUTING.md [2022-05-20T16:28:46.892Z] -rw-rw-r-- 1 1001 1001 677 May 20 16:26 GOVERNANCE.md [2022-05-20T16:28:46.892Z] -rw-rw-r-- 1 1001 1001 850 May 20 16:26 Jenkinsfile [2022-05-20T16:28:46.892Z] -rw-rw-r-- 1 1001 1001 10775 May 20 16:26 LICENSE [2022-05-20T16:28:46.892Z] -rw-rw-r-- 1 1001 1001 10389 May 20 16:26 Makefile [2022-05-20T16:28:46.892Z] -rw-rw-r-- 1 1001 1001 582 May 20 16:26 OWNERS.md [2022-05-20T16:28:46.892Z] -rw-rw-r-- 1 1001 1001 9094 May 20 16:26 README.md [2022-05-20T16:28:46.892Z] -rw-rw-r-- 1 1001 1001 6912 May 20 16:26 SECURITY.md [2022-05-20T16:28:46.892Z] -rw-rw-r-- 1 1001 1001 5 May 20 16:27 VERSION [2022-05-20T16:28:46.892Z] -rw-rw-r-- 1 1001 1001 4131 May 20 16:26 ZMQWindows.md [2022-05-20T16:28:46.892Z] drwxrwxr-x 2 1001 1001 4096 May 20 16:26 bin [2022-05-20T16:28:46.892Z] drwxrwxr-x 18 1001 1001 4096 May 20 16:26 cmd [2022-05-20T16:28:46.892Z] -rw-r--r-- 1 root root 435134 May 20 16:28 coverage.out [2022-05-20T16:28:46.892Z] -rw-rw-r-- 1 1001 1001 3217 May 20 16:26 go.mod [2022-05-20T16:28:46.892Z] -rw-rw-r-- 1 1001 1001 35084 May 20 16:27 go.sum [2022-05-20T16:28:46.892Z] drwxrwxr-x 8 1001 1001 4096 May 20 16:26 internal [2022-05-20T16:28:46.892Z] drwxrwxr-x 3 1001 1001 4096 May 20 16:26 openapi [2022-05-20T16:28:46.892Z] drwxrwxr-x 4 1001 1001 4096 May 20 16:26 snap [2022-05-20T16:28:46.892Z] -rw-rw-r-- 1 1001 1001 204 May 20 16:26 version.go [Pipeline] sh [2022-05-20T16:28:47.182Z] + '[' -e coverage.out ] [2022-05-20T16:28:47.182Z] + chown 1001:1001 coverage.out [Pipeline] stash [2022-05-20T16:28:47.285Z] Stashed 1 file(s) [Pipeline] sh [2022-05-20T16:28:47.570Z] + make build [2022-05-20T16:28:47.570Z] CGO_ENABLED=1 GO111MODULE=on go build -tags "non_delayedstart" -ldflags "-linkmode=external -X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -buildmode=pie -o cmd/core-data/core-data ./cmd/core-data [2022-05-20T16:28:56.135Z] Running on prd-ubuntu20.04-docker-arm64-4c-16g-64213 in /w/workspace/edgexfoundry_edgex-go_PR-4031 [Pipeline] { [Pipeline] ws [2022-05-20T16:28:56.151Z] Running in /w/workspace/edgex-go/2 [Pipeline] { [Pipeline] checkout [2022-05-20T16:28:56.455Z] The recommended git tool is: git [2022-05-20T16:29:02.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-metadata/core-metadata ./cmd/core-metadata [2022-05-20T16:29:03.227Z] using credential edgex-jenkins-ssh [2022-05-20T16:29:03.248Z] Cloning the remote Git repository [2022-05-20T16:29:03.339Z] Cloning repository git@github.com:edgexfoundry/edgex-go.git [2022-05-20T16:29:03.478Z] > git init /w/workspace/edgex-go/2 # timeout=10 [2022-05-20T16:29:03.581Z] Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git [2022-05-20T16:29:03.583Z] > git --version # timeout=10 [2022-05-20T16:29:03.619Z] > git --version # 'git version 2.25.1' [2022-05-20T16:29:03.627Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2022-05-20T16:29:03.749Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2022-05-20T16:29:10.613Z] CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/core-command/core-command ./cmd/core-command [2022-05-20T16:29:10.613Z] CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus " -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/support-notifications/support-notifications ./cmd/support-notifications [2022-05-20T16:29:17.186Z] CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/sys-mgmt-executor/sys-mgmt-executor ./cmd/sys-mgmt-executor [2022-05-20T16:29:17.186Z] CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/sys-mgmt-agent/sys-mgmt-agent ./cmd/sys-mgmt-agent [2022-05-20T16:29:17.445Z] CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus " -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/support-scheduler/support-scheduler ./cmd/support-scheduler [2022-05-20T16:29:18.826Z] CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/security-proxy-setup/security-proxy-setup ./cmd/security-proxy-setup [2022-05-20T16:29:19.767Z] CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/security-secretstore-setup/security-secretstore-setup ./cmd/security-secretstore-setup [2022-05-20T16:29:20.597Z] > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 [2022-05-20T16:29:20.707Z] CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/security-file-token-provider/security-file-token-provider ./cmd/security-file-token-provider [2022-05-20T16:29:21.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/secrets-config ./cmd/secrets-config [2022-05-20T16:29:21.451Z] Merging remotes/origin/main commit 87560f2f4565905b4987d66a8308e965001c5142 into PR head commit 4169e606539bb2d023554b237f76678cfe31300c [2022-05-20T16:29:21.836Z] Merge succeeded, producing 4169e606539bb2d023554b237f76678cfe31300c [2022-05-20T16:29:21.836Z] Checking out Revision 4169e606539bb2d023554b237f76678cfe31300c (PR-4031) [2022-05-20T16:29:22.217Z] CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/security-bootstrapper/security-bootstrapper ./cmd/security-bootstrapper [2022-05-20T16:29:20.618Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2022-05-20T16:29:20.645Z] > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 [2022-05-20T16:29:20.683Z] Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git [2022-05-20T16:29:20.684Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2022-05-20T16:29:20.695Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/pull/4031/head:refs/remotes/origin/PR-4031 +refs/heads/main:refs/remotes/origin/main # timeout=10 [2022-05-20T16:29:21.475Z] > git config core.sparsecheckout # timeout=10 [2022-05-20T16:29:21.505Z] > git checkout -f 4169e606539bb2d023554b237f76678cfe31300c # timeout=10 [2022-05-20T16:29:21.740Z] > git remote # timeout=10 [2022-05-20T16:29:21.764Z] > git config --get remote.origin.url # timeout=10 [2022-05-20T16:29:21.778Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2022-05-20T16:29:21.790Z] > git merge 87560f2f4565905b4987d66a8308e965001c5142 # timeout=10 [2022-05-20T16:29:21.818Z] > git rev-parse HEAD^{commit} # timeout=10 [2022-05-20T16:29:21.848Z] > git config core.sparsecheckout # timeout=10 [2022-05-20T16:29:21.862Z] > git checkout -f 4169e606539bb2d023554b237f76678cfe31300c # timeout=10 [2022-05-20T16:29:23.597Z] CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/security-spiffe-token-provider/security-spiffe-token-provider ./cmd/security-spiffe-token-provider [Pipeline] } [2022-05-20T16:29:24.997Z] $ docker stop --time=1 5713d989c6735c07a643cc67e21521b980c24350b8416c8ef6788975c79e9dc2 [2022-05-20T16:29:26.081Z] Commit message: "update default's password variable from redis5Password to defaultPassword" [2022-05-20T16:29:27.454Z] $ docker rm -f 5713d989c6735c07a643cc67e21521b980c24350b8416c8ef6788975c79e9dc2 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Build) [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh [Pipeline] script [Pipeline] { [Pipeline] sh [2022-05-20T16:29:28.507Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [2022-05-20T16:29:28.507Z] [2022-05-20T16:29:28.507Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [Pipeline] isUnix [Pipeline] sh [2022-05-20T16:29:28.750Z] + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json [2022-05-20T16:29:28.750Z] % Total % Received % Xferd Average Speed Time Time Time Current [2022-05-20T16:29:28.750Z] Dload Upload Total Spent Left Speed [2022-05-20T16:29:28.810Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [2022-05-20T16:29:28.810Z] latest: Pulling from edgex-devops/edgex-compose [2022-05-20T16:29:28.810Z] cbdbe7a5bc2a: Pulling fs layer [2022-05-20T16:29:28.810Z] ca9280d653b3: Pulling fs layer [2022-05-20T16:29:28.810Z] 7e9c9ca2126c: Pulling fs layer [2022-05-20T16:29:28.810Z] cbdbe7a5bc2a: Verifying Checksum [2022-05-20T16:29:28.810Z] cbdbe7a5bc2a: Download complete [2022-05-20T16:29:29.026Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 12253 100 12253 0 0 28167 0 --:--:-- --:--:-- --:--:-- 28167 [2022-05-20T16:29:29.068Z] ca9280d653b3: Verifying Checksum [2022-05-20T16:29:29.068Z] ca9280d653b3: Download complete [2022-05-20T16:29:29.068Z] cbdbe7a5bc2a: Pull complete [Pipeline] sh [2022-05-20T16:29:29.325Z] 7e9c9ca2126c: Download complete [2022-05-20T16:29:29.530Z] + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh [2022-05-20T16:29:29.583Z] ca9280d653b3: Pull complete [2022-05-20T16:29:29.870Z] + sudo tee /etc/docker/daemon.new [2022-05-20T16:29:29.870Z] + sudo jq . += {"seccomp-profile": "/etc/docker/seccomp.json"} /etc/docker/daemon.json [2022-05-20T16:29:29.870Z] { [2022-05-20T16:29:29.870Z] "registry-mirrors": [ [2022-05-20T16:29:29.870Z] "https://nexus3.edgexfoundry.org:10001" [2022-05-20T16:29:29.870Z] ], [2022-05-20T16:29:29.870Z] "bip": "10.250.0.254/24", [2022-05-20T16:29:29.870Z] "hosts": [ [2022-05-20T16:29:29.870Z] "tcp://0.0.0.0:5555", [2022-05-20T16:29:29.870Z] "unix:///var/run/docker.sock" [2022-05-20T16:29:29.870Z] ], [2022-05-20T16:29:29.870Z] "mtu": 1458, [2022-05-20T16:29:29.870Z] "selinux-enabled": true, [2022-05-20T16:29:29.870Z] "seccomp-profile": "/etc/docker/seccomp.json" [2022-05-20T16:29:29.870Z] } [Pipeline] sh [2022-05-20T16:29:30.212Z] + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh [2022-05-20T16:29:30.564Z] + sudo service docker restart [2022-05-20T16:29:32.875Z] 7e9c9ca2126c: Pull complete [2022-05-20T16:29:32.875Z] Digest: sha256:b7ff7cefa661cf441350a7c60c0e16dc22b011826ae41e7b448230bdfa9ba816 [2022-05-20T16:29:32.875Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [2022-05-20T16:29:32.875Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [Pipeline] withDockerContainer [2022-05-20T16:29:32.954Z] prd-ubuntu20.04-docker-8c-8g-64212 does not seem to be running inside a container [2022-05-20T16:29:32.996Z] $ docker run -t -d -u 1001:1001 --entrypoint= -w /w/workspace/edgex-go/2 -v /w/workspace/edgex-go/2:/w/workspace/edgex-go/2:rw,z -v /w/workspace/edgex-go/2@tmp:/w/workspace/edgex-go/2@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest cat [2022-05-20T16:29:34.589Z] $ docker top b8ce193ec14daf2d7671b44fe15f1a143799cbd049c0b2771c16dc76a3474a86 -eo pid,comm [Pipeline] { [Pipeline] sh [2022-05-20T16:29:34.941Z] + docker-compose build --help [2022-05-20T16:29:34.941Z] + grep parallel [2022-05-20T16:29:35.512Z] --parallel Build images in parallel. [Pipeline] } [2022-05-20T16:29:35.530Z] $ docker stop --time=1 b8ce193ec14daf2d7671b44fe15f1a143799cbd049c0b2771c16dc76a3474a86 [2022-05-20T16:29:36.811Z] $ docker rm -f b8ce193ec14daf2d7671b44fe15f1a143799cbd049c0b2771c16dc76a3474a86 [Pipeline] // withDockerContainer [Pipeline] writeFile [Pipeline] withEnv [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2022-05-20T16:29:37.250Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [2022-05-20T16:29:37.250Z] . [Pipeline] withDockerContainer [2022-05-20T16:29:37.369Z] prd-ubuntu20.04-docker-8c-8g-64212 does not seem to be running inside a container [2022-05-20T16:29:37.544Z] $ 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/2 -v /w/workspace/edgex-go/2:/w/workspace/edgex-go/2:rw,z -v /w/workspace/edgex-go/2@tmp:/w/workspace/edgex-go/2@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 ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest cat [2022-05-20T16:29:37.921Z] $ docker top 2c3d34794a72b47c050a16e47a1dd6e2306cfc63b85261b7901450cb19bba89a -eo pid,comm [Pipeline] { [Pipeline] sh [2022-05-20T16:29:38.286Z] + docker-compose -f ./docker-compose-build.yml build --parallel [2022-05-20T16:29:38.858Z] Building core-command ... [2022-05-20T16:29:38.858Z] Building core-data ... [2022-05-20T16:29:38.858Z] Building core-metadata ... [2022-05-20T16:29:38.858Z] Building security-bootstrapper ... [2022-05-20T16:29:38.858Z] Building security-proxy-setup ... [2022-05-20T16:29:38.858Z] Building security-secretstore-setup ... [2022-05-20T16:29:38.858Z] Building security-spiffe-token-provider ... [2022-05-20T16:29:38.858Z] Building security-spire-agent ... [2022-05-20T16:29:38.858Z] Building security-spire-config ... [2022-05-20T16:29:38.858Z] Building security-spire-server ... [2022-05-20T16:29:38.858Z] Building support-notifications ... [2022-05-20T16:29:38.858Z] Building support-scheduler ... [2022-05-20T16:29:38.858Z] Building sys-mgmt-agent ... [2022-05-20T16:29:38.858Z] Building security-spire-agent [2022-05-20T16:29:38.858Z] Building sys-mgmt-agent [2022-05-20T16:29:38.858Z] Building security-bootstrapper [2022-05-20T16:29:38.858Z] Building security-secretstore-setup [2022-05-20T16:29:38.858Z] Building core-metadata [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2022-05-20T16:29:48.948Z] provisioning config files... [2022-05-20T16:29:48.971Z] copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/2@tmp/config1996885092753699575tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2022-05-20T16:29:49.332Z] ---> docker-login.sh [2022-05-20T16:29:49.332Z] nexus3.edgexfoundry.org:10001 [2022-05-20T16:29:49.925Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-05-20T16:29:50.196Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-05-20T16:29:50.196Z] Configure a credential helper to remove this warning. See [2022-05-20T16:29:50.196Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-05-20T16:29:50.196Z] [2022-05-20T16:29:50.196Z] Login Succeeded [2022-05-20T16:29:50.196Z] nexus3.edgexfoundry.org:10002 [2022-05-20T16:29:50.467Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-05-20T16:29:50.467Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-05-20T16:29:50.467Z] Configure a credential helper to remove this warning. See [2022-05-20T16:29:50.467Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-05-20T16:29:50.467Z] [2022-05-20T16:29:50.467Z] Login Succeeded [2022-05-20T16:29:50.467Z] nexus3.edgexfoundry.org:10003 [2022-05-20T16:29:51.061Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-05-20T16:29:51.061Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-05-20T16:29:51.061Z] Configure a credential helper to remove this warning. See [2022-05-20T16:29:51.061Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-05-20T16:29:51.061Z] [2022-05-20T16:29:51.061Z] Login Succeeded [2022-05-20T16:29:51.061Z] nexus3.edgexfoundry.org:10004 [2022-05-20T16:29:51.334Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-05-20T16:29:51.334Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-05-20T16:29:51.334Z] Configure a credential helper to remove this warning. See [2022-05-20T16:29:51.334Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-05-20T16:29:51.334Z] [2022-05-20T16:29:51.334Z] Login Succeeded [2022-05-20T16:29:51.334Z] docker.io [2022-05-20T16:29:51.938Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-05-20T16:29:52.211Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-05-20T16:29:52.211Z] Configure a credential helper to remove this warning. See [2022-05-20T16:29:52.211Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-05-20T16:29:52.211Z] [2022-05-20T16:29:52.211Z] Login Succeeded [2022-05-20T16:29:52.211Z] ---> docker-login.sh ends [Pipeline] } [2022-05-20T16:29:52.227Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo [2022-05-20T16:29:52.692Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2022-05-20T16:29:52.702Z] ========================================================= [2022-05-20T16:29:52.702Z] [edgeXBuildGoParallel] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.17-alpine] [2022-05-20T16:29:52.702Z] ========================================================= [Pipeline] fileExists [Pipeline] sh [2022-05-20T16:29:53.029Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.17-alpine [2022-05-20T16:29:53.306Z] 1.17-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 [2022-05-20T16:29:53.306Z] 9b3977197b4f: Pulling fs layer [2022-05-20T16:29:53.306Z] 1a89e8eeedd5: Pulling fs layer [2022-05-20T16:29:53.306Z] 94645a83ff95: Pulling fs layer [2022-05-20T16:29:53.306Z] 3f3a8bcf1eab: Pulling fs layer [2022-05-20T16:29:53.306Z] 0c92f367c5e7: Pulling fs layer [2022-05-20T16:29:53.306Z] 3096ccb668a1: Pulling fs layer [2022-05-20T16:29:53.306Z] e8cf19c19ddd: Pulling fs layer [2022-05-20T16:29:53.306Z] a4caa8a26152: Pulling fs layer [2022-05-20T16:29:53.306Z] 3f3a8bcf1eab: Waiting [2022-05-20T16:29:53.306Z] 0c92f367c5e7: Waiting [2022-05-20T16:29:53.306Z] 3096ccb668a1: Waiting [2022-05-20T16:29:53.306Z] a4caa8a26152: Waiting [2022-05-20T16:29:53.306Z] e8cf19c19ddd: Waiting [2022-05-20T16:29:53.306Z] 94645a83ff95: Verifying Checksum [2022-05-20T16:29:53.306Z] 94645a83ff95: Download complete [2022-05-20T16:29:53.306Z] 1a89e8eeedd5: Download complete [2022-05-20T16:29:53.306Z] 0c92f367c5e7: Verifying Checksum [2022-05-20T16:29:53.306Z] 0c92f367c5e7: Download complete [2022-05-20T16:29:53.306Z] 3096ccb668a1: Verifying Checksum [2022-05-20T16:29:53.306Z] 3096ccb668a1: Download complete [2022-05-20T16:29:53.306Z] 9b3977197b4f: Verifying Checksum [2022-05-20T16:29:53.306Z] 9b3977197b4f: Download complete [2022-05-20T16:29:53.306Z] e8cf19c19ddd: Verifying Checksum [2022-05-20T16:29:53.306Z] e8cf19c19ddd: Download complete [2022-05-20T16:29:53.915Z] 9b3977197b4f: Pull complete [2022-05-20T16:29:54.518Z] 1a89e8eeedd5: Pull complete [2022-05-20T16:29:54.793Z] 94645a83ff95: Pull complete [2022-05-20T16:29:55.071Z] a4caa8a26152: Download complete [2022-05-20T16:29:56.052Z] 3f3a8bcf1eab: Verifying Checksum [2022-05-20T16:29:56.052Z] 3f3a8bcf1eab: Download complete [2022-05-20T16:29:56.964Z] Step 1/23 : ARG BUILDER_BASE=golang:1.17-alpine3.15 [2022-05-20T16:29:56.964Z] Step 2/23 : FROM ${BUILDER_BASE} AS builder [2022-05-20T16:29:56.964Z] ---> 5a4197dc0087 [2022-05-20T16:29:56.964Z] Step 3/23 : WORKDIR /edgex-go [2022-05-20T16:29:56.964Z] Step 1/26 : ARG BUILDER_BASE=golang:1.17-alpine3.15 [2022-05-20T16:29:56.964Z] Step 2/26 : FROM ${BUILDER_BASE} AS builder [2022-05-20T16:29:56.964Z] ---> 5a4197dc0087 [2022-05-20T16:29:56.964Z] Step 3/26 : WORKDIR /edgex-go [2022-05-20T16:29:56.964Z] Step 1/23 : ARG BUILDER_BASE=golang:1.17-alpine3.15 [2022-05-20T16:29:56.964Z] Step 2/23 : FROM ${BUILDER_BASE} AS builder [2022-05-20T16:29:56.964Z] ---> 5a4197dc0087 [2022-05-20T16:29:56.964Z] Step 3/23 : WORKDIR /edgex-go [2022-05-20T16:29:56.964Z] Step 1/31 : ARG BUILDER_BASE=golang:1.17-alpine3.15 [2022-05-20T16:29:56.964Z] Step 2/31 : FROM ${BUILDER_BASE} AS builder [2022-05-20T16:29:56.964Z] ---> 5a4197dc0087 [2022-05-20T16:29:56.964Z] Step 3/31 : WORKDIR /edgex-go [2022-05-20T16:29:56.964Z] Step 1/25 : ARG BUILDER_BASE=golang:1.17-alpine3.15 [2022-05-20T16:29:56.964Z] Step 2/25 : FROM ${BUILDER_BASE} AS builder [2022-05-20T16:29:56.964Z] ---> 5a4197dc0087 [2022-05-20T16:29:56.964Z] Step 3/25 : WORKDIR /edgex-go [2022-05-20T16:29:58.881Z] ---> Running in a9b81df1707c [2022-05-20T16:29:58.881Z] ---> Running in f159f11258c7 [2022-05-20T16:29:58.881Z] ---> Running in f86568e98458 [2022-05-20T16:29:58.881Z] ---> Running in 3466aab59dc7 [2022-05-20T16:29:58.881Z] ---> Running in e735b31e4051 [2022-05-20T16:29:59.141Z] Removing intermediate container e735b31e4051 [2022-05-20T16:29:59.141Z] ---> e7a98c478fff [2022-05-20T16:29:59.141Z] Step 4/25 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-05-20T16:29:59.141Z] Removing intermediate container 3466aab59dc7 [2022-05-20T16:29:59.141Z] ---> 388454d73e83 [2022-05-20T16:29:59.141Z] Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-05-20T16:29:59.141Z] Removing intermediate container f86568e98458 [2022-05-20T16:29:59.141Z] ---> 9f8e02cf0618 [2022-05-20T16:29:59.141Z] Step 4/31 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-05-20T16:29:59.141Z] Removing intermediate container a9b81df1707c [2022-05-20T16:29:59.141Z] ---> 1b7ad6e67b30 [2022-05-20T16:29:59.141Z] Step 4/26 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-05-20T16:29:59.141Z] Removing intermediate container f159f11258c7 [2022-05-20T16:29:59.141Z] ---> 6563ad0ae031 [2022-05-20T16:29:59.141Z] Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-05-20T16:29:59.141Z] ---> Running in 79c8de0f27de [2022-05-20T16:29:59.141Z] ---> Running in f9f6a3fb6e5d [2022-05-20T16:29:59.141Z] ---> Running in aa699ca896a6 [2022-05-20T16:29:59.141Z] ---> Running in f914e5db2592 [2022-05-20T16:29:59.141Z] ---> Running in b3e68385dd73 [2022-05-20T16:30:00.083Z] Removing intermediate container 79c8de0f27de [2022-05-20T16:30:00.083Z] ---> b121e55e1ee4 [2022-05-20T16:30:00.083Z] Step 5/25 : RUN apk add --update --no-cache make git [2022-05-20T16:30:00.083Z] ---> Running in 1791d1f288fc [2022-05-20T16:30:00.345Z] Removing intermediate container f9f6a3fb6e5d [2022-05-20T16:30:00.345Z] ---> 5eb1d06ce340 [2022-05-20T16:30:00.345Z] Step 5/23 : RUN apk add --update --no-cache make git [2022-05-20T16:30:00.345Z] ---> Running in 974c7a162dd2 [2022-05-20T16:30:00.604Z] Removing intermediate container f914e5db2592 [2022-05-20T16:30:00.604Z] ---> 41145fe7b77b [2022-05-20T16:30:00.604Z] Step 5/26 : RUN apk add --update --no-cache make git build-base curl [2022-05-20T16:30:00.604Z] ---> Running in f1deda84af9d [2022-05-20T16:30:00.864Z] Removing intermediate container b3e68385dd73 [2022-05-20T16:30:00.864Z] ---> e7ca3cda9697 [2022-05-20T16:30:00.864Z] Step 5/23 : RUN apk add --update --no-cache make bash git [2022-05-20T16:30:00.864Z] ---> Running in 35a3ed8d6b59 [2022-05-20T16:30:00.864Z] Removing intermediate container aa699ca896a6 [2022-05-20T16:30:00.864Z] ---> d7273586b3b7 [2022-05-20T16:30:00.864Z] Step 5/31 : RUN apk add --update --no-cache make git [2022-05-20T16:30:00.864Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz [2022-05-20T16:30:00.864Z] ---> Running in 0b5743287bc9 [2022-05-20T16:30:01.125Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz [2022-05-20T16:30:01.126Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz [2022-05-20T16:30:01.387Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz [2022-05-20T16:30:01.388Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz [2022-05-20T16:30:01.649Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz [2022-05-20T16:30:01.911Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz [2022-05-20T16:30:01.911Z] OK: 221 MiB in 52 packages [2022-05-20T16:30:01.911Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz [2022-05-20T16:30:02.174Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz [2022-05-20T16:30:02.174Z] OK: 221 MiB in 52 packages [2022-05-20T16:30:02.174Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz [2022-05-20T16:30:02.434Z] OK: 221 MiB in 52 packages [2022-05-20T16:30:02.434Z] Removing intermediate container 1791d1f288fc [2022-05-20T16:30:02.434Z] ---> 646d12bba4a7 [2022-05-20T16:30:02.434Z] Step 6/25 : COPY go.mod vendor* ./ [2022-05-20T16:30:02.434Z] ---> 7b54de0357a1 [2022-05-20T16:30:02.434Z] Step 7/25 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-05-20T16:30:02.434Z] ---> Running in 858c4b92ab74 [2022-05-20T16:30:02.693Z] OK: 221 MiB in 52 packages [2022-05-20T16:30:02.693Z] OK: 221 MiB in 52 packages [2022-05-20T16:30:02.693Z] Removing intermediate container 974c7a162dd2 [2022-05-20T16:30:02.693Z] ---> 95f0329a6e9f [2022-05-20T16:30:02.693Z] Step 6/23 : COPY go.mod vendor* ./ [2022-05-20T16:30:02.693Z] Removing intermediate container f1deda84af9d [2022-05-20T16:30:02.693Z] ---> 16b4db28afd8 [2022-05-20T16:30:02.693Z] Step 6/26 : COPY go.mod vendor* ./ [2022-05-20T16:30:02.955Z] ---> 0679fc0ae4cd [2022-05-20T16:30:02.955Z] Step 7/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-05-20T16:30:02.955Z] ---> Running in cb7d0910df43 [2022-05-20T16:30:02.955Z] ---> b76baf889b56 [2022-05-20T16:30:02.955Z] Step 7/26 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-05-20T16:30:02.955Z] ---> Running in c28882a57a65 [2022-05-20T16:30:03.216Z] Removing intermediate container 35a3ed8d6b59 [2022-05-20T16:30:03.216Z] ---> e0a51f07f185 [2022-05-20T16:30:03.216Z] Step 6/23 : COPY go.mod vendor* ./ [2022-05-20T16:30:03.216Z] Removing intermediate container 0b5743287bc9 [2022-05-20T16:30:03.216Z] ---> fcc4b0cd2478 [2022-05-20T16:30:03.216Z] Step 6/31 : COPY go.mod vendor* ./ [2022-05-20T16:30:03.216Z] ---> 31f6036446ed [2022-05-20T16:30:03.216Z] Step 7/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-05-20T16:30:03.476Z] ---> 4d6abb814d5f [2022-05-20T16:30:03.476Z] Step 7/31 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-05-20T16:30:03.476Z] ---> Running in 59ad19329623 [2022-05-20T16:30:03.476Z] ---> Running in 5e025cf4dc18 [2022-05-20T16:30:03.736Z] Removing intermediate container 858c4b92ab74 [2022-05-20T16:30:03.736Z] ---> f8e6864d0234 [2022-05-20T16:30:03.736Z] Step 8/25 : COPY . . [2022-05-20T16:30:05.650Z] Removing intermediate container c28882a57a65 [2022-05-20T16:30:05.650Z] ---> 7c40da981af0 [2022-05-20T16:30:05.650Z] Step 8/26 : COPY . . [2022-05-20T16:30:05.650Z] Removing intermediate container 59ad19329623 [2022-05-20T16:30:05.650Z] ---> a3dd40ea41e7 [2022-05-20T16:30:05.650Z] Step 8/23 : COPY . . [2022-05-20T16:30:06.228Z] Removing intermediate container cb7d0910df43 [2022-05-20T16:30:06.228Z] ---> d0734b171ae5 [2022-05-20T16:30:06.228Z] Step 8/23 : COPY . . [2022-05-20T16:30:06.228Z] Removing intermediate container 5e025cf4dc18 [2022-05-20T16:30:06.228Z] ---> de4407db56f1 [2022-05-20T16:30:06.228Z] Step 8/31 : COPY . . [2022-05-20T16:30:08.489Z] 3f3a8bcf1eab: Pull complete [2022-05-20T16:30:08.489Z] 0c92f367c5e7: Pull complete [2022-05-20T16:30:08.489Z] 3096ccb668a1: Pull complete [2022-05-20T16:30:08.489Z] e8cf19c19ddd: Pull complete [2022-05-20T16:30:15.212Z] a4caa8a26152: Pull complete [2022-05-20T16:30:15.212Z] Digest: sha256:b3ad895ecde34a7521bb8912598475bc58d052e1c2c58d00df7f0fe54a102a46 [2022-05-20T16:30:15.212Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.17-alpine [2022-05-20T16:30:15.212Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.17-alpine [Pipeline] fileExists [Pipeline] sh [2022-05-20T16:30:15.576Z] + docker build -t ci-base-image-arm64 -f - . [2022-05-20T16:30:15.576Z] + echo FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.17-alpine [2022-05-20T16:30:15.576Z] WORKDIR /edgex [2022-05-20T16:30:15.576Z] COPY go.mod . [2022-05-20T16:30:15.576Z] RUN go mod download [2022-05-20T16:30:16.219Z] ---> d93b23fa4dac [2022-05-20T16:30:16.219Z] Step 9/23 : RUN make cmd/sys-mgmt-agent/sys-mgmt-agent [2022-05-20T16:30:16.219Z] ---> 970c1d2ab859 [2022-05-20T16:30:16.219Z] Step 9/23 : RUN make cmd/core-metadata/core-metadata [2022-05-20T16:30:16.219Z] ---> b178650f2af3 [2022-05-20T16:30:16.219Z] Step 9/31 : RUN make cmd/security-bootstrapper/security-bootstrapper [2022-05-20T16:30:16.219Z] ---> d3445ca87c97 [2022-05-20T16:30:16.219Z] Step 9/26 : ARG SPIRE_RELEASE=1.2.1 [2022-05-20T16:30:16.219Z] ---> c8e9714c23ba [2022-05-20T16:30:16.219Z] Step 9/25 : RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup [2022-05-20T16:30:16.219Z] ---> Running in 7fea4b3d8832 [2022-05-20T16:30:16.219Z] ---> Running in 0c50830b6756 [2022-05-20T16:30:16.219Z] ---> Running in 6290e7370452 [2022-05-20T16:30:16.219Z] ---> Running in e37ac08ad4e6 [2022-05-20T16:30:16.219Z] ---> Running in eba8281bb6d1 [2022-05-20T16:30:16.219Z] Removing intermediate container e37ac08ad4e6 [2022-05-20T16:30:16.219Z] ---> 9cc7029f9d01 [2022-05-20T16:30:16.219Z] Step 10/26 : RUN mkdir -p spire-build [2022-05-20T16:30:16.219Z] ---> Running in 639bf916fa66 [2022-05-20T16:30:16.219Z] CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/sys-mgmt-agent/sys-mgmt-agent ./cmd/sys-mgmt-agent [2022-05-20T16:30:16.219Z] CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/security-bootstrapper/security-bootstrapper ./cmd/security-bootstrapper [2022-05-20T16:30:16.219Z] CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/core-metadata/core-metadata ./cmd/core-metadata [2022-05-20T16:30:16.219Z] CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/security-file-token-provider/security-file-token-provider ./cmd/security-file-token-provider [2022-05-20T16:30:17.155Z] Removing intermediate container 639bf916fa66 [2022-05-20T16:30:17.155Z] ---> 92bfb8e9da05 [2022-05-20T16:30:17.155Z] Step 11/26 : WORKDIR /edgex-go/spire-build [2022-05-20T16:30:17.155Z] ---> Running in 4908af68cc21 [2022-05-20T16:30:17.414Z] Removing intermediate container 4908af68cc21 [2022-05-20T16:30:17.414Z] ---> 77882abee8a1 [2022-05-20T16:30:17.414Z] Step 12/26 : RUN wget -q "https://github.com/spiffe/spire/archive/refs/tags/v${SPIRE_RELEASE}.tar.gz" && tar xv --strip-components=1 -f "v${SPIRE_RELEASE}.tar.gz" && echo "building spire from source..." && make bin/spire-server bin/spire-agent [2022-05-20T16:30:17.414Z] ---> Running in 61def1e4081a [2022-05-20T16:30:18.214Z] Sending build context to Docker daemon 169.4MB [2022-05-20T16:30:18.214Z] Step 1/4 : FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.17-alpine [2022-05-20T16:30:18.214Z] ---> 725f1c02e7f9 [2022-05-20T16:30:18.214Z] Step 2/4 : WORKDIR /edgex [2022-05-20T16:30:18.797Z] spire-1.2.1/ [2022-05-20T16:30:18.797Z] spire-1.2.1/.data/ [2022-05-20T16:30:18.797Z] spire-1.2.1/.data/.file [2022-05-20T16:30:18.797Z] spire-1.2.1/.dockerignore [2022-05-20T16:30:18.797Z] spire-1.2.1/.gitattributes [2022-05-20T16:30:18.797Z] spire-1.2.1/.githooks/ [2022-05-20T16:30:18.797Z] spire-1.2.1/.githooks/pre-commit [2022-05-20T16:30:18.797Z] spire-1.2.1/.github/ [2022-05-20T16:30:18.797Z] spire-1.2.1/.github/ISSUE_TEMPLATE.md [2022-05-20T16:30:18.797Z] spire-1.2.1/.github/PULL_REQUEST_TEMPLATE.md [2022-05-20T16:30:18.797Z] spire-1.2.1/.github/dependabot.yml [2022-05-20T16:30:18.797Z] spire-1.2.1/.github/workflows/ [2022-05-20T16:30:18.797Z] spire-1.2.1/.github/workflows/nightly_build.yaml [2022-05-20T16:30:18.797Z] spire-1.2.1/.github/workflows/pr_build.yaml [2022-05-20T16:30:18.797Z] spire-1.2.1/.github/workflows/release_build.yaml [2022-05-20T16:30:18.797Z] spire-1.2.1/.github/workflows/scripts/ [2022-05-20T16:30:18.797Z] spire-1.2.1/.github/workflows/scripts/build_artifacts.sh [2022-05-20T16:30:18.797Z] spire-1.2.1/.github/workflows/scripts/push-images.sh [2022-05-20T16:30:18.797Z] spire-1.2.1/.github/workflows/scripts/push-scratch-images.sh [2022-05-20T16:30:18.797Z] spire-1.2.1/.github/workflows/scripts/run_unit_tests.sh [2022-05-20T16:30:18.797Z] spire-1.2.1/.github/workflows/scripts/split.sh [2022-05-20T16:30:18.797Z] spire-1.2.1/.gitignore [2022-05-20T16:30:18.797Z] spire-1.2.1/.go-version [2022-05-20T16:30:18.797Z] spire-1.2.1/.golangci.yml [2022-05-20T16:30:18.797Z] spire-1.2.1/ADOPTERS.md [2022-05-20T16:30:18.797Z] spire-1.2.1/CHANGELOG.md [2022-05-20T16:30:18.797Z] spire-1.2.1/CODE-OF-CONDUCT.md [2022-05-20T16:30:18.797Z] spire-1.2.1/CODEOWNERS [2022-05-20T16:30:18.797Z] spire-1.2.1/CONTRIBUTING.md [2022-05-20T16:30:18.797Z] spire-1.2.1/Dockerfile [2022-05-20T16:30:18.797Z] spire-1.2.1/Dockerfile.dev [2022-05-20T16:30:18.797Z] spire-1.2.1/Dockerfile.scratch [2022-05-20T16:30:18.797Z] spire-1.2.1/LICENSE [2022-05-20T16:30:18.797Z] spire-1.2.1/MAINTAINERS.md [2022-05-20T16:30:18.797Z] spire-1.2.1/Makefile [2022-05-20T16:30:18.797Z] spire-1.2.1/README.md [2022-05-20T16:30:18.797Z] spire-1.2.1/ROADMAP.md [2022-05-20T16:30:18.797Z] spire-1.2.1/SECURITY.md [2022-05-20T16:30:18.797Z] spire-1.2.1/cmd/ [2022-05-20T16:30:18.797Z] spire-1.2.1/cmd/spire-agent/ [2022-05-20T16:30:18.797Z] spire-1.2.1/cmd/spire-agent/cli/ [2022-05-20T16:30:18.797Z] spire-1.2.1/cmd/spire-agent/cli/api/ [2022-05-20T16:30:18.797Z] spire-1.2.1/cmd/spire-agent/cli/api/common.go [2022-05-20T16:30:18.797Z] spire-1.2.1/cmd/spire-agent/cli/api/fetch_jwt.go [2022-05-20T16:30:18.797Z] spire-1.2.1/cmd/spire-agent/cli/api/fetch_x509.go [2022-05-20T16:30:18.797Z] spire-1.2.1/cmd/spire-agent/cli/api/printer.go [2022-05-20T16:30:18.797Z] spire-1.2.1/cmd/spire-agent/cli/api/validate_jwt.go [2022-05-20T16:30:18.797Z] spire-1.2.1/cmd/spire-agent/cli/api/watch.go [2022-05-20T16:30:18.797Z] spire-1.2.1/cmd/spire-agent/cli/cli.go [2022-05-20T16:30:18.797Z] spire-1.2.1/cmd/spire-agent/cli/common/ [2022-05-20T16:30:18.797Z] spire-1.2.1/cmd/spire-agent/cli/common/defaults.go [2022-05-20T16:30:18.797Z] spire-1.2.1/cmd/spire-agent/cli/healthcheck/ [2022-05-20T16:30:18.797Z] spire-1.2.1/cmd/spire-agent/cli/healthcheck/healthcheck.go [2022-05-20T16:30:18.797Z] spire-1.2.1/cmd/spire-agent/cli/healthcheck/healthcheck_test.go [2022-05-20T16:30:18.797Z] spire-1.2.1/cmd/spire-agent/cli/run/ [2022-05-20T16:30:18.797Z] spire-1.2.1/cmd/spire-agent/cli/run/run.go [2022-05-20T16:30:18.797Z] spire-1.2.1/cmd/spire-agent/cli/run/run_test.go [2022-05-20T16:30:18.797Z] spire-1.2.1/cmd/spire-agent/cli/validate/ [2022-05-20T16:30:18.797Z] spire-1.2.1/cmd/spire-agent/cli/validate/validate.go [2022-05-20T16:30:18.797Z] spire-1.2.1/cmd/spire-agent/cli/validate/validate_test.go [2022-05-20T16:30:18.797Z] spire-1.2.1/cmd/spire-agent/main.go [2022-05-20T16:30:18.797Z] spire-1.2.1/cmd/spire-server/ [2022-05-20T16:30:18.797Z] spire-1.2.1/cmd/spire-server/cli/ [2022-05-20T16:30:18.797Z] spire-1.2.1/cmd/spire-server/cli/agent/ [2022-05-20T16:30:18.797Z] spire-1.2.1/cmd/spire-server/cli/agent/agent_test.go [2022-05-20T16:30:18.797Z] spire-1.2.1/cmd/spire-server/cli/agent/ban.go [2022-05-20T16:30:18.797Z] spire-1.2.1/cmd/spire-server/cli/agent/count.go [2022-05-20T16:30:18.797Z] spire-1.2.1/cmd/spire-server/cli/agent/evict.go [2022-05-20T16:30:18.797Z] spire-1.2.1/cmd/spire-server/cli/agent/list.go [2022-05-20T16:30:18.797Z] spire-1.2.1/cmd/spire-server/cli/agent/show.go [2022-05-20T16:30:18.797Z] spire-1.2.1/cmd/spire-server/cli/bundle/ [2022-05-20T16:30:18.797Z] spire-1.2.1/cmd/spire-server/cli/bundle/bundle_test.go [2022-05-20T16:30:18.797Z] spire-1.2.1/cmd/spire-server/cli/bundle/common.go [2022-05-20T16:30:18.797Z] spire-1.2.1/cmd/spire-server/cli/bundle/common_test.go [2022-05-20T16:30:18.797Z] spire-1.2.1/cmd/spire-server/cli/bundle/count.go [2022-05-20T16:30:18.797Z] spire-1.2.1/cmd/spire-server/cli/bundle/delete.go [2022-05-20T16:30:18.797Z] spire-1.2.1/cmd/spire-server/cli/bundle/list.go [2022-05-20T16:30:18.797Z] spire-1.2.1/cmd/spire-server/cli/bundle/set.go [2022-05-20T16:30:18.797Z] spire-1.2.1/cmd/spire-server/cli/bundle/show.go [2022-05-20T16:30:18.797Z] spire-1.2.1/cmd/spire-server/cli/cli.go [2022-05-20T16:30:18.797Z] spire-1.2.1/cmd/spire-server/cli/entry/ [2022-05-20T16:30:18.797Z] spire-1.2.1/cmd/spire-server/cli/entry/count.go [2022-05-20T16:30:18.797Z] spire-1.2.1/cmd/spire-server/cli/entry/count_test.go [2022-05-20T16:30:18.797Z] spire-1.2.1/cmd/spire-server/cli/entry/create.go [2022-05-20T16:30:18.797Z] spire-1.2.1/cmd/spire-server/cli/entry/create_test.go [2022-05-20T16:30:18.797Z] spire-1.2.1/cmd/spire-server/cli/entry/delete.go [2022-05-20T16:30:18.797Z] spire-1.2.1/cmd/spire-server/cli/entry/delete_test.go [2022-05-20T16:30:18.797Z] spire-1.2.1/cmd/spire-server/cli/entry/show.go [2022-05-20T16:30:18.797Z] spire-1.2.1/cmd/spire-server/cli/entry/show_test.go [2022-05-20T16:30:18.797Z] spire-1.2.1/cmd/spire-server/cli/entry/update.go [2022-05-20T16:30:18.797Z] spire-1.2.1/cmd/spire-server/cli/entry/update_test.go [2022-05-20T16:30:18.797Z] spire-1.2.1/cmd/spire-server/cli/entry/util.go [2022-05-20T16:30:18.797Z] spire-1.2.1/cmd/spire-server/cli/entry/util_test.go [2022-05-20T16:30:18.797Z] spire-1.2.1/cmd/spire-server/cli/federation/ [2022-05-20T16:30:18.797Z] spire-1.2.1/cmd/spire-server/cli/federation/common.go [2022-05-20T16:30:18.797Z] spire-1.2.1/cmd/spire-server/cli/federation/common_test.go [2022-05-20T16:30:18.797Z] spire-1.2.1/cmd/spire-server/cli/federation/create.go [2022-05-20T16:30:18.797Z] spire-1.2.1/cmd/spire-server/cli/federation/create_test.go [2022-05-20T16:30:18.797Z] spire-1.2.1/cmd/spire-server/cli/federation/delete.go [2022-05-20T16:30:18.797Z] spire-1.2.1/cmd/spire-server/cli/federation/delete_test.go [2022-05-20T16:30:18.797Z] spire-1.2.1/cmd/spire-server/cli/federation/list.go [2022-05-20T16:30:18.797Z] spire-1.2.1/cmd/spire-server/cli/federation/list_test.go [2022-05-20T16:30:18.797Z] spire-1.2.1/cmd/spire-server/cli/federation/refresh.go [2022-05-20T16:30:18.797Z] spire-1.2.1/cmd/spire-server/cli/federation/refresh_test.go [2022-05-20T16:30:18.797Z] spire-1.2.1/cmd/spire-server/cli/federation/show.go [2022-05-20T16:30:18.797Z] spire-1.2.1/cmd/spire-server/cli/federation/show_test.go [2022-05-20T16:30:18.797Z] spire-1.2.1/cmd/spire-server/cli/federation/update.go [2022-05-20T16:30:18.797Z] spire-1.2.1/cmd/spire-server/cli/federation/update_test.go [2022-05-20T16:30:18.797Z] spire-1.2.1/cmd/spire-server/cli/healthcheck/ [2022-05-20T16:30:18.797Z] spire-1.2.1/cmd/spire-server/cli/healthcheck/healthcheck.go [2022-05-20T16:30:18.797Z] spire-1.2.1/cmd/spire-server/cli/healthcheck/healthcheck_test.go [2022-05-20T16:30:18.797Z] spire-1.2.1/cmd/spire-server/cli/jwt/ [2022-05-20T16:30:18.797Z] spire-1.2.1/cmd/spire-server/cli/jwt/mint.go [2022-05-20T16:30:18.797Z] spire-1.2.1/cmd/spire-server/cli/jwt/mint_test.go [2022-05-20T16:30:18.797Z] spire-1.2.1/cmd/spire-server/cli/run/ [2022-05-20T16:30:18.797Z] spire-1.2.1/cmd/spire-server/cli/run/run.go [2022-05-20T16:30:18.797Z] spire-1.2.1/cmd/spire-server/cli/run/run_test.go [2022-05-20T16:30:18.797Z] spire-1.2.1/cmd/spire-server/cli/token/ [2022-05-20T16:30:18.797Z] spire-1.2.1/cmd/spire-server/cli/token/generate.go [2022-05-20T16:30:18.797Z] spire-1.2.1/cmd/spire-server/cli/token/generate_test.go [2022-05-20T16:30:18.797Z] spire-1.2.1/cmd/spire-server/cli/validate/ [2022-05-20T16:30:18.797Z] spire-1.2.1/cmd/spire-server/cli/validate/validate.go [2022-05-20T16:30:18.797Z] spire-1.2.1/cmd/spire-server/cli/validate/validate_test.go [2022-05-20T16:30:18.797Z] spire-1.2.1/cmd/spire-server/cli/x509/ [2022-05-20T16:30:18.797Z] spire-1.2.1/cmd/spire-server/cli/x509/mint.go [2022-05-20T16:30:18.797Z] spire-1.2.1/cmd/spire-server/cli/x509/mint_test.go [2022-05-20T16:30:18.797Z] spire-1.2.1/cmd/spire-server/main.go [2022-05-20T16:30:18.797Z] spire-1.2.1/cmd/spire-server/util/ [2022-05-20T16:30:18.797Z] spire-1.2.1/cmd/spire-server/util/util.go [2022-05-20T16:30:18.797Z] spire-1.2.1/conf/ [2022-05-20T16:30:18.797Z] spire-1.2.1/conf/agent/ [2022-05-20T16:30:18.797Z] spire-1.2.1/conf/agent/agent.conf [2022-05-20T16:30:18.797Z] spire-1.2.1/conf/agent/agent_full.conf [2022-05-20T16:30:18.797Z] spire-1.2.1/conf/agent/dummy_root_ca.crt [2022-05-20T16:30:18.797Z] spire-1.2.1/conf/server/ [2022-05-20T16:30:18.797Z] spire-1.2.1/conf/server/dummy_upstream_ca.crt [2022-05-20T16:30:18.797Z] spire-1.2.1/conf/server/dummy_upstream_ca.key [2022-05-20T16:30:18.797Z] spire-1.2.1/conf/server/server.conf [2022-05-20T16:30:18.797Z] spire-1.2.1/conf/server/server_full.conf [2022-05-20T16:30:18.797Z] spire-1.2.1/doc/ [2022-05-20T16:30:18.797Z] spire-1.2.1/doc/SPIRE101.md [2022-05-20T16:30:18.797Z] spire-1.2.1/doc/auditlog.md [2022-05-20T16:30:18.797Z] spire-1.2.1/doc/authorization_policy_engine.md [2022-05-20T16:30:18.797Z] spire-1.2.1/doc/changelog_guidelines.md [2022-05-20T16:30:18.797Z] spire-1.2.1/doc/cure53-report.pdf [2022-05-20T16:30:18.797Z] spire-1.2.1/doc/images/ [2022-05-20T16:30:18.797Z] spire-1.2.1/doc/images/2019_roadmap.png [2022-05-20T16:30:18.797Z] spire-1.2.1/doc/images/SPIRE101.png [2022-05-20T16:30:18.797Z] spire-1.2.1/doc/images/SPIRE_agent.png [2022-05-20T16:30:18.797Z] spire-1.2.1/doc/images/SPIRE_server.png [2022-05-20T16:30:18.797Z] spire-1.2.1/doc/images/cache_mgr.png [2022-05-20T16:30:18.797Z] spire-1.2.1/doc/images/cache_mgr_components.png [2022-05-20T16:30:18.797Z] spire-1.2.1/doc/images/federated_spire.png [2022-05-20T16:30:18.797Z] spire-1.2.1/doc/images/ha_mode.png [2022-05-20T16:30:18.798Z] spire-1.2.1/doc/images/nested_spire.png [2022-05-20T16:30:18.798Z] spire-1.2.1/doc/images/oidc_federation.png [2022-05-20T16:30:18.798Z] spire-1.2.1/doc/images/single_trust_domain.png [2022-05-20T16:30:18.798Z] spire-1.2.1/doc/images/spiffe_compatible.png [2022-05-20T16:30:18.798Z] spire-1.2.1/doc/images/spire_logo.png [2022-05-20T16:30:18.798Z] spire-1.2.1/doc/migrating_registration_api_clients.md [2022-05-20T16:30:18.798Z] spire-1.2.1/doc/plugin_agent_keymanager_disk.md [2022-05-20T16:30:18.798Z] spire-1.2.1/doc/plugin_agent_keymanager_memory.md [2022-05-20T16:30:18.798Z] spire-1.2.1/doc/plugin_agent_nodeattestor_aws_iid.md [2022-05-20T16:30:18.798Z] spire-1.2.1/doc/plugin_agent_nodeattestor_azure_msi.md [2022-05-20T16:30:18.798Z] spire-1.2.1/doc/plugin_agent_nodeattestor_gcp_iit.md [2022-05-20T16:30:18.798Z] spire-1.2.1/doc/plugin_agent_nodeattestor_jointoken.md [2022-05-20T16:30:18.798Z] spire-1.2.1/doc/plugin_agent_nodeattestor_k8s_psat.md [2022-05-20T16:30:18.798Z] spire-1.2.1/doc/plugin_agent_nodeattestor_k8s_sat.md [2022-05-20T16:30:18.798Z] spire-1.2.1/doc/plugin_agent_nodeattestor_sshpop.md [2022-05-20T16:30:18.798Z] spire-1.2.1/doc/plugin_agent_nodeattestor_tpm_devid.md [2022-05-20T16:30:18.798Z] spire-1.2.1/doc/plugin_agent_nodeattestor_x509pop.md [2022-05-20T16:30:18.798Z] spire-1.2.1/doc/plugin_agent_svidstore_aws_secretsmanager.md [2022-05-20T16:30:18.798Z] spire-1.2.1/doc/plugin_agent_svidstore_gcp_secretmanager.md [2022-05-20T16:30:18.798Z] spire-1.2.1/doc/plugin_agent_workloadattestor_docker.md [2022-05-20T16:30:18.798Z] spire-1.2.1/doc/plugin_agent_workloadattestor_k8s.md [2022-05-20T16:30:18.798Z] spire-1.2.1/doc/plugin_agent_workloadattestor_unix.md [2022-05-20T16:30:18.798Z] spire-1.2.1/doc/plugin_server_datastore_sql.md [2022-05-20T16:30:18.798Z] spire-1.2.1/doc/plugin_server_keymanager_aws_kms.md [2022-05-20T16:30:18.798Z] spire-1.2.1/doc/plugin_server_keymanager_disk.md [2022-05-20T16:30:18.798Z] spire-1.2.1/doc/plugin_server_keymanager_memory.md [2022-05-20T16:30:18.798Z] spire-1.2.1/doc/plugin_server_nodeattestor_aws_iid.md [2022-05-20T16:30:18.798Z] spire-1.2.1/doc/plugin_server_nodeattestor_azure_msi.md [2022-05-20T16:30:18.798Z] spire-1.2.1/doc/plugin_server_nodeattestor_gcp_iit.md [2022-05-20T16:30:18.798Z] spire-1.2.1/doc/plugin_server_nodeattestor_jointoken.md [2022-05-20T16:30:18.798Z] spire-1.2.1/doc/plugin_server_nodeattestor_k8s_psat.md [2022-05-20T16:30:18.798Z] spire-1.2.1/doc/plugin_server_nodeattestor_k8s_sat.md [2022-05-20T16:30:18.798Z] spire-1.2.1/doc/plugin_server_nodeattestor_sshpop.md [2022-05-20T16:30:18.798Z] spire-1.2.1/doc/plugin_server_nodeattestor_tpm_devid.md [2022-05-20T16:30:18.798Z] spire-1.2.1/doc/plugin_server_nodeattestor_x509pop.md [2022-05-20T16:30:18.798Z] spire-1.2.1/doc/plugin_server_noderesolver_azure_msi.md [2022-05-20T16:30:18.798Z] spire-1.2.1/doc/plugin_server_notifier_gcs_bundle.md [2022-05-20T16:30:18.798Z] spire-1.2.1/doc/plugin_server_notifier_k8sbundle.md [2022-05-20T16:30:18.798Z] spire-1.2.1/doc/plugin_server_upstreamauthority_aws_pca.md [2022-05-20T16:30:18.798Z] spire-1.2.1/doc/plugin_server_upstreamauthority_awssecret.md [2022-05-20T16:30:18.798Z] spire-1.2.1/doc/plugin_server_upstreamauthority_cert_manager.md [2022-05-20T16:30:18.798Z] spire-1.2.1/doc/plugin_server_upstreamauthority_disk.md [2022-05-20T16:30:18.798Z] spire-1.2.1/doc/plugin_server_upstreamauthority_gcp_cas.md [2022-05-20T16:30:18.798Z] spire-1.2.1/doc/plugin_server_upstreamauthority_spire.md [2022-05-20T16:30:18.798Z] spire-1.2.1/doc/plugin_server_upstreamauthority_vault.md [2022-05-20T16:30:18.798Z] spire-1.2.1/doc/scaling_spire.md [2022-05-20T16:30:18.798Z] spire-1.2.1/doc/spire_agent.md [2022-05-20T16:30:18.798Z] spire-1.2.1/doc/spire_server.md [2022-05-20T16:30:18.798Z] spire-1.2.1/doc/supported_integrations.md [2022-05-20T16:30:18.798Z] spire-1.2.1/doc/telemetry.md [2022-05-20T16:30:18.798Z] spire-1.2.1/doc/telemetry_config.md [2022-05-20T16:30:18.798Z] spire-1.2.1/doc/upgrading.md [2022-05-20T16:30:18.798Z] spire-1.2.1/doc/using_spire.md [2022-05-20T16:30:18.798Z] spire-1.2.1/examples/ [2022-05-20T16:30:18.798Z] spire-1.2.1/examples/README.md [2022-05-20T16:30:18.798Z] spire-1.2.1/go.mod [2022-05-20T16:30:18.798Z] spire-1.2.1/go.sum [2022-05-20T16:30:18.798Z] spire-1.2.1/pkg/ [2022-05-20T16:30:18.798Z] spire-1.2.1/pkg/agent/ [2022-05-20T16:30:18.798Z] spire-1.2.1/pkg/agent/agent.go [2022-05-20T16:30:18.798Z] spire-1.2.1/pkg/agent/api/ [2022-05-20T16:30:18.798Z] spire-1.2.1/pkg/agent/api/config.go [2022-05-20T16:30:18.798Z] spire-1.2.1/pkg/agent/api/debug/ [2022-05-20T16:30:18.798Z] spire-1.2.1/pkg/agent/api/debug/v1/ [2022-05-20T16:30:18.798Z] spire-1.2.1/pkg/agent/api/debug/v1/service.go [2022-05-20T16:30:18.798Z] spire-1.2.1/pkg/agent/api/debug/v1/service_test.go [2022-05-20T16:30:18.798Z] spire-1.2.1/pkg/agent/api/delegatedidentity/ [2022-05-20T16:30:18.798Z] spire-1.2.1/pkg/agent/api/delegatedidentity/v1/ [2022-05-20T16:30:18.798Z] spire-1.2.1/pkg/agent/api/delegatedidentity/v1/service.go [2022-05-20T16:30:18.798Z] spire-1.2.1/pkg/agent/api/delegatedidentity/v1/service_test.go [2022-05-20T16:30:18.798Z] spire-1.2.1/pkg/agent/api/endpoints.go [2022-05-20T16:30:18.798Z] spire-1.2.1/pkg/agent/api/health/ [2022-05-20T16:30:18.798Z] spire-1.2.1/pkg/agent/api/health/v1/ [2022-05-20T16:30:18.798Z] spire-1.2.1/pkg/agent/api/health/v1/service.go [2022-05-20T16:30:18.798Z] spire-1.2.1/pkg/agent/api/health/v1/service_test.go [2022-05-20T16:30:18.798Z] spire-1.2.1/pkg/agent/api/rpccontext/ [2022-05-20T16:30:18.798Z] spire-1.2.1/pkg/agent/api/rpccontext/alias.go [2022-05-20T16:30:18.798Z] spire-1.2.1/pkg/agent/api/rpccontext/caller.go [2022-05-20T16:30:18.798Z] spire-1.2.1/pkg/agent/attestor/ [2022-05-20T16:30:18.798Z] spire-1.2.1/pkg/agent/attestor/node/ [2022-05-20T16:30:18.798Z] spire-1.2.1/pkg/agent/attestor/node/experimental.go [2022-05-20T16:30:18.798Z] spire-1.2.1/pkg/agent/attestor/node/node.go [2022-05-20T16:30:18.798Z] spire-1.2.1/pkg/agent/attestor/node/node_test.go [2022-05-20T16:30:18.798Z] spire-1.2.1/pkg/agent/attestor/workload/ [2022-05-20T16:30:18.798Z] spire-1.2.1/pkg/agent/attestor/workload/workload.go [2022-05-20T16:30:18.798Z] spire-1.2.1/pkg/agent/attestor/workload/workload_test.go [2022-05-20T16:30:18.798Z] spire-1.2.1/pkg/agent/catalog/ [2022-05-20T16:30:18.798Z] spire-1.2.1/pkg/agent/catalog/catalog.go [2022-05-20T16:30:18.798Z] spire-1.2.1/pkg/agent/catalog/keymanager.go [2022-05-20T16:30:18.798Z] spire-1.2.1/pkg/agent/catalog/nodeattestor.go [2022-05-20T16:30:18.798Z] spire-1.2.1/pkg/agent/catalog/svidstore.go [2022-05-20T16:30:18.798Z] spire-1.2.1/pkg/agent/catalog/workloadattestor.go [2022-05-20T16:30:18.798Z] spire-1.2.1/pkg/agent/client/ [2022-05-20T16:30:18.798Z] spire-1.2.1/pkg/agent/client/client.go [2022-05-20T16:30:18.798Z] spire-1.2.1/pkg/agent/client/client_test.go [2022-05-20T16:30:18.798Z] spire-1.2.1/pkg/agent/client/dial.go [2022-05-20T16:30:18.798Z] spire-1.2.1/pkg/agent/client/nodeconn.go [2022-05-20T16:30:18.798Z] spire-1.2.1/pkg/agent/client/nodeconn_test.go [2022-05-20T16:30:18.798Z] spire-1.2.1/pkg/agent/client/update.go [2022-05-20T16:30:18.798Z] spire-1.2.1/pkg/agent/client/util.go [2022-05-20T16:30:18.798Z] spire-1.2.1/pkg/agent/common/ [2022-05-20T16:30:18.798Z] spire-1.2.1/pkg/agent/common/backoff/ [2022-05-20T16:30:18.798Z] spire-1.2.1/pkg/agent/common/backoff/backoff.go [2022-05-20T16:30:18.798Z] spire-1.2.1/pkg/agent/common/backoff/backoff_test.go [2022-05-20T16:30:18.798Z] spire-1.2.1/pkg/agent/common/cgroups/ [2022-05-20T16:30:18.798Z] spire-1.2.1/pkg/agent/common/cgroups/cgroups.go [2022-05-20T16:30:18.798Z] spire-1.2.1/pkg/agent/common/cgroups/cgroups_test.go [2022-05-20T16:30:18.798Z] spire-1.2.1/pkg/agent/common/cgroups/filesystem.go [2022-05-20T16:30:18.798Z] spire-1.2.1/pkg/agent/config.go [2022-05-20T16:30:18.798Z] spire-1.2.1/pkg/agent/endpoints/ [2022-05-20T16:30:18.798Z] spire-1.2.1/pkg/agent/endpoints/config.go [2022-05-20T16:30:18.798Z] spire-1.2.1/pkg/agent/endpoints/endpoints.go [2022-05-20T16:30:18.798Z] spire-1.2.1/pkg/agent/endpoints/endpoints_test.go [2022-05-20T16:30:18.798Z] spire-1.2.1/pkg/agent/endpoints/metrics.go [2022-05-20T16:30:18.798Z] spire-1.2.1/pkg/agent/endpoints/middleware.go [2022-05-20T16:30:18.798Z] spire-1.2.1/pkg/agent/endpoints/peertracker.go [2022-05-20T16:30:18.798Z] spire-1.2.1/pkg/agent/endpoints/peertracker_test.go [2022-05-20T16:30:18.798Z] spire-1.2.1/pkg/agent/endpoints/sdsv2/ [2022-05-20T16:30:18.798Z] spire-1.2.1/pkg/agent/endpoints/sdsv2/handler.go [2022-05-20T16:30:18.798Z] spire-1.2.1/pkg/agent/endpoints/sdsv2/handler_test.go [2022-05-20T16:30:18.798Z] spire-1.2.1/pkg/agent/endpoints/sdsv3/ [2022-05-20T16:30:18.798Z] spire-1.2.1/pkg/agent/endpoints/sdsv3/handler.go [2022-05-20T16:30:18.798Z] spire-1.2.1/pkg/agent/endpoints/sdsv3/handler_test.go [2022-05-20T16:30:18.798Z] spire-1.2.1/pkg/agent/endpoints/workload/ [2022-05-20T16:30:18.798Z] spire-1.2.1/pkg/agent/endpoints/workload/handler.go [2022-05-20T16:30:18.798Z] spire-1.2.1/pkg/agent/endpoints/workload/handler_test.go [2022-05-20T16:30:18.798Z] spire-1.2.1/pkg/agent/manager/ [2022-05-20T16:30:18.798Z] spire-1.2.1/pkg/agent/manager/cache/ [2022-05-20T16:30:18.798Z] spire-1.2.1/pkg/agent/manager/cache/bundle_cache.go [2022-05-20T16:30:18.798Z] spire-1.2.1/pkg/agent/manager/cache/cache.go [2022-05-20T16:30:18.798Z] spire-1.2.1/pkg/agent/manager/cache/cache_test.go [2022-05-20T16:30:18.798Z] spire-1.2.1/pkg/agent/manager/cache/jwt_cache.go [2022-05-20T16:30:18.798Z] spire-1.2.1/pkg/agent/manager/cache/jwt_cache_test.go [2022-05-20T16:30:18.798Z] spire-1.2.1/pkg/agent/manager/cache/sets.go [2022-05-20T16:30:18.798Z] spire-1.2.1/pkg/agent/manager/cache/subscriber.go [2022-05-20T16:30:18.798Z] spire-1.2.1/pkg/agent/manager/config.go [2022-05-20T16:30:18.798Z] spire-1.2.1/pkg/agent/manager/manager.go [2022-05-20T16:30:18.798Z] spire-1.2.1/pkg/agent/manager/manager_test.go [2022-05-20T16:30:18.798Z] spire-1.2.1/pkg/agent/manager/storage.go [2022-05-20T16:30:18.798Z] spire-1.2.1/pkg/agent/manager/storage_test.go [2022-05-20T16:30:18.798Z] spire-1.2.1/pkg/agent/manager/storecache/ [2022-05-20T16:30:18.798Z] spire-1.2.1/pkg/agent/manager/storecache/cache.go [2022-05-20T16:30:18.798Z] spire-1.2.1/pkg/agent/manager/storecache/cache_test.go [2022-05-20T16:30:18.798Z] spire-1.2.1/pkg/agent/manager/sync.go [2022-05-20T16:30:18.798Z] spire-1.2.1/pkg/agent/plugin/ [2022-05-20T16:30:18.798Z] spire-1.2.1/pkg/agent/plugin/keymanager/ [2022-05-20T16:30:18.798Z] spire-1.2.1/pkg/agent/plugin/keymanager/base/ [2022-05-20T16:30:18.798Z] spire-1.2.1/pkg/agent/plugin/keymanager/base/keymanagerbase.go [2022-05-20T16:30:18.798Z] spire-1.2.1/pkg/agent/plugin/keymanager/constant.go [2022-05-20T16:30:18.798Z] spire-1.2.1/pkg/agent/plugin/keymanager/disk/ [2022-05-20T16:30:18.798Z] spire-1.2.1/pkg/agent/plugin/keymanager/disk/disk.go [2022-05-20T16:30:18.798Z] spire-1.2.1/pkg/agent/plugin/keymanager/disk/disk_test.go [2022-05-20T16:30:18.798Z] spire-1.2.1/pkg/agent/plugin/keymanager/keymanager.go [2022-05-20T16:30:18.798Z] spire-1.2.1/pkg/agent/plugin/keymanager/memory/ [2022-05-20T16:30:18.798Z] spire-1.2.1/pkg/agent/plugin/keymanager/memory/memory.go [2022-05-20T16:30:18.798Z] spire-1.2.1/pkg/agent/plugin/keymanager/memory/memory_test.go [2022-05-20T16:30:18.798Z] spire-1.2.1/pkg/agent/plugin/keymanager/repository.go [2022-05-20T16:30:18.798Z] spire-1.2.1/pkg/agent/plugin/keymanager/svidkeymanager.go [2022-05-20T16:30:18.798Z] spire-1.2.1/pkg/agent/plugin/keymanager/svidkeymanager_test.go [2022-05-20T16:30:18.798Z] spire-1.2.1/pkg/agent/plugin/keymanager/test/ [2022-05-20T16:30:18.798Z] spire-1.2.1/pkg/agent/plugin/keymanager/test/keymanagertest.go [2022-05-20T16:30:18.798Z] spire-1.2.1/pkg/agent/plugin/keymanager/v1.go [2022-05-20T16:30:18.798Z] spire-1.2.1/pkg/agent/plugin/keymanager/v1_test.go [2022-05-20T16:30:18.798Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/ [2022-05-20T16:30:18.798Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/aws/ [2022-05-20T16:30:18.798Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/aws/iid.go [2022-05-20T16:30:18.798Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/aws/iid_test.go [2022-05-20T16:30:18.798Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/azure/ [2022-05-20T16:30:18.798Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/azure/msi.go [2022-05-20T16:30:18.798Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/azure/msi_test.go [2022-05-20T16:30:18.798Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/gcp/ [2022-05-20T16:30:18.798Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/gcp/iit.go [2022-05-20T16:30:18.798Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/gcp/iit_test.go [2022-05-20T16:30:18.798Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/jointoken.go [2022-05-20T16:30:18.798Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/jointoken/ [2022-05-20T16:30:18.798Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/jointoken/join_token.go [2022-05-20T16:30:18.798Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/jointoken_test.go [2022-05-20T16:30:18.798Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/ [2022-05-20T16:30:18.798Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/psat/ [2022-05-20T16:30:18.798Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/psat/psat.go [2022-05-20T16:30:18.798Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/psat/psat_test.go [2022-05-20T16:30:18.798Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/sat/ [2022-05-20T16:30:18.798Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/sat/sat.go [2022-05-20T16:30:18.798Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/sat/sat_test.go [2022-05-20T16:30:18.798Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/nodeattestor.go [2022-05-20T16:30:18.798Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/repository.go [2022-05-20T16:30:18.798Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/sshpop/ [2022-05-20T16:30:18.798Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/sshpop/sshpop.go [2022-05-20T16:30:18.798Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/sshpop/sshpop_test.go [2022-05-20T16:30:18.798Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/test/ [2022-05-20T16:30:18.798Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/test/serverstream.go [2022-05-20T16:30:18.798Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/ [2022-05-20T16:30:18.798Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/devid.go [2022-05-20T16:30:18.798Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/devid_test.go [2022-05-20T16:30:18.798Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/ [2022-05-20T16:30:18.798Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/autodetect.go [2022-05-20T16:30:18.798Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/open.go [2022-05-20T16:30:18.798Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/open_windows.go [2022-05-20T16:30:18.798Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/session.go [2022-05-20T16:30:18.798Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/session_test.go [2022-05-20T16:30:18.798Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/signingkey.go [2022-05-20T16:30:18.798Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/v1.go [2022-05-20T16:30:18.798Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/v1_test.go [2022-05-20T16:30:18.798Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/x509pop/ [2022-05-20T16:30:18.798Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/x509pop/x509pop.go [2022-05-20T16:30:18.798Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/x509pop/x509pop_test.go [2022-05-20T16:30:18.798Z] spire-1.2.1/pkg/agent/plugin/svidstore/ [2022-05-20T16:30:18.798Z] spire-1.2.1/pkg/agent/plugin/svidstore/awssecretsmanager/ [2022-05-20T16:30:18.798Z] spire-1.2.1/pkg/agent/plugin/svidstore/awssecretsmanager/aws.go [2022-05-20T16:30:18.798Z] spire-1.2.1/pkg/agent/plugin/svidstore/awssecretsmanager/aws_test.go [2022-05-20T16:30:18.798Z] spire-1.2.1/pkg/agent/plugin/svidstore/awssecretsmanager/client.go [2022-05-20T16:30:18.798Z] spire-1.2.1/pkg/agent/plugin/svidstore/gcpsecretmanager/ [2022-05-20T16:30:18.798Z] spire-1.2.1/pkg/agent/plugin/svidstore/gcpsecretmanager/client.go [2022-05-20T16:30:18.798Z] spire-1.2.1/pkg/agent/plugin/svidstore/gcpsecretmanager/gcloud.go [2022-05-20T16:30:18.798Z] spire-1.2.1/pkg/agent/plugin/svidstore/gcpsecretmanager/gcloud_test.go [2022-05-20T16:30:18.798Z] spire-1.2.1/pkg/agent/plugin/svidstore/repository.go [2022-05-20T16:30:18.798Z] spire-1.2.1/pkg/agent/plugin/svidstore/svidstore.go [2022-05-20T16:30:18.798Z] spire-1.2.1/pkg/agent/plugin/svidstore/utils.go [2022-05-20T16:30:18.799Z] spire-1.2.1/pkg/agent/plugin/svidstore/utils_test.go [2022-05-20T16:30:18.799Z] spire-1.2.1/pkg/agent/plugin/svidstore/v1.go [2022-05-20T16:30:18.799Z] spire-1.2.1/pkg/agent/plugin/svidstore/v1_test.go [2022-05-20T16:30:18.799Z] spire-1.2.1/pkg/agent/plugin/svidstore/v1unofficial.go [2022-05-20T16:30:18.799Z] spire-1.2.1/pkg/agent/plugin/svidstore/v1unofficial_test.go [2022-05-20T16:30:18.799Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/ [2022-05-20T16:30:18.799Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/ [2022-05-20T16:30:18.799Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/cgroup/ [2022-05-20T16:30:18.799Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/cgroup/dockerfinder.go [2022-05-20T16:30:18.799Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/cgroup/dockerfinder_test.go [2022-05-20T16:30:18.799Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/docker.go [2022-05-20T16:30:18.799Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/docker_test.go [2022-05-20T16:30:18.799Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/retry.go [2022-05-20T16:30:18.799Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/ [2022-05-20T16:30:18.799Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/k8s.go [2022-05-20T16:30:18.799Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/k8s_test.go [2022-05-20T16:30:18.799Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/ [2022-05-20T16:30:18.799Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/cgroups_init_pid_in_pod.txt [2022-05-20T16:30:18.799Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/cgroups_pid_in_kind_pod.txt [2022-05-20T16:30:18.799Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/cgroups_pid_in_pod.txt [2022-05-20T16:30:18.799Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/cgroups_pid_not_in_pod.txt [2022-05-20T16:30:18.799Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/kind_pod_list.json [2022-05-20T16:30:18.799Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/pod_list.json [2022-05-20T16:30:18.799Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/pod_list_not_running.json [2022-05-20T16:30:18.799Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/systemd_cgroups_pid_in_pod.txt [2022-05-20T16:30:18.799Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/repository.go [2022-05-20T16:30:18.799Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/unix/ [2022-05-20T16:30:18.799Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/unix/unix.go [2022-05-20T16:30:18.799Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/unix/unix_test.go [2022-05-20T16:30:18.799Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/v1.go [2022-05-20T16:30:18.799Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/v1_test.go [2022-05-20T16:30:18.799Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/workloadattestor.go [2022-05-20T16:30:18.799Z] spire-1.2.1/pkg/agent/svid/ [2022-05-20T16:30:18.799Z] spire-1.2.1/pkg/agent/svid/rotator.go [2022-05-20T16:30:18.799Z] spire-1.2.1/pkg/agent/svid/rotator_config.go [2022-05-20T16:30:18.799Z] spire-1.2.1/pkg/agent/svid/rotator_test.go [2022-05-20T16:30:18.799Z] spire-1.2.1/pkg/agent/svid/store/ [2022-05-20T16:30:18.799Z] spire-1.2.1/pkg/agent/svid/store/service.go [2022-05-20T16:30:18.799Z] spire-1.2.1/pkg/agent/svid/store/service_test.go [2022-05-20T16:30:18.799Z] spire-1.2.1/pkg/common/ [2022-05-20T16:30:18.799Z] spire-1.2.1/pkg/common/agentpathtemplate/ [2022-05-20T16:30:18.799Z] spire-1.2.1/pkg/common/agentpathtemplate/template.go [2022-05-20T16:30:18.799Z] spire-1.2.1/pkg/common/agentpathtemplate/template_test.go [2022-05-20T16:30:18.799Z] spire-1.2.1/pkg/common/api/ [2022-05-20T16:30:18.799Z] spire-1.2.1/pkg/common/api/metrics.go [2022-05-20T16:30:18.799Z] spire-1.2.1/pkg/common/api/middleware/ [2022-05-20T16:30:18.799Z] spire-1.2.1/pkg/common/api/middleware/common_test.go [2022-05-20T16:30:18.799Z] spire-1.2.1/pkg/common/api/middleware/interceptor.go [2022-05-20T16:30:18.799Z] spire-1.2.1/pkg/common/api/middleware/interceptor_test.go [2022-05-20T16:30:18.799Z] spire-1.2.1/pkg/common/api/middleware/logger.go [2022-05-20T16:30:18.799Z] spire-1.2.1/pkg/common/api/middleware/logger_test.go [2022-05-20T16:30:18.799Z] spire-1.2.1/pkg/common/api/middleware/metrics.go [2022-05-20T16:30:18.799Z] spire-1.2.1/pkg/common/api/middleware/metrics_test.go [2022-05-20T16:30:18.799Z] spire-1.2.1/pkg/common/api/middleware/middleware.go [2022-05-20T16:30:18.799Z] spire-1.2.1/pkg/common/api/middleware/middleware_test.go [2022-05-20T16:30:18.799Z] spire-1.2.1/pkg/common/api/middleware/misconfig.go [2022-05-20T16:30:18.799Z] spire-1.2.1/pkg/common/api/middleware/misconfig_test.go [2022-05-20T16:30:18.799Z] spire-1.2.1/pkg/common/api/middleware/names.go [2022-05-20T16:30:18.799Z] spire-1.2.1/pkg/common/api/middleware/names_test.go [2022-05-20T16:30:18.799Z] spire-1.2.1/pkg/common/api/names.go [2022-05-20T16:30:18.799Z] spire-1.2.1/pkg/common/api/ratelimit.go [2022-05-20T16:30:18.799Z] spire-1.2.1/pkg/common/api/rpccontext/ [2022-05-20T16:30:18.799Z] spire-1.2.1/pkg/common/api/rpccontext/logger.go [2022-05-20T16:30:18.799Z] spire-1.2.1/pkg/common/api/rpccontext/metrics.go [2022-05-20T16:30:18.799Z] spire-1.2.1/pkg/common/api/rpccontext/names.go [2022-05-20T16:30:18.799Z] spire-1.2.1/pkg/common/auth/ [2022-05-20T16:30:18.799Z] spire-1.2.1/pkg/common/auth/interceptors.go [2022-05-20T16:30:18.799Z] spire-1.2.1/pkg/common/auth/interceptors_test.go [2022-05-20T16:30:18.799Z] spire-1.2.1/pkg/common/auth/untracked_uds.go [2022-05-20T16:30:18.799Z] spire-1.2.1/pkg/common/bundleutil/ [2022-05-20T16:30:18.799Z] spire-1.2.1/pkg/common/bundleutil/bundle.go [2022-05-20T16:30:18.799Z] spire-1.2.1/pkg/common/bundleutil/bundle_test.go [2022-05-20T16:30:18.799Z] spire-1.2.1/pkg/common/bundleutil/common_test.go [2022-05-20T16:30:18.799Z] spire-1.2.1/pkg/common/bundleutil/marshal.go [2022-05-20T16:30:18.799Z] spire-1.2.1/pkg/common/bundleutil/marshal_test.go [2022-05-20T16:30:18.799Z] spire-1.2.1/pkg/common/bundleutil/refreshhint.go [2022-05-20T16:30:18.799Z] spire-1.2.1/pkg/common/bundleutil/refreshhint_test.go [2022-05-20T16:30:18.799Z] spire-1.2.1/pkg/common/bundleutil/types.go [2022-05-20T16:30:18.799Z] spire-1.2.1/pkg/common/bundleutil/unmarshal.go [2022-05-20T16:30:18.799Z] spire-1.2.1/pkg/common/bundleutil/unmarshal_test.go [2022-05-20T16:30:18.799Z] spire-1.2.1/pkg/common/catalog/ [2022-05-20T16:30:18.799Z] spire-1.2.1/pkg/common/catalog/bind.go [2022-05-20T16:30:18.799Z] spire-1.2.1/pkg/common/catalog/builtin.go [2022-05-20T16:30:18.799Z] spire-1.2.1/pkg/common/catalog/catalog.go [2022-05-20T16:30:18.799Z] spire-1.2.1/pkg/common/catalog/catalog_test.go [2022-05-20T16:30:18.799Z] spire-1.2.1/pkg/common/catalog/closers.go [2022-05-20T16:30:18.799Z] spire-1.2.1/pkg/common/catalog/cmd_linux.go [2022-05-20T16:30:18.799Z] spire-1.2.1/pkg/common/catalog/cmd_other.go [2022-05-20T16:30:18.799Z] spire-1.2.1/pkg/common/catalog/config.go [2022-05-20T16:30:18.799Z] spire-1.2.1/pkg/common/catalog/config_test.go [2022-05-20T16:30:18.799Z] spire-1.2.1/pkg/common/catalog/configure.go [2022-05-20T16:30:18.799Z] spire-1.2.1/pkg/common/catalog/constraints.go [2022-05-20T16:30:18.799Z] spire-1.2.1/pkg/common/catalog/constraints_test.go [2022-05-20T16:30:18.799Z] spire-1.2.1/pkg/common/catalog/context.go [2022-05-20T16:30:18.799Z] spire-1.2.1/pkg/common/catalog/external.go [2022-05-20T16:30:18.799Z] spire-1.2.1/pkg/common/catalog/host.go [2022-05-20T16:30:18.799Z] spire-1.2.1/pkg/common/catalog/pipenet.go [2022-05-20T16:30:18.799Z] spire-1.2.1/pkg/common/catalog/plugin.go [2022-05-20T16:30:18.799Z] spire-1.2.1/pkg/common/catalog/testplugin/ [2022-05-20T16:30:18.799Z] spire-1.2.1/pkg/common/catalog/testplugin/.gitignore [2022-05-20T16:30:18.799Z] spire-1.2.1/pkg/common/catalog/testplugin/main.go [2022-05-20T16:30:18.799Z] spire-1.2.1/pkg/common/catalog/testplugin/plugin.go [2022-05-20T16:30:18.799Z] spire-1.2.1/pkg/common/cli/ [2022-05-20T16:30:18.799Z] spire-1.2.1/pkg/common/cli/env.go [2022-05-20T16:30:18.799Z] spire-1.2.1/pkg/common/cli/flags.go [2022-05-20T16:30:18.799Z] spire-1.2.1/pkg/common/cli/trust_domain.go [2022-05-20T16:30:18.799Z] spire-1.2.1/pkg/common/cli/trust_domain_test.go [2022-05-20T16:30:18.799Z] spire-1.2.1/pkg/common/cli/umask.go [2022-05-20T16:30:18.799Z] spire-1.2.1/pkg/common/cli/umask_posix.go [2022-05-20T16:30:18.799Z] spire-1.2.1/pkg/common/cli/umask_test.go [2022-05-20T16:30:18.799Z] spire-1.2.1/pkg/common/cli/umask_windows.go [2022-05-20T16:30:18.799Z] spire-1.2.1/pkg/common/cliprinter/ [2022-05-20T16:30:18.799Z] spire-1.2.1/pkg/common/cliprinter/cliprinter.go [2022-05-20T16:30:18.799Z] spire-1.2.1/pkg/common/cliprinter/cliprinter_test.go [2022-05-20T16:30:18.799Z] spire-1.2.1/pkg/common/cliprinter/flag.go [2022-05-20T16:30:18.799Z] spire-1.2.1/pkg/common/cliprinter/flag_test.go [2022-05-20T16:30:18.799Z] spire-1.2.1/pkg/common/cliprinter/format.go [2022-05-20T16:30:18.799Z] spire-1.2.1/pkg/common/cliprinter/format_test.go [2022-05-20T16:30:18.799Z] spire-1.2.1/pkg/common/cliprinter/internal/ [2022-05-20T16:30:18.799Z] spire-1.2.1/pkg/common/cliprinter/internal/errorjson/ [2022-05-20T16:30:18.799Z] spire-1.2.1/pkg/common/cliprinter/internal/errorjson/errorjson.go [2022-05-20T16:30:18.799Z] spire-1.2.1/pkg/common/cliprinter/internal/errorjson/errorjson_test.go [2022-05-20T16:30:18.799Z] spire-1.2.1/pkg/common/cliprinter/internal/errorpretty/ [2022-05-20T16:30:18.799Z] spire-1.2.1/pkg/common/cliprinter/internal/errorpretty/errorpretty.go [2022-05-20T16:30:18.799Z] spire-1.2.1/pkg/common/cliprinter/internal/errorpretty/errorpretty_test.go [2022-05-20T16:30:18.799Z] spire-1.2.1/pkg/common/cliprinter/internal/protojson/ [2022-05-20T16:30:18.799Z] spire-1.2.1/pkg/common/cliprinter/internal/protojson/protojson.go [2022-05-20T16:30:18.799Z] spire-1.2.1/pkg/common/cliprinter/internal/protojson/protojson_test.go [2022-05-20T16:30:18.799Z] spire-1.2.1/pkg/common/cliprinter/internal/protopretty/ [2022-05-20T16:30:18.799Z] spire-1.2.1/pkg/common/cliprinter/internal/protopretty/protopretty.go [2022-05-20T16:30:18.799Z] spire-1.2.1/pkg/common/cliprinter/internal/protopretty/protopretty_test.go [2022-05-20T16:30:18.799Z] spire-1.2.1/pkg/common/cliprinter/internal/structjson/ [2022-05-20T16:30:18.799Z] spire-1.2.1/pkg/common/cliprinter/internal/structjson/structjson.go [2022-05-20T16:30:18.799Z] spire-1.2.1/pkg/common/cliprinter/internal/structjson/structjson_test.go [2022-05-20T16:30:18.799Z] spire-1.2.1/pkg/common/cliprinter/internal/structpretty/ [2022-05-20T16:30:18.799Z] spire-1.2.1/pkg/common/cliprinter/internal/structpretty/structpretty.go [2022-05-20T16:30:18.799Z] spire-1.2.1/pkg/common/cliprinter/internal/structpretty/structpretty_test.go [2022-05-20T16:30:18.799Z] spire-1.2.1/pkg/common/coretypes/ [2022-05-20T16:30:18.799Z] spire-1.2.1/pkg/common/coretypes/bundle/ [2022-05-20T16:30:18.799Z] spire-1.2.1/pkg/common/coretypes/bundle/bundle_test.go [2022-05-20T16:30:18.799Z] spire-1.2.1/pkg/common/coretypes/bundle/commontypes.go [2022-05-20T16:30:18.799Z] spire-1.2.1/pkg/common/coretypes/bundle/plugintypes.go [2022-05-20T16:30:18.799Z] spire-1.2.1/pkg/common/coretypes/bundle/require.go [2022-05-20T16:30:18.799Z] spire-1.2.1/pkg/common/coretypes/jwtkey/ [2022-05-20T16:30:18.799Z] spire-1.2.1/pkg/common/coretypes/jwtkey/apitypes.go [2022-05-20T16:30:18.799Z] spire-1.2.1/pkg/common/coretypes/jwtkey/commontypes.go [2022-05-20T16:30:18.799Z] spire-1.2.1/pkg/common/coretypes/jwtkey/jwtkey.go [2022-05-20T16:30:18.799Z] spire-1.2.1/pkg/common/coretypes/jwtkey/jwtkey_test.go [2022-05-20T16:30:18.799Z] spire-1.2.1/pkg/common/coretypes/jwtkey/plugintypes.go [2022-05-20T16:30:18.799Z] spire-1.2.1/pkg/common/coretypes/jwtkey/require.go [2022-05-20T16:30:18.799Z] spire-1.2.1/pkg/common/coretypes/x509certificate/ [2022-05-20T16:30:18.799Z] spire-1.2.1/pkg/common/coretypes/x509certificate/commontypes.go [2022-05-20T16:30:18.799Z] spire-1.2.1/pkg/common/coretypes/x509certificate/plugintypes.go [2022-05-20T16:30:18.799Z] spire-1.2.1/pkg/common/coretypes/x509certificate/require.go [2022-05-20T16:30:18.799Z] spire-1.2.1/pkg/common/coretypes/x509certificate/x509certificate.go [2022-05-20T16:30:18.799Z] spire-1.2.1/pkg/common/coretypes/x509certificate/x509certificate_test.go [2022-05-20T16:30:18.799Z] spire-1.2.1/pkg/common/cryptoutil/ [2022-05-20T16:30:18.799Z] spire-1.2.1/pkg/common/cryptoutil/keys.go [2022-05-20T16:30:18.799Z] spire-1.2.1/pkg/common/cryptoutil/keys_test.go [2022-05-20T16:30:18.799Z] spire-1.2.1/pkg/common/diskutil/ [2022-05-20T16:30:18.799Z] spire-1.2.1/pkg/common/diskutil/file_posix.go [2022-05-20T16:30:18.799Z] spire-1.2.1/pkg/common/diskutil/file_test.go [2022-05-20T16:30:18.799Z] spire-1.2.1/pkg/common/diskutil/file_windows.go [2022-05-20T16:30:18.799Z] spire-1.2.1/pkg/common/errorutil/ [2022-05-20T16:30:18.799Z] spire-1.2.1/pkg/common/errorutil/wrapper.go [2022-05-20T16:30:18.799Z] spire-1.2.1/pkg/common/health/ [2022-05-20T16:30:18.799Z] spire-1.2.1/pkg/common/health/config.go [2022-05-20T16:30:18.799Z] spire-1.2.1/pkg/common/health/context.go [2022-05-20T16:30:18.799Z] spire-1.2.1/pkg/common/health/context_test.go [2022-05-20T16:30:18.799Z] spire-1.2.1/pkg/common/health/health.go [2022-05-20T16:30:18.799Z] spire-1.2.1/pkg/common/health/health_test.go [2022-05-20T16:30:18.799Z] spire-1.2.1/pkg/common/health/logger.go [2022-05-20T16:30:18.799Z] spire-1.2.1/pkg/common/hostservice/ [2022-05-20T16:30:18.799Z] spire-1.2.1/pkg/common/hostservice/metricsservice/ [2022-05-20T16:30:18.799Z] spire-1.2.1/pkg/common/hostservice/metricsservice/v1.go [2022-05-20T16:30:18.799Z] spire-1.2.1/pkg/common/hostservice/metricsservice/v1_test.go [2022-05-20T16:30:18.799Z] spire-1.2.1/pkg/common/idutil/ [2022-05-20T16:30:18.799Z] spire-1.2.1/pkg/common/idutil/require.go [2022-05-20T16:30:18.799Z] spire-1.2.1/pkg/common/idutil/require_test.go [2022-05-20T16:30:18.799Z] spire-1.2.1/pkg/common/idutil/safety.go [2022-05-20T16:30:18.799Z] spire-1.2.1/pkg/common/idutil/safety_test.go [2022-05-20T16:30:18.799Z] spire-1.2.1/pkg/common/idutil/spiffeid.go [2022-05-20T16:30:18.799Z] spire-1.2.1/pkg/common/idutil/spiffeid_test.go [2022-05-20T16:30:18.799Z] spire-1.2.1/pkg/common/jwtsvid/ [2022-05-20T16:30:18.799Z] spire-1.2.1/pkg/common/jwtsvid/common.go [2022-05-20T16:30:18.799Z] spire-1.2.1/pkg/common/jwtsvid/sign.go [2022-05-20T16:30:18.799Z] spire-1.2.1/pkg/common/jwtsvid/token_test.go [2022-05-20T16:30:18.799Z] spire-1.2.1/pkg/common/jwtsvid/validate.go [2022-05-20T16:30:18.799Z] spire-1.2.1/pkg/common/jwtutil/ [2022-05-20T16:30:18.799Z] spire-1.2.1/pkg/common/jwtutil/keyset.go [2022-05-20T16:30:18.799Z] spire-1.2.1/pkg/common/jwtutil/keyset_test.go [2022-05-20T16:30:18.799Z] spire-1.2.1/pkg/common/log/ [2022-05-20T16:30:18.799Z] spire-1.2.1/pkg/common/log/hclog_adapter.go [2022-05-20T16:30:18.799Z] spire-1.2.1/pkg/common/log/hclog_adapter_test.go [2022-05-20T16:30:18.799Z] spire-1.2.1/pkg/common/log/log.go [2022-05-20T16:30:18.799Z] spire-1.2.1/pkg/common/log/log_test.go [2022-05-20T16:30:18.799Z] spire-1.2.1/pkg/common/log/options.go [2022-05-20T16:30:18.799Z] spire-1.2.1/pkg/common/nodeutil/ [2022-05-20T16:30:18.799Z] spire-1.2.1/pkg/common/nodeutil/node.go [2022-05-20T16:30:18.799Z] spire-1.2.1/pkg/common/nodeutil/node_test.go [2022-05-20T16:30:18.799Z] spire-1.2.1/pkg/common/peertracker/ [2022-05-20T16:30:18.799Z] spire-1.2.1/pkg/common/peertracker/conn.go [2022-05-20T16:30:18.799Z] spire-1.2.1/pkg/common/peertracker/credentials.go [2022-05-20T16:30:18.799Z] spire-1.2.1/pkg/common/peertracker/errors.go [2022-05-20T16:30:18.799Z] spire-1.2.1/pkg/common/peertracker/getpid_windows.c [2022-05-20T16:30:18.799Z] spire-1.2.1/pkg/common/peertracker/getpid_windows.h [2022-05-20T16:30:18.799Z] spire-1.2.1/pkg/common/peertracker/info.go [2022-05-20T16:30:18.799Z] spire-1.2.1/pkg/common/peertracker/listener.go [2022-05-20T16:30:18.799Z] spire-1.2.1/pkg/common/peertracker/listener_test.go [2022-05-20T16:30:18.799Z] spire-1.2.1/pkg/common/peertracker/peertracker.go [2022-05-20T16:30:18.799Z] spire-1.2.1/pkg/common/peertracker/peertracker_test.go [2022-05-20T16:30:18.799Z] spire-1.2.1/pkg/common/peertracker/peertracker_test_child_posix.go [2022-05-20T16:30:18.799Z] spire-1.2.1/pkg/common/peertracker/peertracker_test_child_windows.go [2022-05-20T16:30:18.799Z] spire-1.2.1/pkg/common/peertracker/peertracker_test_posix.go [2022-05-20T16:30:18.799Z] spire-1.2.1/pkg/common/peertracker/peertracker_test_windows.go [2022-05-20T16:30:18.799Z] spire-1.2.1/pkg/common/peertracker/tcp.go [2022-05-20T16:30:18.799Z] spire-1.2.1/pkg/common/peertracker/tcp_fallback.go [2022-05-20T16:30:18.799Z] spire-1.2.1/pkg/common/peertracker/tcp_windows.go [2022-05-20T16:30:18.800Z] spire-1.2.1/pkg/common/peertracker/tracker_bsd.go [2022-05-20T16:30:18.800Z] spire-1.2.1/pkg/common/peertracker/tracker_fallback.go [2022-05-20T16:30:18.800Z] spire-1.2.1/pkg/common/peertracker/tracker_linux.go [2022-05-20T16:30:18.800Z] spire-1.2.1/pkg/common/peertracker/tracker_linux_test.go [2022-05-20T16:30:18.800Z] spire-1.2.1/pkg/common/peertracker/tracker_windows.go [2022-05-20T16:30:18.800Z] spire-1.2.1/pkg/common/peertracker/uds.go [2022-05-20T16:30:18.800Z] spire-1.2.1/pkg/common/peertracker/uds_bsd.go [2022-05-20T16:30:18.800Z] spire-1.2.1/pkg/common/peertracker/uds_fallback.go [2022-05-20T16:30:18.800Z] spire-1.2.1/pkg/common/peertracker/uds_linux.go [2022-05-20T16:30:18.800Z] spire-1.2.1/pkg/common/pemutil/ [2022-05-20T16:30:18.800Z] spire-1.2.1/pkg/common/pemutil/block.go [2022-05-20T16:30:18.800Z] spire-1.2.1/pkg/common/pemutil/certs.go [2022-05-20T16:30:18.800Z] spire-1.2.1/pkg/common/pemutil/common.go [2022-05-20T16:30:18.800Z] spire-1.2.1/pkg/common/pemutil/csr.go [2022-05-20T16:30:18.800Z] spire-1.2.1/pkg/common/pemutil/keys.go [2022-05-20T16:30:18.800Z] spire-1.2.1/pkg/common/pemutil/pemutil_test.go [2022-05-20T16:30:18.800Z] spire-1.2.1/pkg/common/pemutil/testdata/ [2022-05-20T16:30:18.800Z] spire-1.2.1/pkg/common/pemutil/testdata/cert.pem [2022-05-20T16:30:18.800Z] spire-1.2.1/pkg/common/pemutil/testdata/certs.pem [2022-05-20T16:30:18.800Z] spire-1.2.1/pkg/common/pemutil/testdata/csr.pem [2022-05-20T16:30:18.800Z] spire-1.2.1/pkg/common/pemutil/testdata/ecdsa-key-pkcs8.pem [2022-05-20T16:30:18.800Z] spire-1.2.1/pkg/common/pemutil/testdata/ecdsa-key.pem [2022-05-20T16:30:18.800Z] spire-1.2.1/pkg/common/pemutil/testdata/key.pem [2022-05-20T16:30:18.800Z] spire-1.2.1/pkg/common/pemutil/testdata/public-rsa-key.pem [2022-05-20T16:30:18.800Z] spire-1.2.1/pkg/common/pemutil/testdata/rsa-key-pkcs8.pem [2022-05-20T16:30:18.800Z] spire-1.2.1/pkg/common/pemutil/testdata/rsa-key.pem [2022-05-20T16:30:18.800Z] spire-1.2.1/pkg/common/plugin/ [2022-05-20T16:30:18.800Z] spire-1.2.1/pkg/common/plugin/aws/ [2022-05-20T16:30:18.800Z] spire-1.2.1/pkg/common/plugin/aws/iid.go [2022-05-20T16:30:18.800Z] spire-1.2.1/pkg/common/plugin/azure/ [2022-05-20T16:30:18.800Z] spire-1.2.1/pkg/common/plugin/azure/msi.go [2022-05-20T16:30:18.800Z] spire-1.2.1/pkg/common/plugin/azure/msi_test.go [2022-05-20T16:30:18.800Z] spire-1.2.1/pkg/common/plugin/facade.go [2022-05-20T16:30:18.800Z] spire-1.2.1/pkg/common/plugin/facade_test.go [2022-05-20T16:30:18.800Z] spire-1.2.1/pkg/common/plugin/gcp/ [2022-05-20T16:30:18.800Z] spire-1.2.1/pkg/common/plugin/gcp/iit.go [2022-05-20T16:30:18.800Z] spire-1.2.1/pkg/common/plugin/k8s/ [2022-05-20T16:30:18.800Z] spire-1.2.1/pkg/common/plugin/k8s/apiserver/ [2022-05-20T16:30:18.800Z] spire-1.2.1/pkg/common/plugin/k8s/apiserver/client.go [2022-05-20T16:30:18.800Z] spire-1.2.1/pkg/common/plugin/k8s/apiserver/client_test.go [2022-05-20T16:30:18.800Z] spire-1.2.1/pkg/common/plugin/k8s/utils.go [2022-05-20T16:30:18.800Z] spire-1.2.1/pkg/common/plugin/k8s/utils_test.go [2022-05-20T16:30:18.800Z] spire-1.2.1/pkg/common/plugin/log.go [2022-05-20T16:30:18.800Z] spire-1.2.1/pkg/common/plugin/sshpop/ [2022-05-20T16:30:18.800Z] spire-1.2.1/pkg/common/plugin/sshpop/handshake.go [2022-05-20T16:30:18.800Z] spire-1.2.1/pkg/common/plugin/sshpop/handshake_test.go [2022-05-20T16:30:18.800Z] spire-1.2.1/pkg/common/plugin/sshpop/sshpop.go [2022-05-20T16:30:18.800Z] spire-1.2.1/pkg/common/plugin/sshpop/sshpop_test.go [2022-05-20T16:30:18.800Z] spire-1.2.1/pkg/common/plugin/sshpop/testdata/ [2022-05-20T16:30:18.800Z] spire-1.2.1/pkg/common/plugin/sshpop/testdata/dummy_agent_ssh_key [2022-05-20T16:30:18.800Z] spire-1.2.1/pkg/common/plugin/sshpop/testdata/dummy_agent_ssh_key-cert.pub [2022-05-20T16:30:18.800Z] spire-1.2.1/pkg/common/plugin/sshpop/testdata/dummy_ssh_cert_authority.pub [2022-05-20T16:30:18.800Z] spire-1.2.1/pkg/common/plugin/sshpop/testdata/empty_ssh_cert_authority.pub [2022-05-20T16:30:18.800Z] spire-1.2.1/pkg/common/plugin/sshpop/testdata/many_ssh_cert_authorities.pub [2022-05-20T16:30:18.800Z] spire-1.2.1/pkg/common/plugin/tpmdevid/ [2022-05-20T16:30:18.800Z] spire-1.2.1/pkg/common/plugin/tpmdevid/devid.go [2022-05-20T16:30:18.800Z] spire-1.2.1/pkg/common/plugin/x509pop/ [2022-05-20T16:30:18.800Z] spire-1.2.1/pkg/common/plugin/x509pop/x509pop.go [2022-05-20T16:30:18.800Z] spire-1.2.1/pkg/common/plugin/x509pop/x509pop_test.go [2022-05-20T16:30:18.800Z] spire-1.2.1/pkg/common/profiling/ [2022-05-20T16:30:18.800Z] spire-1.2.1/pkg/common/profiling/dumpers.go [2022-05-20T16:30:18.800Z] spire-1.2.1/pkg/common/profiling/profiling.go [2022-05-20T16:30:18.800Z] spire-1.2.1/pkg/common/protoutil/ [2022-05-20T16:30:18.800Z] spire-1.2.1/pkg/common/protoutil/masks.go [2022-05-20T16:30:18.800Z] spire-1.2.1/pkg/common/protoutil/masks_test.go [2022-05-20T16:30:18.800Z] spire-1.2.1/pkg/common/rotationutil/ [2022-05-20T16:30:18.800Z] spire-1.2.1/pkg/common/rotationutil/rotationutil.go [2022-05-20T16:30:18.800Z] spire-1.2.1/pkg/common/rotationutil/rotationutil_test.go [2022-05-20T16:30:18.800Z] spire-1.2.1/pkg/common/selector/ [2022-05-20T16:30:18.800Z] spire-1.2.1/pkg/common/selector/selector.go [2022-05-20T16:30:18.800Z] spire-1.2.1/pkg/common/selector/selector_test.go [2022-05-20T16:30:18.800Z] spire-1.2.1/pkg/common/selector/set.go [2022-05-20T16:30:18.800Z] spire-1.2.1/pkg/common/selector/set_utils.go [2022-05-20T16:30:18.800Z] spire-1.2.1/pkg/common/selector/set_utils_test.go [2022-05-20T16:30:18.800Z] spire-1.2.1/pkg/common/telemetry/ [2022-05-20T16:30:18.800Z] spire-1.2.1/pkg/common/telemetry/agent/ [2022-05-20T16:30:18.800Z] spire-1.2.1/pkg/common/telemetry/agent/keymanager/ [2022-05-20T16:30:18.800Z] spire-1.2.1/pkg/common/telemetry/agent/keymanager/keymanager.go [2022-05-20T16:30:18.800Z] spire-1.2.1/pkg/common/telemetry/agent/keymanager/wrapper.go [2022-05-20T16:30:18.800Z] spire-1.2.1/pkg/common/telemetry/agent/keymanager/wrapper_test.go [2022-05-20T16:30:18.800Z] spire-1.2.1/pkg/common/telemetry/agent/manager.go [2022-05-20T16:30:18.800Z] spire-1.2.1/pkg/common/telemetry/agent/node.go [2022-05-20T16:30:18.800Z] spire-1.2.1/pkg/common/telemetry/agent/rotate.go [2022-05-20T16:30:18.800Z] spire-1.2.1/pkg/common/telemetry/agent/sdsapi.go [2022-05-20T16:30:18.800Z] spire-1.2.1/pkg/common/telemetry/agent/store/ [2022-05-20T16:30:18.800Z] spire-1.2.1/pkg/common/telemetry/agent/store/store.go [2022-05-20T16:30:18.800Z] spire-1.2.1/pkg/common/telemetry/agent/workloadapi/ [2022-05-20T16:30:18.800Z] spire-1.2.1/pkg/common/telemetry/agent/workloadapi/workload.go [2022-05-20T16:30:18.800Z] spire-1.2.1/pkg/common/telemetry/blackhole.go [2022-05-20T16:30:18.800Z] spire-1.2.1/pkg/common/telemetry/call.go [2022-05-20T16:30:18.800Z] spire-1.2.1/pkg/common/telemetry/common/ [2022-05-20T16:30:18.800Z] spire-1.2.1/pkg/common/telemetry/common/label_adders.go [2022-05-20T16:30:18.800Z] spire-1.2.1/pkg/common/telemetry/config.go [2022-05-20T16:30:18.800Z] spire-1.2.1/pkg/common/telemetry/dogstatsd.go [2022-05-20T16:30:18.800Z] spire-1.2.1/pkg/common/telemetry/dogstatsd_test.go [2022-05-20T16:30:18.800Z] spire-1.2.1/pkg/common/telemetry/inmem.go [2022-05-20T16:30:18.800Z] spire-1.2.1/pkg/common/telemetry/inmem_test.go [2022-05-20T16:30:18.800Z] spire-1.2.1/pkg/common/telemetry/m3.go [2022-05-20T16:30:18.800Z] spire-1.2.1/pkg/common/telemetry/m3_test.go [2022-05-20T16:30:18.800Z] spire-1.2.1/pkg/common/telemetry/metrics.go [2022-05-20T16:30:18.800Z] spire-1.2.1/pkg/common/telemetry/metrics_benchmark_test.go [2022-05-20T16:30:18.800Z] spire-1.2.1/pkg/common/telemetry/names.go [2022-05-20T16:30:18.800Z] spire-1.2.1/pkg/common/telemetry/prometheus.go [2022-05-20T16:30:18.800Z] spire-1.2.1/pkg/common/telemetry/prometheus_test.go [2022-05-20T16:30:18.800Z] spire-1.2.1/pkg/common/telemetry/sanitize.go [2022-05-20T16:30:18.800Z] spire-1.2.1/pkg/common/telemetry/sanitize_test.go [2022-05-20T16:30:18.800Z] spire-1.2.1/pkg/common/telemetry/server/ [2022-05-20T16:30:18.800Z] spire-1.2.1/pkg/common/telemetry/server/bundle_manager.go [2022-05-20T16:30:18.800Z] spire-1.2.1/pkg/common/telemetry/server/ca_manager.go [2022-05-20T16:30:18.800Z] spire-1.2.1/pkg/common/telemetry/server/datastore/ [2022-05-20T16:30:18.800Z] spire-1.2.1/pkg/common/telemetry/server/datastore/bundle.go [2022-05-20T16:30:18.800Z] spire-1.2.1/pkg/common/telemetry/server/datastore/federation_relationship.go [2022-05-20T16:30:18.800Z] spire-1.2.1/pkg/common/telemetry/server/datastore/join_token.go [2022-05-20T16:30:18.800Z] spire-1.2.1/pkg/common/telemetry/server/datastore/node.go [2022-05-20T16:30:18.800Z] spire-1.2.1/pkg/common/telemetry/server/datastore/registration.go [2022-05-20T16:30:18.800Z] spire-1.2.1/pkg/common/telemetry/server/datastore/wrapper.go [2022-05-20T16:30:18.800Z] spire-1.2.1/pkg/common/telemetry/server/datastore/wrapper_test.go [2022-05-20T16:30:18.800Z] spire-1.2.1/pkg/common/telemetry/server/keymanager/ [2022-05-20T16:30:18.800Z] spire-1.2.1/pkg/common/telemetry/server/keymanager/keymanager.go [2022-05-20T16:30:18.800Z] spire-1.2.1/pkg/common/telemetry/server/keymanager/wrapper.go [2022-05-20T16:30:18.800Z] spire-1.2.1/pkg/common/telemetry/server/keymanager/wrapper_test.go [2022-05-20T16:30:18.800Z] spire-1.2.1/pkg/common/telemetry/server/registration_manager.go [2022-05-20T16:30:18.800Z] spire-1.2.1/pkg/common/telemetry/server/rotate.go [2022-05-20T16:30:18.800Z] spire-1.2.1/pkg/common/telemetry/server/server.go [2022-05-20T16:30:18.800Z] spire-1.2.1/pkg/common/telemetry/sink.go [2022-05-20T16:30:18.800Z] spire-1.2.1/pkg/common/telemetry/statsd.go [2022-05-20T16:30:18.800Z] spire-1.2.1/pkg/common/telemetry/statsd_test.go [2022-05-20T16:30:18.800Z] spire-1.2.1/pkg/common/telemetry/uptime.go [2022-05-20T16:30:18.800Z] spire-1.2.1/pkg/common/telemetry/version.go [2022-05-20T16:30:18.800Z] spire-1.2.1/pkg/common/telemetry/withlabels.go [2022-05-20T16:30:18.800Z] spire-1.2.1/pkg/common/uptime/ [2022-05-20T16:30:18.800Z] spire-1.2.1/pkg/common/uptime/uptime.go [2022-05-20T16:30:18.800Z] spire-1.2.1/pkg/common/uptime/uptime_test.go [2022-05-20T16:30:18.800Z] spire-1.2.1/pkg/common/util/ [2022-05-20T16:30:18.800Z] spire-1.2.1/pkg/common/util/certs.go [2022-05-20T16:30:18.800Z] spire-1.2.1/pkg/common/util/certs_test.go [2022-05-20T16:30:18.800Z] spire-1.2.1/pkg/common/util/csr.go [2022-05-20T16:30:18.800Z] spire-1.2.1/pkg/common/util/hash.go [2022-05-20T16:30:18.800Z] spire-1.2.1/pkg/common/util/selectors.go [2022-05-20T16:30:18.800Z] spire-1.2.1/pkg/common/util/selectors_test.go [2022-05-20T16:30:18.800Z] spire-1.2.1/pkg/common/util/signals.go [2022-05-20T16:30:18.800Z] spire-1.2.1/pkg/common/util/sort.go [2022-05-20T16:30:18.800Z] spire-1.2.1/pkg/common/util/sort_test.go [2022-05-20T16:30:18.800Z] spire-1.2.1/pkg/common/util/task.go [2022-05-20T16:30:18.800Z] spire-1.2.1/pkg/common/util/task_test.go [2022-05-20T16:30:18.800Z] spire-1.2.1/pkg/common/util/testdata/ [2022-05-20T16:30:18.800Z] spire-1.2.1/pkg/common/util/testdata/empty-bundle.pem [2022-05-20T16:30:18.800Z] spire-1.2.1/pkg/common/util/testdata/mixed-bundle.pem [2022-05-20T16:30:18.800Z] spire-1.2.1/pkg/common/version/ [2022-05-20T16:30:18.800Z] spire-1.2.1/pkg/common/version/version.go [2022-05-20T16:30:18.800Z] spire-1.2.1/pkg/common/x509svid/ [2022-05-20T16:30:18.800Z] spire-1.2.1/pkg/common/x509svid/common_test.go [2022-05-20T16:30:18.800Z] spire-1.2.1/pkg/common/x509svid/csr.go [2022-05-20T16:30:18.800Z] spire-1.2.1/pkg/common/x509svid/upstreamca.go [2022-05-20T16:30:18.800Z] spire-1.2.1/pkg/common/x509svid/upstreamca_test.go [2022-05-20T16:30:18.800Z] spire-1.2.1/pkg/common/x509util/ [2022-05-20T16:30:18.800Z] spire-1.2.1/pkg/common/x509util/cert.go [2022-05-20T16:30:18.800Z] spire-1.2.1/pkg/common/x509util/dns.go [2022-05-20T16:30:18.800Z] spire-1.2.1/pkg/common/x509util/dns_test.go [2022-05-20T16:30:18.800Z] spire-1.2.1/pkg/common/x509util/keyid.go [2022-05-20T16:30:18.800Z] spire-1.2.1/pkg/common/x509util/keypair.go [2022-05-20T16:30:18.800Z] spire-1.2.1/pkg/common/x509util/serialnumber.go [2022-05-20T16:30:18.800Z] spire-1.2.1/pkg/common/x509util/serialnumber_test.go [2022-05-20T16:30:18.800Z] spire-1.2.1/pkg/server/ [2022-05-20T16:30:18.800Z] spire-1.2.1/pkg/server/api/ [2022-05-20T16:30:18.800Z] spire-1.2.1/pkg/server/api/agent.go [2022-05-20T16:30:18.800Z] spire-1.2.1/pkg/server/api/agent/ [2022-05-20T16:30:18.800Z] spire-1.2.1/pkg/server/api/agent/v1/ [2022-05-20T16:30:18.800Z] spire-1.2.1/pkg/server/api/agent/v1/service.go [2022-05-20T16:30:18.800Z] spire-1.2.1/pkg/server/api/agent/v1/service_test.go [2022-05-20T16:30:18.800Z] spire-1.2.1/pkg/server/api/agent_test.go [2022-05-20T16:30:18.800Z] spire-1.2.1/pkg/server/api/api.go [2022-05-20T16:30:18.800Z] spire-1.2.1/pkg/server/api/audit/ [2022-05-20T16:30:18.800Z] spire-1.2.1/pkg/server/api/audit/audit.go [2022-05-20T16:30:18.800Z] spire-1.2.1/pkg/server/api/audit/audit_test.go [2022-05-20T16:30:18.800Z] spire-1.2.1/pkg/server/api/bundle.go [2022-05-20T16:30:18.800Z] spire-1.2.1/pkg/server/api/bundle/ [2022-05-20T16:30:18.800Z] spire-1.2.1/pkg/server/api/bundle/v1/ [2022-05-20T16:30:18.800Z] spire-1.2.1/pkg/server/api/bundle/v1/service.go [2022-05-20T16:30:18.800Z] spire-1.2.1/pkg/server/api/bundle/v1/service_test.go [2022-05-20T16:30:18.800Z] spire-1.2.1/pkg/server/api/bundle_test.go [2022-05-20T16:30:18.800Z] spire-1.2.1/pkg/server/api/debug/ [2022-05-20T16:30:18.800Z] spire-1.2.1/pkg/server/api/debug/v1/ [2022-05-20T16:30:18.800Z] spire-1.2.1/pkg/server/api/debug/v1/service.go [2022-05-20T16:30:18.800Z] spire-1.2.1/pkg/server/api/debug/v1/service_test.go [2022-05-20T16:30:18.800Z] spire-1.2.1/pkg/server/api/entry.go [2022-05-20T16:30:18.800Z] spire-1.2.1/pkg/server/api/entry/ [2022-05-20T16:30:18.800Z] spire-1.2.1/pkg/server/api/entry/v1/ [2022-05-20T16:30:18.800Z] spire-1.2.1/pkg/server/api/entry/v1/service.go [2022-05-20T16:30:18.800Z] spire-1.2.1/pkg/server/api/entry/v1/service_test.go [2022-05-20T16:30:18.800Z] spire-1.2.1/pkg/server/api/entry_test.go [2022-05-20T16:30:18.800Z] spire-1.2.1/pkg/server/api/health/ [2022-05-20T16:30:18.800Z] spire-1.2.1/pkg/server/api/health/v1/ [2022-05-20T16:30:18.800Z] spire-1.2.1/pkg/server/api/health/v1/service.go [2022-05-20T16:30:18.800Z] spire-1.2.1/pkg/server/api/health/v1/service_test.go [2022-05-20T16:30:18.800Z] spire-1.2.1/pkg/server/api/id.go [2022-05-20T16:30:18.800Z] spire-1.2.1/pkg/server/api/id_test.go [2022-05-20T16:30:18.800Z] spire-1.2.1/pkg/server/api/limits/ [2022-05-20T16:30:18.800Z] spire-1.2.1/pkg/server/api/limits/limits.go [2022-05-20T16:30:18.800Z] spire-1.2.1/pkg/server/api/middleware/ [2022-05-20T16:30:18.800Z] spire-1.2.1/pkg/server/api/middleware/alias.go [2022-05-20T16:30:18.800Z] spire-1.2.1/pkg/server/api/middleware/audit.go [2022-05-20T16:30:18.800Z] spire-1.2.1/pkg/server/api/middleware/authorization.go [2022-05-20T16:30:18.800Z] spire-1.2.1/pkg/server/api/middleware/authorization_opa.go [2022-05-20T16:30:18.800Z] spire-1.2.1/pkg/server/api/middleware/authorization_test.go [2022-05-20T16:30:18.800Z] spire-1.2.1/pkg/server/api/middleware/authorize_agent.go [2022-05-20T16:30:18.800Z] spire-1.2.1/pkg/server/api/middleware/caller.go [2022-05-20T16:30:18.800Z] spire-1.2.1/pkg/server/api/middleware/caller_test.go [2022-05-20T16:30:18.800Z] spire-1.2.1/pkg/server/api/middleware/common.go [2022-05-20T16:30:18.800Z] spire-1.2.1/pkg/server/api/middleware/common_test.go [2022-05-20T16:30:18.800Z] spire-1.2.1/pkg/server/api/middleware/entries.go [2022-05-20T16:30:18.800Z] spire-1.2.1/pkg/server/api/middleware/entries_test.go [2022-05-20T16:30:18.800Z] spire-1.2.1/pkg/server/api/middleware/ratelimit.go [2022-05-20T16:30:18.800Z] spire-1.2.1/pkg/server/api/middleware/ratelimit_test.go [2022-05-20T16:30:18.800Z] spire-1.2.1/pkg/server/api/ratelimit.go [2022-05-20T16:30:18.800Z] spire-1.2.1/pkg/server/api/rpccontext/ [2022-05-20T16:30:18.800Z] spire-1.2.1/pkg/server/api/rpccontext/alias.go [2022-05-20T16:30:18.800Z] spire-1.2.1/pkg/server/api/rpccontext/audit.go [2022-05-20T16:30:18.800Z] spire-1.2.1/pkg/server/api/rpccontext/caller.go [2022-05-20T16:30:18.800Z] spire-1.2.1/pkg/server/api/rpccontext/ratelimit.go [2022-05-20T16:30:18.800Z] spire-1.2.1/pkg/server/api/selector.go [2022-05-20T16:30:18.800Z] spire-1.2.1/pkg/server/api/selector_test.go [2022-05-20T16:30:18.800Z] spire-1.2.1/pkg/server/api/status.go [2022-05-20T16:30:18.800Z] spire-1.2.1/pkg/server/api/status_test.go [2022-05-20T16:30:18.800Z] spire-1.2.1/pkg/server/api/svid/ [2022-05-20T16:30:18.800Z] spire-1.2.1/pkg/server/api/svid/v1/ [2022-05-20T16:30:18.801Z] spire-1.2.1/pkg/server/api/svid/v1/service.go [2022-05-20T16:30:18.801Z] spire-1.2.1/pkg/server/api/svid/v1/service_test.go [2022-05-20T16:30:18.801Z] spire-1.2.1/pkg/server/api/trustdomain.go [2022-05-20T16:30:18.801Z] spire-1.2.1/pkg/server/api/trustdomain/ [2022-05-20T16:30:18.801Z] spire-1.2.1/pkg/server/api/trustdomain/v1/ [2022-05-20T16:30:18.801Z] spire-1.2.1/pkg/server/api/trustdomain/v1/service.go [2022-05-20T16:30:18.801Z] spire-1.2.1/pkg/server/api/trustdomain/v1/service_test.go [2022-05-20T16:30:18.801Z] spire-1.2.1/pkg/server/api/trustdomain_test.go [2022-05-20T16:30:18.801Z] spire-1.2.1/pkg/server/authpolicy/ [2022-05-20T16:30:18.801Z] spire-1.2.1/pkg/server/authpolicy/defaults.go [2022-05-20T16:30:18.801Z] spire-1.2.1/pkg/server/authpolicy/policy.go [2022-05-20T16:30:18.801Z] spire-1.2.1/pkg/server/authpolicy/policy.rego [2022-05-20T16:30:18.801Z] spire-1.2.1/pkg/server/authpolicy/policy_data.json [2022-05-20T16:30:18.801Z] spire-1.2.1/pkg/server/authpolicy/policy_test.go [2022-05-20T16:30:18.801Z] spire-1.2.1/pkg/server/authpolicy/validate.go [2022-05-20T16:30:18.801Z] spire-1.2.1/pkg/server/bundle/ [2022-05-20T16:30:18.801Z] spire-1.2.1/pkg/server/bundle/client/ [2022-05-20T16:30:18.801Z] spire-1.2.1/pkg/server/bundle/client/client.go [2022-05-20T16:30:18.801Z] spire-1.2.1/pkg/server/bundle/client/client_test.go [2022-05-20T16:30:18.801Z] spire-1.2.1/pkg/server/bundle/client/manager.go [2022-05-20T16:30:18.801Z] spire-1.2.1/pkg/server/bundle/client/manager_test.go [2022-05-20T16:30:18.801Z] spire-1.2.1/pkg/server/bundle/client/sources.go [2022-05-20T16:30:18.801Z] spire-1.2.1/pkg/server/bundle/client/sources_test.go [2022-05-20T16:30:18.801Z] spire-1.2.1/pkg/server/bundle/client/updater.go [2022-05-20T16:30:18.801Z] spire-1.2.1/pkg/server/bundle/client/updater_test.go [2022-05-20T16:30:18.801Z] spire-1.2.1/pkg/server/ca/ [2022-05-20T16:30:18.801Z] spire-1.2.1/pkg/server/ca/ca.go [2022-05-20T16:30:18.801Z] spire-1.2.1/pkg/server/ca/ca_health.go [2022-05-20T16:30:18.801Z] spire-1.2.1/pkg/server/ca/ca_test.go [2022-05-20T16:30:18.801Z] spire-1.2.1/pkg/server/ca/journal.go [2022-05-20T16:30:18.801Z] spire-1.2.1/pkg/server/ca/journal_test.go [2022-05-20T16:30:18.801Z] spire-1.2.1/pkg/server/ca/manager.go [2022-05-20T16:30:18.801Z] spire-1.2.1/pkg/server/ca/manager_health.go [2022-05-20T16:30:18.801Z] spire-1.2.1/pkg/server/ca/manager_test.go [2022-05-20T16:30:18.801Z] spire-1.2.1/pkg/server/ca/templates.go [2022-05-20T16:30:18.801Z] spire-1.2.1/pkg/server/ca/upstream_client.go [2022-05-20T16:30:18.801Z] spire-1.2.1/pkg/server/ca/upstream_client_test.go [2022-05-20T16:30:18.801Z] spire-1.2.1/pkg/server/ca/validation.go [2022-05-20T16:30:18.801Z] spire-1.2.1/pkg/server/cache/ [2022-05-20T16:30:18.801Z] spire-1.2.1/pkg/server/cache/dscache/ [2022-05-20T16:30:18.801Z] spire-1.2.1/pkg/server/cache/dscache/cache.go [2022-05-20T16:30:18.801Z] spire-1.2.1/pkg/server/cache/dscache/cache_test.go [2022-05-20T16:30:18.801Z] spire-1.2.1/pkg/server/cache/entrycache/ [2022-05-20T16:30:18.801Z] spire-1.2.1/pkg/server/cache/entrycache/cache.go [2022-05-20T16:30:18.801Z] spire-1.2.1/pkg/server/cache/entrycache/cache_test.go [2022-05-20T16:30:18.801Z] spire-1.2.1/pkg/server/cache/entrycache/fullcache.go [2022-05-20T16:30:18.801Z] spire-1.2.1/pkg/server/cache/entrycache/fullcache_ds.go [2022-05-20T16:30:18.801Z] spire-1.2.1/pkg/server/cache/entrycache/fullcache_ds_test.go [2022-05-20T16:30:18.801Z] spire-1.2.1/pkg/server/cache/entrycache/fullcache_test.go [2022-05-20T16:30:18.801Z] spire-1.2.1/pkg/server/catalog/ [2022-05-20T16:30:18.801Z] spire-1.2.1/pkg/server/catalog/catalog.go [2022-05-20T16:30:18.801Z] spire-1.2.1/pkg/server/catalog/keymanager.go [2022-05-20T16:30:18.801Z] spire-1.2.1/pkg/server/catalog/nodeattestor.go [2022-05-20T16:30:18.801Z] spire-1.2.1/pkg/server/catalog/noderesolver.go [2022-05-20T16:30:18.801Z] spire-1.2.1/pkg/server/catalog/notifier.go [2022-05-20T16:30:18.801Z] spire-1.2.1/pkg/server/catalog/upstreamauthority.go [2022-05-20T16:30:18.801Z] spire-1.2.1/pkg/server/config.go [2022-05-20T16:30:18.801Z] spire-1.2.1/pkg/server/datastore/ [2022-05-20T16:30:18.801Z] spire-1.2.1/pkg/server/datastore/datastore.go [2022-05-20T16:30:18.801Z] spire-1.2.1/pkg/server/datastore/datastore_health.go [2022-05-20T16:30:18.801Z] spire-1.2.1/pkg/server/datastore/repository.go [2022-05-20T16:30:18.801Z] spire-1.2.1/pkg/server/datastore/sqlstore/ [2022-05-20T16:30:18.801Z] spire-1.2.1/pkg/server/datastore/sqlstore/dialect.go [2022-05-20T16:30:18.801Z] spire-1.2.1/pkg/server/datastore/sqlstore/migration.go [2022-05-20T16:30:18.801Z] spire-1.2.1/pkg/server/datastore/sqlstore/migration_test.go [2022-05-20T16:30:18.801Z] spire-1.2.1/pkg/server/datastore/sqlstore/models.go [2022-05-20T16:30:18.801Z] spire-1.2.1/pkg/server/datastore/sqlstore/mysql.go [2022-05-20T16:30:18.801Z] spire-1.2.1/pkg/server/datastore/sqlstore/postgres.go [2022-05-20T16:30:18.801Z] spire-1.2.1/pkg/server/datastore/sqlstore/sqlite.go [2022-05-20T16:30:18.801Z] spire-1.2.1/pkg/server/datastore/sqlstore/sqlite_no_cgo.go [2022-05-20T16:30:18.801Z] spire-1.2.1/pkg/server/datastore/sqlstore/sqlite_test.go [2022-05-20T16:30:18.801Z] spire-1.2.1/pkg/server/datastore/sqlstore/sqlstore.go [2022-05-20T16:30:18.801Z] spire-1.2.1/pkg/server/datastore/sqlstore/sqlstore_test.go [2022-05-20T16:30:18.801Z] spire-1.2.1/pkg/server/datastore/sqlstore/stmt_cache.go [2022-05-20T16:30:18.801Z] spire-1.2.1/pkg/server/datastore/sqlstore/testdata/ [2022-05-20T16:30:18.801Z] spire-1.2.1/pkg/server/datastore/sqlstore/testdata/entries.json [2022-05-20T16:30:18.801Z] spire-1.2.1/pkg/server/datastore/sqlstore/testdata/entries_federates_with.json [2022-05-20T16:30:18.801Z] spire-1.2.1/pkg/server/datastore/sqlstore/testdata/invalid_registration_entries.json [2022-05-20T16:30:18.801Z] spire-1.2.1/pkg/server/datastore/sqlstore/testdata/valid_registration_entries.json [2022-05-20T16:30:18.801Z] spire-1.2.1/pkg/server/endpoints/ [2022-05-20T16:30:18.801Z] spire-1.2.1/pkg/server/endpoints/bundle/ [2022-05-20T16:30:18.801Z] spire-1.2.1/pkg/server/endpoints/bundle/acme_auth.go [2022-05-20T16:30:18.801Z] spire-1.2.1/pkg/server/endpoints/bundle/config.go [2022-05-20T16:30:18.801Z] spire-1.2.1/pkg/server/endpoints/bundle/internal/ [2022-05-20T16:30:18.801Z] spire-1.2.1/pkg/server/endpoints/bundle/internal/README [2022-05-20T16:30:18.801Z] spire-1.2.1/pkg/server/endpoints/bundle/internal/acmetest/ [2022-05-20T16:30:18.801Z] spire-1.2.1/pkg/server/endpoints/bundle/internal/acmetest/ca.go [2022-05-20T16:30:18.801Z] spire-1.2.1/pkg/server/endpoints/bundle/internal/autocert/ [2022-05-20T16:30:18.801Z] spire-1.2.1/pkg/server/endpoints/bundle/internal/autocert/autocert.go [2022-05-20T16:30:18.801Z] spire-1.2.1/pkg/server/endpoints/bundle/internal/autocert/cache.go [2022-05-20T16:30:18.801Z] spire-1.2.1/pkg/server/endpoints/bundle/internal/autocert/keys.go [2022-05-20T16:30:18.801Z] spire-1.2.1/pkg/server/endpoints/bundle/internal/autocert/listener.go [2022-05-20T16:30:18.801Z] spire-1.2.1/pkg/server/endpoints/bundle/internal/autocert/renewal.go [2022-05-20T16:30:18.801Z] spire-1.2.1/pkg/server/endpoints/bundle/server.go [2022-05-20T16:30:18.801Z] spire-1.2.1/pkg/server/endpoints/bundle/server_test.go [2022-05-20T16:30:18.801Z] spire-1.2.1/pkg/server/endpoints/bundle/spiffe_auth.go [2022-05-20T16:30:18.801Z] spire-1.2.1/pkg/server/endpoints/config.go [2022-05-20T16:30:18.801Z] spire-1.2.1/pkg/server/endpoints/endpoints.go [2022-05-20T16:30:18.801Z] spire-1.2.1/pkg/server/endpoints/endpoints_test.go [2022-05-20T16:30:18.801Z] spire-1.2.1/pkg/server/endpoints/entryfetcher.go [2022-05-20T16:30:18.801Z] spire-1.2.1/pkg/server/endpoints/entryfetcher_test.go [2022-05-20T16:30:18.801Z] spire-1.2.1/pkg/server/endpoints/middleware.go [2022-05-20T16:30:18.801Z] spire-1.2.1/pkg/server/endpoints/middleware_test.go [2022-05-20T16:30:18.801Z] spire-1.2.1/pkg/server/hostservice/ [2022-05-20T16:30:18.801Z] spire-1.2.1/pkg/server/hostservice/agentstore/ [2022-05-20T16:30:18.801Z] spire-1.2.1/pkg/server/hostservice/agentstore/agentstore.go [2022-05-20T16:30:18.801Z] spire-1.2.1/pkg/server/hostservice/agentstore/agentstore_test.go [2022-05-20T16:30:18.801Z] spire-1.2.1/pkg/server/hostservice/agentstore/attestation.go [2022-05-20T16:30:18.801Z] spire-1.2.1/pkg/server/hostservice/agentstore/attestation_test.go [2022-05-20T16:30:18.801Z] spire-1.2.1/pkg/server/hostservice/identityprovider/ [2022-05-20T16:30:18.801Z] spire-1.2.1/pkg/server/hostservice/identityprovider/identityprovider.go [2022-05-20T16:30:18.801Z] spire-1.2.1/pkg/server/hostservice/identityprovider/identityprovider_test.go [2022-05-20T16:30:18.801Z] spire-1.2.1/pkg/server/plugin/ [2022-05-20T16:30:18.801Z] spire-1.2.1/pkg/server/plugin/keymanager/ [2022-05-20T16:30:18.801Z] spire-1.2.1/pkg/server/plugin/keymanager/awskms/ [2022-05-20T16:30:18.801Z] spire-1.2.1/pkg/server/plugin/keymanager/awskms/awskms.go [2022-05-20T16:30:18.801Z] spire-1.2.1/pkg/server/plugin/keymanager/awskms/awskms_test.go [2022-05-20T16:30:18.801Z] spire-1.2.1/pkg/server/plugin/keymanager/awskms/client.go [2022-05-20T16:30:18.801Z] spire-1.2.1/pkg/server/plugin/keymanager/awskms/client_fake.go [2022-05-20T16:30:18.801Z] spire-1.2.1/pkg/server/plugin/keymanager/awskms/fetcher.go [2022-05-20T16:30:18.801Z] spire-1.2.1/pkg/server/plugin/keymanager/base/ [2022-05-20T16:30:18.801Z] spire-1.2.1/pkg/server/plugin/keymanager/base/keymanagerbase.go [2022-05-20T16:30:18.801Z] spire-1.2.1/pkg/server/plugin/keymanager/constant.go [2022-05-20T16:30:18.801Z] spire-1.2.1/pkg/server/plugin/keymanager/disk/ [2022-05-20T16:30:18.801Z] spire-1.2.1/pkg/server/plugin/keymanager/disk/disk.go [2022-05-20T16:30:18.801Z] spire-1.2.1/pkg/server/plugin/keymanager/disk/disk_test.go [2022-05-20T16:30:18.801Z] spire-1.2.1/pkg/server/plugin/keymanager/keymanager.go [2022-05-20T16:30:18.801Z] spire-1.2.1/pkg/server/plugin/keymanager/memory/ [2022-05-20T16:30:18.801Z] spire-1.2.1/pkg/server/plugin/keymanager/memory/memory.go [2022-05-20T16:30:18.801Z] spire-1.2.1/pkg/server/plugin/keymanager/memory/memory_test.go [2022-05-20T16:30:18.801Z] spire-1.2.1/pkg/server/plugin/keymanager/repository.go [2022-05-20T16:30:18.801Z] spire-1.2.1/pkg/server/plugin/keymanager/test/ [2022-05-20T16:30:18.801Z] spire-1.2.1/pkg/server/plugin/keymanager/test/keymanagertest.go [2022-05-20T16:30:18.801Z] spire-1.2.1/pkg/server/plugin/keymanager/v1.go [2022-05-20T16:30:18.801Z] spire-1.2.1/pkg/server/plugin/keymanager/v1_test.go [2022-05-20T16:30:18.801Z] spire-1.2.1/pkg/server/plugin/nodeattestor/ [2022-05-20T16:30:18.801Z] spire-1.2.1/pkg/server/plugin/nodeattestor/aws/ [2022-05-20T16:30:18.801Z] spire-1.2.1/pkg/server/plugin/nodeattestor/aws/awsca.go [2022-05-20T16:30:18.801Z] spire-1.2.1/pkg/server/plugin/nodeattestor/aws/client.go [2022-05-20T16:30:18.801Z] spire-1.2.1/pkg/server/plugin/nodeattestor/aws/iid.go [2022-05-20T16:30:18.801Z] spire-1.2.1/pkg/server/plugin/nodeattestor/aws/iid_test.go [2022-05-20T16:30:18.801Z] spire-1.2.1/pkg/server/plugin/nodeattestor/aws/session.go [2022-05-20T16:30:18.801Z] spire-1.2.1/pkg/server/plugin/nodeattestor/aws/spiffeid.go [2022-05-20T16:30:18.801Z] spire-1.2.1/pkg/server/plugin/nodeattestor/aws/spiffeid_test.go [2022-05-20T16:30:18.801Z] spire-1.2.1/pkg/server/plugin/nodeattestor/azure/ [2022-05-20T16:30:18.801Z] spire-1.2.1/pkg/server/plugin/nodeattestor/azure/msi.go [2022-05-20T16:30:18.801Z] spire-1.2.1/pkg/server/plugin/nodeattestor/azure/msi_test.go [2022-05-20T16:30:18.801Z] spire-1.2.1/pkg/server/plugin/nodeattestor/base/ [2022-05-20T16:30:18.801Z] spire-1.2.1/pkg/server/plugin/nodeattestor/base/base.go [2022-05-20T16:30:18.801Z] spire-1.2.1/pkg/server/plugin/nodeattestor/gcp/ [2022-05-20T16:30:18.801Z] spire-1.2.1/pkg/server/plugin/nodeattestor/gcp/google_public_key_retriever.go [2022-05-20T16:30:18.801Z] spire-1.2.1/pkg/server/plugin/nodeattestor/gcp/google_public_key_retriever_test.go [2022-05-20T16:30:18.801Z] spire-1.2.1/pkg/server/plugin/nodeattestor/gcp/iit.go [2022-05-20T16:30:18.801Z] spire-1.2.1/pkg/server/plugin/nodeattestor/gcp/iit_test.go [2022-05-20T16:30:18.801Z] spire-1.2.1/pkg/server/plugin/nodeattestor/jointoken/ [2022-05-20T16:30:18.801Z] spire-1.2.1/pkg/server/plugin/nodeattestor/jointoken/join_token.go [2022-05-20T16:30:18.801Z] spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/ [2022-05-20T16:30:18.801Z] spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/psat/ [2022-05-20T16:30:18.801Z] spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/psat/psat.go [2022-05-20T16:30:18.801Z] spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/psat/psat_test.go [2022-05-20T16:30:18.801Z] spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/sat/ [2022-05-20T16:30:18.801Z] spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/sat/sat.go [2022-05-20T16:30:18.801Z] spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/sat/sat_test.go [2022-05-20T16:30:18.801Z] spire-1.2.1/pkg/server/plugin/nodeattestor/nodeattestor.go [2022-05-20T16:30:18.801Z] spire-1.2.1/pkg/server/plugin/nodeattestor/repository.go [2022-05-20T16:30:18.801Z] spire-1.2.1/pkg/server/plugin/nodeattestor/sshpop/ [2022-05-20T16:30:18.801Z] spire-1.2.1/pkg/server/plugin/nodeattestor/sshpop/sshpop.go [2022-05-20T16:30:18.801Z] spire-1.2.1/pkg/server/plugin/nodeattestor/sshpop/sshpop_test.go [2022-05-20T16:30:18.801Z] spire-1.2.1/pkg/server/plugin/nodeattestor/tpmdevid/ [2022-05-20T16:30:18.801Z] spire-1.2.1/pkg/server/plugin/nodeattestor/tpmdevid/challenge.go [2022-05-20T16:30:18.801Z] spire-1.2.1/pkg/server/plugin/nodeattestor/tpmdevid/devid.go [2022-05-20T16:30:18.801Z] spire-1.2.1/pkg/server/plugin/nodeattestor/tpmdevid/devid_test.go [2022-05-20T16:30:18.802Z] spire-1.2.1/pkg/server/plugin/nodeattestor/tpmdevid/selectors.go [2022-05-20T16:30:18.802Z] spire-1.2.1/pkg/server/plugin/nodeattestor/v1.go [2022-05-20T16:30:18.802Z] spire-1.2.1/pkg/server/plugin/nodeattestor/v1_test.go [2022-05-20T16:30:18.802Z] spire-1.2.1/pkg/server/plugin/nodeattestor/x509pop/ [2022-05-20T16:30:18.802Z] spire-1.2.1/pkg/server/plugin/nodeattestor/x509pop/x509pop.go [2022-05-20T16:30:18.802Z] spire-1.2.1/pkg/server/plugin/nodeattestor/x509pop/x509pop_test.go [2022-05-20T16:30:18.802Z] spire-1.2.1/pkg/server/plugin/noderesolver/ [2022-05-20T16:30:18.802Z] spire-1.2.1/pkg/server/plugin/noderesolver/azure/ [2022-05-20T16:30:18.802Z] spire-1.2.1/pkg/server/plugin/noderesolver/azure/client.go [2022-05-20T16:30:18.802Z] spire-1.2.1/pkg/server/plugin/noderesolver/azure/msi.go [2022-05-20T16:30:18.802Z] spire-1.2.1/pkg/server/plugin/noderesolver/azure/msi_test.go [2022-05-20T16:30:18.802Z] spire-1.2.1/pkg/server/plugin/noderesolver/noderesolver.go [2022-05-20T16:30:18.802Z] spire-1.2.1/pkg/server/plugin/noderesolver/repository.go [2022-05-20T16:30:18.802Z] spire-1.2.1/pkg/server/plugin/noderesolver/v1.go [2022-05-20T16:30:18.802Z] spire-1.2.1/pkg/server/plugin/noderesolver/v1_test.go [2022-05-20T16:30:18.802Z] spire-1.2.1/pkg/server/plugin/notifier/ [2022-05-20T16:30:18.802Z] spire-1.2.1/pkg/server/plugin/notifier/gcsbundle/ [2022-05-20T16:30:18.802Z] spire-1.2.1/pkg/server/plugin/notifier/gcsbundle/gcsbundle.go [2022-05-20T16:30:18.802Z] spire-1.2.1/pkg/server/plugin/notifier/gcsbundle/gcsbundle_test.go [2022-05-20T16:30:18.802Z] spire-1.2.1/pkg/server/plugin/notifier/k8sbundle/ [2022-05-20T16:30:18.802Z] spire-1.2.1/pkg/server/plugin/notifier/k8sbundle/k8sbundle.go [2022-05-20T16:30:18.802Z] spire-1.2.1/pkg/server/plugin/notifier/k8sbundle/k8sbundle_test.go [2022-05-20T16:30:18.802Z] spire-1.2.1/pkg/server/plugin/notifier/k8sbundle/k8sbundle_watcher.go [2022-05-20T16:30:18.802Z] spire-1.2.1/pkg/server/plugin/notifier/k8sbundle/k8sbundle_watcher_test.go [2022-05-20T16:30:18.802Z] spire-1.2.1/pkg/server/plugin/notifier/notifier.go [2022-05-20T16:30:18.802Z] spire-1.2.1/pkg/server/plugin/notifier/repository.go [2022-05-20T16:30:18.802Z] spire-1.2.1/pkg/server/plugin/notifier/v1.go [2022-05-20T16:30:18.802Z] spire-1.2.1/pkg/server/plugin/notifier/v1_test.go [2022-05-20T16:30:18.802Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/ [2022-05-20T16:30:18.802Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/ [2022-05-20T16:30:18.802Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/pca.go [2022-05-20T16:30:18.802Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/pca_client.go [2022-05-20T16:30:18.802Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/pca_client_fake.go [2022-05-20T16:30:18.802Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/pca_test.go [2022-05-20T16:30:18.802Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/testdata/ [2022-05-20T16:30:18.802Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/testdata/arbitrary_certificate_with_upstream_root.pem [2022-05-20T16:30:18.802Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/testdata/i_am_not_a_certificate.txt [2022-05-20T16:30:18.802Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/ [2022-05-20T16:30:18.802Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/awslib.go [2022-05-20T16:30:18.802Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/awslib_fake_test.go [2022-05-20T16:30:18.802Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/awssecret.go [2022-05-20T16:30:18.802Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/awssecret_test.go [2022-05-20T16:30:18.802Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/testdata/ [2022-05-20T16:30:18.802Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/testdata/keys/ [2022-05-20T16:30:18.802Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/testdata/keys/EC/ [2022-05-20T16:30:18.802Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/testdata/keys/EC/alternative_key.pem [2022-05-20T16:30:18.802Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/testdata/keys/EC/cert.pem [2022-05-20T16:30:18.802Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/testdata/keys/EC/private_key.pem [2022-05-20T16:30:18.802Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/ [2022-05-20T16:30:18.802Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/api.go [2022-05-20T16:30:18.802Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/api_test.go [2022-05-20T16:30:18.802Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/certmanager.go [2022-05-20T16:30:18.802Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/certmanager_test.go [2022-05-20T16:30:18.802Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/ [2022-05-20T16:30:18.802Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/v1/ [2022-05-20T16:30:18.802Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/v1/doc.go [2022-05-20T16:30:18.802Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/v1/meta.go [2022-05-20T16:30:18.802Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/v1/types.go [2022-05-20T16:30:18.802Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/v1/types_certificaterequest.go [2022-05-20T16:30:18.802Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/v1/zz_generated.deepcopy.go [2022-05-20T16:30:18.802Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/ [2022-05-20T16:30:18.802Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/disk.go [2022-05-20T16:30:18.802Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/disk_test.go [2022-05-20T16:30:18.802Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/ [2022-05-20T16:30:18.802Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/ [2022-05-20T16:30:18.802Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/ [2022-05-20T16:30:18.802Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/cert.pem [2022-05-20T16:30:18.802Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/intermediate_cert.pem [2022-05-20T16:30:18.802Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/intermediate_cert.srl [2022-05-20T16:30:18.802Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/intermediate_csr.pem [2022-05-20T16:30:18.802Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/intermediate_key.pem [2022-05-20T16:30:18.802Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/private_key.pem [2022-05-20T16:30:18.802Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/root_cert.pem [2022-05-20T16:30:18.802Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/root_cert.srl [2022-05-20T16:30:18.802Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/root_key.pem [2022-05-20T16:30:18.802Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/upstream_and_intermediate.pem [2022-05-20T16:30:18.802Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/upstream_and_root.pem [2022-05-20T16:30:18.802Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/upstream_cert.pem [2022-05-20T16:30:18.802Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/upstream_csr.pem [2022-05-20T16:30:18.802Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/upstream_key.pem [2022-05-20T16:30:18.802Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/PKCS1/ [2022-05-20T16:30:18.802Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/PKCS1/cert.pem [2022-05-20T16:30:18.802Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/PKCS1/private_key.pem [2022-05-20T16:30:18.802Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/PKCS8/ [2022-05-20T16:30:18.802Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/PKCS8/cert.pem [2022-05-20T16:30:18.802Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/PKCS8/private_key.pem [2022-05-20T16:30:18.802Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/empty/ [2022-05-20T16:30:18.802Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/empty/cert.pem [2022-05-20T16:30:18.802Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/empty/private_key.pem [2022-05-20T16:30:18.802Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/unknown/ [2022-05-20T16:30:18.802Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/unknown/cert.pem [2022-05-20T16:30:18.802Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/unknown/private_key.pem [2022-05-20T16:30:18.802Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/upstream_and_intermediate.pem [2022-05-20T16:30:18.802Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/gcpcas/ [2022-05-20T16:30:18.802Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/gcpcas/gcpcas.go [2022-05-20T16:30:18.802Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/gcpcas/gcpcas_test.go [2022-05-20T16:30:18.802Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/repository.go [2022-05-20T16:30:18.802Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/ [2022-05-20T16:30:18.802Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/fake_handlers_test.go [2022-05-20T16:30:18.802Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/spire.go [2022-05-20T16:30:18.802Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/spire_server_client.go [2022-05-20T16:30:18.802Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/spire_test.go [2022-05-20T16:30:18.802Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/testdata/ [2022-05-20T16:30:18.802Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/testdata/keys/ [2022-05-20T16:30:18.802Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/testdata/keys/jwks.json [2022-05-20T16:30:18.802Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/upstreamauthority.go [2022-05-20T16:30:18.802Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/v1.go [2022-05-20T16:30:18.802Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/v1_test.go [2022-05-20T16:30:18.802Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/ [2022-05-20T16:30:18.802Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/renewer.go [2022-05-20T16:30:18.802Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/ [2022-05-20T16:30:18.802Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/k8s/ [2022-05-20T16:30:18.802Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/k8s/signing-key.pem [2022-05-20T16:30:18.802Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/k8s/token [2022-05-20T16:30:18.802Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/ [2022-05-20T16:30:18.802Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/ [2022-05-20T16:30:18.802Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/README.md [2022-05-20T16:30:18.802Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/client_cert.pem [2022-05-20T16:30:18.802Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/client_csr.pem [2022-05-20T16:30:18.802Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/client_key.pem [2022-05-20T16:30:18.802Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_cert.pem [2022-05-20T16:30:18.802Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_cert.srl [2022-05-20T16:30:18.802Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_csr.pem [2022-05-20T16:30:18.802Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_key.pem [2022-05-20T16:30:18.802Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_vault_cert.pem [2022-05-20T16:30:18.802Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_vault_csr.pem [2022-05-20T16:30:18.802Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_vault_key.pem [2022-05-20T16:30:18.802Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/invalid-client_cert.pem [2022-05-20T16:30:18.802Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/invalid_client_key.pem [2022-05-20T16:30:18.802Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/invalid_root_cert.pem [2022-05-20T16:30:18.802Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/root_cert.pem [2022-05-20T16:30:18.802Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/root_cert.srl [2022-05-20T16:30:18.802Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/root_key.pem [2022-05-20T16:30:18.802Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/serer_csr.pem [2022-05-20T16:30:18.802Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/server_cert.pem [2022-05-20T16:30:18.802Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/server_csr.pem [2022-05-20T16:30:18.802Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/server_key.pem [2022-05-20T16:30:18.802Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/vault.go [2022-05-20T16:30:18.802Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/vault_client.go [2022-05-20T16:30:18.802Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/vault_client_test.go [2022-05-20T16:30:18.802Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/vault_fake_test.go [2022-05-20T16:30:18.802Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/vault_test.go [2022-05-20T16:30:18.802Z] spire-1.2.1/pkg/server/registration/ [2022-05-20T16:30:18.802Z] spire-1.2.1/pkg/server/registration/manager.go [2022-05-20T16:30:18.802Z] spire-1.2.1/pkg/server/registration/manager_test.go [2022-05-20T16:30:18.802Z] spire-1.2.1/pkg/server/scanentries.go [2022-05-20T16:30:18.802Z] spire-1.2.1/pkg/server/scanentries_test.go [2022-05-20T16:30:18.802Z] spire-1.2.1/pkg/server/server.go [2022-05-20T16:30:18.802Z] spire-1.2.1/pkg/server/server_test.go [2022-05-20T16:30:18.802Z] spire-1.2.1/pkg/server/svid/ [2022-05-20T16:30:18.802Z] spire-1.2.1/pkg/server/svid/observer.go [2022-05-20T16:30:18.802Z] spire-1.2.1/pkg/server/svid/observer_test.go [2022-05-20T16:30:18.802Z] spire-1.2.1/pkg/server/svid/rotator.go [2022-05-20T16:30:18.802Z] spire-1.2.1/pkg/server/svid/rotator_config.go [2022-05-20T16:30:18.802Z] spire-1.2.1/pkg/server/svid/rotator_config_test.go [2022-05-20T16:30:18.802Z] spire-1.2.1/pkg/server/svid/rotator_test.go [2022-05-20T16:30:18.802Z] spire-1.2.1/proto/ [2022-05-20T16:30:18.802Z] spire-1.2.1/proto/private/ [2022-05-20T16:30:18.802Z] spire-1.2.1/proto/private/server/ [2022-05-20T16:30:18.802Z] spire-1.2.1/proto/private/server/journal/ [2022-05-20T16:30:18.802Z] spire-1.2.1/proto/private/server/journal/journal.pb.go [2022-05-20T16:30:18.802Z] spire-1.2.1/proto/private/server/journal/journal.proto [2022-05-20T16:30:18.802Z] spire-1.2.1/proto/spire/ [2022-05-20T16:30:18.802Z] spire-1.2.1/proto/spire/common/ [2022-05-20T16:30:18.802Z] spire-1.2.1/proto/spire/common/common.pb.go [2022-05-20T16:30:18.802Z] spire-1.2.1/proto/spire/common/common.proto [2022-05-20T16:30:18.802Z] spire-1.2.1/proto/spire/common/plugin/ [2022-05-20T16:30:18.802Z] spire-1.2.1/proto/spire/common/plugin/plugin.pb.go [2022-05-20T16:30:18.802Z] spire-1.2.1/proto/spire/common/plugin/plugin.proto [2022-05-20T16:30:18.802Z] spire-1.2.1/proto/spire/common/plugin/plugin_grpc.pb.go [2022-05-20T16:30:18.802Z] spire-1.2.1/proto/spire/common/plugin/plugin_spire_plugin.pb.go [2022-05-20T16:30:18.803Z] spire-1.2.1/proto/spire/plugin/ [2022-05-20T16:30:18.803Z] spire-1.2.1/proto/spire/plugin/agent/ [2022-05-20T16:30:18.803Z] spire-1.2.1/proto/spire/plugin/agent/svidstore/ [2022-05-20T16:30:18.803Z] spire-1.2.1/proto/spire/plugin/agent/svidstore/v1unofficial/ [2022-05-20T16:30:18.803Z] spire-1.2.1/proto/spire/plugin/agent/svidstore/v1unofficial/svidstore.pb.go [2022-05-20T16:30:18.803Z] spire-1.2.1/proto/spire/plugin/agent/svidstore/v1unofficial/svidstore.proto [2022-05-20T16:30:18.803Z] spire-1.2.1/proto/spire/plugin/agent/svidstore/v1unofficial/svidstore_grpc.pb.go [2022-05-20T16:30:18.803Z] spire-1.2.1/proto/spire/plugin/agent/svidstore/v1unofficial/svidstore_spire_plugin.pb.go [2022-05-20T16:30:18.803Z] spire-1.2.1/release/ [2022-05-20T16:30:18.803Z] spire-1.2.1/release/spire-extras/ [2022-05-20T16:30:18.803Z] spire-1.2.1/release/spire-extras/README.md [2022-05-20T16:30:18.803Z] spire-1.2.1/release/spire-extras/conf/ [2022-05-20T16:30:18.803Z] spire-1.2.1/release/spire-extras/conf/k8s-workload-registrar/ [2022-05-20T16:30:18.803Z] spire-1.2.1/release/spire-extras/conf/k8s-workload-registrar/k8s-workload-registrar.conf [2022-05-20T16:30:18.803Z] spire-1.2.1/release/spire-extras/conf/oidc-discovery-provider/ [2022-05-20T16:30:18.803Z] spire-1.2.1/release/spire-extras/conf/oidc-discovery-provider/oidc-discovery-provider.conf [2022-05-20T16:30:18.803Z] spire-1.2.1/release/spire/ [2022-05-20T16:30:18.803Z] spire-1.2.1/release/spire/README.md [2022-05-20T16:30:18.803Z] spire-1.2.1/release/spire/conf/ [2022-05-20T16:30:18.803Z] spire-1.2.1/release/spire/conf/agent/ [2022-05-20T16:30:18.803Z] spire-1.2.1/release/spire/conf/agent/agent.conf [2022-05-20T16:30:18.803Z] spire-1.2.1/release/spire/conf/server/ [2022-05-20T16:30:18.803Z] spire-1.2.1/release/spire/conf/server/server.conf [2022-05-20T16:30:18.803Z] spire-1.2.1/script/ [2022-05-20T16:30:18.803Z] spire-1.2.1/script/build-artifact.sh [2022-05-20T16:30:18.803Z] spire-1.2.1/script/generate_dummy_ca.sh [2022-05-20T16:30:18.803Z] spire-1.2.1/support/ [2022-05-20T16:30:18.803Z] spire-1.2.1/support/k8s/ [2022-05-20T16:30:18.803Z] spire-1.2.1/support/k8s/k8s-workload-registrar/ [2022-05-20T16:30:18.803Z] spire-1.2.1/support/k8s/k8s-workload-registrar/README.md [2022-05-20T16:30:18.803Z] spire-1.2.1/support/k8s/k8s-workload-registrar/accessutil_posix.go [2022-05-20T16:30:18.803Z] spire-1.2.1/support/k8s/k8s-workload-registrar/accessutil_windows.go [2022-05-20T16:30:18.803Z] spire-1.2.1/support/k8s/k8s-workload-registrar/config.go [2022-05-20T16:30:18.803Z] spire-1.2.1/support/k8s/k8s-workload-registrar/config_crd.go [2022-05-20T16:30:18.803Z] spire-1.2.1/support/k8s/k8s-workload-registrar/config_crd_test.go [2022-05-20T16:30:18.803Z] spire-1.2.1/support/k8s/k8s-workload-registrar/config_reconcile.go [2022-05-20T16:30:18.803Z] spire-1.2.1/support/k8s/k8s-workload-registrar/config_test.go [2022-05-20T16:30:18.803Z] spire-1.2.1/support/k8s/k8s-workload-registrar/config_webhook.go [2022-05-20T16:30:18.803Z] spire-1.2.1/support/k8s/k8s-workload-registrar/controller.go [2022-05-20T16:30:18.803Z] spire-1.2.1/support/k8s/k8s-workload-registrar/controller_test.go [2022-05-20T16:30:18.803Z] spire-1.2.1/support/k8s/k8s-workload-registrar/federation/ [2022-05-20T16:30:18.803Z] spire-1.2.1/support/k8s/k8s-workload-registrar/federation/utils.go [2022-05-20T16:30:18.803Z] spire-1.2.1/support/k8s/k8s-workload-registrar/federation/utils_test.go [2022-05-20T16:30:18.803Z] spire-1.2.1/support/k8s/k8s-workload-registrar/generate-config.go [2022-05-20T16:30:18.803Z] spire-1.2.1/support/k8s/k8s-workload-registrar/main.go [2022-05-20T16:30:18.803Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/ [2022-05-20T16:30:18.803Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/README.md [2022-05-20T16:30:18.803Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/ [2022-05-20T16:30:18.803Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/ [2022-05-20T16:30:18.803Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/v1beta1/ [2022-05-20T16:30:18.803Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/v1beta1/groupversion_info.go [2022-05-20T16:30:18.803Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/v1beta1/spiffeid_types.go [2022-05-20T16:30:18.803Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/v1beta1/spiffeid_utils.go [2022-05-20T16:30:18.803Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/v1beta1/spiffeid_webhook.go [2022-05-20T16:30:18.803Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/v1beta1/zz_generated.deepcopy.go [2022-05-20T16:30:18.803Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/config/ [2022-05-20T16:30:18.803Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/config/spiffeid.spiffe.io_spiffeids.yaml [2022-05-20T16:30:18.803Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/config/spire-agent.yaml [2022-05-20T16:30:18.803Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/config/spire-server-registrar.yaml [2022-05-20T16:30:18.803Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/ [2022-05-20T16:30:18.803Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/endpoint_controller.go [2022-05-20T16:30:18.803Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/endpoint_controller_test.go [2022-05-20T16:30:18.803Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/node_controller.go [2022-05-20T16:30:18.803Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/node_controller_test.go [2022-05-20T16:30:18.803Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/pod_controller.go [2022-05-20T16:30:18.803Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/pod_controller_test.go [2022-05-20T16:30:18.803Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/spiffeid_controller.go [2022-05-20T16:30:18.803Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/spiffeid_controller_test.go [2022-05-20T16:30:18.803Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/suite_test.go [2022-05-20T16:30:18.803Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/utils.go [2022-05-20T16:30:18.803Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/samples/ [2022-05-20T16:30:18.803Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/samples/test_spiffeid.yaml [2022-05-20T16:30:18.803Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/samples/test_spiffeid_bad.yaml [2022-05-20T16:30:18.803Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/ [2022-05-20T16:30:18.803Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/testdata/ [2022-05-20T16:30:18.803Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/testdata/good-leaf-and-intermediate.pem [2022-05-20T16:30:18.803Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/testdata/good-leaf-only.pem [2022-05-20T16:30:18.803Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/testdata/key-pkcs8-ecdsa.pem [2022-05-20T16:30:18.803Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/testdata/key-pkcs8-rsa.pem [2022-05-20T16:30:18.803Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/webhook_svid.go [2022-05-20T16:30:18.803Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/webhook_svid_test.go [2022-05-20T16:30:18.803Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/ [2022-05-20T16:30:18.803Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/config/ [2022-05-20T16:30:18.803Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/config/roles.yaml [2022-05-20T16:30:18.803Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/ [2022-05-20T16:30:18.803Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/base_controller.go [2022-05-20T16:30:18.803Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/node_controller.go [2022-05-20T16:30:18.803Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/node_controller_test.go [2022-05-20T16:30:18.803Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/pod_controller.go [2022-05-20T16:30:18.803Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/pod_controller_test.go [2022-05-20T16:30:18.803Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/utils.go [2022-05-20T16:30:18.803Z] spire-1.2.1/support/k8s/k8s-workload-registrar/server.go [2022-05-20T16:30:18.803Z] spire-1.2.1/support/k8s/k8s-workload-registrar/server_test.go [2022-05-20T16:30:18.803Z] spire-1.2.1/support/k8s/k8s-workload-registrar/webhookhandler.go [2022-05-20T16:30:18.803Z] spire-1.2.1/support/k8s/k8s-workload-registrar/webhookhandler_test.go [2022-05-20T16:30:18.803Z] spire-1.2.1/support/oidc-discovery-provider/ [2022-05-20T16:30:18.803Z] spire-1.2.1/support/oidc-discovery-provider/README.md [2022-05-20T16:30:18.803Z] spire-1.2.1/support/oidc-discovery-provider/common_test.go [2022-05-20T16:30:18.803Z] spire-1.2.1/support/oidc-discovery-provider/config.go [2022-05-20T16:30:18.803Z] spire-1.2.1/support/oidc-discovery-provider/config_test.go [2022-05-20T16:30:18.803Z] spire-1.2.1/support/oidc-discovery-provider/domain_policy.go [2022-05-20T16:30:18.803Z] spire-1.2.1/support/oidc-discovery-provider/domain_policy_test.go [2022-05-20T16:30:18.803Z] spire-1.2.1/support/oidc-discovery-provider/handler.go [2022-05-20T16:30:18.803Z] spire-1.2.1/support/oidc-discovery-provider/handler_test.go [2022-05-20T16:30:18.803Z] spire-1.2.1/support/oidc-discovery-provider/jwks_source.go [2022-05-20T16:30:18.803Z] spire-1.2.1/support/oidc-discovery-provider/main.go [2022-05-20T16:30:18.803Z] spire-1.2.1/support/oidc-discovery-provider/server_api.go [2022-05-20T16:30:18.803Z] spire-1.2.1/support/oidc-discovery-provider/server_api_test.go [2022-05-20T16:30:18.803Z] spire-1.2.1/support/oidc-discovery-provider/workload_api.go [2022-05-20T16:30:18.803Z] spire-1.2.1/support/oidc-discovery-provider/workload_api_test.go [2022-05-20T16:30:18.803Z] spire-1.2.1/test/ [2022-05-20T16:30:18.803Z] spire-1.2.1/test/clock/ [2022-05-20T16:30:18.803Z] spire-1.2.1/test/clock/clock.go [2022-05-20T16:30:18.803Z] spire-1.2.1/test/fakes/ [2022-05-20T16:30:18.803Z] spire-1.2.1/test/fakes/fakeagentcatalog/ [2022-05-20T16:30:18.803Z] spire-1.2.1/test/fakes/fakeagentcatalog/catalog.go [2022-05-20T16:30:18.803Z] spire-1.2.1/test/fakes/fakeagentkeymanager/ [2022-05-20T16:30:18.803Z] spire-1.2.1/test/fakes/fakeagentkeymanager/keymanager.go [2022-05-20T16:30:18.803Z] spire-1.2.1/test/fakes/fakeagentnodeattestor/ [2022-05-20T16:30:18.803Z] spire-1.2.1/test/fakes/fakeagentnodeattestor/nodeattestor.go [2022-05-20T16:30:18.803Z] spire-1.2.1/test/fakes/fakeagentstore/ [2022-05-20T16:30:18.803Z] spire-1.2.1/test/fakes/fakeagentstore/agentstore.go [2022-05-20T16:30:18.803Z] spire-1.2.1/test/fakes/fakedatastore/ [2022-05-20T16:30:18.803Z] spire-1.2.1/test/fakes/fakedatastore/fakedatastore.go [2022-05-20T16:30:18.803Z] spire-1.2.1/test/fakes/fakeentryclient/ [2022-05-20T16:30:18.803Z] spire-1.2.1/test/fakes/fakeentryclient/entryclient.go [2022-05-20T16:30:18.803Z] spire-1.2.1/test/fakes/fakehealthchecker/ [2022-05-20T16:30:18.803Z] spire-1.2.1/test/fakes/fakehealthchecker/checker.go [2022-05-20T16:30:18.803Z] spire-1.2.1/test/fakes/fakeidentityprovider/ [2022-05-20T16:30:18.803Z] spire-1.2.1/test/fakes/fakeidentityprovider/identityprovider.go [2022-05-20T16:30:18.803Z] spire-1.2.1/test/fakes/fakemetrics/ [2022-05-20T16:30:18.803Z] spire-1.2.1/test/fakes/fakemetrics/fakemetrics.go [2022-05-20T16:30:18.803Z] spire-1.2.1/test/fakes/fakenoderesolver/ [2022-05-20T16:30:18.803Z] spire-1.2.1/test/fakes/fakenoderesolver/noderesolver.go [2022-05-20T16:30:18.803Z] spire-1.2.1/test/fakes/fakenotifier/ [2022-05-20T16:30:18.803Z] spire-1.2.1/test/fakes/fakenotifier/notifier.go [2022-05-20T16:30:18.803Z] spire-1.2.1/test/fakes/fakepluginmetrics/ [2022-05-20T16:30:18.803Z] spire-1.2.1/test/fakes/fakepluginmetrics/fakepluginmetrics.go [2022-05-20T16:30:18.803Z] spire-1.2.1/test/fakes/fakeserverca/ [2022-05-20T16:30:18.803Z] spire-1.2.1/test/fakes/fakeserverca/serverca.go [2022-05-20T16:30:18.803Z] spire-1.2.1/test/fakes/fakeservercatalog/ [2022-05-20T16:30:18.803Z] spire-1.2.1/test/fakes/fakeservercatalog/catalog.go [2022-05-20T16:30:18.803Z] spire-1.2.1/test/fakes/fakeserverkeymanager/ [2022-05-20T16:30:18.803Z] spire-1.2.1/test/fakes/fakeserverkeymanager/keymanager.go [2022-05-20T16:30:18.803Z] spire-1.2.1/test/fakes/fakeservernodeattestor/ [2022-05-20T16:30:18.803Z] spire-1.2.1/test/fakes/fakeservernodeattestor/nodeattestor.go [2022-05-20T16:30:18.803Z] spire-1.2.1/test/fakes/fakeupstreamauthority/ [2022-05-20T16:30:18.803Z] spire-1.2.1/test/fakes/fakeupstreamauthority/plugin.go [2022-05-20T16:30:18.803Z] spire-1.2.1/test/fakes/fakeupstreamauthority/upstreamauthority.go [2022-05-20T16:30:18.803Z] spire-1.2.1/test/fakes/fakeworkloadapi/ [2022-05-20T16:30:18.803Z] spire-1.2.1/test/fakes/fakeworkloadapi/workloadapi.go [2022-05-20T16:30:18.803Z] spire-1.2.1/test/fakes/fakeworkloadattestor/ [2022-05-20T16:30:18.803Z] spire-1.2.1/test/fakes/fakeworkloadattestor/workloadattestor.go [2022-05-20T16:30:18.803Z] spire-1.2.1/test/fixture/ [2022-05-20T16:30:18.803Z] spire-1.2.1/test/fixture/certs/ [2022-05-20T16:30:18.803Z] spire-1.2.1/test/fixture/certs/agent_svid.der [2022-05-20T16:30:18.803Z] spire-1.2.1/test/fixture/certs/base_cert.pem [2022-05-20T16:30:18.803Z] spire-1.2.1/test/fixture/certs/base_csr.pem [2022-05-20T16:30:18.803Z] spire-1.2.1/test/fixture/certs/base_key.pem [2022-05-20T16:30:18.803Z] spire-1.2.1/test/fixture/certs/base_rotated_cert.pem [2022-05-20T16:30:18.804Z] spire-1.2.1/test/fixture/certs/base_rotated_csr.pem [2022-05-20T16:30:18.804Z] spire-1.2.1/test/fixture/certs/base_rotated_key.pem [2022-05-20T16:30:18.804Z] spire-1.2.1/test/fixture/certs/blog_cert.pem [2022-05-20T16:30:18.804Z] spire-1.2.1/test/fixture/certs/blog_csr.pem [2022-05-20T16:30:18.804Z] spire-1.2.1/test/fixture/certs/blog_key.pem [2022-05-20T16:30:18.804Z] spire-1.2.1/test/fixture/certs/bundle.der [2022-05-20T16:30:18.804Z] spire-1.2.1/test/fixture/certs/ca.pem [2022-05-20T16:30:18.804Z] spire-1.2.1/test/fixture/certs/ca_key.pem [2022-05-20T16:30:18.804Z] spire-1.2.1/test/fixture/certs/database_cert.pem [2022-05-20T16:30:18.804Z] spire-1.2.1/test/fixture/certs/database_csr.pem [2022-05-20T16:30:18.804Z] spire-1.2.1/test/fixture/certs/database_key.pem [2022-05-20T16:30:18.804Z] spire-1.2.1/test/fixture/certs/node_cert.pem [2022-05-20T16:30:18.804Z] spire-1.2.1/test/fixture/certs/node_csr.pem [2022-05-20T16:30:18.804Z] spire-1.2.1/test/fixture/certs/node_key.pem [2022-05-20T16:30:18.804Z] spire-1.2.1/test/fixture/certs/svid.pem [2022-05-20T16:30:18.804Z] spire-1.2.1/test/fixture/certs/svid_key.pem [2022-05-20T16:30:18.804Z] spire-1.2.1/test/fixture/config/ [2022-05-20T16:30:18.804Z] spire-1.2.1/test/fixture/config/agent_bad_agent_block.conf [2022-05-20T16:30:18.804Z] spire-1.2.1/test/fixture/config/agent_good.conf [2022-05-20T16:30:18.804Z] spire-1.2.1/test/fixture/config/agent_good_templated.conf [2022-05-20T16:30:18.804Z] spire-1.2.1/test/fixture/config/plugin_good.conf [2022-05-20T16:30:18.804Z] spire-1.2.1/test/fixture/config/server_and_agent_bad_nested_DogStatsd_block.conf [2022-05-20T16:30:18.804Z] spire-1.2.1/test/fixture/config/server_and_agent_bad_nested_InMem_block.conf [2022-05-20T16:30:18.804Z] spire-1.2.1/test/fixture/config/server_and_agent_bad_nested_M3_block.conf [2022-05-20T16:30:18.804Z] spire-1.2.1/test/fixture/config/server_and_agent_bad_nested_Prometheus_block.conf [2022-05-20T16:30:18.804Z] spire-1.2.1/test/fixture/config/server_and_agent_bad_nested_Statsd_block.conf [2022-05-20T16:30:18.804Z] spire-1.2.1/test/fixture/config/server_and_agent_bad_nested_health_checks_block.conf [2022-05-20T16:30:18.804Z] spire-1.2.1/test/fixture/config/server_and_agent_bad_root_block.conf [2022-05-20T16:30:18.804Z] spire-1.2.1/test/fixture/config/server_and_agent_bad_telemetry_block.conf [2022-05-20T16:30:18.804Z] spire-1.2.1/test/fixture/config/server_bad_nested_bundle_endpoint_acme_block.conf [2022-05-20T16:30:18.804Z] spire-1.2.1/test/fixture/config/server_bad_nested_bundle_endpoint_block.conf [2022-05-20T16:30:18.804Z] spire-1.2.1/test/fixture/config/server_bad_nested_ca_subject_block.conf [2022-05-20T16:30:18.804Z] spire-1.2.1/test/fixture/config/server_bad_nested_experimental_block.conf [2022-05-20T16:30:18.804Z] spire-1.2.1/test/fixture/config/server_bad_nested_federates_with_block.conf [2022-05-20T16:30:18.804Z] spire-1.2.1/test/fixture/config/server_bad_nested_federation_block.conf [2022-05-20T16:30:18.804Z] spire-1.2.1/test/fixture/config/server_bad_ratelimit_block.conf [2022-05-20T16:30:18.804Z] spire-1.2.1/test/fixture/config/server_bad_server_block.conf [2022-05-20T16:30:18.804Z] spire-1.2.1/test/fixture/config/server_good.conf [2022-05-20T16:30:18.804Z] spire-1.2.1/test/fixture/config/server_good_templated.conf [2022-05-20T16:30:18.804Z] spire-1.2.1/test/fixture/fixture.go [2022-05-20T16:30:18.804Z] spire-1.2.1/test/fixture/nodeattestor/ [2022-05-20T16:30:18.804Z] spire-1.2.1/test/fixture/nodeattestor/sshpop/ [2022-05-20T16:30:18.804Z] spire-1.2.1/test/fixture/nodeattestor/sshpop/agent_ssh_key [2022-05-20T16:30:18.804Z] spire-1.2.1/test/fixture/nodeattestor/sshpop/agent_ssh_key-cert.pub [2022-05-20T16:30:18.804Z] spire-1.2.1/test/fixture/nodeattestor/sshpop/ssh_cert_authority.pub [2022-05-20T16:30:18.804Z] spire-1.2.1/test/fixture/nodeattestor/x509pop/ [2022-05-20T16:30:18.804Z] spire-1.2.1/test/fixture/nodeattestor/x509pop/generate.go [2022-05-20T16:30:18.804Z] spire-1.2.1/test/fixture/nodeattestor/x509pop/intermediate.pem [2022-05-20T16:30:18.804Z] spire-1.2.1/test/fixture/nodeattestor/x509pop/leaf-crt-bundle.pem [2022-05-20T16:30:18.804Z] spire-1.2.1/test/fixture/nodeattestor/x509pop/leaf-key.pem [2022-05-20T16:30:18.804Z] spire-1.2.1/test/fixture/nodeattestor/x509pop/leaf.pem [2022-05-20T16:30:18.804Z] spire-1.2.1/test/fixture/nodeattestor/x509pop/root-crt.pem [2022-05-20T16:30:18.804Z] spire-1.2.1/test/fixture/registration/ [2022-05-20T16:30:18.804Z] spire-1.2.1/test/fixture/registration/entries.json [2022-05-20T16:30:18.804Z] spire-1.2.1/test/fixture/registration/good-for-update.json [2022-05-20T16:30:18.804Z] spire-1.2.1/test/fixture/registration/good.json [2022-05-20T16:30:18.804Z] spire-1.2.1/test/fixture/registration/invalid.json [2022-05-20T16:30:18.804Z] spire-1.2.1/test/fixture/registration/invalid_json.json [2022-05-20T16:30:18.804Z] spire-1.2.1/test/fixture/registration/manager_test_entries.json [2022-05-20T16:30:18.804Z] spire-1.2.1/test/integration/ [2022-05-20T16:30:18.804Z] spire-1.2.1/test/integration/README.md [2022-05-20T16:30:18.804Z] spire-1.2.1/test/integration/common [2022-05-20T16:30:18.804Z] spire-1.2.1/test/integration/setup/ [2022-05-20T16:30:18.804Z] spire-1.2.1/test/integration/setup/adminclient/ [2022-05-20T16:30:18.804Z] spire-1.2.1/test/integration/setup/adminclient/build.sh [2022-05-20T16:30:18.804Z] spire-1.2.1/test/integration/setup/adminclient/client.go [2022-05-20T16:30:18.804Z] spire-1.2.1/test/integration/setup/debugagent/ [2022-05-20T16:30:18.804Z] spire-1.2.1/test/integration/setup/debugagent/build.sh [2022-05-20T16:30:18.804Z] spire-1.2.1/test/integration/setup/debugagent/main.go [2022-05-20T16:30:18.804Z] spire-1.2.1/test/integration/setup/debugserver/ [2022-05-20T16:30:18.804Z] spire-1.2.1/test/integration/setup/debugserver/build.sh [2022-05-20T16:30:18.804Z] spire-1.2.1/test/integration/setup/debugserver/main.go [2022-05-20T16:30:18.804Z] spire-1.2.1/test/integration/setup/downstreamclient/ [2022-05-20T16:30:18.804Z] spire-1.2.1/test/integration/setup/downstreamclient/build.sh [2022-05-20T16:30:18.804Z] spire-1.2.1/test/integration/setup/downstreamclient/client.go [2022-05-20T16:30:18.804Z] spire-1.2.1/test/integration/setup/itclient/ [2022-05-20T16:30:18.804Z] spire-1.2.1/test/integration/setup/itclient/client.go [2022-05-20T16:30:18.804Z] spire-1.2.1/test/integration/setup/node-attestation/ [2022-05-20T16:30:18.804Z] spire-1.2.1/test/integration/setup/node-attestation/build.sh [2022-05-20T16:30:18.804Z] spire-1.2.1/test/integration/setup/node-attestation/client.go [2022-05-20T16:30:18.804Z] spire-1.2.1/test/integration/setup/x509pop/ [2022-05-20T16:30:18.804Z] spire-1.2.1/test/integration/setup/x509pop/gencerts.go [2022-05-20T16:30:18.804Z] spire-1.2.1/test/integration/setup/x509pop/setup.sh [2022-05-20T16:30:18.804Z] spire-1.2.1/test/integration/suites/ [2022-05-20T16:30:18.804Z] spire-1.2.1/test/integration/suites/admin-endpoints/ [2022-05-20T16:30:18.804Z] spire-1.2.1/test/integration/suites/admin-endpoints/00-setup [2022-05-20T16:30:18.804Z] spire-1.2.1/test/integration/suites/admin-endpoints/01-start-server [2022-05-20T16:30:18.804Z] spire-1.2.1/test/integration/suites/admin-endpoints/02-bootstrap-agent [2022-05-20T16:30:18.804Z] spire-1.2.1/test/integration/suites/admin-endpoints/03-start-agent [2022-05-20T16:30:18.804Z] spire-1.2.1/test/integration/suites/admin-endpoints/04-create-registration-entries [2022-05-20T16:30:18.804Z] spire-1.2.1/test/integration/suites/admin-endpoints/05-test-endpoints [2022-05-20T16:30:18.804Z] spire-1.2.1/test/integration/suites/admin-endpoints/README.md [2022-05-20T16:30:18.804Z] spire-1.2.1/test/integration/suites/admin-endpoints/conf/ [2022-05-20T16:30:18.804Z] spire-1.2.1/test/integration/suites/admin-endpoints/conf/agent/ [2022-05-20T16:30:18.804Z] spire-1.2.1/test/integration/suites/admin-endpoints/conf/agent/agent.conf [2022-05-20T16:30:18.804Z] spire-1.2.1/test/integration/suites/admin-endpoints/conf/server/ [2022-05-20T16:30:18.804Z] spire-1.2.1/test/integration/suites/admin-endpoints/conf/server/server.conf [2022-05-20T16:30:18.804Z] spire-1.2.1/test/integration/suites/admin-endpoints/docker-compose.yaml [2022-05-20T16:30:18.804Z] spire-1.2.1/test/integration/suites/admin-endpoints/teardown [2022-05-20T16:30:18.804Z] spire-1.2.1/test/integration/suites/datastore-mysql-replication/ [2022-05-20T16:30:18.804Z] spire-1.2.1/test/integration/suites/datastore-mysql-replication/00-setup [2022-05-20T16:30:18.804Z] spire-1.2.1/test/integration/suites/datastore-mysql-replication/01-test-variants [2022-05-20T16:30:18.804Z] spire-1.2.1/test/integration/suites/datastore-mysql-replication/README.md [2022-05-20T16:30:18.804Z] spire-1.2.1/test/integration/suites/datastore-mysql-replication/docker-compose.yaml [2022-05-20T16:30:18.804Z] spire-1.2.1/test/integration/suites/datastore-mysql-replication/teardown [2022-05-20T16:30:18.804Z] spire-1.2.1/test/integration/suites/datastore-mysql/ [2022-05-20T16:30:18.804Z] spire-1.2.1/test/integration/suites/datastore-mysql/00-setup [2022-05-20T16:30:18.804Z] spire-1.2.1/test/integration/suites/datastore-mysql/01-test-variants [2022-05-20T16:30:18.804Z] spire-1.2.1/test/integration/suites/datastore-mysql/README.md [2022-05-20T16:30:18.804Z] spire-1.2.1/test/integration/suites/datastore-mysql/docker-compose.yaml [2022-05-20T16:30:18.804Z] spire-1.2.1/test/integration/suites/datastore-mysql/teardown [2022-05-20T16:30:18.804Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/ [2022-05-20T16:30:18.804Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/00-setup [2022-05-20T16:30:18.804Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/01-test-variants [2022-05-20T16:30:18.804Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/README.md [2022-05-20T16:30:18.804Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/docker-compose.yaml [2022-05-20T16:30:18.804Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/principal/ [2022-05-20T16:30:18.804Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/principal/init.sh [2022-05-20T16:30:18.804Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/replica/ [2022-05-20T16:30:18.804Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/replica/docker-entrypoint.sh [2022-05-20T16:30:18.804Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/replica/v12/ [2022-05-20T16:30:18.804Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/replica/v12/docker-entrypoint.sh [2022-05-20T16:30:18.804Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/teardown [2022-05-20T16:30:18.804Z] spire-1.2.1/test/integration/suites/datastore-postgres/ [2022-05-20T16:30:18.804Z] spire-1.2.1/test/integration/suites/datastore-postgres/00-setup [2022-05-20T16:30:18.804Z] spire-1.2.1/test/integration/suites/datastore-postgres/01-test-variants [2022-05-20T16:30:18.804Z] spire-1.2.1/test/integration/suites/datastore-postgres/README.md [2022-05-20T16:30:18.804Z] spire-1.2.1/test/integration/suites/datastore-postgres/docker-compose.yaml [2022-05-20T16:30:18.804Z] spire-1.2.1/test/integration/suites/datastore-postgres/teardown [2022-05-20T16:30:18.804Z] spire-1.2.1/test/integration/suites/debug-endpoints/ [2022-05-20T16:30:18.804Z] spire-1.2.1/test/integration/suites/debug-endpoints/00-setup [2022-05-20T16:30:18.804Z] spire-1.2.1/test/integration/suites/debug-endpoints/01-start-server [2022-05-20T16:30:18.804Z] spire-1.2.1/test/integration/suites/debug-endpoints/02-bootstrap-agent [2022-05-20T16:30:18.804Z] spire-1.2.1/test/integration/suites/debug-endpoints/03-start-agent [2022-05-20T16:30:18.804Z] spire-1.2.1/test/integration/suites/debug-endpoints/04-create-registration-entries [2022-05-20T16:30:18.804Z] spire-1.2.1/test/integration/suites/debug-endpoints/05-test-endpoints [2022-05-20T16:30:18.804Z] spire-1.2.1/test/integration/suites/debug-endpoints/README.md [2022-05-20T16:30:18.804Z] spire-1.2.1/test/integration/suites/debug-endpoints/conf/ [2022-05-20T16:30:18.804Z] spire-1.2.1/test/integration/suites/debug-endpoints/conf/agent/ [2022-05-20T16:30:18.804Z] spire-1.2.1/test/integration/suites/debug-endpoints/conf/agent/agent.conf [2022-05-20T16:30:18.804Z] spire-1.2.1/test/integration/suites/debug-endpoints/conf/server/ [2022-05-20T16:30:18.804Z] spire-1.2.1/test/integration/suites/debug-endpoints/conf/server/server.conf [2022-05-20T16:30:18.804Z] spire-1.2.1/test/integration/suites/debug-endpoints/docker-compose.yaml [2022-05-20T16:30:18.804Z] spire-1.2.1/test/integration/suites/debug-endpoints/teardown [2022-05-20T16:30:18.804Z] spire-1.2.1/test/integration/suites/downstream-endpoints/ [2022-05-20T16:30:18.804Z] spire-1.2.1/test/integration/suites/downstream-endpoints/00-setup [2022-05-20T16:30:18.804Z] spire-1.2.1/test/integration/suites/downstream-endpoints/01-start-server [2022-05-20T16:30:18.804Z] spire-1.2.1/test/integration/suites/downstream-endpoints/02-bootstrap-agent [2022-05-20T16:30:18.804Z] spire-1.2.1/test/integration/suites/downstream-endpoints/03-start-agent [2022-05-20T16:30:18.804Z] spire-1.2.1/test/integration/suites/downstream-endpoints/04-create-entries [2022-05-20T16:30:18.804Z] spire-1.2.1/test/integration/suites/downstream-endpoints/05-test-endpoints [2022-05-20T16:30:18.804Z] spire-1.2.1/test/integration/suites/downstream-endpoints/README.md [2022-05-20T16:30:18.804Z] spire-1.2.1/test/integration/suites/downstream-endpoints/conf/ [2022-05-20T16:30:18.804Z] spire-1.2.1/test/integration/suites/downstream-endpoints/conf/agent/ [2022-05-20T16:30:18.804Z] spire-1.2.1/test/integration/suites/downstream-endpoints/conf/agent/agent.conf [2022-05-20T16:30:18.804Z] spire-1.2.1/test/integration/suites/downstream-endpoints/conf/server/ [2022-05-20T16:30:18.804Z] spire-1.2.1/test/integration/suites/downstream-endpoints/conf/server/server.conf [2022-05-20T16:30:18.804Z] spire-1.2.1/test/integration/suites/downstream-endpoints/docker-compose.yaml [2022-05-20T16:30:18.804Z] spire-1.2.1/test/integration/suites/downstream-endpoints/teardown [2022-05-20T16:30:18.804Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/ [2022-05-20T16:30:18.804Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/00-setup [2022-05-20T16:30:18.804Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/01-start-server [2022-05-20T16:30:18.804Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/02-bootstrap-agents [2022-05-20T16:30:18.804Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/03-start-remaining-containers [2022-05-20T16:30:18.804Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/04-create-workload-entries [2022-05-20T16:30:18.804Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/05-check-workload-connectivity [2022-05-20T16:30:18.804Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/README.md [2022-05-20T16:30:18.804Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/ [2022-05-20T16:30:18.804Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/downstream-agent/ [2022-05-20T16:30:18.804Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/downstream-agent/agent.conf [2022-05-20T16:30:18.804Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/downstream-envoy/ [2022-05-20T16:30:18.804Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/downstream-envoy/envoy.yaml [2022-05-20T16:30:18.804Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/server/ [2022-05-20T16:30:18.804Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/server/server.conf [2022-05-20T16:30:18.804Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/supervisord.conf [2022-05-20T16:30:18.804Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/upstream-agent/ [2022-05-20T16:30:18.805Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/upstream-agent/agent.conf [2022-05-20T16:30:18.805Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/upstream-envoy/ [2022-05-20T16:30:18.805Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/upstream-envoy/envoy.yaml [2022-05-20T16:30:18.805Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/docker-compose.yaml [2022-05-20T16:30:18.805Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/teardown [2022-05-20T16:30:18.805Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/ [2022-05-20T16:30:18.805Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/00-test-envoy-releases.sh [2022-05-20T16:30:18.805Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/Dockerfile [2022-05-20T16:30:18.805Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/README.md [2022-05-20T16:30:18.805Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/ [2022-05-20T16:30:18.805Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/ [2022-05-20T16:30:18.805Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/agent/ [2022-05-20T16:30:18.805Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/agent/agent.conf [2022-05-20T16:30:18.805Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/envoy/ [2022-05-20T16:30:18.805Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/envoy/envoy.yaml [2022-05-20T16:30:18.805Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/server/ [2022-05-20T16:30:18.805Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/server/server.conf [2022-05-20T16:30:18.805Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream/ [2022-05-20T16:30:18.805Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream/agent/ [2022-05-20T16:30:18.805Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream/agent/agent.conf [2022-05-20T16:30:18.805Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream/envoy/ [2022-05-20T16:30:18.805Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream/envoy/envoy.yaml [2022-05-20T16:30:18.805Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/supervisord.conf [2022-05-20T16:30:18.805Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/ [2022-05-20T16:30:18.805Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/agent/ [2022-05-20T16:30:18.805Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/agent/agent.conf [2022-05-20T16:30:18.805Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/envoy/ [2022-05-20T16:30:18.805Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/envoy/envoy.yaml [2022-05-20T16:30:18.805Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/server/ [2022-05-20T16:30:18.805Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/server/server.conf [2022-05-20T16:30:18.805Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/docker-compose.yaml [2022-05-20T16:30:18.805Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/teardown [2022-05-20T16:30:18.805Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/ [2022-05-20T16:30:18.805Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/00-test-envoy-releases [2022-05-20T16:30:18.805Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/README.md [2022-05-20T16:30:18.805Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/ [2022-05-20T16:30:18.805Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/downstream-agent/ [2022-05-20T16:30:18.805Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/downstream-agent/agent.conf [2022-05-20T16:30:18.805Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/downstream-envoy/ [2022-05-20T16:30:18.805Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/downstream-envoy/envoy.yaml [2022-05-20T16:30:18.805Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/server/ [2022-05-20T16:30:18.805Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/server/server.conf [2022-05-20T16:30:18.805Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/supervisord.conf [2022-05-20T16:30:18.805Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/upstream-agent/ [2022-05-20T16:30:18.805Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/upstream-agent/agent.conf [2022-05-20T16:30:18.805Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/upstream-envoy/ [2022-05-20T16:30:18.805Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/upstream-envoy/envoy.yaml [2022-05-20T16:30:18.805Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/docker-compose.yaml [2022-05-20T16:30:18.805Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/teardown [2022-05-20T16:30:18.805Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/ [2022-05-20T16:30:18.805Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/00-setup [2022-05-20T16:30:18.805Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/01-start-servers [2022-05-20T16:30:18.805Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/02-bootstrap-federation-and-agents [2022-05-20T16:30:18.805Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/03-start-remaining-containers [2022-05-20T16:30:18.805Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/04-create-workload-entries [2022-05-20T16:30:18.805Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/05-check-workload-connectivity [2022-05-20T16:30:18.805Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/06-stop-servers [2022-05-20T16:30:18.805Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/07-check-workload-connectivity [2022-05-20T16:30:18.805Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/08-start-servers [2022-05-20T16:30:18.805Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/09-check-workload-connectivity [2022-05-20T16:30:18.805Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/10-stop-agents [2022-05-20T16:30:18.805Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/11-check-workload-connectivity [2022-05-20T16:30:18.805Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/12-start-agents [2022-05-20T16:30:18.805Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/13-check-workload-connectivity [2022-05-20T16:30:18.805Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/Dockerfile [2022-05-20T16:30:18.805Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/README.md [2022-05-20T16:30:18.805Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/ [2022-05-20T16:30:18.805Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/ [2022-05-20T16:30:18.805Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/agent/ [2022-05-20T16:30:18.805Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/agent/agent.conf [2022-05-20T16:30:18.805Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/ghostunnel/ [2022-05-20T16:30:18.805Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/ghostunnel/ghostunnel.flags [2022-05-20T16:30:18.805Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/server/ [2022-05-20T16:30:18.805Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/server/server.conf [2022-05-20T16:30:18.805Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/supervisord/ [2022-05-20T16:30:18.805Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/supervisord/supervisord.conf [2022-05-20T16:30:18.805Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/ [2022-05-20T16:30:18.805Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/agent/ [2022-05-20T16:30:18.805Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/agent/agent.conf [2022-05-20T16:30:18.805Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/ghostunnel/ [2022-05-20T16:30:18.805Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/ghostunnel/ghostunnel.flags [2022-05-20T16:30:18.805Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/server/ [2022-05-20T16:30:18.805Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/server/server.conf [2022-05-20T16:30:18.805Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/supervisord/ [2022-05-20T16:30:18.805Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/supervisord/supervisord.conf [2022-05-20T16:30:18.805Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/docker-compose.yaml [2022-05-20T16:30:18.805Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/teardown [2022-05-20T16:30:18.805Z] spire-1.2.1/test/integration/suites/join-token/ [2022-05-20T16:30:18.805Z] spire-1.2.1/test/integration/suites/join-token/01-start-server [2022-05-20T16:30:18.805Z] spire-1.2.1/test/integration/suites/join-token/02-bootstrap-agents [2022-05-20T16:30:18.805Z] spire-1.2.1/test/integration/suites/join-token/03-start-agent [2022-05-20T16:30:18.805Z] spire-1.2.1/test/integration/suites/join-token/04-create-workload-entry [2022-05-20T16:30:18.805Z] spire-1.2.1/test/integration/suites/join-token/05-check-svid [2022-05-20T16:30:18.805Z] spire-1.2.1/test/integration/suites/join-token/06-start-bad-agent [2022-05-20T16:30:18.805Z] spire-1.2.1/test/integration/suites/join-token/README.md [2022-05-20T16:30:18.805Z] spire-1.2.1/test/integration/suites/join-token/conf/ [2022-05-20T16:30:18.805Z] spire-1.2.1/test/integration/suites/join-token/conf/agent/ [2022-05-20T16:30:18.805Z] spire-1.2.1/test/integration/suites/join-token/conf/agent/agent.conf [2022-05-20T16:30:18.805Z] spire-1.2.1/test/integration/suites/join-token/conf/server/ [2022-05-20T16:30:18.805Z] spire-1.2.1/test/integration/suites/join-token/conf/server/server.conf [2022-05-20T16:30:18.805Z] spire-1.2.1/test/integration/suites/join-token/docker-compose.yaml [2022-05-20T16:30:18.805Z] spire-1.2.1/test/integration/suites/join-token/teardown [2022-05-20T16:30:18.805Z] spire-1.2.1/test/integration/suites/k8s-reconcile/ [2022-05-20T16:30:18.805Z] spire-1.2.1/test/integration/suites/k8s-reconcile/00-setup [2022-05-20T16:30:18.805Z] spire-1.2.1/test/integration/suites/k8s-reconcile/01-apply-config [2022-05-20T16:30:18.805Z] spire-1.2.1/test/integration/suites/k8s-reconcile/02-check-for-workload-svid [2022-05-20T16:30:18.805Z] spire-1.2.1/test/integration/suites/k8s-reconcile/README.md [2022-05-20T16:30:18.805Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/ [2022-05-20T16:30:18.805Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/admctrl/ [2022-05-20T16:30:18.805Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/admctrl/admission-control.yaml [2022-05-20T16:30:18.805Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/admctrl/kubeconfig.yaml [2022-05-20T16:30:18.805Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/agent/ [2022-05-20T16:30:18.805Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/agent/kustomization.yaml [2022-05-20T16:30:18.805Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/agent/spire-agent.yaml [2022-05-20T16:30:18.805Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/kind-config.yaml [2022-05-20T16:30:18.805Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/server/ [2022-05-20T16:30:18.805Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/server/k8s-workload-registrar-secret.yaml [2022-05-20T16:30:18.805Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/server/kustomization.yaml [2022-05-20T16:30:18.805Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/server/spire-server.yaml [2022-05-20T16:30:18.805Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/workload.yaml [2022-05-20T16:30:18.805Z] spire-1.2.1/test/integration/suites/k8s-reconcile/init-kubectl [2022-05-20T16:30:18.805Z] spire-1.2.1/test/integration/suites/k8s-reconcile/teardown [2022-05-20T16:30:18.805Z] spire-1.2.1/test/integration/suites/k8s-scratch/ [2022-05-20T16:30:18.805Z] spire-1.2.1/test/integration/suites/k8s-scratch/00-setup [2022-05-20T16:30:18.805Z] spire-1.2.1/test/integration/suites/k8s-scratch/01-apply-config [2022-05-20T16:30:18.805Z] spire-1.2.1/test/integration/suites/k8s-scratch/02-check-for-workload-svid [2022-05-20T16:30:18.805Z] spire-1.2.1/test/integration/suites/k8s-scratch/README.md [2022-05-20T16:30:18.805Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/ [2022-05-20T16:30:18.805Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/admctrl/ [2022-05-20T16:30:18.805Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/admctrl/admission-control.yaml [2022-05-20T16:30:18.805Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/admctrl/kubeconfig.yaml [2022-05-20T16:30:18.805Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/agent/ [2022-05-20T16:30:18.805Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/agent/kustomization.yaml [2022-05-20T16:30:18.805Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/agent/spire-agent.yaml [2022-05-20T16:30:18.805Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/kind-config.yaml [2022-05-20T16:30:18.805Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/server/ [2022-05-20T16:30:18.805Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/server/k8s-workload-registrar-secret.yaml [2022-05-20T16:30:18.805Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/server/kustomization.yaml [2022-05-20T16:30:18.805Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/server/spire-server.yaml [2022-05-20T16:30:18.805Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/webhook/ [2022-05-20T16:30:18.805Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/webhook/kustomization.yaml [2022-05-20T16:30:18.805Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/webhook/validation-webhook.yaml [2022-05-20T16:30:18.805Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/workload.yaml [2022-05-20T16:30:18.805Z] spire-1.2.1/test/integration/suites/k8s-scratch/init-kubectl [2022-05-20T16:30:18.805Z] spire-1.2.1/test/integration/suites/k8s-scratch/teardown [2022-05-20T16:30:18.805Z] spire-1.2.1/test/integration/suites/k8s/ [2022-05-20T16:30:18.805Z] spire-1.2.1/test/integration/suites/k8s/00-setup [2022-05-20T16:30:18.805Z] spire-1.2.1/test/integration/suites/k8s/01-apply-config [2022-05-20T16:30:18.805Z] spire-1.2.1/test/integration/suites/k8s/02-check-for-workload-svid [2022-05-20T16:30:18.805Z] spire-1.2.1/test/integration/suites/k8s/README.md [2022-05-20T16:30:18.805Z] spire-1.2.1/test/integration/suites/k8s/conf/ [2022-05-20T16:30:18.805Z] spire-1.2.1/test/integration/suites/k8s/conf/admctrl/ [2022-05-20T16:30:18.805Z] spire-1.2.1/test/integration/suites/k8s/conf/admctrl/admission-control.yaml [2022-05-20T16:30:18.805Z] spire-1.2.1/test/integration/suites/k8s/conf/admctrl/kubeconfig.yaml [2022-05-20T16:30:18.805Z] spire-1.2.1/test/integration/suites/k8s/conf/agent/ [2022-05-20T16:30:18.805Z] spire-1.2.1/test/integration/suites/k8s/conf/agent/kustomization.yaml [2022-05-20T16:30:18.805Z] spire-1.2.1/test/integration/suites/k8s/conf/agent/spire-agent.yaml [2022-05-20T16:30:18.805Z] spire-1.2.1/test/integration/suites/k8s/conf/kind-config.yaml [2022-05-20T16:30:18.805Z] spire-1.2.1/test/integration/suites/k8s/conf/server/ [2022-05-20T16:30:18.805Z] spire-1.2.1/test/integration/suites/k8s/conf/server/k8s-workload-registrar-secret.yaml [2022-05-20T16:30:18.805Z] spire-1.2.1/test/integration/suites/k8s/conf/server/kustomization.yaml [2022-05-20T16:30:18.805Z] spire-1.2.1/test/integration/suites/k8s/conf/server/spire-server.yaml [2022-05-20T16:30:18.805Z] spire-1.2.1/test/integration/suites/k8s/conf/webhook/ [2022-05-20T16:30:18.805Z] spire-1.2.1/test/integration/suites/k8s/conf/webhook/kustomization.yaml [2022-05-20T16:30:18.805Z] spire-1.2.1/test/integration/suites/k8s/conf/webhook/validation-webhook.yaml [2022-05-20T16:30:18.805Z] spire-1.2.1/test/integration/suites/k8s/conf/workload.yaml [2022-05-20T16:30:18.805Z] spire-1.2.1/test/integration/suites/k8s/init-kubectl [2022-05-20T16:30:18.805Z] spire-1.2.1/test/integration/suites/k8s/teardown [2022-05-20T16:30:18.805Z] spire-1.2.1/test/integration/suites/nested-rotation/ [2022-05-20T16:30:18.805Z] spire-1.2.1/test/integration/suites/nested-rotation/00-setup [2022-05-20T16:30:18.805Z] spire-1.2.1/test/integration/suites/nested-rotation/01-start-root [2022-05-20T16:30:18.805Z] spire-1.2.1/test/integration/suites/nested-rotation/02-create-intermediate-downstream-entries [2022-05-20T16:30:18.805Z] spire-1.2.1/test/integration/suites/nested-rotation/03-start-intermediateA [2022-05-20T16:30:18.805Z] spire-1.2.1/test/integration/suites/nested-rotation/04-create-leafA-downstream-entry [2022-05-20T16:30:18.805Z] spire-1.2.1/test/integration/suites/nested-rotation/05-start-leafA [2022-05-20T16:30:18.805Z] spire-1.2.1/test/integration/suites/nested-rotation/06-start-intermediateB [2022-05-20T16:30:18.805Z] spire-1.2.1/test/integration/suites/nested-rotation/07-create-leafB-downstream-entry [2022-05-20T16:30:18.805Z] spire-1.2.1/test/integration/suites/nested-rotation/08-start-leafB [2022-05-20T16:30:18.805Z] spire-1.2.1/test/integration/suites/nested-rotation/09-create-workload-entries [2022-05-20T16:30:18.805Z] spire-1.2.1/test/integration/suites/nested-rotation/10-check-svids [2022-05-20T16:30:18.805Z] spire-1.2.1/test/integration/suites/nested-rotation/Dockerfile [2022-05-20T16:30:18.805Z] spire-1.2.1/test/integration/suites/nested-rotation/README.md [2022-05-20T16:30:18.805Z] spire-1.2.1/test/integration/suites/nested-rotation/docker-compose.yaml [2022-05-20T16:30:18.805Z] spire-1.2.1/test/integration/suites/nested-rotation/intermediateA/ [2022-05-20T16:30:18.805Z] spire-1.2.1/test/integration/suites/nested-rotation/intermediateA/agent/ [2022-05-20T16:30:18.805Z] spire-1.2.1/test/integration/suites/nested-rotation/intermediateA/agent/agent.conf [2022-05-20T16:30:18.805Z] spire-1.2.1/test/integration/suites/nested-rotation/intermediateA/server/ [2022-05-20T16:30:18.805Z] spire-1.2.1/test/integration/suites/nested-rotation/intermediateA/server/server.conf [2022-05-20T16:30:18.805Z] spire-1.2.1/test/integration/suites/nested-rotation/intermediateB/ [2022-05-20T16:30:18.805Z] spire-1.2.1/test/integration/suites/nested-rotation/intermediateB/agent/ [2022-05-20T16:30:18.805Z] spire-1.2.1/test/integration/suites/nested-rotation/intermediateB/agent/agent.conf [2022-05-20T16:30:18.805Z] spire-1.2.1/test/integration/suites/nested-rotation/intermediateB/server/ [2022-05-20T16:30:18.805Z] spire-1.2.1/test/integration/suites/nested-rotation/intermediateB/server/server.conf [2022-05-20T16:30:18.805Z] spire-1.2.1/test/integration/suites/nested-rotation/leafA/ [2022-05-20T16:30:18.805Z] spire-1.2.1/test/integration/suites/nested-rotation/leafA/agent/ [2022-05-20T16:30:18.805Z] spire-1.2.1/test/integration/suites/nested-rotation/leafA/agent/agent.conf [2022-05-20T16:30:18.805Z] spire-1.2.1/test/integration/suites/nested-rotation/leafA/server/ [2022-05-20T16:30:18.805Z] spire-1.2.1/test/integration/suites/nested-rotation/leafA/server/server.conf [2022-05-20T16:30:18.805Z] spire-1.2.1/test/integration/suites/nested-rotation/leafB/ [2022-05-20T16:30:18.805Z] spire-1.2.1/test/integration/suites/nested-rotation/leafB/agent/ [2022-05-20T16:30:18.805Z] spire-1.2.1/test/integration/suites/nested-rotation/leafB/agent/agent.conf [2022-05-20T16:30:18.805Z] spire-1.2.1/test/integration/suites/nested-rotation/leafB/server/ [2022-05-20T16:30:18.805Z] spire-1.2.1/test/integration/suites/nested-rotation/leafB/server/server.conf [2022-05-20T16:30:18.805Z] spire-1.2.1/test/integration/suites/nested-rotation/root/ [2022-05-20T16:30:18.805Z] spire-1.2.1/test/integration/suites/nested-rotation/root/agent/ [2022-05-20T16:30:18.805Z] spire-1.2.1/test/integration/suites/nested-rotation/root/agent/agent.conf [2022-05-20T16:30:18.805Z] spire-1.2.1/test/integration/suites/nested-rotation/root/server/ [2022-05-20T16:30:18.805Z] spire-1.2.1/test/integration/suites/nested-rotation/root/server/server.conf [2022-05-20T16:30:18.805Z] spire-1.2.1/test/integration/suites/nested-rotation/teardown [2022-05-20T16:30:18.805Z] spire-1.2.1/test/integration/suites/node-attestation/ [2022-05-20T16:30:18.805Z] spire-1.2.1/test/integration/suites/node-attestation/00-setup [2022-05-20T16:30:18.805Z] spire-1.2.1/test/integration/suites/node-attestation/01-start-server [2022-05-20T16:30:18.805Z] spire-1.2.1/test/integration/suites/node-attestation/02-start-agent [2022-05-20T16:30:18.805Z] spire-1.2.1/test/integration/suites/node-attestation/03-test-node-attestation [2022-05-20T16:30:18.805Z] spire-1.2.1/test/integration/suites/node-attestation/04-test-x509pop-attestation [2022-05-20T16:30:18.805Z] spire-1.2.1/test/integration/suites/node-attestation/README.md [2022-05-20T16:30:18.805Z] spire-1.2.1/test/integration/suites/node-attestation/conf/ [2022-05-20T16:30:18.805Z] spire-1.2.1/test/integration/suites/node-attestation/conf/agent/ [2022-05-20T16:30:18.805Z] spire-1.2.1/test/integration/suites/node-attestation/conf/agent/agent.conf [2022-05-20T16:30:18.805Z] spire-1.2.1/test/integration/suites/node-attestation/conf/server/ [2022-05-20T16:30:18.805Z] spire-1.2.1/test/integration/suites/node-attestation/conf/server/server.conf [2022-05-20T16:30:18.805Z] spire-1.2.1/test/integration/suites/node-attestation/docker-compose.yaml [2022-05-20T16:30:18.805Z] spire-1.2.1/test/integration/suites/node-attestation/teardown [2022-05-20T16:30:18.805Z] spire-1.2.1/test/integration/suites/rotation/ [2022-05-20T16:30:18.805Z] spire-1.2.1/test/integration/suites/rotation/00-setup [2022-05-20T16:30:18.805Z] spire-1.2.1/test/integration/suites/rotation/01-start-server [2022-05-20T16:30:18.805Z] spire-1.2.1/test/integration/suites/rotation/02-bootstrap-agent [2022-05-20T16:30:18.805Z] spire-1.2.1/test/integration/suites/rotation/03-start-agent [2022-05-20T16:30:18.805Z] spire-1.2.1/test/integration/suites/rotation/04-create-workload-entry [2022-05-20T16:30:18.805Z] spire-1.2.1/test/integration/suites/rotation/05-check-svids [2022-05-20T16:30:18.805Z] spire-1.2.1/test/integration/suites/rotation/README.md [2022-05-20T16:30:18.805Z] spire-1.2.1/test/integration/suites/rotation/conf/ [2022-05-20T16:30:18.805Z] spire-1.2.1/test/integration/suites/rotation/conf/agent/ [2022-05-20T16:30:18.805Z] spire-1.2.1/test/integration/suites/rotation/conf/agent/agent.conf [2022-05-20T16:30:18.805Z] spire-1.2.1/test/integration/suites/rotation/conf/server/ [2022-05-20T16:30:18.805Z] spire-1.2.1/test/integration/suites/rotation/conf/server/server.conf [2022-05-20T16:30:18.805Z] spire-1.2.1/test/integration/suites/rotation/docker-compose.yaml [2022-05-20T16:30:18.805Z] spire-1.2.1/test/integration/suites/rotation/teardown [2022-05-20T16:30:18.806Z] spire-1.2.1/test/integration/suites/self-test/ [2022-05-20T16:30:18.806Z] spire-1.2.1/test/integration/suites/self-test/00-ensure-command-failure-fails-step [2022-05-20T16:30:18.806Z] spire-1.2.1/test/integration/suites/self-test/README.md [2022-05-20T16:30:18.806Z] spire-1.2.1/test/integration/suites/self-test/teardown [2022-05-20T16:30:18.806Z] spire-1.2.1/test/integration/suites/spire-server-cli/ [2022-05-20T16:30:18.806Z] spire-1.2.1/test/integration/suites/spire-server-cli/01-start-server [2022-05-20T16:30:18.806Z] spire-1.2.1/test/integration/suites/spire-server-cli/02-bundle [2022-05-20T16:30:18.806Z] spire-1.2.1/test/integration/suites/spire-server-cli/03-entry [2022-05-20T16:30:18.806Z] spire-1.2.1/test/integration/suites/spire-server-cli/04-bootstrap-agents [2022-05-20T16:30:18.806Z] spire-1.2.1/test/integration/suites/spire-server-cli/05-start-agents [2022-05-20T16:30:18.806Z] spire-1.2.1/test/integration/suites/spire-server-cli/06-agent [2022-05-20T16:30:18.806Z] spire-1.2.1/test/integration/suites/spire-server-cli/README.md [2022-05-20T16:30:18.806Z] spire-1.2.1/test/integration/suites/spire-server-cli/conf/ [2022-05-20T16:30:18.806Z] spire-1.2.1/test/integration/suites/spire-server-cli/conf/agent/ [2022-05-20T16:30:18.806Z] spire-1.2.1/test/integration/suites/spire-server-cli/conf/agent/agent.conf [2022-05-20T16:30:18.806Z] spire-1.2.1/test/integration/suites/spire-server-cli/conf/fixture/ [2022-05-20T16:30:18.806Z] spire-1.2.1/test/integration/suites/spire-server-cli/conf/fixture/ca.pem [2022-05-20T16:30:18.806Z] spire-1.2.1/test/integration/suites/spire-server-cli/conf/fixture/ca.spiffe [2022-05-20T16:30:18.806Z] spire-1.2.1/test/integration/suites/spire-server-cli/conf/fixture/ca2.pem [2022-05-20T16:30:18.806Z] spire-1.2.1/test/integration/suites/spire-server-cli/conf/fixture/ca2.spiffe [2022-05-20T16:30:18.806Z] spire-1.2.1/test/integration/suites/spire-server-cli/conf/server/ [2022-05-20T16:30:18.806Z] spire-1.2.1/test/integration/suites/spire-server-cli/conf/server/server.conf [2022-05-20T16:30:18.806Z] spire-1.2.1/test/integration/suites/spire-server-cli/docker-compose.yaml [2022-05-20T16:30:18.806Z] spire-1.2.1/test/integration/suites/spire-server-cli/teardown [2022-05-20T16:30:18.806Z] spire-1.2.1/test/integration/suites/upgrade/ [2022-05-20T16:30:18.806Z] spire-1.2.1/test/integration/suites/upgrade/00-setup [2022-05-20T16:30:18.806Z] spire-1.2.1/test/integration/suites/upgrade/01-run-upgrade-tests [2022-05-20T16:30:18.806Z] spire-1.2.1/test/integration/suites/upgrade/02-verify-codebase-version-is-updated [2022-05-20T16:30:18.806Z] spire-1.2.1/test/integration/suites/upgrade/README.md [2022-05-20T16:30:18.806Z] spire-1.2.1/test/integration/suites/upgrade/conf/ [2022-05-20T16:30:18.806Z] spire-1.2.1/test/integration/suites/upgrade/conf/agent/ [2022-05-20T16:30:18.806Z] spire-1.2.1/test/integration/suites/upgrade/conf/agent/agent.conf [2022-05-20T16:30:18.806Z] spire-1.2.1/test/integration/suites/upgrade/conf/server/ [2022-05-20T16:30:18.806Z] spire-1.2.1/test/integration/suites/upgrade/conf/server/server.conf [2022-05-20T16:30:18.806Z] spire-1.2.1/test/integration/suites/upgrade/teardown [2022-05-20T16:30:18.806Z] spire-1.2.1/test/integration/suites/upgrade/versions.txt [2022-05-20T16:30:18.806Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/ [2022-05-20T16:30:18.806Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/00-setup-kind [2022-05-20T16:30:18.806Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/01-setup-cert-manager [2022-05-20T16:30:18.806Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/02-deploy-spire [2022-05-20T16:30:18.806Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/03-verify-ca [2022-05-20T16:30:18.806Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/README.md [2022-05-20T16:30:18.806Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/conf/ [2022-05-20T16:30:18.806Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/conf/cert-manager-issuer.yaml [2022-05-20T16:30:18.806Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/conf/kind-config.yaml [2022-05-20T16:30:18.806Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/conf/server/ [2022-05-20T16:30:18.806Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/conf/server/kustomization.yaml [2022-05-20T16:30:18.806Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/conf/server/spire-server.yaml [2022-05-20T16:30:18.806Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/init-kubectl [2022-05-20T16:30:18.806Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/teardown [2022-05-20T16:30:18.806Z] spire-1.2.1/test/integration/test-one.sh [2022-05-20T16:30:18.806Z] spire-1.2.1/test/integration/test.sh [2022-05-20T16:30:18.806Z] spire-1.2.1/test/plugintest/ [2022-05-20T16:30:18.806Z] spire-1.2.1/test/plugintest/config.go [2022-05-20T16:30:18.806Z] spire-1.2.1/test/plugintest/load.go [2022-05-20T16:30:18.806Z] spire-1.2.1/test/plugintest/option.go [2022-05-20T16:30:18.806Z] spire-1.2.1/test/spiretest/ [2022-05-20T16:30:18.806Z] spire-1.2.1/test/spiretest/apiserver.go [2022-05-20T16:30:18.806Z] spire-1.2.1/test/spiretest/assertions.go [2022-05-20T16:30:18.806Z] spire-1.2.1/test/spiretest/dir.go [2022-05-20T16:30:18.806Z] spire-1.2.1/test/spiretest/errors_posix.go [2022-05-20T16:30:18.806Z] spire-1.2.1/test/spiretest/errors_windows.go [2022-05-20T16:30:18.806Z] spire-1.2.1/test/spiretest/logs.go [2022-05-20T16:30:18.806Z] spire-1.2.1/test/spiretest/socketapi.go [2022-05-20T16:30:18.806Z] spire-1.2.1/test/spiretest/suite.go [2022-05-20T16:30:18.806Z] spire-1.2.1/test/spiretest/x509.go [2022-05-20T16:30:18.806Z] spire-1.2.1/test/testca/ [2022-05-20T16:30:18.806Z] spire-1.2.1/test/testca/ca.go [2022-05-20T16:30:18.806Z] spire-1.2.1/test/testkey/ [2022-05-20T16:30:18.806Z] spire-1.2.1/test/testkey/generate.sh [2022-05-20T16:30:18.806Z] spire-1.2.1/test/testkey/genkeys.go [2022-05-20T16:30:18.806Z] spire-1.2.1/test/testkey/keys.go [2022-05-20T16:30:18.806Z] spire-1.2.1/test/testkey/new.go [2022-05-20T16:30:18.806Z] spire-1.2.1/test/tpmsimulator/ [2022-05-20T16:30:18.806Z] spire-1.2.1/test/tpmsimulator/simulator.go [2022-05-20T16:30:18.806Z] spire-1.2.1/test/util/ [2022-05-20T16:30:18.806Z] spire-1.2.1/test/util/cert_fixtures.go [2022-05-20T16:30:18.806Z] spire-1.2.1/test/util/cert_generation.go [2022-05-20T16:30:18.806Z] spire-1.2.1/test/util/io_redirection.go [2022-05-20T16:30:18.806Z] spire-1.2.1/test/util/race.go [2022-05-20T16:30:18.806Z] spire-1.2.1/test/util/util.go [2022-05-20T16:30:18.806Z] building spire from source... [2022-05-20T16:30:18.806Z] Installing go1.17.7... [2022-05-20T16:30:19.660Z] ---> Running in b8f9544cb27c [2022-05-20T16:30:19.936Z] Removing intermediate container b8f9544cb27c [2022-05-20T16:30:19.936Z] ---> 036278a783f1 [2022-05-20T16:30:19.936Z] Step 3/4 : COPY go.mod . [2022-05-20T16:30:20.534Z] ---> fa951711bda7 [2022-05-20T16:30:20.534Z] Step 4/4 : RUN go mod download [2022-05-20T16:30:20.534Z] ---> Running in 2ddf1df2b283 [2022-05-20T16:30:25.371Z] Building bin/spire-server... [2022-05-20T16:30:25.371Z] go: downloading github.com/mitchellh/cli v1.1.2 [2022-05-20T16:30:25.371Z] go: downloading github.com/spiffe/go-spiffe/v2 v2.0.0-beta.12 [2022-05-20T16:30:25.371Z] go: downloading golang.org/x/net v0.0.0-20220127200216-cd36cc0744dd [2022-05-20T16:30:25.371Z] go: downloading github.com/spiffe/spire-api-sdk v1.2.0 [2022-05-20T16:30:25.371Z] go: downloading google.golang.org/grpc v1.44.0 [2022-05-20T16:30:25.371Z] go: downloading github.com/hashicorp/hcl v1.0.1-0.20190430135223-99e2f22d1c94 [2022-05-20T16:30:25.371Z] go: downloading github.com/imdario/mergo v0.3.12 [2022-05-20T16:30:25.371Z] go: downloading github.com/sirupsen/logrus v1.8.1 [2022-05-20T16:30:25.371Z] go: downloading github.com/hashicorp/go-hclog v1.1.0 [2022-05-20T16:30:25.371Z] go: downloading gopkg.in/square/go-jose.v2 v2.6.0 [2022-05-20T16:30:25.371Z] go: downloading github.com/Masterminds/sprig v2.22.0+incompatible [2022-05-20T16:30:25.371Z] go: downloading github.com/fatih/color v1.13.0 [2022-05-20T16:30:25.371Z] go: downloading github.com/mattn/go-isatty v0.0.14 [2022-05-20T16:30:25.371Z] go: downloading github.com/InVisionApp/go-health/v2 v2.1.2 [2022-05-20T16:30:25.371Z] go: downloading github.com/InVisionApp/go-logger v1.0.1 [2022-05-20T16:30:25.371Z] go: downloading github.com/hashicorp/go-plugin v1.4.3 [2022-05-20T16:30:25.371Z] go: downloading github.com/spiffe/spire-plugin-sdk v1.2.0 [2022-05-20T16:30:25.371Z] go: downloading github.com/armon/go-metrics v0.3.10 [2022-05-20T16:30:25.371Z] go: downloading github.com/prometheus/client_golang v1.12.1 [2022-05-20T16:30:25.371Z] go: downloading github.com/uber-go/tally/v4 v4.1.1 [2022-05-20T16:30:25.629Z] go: downloading github.com/open-policy-agent/opa v0.38.0 [2022-05-20T16:30:25.629Z] go: downloading github.com/andres-erbsen/clock v0.0.0-20160526145045-9e14626cd129 [2022-05-20T16:30:25.888Z] go: downloading golang.org/x/time v0.0.0-20220224211638-0e9765cccd65 [2022-05-20T16:30:25.888Z] go: downloading golang.org/x/sys v0.0.0-20220227234510-4e6760a101f9 [2022-05-20T16:30:25.888Z] go: downloading github.com/Masterminds/goutils v1.1.0 [2022-05-20T16:30:25.888Z] go: downloading github.com/Masterminds/semver v1.5.0 [2022-05-20T16:30:25.888Z] go: downloading github.com/google/uuid v1.1.2 [2022-05-20T16:30:25.888Z] go: downloading github.com/huandu/xstrings v1.3.2 [2022-05-20T16:30:25.888Z] go: downloading google.golang.org/genproto v0.0.0-20220222213610-43724f9ea8cf [2022-05-20T16:30:25.888Z] go: downloading github.com/mattn/go-colorable v0.1.12 [2022-05-20T16:30:25.888Z] go: downloading github.com/hashicorp/yamux v0.0.0-20181012175058-2f1d1f20f75d [2022-05-20T16:30:25.888Z] go: downloading github.com/oklog/run v1.0.0 [2022-05-20T16:30:25.888Z] go: downloading github.com/DataDog/datadog-go v3.2.0+incompatible [2022-05-20T16:30:25.888Z] go: downloading github.com/hashicorp/go-immutable-radix v1.3.1 [2022-05-20T16:30:25.888Z] go: downloading github.com/prometheus/client_model v0.2.0 [2022-05-20T16:30:25.888Z] go: downloading github.com/prometheus/common v0.32.1 [2022-05-20T16:30:26.146Z] go: downloading github.com/beorn7/perks v1.0.1 [2022-05-20T16:30:26.146Z] go: downloading github.com/cespare/xxhash/v2 v2.1.2 [2022-05-20T16:30:26.146Z] go: downloading github.com/prometheus/procfs v0.7.3 [2022-05-20T16:30:26.146Z] go: downloading go.uber.org/atomic v1.9.0 [2022-05-20T16:30:26.146Z] go: downloading github.com/imkira/go-observer v1.0.3 [2022-05-20T16:30:26.405Z] go: downloading github.com/mitchellh/reflectwalk v1.0.1 [2022-05-20T16:30:26.405Z] go: downloading github.com/hashicorp/errwrap v1.1.0 [2022-05-20T16:30:26.405Z] go: downloading github.com/hashicorp/golang-lru v0.5.4 [2022-05-20T16:30:26.405Z] go: downloading github.com/matttproud/golang_protobuf_extensions v1.0.2-0.20181231171920-c182affec369 [2022-05-20T16:30:26.405Z] go: downloading github.com/twmb/murmur3 v1.1.6 [2022-05-20T16:30:26.405Z] go: downloading github.com/GoogleCloudPlatform/cloudsql-proxy v1.29.0 [2022-05-20T16:30:26.405Z] go: downloading github.com/blang/semver/v4 v4.0.0 [2022-05-20T16:30:26.405Z] go: downloading github.com/go-sql-driver/mysql v1.6.0 [2022-05-20T16:30:26.405Z] go: downloading github.com/gofrs/uuid v4.2.0+incompatible [2022-05-20T16:30:26.664Z] go: downloading github.com/jinzhu/gorm v1.9.16 [2022-05-20T16:30:26.664Z] go: downloading github.com/lib/pq v1.10.4 [2022-05-20T16:30:26.664Z] go: downloading github.com/mattn/go-sqlite3 v1.14.12 [2022-05-20T16:30:26.664Z] go: downloading github.com/aws/aws-sdk-go-v2 v1.14.0 [2022-05-20T16:30:26.664Z] go: downloading github.com/aws/aws-sdk-go-v2/config v1.14.0 [2022-05-20T16:30:27.600Z] go: downloading github.com/aws/aws-sdk-go-v2/credentials v1.9.0 [2022-05-20T16:30:29.502Z] go: downloading github.com/aws/aws-sdk-go-v2/service/kms v1.15.0 [2022-05-20T16:30:29.502Z] go: downloading github.com/aws/aws-sdk-go-v2/service/sts v1.15.0 [2022-05-20T16:30:29.502Z] go: downloading github.com/stretchr/testify v1.7.0 [2022-05-20T16:30:29.502Z] go: downloading golang.org/x/sync v0.0.0-20210220032951-036812b2e83c [2022-05-20T16:30:29.502Z] go: downloading github.com/aws/aws-sdk-go v1.43.0 [2022-05-20T16:30:33.692Z] go: downloading google.golang.org/api v0.70.0 [2022-05-20T16:30:33.692Z] go: downloading k8s.io/client-go v0.23.4 [2022-05-20T16:30:33.692Z] go: downloading k8s.io/api v0.23.4 [2022-05-20T16:30:33.692Z] go: downloading github.com/google/go-tpm v0.3.3 [2022-05-20T16:30:33.692Z] go: downloading github.com/Azure/azure-sdk-for-go v62.0.0+incompatible [2022-05-20T16:30:33.955Z] go: downloading github.com/Azure/go-autorest/autorest v0.11.24 [2022-05-20T16:30:34.215Z] go: downloading github.com/Azure/go-autorest v14.2.0+incompatible [2022-05-20T16:30:34.215Z] go: downloading github.com/Azure/go-autorest/autorest/azure/auth v0.5.11 [2022-05-20T16:30:34.215Z] go: downloading cloud.google.com/go/storage v1.21.0 [2022-05-20T16:30:34.480Z] go: downloading cloud.google.com/go v0.100.2 [2022-05-20T16:30:35.418Z] go: downloading k8s.io/apimachinery v0.23.4 [2022-05-20T16:30:35.676Z] go: downloading k8s.io/kube-aggregator v0.23.3 [2022-05-20T16:30:35.676Z] go: downloading sigs.k8s.io/controller-runtime v0.11.1 [2022-05-20T16:30:35.676Z] go: downloading cloud.google.com/go/security v1.3.0 [2022-05-20T16:30:35.936Z] go: downloading github.com/hashicorp/vault/api v1.4.1 [2022-05-20T16:30:36.196Z] go: downloading github.com/shirou/gopsutil/v3 v3.22.2 [2022-05-20T16:30:36.196Z] go: downloading github.com/jinzhu/inflection v1.0.0 [2022-05-20T16:30:36.455Z] go: downloading github.com/aws/smithy-go v1.11.0 [2022-05-20T16:30:36.715Z] go: downloading github.com/aws/aws-sdk-go-v2/feature/ec2/imds v1.11.0 [2022-05-20T16:30:36.715Z] go: downloading github.com/aws/aws-sdk-go-v2/internal/ini v1.3.6 [2022-05-20T16:30:36.715Z] go: downloading github.com/aws/aws-sdk-go-v2/service/sso v1.10.0 [2022-05-20T16:30:36.715Z] go: downloading github.com/aws/aws-sdk-go-v2/internal/configsources v1.1.5 [2022-05-20T16:30:36.715Z] go: downloading github.com/aws/aws-sdk-go-v2/service/internal/presigned-url v1.8.0 [2022-05-20T16:30:36.715Z] go: downloading github.com/Azure/go-autorest/autorest/adal v0.9.18 [2022-05-20T16:30:36.715Z] go: downloading github.com/Azure/go-autorest/logger v0.2.1 [2022-05-20T16:30:36.715Z] go: downloading github.com/Azure/go-autorest/tracing v0.6.0 [2022-05-20T16:30:36.715Z] go: downloading github.com/Azure/go-autorest/autorest/azure/cli v0.4.5 [2022-05-20T16:30:36.715Z] go: downloading github.com/dimchansky/utfbom v1.1.1 [2022-05-20T16:30:36.715Z] go: downloading cloud.google.com/go/compute v1.3.0 [2022-05-20T16:30:36.973Z] go: downloading cloud.google.com/go/iam v0.1.1 [2022-05-20T16:30:36.973Z] go: downloading github.com/googleapis/gax-go/v2 v2.1.1 [2022-05-20T16:30:36.973Z] go: downloading golang.org/x/oauth2 v0.0.0-20211104180415-d3ed0bb246c8 [2022-05-20T16:30:38.877Z] go: downloading github.com/gogo/protobuf v1.3.2 [2022-05-20T16:30:38.877Z] go: downloading k8s.io/klog/v2 v2.30.0 [2022-05-20T16:30:38.877Z] go: downloading github.com/google/gofuzz v1.1.0 [2022-05-20T16:30:38.877Z] go: downloading sigs.k8s.io/structured-merge-diff/v4 v4.2.1 [2022-05-20T16:30:38.877Z] go: downloading github.com/spf13/pflag v1.0.5 [2022-05-20T16:30:38.877Z] go: downloading golang.org/x/term v0.0.0-20210927222741-03fcf44c2211 [2022-05-20T16:30:38.877Z] go: downloading k8s.io/utils v0.0.0-20211116205334-6203023598ed [2022-05-20T16:30:38.877Z] go: downloading github.com/evanphx/json-patch v4.12.0+incompatible [2022-05-20T16:30:39.136Z] go: downloading github.com/cenkalti/backoff/v3 v3.2.2 [2022-05-20T16:30:39.136Z] go: downloading github.com/hashicorp/go-cleanhttp v0.5.2 [2022-05-20T16:30:39.136Z] go: downloading github.com/hashicorp/go-retryablehttp v0.6.6 [2022-05-20T16:30:39.136Z] go: downloading github.com/hashicorp/go-secure-stdlib/parseutil v0.1.1 [2022-05-20T16:30:39.136Z] go: downloading github.com/hashicorp/vault/sdk v0.4.1 [2022-05-20T16:30:39.395Z] go: downloading github.com/mitchellh/mapstructure v1.4.3 [2022-05-20T16:30:39.395Z] go: downloading github.com/tklauser/go-sysconf v0.3.9 [2022-05-20T16:30:39.395Z] go: downloading github.com/aws/aws-sdk-go-v2/internal/endpoints/v2 v2.3.0 [2022-05-20T16:30:39.395Z] go: downloading github.com/OneOfOne/xxhash v1.2.8 [2022-05-20T16:30:39.395Z] go: downloading gopkg.in/yaml.v2 v2.4.0 [2022-05-20T16:30:39.395Z] go: downloading github.com/rcrowley/go-metrics v0.0.0-20201227073835-cf1acfcdf475 [2022-05-20T16:30:39.395Z] go: downloading github.com/gobwas/glob v0.2.3 [2022-05-20T16:30:39.395Z] go: downloading github.com/yashtewari/glob-intersection v0.0.0-20180916065949-5c77d914dd0b [2022-05-20T16:30:39.395Z] go: downloading github.com/jmespath/go-jmespath v0.4.0 [2022-05-20T16:30:39.654Z] go: downloading github.com/Azure/go-autorest/autorest/date v0.3.0 [2022-05-20T16:30:39.654Z] go: downloading github.com/golang-jwt/jwt/v4 v4.2.0 [2022-05-20T16:30:39.654Z] go: downloading go.opencensus.io v0.23.0 [2022-05-20T16:30:39.654Z] go: downloading gopkg.in/inf.v0 v0.9.1 [2022-05-20T16:30:39.654Z] go: downloading github.com/google/go-cmp v0.5.7 [2022-05-20T16:30:39.654Z] go: downloading sigs.k8s.io/json v0.0.0-20211020170558-c049b76a60c6 [2022-05-20T16:30:39.654Z] go: downloading github.com/googleapis/gnostic v0.5.5 [2022-05-20T16:30:39.654Z] go: downloading github.com/go-logr/logr v1.2.2 [2022-05-20T16:30:39.654Z] go: downloading github.com/json-iterator/go v1.1.12 [2022-05-20T16:30:39.914Z] go: downloading k8s.io/kube-openapi v0.0.0-20211115234752-e816edb12b65 [2022-05-20T16:30:39.914Z] go: downloading github.com/hashicorp/go-secure-stdlib/strutil v0.1.1 [2022-05-20T16:30:39.914Z] go: downloading github.com/hashicorp/go-sockaddr v1.0.2 [2022-05-20T16:30:39.914Z] go: downloading go.uber.org/zap v1.21.0 [2022-05-20T16:30:39.914Z] go: downloading github.com/xeipuuv/gojsonreference v0.0.0-20180127040603-bd5ef7bd5415 [2022-05-20T16:30:39.914Z] go: downloading github.com/tklauser/numcpus v0.3.0 [2022-05-20T16:30:39.914Z] go: downloading sigs.k8s.io/yaml v1.3.0 [2022-05-20T16:30:39.914Z] go: downloading github.com/golang/groupcache v0.0.0-20210331224755-41bb18bfe9da [2022-05-20T16:30:39.914Z] go: downloading github.com/ryanuber/go-glob v1.0.0 [2022-05-20T16:30:39.914Z] go: downloading github.com/golang/snappy v0.0.4 [2022-05-20T16:30:39.914Z] go: downloading github.com/pierrec/lz4 v2.5.2+incompatible [2022-05-20T16:30:39.914Z] go: downloading github.com/hashicorp/go-secure-stdlib/mlock v0.1.1 [2022-05-20T16:30:40.174Z] go: downloading github.com/hashicorp/go-uuid v1.0.2 [2022-05-20T16:30:40.174Z] go: downloading github.com/hashicorp/go-version v1.2.0 [2022-05-20T16:30:40.174Z] go: downloading github.com/modern-go/concurrent v0.0.0-20180306012644-bacd9c7ef1dd [2022-05-20T16:30:40.174Z] go: downloading github.com/modern-go/reflect2 v1.0.2 [2022-05-20T16:30:40.174Z] CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/security-secretstore-setup/security-secretstore-setup ./cmd/security-secretstore-setup [2022-05-20T16:30:40.437Z] go: downloading go.uber.org/multierr v1.6.0 [2022-05-20T16:30:40.437Z] go: downloading github.com/xeipuuv/gojsonpointer v0.0.0-20190905194746-02993c407bfb [2022-05-20T16:30:44.641Z] go: downloading github.com/Azure/go-autorest/autorest/validation v0.3.0 [2022-05-20T16:30:44.642Z] go: downloading github.com/Azure/go-autorest/autorest/to v0.4.0 [2022-05-20T16:30:52.779Z] Removing intermediate container 7fea4b3d8832 [2022-05-20T16:30:52.779Z] ---> 1b1cb59c5ab1 [2022-05-20T16:30:52.779Z] Step 10/23 : RUN make cmd/sys-mgmt-executor/sys-mgmt-executor [2022-05-20T16:30:52.779Z] Removing intermediate container 0c50830b6756 [2022-05-20T16:30:52.779Z] ---> a8a6b0dcc927 [2022-05-20T16:30:52.779Z] [2022-05-20T16:30:52.779Z] Removing intermediate container 6290e7370452 [2022-05-20T16:30:52.779Z] ---> e4de0da257fb [2022-05-20T16:30:52.779Z] [2022-05-20T16:30:52.779Z] Step 10/31 : FROM alpine:3.14Step 10/23 : FROM alpine:3.14 [2022-05-20T16:30:52.779Z] [2022-05-20T16:30:52.779Z] Removing intermediate container eba8281bb6d1 [2022-05-20T16:30:52.779Z] ---> 1c3b95795fb0 [2022-05-20T16:30:52.779Z] [2022-05-20T16:30:52.779Z] Step 10/25 : FROM alpine:3.14 [2022-05-20T16:30:52.779Z] ---> Running in 7e8d5fecc2ab [2022-05-20T16:30:53.350Z] 3.14: Pulling from library/alpine [2022-05-20T16:30:53.350Z] 3.14: Pulling from library/alpine [2022-05-20T16:30:53.350Z] 3.14: Pulling from library/alpine [2022-05-20T16:30:53.919Z] CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/sys-mgmt-executor/sys-mgmt-executor ./cmd/sys-mgmt-executor [2022-05-20T16:30:54.181Z] Digest: sha256:06b5d462c92fc39303e6363c65e074559f8d6b1363250027ed5053557e3398c5 [2022-05-20T16:30:54.181Z] Status: Downloaded newer image for alpine:3.14 [2022-05-20T16:30:54.181Z] Digest: sha256:06b5d462c92fc39303e6363c65e074559f8d6b1363250027ed5053557e3398c5 [2022-05-20T16:30:54.181Z] Status: Image is up to date for alpine:3.14 [2022-05-20T16:30:54.181Z] ---> e04c818066af [2022-05-20T16:30:54.181Z] Step 11/23 : RUN apk add --update --no-cache dumb-init [2022-05-20T16:30:54.181Z] ---> e04c818066af [2022-05-20T16:30:54.181Z] Step 11/31 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2021 Intel Corporation' [2022-05-20T16:30:54.181Z] Digest: sha256:06b5d462c92fc39303e6363c65e074559f8d6b1363250027ed5053557e3398c5 [2022-05-20T16:30:54.181Z] Status: Image is up to date for alpine:3.14 [2022-05-20T16:30:54.181Z] ---> e04c818066af [2022-05-20T16:30:54.181Z] Step 11/25 : RUN apk add --update --no-cache ca-certificates dumb-init su-exec [2022-05-20T16:30:54.181Z] ---> Running in 9bdc51c94779 [2022-05-20T16:30:54.181Z] ---> Running in 24aab10f1a96 [2022-05-20T16:30:54.181Z] ---> Running in 6359b87eb7a6 [2022-05-20T16:30:54.479Z] Removing intermediate container 24aab10f1a96 [2022-05-20T16:30:54.479Z] ---> 795c2b0e7590 [2022-05-20T16:30:54.479Z] Step 12/31 : RUN apk add --update --no-cache dumb-init su-exec [2022-05-20T16:30:54.479Z] ---> Running in 757f7301dd39 [2022-05-20T16:30:54.765Z] Removing intermediate container 7e8d5fecc2ab [2022-05-20T16:30:54.765Z] ---> af8e9090969a [2022-05-20T16:30:54.765Z] [2022-05-20T16:30:54.765Z] Step 11/23 : FROM docker:20.10.14 [2022-05-20T16:30:54.765Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/x86_64/APKINDEX.tar.gz [2022-05-20T16:30:55.048Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/x86_64/APKINDEX.tar.gz [2022-05-20T16:30:55.048Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/x86_64/APKINDEX.tar.gz [2022-05-20T16:30:55.048Z] 20.10.14: Pulling from library/docker [2022-05-20T16:30:55.048Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/x86_64/APKINDEX.tar.gz [2022-05-20T16:30:55.048Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/x86_64/APKINDEX.tar.gz [2022-05-20T16:30:55.048Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/x86_64/APKINDEX.tar.gz [2022-05-20T16:30:55.048Z] (1/1) Installing dumb-init (1.2.5-r1) [2022-05-20T16:30:55.048Z] Executing busybox-1.33.1-r7.trigger [2022-05-20T16:30:55.048Z] OK: 6 MiB in 15 packages [2022-05-20T16:30:55.331Z] (1/2) Installing dumb-init (1.2.5-r1) [2022-05-20T16:30:55.331Z] (2/2) Installing su-exec (0.2-r1) [2022-05-20T16:30:55.331Z] Executing busybox-1.33.1-r7.trigger [2022-05-20T16:30:55.331Z] OK: 6 MiB in 16 packages [2022-05-20T16:30:55.331Z] (1/3) Installing ca-certificates (20211220-r0) [2022-05-20T16:30:55.331Z] (2/3) Installing dumb-init (1.2.5-r1) [2022-05-20T16:30:55.331Z] (3/3) Installing su-exec (0.2-r1) [2022-05-20T16:30:55.331Z] Executing busybox-1.33.1-r7.trigger [2022-05-20T16:30:55.331Z] Executing ca-certificates-20211220-r0.trigger [2022-05-20T16:30:55.331Z] OK: 6 MiB in 17 packages [2022-05-20T16:30:56.271Z] Removing intermediate container 9bdc51c94779 [2022-05-20T16:30:56.271Z] ---> a180fd41c2b3 [2022-05-20T16:30:56.271Z] Step 12/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' [2022-05-20T16:30:56.271Z] Removing intermediate container 757f7301dd39 [2022-05-20T16:30:56.271Z] ---> dd2e55351365 [2022-05-20T16:30:56.271Z] Step 13/31 : ENV SECURITY_INIT_DIR /edgex-init [2022-05-20T16:30:56.271Z] ---> Running in 12503829f5d5 [2022-05-20T16:30:56.271Z] Removing intermediate container 6359b87eb7a6 [2022-05-20T16:30:56.271Z] ---> d6e29911abc3 [2022-05-20T16:30:56.271Z] Step 12/25 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' [2022-05-20T16:30:56.271Z] ---> Running in afbfb4f7c921 [2022-05-20T16:30:56.532Z] ---> Running in aa1bf63d47cf [2022-05-20T16:30:56.532Z] Removing intermediate container 12503829f5d5 [2022-05-20T16:30:56.532Z] ---> 00fa6e02a553 [2022-05-20T16:30:56.532Z] Step 13/23 : ENV APP_PORT=59881 [2022-05-20T16:30:56.532Z] Removing intermediate container afbfb4f7c921 [2022-05-20T16:30:56.532Z] ---> 1651a5c2eb13 [2022-05-20T16:30:56.532Z] Step 14/31 : ARG BOOTSTRAP_REDIS_DIR=${SECURITY_INIT_DIR}/bootstrap-redis [2022-05-20T16:30:56.793Z] ---> Running in 46101b8eb82a [2022-05-20T16:30:56.793Z] ---> Running in 19e0d2e2b421 [2022-05-20T16:30:56.793Z] Removing intermediate container aa1bf63d47cf [2022-05-20T16:30:56.793Z] ---> 2524ecebd52c [2022-05-20T16:30:56.793Z] Step 13/25 : WORKDIR / [2022-05-20T16:30:56.793Z] ---> Running in 585c8314683e [2022-05-20T16:30:56.793Z] Removing intermediate container 46101b8eb82a [2022-05-20T16:30:56.793Z] ---> 019171f587a3 [2022-05-20T16:30:56.793Z] Step 14/23 : EXPOSE $APP_PORT [2022-05-20T16:30:57.052Z] Removing intermediate container 19e0d2e2b421 [2022-05-20T16:30:57.052Z] ---> 0f9ffdf3b52e [2022-05-20T16:30:57.052Z] Step 15/31 : RUN mkdir -p ${SECURITY_INIT_DIR} && mkdir -p ${BOOTSTRAP_REDIS_DIR} [2022-05-20T16:30:57.052Z] Removing intermediate container 585c8314683e [2022-05-20T16:30:57.052Z] ---> 0e0a5881a477 [2022-05-20T16:30:57.052Z] Step 14/25 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/res/token-config.json /res-file-token-provider/token-config.json [2022-05-20T16:30:57.052Z] ---> Running in a7d1cfaa10eb [2022-05-20T16:30:57.052Z] ---> Running in e5b1d3e1b8a7 [2022-05-20T16:30:57.311Z] Removing intermediate container a7d1cfaa10eb [2022-05-20T16:30:57.311Z] ---> e1d87527d241 [2022-05-20T16:30:57.311Z] Step 15/23 : WORKDIR / [2022-05-20T16:30:57.570Z] ---> d680f49c03ad [2022-05-20T16:30:57.570Z] Step 15/25 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res-file-token-provider/configuration.toml /res-file-token-provider/configuration.toml [2022-05-20T16:30:57.570Z] ---> Running in 9cf30cd70faf [2022-05-20T16:30:58.139Z] Removing intermediate container 9cf30cd70faf [2022-05-20T16:30:58.139Z] ---> 4bdae8e8c19c [2022-05-20T16:30:58.139Z] Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / [2022-05-20T16:30:58.139Z] ---> ee972ace78a5 [2022-05-20T16:30:58.139Z] Step 16/25 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/configuration.toml /res/configuration.toml [2022-05-20T16:30:58.707Z] Removing intermediate container e5b1d3e1b8a7 [2022-05-20T16:30:58.707Z] ---> 0c50ee0a62b7 [2022-05-20T16:30:58.707Z] Step 16/31 : WORKDIR ${SECURITY_INIT_DIR} [2022-05-20T16:30:58.707Z] ---> 4c31c6725cbc [2022-05-20T16:30:58.707Z] Step 17/23 : COPY --from=builder /edgex-go/cmd/core-metadata/core-metadata / [2022-05-20T16:30:58.707Z] ---> Running in 3e1532ffc7eb [2022-05-20T16:30:58.967Z] ---> a5a1188f8559 [2022-05-20T16:30:58.967Z] Step 17/25 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/kong-admin-config.template.yml /res/kong-admin-config.template.yml [2022-05-20T16:30:59.537Z] Removing intermediate container 3e1532ffc7eb [2022-05-20T16:30:59.537Z] ---> e8eb516815db [2022-05-20T16:30:59.537Z] Step 17/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint-scripts/ ${SECURITY_INIT_DIR}/ [2022-05-20T16:30:59.537Z] ---> fefad46ebf1a [2022-05-20T16:30:59.537Z] Step 18/25 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/security-file-token-provider . [2022-05-20T16:30:59.537Z] ---> ba14cdb67525 [2022-05-20T16:30:59.537Z] Step 18/23 : COPY --from=builder /edgex-go/cmd/core-metadata/res/configuration.toml /res/configuration.toml [2022-05-20T16:30:59.799Z] Digest: sha256:41978d1974f05f80e1aef23ac03040491a7e28bd4551d4b469b43e558341864e [2022-05-20T16:30:59.799Z] Status: Downloaded newer image for docker:20.10.14 [2022-05-20T16:30:59.799Z] ---> 7417809fdb73 [2022-05-20T16:30:59.799Z] Step 12/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2017-2019: Mainflux, Cavium, Dell, Copyright (c) 2021: Intel Corporation' [2022-05-20T16:31:00.059Z] ---> f6e43788a1ee [2022-05-20T16:31:00.059Z] Step 18/31 : RUN chmod +x ${SECURITY_INIT_DIR}/*.sh [2022-05-20T16:31:00.059Z] ---> Running in d4f6960082fb [2022-05-20T16:31:00.059Z] ---> Running in ac0318bf6aa7 [2022-05-20T16:31:00.336Z] ---> 570910f28c7c [2022-05-20T16:31:00.336Z] Step 19/23 : ENTRYPOINT ["/core-metadata"] [2022-05-20T16:31:00.336Z] ---> Running in 9558535c2582 [2022-05-20T16:31:00.336Z] Removing intermediate container d4f6960082fb [2022-05-20T16:31:00.336Z] ---> 64a1a5628a5d [2022-05-20T16:31:00.336Z] Step 13/23 : RUN apk add --update --no-cache bash dumb-init py3-pip curl && pip install --no-cache-dir docker-compose==1.23.2 [2022-05-20T16:31:00.595Z] ---> 3b16202a27ca [2022-05-20T16:31:00.595Z] Step 19/25 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/security-secretstore-setup . [2022-05-20T16:31:00.595Z] ---> Running in 6eb5236d8730 [2022-05-20T16:31:00.595Z] Removing intermediate container 9558535c2582 [2022-05-20T16:31:00.595Z] ---> 92e4f53fb00d [2022-05-20T16:31:00.595Z] Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2022-05-20T16:31:00.862Z] ---> Running in 756c187e0ccc [2022-05-20T16:31:01.121Z] Removing intermediate container 756c187e0ccc [2022-05-20T16:31:01.121Z] ---> 2ba8916a5a0e [2022-05-20T16:31:01.121Z] Step 21/23 : LABEL arch=x86_64 [2022-05-20T16:31:01.121Z] ---> Running in a8c3dd5c67ee [2022-05-20T16:31:01.383Z] ---> a5c7adf53429 [2022-05-20T16:31:01.383Z] Step 20/25 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/entrypoint.sh /usr/local/bin/ [2022-05-20T16:31:01.383Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz [2022-05-20T16:31:01.642Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz [2022-05-20T16:31:01.642Z] Removing intermediate container a8c3dd5c67ee [2022-05-20T16:31:01.642Z] ---> c24ef20ce646 [2022-05-20T16:31:01.642Z] Step 22/23 : LABEL git_sha=4169e606539bb2d023554b237f76678cfe31300c [2022-05-20T16:31:01.642Z] (1/43) Installing readline (8.1.1-r0) [2022-05-20T16:31:01.642Z] (2/43) Installing bash (5.1.16-r0) [2022-05-20T16:31:01.904Z] Executing bash-5.1.16-r0.post-install [2022-05-20T16:31:01.904Z] ---> 2bb84ecfc0c2 [2022-05-20T16:31:01.904Z] Step 21/25 : RUN chmod +x /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / && mkdir -p /vault/config/assets && chown -Rh 100:1000 /vault/ [2022-05-20T16:31:01.904Z] (3/43) Installing brotli-libs (1.0.9-r5) [2022-05-20T16:31:01.904Z] (4/43) Installing nghttp2-libs (1.46.0-r0) [2022-05-20T16:31:01.904Z] (5/43) Installing libcurl (7.80.0-r1) [2022-05-20T16:31:01.904Z] ---> Running in 763e714b2e90 [2022-05-20T16:31:01.904Z] (6/43) Installing curl (7.80.0-r1) [2022-05-20T16:31:01.904Z] (7/43) Installing dumb-init (1.2.5-r1) [2022-05-20T16:31:01.904Z] (8/43) Installing libbz2 (1.0.8-r1) [2022-05-20T16:31:01.904Z] (9/43) Installing expat (2.4.7-r0) [2022-05-20T16:31:01.904Z] ---> Running in 1d6494e68d1c [2022-05-20T16:31:01.904Z] (10/43) Installing libffi (3.4.2-r1) [2022-05-20T16:31:01.904Z] (11/43) Installing gdbm (1.22-r0) [2022-05-20T16:31:01.904Z] (12/43) Installing xz-libs (5.2.5-r1) [2022-05-20T16:31:01.904Z] (13/43) Installing libgcc (10.3.1_git20211027-r0) [2022-05-20T16:31:01.904Z] (14/43) Installing libstdc++ (10.3.1_git20211027-r0) [2022-05-20T16:31:02.163Z] (15/43) Installing mpdecimal (2.5.1-r1) [2022-05-20T16:31:02.163Z] (16/43) Installing sqlite-libs (3.36.0-r0) [2022-05-20T16:31:02.163Z] (17/43) Installing python3 (3.9.7-r4) [2022-05-20T16:31:02.163Z] Removing intermediate container ac0318bf6aa7 [2022-05-20T16:31:02.163Z] ---> 99ab916bd930 [2022-05-20T16:31:02.163Z] Step 19/31 : COPY --from=builder /edgex-go/Attribution.txt / [2022-05-20T16:31:02.163Z] Removing intermediate container 763e714b2e90 [2022-05-20T16:31:02.163Z] ---> b611364da279 [2022-05-20T16:31:02.163Z] Step 23/23 : LABEL version=0.0.0 [2022-05-20T16:31:02.731Z] (18/43) Installing py3-appdirs (1.4.4-r2) [2022-05-20T16:31:02.731Z] (19/43) Installing py3-certifi (2020.12.5-r1) [2022-05-20T16:31:02.731Z] (20/43) Installing py3-charset-normalizer (2.0.7-r0) [2022-05-20T16:31:02.731Z] (21/43) Installing py3-idna (3.3-r0) [2022-05-20T16:31:02.731Z] (22/43) Installing py3-urllib3 (1.26.7-r0) [2022-05-20T16:31:02.731Z] (23/43) Installing py3-requests (2.26.0-r1) [2022-05-20T16:31:02.731Z] (24/43) Installing py3-msgpack (1.0.2-r1) [2022-05-20T16:31:02.731Z] (25/43) Installing py3-lockfile (0.12.2-r4) [2022-05-20T16:31:02.731Z] (26/43) Installing py3-cachecontrol (0.12.10-r0) [2022-05-20T16:31:02.731Z] (27/43) Installing py3-colorama (0.4.4-r1) [2022-05-20T16:31:02.731Z] (28/43) Installing py3-contextlib2 (21.6.0-r1) [2022-05-20T16:31:02.731Z] (29/43) Installing py3-distlib (0.3.3-r0) [2022-05-20T16:31:02.731Z] ---> Running in 949c7c269351 [2022-05-20T16:31:02.731Z] (30/43) Installing py3-distro (1.6.0-r0) [2022-05-20T16:31:02.731Z] (31/43) Installing py3-six (1.16.0-r0) [2022-05-20T16:31:02.731Z] (32/43) Installing py3-webencodings (0.5.1-r4) [2022-05-20T16:31:02.731Z] (33/43) Installing py3-html5lib (1.1-r1) [2022-05-20T16:31:02.731Z] (34/43) Installing py3-parsing (2.4.7-r2) [2022-05-20T16:31:02.731Z] (35/43) Installing py3-packaging (20.9-r1) [2022-05-20T16:31:02.990Z] (36/43) Installing py3-tomli (1.2.2-r0) [2022-05-20T16:31:02.990Z] (37/43) Installing py3-pep517 (0.12.0-r0) [2022-05-20T16:31:02.990Z] (38/43) Installing py3-progress (1.6-r0) [2022-05-20T16:31:02.990Z] (39/43) Installing py3-retrying (1.3.3-r2) [2022-05-20T16:31:02.990Z] (40/43) Installing py3-ordered-set (4.0.2-r2) [2022-05-20T16:31:02.990Z] (41/43) Installing py3-setuptools (52.0.0-r4) [2022-05-20T16:31:02.990Z] ---> d76f0b6f7c55 [2022-05-20T16:31:02.990Z] Step 20/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/security-bootstrapper . [2022-05-20T16:31:02.990Z] (42/43) Installing py3-toml (0.10.2-r2) [2022-05-20T16:31:02.990Z] (43/43) Installing py3-pip (20.3.4-r1) [2022-05-20T16:31:02.990Z] Removing intermediate container 949c7c269351 [2022-05-20T16:31:02.990Z] ---> 7621da33f0af [2022-05-20T16:31:02.990Z] [2022-05-20T16:31:02.990Z] Executing busybox-1.34.1-r5.trigger [2022-05-20T16:31:02.990Z] OK: 83 MiB in 65 packages [2022-05-20T16:31:03.249Z] Successfully built 7621da33f0af [2022-05-20T16:31:03.249Z] Successfully tagged core-metadata:latest [2022-05-20T16:31:03.249Z]  Building core-metadata ... done Building security-spire-server [2022-05-20T16:31:03.818Z] Collecting docker-compose==1.23.2 [2022-05-20T16:31:03.818Z] Downloading docker_compose-1.23.2-py2.py3-none-any.whl (131 kB) [2022-05-20T16:31:03.818Z] Collecting docopt<0.7,>=0.6.1 [2022-05-20T16:31:03.818Z] Downloading docopt-0.6.2.tar.gz (25 kB) [2022-05-20T16:31:04.388Z] Collecting docker<4.0,>=3.6.0 [2022-05-20T16:31:04.388Z] Downloading docker-3.7.3-py2.py3-none-any.whl (134 kB) [2022-05-20T16:31:04.654Z] Collecting requests!=2.11.0,!=2.12.2,!=2.18.0,<2.21,>=2.6.1 [2022-05-20T16:31:04.654Z] Downloading requests-2.20.1-py2.py3-none-any.whl (57 kB) [2022-05-20T16:31:04.654Z] Collecting cached-property<2,>=1.2.0 [2022-05-20T16:31:04.654Z] Downloading cached_property-1.5.2-py2.py3-none-any.whl (7.6 kB) [2022-05-20T16:31:04.654Z] Collecting PyYAML<4,>=3.10 [2022-05-20T16:31:04.654Z] Downloading PyYAML-3.13.tar.gz (270 kB) [2022-05-20T16:31:05.221Z] Removing intermediate container 1d6494e68d1c [2022-05-20T16:31:05.221Z] ---> 6e577537385d [2022-05-20T16:31:05.221Z] Step 22/25 : ENTRYPOINT ["entrypoint.sh"] [2022-05-20T16:31:05.221Z] ---> 844fe13c016d [2022-05-20T16:31:05.221Z] Step 21/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res/configuration.toml ./res/ [2022-05-20T16:31:05.221Z] Collecting texttable<0.10,>=0.9.0 [2022-05-20T16:31:05.221Z] Downloading texttable-0.9.1.tar.gz (11 kB) [2022-05-20T16:31:05.480Z] ---> Running in 899fe62f50c6 [2022-05-20T16:31:05.738Z] Collecting websocket-client<1.0,>=0.32.0 [2022-05-20T16:31:05.738Z] Downloading websocket_client-0.59.0-py2.py3-none-any.whl (67 kB) [2022-05-20T16:31:05.738Z] Collecting dockerpty<0.5,>=0.4.1 [2022-05-20T16:31:05.738Z] Removing intermediate container 899fe62f50c6 [2022-05-20T16:31:05.738Z] ---> ce7b9b5429d1 [2022-05-20T16:31:05.738Z] Step 23/25 : LABEL arch=x86_64 [2022-05-20T16:31:05.738Z] Downloading dockerpty-0.4.1.tar.gz (13 kB) [2022-05-20T16:31:05.738Z] ---> 4a87c4802106 [2022-05-20T16:31:05.738Z] Step 22/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-redis/configuration.toml ${BOOTSTRAP_REDIS_DIR}/res/ [2022-05-20T16:31:05.738Z] ---> Running in a8ec88cd7427 [2022-05-20T16:31:05.999Z] Requirement already satisfied: six<2,>=1.3.0 in /usr/lib/python3.9/site-packages (from docker-compose==1.23.2) (1.16.0) [2022-05-20T16:31:06.257Z] Collecting jsonschema<3,>=2.5.1 [2022-05-20T16:31:06.257Z] Downloading jsonschema-2.6.0-py2.py3-none-any.whl (39 kB) [2022-05-20T16:31:06.257Z] Collecting docker-pycreds>=0.4.0 [2022-05-20T16:31:06.257Z] Downloading docker_pycreds-0.4.0-py2.py3-none-any.whl (9.0 kB) [2022-05-20T16:31:06.257Z] ---> 7fb5b58b775d [2022-05-20T16:31:06.258Z] Step 23/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/consul-acl/ ${SECURITY_INIT_DIR}/consul-bootstrapper/ [2022-05-20T16:31:06.258Z] Requirement already satisfied: certifi>=2017.4.17 in /usr/lib/python3.9/site-packages (from requests!=2.11.0,!=2.12.2,!=2.18.0,<2.21,>=2.6.1->docker-compose==1.23.2) (2020.12.5) [2022-05-20T16:31:06.258Z] Collecting chardet<3.1.0,>=3.0.2 [2022-05-20T16:31:06.258Z] Downloading chardet-3.0.4-py2.py3-none-any.whl (133 kB) [2022-05-20T16:31:06.258Z] Collecting idna<2.8,>=2.5 [2022-05-20T16:31:06.258Z] Downloading idna-2.7-py2.py3-none-any.whl (58 kB) [2022-05-20T16:31:06.527Z] Collecting urllib3<1.25,>=1.21.1 [2022-05-20T16:31:06.527Z] Downloading urllib3-1.24.3-py2.py3-none-any.whl (118 kB) [2022-05-20T16:31:06.527Z] Removing intermediate container a8ec88cd7427 [2022-05-20T16:31:06.527Z] ---> 82569b07c390 [2022-05-20T16:31:06.527Z] Step 24/25 : LABEL git_sha=4169e606539bb2d023554b237f76678cfe31300c [2022-05-20T16:31:06.527Z] Using legacy 'setup.py install' for dockerpty, since package 'wheel' is not installed. [2022-05-20T16:31:06.527Z] Using legacy 'setup.py install' for docopt, since package 'wheel' is not installed. [2022-05-20T16:31:06.527Z] Using legacy 'setup.py install' for PyYAML, since package 'wheel' is not installed. [2022-05-20T16:31:06.527Z] Using legacy 'setup.py install' for texttable, since package 'wheel' is not installed. [2022-05-20T16:31:06.527Z] Installing collected packages: urllib3, idna, chardet, websocket-client, requests, docker-pycreds, texttable, PyYAML, jsonschema, docopt, dockerpty, docker, cached-property, docker-compose [2022-05-20T16:31:06.527Z] Attempting uninstall: urllib3 [2022-05-20T16:31:06.527Z] Found existing installation: urllib3 1.26.7 [2022-05-20T16:31:06.527Z] Uninstalling urllib3-1.26.7: [2022-05-20T16:31:06.794Z] Successfully uninstalled urllib3-1.26.7 [2022-05-20T16:31:06.794Z] ---> Running in d5803c3ff622 [2022-05-20T16:31:06.794Z] ---> 1968ae0bae0e [2022-05-20T16:31:06.794Z] Step 24/31 : VOLUME ${SECURITY_INIT_DIR} [2022-05-20T16:31:07.057Z] Attempting uninstall: idna [2022-05-20T16:31:07.057Z] Found existing installation: idna 3.3 [2022-05-20T16:31:07.057Z] Uninstalling idna-3.3: [2022-05-20T16:31:07.057Z] Successfully uninstalled idna-3.3 [2022-05-20T16:31:07.057Z] ---> Running in 02d7f25ecb3f [2022-05-20T16:31:07.057Z] Removing intermediate container d5803c3ff622 [2022-05-20T16:31:07.057Z] ---> 3fb5601f3b1b [2022-05-20T16:31:07.057Z] Step 25/25 : LABEL version=0.0.0 [2022-05-20T16:31:07.316Z] ---> Running in f6f1521e5885 [2022-05-20T16:31:07.316Z] Removing intermediate container 02d7f25ecb3f [2022-05-20T16:31:07.316Z] ---> 541f2e2a8e5e [2022-05-20T16:31:07.316Z] Step 25/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint.sh / [2022-05-20T16:31:07.316Z] Removing intermediate container f6f1521e5885 [2022-05-20T16:31:07.316Z] ---> cf6d1dcfe4b4 [2022-05-20T16:31:07.316Z] [2022-05-20T16:31:07.550Z] Removing intermediate container 2ddf1df2b283 [2022-05-20T16:31:07.550Z] ---> a7fd66633c1f [2022-05-20T16:31:07.550Z] Successfully built a7fd66633c1f [2022-05-20T16:31:07.550Z] Successfully tagged ci-base-image-arm64:latest [2022-05-20T16:31:07.577Z] Successfully built cf6d1dcfe4b4 [2022-05-20T16:31:07.577Z] Successfully tagged security-secretstore-setup:latest [2022-05-20T16:31:07.577Z] Building support-scheduler [2022-05-20T16:31:07.577Z]  Building security-secretstore-setup ... done  Attempting uninstall: requests [2022-05-20T16:31:07.577Z] Found existing installation: requests 2.26.0 [2022-05-20T16:31:07.577Z] Uninstalling requests-2.26.0: [Pipeline] isUnix [Pipeline] sh [2022-05-20T16:31:07.835Z] Successfully uninstalled requests-2.26.0 [2022-05-20T16:31:07.836Z] ---> 47e2651b5125 [2022-05-20T16:31:07.836Z] Step 26/31 : RUN chmod +x /entrypoint.sh [2022-05-20T16:31:07.895Z] + docker inspect -f . ci-base-image-arm64 [2022-05-20T16:31:07.895Z] . [Pipeline] withDockerContainer [2022-05-20T16:31:08.094Z] ---> Running in e13b24f33cc0 [2022-05-20T16:31:08.094Z] Running setup.py install for texttable: started [2022-05-20T16:31:08.130Z] prd-ubuntu20.04-docker-arm64-4c-16g-64213 does not seem to be running inside a container [2022-05-20T16:31:08.230Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-go/2 -v /w/workspace/edgex-go/2:/w/workspace/edgex-go/2:rw,z -v /w/workspace/edgex-go/2@tmp:/w/workspace/edgex-go/2@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 ******** ci-base-image-arm64 cat [2022-05-20T16:31:08.663Z] Running setup.py install for texttable: finished with status 'done' [2022-05-20T16:31:08.663Z] Running setup.py install for PyYAML: started [2022-05-20T16:31:08.663Z] Step 1/25 : ARG BUILDER_BASE=golang:1.17-alpine3.15 [2022-05-20T16:31:08.663Z] Step 2/25 : FROM ${BUILDER_BASE} AS builder [2022-05-20T16:31:08.663Z] ---> 5a4197dc0087 [2022-05-20T16:31:08.663Z] Step 3/25 : WORKDIR /edgex-go [2022-05-20T16:31:08.663Z] ---> Using cache [2022-05-20T16:31:08.663Z] ---> 6563ad0ae031 [2022-05-20T16:31:08.663Z] Step 4/25 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-05-20T16:31:08.663Z] ---> Using cache [2022-05-20T16:31:08.663Z] ---> e7ca3cda9697 [2022-05-20T16:31:08.663Z] Step 5/25 : RUN apk add --update --no-cache make git build-base curl [2022-05-20T16:31:08.922Z] Running setup.py install for PyYAML: finished with status 'done' [2022-05-20T16:31:09.550Z] $ docker top 11356075847f08103a8b764cddf2365bc2b79c38e36eda808a93df12eb9fb976 -eo pid,comm [Pipeline] { [Pipeline] sh [2022-05-20T16:31:09.859Z] Running setup.py install for docopt: started [2022-05-20T16:31:10.426Z] Running setup.py install for docopt: finished with status 'done' [2022-05-20T16:31:10.426Z] Running setup.py install for dockerpty: started [2022-05-20T16:31:10.455Z] + go version [2022-05-20T16:31:10.455Z] go version go1.17.6 linux/arm64 [Pipeline] } [2022-05-20T16:31:10.482Z] $ docker stop --time=1 11356075847f08103a8b764cddf2365bc2b79c38e36eda808a93df12eb9fb976 [2022-05-20T16:31:10.684Z] Running setup.py install for dockerpty: finished with status 'done' [2022-05-20T16:31:11.621Z] Step 1/22 : ARG BUILDER_BASE=golang:1.17-alpine3.15 [2022-05-20T16:31:11.621Z] Step 2/22 : FROM ${BUILDER_BASE} AS builder [2022-05-20T16:31:11.621Z] ---> 5a4197dc0087 [2022-05-20T16:31:11.621Z] Step 3/22 : WORKDIR /edgex-go [2022-05-20T16:31:11.621Z] ---> Using cache [2022-05-20T16:31:11.621Z] ---> 6563ad0ae031 [2022-05-20T16:31:11.621Z] Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-05-20T16:31:11.621Z] ---> Using cache [2022-05-20T16:31:11.621Z] ---> e7ca3cda9697 [2022-05-20T16:31:11.621Z] Step 5/22 : RUN apk add --update --no-cache make git [2022-05-20T16:31:11.881Z] Successfully installed PyYAML-3.13 cached-property-1.5.2 chardet-3.0.4 docker-3.7.3 docker-compose-1.23.2 docker-pycreds-0.4.0 dockerpty-0.4.1 docopt-0.6.2 idna-2.7 jsonschema-2.6.0 requests-2.20.1 texttable-0.9.1 urllib3-1.24.3 websocket-client-0.59.0 [2022-05-20T16:31:11.881Z] ---> Running in 9fd0b598818c [2022-05-20T16:31:12.097Z] $ docker rm -f 11356075847f08103a8b764cddf2365bc2b79c38e36eda808a93df12eb9fb976 [2022-05-20T16:31:12.139Z] ---> Running in b1fc628ca0c2 [2022-05-20T16:31:12.139Z] Removing intermediate container e13b24f33cc0 [2022-05-20T16:31:12.139Z] ---> 5695d8858a1b [2022-05-20T16:31:12.139Z] Step 27/31 : ENTRYPOINT ["/entrypoint.sh"] [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2022-05-20T16:31:12.397Z] ---> Running in c2fbc886223e [2022-05-20T16:31:12.701Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz [2022-05-20T16:31:12.701Z] Removing intermediate container c2fbc886223e [2022-05-20T16:31:12.701Z] ---> 4ad0b953ffd3 [2022-05-20T16:31:12.701Z] Step 28/31 : CMD ["gate"] [2022-05-20T16:31:12.705Z] + docker inspect -f . ci-base-image-arm64 [2022-05-20T16:31:12.706Z] . [Pipeline] withDockerContainer [2022-05-20T16:31:12.926Z] prd-ubuntu20.04-docker-arm64-4c-16g-64213 does not seem to be running inside a container [2022-05-20T16:31:12.959Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz [2022-05-20T16:31:13.010Z] $ 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/2 -v /w/workspace/edgex-go/2:/w/workspace/edgex-go/2:rw,z -v /w/workspace/edgex-go/2@tmp:/w/workspace/edgex-go/2@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 ******** ci-base-image-arm64 cat [2022-05-20T16:31:13.219Z] ---> Running in 9d53bf762722 [2022-05-20T16:31:13.481Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz [2022-05-20T16:31:13.742Z] Removing intermediate container 9d53bf762722 [2022-05-20T16:31:13.742Z] ---> 3f5bab34887f [2022-05-20T16:31:13.742Z] Step 29/31 : LABEL arch=x86_64 [2022-05-20T16:31:13.742Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz [2022-05-20T16:31:13.742Z] OK: 221 MiB in 52 packages [2022-05-20T16:31:14.000Z] OK: 221 MiB in 52 packages [2022-05-20T16:31:14.000Z] ---> Running in 64315c34d986 [2022-05-20T16:31:14.260Z] $ docker top 50969f12303b4a5e8db5ce2d5fd883704bb5880cdb6464df248b527f871150bd -eo pid,comm [Pipeline] { [Pipeline] echo [2022-05-20T16:31:14.524Z] ========================================================= [2022-05-20T16:31:14.524Z] [edgeXBuildGoParallel] Running Tests and Build... [2022-05-20T16:31:14.524Z] ========================================================= [Pipeline] fileExists [Pipeline] sh [2022-05-20T16:31:14.937Z] Removing intermediate container 64315c34d986 [2022-05-20T16:31:14.937Z] ---> d8e13244e6a2 [2022-05-20T16:31:14.937Z] Step 30/31 : LABEL git_sha=4169e606539bb2d023554b237f76678cfe31300c [2022-05-20T16:31:15.179Z] + make test [2022-05-20T16:31:15.179Z] go mod tidy -compat=1.17 [2022-05-20T16:31:15.195Z] ---> Running in 0ebaefa2cd5e [2022-05-20T16:31:15.453Z] Removing intermediate container b1fc628ca0c2 [2022-05-20T16:31:15.453Z] ---> 778319157b88 [2022-05-20T16:31:15.453Z] Step 6/22 : COPY go.mod vendor* ./ [2022-05-20T16:31:15.453Z] Removing intermediate container 9fd0b598818c [2022-05-20T16:31:15.453Z] ---> 753fbe4e33db [2022-05-20T16:31:15.453Z] Step 6/25 : COPY go.mod vendor* ./ [2022-05-20T16:31:15.747Z] Removing intermediate container 0ebaefa2cd5e [2022-05-20T16:31:15.747Z] ---> 8482d1f48575 [2022-05-20T16:31:15.747Z] Step 31/31 : LABEL version=0.0.0 [2022-05-20T16:31:16.012Z] Removing intermediate container 6eb5236d8730 [2022-05-20T16:31:16.012Z] ---> a1c14a3f3387 [2022-05-20T16:31:16.012Z] Step 14/23 : ENV APP_PORT=58890 [2022-05-20T16:31:16.012Z] ---> fbe1be8125d5 [2022-05-20T16:31:16.012Z] Step 7/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-05-20T16:31:16.012Z] ---> Running in a720dc322d66 [2022-05-20T16:31:16.012Z] ---> Running in 6f164f9b0688 [2022-05-20T16:31:16.012Z] ---> Running in b0485f8e3f87 [2022-05-20T16:31:16.012Z] ---> abe6758a13ab [2022-05-20T16:31:16.012Z] Step 7/25 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-05-20T16:31:16.160Z] GO111MODULE=on go test -race -coverprofile=coverage.out ./... [2022-05-20T16:31:16.272Z] ---> Running in 1738b978e170 [2022-05-20T16:31:16.272Z] Removing intermediate container a720dc322d66 [2022-05-20T16:31:16.272Z] ---> 918018dca5a2 [2022-05-20T16:31:16.272Z] [2022-05-20T16:31:16.272Z] Removing intermediate container b0485f8e3f87 [2022-05-20T16:31:16.272Z] ---> ec50ebc52552 [2022-05-20T16:31:16.272Z] Step 15/23 : EXPOSE $APP_PORT [2022-05-20T16:31:16.532Z] ---> Running in a210b9c5e789 [2022-05-20T16:31:16.532Z] Successfully built 918018dca5a2 [2022-05-20T16:31:16.532Z] Successfully tagged security-bootstrapper:latest [2022-05-20T16:31:16.532Z] Building security-spire-config [2022-05-20T16:31:16.532Z]  Building security-bootstrapper ... done Removing intermediate container a210b9c5e789 [2022-05-20T16:31:16.532Z] ---> fe3d8079c6ba [2022-05-20T16:31:16.532Z] Step 16/23 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/sys-mgmt-agent / [2022-05-20T16:31:19.821Z] ---> 2ac2af0da0d5 [2022-05-20T16:31:19.821Z] Step 17/23 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/res/configuration.toml /res/configuration.toml [2022-05-20T16:31:20.389Z] ---> d02b02f68046 [2022-05-20T16:31:20.389Z] Step 18/23 : COPY --from=builder /edgex-go/cmd/sys-mgmt-executor/sys-mgmt-executor / [2022-05-20T16:31:20.648Z] Removing intermediate container 6f164f9b0688 [2022-05-20T16:31:20.648Z] ---> 418935d73ce1 [2022-05-20T16:31:20.648Z] Step 8/22 : COPY . . [2022-05-20T16:31:20.906Z] Removing intermediate container 1738b978e170 [2022-05-20T16:31:20.907Z] ---> f59e3ab872fb [2022-05-20T16:31:20.907Z] Step 8/25 : COPY . . [2022-05-20T16:31:21.475Z] Step 1/26 : ARG BUILDER_BASE=golang:1.17-alpine3.15 [2022-05-20T16:31:21.475Z] Step 2/26 : FROM ${BUILDER_BASE} AS builder [2022-05-20T16:31:21.475Z] ---> 5a4197dc0087 [2022-05-20T16:31:21.475Z] Step 3/26 : WORKDIR /edgex-go [2022-05-20T16:31:21.475Z] ---> Using cache [2022-05-20T16:31:21.475Z] ---> 6563ad0ae031 [2022-05-20T16:31:21.475Z] Step 4/26 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-05-20T16:31:21.475Z] ---> Using cache [2022-05-20T16:31:21.475Z] ---> e7ca3cda9697 [2022-05-20T16:31:21.475Z] Step 5/26 : RUN apk add --update --no-cache make git build-base curl [2022-05-20T16:31:21.475Z] ---> Using cache [2022-05-20T16:31:21.475Z] ---> 753fbe4e33db [2022-05-20T16:31:21.475Z] Step 6/26 : COPY go.mod vendor* ./ [2022-05-20T16:31:21.475Z] ---> Using cache [2022-05-20T16:31:21.475Z] ---> abe6758a13ab [2022-05-20T16:31:21.475Z] Step 7/26 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-05-20T16:31:21.475Z] ---> Using cache [2022-05-20T16:31:21.475Z] ---> f59e3ab872fb [2022-05-20T16:31:21.475Z] Step 8/26 : COPY . . [2022-05-20T16:31:22.062Z] ---> 3514b706718e [2022-05-20T16:31:22.062Z] Step 19/23 : ENTRYPOINT ["/sys-mgmt-agent"] [2022-05-20T16:31:23.000Z] ---> Running in 7170130f25aa [2022-05-20T16:31:23.938Z] Removing intermediate container 7170130f25aa [2022-05-20T16:31:23.938Z] ---> 5b42ea57ad92 [2022-05-20T16:31:23.938Z] Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2022-05-20T16:31:24.508Z] ---> Running in 28f79e543ee8 [2022-05-20T16:31:25.890Z] Removing intermediate container 28f79e543ee8 [2022-05-20T16:31:25.890Z] ---> 5089004a90cd [2022-05-20T16:31:25.890Z] Step 21/23 : LABEL arch=x86_64 [2022-05-20T16:31:27.810Z] ---> Running in d76345912851 [2022-05-20T16:31:28.386Z] Removing intermediate container d76345912851 [2022-05-20T16:31:28.386Z] ---> 281fcd8b2d69 [2022-05-20T16:31:28.386Z] Step 22/23 : LABEL git_sha=4169e606539bb2d023554b237f76678cfe31300c [2022-05-20T16:31:28.956Z] ---> Running in 24ee7784678a [2022-05-20T16:31:29.530Z] Removing intermediate container 24ee7784678a [2022-05-20T16:31:29.530Z] ---> eccd332f65d7 [2022-05-20T16:31:29.530Z] Step 23/23 : LABEL version=0.0.0 [2022-05-20T16:31:29.530Z] ---> Running in 70680ac7cbb5 [2022-05-20T16:31:30.100Z] Removing intermediate container 70680ac7cbb5 [2022-05-20T16:31:30.100Z] ---> 16627b429252 [2022-05-20T16:31:30.100Z] [2022-05-20T16:31:30.100Z] Successfully built 16627b429252 [2022-05-20T16:31:30.100Z] Successfully tagged sys-mgmt-agent:latest [2022-05-20T16:31:30.100Z] Building support-notifications [2022-05-20T16:31:36.669Z]  Building sys-mgmt-agent ... done Step 1/22 : ARG BUILDER_BASE=golang:1.17-alpine3.15 [2022-05-20T16:31:36.669Z] Step 2/22 : FROM ${BUILDER_BASE} AS builder [2022-05-20T16:31:36.669Z] ---> 5a4197dc0087 [2022-05-20T16:31:36.669Z] Step 3/22 : WORKDIR /edgex-go [2022-05-20T16:31:36.669Z] ---> Using cache [2022-05-20T16:31:36.669Z] ---> 6563ad0ae031 [2022-05-20T16:31:36.669Z] Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-05-20T16:31:36.669Z] ---> Using cache [2022-05-20T16:31:36.669Z] ---> e7ca3cda9697 [2022-05-20T16:31:36.669Z] Step 5/22 : RUN apk add --update --no-cache make bash git ca-certificates [2022-05-20T16:31:43.243Z] ---> Running in e98dbccb3c21 [2022-05-20T16:31:43.243Z] ---> d696463f0b23 [2022-05-20T16:31:43.243Z] Step 9/22 : RUN make cmd/support-scheduler/support-scheduler [2022-05-20T16:31:43.243Z] ---> d53b948ceca7 [2022-05-20T16:31:43.243Z] Step 9/25 : ARG SPIRE_RELEASE=1.2.1 [2022-05-20T16:31:43.243Z] ---> b67042f2a6a7 [2022-05-20T16:31:43.243Z] Step 9/26 : ARG SPIRE_RELEASE=1.2.1 [2022-05-20T16:31:43.243Z] ---> Running in a449cfa71027 [2022-05-20T16:31:43.243Z] ---> Running in f70d2745ff24 [2022-05-20T16:31:43.243Z] ---> Running in 10de40c69729 [2022-05-20T16:31:43.243Z] Removing intermediate container f70d2745ff24 [2022-05-20T16:31:43.243Z] ---> 010040295d67 [2022-05-20T16:31:43.243Z] Step 10/25 : RUN mkdir -p spire-build [2022-05-20T16:31:43.243Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz [2022-05-20T16:31:43.243Z] Removing intermediate container 10de40c69729 [2022-05-20T16:31:43.243Z] ---> 098cc56b0797 [2022-05-20T16:31:43.243Z] Step 10/26 : RUN mkdir -p spire-build [2022-05-20T16:31:43.243Z] ---> Running in 79ecdff2a691 [2022-05-20T16:31:43.243Z] ---> Running in 918cf414e086 [2022-05-20T16:31:43.243Z] CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus " -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/support-scheduler/support-scheduler ./cmd/support-scheduler [2022-05-20T16:31:43.816Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz [2022-05-20T16:31:44.075Z] OK: 221 MiB in 52 packages [2022-05-20T16:31:44.647Z] Removing intermediate container 79ecdff2a691 [2022-05-20T16:31:44.647Z] ---> 8318fd88f1f4 [2022-05-20T16:31:44.647Z] Step 11/25 : WORKDIR /edgex-go/spire-build [2022-05-20T16:31:44.647Z] Removing intermediate container 918cf414e086 [2022-05-20T16:31:44.647Z] ---> dfe337bb8d93 [2022-05-20T16:31:44.647Z] Step 11/26 : WORKDIR /edgex-go/spire-build [2022-05-20T16:31:44.647Z] ---> Running in d00f96006e2a [2022-05-20T16:31:44.906Z] ---> Running in 54a557cb340c [2022-05-20T16:31:44.906Z] Removing intermediate container e98dbccb3c21 [2022-05-20T16:31:44.906Z] ---> 0dbfefa5e4aa [2022-05-20T16:31:44.906Z] Step 6/22 : COPY go.mod vendor* ./ [2022-05-20T16:31:44.906Z] Removing intermediate container d00f96006e2a [2022-05-20T16:31:44.906Z] ---> eb564b512c82 [2022-05-20T16:31:44.906Z] Step 12/26 : RUN wget -q "https://github.com/spiffe/spire/archive/refs/tags/v${SPIRE_RELEASE}.tar.gz" && tar xv --strip-components=1 -f "v${SPIRE_RELEASE}.tar.gz" && echo "building spire from source..." && make bin/spire-server bin/spire-agent [2022-05-20T16:31:44.906Z] Removing intermediate container 54a557cb340c [2022-05-20T16:31:44.906Z] ---> 17ab14db9d45 [2022-05-20T16:31:44.906Z] Step 12/25 : RUN wget -q "https://github.com/spiffe/spire/archive/refs/tags/v${SPIRE_RELEASE}.tar.gz" && tar xv --strip-components=1 -f "v${SPIRE_RELEASE}.tar.gz" && echo "building spire from source..." && make bin/spire-server bin/spire-agent [2022-05-20T16:31:45.165Z] ---> Running in 321a5a7d5a68 [2022-05-20T16:31:45.165Z] ---> Running in a366d78f24f8 [2022-05-20T16:31:45.165Z] ---> 69dc1a0ac89a [2022-05-20T16:31:45.165Z] Step 7/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-05-20T16:31:45.425Z] ---> Running in 9e298be462df [2022-05-20T16:31:46.376Z] spire-1.2.1/ [2022-05-20T16:31:46.376Z] spire-1.2.1/ [2022-05-20T16:31:46.376Z] spire-1.2.1/.data/ [2022-05-20T16:31:46.376Z] spire-1.2.1/.data/.file [2022-05-20T16:31:46.376Z] spire-1.2.1/.dockerignore [2022-05-20T16:31:46.376Z] spire-1.2.1/.gitattributes [2022-05-20T16:31:46.376Z] spire-1.2.1/.githooks/ [2022-05-20T16:31:46.376Z] spire-1.2.1/.githooks/pre-commit [2022-05-20T16:31:46.376Z] spire-1.2.1/.github/ [2022-05-20T16:31:46.376Z] spire-1.2.1/.github/ISSUE_TEMPLATE.md [2022-05-20T16:31:46.376Z] spire-1.2.1/.github/PULL_REQUEST_TEMPLATE.md [2022-05-20T16:31:46.376Z] spire-1.2.1/.github/dependabot.yml [2022-05-20T16:31:46.376Z] spire-1.2.1/.github/workflows/ [2022-05-20T16:31:46.376Z] spire-1.2.1/.github/workflows/nightly_build.yaml [2022-05-20T16:31:46.376Z] spire-1.2.1/.github/workflows/pr_build.yaml [2022-05-20T16:31:46.376Z] spire-1.2.1/.github/workflows/release_build.yaml [2022-05-20T16:31:46.376Z] spire-1.2.1/.github/workflows/scripts/ [2022-05-20T16:31:46.376Z] spire-1.2.1/.github/workflows/scripts/build_artifacts.sh [2022-05-20T16:31:46.376Z] spire-1.2.1/.github/workflows/scripts/push-images.sh [2022-05-20T16:31:46.376Z] spire-1.2.1/.github/workflows/scripts/push-scratch-images.sh [2022-05-20T16:31:46.376Z] spire-1.2.1/.github/workflows/scripts/run_unit_tests.sh [2022-05-20T16:31:46.376Z] spire-1.2.1/.github/workflows/scripts/split.sh [2022-05-20T16:31:46.376Z] spire-1.2.1/.gitignore [2022-05-20T16:31:46.376Z] spire-1.2.1/.go-version [2022-05-20T16:31:46.376Z] spire-1.2.1/.golangci.yml [2022-05-20T16:31:46.376Z] spire-1.2.1/ADOPTERS.md [2022-05-20T16:31:46.376Z] spire-1.2.1/CHANGELOG.md [2022-05-20T16:31:46.376Z] spire-1.2.1/CODE-OF-CONDUCT.md [2022-05-20T16:31:46.376Z] spire-1.2.1/CODEOWNERS [2022-05-20T16:31:46.376Z] spire-1.2.1/CONTRIBUTING.md [2022-05-20T16:31:46.376Z] spire-1.2.1/Dockerfile [2022-05-20T16:31:46.376Z] spire-1.2.1/Dockerfile.devspire-1.2.1/.data/ [2022-05-20T16:31:46.376Z] spire-1.2.1/.data/.file [2022-05-20T16:31:46.376Z] spire-1.2.1/.dockerignore [2022-05-20T16:31:46.376Z] spire-1.2.1/.gitattributes [2022-05-20T16:31:46.376Z] spire-1.2.1/.githooks/ [2022-05-20T16:31:46.376Z] spire-1.2.1/.githooks/pre-commit [2022-05-20T16:31:46.376Z] spire-1.2.1/.github/ [2022-05-20T16:31:46.376Z] spire-1.2.1/.github/ISSUE_TEMPLATE.md [2022-05-20T16:31:46.376Z] spire-1.2.1/.github/PULL_REQUEST_TEMPLATE.md [2022-05-20T16:31:46.376Z] spire-1.2.1/.github/dependabot.yml [2022-05-20T16:31:46.376Z] spire-1.2.1/.github/workflows/ [2022-05-20T16:31:46.376Z] spire-1.2.1/.github/workflows/nightly_build.yaml [2022-05-20T16:31:46.376Z] spire-1.2.1/.github/workflows/pr_build.yaml [2022-05-20T16:31:46.376Z] spire-1.2.1/.github/workflows/release_build.yaml [2022-05-20T16:31:46.376Z] spire-1.2.1/.github/workflows/scripts/ [2022-05-20T16:31:46.376Z] spire-1.2.1/.github/workflows/scripts/build_artifacts.sh [2022-05-20T16:31:46.376Z] spire-1.2.1/.github/workflows/scripts/push-images.sh [2022-05-20T16:31:46.376Z] spire-1.2.1/.github/workflows/scripts/push-scratch-images.sh [2022-05-20T16:31:46.376Z] spire-1.2.1/.github/workflows/scripts/run_unit_tests.sh [2022-05-20T16:31:46.376Z] spire-1.2.1/.github/workflows/scripts/split.sh [2022-05-20T16:31:46.376Z] spire-1.2.1/.gitignore [2022-05-20T16:31:46.376Z] spire-1.2.1/.go-version [2022-05-20T16:31:46.376Z] spire-1.2.1/.golangci.yml [2022-05-20T16:31:46.376Z] spire-1.2.1/ADOPTERS.md [2022-05-20T16:31:46.376Z] spire-1.2.1/CHANGELOG.md [2022-05-20T16:31:46.376Z] spire-1.2.1/CODE-OF-CONDUCT.md [2022-05-20T16:31:46.376Z] spire-1.2.1/CODEOWNERS [2022-05-20T16:31:46.376Z] spire-1.2.1/CONTRIBUTING.md [2022-05-20T16:31:46.376Z] spire-1.2.1/Dockerfile [2022-05-20T16:31:46.376Z] spire-1.2.1/Dockerfile.dev [2022-05-20T16:31:46.376Z] spire-1.2.1/Dockerfile.scratch [2022-05-20T16:31:46.376Z] spire-1.2.1/LICENSE [2022-05-20T16:31:46.376Z] spire-1.2.1/MAINTAINERS.md [2022-05-20T16:31:46.376Z] spire-1.2.1/Makefile [2022-05-20T16:31:46.376Z] spire-1.2.1/README.md [2022-05-20T16:31:46.376Z] spire-1.2.1/ROADMAP.md [2022-05-20T16:31:46.376Z] spire-1.2.1/SECURITY.md [2022-05-20T16:31:46.376Z] spire-1.2.1/cmd/ [2022-05-20T16:31:46.376Z] spire-1.2.1/cmd/spire-agent/ [2022-05-20T16:31:46.376Z] spire-1.2.1/cmd/spire-agent/cli/ [2022-05-20T16:31:46.376Z] spire-1.2.1/cmd/spire-agent/cli/api/ [2022-05-20T16:31:46.376Z] spire-1.2.1/cmd/spire-agent/cli/api/common.go [2022-05-20T16:31:46.376Z] spire-1.2.1/cmd/spire-agent/cli/api/fetch_jwt.go [2022-05-20T16:31:46.376Z] spire-1.2.1/cmd/spire-agent/cli/api/fetch_x509.go [2022-05-20T16:31:46.376Z] spire-1.2.1/cmd/spire-agent/cli/api/printer.go [2022-05-20T16:31:46.376Z] spire-1.2.1/cmd/spire-agent/cli/api/validate_jwt.go [2022-05-20T16:31:46.376Z] spire-1.2.1/cmd/spire-agent/cli/api/watch.go [2022-05-20T16:31:46.376Z] spire-1.2.1/cmd/spire-agent/cli/cli.go [2022-05-20T16:31:46.376Z] spire-1.2.1/cmd/spire-agent/cli/common/ [2022-05-20T16:31:46.376Z] spire-1.2.1/cmd/spire-agent/cli/common/defaults.go [2022-05-20T16:31:46.376Z] spire-1.2.1/cmd/spire-agent/cli/healthcheck/ [2022-05-20T16:31:46.376Z] spire-1.2.1/cmd/spire-agent/cli/healthcheck/healthcheck.go [2022-05-20T16:31:46.376Z] spire-1.2.1/cmd/spire-agent/cli/healthcheck/healthcheck_test.go [2022-05-20T16:31:46.376Z] spire-1.2.1/cmd/spire-agent/cli/run/ [2022-05-20T16:31:46.376Z] spire-1.2.1/cmd/spire-agent/cli/run/run.go [2022-05-20T16:31:46.376Z] spire-1.2.1/cmd/spire-agent/cli/run/run_test.go [2022-05-20T16:31:46.376Z] spire-1.2.1/cmd/spire-agent/cli/validate/ [2022-05-20T16:31:46.376Z] spire-1.2.1/Dockerfile.scratch [2022-05-20T16:31:46.376Z] spire-1.2.1/LICENSE [2022-05-20T16:31:46.377Z] spire-1.2.1/MAINTAINERS.md [2022-05-20T16:31:46.377Z] spire-1.2.1/Makefile [2022-05-20T16:31:46.377Z] spire-1.2.1/README.md [2022-05-20T16:31:46.377Z] spire-1.2.1/ROADMAP.md [2022-05-20T16:31:46.377Z] spire-1.2.1/SECURITY.md [2022-05-20T16:31:46.377Z] spire-1.2.1/cmd/ [2022-05-20T16:31:46.377Z] spire-1.2.1/cmd/spire-agent/ [2022-05-20T16:31:46.377Z] spire-1.2.1/cmd/spire-agent/cli/ [2022-05-20T16:31:46.377Z] spire-1.2.1/cmd/spire-agent/cli/api/ [2022-05-20T16:31:46.377Z] spire-1.2.1/cmd/spire-agent/cli/api/common.go [2022-05-20T16:31:46.377Z] spire-1.2.1/cmd/spire-agent/cli/api/fetch_jwt.go [2022-05-20T16:31:46.377Z] spire-1.2.1/cmd/spire-agent/cli/api/fetch_x509.go [2022-05-20T16:31:46.377Z] spire-1.2.1/cmd/spire-agent/cli/api/printer.go [2022-05-20T16:31:46.377Z] spire-1.2.1/cmd/spire-agent/cli/api/validate_jwt.go [2022-05-20T16:31:46.377Z] spire-1.2.1/cmd/spire-agent/cli/api/watch.go [2022-05-20T16:31:46.377Z] spire-1.2.1/cmd/spire-agent/cli/cli.go [2022-05-20T16:31:46.377Z] spire-1.2.1/cmd/spire-agent/cli/common/ [2022-05-20T16:31:46.377Z] spire-1.2.1/cmd/spire-agent/cli/common/defaults.go [2022-05-20T16:31:46.377Z] spire-1.2.1/cmd/spire-agent/cli/healthcheck/ [2022-05-20T16:31:46.377Z] spire-1.2.1/cmd/spire-agent/cli/healthcheck/healthcheck.go [2022-05-20T16:31:46.377Z] spire-1.2.1/cmd/spire-agent/cli/healthcheck/healthcheck_test.go [2022-05-20T16:31:46.377Z] spire-1.2.1/cmd/spire-agent/cli/run/ [2022-05-20T16:31:46.377Z] spire-1.2.1/cmd/spire-agent/cli/run/run.go [2022-05-20T16:31:46.377Z] spire-1.2.1/cmd/spire-agent/cli/run/run_test.go [2022-05-20T16:31:46.377Z] spire-1.2.1/cmd/spire-agent/cli/validate/ [2022-05-20T16:31:46.377Z] spire-1.2.1/cmd/spire-agent/cli/validate/validate.go [2022-05-20T16:31:46.377Z] spire-1.2.1/cmd/spire-agent/cli/validate/validate_test.go [2022-05-20T16:31:46.377Z] spire-1.2.1/cmd/spire-agent/main.go [2022-05-20T16:31:46.377Z] spire-1.2.1/cmd/spire-server/ [2022-05-20T16:31:46.377Z] spire-1.2.1/cmd/spire-server/cli/ [2022-05-20T16:31:46.377Z] spire-1.2.1/cmd/spire-server/cli/agent/ [2022-05-20T16:31:46.377Z] spire-1.2.1/cmd/spire-server/cli/agent/agent_test.go [2022-05-20T16:31:46.377Z] spire-1.2.1/cmd/spire-server/cli/agent/ban.go [2022-05-20T16:31:46.377Z] spire-1.2.1/cmd/spire-server/cli/agent/count.go [2022-05-20T16:31:46.377Z] spire-1.2.1/cmd/spire-server/cli/agent/evict.go [2022-05-20T16:31:46.377Z] spire-1.2.1/cmd/spire-server/cli/agent/list.go [2022-05-20T16:31:46.377Z] spire-1.2.1/cmd/spire-server/cli/agent/show.go [2022-05-20T16:31:46.377Z] spire-1.2.1/cmd/spire-server/cli/bundle/ [2022-05-20T16:31:46.377Z] spire-1.2.1/cmd/spire-server/cli/bundle/bundle_test.go [2022-05-20T16:31:46.377Z] spire-1.2.1/cmd/spire-server/cli/bundle/common.go [2022-05-20T16:31:46.377Z] spire-1.2.1/cmd/spire-server/cli/bundle/common_test.go [2022-05-20T16:31:46.377Z] spire-1.2.1/cmd/spire-server/cli/bundle/count.go [2022-05-20T16:31:46.377Z] spire-1.2.1/cmd/spire-server/cli/bundle/delete.go [2022-05-20T16:31:46.377Z] spire-1.2.1/cmd/spire-server/cli/bundle/list.go [2022-05-20T16:31:46.377Z] spire-1.2.1/cmd/spire-server/cli/bundle/set.go [2022-05-20T16:31:46.377Z] spire-1.2.1/cmd/spire-server/cli/bundle/show.go [2022-05-20T16:31:46.377Z] spire-1.2.1/cmd/spire-server/cli/cli.go [2022-05-20T16:31:46.377Z] spire-1.2.1/cmd/spire-server/cli/entry/ [2022-05-20T16:31:46.377Z] spire-1.2.1/cmd/spire-agent/cli/validate/validate.go [2022-05-20T16:31:46.377Z] spire-1.2.1/cmd/spire-agent/cli/validate/validate_test.go [2022-05-20T16:31:46.377Z] spire-1.2.1/cmd/spire-agent/main.go [2022-05-20T16:31:46.377Z] spire-1.2.1/cmd/spire-server/ [2022-05-20T16:31:46.377Z] spire-1.2.1/cmd/spire-server/cli/ [2022-05-20T16:31:46.377Z] spire-1.2.1/cmd/spire-server/cli/agent/ [2022-05-20T16:31:46.377Z] spire-1.2.1/cmd/spire-server/cli/agent/agent_test.go [2022-05-20T16:31:46.377Z] spire-1.2.1/cmd/spire-server/cli/agent/ban.go [2022-05-20T16:31:46.377Z] spire-1.2.1/cmd/spire-server/cli/agent/count.go [2022-05-20T16:31:46.377Z] spire-1.2.1/cmd/spire-server/cli/agent/evict.go [2022-05-20T16:31:46.377Z] spire-1.2.1/cmd/spire-server/cli/agent/list.go [2022-05-20T16:31:46.377Z] spire-1.2.1/cmd/spire-server/cli/agent/show.go [2022-05-20T16:31:46.377Z] spire-1.2.1/cmd/spire-server/cli/bundle/ [2022-05-20T16:31:46.377Z] spire-1.2.1/cmd/spire-server/cli/bundle/bundle_test.go [2022-05-20T16:31:46.377Z] spire-1.2.1/cmd/spire-server/cli/bundle/common.go [2022-05-20T16:31:46.377Z] spire-1.2.1/cmd/spire-server/cli/bundle/common_test.go [2022-05-20T16:31:46.377Z] spire-1.2.1/cmd/spire-server/cli/bundle/count.go [2022-05-20T16:31:46.377Z] spire-1.2.1/cmd/spire-server/cli/bundle/delete.go [2022-05-20T16:31:46.377Z] spire-1.2.1/cmd/spire-server/cli/bundle/list.go [2022-05-20T16:31:46.377Z] spire-1.2.1/cmd/spire-server/cli/bundle/set.go [2022-05-20T16:31:46.377Z] spire-1.2.1/cmd/spire-server/cli/bundle/show.go [2022-05-20T16:31:46.377Z] spire-1.2.1/cmd/spire-server/cli/cli.go [2022-05-20T16:31:46.377Z] spire-1.2.1/cmd/spire-server/cli/entry/ [2022-05-20T16:31:46.377Z] spire-1.2.1/cmd/spire-server/cli/entry/count.go [2022-05-20T16:31:46.377Z] spire-1.2.1/cmd/spire-server/cli/entry/count_test.go [2022-05-20T16:31:46.377Z] spire-1.2.1/cmd/spire-server/cli/entry/create.go [2022-05-20T16:31:46.377Z] spire-1.2.1/cmd/spire-server/cli/entry/create_test.go [2022-05-20T16:31:46.377Z] spire-1.2.1/cmd/spire-server/cli/entry/delete.go [2022-05-20T16:31:46.377Z] spire-1.2.1/cmd/spire-server/cli/entry/delete_test.go [2022-05-20T16:31:46.377Z] spire-1.2.1/cmd/spire-server/cli/entry/show.go [2022-05-20T16:31:46.377Z] spire-1.2.1/cmd/spire-server/cli/entry/show_test.go [2022-05-20T16:31:46.377Z] spire-1.2.1/cmd/spire-server/cli/entry/update.go [2022-05-20T16:31:46.377Z] spire-1.2.1/cmd/spire-server/cli/entry/update_test.go [2022-05-20T16:31:46.377Z] spire-1.2.1/cmd/spire-server/cli/entry/util.go [2022-05-20T16:31:46.377Z] spire-1.2.1/cmd/spire-server/cli/entry/util_test.go [2022-05-20T16:31:46.377Z] spire-1.2.1/cmd/spire-server/cli/federation/ [2022-05-20T16:31:46.377Z] spire-1.2.1/cmd/spire-server/cli/federation/common.go [2022-05-20T16:31:46.377Z] spire-1.2.1/cmd/spire-server/cli/federation/common_test.go [2022-05-20T16:31:46.377Z] spire-1.2.1/cmd/spire-server/cli/federation/create.go [2022-05-20T16:31:46.377Z] spire-1.2.1/cmd/spire-server/cli/federation/create_test.go [2022-05-20T16:31:46.377Z] spire-1.2.1/cmd/spire-server/cli/federation/delete.go [2022-05-20T16:31:46.377Z] spire-1.2.1/cmd/spire-server/cli/federation/delete_test.go [2022-05-20T16:31:46.377Z] spire-1.2.1/cmd/spire-server/cli/federation/list.go [2022-05-20T16:31:46.377Z] spire-1.2.1/cmd/spire-server/cli/entry/count.go [2022-05-20T16:31:46.377Z] spire-1.2.1/cmd/spire-server/cli/entry/count_test.go [2022-05-20T16:31:46.377Z] spire-1.2.1/cmd/spire-server/cli/entry/create.go [2022-05-20T16:31:46.377Z] spire-1.2.1/cmd/spire-server/cli/entry/create_test.go [2022-05-20T16:31:46.377Z] spire-1.2.1/cmd/spire-server/cli/entry/delete.go [2022-05-20T16:31:46.377Z] spire-1.2.1/cmd/spire-server/cli/entry/delete_test.go [2022-05-20T16:31:46.377Z] spire-1.2.1/cmd/spire-server/cli/entry/show.go [2022-05-20T16:31:46.377Z] spire-1.2.1/cmd/spire-server/cli/entry/show_test.go [2022-05-20T16:31:46.377Z] spire-1.2.1/cmd/spire-server/cli/entry/update.go [2022-05-20T16:31:46.377Z] spire-1.2.1/cmd/spire-server/cli/entry/update_test.go [2022-05-20T16:31:46.377Z] spire-1.2.1/cmd/spire-server/cli/entry/util.go [2022-05-20T16:31:46.377Z] spire-1.2.1/cmd/spire-server/cli/entry/util_test.go [2022-05-20T16:31:46.377Z] spire-1.2.1/cmd/spire-server/cli/federation/ [2022-05-20T16:31:46.377Z] spire-1.2.1/cmd/spire-server/cli/federation/common.go [2022-05-20T16:31:46.377Z] spire-1.2.1/cmd/spire-server/cli/federation/common_test.go [2022-05-20T16:31:46.377Z] spire-1.2.1/cmd/spire-server/cli/federation/create.go [2022-05-20T16:31:46.377Z] spire-1.2.1/cmd/spire-server/cli/federation/create_test.go [2022-05-20T16:31:46.377Z] spire-1.2.1/cmd/spire-server/cli/federation/delete.go [2022-05-20T16:31:46.377Z] spire-1.2.1/cmd/spire-server/cli/federation/delete_test.go [2022-05-20T16:31:46.377Z] spire-1.2.1/cmd/spire-server/cli/federation/list.go [2022-05-20T16:31:46.377Z] spire-1.2.1/cmd/spire-server/cli/federation/list_test.go [2022-05-20T16:31:46.377Z] spire-1.2.1/cmd/spire-server/cli/federation/refresh.go [2022-05-20T16:31:46.377Z] spire-1.2.1/cmd/spire-server/cli/federation/refresh_test.go [2022-05-20T16:31:46.377Z] spire-1.2.1/cmd/spire-server/cli/federation/show.go [2022-05-20T16:31:46.377Z] spire-1.2.1/cmd/spire-server/cli/federation/show_test.go [2022-05-20T16:31:46.377Z] spire-1.2.1/cmd/spire-server/cli/federation/update.go [2022-05-20T16:31:46.377Z] spire-1.2.1/cmd/spire-server/cli/federation/update_test.go [2022-05-20T16:31:46.377Z] spire-1.2.1/cmd/spire-server/cli/healthcheck/ [2022-05-20T16:31:46.377Z] spire-1.2.1/cmd/spire-server/cli/healthcheck/healthcheck.go [2022-05-20T16:31:46.377Z] spire-1.2.1/cmd/spire-server/cli/healthcheck/healthcheck_test.go [2022-05-20T16:31:46.377Z] spire-1.2.1/cmd/spire-server/cli/jwt/ [2022-05-20T16:31:46.377Z] spire-1.2.1/cmd/spire-server/cli/jwt/mint.go [2022-05-20T16:31:46.377Z] spire-1.2.1/cmd/spire-server/cli/jwt/mint_test.go [2022-05-20T16:31:46.377Z] spire-1.2.1/cmd/spire-server/cli/run/ [2022-05-20T16:31:46.377Z] spire-1.2.1/cmd/spire-server/cli/run/run.go [2022-05-20T16:31:46.377Z] spire-1.2.1/cmd/spire-server/cli/run/run_test.go [2022-05-20T16:31:46.377Z] spire-1.2.1/cmd/spire-server/cli/token/ [2022-05-20T16:31:46.377Z] spire-1.2.1/cmd/spire-server/cli/token/generate.go [2022-05-20T16:31:46.377Z] spire-1.2.1/cmd/spire-server/cli/token/generate_test.go [2022-05-20T16:31:46.377Z] spire-1.2.1/cmd/spire-server/cli/validate/ [2022-05-20T16:31:46.377Z] spire-1.2.1/cmd/spire-server/cli/validate/validate.go [2022-05-20T16:31:46.377Z] spire-1.2.1/cmd/spire-server/cli/federation/list_test.go [2022-05-20T16:31:46.377Z] spire-1.2.1/cmd/spire-server/cli/federation/refresh.go [2022-05-20T16:31:46.377Z] spire-1.2.1/cmd/spire-server/cli/federation/refresh_test.go [2022-05-20T16:31:46.377Z] spire-1.2.1/cmd/spire-server/cli/federation/show.go [2022-05-20T16:31:46.377Z] spire-1.2.1/cmd/spire-server/cli/federation/show_test.go [2022-05-20T16:31:46.377Z] spire-1.2.1/cmd/spire-server/cli/federation/update.go [2022-05-20T16:31:46.377Z] spire-1.2.1/cmd/spire-server/cli/federation/update_test.go [2022-05-20T16:31:46.377Z] spire-1.2.1/cmd/spire-server/cli/healthcheck/ [2022-05-20T16:31:46.377Z] spire-1.2.1/cmd/spire-server/cli/healthcheck/healthcheck.go [2022-05-20T16:31:46.377Z] spire-1.2.1/cmd/spire-server/cli/healthcheck/healthcheck_test.go [2022-05-20T16:31:46.377Z] spire-1.2.1/cmd/spire-server/cli/jwt/ [2022-05-20T16:31:46.377Z] spire-1.2.1/cmd/spire-server/cli/jwt/mint.go [2022-05-20T16:31:46.377Z] spire-1.2.1/cmd/spire-server/cli/jwt/mint_test.go [2022-05-20T16:31:46.377Z] spire-1.2.1/cmd/spire-server/cli/run/ [2022-05-20T16:31:46.377Z] spire-1.2.1/cmd/spire-server/cli/run/run.go [2022-05-20T16:31:46.377Z] spire-1.2.1/cmd/spire-server/cli/run/run_test.go [2022-05-20T16:31:46.377Z] spire-1.2.1/cmd/spire-server/cli/token/ [2022-05-20T16:31:46.377Z] spire-1.2.1/cmd/spire-server/cli/token/generate.go [2022-05-20T16:31:46.377Z] spire-1.2.1/cmd/spire-server/cli/token/generate_test.go [2022-05-20T16:31:46.377Z] spire-1.2.1/cmd/spire-server/cli/validate/ [2022-05-20T16:31:46.377Z] spire-1.2.1/cmd/spire-server/cli/validate/validate.go [2022-05-20T16:31:46.377Z] spire-1.2.1/cmd/spire-server/cli/validate/validate_test.go [2022-05-20T16:31:46.377Z] spire-1.2.1/cmd/spire-server/cli/x509/ [2022-05-20T16:31:46.377Z] spire-1.2.1/cmd/spire-server/cli/x509/mint.go [2022-05-20T16:31:46.377Z] spire-1.2.1/cmd/spire-server/cli/x509/mint_test.go [2022-05-20T16:31:46.377Z] spire-1.2.1/cmd/spire-server/main.go [2022-05-20T16:31:46.377Z] spire-1.2.1/cmd/spire-server/util/ [2022-05-20T16:31:46.377Z] spire-1.2.1/cmd/spire-server/util/util.go [2022-05-20T16:31:46.377Z] spire-1.2.1/conf/ [2022-05-20T16:31:46.377Z] spire-1.2.1/conf/agent/ [2022-05-20T16:31:46.377Z] spire-1.2.1/conf/agent/agent.conf [2022-05-20T16:31:46.377Z] spire-1.2.1/conf/agent/agent_full.conf [2022-05-20T16:31:46.377Z] spire-1.2.1/conf/agent/dummy_root_ca.crt [2022-05-20T16:31:46.377Z] spire-1.2.1/conf/server/ [2022-05-20T16:31:46.377Z] spire-1.2.1/conf/server/dummy_upstream_ca.crt [2022-05-20T16:31:46.377Z] spire-1.2.1/conf/server/dummy_upstream_ca.key [2022-05-20T16:31:46.377Z] spire-1.2.1/conf/server/server.conf [2022-05-20T16:31:46.377Z] spire-1.2.1/conf/server/server_full.conf [2022-05-20T16:31:46.377Z] spire-1.2.1/doc/ [2022-05-20T16:31:46.377Z] spire-1.2.1/doc/SPIRE101.md [2022-05-20T16:31:46.377Z] spire-1.2.1/doc/auditlog.md [2022-05-20T16:31:46.377Z] spire-1.2.1/doc/authorization_policy_engine.md [2022-05-20T16:31:46.377Z] spire-1.2.1/doc/changelog_guidelines.md [2022-05-20T16:31:46.377Z] spire-1.2.1/doc/cure53-report.pdf [2022-05-20T16:31:46.377Z] spire-1.2.1/doc/images/ [2022-05-20T16:31:46.377Z] spire-1.2.1/doc/images/2019_roadmap.png [2022-05-20T16:31:46.377Z] spire-1.2.1/doc/images/SPIRE101.png [2022-05-20T16:31:46.377Z] spire-1.2.1/doc/images/SPIRE_agent.png [2022-05-20T16:31:46.377Z] spire-1.2.1/doc/images/SPIRE_server.png [2022-05-20T16:31:46.377Z] spire-1.2.1/cmd/spire-server/cli/validate/validate_test.go [2022-05-20T16:31:46.377Z] spire-1.2.1/cmd/spire-server/cli/x509/ [2022-05-20T16:31:46.377Z] spire-1.2.1/cmd/spire-server/cli/x509/mint.go [2022-05-20T16:31:46.377Z] spire-1.2.1/cmd/spire-server/cli/x509/mint_test.go [2022-05-20T16:31:46.377Z] spire-1.2.1/cmd/spire-server/main.go [2022-05-20T16:31:46.377Z] spire-1.2.1/cmd/spire-server/util/ [2022-05-20T16:31:46.377Z] spire-1.2.1/cmd/spire-server/util/util.go [2022-05-20T16:31:46.377Z] spire-1.2.1/conf/ [2022-05-20T16:31:46.377Z] spire-1.2.1/conf/agent/ [2022-05-20T16:31:46.377Z] spire-1.2.1/conf/agent/agent.conf [2022-05-20T16:31:46.377Z] spire-1.2.1/conf/agent/agent_full.conf [2022-05-20T16:31:46.377Z] spire-1.2.1/conf/agent/dummy_root_ca.crt [2022-05-20T16:31:46.377Z] spire-1.2.1/conf/server/ [2022-05-20T16:31:46.377Z] spire-1.2.1/conf/server/dummy_upstream_ca.crt [2022-05-20T16:31:46.377Z] spire-1.2.1/conf/server/dummy_upstream_ca.key [2022-05-20T16:31:46.377Z] spire-1.2.1/conf/server/server.conf [2022-05-20T16:31:46.377Z] spire-1.2.1/conf/server/server_full.conf [2022-05-20T16:31:46.377Z] spire-1.2.1/doc/ [2022-05-20T16:31:46.377Z] spire-1.2.1/doc/SPIRE101.md [2022-05-20T16:31:46.377Z] spire-1.2.1/doc/auditlog.md [2022-05-20T16:31:46.377Z] spire-1.2.1/doc/authorization_policy_engine.md [2022-05-20T16:31:46.377Z] spire-1.2.1/doc/changelog_guidelines.md [2022-05-20T16:31:46.377Z] spire-1.2.1/doc/cure53-report.pdf [2022-05-20T16:31:46.377Z] spire-1.2.1/doc/images/ [2022-05-20T16:31:46.377Z] spire-1.2.1/doc/images/2019_roadmap.png [2022-05-20T16:31:46.377Z] spire-1.2.1/doc/images/SPIRE101.png [2022-05-20T16:31:46.377Z] spire-1.2.1/doc/images/SPIRE_agent.png [2022-05-20T16:31:46.377Z] spire-1.2.1/doc/images/SPIRE_server.png [2022-05-20T16:31:46.377Z] spire-1.2.1/doc/images/cache_mgr.png [2022-05-20T16:31:46.377Z] spire-1.2.1/doc/images/cache_mgr_components.png [2022-05-20T16:31:46.377Z] spire-1.2.1/doc/images/federated_spire.png [2022-05-20T16:31:46.377Z] spire-1.2.1/doc/images/ha_mode.png [2022-05-20T16:31:46.377Z] spire-1.2.1/doc/images/nested_spire.png [2022-05-20T16:31:46.377Z] spire-1.2.1/doc/images/oidc_federation.png [2022-05-20T16:31:46.377Z] spire-1.2.1/doc/images/single_trust_domain.png [2022-05-20T16:31:46.377Z] spire-1.2.1/doc/images/spiffe_compatible.png [2022-05-20T16:31:46.377Z] spire-1.2.1/doc/images/spire_logo.png [2022-05-20T16:31:46.377Z] spire-1.2.1/doc/migrating_registration_api_clients.md [2022-05-20T16:31:46.378Z] spire-1.2.1/doc/plugin_agent_keymanager_disk.md [2022-05-20T16:31:46.378Z] spire-1.2.1/doc/plugin_agent_keymanager_memory.md [2022-05-20T16:31:46.378Z] spire-1.2.1/doc/plugin_agent_nodeattestor_aws_iid.md [2022-05-20T16:31:46.378Z] spire-1.2.1/doc/plugin_agent_nodeattestor_azure_msi.md [2022-05-20T16:31:46.378Z] spire-1.2.1/doc/plugin_agent_nodeattestor_gcp_iit.md [2022-05-20T16:31:46.378Z] spire-1.2.1/doc/plugin_agent_nodeattestor_jointoken.md [2022-05-20T16:31:46.378Z] spire-1.2.1/doc/plugin_agent_nodeattestor_k8s_psat.md [2022-05-20T16:31:46.378Z] spire-1.2.1/doc/plugin_agent_nodeattestor_k8s_sat.md [2022-05-20T16:31:46.378Z] spire-1.2.1/doc/plugin_agent_nodeattestor_sshpop.md [2022-05-20T16:31:46.378Z] spire-1.2.1/doc/plugin_agent_nodeattestor_tpm_devid.md [2022-05-20T16:31:46.378Z] spire-1.2.1/doc/plugin_agent_nodeattestor_x509pop.md [2022-05-20T16:31:46.378Z] spire-1.2.1/doc/plugin_agent_svidstore_aws_secretsmanager.md [2022-05-20T16:31:46.378Z] spire-1.2.1/doc/plugin_agent_svidstore_gcp_secretmanager.md [2022-05-20T16:31:46.378Z] spire-1.2.1/doc/plugin_agent_workloadattestor_docker.md [2022-05-20T16:31:46.378Z] spire-1.2.1/doc/plugin_agent_workloadattestor_k8s.md [2022-05-20T16:31:46.378Z] spire-1.2.1/doc/plugin_agent_workloadattestor_unix.md [2022-05-20T16:31:46.378Z] spire-1.2.1/doc/plugin_server_datastore_sql.md [2022-05-20T16:31:46.378Z] spire-1.2.1/doc/plugin_server_keymanager_aws_kms.md [2022-05-20T16:31:46.378Z] spire-1.2.1/doc/plugin_server_keymanager_disk.md [2022-05-20T16:31:46.378Z] spire-1.2.1/doc/plugin_server_keymanager_memory.md [2022-05-20T16:31:46.378Z] spire-1.2.1/doc/plugin_server_nodeattestor_aws_iid.md [2022-05-20T16:31:46.378Z] spire-1.2.1/doc/plugin_server_nodeattestor_azure_msi.md [2022-05-20T16:31:46.378Z] spire-1.2.1/doc/plugin_server_nodeattestor_gcp_iit.md [2022-05-20T16:31:46.378Z] spire-1.2.1/doc/plugin_server_nodeattestor_jointoken.md [2022-05-20T16:31:46.378Z] spire-1.2.1/doc/plugin_server_nodeattestor_k8s_psat.md [2022-05-20T16:31:46.378Z] spire-1.2.1/doc/plugin_server_nodeattestor_k8s_sat.md [2022-05-20T16:31:46.378Z] spire-1.2.1/doc/plugin_server_nodeattestor_sshpop.md [2022-05-20T16:31:46.378Z] spire-1.2.1/doc/plugin_server_nodeattestor_tpm_devid.md [2022-05-20T16:31:46.378Z] spire-1.2.1/doc/plugin_server_nodeattestor_x509pop.md [2022-05-20T16:31:46.378Z] spire-1.2.1/doc/plugin_server_noderesolver_azure_msi.md [2022-05-20T16:31:46.378Z] spire-1.2.1/doc/plugin_server_notifier_gcs_bundle.md [2022-05-20T16:31:46.378Z] spire-1.2.1/doc/plugin_server_notifier_k8sbundle.md [2022-05-20T16:31:46.378Z] spire-1.2.1/doc/images/cache_mgr.png [2022-05-20T16:31:46.378Z] spire-1.2.1/doc/images/cache_mgr_components.png [2022-05-20T16:31:46.378Z] spire-1.2.1/doc/images/federated_spire.png [2022-05-20T16:31:46.378Z] spire-1.2.1/doc/images/ha_mode.png [2022-05-20T16:31:46.378Z] spire-1.2.1/doc/images/nested_spire.png [2022-05-20T16:31:46.378Z] spire-1.2.1/doc/images/oidc_federation.png [2022-05-20T16:31:46.378Z] spire-1.2.1/doc/images/single_trust_domain.png [2022-05-20T16:31:46.378Z] spire-1.2.1/doc/images/spiffe_compatible.png [2022-05-20T16:31:46.378Z] spire-1.2.1/doc/images/spire_logo.png [2022-05-20T16:31:46.378Z] spire-1.2.1/doc/migrating_registration_api_clients.md [2022-05-20T16:31:46.378Z] spire-1.2.1/doc/plugin_agent_keymanager_disk.md [2022-05-20T16:31:46.378Z] spire-1.2.1/doc/plugin_agent_keymanager_memory.md [2022-05-20T16:31:46.378Z] spire-1.2.1/doc/plugin_agent_nodeattestor_aws_iid.md [2022-05-20T16:31:46.378Z] spire-1.2.1/doc/plugin_agent_nodeattestor_azure_msi.md [2022-05-20T16:31:46.378Z] spire-1.2.1/doc/plugin_agent_nodeattestor_gcp_iit.md [2022-05-20T16:31:46.378Z] spire-1.2.1/doc/plugin_agent_nodeattestor_jointoken.md [2022-05-20T16:31:46.378Z] spire-1.2.1/doc/plugin_agent_nodeattestor_k8s_psat.md [2022-05-20T16:31:46.378Z] spire-1.2.1/doc/plugin_agent_nodeattestor_k8s_sat.md [2022-05-20T16:31:46.378Z] spire-1.2.1/doc/plugin_agent_nodeattestor_sshpop.md [2022-05-20T16:31:46.378Z] spire-1.2.1/doc/plugin_agent_nodeattestor_tpm_devid.md [2022-05-20T16:31:46.378Z] spire-1.2.1/doc/plugin_agent_nodeattestor_x509pop.md [2022-05-20T16:31:46.378Z] spire-1.2.1/doc/plugin_agent_svidstore_aws_secretsmanager.md [2022-05-20T16:31:46.378Z] spire-1.2.1/doc/plugin_agent_svidstore_gcp_secretmanager.md [2022-05-20T16:31:46.378Z] spire-1.2.1/doc/plugin_agent_workloadattestor_docker.md [2022-05-20T16:31:46.378Z] spire-1.2.1/doc/plugin_agent_workloadattestor_k8s.md [2022-05-20T16:31:46.378Z] spire-1.2.1/doc/plugin_agent_workloadattestor_unix.md [2022-05-20T16:31:46.378Z] spire-1.2.1/doc/plugin_server_datastore_sql.md [2022-05-20T16:31:46.378Z] spire-1.2.1/doc/plugin_server_keymanager_aws_kms.md [2022-05-20T16:31:46.378Z] spire-1.2.1/doc/plugin_server_keymanager_disk.md [2022-05-20T16:31:46.378Z] spire-1.2.1/doc/plugin_server_keymanager_memory.md [2022-05-20T16:31:46.378Z] spire-1.2.1/doc/plugin_server_nodeattestor_aws_iid.md [2022-05-20T16:31:46.378Z] spire-1.2.1/doc/plugin_server_nodeattestor_azure_msi.md [2022-05-20T16:31:46.378Z] spire-1.2.1/doc/plugin_server_nodeattestor_gcp_iit.md [2022-05-20T16:31:46.378Z] spire-1.2.1/doc/plugin_server_nodeattestor_jointoken.md [2022-05-20T16:31:46.378Z] spire-1.2.1/doc/plugin_server_nodeattestor_k8s_psat.md [2022-05-20T16:31:46.378Z] spire-1.2.1/doc/plugin_server_nodeattestor_k8s_sat.md [2022-05-20T16:31:46.378Z] spire-1.2.1/doc/plugin_server_nodeattestor_sshpop.md [2022-05-20T16:31:46.378Z] spire-1.2.1/doc/plugin_server_nodeattestor_tpm_devid.md [2022-05-20T16:31:46.378Z] spire-1.2.1/doc/plugin_server_nodeattestor_x509pop.md [2022-05-20T16:31:46.378Z] spire-1.2.1/doc/plugin_server_noderesolver_azure_msi.md [2022-05-20T16:31:46.378Z] spire-1.2.1/doc/plugin_server_notifier_gcs_bundle.md [2022-05-20T16:31:46.378Z] spire-1.2.1/doc/plugin_server_notifier_k8sbundle.md [2022-05-20T16:31:46.378Z] spire-1.2.1/doc/plugin_server_upstreamauthority_aws_pca.md [2022-05-20T16:31:46.378Z] spire-1.2.1/doc/plugin_server_upstreamauthority_awssecret.md [2022-05-20T16:31:46.378Z] spire-1.2.1/doc/plugin_server_upstreamauthority_cert_manager.md [2022-05-20T16:31:46.378Z] spire-1.2.1/doc/plugin_server_upstreamauthority_disk.md [2022-05-20T16:31:46.378Z] spire-1.2.1/doc/plugin_server_upstreamauthority_gcp_cas.md [2022-05-20T16:31:46.378Z] spire-1.2.1/doc/plugin_server_upstreamauthority_spire.md [2022-05-20T16:31:46.378Z] spire-1.2.1/doc/plugin_server_upstreamauthority_vault.md [2022-05-20T16:31:46.378Z] spire-1.2.1/doc/scaling_spire.md [2022-05-20T16:31:46.378Z] spire-1.2.1/doc/spire_agent.md [2022-05-20T16:31:46.378Z] spire-1.2.1/doc/spire_server.md [2022-05-20T16:31:46.378Z] spire-1.2.1/doc/supported_integrations.md [2022-05-20T16:31:46.378Z] spire-1.2.1/doc/telemetry.md [2022-05-20T16:31:46.378Z] spire-1.2.1/doc/telemetry_config.md [2022-05-20T16:31:46.378Z] spire-1.2.1/doc/upgrading.md [2022-05-20T16:31:46.378Z] spire-1.2.1/doc/using_spire.md [2022-05-20T16:31:46.378Z] spire-1.2.1/examples/ [2022-05-20T16:31:46.378Z] spire-1.2.1/examples/README.md [2022-05-20T16:31:46.378Z] spire-1.2.1/go.mod [2022-05-20T16:31:46.378Z] spire-1.2.1/go.sum [2022-05-20T16:31:46.378Z] spire-1.2.1/pkg/ [2022-05-20T16:31:46.378Z] spire-1.2.1/pkg/agent/ [2022-05-20T16:31:46.378Z] spire-1.2.1/pkg/agent/agent.go [2022-05-20T16:31:46.378Z] spire-1.2.1/pkg/agent/api/ [2022-05-20T16:31:46.378Z] spire-1.2.1/pkg/agent/api/config.go [2022-05-20T16:31:46.378Z] spire-1.2.1/pkg/agent/api/debug/ [2022-05-20T16:31:46.378Z] spire-1.2.1/pkg/agent/api/debug/v1/ [2022-05-20T16:31:46.378Z] spire-1.2.1/pkg/agent/api/debug/v1/service.go [2022-05-20T16:31:46.378Z] spire-1.2.1/pkg/agent/api/debug/v1/service_test.go [2022-05-20T16:31:46.378Z] spire-1.2.1/doc/plugin_server_upstreamauthority_aws_pca.md [2022-05-20T16:31:46.378Z] spire-1.2.1/doc/plugin_server_upstreamauthority_awssecret.md [2022-05-20T16:31:46.378Z] spire-1.2.1/doc/plugin_server_upstreamauthority_cert_manager.md [2022-05-20T16:31:46.378Z] spire-1.2.1/doc/plugin_server_upstreamauthority_disk.md [2022-05-20T16:31:46.378Z] spire-1.2.1/doc/plugin_server_upstreamauthority_gcp_cas.md [2022-05-20T16:31:46.378Z] spire-1.2.1/doc/plugin_server_upstreamauthority_spire.md [2022-05-20T16:31:46.378Z] spire-1.2.1/doc/plugin_server_upstreamauthority_vault.md [2022-05-20T16:31:46.378Z] spire-1.2.1/doc/scaling_spire.md [2022-05-20T16:31:46.378Z] spire-1.2.1/doc/spire_agent.md [2022-05-20T16:31:46.378Z] spire-1.2.1/doc/spire_server.md [2022-05-20T16:31:46.378Z] spire-1.2.1/doc/supported_integrations.md [2022-05-20T16:31:46.378Z] spire-1.2.1/doc/telemetry.md [2022-05-20T16:31:46.378Z] spire-1.2.1/doc/telemetry_config.md [2022-05-20T16:31:46.378Z] spire-1.2.1/doc/upgrading.md [2022-05-20T16:31:46.378Z] spire-1.2.1/doc/using_spire.md [2022-05-20T16:31:46.378Z] spire-1.2.1/examples/ [2022-05-20T16:31:46.378Z] spire-1.2.1/examples/README.md [2022-05-20T16:31:46.378Z] spire-1.2.1/go.mod [2022-05-20T16:31:46.378Z] spire-1.2.1/go.sum [2022-05-20T16:31:46.378Z] spire-1.2.1/pkg/ [2022-05-20T16:31:46.378Z] spire-1.2.1/pkg/agent/ [2022-05-20T16:31:46.378Z] spire-1.2.1/pkg/agent/agent.go [2022-05-20T16:31:46.378Z] spire-1.2.1/pkg/agent/api/ [2022-05-20T16:31:46.378Z] spire-1.2.1/pkg/agent/api/config.go [2022-05-20T16:31:46.378Z] spire-1.2.1/pkg/agent/api/debug/ [2022-05-20T16:31:46.378Z] spire-1.2.1/pkg/agent/api/debug/v1/ [2022-05-20T16:31:46.378Z] spire-1.2.1/pkg/agent/api/debug/v1/service.go [2022-05-20T16:31:46.378Z] spire-1.2.1/pkg/agent/api/debug/v1/service_test.go [2022-05-20T16:31:46.378Z] spire-1.2.1/pkg/agent/api/delegatedidentity/ [2022-05-20T16:31:46.378Z] spire-1.2.1/pkg/agent/api/delegatedidentity/v1/ [2022-05-20T16:31:46.378Z] spire-1.2.1/pkg/agent/api/delegatedidentity/v1/service.go [2022-05-20T16:31:46.378Z] spire-1.2.1/pkg/agent/api/delegatedidentity/v1/service_test.go [2022-05-20T16:31:46.378Z] spire-1.2.1/pkg/agent/api/endpoints.go [2022-05-20T16:31:46.378Z] spire-1.2.1/pkg/agent/api/health/ [2022-05-20T16:31:46.378Z] spire-1.2.1/pkg/agent/api/health/v1/ [2022-05-20T16:31:46.378Z] spire-1.2.1/pkg/agent/api/health/v1/service.go [2022-05-20T16:31:46.378Z] spire-1.2.1/pkg/agent/api/health/v1/service_test.go [2022-05-20T16:31:46.378Z] spire-1.2.1/pkg/agent/api/rpccontext/ [2022-05-20T16:31:46.378Z] spire-1.2.1/pkg/agent/api/rpccontext/alias.go [2022-05-20T16:31:46.378Z] spire-1.2.1/pkg/agent/api/rpccontext/caller.go [2022-05-20T16:31:46.378Z] spire-1.2.1/pkg/agent/attestor/ [2022-05-20T16:31:46.378Z] spire-1.2.1/pkg/agent/attestor/node/ [2022-05-20T16:31:46.378Z] spire-1.2.1/pkg/agent/attestor/node/experimental.go [2022-05-20T16:31:46.378Z] spire-1.2.1/pkg/agent/attestor/node/node.go [2022-05-20T16:31:46.378Z] spire-1.2.1/pkg/agent/attestor/node/node_test.go [2022-05-20T16:31:46.378Z] spire-1.2.1/pkg/agent/attestor/workload/ [2022-05-20T16:31:46.378Z] spire-1.2.1/pkg/agent/attestor/workload/workload.go [2022-05-20T16:31:46.378Z] spire-1.2.1/pkg/agent/attestor/workload/workload_test.go [2022-05-20T16:31:46.378Z] spire-1.2.1/pkg/agent/catalog/ [2022-05-20T16:31:46.378Z] spire-1.2.1/pkg/agent/catalog/catalog.go [2022-05-20T16:31:46.378Z] spire-1.2.1/pkg/agent/catalog/keymanager.go [2022-05-20T16:31:46.378Z] spire-1.2.1/pkg/agent/api/delegatedidentity/ [2022-05-20T16:31:46.378Z] spire-1.2.1/pkg/agent/api/delegatedidentity/v1/ [2022-05-20T16:31:46.378Z] spire-1.2.1/pkg/agent/api/delegatedidentity/v1/service.go [2022-05-20T16:31:46.378Z] spire-1.2.1/pkg/agent/api/delegatedidentity/v1/service_test.go [2022-05-20T16:31:46.378Z] spire-1.2.1/pkg/agent/api/endpoints.go [2022-05-20T16:31:46.378Z] spire-1.2.1/pkg/agent/api/health/ [2022-05-20T16:31:46.378Z] spire-1.2.1/pkg/agent/api/health/v1/ [2022-05-20T16:31:46.378Z] spire-1.2.1/pkg/agent/api/health/v1/service.go [2022-05-20T16:31:46.378Z] spire-1.2.1/pkg/agent/api/health/v1/service_test.go [2022-05-20T16:31:46.378Z] spire-1.2.1/pkg/agent/api/rpccontext/ [2022-05-20T16:31:46.378Z] spire-1.2.1/pkg/agent/api/rpccontext/alias.go [2022-05-20T16:31:46.378Z] spire-1.2.1/pkg/agent/api/rpccontext/caller.go [2022-05-20T16:31:46.378Z] spire-1.2.1/pkg/agent/attestor/ [2022-05-20T16:31:46.378Z] spire-1.2.1/pkg/agent/attestor/node/ [2022-05-20T16:31:46.378Z] spire-1.2.1/pkg/agent/attestor/node/experimental.go [2022-05-20T16:31:46.378Z] spire-1.2.1/pkg/agent/attestor/node/node.go [2022-05-20T16:31:46.378Z] spire-1.2.1/pkg/agent/attestor/node/node_test.go [2022-05-20T16:31:46.378Z] spire-1.2.1/pkg/agent/attestor/workload/ [2022-05-20T16:31:46.378Z] spire-1.2.1/pkg/agent/attestor/workload/workload.go [2022-05-20T16:31:46.378Z] spire-1.2.1/pkg/agent/attestor/workload/workload_test.go [2022-05-20T16:31:46.378Z] spire-1.2.1/pkg/agent/catalog/ [2022-05-20T16:31:46.378Z] spire-1.2.1/pkg/agent/catalog/catalog.go [2022-05-20T16:31:46.378Z] spire-1.2.1/pkg/agent/catalog/keymanager.go [2022-05-20T16:31:46.378Z] spire-1.2.1/pkg/agent/catalog/nodeattestor.go [2022-05-20T16:31:46.378Z] spire-1.2.1/pkg/agent/catalog/svidstore.go [2022-05-20T16:31:46.378Z] spire-1.2.1/pkg/agent/catalog/workloadattestor.go [2022-05-20T16:31:46.378Z] spire-1.2.1/pkg/agent/client/ [2022-05-20T16:31:46.378Z] spire-1.2.1/pkg/agent/client/client.go [2022-05-20T16:31:46.378Z] spire-1.2.1/pkg/agent/client/client_test.go [2022-05-20T16:31:46.378Z] spire-1.2.1/pkg/agent/client/dial.go [2022-05-20T16:31:46.378Z] spire-1.2.1/pkg/agent/client/nodeconn.go [2022-05-20T16:31:46.378Z] spire-1.2.1/pkg/agent/client/nodeconn_test.go [2022-05-20T16:31:46.378Z] spire-1.2.1/pkg/agent/client/update.go [2022-05-20T16:31:46.378Z] spire-1.2.1/pkg/agent/client/util.go [2022-05-20T16:31:46.378Z] spire-1.2.1/pkg/agent/common/ [2022-05-20T16:31:46.378Z] spire-1.2.1/pkg/agent/common/backoff/ [2022-05-20T16:31:46.378Z] spire-1.2.1/pkg/agent/common/backoff/backoff.go [2022-05-20T16:31:46.378Z] spire-1.2.1/pkg/agent/common/backoff/backoff_test.go [2022-05-20T16:31:46.378Z] spire-1.2.1/pkg/agent/common/cgroups/ [2022-05-20T16:31:46.378Z] spire-1.2.1/pkg/agent/common/cgroups/cgroups.go [2022-05-20T16:31:46.378Z] spire-1.2.1/pkg/agent/common/cgroups/cgroups_test.go [2022-05-20T16:31:46.378Z] spire-1.2.1/pkg/agent/common/cgroups/filesystem.go [2022-05-20T16:31:46.378Z] spire-1.2.1/pkg/agent/config.go [2022-05-20T16:31:46.378Z] spire-1.2.1/pkg/agent/endpoints/ [2022-05-20T16:31:46.378Z] spire-1.2.1/pkg/agent/endpoints/config.go [2022-05-20T16:31:46.378Z] spire-1.2.1/pkg/agent/endpoints/endpoints.go [2022-05-20T16:31:46.378Z] spire-1.2.1/pkg/agent/endpoints/endpoints_test.go [2022-05-20T16:31:46.378Z] spire-1.2.1/pkg/agent/endpoints/metrics.go [2022-05-20T16:31:46.378Z] spire-1.2.1/pkg/agent/catalog/nodeattestor.go [2022-05-20T16:31:46.378Z] spire-1.2.1/pkg/agent/catalog/svidstore.go [2022-05-20T16:31:46.378Z] spire-1.2.1/pkg/agent/catalog/workloadattestor.go [2022-05-20T16:31:46.378Z] spire-1.2.1/pkg/agent/client/ [2022-05-20T16:31:46.378Z] spire-1.2.1/pkg/agent/client/client.go [2022-05-20T16:31:46.378Z] spire-1.2.1/pkg/agent/client/client_test.go [2022-05-20T16:31:46.378Z] spire-1.2.1/pkg/agent/client/dial.go [2022-05-20T16:31:46.378Z] spire-1.2.1/pkg/agent/client/nodeconn.go [2022-05-20T16:31:46.378Z] spire-1.2.1/pkg/agent/client/nodeconn_test.go [2022-05-20T16:31:46.378Z] spire-1.2.1/pkg/agent/client/update.go [2022-05-20T16:31:46.379Z] spire-1.2.1/pkg/agent/client/util.go [2022-05-20T16:31:46.379Z] spire-1.2.1/pkg/agent/common/ [2022-05-20T16:31:46.379Z] spire-1.2.1/pkg/agent/common/backoff/ [2022-05-20T16:31:46.379Z] spire-1.2.1/pkg/agent/common/backoff/backoff.go [2022-05-20T16:31:46.379Z] spire-1.2.1/pkg/agent/common/backoff/backoff_test.go [2022-05-20T16:31:46.379Z] spire-1.2.1/pkg/agent/common/cgroups/ [2022-05-20T16:31:46.379Z] spire-1.2.1/pkg/agent/common/cgroups/cgroups.go [2022-05-20T16:31:46.379Z] spire-1.2.1/pkg/agent/common/cgroups/cgroups_test.go [2022-05-20T16:31:46.379Z] spire-1.2.1/pkg/agent/common/cgroups/filesystem.go [2022-05-20T16:31:46.379Z] spire-1.2.1/pkg/agent/config.go [2022-05-20T16:31:46.379Z] spire-1.2.1/pkg/agent/endpoints/ [2022-05-20T16:31:46.379Z] spire-1.2.1/pkg/agent/endpoints/config.go [2022-05-20T16:31:46.379Z] spire-1.2.1/pkg/agent/endpoints/endpoints.go [2022-05-20T16:31:46.379Z] spire-1.2.1/pkg/agent/endpoints/endpoints_test.go [2022-05-20T16:31:46.379Z] spire-1.2.1/pkg/agent/endpoints/metrics.go [2022-05-20T16:31:46.379Z] spire-1.2.1/pkg/agent/endpoints/middleware.go [2022-05-20T16:31:46.379Z] spire-1.2.1/pkg/agent/endpoints/peertracker.go [2022-05-20T16:31:46.379Z] spire-1.2.1/pkg/agent/endpoints/peertracker_test.go [2022-05-20T16:31:46.379Z] spire-1.2.1/pkg/agent/endpoints/sdsv2/ [2022-05-20T16:31:46.379Z] spire-1.2.1/pkg/agent/endpoints/sdsv2/handler.go [2022-05-20T16:31:46.379Z] spire-1.2.1/pkg/agent/endpoints/sdsv2/handler_test.go [2022-05-20T16:31:46.379Z] spire-1.2.1/pkg/agent/endpoints/sdsv3/ [2022-05-20T16:31:46.379Z] spire-1.2.1/pkg/agent/endpoints/sdsv3/handler.go [2022-05-20T16:31:46.379Z] spire-1.2.1/pkg/agent/endpoints/sdsv3/handler_test.go [2022-05-20T16:31:46.379Z] spire-1.2.1/pkg/agent/endpoints/workload/ [2022-05-20T16:31:46.379Z] spire-1.2.1/pkg/agent/endpoints/workload/handler.go [2022-05-20T16:31:46.379Z] spire-1.2.1/pkg/agent/endpoints/workload/handler_test.go [2022-05-20T16:31:46.379Z] spire-1.2.1/pkg/agent/manager/ [2022-05-20T16:31:46.379Z] spire-1.2.1/pkg/agent/manager/cache/ [2022-05-20T16:31:46.379Z] spire-1.2.1/pkg/agent/manager/cache/bundle_cache.go [2022-05-20T16:31:46.379Z] spire-1.2.1/pkg/agent/manager/cache/cache.go [2022-05-20T16:31:46.379Z] spire-1.2.1/pkg/agent/manager/cache/cache_test.go [2022-05-20T16:31:46.379Z] spire-1.2.1/pkg/agent/manager/cache/jwt_cache.go [2022-05-20T16:31:46.379Z] spire-1.2.1/pkg/agent/manager/cache/jwt_cache_test.go [2022-05-20T16:31:46.379Z] spire-1.2.1/pkg/agent/manager/cache/sets.go [2022-05-20T16:31:46.379Z] spire-1.2.1/pkg/agent/manager/cache/subscriber.go [2022-05-20T16:31:46.379Z] spire-1.2.1/pkg/agent/manager/config.go [2022-05-20T16:31:46.379Z] spire-1.2.1/pkg/agent/endpoints/middleware.go [2022-05-20T16:31:46.379Z] spire-1.2.1/pkg/agent/endpoints/peertracker.go [2022-05-20T16:31:46.379Z] spire-1.2.1/pkg/agent/endpoints/peertracker_test.go [2022-05-20T16:31:46.379Z] spire-1.2.1/pkg/agent/endpoints/sdsv2/ [2022-05-20T16:31:46.379Z] spire-1.2.1/pkg/agent/endpoints/sdsv2/handler.go [2022-05-20T16:31:46.379Z] spire-1.2.1/pkg/agent/endpoints/sdsv2/handler_test.go [2022-05-20T16:31:46.379Z] spire-1.2.1/pkg/agent/endpoints/sdsv3/ [2022-05-20T16:31:46.379Z] spire-1.2.1/pkg/agent/endpoints/sdsv3/handler.go [2022-05-20T16:31:46.379Z] spire-1.2.1/pkg/agent/endpoints/sdsv3/handler_test.go [2022-05-20T16:31:46.379Z] spire-1.2.1/pkg/agent/endpoints/workload/ [2022-05-20T16:31:46.379Z] spire-1.2.1/pkg/agent/endpoints/workload/handler.go [2022-05-20T16:31:46.379Z] spire-1.2.1/pkg/agent/endpoints/workload/handler_test.go [2022-05-20T16:31:46.379Z] spire-1.2.1/pkg/agent/manager/ [2022-05-20T16:31:46.379Z] spire-1.2.1/pkg/agent/manager/cache/ [2022-05-20T16:31:46.379Z] spire-1.2.1/pkg/agent/manager/cache/bundle_cache.go [2022-05-20T16:31:46.379Z] spire-1.2.1/pkg/agent/manager/cache/cache.go [2022-05-20T16:31:46.379Z] spire-1.2.1/pkg/agent/manager/cache/cache_test.go [2022-05-20T16:31:46.379Z] spire-1.2.1/pkg/agent/manager/cache/jwt_cache.go [2022-05-20T16:31:46.379Z] spire-1.2.1/pkg/agent/manager/cache/jwt_cache_test.go [2022-05-20T16:31:46.379Z] spire-1.2.1/pkg/agent/manager/cache/sets.go [2022-05-20T16:31:46.379Z] spire-1.2.1/pkg/agent/manager/cache/subscriber.go [2022-05-20T16:31:46.379Z] spire-1.2.1/pkg/agent/manager/config.go [2022-05-20T16:31:46.379Z] spire-1.2.1/pkg/agent/manager/manager.go [2022-05-20T16:31:46.379Z] spire-1.2.1/pkg/agent/manager/manager_test.go [2022-05-20T16:31:46.379Z] spire-1.2.1/pkg/agent/manager/storage.go [2022-05-20T16:31:46.379Z] spire-1.2.1/pkg/agent/manager/storage_test.go [2022-05-20T16:31:46.379Z] spire-1.2.1/pkg/agent/manager/storecache/ [2022-05-20T16:31:46.379Z] spire-1.2.1/pkg/agent/manager/storecache/cache.go [2022-05-20T16:31:46.379Z] spire-1.2.1/pkg/agent/manager/storecache/cache_test.go [2022-05-20T16:31:46.379Z] spire-1.2.1/pkg/agent/manager/sync.go [2022-05-20T16:31:46.379Z] spire-1.2.1/pkg/agent/plugin/ [2022-05-20T16:31:46.379Z] spire-1.2.1/pkg/agent/plugin/keymanager/ [2022-05-20T16:31:46.379Z] spire-1.2.1/pkg/agent/plugin/keymanager/base/ [2022-05-20T16:31:46.379Z] spire-1.2.1/pkg/agent/plugin/keymanager/base/keymanagerbase.go [2022-05-20T16:31:46.379Z] spire-1.2.1/pkg/agent/plugin/keymanager/constant.go [2022-05-20T16:31:46.379Z] spire-1.2.1/pkg/agent/plugin/keymanager/disk/ [2022-05-20T16:31:46.379Z] spire-1.2.1/pkg/agent/plugin/keymanager/disk/disk.go [2022-05-20T16:31:46.379Z] spire-1.2.1/pkg/agent/plugin/keymanager/disk/disk_test.go [2022-05-20T16:31:46.379Z] spire-1.2.1/pkg/agent/plugin/keymanager/keymanager.go [2022-05-20T16:31:46.379Z] spire-1.2.1/pkg/agent/plugin/keymanager/memory/ [2022-05-20T16:31:46.379Z] spire-1.2.1/pkg/agent/plugin/keymanager/memory/memory.go [2022-05-20T16:31:46.379Z] spire-1.2.1/pkg/agent/plugin/keymanager/memory/memory_test.go [2022-05-20T16:31:46.379Z] spire-1.2.1/pkg/agent/plugin/keymanager/repository.go [2022-05-20T16:31:46.379Z] spire-1.2.1/pkg/agent/plugin/keymanager/svidkeymanager.go [2022-05-20T16:31:46.379Z] spire-1.2.1/pkg/agent/manager/manager.go [2022-05-20T16:31:46.379Z] spire-1.2.1/pkg/agent/manager/manager_test.go [2022-05-20T16:31:46.379Z] spire-1.2.1/pkg/agent/manager/storage.go [2022-05-20T16:31:46.379Z] spire-1.2.1/pkg/agent/manager/storage_test.go [2022-05-20T16:31:46.379Z] spire-1.2.1/pkg/agent/manager/storecache/ [2022-05-20T16:31:46.379Z] spire-1.2.1/pkg/agent/manager/storecache/cache.go [2022-05-20T16:31:46.379Z] spire-1.2.1/pkg/agent/manager/storecache/cache_test.go [2022-05-20T16:31:46.379Z] spire-1.2.1/pkg/agent/manager/sync.go [2022-05-20T16:31:46.379Z] spire-1.2.1/pkg/agent/plugin/ [2022-05-20T16:31:46.379Z] spire-1.2.1/pkg/agent/plugin/keymanager/ [2022-05-20T16:31:46.379Z] spire-1.2.1/pkg/agent/plugin/keymanager/base/ [2022-05-20T16:31:46.379Z] spire-1.2.1/pkg/agent/plugin/keymanager/base/keymanagerbase.go [2022-05-20T16:31:46.379Z] spire-1.2.1/pkg/agent/plugin/keymanager/constant.go [2022-05-20T16:31:46.379Z] spire-1.2.1/pkg/agent/plugin/keymanager/disk/ [2022-05-20T16:31:46.379Z] spire-1.2.1/pkg/agent/plugin/keymanager/disk/disk.go [2022-05-20T16:31:46.379Z] spire-1.2.1/pkg/agent/plugin/keymanager/disk/disk_test.go [2022-05-20T16:31:46.379Z] spire-1.2.1/pkg/agent/plugin/keymanager/keymanager.go [2022-05-20T16:31:46.379Z] spire-1.2.1/pkg/agent/plugin/keymanager/memory/ [2022-05-20T16:31:46.379Z] spire-1.2.1/pkg/agent/plugin/keymanager/memory/memory.go [2022-05-20T16:31:46.379Z] spire-1.2.1/pkg/agent/plugin/keymanager/memory/memory_test.go [2022-05-20T16:31:46.379Z] spire-1.2.1/pkg/agent/plugin/keymanager/repository.go [2022-05-20T16:31:46.379Z] spire-1.2.1/pkg/agent/plugin/keymanager/svidkeymanager.go [2022-05-20T16:31:46.379Z] spire-1.2.1/pkg/agent/plugin/keymanager/svidkeymanager_test.go [2022-05-20T16:31:46.379Z] spire-1.2.1/pkg/agent/plugin/keymanager/test/ [2022-05-20T16:31:46.379Z] spire-1.2.1/pkg/agent/plugin/keymanager/test/keymanagertest.go [2022-05-20T16:31:46.379Z] spire-1.2.1/pkg/agent/plugin/keymanager/v1.go [2022-05-20T16:31:46.379Z] spire-1.2.1/pkg/agent/plugin/keymanager/v1_test.go [2022-05-20T16:31:46.379Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/ [2022-05-20T16:31:46.379Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/aws/ [2022-05-20T16:31:46.379Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/aws/iid.go [2022-05-20T16:31:46.379Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/aws/iid_test.go [2022-05-20T16:31:46.379Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/azure/ [2022-05-20T16:31:46.379Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/azure/msi.go [2022-05-20T16:31:46.379Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/azure/msi_test.go [2022-05-20T16:31:46.379Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/gcp/ [2022-05-20T16:31:46.379Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/gcp/iit.go [2022-05-20T16:31:46.379Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/gcp/iit_test.go [2022-05-20T16:31:46.379Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/jointoken.go [2022-05-20T16:31:46.379Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/jointoken/ [2022-05-20T16:31:46.379Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/jointoken/join_token.go [2022-05-20T16:31:46.379Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/jointoken_test.go [2022-05-20T16:31:46.379Z] spire-1.2.1/pkg/agent/plugin/keymanager/svidkeymanager_test.go [2022-05-20T16:31:46.379Z] spire-1.2.1/pkg/agent/plugin/keymanager/test/ [2022-05-20T16:31:46.379Z] spire-1.2.1/pkg/agent/plugin/keymanager/test/keymanagertest.go [2022-05-20T16:31:46.379Z] spire-1.2.1/pkg/agent/plugin/keymanager/v1.go [2022-05-20T16:31:46.379Z] spire-1.2.1/pkg/agent/plugin/keymanager/v1_test.go [2022-05-20T16:31:46.379Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/ [2022-05-20T16:31:46.379Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/aws/ [2022-05-20T16:31:46.379Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/aws/iid.go [2022-05-20T16:31:46.379Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/aws/iid_test.go [2022-05-20T16:31:46.379Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/azure/ [2022-05-20T16:31:46.379Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/azure/msi.go [2022-05-20T16:31:46.379Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/azure/msi_test.go [2022-05-20T16:31:46.379Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/gcp/ [2022-05-20T16:31:46.379Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/gcp/iit.go [2022-05-20T16:31:46.379Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/gcp/iit_test.go [2022-05-20T16:31:46.379Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/jointoken.go [2022-05-20T16:31:46.379Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/jointoken/ [2022-05-20T16:31:46.379Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/jointoken/join_token.go [2022-05-20T16:31:46.379Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/jointoken_test.go [2022-05-20T16:31:46.379Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/ [2022-05-20T16:31:46.379Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/psat/ [2022-05-20T16:31:46.379Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/psat/psat.go [2022-05-20T16:31:46.379Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/psat/psat_test.go [2022-05-20T16:31:46.379Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/sat/ [2022-05-20T16:31:46.379Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/sat/sat.go [2022-05-20T16:31:46.379Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/sat/sat_test.go [2022-05-20T16:31:46.379Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/nodeattestor.go [2022-05-20T16:31:46.379Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/repository.go [2022-05-20T16:31:46.379Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/sshpop/ [2022-05-20T16:31:46.379Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/sshpop/sshpop.go [2022-05-20T16:31:46.379Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/sshpop/sshpop_test.go [2022-05-20T16:31:46.379Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/test/ [2022-05-20T16:31:46.379Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/test/serverstream.go [2022-05-20T16:31:46.379Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/ [2022-05-20T16:31:46.379Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/devid.go [2022-05-20T16:31:46.379Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/devid_test.go [2022-05-20T16:31:46.379Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/ [2022-05-20T16:31:46.379Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/autodetect.go [2022-05-20T16:31:46.379Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/open.go [2022-05-20T16:31:46.379Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/open_windows.go [2022-05-20T16:31:46.379Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/session.go [2022-05-20T16:31:46.379Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/session_test.go [2022-05-20T16:31:46.379Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/signingkey.go [2022-05-20T16:31:46.379Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/v1.go [2022-05-20T16:31:46.379Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/v1_test.go [2022-05-20T16:31:46.379Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/x509pop/ [2022-05-20T16:31:46.379Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/x509pop/x509pop.go [2022-05-20T16:31:46.379Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/x509pop/x509pop_test.go [2022-05-20T16:31:46.379Z] spire-1.2.1/pkg/agent/plugin/svidstore/ [2022-05-20T16:31:46.379Z] spire-1.2.1/pkg/agent/plugin/svidstore/awssecretsmanager/ [2022-05-20T16:31:46.379Z] spire-1.2.1/pkg/agent/plugin/svidstore/awssecretsmanager/aws.go [2022-05-20T16:31:46.379Z] spire-1.2.1/pkg/agent/plugin/svidstore/awssecretsmanager/aws_test.go [2022-05-20T16:31:46.379Z] spire-1.2.1/pkg/agent/plugin/svidstore/awssecretsmanager/client.go [2022-05-20T16:31:46.379Z] spire-1.2.1/pkg/agent/plugin/svidstore/gcpsecretmanager/ [2022-05-20T16:31:46.379Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/ [2022-05-20T16:31:46.379Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/psat/ [2022-05-20T16:31:46.379Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/psat/psat.go [2022-05-20T16:31:46.379Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/psat/psat_test.go [2022-05-20T16:31:46.379Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/sat/ [2022-05-20T16:31:46.379Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/sat/sat.go [2022-05-20T16:31:46.379Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/sat/sat_test.go [2022-05-20T16:31:46.379Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/nodeattestor.go [2022-05-20T16:31:46.379Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/repository.go [2022-05-20T16:31:46.379Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/sshpop/ [2022-05-20T16:31:46.379Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/sshpop/sshpop.go [2022-05-20T16:31:46.379Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/sshpop/sshpop_test.go [2022-05-20T16:31:46.379Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/test/ [2022-05-20T16:31:46.379Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/test/serverstream.go [2022-05-20T16:31:46.379Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/ [2022-05-20T16:31:46.379Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/devid.go [2022-05-20T16:31:46.380Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/devid_test.go [2022-05-20T16:31:46.380Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/ [2022-05-20T16:31:46.380Z] spire-1.2.1/pkg/agent/plugin/svidstore/gcpsecretmanager/client.go [2022-05-20T16:31:46.380Z] spire-1.2.1/pkg/agent/plugin/svidstore/gcpsecretmanager/gcloud.go [2022-05-20T16:31:46.380Z] spire-1.2.1/pkg/agent/plugin/svidstore/gcpsecretmanager/gcloud_test.go [2022-05-20T16:31:46.380Z] spire-1.2.1/pkg/agent/plugin/svidstore/repository.go [2022-05-20T16:31:46.380Z] spire-1.2.1/pkg/agent/plugin/svidstore/svidstore.go [2022-05-20T16:31:46.380Z] spire-1.2.1/pkg/agent/plugin/svidstore/utils.go [2022-05-20T16:31:46.380Z] spire-1.2.1/pkg/agent/plugin/svidstore/utils_test.go [2022-05-20T16:31:46.380Z] spire-1.2.1/pkg/agent/plugin/svidstore/v1.go [2022-05-20T16:31:46.380Z] spire-1.2.1/pkg/agent/plugin/svidstore/v1_test.go [2022-05-20T16:31:46.380Z] spire-1.2.1/pkg/agent/plugin/svidstore/v1unofficial.go [2022-05-20T16:31:46.380Z] spire-1.2.1/pkg/agent/plugin/svidstore/v1unofficial_test.go [2022-05-20T16:31:46.380Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/ [2022-05-20T16:31:46.380Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/ [2022-05-20T16:31:46.380Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/cgroup/ [2022-05-20T16:31:46.380Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/cgroup/dockerfinder.go [2022-05-20T16:31:46.380Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/cgroup/dockerfinder_test.go [2022-05-20T16:31:46.380Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/docker.go [2022-05-20T16:31:46.380Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/docker_test.go [2022-05-20T16:31:46.380Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/autodetect.go [2022-05-20T16:31:46.380Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/open.go [2022-05-20T16:31:46.380Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/open_windows.go [2022-05-20T16:31:46.380Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/session.go [2022-05-20T16:31:46.380Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/session_test.go [2022-05-20T16:31:46.380Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/signingkey.go [2022-05-20T16:31:46.380Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/v1.go [2022-05-20T16:31:46.380Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/v1_test.go [2022-05-20T16:31:46.380Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/x509pop/ [2022-05-20T16:31:46.380Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/x509pop/x509pop.go [2022-05-20T16:31:46.380Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/x509pop/x509pop_test.go [2022-05-20T16:31:46.380Z] spire-1.2.1/pkg/agent/plugin/svidstore/ [2022-05-20T16:31:46.380Z] spire-1.2.1/pkg/agent/plugin/svidstore/awssecretsmanager/ [2022-05-20T16:31:46.380Z] spire-1.2.1/pkg/agent/plugin/svidstore/awssecretsmanager/aws.go [2022-05-20T16:31:46.380Z] spire-1.2.1/pkg/agent/plugin/svidstore/awssecretsmanager/aws_test.go [2022-05-20T16:31:46.380Z] spire-1.2.1/pkg/agent/plugin/svidstore/awssecretsmanager/client.go [2022-05-20T16:31:46.380Z] spire-1.2.1/pkg/agent/plugin/svidstore/gcpsecretmanager/ [2022-05-20T16:31:46.380Z] spire-1.2.1/pkg/agent/plugin/svidstore/gcpsecretmanager/client.go [2022-05-20T16:31:46.380Z] spire-1.2.1/pkg/agent/plugin/svidstore/gcpsecretmanager/gcloud.go [2022-05-20T16:31:46.380Z] spire-1.2.1/pkg/agent/plugin/svidstore/gcpsecretmanager/gcloud_test.go [2022-05-20T16:31:46.380Z] spire-1.2.1/pkg/agent/plugin/svidstore/repository.go [2022-05-20T16:31:46.380Z] spire-1.2.1/pkg/agent/plugin/svidstore/svidstore.go [2022-05-20T16:31:46.380Z] spire-1.2.1/pkg/agent/plugin/svidstore/utils.go [2022-05-20T16:31:46.380Z] spire-1.2.1/pkg/agent/plugin/svidstore/utils_test.go [2022-05-20T16:31:46.380Z] spire-1.2.1/pkg/agent/plugin/svidstore/v1.go [2022-05-20T16:31:46.380Z] spire-1.2.1/pkg/agent/plugin/svidstore/v1_test.go [2022-05-20T16:31:46.380Z] spire-1.2.1/pkg/agent/plugin/svidstore/v1unofficial.go [2022-05-20T16:31:46.380Z] spire-1.2.1/pkg/agent/plugin/svidstore/v1unofficial_test.go [2022-05-20T16:31:46.380Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/ [2022-05-20T16:31:46.380Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/ [2022-05-20T16:31:46.380Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/cgroup/ [2022-05-20T16:31:46.380Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/cgroup/dockerfinder.go [2022-05-20T16:31:46.380Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/cgroup/dockerfinder_test.go [2022-05-20T16:31:46.380Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/docker.go [2022-05-20T16:31:46.380Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/docker_test.go [2022-05-20T16:31:46.380Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/retry.go [2022-05-20T16:31:46.380Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/ [2022-05-20T16:31:46.380Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/k8s.go [2022-05-20T16:31:46.380Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/k8s_test.go [2022-05-20T16:31:46.380Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/ [2022-05-20T16:31:46.380Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/cgroups_init_pid_in_pod.txt [2022-05-20T16:31:46.380Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/cgroups_pid_in_kind_pod.txt [2022-05-20T16:31:46.380Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/cgroups_pid_in_pod.txt [2022-05-20T16:31:46.380Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/cgroups_pid_not_in_pod.txt [2022-05-20T16:31:46.380Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/kind_pod_list.json [2022-05-20T16:31:46.380Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/pod_list.json [2022-05-20T16:31:46.380Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/pod_list_not_running.json [2022-05-20T16:31:46.380Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/systemd_cgroups_pid_in_pod.txt [2022-05-20T16:31:46.380Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/repository.go [2022-05-20T16:31:46.380Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/unix/ [2022-05-20T16:31:46.380Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/retry.go [2022-05-20T16:31:46.380Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/ [2022-05-20T16:31:46.380Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/k8s.go [2022-05-20T16:31:46.380Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/k8s_test.go [2022-05-20T16:31:46.380Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/ [2022-05-20T16:31:46.380Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/cgroups_init_pid_in_pod.txt [2022-05-20T16:31:46.380Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/cgroups_pid_in_kind_pod.txt [2022-05-20T16:31:46.380Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/cgroups_pid_in_pod.txt [2022-05-20T16:31:46.380Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/cgroups_pid_not_in_pod.txt [2022-05-20T16:31:46.380Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/kind_pod_list.json [2022-05-20T16:31:46.380Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/pod_list.json [2022-05-20T16:31:46.380Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/pod_list_not_running.json [2022-05-20T16:31:46.380Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/systemd_cgroups_pid_in_pod.txt [2022-05-20T16:31:46.380Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/repository.go [2022-05-20T16:31:46.380Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/unix/ [2022-05-20T16:31:46.380Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/unix/unix.go [2022-05-20T16:31:46.380Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/unix/unix_test.go [2022-05-20T16:31:46.380Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/v1.go [2022-05-20T16:31:46.380Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/v1_test.go [2022-05-20T16:31:46.380Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/workloadattestor.go [2022-05-20T16:31:46.380Z] spire-1.2.1/pkg/agent/svid/ [2022-05-20T16:31:46.380Z] spire-1.2.1/pkg/agent/svid/rotator.go [2022-05-20T16:31:46.380Z] spire-1.2.1/pkg/agent/svid/rotator_config.go [2022-05-20T16:31:46.380Z] spire-1.2.1/pkg/agent/svid/rotator_test.go [2022-05-20T16:31:46.380Z] spire-1.2.1/pkg/agent/svid/store/ [2022-05-20T16:31:46.380Z] spire-1.2.1/pkg/agent/svid/store/service.go [2022-05-20T16:31:46.380Z] spire-1.2.1/pkg/agent/svid/store/service_test.go [2022-05-20T16:31:46.380Z] spire-1.2.1/pkg/common/ [2022-05-20T16:31:46.380Z] spire-1.2.1/pkg/common/agentpathtemplate/ [2022-05-20T16:31:46.380Z] spire-1.2.1/pkg/common/agentpathtemplate/template.go [2022-05-20T16:31:46.380Z] spire-1.2.1/pkg/common/agentpathtemplate/template_test.go [2022-05-20T16:31:46.380Z] spire-1.2.1/pkg/common/api/ [2022-05-20T16:31:46.380Z] spire-1.2.1/pkg/common/api/metrics.go [2022-05-20T16:31:46.380Z] spire-1.2.1/pkg/common/api/middleware/ [2022-05-20T16:31:46.380Z] spire-1.2.1/pkg/common/api/middleware/common_test.go [2022-05-20T16:31:46.380Z] spire-1.2.1/pkg/common/api/middleware/interceptor.go [2022-05-20T16:31:46.380Z] spire-1.2.1/pkg/common/api/middleware/interceptor_test.go [2022-05-20T16:31:46.380Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/unix/unix.go [2022-05-20T16:31:46.380Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/unix/unix_test.go [2022-05-20T16:31:46.380Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/v1.go [2022-05-20T16:31:46.380Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/v1_test.go [2022-05-20T16:31:46.380Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/workloadattestor.go [2022-05-20T16:31:46.380Z] spire-1.2.1/pkg/agent/svid/ [2022-05-20T16:31:46.380Z] spire-1.2.1/pkg/agent/svid/rotator.go [2022-05-20T16:31:46.380Z] spire-1.2.1/pkg/agent/svid/rotator_config.go [2022-05-20T16:31:46.380Z] spire-1.2.1/pkg/agent/svid/rotator_test.go [2022-05-20T16:31:46.380Z] spire-1.2.1/pkg/agent/svid/store/ [2022-05-20T16:31:46.380Z] spire-1.2.1/pkg/agent/svid/store/service.go [2022-05-20T16:31:46.380Z] spire-1.2.1/pkg/agent/svid/store/service_test.go [2022-05-20T16:31:46.380Z] spire-1.2.1/pkg/common/ [2022-05-20T16:31:46.380Z] spire-1.2.1/pkg/common/agentpathtemplate/ [2022-05-20T16:31:46.380Z] spire-1.2.1/pkg/common/agentpathtemplate/template.go [2022-05-20T16:31:46.380Z] spire-1.2.1/pkg/common/agentpathtemplate/template_test.go [2022-05-20T16:31:46.380Z] spire-1.2.1/pkg/common/api/ [2022-05-20T16:31:46.380Z] spire-1.2.1/pkg/common/api/metrics.go [2022-05-20T16:31:46.380Z] spire-1.2.1/pkg/common/api/middleware/ [2022-05-20T16:31:46.380Z] spire-1.2.1/pkg/common/api/middleware/common_test.go [2022-05-20T16:31:46.380Z] spire-1.2.1/pkg/common/api/middleware/interceptor.go [2022-05-20T16:31:46.380Z] spire-1.2.1/pkg/common/api/middleware/interceptor_test.go [2022-05-20T16:31:46.380Z] spire-1.2.1/pkg/common/api/middleware/logger.go [2022-05-20T16:31:46.380Z] spire-1.2.1/pkg/common/api/middleware/logger_test.go [2022-05-20T16:31:46.380Z] spire-1.2.1/pkg/common/api/middleware/metrics.go [2022-05-20T16:31:46.380Z] spire-1.2.1/pkg/common/api/middleware/metrics_test.go [2022-05-20T16:31:46.380Z] spire-1.2.1/pkg/common/api/middleware/middleware.go [2022-05-20T16:31:46.380Z] spire-1.2.1/pkg/common/api/middleware/middleware_test.go [2022-05-20T16:31:46.380Z] spire-1.2.1/pkg/common/api/middleware/misconfig.go [2022-05-20T16:31:46.380Z] spire-1.2.1/pkg/common/api/middleware/misconfig_test.go [2022-05-20T16:31:46.380Z] spire-1.2.1/pkg/common/api/middleware/names.go [2022-05-20T16:31:46.380Z] spire-1.2.1/pkg/common/api/middleware/names_test.go [2022-05-20T16:31:46.380Z] spire-1.2.1/pkg/common/api/names.go [2022-05-20T16:31:46.380Z] spire-1.2.1/pkg/common/api/ratelimit.go [2022-05-20T16:31:46.380Z] spire-1.2.1/pkg/common/api/rpccontext/ [2022-05-20T16:31:46.380Z] spire-1.2.1/pkg/common/api/rpccontext/logger.go [2022-05-20T16:31:46.380Z] spire-1.2.1/pkg/common/api/rpccontext/metrics.go [2022-05-20T16:31:46.380Z] spire-1.2.1/pkg/common/api/rpccontext/names.go [2022-05-20T16:31:46.380Z] spire-1.2.1/pkg/common/auth/ [2022-05-20T16:31:46.380Z] spire-1.2.1/pkg/common/auth/interceptors.go [2022-05-20T16:31:46.380Z] spire-1.2.1/pkg/common/auth/interceptors_test.go [2022-05-20T16:31:46.380Z] spire-1.2.1/pkg/common/auth/untracked_uds.go [2022-05-20T16:31:46.380Z] spire-1.2.1/pkg/common/bundleutil/ [2022-05-20T16:31:46.380Z] spire-1.2.1/pkg/common/bundleutil/bundle.go [2022-05-20T16:31:46.380Z] [2022-05-20T16:31:46.380Z] spire-1.2.1/pkg/common/api/middleware/logger.go [2022-05-20T16:31:46.380Z] spire-1.2.1/pkg/common/api/middleware/logger_test.go [2022-05-20T16:31:46.380Z] spire-1.2.1/pkg/common/api/middleware/metrics.go [2022-05-20T16:31:46.380Z] spire-1.2.1/pkg/common/api/middleware/metrics_test.go [2022-05-20T16:31:46.380Z] spire-1.2.1/pkg/common/api/middleware/middleware.go [2022-05-20T16:31:46.380Z] spire-1.2.1/pkg/common/api/middleware/middleware_test.go [2022-05-20T16:31:46.380Z] spire-1.2.1/pkg/common/api/middleware/misconfig.go [2022-05-20T16:31:46.380Z] spire-1.2.1/pkg/common/api/middleware/misconfig_test.go [2022-05-20T16:31:46.380Z] spire-1.2.1/pkg/common/api/middleware/names.go [2022-05-20T16:31:46.380Z] spire-1.2.1/pkg/common/api/middleware/names_test.go [2022-05-20T16:31:46.380Z] spire-1.2.1/pkg/common/api/names.go [2022-05-20T16:31:46.380Z] spire-1.2.1/pkg/common/api/ratelimit.go [2022-05-20T16:31:46.380Z] spire-1.2.1/pkg/common/api/rpccontext/ [2022-05-20T16:31:46.380Z] spire-1.2.1/pkg/common/api/rpccontext/logger.go [2022-05-20T16:31:46.380Z] spire-1.2.1/pkg/common/api/rpccontext/metrics.go [2022-05-20T16:31:46.380Z] spire-1.2.1/pkg/common/api/rpccontext/names.go [2022-05-20T16:31:46.381Z] spire-1.2.1/pkg/common/auth/ [2022-05-20T16:31:46.381Z] spire-1.2.1/pkg/common/auth/interceptors.go [2022-05-20T16:31:46.381Z] spire-1.2.1/pkg/common/auth/interceptors_test.go [2022-05-20T16:31:46.381Z] spire-1.2.1/pkg/common/auth/untracked_uds.go [2022-05-20T16:31:46.381Z] spire-1.2.1/pkg/common/bundleutil/ [2022-05-20T16:31:46.381Z] spire-1.2.1/pkg/common/bundleutil/bundle.go [2022-05-20T16:31:46.381Z] spire-1.2.1/pkg/common/bundleutil/bundle_test.go [2022-05-20T16:31:46.381Z] spire-1.2.1/pkg/common/bundleutil/common_test.go [2022-05-20T16:31:46.381Z] spire-1.2.1/pkg/common/bundleutil/marshal.go [2022-05-20T16:31:46.381Z] spire-1.2.1/pkg/common/bundleutil/marshal_test.go [2022-05-20T16:31:46.381Z] spire-1.2.1/pkg/common/bundleutil/refreshhint.go [2022-05-20T16:31:46.381Z] spire-1.2.1/pkg/common/bundleutil/refreshhint_test.go [2022-05-20T16:31:46.381Z] spire-1.2.1/pkg/common/bundleutil/types.go [2022-05-20T16:31:46.381Z] spire-1.2.1/pkg/common/bundleutil/unmarshal.go [2022-05-20T16:31:46.381Z] spire-1.2.1/pkg/common/bundleutil/unmarshal_test.go [2022-05-20T16:31:46.381Z] spire-1.2.1/pkg/common/catalog/ [2022-05-20T16:31:46.381Z] spire-1.2.1/pkg/common/catalog/bind.go [2022-05-20T16:31:46.381Z] spire-1.2.1/pkg/common/catalog/builtin.go [2022-05-20T16:31:46.381Z] spire-1.2.1/pkg/common/catalog/catalog.go [2022-05-20T16:31:46.381Z] spire-1.2.1/pkg/common/catalog/catalog_test.go [2022-05-20T16:31:46.381Z] spire-1.2.1/pkg/common/catalog/closers.go [2022-05-20T16:31:46.381Z] spire-1.2.1/pkg/common/catalog/cmd_linux.go [2022-05-20T16:31:46.381Z] spire-1.2.1/pkg/common/catalog/cmd_other.go [2022-05-20T16:31:46.381Z] spire-1.2.1/pkg/common/catalog/config.go [2022-05-20T16:31:46.381Z] spire-1.2.1/pkg/common/catalog/config_test.go [2022-05-20T16:31:46.381Z] spire-1.2.1/pkg/common/catalog/configure.go [2022-05-20T16:31:46.381Z] spire-1.2.1/pkg/common/catalog/constraints.go [2022-05-20T16:31:46.381Z] spire-1.2.1/pkg/common/catalog/constraints_test.go [2022-05-20T16:31:46.381Z] spire-1.2.1/pkg/common/catalog/context.gospire-1.2.1/pkg/common/bundleutil/bundle_test.go [2022-05-20T16:31:46.381Z] spire-1.2.1/pkg/common/bundleutil/common_test.go [2022-05-20T16:31:46.381Z] spire-1.2.1/pkg/common/bundleutil/marshal.go [2022-05-20T16:31:46.381Z] spire-1.2.1/pkg/common/bundleutil/marshal_test.go [2022-05-20T16:31:46.381Z] spire-1.2.1/pkg/common/bundleutil/refreshhint.go [2022-05-20T16:31:46.381Z] spire-1.2.1/pkg/common/bundleutil/refreshhint_test.go [2022-05-20T16:31:46.381Z] spire-1.2.1/pkg/common/bundleutil/types.go [2022-05-20T16:31:46.381Z] spire-1.2.1/pkg/common/bundleutil/unmarshal.go [2022-05-20T16:31:46.381Z] spire-1.2.1/pkg/common/bundleutil/unmarshal_test.go [2022-05-20T16:31:46.381Z] spire-1.2.1/pkg/common/catalog/ [2022-05-20T16:31:46.381Z] spire-1.2.1/pkg/common/catalog/bind.go [2022-05-20T16:31:46.381Z] spire-1.2.1/pkg/common/catalog/builtin.go [2022-05-20T16:31:46.381Z] spire-1.2.1/pkg/common/catalog/catalog.go [2022-05-20T16:31:46.381Z] spire-1.2.1/pkg/common/catalog/catalog_test.go [2022-05-20T16:31:46.381Z] spire-1.2.1/pkg/common/catalog/closers.go [2022-05-20T16:31:46.381Z] spire-1.2.1/pkg/common/catalog/cmd_linux.go [2022-05-20T16:31:46.381Z] spire-1.2.1/pkg/common/catalog/cmd_other.go [2022-05-20T16:31:46.381Z] spire-1.2.1/pkg/common/catalog/config.go [2022-05-20T16:31:46.381Z] spire-1.2.1/pkg/common/catalog/config_test.go [2022-05-20T16:31:46.381Z] spire-1.2.1/pkg/common/catalog/configure.go [2022-05-20T16:31:46.381Z] spire-1.2.1/pkg/common/catalog/constraints.go [2022-05-20T16:31:46.381Z] spire-1.2.1/pkg/common/catalog/constraints_test.go [2022-05-20T16:31:46.381Z] spire-1.2.1/pkg/common/catalog/context.go [2022-05-20T16:31:46.381Z] spire-1.2.1/pkg/common/catalog/external.go [2022-05-20T16:31:46.381Z] spire-1.2.1/pkg/common/catalog/host.go [2022-05-20T16:31:46.381Z] spire-1.2.1/pkg/common/catalog/pipenet.go [2022-05-20T16:31:46.381Z] spire-1.2.1/pkg/common/catalog/plugin.go [2022-05-20T16:31:46.381Z] spire-1.2.1/pkg/common/catalog/testplugin/ [2022-05-20T16:31:46.381Z] spire-1.2.1/pkg/common/catalog/testplugin/.gitignore [2022-05-20T16:31:46.381Z] spire-1.2.1/pkg/common/catalog/testplugin/main.go [2022-05-20T16:31:46.381Z] spire-1.2.1/pkg/common/catalog/testplugin/plugin.go [2022-05-20T16:31:46.381Z] spire-1.2.1/pkg/common/cli/ [2022-05-20T16:31:46.381Z] spire-1.2.1/pkg/common/cli/env.go [2022-05-20T16:31:46.381Z] spire-1.2.1/pkg/common/cli/flags.go [2022-05-20T16:31:46.381Z] spire-1.2.1/pkg/common/cli/trust_domain.go [2022-05-20T16:31:46.381Z] spire-1.2.1/pkg/common/cli/trust_domain_test.go [2022-05-20T16:31:46.381Z] spire-1.2.1/pkg/common/cli/umask.go [2022-05-20T16:31:46.381Z] spire-1.2.1/pkg/common/cli/umask_posix.go [2022-05-20T16:31:46.381Z] spire-1.2.1/pkg/common/cli/umask_test.go [2022-05-20T16:31:46.381Z] spire-1.2.1/pkg/common/cli/umask_windows.go [2022-05-20T16:31:46.381Z] spire-1.2.1/pkg/common/cliprinter/ [2022-05-20T16:31:46.381Z] spire-1.2.1/pkg/common/cliprinter/cliprinter.go [2022-05-20T16:31:46.381Z] spire-1.2.1/pkg/common/cliprinter/cliprinter_test.go [2022-05-20T16:31:46.381Z] spire-1.2.1/pkg/common/cliprinter/flag.go [2022-05-20T16:31:46.381Z] spire-1.2.1/pkg/common/cliprinter/flag_test.go [2022-05-20T16:31:46.381Z] spire-1.2.1/pkg/common/cliprinter/format.go [2022-05-20T16:31:46.381Z] spire-1.2.1/pkg/common/cliprinter/format_test.go [2022-05-20T16:31:46.381Z] spire-1.2.1/pkg/common/catalog/external.go [2022-05-20T16:31:46.381Z] spire-1.2.1/pkg/common/catalog/host.go [2022-05-20T16:31:46.381Z] spire-1.2.1/pkg/common/catalog/pipenet.go [2022-05-20T16:31:46.381Z] spire-1.2.1/pkg/common/catalog/plugin.go [2022-05-20T16:31:46.381Z] spire-1.2.1/pkg/common/catalog/testplugin/ [2022-05-20T16:31:46.381Z] spire-1.2.1/pkg/common/catalog/testplugin/.gitignore [2022-05-20T16:31:46.381Z] spire-1.2.1/pkg/common/catalog/testplugin/main.go [2022-05-20T16:31:46.381Z] spire-1.2.1/pkg/common/catalog/testplugin/plugin.go [2022-05-20T16:31:46.381Z] spire-1.2.1/pkg/common/cli/ [2022-05-20T16:31:46.381Z] spire-1.2.1/pkg/common/cli/env.go [2022-05-20T16:31:46.381Z] spire-1.2.1/pkg/common/cli/flags.go [2022-05-20T16:31:46.381Z] spire-1.2.1/pkg/common/cli/trust_domain.go [2022-05-20T16:31:46.381Z] spire-1.2.1/pkg/common/cli/trust_domain_test.go [2022-05-20T16:31:46.381Z] spire-1.2.1/pkg/common/cli/umask.go [2022-05-20T16:31:46.381Z] spire-1.2.1/pkg/common/cli/umask_posix.go [2022-05-20T16:31:46.381Z] spire-1.2.1/pkg/common/cli/umask_test.go [2022-05-20T16:31:46.381Z] spire-1.2.1/pkg/common/cli/umask_windows.go [2022-05-20T16:31:46.381Z] spire-1.2.1/pkg/common/cliprinter/ [2022-05-20T16:31:46.381Z] spire-1.2.1/pkg/common/cliprinter/cliprinter.go [2022-05-20T16:31:46.381Z] spire-1.2.1/pkg/common/cliprinter/cliprinter_test.go [2022-05-20T16:31:46.381Z] spire-1.2.1/pkg/common/cliprinter/flag.go [2022-05-20T16:31:46.381Z] spire-1.2.1/pkg/common/cliprinter/flag_test.go [2022-05-20T16:31:46.381Z] spire-1.2.1/pkg/common/cliprinter/format.go [2022-05-20T16:31:46.381Z] spire-1.2.1/pkg/common/cliprinter/format_test.go [2022-05-20T16:31:46.381Z] spire-1.2.1/pkg/common/cliprinter/internal/ [2022-05-20T16:31:46.381Z] spire-1.2.1/pkg/common/cliprinter/internal/errorjson/ [2022-05-20T16:31:46.381Z] spire-1.2.1/pkg/common/cliprinter/internal/errorjson/errorjson.go [2022-05-20T16:31:46.381Z] spire-1.2.1/pkg/common/cliprinter/internal/errorjson/errorjson_test.go [2022-05-20T16:31:46.381Z] spire-1.2.1/pkg/common/cliprinter/internal/errorpretty/ [2022-05-20T16:31:46.381Z] spire-1.2.1/pkg/common/cliprinter/internal/errorpretty/errorpretty.go [2022-05-20T16:31:46.381Z] spire-1.2.1/pkg/common/cliprinter/internal/errorpretty/errorpretty_test.go [2022-05-20T16:31:46.381Z] spire-1.2.1/pkg/common/cliprinter/internal/protojson/ [2022-05-20T16:31:46.381Z] spire-1.2.1/pkg/common/cliprinter/internal/protojson/protojson.go [2022-05-20T16:31:46.381Z] spire-1.2.1/pkg/common/cliprinter/internal/protojson/protojson_test.go [2022-05-20T16:31:46.381Z] spire-1.2.1/pkg/common/cliprinter/internal/protopretty/ [2022-05-20T16:31:46.381Z] spire-1.2.1/pkg/common/cliprinter/internal/protopretty/protopretty.go [2022-05-20T16:31:46.381Z] spire-1.2.1/pkg/common/cliprinter/internal/protopretty/protopretty_test.go [2022-05-20T16:31:46.381Z] spire-1.2.1/pkg/common/cliprinter/internal/structjson/ [2022-05-20T16:31:46.381Z] spire-1.2.1/pkg/common/cliprinter/internal/structjson/structjson.go [2022-05-20T16:31:46.381Z] spire-1.2.1/pkg/common/cliprinter/internal/structjson/structjson_test.go [2022-05-20T16:31:46.381Z] [2022-05-20T16:31:46.381Z] spire-1.2.1/pkg/common/cliprinter/internal/ [2022-05-20T16:31:46.381Z] spire-1.2.1/pkg/common/cliprinter/internal/errorjson/ [2022-05-20T16:31:46.381Z] spire-1.2.1/pkg/common/cliprinter/internal/errorjson/errorjson.go [2022-05-20T16:31:46.381Z] spire-1.2.1/pkg/common/cliprinter/internal/errorjson/errorjson_test.go [2022-05-20T16:31:46.381Z] spire-1.2.1/pkg/common/cliprinter/internal/errorpretty/ [2022-05-20T16:31:46.381Z] spire-1.2.1/pkg/common/cliprinter/internal/errorpretty/errorpretty.go [2022-05-20T16:31:46.381Z] spire-1.2.1/pkg/common/cliprinter/internal/errorpretty/errorpretty_test.go [2022-05-20T16:31:46.381Z] spire-1.2.1/pkg/common/cliprinter/internal/protojson/ [2022-05-20T16:31:46.381Z] spire-1.2.1/pkg/common/cliprinter/internal/protojson/protojson.go [2022-05-20T16:31:46.381Z] spire-1.2.1/pkg/common/cliprinter/internal/protojson/protojson_test.go [2022-05-20T16:31:46.381Z] spire-1.2.1/pkg/common/cliprinter/internal/protopretty/ [2022-05-20T16:31:46.381Z] spire-1.2.1/pkg/common/cliprinter/internal/protopretty/protopretty.go [2022-05-20T16:31:46.381Z] spire-1.2.1/pkg/common/cliprinter/internal/protopretty/protopretty_test.go [2022-05-20T16:31:46.381Z] spire-1.2.1/pkg/common/cliprinter/internal/structjson/ [2022-05-20T16:31:46.381Z] spire-1.2.1/pkg/common/cliprinter/internal/structjson/structjson.go [2022-05-20T16:31:46.381Z] spire-1.2.1/pkg/common/cliprinter/internal/structjson/structjson_test.go [2022-05-20T16:31:46.381Z] spire-1.2.1/pkg/common/cliprinter/internal/structpretty/ [2022-05-20T16:31:46.381Z] spire-1.2.1/pkg/common/cliprinter/internal/structpretty/structpretty.go [2022-05-20T16:31:46.381Z] spire-1.2.1/pkg/common/cliprinter/internal/structpretty/structpretty_test.go [2022-05-20T16:31:46.381Z] spire-1.2.1/pkg/common/coretypes/ [2022-05-20T16:31:46.381Z] spire-1.2.1/pkg/common/coretypes/bundle/ [2022-05-20T16:31:46.381Z] spire-1.2.1/pkg/common/coretypes/bundle/bundle_test.go [2022-05-20T16:31:46.381Z] spire-1.2.1/pkg/common/coretypes/bundle/commontypes.go [2022-05-20T16:31:46.381Z] spire-1.2.1/pkg/common/coretypes/bundle/plugintypes.go [2022-05-20T16:31:46.381Z] spire-1.2.1/pkg/common/coretypes/bundle/require.go [2022-05-20T16:31:46.381Z] spire-1.2.1/pkg/common/coretypes/jwtkey/ [2022-05-20T16:31:46.381Z] spire-1.2.1/pkg/common/coretypes/jwtkey/apitypes.go [2022-05-20T16:31:46.381Z] spire-1.2.1/pkg/common/coretypes/jwtkey/commontypes.go [2022-05-20T16:31:46.381Z] spire-1.2.1/pkg/common/coretypes/jwtkey/jwtkey.go [2022-05-20T16:31:46.381Z] spire-1.2.1/pkg/common/coretypes/jwtkey/jwtkey_test.go [2022-05-20T16:31:46.381Z] spire-1.2.1/pkg/common/coretypes/jwtkey/plugintypes.go [2022-05-20T16:31:46.381Z] spire-1.2.1/pkg/common/coretypes/jwtkey/require.go [2022-05-20T16:31:46.381Z] spire-1.2.1/pkg/common/coretypes/x509certificate/ [2022-05-20T16:31:46.381Z] spire-1.2.1/pkg/common/coretypes/x509certificate/commontypes.go [2022-05-20T16:31:46.381Z] spire-1.2.1/pkg/common/coretypes/x509certificate/plugintypes.gospire-1.2.1/pkg/common/cliprinter/internal/structpretty/ [2022-05-20T16:31:46.381Z] spire-1.2.1/pkg/common/cliprinter/internal/structpretty/structpretty.go [2022-05-20T16:31:46.381Z] spire-1.2.1/pkg/common/cliprinter/internal/structpretty/structpretty_test.go [2022-05-20T16:31:46.381Z] spire-1.2.1/pkg/common/coretypes/ [2022-05-20T16:31:46.381Z] spire-1.2.1/pkg/common/coretypes/bundle/ [2022-05-20T16:31:46.381Z] spire-1.2.1/pkg/common/coretypes/bundle/bundle_test.go [2022-05-20T16:31:46.381Z] spire-1.2.1/pkg/common/coretypes/bundle/commontypes.go [2022-05-20T16:31:46.381Z] spire-1.2.1/pkg/common/coretypes/bundle/plugintypes.go [2022-05-20T16:31:46.381Z] spire-1.2.1/pkg/common/coretypes/bundle/require.go [2022-05-20T16:31:46.381Z] spire-1.2.1/pkg/common/coretypes/jwtkey/ [2022-05-20T16:31:46.381Z] spire-1.2.1/pkg/common/coretypes/jwtkey/apitypes.go [2022-05-20T16:31:46.381Z] spire-1.2.1/pkg/common/coretypes/jwtkey/commontypes.go [2022-05-20T16:31:46.381Z] spire-1.2.1/pkg/common/coretypes/jwtkey/jwtkey.go [2022-05-20T16:31:46.381Z] spire-1.2.1/pkg/common/coretypes/jwtkey/jwtkey_test.go [2022-05-20T16:31:46.381Z] spire-1.2.1/pkg/common/coretypes/jwtkey/plugintypes.go [2022-05-20T16:31:46.381Z] spire-1.2.1/pkg/common/coretypes/jwtkey/require.go [2022-05-20T16:31:46.381Z] spire-1.2.1/pkg/common/coretypes/x509certificate/ [2022-05-20T16:31:46.381Z] spire-1.2.1/pkg/common/coretypes/x509certificate/commontypes.go [2022-05-20T16:31:46.381Z] spire-1.2.1/pkg/common/coretypes/x509certificate/plugintypes.go [2022-05-20T16:31:46.381Z] spire-1.2.1/pkg/common/coretypes/x509certificate/require.go [2022-05-20T16:31:46.381Z] spire-1.2.1/pkg/common/coretypes/x509certificate/x509certificate.go [2022-05-20T16:31:46.381Z] spire-1.2.1/pkg/common/coretypes/x509certificate/x509certificate_test.go [2022-05-20T16:31:46.381Z] spire-1.2.1/pkg/common/cryptoutil/ [2022-05-20T16:31:46.381Z] spire-1.2.1/pkg/common/cryptoutil/keys.go [2022-05-20T16:31:46.381Z] spire-1.2.1/pkg/common/cryptoutil/keys_test.go [2022-05-20T16:31:46.381Z] spire-1.2.1/pkg/common/diskutil/ [2022-05-20T16:31:46.381Z] spire-1.2.1/pkg/common/diskutil/file_posix.go [2022-05-20T16:31:46.381Z] spire-1.2.1/pkg/common/diskutil/file_test.go [2022-05-20T16:31:46.381Z] spire-1.2.1/pkg/common/diskutil/file_windows.go [2022-05-20T16:31:46.381Z] spire-1.2.1/pkg/common/errorutil/ [2022-05-20T16:31:46.381Z] spire-1.2.1/pkg/common/errorutil/wrapper.go [2022-05-20T16:31:46.381Z] spire-1.2.1/pkg/common/health/ [2022-05-20T16:31:46.381Z] spire-1.2.1/pkg/common/health/config.go [2022-05-20T16:31:46.381Z] spire-1.2.1/pkg/common/health/context.go [2022-05-20T16:31:46.381Z] spire-1.2.1/pkg/common/health/context_test.go [2022-05-20T16:31:46.381Z] spire-1.2.1/pkg/common/health/health.go [2022-05-20T16:31:46.381Z] spire-1.2.1/pkg/common/health/health_test.go [2022-05-20T16:31:46.382Z] spire-1.2.1/pkg/common/health/logger.go [2022-05-20T16:31:46.382Z] spire-1.2.1/pkg/common/hostservice/ [2022-05-20T16:31:46.382Z] spire-1.2.1/pkg/common/hostservice/metricsservice/ [2022-05-20T16:31:46.382Z] spire-1.2.1/pkg/common/hostservice/metricsservice/v1.go [2022-05-20T16:31:46.382Z] spire-1.2.1/pkg/common/hostservice/metricsservice/v1_test.go [2022-05-20T16:31:46.382Z] spire-1.2.1/pkg/common/idutil/ [2022-05-20T16:31:46.382Z] spire-1.2.1/pkg/common/idutil/require.go [2022-05-20T16:31:46.382Z] spire-1.2.1/pkg/common/idutil/require_test.go [2022-05-20T16:31:46.382Z] spire-1.2.1/pkg/common/idutil/safety.go [2022-05-20T16:31:46.382Z] spire-1.2.1/pkg/common/idutil/safety_test.go [2022-05-20T16:31:46.382Z] spire-1.2.1/pkg/common/idutil/spiffeid.go [2022-05-20T16:31:46.382Z] spire-1.2.1/pkg/common/idutil/spiffeid_test.go [2022-05-20T16:31:46.382Z] spire-1.2.1/pkg/common/jwtsvid/ [2022-05-20T16:31:46.382Z] spire-1.2.1/pkg/common/jwtsvid/common.go [2022-05-20T16:31:46.382Z] spire-1.2.1/pkg/common/jwtsvid/sign.go [2022-05-20T16:31:46.382Z] spire-1.2.1/pkg/common/jwtsvid/token_test.go [2022-05-20T16:31:46.382Z] spire-1.2.1/pkg/common/jwtsvid/validate.go [2022-05-20T16:31:46.382Z] spire-1.2.1/pkg/common/jwtutil/ [2022-05-20T16:31:46.382Z] spire-1.2.1/pkg/common/jwtutil/keyset.go [2022-05-20T16:31:46.382Z] spire-1.2.1/pkg/common/jwtutil/keyset_test.go [2022-05-20T16:31:46.382Z] spire-1.2.1/pkg/common/log/ [2022-05-20T16:31:46.382Z] spire-1.2.1/pkg/common/log/hclog_adapter.go [2022-05-20T16:31:46.382Z] spire-1.2.1/pkg/common/log/hclog_adapter_test.go [2022-05-20T16:31:46.382Z] spire-1.2.1/pkg/common/log/log.go [2022-05-20T16:31:46.382Z] spire-1.2.1/pkg/common/log/log_test.go [2022-05-20T16:31:46.382Z] spire-1.2.1/pkg/common/log/options.go [2022-05-20T16:31:46.382Z] spire-1.2.1/pkg/common/nodeutil/ [2022-05-20T16:31:46.382Z] spire-1.2.1/pkg/common/nodeutil/node.go [2022-05-20T16:31:46.382Z] spire-1.2.1/pkg/common/nodeutil/node_test.go [2022-05-20T16:31:46.382Z] spire-1.2.1/pkg/common/peertracker/ [2022-05-20T16:31:46.382Z] spire-1.2.1/pkg/common/peertracker/conn.go [2022-05-20T16:31:46.382Z] spire-1.2.1/pkg/common/coretypes/x509certificate/require.go [2022-05-20T16:31:46.382Z] spire-1.2.1/pkg/common/coretypes/x509certificate/x509certificate.go [2022-05-20T16:31:46.382Z] spire-1.2.1/pkg/common/coretypes/x509certificate/x509certificate_test.go [2022-05-20T16:31:46.382Z] spire-1.2.1/pkg/common/cryptoutil/ [2022-05-20T16:31:46.382Z] spire-1.2.1/pkg/common/cryptoutil/keys.go [2022-05-20T16:31:46.382Z] spire-1.2.1/pkg/common/cryptoutil/keys_test.go [2022-05-20T16:31:46.382Z] spire-1.2.1/pkg/common/diskutil/ [2022-05-20T16:31:46.382Z] spire-1.2.1/pkg/common/diskutil/file_posix.go [2022-05-20T16:31:46.382Z] spire-1.2.1/pkg/common/diskutil/file_test.go [2022-05-20T16:31:46.382Z] spire-1.2.1/pkg/common/diskutil/file_windows.go [2022-05-20T16:31:46.382Z] spire-1.2.1/pkg/common/errorutil/ [2022-05-20T16:31:46.382Z] spire-1.2.1/pkg/common/errorutil/wrapper.go [2022-05-20T16:31:46.382Z] spire-1.2.1/pkg/common/health/ [2022-05-20T16:31:46.382Z] spire-1.2.1/pkg/common/health/config.go [2022-05-20T16:31:46.382Z] spire-1.2.1/pkg/common/health/context.go [2022-05-20T16:31:46.382Z] spire-1.2.1/pkg/common/health/context_test.go [2022-05-20T16:31:46.382Z] spire-1.2.1/pkg/common/health/health.go [2022-05-20T16:31:46.382Z] spire-1.2.1/pkg/common/health/health_test.go [2022-05-20T16:31:46.382Z] spire-1.2.1/pkg/common/health/logger.go [2022-05-20T16:31:46.382Z] spire-1.2.1/pkg/common/hostservice/ [2022-05-20T16:31:46.382Z] spire-1.2.1/pkg/common/hostservice/metricsservice/ [2022-05-20T16:31:46.382Z] spire-1.2.1/pkg/common/hostservice/metricsservice/v1.go [2022-05-20T16:31:46.382Z] spire-1.2.1/pkg/common/hostservice/metricsservice/v1_test.go [2022-05-20T16:31:46.382Z] spire-1.2.1/pkg/common/peertracker/credentials.go [2022-05-20T16:31:46.382Z] spire-1.2.1/pkg/common/peertracker/errors.go [2022-05-20T16:31:46.382Z] spire-1.2.1/pkg/common/peertracker/getpid_windows.c [2022-05-20T16:31:46.382Z] spire-1.2.1/pkg/common/peertracker/getpid_windows.h [2022-05-20T16:31:46.382Z] spire-1.2.1/pkg/common/peertracker/info.go [2022-05-20T16:31:46.382Z] spire-1.2.1/pkg/common/peertracker/listener.go [2022-05-20T16:31:46.382Z] spire-1.2.1/pkg/common/peertracker/listener_test.go [2022-05-20T16:31:46.382Z] spire-1.2.1/pkg/common/peertracker/peertracker.go [2022-05-20T16:31:46.382Z] spire-1.2.1/pkg/common/peertracker/peertracker_test.go [2022-05-20T16:31:46.382Z] spire-1.2.1/pkg/common/peertracker/peertracker_test_child_posix.go [2022-05-20T16:31:46.382Z] spire-1.2.1/pkg/common/peertracker/peertracker_test_child_windows.go [2022-05-20T16:31:46.382Z] spire-1.2.1/pkg/common/peertracker/peertracker_test_posix.go [2022-05-20T16:31:46.382Z] spire-1.2.1/pkg/common/peertracker/peertracker_test_windows.go [2022-05-20T16:31:46.382Z] spire-1.2.1/pkg/common/peertracker/tcp.go [2022-05-20T16:31:46.382Z] spire-1.2.1/pkg/common/peertracker/tcp_fallback.go [2022-05-20T16:31:46.382Z] spire-1.2.1/pkg/common/peertracker/tcp_windows.go [2022-05-20T16:31:46.382Z] spire-1.2.1/pkg/common/peertracker/tracker_bsd.go [2022-05-20T16:31:46.382Z] spire-1.2.1/pkg/common/peertracker/tracker_fallback.go [2022-05-20T16:31:46.382Z] spire-1.2.1/pkg/common/peertracker/tracker_linux.go [2022-05-20T16:31:46.382Z] spire-1.2.1/pkg/common/peertracker/tracker_linux_test.go [2022-05-20T16:31:46.382Z] spire-1.2.1/pkg/common/peertracker/tracker_windows.go [2022-05-20T16:31:46.382Z] spire-1.2.1/pkg/common/peertracker/uds.go [2022-05-20T16:31:46.382Z] spire-1.2.1/pkg/common/peertracker/uds_bsd.go [2022-05-20T16:31:46.382Z] spire-1.2.1/pkg/common/peertracker/uds_fallback.go [2022-05-20T16:31:46.382Z] spire-1.2.1/pkg/common/peertracker/uds_linux.go [2022-05-20T16:31:46.382Z] spire-1.2.1/pkg/common/pemutil/ [2022-05-20T16:31:46.382Z] spire-1.2.1/pkg/common/pemutil/block.go [2022-05-20T16:31:46.382Z] spire-1.2.1/pkg/common/pemutil/certs.go [2022-05-20T16:31:46.382Z] spire-1.2.1/pkg/common/pemutil/common.go [2022-05-20T16:31:46.382Z] spire-1.2.1/pkg/common/pemutil/csr.go [2022-05-20T16:31:46.382Z] spire-1.2.1/pkg/common/pemutil/keys.go [2022-05-20T16:31:46.382Z] spire-1.2.1/pkg/common/pemutil/pemutil_test.go [2022-05-20T16:31:46.382Z] spire-1.2.1/pkg/common/pemutil/testdata/ [2022-05-20T16:31:46.382Z] spire-1.2.1/pkg/common/pemutil/testdata/cert.pem [2022-05-20T16:31:46.382Z] spire-1.2.1/pkg/common/pemutil/testdata/certs.pem [2022-05-20T16:31:46.382Z] spire-1.2.1/pkg/common/pemutil/testdata/csr.pem [2022-05-20T16:31:46.382Z] spire-1.2.1/pkg/common/pemutil/testdata/ecdsa-key-pkcs8.pem [2022-05-20T16:31:46.382Z] spire-1.2.1/pkg/common/pemutil/testdata/ecdsa-key.pem [2022-05-20T16:31:46.382Z] spire-1.2.1/pkg/common/pemutil/testdata/key.pem [2022-05-20T16:31:46.382Z] spire-1.2.1/pkg/common/pemutil/testdata/public-rsa-key.pem [2022-05-20T16:31:46.382Z] spire-1.2.1/pkg/common/pemutil/testdata/rsa-key-pkcs8.pem [2022-05-20T16:31:46.382Z] spire-1.2.1/pkg/common/pemutil/testdata/rsa-key.pem [2022-05-20T16:31:46.382Z] spire-1.2.1/pkg/common/plugin/ [2022-05-20T16:31:46.382Z] spire-1.2.1/pkg/common/plugin/aws/ [2022-05-20T16:31:46.382Z] spire-1.2.1/pkg/common/plugin/aws/iid.go [2022-05-20T16:31:46.382Z] spire-1.2.1/pkg/common/plugin/azure/ [2022-05-20T16:31:46.382Z] spire-1.2.1/pkg/common/plugin/azure/msi.go [2022-05-20T16:31:46.382Z] spire-1.2.1/pkg/common/plugin/azure/msi_test.go [2022-05-20T16:31:46.382Z] spire-1.2.1/pkg/common/plugin/facade.go [2022-05-20T16:31:46.382Z] spire-1.2.1/pkg/common/plugin/facade_test.go [2022-05-20T16:31:46.382Z] spire-1.2.1/pkg/common/plugin/gcp/ [2022-05-20T16:31:46.382Z] spire-1.2.1/pkg/common/plugin/gcp/iit.go [2022-05-20T16:31:46.382Z] spire-1.2.1/pkg/common/plugin/k8s/ [2022-05-20T16:31:46.382Z] spire-1.2.1/pkg/common/plugin/k8s/apiserver/ [2022-05-20T16:31:46.382Z] spire-1.2.1/pkg/common/plugin/k8s/apiserver/client.go [2022-05-20T16:31:46.382Z] spire-1.2.1/pkg/common/plugin/k8s/apiserver/client_test.go [2022-05-20T16:31:46.382Z] spire-1.2.1/pkg/common/plugin/k8s/utils.go [2022-05-20T16:31:46.382Z] spire-1.2.1/pkg/common/plugin/k8s/utils_test.go [2022-05-20T16:31:46.382Z] spire-1.2.1/pkg/common/plugin/log.go [2022-05-20T16:31:46.382Z] spire-1.2.1/pkg/common/plugin/sshpop/ [2022-05-20T16:31:46.382Z] spire-1.2.1/pkg/common/plugin/sshpop/handshake.go [2022-05-20T16:31:46.382Z] spire-1.2.1/pkg/common/plugin/sshpop/handshake_test.go [2022-05-20T16:31:46.382Z] spire-1.2.1/pkg/common/plugin/sshpop/sshpop.go [2022-05-20T16:31:46.382Z] spire-1.2.1/pkg/common/plugin/sshpop/sshpop_test.go [2022-05-20T16:31:46.382Z] spire-1.2.1/pkg/common/plugin/sshpop/testdata/ [2022-05-20T16:31:46.382Z] spire-1.2.1/pkg/common/plugin/sshpop/testdata/dummy_agent_ssh_key [2022-05-20T16:31:46.382Z] spire-1.2.1/pkg/common/plugin/sshpop/testdata/dummy_agent_ssh_key-cert.pub [2022-05-20T16:31:46.382Z] spire-1.2.1/pkg/common/plugin/sshpop/testdata/dummy_ssh_cert_authority.pub [2022-05-20T16:31:46.382Z] spire-1.2.1/pkg/common/plugin/sshpop/testdata/empty_ssh_cert_authority.pub [2022-05-20T16:31:46.382Z] spire-1.2.1/pkg/common/plugin/sshpop/testdata/many_ssh_cert_authorities.pub [2022-05-20T16:31:46.382Z] spire-1.2.1/pkg/common/plugin/tpmdevid/ [2022-05-20T16:31:46.382Z] spire-1.2.1/pkg/common/plugin/tpmdevid/devid.go [2022-05-20T16:31:46.382Z] spire-1.2.1/pkg/common/plugin/x509pop/ [2022-05-20T16:31:46.382Z] spire-1.2.1/pkg/common/plugin/x509pop/x509pop.go [2022-05-20T16:31:46.382Z] spire-1.2.1/pkg/common/plugin/x509pop/x509pop_test.go [2022-05-20T16:31:46.382Z] spire-1.2.1/pkg/common/profiling/ [2022-05-20T16:31:46.382Z] spire-1.2.1/pkg/common/profiling/dumpers.go [2022-05-20T16:31:46.382Z] spire-1.2.1/pkg/common/profiling/profiling.go [2022-05-20T16:31:46.382Z] spire-1.2.1/pkg/common/protoutil/ [2022-05-20T16:31:46.382Z] spire-1.2.1/pkg/common/protoutil/masks.go [2022-05-20T16:31:46.382Z] spire-1.2.1/pkg/common/protoutil/masks_test.go [2022-05-20T16:31:46.382Z] spire-1.2.1/pkg/common/rotationutil/ [2022-05-20T16:31:46.382Z] spire-1.2.1/pkg/common/rotationutil/rotationutil.go [2022-05-20T16:31:46.382Z] spire-1.2.1/pkg/common/rotationutil/rotationutil_test.go [2022-05-20T16:31:46.382Z] spire-1.2.1/pkg/common/selector/ [2022-05-20T16:31:46.382Z] spire-1.2.1/pkg/common/selector/selector.go [2022-05-20T16:31:46.382Z] spire-1.2.1/pkg/common/selector/selector_test.go [2022-05-20T16:31:46.382Z] spire-1.2.1/pkg/common/selector/set.go [2022-05-20T16:31:46.382Z] spire-1.2.1/pkg/common/selector/set_utils.go [2022-05-20T16:31:46.382Z] spire-1.2.1/pkg/common/selector/set_utils_test.go [2022-05-20T16:31:46.382Z] spire-1.2.1/pkg/common/telemetry/ [2022-05-20T16:31:46.382Z] spire-1.2.1/pkg/common/telemetry/agent/ [2022-05-20T16:31:46.382Z] spire-1.2.1/pkg/common/telemetry/agent/keymanager/ [2022-05-20T16:31:46.382Z] spire-1.2.1/pkg/common/telemetry/agent/keymanager/keymanager.go [2022-05-20T16:31:46.382Z] spire-1.2.1/pkg/common/telemetry/agent/keymanager/wrapper.go [2022-05-20T16:31:46.382Z] spire-1.2.1/pkg/common/telemetry/agent/keymanager/wrapper_test.go [2022-05-20T16:31:46.382Z] spire-1.2.1/pkg/common/telemetry/agent/manager.go [2022-05-20T16:31:46.382Z] spire-1.2.1/pkg/common/telemetry/agent/node.go [2022-05-20T16:31:46.382Z] spire-1.2.1/pkg/common/telemetry/agent/rotate.go [2022-05-20T16:31:46.382Z] spire-1.2.1/pkg/common/telemetry/agent/sdsapi.go [2022-05-20T16:31:46.382Z] spire-1.2.1/pkg/common/telemetry/agent/store/ [2022-05-20T16:31:46.382Z] spire-1.2.1/pkg/common/telemetry/agent/store/store.go [2022-05-20T16:31:46.382Z] spire-1.2.1/pkg/common/telemetry/agent/workloadapi/ [2022-05-20T16:31:46.382Z] spire-1.2.1/pkg/common/telemetry/agent/workloadapi/workload.go [2022-05-20T16:31:46.382Z] spire-1.2.1/pkg/common/telemetry/blackhole.go [2022-05-20T16:31:46.382Z] spire-1.2.1/pkg/common/telemetry/call.go [2022-05-20T16:31:46.382Z] spire-1.2.1/pkg/common/telemetry/common/ [2022-05-20T16:31:46.382Z] spire-1.2.1/pkg/common/telemetry/common/label_adders.go [2022-05-20T16:31:46.382Z] spire-1.2.1/pkg/common/telemetry/config.go [2022-05-20T16:31:46.382Z] spire-1.2.1/pkg/common/telemetry/dogstatsd.go [2022-05-20T16:31:46.382Z] spire-1.2.1/pkg/common/telemetry/dogstatsd_test.go [2022-05-20T16:31:46.382Z] spire-1.2.1/pkg/common/telemetry/inmem.go [2022-05-20T16:31:46.382Z] spire-1.2.1/pkg/common/telemetry/inmem_test.go [2022-05-20T16:31:46.382Z] spire-1.2.1/pkg/common/telemetry/m3.go [2022-05-20T16:31:46.382Z] spire-1.2.1/pkg/common/telemetry/m3_test.go [2022-05-20T16:31:46.382Z] spire-1.2.1/pkg/common/telemetry/metrics.go [2022-05-20T16:31:46.382Z] spire-1.2.1/pkg/common/telemetry/metrics_benchmark_test.go [2022-05-20T16:31:46.382Z] spire-1.2.1/pkg/common/telemetry/names.go [2022-05-20T16:31:46.382Z] spire-1.2.1/pkg/common/telemetry/prometheus.go [2022-05-20T16:31:46.382Z] spire-1.2.1/pkg/common/telemetry/prometheus_test.go [2022-05-20T16:31:46.382Z] spire-1.2.1/pkg/common/telemetry/sanitize.go [2022-05-20T16:31:46.382Z] spire-1.2.1/pkg/common/telemetry/sanitize_test.go [2022-05-20T16:31:46.382Z] spire-1.2.1/pkg/common/telemetry/server/ [2022-05-20T16:31:46.382Z] spire-1.2.1/pkg/common/telemetry/server/bundle_manager.go [2022-05-20T16:31:46.382Z] spire-1.2.1/pkg/common/telemetry/server/ca_manager.go [2022-05-20T16:31:46.382Z] spire-1.2.1/pkg/common/telemetry/server/datastore/ [2022-05-20T16:31:46.382Z] spire-1.2.1/pkg/common/telemetry/server/datastore/bundle.go [2022-05-20T16:31:46.382Z] spire-1.2.1/pkg/common/telemetry/server/datastore/federation_relationship.go [2022-05-20T16:31:46.382Z] spire-1.2.1/pkg/common/telemetry/server/datastore/join_token.go [2022-05-20T16:31:46.382Z] spire-1.2.1/pkg/common/telemetry/server/datastore/node.go [2022-05-20T16:31:46.382Z] spire-1.2.1/pkg/common/telemetry/server/datastore/registration.go [2022-05-20T16:31:46.382Z] spire-1.2.1/pkg/common/telemetry/server/datastore/wrapper.go [2022-05-20T16:31:46.382Z] spire-1.2.1/pkg/common/telemetry/server/datastore/wrapper_test.go [2022-05-20T16:31:46.382Z] spire-1.2.1/pkg/common/telemetry/server/keymanager/ [2022-05-20T16:31:46.382Z] spire-1.2.1/pkg/common/telemetry/server/keymanager/keymanager.go [2022-05-20T16:31:46.382Z] spire-1.2.1/pkg/common/telemetry/server/keymanager/wrapper.go [2022-05-20T16:31:46.382Z] spire-1.2.1/pkg/common/telemetry/server/keymanager/wrapper_test.go [2022-05-20T16:31:46.382Z] spire-1.2.1/pkg/common/telemetry/server/registration_manager.go [2022-05-20T16:31:46.382Z] spire-1.2.1/pkg/common/telemetry/server/rotate.go [2022-05-20T16:31:46.382Z] spire-1.2.1/pkg/common/telemetry/server/server.go [2022-05-20T16:31:46.382Z] spire-1.2.1/pkg/common/telemetry/sink.go [2022-05-20T16:31:46.382Z] spire-1.2.1/pkg/common/telemetry/statsd.go [2022-05-20T16:31:46.382Z] spire-1.2.1/pkg/common/telemetry/statsd_test.go [2022-05-20T16:31:46.382Z] spire-1.2.1/pkg/common/telemetry/uptime.go [2022-05-20T16:31:46.382Z] spire-1.2.1/pkg/common/telemetry/version.go [2022-05-20T16:31:46.382Z] spire-1.2.1/pkg/common/telemetry/withlabels.go [2022-05-20T16:31:46.382Z] spire-1.2.1/pkg/common/uptime/ [2022-05-20T16:31:46.382Z] spire-1.2.1/pkg/common/uptime/uptime.go [2022-05-20T16:31:46.383Z] spire-1.2.1/pkg/common/uptime/uptime_test.go [2022-05-20T16:31:46.383Z] spire-1.2.1/pkg/common/idutil/ [2022-05-20T16:31:46.383Z] spire-1.2.1/pkg/common/idutil/require.go [2022-05-20T16:31:46.383Z] spire-1.2.1/pkg/common/idutil/require_test.go [2022-05-20T16:31:46.383Z] spire-1.2.1/pkg/common/idutil/safety.go [2022-05-20T16:31:46.383Z] spire-1.2.1/pkg/common/idutil/safety_test.go [2022-05-20T16:31:46.383Z] spire-1.2.1/pkg/common/idutil/spiffeid.go [2022-05-20T16:31:46.383Z] spire-1.2.1/pkg/common/idutil/spiffeid_test.go [2022-05-20T16:31:46.383Z] spire-1.2.1/pkg/common/jwtsvid/ [2022-05-20T16:31:46.383Z] spire-1.2.1/pkg/common/jwtsvid/common.go [2022-05-20T16:31:46.383Z] spire-1.2.1/pkg/common/jwtsvid/sign.go [2022-05-20T16:31:46.383Z] spire-1.2.1/pkg/common/jwtsvid/token_test.go [2022-05-20T16:31:46.383Z] spire-1.2.1/pkg/common/jwtsvid/validate.go [2022-05-20T16:31:46.383Z] spire-1.2.1/pkg/common/jwtutil/ [2022-05-20T16:31:46.383Z] spire-1.2.1/pkg/common/jwtutil/keyset.go [2022-05-20T16:31:46.383Z] spire-1.2.1/pkg/common/jwtutil/keyset_test.go [2022-05-20T16:31:46.383Z] spire-1.2.1/pkg/common/log/ [2022-05-20T16:31:46.383Z] spire-1.2.1/pkg/common/log/hclog_adapter.go [2022-05-20T16:31:46.383Z] spire-1.2.1/pkg/common/log/hclog_adapter_test.go [2022-05-20T16:31:46.383Z] spire-1.2.1/pkg/common/log/log.go [2022-05-20T16:31:46.383Z] spire-1.2.1/pkg/common/log/log_test.go [2022-05-20T16:31:46.383Z] spire-1.2.1/pkg/common/log/options.go [2022-05-20T16:31:46.383Z] spire-1.2.1/pkg/common/nodeutil/ [2022-05-20T16:31:46.383Z] spire-1.2.1/pkg/common/nodeutil/node.go [2022-05-20T16:31:46.383Z] spire-1.2.1/pkg/common/nodeutil/node_test.go [2022-05-20T16:31:46.383Z] spire-1.2.1/pkg/common/peertracker/ [2022-05-20T16:31:46.383Z] spire-1.2.1/pkg/common/peertracker/conn.go [2022-05-20T16:31:46.383Z] spire-1.2.1/pkg/common/util/ [2022-05-20T16:31:46.383Z] spire-1.2.1/pkg/common/util/certs.go [2022-05-20T16:31:46.383Z] spire-1.2.1/pkg/common/util/certs_test.go [2022-05-20T16:31:46.383Z] spire-1.2.1/pkg/common/util/csr.go [2022-05-20T16:31:46.383Z] spire-1.2.1/pkg/common/util/hash.go [2022-05-20T16:31:46.383Z] spire-1.2.1/pkg/common/util/selectors.go [2022-05-20T16:31:46.383Z] spire-1.2.1/pkg/common/util/selectors_test.go [2022-05-20T16:31:46.383Z] spire-1.2.1/pkg/common/util/signals.go [2022-05-20T16:31:46.383Z] spire-1.2.1/pkg/common/util/sort.go [2022-05-20T16:31:46.383Z] spire-1.2.1/pkg/common/util/sort_test.go [2022-05-20T16:31:46.383Z] spire-1.2.1/pkg/common/util/task.go [2022-05-20T16:31:46.383Z] spire-1.2.1/pkg/common/util/task_test.go [2022-05-20T16:31:46.383Z] spire-1.2.1/pkg/common/util/testdata/ [2022-05-20T16:31:46.383Z] spire-1.2.1/pkg/common/util/testdata/empty-bundle.pem [2022-05-20T16:31:46.383Z] spire-1.2.1/pkg/common/util/testdata/mixed-bundle.pem [2022-05-20T16:31:46.383Z] spire-1.2.1/pkg/common/version/ [2022-05-20T16:31:46.383Z] spire-1.2.1/pkg/common/version/version.go [2022-05-20T16:31:46.383Z] spire-1.2.1/pkg/common/x509svid/ [2022-05-20T16:31:46.383Z] spire-1.2.1/pkg/common/x509svid/common_test.go [2022-05-20T16:31:46.383Z] spire-1.2.1/pkg/common/x509svid/csr.go [2022-05-20T16:31:46.383Z] spire-1.2.1/pkg/common/x509svid/upstreamca.go [2022-05-20T16:31:46.383Z] spire-1.2.1/pkg/common/x509svid/upstreamca_test.go [2022-05-20T16:31:46.383Z] spire-1.2.1/pkg/common/x509util/ [2022-05-20T16:31:46.383Z] spire-1.2.1/pkg/common/x509util/cert.go [2022-05-20T16:31:46.383Z] spire-1.2.1/pkg/common/x509util/dns.go [2022-05-20T16:31:46.383Z] spire-1.2.1/pkg/common/x509util/dns_test.go [2022-05-20T16:31:46.383Z] spire-1.2.1/pkg/common/peertracker/credentials.go [2022-05-20T16:31:46.383Z] spire-1.2.1/pkg/common/peertracker/errors.go [2022-05-20T16:31:46.383Z] spire-1.2.1/pkg/common/peertracker/getpid_windows.c [2022-05-20T16:31:46.383Z] spire-1.2.1/pkg/common/peertracker/getpid_windows.h [2022-05-20T16:31:46.383Z] spire-1.2.1/pkg/common/peertracker/info.go [2022-05-20T16:31:46.383Z] spire-1.2.1/pkg/common/peertracker/listener.go [2022-05-20T16:31:46.383Z] spire-1.2.1/pkg/common/peertracker/listener_test.go [2022-05-20T16:31:46.383Z] spire-1.2.1/pkg/common/peertracker/peertracker.go [2022-05-20T16:31:46.383Z] spire-1.2.1/pkg/common/peertracker/peertracker_test.go [2022-05-20T16:31:46.383Z] spire-1.2.1/pkg/common/peertracker/peertracker_test_child_posix.go [2022-05-20T16:31:46.383Z] spire-1.2.1/pkg/common/peertracker/peertracker_test_child_windows.go [2022-05-20T16:31:46.383Z] spire-1.2.1/pkg/common/peertracker/peertracker_test_posix.go [2022-05-20T16:31:46.383Z] spire-1.2.1/pkg/common/peertracker/peertracker_test_windows.go [2022-05-20T16:31:46.383Z] spire-1.2.1/pkg/common/peertracker/tcp.go [2022-05-20T16:31:46.383Z] spire-1.2.1/pkg/common/peertracker/tcp_fallback.go [2022-05-20T16:31:46.383Z] spire-1.2.1/pkg/common/peertracker/tcp_windows.go [2022-05-20T16:31:46.383Z] spire-1.2.1/pkg/common/peertracker/tracker_bsd.go [2022-05-20T16:31:46.383Z] spire-1.2.1/pkg/common/peertracker/tracker_fallback.go [2022-05-20T16:31:46.383Z] spire-1.2.1/pkg/common/peertracker/tracker_linux.go [2022-05-20T16:31:46.383Z] spire-1.2.1/pkg/common/peertracker/tracker_linux_test.go [2022-05-20T16:31:46.383Z] spire-1.2.1/pkg/common/x509util/keyid.go [2022-05-20T16:31:46.383Z] spire-1.2.1/pkg/common/x509util/keypair.go [2022-05-20T16:31:46.383Z] spire-1.2.1/pkg/common/x509util/serialnumber.go [2022-05-20T16:31:46.383Z] spire-1.2.1/pkg/common/x509util/serialnumber_test.go [2022-05-20T16:31:46.383Z] spire-1.2.1/pkg/server/ [2022-05-20T16:31:46.383Z] spire-1.2.1/pkg/server/api/ [2022-05-20T16:31:46.383Z] spire-1.2.1/pkg/server/api/agent.go [2022-05-20T16:31:46.383Z] spire-1.2.1/pkg/server/api/agent/ [2022-05-20T16:31:46.383Z] spire-1.2.1/pkg/server/api/agent/v1/ [2022-05-20T16:31:46.383Z] spire-1.2.1/pkg/server/api/agent/v1/service.go [2022-05-20T16:31:46.383Z] spire-1.2.1/pkg/server/api/agent/v1/service_test.go [2022-05-20T16:31:46.383Z] spire-1.2.1/pkg/server/api/agent_test.go [2022-05-20T16:31:46.383Z] spire-1.2.1/pkg/server/api/api.go [2022-05-20T16:31:46.383Z] spire-1.2.1/pkg/server/api/audit/ [2022-05-20T16:31:46.383Z] spire-1.2.1/pkg/server/api/audit/audit.go [2022-05-20T16:31:46.383Z] spire-1.2.1/pkg/server/api/audit/audit_test.go [2022-05-20T16:31:46.383Z] spire-1.2.1/pkg/server/api/bundle.go [2022-05-20T16:31:46.383Z] spire-1.2.1/pkg/server/api/bundle/ [2022-05-20T16:31:46.383Z] spire-1.2.1/pkg/server/api/bundle/v1/ [2022-05-20T16:31:46.383Z] spire-1.2.1/pkg/server/api/bundle/v1/service.go [2022-05-20T16:31:46.383Z] spire-1.2.1/pkg/server/api/bundle/v1/service_test.go [2022-05-20T16:31:46.383Z] spire-1.2.1/pkg/server/api/bundle_test.go [2022-05-20T16:31:46.383Z] spire-1.2.1/pkg/server/api/debug/ [2022-05-20T16:31:46.383Z] spire-1.2.1/pkg/server/api/debug/v1/ [2022-05-20T16:31:46.383Z] spire-1.2.1/pkg/server/api/debug/v1/service.go [2022-05-20T16:31:46.383Z] spire-1.2.1/pkg/server/api/debug/v1/service_test.go [2022-05-20T16:31:46.383Z] spire-1.2.1/pkg/common/peertracker/tracker_windows.go [2022-05-20T16:31:46.383Z] spire-1.2.1/pkg/common/peertracker/uds.go [2022-05-20T16:31:46.383Z] spire-1.2.1/pkg/common/peertracker/uds_bsd.go [2022-05-20T16:31:46.383Z] spire-1.2.1/pkg/common/peertracker/uds_fallback.go [2022-05-20T16:31:46.383Z] spire-1.2.1/pkg/common/peertracker/uds_linux.go [2022-05-20T16:31:46.383Z] spire-1.2.1/pkg/common/pemutil/ [2022-05-20T16:31:46.383Z] spire-1.2.1/pkg/common/pemutil/block.go [2022-05-20T16:31:46.383Z] spire-1.2.1/pkg/common/pemutil/certs.go [2022-05-20T16:31:46.383Z] spire-1.2.1/pkg/common/pemutil/common.go [2022-05-20T16:31:46.383Z] spire-1.2.1/pkg/common/pemutil/csr.go [2022-05-20T16:31:46.383Z] spire-1.2.1/pkg/common/pemutil/keys.go [2022-05-20T16:31:46.383Z] spire-1.2.1/pkg/common/pemutil/pemutil_test.go [2022-05-20T16:31:46.383Z] spire-1.2.1/pkg/common/pemutil/testdata/ [2022-05-20T16:31:46.383Z] spire-1.2.1/pkg/common/pemutil/testdata/cert.pem [2022-05-20T16:31:46.383Z] spire-1.2.1/pkg/common/pemutil/testdata/certs.pem [2022-05-20T16:31:46.383Z] spire-1.2.1/pkg/common/pemutil/testdata/csr.pem [2022-05-20T16:31:46.383Z] spire-1.2.1/pkg/common/pemutil/testdata/ecdsa-key-pkcs8.pem [2022-05-20T16:31:46.383Z] spire-1.2.1/pkg/common/pemutil/testdata/ecdsa-key.pem [2022-05-20T16:31:46.383Z] spire-1.2.1/pkg/common/pemutil/testdata/key.pem [2022-05-20T16:31:46.383Z] spire-1.2.1/pkg/common/pemutil/testdata/public-rsa-key.pem [2022-05-20T16:31:46.383Z] spire-1.2.1/pkg/common/pemutil/testdata/rsa-key-pkcs8.pem [2022-05-20T16:31:46.383Z] spire-1.2.1/pkg/common/pemutil/testdata/rsa-key.pem [2022-05-20T16:31:46.383Z] spire-1.2.1/pkg/common/plugin/ [2022-05-20T16:31:46.383Z] spire-1.2.1/pkg/common/plugin/aws/ [2022-05-20T16:31:46.383Z] spire-1.2.1/pkg/common/plugin/aws/iid.go [2022-05-20T16:31:46.383Z] spire-1.2.1/pkg/common/plugin/azure/ [2022-05-20T16:31:46.383Z] spire-1.2.1/pkg/common/plugin/azure/msi.go [2022-05-20T16:31:46.383Z] spire-1.2.1/pkg/common/plugin/azure/msi_test.go [2022-05-20T16:31:46.383Z] spire-1.2.1/pkg/common/plugin/facade.go [2022-05-20T16:31:46.383Z] spire-1.2.1/pkg/common/plugin/facade_test.go [2022-05-20T16:31:46.383Z] spire-1.2.1/pkg/common/plugin/gcp/ [2022-05-20T16:31:46.383Z] spire-1.2.1/pkg/common/plugin/gcp/iit.go [2022-05-20T16:31:46.383Z] spire-1.2.1/pkg/common/plugin/k8s/ [2022-05-20T16:31:46.383Z] spire-1.2.1/pkg/common/plugin/k8s/apiserver/ [2022-05-20T16:31:46.383Z] spire-1.2.1/pkg/common/plugin/k8s/apiserver/client.go [2022-05-20T16:31:46.383Z] spire-1.2.1/pkg/common/plugin/k8s/apiserver/client_test.go [2022-05-20T16:31:46.383Z] spire-1.2.1/pkg/common/plugin/k8s/utils.go [2022-05-20T16:31:46.383Z] spire-1.2.1/pkg/common/plugin/k8s/utils_test.go [2022-05-20T16:31:46.383Z] spire-1.2.1/pkg/common/plugin/log.go [2022-05-20T16:31:46.383Z] spire-1.2.1/pkg/common/plugin/sshpop/ [2022-05-20T16:31:46.383Z] spire-1.2.1/pkg/common/plugin/sshpop/handshake.go [2022-05-20T16:31:46.383Z] spire-1.2.1/pkg/common/plugin/sshpop/handshake_test.go [2022-05-20T16:31:46.383Z] spire-1.2.1/pkg/common/plugin/sshpop/sshpop.go [2022-05-20T16:31:46.383Z] spire-1.2.1/pkg/common/plugin/sshpop/sshpop_test.go [2022-05-20T16:31:46.383Z] spire-1.2.1/pkg/common/plugin/sshpop/testdata/ [2022-05-20T16:31:46.383Z] spire-1.2.1/pkg/common/plugin/sshpop/testdata/dummy_agent_ssh_key [2022-05-20T16:31:46.383Z] spire-1.2.1/pkg/common/plugin/sshpop/testdata/dummy_agent_ssh_key-cert.pub [2022-05-20T16:31:46.383Z] spire-1.2.1/pkg/common/plugin/sshpop/testdata/dummy_ssh_cert_authority.pub [2022-05-20T16:31:46.383Z] spire-1.2.1/pkg/common/plugin/sshpop/testdata/empty_ssh_cert_authority.pub [2022-05-20T16:31:46.383Z] spire-1.2.1/pkg/common/plugin/sshpop/testdata/many_ssh_cert_authorities.pub [2022-05-20T16:31:46.383Z] spire-1.2.1/pkg/common/plugin/tpmdevid/ [2022-05-20T16:31:46.383Z] spire-1.2.1/pkg/common/plugin/tpmdevid/devid.go [2022-05-20T16:31:46.383Z] spire-1.2.1/pkg/common/plugin/x509pop/ [2022-05-20T16:31:46.383Z] spire-1.2.1/pkg/common/plugin/x509pop/x509pop.go [2022-05-20T16:31:46.383Z] spire-1.2.1/pkg/common/plugin/x509pop/x509pop_test.go [2022-05-20T16:31:46.383Z] spire-1.2.1/pkg/common/profiling/ [2022-05-20T16:31:46.383Z] spire-1.2.1/pkg/common/profiling/dumpers.go [2022-05-20T16:31:46.383Z] spire-1.2.1/pkg/common/profiling/profiling.go [2022-05-20T16:31:46.383Z] spire-1.2.1/pkg/common/protoutil/ [2022-05-20T16:31:46.383Z] spire-1.2.1/pkg/common/protoutil/masks.go [2022-05-20T16:31:46.383Z] spire-1.2.1/pkg/common/protoutil/masks_test.go [2022-05-20T16:31:46.383Z] spire-1.2.1/pkg/common/rotationutil/ [2022-05-20T16:31:46.383Z] spire-1.2.1/pkg/common/rotationutil/rotationutil.go [2022-05-20T16:31:46.383Z] spire-1.2.1/pkg/common/rotationutil/rotationutil_test.go [2022-05-20T16:31:46.383Z] spire-1.2.1/pkg/common/selector/ [2022-05-20T16:31:46.383Z] spire-1.2.1/pkg/common/selector/selector.go [2022-05-20T16:31:46.383Z] spire-1.2.1/pkg/common/selector/selector_test.go [2022-05-20T16:31:46.383Z] spire-1.2.1/pkg/common/selector/set.go [2022-05-20T16:31:46.383Z] spire-1.2.1/pkg/common/selector/set_utils.go [2022-05-20T16:31:46.383Z] spire-1.2.1/pkg/common/selector/set_utils_test.go [2022-05-20T16:31:46.383Z] spire-1.2.1/pkg/common/telemetry/ [2022-05-20T16:31:46.383Z] spire-1.2.1/pkg/common/telemetry/agent/ [2022-05-20T16:31:46.383Z] spire-1.2.1/pkg/common/telemetry/agent/keymanager/ [2022-05-20T16:31:46.383Z] spire-1.2.1/pkg/common/telemetry/agent/keymanager/keymanager.go [2022-05-20T16:31:46.383Z] spire-1.2.1/pkg/common/telemetry/agent/keymanager/wrapper.go [2022-05-20T16:31:46.383Z] spire-1.2.1/pkg/common/telemetry/agent/keymanager/wrapper_test.go [2022-05-20T16:31:46.383Z] spire-1.2.1/pkg/common/telemetry/agent/manager.go [2022-05-20T16:31:46.383Z] spire-1.2.1/pkg/common/telemetry/agent/node.go [2022-05-20T16:31:46.383Z] spire-1.2.1/pkg/common/telemetry/agent/rotate.go [2022-05-20T16:31:46.383Z] spire-1.2.1/pkg/common/telemetry/agent/sdsapi.go [2022-05-20T16:31:46.383Z] spire-1.2.1/pkg/common/telemetry/agent/store/ [2022-05-20T16:31:46.383Z] spire-1.2.1/pkg/common/telemetry/agent/store/store.go [2022-05-20T16:31:46.383Z] spire-1.2.1/pkg/common/telemetry/agent/workloadapi/ [2022-05-20T16:31:46.383Z] spire-1.2.1/pkg/common/telemetry/agent/workloadapi/workload.go [2022-05-20T16:31:46.383Z] spire-1.2.1/pkg/common/telemetry/blackhole.go [2022-05-20T16:31:46.383Z] spire-1.2.1/pkg/common/telemetry/call.go [2022-05-20T16:31:46.383Z] spire-1.2.1/pkg/common/telemetry/common/ [2022-05-20T16:31:46.383Z] spire-1.2.1/pkg/common/telemetry/common/label_adders.go [2022-05-20T16:31:46.383Z] spire-1.2.1/pkg/server/api/entry.go [2022-05-20T16:31:46.383Z] spire-1.2.1/pkg/server/api/entry/ [2022-05-20T16:31:46.383Z] spire-1.2.1/pkg/server/api/entry/v1/ [2022-05-20T16:31:46.383Z] spire-1.2.1/pkg/server/api/entry/v1/service.go [2022-05-20T16:31:46.383Z] spire-1.2.1/pkg/server/api/entry/v1/service_test.go [2022-05-20T16:31:46.383Z] spire-1.2.1/pkg/server/api/entry_test.go [2022-05-20T16:31:46.383Z] spire-1.2.1/pkg/server/api/health/ [2022-05-20T16:31:46.383Z] spire-1.2.1/pkg/server/api/health/v1/ [2022-05-20T16:31:46.383Z] spire-1.2.1/pkg/server/api/health/v1/service.go [2022-05-20T16:31:46.383Z] spire-1.2.1/pkg/server/api/health/v1/service_test.go [2022-05-20T16:31:46.383Z] spire-1.2.1/pkg/server/api/id.go [2022-05-20T16:31:46.383Z] spire-1.2.1/pkg/server/api/id_test.go [2022-05-20T16:31:46.383Z] spire-1.2.1/pkg/server/api/limits/ [2022-05-20T16:31:46.383Z] spire-1.2.1/pkg/server/api/limits/limits.go [2022-05-20T16:31:46.383Z] spire-1.2.1/pkg/server/api/middleware/ [2022-05-20T16:31:46.383Z] spire-1.2.1/pkg/server/api/middleware/alias.go [2022-05-20T16:31:46.383Z] spire-1.2.1/pkg/server/api/middleware/audit.go [2022-05-20T16:31:46.383Z] spire-1.2.1/pkg/server/api/middleware/authorization.go [2022-05-20T16:31:46.383Z] spire-1.2.1/pkg/server/api/middleware/authorization_opa.go [2022-05-20T16:31:46.383Z] spire-1.2.1/pkg/server/api/middleware/authorization_test.go [2022-05-20T16:31:46.383Z] spire-1.2.1/pkg/server/api/middleware/authorize_agent.go [2022-05-20T16:31:46.384Z] spire-1.2.1/pkg/server/api/middleware/caller.go [2022-05-20T16:31:46.384Z] spire-1.2.1/pkg/server/api/middleware/caller_test.go [2022-05-20T16:31:46.384Z] spire-1.2.1/pkg/common/telemetry/config.go [2022-05-20T16:31:46.384Z] spire-1.2.1/pkg/common/telemetry/dogstatsd.go [2022-05-20T16:31:46.384Z] spire-1.2.1/pkg/common/telemetry/dogstatsd_test.go [2022-05-20T16:31:46.384Z] spire-1.2.1/pkg/common/telemetry/inmem.go [2022-05-20T16:31:46.384Z] spire-1.2.1/pkg/common/telemetry/inmem_test.go [2022-05-20T16:31:46.384Z] spire-1.2.1/pkg/common/telemetry/m3.go [2022-05-20T16:31:46.384Z] spire-1.2.1/pkg/common/telemetry/m3_test.go [2022-05-20T16:31:46.384Z] spire-1.2.1/pkg/common/telemetry/metrics.go [2022-05-20T16:31:46.384Z] spire-1.2.1/pkg/common/telemetry/metrics_benchmark_test.go [2022-05-20T16:31:46.384Z] spire-1.2.1/pkg/common/telemetry/names.go [2022-05-20T16:31:46.384Z] spire-1.2.1/pkg/common/telemetry/prometheus.go [2022-05-20T16:31:46.384Z] spire-1.2.1/pkg/common/telemetry/prometheus_test.go [2022-05-20T16:31:46.384Z] spire-1.2.1/pkg/common/telemetry/sanitize.go [2022-05-20T16:31:46.384Z] spire-1.2.1/pkg/common/telemetry/sanitize_test.go [2022-05-20T16:31:46.384Z] spire-1.2.1/pkg/common/telemetry/server/ [2022-05-20T16:31:46.384Z] spire-1.2.1/pkg/common/telemetry/server/bundle_manager.go [2022-05-20T16:31:46.384Z] spire-1.2.1/pkg/common/telemetry/server/ca_manager.go [2022-05-20T16:31:46.384Z] spire-1.2.1/pkg/common/telemetry/server/datastore/ [2022-05-20T16:31:46.384Z] spire-1.2.1/pkg/common/telemetry/server/datastore/bundle.go [2022-05-20T16:31:46.384Z] spire-1.2.1/pkg/common/telemetry/server/datastore/federation_relationship.go [2022-05-20T16:31:46.384Z] spire-1.2.1/pkg/common/telemetry/server/datastore/join_token.go [2022-05-20T16:31:46.384Z] spire-1.2.1/pkg/common/telemetry/server/datastore/node.go [2022-05-20T16:31:46.384Z] spire-1.2.1/pkg/common/telemetry/server/datastore/registration.go [2022-05-20T16:31:46.384Z] spire-1.2.1/pkg/common/telemetry/server/datastore/wrapper.go [2022-05-20T16:31:46.384Z] spire-1.2.1/pkg/common/telemetry/server/datastore/wrapper_test.go [2022-05-20T16:31:46.384Z] spire-1.2.1/pkg/common/telemetry/server/keymanager/ [2022-05-20T16:31:46.384Z] spire-1.2.1/pkg/common/telemetry/server/keymanager/keymanager.go [2022-05-20T16:31:46.384Z] spire-1.2.1/pkg/common/telemetry/server/keymanager/wrapper.go [2022-05-20T16:31:46.384Z] spire-1.2.1/pkg/common/telemetry/server/keymanager/wrapper_test.go [2022-05-20T16:31:46.384Z] spire-1.2.1/pkg/common/telemetry/server/registration_manager.go [2022-05-20T16:31:46.384Z] spire-1.2.1/pkg/common/telemetry/server/rotate.go [2022-05-20T16:31:46.384Z] spire-1.2.1/pkg/common/telemetry/server/server.go [2022-05-20T16:31:46.384Z] spire-1.2.1/pkg/common/telemetry/sink.go [2022-05-20T16:31:46.384Z] spire-1.2.1/pkg/common/telemetry/statsd.go [2022-05-20T16:31:46.384Z] spire-1.2.1/pkg/common/telemetry/statsd_test.go [2022-05-20T16:31:46.384Z] spire-1.2.1/pkg/common/telemetry/uptime.go [2022-05-20T16:31:46.384Z] spire-1.2.1/pkg/common/telemetry/version.go [2022-05-20T16:31:46.384Z] spire-1.2.1/pkg/common/telemetry/withlabels.go [2022-05-20T16:31:46.384Z] spire-1.2.1/pkg/common/uptime/ [2022-05-20T16:31:46.384Z] spire-1.2.1/pkg/common/uptime/uptime.go [2022-05-20T16:31:46.384Z] spire-1.2.1/pkg/common/uptime/uptime_test.go [2022-05-20T16:31:46.384Z] spire-1.2.1/pkg/common/util/ [2022-05-20T16:31:46.384Z] spire-1.2.1/pkg/common/util/certs.go [2022-05-20T16:31:46.384Z] spire-1.2.1/pkg/common/util/certs_test.go [2022-05-20T16:31:46.384Z] spire-1.2.1/pkg/common/util/csr.go [2022-05-20T16:31:46.384Z] spire-1.2.1/pkg/common/util/hash.go [2022-05-20T16:31:46.384Z] spire-1.2.1/pkg/common/util/selectors.go [2022-05-20T16:31:46.384Z] spire-1.2.1/pkg/common/util/selectors_test.go [2022-05-20T16:31:46.384Z] spire-1.2.1/pkg/common/util/signals.go [2022-05-20T16:31:46.384Z] spire-1.2.1/pkg/common/util/sort.go [2022-05-20T16:31:46.384Z] spire-1.2.1/pkg/common/util/sort_test.go [2022-05-20T16:31:46.384Z] spire-1.2.1/pkg/common/util/task.go [2022-05-20T16:31:46.384Z] spire-1.2.1/pkg/common/util/task_test.go [2022-05-20T16:31:46.384Z] spire-1.2.1/pkg/common/util/testdata/ [2022-05-20T16:31:46.384Z] spire-1.2.1/pkg/common/util/testdata/empty-bundle.pem [2022-05-20T16:31:46.384Z] spire-1.2.1/pkg/common/util/testdata/mixed-bundle.pem [2022-05-20T16:31:46.384Z] spire-1.2.1/pkg/common/version/ [2022-05-20T16:31:46.384Z] spire-1.2.1/pkg/common/version/version.go [2022-05-20T16:31:46.384Z] spire-1.2.1/pkg/common/x509svid/ [2022-05-20T16:31:46.384Z] spire-1.2.1/pkg/common/x509svid/common_test.go [2022-05-20T16:31:46.384Z] spire-1.2.1/pkg/common/x509svid/csr.go [2022-05-20T16:31:46.384Z] spire-1.2.1/pkg/common/x509svid/upstreamca.go [2022-05-20T16:31:46.384Z] spire-1.2.1/pkg/common/x509svid/upstreamca_test.go [2022-05-20T16:31:46.384Z] spire-1.2.1/pkg/common/x509util/ [2022-05-20T16:31:46.384Z] spire-1.2.1/pkg/common/x509util/cert.go [2022-05-20T16:31:46.384Z] spire-1.2.1/pkg/common/x509util/dns.go [2022-05-20T16:31:46.384Z] spire-1.2.1/pkg/common/x509util/dns_test.go [2022-05-20T16:31:46.384Z] spire-1.2.1/pkg/server/api/middleware/common.go [2022-05-20T16:31:46.384Z] spire-1.2.1/pkg/server/api/middleware/common_test.go [2022-05-20T16:31:46.384Z] spire-1.2.1/pkg/server/api/middleware/entries.go [2022-05-20T16:31:46.384Z] spire-1.2.1/pkg/server/api/middleware/entries_test.go [2022-05-20T16:31:46.384Z] spire-1.2.1/pkg/server/api/middleware/ratelimit.go [2022-05-20T16:31:46.384Z] spire-1.2.1/pkg/server/api/middleware/ratelimit_test.go [2022-05-20T16:31:46.384Z] spire-1.2.1/pkg/server/api/ratelimit.go [2022-05-20T16:31:46.384Z] spire-1.2.1/pkg/server/api/rpccontext/ [2022-05-20T16:31:46.384Z] spire-1.2.1/pkg/server/api/rpccontext/alias.go [2022-05-20T16:31:46.384Z] spire-1.2.1/pkg/server/api/rpccontext/audit.go [2022-05-20T16:31:46.384Z] spire-1.2.1/pkg/server/api/rpccontext/caller.go [2022-05-20T16:31:46.384Z] spire-1.2.1/pkg/server/api/rpccontext/ratelimit.go [2022-05-20T16:31:46.384Z] spire-1.2.1/pkg/server/api/selector.go [2022-05-20T16:31:46.384Z] spire-1.2.1/pkg/server/api/selector_test.go [2022-05-20T16:31:46.384Z] spire-1.2.1/pkg/server/api/status.go [2022-05-20T16:31:46.384Z] spire-1.2.1/pkg/server/api/status_test.go [2022-05-20T16:31:46.384Z] spire-1.2.1/pkg/server/api/svid/ [2022-05-20T16:31:46.384Z] spire-1.2.1/pkg/server/api/svid/v1/ [2022-05-20T16:31:46.384Z] spire-1.2.1/pkg/server/api/svid/v1/service.go [2022-05-20T16:31:46.384Z] spire-1.2.1/pkg/server/api/svid/v1/service_test.go [2022-05-20T16:31:46.384Z] spire-1.2.1/pkg/server/api/trustdomain.go [2022-05-20T16:31:46.384Z] spire-1.2.1/pkg/server/api/trustdomain/ [2022-05-20T16:31:46.384Z] spire-1.2.1/pkg/server/api/trustdomain/v1/ [2022-05-20T16:31:46.384Z] spire-1.2.1/pkg/server/api/trustdomain/v1/service.go [2022-05-20T16:31:46.384Z] spire-1.2.1/pkg/server/api/trustdomain/v1/service_test.go [2022-05-20T16:31:46.384Z] spire-1.2.1/pkg/server/api/trustdomain_test.go [2022-05-20T16:31:46.384Z] spire-1.2.1/pkg/server/authpolicy/ [2022-05-20T16:31:46.384Z] spire-1.2.1/pkg/server/authpolicy/defaults.go [2022-05-20T16:31:46.384Z] spire-1.2.1/pkg/server/authpolicy/policy.go [2022-05-20T16:31:46.384Z] spire-1.2.1/pkg/server/authpolicy/policy.rego [2022-05-20T16:31:46.384Z] spire-1.2.1/pkg/server/authpolicy/policy_data.json [2022-05-20T16:31:46.384Z] spire-1.2.1/pkg/server/authpolicy/policy_test.go [2022-05-20T16:31:46.384Z] spire-1.2.1/pkg/server/authpolicy/validate.go [2022-05-20T16:31:46.384Z] spire-1.2.1/pkg/server/bundle/ [2022-05-20T16:31:46.384Z] spire-1.2.1/pkg/server/bundle/client/ [2022-05-20T16:31:46.384Z] spire-1.2.1/pkg/server/bundle/client/client.go [2022-05-20T16:31:46.384Z] spire-1.2.1/pkg/server/bundle/client/client_test.go [2022-05-20T16:31:46.384Z] spire-1.2.1/pkg/server/bundle/client/manager.go [2022-05-20T16:31:46.384Z] spire-1.2.1/pkg/server/bundle/client/manager_test.go [2022-05-20T16:31:46.384Z] spire-1.2.1/pkg/server/bundle/client/sources.go [2022-05-20T16:31:46.384Z] spire-1.2.1/pkg/server/bundle/client/sources_test.go [2022-05-20T16:31:46.384Z] spire-1.2.1/pkg/server/bundle/client/updater.go [2022-05-20T16:31:46.384Z] spire-1.2.1/pkg/server/bundle/client/updater_test.go [2022-05-20T16:31:46.384Z] spire-1.2.1/pkg/server/ca/ [2022-05-20T16:31:46.384Z] spire-1.2.1/pkg/server/ca/ca.go [2022-05-20T16:31:46.384Z] spire-1.2.1/pkg/server/ca/ca_health.go [2022-05-20T16:31:46.384Z] spire-1.2.1/pkg/common/x509util/keyid.go [2022-05-20T16:31:46.384Z] spire-1.2.1/pkg/common/x509util/keypair.go [2022-05-20T16:31:46.384Z] spire-1.2.1/pkg/common/x509util/serialnumber.go [2022-05-20T16:31:46.384Z] spire-1.2.1/pkg/common/x509util/serialnumber_test.go [2022-05-20T16:31:46.384Z] spire-1.2.1/pkg/server/ [2022-05-20T16:31:46.384Z] spire-1.2.1/pkg/server/api/ [2022-05-20T16:31:46.384Z] spire-1.2.1/pkg/server/api/agent.go [2022-05-20T16:31:46.384Z] spire-1.2.1/pkg/server/api/agent/ [2022-05-20T16:31:46.384Z] spire-1.2.1/pkg/server/api/agent/v1/ [2022-05-20T16:31:46.384Z] spire-1.2.1/pkg/server/api/agent/v1/service.go [2022-05-20T16:31:46.384Z] spire-1.2.1/pkg/server/api/agent/v1/service_test.go [2022-05-20T16:31:46.384Z] spire-1.2.1/pkg/server/api/agent_test.go [2022-05-20T16:31:46.384Z] spire-1.2.1/pkg/server/api/api.go [2022-05-20T16:31:46.384Z] spire-1.2.1/pkg/server/api/audit/ [2022-05-20T16:31:46.384Z] spire-1.2.1/pkg/server/api/audit/audit.go [2022-05-20T16:31:46.384Z] spire-1.2.1/pkg/server/api/audit/audit_test.go [2022-05-20T16:31:46.384Z] spire-1.2.1/pkg/server/api/bundle.go [2022-05-20T16:31:46.384Z] spire-1.2.1/pkg/server/api/bundle/ [2022-05-20T16:31:46.384Z] spire-1.2.1/pkg/server/api/bundle/v1/ [2022-05-20T16:31:46.384Z] spire-1.2.1/pkg/server/api/bundle/v1/service.go [2022-05-20T16:31:46.384Z] spire-1.2.1/pkg/server/api/bundle/v1/service_test.go [2022-05-20T16:31:46.384Z] spire-1.2.1/pkg/server/api/bundle_test.go [2022-05-20T16:31:46.384Z] spire-1.2.1/pkg/server/api/debug/ [2022-05-20T16:31:46.384Z] spire-1.2.1/pkg/server/api/debug/v1/ [2022-05-20T16:31:46.384Z] spire-1.2.1/pkg/server/api/debug/v1/service.go [2022-05-20T16:31:46.384Z] spire-1.2.1/pkg/server/api/debug/v1/service_test.go [2022-05-20T16:31:46.384Z] spire-1.2.1/pkg/server/ca/ca_test.go [2022-05-20T16:31:46.384Z] spire-1.2.1/pkg/server/ca/journal.go [2022-05-20T16:31:46.384Z] spire-1.2.1/pkg/server/ca/journal_test.go [2022-05-20T16:31:46.384Z] spire-1.2.1/pkg/server/ca/manager.go [2022-05-20T16:31:46.384Z] spire-1.2.1/pkg/server/ca/manager_health.go [2022-05-20T16:31:46.384Z] spire-1.2.1/pkg/server/ca/manager_test.go [2022-05-20T16:31:46.384Z] spire-1.2.1/pkg/server/ca/templates.go [2022-05-20T16:31:46.384Z] spire-1.2.1/pkg/server/ca/upstream_client.go [2022-05-20T16:31:46.384Z] spire-1.2.1/pkg/server/ca/upstream_client_test.go [2022-05-20T16:31:46.384Z] spire-1.2.1/pkg/server/ca/validation.go [2022-05-20T16:31:46.384Z] spire-1.2.1/pkg/server/cache/ [2022-05-20T16:31:46.384Z] spire-1.2.1/pkg/server/cache/dscache/ [2022-05-20T16:31:46.384Z] spire-1.2.1/pkg/server/cache/dscache/cache.go [2022-05-20T16:31:46.384Z] spire-1.2.1/pkg/server/cache/dscache/cache_test.go [2022-05-20T16:31:46.384Z] spire-1.2.1/pkg/server/cache/entrycache/ [2022-05-20T16:31:46.384Z] spire-1.2.1/pkg/server/cache/entrycache/cache.go [2022-05-20T16:31:46.384Z] spire-1.2.1/pkg/server/cache/entrycache/cache_test.go [2022-05-20T16:31:46.384Z] spire-1.2.1/pkg/server/cache/entrycache/fullcache.go [2022-05-20T16:31:46.384Z] spire-1.2.1/pkg/server/cache/entrycache/fullcache_ds.go [2022-05-20T16:31:46.384Z] spire-1.2.1/pkg/server/cache/entrycache/fullcache_ds_test.go [2022-05-20T16:31:46.384Z] spire-1.2.1/pkg/server/cache/entrycache/fullcache_test.go [2022-05-20T16:31:46.384Z] spire-1.2.1/pkg/server/catalog/ [2022-05-20T16:31:46.384Z] spire-1.2.1/pkg/server/catalog/catalog.go [2022-05-20T16:31:46.384Z] [2022-05-20T16:31:46.384Z] spire-1.2.1/pkg/server/api/entry.go [2022-05-20T16:31:46.384Z] spire-1.2.1/pkg/server/api/entry/ [2022-05-20T16:31:46.384Z] spire-1.2.1/pkg/server/api/entry/v1/ [2022-05-20T16:31:46.384Z] spire-1.2.1/pkg/server/api/entry/v1/service.go [2022-05-20T16:31:46.384Z] spire-1.2.1/pkg/server/api/entry/v1/service_test.go [2022-05-20T16:31:46.384Z] spire-1.2.1/pkg/server/api/entry_test.go [2022-05-20T16:31:46.384Z] spire-1.2.1/pkg/server/api/health/ [2022-05-20T16:31:46.384Z] spire-1.2.1/pkg/server/api/health/v1/ [2022-05-20T16:31:46.384Z] spire-1.2.1/pkg/server/api/health/v1/service.go [2022-05-20T16:31:46.384Z] spire-1.2.1/pkg/server/api/health/v1/service_test.go [2022-05-20T16:31:46.384Z] spire-1.2.1/pkg/server/api/id.go [2022-05-20T16:31:46.384Z] spire-1.2.1/pkg/server/api/id_test.go [2022-05-20T16:31:46.384Z] spire-1.2.1/pkg/server/api/limits/ [2022-05-20T16:31:46.384Z] spire-1.2.1/pkg/server/api/limits/limits.go [2022-05-20T16:31:46.384Z] spire-1.2.1/pkg/server/api/middleware/ [2022-05-20T16:31:46.384Z] spire-1.2.1/pkg/server/api/middleware/alias.go [2022-05-20T16:31:46.384Z] spire-1.2.1/pkg/server/api/middleware/audit.go [2022-05-20T16:31:46.384Z] spire-1.2.1/pkg/server/api/middleware/authorization.go [2022-05-20T16:31:46.384Z] spire-1.2.1/pkg/server/api/middleware/authorization_opa.go [2022-05-20T16:31:46.384Z] spire-1.2.1/pkg/server/api/middleware/authorization_test.go [2022-05-20T16:31:46.384Z] spire-1.2.1/pkg/server/api/middleware/authorize_agent.go [2022-05-20T16:31:46.384Z] spire-1.2.1/pkg/server/api/middleware/caller.go [2022-05-20T16:31:46.384Z] spire-1.2.1/pkg/server/api/middleware/caller_test.gospire-1.2.1/pkg/server/catalog/keymanager.go [2022-05-20T16:31:46.384Z] spire-1.2.1/pkg/server/catalog/nodeattestor.go [2022-05-20T16:31:46.384Z] spire-1.2.1/pkg/server/catalog/noderesolver.go [2022-05-20T16:31:46.384Z] spire-1.2.1/pkg/server/catalog/notifier.go [2022-05-20T16:31:46.384Z] spire-1.2.1/pkg/server/catalog/upstreamauthority.go [2022-05-20T16:31:46.384Z] spire-1.2.1/pkg/server/config.go [2022-05-20T16:31:46.384Z] spire-1.2.1/pkg/server/datastore/ [2022-05-20T16:31:46.384Z] spire-1.2.1/pkg/server/datastore/datastore.go [2022-05-20T16:31:46.384Z] spire-1.2.1/pkg/server/datastore/datastore_health.go [2022-05-20T16:31:46.384Z] spire-1.2.1/pkg/server/datastore/repository.go [2022-05-20T16:31:46.384Z] spire-1.2.1/pkg/server/datastore/sqlstore/ [2022-05-20T16:31:46.384Z] spire-1.2.1/pkg/server/datastore/sqlstore/dialect.go [2022-05-20T16:31:46.384Z] spire-1.2.1/pkg/server/datastore/sqlstore/migration.go [2022-05-20T16:31:46.384Z] spire-1.2.1/pkg/server/datastore/sqlstore/migration_test.go [2022-05-20T16:31:46.384Z] spire-1.2.1/pkg/server/datastore/sqlstore/models.go [2022-05-20T16:31:46.384Z] spire-1.2.1/pkg/server/datastore/sqlstore/mysql.go [2022-05-20T16:31:46.384Z] spire-1.2.1/pkg/server/datastore/sqlstore/postgres.go [2022-05-20T16:31:46.384Z] spire-1.2.1/pkg/server/datastore/sqlstore/sqlite.go [2022-05-20T16:31:46.384Z] spire-1.2.1/pkg/server/datastore/sqlstore/sqlite_no_cgo.go [2022-05-20T16:31:46.385Z] spire-1.2.1/pkg/server/datastore/sqlstore/sqlite_test.go [2022-05-20T16:31:46.385Z] spire-1.2.1/pkg/server/datastore/sqlstore/sqlstore.go [2022-05-20T16:31:46.385Z] spire-1.2.1/pkg/server/api/middleware/common.go [2022-05-20T16:31:46.385Z] spire-1.2.1/pkg/server/api/middleware/common_test.go [2022-05-20T16:31:46.385Z] spire-1.2.1/pkg/server/api/middleware/entries.go [2022-05-20T16:31:46.385Z] spire-1.2.1/pkg/server/api/middleware/entries_test.go [2022-05-20T16:31:46.385Z] spire-1.2.1/pkg/server/api/middleware/ratelimit.go [2022-05-20T16:31:46.385Z] spire-1.2.1/pkg/server/api/middleware/ratelimit_test.go [2022-05-20T16:31:46.385Z] spire-1.2.1/pkg/server/api/ratelimit.go [2022-05-20T16:31:46.385Z] spire-1.2.1/pkg/server/api/rpccontext/ [2022-05-20T16:31:46.385Z] spire-1.2.1/pkg/server/api/rpccontext/alias.go [2022-05-20T16:31:46.385Z] spire-1.2.1/pkg/server/api/rpccontext/audit.go [2022-05-20T16:31:46.385Z] spire-1.2.1/pkg/server/api/rpccontext/caller.go [2022-05-20T16:31:46.385Z] spire-1.2.1/pkg/server/api/rpccontext/ratelimit.go [2022-05-20T16:31:46.385Z] spire-1.2.1/pkg/server/api/selector.go [2022-05-20T16:31:46.385Z] spire-1.2.1/pkg/server/api/selector_test.go [2022-05-20T16:31:46.385Z] spire-1.2.1/pkg/server/api/status.go [2022-05-20T16:31:46.385Z] spire-1.2.1/pkg/server/api/status_test.go [2022-05-20T16:31:46.385Z] spire-1.2.1/pkg/server/api/svid/ [2022-05-20T16:31:46.385Z] spire-1.2.1/pkg/server/api/svid/v1/ [2022-05-20T16:31:46.385Z] spire-1.2.1/pkg/server/api/svid/v1/service.go [2022-05-20T16:31:46.385Z] spire-1.2.1/pkg/server/api/svid/v1/service_test.go [2022-05-20T16:31:46.385Z] spire-1.2.1/pkg/server/api/trustdomain.go [2022-05-20T16:31:46.385Z] spire-1.2.1/pkg/server/api/trustdomain/ [2022-05-20T16:31:46.385Z] spire-1.2.1/pkg/server/api/trustdomain/v1/ [2022-05-20T16:31:46.385Z] spire-1.2.1/pkg/server/datastore/sqlstore/sqlstore_test.go [2022-05-20T16:31:46.385Z] spire-1.2.1/pkg/server/datastore/sqlstore/stmt_cache.go [2022-05-20T16:31:46.385Z] spire-1.2.1/pkg/server/datastore/sqlstore/testdata/ [2022-05-20T16:31:46.385Z] spire-1.2.1/pkg/server/datastore/sqlstore/testdata/entries.json [2022-05-20T16:31:46.385Z] spire-1.2.1/pkg/server/datastore/sqlstore/testdata/entries_federates_with.json [2022-05-20T16:31:46.385Z] spire-1.2.1/pkg/server/datastore/sqlstore/testdata/invalid_registration_entries.json [2022-05-20T16:31:46.385Z] spire-1.2.1/pkg/server/datastore/sqlstore/testdata/valid_registration_entries.json [2022-05-20T16:31:46.385Z] spire-1.2.1/pkg/server/endpoints/ [2022-05-20T16:31:46.385Z] spire-1.2.1/pkg/server/endpoints/bundle/ [2022-05-20T16:31:46.385Z] spire-1.2.1/pkg/server/endpoints/bundle/acme_auth.go [2022-05-20T16:31:46.385Z] spire-1.2.1/pkg/server/endpoints/bundle/config.go [2022-05-20T16:31:46.385Z] spire-1.2.1/pkg/server/endpoints/bundle/internal/ [2022-05-20T16:31:46.385Z] spire-1.2.1/pkg/server/endpoints/bundle/internal/README [2022-05-20T16:31:46.385Z] spire-1.2.1/pkg/server/endpoints/bundle/internal/acmetest/ [2022-05-20T16:31:46.385Z] spire-1.2.1/pkg/server/endpoints/bundle/internal/acmetest/ca.go [2022-05-20T16:31:46.385Z] spire-1.2.1/pkg/server/endpoints/bundle/internal/autocert/ [2022-05-20T16:31:46.385Z] spire-1.2.1/pkg/server/endpoints/bundle/internal/autocert/autocert.go [2022-05-20T16:31:46.385Z] spire-1.2.1/pkg/server/endpoints/bundle/internal/autocert/cache.go [2022-05-20T16:31:46.385Z] spire-1.2.1/pkg/server/endpoints/bundle/internal/autocert/keys.go [2022-05-20T16:31:46.385Z] spire-1.2.1/pkg/server/endpoints/bundle/internal/autocert/listener.go [2022-05-20T16:31:46.385Z] spire-1.2.1/pkg/server/endpoints/bundle/internal/autocert/renewal.go [2022-05-20T16:31:46.385Z] spire-1.2.1/pkg/server/endpoints/bundle/server.go [2022-05-20T16:31:46.385Z] spire-1.2.1/pkg/server/endpoints/bundle/server_test.go [2022-05-20T16:31:46.385Z] spire-1.2.1/pkg/server/endpoints/bundle/spiffe_auth.go [2022-05-20T16:31:46.385Z] spire-1.2.1/pkg/server/endpoints/config.go [2022-05-20T16:31:46.385Z] spire-1.2.1/pkg/server/endpoints/endpoints.go [2022-05-20T16:31:46.385Z] spire-1.2.1/pkg/server/endpoints/endpoints_test.go [2022-05-20T16:31:46.385Z] spire-1.2.1/pkg/server/endpoints/entryfetcher.go [2022-05-20T16:31:46.385Z] spire-1.2.1/pkg/server/endpoints/entryfetcher_test.go [2022-05-20T16:31:46.385Z] spire-1.2.1/pkg/server/endpoints/middleware.go [2022-05-20T16:31:46.385Z] spire-1.2.1/pkg/server/endpoints/middleware_test.go [2022-05-20T16:31:46.385Z] spire-1.2.1/pkg/server/hostservice/ [2022-05-20T16:31:46.385Z] spire-1.2.1/pkg/server/hostservice/agentstore/ [2022-05-20T16:31:46.385Z] spire-1.2.1/pkg/server/hostservice/agentstore/agentstore.go [2022-05-20T16:31:46.385Z] spire-1.2.1/pkg/server/hostservice/agentstore/agentstore_test.go [2022-05-20T16:31:46.385Z] spire-1.2.1/pkg/server/hostservice/agentstore/attestation.go [2022-05-20T16:31:46.385Z] spire-1.2.1/pkg/server/hostservice/agentstore/attestation_test.go [2022-05-20T16:31:46.385Z] spire-1.2.1/pkg/server/api/trustdomain/v1/service.go [2022-05-20T16:31:46.385Z] spire-1.2.1/pkg/server/api/trustdomain/v1/service_test.go [2022-05-20T16:31:46.385Z] spire-1.2.1/pkg/server/api/trustdomain_test.go [2022-05-20T16:31:46.385Z] spire-1.2.1/pkg/server/authpolicy/ [2022-05-20T16:31:46.385Z] spire-1.2.1/pkg/server/authpolicy/defaults.go [2022-05-20T16:31:46.385Z] spire-1.2.1/pkg/server/authpolicy/policy.go [2022-05-20T16:31:46.385Z] spire-1.2.1/pkg/server/authpolicy/policy.rego [2022-05-20T16:31:46.385Z] spire-1.2.1/pkg/server/authpolicy/policy_data.json [2022-05-20T16:31:46.385Z] spire-1.2.1/pkg/server/authpolicy/policy_test.go [2022-05-20T16:31:46.385Z] spire-1.2.1/pkg/server/authpolicy/validate.go [2022-05-20T16:31:46.385Z] spire-1.2.1/pkg/server/bundle/ [2022-05-20T16:31:46.385Z] spire-1.2.1/pkg/server/bundle/client/ [2022-05-20T16:31:46.385Z] spire-1.2.1/pkg/server/bundle/client/client.go [2022-05-20T16:31:46.385Z] spire-1.2.1/pkg/server/bundle/client/client_test.go [2022-05-20T16:31:46.385Z] spire-1.2.1/pkg/server/bundle/client/manager.go [2022-05-20T16:31:46.385Z] spire-1.2.1/pkg/server/bundle/client/manager_test.go [2022-05-20T16:31:46.385Z] spire-1.2.1/pkg/server/bundle/client/sources.go [2022-05-20T16:31:46.385Z] spire-1.2.1/pkg/server/bundle/client/sources_test.go [2022-05-20T16:31:46.385Z] spire-1.2.1/pkg/server/bundle/client/updater.go [2022-05-20T16:31:46.385Z] spire-1.2.1/pkg/server/bundle/client/updater_test.go [2022-05-20T16:31:46.385Z] spire-1.2.1/pkg/server/ca/ [2022-05-20T16:31:46.385Z] spire-1.2.1/pkg/server/ca/ca.go [2022-05-20T16:31:46.385Z] spire-1.2.1/pkg/server/ca/ca_health.go [2022-05-20T16:31:46.385Z] spire-1.2.1/pkg/server/hostservice/identityprovider/ [2022-05-20T16:31:46.385Z] spire-1.2.1/pkg/server/hostservice/identityprovider/identityprovider.go [2022-05-20T16:31:46.385Z] spire-1.2.1/pkg/server/hostservice/identityprovider/identityprovider_test.go [2022-05-20T16:31:46.385Z] spire-1.2.1/pkg/server/plugin/ [2022-05-20T16:31:46.385Z] spire-1.2.1/pkg/server/plugin/keymanager/ [2022-05-20T16:31:46.385Z] spire-1.2.1/pkg/server/plugin/keymanager/awskms/ [2022-05-20T16:31:46.385Z] spire-1.2.1/pkg/server/plugin/keymanager/awskms/awskms.go [2022-05-20T16:31:46.385Z] spire-1.2.1/pkg/server/plugin/keymanager/awskms/awskms_test.go [2022-05-20T16:31:46.385Z] spire-1.2.1/pkg/server/plugin/keymanager/awskms/client.go [2022-05-20T16:31:46.385Z] spire-1.2.1/pkg/server/plugin/keymanager/awskms/client_fake.go [2022-05-20T16:31:46.385Z] spire-1.2.1/pkg/server/plugin/keymanager/awskms/fetcher.go [2022-05-20T16:31:46.385Z] spire-1.2.1/pkg/server/plugin/keymanager/base/ [2022-05-20T16:31:46.385Z] spire-1.2.1/pkg/server/plugin/keymanager/base/keymanagerbase.go [2022-05-20T16:31:46.385Z] spire-1.2.1/pkg/server/plugin/keymanager/constant.go [2022-05-20T16:31:46.385Z] spire-1.2.1/pkg/server/plugin/keymanager/disk/ [2022-05-20T16:31:46.385Z] spire-1.2.1/pkg/server/plugin/keymanager/disk/disk.go [2022-05-20T16:31:46.385Z] spire-1.2.1/pkg/server/plugin/keymanager/disk/disk_test.go [2022-05-20T16:31:46.385Z] spire-1.2.1/pkg/server/plugin/keymanager/keymanager.go [2022-05-20T16:31:46.385Z] spire-1.2.1/pkg/server/plugin/keymanager/memory/ [2022-05-20T16:31:46.385Z] spire-1.2.1/pkg/server/plugin/keymanager/memory/memory.go [2022-05-20T16:31:46.385Z] spire-1.2.1/pkg/server/plugin/keymanager/memory/memory_test.go [2022-05-20T16:31:46.385Z] spire-1.2.1/pkg/server/plugin/keymanager/repository.go [2022-05-20T16:31:46.385Z] spire-1.2.1/pkg/server/plugin/keymanager/test/ [2022-05-20T16:31:46.385Z] spire-1.2.1/pkg/server/plugin/keymanager/test/keymanagertest.go [2022-05-20T16:31:46.385Z] spire-1.2.1/pkg/server/plugin/keymanager/v1.go [2022-05-20T16:31:46.385Z] spire-1.2.1/pkg/server/plugin/keymanager/v1_test.go [2022-05-20T16:31:46.385Z] spire-1.2.1/pkg/server/plugin/nodeattestor/ [2022-05-20T16:31:46.385Z] spire-1.2.1/pkg/server/plugin/nodeattestor/aws/ [2022-05-20T16:31:46.385Z] spire-1.2.1/pkg/server/plugin/nodeattestor/aws/awsca.go [2022-05-20T16:31:46.385Z] spire-1.2.1/pkg/server/plugin/nodeattestor/aws/client.go [2022-05-20T16:31:46.385Z] spire-1.2.1/pkg/server/plugin/nodeattestor/aws/iid.go [2022-05-20T16:31:46.385Z] spire-1.2.1/pkg/server/plugin/nodeattestor/aws/iid_test.go [2022-05-20T16:31:46.385Z] spire-1.2.1/pkg/server/plugin/nodeattestor/aws/session.go [2022-05-20T16:31:46.385Z] spire-1.2.1/pkg/server/plugin/nodeattestor/aws/spiffeid.go [2022-05-20T16:31:46.385Z] spire-1.2.1/pkg/server/plugin/nodeattestor/aws/spiffeid_test.go [2022-05-20T16:31:46.385Z] spire-1.2.1/pkg/server/plugin/nodeattestor/azure/ [2022-05-20T16:31:46.385Z] spire-1.2.1/pkg/server/plugin/nodeattestor/azure/msi.go [2022-05-20T16:31:46.385Z] spire-1.2.1/pkg/server/plugin/nodeattestor/azure/msi_test.go [2022-05-20T16:31:46.385Z] spire-1.2.1/pkg/server/ca/ca_test.go [2022-05-20T16:31:46.385Z] spire-1.2.1/pkg/server/ca/journal.go [2022-05-20T16:31:46.385Z] spire-1.2.1/pkg/server/ca/journal_test.go [2022-05-20T16:31:46.385Z] spire-1.2.1/pkg/server/ca/manager.go [2022-05-20T16:31:46.385Z] spire-1.2.1/pkg/server/ca/manager_health.go [2022-05-20T16:31:46.385Z] spire-1.2.1/pkg/server/ca/manager_test.go [2022-05-20T16:31:46.385Z] spire-1.2.1/pkg/server/ca/templates.go [2022-05-20T16:31:46.385Z] spire-1.2.1/pkg/server/ca/upstream_client.go [2022-05-20T16:31:46.385Z] spire-1.2.1/pkg/server/ca/upstream_client_test.go [2022-05-20T16:31:46.385Z] spire-1.2.1/pkg/server/ca/validation.go [2022-05-20T16:31:46.385Z] spire-1.2.1/pkg/server/cache/ [2022-05-20T16:31:46.385Z] spire-1.2.1/pkg/server/cache/dscache/ [2022-05-20T16:31:46.385Z] spire-1.2.1/pkg/server/cache/dscache/cache.go [2022-05-20T16:31:46.385Z] spire-1.2.1/pkg/server/cache/dscache/cache_test.go [2022-05-20T16:31:46.385Z] spire-1.2.1/pkg/server/cache/entrycache/ [2022-05-20T16:31:46.385Z] spire-1.2.1/pkg/server/cache/entrycache/cache.go [2022-05-20T16:31:46.385Z] spire-1.2.1/pkg/server/cache/entrycache/cache_test.go [2022-05-20T16:31:46.385Z] spire-1.2.1/pkg/server/cache/entrycache/fullcache.go [2022-05-20T16:31:46.385Z] spire-1.2.1/pkg/server/cache/entrycache/fullcache_ds.go [2022-05-20T16:31:46.385Z] spire-1.2.1/pkg/server/cache/entrycache/fullcache_ds_test.go [2022-05-20T16:31:46.385Z] spire-1.2.1/pkg/server/cache/entrycache/fullcache_test.go [2022-05-20T16:31:46.385Z] spire-1.2.1/pkg/server/catalog/ [2022-05-20T16:31:46.385Z] spire-1.2.1/pkg/server/catalog/catalog.go [2022-05-20T16:31:46.385Z] [2022-05-20T16:31:46.385Z] spire-1.2.1/pkg/server/plugin/nodeattestor/base/ [2022-05-20T16:31:46.385Z] spire-1.2.1/pkg/server/plugin/nodeattestor/base/base.go [2022-05-20T16:31:46.385Z] spire-1.2.1/pkg/server/plugin/nodeattestor/gcp/ [2022-05-20T16:31:46.385Z] spire-1.2.1/pkg/server/plugin/nodeattestor/gcp/google_public_key_retriever.go [2022-05-20T16:31:46.385Z] spire-1.2.1/pkg/server/plugin/nodeattestor/gcp/google_public_key_retriever_test.go [2022-05-20T16:31:46.385Z] spire-1.2.1/pkg/server/plugin/nodeattestor/gcp/iit.go [2022-05-20T16:31:46.385Z] spire-1.2.1/pkg/server/plugin/nodeattestor/gcp/iit_test.go [2022-05-20T16:31:46.385Z] spire-1.2.1/pkg/server/plugin/nodeattestor/jointoken/ [2022-05-20T16:31:46.385Z] spire-1.2.1/pkg/server/plugin/nodeattestor/jointoken/join_token.go [2022-05-20T16:31:46.385Z] spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/ [2022-05-20T16:31:46.385Z] spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/psat/ [2022-05-20T16:31:46.385Z] spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/psat/psat.go [2022-05-20T16:31:46.385Z] spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/psat/psat_test.go [2022-05-20T16:31:46.385Z] spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/sat/ [2022-05-20T16:31:46.385Z] spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/sat/sat.go [2022-05-20T16:31:46.385Z] spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/sat/sat_test.go [2022-05-20T16:31:46.385Z] spire-1.2.1/pkg/server/plugin/nodeattestor/nodeattestor.go [2022-05-20T16:31:46.385Z] spire-1.2.1/pkg/server/plugin/nodeattestor/repository.go [2022-05-20T16:31:46.385Z] spire-1.2.1/pkg/server/plugin/nodeattestor/sshpop/ [2022-05-20T16:31:46.385Z] spire-1.2.1/pkg/server/plugin/nodeattestor/sshpop/sshpop.go [2022-05-20T16:31:46.386Z] spire-1.2.1/pkg/server/plugin/nodeattestor/sshpop/sshpop_test.go [2022-05-20T16:31:46.386Z] spire-1.2.1/pkg/server/plugin/nodeattestor/tpmdevid/ [2022-05-20T16:31:46.386Z] spire-1.2.1/pkg/server/plugin/nodeattestor/tpmdevid/challenge.go [2022-05-20T16:31:46.386Z] spire-1.2.1/pkg/server/plugin/nodeattestor/tpmdevid/devid.go [2022-05-20T16:31:46.386Z] spire-1.2.1/pkg/server/plugin/nodeattestor/tpmdevid/devid_test.go [2022-05-20T16:31:46.386Z] spire-1.2.1/pkg/server/plugin/nodeattestor/tpmdevid/selectors.go [2022-05-20T16:31:46.386Z] spire-1.2.1/pkg/server/plugin/nodeattestor/v1.go [2022-05-20T16:31:46.386Z] spire-1.2.1/pkg/server/plugin/nodeattestor/v1_test.go [2022-05-20T16:31:46.386Z] spire-1.2.1/pkg/server/plugin/nodeattestor/x509pop/ [2022-05-20T16:31:46.386Z] spire-1.2.1/pkg/server/plugin/nodeattestor/x509pop/x509pop.go [2022-05-20T16:31:46.386Z] spire-1.2.1/pkg/server/plugin/nodeattestor/x509pop/x509pop_test.go [2022-05-20T16:31:46.386Z] spire-1.2.1/pkg/server/plugin/noderesolver/ [2022-05-20T16:31:46.386Z] spire-1.2.1/pkg/server/plugin/noderesolver/azure/ [2022-05-20T16:31:46.386Z] spire-1.2.1/pkg/server/plugin/noderesolver/azure/client.go [2022-05-20T16:31:46.386Z] spire-1.2.1/pkg/server/plugin/noderesolver/azure/msi.go [2022-05-20T16:31:46.386Z] spire-1.2.1/pkg/server/plugin/noderesolver/azure/msi_test.gospire-1.2.1/pkg/server/catalog/keymanager.go [2022-05-20T16:31:46.386Z] spire-1.2.1/pkg/server/catalog/nodeattestor.go [2022-05-20T16:31:46.386Z] spire-1.2.1/pkg/server/catalog/noderesolver.go [2022-05-20T16:31:46.386Z] spire-1.2.1/pkg/server/catalog/notifier.go [2022-05-20T16:31:46.386Z] spire-1.2.1/pkg/server/catalog/upstreamauthority.go [2022-05-20T16:31:46.386Z] spire-1.2.1/pkg/server/config.go [2022-05-20T16:31:46.386Z] spire-1.2.1/pkg/server/datastore/ [2022-05-20T16:31:46.386Z] spire-1.2.1/pkg/server/datastore/datastore.go [2022-05-20T16:31:46.386Z] spire-1.2.1/pkg/server/datastore/datastore_health.go [2022-05-20T16:31:46.386Z] spire-1.2.1/pkg/server/datastore/repository.go [2022-05-20T16:31:46.386Z] spire-1.2.1/pkg/server/datastore/sqlstore/ [2022-05-20T16:31:46.386Z] spire-1.2.1/pkg/server/datastore/sqlstore/dialect.go [2022-05-20T16:31:46.386Z] spire-1.2.1/pkg/server/datastore/sqlstore/migration.go [2022-05-20T16:31:46.386Z] spire-1.2.1/pkg/server/datastore/sqlstore/migration_test.go [2022-05-20T16:31:46.386Z] spire-1.2.1/pkg/server/datastore/sqlstore/models.go [2022-05-20T16:31:46.386Z] spire-1.2.1/pkg/server/datastore/sqlstore/mysql.go [2022-05-20T16:31:46.386Z] spire-1.2.1/pkg/server/datastore/sqlstore/postgres.go [2022-05-20T16:31:46.386Z] spire-1.2.1/pkg/server/datastore/sqlstore/sqlite.go [2022-05-20T16:31:46.386Z] spire-1.2.1/pkg/server/datastore/sqlstore/sqlite_no_cgo.go [2022-05-20T16:31:46.386Z] spire-1.2.1/pkg/server/datastore/sqlstore/sqlite_test.go [2022-05-20T16:31:46.386Z] spire-1.2.1/pkg/server/datastore/sqlstore/sqlstore.go [2022-05-20T16:31:46.386Z] spire-1.2.1/pkg/server/plugin/noderesolver/noderesolver.go [2022-05-20T16:31:46.386Z] spire-1.2.1/pkg/server/plugin/noderesolver/repository.go [2022-05-20T16:31:46.386Z] spire-1.2.1/pkg/server/plugin/noderesolver/v1.go [2022-05-20T16:31:46.386Z] spire-1.2.1/pkg/server/plugin/noderesolver/v1_test.go [2022-05-20T16:31:46.386Z] spire-1.2.1/pkg/server/plugin/notifier/ [2022-05-20T16:31:46.386Z] spire-1.2.1/pkg/server/plugin/notifier/gcsbundle/ [2022-05-20T16:31:46.386Z] spire-1.2.1/pkg/server/plugin/notifier/gcsbundle/gcsbundle.go [2022-05-20T16:31:46.386Z] spire-1.2.1/pkg/server/plugin/notifier/gcsbundle/gcsbundle_test.go [2022-05-20T16:31:46.386Z] spire-1.2.1/pkg/server/plugin/notifier/k8sbundle/ [2022-05-20T16:31:46.386Z] spire-1.2.1/pkg/server/plugin/notifier/k8sbundle/k8sbundle.go [2022-05-20T16:31:46.386Z] spire-1.2.1/pkg/server/plugin/notifier/k8sbundle/k8sbundle_test.go [2022-05-20T16:31:46.386Z] spire-1.2.1/pkg/server/plugin/notifier/k8sbundle/k8sbundle_watcher.go [2022-05-20T16:31:46.386Z] spire-1.2.1/pkg/server/plugin/notifier/k8sbundle/k8sbundle_watcher_test.go [2022-05-20T16:31:46.386Z] spire-1.2.1/pkg/server/plugin/notifier/notifier.go [2022-05-20T16:31:46.386Z] spire-1.2.1/pkg/server/plugin/notifier/repository.go [2022-05-20T16:31:46.386Z] spire-1.2.1/pkg/server/plugin/notifier/v1.go [2022-05-20T16:31:46.386Z] spire-1.2.1/pkg/server/plugin/notifier/v1_test.go [2022-05-20T16:31:46.386Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/ [2022-05-20T16:31:46.386Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/ [2022-05-20T16:31:46.386Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/pca.go [2022-05-20T16:31:46.386Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/pca_client.go [2022-05-20T16:31:46.386Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/pca_client_fake.go [2022-05-20T16:31:46.386Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/pca_test.go [2022-05-20T16:31:46.386Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/testdata/ [2022-05-20T16:31:46.386Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/testdata/arbitrary_certificate_with_upstream_root.pem [2022-05-20T16:31:46.386Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/testdata/i_am_not_a_certificate.txt [2022-05-20T16:31:46.386Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/ [2022-05-20T16:31:46.386Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/awslib.go [2022-05-20T16:31:46.386Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/awslib_fake_test.go [2022-05-20T16:31:46.386Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/awssecret.go [2022-05-20T16:31:46.386Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/awssecret_test.go [2022-05-20T16:31:46.386Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/testdata/ [2022-05-20T16:31:46.386Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/testdata/keys/ [2022-05-20T16:31:46.386Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/testdata/keys/EC/ [2022-05-20T16:31:46.386Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/testdata/keys/EC/alternative_key.pem [2022-05-20T16:31:46.386Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/testdata/keys/EC/cert.pem [2022-05-20T16:31:46.386Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/testdata/keys/EC/private_key.pem [2022-05-20T16:31:46.386Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/ [2022-05-20T16:31:46.386Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/api.go [2022-05-20T16:31:46.386Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/api_test.go [2022-05-20T16:31:46.386Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/certmanager.go [2022-05-20T16:31:46.386Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/certmanager_test.go [2022-05-20T16:31:46.386Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/ [2022-05-20T16:31:46.386Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/v1/ [2022-05-20T16:31:46.386Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/v1/doc.go [2022-05-20T16:31:46.386Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/v1/meta.go [2022-05-20T16:31:46.386Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/v1/types.go [2022-05-20T16:31:46.386Z] spire-1.2.1/pkg/server/datastore/sqlstore/sqlstore_test.go [2022-05-20T16:31:46.386Z] spire-1.2.1/pkg/server/datastore/sqlstore/stmt_cache.go [2022-05-20T16:31:46.386Z] spire-1.2.1/pkg/server/datastore/sqlstore/testdata/ [2022-05-20T16:31:46.386Z] spire-1.2.1/pkg/server/datastore/sqlstore/testdata/entries.json [2022-05-20T16:31:46.386Z] spire-1.2.1/pkg/server/datastore/sqlstore/testdata/entries_federates_with.json [2022-05-20T16:31:46.386Z] spire-1.2.1/pkg/server/datastore/sqlstore/testdata/invalid_registration_entries.json [2022-05-20T16:31:46.386Z] spire-1.2.1/pkg/server/datastore/sqlstore/testdata/valid_registration_entries.json [2022-05-20T16:31:46.386Z] spire-1.2.1/pkg/server/endpoints/ [2022-05-20T16:31:46.386Z] spire-1.2.1/pkg/server/endpoints/bundle/ [2022-05-20T16:31:46.386Z] spire-1.2.1/pkg/server/endpoints/bundle/acme_auth.go [2022-05-20T16:31:46.386Z] spire-1.2.1/pkg/server/endpoints/bundle/config.go [2022-05-20T16:31:46.386Z] spire-1.2.1/pkg/server/endpoints/bundle/internal/ [2022-05-20T16:31:46.386Z] spire-1.2.1/pkg/server/endpoints/bundle/internal/README [2022-05-20T16:31:46.386Z] spire-1.2.1/pkg/server/endpoints/bundle/internal/acmetest/ [2022-05-20T16:31:46.386Z] spire-1.2.1/pkg/server/endpoints/bundle/internal/acmetest/ca.go [2022-05-20T16:31:46.386Z] spire-1.2.1/pkg/server/endpoints/bundle/internal/autocert/ [2022-05-20T16:31:46.386Z] spire-1.2.1/pkg/server/endpoints/bundle/internal/autocert/autocert.go [2022-05-20T16:31:46.386Z] spire-1.2.1/pkg/server/endpoints/bundle/internal/autocert/cache.go [2022-05-20T16:31:46.386Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/v1/types_certificaterequest.go [2022-05-20T16:31:46.386Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/v1/zz_generated.deepcopy.go [2022-05-20T16:31:46.386Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/ [2022-05-20T16:31:46.386Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/disk.go [2022-05-20T16:31:46.386Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/disk_test.go [2022-05-20T16:31:46.386Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/ [2022-05-20T16:31:46.386Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/ [2022-05-20T16:31:46.386Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/ [2022-05-20T16:31:46.386Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/cert.pem [2022-05-20T16:31:46.386Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/intermediate_cert.pem [2022-05-20T16:31:46.386Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/intermediate_cert.srl [2022-05-20T16:31:46.386Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/intermediate_csr.pem [2022-05-20T16:31:46.386Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/intermediate_key.pem [2022-05-20T16:31:46.386Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/private_key.pem [2022-05-20T16:31:46.386Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/root_cert.pem [2022-05-20T16:31:46.386Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/root_cert.srl [2022-05-20T16:31:46.386Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/root_key.pem [2022-05-20T16:31:46.386Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/upstream_and_intermediate.pem [2022-05-20T16:31:46.386Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/upstream_and_root.pem [2022-05-20T16:31:46.386Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/upstream_cert.pem [2022-05-20T16:31:46.386Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/upstream_csr.pem [2022-05-20T16:31:46.386Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/upstream_key.pem [2022-05-20T16:31:46.386Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/PKCS1/ [2022-05-20T16:31:46.386Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/PKCS1/cert.pem [2022-05-20T16:31:46.386Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/PKCS1/private_key.pem [2022-05-20T16:31:46.386Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/PKCS8/ [2022-05-20T16:31:46.386Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/PKCS8/cert.pem [2022-05-20T16:31:46.386Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/PKCS8/private_key.pem [2022-05-20T16:31:46.386Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/empty/ [2022-05-20T16:31:46.386Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/empty/cert.pem [2022-05-20T16:31:46.386Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/empty/private_key.pem [2022-05-20T16:31:46.386Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/unknown/ [2022-05-20T16:31:46.386Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/unknown/cert.pem [2022-05-20T16:31:46.386Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/unknown/private_key.pem [2022-05-20T16:31:46.386Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/upstream_and_intermediate.pem [2022-05-20T16:31:46.386Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/gcpcas/ [2022-05-20T16:31:46.386Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/gcpcas/gcpcas.go [2022-05-20T16:31:46.386Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/gcpcas/gcpcas_test.go [2022-05-20T16:31:46.386Z] [2022-05-20T16:31:46.386Z] spire-1.2.1/pkg/server/endpoints/bundle/internal/autocert/keys.go [2022-05-20T16:31:46.386Z] spire-1.2.1/pkg/server/endpoints/bundle/internal/autocert/listener.go [2022-05-20T16:31:46.386Z] spire-1.2.1/pkg/server/endpoints/bundle/internal/autocert/renewal.go [2022-05-20T16:31:46.386Z] spire-1.2.1/pkg/server/endpoints/bundle/server.go [2022-05-20T16:31:46.386Z] spire-1.2.1/pkg/server/endpoints/bundle/server_test.go [2022-05-20T16:31:46.386Z] spire-1.2.1/pkg/server/endpoints/bundle/spiffe_auth.go [2022-05-20T16:31:46.386Z] spire-1.2.1/pkg/server/endpoints/config.go [2022-05-20T16:31:46.386Z] spire-1.2.1/pkg/server/endpoints/endpoints.go [2022-05-20T16:31:46.386Z] spire-1.2.1/pkg/server/endpoints/endpoints_test.go [2022-05-20T16:31:46.386Z] spire-1.2.1/pkg/server/endpoints/entryfetcher.go [2022-05-20T16:31:46.386Z] spire-1.2.1/pkg/server/endpoints/entryfetcher_test.go [2022-05-20T16:31:46.386Z] spire-1.2.1/pkg/server/endpoints/middleware.go [2022-05-20T16:31:46.386Z] spire-1.2.1/pkg/server/endpoints/middleware_test.go [2022-05-20T16:31:46.386Z] spire-1.2.1/pkg/server/hostservice/ [2022-05-20T16:31:46.386Z] spire-1.2.1/pkg/server/hostservice/agentstore/ [2022-05-20T16:31:46.386Z] spire-1.2.1/pkg/server/hostservice/agentstore/agentstore.go [2022-05-20T16:31:46.386Z] spire-1.2.1/pkg/server/hostservice/agentstore/agentstore_test.go [2022-05-20T16:31:46.386Z] spire-1.2.1/pkg/server/hostservice/agentstore/attestation.go [2022-05-20T16:31:46.386Z] spire-1.2.1/pkg/server/hostservice/agentstore/attestation_test.gospire-1.2.1/pkg/server/plugin/upstreamauthority/repository.go [2022-05-20T16:31:46.386Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/ [2022-05-20T16:31:46.386Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/fake_handlers_test.go [2022-05-20T16:31:46.386Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/spire.go [2022-05-20T16:31:46.386Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/spire_server_client.go [2022-05-20T16:31:46.386Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/spire_test.go [2022-05-20T16:31:46.386Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/testdata/ [2022-05-20T16:31:46.386Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/testdata/keys/ [2022-05-20T16:31:46.386Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/testdata/keys/jwks.json [2022-05-20T16:31:46.386Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/upstreamauthority.go [2022-05-20T16:31:46.386Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/v1.go [2022-05-20T16:31:46.386Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/v1_test.go [2022-05-20T16:31:46.386Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/ [2022-05-20T16:31:46.386Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/renewer.go [2022-05-20T16:31:46.386Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/ [2022-05-20T16:31:46.386Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/k8s/ [2022-05-20T16:31:46.386Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/k8s/signing-key.pem [2022-05-20T16:31:46.386Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/k8s/token [2022-05-20T16:31:46.386Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/ [2022-05-20T16:31:46.386Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/ [2022-05-20T16:31:46.386Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/README.md [2022-05-20T16:31:46.386Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/client_cert.pem [2022-05-20T16:31:46.386Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/client_csr.pem [2022-05-20T16:31:46.386Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/client_key.pem [2022-05-20T16:31:46.386Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_cert.pem [2022-05-20T16:31:46.386Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_cert.srl [2022-05-20T16:31:46.386Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_csr.pem [2022-05-20T16:31:46.386Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_key.pem [2022-05-20T16:31:46.386Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_vault_cert.pem [2022-05-20T16:31:46.386Z] spire-1.2.1/pkg/server/hostservice/identityprovider/ [2022-05-20T16:31:46.386Z] spire-1.2.1/pkg/server/hostservice/identityprovider/identityprovider.go [2022-05-20T16:31:46.386Z] spire-1.2.1/pkg/server/hostservice/identityprovider/identityprovider_test.go [2022-05-20T16:31:46.386Z] spire-1.2.1/pkg/server/plugin/ [2022-05-20T16:31:46.386Z] spire-1.2.1/pkg/server/plugin/keymanager/ [2022-05-20T16:31:46.386Z] spire-1.2.1/pkg/server/plugin/keymanager/awskms/ [2022-05-20T16:31:46.386Z] spire-1.2.1/pkg/server/plugin/keymanager/awskms/awskms.go [2022-05-20T16:31:46.386Z] spire-1.2.1/pkg/server/plugin/keymanager/awskms/awskms_test.go [2022-05-20T16:31:46.386Z] spire-1.2.1/pkg/server/plugin/keymanager/awskms/client.go [2022-05-20T16:31:46.386Z] spire-1.2.1/pkg/server/plugin/keymanager/awskms/client_fake.go [2022-05-20T16:31:46.386Z] spire-1.2.1/pkg/server/plugin/keymanager/awskms/fetcher.go [2022-05-20T16:31:46.386Z] spire-1.2.1/pkg/server/plugin/keymanager/base/ [2022-05-20T16:31:46.386Z] spire-1.2.1/pkg/server/plugin/keymanager/base/keymanagerbase.go [2022-05-20T16:31:46.386Z] spire-1.2.1/pkg/server/plugin/keymanager/constant.go [2022-05-20T16:31:46.386Z] spire-1.2.1/pkg/server/plugin/keymanager/disk/ [2022-05-20T16:31:46.386Z] spire-1.2.1/pkg/server/plugin/keymanager/disk/disk.go [2022-05-20T16:31:46.386Z] spire-1.2.1/pkg/server/plugin/keymanager/disk/disk_test.go [2022-05-20T16:31:46.386Z] spire-1.2.1/pkg/server/plugin/keymanager/keymanager.go [2022-05-20T16:31:46.386Z] spire-1.2.1/pkg/server/plugin/keymanager/memory/ [2022-05-20T16:31:46.386Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_vault_csr.pem [2022-05-20T16:31:46.386Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_vault_key.pem [2022-05-20T16:31:46.386Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/invalid-client_cert.pem [2022-05-20T16:31:46.386Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/invalid_client_key.pem [2022-05-20T16:31:46.386Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/invalid_root_cert.pem [2022-05-20T16:31:46.386Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/root_cert.pem [2022-05-20T16:31:46.386Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/root_cert.srl [2022-05-20T16:31:46.386Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/root_key.pem [2022-05-20T16:31:46.386Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/serer_csr.pem [2022-05-20T16:31:46.386Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/server_cert.pem [2022-05-20T16:31:46.386Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/server_csr.pem [2022-05-20T16:31:46.386Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/server_key.pem [2022-05-20T16:31:46.386Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/vault.go [2022-05-20T16:31:46.386Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/vault_client.go [2022-05-20T16:31:46.386Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/vault_client_test.go [2022-05-20T16:31:46.386Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/vault_fake_test.go [2022-05-20T16:31:46.386Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/vault_test.go [2022-05-20T16:31:46.386Z] spire-1.2.1/pkg/server/registration/ [2022-05-20T16:31:46.386Z] spire-1.2.1/pkg/server/registration/manager.go [2022-05-20T16:31:46.386Z] spire-1.2.1/pkg/server/registration/manager_test.go [2022-05-20T16:31:46.386Z] spire-1.2.1/pkg/server/scanentries.go [2022-05-20T16:31:46.386Z] spire-1.2.1/pkg/server/scanentries_test.go [2022-05-20T16:31:46.386Z] spire-1.2.1/pkg/server/server.go [2022-05-20T16:31:46.386Z] spire-1.2.1/pkg/server/server_test.go [2022-05-20T16:31:46.386Z] spire-1.2.1/pkg/server/svid/ [2022-05-20T16:31:46.386Z] spire-1.2.1/pkg/server/svid/observer.go [2022-05-20T16:31:46.386Z] spire-1.2.1/pkg/server/svid/observer_test.go [2022-05-20T16:31:46.386Z] spire-1.2.1/pkg/server/svid/rotator.go [2022-05-20T16:31:46.386Z] spire-1.2.1/pkg/server/svid/rotator_config.go [2022-05-20T16:31:46.386Z] spire-1.2.1/pkg/server/svid/rotator_config_test.go [2022-05-20T16:31:46.386Z] spire-1.2.1/pkg/server/svid/rotator_test.go [2022-05-20T16:31:46.386Z] spire-1.2.1/proto/ [2022-05-20T16:31:46.386Z] spire-1.2.1/proto/private/ [2022-05-20T16:31:46.386Z] spire-1.2.1/proto/private/server/ [2022-05-20T16:31:46.386Z] spire-1.2.1/proto/private/server/journal/ [2022-05-20T16:31:46.386Z] spire-1.2.1/pkg/server/plugin/keymanager/memory/memory.go [2022-05-20T16:31:46.386Z] spire-1.2.1/pkg/server/plugin/keymanager/memory/memory_test.go [2022-05-20T16:31:46.386Z] spire-1.2.1/pkg/server/plugin/keymanager/repository.go [2022-05-20T16:31:46.386Z] spire-1.2.1/pkg/server/plugin/keymanager/test/ [2022-05-20T16:31:46.386Z] spire-1.2.1/pkg/server/plugin/keymanager/test/keymanagertest.go [2022-05-20T16:31:46.386Z] spire-1.2.1/pkg/server/plugin/keymanager/v1.go [2022-05-20T16:31:46.386Z] spire-1.2.1/pkg/server/plugin/keymanager/v1_test.go [2022-05-20T16:31:46.386Z] spire-1.2.1/pkg/server/plugin/nodeattestor/ [2022-05-20T16:31:46.386Z] spire-1.2.1/pkg/server/plugin/nodeattestor/aws/ [2022-05-20T16:31:46.386Z] spire-1.2.1/pkg/server/plugin/nodeattestor/aws/awsca.go [2022-05-20T16:31:46.386Z] spire-1.2.1/pkg/server/plugin/nodeattestor/aws/client.go [2022-05-20T16:31:46.386Z] spire-1.2.1/pkg/server/plugin/nodeattestor/aws/iid.go [2022-05-20T16:31:46.386Z] spire-1.2.1/pkg/server/plugin/nodeattestor/aws/iid_test.go [2022-05-20T16:31:46.386Z] spire-1.2.1/pkg/server/plugin/nodeattestor/aws/session.go [2022-05-20T16:31:46.386Z] spire-1.2.1/pkg/server/plugin/nodeattestor/aws/spiffeid.go [2022-05-20T16:31:46.386Z] spire-1.2.1/pkg/server/plugin/nodeattestor/aws/spiffeid_test.go [2022-05-20T16:31:46.386Z] spire-1.2.1/pkg/server/plugin/nodeattestor/azure/ [2022-05-20T16:31:46.386Z] spire-1.2.1/pkg/server/plugin/nodeattestor/azure/msi.go [2022-05-20T16:31:46.386Z] spire-1.2.1/pkg/server/plugin/nodeattestor/azure/msi_test.go [2022-05-20T16:31:46.386Z] spire-1.2.1/proto/private/server/journal/journal.pb.go [2022-05-20T16:31:46.386Z] spire-1.2.1/proto/private/server/journal/journal.proto [2022-05-20T16:31:46.386Z] spire-1.2.1/proto/spire/ [2022-05-20T16:31:46.386Z] spire-1.2.1/proto/spire/common/ [2022-05-20T16:31:46.386Z] spire-1.2.1/proto/spire/common/common.pb.go [2022-05-20T16:31:46.386Z] spire-1.2.1/proto/spire/common/common.proto [2022-05-20T16:31:46.386Z] spire-1.2.1/proto/spire/common/plugin/ [2022-05-20T16:31:46.386Z] spire-1.2.1/proto/spire/common/plugin/plugin.pb.go [2022-05-20T16:31:46.386Z] spire-1.2.1/proto/spire/common/plugin/plugin.proto [2022-05-20T16:31:46.386Z] spire-1.2.1/proto/spire/common/plugin/plugin_grpc.pb.go [2022-05-20T16:31:46.386Z] spire-1.2.1/proto/spire/common/plugin/plugin_spire_plugin.pb.go [2022-05-20T16:31:46.386Z] spire-1.2.1/proto/spire/plugin/ [2022-05-20T16:31:46.386Z] spire-1.2.1/proto/spire/plugin/agent/ [2022-05-20T16:31:46.386Z] spire-1.2.1/proto/spire/plugin/agent/svidstore/ [2022-05-20T16:31:46.386Z] spire-1.2.1/proto/spire/plugin/agent/svidstore/v1unofficial/ [2022-05-20T16:31:46.386Z] spire-1.2.1/proto/spire/plugin/agent/svidstore/v1unofficial/svidstore.pb.go [2022-05-20T16:31:46.386Z] spire-1.2.1/proto/spire/plugin/agent/svidstore/v1unofficial/svidstore.proto [2022-05-20T16:31:46.386Z] spire-1.2.1/proto/spire/plugin/agent/svidstore/v1unofficial/svidstore_grpc.pb.go [2022-05-20T16:31:46.386Z] spire-1.2.1/proto/spire/plugin/agent/svidstore/v1unofficial/svidstore_spire_plugin.pb.go [2022-05-20T16:31:46.386Z] spire-1.2.1/release/ [2022-05-20T16:31:46.386Z] spire-1.2.1/release/spire-extras/ [2022-05-20T16:31:46.386Z] spire-1.2.1/release/spire-extras/README.md [2022-05-20T16:31:46.386Z] spire-1.2.1/release/spire-extras/conf/ [2022-05-20T16:31:46.386Z] spire-1.2.1/release/spire-extras/conf/k8s-workload-registrar/ [2022-05-20T16:31:46.386Z] spire-1.2.1/release/spire-extras/conf/k8s-workload-registrar/k8s-workload-registrar.conf [2022-05-20T16:31:46.386Z] spire-1.2.1/release/spire-extras/conf/oidc-discovery-provider/ [2022-05-20T16:31:46.386Z] spire-1.2.1/release/spire-extras/conf/oidc-discovery-provider/oidc-discovery-provider.conf [2022-05-20T16:31:46.386Z] spire-1.2.1/release/spire/ [2022-05-20T16:31:46.386Z] spire-1.2.1/release/spire/README.md [2022-05-20T16:31:46.386Z] spire-1.2.1/release/spire/conf/ [2022-05-20T16:31:46.386Z] spire-1.2.1/release/spire/conf/agent/ [2022-05-20T16:31:46.386Z] spire-1.2.1/release/spire/conf/agent/agent.conf [2022-05-20T16:31:46.386Z] spire-1.2.1/release/spire/conf/server/ [2022-05-20T16:31:46.386Z] spire-1.2.1/release/spire/conf/server/server.conf [2022-05-20T16:31:46.386Z] spire-1.2.1/script/ [2022-05-20T16:31:46.386Z] spire-1.2.1/script/build-artifact.sh [2022-05-20T16:31:46.386Z] spire-1.2.1/script/generate_dummy_ca.sh [2022-05-20T16:31:46.386Z] spire-1.2.1/support/ [2022-05-20T16:31:46.386Z] spire-1.2.1/support/k8s/ [2022-05-20T16:31:46.386Z] spire-1.2.1/support/k8s/k8s-workload-registrar/ [2022-05-20T16:31:46.386Z] spire-1.2.1/support/k8s/k8s-workload-registrar/README.md [2022-05-20T16:31:46.386Z] spire-1.2.1/support/k8s/k8s-workload-registrar/accessutil_posix.go [2022-05-20T16:31:46.386Z] spire-1.2.1/support/k8s/k8s-workload-registrar/accessutil_windows.go [2022-05-20T16:31:46.386Z] spire-1.2.1/pkg/server/plugin/nodeattestor/base/ [2022-05-20T16:31:46.386Z] spire-1.2.1/pkg/server/plugin/nodeattestor/base/base.go [2022-05-20T16:31:46.386Z] spire-1.2.1/pkg/server/plugin/nodeattestor/gcp/ [2022-05-20T16:31:46.386Z] spire-1.2.1/pkg/server/plugin/nodeattestor/gcp/google_public_key_retriever.go [2022-05-20T16:31:46.386Z] spire-1.2.1/pkg/server/plugin/nodeattestor/gcp/google_public_key_retriever_test.go [2022-05-20T16:31:46.386Z] spire-1.2.1/pkg/server/plugin/nodeattestor/gcp/iit.go [2022-05-20T16:31:46.386Z] spire-1.2.1/pkg/server/plugin/nodeattestor/gcp/iit_test.go [2022-05-20T16:31:46.386Z] spire-1.2.1/pkg/server/plugin/nodeattestor/jointoken/ [2022-05-20T16:31:46.386Z] spire-1.2.1/pkg/server/plugin/nodeattestor/jointoken/join_token.go [2022-05-20T16:31:46.386Z] spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/ [2022-05-20T16:31:46.386Z] spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/psat/ [2022-05-20T16:31:46.386Z] spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/psat/psat.go [2022-05-20T16:31:46.386Z] spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/psat/psat_test.go [2022-05-20T16:31:46.386Z] spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/sat/ [2022-05-20T16:31:46.386Z] spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/sat/sat.go [2022-05-20T16:31:46.386Z] spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/sat/sat_test.go [2022-05-20T16:31:46.386Z] spire-1.2.1/pkg/server/plugin/nodeattestor/nodeattestor.go [2022-05-20T16:31:46.386Z] spire-1.2.1/pkg/server/plugin/nodeattestor/repository.go [2022-05-20T16:31:46.386Z] spire-1.2.1/support/k8s/k8s-workload-registrar/config.go [2022-05-20T16:31:46.386Z] spire-1.2.1/support/k8s/k8s-workload-registrar/config_crd.go [2022-05-20T16:31:46.386Z] spire-1.2.1/support/k8s/k8s-workload-registrar/config_crd_test.go [2022-05-20T16:31:46.386Z] spire-1.2.1/support/k8s/k8s-workload-registrar/config_reconcile.go [2022-05-20T16:31:46.386Z] spire-1.2.1/support/k8s/k8s-workload-registrar/config_test.go [2022-05-20T16:31:46.386Z] spire-1.2.1/support/k8s/k8s-workload-registrar/config_webhook.go [2022-05-20T16:31:46.386Z] spire-1.2.1/support/k8s/k8s-workload-registrar/controller.go [2022-05-20T16:31:46.386Z] spire-1.2.1/support/k8s/k8s-workload-registrar/controller_test.go [2022-05-20T16:31:46.386Z] spire-1.2.1/support/k8s/k8s-workload-registrar/federation/ [2022-05-20T16:31:46.386Z] spire-1.2.1/support/k8s/k8s-workload-registrar/federation/utils.go [2022-05-20T16:31:46.386Z] spire-1.2.1/support/k8s/k8s-workload-registrar/federation/utils_test.go [2022-05-20T16:31:46.386Z] spire-1.2.1/support/k8s/k8s-workload-registrar/generate-config.go [2022-05-20T16:31:46.386Z] spire-1.2.1/support/k8s/k8s-workload-registrar/main.go [2022-05-20T16:31:46.386Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/ [2022-05-20T16:31:46.386Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/README.md [2022-05-20T16:31:46.386Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/ [2022-05-20T16:31:46.386Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/ [2022-05-20T16:31:46.386Z] spire-1.2.1/pkg/server/plugin/nodeattestor/sshpop/ [2022-05-20T16:31:46.386Z] spire-1.2.1/pkg/server/plugin/nodeattestor/sshpop/sshpop.go [2022-05-20T16:31:46.386Z] spire-1.2.1/pkg/server/plugin/nodeattestor/sshpop/sshpop_test.go [2022-05-20T16:31:46.386Z] spire-1.2.1/pkg/server/plugin/nodeattestor/tpmdevid/ [2022-05-20T16:31:46.386Z] spire-1.2.1/pkg/server/plugin/nodeattestor/tpmdevid/challenge.go [2022-05-20T16:31:46.386Z] spire-1.2.1/pkg/server/plugin/nodeattestor/tpmdevid/devid.go [2022-05-20T16:31:46.386Z] spire-1.2.1/pkg/server/plugin/nodeattestor/tpmdevid/devid_test.go [2022-05-20T16:31:46.386Z] spire-1.2.1/pkg/server/plugin/nodeattestor/tpmdevid/selectors.go [2022-05-20T16:31:46.386Z] spire-1.2.1/pkg/server/plugin/nodeattestor/v1.go [2022-05-20T16:31:46.386Z] spire-1.2.1/pkg/server/plugin/nodeattestor/v1_test.go [2022-05-20T16:31:46.386Z] spire-1.2.1/pkg/server/plugin/nodeattestor/x509pop/ [2022-05-20T16:31:46.386Z] spire-1.2.1/pkg/server/plugin/nodeattestor/x509pop/x509pop.go [2022-05-20T16:31:46.386Z] spire-1.2.1/pkg/server/plugin/nodeattestor/x509pop/x509pop_test.go [2022-05-20T16:31:46.386Z] spire-1.2.1/pkg/server/plugin/noderesolver/ [2022-05-20T16:31:46.386Z] spire-1.2.1/pkg/server/plugin/noderesolver/azure/ [2022-05-20T16:31:46.386Z] spire-1.2.1/pkg/server/plugin/noderesolver/azure/client.go [2022-05-20T16:31:46.386Z] spire-1.2.1/pkg/server/plugin/noderesolver/azure/msi.go [2022-05-20T16:31:46.386Z] spire-1.2.1/pkg/server/plugin/noderesolver/azure/msi_test.go [2022-05-20T16:31:46.386Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/v1beta1/ [2022-05-20T16:31:46.386Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/v1beta1/groupversion_info.go [2022-05-20T16:31:46.386Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/v1beta1/spiffeid_types.go [2022-05-20T16:31:46.386Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/v1beta1/spiffeid_utils.go [2022-05-20T16:31:46.386Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/v1beta1/spiffeid_webhook.go [2022-05-20T16:31:46.386Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/v1beta1/zz_generated.deepcopy.go [2022-05-20T16:31:46.386Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/config/ [2022-05-20T16:31:46.386Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/config/spiffeid.spiffe.io_spiffeids.yaml [2022-05-20T16:31:46.386Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/config/spire-agent.yaml [2022-05-20T16:31:46.386Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/config/spire-server-registrar.yaml [2022-05-20T16:31:46.386Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/ [2022-05-20T16:31:46.386Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/endpoint_controller.go [2022-05-20T16:31:46.386Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/endpoint_controller_test.go [2022-05-20T16:31:46.386Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/node_controller.go [2022-05-20T16:31:46.386Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/node_controller_test.go [2022-05-20T16:31:46.386Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/pod_controller.go [2022-05-20T16:31:46.386Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/pod_controller_test.go [2022-05-20T16:31:46.386Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/spiffeid_controller.go [2022-05-20T16:31:46.386Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/spiffeid_controller_test.go [2022-05-20T16:31:46.386Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/suite_test.go [2022-05-20T16:31:46.386Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/utils.go [2022-05-20T16:31:46.386Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/samples/ [2022-05-20T16:31:46.386Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/samples/test_spiffeid.yaml [2022-05-20T16:31:46.386Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/samples/test_spiffeid_bad.yaml [2022-05-20T16:31:46.386Z] spire-1.2.1/pkg/server/plugin/noderesolver/noderesolver.go [2022-05-20T16:31:46.386Z] spire-1.2.1/pkg/server/plugin/noderesolver/repository.go [2022-05-20T16:31:46.386Z] spire-1.2.1/pkg/server/plugin/noderesolver/v1.go [2022-05-20T16:31:46.386Z] spire-1.2.1/pkg/server/plugin/noderesolver/v1_test.go [2022-05-20T16:31:46.386Z] spire-1.2.1/pkg/server/plugin/notifier/ [2022-05-20T16:31:46.386Z] spire-1.2.1/pkg/server/plugin/notifier/gcsbundle/ [2022-05-20T16:31:46.386Z] spire-1.2.1/pkg/server/plugin/notifier/gcsbundle/gcsbundle.go [2022-05-20T16:31:46.386Z] spire-1.2.1/pkg/server/plugin/notifier/gcsbundle/gcsbundle_test.go [2022-05-20T16:31:46.386Z] spire-1.2.1/pkg/server/plugin/notifier/k8sbundle/ [2022-05-20T16:31:46.386Z] spire-1.2.1/pkg/server/plugin/notifier/k8sbundle/k8sbundle.go [2022-05-20T16:31:46.386Z] spire-1.2.1/pkg/server/plugin/notifier/k8sbundle/k8sbundle_test.go [2022-05-20T16:31:46.386Z] spire-1.2.1/pkg/server/plugin/notifier/k8sbundle/k8sbundle_watcher.go [2022-05-20T16:31:46.386Z] spire-1.2.1/pkg/server/plugin/notifier/k8sbundle/k8sbundle_watcher_test.go [2022-05-20T16:31:46.386Z] spire-1.2.1/pkg/server/plugin/notifier/notifier.go [2022-05-20T16:31:46.386Z] spire-1.2.1/pkg/server/plugin/notifier/repository.go [2022-05-20T16:31:46.386Z] spire-1.2.1/pkg/server/plugin/notifier/v1.go [2022-05-20T16:31:46.386Z] spire-1.2.1/pkg/server/plugin/notifier/v1_test.go [2022-05-20T16:31:46.386Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/ [2022-05-20T16:31:46.386Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/ [2022-05-20T16:31:46.386Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/ [2022-05-20T16:31:46.386Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/testdata/ [2022-05-20T16:31:46.386Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/testdata/good-leaf-and-intermediate.pem [2022-05-20T16:31:46.387Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/testdata/good-leaf-only.pem [2022-05-20T16:31:46.387Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/testdata/key-pkcs8-ecdsa.pem [2022-05-20T16:31:46.387Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/testdata/key-pkcs8-rsa.pem [2022-05-20T16:31:46.387Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/webhook_svid.go [2022-05-20T16:31:46.387Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/webhook_svid_test.go [2022-05-20T16:31:46.387Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/ [2022-05-20T16:31:46.387Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/config/ [2022-05-20T16:31:46.387Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/config/roles.yaml [2022-05-20T16:31:46.387Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/ [2022-05-20T16:31:46.387Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/base_controller.go [2022-05-20T16:31:46.387Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/node_controller.go [2022-05-20T16:31:46.387Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/node_controller_test.go [2022-05-20T16:31:46.387Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/pod_controller.go [2022-05-20T16:31:46.387Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/pod_controller_test.go [2022-05-20T16:31:46.387Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/utils.go [2022-05-20T16:31:46.387Z] spire-1.2.1/support/k8s/k8s-workload-registrar/server.go [2022-05-20T16:31:46.387Z] spire-1.2.1/support/k8s/k8s-workload-registrar/server_test.go [2022-05-20T16:31:46.387Z] spire-1.2.1/support/k8s/k8s-workload-registrar/webhookhandler.go [2022-05-20T16:31:46.387Z] spire-1.2.1/support/k8s/k8s-workload-registrar/webhookhandler_test.go [2022-05-20T16:31:46.387Z] spire-1.2.1/support/oidc-discovery-provider/ [2022-05-20T16:31:46.387Z] spire-1.2.1/support/oidc-discovery-provider/README.md [2022-05-20T16:31:46.387Z] spire-1.2.1/support/oidc-discovery-provider/common_test.go [2022-05-20T16:31:46.387Z] spire-1.2.1/support/oidc-discovery-provider/config.go [2022-05-20T16:31:46.387Z] spire-1.2.1/support/oidc-discovery-provider/config_test.go [2022-05-20T16:31:46.387Z] spire-1.2.1/support/oidc-discovery-provider/domain_policy.go [2022-05-20T16:31:46.387Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/pca.go [2022-05-20T16:31:46.387Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/pca_client.go [2022-05-20T16:31:46.387Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/pca_client_fake.go [2022-05-20T16:31:46.387Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/pca_test.go [2022-05-20T16:31:46.387Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/testdata/ [2022-05-20T16:31:46.387Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/testdata/arbitrary_certificate_with_upstream_root.pem [2022-05-20T16:31:46.387Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/testdata/i_am_not_a_certificate.txt [2022-05-20T16:31:46.387Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/ [2022-05-20T16:31:46.387Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/awslib.go [2022-05-20T16:31:46.387Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/awslib_fake_test.go [2022-05-20T16:31:46.387Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/awssecret.go [2022-05-20T16:31:46.387Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/awssecret_test.go [2022-05-20T16:31:46.387Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/testdata/ [2022-05-20T16:31:46.387Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/testdata/keys/ [2022-05-20T16:31:46.387Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/testdata/keys/EC/ [2022-05-20T16:31:46.387Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/testdata/keys/EC/alternative_key.pem [2022-05-20T16:31:46.387Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/testdata/keys/EC/cert.pem [2022-05-20T16:31:46.387Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/testdata/keys/EC/private_key.pem [2022-05-20T16:31:46.387Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/ [2022-05-20T16:31:46.387Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/api.go [2022-05-20T16:31:46.387Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/api_test.go [2022-05-20T16:31:46.387Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/certmanager.go [2022-05-20T16:31:46.387Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/certmanager_test.go [2022-05-20T16:31:46.387Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/ [2022-05-20T16:31:46.387Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/v1/ [2022-05-20T16:31:46.387Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/v1/doc.go [2022-05-20T16:31:46.387Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/v1/meta.go [2022-05-20T16:31:46.387Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/v1/types.go [2022-05-20T16:31:46.387Z] spire-1.2.1/support/oidc-discovery-provider/domain_policy_test.go [2022-05-20T16:31:46.387Z] spire-1.2.1/support/oidc-discovery-provider/handler.go [2022-05-20T16:31:46.387Z] spire-1.2.1/support/oidc-discovery-provider/handler_test.go [2022-05-20T16:31:46.387Z] spire-1.2.1/support/oidc-discovery-provider/jwks_source.go [2022-05-20T16:31:46.387Z] spire-1.2.1/support/oidc-discovery-provider/main.go [2022-05-20T16:31:46.387Z] spire-1.2.1/support/oidc-discovery-provider/server_api.go [2022-05-20T16:31:46.387Z] spire-1.2.1/support/oidc-discovery-provider/server_api_test.go [2022-05-20T16:31:46.387Z] spire-1.2.1/support/oidc-discovery-provider/workload_api.go [2022-05-20T16:31:46.387Z] spire-1.2.1/support/oidc-discovery-provider/workload_api_test.go [2022-05-20T16:31:46.387Z] spire-1.2.1/test/ [2022-05-20T16:31:46.387Z] spire-1.2.1/test/clock/ [2022-05-20T16:31:46.387Z] spire-1.2.1/test/clock/clock.go [2022-05-20T16:31:46.387Z] spire-1.2.1/test/fakes/ [2022-05-20T16:31:46.387Z] spire-1.2.1/test/fakes/fakeagentcatalog/ [2022-05-20T16:31:46.387Z] spire-1.2.1/test/fakes/fakeagentcatalog/catalog.go [2022-05-20T16:31:46.387Z] spire-1.2.1/test/fakes/fakeagentkeymanager/ [2022-05-20T16:31:46.387Z] spire-1.2.1/test/fakes/fakeagentkeymanager/keymanager.go [2022-05-20T16:31:46.387Z] spire-1.2.1/test/fakes/fakeagentnodeattestor/ [2022-05-20T16:31:46.387Z] spire-1.2.1/test/fakes/fakeagentnodeattestor/nodeattestor.go [2022-05-20T16:31:46.387Z] spire-1.2.1/test/fakes/fakeagentstore/ [2022-05-20T16:31:46.387Z] spire-1.2.1/test/fakes/fakeagentstore/agentstore.go [2022-05-20T16:31:46.387Z] spire-1.2.1/test/fakes/fakedatastore/ [2022-05-20T16:31:46.387Z] spire-1.2.1/test/fakes/fakedatastore/fakedatastore.go [2022-05-20T16:31:46.387Z] spire-1.2.1/test/fakes/fakeentryclient/ [2022-05-20T16:31:46.387Z] spire-1.2.1/test/fakes/fakeentryclient/entryclient.go [2022-05-20T16:31:46.387Z] spire-1.2.1/test/fakes/fakehealthchecker/ [2022-05-20T16:31:46.387Z] spire-1.2.1/test/fakes/fakehealthchecker/checker.go [2022-05-20T16:31:46.387Z] spire-1.2.1/test/fakes/fakeidentityprovider/ [2022-05-20T16:31:46.387Z] spire-1.2.1/test/fakes/fakeidentityprovider/identityprovider.go [2022-05-20T16:31:46.387Z] spire-1.2.1/test/fakes/fakemetrics/ [2022-05-20T16:31:46.387Z] spire-1.2.1/test/fakes/fakemetrics/fakemetrics.go [2022-05-20T16:31:46.387Z] spire-1.2.1/test/fakes/fakenoderesolver/ [2022-05-20T16:31:46.387Z] spire-1.2.1/test/fakes/fakenoderesolver/noderesolver.go [2022-05-20T16:31:46.387Z] spire-1.2.1/test/fakes/fakenotifier/ [2022-05-20T16:31:46.387Z] spire-1.2.1/test/fakes/fakenotifier/notifier.go [2022-05-20T16:31:46.387Z] spire-1.2.1/test/fakes/fakepluginmetrics/ [2022-05-20T16:31:46.387Z] spire-1.2.1/test/fakes/fakepluginmetrics/fakepluginmetrics.go [2022-05-20T16:31:46.387Z] spire-1.2.1/test/fakes/fakeserverca/ [2022-05-20T16:31:46.387Z] spire-1.2.1/test/fakes/fakeserverca/serverca.go [2022-05-20T16:31:46.387Z] spire-1.2.1/test/fakes/fakeservercatalog/ [2022-05-20T16:31:46.387Z] spire-1.2.1/test/fakes/fakeservercatalog/catalog.go [2022-05-20T16:31:46.387Z] spire-1.2.1/test/fakes/fakeserverkeymanager/ [2022-05-20T16:31:46.387Z] spire-1.2.1/test/fakes/fakeserverkeymanager/keymanager.go [2022-05-20T16:31:46.387Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/v1/types_certificaterequest.go [2022-05-20T16:31:46.387Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/v1/zz_generated.deepcopy.go [2022-05-20T16:31:46.387Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/ [2022-05-20T16:31:46.387Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/disk.go [2022-05-20T16:31:46.387Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/disk_test.go [2022-05-20T16:31:46.387Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/ [2022-05-20T16:31:46.387Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/ [2022-05-20T16:31:46.387Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/ [2022-05-20T16:31:46.387Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/cert.pem [2022-05-20T16:31:46.387Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/intermediate_cert.pem [2022-05-20T16:31:46.387Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/intermediate_cert.srl [2022-05-20T16:31:46.387Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/intermediate_csr.pem [2022-05-20T16:31:46.387Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/intermediate_key.pem [2022-05-20T16:31:46.387Z] spire-1.2.1/test/fakes/fakeservernodeattestor/ [2022-05-20T16:31:46.387Z] spire-1.2.1/test/fakes/fakeservernodeattestor/nodeattestor.go [2022-05-20T16:31:46.387Z] spire-1.2.1/test/fakes/fakeupstreamauthority/ [2022-05-20T16:31:46.387Z] spire-1.2.1/test/fakes/fakeupstreamauthority/plugin.go [2022-05-20T16:31:46.387Z] spire-1.2.1/test/fakes/fakeupstreamauthority/upstreamauthority.go [2022-05-20T16:31:46.387Z] spire-1.2.1/test/fakes/fakeworkloadapi/ [2022-05-20T16:31:46.387Z] spire-1.2.1/test/fakes/fakeworkloadapi/workloadapi.go [2022-05-20T16:31:46.387Z] spire-1.2.1/test/fakes/fakeworkloadattestor/ [2022-05-20T16:31:46.387Z] spire-1.2.1/test/fakes/fakeworkloadattestor/workloadattestor.go [2022-05-20T16:31:46.387Z] spire-1.2.1/test/fixture/ [2022-05-20T16:31:46.387Z] spire-1.2.1/test/fixture/certs/ [2022-05-20T16:31:46.387Z] spire-1.2.1/test/fixture/certs/agent_svid.der [2022-05-20T16:31:46.387Z] spire-1.2.1/test/fixture/certs/base_cert.pem [2022-05-20T16:31:46.387Z] spire-1.2.1/test/fixture/certs/base_csr.pem [2022-05-20T16:31:46.387Z] spire-1.2.1/test/fixture/certs/base_key.pem [2022-05-20T16:31:46.387Z] spire-1.2.1/test/fixture/certs/base_rotated_cert.pem [2022-05-20T16:31:46.387Z] spire-1.2.1/test/fixture/certs/base_rotated_csr.pem [2022-05-20T16:31:46.387Z] spire-1.2.1/test/fixture/certs/base_rotated_key.pem [2022-05-20T16:31:46.387Z] spire-1.2.1/test/fixture/certs/blog_cert.pem [2022-05-20T16:31:46.387Z] spire-1.2.1/test/fixture/certs/blog_csr.pem [2022-05-20T16:31:46.387Z] spire-1.2.1/test/fixture/certs/blog_key.pem [2022-05-20T16:31:46.387Z] spire-1.2.1/test/fixture/certs/bundle.der [2022-05-20T16:31:46.387Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/private_key.pem [2022-05-20T16:31:46.387Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/root_cert.pem [2022-05-20T16:31:46.387Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/root_cert.srl [2022-05-20T16:31:46.387Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/root_key.pem [2022-05-20T16:31:46.387Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/upstream_and_intermediate.pem [2022-05-20T16:31:46.387Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/upstream_and_root.pem [2022-05-20T16:31:46.387Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/upstream_cert.pem [2022-05-20T16:31:46.387Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/upstream_csr.pem [2022-05-20T16:31:46.387Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/upstream_key.pem [2022-05-20T16:31:46.387Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/PKCS1/ [2022-05-20T16:31:46.387Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/PKCS1/cert.pem [2022-05-20T16:31:46.387Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/PKCS1/private_key.pem [2022-05-20T16:31:46.387Z] spire-1.2.1/test/fixture/certs/ca.pem [2022-05-20T16:31:46.387Z] spire-1.2.1/test/fixture/certs/ca_key.pem [2022-05-20T16:31:46.387Z] spire-1.2.1/test/fixture/certs/database_cert.pem [2022-05-20T16:31:46.387Z] spire-1.2.1/test/fixture/certs/database_csr.pem [2022-05-20T16:31:46.387Z] spire-1.2.1/test/fixture/certs/database_key.pem [2022-05-20T16:31:46.387Z] spire-1.2.1/test/fixture/certs/node_cert.pem [2022-05-20T16:31:46.387Z] spire-1.2.1/test/fixture/certs/node_csr.pem [2022-05-20T16:31:46.387Z] spire-1.2.1/test/fixture/certs/node_key.pem [2022-05-20T16:31:46.387Z] spire-1.2.1/test/fixture/certs/svid.pem [2022-05-20T16:31:46.387Z] spire-1.2.1/test/fixture/certs/svid_key.pem [2022-05-20T16:31:46.387Z] spire-1.2.1/test/fixture/config/ [2022-05-20T16:31:46.387Z] spire-1.2.1/test/fixture/config/agent_bad_agent_block.conf [2022-05-20T16:31:46.387Z] spire-1.2.1/test/fixture/config/agent_good.conf [2022-05-20T16:31:46.387Z] spire-1.2.1/test/fixture/config/agent_good_templated.conf [2022-05-20T16:31:46.387Z] spire-1.2.1/test/fixture/config/plugin_good.conf [2022-05-20T16:31:46.387Z] spire-1.2.1/test/fixture/config/server_and_agent_bad_nested_DogStatsd_block.conf [2022-05-20T16:31:46.387Z] spire-1.2.1/test/fixture/config/server_and_agent_bad_nested_InMem_block.conf [2022-05-20T16:31:46.387Z] spire-1.2.1/test/fixture/config/server_and_agent_bad_nested_M3_block.conf [2022-05-20T16:31:46.387Z] spire-1.2.1/test/fixture/config/server_and_agent_bad_nested_Prometheus_block.conf [2022-05-20T16:31:46.387Z] spire-1.2.1/test/fixture/config/server_and_agent_bad_nested_Statsd_block.conf [2022-05-20T16:31:46.387Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/PKCS8/ [2022-05-20T16:31:46.387Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/PKCS8/cert.pem [2022-05-20T16:31:46.387Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/PKCS8/private_key.pem [2022-05-20T16:31:46.387Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/empty/ [2022-05-20T16:31:46.387Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/empty/cert.pem [2022-05-20T16:31:46.387Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/empty/private_key.pem [2022-05-20T16:31:46.387Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/unknown/ [2022-05-20T16:31:46.387Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/unknown/cert.pem [2022-05-20T16:31:46.387Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/unknown/private_key.pem [2022-05-20T16:31:46.387Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/upstream_and_intermediate.pem [2022-05-20T16:31:46.387Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/gcpcas/ [2022-05-20T16:31:46.387Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/gcpcas/gcpcas.go [2022-05-20T16:31:46.387Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/gcpcas/gcpcas_test.go [2022-05-20T16:31:46.387Z] [2022-05-20T16:31:46.387Z] spire-1.2.1/test/fixture/config/server_and_agent_bad_nested_health_checks_block.conf [2022-05-20T16:31:46.387Z] spire-1.2.1/test/fixture/config/server_and_agent_bad_root_block.conf [2022-05-20T16:31:46.387Z] spire-1.2.1/test/fixture/config/server_and_agent_bad_telemetry_block.conf [2022-05-20T16:31:46.387Z] spire-1.2.1/test/fixture/config/server_bad_nested_bundle_endpoint_acme_block.conf [2022-05-20T16:31:46.387Z] spire-1.2.1/test/fixture/config/server_bad_nested_bundle_endpoint_block.conf [2022-05-20T16:31:46.387Z] spire-1.2.1/test/fixture/config/server_bad_nested_ca_subject_block.conf [2022-05-20T16:31:46.387Z] spire-1.2.1/test/fixture/config/server_bad_nested_experimental_block.conf [2022-05-20T16:31:46.387Z] spire-1.2.1/test/fixture/config/server_bad_nested_federates_with_block.conf [2022-05-20T16:31:46.387Z] spire-1.2.1/test/fixture/config/server_bad_nested_federation_block.conf [2022-05-20T16:31:46.387Z] spire-1.2.1/test/fixture/config/server_bad_ratelimit_block.conf [2022-05-20T16:31:46.387Z] spire-1.2.1/test/fixture/config/server_bad_server_block.conf [2022-05-20T16:31:46.387Z] spire-1.2.1/test/fixture/config/server_good.conf [2022-05-20T16:31:46.387Z] spire-1.2.1/test/fixture/config/server_good_templated.conf [2022-05-20T16:31:46.387Z] spire-1.2.1/test/fixture/fixture.go [2022-05-20T16:31:46.387Z] spire-1.2.1/test/fixture/nodeattestor/ [2022-05-20T16:31:46.387Z] spire-1.2.1/test/fixture/nodeattestor/sshpop/spire-1.2.1/pkg/server/plugin/upstreamauthority/repository.go [2022-05-20T16:31:46.387Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/ [2022-05-20T16:31:46.387Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/fake_handlers_test.go [2022-05-20T16:31:46.387Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/spire.go [2022-05-20T16:31:46.387Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/spire_server_client.go [2022-05-20T16:31:46.387Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/spire_test.go [2022-05-20T16:31:46.387Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/testdata/ [2022-05-20T16:31:46.387Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/testdata/keys/ [2022-05-20T16:31:46.387Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/testdata/keys/jwks.json [2022-05-20T16:31:46.387Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/upstreamauthority.go [2022-05-20T16:31:46.387Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/v1.go [2022-05-20T16:31:46.387Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/v1_test.go [2022-05-20T16:31:46.387Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/ [2022-05-20T16:31:46.387Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/renewer.go [2022-05-20T16:31:46.387Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/ [2022-05-20T16:31:46.387Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/k8s/ [2022-05-20T16:31:46.387Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/k8s/signing-key.pem [2022-05-20T16:31:46.387Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/k8s/token [2022-05-20T16:31:46.387Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/ [2022-05-20T16:31:46.387Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/ [2022-05-20T16:31:46.387Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/README.md [2022-05-20T16:31:46.387Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/client_cert.pem [2022-05-20T16:31:46.387Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/client_csr.pem [2022-05-20T16:31:46.387Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/client_key.pem [2022-05-20T16:31:46.387Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_cert.pem [2022-05-20T16:31:46.387Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_cert.srl [2022-05-20T16:31:46.387Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_csr.pem [2022-05-20T16:31:46.387Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_key.pem [2022-05-20T16:31:46.387Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_vault_cert.pem [2022-05-20T16:31:46.387Z] spire-1.2.1/test/fixture/nodeattestor/sshpop/agent_ssh_key [2022-05-20T16:31:46.387Z] spire-1.2.1/test/fixture/nodeattestor/sshpop/agent_ssh_key-cert.pub [2022-05-20T16:31:46.387Z] spire-1.2.1/test/fixture/nodeattestor/sshpop/ssh_cert_authority.pub [2022-05-20T16:31:46.387Z] spire-1.2.1/test/fixture/nodeattestor/x509pop/ [2022-05-20T16:31:46.387Z] spire-1.2.1/test/fixture/nodeattestor/x509pop/generate.go [2022-05-20T16:31:46.387Z] spire-1.2.1/test/fixture/nodeattestor/x509pop/intermediate.pem [2022-05-20T16:31:46.387Z] spire-1.2.1/test/fixture/nodeattestor/x509pop/leaf-crt-bundle.pem [2022-05-20T16:31:46.387Z] spire-1.2.1/test/fixture/nodeattestor/x509pop/leaf-key.pem [2022-05-20T16:31:46.387Z] spire-1.2.1/test/fixture/nodeattestor/x509pop/leaf.pem [2022-05-20T16:31:46.387Z] spire-1.2.1/test/fixture/nodeattestor/x509pop/root-crt.pem [2022-05-20T16:31:46.387Z] spire-1.2.1/test/fixture/registration/ [2022-05-20T16:31:46.387Z] spire-1.2.1/test/fixture/registration/entries.json [2022-05-20T16:31:46.387Z] spire-1.2.1/test/fixture/registration/good-for-update.json [2022-05-20T16:31:46.387Z] spire-1.2.1/test/fixture/registration/good.json [2022-05-20T16:31:46.387Z] spire-1.2.1/test/fixture/registration/invalid.json [2022-05-20T16:31:46.387Z] spire-1.2.1/test/fixture/registration/invalid_json.json [2022-05-20T16:31:46.387Z] spire-1.2.1/test/fixture/registration/manager_test_entries.json [2022-05-20T16:31:46.387Z] spire-1.2.1/test/integration/ [2022-05-20T16:31:46.387Z] spire-1.2.1/test/integration/README.md [2022-05-20T16:31:46.387Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_vault_csr.pem [2022-05-20T16:31:46.387Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_vault_key.pem [2022-05-20T16:31:46.387Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/invalid-client_cert.pem [2022-05-20T16:31:46.387Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/invalid_client_key.pem [2022-05-20T16:31:46.387Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/invalid_root_cert.pem [2022-05-20T16:31:46.387Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/root_cert.pem [2022-05-20T16:31:46.387Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/root_cert.srl [2022-05-20T16:31:46.387Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/root_key.pem [2022-05-20T16:31:46.387Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/serer_csr.pem [2022-05-20T16:31:46.387Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/server_cert.pem [2022-05-20T16:31:46.387Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/server_csr.pem [2022-05-20T16:31:46.387Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/server_key.pem [2022-05-20T16:31:46.387Z] spire-1.2.1/test/integration/common [2022-05-20T16:31:46.387Z] spire-1.2.1/test/integration/setup/ [2022-05-20T16:31:46.387Z] spire-1.2.1/test/integration/setup/adminclient/ [2022-05-20T16:31:46.387Z] spire-1.2.1/test/integration/setup/adminclient/build.sh [2022-05-20T16:31:46.387Z] spire-1.2.1/test/integration/setup/adminclient/client.go [2022-05-20T16:31:46.387Z] spire-1.2.1/test/integration/setup/debugagent/ [2022-05-20T16:31:46.387Z] spire-1.2.1/test/integration/setup/debugagent/build.sh [2022-05-20T16:31:46.387Z] spire-1.2.1/test/integration/setup/debugagent/main.go [2022-05-20T16:31:46.387Z] spire-1.2.1/test/integration/setup/debugserver/ [2022-05-20T16:31:46.387Z] spire-1.2.1/test/integration/setup/debugserver/build.sh [2022-05-20T16:31:46.387Z] spire-1.2.1/test/integration/setup/debugserver/main.go [2022-05-20T16:31:46.387Z] spire-1.2.1/test/integration/setup/downstreamclient/ [2022-05-20T16:31:46.387Z] spire-1.2.1/test/integration/setup/downstreamclient/build.sh [2022-05-20T16:31:46.387Z] spire-1.2.1/test/integration/setup/downstreamclient/client.go [2022-05-20T16:31:46.387Z] spire-1.2.1/test/integration/setup/itclient/ [2022-05-20T16:31:46.387Z] spire-1.2.1/test/integration/setup/itclient/client.go [2022-05-20T16:31:46.387Z] spire-1.2.1/test/integration/setup/node-attestation/ [2022-05-20T16:31:46.387Z] spire-1.2.1/test/integration/setup/node-attestation/build.sh [2022-05-20T16:31:46.387Z] spire-1.2.1/test/integration/setup/node-attestation/client.go [2022-05-20T16:31:46.387Z] spire-1.2.1/test/integration/setup/x509pop/ [2022-05-20T16:31:46.387Z] spire-1.2.1/test/integration/setup/x509pop/gencerts.go [2022-05-20T16:31:46.387Z] spire-1.2.1/test/integration/setup/x509pop/setup.sh [2022-05-20T16:31:46.387Z] spire-1.2.1/test/integration/suites/ [2022-05-20T16:31:46.387Z] spire-1.2.1/test/integration/suites/admin-endpoints/ [2022-05-20T16:31:46.387Z] spire-1.2.1/test/integration/suites/admin-endpoints/00-setup [2022-05-20T16:31:46.387Z] spire-1.2.1/test/integration/suites/admin-endpoints/01-start-server [2022-05-20T16:31:46.387Z] spire-1.2.1/test/integration/suites/admin-endpoints/02-bootstrap-agent [2022-05-20T16:31:46.387Z] spire-1.2.1/test/integration/suites/admin-endpoints/03-start-agent [2022-05-20T16:31:46.387Z] spire-1.2.1/test/integration/suites/admin-endpoints/04-create-registration-entries [2022-05-20T16:31:46.387Z] spire-1.2.1/test/integration/suites/admin-endpoints/05-test-endpoints [2022-05-20T16:31:46.387Z] spire-1.2.1/test/integration/suites/admin-endpoints/README.md [2022-05-20T16:31:46.387Z] spire-1.2.1/test/integration/suites/admin-endpoints/conf/ [2022-05-20T16:31:46.387Z] spire-1.2.1/test/integration/suites/admin-endpoints/conf/agent/ [2022-05-20T16:31:46.387Z] spire-1.2.1/test/integration/suites/admin-endpoints/conf/agent/agent.conf [2022-05-20T16:31:46.387Z] spire-1.2.1/test/integration/suites/admin-endpoints/conf/server/ [2022-05-20T16:31:46.387Z] spire-1.2.1/test/integration/suites/admin-endpoints/conf/server/server.conf [2022-05-20T16:31:46.387Z] spire-1.2.1/test/integration/suites/admin-endpoints/docker-compose.yaml [2022-05-20T16:31:46.387Z] spire-1.2.1/test/integration/suites/admin-endpoints/teardown [2022-05-20T16:31:46.387Z] spire-1.2.1/test/integration/suites/datastore-mysql-replication/ [2022-05-20T16:31:46.387Z] spire-1.2.1/test/integration/suites/datastore-mysql-replication/00-setup [2022-05-20T16:31:46.387Z] spire-1.2.1/test/integration/suites/datastore-mysql-replication/01-test-variants [2022-05-20T16:31:46.387Z] spire-1.2.1/test/integration/suites/datastore-mysql-replication/README.md [2022-05-20T16:31:46.387Z] spire-1.2.1/test/integration/suites/datastore-mysql-replication/docker-compose.yaml [2022-05-20T16:31:46.387Z] spire-1.2.1/test/integration/suites/datastore-mysql-replication/teardown [2022-05-20T16:31:46.387Z] spire-1.2.1/test/integration/suites/datastore-mysql/ [2022-05-20T16:31:46.387Z] spire-1.2.1/test/integration/suites/datastore-mysql/00-setup [2022-05-20T16:31:46.387Z] spire-1.2.1/test/integration/suites/datastore-mysql/01-test-variants [2022-05-20T16:31:46.387Z] spire-1.2.1/test/integration/suites/datastore-mysql/README.md [2022-05-20T16:31:46.387Z] spire-1.2.1/test/integration/suites/datastore-mysql/docker-compose.yaml [2022-05-20T16:31:46.387Z] spire-1.2.1/test/integration/suites/datastore-mysql/teardown [2022-05-20T16:31:46.387Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/ [2022-05-20T16:31:46.387Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/00-setup [2022-05-20T16:31:46.387Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/vault.go [2022-05-20T16:31:46.387Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/vault_client.go [2022-05-20T16:31:46.387Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/vault_client_test.go [2022-05-20T16:31:46.387Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/vault_fake_test.go [2022-05-20T16:31:46.387Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/vault_test.go [2022-05-20T16:31:46.387Z] spire-1.2.1/pkg/server/registration/ [2022-05-20T16:31:46.387Z] spire-1.2.1/pkg/server/registration/manager.go [2022-05-20T16:31:46.387Z] spire-1.2.1/pkg/server/registration/manager_test.go [2022-05-20T16:31:46.387Z] spire-1.2.1/pkg/server/scanentries.go [2022-05-20T16:31:46.387Z] spire-1.2.1/pkg/server/scanentries_test.go [2022-05-20T16:31:46.387Z] spire-1.2.1/pkg/server/server.go [2022-05-20T16:31:46.387Z] spire-1.2.1/pkg/server/server_test.go [2022-05-20T16:31:46.387Z] spire-1.2.1/pkg/server/svid/ [2022-05-20T16:31:46.387Z] spire-1.2.1/pkg/server/svid/observer.go [2022-05-20T16:31:46.387Z] spire-1.2.1/pkg/server/svid/observer_test.go [2022-05-20T16:31:46.387Z] spire-1.2.1/pkg/server/svid/rotator.go [2022-05-20T16:31:46.387Z] spire-1.2.1/pkg/server/svid/rotator_config.go [2022-05-20T16:31:46.387Z] spire-1.2.1/pkg/server/svid/rotator_config_test.go [2022-05-20T16:31:46.387Z] spire-1.2.1/pkg/server/svid/rotator_test.go [2022-05-20T16:31:46.387Z] spire-1.2.1/proto/ [2022-05-20T16:31:46.387Z] spire-1.2.1/proto/private/ [2022-05-20T16:31:46.387Z] spire-1.2.1/proto/private/server/ [2022-05-20T16:31:46.387Z] spire-1.2.1/proto/private/server/journal/ [2022-05-20T16:31:46.387Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/01-test-variants [2022-05-20T16:31:46.387Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/README.md [2022-05-20T16:31:46.387Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/docker-compose.yaml [2022-05-20T16:31:46.387Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/principal/ [2022-05-20T16:31:46.387Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/principal/init.sh [2022-05-20T16:31:46.387Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/replica/ [2022-05-20T16:31:46.387Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/replica/docker-entrypoint.sh [2022-05-20T16:31:46.387Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/replica/v12/ [2022-05-20T16:31:46.387Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/replica/v12/docker-entrypoint.sh [2022-05-20T16:31:46.387Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/teardown [2022-05-20T16:31:46.387Z] spire-1.2.1/test/integration/suites/datastore-postgres/ [2022-05-20T16:31:46.387Z] spire-1.2.1/test/integration/suites/datastore-postgres/00-setup [2022-05-20T16:31:46.387Z] spire-1.2.1/test/integration/suites/datastore-postgres/01-test-variants [2022-05-20T16:31:46.387Z] spire-1.2.1/test/integration/suites/datastore-postgres/README.md [2022-05-20T16:31:46.387Z] spire-1.2.1/test/integration/suites/datastore-postgres/docker-compose.yaml [2022-05-20T16:31:46.387Z] spire-1.2.1/test/integration/suites/datastore-postgres/teardown [2022-05-20T16:31:46.387Z] spire-1.2.1/test/integration/suites/debug-endpoints/ [2022-05-20T16:31:46.387Z] spire-1.2.1/test/integration/suites/debug-endpoints/00-setup [2022-05-20T16:31:46.387Z] spire-1.2.1/test/integration/suites/debug-endpoints/01-start-server [2022-05-20T16:31:46.387Z] spire-1.2.1/test/integration/suites/debug-endpoints/02-bootstrap-agent [2022-05-20T16:31:46.387Z] spire-1.2.1/test/integration/suites/debug-endpoints/03-start-agent [2022-05-20T16:31:46.387Z] spire-1.2.1/test/integration/suites/debug-endpoints/04-create-registration-entries [2022-05-20T16:31:46.387Z] spire-1.2.1/test/integration/suites/debug-endpoints/05-test-endpoints [2022-05-20T16:31:46.387Z] spire-1.2.1/test/integration/suites/debug-endpoints/README.md [2022-05-20T16:31:46.387Z] spire-1.2.1/test/integration/suites/debug-endpoints/conf/ [2022-05-20T16:31:46.387Z] spire-1.2.1/test/integration/suites/debug-endpoints/conf/agent/ [2022-05-20T16:31:46.387Z] spire-1.2.1/test/integration/suites/debug-endpoints/conf/agent/agent.conf [2022-05-20T16:31:46.387Z] spire-1.2.1/test/integration/suites/debug-endpoints/conf/server/ [2022-05-20T16:31:46.387Z] spire-1.2.1/test/integration/suites/debug-endpoints/conf/server/server.conf [2022-05-20T16:31:46.387Z] spire-1.2.1/test/integration/suites/debug-endpoints/docker-compose.yaml [2022-05-20T16:31:46.387Z] spire-1.2.1/test/integration/suites/debug-endpoints/teardown [2022-05-20T16:31:46.387Z] spire-1.2.1/test/integration/suites/downstream-endpoints/ [2022-05-20T16:31:46.387Z] spire-1.2.1/test/integration/suites/downstream-endpoints/00-setup [2022-05-20T16:31:46.387Z] spire-1.2.1/test/integration/suites/downstream-endpoints/01-start-server [2022-05-20T16:31:46.387Z] spire-1.2.1/test/integration/suites/downstream-endpoints/02-bootstrap-agent [2022-05-20T16:31:46.387Z] spire-1.2.1/test/integration/suites/downstream-endpoints/03-start-agent [2022-05-20T16:31:46.387Z] spire-1.2.1/test/integration/suites/downstream-endpoints/04-create-entries [2022-05-20T16:31:46.387Z] spire-1.2.1/test/integration/suites/downstream-endpoints/05-test-endpoints [2022-05-20T16:31:46.387Z] spire-1.2.1/test/integration/suites/downstream-endpoints/README.md [2022-05-20T16:31:46.387Z] spire-1.2.1/test/integration/suites/downstream-endpoints/conf/ [2022-05-20T16:31:46.387Z] spire-1.2.1/test/integration/suites/downstream-endpoints/conf/agent/ [2022-05-20T16:31:46.387Z] spire-1.2.1/test/integration/suites/downstream-endpoints/conf/agent/agent.conf [2022-05-20T16:31:46.387Z] spire-1.2.1/test/integration/suites/downstream-endpoints/conf/server/ [2022-05-20T16:31:46.387Z] spire-1.2.1/test/integration/suites/downstream-endpoints/conf/server/server.conf [2022-05-20T16:31:46.387Z] spire-1.2.1/test/integration/suites/downstream-endpoints/docker-compose.yaml [2022-05-20T16:31:46.387Z] spire-1.2.1/test/integration/suites/downstream-endpoints/teardown [2022-05-20T16:31:46.387Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/ [2022-05-20T16:31:46.387Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/00-setup [2022-05-20T16:31:46.387Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/01-start-server [2022-05-20T16:31:46.387Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/02-bootstrap-agents [2022-05-20T16:31:46.387Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/03-start-remaining-containers [2022-05-20T16:31:46.387Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/04-create-workload-entries [2022-05-20T16:31:46.387Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/05-check-workload-connectivity [2022-05-20T16:31:46.388Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/README.md [2022-05-20T16:31:46.388Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/ [2022-05-20T16:31:46.388Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/downstream-agent/ [2022-05-20T16:31:46.388Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/downstream-agent/agent.conf [2022-05-20T16:31:46.388Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/downstream-envoy/ [2022-05-20T16:31:46.388Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/downstream-envoy/envoy.yaml [2022-05-20T16:31:46.388Z] spire-1.2.1/proto/private/server/journal/journal.pb.go [2022-05-20T16:31:46.388Z] spire-1.2.1/proto/private/server/journal/journal.proto [2022-05-20T16:31:46.388Z] spire-1.2.1/proto/spire/ [2022-05-20T16:31:46.388Z] spire-1.2.1/proto/spire/common/ [2022-05-20T16:31:46.388Z] spire-1.2.1/proto/spire/common/common.pb.go [2022-05-20T16:31:46.388Z] spire-1.2.1/proto/spire/common/common.proto [2022-05-20T16:31:46.388Z] spire-1.2.1/proto/spire/common/plugin/ [2022-05-20T16:31:46.388Z] spire-1.2.1/proto/spire/common/plugin/plugin.pb.go [2022-05-20T16:31:46.388Z] spire-1.2.1/proto/spire/common/plugin/plugin.proto [2022-05-20T16:31:46.388Z] spire-1.2.1/proto/spire/common/plugin/plugin_grpc.pb.go [2022-05-20T16:31:46.388Z] spire-1.2.1/proto/spire/common/plugin/plugin_spire_plugin.pb.go [2022-05-20T16:31:46.388Z] spire-1.2.1/proto/spire/plugin/ [2022-05-20T16:31:46.388Z] spire-1.2.1/proto/spire/plugin/agent/ [2022-05-20T16:31:46.388Z] spire-1.2.1/proto/spire/plugin/agent/svidstore/ [2022-05-20T16:31:46.388Z] spire-1.2.1/proto/spire/plugin/agent/svidstore/v1unofficial/ [2022-05-20T16:31:46.388Z] spire-1.2.1/proto/spire/plugin/agent/svidstore/v1unofficial/svidstore.pb.go [2022-05-20T16:31:46.388Z] spire-1.2.1/proto/spire/plugin/agent/svidstore/v1unofficial/svidstore.proto [2022-05-20T16:31:46.388Z] spire-1.2.1/proto/spire/plugin/agent/svidstore/v1unofficial/svidstore_grpc.pb.go [2022-05-20T16:31:46.388Z] spire-1.2.1/proto/spire/plugin/agent/svidstore/v1unofficial/svidstore_spire_plugin.pb.go [2022-05-20T16:31:46.388Z] spire-1.2.1/release/ [2022-05-20T16:31:46.388Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/server/ [2022-05-20T16:31:46.388Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/server/server.conf [2022-05-20T16:31:46.388Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/supervisord.conf [2022-05-20T16:31:46.388Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/upstream-agent/ [2022-05-20T16:31:46.388Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/upstream-agent/agent.conf [2022-05-20T16:31:46.388Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/upstream-envoy/ [2022-05-20T16:31:46.388Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/upstream-envoy/envoy.yaml [2022-05-20T16:31:46.388Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/docker-compose.yaml [2022-05-20T16:31:46.388Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/teardown [2022-05-20T16:31:46.388Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/ [2022-05-20T16:31:46.388Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/00-test-envoy-releases.sh [2022-05-20T16:31:46.388Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/Dockerfile [2022-05-20T16:31:46.388Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/README.md [2022-05-20T16:31:46.388Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/ [2022-05-20T16:31:46.388Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/ [2022-05-20T16:31:46.388Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/agent/ [2022-05-20T16:31:46.388Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/agent/agent.conf [2022-05-20T16:31:46.388Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/envoy/ [2022-05-20T16:31:46.388Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/envoy/envoy.yaml [2022-05-20T16:31:46.388Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/server/ [2022-05-20T16:31:46.388Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/server/server.conf [2022-05-20T16:31:46.388Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream/ [2022-05-20T16:31:46.388Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream/agent/ [2022-05-20T16:31:46.388Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream/agent/agent.conf [2022-05-20T16:31:46.388Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream/envoy/ [2022-05-20T16:31:46.388Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream/envoy/envoy.yaml [2022-05-20T16:31:46.388Z] spire-1.2.1/release/spire-extras/ [2022-05-20T16:31:46.388Z] spire-1.2.1/release/spire-extras/README.md [2022-05-20T16:31:46.388Z] spire-1.2.1/release/spire-extras/conf/ [2022-05-20T16:31:46.388Z] spire-1.2.1/release/spire-extras/conf/k8s-workload-registrar/ [2022-05-20T16:31:46.388Z] spire-1.2.1/release/spire-extras/conf/k8s-workload-registrar/k8s-workload-registrar.conf [2022-05-20T16:31:46.388Z] spire-1.2.1/release/spire-extras/conf/oidc-discovery-provider/ [2022-05-20T16:31:46.388Z] spire-1.2.1/release/spire-extras/conf/oidc-discovery-provider/oidc-discovery-provider.conf [2022-05-20T16:31:46.388Z] spire-1.2.1/release/spire/ [2022-05-20T16:31:46.388Z] spire-1.2.1/release/spire/README.md [2022-05-20T16:31:46.388Z] spire-1.2.1/release/spire/conf/ [2022-05-20T16:31:46.388Z] spire-1.2.1/release/spire/conf/agent/ [2022-05-20T16:31:46.388Z] spire-1.2.1/release/spire/conf/agent/agent.conf [2022-05-20T16:31:46.388Z] spire-1.2.1/release/spire/conf/server/ [2022-05-20T16:31:46.388Z] spire-1.2.1/release/spire/conf/server/server.conf [2022-05-20T16:31:46.388Z] spire-1.2.1/script/ [2022-05-20T16:31:46.388Z] spire-1.2.1/script/build-artifact.sh [2022-05-20T16:31:46.388Z] spire-1.2.1/script/generate_dummy_ca.sh [2022-05-20T16:31:46.388Z] spire-1.2.1/support/ [2022-05-20T16:31:46.388Z] spire-1.2.1/support/k8s/ [2022-05-20T16:31:46.388Z] spire-1.2.1/support/k8s/k8s-workload-registrar/ [2022-05-20T16:31:46.388Z] spire-1.2.1/support/k8s/k8s-workload-registrar/README.md [2022-05-20T16:31:46.388Z] spire-1.2.1/support/k8s/k8s-workload-registrar/accessutil_posix.go [2022-05-20T16:31:46.388Z] spire-1.2.1/support/k8s/k8s-workload-registrar/accessutil_windows.go [2022-05-20T16:31:46.388Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/supervisord.conf [2022-05-20T16:31:46.388Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/ [2022-05-20T16:31:46.388Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/agent/ [2022-05-20T16:31:46.388Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/agent/agent.conf [2022-05-20T16:31:46.388Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/envoy/ [2022-05-20T16:31:46.388Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/envoy/envoy.yaml [2022-05-20T16:31:46.388Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/server/ [2022-05-20T16:31:46.388Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/server/server.conf [2022-05-20T16:31:46.388Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/docker-compose.yaml [2022-05-20T16:31:46.388Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/teardown [2022-05-20T16:31:46.388Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/ [2022-05-20T16:31:46.388Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/00-test-envoy-releases [2022-05-20T16:31:46.388Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/README.md [2022-05-20T16:31:46.388Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/ [2022-05-20T16:31:46.388Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/downstream-agent/ [2022-05-20T16:31:46.388Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/downstream-agent/agent.conf [2022-05-20T16:31:46.388Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/downstream-envoy/ [2022-05-20T16:31:46.388Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/downstream-envoy/envoy.yaml [2022-05-20T16:31:46.388Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/server/ [2022-05-20T16:31:46.388Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/server/server.conf [2022-05-20T16:31:46.388Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/supervisord.conf [2022-05-20T16:31:46.388Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/upstream-agent/ [2022-05-20T16:31:46.388Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/upstream-agent/agent.conf [2022-05-20T16:31:46.388Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/upstream-envoy/ [2022-05-20T16:31:46.388Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/upstream-envoy/envoy.yaml [2022-05-20T16:31:46.388Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/docker-compose.yaml [2022-05-20T16:31:46.388Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/teardown [2022-05-20T16:31:46.388Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/ [2022-05-20T16:31:46.388Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/00-setup [2022-05-20T16:31:46.388Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/01-start-servers [2022-05-20T16:31:46.388Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/02-bootstrap-federation-and-agents [2022-05-20T16:31:46.388Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/03-start-remaining-containers [2022-05-20T16:31:46.388Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/04-create-workload-entries [2022-05-20T16:31:46.388Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/05-check-workload-connectivity [2022-05-20T16:31:46.388Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/06-stop-servers [2022-05-20T16:31:46.388Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/07-check-workload-connectivity [2022-05-20T16:31:46.388Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/08-start-servers [2022-05-20T16:31:46.388Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/09-check-workload-connectivity [2022-05-20T16:31:46.388Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/10-stop-agents [2022-05-20T16:31:46.388Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/11-check-workload-connectivity [2022-05-20T16:31:46.388Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/12-start-agents [2022-05-20T16:31:46.388Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/13-check-workload-connectivity [2022-05-20T16:31:46.388Z] spire-1.2.1/support/k8s/k8s-workload-registrar/config.go [2022-05-20T16:31:46.388Z] spire-1.2.1/support/k8s/k8s-workload-registrar/config_crd.go [2022-05-20T16:31:46.388Z] spire-1.2.1/support/k8s/k8s-workload-registrar/config_crd_test.go [2022-05-20T16:31:46.388Z] spire-1.2.1/support/k8s/k8s-workload-registrar/config_reconcile.go [2022-05-20T16:31:46.388Z] spire-1.2.1/support/k8s/k8s-workload-registrar/config_test.go [2022-05-20T16:31:46.388Z] spire-1.2.1/support/k8s/k8s-workload-registrar/config_webhook.go [2022-05-20T16:31:46.388Z] spire-1.2.1/support/k8s/k8s-workload-registrar/controller.go [2022-05-20T16:31:46.388Z] spire-1.2.1/support/k8s/k8s-workload-registrar/controller_test.go [2022-05-20T16:31:46.388Z] spire-1.2.1/support/k8s/k8s-workload-registrar/federation/ [2022-05-20T16:31:46.388Z] spire-1.2.1/support/k8s/k8s-workload-registrar/federation/utils.go [2022-05-20T16:31:46.388Z] spire-1.2.1/support/k8s/k8s-workload-registrar/federation/utils_test.go [2022-05-20T16:31:46.388Z] spire-1.2.1/support/k8s/k8s-workload-registrar/generate-config.go [2022-05-20T16:31:46.388Z] spire-1.2.1/support/k8s/k8s-workload-registrar/main.go [2022-05-20T16:31:46.388Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/ [2022-05-20T16:31:46.388Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/README.md [2022-05-20T16:31:46.388Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/ [2022-05-20T16:31:46.388Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/ [2022-05-20T16:31:46.388Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/Dockerfile [2022-05-20T16:31:46.388Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/README.md [2022-05-20T16:31:46.388Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/ [2022-05-20T16:31:46.388Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/ [2022-05-20T16:31:46.388Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/agent/ [2022-05-20T16:31:46.388Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/agent/agent.conf [2022-05-20T16:31:46.388Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/ghostunnel/ [2022-05-20T16:31:46.388Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/ghostunnel/ghostunnel.flags [2022-05-20T16:31:46.388Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/server/ [2022-05-20T16:31:46.388Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/server/server.conf [2022-05-20T16:31:46.388Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/supervisord/ [2022-05-20T16:31:46.388Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/supervisord/supervisord.conf [2022-05-20T16:31:46.388Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/ [2022-05-20T16:31:46.388Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/v1beta1/ [2022-05-20T16:31:46.388Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/v1beta1/groupversion_info.go [2022-05-20T16:31:46.388Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/v1beta1/spiffeid_types.go [2022-05-20T16:31:46.388Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/v1beta1/spiffeid_utils.go [2022-05-20T16:31:46.388Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/v1beta1/spiffeid_webhook.go [2022-05-20T16:31:46.388Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/v1beta1/zz_generated.deepcopy.go [2022-05-20T16:31:46.388Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/config/ [2022-05-20T16:31:46.388Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/config/spiffeid.spiffe.io_spiffeids.yaml [2022-05-20T16:31:46.388Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/config/spire-agent.yaml [2022-05-20T16:31:46.388Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/config/spire-server-registrar.yaml [2022-05-20T16:31:46.388Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/ [2022-05-20T16:31:46.388Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/endpoint_controller.go [2022-05-20T16:31:46.388Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/agent/ [2022-05-20T16:31:46.388Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/agent/agent.conf [2022-05-20T16:31:46.388Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/ghostunnel/ [2022-05-20T16:31:46.388Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/ghostunnel/ghostunnel.flags [2022-05-20T16:31:46.388Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/server/ [2022-05-20T16:31:46.388Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/server/server.conf [2022-05-20T16:31:46.388Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/supervisord/ [2022-05-20T16:31:46.388Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/supervisord/supervisord.conf [2022-05-20T16:31:46.388Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/docker-compose.yaml [2022-05-20T16:31:46.388Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/teardown [2022-05-20T16:31:46.388Z] spire-1.2.1/test/integration/suites/join-token/ [2022-05-20T16:31:46.388Z] spire-1.2.1/test/integration/suites/join-token/01-start-server [2022-05-20T16:31:46.388Z] spire-1.2.1/test/integration/suites/join-token/02-bootstrap-agents [2022-05-20T16:31:46.388Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/endpoint_controller_test.go [2022-05-20T16:31:46.388Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/node_controller.go [2022-05-20T16:31:46.388Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/node_controller_test.go [2022-05-20T16:31:46.388Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/pod_controller.go [2022-05-20T16:31:46.388Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/pod_controller_test.go [2022-05-20T16:31:46.388Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/spiffeid_controller.go [2022-05-20T16:31:46.388Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/spiffeid_controller_test.go [2022-05-20T16:31:46.388Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/suite_test.go [2022-05-20T16:31:46.388Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/utils.go [2022-05-20T16:31:46.388Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/samples/ [2022-05-20T16:31:46.388Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/samples/test_spiffeid.yaml [2022-05-20T16:31:46.388Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/samples/test_spiffeid_bad.yaml [2022-05-20T16:31:46.388Z] spire-1.2.1/test/integration/suites/join-token/03-start-agent [2022-05-20T16:31:46.388Z] spire-1.2.1/test/integration/suites/join-token/04-create-workload-entry [2022-05-20T16:31:46.388Z] spire-1.2.1/test/integration/suites/join-token/05-check-svid [2022-05-20T16:31:46.388Z] spire-1.2.1/test/integration/suites/join-token/06-start-bad-agent [2022-05-20T16:31:46.388Z] spire-1.2.1/test/integration/suites/join-token/README.md [2022-05-20T16:31:46.388Z] spire-1.2.1/test/integration/suites/join-token/conf/ [2022-05-20T16:31:46.388Z] spire-1.2.1/test/integration/suites/join-token/conf/agent/ [2022-05-20T16:31:46.388Z] spire-1.2.1/test/integration/suites/join-token/conf/agent/agent.conf [2022-05-20T16:31:46.388Z] spire-1.2.1/test/integration/suites/join-token/conf/server/ [2022-05-20T16:31:46.388Z] spire-1.2.1/test/integration/suites/join-token/conf/server/server.conf [2022-05-20T16:31:46.388Z] spire-1.2.1/test/integration/suites/join-token/docker-compose.yaml [2022-05-20T16:31:46.388Z] spire-1.2.1/test/integration/suites/join-token/teardown [2022-05-20T16:31:46.388Z] spire-1.2.1/test/integration/suites/k8s-reconcile/ [2022-05-20T16:31:46.388Z] spire-1.2.1/test/integration/suites/k8s-reconcile/00-setup [2022-05-20T16:31:46.388Z] spire-1.2.1/test/integration/suites/k8s-reconcile/01-apply-config [2022-05-20T16:31:46.388Z] spire-1.2.1/test/integration/suites/k8s-reconcile/02-check-for-workload-svid [2022-05-20T16:31:46.388Z] spire-1.2.1/test/integration/suites/k8s-reconcile/README.md [2022-05-20T16:31:46.388Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/ [2022-05-20T16:31:46.388Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/admctrl/ [2022-05-20T16:31:46.388Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/admctrl/admission-control.yaml [2022-05-20T16:31:46.388Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/admctrl/kubeconfig.yaml [2022-05-20T16:31:46.388Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/agent/ [2022-05-20T16:31:46.388Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/agent/kustomization.yaml [2022-05-20T16:31:46.388Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/agent/spire-agent.yaml [2022-05-20T16:31:46.388Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/kind-config.yaml [2022-05-20T16:31:46.388Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/server/ [2022-05-20T16:31:46.388Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/server/k8s-workload-registrar-secret.yaml [2022-05-20T16:31:46.388Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/server/kustomization.yaml [2022-05-20T16:31:46.388Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/server/spire-server.yaml [2022-05-20T16:31:46.388Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/workload.yaml [2022-05-20T16:31:46.388Z] spire-1.2.1/test/integration/suites/k8s-reconcile/init-kubectl [2022-05-20T16:31:46.388Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/ [2022-05-20T16:31:46.388Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/testdata/ [2022-05-20T16:31:46.388Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/testdata/good-leaf-and-intermediate.pem [2022-05-20T16:31:46.388Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/testdata/good-leaf-only.pem [2022-05-20T16:31:46.388Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/testdata/key-pkcs8-ecdsa.pem [2022-05-20T16:31:46.388Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/testdata/key-pkcs8-rsa.pem [2022-05-20T16:31:46.388Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/webhook_svid.go [2022-05-20T16:31:46.388Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/webhook_svid_test.go [2022-05-20T16:31:46.388Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/ [2022-05-20T16:31:46.388Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/config/ [2022-05-20T16:31:46.388Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/config/roles.yaml [2022-05-20T16:31:46.388Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/ [2022-05-20T16:31:46.388Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/base_controller.go [2022-05-20T16:31:46.388Z] spire-1.2.1/test/integration/suites/k8s-reconcile/teardown [2022-05-20T16:31:46.388Z] spire-1.2.1/test/integration/suites/k8s-scratch/ [2022-05-20T16:31:46.388Z] spire-1.2.1/test/integration/suites/k8s-scratch/00-setup [2022-05-20T16:31:46.388Z] spire-1.2.1/test/integration/suites/k8s-scratch/01-apply-config [2022-05-20T16:31:46.388Z] spire-1.2.1/test/integration/suites/k8s-scratch/02-check-for-workload-svid [2022-05-20T16:31:46.388Z] spire-1.2.1/test/integration/suites/k8s-scratch/README.md [2022-05-20T16:31:46.388Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/ [2022-05-20T16:31:46.388Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/admctrl/ [2022-05-20T16:31:46.388Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/admctrl/admission-control.yaml [2022-05-20T16:31:46.388Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/admctrl/kubeconfig.yaml [2022-05-20T16:31:46.388Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/agent/ [2022-05-20T16:31:46.388Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/agent/kustomization.yaml [2022-05-20T16:31:46.388Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/agent/spire-agent.yaml [2022-05-20T16:31:46.388Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/kind-config.yaml [2022-05-20T16:31:46.388Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/server/ [2022-05-20T16:31:46.388Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/server/k8s-workload-registrar-secret.yaml [2022-05-20T16:31:46.388Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/node_controller.go [2022-05-20T16:31:46.388Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/node_controller_test.go [2022-05-20T16:31:46.388Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/pod_controller.go [2022-05-20T16:31:46.388Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/pod_controller_test.go [2022-05-20T16:31:46.388Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/utils.go [2022-05-20T16:31:46.388Z] spire-1.2.1/support/k8s/k8s-workload-registrar/server.go [2022-05-20T16:31:46.388Z] spire-1.2.1/support/k8s/k8s-workload-registrar/server_test.go [2022-05-20T16:31:46.388Z] spire-1.2.1/support/k8s/k8s-workload-registrar/webhookhandler.go [2022-05-20T16:31:46.388Z] spire-1.2.1/support/k8s/k8s-workload-registrar/webhookhandler_test.go [2022-05-20T16:31:46.388Z] spire-1.2.1/support/oidc-discovery-provider/ [2022-05-20T16:31:46.388Z] spire-1.2.1/support/oidc-discovery-provider/README.md [2022-05-20T16:31:46.388Z] spire-1.2.1/support/oidc-discovery-provider/common_test.go [2022-05-20T16:31:46.388Z] spire-1.2.1/support/oidc-discovery-provider/config.go [2022-05-20T16:31:46.388Z] spire-1.2.1/support/oidc-discovery-provider/config_test.go [2022-05-20T16:31:46.388Z] spire-1.2.1/support/oidc-discovery-provider/domain_policy.go [2022-05-20T16:31:46.388Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/server/kustomization.yaml [2022-05-20T16:31:46.388Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/server/spire-server.yaml [2022-05-20T16:31:46.388Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/webhook/ [2022-05-20T16:31:46.388Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/webhook/kustomization.yaml [2022-05-20T16:31:46.388Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/webhook/validation-webhook.yaml [2022-05-20T16:31:46.388Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/workload.yaml [2022-05-20T16:31:46.388Z] spire-1.2.1/test/integration/suites/k8s-scratch/init-kubectl [2022-05-20T16:31:46.388Z] spire-1.2.1/test/integration/suites/k8s-scratch/teardown [2022-05-20T16:31:46.388Z] spire-1.2.1/test/integration/suites/k8s/ [2022-05-20T16:31:46.388Z] spire-1.2.1/test/integration/suites/k8s/00-setup [2022-05-20T16:31:46.388Z] spire-1.2.1/test/integration/suites/k8s/01-apply-config [2022-05-20T16:31:46.388Z] spire-1.2.1/test/integration/suites/k8s/02-check-for-workload-svid [2022-05-20T16:31:46.388Z] spire-1.2.1/test/integration/suites/k8s/README.md [2022-05-20T16:31:46.388Z] spire-1.2.1/test/integration/suites/k8s/conf/ [2022-05-20T16:31:46.388Z] spire-1.2.1/test/integration/suites/k8s/conf/admctrl/ [2022-05-20T16:31:46.388Z] spire-1.2.1/test/integration/suites/k8s/conf/admctrl/admission-control.yaml [2022-05-20T16:31:46.388Z] spire-1.2.1/test/integration/suites/k8s/conf/admctrl/kubeconfig.yaml [2022-05-20T16:31:46.388Z] spire-1.2.1/support/oidc-discovery-provider/domain_policy_test.go [2022-05-20T16:31:46.388Z] spire-1.2.1/support/oidc-discovery-provider/handler.go [2022-05-20T16:31:46.388Z] spire-1.2.1/support/oidc-discovery-provider/handler_test.go [2022-05-20T16:31:46.388Z] spire-1.2.1/support/oidc-discovery-provider/jwks_source.go [2022-05-20T16:31:46.388Z] spire-1.2.1/support/oidc-discovery-provider/main.go [2022-05-20T16:31:46.388Z] spire-1.2.1/support/oidc-discovery-provider/server_api.go [2022-05-20T16:31:46.388Z] spire-1.2.1/support/oidc-discovery-provider/server_api_test.go [2022-05-20T16:31:46.388Z] spire-1.2.1/support/oidc-discovery-provider/workload_api.go [2022-05-20T16:31:46.388Z] spire-1.2.1/support/oidc-discovery-provider/workload_api_test.go [2022-05-20T16:31:46.388Z] spire-1.2.1/test/ [2022-05-20T16:31:46.388Z] spire-1.2.1/test/clock/ [2022-05-20T16:31:46.388Z] spire-1.2.1/test/clock/clock.go [2022-05-20T16:31:46.388Z] spire-1.2.1/test/fakes/ [2022-05-20T16:31:46.388Z] spire-1.2.1/test/fakes/fakeagentcatalog/ [2022-05-20T16:31:46.388Z] spire-1.2.1/test/fakes/fakeagentcatalog/catalog.go [2022-05-20T16:31:46.388Z] spire-1.2.1/test/fakes/fakeagentkeymanager/ [2022-05-20T16:31:46.388Z] spire-1.2.1/test/fakes/fakeagentkeymanager/keymanager.go [2022-05-20T16:31:46.388Z] spire-1.2.1/test/fakes/fakeagentnodeattestor/ [2022-05-20T16:31:46.388Z] spire-1.2.1/test/fakes/fakeagentnodeattestor/nodeattestor.go [2022-05-20T16:31:46.388Z] spire-1.2.1/test/fakes/fakeagentstore/ [2022-05-20T16:31:46.388Z] spire-1.2.1/test/fakes/fakeagentstore/agentstore.go [2022-05-20T16:31:46.388Z] spire-1.2.1/test/integration/suites/k8s/conf/agent/ [2022-05-20T16:31:46.388Z] spire-1.2.1/test/integration/suites/k8s/conf/agent/kustomization.yaml [2022-05-20T16:31:46.388Z] spire-1.2.1/test/integration/suites/k8s/conf/agent/spire-agent.yaml [2022-05-20T16:31:46.388Z] spire-1.2.1/test/integration/suites/k8s/conf/kind-config.yaml [2022-05-20T16:31:46.388Z] spire-1.2.1/test/integration/suites/k8s/conf/server/ [2022-05-20T16:31:46.388Z] spire-1.2.1/test/integration/suites/k8s/conf/server/k8s-workload-registrar-secret.yaml [2022-05-20T16:31:46.388Z] spire-1.2.1/test/integration/suites/k8s/conf/server/kustomization.yaml [2022-05-20T16:31:46.388Z] spire-1.2.1/test/integration/suites/k8s/conf/server/spire-server.yaml [2022-05-20T16:31:46.388Z] spire-1.2.1/test/integration/suites/k8s/conf/webhook/ [2022-05-20T16:31:46.388Z] spire-1.2.1/test/integration/suites/k8s/conf/webhook/kustomization.yaml [2022-05-20T16:31:46.388Z] spire-1.2.1/test/integration/suites/k8s/conf/webhook/validation-webhook.yaml [2022-05-20T16:31:46.388Z] spire-1.2.1/test/integration/suites/k8s/conf/workload.yaml [2022-05-20T16:31:46.388Z] spire-1.2.1/test/integration/suites/k8s/init-kubectl [2022-05-20T16:31:46.388Z] spire-1.2.1/test/integration/suites/k8s/teardown [2022-05-20T16:31:46.388Z] spire-1.2.1/test/integration/suites/nested-rotation/ [2022-05-20T16:31:46.388Z] spire-1.2.1/test/integration/suites/nested-rotation/00-setup [2022-05-20T16:31:46.388Z] spire-1.2.1/test/integration/suites/nested-rotation/01-start-root [2022-05-20T16:31:46.388Z] spire-1.2.1/test/integration/suites/nested-rotation/02-create-intermediate-downstream-entries [2022-05-20T16:31:46.388Z] spire-1.2.1/test/integration/suites/nested-rotation/03-start-intermediateA [2022-05-20T16:31:46.388Z] spire-1.2.1/test/integration/suites/nested-rotation/04-create-leafA-downstream-entry [2022-05-20T16:31:46.388Z] spire-1.2.1/test/integration/suites/nested-rotation/05-start-leafA [2022-05-20T16:31:46.388Z] spire-1.2.1/test/integration/suites/nested-rotation/06-start-intermediateB [2022-05-20T16:31:46.388Z] spire-1.2.1/test/integration/suites/nested-rotation/07-create-leafB-downstream-entry [2022-05-20T16:31:46.388Z] spire-1.2.1/test/integration/suites/nested-rotation/08-start-leafB [2022-05-20T16:31:46.388Z] spire-1.2.1/test/integration/suites/nested-rotation/09-create-workload-entries [2022-05-20T16:31:46.388Z] spire-1.2.1/test/integration/suites/nested-rotation/10-check-svids [2022-05-20T16:31:46.388Z] spire-1.2.1/test/integration/suites/nested-rotation/Dockerfile [2022-05-20T16:31:46.388Z] spire-1.2.1/test/integration/suites/nested-rotation/README.md [2022-05-20T16:31:46.388Z] spire-1.2.1/test/integration/suites/nested-rotation/docker-compose.yaml [2022-05-20T16:31:46.388Z] spire-1.2.1/test/integration/suites/nested-rotation/intermediateA/ [2022-05-20T16:31:46.388Z] spire-1.2.1/test/integration/suites/nested-rotation/intermediateA/agent/ [2022-05-20T16:31:46.388Z] spire-1.2.1/test/fakes/fakedatastore/ [2022-05-20T16:31:46.388Z] spire-1.2.1/test/fakes/fakedatastore/fakedatastore.go [2022-05-20T16:31:46.388Z] spire-1.2.1/test/fakes/fakeentryclient/ [2022-05-20T16:31:46.388Z] spire-1.2.1/test/fakes/fakeentryclient/entryclient.go [2022-05-20T16:31:46.388Z] spire-1.2.1/test/fakes/fakehealthchecker/ [2022-05-20T16:31:46.388Z] spire-1.2.1/test/fakes/fakehealthchecker/checker.go [2022-05-20T16:31:46.388Z] spire-1.2.1/test/fakes/fakeidentityprovider/ [2022-05-20T16:31:46.388Z] spire-1.2.1/test/fakes/fakeidentityprovider/identityprovider.go [2022-05-20T16:31:46.388Z] spire-1.2.1/test/fakes/fakemetrics/ [2022-05-20T16:31:46.388Z] spire-1.2.1/test/fakes/fakemetrics/fakemetrics.go [2022-05-20T16:31:46.388Z] spire-1.2.1/test/fakes/fakenoderesolver/ [2022-05-20T16:31:46.388Z] spire-1.2.1/test/fakes/fakenoderesolver/noderesolver.go [2022-05-20T16:31:46.388Z] spire-1.2.1/test/fakes/fakenotifier/ [2022-05-20T16:31:46.388Z] spire-1.2.1/test/fakes/fakenotifier/notifier.go [2022-05-20T16:31:46.388Z] spire-1.2.1/test/fakes/fakepluginmetrics/ [2022-05-20T16:31:46.388Z] spire-1.2.1/test/fakes/fakepluginmetrics/fakepluginmetrics.go [2022-05-20T16:31:46.388Z] spire-1.2.1/test/fakes/fakeserverca/ [2022-05-20T16:31:46.388Z] spire-1.2.1/test/fakes/fakeserverca/serverca.go [2022-05-20T16:31:46.388Z] spire-1.2.1/test/fakes/fakeservercatalog/ [2022-05-20T16:31:46.388Z] spire-1.2.1/test/fakes/fakeservercatalog/catalog.go [2022-05-20T16:31:46.388Z] spire-1.2.1/test/fakes/fakeserverkeymanager/ [2022-05-20T16:31:46.388Z] spire-1.2.1/test/fakes/fakeserverkeymanager/keymanager.go [2022-05-20T16:31:46.388Z] spire-1.2.1/test/integration/suites/nested-rotation/intermediateA/agent/agent.conf [2022-05-20T16:31:46.388Z] spire-1.2.1/test/integration/suites/nested-rotation/intermediateA/server/ [2022-05-20T16:31:46.388Z] spire-1.2.1/test/integration/suites/nested-rotation/intermediateA/server/server.conf [2022-05-20T16:31:46.388Z] spire-1.2.1/test/integration/suites/nested-rotation/intermediateB/ [2022-05-20T16:31:46.388Z] spire-1.2.1/test/integration/suites/nested-rotation/intermediateB/agent/ [2022-05-20T16:31:46.388Z] spire-1.2.1/test/integration/suites/nested-rotation/intermediateB/agent/agent.conf [2022-05-20T16:31:46.388Z] spire-1.2.1/test/integration/suites/nested-rotation/intermediateB/server/ [2022-05-20T16:31:46.388Z] spire-1.2.1/test/integration/suites/nested-rotation/intermediateB/server/server.conf [2022-05-20T16:31:46.388Z] spire-1.2.1/test/integration/suites/nested-rotation/leafA/ [2022-05-20T16:31:46.388Z] spire-1.2.1/test/integration/suites/nested-rotation/leafA/agent/ [2022-05-20T16:31:46.388Z] spire-1.2.1/test/integration/suites/nested-rotation/leafA/agent/agent.conf [2022-05-20T16:31:46.388Z] spire-1.2.1/test/integration/suites/nested-rotation/leafA/server/ [2022-05-20T16:31:46.388Z] spire-1.2.1/test/integration/suites/nested-rotation/leafA/server/server.conf [2022-05-20T16:31:46.388Z] spire-1.2.1/test/integration/suites/nested-rotation/leafB/ [2022-05-20T16:31:46.388Z] spire-1.2.1/test/fakes/fakeservernodeattestor/ [2022-05-20T16:31:46.388Z] spire-1.2.1/test/fakes/fakeservernodeattestor/nodeattestor.go [2022-05-20T16:31:46.388Z] spire-1.2.1/test/fakes/fakeupstreamauthority/ [2022-05-20T16:31:46.388Z] spire-1.2.1/test/fakes/fakeupstreamauthority/plugin.go [2022-05-20T16:31:46.388Z] spire-1.2.1/test/fakes/fakeupstreamauthority/upstreamauthority.go [2022-05-20T16:31:46.388Z] spire-1.2.1/test/fakes/fakeworkloadapi/ [2022-05-20T16:31:46.388Z] spire-1.2.1/test/fakes/fakeworkloadapi/workloadapi.go [2022-05-20T16:31:46.388Z] spire-1.2.1/test/fakes/fakeworkloadattestor/ [2022-05-20T16:31:46.388Z] spire-1.2.1/test/fakes/fakeworkloadattestor/workloadattestor.go [2022-05-20T16:31:46.388Z] spire-1.2.1/test/fixture/ [2022-05-20T16:31:46.388Z] spire-1.2.1/test/fixture/certs/ [2022-05-20T16:31:46.388Z] spire-1.2.1/test/fixture/certs/agent_svid.der [2022-05-20T16:31:46.388Z] spire-1.2.1/test/fixture/certs/base_cert.pem [2022-05-20T16:31:46.388Z] spire-1.2.1/test/fixture/certs/base_csr.pem [2022-05-20T16:31:46.388Z] spire-1.2.1/test/fixture/certs/base_key.pem [2022-05-20T16:31:46.388Z] spire-1.2.1/test/fixture/certs/base_rotated_cert.pem [2022-05-20T16:31:46.388Z] spire-1.2.1/test/fixture/certs/base_rotated_csr.pem [2022-05-20T16:31:46.388Z] spire-1.2.1/test/fixture/certs/base_rotated_key.pem [2022-05-20T16:31:46.388Z] spire-1.2.1/test/fixture/certs/blog_cert.pem [2022-05-20T16:31:46.388Z] spire-1.2.1/test/fixture/certs/blog_csr.pem [2022-05-20T16:31:46.388Z] spire-1.2.1/test/fixture/certs/blog_key.pem [2022-05-20T16:31:46.388Z] spire-1.2.1/test/fixture/certs/bundle.der [2022-05-20T16:31:46.388Z] spire-1.2.1/test/integration/suites/nested-rotation/leafB/agent/ [2022-05-20T16:31:46.388Z] spire-1.2.1/test/integration/suites/nested-rotation/leafB/agent/agent.conf [2022-05-20T16:31:46.388Z] spire-1.2.1/test/integration/suites/nested-rotation/leafB/server/ [2022-05-20T16:31:46.388Z] spire-1.2.1/test/integration/suites/nested-rotation/leafB/server/server.conf [2022-05-20T16:31:46.388Z] spire-1.2.1/test/integration/suites/nested-rotation/root/ [2022-05-20T16:31:46.388Z] spire-1.2.1/test/integration/suites/nested-rotation/root/agent/ [2022-05-20T16:31:46.388Z] spire-1.2.1/test/integration/suites/nested-rotation/root/agent/agent.conf [2022-05-20T16:31:46.388Z] spire-1.2.1/test/integration/suites/nested-rotation/root/server/ [2022-05-20T16:31:46.388Z] spire-1.2.1/test/integration/suites/nested-rotation/root/server/server.conf [2022-05-20T16:31:46.388Z] spire-1.2.1/test/integration/suites/nested-rotation/teardown [2022-05-20T16:31:46.388Z] spire-1.2.1/test/integration/suites/node-attestation/ [2022-05-20T16:31:46.388Z] spire-1.2.1/test/integration/suites/node-attestation/00-setup [2022-05-20T16:31:46.388Z] spire-1.2.1/test/integration/suites/node-attestation/01-start-server [2022-05-20T16:31:46.388Z] spire-1.2.1/test/integration/suites/node-attestation/02-start-agent [2022-05-20T16:31:46.388Z] spire-1.2.1/test/integration/suites/node-attestation/03-test-node-attestation [2022-05-20T16:31:46.389Z] spire-1.2.1/test/integration/suites/node-attestation/04-test-x509pop-attestation [2022-05-20T16:31:46.389Z] spire-1.2.1/test/fixture/certs/ca.pem [2022-05-20T16:31:46.389Z] spire-1.2.1/test/fixture/certs/ca_key.pem [2022-05-20T16:31:46.389Z] spire-1.2.1/test/fixture/certs/database_cert.pem [2022-05-20T16:31:46.389Z] spire-1.2.1/test/fixture/certs/database_csr.pem [2022-05-20T16:31:46.389Z] spire-1.2.1/test/fixture/certs/database_key.pem [2022-05-20T16:31:46.389Z] spire-1.2.1/test/fixture/certs/node_cert.pem [2022-05-20T16:31:46.389Z] spire-1.2.1/test/fixture/certs/node_csr.pem [2022-05-20T16:31:46.389Z] spire-1.2.1/test/fixture/certs/node_key.pem [2022-05-20T16:31:46.389Z] spire-1.2.1/test/fixture/certs/svid.pem [2022-05-20T16:31:46.389Z] spire-1.2.1/test/fixture/certs/svid_key.pem [2022-05-20T16:31:46.389Z] spire-1.2.1/test/fixture/config/ [2022-05-20T16:31:46.389Z] spire-1.2.1/test/fixture/config/agent_bad_agent_block.conf [2022-05-20T16:31:46.389Z] spire-1.2.1/test/fixture/config/agent_good.conf [2022-05-20T16:31:46.389Z] spire-1.2.1/test/fixture/config/agent_good_templated.conf [2022-05-20T16:31:46.389Z] spire-1.2.1/test/fixture/config/plugin_good.conf [2022-05-20T16:31:46.389Z] spire-1.2.1/test/fixture/config/server_and_agent_bad_nested_DogStatsd_block.conf [2022-05-20T16:31:46.389Z] spire-1.2.1/test/fixture/config/server_and_agent_bad_nested_InMem_block.conf [2022-05-20T16:31:46.389Z] spire-1.2.1/test/fixture/config/server_and_agent_bad_nested_M3_block.conf [2022-05-20T16:31:46.389Z] spire-1.2.1/test/fixture/config/server_and_agent_bad_nested_Prometheus_block.conf [2022-05-20T16:31:46.389Z] spire-1.2.1/test/fixture/config/server_and_agent_bad_nested_Statsd_block.conf [2022-05-20T16:31:46.389Z] spire-1.2.1/test/integration/suites/node-attestation/README.md [2022-05-20T16:31:46.389Z] spire-1.2.1/test/integration/suites/node-attestation/conf/ [2022-05-20T16:31:46.389Z] spire-1.2.1/test/integration/suites/node-attestation/conf/agent/ [2022-05-20T16:31:46.389Z] spire-1.2.1/test/integration/suites/node-attestation/conf/agent/agent.conf [2022-05-20T16:31:46.389Z] spire-1.2.1/test/integration/suites/node-attestation/conf/server/ [2022-05-20T16:31:46.389Z] spire-1.2.1/test/integration/suites/node-attestation/conf/server/server.conf [2022-05-20T16:31:46.389Z] spire-1.2.1/test/integration/suites/node-attestation/docker-compose.yaml [2022-05-20T16:31:46.389Z] spire-1.2.1/test/integration/suites/node-attestation/teardown [2022-05-20T16:31:46.389Z] spire-1.2.1/test/integration/suites/rotation/ [2022-05-20T16:31:46.389Z] spire-1.2.1/test/integration/suites/rotation/00-setup [2022-05-20T16:31:46.389Z] spire-1.2.1/test/integration/suites/rotation/01-start-server [2022-05-20T16:31:46.389Z] spire-1.2.1/test/integration/suites/rotation/02-bootstrap-agent [2022-05-20T16:31:46.389Z] spire-1.2.1/test/integration/suites/rotation/03-start-agent [2022-05-20T16:31:46.389Z] spire-1.2.1/test/integration/suites/rotation/04-create-workload-entry [2022-05-20T16:31:46.389Z] spire-1.2.1/test/integration/suites/rotation/05-check-svids [2022-05-20T16:31:46.389Z] spire-1.2.1/test/integration/suites/rotation/README.md [2022-05-20T16:31:46.389Z] spire-1.2.1/test/integration/suites/rotation/conf/ [2022-05-20T16:31:46.389Z] spire-1.2.1/test/fixture/config/server_and_agent_bad_nested_health_checks_block.conf [2022-05-20T16:31:46.389Z] spire-1.2.1/test/fixture/config/server_and_agent_bad_root_block.conf [2022-05-20T16:31:46.389Z] spire-1.2.1/test/fixture/config/server_and_agent_bad_telemetry_block.conf [2022-05-20T16:31:46.389Z] spire-1.2.1/test/fixture/config/server_bad_nested_bundle_endpoint_acme_block.conf [2022-05-20T16:31:46.389Z] spire-1.2.1/test/fixture/config/server_bad_nested_bundle_endpoint_block.conf [2022-05-20T16:31:46.389Z] spire-1.2.1/test/fixture/config/server_bad_nested_ca_subject_block.conf [2022-05-20T16:31:46.389Z] spire-1.2.1/test/fixture/config/server_bad_nested_experimental_block.conf [2022-05-20T16:31:46.389Z] spire-1.2.1/test/fixture/config/server_bad_nested_federates_with_block.conf [2022-05-20T16:31:46.389Z] spire-1.2.1/test/fixture/config/server_bad_nested_federation_block.conf [2022-05-20T16:31:46.389Z] spire-1.2.1/test/fixture/config/server_bad_ratelimit_block.conf [2022-05-20T16:31:46.389Z] spire-1.2.1/test/fixture/config/server_bad_server_block.conf [2022-05-20T16:31:46.389Z] spire-1.2.1/test/fixture/config/server_good.conf [2022-05-20T16:31:46.389Z] spire-1.2.1/test/fixture/config/server_good_templated.conf [2022-05-20T16:31:46.389Z] spire-1.2.1/test/fixture/fixture.go [2022-05-20T16:31:46.389Z] spire-1.2.1/test/fixture/nodeattestor/ [2022-05-20T16:31:46.389Z] spire-1.2.1/test/fixture/nodeattestor/sshpop/ [2022-05-20T16:31:46.389Z] spire-1.2.1/test/integration/suites/rotation/conf/agent/ [2022-05-20T16:31:46.389Z] spire-1.2.1/test/integration/suites/rotation/conf/agent/agent.conf [2022-05-20T16:31:46.389Z] spire-1.2.1/test/integration/suites/rotation/conf/server/ [2022-05-20T16:31:46.389Z] spire-1.2.1/test/integration/suites/rotation/conf/server/server.conf [2022-05-20T16:31:46.389Z] spire-1.2.1/test/integration/suites/rotation/docker-compose.yaml [2022-05-20T16:31:46.389Z] spire-1.2.1/test/integration/suites/rotation/teardown [2022-05-20T16:31:46.389Z] spire-1.2.1/test/integration/suites/self-test/ [2022-05-20T16:31:46.389Z] spire-1.2.1/test/integration/suites/self-test/00-ensure-command-failure-fails-step [2022-05-20T16:31:46.389Z] spire-1.2.1/test/integration/suites/self-test/README.md [2022-05-20T16:31:46.389Z] spire-1.2.1/test/integration/suites/self-test/teardown [2022-05-20T16:31:46.389Z] spire-1.2.1/test/integration/suites/spire-server-cli/ [2022-05-20T16:31:46.389Z] spire-1.2.1/test/integration/suites/spire-server-cli/01-start-server [2022-05-20T16:31:46.389Z] spire-1.2.1/test/integration/suites/spire-server-cli/02-bundle [2022-05-20T16:31:46.389Z] spire-1.2.1/test/integration/suites/spire-server-cli/03-entry [2022-05-20T16:31:46.389Z] spire-1.2.1/test/integration/suites/spire-server-cli/04-bootstrap-agents [2022-05-20T16:31:46.389Z] spire-1.2.1/test/integration/suites/spire-server-cli/05-start-agents [2022-05-20T16:31:46.389Z] spire-1.2.1/test/integration/suites/spire-server-cli/06-agent [2022-05-20T16:31:46.389Z] spire-1.2.1/test/fixture/nodeattestor/sshpop/agent_ssh_key [2022-05-20T16:31:46.389Z] spire-1.2.1/test/fixture/nodeattestor/sshpop/agent_ssh_key-cert.pub [2022-05-20T16:31:46.389Z] spire-1.2.1/test/fixture/nodeattestor/sshpop/ssh_cert_authority.pub [2022-05-20T16:31:46.389Z] spire-1.2.1/test/fixture/nodeattestor/x509pop/ [2022-05-20T16:31:46.389Z] spire-1.2.1/test/fixture/nodeattestor/x509pop/generate.go [2022-05-20T16:31:46.389Z] spire-1.2.1/test/fixture/nodeattestor/x509pop/intermediate.pem [2022-05-20T16:31:46.389Z] spire-1.2.1/test/fixture/nodeattestor/x509pop/leaf-crt-bundle.pem [2022-05-20T16:31:46.389Z] spire-1.2.1/test/fixture/nodeattestor/x509pop/leaf-key.pem [2022-05-20T16:31:46.389Z] spire-1.2.1/test/fixture/nodeattestor/x509pop/leaf.pem [2022-05-20T16:31:46.389Z] spire-1.2.1/test/fixture/nodeattestor/x509pop/root-crt.pem [2022-05-20T16:31:46.389Z] spire-1.2.1/test/fixture/registration/ [2022-05-20T16:31:46.389Z] spire-1.2.1/test/fixture/registration/entries.json [2022-05-20T16:31:46.389Z] spire-1.2.1/test/fixture/registration/good-for-update.json [2022-05-20T16:31:46.389Z] spire-1.2.1/test/fixture/registration/good.json [2022-05-20T16:31:46.389Z] spire-1.2.1/test/fixture/registration/invalid.json [2022-05-20T16:31:46.389Z] spire-1.2.1/test/fixture/registration/invalid_json.json [2022-05-20T16:31:46.389Z] spire-1.2.1/test/fixture/registration/manager_test_entries.json [2022-05-20T16:31:46.389Z] spire-1.2.1/test/integration/ [2022-05-20T16:31:46.389Z] spire-1.2.1/test/integration/README.md [2022-05-20T16:31:46.389Z] spire-1.2.1/test/integration/suites/spire-server-cli/README.md [2022-05-20T16:31:46.389Z] spire-1.2.1/test/integration/suites/spire-server-cli/conf/ [2022-05-20T16:31:46.389Z] spire-1.2.1/test/integration/suites/spire-server-cli/conf/agent/ [2022-05-20T16:31:46.389Z] spire-1.2.1/test/integration/suites/spire-server-cli/conf/agent/agent.conf [2022-05-20T16:31:46.389Z] spire-1.2.1/test/integration/suites/spire-server-cli/conf/fixture/ [2022-05-20T16:31:46.389Z] spire-1.2.1/test/integration/suites/spire-server-cli/conf/fixture/ca.pem [2022-05-20T16:31:46.389Z] spire-1.2.1/test/integration/suites/spire-server-cli/conf/fixture/ca.spiffe [2022-05-20T16:31:46.389Z] spire-1.2.1/test/integration/suites/spire-server-cli/conf/fixture/ca2.pem [2022-05-20T16:31:46.389Z] spire-1.2.1/test/integration/suites/spire-server-cli/conf/fixture/ca2.spiffe [2022-05-20T16:31:46.389Z] spire-1.2.1/test/integration/suites/spire-server-cli/conf/server/ [2022-05-20T16:31:46.389Z] spire-1.2.1/test/integration/suites/spire-server-cli/conf/server/server.conf [2022-05-20T16:31:46.389Z] spire-1.2.1/test/integration/suites/spire-server-cli/docker-compose.yaml [2022-05-20T16:31:46.389Z] spire-1.2.1/test/integration/suites/spire-server-cli/teardown [2022-05-20T16:31:46.389Z] spire-1.2.1/test/integration/suites/upgrade/ [2022-05-20T16:31:46.389Z] spire-1.2.1/test/integration/suites/upgrade/00-setup [2022-05-20T16:31:46.389Z] spire-1.2.1/test/integration/suites/upgrade/01-run-upgrade-tests [2022-05-20T16:31:46.389Z] spire-1.2.1/test/integration/suites/upgrade/02-verify-codebase-version-is-updated [2022-05-20T16:31:46.389Z] spire-1.2.1/test/integration/suites/upgrade/README.md [2022-05-20T16:31:46.389Z] spire-1.2.1/test/integration/suites/upgrade/conf/ [2022-05-20T16:31:46.389Z] spire-1.2.1/test/integration/suites/upgrade/conf/agent/ [2022-05-20T16:31:46.389Z] spire-1.2.1/test/integration/suites/upgrade/conf/agent/agent.conf [2022-05-20T16:31:46.389Z] spire-1.2.1/test/integration/suites/upgrade/conf/server/ [2022-05-20T16:31:46.389Z] spire-1.2.1/test/integration/suites/upgrade/conf/server/server.conf [2022-05-20T16:31:46.389Z] spire-1.2.1/test/integration/suites/upgrade/teardown [2022-05-20T16:31:46.389Z] spire-1.2.1/test/integration/suites/upgrade/versions.txt [2022-05-20T16:31:46.389Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/ [2022-05-20T16:31:46.389Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/00-setup-kind [2022-05-20T16:31:46.389Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/01-setup-cert-manager [2022-05-20T16:31:46.389Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/02-deploy-spire [2022-05-20T16:31:46.389Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/03-verify-ca [2022-05-20T16:31:46.389Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/README.md [2022-05-20T16:31:46.389Z] spire-1.2.1/test/integration/common [2022-05-20T16:31:46.389Z] spire-1.2.1/test/integration/setup/ [2022-05-20T16:31:46.389Z] spire-1.2.1/test/integration/setup/adminclient/ [2022-05-20T16:31:46.389Z] spire-1.2.1/test/integration/setup/adminclient/build.sh [2022-05-20T16:31:46.389Z] spire-1.2.1/test/integration/setup/adminclient/client.go [2022-05-20T16:31:46.389Z] spire-1.2.1/test/integration/setup/debugagent/ [2022-05-20T16:31:46.389Z] spire-1.2.1/test/integration/setup/debugagent/build.sh [2022-05-20T16:31:46.389Z] spire-1.2.1/test/integration/setup/debugagent/main.go [2022-05-20T16:31:46.389Z] spire-1.2.1/test/integration/setup/debugserver/ [2022-05-20T16:31:46.389Z] spire-1.2.1/test/integration/setup/debugserver/build.sh [2022-05-20T16:31:46.389Z] spire-1.2.1/test/integration/setup/debugserver/main.go [2022-05-20T16:31:46.389Z] spire-1.2.1/test/integration/setup/downstreamclient/ [2022-05-20T16:31:46.389Z] spire-1.2.1/test/integration/setup/downstreamclient/build.sh [2022-05-20T16:31:46.389Z] spire-1.2.1/test/integration/setup/downstreamclient/client.go [2022-05-20T16:31:46.389Z] spire-1.2.1/test/integration/setup/itclient/ [2022-05-20T16:31:46.389Z] spire-1.2.1/test/integration/setup/itclient/client.go [2022-05-20T16:31:46.389Z] spire-1.2.1/test/integration/setup/node-attestation/ [2022-05-20T16:31:46.389Z] spire-1.2.1/test/integration/setup/node-attestation/build.sh [2022-05-20T16:31:46.389Z] spire-1.2.1/test/integration/setup/node-attestation/client.go [2022-05-20T16:31:46.389Z] spire-1.2.1/test/integration/setup/x509pop/ [2022-05-20T16:31:46.389Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/conf/ [2022-05-20T16:31:46.389Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/conf/cert-manager-issuer.yaml [2022-05-20T16:31:46.389Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/conf/kind-config.yaml [2022-05-20T16:31:46.389Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/conf/server/ [2022-05-20T16:31:46.389Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/conf/server/kustomization.yaml [2022-05-20T16:31:46.389Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/conf/server/spire-server.yaml [2022-05-20T16:31:46.389Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/init-kubectl [2022-05-20T16:31:46.389Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/teardown [2022-05-20T16:31:46.389Z] spire-1.2.1/test/integration/test-one.sh [2022-05-20T16:31:46.389Z] spire-1.2.1/test/integration/test.sh [2022-05-20T16:31:46.389Z] spire-1.2.1/test/plugintest/ [2022-05-20T16:31:46.389Z] spire-1.2.1/test/plugintest/config.go [2022-05-20T16:31:46.389Z] spire-1.2.1/test/plugintest/load.go [2022-05-20T16:31:46.389Z] spire-1.2.1/test/plugintest/option.go [2022-05-20T16:31:46.389Z] spire-1.2.1/test/spiretest/ [2022-05-20T16:31:46.389Z] spire-1.2.1/test/spiretest/apiserver.go [2022-05-20T16:31:46.389Z] spire-1.2.1/test/spiretest/assertions.go [2022-05-20T16:31:46.389Z] spire-1.2.1/test/integration/setup/x509pop/gencerts.go [2022-05-20T16:31:46.389Z] spire-1.2.1/test/integration/setup/x509pop/setup.sh [2022-05-20T16:31:46.389Z] spire-1.2.1/test/integration/suites/ [2022-05-20T16:31:46.389Z] spire-1.2.1/test/integration/suites/admin-endpoints/ [2022-05-20T16:31:46.389Z] spire-1.2.1/test/integration/suites/admin-endpoints/00-setup [2022-05-20T16:31:46.389Z] spire-1.2.1/test/integration/suites/admin-endpoints/01-start-server [2022-05-20T16:31:46.389Z] spire-1.2.1/test/integration/suites/admin-endpoints/02-bootstrap-agent [2022-05-20T16:31:46.389Z] spire-1.2.1/test/integration/suites/admin-endpoints/03-start-agent [2022-05-20T16:31:46.389Z] spire-1.2.1/test/integration/suites/admin-endpoints/04-create-registration-entries [2022-05-20T16:31:46.389Z] spire-1.2.1/test/integration/suites/admin-endpoints/05-test-endpoints [2022-05-20T16:31:46.389Z] spire-1.2.1/test/integration/suites/admin-endpoints/README.md [2022-05-20T16:31:46.389Z] spire-1.2.1/test/integration/suites/admin-endpoints/conf/ [2022-05-20T16:31:46.389Z] spire-1.2.1/test/integration/suites/admin-endpoints/conf/agent/ [2022-05-20T16:31:46.389Z] spire-1.2.1/test/integration/suites/admin-endpoints/conf/agent/agent.conf [2022-05-20T16:31:46.389Z] spire-1.2.1/test/integration/suites/admin-endpoints/conf/server/ [2022-05-20T16:31:46.389Z] spire-1.2.1/test/integration/suites/admin-endpoints/conf/server/server.conf [2022-05-20T16:31:46.389Z] spire-1.2.1/test/integration/suites/admin-endpoints/docker-compose.yaml [2022-05-20T16:31:46.389Z] spire-1.2.1/test/integration/suites/admin-endpoints/teardown [2022-05-20T16:31:46.389Z] spire-1.2.1/test/integration/suites/datastore-mysql-replication/ [2022-05-20T16:31:46.389Z] spire-1.2.1/test/integration/suites/datastore-mysql-replication/00-setup [2022-05-20T16:31:46.389Z] spire-1.2.1/test/integration/suites/datastore-mysql-replication/01-test-variants [2022-05-20T16:31:46.389Z] spire-1.2.1/test/integration/suites/datastore-mysql-replication/README.md [2022-05-20T16:31:46.389Z] spire-1.2.1/test/integration/suites/datastore-mysql-replication/docker-compose.yaml [2022-05-20T16:31:46.389Z] spire-1.2.1/test/integration/suites/datastore-mysql-replication/teardown [2022-05-20T16:31:46.389Z] spire-1.2.1/test/integration/suites/datastore-mysql/ [2022-05-20T16:31:46.389Z] spire-1.2.1/test/integration/suites/datastore-mysql/00-setup [2022-05-20T16:31:46.389Z] spire-1.2.1/test/integration/suites/datastore-mysql/01-test-variants [2022-05-20T16:31:46.389Z] spire-1.2.1/test/integration/suites/datastore-mysql/README.md [2022-05-20T16:31:46.389Z] spire-1.2.1/test/integration/suites/datastore-mysql/docker-compose.yaml [2022-05-20T16:31:46.389Z] spire-1.2.1/test/integration/suites/datastore-mysql/teardown [2022-05-20T16:31:46.389Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/ [2022-05-20T16:31:46.389Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/00-setup [2022-05-20T16:31:46.389Z] spire-1.2.1/test/spiretest/dir.go [2022-05-20T16:31:46.389Z] spire-1.2.1/test/spiretest/errors_posix.go [2022-05-20T16:31:46.389Z] spire-1.2.1/test/spiretest/errors_windows.go [2022-05-20T16:31:46.389Z] spire-1.2.1/test/spiretest/logs.go [2022-05-20T16:31:46.389Z] spire-1.2.1/test/spiretest/socketapi.go [2022-05-20T16:31:46.389Z] spire-1.2.1/test/spiretest/suite.go [2022-05-20T16:31:46.389Z] spire-1.2.1/test/spiretest/x509.go [2022-05-20T16:31:46.389Z] spire-1.2.1/test/testca/ [2022-05-20T16:31:46.389Z] spire-1.2.1/test/testca/ca.go [2022-05-20T16:31:46.389Z] spire-1.2.1/test/testkey/ [2022-05-20T16:31:46.389Z] spire-1.2.1/test/testkey/generate.sh [2022-05-20T16:31:46.389Z] spire-1.2.1/test/testkey/genkeys.go [2022-05-20T16:31:46.389Z] spire-1.2.1/test/testkey/keys.go [2022-05-20T16:31:46.389Z] spire-1.2.1/test/testkey/new.go [2022-05-20T16:31:46.389Z] spire-1.2.1/test/tpmsimulator/ [2022-05-20T16:31:46.389Z] spire-1.2.1/test/tpmsimulator/simulator.go [2022-05-20T16:31:46.389Z] spire-1.2.1/test/util/ [2022-05-20T16:31:46.389Z] spire-1.2.1/test/util/cert_fixtures.go [2022-05-20T16:31:46.389Z] spire-1.2.1/test/util/cert_generation.go [2022-05-20T16:31:46.389Z] spire-1.2.1/test/util/io_redirection.go [2022-05-20T16:31:46.389Z] spire-1.2.1/test/util/race.go [2022-05-20T16:31:46.389Z] spire-1.2.1/test/util/util.go [2022-05-20T16:31:46.389Z] building spire from source... [2022-05-20T16:31:46.389Z] [2022-05-20T16:31:46.389Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/01-test-variants [2022-05-20T16:31:46.389Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/README.md [2022-05-20T16:31:46.389Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/docker-compose.yaml [2022-05-20T16:31:46.389Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/principal/ [2022-05-20T16:31:46.389Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/principal/init.sh [2022-05-20T16:31:46.389Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/replica/ [2022-05-20T16:31:46.389Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/replica/docker-entrypoint.sh [2022-05-20T16:31:46.389Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/replica/v12/ [2022-05-20T16:31:46.389Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/replica/v12/docker-entrypoint.sh [2022-05-20T16:31:46.389Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/teardown [2022-05-20T16:31:46.389Z] spire-1.2.1/test/integration/suites/datastore-postgres/ [2022-05-20T16:31:46.389Z] spire-1.2.1/test/integration/suites/datastore-postgres/00-setup [2022-05-20T16:31:46.389Z] spire-1.2.1/test/integration/suites/datastore-postgres/01-test-variants [2022-05-20T16:31:46.389Z] spire-1.2.1/test/integration/suites/datastore-postgres/README.md [2022-05-20T16:31:46.389Z] spire-1.2.1/test/integration/suites/datastore-postgres/docker-compose.yaml [2022-05-20T16:31:46.389Z] spire-1.2.1/test/integration/suites/datastore-postgres/teardown [2022-05-20T16:31:46.389Z] spire-1.2.1/test/integration/suites/debug-endpoints/ [2022-05-20T16:31:46.389Z] spire-1.2.1/test/integration/suites/debug-endpoints/00-setup [2022-05-20T16:31:46.389Z] spire-1.2.1/test/integration/suites/debug-endpoints/01-start-server [2022-05-20T16:31:46.389Z] spire-1.2.1/test/integration/suites/debug-endpoints/02-bootstrap-agent [2022-05-20T16:31:46.389Z] spire-1.2.1/test/integration/suites/debug-endpoints/03-start-agent [2022-05-20T16:31:46.389Z] spire-1.2.1/test/integration/suites/debug-endpoints/04-create-registration-entries [2022-05-20T16:31:46.389Z] spire-1.2.1/test/integration/suites/debug-endpoints/05-test-endpoints [2022-05-20T16:31:46.389Z] spire-1.2.1/test/integration/suites/debug-endpoints/README.md [2022-05-20T16:31:46.389Z] spire-1.2.1/test/integration/suites/debug-endpoints/conf/ [2022-05-20T16:31:46.389Z] spire-1.2.1/test/integration/suites/debug-endpoints/conf/agent/ [2022-05-20T16:31:46.389Z] spire-1.2.1/test/integration/suites/debug-endpoints/conf/agent/agent.conf [2022-05-20T16:31:46.389Z] spire-1.2.1/test/integration/suites/debug-endpoints/conf/server/ [2022-05-20T16:31:46.389Z] spire-1.2.1/test/integration/suites/debug-endpoints/conf/server/server.conf [2022-05-20T16:31:46.389Z] spire-1.2.1/test/integration/suites/debug-endpoints/docker-compose.yaml [2022-05-20T16:31:46.389Z] spire-1.2.1/test/integration/suites/debug-endpoints/teardown [2022-05-20T16:31:46.389Z] spire-1.2.1/test/integration/suites/downstream-endpoints/ [2022-05-20T16:31:46.389Z] spire-1.2.1/test/integration/suites/downstream-endpoints/00-setup [2022-05-20T16:31:46.389Z] spire-1.2.1/test/integration/suites/downstream-endpoints/01-start-server [2022-05-20T16:31:46.389Z] spire-1.2.1/test/integration/suites/downstream-endpoints/02-bootstrap-agent [2022-05-20T16:31:46.389Z] spire-1.2.1/test/integration/suites/downstream-endpoints/03-start-agent [2022-05-20T16:31:46.389Z] spire-1.2.1/test/integration/suites/downstream-endpoints/04-create-entries [2022-05-20T16:31:46.389Z] spire-1.2.1/test/integration/suites/downstream-endpoints/05-test-endpoints [2022-05-20T16:31:46.389Z] spire-1.2.1/test/integration/suites/downstream-endpoints/README.md [2022-05-20T16:31:46.389Z] spire-1.2.1/test/integration/suites/downstream-endpoints/conf/ [2022-05-20T16:31:46.389Z] spire-1.2.1/test/integration/suites/downstream-endpoints/conf/agent/ [2022-05-20T16:31:46.389Z] spire-1.2.1/test/integration/suites/downstream-endpoints/conf/agent/agent.conf [2022-05-20T16:31:46.389Z] spire-1.2.1/test/integration/suites/downstream-endpoints/conf/server/ [2022-05-20T16:31:46.389Z] spire-1.2.1/test/integration/suites/downstream-endpoints/conf/server/server.conf [2022-05-20T16:31:46.389Z] spire-1.2.1/test/integration/suites/downstream-endpoints/docker-compose.yaml [2022-05-20T16:31:46.389Z] spire-1.2.1/test/integration/suites/downstream-endpoints/teardown [2022-05-20T16:31:46.389Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/ [2022-05-20T16:31:46.389Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/00-setup [2022-05-20T16:31:46.389Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/01-start-server [2022-05-20T16:31:46.389Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/02-bootstrap-agents [2022-05-20T16:31:46.389Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/03-start-remaining-containers [2022-05-20T16:31:46.389Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/04-create-workload-entries [2022-05-20T16:31:46.389Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/05-check-workload-connectivity [2022-05-20T16:31:46.389Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/README.md [2022-05-20T16:31:46.389Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/ [2022-05-20T16:31:46.389Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/downstream-agent/ [2022-05-20T16:31:46.389Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/downstream-agent/agent.conf [2022-05-20T16:31:46.389Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/downstream-envoy/ [2022-05-20T16:31:46.389Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/downstream-envoy/envoy.yaml [2022-05-20T16:31:46.389Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/server/ [2022-05-20T16:31:46.389Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/server/server.conf [2022-05-20T16:31:46.389Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/supervisord.conf [2022-05-20T16:31:46.389Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/upstream-agent/ [2022-05-20T16:31:46.389Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/upstream-agent/agent.conf [2022-05-20T16:31:46.389Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/upstream-envoy/ [2022-05-20T16:31:46.389Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/upstream-envoy/envoy.yaml [2022-05-20T16:31:46.389Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/docker-compose.yaml [2022-05-20T16:31:46.389Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/teardown [2022-05-20T16:31:46.389Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/ [2022-05-20T16:31:46.389Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/00-test-envoy-releases.sh [2022-05-20T16:31:46.389Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/Dockerfile [2022-05-20T16:31:46.389Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/README.md [2022-05-20T16:31:46.389Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/ [2022-05-20T16:31:46.389Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/ [2022-05-20T16:31:46.389Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/agent/ [2022-05-20T16:31:46.389Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/agent/agent.conf [2022-05-20T16:31:46.389Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/envoy/ [2022-05-20T16:31:46.389Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/envoy/envoy.yaml [2022-05-20T16:31:46.389Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/server/ [2022-05-20T16:31:46.389Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/server/server.conf [2022-05-20T16:31:46.389Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream/ [2022-05-20T16:31:46.389Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream/agent/ [2022-05-20T16:31:46.389Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream/agent/agent.conf [2022-05-20T16:31:46.389Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream/envoy/ [2022-05-20T16:31:46.389Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream/envoy/envoy.yaml [2022-05-20T16:31:46.389Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/supervisord.conf [2022-05-20T16:31:46.389Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/ [2022-05-20T16:31:46.389Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/agent/ [2022-05-20T16:31:46.389Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/agent/agent.conf [2022-05-20T16:31:46.389Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/envoy/ [2022-05-20T16:31:46.389Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/envoy/envoy.yaml [2022-05-20T16:31:46.389Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/server/ [2022-05-20T16:31:46.389Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/server/server.conf [2022-05-20T16:31:46.389Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/docker-compose.yaml [2022-05-20T16:31:46.389Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/teardown [2022-05-20T16:31:46.389Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/ [2022-05-20T16:31:46.389Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/00-test-envoy-releases [2022-05-20T16:31:46.389Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/README.md [2022-05-20T16:31:46.389Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/ [2022-05-20T16:31:46.389Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/downstream-agent/ [2022-05-20T16:31:46.389Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/downstream-agent/agent.conf [2022-05-20T16:31:46.389Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/downstream-envoy/ [2022-05-20T16:31:46.389Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/downstream-envoy/envoy.yaml [2022-05-20T16:31:46.389Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/server/ [2022-05-20T16:31:46.389Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/server/server.conf [2022-05-20T16:31:46.389Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/supervisord.conf [2022-05-20T16:31:46.389Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/upstream-agent/ [2022-05-20T16:31:46.389Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/upstream-agent/agent.conf [2022-05-20T16:31:46.389Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/upstream-envoy/ [2022-05-20T16:31:46.389Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/upstream-envoy/envoy.yaml [2022-05-20T16:31:46.389Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/docker-compose.yaml [2022-05-20T16:31:46.389Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/teardown [2022-05-20T16:31:46.389Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/ [2022-05-20T16:31:46.389Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/00-setup [2022-05-20T16:31:46.389Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/01-start-servers [2022-05-20T16:31:46.389Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/02-bootstrap-federation-and-agents [2022-05-20T16:31:46.389Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/03-start-remaining-containers [2022-05-20T16:31:46.389Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/04-create-workload-entries [2022-05-20T16:31:46.389Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/05-check-workload-connectivity [2022-05-20T16:31:46.389Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/06-stop-servers [2022-05-20T16:31:46.389Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/07-check-workload-connectivity [2022-05-20T16:31:46.389Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/08-start-servers [2022-05-20T16:31:46.389Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/09-check-workload-connectivity [2022-05-20T16:31:46.389Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/10-stop-agents [2022-05-20T16:31:46.389Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/11-check-workload-connectivity [2022-05-20T16:31:46.389Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/12-start-agents [2022-05-20T16:31:46.389Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/13-check-workload-connectivity [2022-05-20T16:31:46.389Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/Dockerfile [2022-05-20T16:31:46.389Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/README.md [2022-05-20T16:31:46.389Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/ [2022-05-20T16:31:46.389Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/ [2022-05-20T16:31:46.389Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/agent/ [2022-05-20T16:31:46.389Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/agent/agent.conf [2022-05-20T16:31:46.389Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/ghostunnel/ [2022-05-20T16:31:46.389Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/ghostunnel/ghostunnel.flags [2022-05-20T16:31:46.389Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/server/ [2022-05-20T16:31:46.389Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/server/server.conf [2022-05-20T16:31:46.389Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/supervisord/ [2022-05-20T16:31:46.389Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/supervisord/supervisord.conf [2022-05-20T16:31:46.389Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/ [2022-05-20T16:31:46.389Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/agent/ [2022-05-20T16:31:46.389Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/agent/agent.conf [2022-05-20T16:31:46.389Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/ghostunnel/ [2022-05-20T16:31:46.389Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/ghostunnel/ghostunnel.flags [2022-05-20T16:31:46.389Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/server/ [2022-05-20T16:31:46.389Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/server/server.conf [2022-05-20T16:31:46.389Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/supervisord/ [2022-05-20T16:31:46.389Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/supervisord/supervisord.conf [2022-05-20T16:31:46.389Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/docker-compose.yaml [2022-05-20T16:31:46.389Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/teardown [2022-05-20T16:31:46.390Z] spire-1.2.1/test/integration/suites/join-token/ [2022-05-20T16:31:46.390Z] spire-1.2.1/test/integration/suites/join-token/01-start-server [2022-05-20T16:31:46.390Z] spire-1.2.1/test/integration/suites/join-token/02-bootstrap-agents [2022-05-20T16:31:46.390Z] spire-1.2.1/test/integration/suites/join-token/03-start-agent [2022-05-20T16:31:46.390Z] spire-1.2.1/test/integration/suites/join-token/04-create-workload-entry [2022-05-20T16:31:46.390Z] spire-1.2.1/test/integration/suites/join-token/05-check-svid [2022-05-20T16:31:46.390Z] spire-1.2.1/test/integration/suites/join-token/06-start-bad-agent [2022-05-20T16:31:46.390Z] spire-1.2.1/test/integration/suites/join-token/README.md [2022-05-20T16:31:46.390Z] spire-1.2.1/test/integration/suites/join-token/conf/ [2022-05-20T16:31:46.390Z] spire-1.2.1/test/integration/suites/join-token/conf/agent/ [2022-05-20T16:31:46.390Z] spire-1.2.1/test/integration/suites/join-token/conf/agent/agent.conf [2022-05-20T16:31:46.390Z] spire-1.2.1/test/integration/suites/join-token/conf/server/ [2022-05-20T16:31:46.390Z] spire-1.2.1/test/integration/suites/join-token/conf/server/server.conf [2022-05-20T16:31:46.390Z] spire-1.2.1/test/integration/suites/join-token/docker-compose.yaml [2022-05-20T16:31:46.390Z] spire-1.2.1/test/integration/suites/join-token/teardown [2022-05-20T16:31:46.390Z] spire-1.2.1/test/integration/suites/k8s-reconcile/ [2022-05-20T16:31:46.390Z] spire-1.2.1/test/integration/suites/k8s-reconcile/00-setup [2022-05-20T16:31:46.390Z] spire-1.2.1/test/integration/suites/k8s-reconcile/01-apply-config [2022-05-20T16:31:46.390Z] spire-1.2.1/test/integration/suites/k8s-reconcile/02-check-for-workload-svid [2022-05-20T16:31:46.390Z] spire-1.2.1/test/integration/suites/k8s-reconcile/README.md [2022-05-20T16:31:46.390Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/ [2022-05-20T16:31:46.390Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/admctrl/ [2022-05-20T16:31:46.390Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/admctrl/admission-control.yaml [2022-05-20T16:31:46.390Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/admctrl/kubeconfig.yaml [2022-05-20T16:31:46.390Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/agent/ [2022-05-20T16:31:46.390Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/agent/kustomization.yaml [2022-05-20T16:31:46.390Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/agent/spire-agent.yaml [2022-05-20T16:31:46.390Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/kind-config.yaml [2022-05-20T16:31:46.390Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/server/ [2022-05-20T16:31:46.390Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/server/k8s-workload-registrar-secret.yaml [2022-05-20T16:31:46.390Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/server/kustomization.yaml [2022-05-20T16:31:46.390Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/server/spire-server.yaml [2022-05-20T16:31:46.390Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/workload.yaml [2022-05-20T16:31:46.390Z] spire-1.2.1/test/integration/suites/k8s-reconcile/init-kubectl [2022-05-20T16:31:46.390Z] spire-1.2.1/test/integration/suites/k8s-reconcile/teardown [2022-05-20T16:31:46.390Z] spire-1.2.1/test/integration/suites/k8s-scratch/ [2022-05-20T16:31:46.390Z] spire-1.2.1/test/integration/suites/k8s-scratch/00-setup [2022-05-20T16:31:46.390Z] spire-1.2.1/test/integration/suites/k8s-scratch/01-apply-config [2022-05-20T16:31:46.390Z] spire-1.2.1/test/integration/suites/k8s-scratch/02-check-for-workload-svid [2022-05-20T16:31:46.390Z] spire-1.2.1/test/integration/suites/k8s-scratch/README.md [2022-05-20T16:31:46.390Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/ [2022-05-20T16:31:46.390Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/admctrl/ [2022-05-20T16:31:46.390Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/admctrl/admission-control.yaml [2022-05-20T16:31:46.390Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/admctrl/kubeconfig.yaml [2022-05-20T16:31:46.390Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/agent/ [2022-05-20T16:31:46.390Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/agent/kustomization.yaml [2022-05-20T16:31:46.390Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/agent/spire-agent.yaml [2022-05-20T16:31:46.390Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/kind-config.yaml [2022-05-20T16:31:46.390Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/server/ [2022-05-20T16:31:46.390Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/server/k8s-workload-registrar-secret.yaml [2022-05-20T16:31:46.390Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/server/kustomization.yaml [2022-05-20T16:31:46.390Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/server/spire-server.yaml [2022-05-20T16:31:46.390Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/webhook/ [2022-05-20T16:31:46.390Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/webhook/kustomization.yaml [2022-05-20T16:31:46.390Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/webhook/validation-webhook.yaml [2022-05-20T16:31:46.390Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/workload.yaml [2022-05-20T16:31:46.390Z] spire-1.2.1/test/integration/suites/k8s-scratch/init-kubectl [2022-05-20T16:31:46.390Z] spire-1.2.1/test/integration/suites/k8s-scratch/teardown [2022-05-20T16:31:46.390Z] spire-1.2.1/test/integration/suites/k8s/ [2022-05-20T16:31:46.390Z] spire-1.2.1/test/integration/suites/k8s/00-setup [2022-05-20T16:31:46.390Z] spire-1.2.1/test/integration/suites/k8s/01-apply-config [2022-05-20T16:31:46.390Z] spire-1.2.1/test/integration/suites/k8s/02-check-for-workload-svid [2022-05-20T16:31:46.390Z] spire-1.2.1/test/integration/suites/k8s/README.md [2022-05-20T16:31:46.390Z] spire-1.2.1/test/integration/suites/k8s/conf/ [2022-05-20T16:31:46.390Z] spire-1.2.1/test/integration/suites/k8s/conf/admctrl/ [2022-05-20T16:31:46.390Z] spire-1.2.1/test/integration/suites/k8s/conf/admctrl/admission-control.yaml [2022-05-20T16:31:46.390Z] spire-1.2.1/test/integration/suites/k8s/conf/admctrl/kubeconfig.yaml [2022-05-20T16:31:46.390Z] spire-1.2.1/test/integration/suites/k8s/conf/agent/ [2022-05-20T16:31:46.390Z] spire-1.2.1/test/integration/suites/k8s/conf/agent/kustomization.yaml [2022-05-20T16:31:46.390Z] spire-1.2.1/test/integration/suites/k8s/conf/agent/spire-agent.yaml [2022-05-20T16:31:46.390Z] spire-1.2.1/test/integration/suites/k8s/conf/kind-config.yaml [2022-05-20T16:31:46.390Z] spire-1.2.1/test/integration/suites/k8s/conf/server/ [2022-05-20T16:31:46.390Z] spire-1.2.1/test/integration/suites/k8s/conf/server/k8s-workload-registrar-secret.yaml [2022-05-20T16:31:46.390Z] spire-1.2.1/test/integration/suites/k8s/conf/server/kustomization.yaml [2022-05-20T16:31:46.390Z] spire-1.2.1/test/integration/suites/k8s/conf/server/spire-server.yaml [2022-05-20T16:31:46.390Z] spire-1.2.1/test/integration/suites/k8s/conf/webhook/ [2022-05-20T16:31:46.390Z] spire-1.2.1/test/integration/suites/k8s/conf/webhook/kustomization.yaml [2022-05-20T16:31:46.390Z] spire-1.2.1/test/integration/suites/k8s/conf/webhook/validation-webhook.yaml [2022-05-20T16:31:46.390Z] spire-1.2.1/test/integration/suites/k8s/conf/workload.yaml [2022-05-20T16:31:46.390Z] spire-1.2.1/test/integration/suites/k8s/init-kubectl [2022-05-20T16:31:46.390Z] spire-1.2.1/test/integration/suites/k8s/teardown [2022-05-20T16:31:46.390Z] spire-1.2.1/test/integration/suites/nested-rotation/ [2022-05-20T16:31:46.390Z] spire-1.2.1/test/integration/suites/nested-rotation/00-setup [2022-05-20T16:31:46.390Z] spire-1.2.1/test/integration/suites/nested-rotation/01-start-root [2022-05-20T16:31:46.390Z] spire-1.2.1/test/integration/suites/nested-rotation/02-create-intermediate-downstream-entries [2022-05-20T16:31:46.390Z] spire-1.2.1/test/integration/suites/nested-rotation/03-start-intermediateA [2022-05-20T16:31:46.390Z] spire-1.2.1/test/integration/suites/nested-rotation/04-create-leafA-downstream-entry [2022-05-20T16:31:46.390Z] spire-1.2.1/test/integration/suites/nested-rotation/05-start-leafA [2022-05-20T16:31:46.390Z] spire-1.2.1/test/integration/suites/nested-rotation/06-start-intermediateB [2022-05-20T16:31:46.390Z] spire-1.2.1/test/integration/suites/nested-rotation/07-create-leafB-downstream-entry [2022-05-20T16:31:46.390Z] spire-1.2.1/test/integration/suites/nested-rotation/08-start-leafB [2022-05-20T16:31:46.390Z] spire-1.2.1/test/integration/suites/nested-rotation/09-create-workload-entries [2022-05-20T16:31:46.390Z] spire-1.2.1/test/integration/suites/nested-rotation/10-check-svids [2022-05-20T16:31:46.390Z] spire-1.2.1/test/integration/suites/nested-rotation/Dockerfile [2022-05-20T16:31:46.390Z] spire-1.2.1/test/integration/suites/nested-rotation/README.md [2022-05-20T16:31:46.390Z] spire-1.2.1/test/integration/suites/nested-rotation/docker-compose.yaml [2022-05-20T16:31:46.390Z] spire-1.2.1/test/integration/suites/nested-rotation/intermediateA/ [2022-05-20T16:31:46.390Z] spire-1.2.1/test/integration/suites/nested-rotation/intermediateA/agent/ [2022-05-20T16:31:46.390Z] spire-1.2.1/test/integration/suites/nested-rotation/intermediateA/agent/agent.conf [2022-05-20T16:31:46.390Z] spire-1.2.1/test/integration/suites/nested-rotation/intermediateA/server/ [2022-05-20T16:31:46.390Z] spire-1.2.1/test/integration/suites/nested-rotation/intermediateA/server/server.conf [2022-05-20T16:31:46.390Z] spire-1.2.1/test/integration/suites/nested-rotation/intermediateB/ [2022-05-20T16:31:46.390Z] spire-1.2.1/test/integration/suites/nested-rotation/intermediateB/agent/ [2022-05-20T16:31:46.390Z] spire-1.2.1/test/integration/suites/nested-rotation/intermediateB/agent/agent.conf [2022-05-20T16:31:46.390Z] spire-1.2.1/test/integration/suites/nested-rotation/intermediateB/server/ [2022-05-20T16:31:46.390Z] spire-1.2.1/test/integration/suites/nested-rotation/intermediateB/server/server.conf [2022-05-20T16:31:46.390Z] spire-1.2.1/test/integration/suites/nested-rotation/leafA/ [2022-05-20T16:31:46.390Z] spire-1.2.1/test/integration/suites/nested-rotation/leafA/agent/ [2022-05-20T16:31:46.390Z] spire-1.2.1/test/integration/suites/nested-rotation/leafA/agent/agent.conf [2022-05-20T16:31:46.390Z] spire-1.2.1/test/integration/suites/nested-rotation/leafA/server/ [2022-05-20T16:31:46.390Z] spire-1.2.1/test/integration/suites/nested-rotation/leafA/server/server.conf [2022-05-20T16:31:46.390Z] spire-1.2.1/test/integration/suites/nested-rotation/leafB/ [2022-05-20T16:31:46.390Z] spire-1.2.1/test/integration/suites/nested-rotation/leafB/agent/ [2022-05-20T16:31:46.390Z] spire-1.2.1/test/integration/suites/nested-rotation/leafB/agent/agent.conf [2022-05-20T16:31:46.390Z] spire-1.2.1/test/integration/suites/nested-rotation/leafB/server/ [2022-05-20T16:31:46.390Z] spire-1.2.1/test/integration/suites/nested-rotation/leafB/server/server.conf [2022-05-20T16:31:46.390Z] spire-1.2.1/test/integration/suites/nested-rotation/root/ [2022-05-20T16:31:46.390Z] spire-1.2.1/test/integration/suites/nested-rotation/root/agent/ [2022-05-20T16:31:46.390Z] spire-1.2.1/test/integration/suites/nested-rotation/root/agent/agent.conf [2022-05-20T16:31:46.390Z] spire-1.2.1/test/integration/suites/nested-rotation/root/server/ [2022-05-20T16:31:46.390Z] spire-1.2.1/test/integration/suites/nested-rotation/root/server/server.conf [2022-05-20T16:31:46.390Z] spire-1.2.1/test/integration/suites/nested-rotation/teardown [2022-05-20T16:31:46.390Z] spire-1.2.1/test/integration/suites/node-attestation/ [2022-05-20T16:31:46.390Z] spire-1.2.1/test/integration/suites/node-attestation/00-setup [2022-05-20T16:31:46.390Z] spire-1.2.1/test/integration/suites/node-attestation/01-start-server [2022-05-20T16:31:46.390Z] spire-1.2.1/test/integration/suites/node-attestation/02-start-agent [2022-05-20T16:31:46.390Z] spire-1.2.1/test/integration/suites/node-attestation/03-test-node-attestation [2022-05-20T16:31:46.390Z] spire-1.2.1/test/integration/suites/node-attestation/04-test-x509pop-attestation [2022-05-20T16:31:46.390Z] spire-1.2.1/test/integration/suites/node-attestation/README.md [2022-05-20T16:31:46.390Z] spire-1.2.1/test/integration/suites/node-attestation/conf/ [2022-05-20T16:31:46.390Z] spire-1.2.1/test/integration/suites/node-attestation/conf/agent/ [2022-05-20T16:31:46.390Z] spire-1.2.1/test/integration/suites/node-attestation/conf/agent/agent.conf [2022-05-20T16:31:46.390Z] spire-1.2.1/test/integration/suites/node-attestation/conf/server/ [2022-05-20T16:31:46.390Z] spire-1.2.1/test/integration/suites/node-attestation/conf/server/server.conf [2022-05-20T16:31:46.390Z] spire-1.2.1/test/integration/suites/node-attestation/docker-compose.yaml [2022-05-20T16:31:46.390Z] spire-1.2.1/test/integration/suites/node-attestation/teardown [2022-05-20T16:31:46.390Z] spire-1.2.1/test/integration/suites/rotation/ [2022-05-20T16:31:46.390Z] spire-1.2.1/test/integration/suites/rotation/00-setup [2022-05-20T16:31:46.390Z] spire-1.2.1/test/integration/suites/rotation/01-start-server [2022-05-20T16:31:46.390Z] spire-1.2.1/test/integration/suites/rotation/02-bootstrap-agent [2022-05-20T16:31:46.390Z] spire-1.2.1/test/integration/suites/rotation/03-start-agent [2022-05-20T16:31:46.390Z] spire-1.2.1/test/integration/suites/rotation/04-create-workload-entry [2022-05-20T16:31:46.390Z] spire-1.2.1/test/integration/suites/rotation/05-check-svids [2022-05-20T16:31:46.390Z] spire-1.2.1/test/integration/suites/rotation/README.md [2022-05-20T16:31:46.390Z] spire-1.2.1/test/integration/suites/rotation/conf/ [2022-05-20T16:31:46.390Z] spire-1.2.1/test/integration/suites/rotation/conf/agent/ [2022-05-20T16:31:46.390Z] spire-1.2.1/test/integration/suites/rotation/conf/agent/agent.conf [2022-05-20T16:31:46.390Z] spire-1.2.1/test/integration/suites/rotation/conf/server/ [2022-05-20T16:31:46.390Z] spire-1.2.1/test/integration/suites/rotation/conf/server/server.conf [2022-05-20T16:31:46.390Z] spire-1.2.1/test/integration/suites/rotation/docker-compose.yaml [2022-05-20T16:31:46.390Z] spire-1.2.1/test/integration/suites/rotation/teardown [2022-05-20T16:31:46.390Z] spire-1.2.1/test/integration/suites/self-test/ [2022-05-20T16:31:46.390Z] spire-1.2.1/test/integration/suites/self-test/00-ensure-command-failure-fails-step [2022-05-20T16:31:46.390Z] spire-1.2.1/test/integration/suites/self-test/README.md [2022-05-20T16:31:46.390Z] spire-1.2.1/test/integration/suites/self-test/teardown [2022-05-20T16:31:46.390Z] spire-1.2.1/test/integration/suites/spire-server-cli/ [2022-05-20T16:31:46.390Z] spire-1.2.1/test/integration/suites/spire-server-cli/01-start-server [2022-05-20T16:31:46.390Z] spire-1.2.1/test/integration/suites/spire-server-cli/02-bundle [2022-05-20T16:31:46.390Z] spire-1.2.1/test/integration/suites/spire-server-cli/03-entry [2022-05-20T16:31:46.390Z] spire-1.2.1/test/integration/suites/spire-server-cli/04-bootstrap-agents [2022-05-20T16:31:46.390Z] spire-1.2.1/test/integration/suites/spire-server-cli/05-start-agents [2022-05-20T16:31:46.390Z] spire-1.2.1/test/integration/suites/spire-server-cli/06-agent [2022-05-20T16:31:46.390Z] spire-1.2.1/test/integration/suites/spire-server-cli/README.md [2022-05-20T16:31:46.390Z] spire-1.2.1/test/integration/suites/spire-server-cli/conf/ [2022-05-20T16:31:46.390Z] spire-1.2.1/test/integration/suites/spire-server-cli/conf/agent/ [2022-05-20T16:31:46.390Z] spire-1.2.1/test/integration/suites/spire-server-cli/conf/agent/agent.conf [2022-05-20T16:31:46.390Z] spire-1.2.1/test/integration/suites/spire-server-cli/conf/fixture/ [2022-05-20T16:31:46.390Z] spire-1.2.1/test/integration/suites/spire-server-cli/conf/fixture/ca.pem [2022-05-20T16:31:46.390Z] spire-1.2.1/test/integration/suites/spire-server-cli/conf/fixture/ca.spiffe [2022-05-20T16:31:46.390Z] spire-1.2.1/test/integration/suites/spire-server-cli/conf/fixture/ca2.pem [2022-05-20T16:31:46.390Z] spire-1.2.1/test/integration/suites/spire-server-cli/conf/fixture/ca2.spiffe [2022-05-20T16:31:46.390Z] spire-1.2.1/test/integration/suites/spire-server-cli/conf/server/ [2022-05-20T16:31:46.390Z] spire-1.2.1/test/integration/suites/spire-server-cli/conf/server/server.conf [2022-05-20T16:31:46.390Z] spire-1.2.1/test/integration/suites/spire-server-cli/docker-compose.yaml [2022-05-20T16:31:46.390Z] spire-1.2.1/test/integration/suites/spire-server-cli/teardown [2022-05-20T16:31:46.390Z] spire-1.2.1/test/integration/suites/upgrade/ [2022-05-20T16:31:46.390Z] spire-1.2.1/test/integration/suites/upgrade/00-setup [2022-05-20T16:31:46.390Z] spire-1.2.1/test/integration/suites/upgrade/01-run-upgrade-tests [2022-05-20T16:31:46.390Z] spire-1.2.1/test/integration/suites/upgrade/02-verify-codebase-version-is-updated [2022-05-20T16:31:46.390Z] spire-1.2.1/test/integration/suites/upgrade/README.md [2022-05-20T16:31:46.390Z] spire-1.2.1/test/integration/suites/upgrade/conf/ [2022-05-20T16:31:46.390Z] spire-1.2.1/test/integration/suites/upgrade/conf/agent/ [2022-05-20T16:31:46.390Z] spire-1.2.1/test/integration/suites/upgrade/conf/agent/agent.conf [2022-05-20T16:31:46.390Z] spire-1.2.1/test/integration/suites/upgrade/conf/server/ [2022-05-20T16:31:46.390Z] spire-1.2.1/test/integration/suites/upgrade/conf/server/server.conf [2022-05-20T16:31:46.390Z] spire-1.2.1/test/integration/suites/upgrade/teardown [2022-05-20T16:31:46.390Z] spire-1.2.1/test/integration/suites/upgrade/versions.txt [2022-05-20T16:31:46.390Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/ [2022-05-20T16:31:46.390Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/00-setup-kind [2022-05-20T16:31:46.390Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/01-setup-cert-manager [2022-05-20T16:31:46.390Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/02-deploy-spire [2022-05-20T16:31:46.390Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/03-verify-ca [2022-05-20T16:31:46.390Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/README.md [2022-05-20T16:31:46.390Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/conf/ [2022-05-20T16:31:46.390Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/conf/cert-manager-issuer.yaml [2022-05-20T16:31:46.390Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/conf/kind-config.yaml [2022-05-20T16:31:46.390Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/conf/server/ [2022-05-20T16:31:46.390Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/conf/server/kustomization.yaml [2022-05-20T16:31:46.390Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/conf/server/spire-server.yaml [2022-05-20T16:31:46.390Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/init-kubectl [2022-05-20T16:31:46.390Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/teardown [2022-05-20T16:31:46.390Z] spire-1.2.1/test/integration/test-one.sh [2022-05-20T16:31:46.390Z] spire-1.2.1/test/integration/test.sh [2022-05-20T16:31:46.390Z] spire-1.2.1/test/plugintest/ [2022-05-20T16:31:46.390Z] spire-1.2.1/test/plugintest/config.go [2022-05-20T16:31:46.390Z] spire-1.2.1/test/plugintest/load.go [2022-05-20T16:31:46.390Z] spire-1.2.1/test/plugintest/option.go [2022-05-20T16:31:46.390Z] spire-1.2.1/test/spiretest/ [2022-05-20T16:31:46.390Z] spire-1.2.1/test/spiretest/apiserver.go [2022-05-20T16:31:46.390Z] spire-1.2.1/test/spiretest/assertions.go [2022-05-20T16:31:46.390Z] spire-1.2.1/test/spiretest/dir.go [2022-05-20T16:31:46.390Z] spire-1.2.1/test/spiretest/errors_posix.go [2022-05-20T16:31:46.390Z] spire-1.2.1/test/spiretest/errors_windows.go [2022-05-20T16:31:46.390Z] spire-1.2.1/test/spiretest/logs.go [2022-05-20T16:31:46.390Z] spire-1.2.1/test/spiretest/socketapi.go [2022-05-20T16:31:46.390Z] spire-1.2.1/test/spiretest/suite.go [2022-05-20T16:31:46.390Z] spire-1.2.1/test/spiretest/x509.go [2022-05-20T16:31:46.390Z] spire-1.2.1/test/testca/ [2022-05-20T16:31:46.390Z] spire-1.2.1/test/testca/ca.go [2022-05-20T16:31:46.390Z] spire-1.2.1/test/testkey/ [2022-05-20T16:31:46.390Z] spire-1.2.1/test/testkey/generate.sh [2022-05-20T16:31:46.390Z] spire-1.2.1/test/testkey/genkeys.go [2022-05-20T16:31:46.390Z] spire-1.2.1/test/testkey/keys.go [2022-05-20T16:31:46.390Z] spire-1.2.1/test/testkey/new.go [2022-05-20T16:31:46.390Z] spire-1.2.1/test/tpmsimulator/ [2022-05-20T16:31:46.390Z] spire-1.2.1/test/tpmsimulator/simulator.go [2022-05-20T16:31:46.390Z] spire-1.2.1/test/util/ [2022-05-20T16:31:46.390Z] spire-1.2.1/test/util/cert_fixtures.go [2022-05-20T16:31:46.390Z] spire-1.2.1/test/util/cert_generation.go [2022-05-20T16:31:46.390Z] spire-1.2.1/test/util/io_redirection.go [2022-05-20T16:31:46.390Z] spire-1.2.1/test/util/race.go [2022-05-20T16:31:46.390Z] spire-1.2.1/test/util/util.go [2022-05-20T16:31:46.390Z] building spire from source... [2022-05-20T16:31:46.390Z] Installing go1.17.7... [2022-05-20T16:31:46.390Z] Installing go1.17.7... [2022-05-20T16:31:48.292Z] Removing intermediate container 9e298be462df [2022-05-20T16:31:48.292Z] ---> 7439d124d59e [2022-05-20T16:31:48.292Z] Step 8/22 : COPY . . [2022-05-20T16:31:48.513Z] ? github.com/edgexfoundry/edgex-go [no test files] [2022-05-20T16:31:51.576Z] Building bin/spire-server... [2022-05-20T16:31:51.837Z] Building bin/spire-server... [2022-05-20T16:31:51.837Z] go: downloading golang.org/x/net v0.0.0-20220127200216-cd36cc0744dd [2022-05-20T16:31:51.837Z] go: downloading gopkg.in/square/go-jose.v2 v2.6.0 [2022-05-20T16:31:51.837Z] go: downloading github.com/hashicorp/hcl v1.0.1-0.20190430135223-99e2f22d1c94 [2022-05-20T16:31:51.837Z] go: downloading github.com/spiffe/go-spiffe/v2 v2.0.0-beta.12 [2022-05-20T16:31:51.837Z] go: downloading github.com/spiffe/spire-api-sdk v1.2.0 [2022-05-20T16:31:51.837Z] go: downloading github.com/mitchellh/cli v1.1.2 [2022-05-20T16:31:51.837Z] go: downloading github.com/spiffe/go-spiffe/v2 v2.0.0-beta.12 [2022-05-20T16:31:51.837Z] go: downloading github.com/spiffe/spire-api-sdk v1.2.0 [2022-05-20T16:31:51.837Z] go: downloading gopkg.in/square/go-jose.v2 v2.6.0 [2022-05-20T16:31:51.837Z] go: downloading github.com/mitchellh/cli v1.1.2 [2022-05-20T16:31:51.837Z] go: downloading github.com/hashicorp/hcl v1.0.1-0.20190430135223-99e2f22d1c94 [2022-05-20T16:31:51.837Z] go: downloading github.com/imdario/mergo v0.3.12 [2022-05-20T16:31:51.837Z] go: downloading github.com/sirupsen/logrus v1.8.1 [2022-05-20T16:31:51.837Z] go: downloading github.com/imdario/mergo v0.3.12 [2022-05-20T16:31:51.837Z] go: downloading github.com/sirupsen/logrus v1.8.1 [2022-05-20T16:31:52.096Z] go: downloading golang.org/x/net v0.0.0-20220127200216-cd36cc0744dd [2022-05-20T16:31:52.096Z] go: downloading google.golang.org/grpc v1.44.0 [2022-05-20T16:31:52.096Z] go: downloading github.com/hashicorp/go-hclog v1.1.0 [2022-05-20T16:31:52.096Z] go: downloading google.golang.org/grpc v1.44.0 [2022-05-20T16:31:52.096Z] go: downloading github.com/hashicorp/go-hclog v1.1.0 [2022-05-20T16:31:52.096Z] go: downloading github.com/Masterminds/sprig v2.22.0+incompatible [2022-05-20T16:31:52.096Z] go: downloading github.com/fatih/color v1.13.0 [2022-05-20T16:31:52.096Z] go: downloading github.com/mattn/go-isatty v0.0.14 [2022-05-20T16:31:52.096Z] go: downloading golang.org/x/time v0.0.0-20220224211638-0e9765cccd65 [2022-05-20T16:31:52.096Z] go: downloading github.com/Masterminds/sprig v2.22.0+incompatible [2022-05-20T16:31:52.096Z] go: downloading github.com/fatih/color v1.13.0 [2022-05-20T16:31:52.096Z] go: downloading github.com/hashicorp/go-plugin v1.4.3 [2022-05-20T16:31:52.096Z] go: downloading github.com/spiffe/spire-plugin-sdk v1.2.0 [2022-05-20T16:31:52.096Z] go: downloading github.com/mattn/go-isatty v0.0.14 [2022-05-20T16:31:52.355Z] go: downloading github.com/hashicorp/go-plugin v1.4.3 [2022-05-20T16:31:52.355Z] go: downloading github.com/spiffe/spire-plugin-sdk v1.2.0 [2022-05-20T16:31:52.355Z] go: downloading github.com/InVisionApp/go-health/v2 v2.1.2 [2022-05-20T16:31:52.355Z] go: downloading github.com/InVisionApp/go-logger v1.0.1 [2022-05-20T16:31:52.355Z] go: downloading github.com/InVisionApp/go-health/v2 v2.1.2 [2022-05-20T16:31:52.355Z] go: downloading github.com/InVisionApp/go-logger v1.0.1 [2022-05-20T16:31:52.355Z] go: downloading github.com/andres-erbsen/clock v0.0.0-20160526145045-9e14626cd129 [2022-05-20T16:31:52.355Z] go: downloading github.com/armon/go-metrics v0.3.10 [2022-05-20T16:31:52.355Z] go: downloading github.com/open-policy-agent/opa v0.38.0 [2022-05-20T16:31:52.355Z] go: downloading github.com/prometheus/client_golang v1.12.1 [2022-05-20T16:31:52.355Z] go: downloading github.com/uber-go/tally/v4 v4.1.1 [2022-05-20T16:31:52.614Z] go: downloading github.com/andres-erbsen/clock v0.0.0-20160526145045-9e14626cd129 [2022-05-20T16:31:52.614Z] go: downloading github.com/open-policy-agent/opa v0.38.0 [2022-05-20T16:31:52.614Z] go: downloading github.com/armon/go-metrics v0.3.10 [2022-05-20T16:31:52.614Z] go: downloading github.com/prometheus/client_golang v1.12.1 [2022-05-20T16:31:52.614Z] go: downloading golang.org/x/sys v0.0.0-20220227234510-4e6760a101f9 [2022-05-20T16:31:52.614Z] go: downloading github.com/uber-go/tally/v4 v4.1.1 [2022-05-20T16:31:52.614Z] go: downloading golang.org/x/time v0.0.0-20220224211638-0e9765cccd65 [2022-05-20T16:31:52.614Z] go: downloading github.com/Masterminds/goutils v1.1.0 [2022-05-20T16:31:52.614Z] go: downloading github.com/Masterminds/semver v1.5.0 [2022-05-20T16:31:52.614Z] go: downloading golang.org/x/sys v0.0.0-20220227234510-4e6760a101f9 [2022-05-20T16:31:52.614Z] go: downloading github.com/Masterminds/goutils v1.1.0 [2022-05-20T16:31:52.894Z] go: downloading github.com/google/uuid v1.1.2 [2022-05-20T16:31:52.894Z] go: downloading github.com/huandu/xstrings v1.3.2 [2022-05-20T16:31:52.894Z] go: downloading github.com/Masterminds/semver v1.5.0 [2022-05-20T16:31:52.894Z] go: downloading github.com/mattn/go-colorable v0.1.12 [2022-05-20T16:31:52.894Z] go: downloading github.com/google/uuid v1.1.2 [2022-05-20T16:31:52.894Z] go: downloading github.com/huandu/xstrings v1.3.2 [2022-05-20T16:31:52.894Z] go: downloading github.com/hashicorp/yamux v0.0.0-20181012175058-2f1d1f20f75d [2022-05-20T16:31:52.894Z] go: downloading github.com/mattn/go-colorable v0.1.12 [2022-05-20T16:31:53.155Z] go: downloading github.com/oklog/run v1.0.0 [2022-05-20T16:31:53.155Z] go: downloading github.com/hashicorp/yamux v0.0.0-20181012175058-2f1d1f20f75d [2022-05-20T16:31:53.155Z] go: downloading github.com/oklog/run v1.0.0 [2022-05-20T16:31:53.155Z] go: downloading github.com/hashicorp/go-immutable-radix v1.3.1 [2022-05-20T16:31:53.155Z] go: downloading github.com/DataDog/datadog-go v3.2.0+incompatible [2022-05-20T16:31:53.155Z] go: downloading github.com/prometheus/client_model v0.2.0 [2022-05-20T16:31:53.155Z] go: downloading github.com/imkira/go-observer v1.0.3 [2022-05-20T16:31:53.155Z] go: downloading google.golang.org/genproto v0.0.0-20220222213610-43724f9ea8cf [2022-05-20T16:31:53.155Z] go: downloading github.com/prometheus/common v0.32.1 [2022-05-20T16:31:53.155Z] go: downloading github.com/beorn7/perks v1.0.1 [2022-05-20T16:31:53.155Z] go: downloading github.com/cespare/xxhash/v2 v2.1.2 [2022-05-20T16:31:53.155Z] go: downloading github.com/DataDog/datadog-go v3.2.0+incompatible [2022-05-20T16:31:53.155Z] go: downloading github.com/hashicorp/go-immutable-radix v1.3.1 [2022-05-20T16:31:53.155Z] go: downloading github.com/prometheus/client_model v0.2.0 [2022-05-20T16:31:53.414Z] go: downloading github.com/prometheus/common v0.32.1 [2022-05-20T16:31:53.414Z] go: downloading github.com/beorn7/perks v1.0.1 [2022-05-20T16:31:53.414Z] go: downloading github.com/prometheus/procfs v0.7.3 [2022-05-20T16:31:53.414Z] go: downloading go.uber.org/atomic v1.9.0 [2022-05-20T16:31:53.414Z] go: downloading github.com/cespare/xxhash/v2 v2.1.2 [2022-05-20T16:31:53.414Z] go: downloading github.com/imkira/go-observer v1.0.3 [2022-05-20T16:31:53.414Z] go: downloading google.golang.org/genproto v0.0.0-20220222213610-43724f9ea8cf [2022-05-20T16:31:53.674Z] go: downloading github.com/prometheus/procfs v0.7.3 [2022-05-20T16:31:53.674Z] go: downloading github.com/mitchellh/reflectwalk v1.0.1 [2022-05-20T16:31:53.674Z] go: downloading github.com/hashicorp/errwrap v1.1.0 [2022-05-20T16:31:53.674Z] go: downloading go.uber.org/atomic v1.9.0 [2022-05-20T16:31:53.674Z] go: downloading github.com/mitchellh/reflectwalk v1.0.1 [2022-05-20T16:31:53.674Z] go: downloading github.com/hashicorp/golang-lru v0.5.4 [2022-05-20T16:31:53.674Z] go: downloading github.com/hashicorp/errwrap v1.1.0 [2022-05-20T16:31:53.674Z] go: downloading github.com/matttproud/golang_protobuf_extensions v1.0.2-0.20181231171920-c182affec369 [2022-05-20T16:31:53.674Z] go: downloading github.com/twmb/murmur3 v1.1.6 [2022-05-20T16:31:53.674Z] go: downloading github.com/aws/aws-sdk-go-v2 v1.14.0 [2022-05-20T16:31:53.674Z] go: downloading github.com/aws/aws-sdk-go-v2/config v1.14.0 [2022-05-20T16:31:53.674Z] go: downloading github.com/GoogleCloudPlatform/cloudsql-proxy v1.29.0 [2022-05-20T16:31:53.932Z] go: downloading github.com/aws/aws-sdk-go-v2/credentials v1.9.0 [2022-05-20T16:31:53.932Z] go: downloading github.com/blang/semver/v4 v4.0.0 [2022-05-20T16:31:53.932Z] go: downloading github.com/go-sql-driver/mysql v1.6.0 [2022-05-20T16:31:53.932Z] go: downloading github.com/gofrs/uuid v4.2.0+incompatible [2022-05-20T16:31:54.190Z] go: downloading github.com/jinzhu/gorm v1.9.16 [2022-05-20T16:31:54.190Z] go: downloading github.com/lib/pq v1.10.4 [2022-05-20T16:31:54.190Z] go: downloading github.com/mattn/go-sqlite3 v1.14.12 [2022-05-20T16:31:54.190Z] go: downloading github.com/aws/aws-sdk-go-v2 v1.14.0 [2022-05-20T16:31:54.456Z] go: downloading github.com/aws/aws-sdk-go-v2/config v1.14.0 [2022-05-20T16:31:54.714Z] go: downloading github.com/aws/aws-sdk-go-v2/credentials v1.9.0 [2022-05-20T16:31:55.282Z] go: downloading github.com/aws/aws-sdk-go-v2/service/kms v1.15.0 [2022-05-20T16:31:55.282Z] go: downloading github.com/aws/aws-sdk-go-v2/service/sts v1.15.0 [2022-05-20T16:31:55.282Z] go: downloading github.com/gofrs/uuid v4.2.0+incompatible [2022-05-20T16:31:55.541Z] go: downloading github.com/stretchr/testify v1.7.0 [2022-05-20T16:31:55.541Z] go: downloading golang.org/x/sync v0.0.0-20210220032951-036812b2e83c [2022-05-20T16:31:55.541Z] go: downloading github.com/GoogleCloudPlatform/cloudsql-proxy v1.29.0 [2022-05-20T16:31:55.541Z] go: downloading github.com/blang/semver/v4 v4.0.0 [2022-05-20T16:31:55.541Z] go: downloading github.com/go-sql-driver/mysql v1.6.0 [2022-05-20T16:31:55.541Z] go: downloading github.com/jinzhu/gorm v1.9.16 [2022-05-20T16:31:55.541Z] go: downloading github.com/lib/pq v1.10.4 [2022-05-20T16:31:55.541Z] go: downloading github.com/mattn/go-sqlite3 v1.14.12 [2022-05-20T16:31:55.541Z] go: downloading github.com/aws/aws-sdk-go v1.43.0 [2022-05-20T16:31:55.801Z] go: downloading github.com/aws/aws-sdk-go-v2/service/kms v1.15.0 [2022-05-20T16:31:55.801Z] go: downloading github.com/aws/aws-sdk-go-v2/service/sts v1.15.0 [2022-05-20T16:31:55.801Z] go: downloading github.com/stretchr/testify v1.7.0 [2022-05-20T16:31:55.801Z] go: downloading golang.org/x/sync v0.0.0-20210220032951-036812b2e83c [2022-05-20T16:31:55.801Z] go: downloading github.com/aws/aws-sdk-go v1.43.0 [2022-05-20T16:32:00.000Z] go: downloading google.golang.org/api v0.70.0 [2022-05-20T16:32:00.000Z] go: downloading k8s.io/client-go v0.23.4 [2022-05-20T16:32:00.000Z] go: downloading k8s.io/api v0.23.4 [2022-05-20T16:32:00.000Z] go: downloading github.com/google/go-tpm v0.3.3 [2022-05-20T16:32:00.000Z] go: downloading github.com/Azure/azure-sdk-for-go v62.0.0+incompatible [2022-05-20T16:32:00.574Z] go: downloading google.golang.org/api v0.70.0 [2022-05-20T16:32:00.575Z] go: downloading k8s.io/client-go v0.23.4 [2022-05-20T16:32:00.575Z] go: downloading k8s.io/api v0.23.4 [2022-05-20T16:32:00.575Z] go: downloading github.com/google/go-tpm v0.3.3 [2022-05-20T16:32:00.575Z] go: downloading github.com/Azure/azure-sdk-for-go v62.0.0+incompatible [2022-05-20T16:32:00.575Z] go: downloading github.com/Azure/go-autorest/autorest v0.11.24 [2022-05-20T16:32:00.575Z] go: downloading github.com/Azure/go-autorest/autorest v0.11.24 [2022-05-20T16:32:01.147Z] go: downloading github.com/Azure/go-autorest/autorest/azure/auth v0.5.11 [2022-05-20T16:32:01.147Z] go: downloading cloud.google.com/go/storage v1.21.0 [2022-05-20T16:32:01.147Z] go: downloading github.com/Azure/go-autorest v14.2.0+incompatible [2022-05-20T16:32:01.147Z] go: downloading github.com/Azure/go-autorest v14.2.0+incompatible [2022-05-20T16:32:01.406Z] go: downloading cloud.google.com/go v0.100.2 [2022-05-20T16:32:01.406Z] go: downloading github.com/Azure/go-autorest/autorest/azure/auth v0.5.11 [2022-05-20T16:32:01.406Z] go: downloading cloud.google.com/go/storage v1.21.0 [2022-05-20T16:32:02.232Z] go: downloading k8s.io/apimachinery v0.23.4 [2022-05-20T16:32:02.232Z] go: downloading k8s.io/apimachinery v0.23.4 [2022-05-20T16:32:02.232Z] go: downloading cloud.google.com/go v0.100.2 [2022-05-20T16:32:02.493Z] go: downloading k8s.io/kube-aggregator v0.23.3 [2022-05-20T16:32:02.752Z] go: downloading cloud.google.com/go/security v1.3.0 [2022-05-20T16:32:02.752Z] go: downloading sigs.k8s.io/controller-runtime v0.11.1 [2022-05-20T16:32:03.012Z] go: downloading k8s.io/kube-aggregator v0.23.3 [2022-05-20T16:32:03.012Z] go: downloading sigs.k8s.io/controller-runtime v0.11.1 [2022-05-20T16:32:03.012Z] go: downloading cloud.google.com/go/security v1.3.0 [2022-05-20T16:32:03.012Z] go: downloading github.com/hashicorp/vault/api v1.4.1 [2022-05-20T16:32:03.271Z] go: downloading github.com/shirou/gopsutil/v3 v3.22.2 [2022-05-20T16:32:03.271Z] go: downloading github.com/hashicorp/vault/api v1.4.1 [2022-05-20T16:32:03.531Z] go: downloading github.com/shirou/gopsutil/v3 v3.22.2 [2022-05-20T16:32:03.531Z] go: downloading github.com/hashicorp/golang-lru v0.5.4 [2022-05-20T16:32:03.531Z] go: downloading github.com/matttproud/golang_protobuf_extensions v1.0.2-0.20181231171920-c182affec369 [2022-05-20T16:32:03.531Z] go: downloading github.com/twmb/murmur3 v1.1.6 [2022-05-20T16:32:03.531Z]  ---> a4263b583c56 [2022-05-20T16:32:03.531Z] Step 9/22 : RUN make cmd/support-notifications/support-notifications [2022-05-20T16:32:03.531Z] go: downloading github.com/jinzhu/inflection v1.0.0 [2022-05-20T16:32:03.531Z] go: downloading github.com/aws/aws-sdk-go-v2/feature/ec2/imds v1.11.0 [2022-05-20T16:32:03.531Z] go: downloading github.com/aws/aws-sdk-go-v2/internal/ini v1.3.6 [2022-05-20T16:32:03.531Z] go: downloading github.com/aws/smithy-go v1.11.0 [2022-05-20T16:32:03.790Z] go: downloading github.com/aws/aws-sdk-go-v2/service/sso v1.10.0 [2022-05-20T16:32:03.790Z] go: downloading github.com/aws/smithy-go v1.11.0 [2022-05-20T16:32:03.790Z] go: downloading github.com/aws/aws-sdk-go-v2/internal/configsources v1.1.5 [2022-05-20T16:32:03.790Z] go: downloading github.com/aws/aws-sdk-go-v2/service/internal/presigned-url v1.8.0 [2022-05-20T16:32:03.790Z] go: downloading github.com/aws/aws-sdk-go-v2/internal/configsources v1.1.5 [2022-05-20T16:32:03.790Z] go: downloading github.com/aws/aws-sdk-go-v2/service/internal/presigned-url v1.8.0 [2022-05-20T16:32:03.790Z] go: downloading github.com/jinzhu/inflection v1.0.0 [2022-05-20T16:32:03.790Z] go: downloading github.com/gogo/protobuf v1.3.2 [2022-05-20T16:32:03.790Z] go: downloading github.com/Azure/go-autorest/autorest/adal v0.9.18 [2022-05-20T16:32:03.790Z] go: downloading github.com/Azure/go-autorest/logger v0.2.1 [2022-05-20T16:32:03.790Z] go: downloading github.com/Azure/go-autorest/tracing v0.6.0 [2022-05-20T16:32:03.790Z] go: downloading github.com/aws/aws-sdk-go-v2/feature/ec2/imds v1.11.0 [2022-05-20T16:32:03.790Z] go: downloading github.com/aws/aws-sdk-go-v2/internal/ini v1.3.6 [2022-05-20T16:32:03.790Z] go: downloading github.com/Azure/go-autorest/autorest/azure/cli v0.4.5 [2022-05-20T16:32:03.790Z] go: downloading github.com/dimchansky/utfbom v1.1.1 [2022-05-20T16:32:03.790Z] go: downloading cloud.google.com/go/compute v1.3.0 [2022-05-20T16:32:04.049Z] go: downloading github.com/aws/aws-sdk-go-v2/service/sso v1.10.0 [2022-05-20T16:32:04.050Z] go: downloading cloud.google.com/go/iam v0.1.1 [2022-05-20T16:32:04.050Z] go: downloading github.com/googleapis/gax-go/v2 v2.1.1 [2022-05-20T16:32:04.050Z] go: downloading golang.org/x/oauth2 v0.0.0-20211104180415-d3ed0bb246c8 [2022-05-20T16:32:04.050Z] go: downloading github.com/gogo/protobuf v1.3.2 [2022-05-20T16:32:04.050Z] go: downloading github.com/Azure/go-autorest/autorest/adal v0.9.18 [2022-05-20T16:32:04.050Z] go: downloading github.com/Azure/go-autorest/autorest/azure/cli v0.4.5 [2022-05-20T16:32:04.050Z] go: downloading github.com/Azure/go-autorest/logger v0.2.1 [2022-05-20T16:32:04.050Z] go: downloading k8s.io/klog/v2 v2.30.0 [2022-05-20T16:32:04.050Z] go: downloading sigs.k8s.io/structured-merge-diff/v4 v4.2.1 [2022-05-20T16:32:04.050Z] go: downloading github.com/google/gofuzz v1.1.0 [2022-05-20T16:32:04.308Z] go: downloading github.com/dimchansky/utfbom v1.1.1 [2022-05-20T16:32:04.308Z] go: downloading github.com/Azure/go-autorest/tracing v0.6.0 [2022-05-20T16:32:04.308Z] go: downloading cloud.google.com/go/compute v1.3.0 [2022-05-20T16:32:04.308Z] go: downloading cloud.google.com/go/iam v0.1.1 [2022-05-20T16:32:04.308Z] go: downloading k8s.io/utils v0.0.0-20211116205334-6203023598ed [2022-05-20T16:32:04.308Z] go: downloading github.com/spf13/pflag v1.0.5 [2022-05-20T16:32:04.308Z] go: downloading golang.org/x/term v0.0.0-20210927222741-03fcf44c2211 [2022-05-20T16:32:04.308Z] go: downloading github.com/evanphx/json-patch v4.12.0+incompatible [2022-05-20T16:32:04.308Z] go: downloading github.com/googleapis/gax-go/v2 v2.1.1 [2022-05-20T16:32:04.308Z] go: downloading golang.org/x/oauth2 v0.0.0-20211104180415-d3ed0bb246c8 [2022-05-20T16:32:04.308Z] go: downloading github.com/cenkalti/backoff/v3 v3.2.2 [2022-05-20T16:32:04.308Z] go: downloading github.com/hashicorp/go-cleanhttp v0.5.2 [2022-05-20T16:32:04.308Z] go: downloading github.com/hashicorp/go-retryablehttp v0.6.6 [2022-05-20T16:32:04.308Z] go: downloading github.com/hashicorp/go-secure-stdlib/parseutil v0.1.1 [2022-05-20T16:32:04.308Z] go: downloading github.com/hashicorp/vault/sdk v0.4.1 [2022-05-20T16:32:04.308Z] go: downloading github.com/google/gofuzz v1.1.0 [2022-05-20T16:32:04.567Z] go: downloading k8s.io/klog/v2 v2.30.0 [2022-05-20T16:32:04.567Z] go: downloading sigs.k8s.io/structured-merge-diff/v4 v4.2.1 [2022-05-20T16:32:04.567Z] go: downloading k8s.io/utils v0.0.0-20211116205334-6203023598ed [2022-05-20T16:32:04.567Z] go: downloading github.com/mitchellh/mapstructure v1.4.3 [2022-05-20T16:32:04.567Z] go: downloading github.com/spf13/pflag v1.0.5 [2022-05-20T16:32:04.567Z] go: downloading github.com/tklauser/go-sysconf v0.3.9 [2022-05-20T16:32:04.567Z] go: downloading github.com/OneOfOne/xxhash v1.2.8 [2022-05-20T16:32:04.567Z] go: downloading gopkg.in/yaml.v2 v2.4.0 [2022-05-20T16:32:04.567Z] go: downloading github.com/rcrowley/go-metrics v0.0.0-20201227073835-cf1acfcdf475 [2022-05-20T16:32:04.567Z] go: downloading golang.org/x/term v0.0.0-20210927222741-03fcf44c2211 [2022-05-20T16:32:04.826Z] go: downloading github.com/evanphx/json-patch v4.12.0+incompatible [2022-05-20T16:32:04.826Z] go: downloading github.com/aws/aws-sdk-go-v2/internal/endpoints/v2 v2.3.0 [2022-05-20T16:32:04.826Z] go: downloading github.com/cenkalti/backoff/v3 v3.2.2 [2022-05-20T16:32:04.826Z] go: downloading github.com/hashicorp/go-cleanhttp v0.5.2 [2022-05-20T16:32:04.826Z] go: downloading github.com/gobwas/glob v0.2.3 [2022-05-20T16:32:04.826Z] go: downloading github.com/hashicorp/go-retryablehttp v0.6.6 [2022-05-20T16:32:04.826Z] go: downloading github.com/yashtewari/glob-intersection v0.0.0-20180916065949-5c77d914dd0b [2022-05-20T16:32:04.826Z] go: downloading github.com/hashicorp/go-secure-stdlib/parseutil v0.1.1 [2022-05-20T16:32:04.826Z] go: downloading github.com/jmespath/go-jmespath v0.4.0 [2022-05-20T16:32:04.826Z] go: downloading github.com/Azure/go-autorest/autorest/date v0.3.0 [2022-05-20T16:32:04.826Z] go: downloading github.com/hashicorp/vault/sdk v0.4.1 [2022-05-20T16:32:04.826Z] go: downloading github.com/golang-jwt/jwt/v4 v4.2.0 [2022-05-20T16:32:04.826Z] go: downloading gopkg.in/inf.v0 v0.9.1 [2022-05-20T16:32:04.826Z] go: downloading go.opencensus.io v0.23.0 [2022-05-20T16:32:04.826Z] go: downloading sigs.k8s.io/json v0.0.0-20211020170558-c049b76a60c6 [2022-05-20T16:32:05.085Z] go: downloading github.com/google/go-cmp v0.5.7 [2022-05-20T16:32:05.085Z] go: downloading github.com/googleapis/gnostic v0.5.5 [2022-05-20T16:32:05.085Z] go: downloading github.com/mitchellh/mapstructure v1.4.3 [2022-05-20T16:32:05.085Z] go: downloading github.com/tklauser/go-sysconf v0.3.9 [2022-05-20T16:32:05.085Z] go: downloading github.com/OneOfOne/xxhash v1.2.8 [2022-05-20T16:32:05.085Z] go: downloading gopkg.in/yaml.v2 v2.4.0 [2022-05-20T16:32:05.085Z] go: downloading github.com/rcrowley/go-metrics v0.0.0-20201227073835-cf1acfcdf475 [2022-05-20T16:32:05.085Z] go: downloading github.com/gobwas/glob v0.2.3 [2022-05-20T16:32:05.085Z] go: downloading github.com/yashtewari/glob-intersection v0.0.0-20180916065949-5c77d914dd0b [2022-05-20T16:32:05.085Z] go: downloading github.com/aws/aws-sdk-go-v2/internal/endpoints/v2 v2.3.0 [2022-05-20T16:32:05.085Z] go: downloading github.com/go-logr/logr v1.2.2 [2022-05-20T16:32:05.085Z] go: downloading github.com/jmespath/go-jmespath v0.4.0 [2022-05-20T16:32:05.085Z] go: downloading github.com/json-iterator/go v1.1.12 [2022-05-20T16:32:05.085Z] go: downloading github.com/Azure/go-autorest/autorest/date v0.3.0 [2022-05-20T16:32:05.085Z] go: downloading k8s.io/kube-openapi v0.0.0-20211115234752-e816edb12b65 [2022-05-20T16:32:05.085Z] go: downloading github.com/hashicorp/go-secure-stdlib/strutil v0.1.1 [2022-05-20T16:32:05.085Z] go: downloading github.com/hashicorp/go-sockaddr v1.0.2 [2022-05-20T16:32:05.085Z] go: downloading github.com/golang-jwt/jwt/v4 v4.2.0 [2022-05-20T16:32:05.085Z] go: downloading gopkg.in/inf.v0 v0.9.1 [2022-05-20T16:32:05.085Z] go: downloading go.opencensus.io v0.23.0 [2022-05-20T16:32:05.085Z] go: downloading github.com/xeipuuv/gojsonreference v0.0.0-20180127040603-bd5ef7bd5415 [2022-05-20T16:32:05.085Z] go: downloading github.com/tklauser/numcpus v0.3.0 [2022-05-20T16:32:05.085Z] go: downloading go.uber.org/zap v1.21.0 [2022-05-20T16:32:05.085Z] go: downloading github.com/google/go-cmp v0.5.7 [2022-05-20T16:32:05.085Z] go: downloading sigs.k8s.io/json v0.0.0-20211020170558-c049b76a60c6 [2022-05-20T16:32:05.344Z] go: downloading sigs.k8s.io/yaml v1.3.0 [2022-05-20T16:32:05.344Z] go: downloading github.com/golang/groupcache v0.0.0-20210331224755-41bb18bfe9da [2022-05-20T16:32:05.344Z] go: downloading github.com/ryanuber/go-glob v1.0.0 [2022-05-20T16:32:05.344Z] go: downloading github.com/golang/snappy v0.0.4 [2022-05-20T16:32:05.344Z] go: downloading github.com/googleapis/gnostic v0.5.5 [2022-05-20T16:32:05.344Z] go: downloading github.com/go-logr/logr v1.2.2 [2022-05-20T16:32:05.344Z] go: downloading github.com/pierrec/lz4 v2.5.2+incompatible [2022-05-20T16:32:05.344Z] go: downloading github.com/hashicorp/go-secure-stdlib/mlock v0.1.1 [2022-05-20T16:32:05.344Z] go: downloading github.com/hashicorp/go-uuid v1.0.2 [2022-05-20T16:32:05.344Z] go: downloading k8s.io/kube-openapi v0.0.0-20211115234752-e816edb12b65 [2022-05-20T16:32:05.344Z] go: downloading github.com/json-iterator/go v1.1.12 [2022-05-20T16:32:05.344Z] go: downloading github.com/hashicorp/go-version v1.2.0 [2022-05-20T16:32:05.344Z] go: downloading github.com/hashicorp/go-secure-stdlib/strutil v0.1.1 [2022-05-20T16:32:05.344Z] go: downloading github.com/hashicorp/go-sockaddr v1.0.2 [2022-05-20T16:32:05.344Z] go: downloading github.com/modern-go/concurrent v0.0.0-20180306012644-bacd9c7ef1dd [2022-05-20T16:32:05.344Z] go: downloading go.uber.org/zap v1.21.0 [2022-05-20T16:32:05.344Z] go: downloading github.com/modern-go/reflect2 v1.0.2 [2022-05-20T16:32:05.344Z] go: downloading github.com/xeipuuv/gojsonpointer v0.0.0-20190905194746-02993c407bfb [2022-05-20T16:32:05.344Z] go: downloading go.uber.org/multierr v1.6.0 [2022-05-20T16:32:05.344Z] go: downloading github.com/xeipuuv/gojsonreference v0.0.0-20180127040603-bd5ef7bd5415 [2022-05-20T16:32:05.344Z] go: downloading github.com/tklauser/numcpus v0.3.0 [2022-05-20T16:32:05.344Z] go: downloading sigs.k8s.io/yaml v1.3.0 [2022-05-20T16:32:05.344Z] go: downloading github.com/golang/groupcache v0.0.0-20210331224755-41bb18bfe9da [2022-05-20T16:32:05.603Z] go: downloading github.com/ryanuber/go-glob v1.0.0 [2022-05-20T16:32:05.603Z] go: downloading github.com/golang/snappy v0.0.4 [2022-05-20T16:32:05.603Z] go: downloading github.com/pierrec/lz4 v2.5.2+incompatible [2022-05-20T16:32:05.603Z] go: downloading github.com/modern-go/concurrent v0.0.0-20180306012644-bacd9c7ef1dd [2022-05-20T16:32:05.603Z] go: downloading github.com/modern-go/reflect2 v1.0.2 [2022-05-20T16:32:05.603Z] go: downloading go.uber.org/multierr v1.6.0 [2022-05-20T16:32:05.603Z] go: downloading github.com/hashicorp/go-secure-stdlib/mlock v0.1.1 [2022-05-20T16:32:05.603Z] go: downloading github.com/hashicorp/go-uuid v1.0.2 [2022-05-20T16:32:05.603Z] go: downloading github.com/hashicorp/go-version v1.2.0 [2022-05-20T16:32:05.603Z] go: downloading github.com/xeipuuv/gojsonpointer v0.0.0-20190905194746-02993c407bfb [2022-05-20T16:32:10.884Z] go: downloading github.com/Azure/go-autorest/autorest/validation v0.3.0 [2022-05-20T16:32:10.884Z] go: downloading github.com/Azure/go-autorest/autorest/to v0.4.0 [2022-05-20T16:32:10.884Z] go: downloading github.com/Azure/go-autorest/autorest/validation v0.3.0 [2022-05-20T16:32:10.884Z] go: downloading github.com/Azure/go-autorest/autorest/to v0.4.0 [2022-05-20T16:32:16.269Z]  ---> Running in 6acfffe39f2c [2022-05-20T16:32:16.269Z] CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus " -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/support-notifications/support-notifications ./cmd/support-notifications [2022-05-20T16:32:19.663Z] Removing intermediate container a449cfa71027 [2022-05-20T16:32:19.663Z] ---> 9c34e6b6a4ca [2022-05-20T16:32:19.663Z] [2022-05-20T16:32:19.663Z] Step 10/22 : FROM alpine:3.14 [2022-05-20T16:32:19.663Z] ---> e04c818066af [2022-05-20T16:32:19.663Z] Step 11/22 : RUN apk add --update --no-cache dumb-init [2022-05-20T16:32:19.663Z] ---> Using cache [2022-05-20T16:32:19.663Z] ---> a180fd41c2b3 [2022-05-20T16:32:19.663Z] Step 12/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' [2022-05-20T16:32:19.663Z] ---> Using cache [2022-05-20T16:32:19.663Z] ---> 00fa6e02a553 [2022-05-20T16:32:19.663Z] Step 13/22 : ENV APP_PORT=59861 [2022-05-20T16:32:19.663Z] ---> Running in ea1c107303d7 [2022-05-20T16:32:19.922Z] Removing intermediate container ea1c107303d7 [2022-05-20T16:32:19.922Z] ---> 9f138faf2936 [2022-05-20T16:32:19.922Z] Step 14/22 : EXPOSE $APP_PORT [2022-05-20T16:32:20.494Z] ---> Running in 0f255830dd9c [2022-05-20T16:32:21.438Z] Removing intermediate container 0f255830dd9c [2022-05-20T16:32:21.438Z] ---> 9384ca71babb [2022-05-20T16:32:21.438Z] Step 15/22 : COPY --from=builder /edgex-go/Attribution.txt / [2022-05-20T16:32:22.374Z] ---> de5493bb9974 [2022-05-20T16:32:22.374Z] Step 16/22 : COPY --from=builder /edgex-go/cmd/support-scheduler/support-scheduler / [2022-05-20T16:32:24.280Z] ---> 4516a025a3ac [2022-05-20T16:32:24.280Z] Step 17/22 : COPY --from=builder /edgex-go/cmd/support-scheduler/res/configuration.toml /res/configuration.toml [2022-05-20T16:32:24.848Z] ---> 8f1f7304ebf7 [2022-05-20T16:32:24.848Z] Step 18/22 : ENTRYPOINT ["/support-scheduler"] [2022-05-20T16:32:24.848Z] ---> Running in de265542b22e [2022-05-20T16:32:25.135Z] Removing intermediate container de265542b22e [2022-05-20T16:32:25.135Z] ---> 90659c66b346 [2022-05-20T16:32:25.135Z] Step 19/22 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2022-05-20T16:32:25.396Z] ---> Running in ad0d89cbfa90 [2022-05-20T16:32:25.966Z] Removing intermediate container ad0d89cbfa90 [2022-05-20T16:32:25.966Z] ---> cdf435bc03d2 [2022-05-20T16:32:25.966Z] Step 20/22 : LABEL arch=x86_64 [2022-05-20T16:32:26.224Z] ---> Running in 3ecba7e75015 [2022-05-20T16:32:26.482Z] Removing intermediate container 3ecba7e75015 [2022-05-20T16:32:26.482Z] ---> fd5172a044b2 [2022-05-20T16:32:26.482Z] Step 21/22 : LABEL git_sha=4169e606539bb2d023554b237f76678cfe31300c [2022-05-20T16:32:26.482Z] ---> Running in f7f335ee56d6 [2022-05-20T16:32:27.049Z] Removing intermediate container f7f335ee56d6 [2022-05-20T16:32:27.049Z] ---> 3e2d6bcb069c [2022-05-20T16:32:27.049Z] Step 22/22 : LABEL version=0.0.0 [2022-05-20T16:32:27.308Z] ---> Running in b6584b3547d2 [2022-05-20T16:32:27.876Z] Removing intermediate container b6584b3547d2 [2022-05-20T16:32:27.876Z] ---> fba146361653 [2022-05-20T16:32:27.876Z] [2022-05-20T16:32:27.876Z] Successfully built fba146361653 [2022-05-20T16:32:27.876Z] Successfully tagged support-scheduler:latest [2022-05-20T16:32:27.876Z]  Building support-scheduler ... done Building core-command [2022-05-20T16:32:32.071Z] Step 1/23 : ARG BUILDER_BASE=golang:1.17-alpine3.15 [2022-05-20T16:32:32.071Z] Step 2/23 : FROM ${BUILDER_BASE} AS builder [2022-05-20T16:32:32.071Z] ---> 5a4197dc0087 [2022-05-20T16:32:32.071Z] Step 3/23 : WORKDIR /edgex-go [2022-05-20T16:32:32.071Z] ---> Using cache [2022-05-20T16:32:32.071Z] ---> 6563ad0ae031 [2022-05-20T16:32:32.071Z] Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-05-20T16:32:32.071Z] ---> Using cache [2022-05-20T16:32:32.071Z] ---> e7ca3cda9697 [2022-05-20T16:32:32.071Z] Step 5/23 : RUN apk add --update --no-cache make git [2022-05-20T16:32:32.071Z] ---> Using cache [2022-05-20T16:32:32.071Z] ---> 778319157b88 [2022-05-20T16:32:32.071Z] Step 6/23 : COPY go.mod vendor* ./ [2022-05-20T16:32:32.071Z] ---> Using cache [2022-05-20T16:32:32.071Z] ---> fbe1be8125d5 [2022-05-20T16:32:32.071Z] Step 7/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-05-20T16:32:32.071Z] ---> Using cache [2022-05-20T16:32:32.071Z] ---> 418935d73ce1 [2022-05-20T16:32:32.071Z] Step 8/23 : COPY . . [2022-05-20T16:32:32.071Z] ---> Using cache [2022-05-20T16:32:32.071Z] ---> d696463f0b23 [2022-05-20T16:32:32.071Z] Step 9/23 : RUN make cmd/core-command/core-command [2022-05-20T16:32:35.369Z] ---> Running in 2484ad555dc0 [2022-05-20T16:32:36.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/core-command/core-command ./cmd/core-command [2022-05-20T16:32:36.871Z] Building bin/spire-agent... [2022-05-20T16:32:36.871Z] go: downloading github.com/envoyproxy/go-control-plane v0.10.1 [2022-05-20T16:32:36.871Z] go: downloading github.com/aws/aws-sdk-go-v2/service/secretsmanager v1.14.0 [2022-05-20T16:32:36.871Z] go: downloading cloud.google.com/go/secretmanager v1.3.0 [2022-05-20T16:32:36.871Z] go: downloading github.com/docker/docker v20.10.12+incompatible [2022-05-20T16:32:38.244Z] go: downloading github.com/google/go-tpm-tools v0.3.3 [2022-05-20T16:32:38.244Z] go: downloading github.com/cncf/xds/go v0.0.0-20211130200136-a8f946100490 [2022-05-20T16:32:38.244Z] go: downloading github.com/envoyproxy/protoc-gen-validate v0.6.2 [2022-05-20T16:32:38.503Z] go: downloading github.com/docker/go-units v0.4.0 [2022-05-20T16:32:38.503Z] go: downloading github.com/docker/go-connections v0.4.0 [2022-05-20T16:32:38.503Z] go: downloading github.com/opencontainers/image-spec v1.0.1 [2022-05-20T16:32:38.503Z] go: downloading github.com/docker/distribution v2.7.1+incompatible [2022-05-20T16:32:38.503Z] go: downloading github.com/containerd/containerd v1.3.4 [2022-05-20T16:32:38.503Z] go: downloading github.com/opencontainers/go-digest v1.0.0 [2022-05-20T16:33:00.440Z] Removing intermediate container 6acfffe39f2c [2022-05-20T16:33:00.440Z] ---> 12466f5cf08a [2022-05-20T16:33:00.440Z] [2022-05-20T16:33:00.440Z] Step 10/22 : FROM alpine:3.14 [2022-05-20T16:33:00.440Z] ---> e04c818066af [2022-05-20T16:33:00.440Z] Step 11/22 : RUN apk add --update --no-cache ca-certificates dumb-init [2022-05-20T16:33:00.440Z] ---> Running in 0877c0c14db9 [2022-05-20T16:33:01.008Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/x86_64/APKINDEX.tar.gz [2022-05-20T16:33:01.008Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/x86_64/APKINDEX.tar.gz [2022-05-20T16:33:01.267Z] (1/2) Installing ca-certificates (20211220-r0) [2022-05-20T16:33:01.267Z] (2/2) Installing dumb-init (1.2.5-r1) [2022-05-20T16:33:01.267Z] Executing busybox-1.33.1-r7.trigger [2022-05-20T16:33:01.267Z] Executing ca-certificates-20211220-r0.trigger [2022-05-20T16:33:01.267Z] OK: 6 MiB in 16 packages [2022-05-20T16:33:03.179Z] Removing intermediate container 0877c0c14db9 [2022-05-20T16:33:03.179Z] ---> f6a73763e8de [2022-05-20T16:33:03.179Z] Step 12/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Cavium, Copyright (c) 2021: Intel Corporation' [2022-05-20T16:33:03.179Z] ---> Running in a33b42aa2b09 [2022-05-20T16:33:04.119Z] Removing intermediate container a33b42aa2b09 [2022-05-20T16:33:04.119Z] ---> 0da403bbc72e [2022-05-20T16:33:04.119Z] Step 13/22 : ENV APP_PORT=59860 [2022-05-20T16:33:04.119Z] ---> Running in 85c339663922 [2022-05-20T16:33:05.053Z] Removing intermediate container 85c339663922 [2022-05-20T16:33:05.053Z] ---> 0783a3966c68 [2022-05-20T16:33:05.053Z] Step 14/22 : EXPOSE $APP_PORT [2022-05-20T16:33:05.313Z] ---> Running in 11fdfb692bf3 [2022-05-20T16:33:05.313Z] Removing intermediate container 2484ad555dc0 [2022-05-20T16:33:05.313Z] ---> e820a060750e [2022-05-20T16:33:05.313Z] [2022-05-20T16:33:05.313Z] Step 10/23 : FROM alpine:3.14 [2022-05-20T16:33:05.313Z] ---> e04c818066af [2022-05-20T16:33:05.313Z] Step 11/23 : RUN apk add --update --no-cache dumb-init [2022-05-20T16:33:05.313Z] ---> Using cache [2022-05-20T16:33:05.313Z] ---> a180fd41c2b3 [2022-05-20T16:33:05.313Z] Step 12/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' [2022-05-20T16:33:05.313Z] ---> Using cache [2022-05-20T16:33:05.313Z] ---> 00fa6e02a553 [2022-05-20T16:33:05.313Z] Step 13/23 : ENV APP_PORT=59882 [2022-05-20T16:33:05.313Z] ---> Running in d3d42146d81d [2022-05-20T16:33:05.601Z] Removing intermediate container 11fdfb692bf3 [2022-05-20T16:33:05.601Z] ---> ace474e0c346 [2022-05-20T16:33:05.601Z] Step 15/22 : COPY --from=builder /edgex-go/Attribution.txt / [2022-05-20T16:33:05.861Z] Removing intermediate container d3d42146d81d [2022-05-20T16:33:05.861Z] ---> f0e4ae831fef [2022-05-20T16:33:05.861Z] Step 14/23 : EXPOSE $APP_PORT [2022-05-20T16:33:05.861Z] ---> Running in 618dc805291b [2022-05-20T16:33:06.431Z] Removing intermediate container 618dc805291b [2022-05-20T16:33:06.431Z] ---> 40716f1b39ef [2022-05-20T16:33:06.431Z] Step 15/23 : WORKDIR / [2022-05-20T16:33:06.431Z] ---> 9176c58ae2d7 [2022-05-20T16:33:06.431Z] Step 16/22 : COPY --from=builder /edgex-go/cmd/support-notifications/support-notifications / [2022-05-20T16:33:06.431Z] ---> Running in dee5e3828199 [2022-05-20T16:33:06.998Z] Removing intermediate container dee5e3828199 [2022-05-20T16:33:06.998Z] ---> 05b4172c3079 [2022-05-20T16:33:06.998Z] Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / [2022-05-20T16:33:08.376Z] ---> 6f807d362c76 [2022-05-20T16:33:08.376Z] Step 17/23 : COPY --from=builder /edgex-go/cmd/core-command/core-command / [2022-05-20T16:33:08.376Z] ---> 1c1c3708730f [2022-05-20T16:33:08.376Z] Step 17/22 : COPY --from=builder /edgex-go/cmd/support-notifications/res/configuration.toml /res/configuration.toml [2022-05-20T16:33:09.312Z] ---> 4ad5490a7c6d [2022-05-20T16:33:09.312Z] Step 18/22 : ENTRYPOINT ["/support-notifications"] [2022-05-20T16:33:09.571Z] ---> Running in c1b385188bd1 [2022-05-20T16:33:09.859Z] ---> 809ad9ed7518 [2022-05-20T16:33:09.859Z] Step 18/23 : COPY --from=builder /edgex-go/cmd/core-command/res/configuration.toml /res/configuration.toml [2022-05-20T16:33:10.121Z] Removing intermediate container c1b385188bd1 [2022-05-20T16:33:10.121Z] ---> d74edd02d02e [2022-05-20T16:33:10.121Z] Step 19/22 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2022-05-20T16:33:10.121Z] ---> Running in f2b0c26ad4a4 [2022-05-20T16:33:10.380Z] ---> f2147e33ca56 [2022-05-20T16:33:10.380Z] Step 19/23 : ENTRYPOINT ["/core-command"] [2022-05-20T16:33:10.380Z] ---> Running in ea6a6bee37d1 [2022-05-20T16:33:10.639Z] Removing intermediate container f2b0c26ad4a4 [2022-05-20T16:33:10.639Z] ---> 93761988c03b [2022-05-20T16:33:10.639Z] Step 20/22 : LABEL arch=x86_64 [2022-05-20T16:33:10.985Z] ---> Running in c501d3407b00 [2022-05-20T16:33:10.985Z] Removing intermediate container ea6a6bee37d1 [2022-05-20T16:33:10.985Z] ---> aafc989f12dd [2022-05-20T16:33:10.985Z] Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2022-05-20T16:33:11.244Z] ---> Running in a9cf6ad32159 [2022-05-20T16:33:11.503Z] Removing intermediate container c501d3407b00 [2022-05-20T16:33:11.503Z] ---> 9d47f41b1c8f [2022-05-20T16:33:11.503Z] Step 21/22 : LABEL git_sha=4169e606539bb2d023554b237f76678cfe31300c [2022-05-20T16:33:11.503Z] ---> Running in 9d346716f424 [2022-05-20T16:33:11.792Z] Removing intermediate container a9cf6ad32159 [2022-05-20T16:33:11.792Z] ---> 009a7698abb2 [2022-05-20T16:33:11.792Z] Step 21/23 : LABEL arch=x86_64 [2022-05-20T16:33:11.792Z] ---> Running in 3cc1c00a691d [2022-05-20T16:33:12.068Z] Removing intermediate container 9d346716f424 [2022-05-20T16:33:12.068Z] ---> db1d65009700 [2022-05-20T16:33:12.068Z] Step 22/22 : LABEL version=0.0.0 [2022-05-20T16:33:12.068Z] ---> Running in ffd7be04aea1 [2022-05-20T16:33:12.353Z] Removing intermediate container 3cc1c00a691d [2022-05-20T16:33:12.353Z] ---> 94da0b2d8db0 [2022-05-20T16:33:12.353Z] Step 22/23 : LABEL git_sha=4169e606539bb2d023554b237f76678cfe31300c [2022-05-20T16:33:12.353Z] ---> Running in 44873f6edf77 [2022-05-20T16:33:12.612Z] Removing intermediate container ffd7be04aea1 [2022-05-20T16:33:12.612Z] ---> a0ee72023358 [2022-05-20T16:33:12.612Z] [2022-05-20T16:33:12.612Z] Successfully built a0ee72023358 [2022-05-20T16:33:12.612Z] Successfully tagged support-notifications:latest [2022-05-20T16:33:12.612Z]  Building support-notifications ... done Building security-spiffe-token-provider [2022-05-20T16:33:12.612Z] Removing intermediate container 44873f6edf77 [2022-05-20T16:33:12.612Z] ---> ba0bf3e46ff0 [2022-05-20T16:33:12.612Z] Step 23/23 : LABEL version=0.0.0 [2022-05-20T16:33:12.873Z] ---> Running in 198ad64de5c9 [2022-05-20T16:33:14.272Z] Removing intermediate container 198ad64de5c9 [2022-05-20T16:33:14.272Z] ---> a21513734544 [2022-05-20T16:33:14.272Z] [2022-05-20T16:33:14.272Z] Successfully built a21513734544 [2022-05-20T16:33:14.272Z] Successfully tagged core-command:latest [2022-05-20T16:33:14.272Z] Building security-proxy-setup [2022-05-20T16:33:24.303Z]  Building core-command ... done Step 1/22 : ARG BUILDER_BASE=golang:1.17-alpine3.15 [2022-05-20T16:33:24.303Z] Step 2/22 : FROM ${BUILDER_BASE} AS builder [2022-05-20T16:33:24.303Z] ---> 5a4197dc0087 [2022-05-20T16:33:24.303Z] Step 3/22 : WORKDIR /edgex-go [2022-05-20T16:33:24.303Z] ---> Using cache [2022-05-20T16:33:24.303Z] ---> 6563ad0ae031 [2022-05-20T16:33:24.303Z] Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-05-20T16:33:24.303Z] ---> Using cache [2022-05-20T16:33:24.303Z] ---> e7ca3cda9697 [2022-05-20T16:33:24.303Z] Step 5/22 : RUN apk add --update --no-cache make git [2022-05-20T16:33:24.303Z] ---> Using cache [2022-05-20T16:33:24.303Z] ---> 778319157b88 [2022-05-20T16:33:24.303Z] Step 6/22 : COPY go.mod vendor* ./ [2022-05-20T16:33:24.303Z] ---> Using cache [2022-05-20T16:33:24.303Z] ---> fbe1be8125d5 [2022-05-20T16:33:24.303Z] Step 7/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-05-20T16:33:24.303Z] ---> Using cache [2022-05-20T16:33:24.303Z] ---> 418935d73ce1 [2022-05-20T16:33:24.303Z] Step 8/22 : COPY . . [2022-05-20T16:33:24.303Z] ---> Using cache [2022-05-20T16:33:24.303Z] ---> d696463f0b23 [2022-05-20T16:33:24.303Z] Step 9/22 : RUN make cmd/security-proxy-setup/security-proxy-setup cmd/secrets-config/secrets-config [2022-05-20T16:33:24.303Z] Step 1/20 : ARG BUILDER_BASE=golang:1.17-alpine3.15 [2022-05-20T16:33:24.303Z] Step 2/20 : FROM ${BUILDER_BASE} AS builder [2022-05-20T16:33:24.303Z] ---> 5a4197dc0087 [2022-05-20T16:33:24.303Z] Step 3/20 : WORKDIR /edgex-go [2022-05-20T16:33:24.303Z] ---> Using cache [2022-05-20T16:33:24.303Z] ---> 6563ad0ae031 [2022-05-20T16:33:24.303Z] Step 4/20 : RUN apk update && apk --no-cache --update add build-base [2022-05-20T16:33:25.442Z] ? github.com/edgexfoundry/edgex-go/cmd/core-command [no test files] [2022-05-20T16:33:25.442Z] ? github.com/edgexfoundry/edgex-go/cmd/core-data [no test files] [2022-05-20T16:33:25.442Z] ? github.com/edgexfoundry/edgex-go/cmd/core-metadata [no test files] [2022-05-20T16:33:25.442Z] ? github.com/edgexfoundry/edgex-go/cmd/secrets-config [no test files] [2022-05-20T16:33:25.442Z] ? github.com/edgexfoundry/edgex-go/cmd/security-bootstrapper [no test files] [2022-05-20T16:33:25.442Z] ? github.com/edgexfoundry/edgex-go/cmd/security-file-token-provider [no test files] [2022-05-20T16:33:25.442Z] ? github.com/edgexfoundry/edgex-go/cmd/security-proxy-setup [no test files] [2022-05-20T16:33:25.442Z] ? github.com/edgexfoundry/edgex-go/cmd/security-secretstore-setup [no test files] [2022-05-20T16:33:25.442Z] ? github.com/edgexfoundry/edgex-go/cmd/security-spiffe-token-provider [no test files] [2022-05-20T16:33:26.039Z] ? github.com/edgexfoundry/edgex-go/cmd/support-notifications [no test files] [2022-05-20T16:33:26.039Z] ? github.com/edgexfoundry/edgex-go/cmd/support-scheduler [no test files] [2022-05-20T16:33:26.039Z] ? github.com/edgexfoundry/edgex-go/cmd/sys-mgmt-agent [no test files] [2022-05-20T16:33:26.039Z] ? github.com/edgexfoundry/edgex-go/cmd/sys-mgmt-executor [no test files] [2022-05-20T16:33:26.039Z] ? github.com/edgexfoundry/edgex-go/internal [no test files] [2022-05-20T16:33:26.039Z] ? github.com/edgexfoundry/edgex-go/internal/core/command [no test files] [2022-05-20T16:33:38.478Z] ok github.com/edgexfoundry/edgex-go/internal/core/command/application 0.225s coverage: 28.7% of statements [2022-05-20T16:33:38.478Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/config [no test files] [2022-05-20T16:33:38.478Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/container [no test files] [2022-05-20T16:33:39.180Z] ---> Running in 2792a648e6eb [2022-05-20T16:33:39.180Z] ---> Running in 6c5e140e7fd0 [2022-05-20T16:33:39.180Z] CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/security-proxy-setup/security-proxy-setup ./cmd/security-proxy-setup [2022-05-20T16:33:39.180Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz [2022-05-20T16:33:39.180Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz [2022-05-20T16:33:39.437Z] v3.15.4-150-g2cac749901 [https://nl.alpinelinux.org/alpine/v3.15/main] [2022-05-20T16:33:39.437Z] v3.15.4-155-gd52265d722 [https://nl.alpinelinux.org/alpine/v3.15/community] [2022-05-20T16:33:39.437Z] OK: 15864 distinct packages available [2022-05-20T16:33:39.437Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz [2022-05-20T16:33:40.374Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz [2022-05-20T16:33:40.632Z] OK: 221 MiB in 52 packages [2022-05-20T16:33:43.925Z] ok github.com/edgexfoundry/edgex-go/internal/core/command/controller/http 0.398s coverage: 98.5% of statements [2022-05-20T16:33:43.925Z] ? github.com/edgexfoundry/edgex-go/internal/core/data [no test files] [2022-05-20T16:33:43.925Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/application 0.396s coverage: 53.4% of statements [2022-05-20T16:33:43.925Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/config [no test files] [2022-05-20T16:33:43.925Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/container [no test files] [2022-05-20T16:33:45.910Z] Removing intermediate container 2792a648e6eb [2022-05-20T16:33:45.910Z] ---> 07e96e9d049b [2022-05-20T16:33:45.910Z] Step 5/20 : COPY go.mod vendor* ./ [2022-05-20T16:33:47.297Z] ---> 6132a517c578 [2022-05-20T16:33:47.297Z] Step 6/20 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-05-20T16:33:48.233Z] ---> Running in fa59922d999a [2022-05-20T16:33:56.347Z] Removing intermediate container fa59922d999a [2022-05-20T16:33:56.347Z] ---> 2c3c268513b7 [2022-05-20T16:33:56.347Z] Step 7/20 : COPY . . [2022-05-20T16:33:56.347Z] CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/secrets-config ./cmd/secrets-config [2022-05-20T16:34:04.573Z] ---> 36de79eff770 [2022-05-20T16:34:04.573Z] Step 8/20 : RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider [2022-05-20T16:34:04.573Z] ---> Running in 32728e845976 [2022-05-20T16:34:04.573Z] CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/security-spiffe-token-provider/security-spiffe-token-provider ./cmd/security-spiffe-token-provider [2022-05-20T16:34:05.162Z] Removing intermediate container 6c5e140e7fd0 [2022-05-20T16:34:05.162Z] ---> 1f0644d1f6a9 [2022-05-20T16:34:05.162Z] [2022-05-20T16:34:05.162Z] Step 10/22 : FROM alpine:3.14 [2022-05-20T16:34:05.162Z] ---> e04c818066af [2022-05-20T16:34:05.162Z] Step 11/22 : RUN apk add --update --no-cache curl dumb-init [2022-05-20T16:34:05.421Z] ---> Running in d1ecfaeb7ff6 [2022-05-20T16:34:05.680Z] Removing intermediate container 61def1e4081a [2022-05-20T16:34:05.680Z] ---> 65591b9093b6 [2022-05-20T16:34:05.680Z] [2022-05-20T16:34:05.680Z] Step 13/26 : FROM alpine:3.15 [2022-05-20T16:34:05.680Z] 3.15: Pulling from library/alpine [2022-05-20T16:34:05.997Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/x86_64/APKINDEX.tar.gz [2022-05-20T16:34:05.997Z] Digest: sha256:4edbd2beb5f78b1014028f4fbb99f3237d9561100b6881aabbf5acce2c4f9454 [2022-05-20T16:34:05.997Z] Status: Downloaded newer image for alpine:3.15 [2022-05-20T16:34:05.997Z] ---> 0ac33e5f5afa [2022-05-20T16:34:05.997Z] Step 14/26 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' [2022-05-20T16:34:05.997Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/x86_64/APKINDEX.tar.gz [2022-05-20T16:34:06.258Z] (1/6) Installing ca-certificates (20211220-r0) [2022-05-20T16:34:06.258Z] (2/6) Installing brotli-libs (1.0.9-r5) [2022-05-20T16:34:06.258Z] (3/6) Installing nghttp2-libs (1.43.0-r0) [2022-05-20T16:34:06.258Z] (4/6) Installing libcurl (7.79.1-r1) [2022-05-20T16:34:06.258Z] (5/6) Installing curl (7.79.1-r1) [2022-05-20T16:34:06.258Z] (6/6) Installing dumb-init (1.2.5-r1) [2022-05-20T16:34:06.258Z] Executing busybox-1.33.1-r7.trigger [2022-05-20T16:34:06.258Z] Executing ca-certificates-20211220-r0.trigger [2022-05-20T16:34:06.258Z] ---> Running in 9270eaba437b [2022-05-20T16:34:06.258Z] OK: 8 MiB in 20 packages [2022-05-20T16:34:06.517Z] Removing intermediate container 9270eaba437b [2022-05-20T16:34:06.517Z] ---> 4a282d358399 [2022-05-20T16:34:06.517Z] Step 15/26 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-05-20T16:34:06.776Z] ---> Running in 7498aa80863c [2022-05-20T16:34:07.033Z] Removing intermediate container d1ecfaeb7ff6 [2022-05-20T16:34:07.033Z] ---> fbfc060e326b [2022-05-20T16:34:07.033Z] Step 12/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' [2022-05-20T16:34:07.292Z] ---> Running in 0a30b9acd6f4 [2022-05-20T16:34:07.551Z] Removing intermediate container 0a30b9acd6f4 [2022-05-20T16:34:07.551Z] ---> 02470ce8c422 [2022-05-20T16:34:07.551Z] Step 13/22 : WORKDIR /edgex [2022-05-20T16:34:07.551Z] ---> Running in ca320b7eab7a [2022-05-20T16:34:07.811Z] Removing intermediate container ca320b7eab7a [2022-05-20T16:34:07.811Z] ---> f66ef316c5e9 [2022-05-20T16:34:07.811Z] Step 14/22 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/res/configuration.toml res/configuration.toml [2022-05-20T16:34:07.811Z] Removing intermediate container 7498aa80863c [2022-05-20T16:34:07.811Z] ---> d8639b309de4 [2022-05-20T16:34:07.811Z] Step 16/26 : RUN apk update && apk --no-cache --update add dumb-init openssl gcompat [2022-05-20T16:34:07.811Z] ---> Running in 10d8e19be348 [2022-05-20T16:34:08.070Z] ---> e762e6559f4f [2022-05-20T16:34:08.070Z] Step 15/22 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/security-proxy-setup . [2022-05-20T16:34:08.349Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz [2022-05-20T16:34:08.608Z] ---> d0b313c3527f [2022-05-20T16:34:08.608Z] Step 16/22 : COPY --from=builder /edgex-go/cmd/secrets-config/secrets-config . [2022-05-20T16:34:09.178Z] ---> bfaf2230584a [2022-05-20T16:34:09.178Z] Step 17/22 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/entrypoint.sh /usr/local/bin/ [2022-05-20T16:34:09.178Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz [2022-05-20T16:34:09.436Z] ---> 2451b2168702 [2022-05-20T16:34:09.436Z] Step 18/22 : RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / [2022-05-20T16:34:09.436Z] v3.15.4-150-g2cac749901 [https://nl.alpinelinux.org/alpine/v3.15/main] [2022-05-20T16:34:09.436Z] v3.15.4-155-gd52265d722 [https://nl.alpinelinux.org/alpine/v3.15/community] [2022-05-20T16:34:09.436Z] OK: 15857 distinct packages available [2022-05-20T16:34:09.695Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz [2022-05-20T16:34:09.695Z] ---> Running in 0eb3473fa782 [2022-05-20T16:34:10.632Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz [2022-05-20T16:34:10.815Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/controller/http 20.873s coverage: 89.2% of statements [2022-05-20T16:34:10.815Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/controller/messaging [no test files] [2022-05-20T16:34:10.815Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces [no test files] [2022-05-20T16:34:10.815Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces/mocks [no test files] [2022-05-20T16:34:10.815Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/messaging 1.470s coverage: 84.8% of statements [2022-05-20T16:34:10.815Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/mocks [no test files] [2022-05-20T16:34:10.815Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata [no test files] [2022-05-20T16:34:10.815Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/application [no test files] [2022-05-20T16:34:10.815Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/config [no test files] [2022-05-20T16:34:10.815Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/container [no test files] [2022-05-20T16:34:10.815Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/controller/http 2.045s coverage: 95.6% of statements [2022-05-20T16:34:10.815Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces [no test files] [2022-05-20T16:34:10.815Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces/mocks [no test files] [2022-05-20T16:34:10.815Z] ok github.com/edgexfoundry/edgex-go/internal/io 0.409s coverage: 72.2% of statements [2022-05-20T16:34:10.815Z] ? github.com/edgexfoundry/edgex-go/internal/pkg [no test files] [2022-05-20T16:34:10.815Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/application [no test files] [2022-05-20T16:34:10.815Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/handlers [no test files] [2022-05-20T16:34:10.815Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/interfaces [no test files] [2022-05-20T16:34:10.815Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/common [no test files] [2022-05-20T16:34:10.815Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/controller/http 0.567s coverage: 60.0% of statements [2022-05-20T16:34:10.815Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/correlation [no test files] [2022-05-20T16:34:10.815Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db [no test files] [2022-05-20T16:34:10.815Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db/redis [no test files] [2022-05-20T16:34:10.815Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/infrastructure/redis 0.691s coverage: 0.9% of statements [2022-05-20T16:34:10.815Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/interfaces [no test files] [2022-05-20T16:34:10.815Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/telemetry 0.335s coverage: 58.8% of statements [2022-05-20T16:34:10.815Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/utils 0.430s coverage: 29.6% of statements [2022-05-20T16:34:10.815Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper [no test files] [2022-05-20T16:34:10.815Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command 0.344s coverage: 47.1% of statements [2022-05-20T16:34:10.815Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gate 1.352s coverage: 79.5% of statements [2022-05-20T16:34:10.815Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/genpassword 0.210s coverage: 94.1% of statements [2022-05-20T16:34:10.815Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gethttpstatus 0.264s coverage: 96.3% of statements [2022-05-20T16:34:10.815Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/help 0.220s coverage: 87.5% of statements [2022-05-20T16:34:10.891Z] (1/5) Installing dumb-init (1.2.5-r1) [2022-05-20T16:34:10.891Z] (2/5) Installing musl-obstack (1.2.3-r0) [2022-05-20T16:34:10.891Z] (3/5) Installing libucontext (1.1-r0) [2022-05-20T16:34:10.891Z] Removing intermediate container 0eb3473fa782 [2022-05-20T16:34:10.891Z] ---> 8cc83f04a1b3 [2022-05-20T16:34:10.891Z] Step 19/22 : ENTRYPOINT ["entrypoint.sh"] [2022-05-20T16:34:11.171Z] ---> Running in 0e664d98cb3f [2022-05-20T16:34:11.171Z] (4/5) Installing gcompat (1.0.0-r4) [2022-05-20T16:34:11.171Z] (5/5) Installing openssl (1.1.1o-r0) [2022-05-20T16:34:11.171Z] Removing intermediate container 0e664d98cb3f [2022-05-20T16:34:11.171Z] ---> ee978e763cb9 [2022-05-20T16:34:11.171Z] Step 20/22 : LABEL arch=x86_64 [2022-05-20T16:34:11.171Z] Executing busybox-1.34.1-r5.trigger [2022-05-20T16:34:11.431Z] OK: 6 MiB in 19 packages [2022-05-20T16:34:11.431Z] ---> Running in d63a2f39f6ad [2022-05-20T16:34:11.431Z] Removing intermediate container d63a2f39f6ad [2022-05-20T16:34:11.431Z] ---> 0b483ad1dbb4 [2022-05-20T16:34:11.431Z] Step 21/22 : LABEL git_sha=4169e606539bb2d023554b237f76678cfe31300c [2022-05-20T16:34:11.692Z] ---> Running in 01e2932e47d4 [2022-05-20T16:34:11.954Z] Removing intermediate container 01e2932e47d4 [2022-05-20T16:34:11.954Z] ---> e592d555416b [2022-05-20T16:34:11.954Z] Step 22/22 : LABEL version=0.0.0 [2022-05-20T16:34:12.215Z] Removing intermediate container 10d8e19be348 [2022-05-20T16:34:12.215Z] ---> b5b06a4e591d [2022-05-20T16:34:12.215Z] Step 17/26 : COPY --from=builder /edgex-go/spire-build/bin/spire-agent /usr/local/bin [2022-05-20T16:34:12.215Z] ---> Running in a7a55fb157e5 [2022-05-20T16:34:12.476Z] Removing intermediate container a7a55fb157e5 [2022-05-20T16:34:12.476Z] ---> 9658e0b32eec [2022-05-20T16:34:12.476Z] [2022-05-20T16:34:12.476Z] Successfully built 9658e0b32eec [2022-05-20T16:34:12.476Z] Successfully tagged security-proxy-setup:latest [2022-05-20T16:34:12.476Z] Building core-data [2022-05-20T16:34:15.763Z]  Building security-proxy-setup ... done Step 1/23 : ARG BUILDER_BASE=golang:1.17-alpine3.15 [2022-05-20T16:34:15.763Z] Step 2/23 : FROM ${BUILDER_BASE} AS builder [2022-05-20T16:34:15.763Z] ---> 5a4197dc0087 [2022-05-20T16:34:15.763Z] Step 3/23 : WORKDIR /edgex-go [2022-05-20T16:34:15.763Z] ---> Using cache [2022-05-20T16:34:15.763Z] ---> 6563ad0ae031 [2022-05-20T16:34:15.763Z] Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-05-20T16:34:15.763Z] ---> Using cache [2022-05-20T16:34:15.763Z] ---> e7ca3cda9697 [2022-05-20T16:34:15.763Z] Step 5/23 : RUN apk add --update --no-cache zeromq-dev libsodium-dev pkgconfig build-base git [2022-05-20T16:34:16.699Z] ---> 8efd19299ee3 [2022-05-20T16:34:16.699Z] Step 18/26 : COPY --from=builder /edgex-go/spire-build/bin/spire-server /usr/local/bin [2022-05-20T16:34:16.699Z] ---> Running in 1227d4f9f547 [2022-05-20T16:34:17.266Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz [2022-05-20T16:34:18.249Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz [2022-05-20T16:34:18.508Z] OK: 221 MiB in 52 packages [2022-05-20T16:34:18.508Z] ---> 7d4f403c43af [2022-05-20T16:34:18.508Z] Step 19/26 : COPY --from=builder /edgex-go/cmd/security-spire-agent/docker-entrypoint.sh /usr/local/bin/ [2022-05-20T16:34:18.766Z] ---> 06fc5bc77caa [2022-05-20T16:34:18.766Z] Step 20/26 : COPY --from=builder /edgex-go/cmd/security-spire-agent/agent.conf /usr/local/etc/spire/agent.conf.tpl [2022-05-20T16:34:19.026Z] Removing intermediate container 1227d4f9f547 [2022-05-20T16:34:19.026Z] ---> 7bff737c1f10 [2022-05-20T16:34:19.026Z] Step 6/23 : COPY go.mod vendor* ./ [2022-05-20T16:34:19.026Z] ---> 5e42af049a01 [2022-05-20T16:34:19.026Z] Step 21/26 : COPY --from=builder /edgex-go/cmd/security-spire-agent/openssl.conf /usr/local/etc/ [2022-05-20T16:34:19.026Z] ---> 00b4f5b45a2c [2022-05-20T16:34:19.026Z] Step 7/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-05-20T16:34:19.285Z] ---> Running in 4927a26317c3 [2022-05-20T16:34:19.285Z] ---> 2c6788ee2016 [2022-05-20T16:34:19.285Z] Step 22/26 : ENTRYPOINT [ "/usr/bin/dumb-init" ] [2022-05-20T16:34:19.544Z] ---> Running in 11676d90a4b6 [2022-05-20T16:34:19.810Z] Removing intermediate container 11676d90a4b6 [2022-05-20T16:34:19.810Z] ---> 7662be453277 [2022-05-20T16:34:19.810Z] Step 23/26 : CMD [ "--verbose", "docker-entrypoint.sh" ] [2022-05-20T16:34:19.810Z] ---> Running in daa7dc5d014f [2022-05-20T16:34:20.069Z] Removing intermediate container daa7dc5d014f [2022-05-20T16:34:20.069Z] ---> 849beec5df5b [2022-05-20T16:34:20.069Z] Step 24/26 : LABEL arch=x86_64 [2022-05-20T16:34:20.330Z] ---> Running in 801fcf535bf3 [2022-05-20T16:34:20.591Z] Removing intermediate container 4927a26317c3 [2022-05-20T16:34:20.591Z] ---> 3ec1d11ac074 [2022-05-20T16:34:20.591Z] Step 8/23 : COPY . . [2022-05-20T16:34:20.591Z] Removing intermediate container 801fcf535bf3 [2022-05-20T16:34:20.591Z] ---> 85c56c0af65e [2022-05-20T16:34:20.591Z] Step 25/26 : LABEL git_sha=4169e606539bb2d023554b237f76678cfe31300c [2022-05-20T16:34:21.159Z] ---> Running in a9b00a0e35fc [2022-05-20T16:34:23.235Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/listen 12.270s coverage: 94.4% of statements [2022-05-20T16:34:23.235Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/ping 0.197s coverage: 44.8% of statements [2022-05-20T16:34:24.446Z] Removing intermediate container a9b00a0e35fc [2022-05-20T16:34:24.446Z] ---> d0100cee71ff [2022-05-20T16:34:24.446Z] Step 26/26 : LABEL version=0.0.0 [2022-05-20T16:34:24.446Z] ---> Running in a9975cbd7d4b [2022-05-20T16:34:24.446Z] Removing intermediate container 32728e845976 [2022-05-20T16:34:24.446Z] ---> 2e915eaf9693 [2022-05-20T16:34:24.446Z] [2022-05-20T16:34:24.446Z] Step 9/20 : FROM alpine:3.15 [2022-05-20T16:34:24.446Z] ---> 0ac33e5f5afa [2022-05-20T16:34:24.446Z] Step 10/20 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' [2022-05-20T16:34:24.446Z] ---> Using cache [2022-05-20T16:34:24.446Z] ---> 4a282d358399 [2022-05-20T16:34:24.446Z] Step 11/20 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-05-20T16:34:24.446Z] ---> Using cache [2022-05-20T16:34:24.446Z] ---> d8639b309de4 [2022-05-20T16:34:24.446Z] Step 12/20 : RUN apk update && apk --no-cache --update add dumb-init curl gcompat [2022-05-20T16:34:24.446Z] ---> Running in 3fcd4c05a75e [2022-05-20T16:34:24.446Z] Removing intermediate container a9975cbd7d4b [2022-05-20T16:34:24.446Z] ---> 9942bf18659a [2022-05-20T16:34:24.446Z] [2022-05-20T16:34:24.446Z] Successfully built 9942bf18659a [2022-05-20T16:34:24.446Z] Successfully tagged security-spire-agent:latest [2022-05-20T16:34:24.705Z]  Building security-spire-agent ... done fetch https://nl.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz [2022-05-20T16:34:25.644Z] ---> eed77e279e88 [2022-05-20T16:34:25.644Z] Step 9/23 : RUN make cmd/core-data/core-data [2022-05-20T16:34:25.644Z] ---> Running in 7dfbf1f97f89 [2022-05-20T16:34:25.644Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz [2022-05-20T16:34:25.904Z] CGO_ENABLED=1 GO111MODULE=on go build -tags "non_delayedstart" -ldflags "-linkmode=external -X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -buildmode=pie -o cmd/core-data/core-data ./cmd/core-data [2022-05-20T16:34:25.904Z] v3.15.4-150-g2cac749901 [https://nl.alpinelinux.org/alpine/v3.15/main] [2022-05-20T16:34:25.904Z] v3.15.4-155-gd52265d722 [https://nl.alpinelinux.org/alpine/v3.15/community] [2022-05-20T16:34:25.904Z] OK: 15857 distinct packages available [2022-05-20T16:34:25.904Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz [2022-05-20T16:34:26.849Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz [2022-05-20T16:34:27.109Z] (1/9) Installing ca-certificates (20211220-r0) [2022-05-20T16:34:27.109Z] (2/9) Installing brotli-libs (1.0.9-r5) [2022-05-20T16:34:27.368Z] (3/9) Installing nghttp2-libs (1.46.0-r0) [2022-05-20T16:34:27.368Z] (4/9) Installing libcurl (7.80.0-r1) [2022-05-20T16:34:27.536Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl 13.628s coverage: 82.5% of statements [2022-05-20T16:34:27.536Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl/share [no test files] [2022-05-20T16:34:27.628Z] (5/9) Installing curl (7.80.0-r1) [2022-05-20T16:34:27.628Z] (6/9) Installing dumb-init (1.2.5-r1) [2022-05-20T16:34:27.628Z] (7/9) Installing musl-obstack (1.2.3-r0) [2022-05-20T16:34:27.888Z] (8/9) Installing libucontext (1.1-r0) [2022-05-20T16:34:27.888Z] (9/9) Installing gcompat (1.0.0-r4) [2022-05-20T16:34:27.888Z] Executing busybox-1.34.1-r5.trigger [2022-05-20T16:34:27.888Z] Executing ca-certificates-20211220-r0.trigger [2022-05-20T16:34:27.888Z] OK: 8 MiB in 23 packages [2022-05-20T16:34:28.827Z] Removing intermediate container 3fcd4c05a75e [2022-05-20T16:34:28.827Z] ---> 87381fa72477 [2022-05-20T16:34:28.827Z] Step 13/20 : COPY --from=builder /edgex-go/Attribution.txt / [2022-05-20T16:34:28.827Z] ---> 10de44c2019e [2022-05-20T16:34:28.827Z] Step 14/20 : COPY --from=builder /edgex-go/cmd/security-spiffe-token-provider/security-spiffe-token-provider / [2022-05-20T16:34:29.765Z] ---> b1e89aaa46f9 [2022-05-20T16:34:29.765Z] Step 15/20 : COPY --from=builder /edgex-go/cmd/security-spiffe-token-provider/res/configuration.toml /res/configuration.toml [2022-05-20T16:34:29.765Z] ---> 768883663ac9 [2022-05-20T16:34:29.765Z] Step 16/20 : ENTRYPOINT [ "/security-spiffe-token-provider" ] [2022-05-20T16:34:30.026Z] ---> Running in e0632c9e7d1c [2022-05-20T16:34:30.026Z] Removing intermediate container e0632c9e7d1c [2022-05-20T16:34:30.026Z] ---> 47bf9131e05f [2022-05-20T16:34:30.026Z] Step 17/20 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2022-05-20T16:34:30.286Z] ---> Running in cea4d98aa2e6 [2022-05-20T16:34:30.286Z] Removing intermediate container cea4d98aa2e6 [2022-05-20T16:34:30.286Z] ---> 29a16a26c180 [2022-05-20T16:34:30.286Z] Step 18/20 : LABEL arch=x86_64 [2022-05-20T16:34:30.544Z] ---> Running in c35f35d5abbd [2022-05-20T16:34:30.544Z] Removing intermediate container c35f35d5abbd [2022-05-20T16:34:30.544Z] ---> 70b10e5c6eac [2022-05-20T16:34:30.544Z] Step 19/20 : LABEL git_sha=4169e606539bb2d023554b237f76678cfe31300c [2022-05-20T16:34:30.804Z] ---> Running in 572232f7f53c [2022-05-20T16:34:30.804Z] Removing intermediate container 572232f7f53c [2022-05-20T16:34:30.804Z] ---> 3a06822b9360 [2022-05-20T16:34:30.804Z] Step 20/20 : LABEL version=0.0.0 [2022-05-20T16:34:31.063Z] ---> Running in 5335ec625fed [2022-05-20T16:34:31.063Z] Removing intermediate container 5335ec625fed [2022-05-20T16:34:31.063Z] ---> 7bdc3ca56e7a [2022-05-20T16:34:31.063Z] [2022-05-20T16:34:31.321Z] Successfully built 7bdc3ca56e7a [2022-05-20T16:34:31.321Z] Successfully tagged security-spiffe-token-provider:latest [2022-05-20T16:34:35.851Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/waitfor 22.258s coverage: 92.9% of statements [2022-05-20T16:34:35.851Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/config [no test files] [2022-05-20T16:34:35.851Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/container [no test files] [2022-05-20T16:34:35.851Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/handlers [no test files] [2022-05-20T16:34:35.851Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/helper 0.082s coverage: 65.1% of statements [2022-05-20T16:34:35.851Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/interfaces [no test files] [2022-05-20T16:34:35.851Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis [no test files] [2022-05-20T16:34:35.851Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/config [no test files] [2022-05-20T16:34:35.851Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/container [no test files] [2022-05-20T16:34:35.851Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/handlers [no test files] [2022-05-20T16:34:35.851Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/tcp 11.200s coverage: 87.2% of statements [2022-05-20T16:34:35.851Z] ? github.com/edgexfoundry/edgex-go/internal/security/config [no test files] [2022-05-20T16:34:35.851Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command [no test files] [2022-05-20T16:34:35.851Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/help 0.175s coverage: 100.0% of statements [2022-05-20T16:34:35.851Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy [no test files] [2022-05-20T16:34:35.851Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/adduser 0.281s coverage: 58.8% of statements [2022-05-20T16:34:35.851Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/common [no test files] [2022-05-20T16:34:35.851Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/deluser 0.277s coverage: 80.0% of statements [2022-05-20T16:34:35.851Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/jwt 0.237s coverage: 87.2% of statements [2022-05-20T16:34:35.851Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/oauth2 0.287s coverage: 85.4% of statements [2022-05-20T16:34:35.851Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/tls 0.759s coverage: 91.2% of statements [2022-05-20T16:34:35.851Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/interfaces [no test files] [2022-05-20T16:34:40.182Z] ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider 0.948s coverage: 64.4% of statements [2022-05-20T16:34:40.182Z] ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/config [no test files] [2022-05-20T16:34:40.182Z] ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/container [no test files] [2022-05-20T16:34:40.182Z] ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider/mocks 0.273s coverage: 100.0% of statements [2022-05-20T16:34:40.182Z] ok github.com/edgexfoundry/edgex-go/internal/security/kdf 0.143s coverage: 89.4% of statements [2022-05-20T16:34:40.182Z] ok github.com/edgexfoundry/edgex-go/internal/security/kdf/mocks 0.068s coverage: 100.0% of statements [2022-05-20T16:34:40.182Z] ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader 0.082s coverage: 73.7% of statements [2022-05-20T16:34:40.182Z] ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader/mocks 0.050s coverage: 100.0% of statements [2022-05-20T16:34:41.300Z]  Building security-spiffe-token-provider ... done Building bin/spire-agent... [2022-05-20T16:34:41.300Z] go: downloading github.com/envoyproxy/go-control-plane v0.10.1 [2022-05-20T16:34:41.300Z] go: downloading github.com/aws/aws-sdk-go-v2/service/secretsmanager v1.14.0 [2022-05-20T16:34:41.300Z] go: downloading cloud.google.com/go/secretmanager v1.3.0 [2022-05-20T16:34:41.300Z] go: downloading github.com/docker/docker v20.10.12+incompatible [2022-05-20T16:34:41.300Z] go: downloading github.com/google/go-tpm-tools v0.3.3 [2022-05-20T16:34:41.301Z] go: downloading github.com/cncf/xds/go v0.0.0-20211130200136-a8f946100490 [2022-05-20T16:34:41.301Z] go: downloading github.com/envoyproxy/protoc-gen-validate v0.6.2 [2022-05-20T16:34:41.301Z] go: downloading github.com/docker/go-units v0.4.0 [2022-05-20T16:34:41.301Z] go: downloading github.com/docker/go-connections v0.4.0 [2022-05-20T16:34:41.301Z] go: downloading github.com/opencontainers/image-spec v1.0.1 [2022-05-20T16:34:41.301Z] go: downloading github.com/docker/distribution v2.7.1+incompatible [2022-05-20T16:34:41.301Z] go: downloading github.com/containerd/containerd v1.3.4 [2022-05-20T16:34:41.301Z] go: downloading github.com/opencontainers/go-digest v1.0.0 [2022-05-20T16:34:41.301Z] Building bin/spire-agent... [2022-05-20T16:34:41.560Z] go: downloading github.com/envoyproxy/go-control-plane v0.10.1 [2022-05-20T16:34:41.560Z] go: downloading github.com/aws/aws-sdk-go-v2/service/secretsmanager v1.14.0 [2022-05-20T16:34:41.560Z] go: downloading github.com/docker/docker v20.10.12+incompatible [2022-05-20T16:34:41.560Z] go: downloading cloud.google.com/go/secretmanager v1.3.0 [2022-05-20T16:34:42.131Z] go: downloading github.com/google/go-tpm-tools v0.3.3 [2022-05-20T16:34:42.131Z] go: downloading github.com/cncf/xds/go v0.0.0-20211130200136-a8f946100490 [2022-05-20T16:34:42.131Z] go: downloading github.com/envoyproxy/protoc-gen-validate v0.6.2 [2022-05-20T16:34:42.390Z] go: downloading github.com/docker/go-units v0.4.0 [2022-05-20T16:34:42.390Z] go: downloading github.com/docker/go-connections v0.4.0 [2022-05-20T16:34:42.390Z] go: downloading github.com/opencontainers/image-spec v1.0.1 [2022-05-20T16:34:42.390Z] go: downloading github.com/containerd/containerd v1.3.4 [2022-05-20T16:34:42.390Z] go: downloading github.com/opencontainers/go-digest v1.0.0 [2022-05-20T16:34:42.390Z] go: downloading github.com/docker/distribution v2.7.1+incompatible [2022-05-20T16:34:44.929Z] Removing intermediate container 7dfbf1f97f89 [2022-05-20T16:34:44.929Z] ---> 184be22f5f7f [2022-05-20T16:34:44.929Z] [2022-05-20T16:34:44.929Z] Step 10/23 : FROM alpine:3.14 [2022-05-20T16:34:44.929Z] ---> e04c818066af [2022-05-20T16:34:44.929Z] Step 11/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium' [2022-05-20T16:34:45.187Z] ---> Running in edabd7abff95 [2022-05-20T16:34:45.453Z] Removing intermediate container edabd7abff95 [2022-05-20T16:34:45.453Z] ---> 2364dc0a51ee [2022-05-20T16:34:45.453Z] Step 12/23 : ENV APP_PORT=59880 [2022-05-20T16:34:45.712Z] ---> Running in 45dfe17252c2 [2022-05-20T16:34:45.971Z] Removing intermediate container 45dfe17252c2 [2022-05-20T16:34:45.971Z] ---> 1305ab76552c [2022-05-20T16:34:45.971Z] Step 13/23 : EXPOSE $APP_PORT [2022-05-20T16:34:45.971Z] ---> Running in f9e24975d0a3 [2022-05-20T16:34:46.230Z] Removing intermediate container f9e24975d0a3 [2022-05-20T16:34:46.230Z] ---> 197773ace0cc [2022-05-20T16:34:46.230Z] Step 14/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-05-20T16:34:46.489Z] ---> Running in 47d8ec4ca4e1 [2022-05-20T16:34:47.863Z] Removing intermediate container 47d8ec4ca4e1 [2022-05-20T16:34:47.863Z] ---> 0af7ea615310 [2022-05-20T16:34:47.863Z] Step 15/23 : RUN apk add --update --no-cache zeromq dumb-init [2022-05-20T16:34:47.863Z] ---> Running in ca12da23569c [2022-05-20T16:34:48.430Z] fetch https://nl.alpinelinux.org/alpine/v3.14/main/x86_64/APKINDEX.tar.gz [2022-05-20T16:34:48.485Z] ok github.com/edgexfoundry/edgex-go/internal/security/proxy 1.263s coverage: 65.4% of statements [2022-05-20T16:34:48.485Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxy/config [no test files] [2022-05-20T16:34:48.485Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxy/container [no test files] [2022-05-20T16:34:48.485Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxy/models [no test files] [2022-05-20T16:34:48.997Z] fetch https://nl.alpinelinux.org/alpine/v3.14/community/x86_64/APKINDEX.tar.gz [2022-05-20T16:34:49.565Z] (1/6) Installing dumb-init (1.2.5-r1) [2022-05-20T16:34:49.565Z] (2/6) Installing libgcc (10.3.1_git20210424-r2) [2022-05-20T16:34:49.565Z] (3/6) Installing libsodium (1.0.18-r0) [2022-05-20T16:34:49.825Z] (4/6) Installing libstdc++ (10.3.1_git20210424-r2) [2022-05-20T16:34:49.825Z] (5/6) Installing libzmq (4.3.4-r0) [2022-05-20T16:34:49.825Z] (6/6) Installing zeromq (4.3.4-r0) [2022-05-20T16:34:50.085Z] Executing busybox-1.33.1-r7.trigger [2022-05-20T16:34:50.085Z] OK: 8 MiB in 20 packages [2022-05-20T16:34:50.474Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore 0.780s coverage: 43.8% of statements [2022-05-20T16:34:50.474Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/config [no test files] [2022-05-20T16:34:50.474Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/container [no test files] [2022-05-20T16:34:50.474Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/secretsengine 0.256s coverage: 89.5% of statements [2022-05-20T16:34:50.474Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokencreatable [no test files] [2022-05-20T16:34:50.474Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokenfilewriter 0.264s coverage: 84.8% of statements [2022-05-20T16:34:50.474Z] ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider [no test files] [2022-05-20T16:34:50.474Z] ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider/config [no test files] [2022-05-20T16:34:50.474Z] ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider/container [no test files] [2022-05-20T16:34:50.474Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications [no test files] [2022-05-20T16:34:51.025Z] Removing intermediate container ca12da23569c [2022-05-20T16:34:51.025Z] ---> d4e8ed022d49 [2022-05-20T16:34:51.025Z] Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / [2022-05-20T16:34:51.285Z] ---> 16b75380d300 [2022-05-20T16:34:51.285Z] Step 17/23 : COPY --from=builder /edgex-go/cmd/core-data/core-data / [2022-05-20T16:34:51.854Z] ---> 27cda19eedec [2022-05-20T16:34:51.854Z] Step 18/23 : COPY --from=builder /edgex-go/cmd/core-data/res/configuration.toml /res/configuration.toml [2022-05-20T16:34:51.854Z] ---> 54a8b370b014 [2022-05-20T16:34:51.854Z] Step 19/23 : ENTRYPOINT ["/core-data"] [2022-05-20T16:34:51.854Z] ---> Running in 0367de4e9966 [2022-05-20T16:34:52.114Z] Removing intermediate container 0367de4e9966 [2022-05-20T16:34:52.114Z] ---> 39aa16404405 [2022-05-20T16:34:52.114Z] Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2022-05-20T16:34:52.114Z] ---> Running in 30d581074cdb [2022-05-20T16:34:52.114Z] Removing intermediate container 30d581074cdb [2022-05-20T16:34:52.114Z] ---> 5b99afab6e85 [2022-05-20T16:34:52.114Z] Step 21/23 : LABEL arch=x86_64 [2022-05-20T16:34:52.114Z] ---> Running in 91dad0e24157 [2022-05-20T16:34:52.683Z] Removing intermediate container 91dad0e24157 [2022-05-20T16:34:52.683Z] ---> 53d380cbec7f [2022-05-20T16:34:52.683Z] Step 22/23 : LABEL git_sha=4169e606539bb2d023554b237f76678cfe31300c [2022-05-20T16:34:52.683Z] ---> Running in 0b8a7723b313 [2022-05-20T16:34:52.683Z] Removing intermediate container 0b8a7723b313 [2022-05-20T16:34:52.683Z] ---> 284fc0d06f7f [2022-05-20T16:34:52.683Z] Step 23/23 : LABEL version=0.0.0 [2022-05-20T16:34:52.942Z] ---> Running in 2f376878e663 [2022-05-20T16:34:52.942Z] Removing intermediate container 2f376878e663 [2022-05-20T16:34:52.942Z] ---> c2f4a7b20317 [2022-05-20T16:34:52.942Z] [2022-05-20T16:34:53.200Z] Successfully built c2f4a7b20317 [2022-05-20T16:34:53.200Z] Successfully tagged core-data:latest [2022-05-20T16:35:00.662Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications/application 6.366s coverage: 17.7% of statements [2022-05-20T16:35:00.662Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel [no test files] [2022-05-20T16:35:00.662Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel/mocks [no test files] [2022-05-20T16:35:00.662Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/config [no test files] [2022-05-20T16:35:00.662Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/container [no test files] [2022-05-20T16:35:00.662Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications/controller/http 0.707s coverage: 92.3% of statements [2022-05-20T16:35:00.662Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces [no test files] [2022-05-20T16:35:00.662Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces/mocks [no test files] [2022-05-20T16:35:00.662Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler [no test files] [2022-05-20T16:35:00.662Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/application [no test files] [2022-05-20T16:35:00.662Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/application/scheduler 0.232s coverage: 63.2% of statements [2022-05-20T16:35:00.662Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/config [no test files] [2022-05-20T16:35:00.662Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/container [no test files] [2022-05-20T16:35:00.662Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/controller/http 0.404s coverage: 97.7% of statements [2022-05-20T16:35:00.662Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces [no test files] [2022-05-20T16:35:00.662Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces/mocks [no test files] [2022-05-20T16:35:00.662Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent [no test files] [2022-05-20T16:35:00.662Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/application [no test files] [2022-05-20T16:35:00.662Z] ok github.com/edgexfoundry/edgex-go/internal/system/agent/application/direct 0.198s coverage: 28.9% of statements [2022-05-20T16:35:00.662Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/application/direct/config [no test files] [2022-05-20T16:35:00.662Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/application/executor [no test files] [2022-05-20T16:35:00.662Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/config [no test files] [2022-05-20T16:35:00.662Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/container [no test files] [2022-05-20T16:35:00.662Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/controller/http [no test files] [2022-05-20T16:35:00.662Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/interfaces [no test files] [2022-05-20T16:35:00.662Z] ok github.com/edgexfoundry/edgex-go/internal/system/agent/response 0.285s coverage: 100.0% of statements [2022-05-20T16:35:00.662Z] ok github.com/edgexfoundry/edgex-go/internal/system/executor 0.091s coverage: 96.9% of statements [2022-05-20T16:35:00.662Z] if which hadolint > /dev/null ; then hadolint --config .hadolint.yml `find * -type f -name 'Dockerfile*' -print` ; elif test "aarch64" = "x86_64" && which docker > /dev/null ; then docker run --rm -v `pwd`:/host:ro,z --entrypoint /bin/hadolint hadolint/hadolint:latest --config /host/.hadolint.yml `find * -type f -name 'Dockerfile*' | xargs -i echo '/host/{}'` ; fi [2022-05-20T16:35:00.662Z] WARNING: Linting skipped (not on x86_64 or linter not installed) [2022-05-20T16:35:00.662Z] GO111MODULE=on go vet ./... [2022-05-20T16:35:39.893Z]  Building core-data ... done Removing intermediate container a366d78f24f8 [2022-05-20T16:35:39.893Z] ---> 0bd94a6dd780 [2022-05-20T16:35:39.893Z] [2022-05-20T16:35:39.893Z] Step 13/25 : FROM alpine:3.15 [2022-05-20T16:35:39.893Z] ---> 0ac33e5f5afa [2022-05-20T16:35:39.893Z] Step 14/25 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' [2022-05-20T16:35:39.893Z] ---> Using cache [2022-05-20T16:35:39.893Z] ---> 4a282d358399 [2022-05-20T16:35:39.893Z] Step 15/25 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-05-20T16:35:39.893Z] ---> Using cache [2022-05-20T16:35:39.893Z] ---> d8639b309de4 [2022-05-20T16:35:39.893Z] Step 16/25 : RUN apk update && apk --no-cache --update add dumb-init openssl gcompat [2022-05-20T16:35:39.893Z] ---> Using cache [2022-05-20T16:35:39.893Z] ---> b5b06a4e591d [2022-05-20T16:35:39.893Z] Step 17/25 : COPY --from=builder /edgex-go/spire-build/bin/spire-server /usr/local/bin [2022-05-20T16:35:39.893Z] Removing intermediate container 321a5a7d5a68 [2022-05-20T16:35:39.893Z] ---> 45654642b473 [2022-05-20T16:35:39.893Z] [2022-05-20T16:35:39.894Z] Step 13/26 : FROM alpine:3.15 [2022-05-20T16:35:39.894Z] ---> 0ac33e5f5afa [2022-05-20T16:35:39.894Z] Step 14/26 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' [2022-05-20T16:35:39.894Z] ---> Using cache [2022-05-20T16:35:39.894Z] ---> 4a282d358399 [2022-05-20T16:35:39.894Z] Step 15/26 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-05-20T16:35:39.894Z] ---> Using cache [2022-05-20T16:35:39.894Z] ---> d8639b309de4 [2022-05-20T16:35:39.894Z] Step 16/26 : RUN apk update && apk --no-cache --update add dumb-init gcompat [2022-05-20T16:35:39.894Z] ---> Running in 3cd6418cf299 [2022-05-20T16:35:39.894Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz [2022-05-20T16:35:39.894Z] ---> 90d5513e40b0 [2022-05-20T16:35:39.894Z] Step 18/25 : COPY --from=builder /edgex-go/cmd/security-spire-server/docker-entrypoint.sh /usr/local/bin/ [2022-05-20T16:35:39.894Z] ---> 3e116628963a [2022-05-20T16:35:39.894Z] Step 19/25 : COPY --from=builder /edgex-go/cmd/security-spire-server/server.conf /usr/local/etc/spire/server.conf.tpl [2022-05-20T16:35:39.894Z] ---> 9f5b2fdb1b09 [2022-05-20T16:35:39.894Z] Step 20/25 : COPY --from=builder /edgex-go/cmd/security-spire-server/openssl.conf /usr/local/etc/ [2022-05-20T16:35:39.894Z] ---> 4c756cbf6498 [2022-05-20T16:35:39.894Z] Step 21/25 : ENTRYPOINT [ "/usr/bin/dumb-init" ] [2022-05-20T16:35:39.894Z] ---> Running in 393b7dd105d4 [2022-05-20T16:35:39.894Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz [2022-05-20T16:35:39.894Z] Removing intermediate container 393b7dd105d4 [2022-05-20T16:35:39.894Z] ---> e3e88be64506 [2022-05-20T16:35:39.894Z] Step 22/25 : CMD [ "--verbose", "docker-entrypoint.sh" ] [2022-05-20T16:35:39.894Z] ---> Running in 0231c1b6c285 [2022-05-20T16:35:39.894Z] Removing intermediate container 0231c1b6c285 [2022-05-20T16:35:39.894Z] ---> 4f03854ab3d2 [2022-05-20T16:35:39.894Z] Step 23/25 : LABEL arch=x86_64 [2022-05-20T16:35:39.894Z] ---> Running in f680351406f2 [2022-05-20T16:35:39.894Z] Removing intermediate container f680351406f2 [2022-05-20T16:35:39.894Z] ---> 69b8007860d5 [2022-05-20T16:35:39.894Z] Step 24/25 : LABEL git_sha=4169e606539bb2d023554b237f76678cfe31300c [2022-05-20T16:35:39.894Z] v3.15.4-150-g2cac749901 [https://nl.alpinelinux.org/alpine/v3.15/main] [2022-05-20T16:35:39.894Z] v3.15.4-155-gd52265d722 [https://nl.alpinelinux.org/alpine/v3.15/community] [2022-05-20T16:35:39.894Z] OK: 15857 distinct packages available [2022-05-20T16:35:39.894Z] ---> Running in d77c8f5112ed [2022-05-20T16:35:39.894Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz [2022-05-20T16:35:39.894Z] Removing intermediate container d77c8f5112ed [2022-05-20T16:35:39.894Z] ---> 25adde835c63 [2022-05-20T16:35:39.894Z] Step 25/25 : LABEL version=0.0.0 [2022-05-20T16:35:39.894Z] ---> Running in 3ae80fbf9fc0 [2022-05-20T16:35:39.894Z] Removing intermediate container 3ae80fbf9fc0 [2022-05-20T16:35:39.894Z] ---> 26b4db46b7cd [2022-05-20T16:35:39.894Z] [2022-05-20T16:35:39.894Z] Successfully built 26b4db46b7cd [2022-05-20T16:35:39.894Z] Successfully tagged security-spire-server:latest [2022-05-20T16:35:39.894Z]  Building security-spire-server ... done fetch https://nl.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz [2022-05-20T16:35:40.153Z] (1/4) Installing dumb-init (1.2.5-r1) [2022-05-20T16:35:40.153Z] (2/4) Installing musl-obstack (1.2.3-r0) [2022-05-20T16:35:40.153Z] (3/4) Installing libucontext (1.1-r0) [2022-05-20T16:35:40.416Z] (4/4) Installing gcompat (1.0.0-r4) [2022-05-20T16:35:40.416Z] Executing busybox-1.34.1-r5.trigger [2022-05-20T16:35:40.416Z] OK: 6 MiB in 18 packages [2022-05-20T16:35:40.986Z] Removing intermediate container 3cd6418cf299 [2022-05-20T16:35:40.986Z] ---> a089f736e381 [2022-05-20T16:35:40.986Z] Step 17/26 : COPY --from=builder /edgex-go/spire-build/bin/spire-server /usr/local/bin [2022-05-20T16:35:42.367Z] ---> ba79dc1fffc3 [2022-05-20T16:35:42.367Z] Step 18/26 : COPY --from=builder /edgex-go/cmd/security-spire-config/docker-entrypoint.sh /usr/local/bin/ [2022-05-20T16:35:42.367Z] ---> d7cb23aa4025 [2022-05-20T16:35:42.367Z] Step 19/26 : WORKDIR /usr/local/etc/spiffe-scripts.d [2022-05-20T16:35:42.367Z] ---> Running in d122b7c38e7e [2022-05-20T16:35:42.367Z] Removing intermediate container d122b7c38e7e [2022-05-20T16:35:42.367Z] ---> b283a1d7cc88 [2022-05-20T16:35:42.367Z] Step 20/26 : COPY --from=builder /edgex-go/cmd/security-spire-config/seed_builtin_entries.sh /usr/local/etc/spiffe-scripts.d [2022-05-20T16:35:42.627Z] ---> 68b62d11c543 [2022-05-20T16:35:42.627Z] Step 21/26 : WORKDIR / [2022-05-20T16:35:42.627Z] ---> Running in d00aaf822675 [2022-05-20T16:35:42.887Z] Removing intermediate container d00aaf822675 [2022-05-20T16:35:42.887Z] ---> ac22df91eb44 [2022-05-20T16:35:42.887Z] Step 22/26 : ENTRYPOINT [ "/usr/bin/dumb-init" ] [2022-05-20T16:35:42.887Z] ---> Running in 3008e2b32cb6 [2022-05-20T16:35:42.887Z] Removing intermediate container 3008e2b32cb6 [2022-05-20T16:35:42.887Z] ---> ecf45fa26cec [2022-05-20T16:35:42.887Z] Step 23/26 : CMD [ "--verbose", "docker-entrypoint.sh" ] [2022-05-20T16:35:43.147Z] ---> Running in 16afd49b3a4e [2022-05-20T16:35:43.147Z] Removing intermediate container 16afd49b3a4e [2022-05-20T16:35:43.147Z] ---> bdf5d65ff5bb [2022-05-20T16:35:43.147Z] Step 24/26 : LABEL arch=x86_64 [2022-05-20T16:35:43.147Z] ---> Running in 52d61e6cd927 [2022-05-20T16:35:43.413Z] Removing intermediate container 52d61e6cd927 [2022-05-20T16:35:43.413Z] ---> a8d5d64bb9b4 [2022-05-20T16:35:43.413Z] Step 25/26 : LABEL git_sha=4169e606539bb2d023554b237f76678cfe31300c [2022-05-20T16:35:43.413Z] ---> Running in b35c3af32b63 [2022-05-20T16:35:43.413Z] Removing intermediate container b35c3af32b63 [2022-05-20T16:35:43.413Z] ---> 65e1355155ae [2022-05-20T16:35:43.413Z] Step 26/26 : LABEL version=0.0.0 [2022-05-20T16:35:43.413Z] ---> Running in 3393db5591f0 [2022-05-20T16:35:43.674Z] Removing intermediate container 3393db5591f0 [2022-05-20T16:35:43.674Z] ---> 4a099b78f438 [2022-05-20T16:35:43.674Z] [2022-05-20T16:35:43.674Z] Successfully built 4a099b78f438 [2022-05-20T16:35:43.674Z] Successfully tagged security-spire-config:latest [2022-05-20T16:35:43.681Z]  Building security-spire-config ... done  [Pipeline] } [2022-05-20T16:35:43.692Z] $ docker stop --time=1 2c3d34794a72b47c050a16e47a1dd6e2306cfc63b85261b7901450cb19bba89a [2022-05-20T16:35:44.992Z] $ docker rm -f 2c3d34794a72b47c050a16e47a1dd6e2306cfc63b85261b7901450cb19bba89a [Pipeline] // withDockerContainer [Pipeline] sh [2022-05-20T16:35:45.340Z] + docker images [2022-05-20T16:35:45.340Z] REPOSITORY TAG IMAGE ID CREATED SIZE [2022-05-20T16:35:45.340Z] security-spire-config latest 4a099b78f438 2 seconds ago 86.7MB [2022-05-20T16:35:45.340Z] security-spire-server latest 26b4db46b7cd 6 seconds ago 87.3MB [2022-05-20T16:35:45.340Z] 45654642b473 17 seconds ago 4.43GB [2022-05-20T16:35:45.340Z] 0bd94a6dd780 18 seconds ago 4.43GB [2022-05-20T16:35:45.340Z] core-data latest c2f4a7b20317 53 seconds ago 22.5MB [2022-05-20T16:35:45.340Z] 184be22f5f7f About a minute ago 1.52GB [2022-05-20T16:35:45.340Z] security-spiffe-token-provider latest 7bdc3ca56e7a About a minute ago 28.8MB [2022-05-20T16:35:45.340Z] security-spire-agent latest 9942bf18659a About a minute ago 127MB [2022-05-20T16:35:45.340Z] 2e915eaf9693 About a minute ago 1.54GB [2022-05-20T16:35:45.340Z] security-proxy-setup latest 9658e0b32eec About a minute ago 26.9MB [2022-05-20T16:35:45.340Z] 1f0644d1f6a9 About a minute ago 1.5GB [2022-05-20T16:35:45.340Z] 65591b9093b6 About a minute ago 4.43GB [2022-05-20T16:35:45.340Z] core-command latest a21513734544 2 minutes ago 16.1MB [2022-05-20T16:35:45.340Z] support-notifications latest a0ee72023358 2 minutes ago 26.9MB [2022-05-20T16:35:45.340Z] e820a060750e 2 minutes ago 1.49GB [2022-05-20T16:35:45.340Z] 12466f5cf08a 2 minutes ago 1.55GB [2022-05-20T16:35:45.340Z] support-scheduler latest fba146361653 3 minutes ago 26.3MB [2022-05-20T16:35:45.340Z] 9c34e6b6a4ca 3 minutes ago 1.55GB [2022-05-20T16:35:45.340Z] sys-mgmt-agent latest 16627b429252 4 minutes ago 299MB [2022-05-20T16:35:45.340Z] security-bootstrapper latest 918018dca5a2 4 minutes ago 19.1MB [2022-05-20T16:35:45.340Z] security-secretstore-setup latest cf6d1dcfe4b4 4 minutes ago 28.5MB [2022-05-20T16:35:45.340Z] core-metadata latest 7621da33f0af 4 minutes ago 17MB [2022-05-20T16:35:45.340Z] af8e9090969a 4 minutes ago 1.49GB [2022-05-20T16:35:45.340Z] a8a6b0dcc927 4 minutes ago 1.5GB [2022-05-20T16:35:45.340Z] 1c3b95795fb0 4 minutes ago 1.5GB [2022-05-20T16:35:45.340Z] e4de0da257fb 4 minutes ago 1.5GB [2022-05-20T16:35:45.340Z] ci-base-image-x86_64 latest 5a4197dc0087 8 minutes ago 895MB [2022-05-20T16:35:45.340Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base 1.17-alpine f018257e8ee9 4 weeks ago 562MB [2022-05-20T16:35:45.340Z] nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver latest a97f223af7a3 4 weeks ago 254MB [2022-05-20T16:35:45.340Z] docker 20.10.14 7417809fdb73 6 weeks ago 218MB [2022-05-20T16:35:45.340Z] alpine 3.14 e04c818066af 6 weeks ago 5.59MB [2022-05-20T16:35:45.340Z] alpine 3.15 0ac33e5f5afa 6 weeks ago 5.57MB [2022-05-20T16:35:45.340Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose latest 360bccc3ab07 23 months ago 310MB [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) Stage "Docker Push" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snap) Stage "Snap" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } [2022-05-20T16:36:37.511Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2022-05-20T16:36:38.938Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2022-05-20T16:36:40.375Z] ./bin/test-attribution-txt.sh [Pipeline] echo [2022-05-20T16:36:43.792Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] sh [2022-05-20T16:36:44.458Z] + ls -al . [2022-05-20T16:36:44.458Z] total 680 [2022-05-20T16:36:44.458Z] drwxrwxr-x 9 1001 1001 4096 May 20 16:36 . [2022-05-20T16:36:44.458Z] drwxr-xr-x 4 root root 4096 May 20 16:31 .. [2022-05-20T16:36:44.458Z] -rw-rw-r-- 1 1001 1001 11 May 20 16:29 .dockerignore [2022-05-20T16:36:44.458Z] drwxrwxr-x 8 1001 1001 4096 May 20 16:29 .git [2022-05-20T16:36:44.458Z] drwxrwxr-x 3 1001 1001 4096 May 20 16:29 .github [2022-05-20T16:36:44.458Z] -rw-rw-r-- 1 1001 1001 879 May 20 16:29 .gitignore [2022-05-20T16:36:44.458Z] -rw-rw-r-- 1 1001 1001 42 May 20 16:29 .golangci.yml [2022-05-20T16:36:44.458Z] -rw-rw-r-- 1 1001 1001 87 May 20 16:29 .hadolint.yml [2022-05-20T16:36:44.458Z] -rw-rw-r-- 1 1001 1001 166 May 20 16:29 .sonarcloud.properties [2022-05-20T16:36:44.458Z] -rw-rw-r-- 1 1001 1001 1171 May 20 16:29 ADOPTERS.md [2022-05-20T16:36:44.458Z] -rw-rw-r-- 1 1001 1001 10086 May 20 16:29 Attribution.txt [2022-05-20T16:36:44.458Z] -rw-rw-r-- 1 1001 1001 63209 May 20 16:29 CHANGELOG.md [2022-05-20T16:36:44.458Z] -rw-rw-r-- 1 1001 1001 3804 May 20 16:29 CONTRIBUTING.md [2022-05-20T16:36:44.458Z] -rw-rw-r-- 1 1001 1001 677 May 20 16:29 GOVERNANCE.md [2022-05-20T16:36:44.458Z] -rw-rw-r-- 1 1001 1001 850 May 20 16:29 Jenkinsfile [2022-05-20T16:36:44.458Z] -rw-rw-r-- 1 1001 1001 10775 May 20 16:29 LICENSE [2022-05-20T16:36:44.458Z] -rw-rw-r-- 1 1001 1001 10389 May 20 16:29 Makefile [2022-05-20T16:36:44.458Z] -rw-rw-r-- 1 1001 1001 582 May 20 16:29 OWNERS.md [2022-05-20T16:36:44.458Z] -rw-rw-r-- 1 1001 1001 9094 May 20 16:29 README.md [2022-05-20T16:36:44.458Z] -rw-rw-r-- 1 1001 1001 6912 May 20 16:29 SECURITY.md [2022-05-20T16:36:44.458Z] -rw-rw-r-- 1 1001 1001 5 May 20 16:27 VERSION [2022-05-20T16:36:44.458Z] -rw-rw-r-- 1 1001 1001 4131 May 20 16:29 ZMQWindows.md [2022-05-20T16:36:44.458Z] drwxrwxr-x 2 1001 1001 4096 May 20 16:29 bin [2022-05-20T16:36:44.458Z] drwxrwxr-x 18 1001 1001 4096 May 20 16:29 cmd [2022-05-20T16:36:44.458Z] -rw-r--r-- 1 root root 435134 May 20 16:34 coverage.out [2022-05-20T16:36:44.458Z] -rw-rw-r-- 1 1001 1001 3217 May 20 16:29 go.mod [2022-05-20T16:36:44.458Z] -rw-rw-r-- 1 1001 1001 35084 May 20 16:31 go.sum [2022-05-20T16:36:44.458Z] drwxrwxr-x 8 1001 1001 4096 May 20 16:29 internal [2022-05-20T16:36:44.458Z] drwxrwxr-x 3 1001 1001 4096 May 20 16:29 openapi [2022-05-20T16:36:44.458Z] drwxrwxr-x 4 1001 1001 4096 May 20 16:29 snap [2022-05-20T16:36:44.458Z] -rw-rw-r-- 1 1001 1001 204 May 20 16:29 version.go [Pipeline] sh [2022-05-20T16:36:45.127Z] + '[' -e coverage.out ] [2022-05-20T16:36:45.127Z] + chown 1001:1001 coverage.out [Pipeline] stash [2022-05-20T16:36:45.148Z] Warning: overwriting stash ‘coverage-report’ [2022-05-20T16:36:45.937Z] Stashed 1 file(s) [Pipeline] sh [2022-05-20T16:36:46.589Z] + make build [2022-05-20T16:36:46.589Z] CGO_ENABLED=1 GO111MODULE=on go build -tags "non_delayedstart" -ldflags "-linkmode=external -X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -buildmode=pie -o cmd/core-data/core-data ./cmd/core-data [2022-05-20T16:38:08.433Z] CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/core-metadata/core-metadata ./cmd/core-metadata [2022-05-20T16:39:05.032Z] CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/core-command/core-command ./cmd/core-command [2022-05-20T16:39:05.032Z] CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus " -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/support-notifications/support-notifications ./cmd/support-notifications [2022-05-20T16:39:37.413Z] CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/sys-mgmt-executor/sys-mgmt-executor ./cmd/sys-mgmt-executor [2022-05-20T16:39:37.413Z] CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/sys-mgmt-agent/sys-mgmt-agent ./cmd/sys-mgmt-agent [2022-05-20T16:39:38.404Z] CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus " -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/support-scheduler/support-scheduler ./cmd/support-scheduler [2022-05-20T16:39:45.130Z] CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/security-proxy-setup/security-proxy-setup ./cmd/security-proxy-setup [2022-05-20T16:39:47.759Z] CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/security-secretstore-setup/security-secretstore-setup ./cmd/security-secretstore-setup [2022-05-20T16:39:53.187Z] CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/security-file-token-provider/security-file-token-provider ./cmd/security-file-token-provider [2022-05-20T16:39:55.826Z] CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/secrets-config ./cmd/secrets-config [2022-05-20T16:39:59.226Z] CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/security-bootstrapper/security-bootstrapper ./cmd/security-bootstrapper [2022-05-20T16:40:07.565Z] CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/security-spiffe-token-provider/security-spiffe-token-provider ./cmd/security-spiffe-token-provider [Pipeline] } [2022-05-20T16:40:11.903Z] $ docker stop --time=1 50969f12303b4a5e8db5ce2d5fd883704bb5880cdb6464df248b527f871150bd [2022-05-20T16:40:13.885Z] $ docker rm -f 50969f12303b4a5e8db5ce2d5fd883704bb5880cdb6464df248b527f871150bd [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Build) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2022-05-20T16:40:15.992Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [2022-05-20T16:40:15.992Z] [2022-05-20T16:40:15.992Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [Pipeline] isUnix [Pipeline] sh [2022-05-20T16:40:16.340Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [2022-05-20T16:40:16.615Z] latest: Pulling from edgex-devops/edgex-compose-arm64 [2022-05-20T16:40:16.615Z] 29e5d40040c1: Pulling fs layer [2022-05-20T16:40:16.615Z] 1ce36da41761: Pulling fs layer [2022-05-20T16:40:16.615Z] 25b303627fd3: Pulling fs layer [2022-05-20T16:40:16.615Z] 29e5d40040c1: Verifying Checksum [2022-05-20T16:40:16.615Z] 29e5d40040c1: Download complete [2022-05-20T16:40:16.888Z] 1ce36da41761: Verifying Checksum [2022-05-20T16:40:16.888Z] 1ce36da41761: Download complete [2022-05-20T16:40:17.163Z] 29e5d40040c1: Pull complete [2022-05-20T16:40:18.605Z] 25b303627fd3: Verifying Checksum [2022-05-20T16:40:18.605Z] 25b303627fd3: Download complete [2022-05-20T16:40:18.605Z] 1ce36da41761: Pull complete [2022-05-20T16:40:31.021Z] 25b303627fd3: Pull complete [2022-05-20T16:40:31.021Z] Digest: sha256:9cc31fd43c2090459daf52f5d183d677621facc00304dcc7dc9de11b2a0a8f33 [2022-05-20T16:40:31.021Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [2022-05-20T16:40:31.021Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [Pipeline] withDockerContainer [2022-05-20T16:40:31.253Z] prd-ubuntu20.04-docker-arm64-4c-16g-64213 does not seem to be running inside a container [2022-05-20T16:40:31.341Z] $ docker run -t -d -u 1001:1001 --entrypoint= -w /w/workspace/edgex-go/2 -v /w/workspace/edgex-go/2:/w/workspace/edgex-go/2:rw,z -v /w/workspace/edgex-go/2@tmp:/w/workspace/edgex-go/2@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest cat [2022-05-20T16:40:33.537Z] $ docker top 63109429eedb1079995d8d9144d3d84b20f223e12654803b447589f0114b90a1 -eo pid,comm [Pipeline] { [Pipeline] sh [2022-05-20T16:40:34.464Z] + docker-compose build --help [2022-05-20T16:40:34.464Z] + grep parallel [2022-05-20T16:40:37.856Z] --parallel Build images in parallel. [Pipeline] } [2022-05-20T16:40:38.154Z] $ docker stop --time=1 63109429eedb1079995d8d9144d3d84b20f223e12654803b447589f0114b90a1 [2022-05-20T16:40:39.813Z] $ docker rm -f 63109429eedb1079995d8d9144d3d84b20f223e12654803b447589f0114b90a1 [Pipeline] // withDockerContainer [Pipeline] writeFile [Pipeline] withEnv [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2022-05-20T16:40:40.489Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [2022-05-20T16:40:40.489Z] . [Pipeline] withDockerContainer [2022-05-20T16:40:40.758Z] prd-ubuntu20.04-docker-arm64-4c-16g-64213 does not seem to be running inside a container [2022-05-20T16:40:40.874Z] $ 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/2 -v /w/workspace/edgex-go/2:/w/workspace/edgex-go/2:rw,z -v /w/workspace/edgex-go/2@tmp:/w/workspace/edgex-go/2@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 ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest cat [2022-05-20T16:40:42.350Z] $ docker top 8fe196df9f99b0a801e4a7ec32f569ebdc34e45fc60b751513398f8cf333d726 -eo pid,comm [Pipeline] { [Pipeline] sh [2022-05-20T16:40:43.318Z] + docker-compose -f ./docker-compose-build.yml build --parallel [2022-05-20T16:40:47.686Z] Building core-command ... [2022-05-20T16:40:47.686Z] Building core-data ... [2022-05-20T16:40:47.686Z] Building core-metadata ... [2022-05-20T16:40:47.686Z] Building security-bootstrapper ... [2022-05-20T16:40:47.687Z] Building security-proxy-setup ... [2022-05-20T16:40:47.687Z] Building security-secretstore-setup ... [2022-05-20T16:40:47.687Z] Building security-spiffe-token-provider ... [2022-05-20T16:40:47.687Z] Building security-spire-agent ... [2022-05-20T16:40:47.687Z] Building security-spire-config ... [2022-05-20T16:40:47.687Z] Building security-spire-server ... [2022-05-20T16:40:47.687Z] Building support-notifications ... [2022-05-20T16:40:47.687Z] Building support-scheduler ... [2022-05-20T16:40:47.687Z] Building sys-mgmt-agent ... [2022-05-20T16:40:47.687Z] Building security-secretstore-setup [2022-05-20T16:40:47.687Z] Building support-scheduler [2022-05-20T16:40:47.687Z] Building security-spire-server [2022-05-20T16:40:47.687Z] Building support-notifications [2022-05-20T16:40:47.687Z] Building core-data [2022-05-20T16:42:24.466Z] Step 1/22 : ARG BUILDER_BASE=golang:1.17-alpine3.15 [2022-05-20T16:42:24.466Z] Step 2/22 : FROM ${BUILDER_BASE} AS builder [2022-05-20T16:42:24.466Z] ---> a7fd66633c1f [2022-05-20T16:42:24.466Z] Step 3/22 : WORKDIR /edgex-go [2022-05-20T16:42:24.466Z] Step 1/25 : ARG BUILDER_BASE=golang:1.17-alpine3.15 [2022-05-20T16:42:24.466Z] Step 2/25 : FROM ${BUILDER_BASE} AS builder [2022-05-20T16:42:24.466Z] ---> a7fd66633c1f [2022-05-20T16:42:24.466Z] Step 3/25 : WORKDIR /edgex-go [2022-05-20T16:42:24.466Z] Step 1/25 : ARG BUILDER_BASE=golang:1.17-alpine3.15 [2022-05-20T16:42:24.466Z] Step 2/25 : FROM ${BUILDER_BASE} AS builder [2022-05-20T16:42:24.466Z] ---> a7fd66633c1f [2022-05-20T16:42:24.466Z] Step 3/25 : WORKDIR /edgex-go [2022-05-20T16:42:24.466Z] Step 1/22 : ARG BUILDER_BASE=golang:1.17-alpine3.15 [2022-05-20T16:42:24.466Z] Step 2/22 : FROM ${BUILDER_BASE} AS builder [2022-05-20T16:42:24.466Z] ---> a7fd66633c1f [2022-05-20T16:42:24.466Z] Step 3/22 : WORKDIR /edgex-go [2022-05-20T16:42:24.466Z] Step 1/23 : ARG BUILDER_BASE=golang:1.17-alpine3.15 [2022-05-20T16:42:24.466Z] Step 2/23 : FROM ${BUILDER_BASE} AS builder [2022-05-20T16:42:24.466Z] ---> a7fd66633c1f [2022-05-20T16:42:24.466Z] Step 3/23 : WORKDIR /edgex-go [2022-05-20T16:42:24.466Z] ---> Running in 581ffe55b6fa [2022-05-20T16:42:24.466Z] ---> Running in 52b136324aad [2022-05-20T16:42:24.466Z] ---> Running in 75235e08f3f2 [2022-05-20T16:42:24.466Z] ---> Running in e741d540bb39 [2022-05-20T16:42:24.466Z] ---> Running in 0a0a1157a6fd [2022-05-20T16:42:24.466Z] Removing intermediate container 75235e08f3f2 [2022-05-20T16:42:24.466Z] ---> a987856a858a [2022-05-20T16:42:24.466Z] Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-05-20T16:42:24.466Z] Removing intermediate container 52b136324aad [2022-05-20T16:42:24.466Z] ---> 4153fcc3fc05 [2022-05-20T16:42:24.466Z] Step 4/25 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-05-20T16:42:24.466Z] Removing intermediate container 0a0a1157a6fd [2022-05-20T16:42:24.466Z] ---> 6161716935e6 [2022-05-20T16:42:24.466Z] Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-05-20T16:42:24.466Z] Removing intermediate container 581ffe55b6fa [2022-05-20T16:42:24.466Z] ---> 8d440ab2c7c0 [2022-05-20T16:42:24.466Z] Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-05-20T16:42:24.466Z] ---> Running in d7631893ba33 [2022-05-20T16:42:24.466Z] Removing intermediate container e741d540bb39 [2022-05-20T16:42:24.466Z] ---> ba39ea6c1739 [2022-05-20T16:42:24.466Z] Step 4/25 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-05-20T16:42:24.466Z] ---> Running in d6bff7b49984 [2022-05-20T16:42:24.466Z] ---> Running in ba8e12c5e06d [2022-05-20T16:42:24.466Z] ---> Running in 7f4c736f5920 [2022-05-20T16:42:24.466Z] ---> Running in 55eed1a55472 [2022-05-20T16:42:24.466Z] Removing intermediate container d7631893ba33 [2022-05-20T16:42:24.466Z] ---> 249a363b1f94 [2022-05-20T16:42:24.466Z] Step 5/22 : RUN apk add --update --no-cache make bash git ca-certificates [2022-05-20T16:42:24.466Z] ---> Running in cb037cd4b6c2 [2022-05-20T16:42:24.466Z] Removing intermediate container d6bff7b49984 [2022-05-20T16:42:24.466Z] ---> 4349339ebd3d [2022-05-20T16:42:24.466Z] Step 5/23 : RUN apk add --update --no-cache zeromq-dev libsodium-dev pkgconfig build-base git [2022-05-20T16:42:24.466Z] ---> Running in db891426e650 [2022-05-20T16:42:24.466Z] Removing intermediate container ba8e12c5e06d [2022-05-20T16:42:24.466Z] ---> 558240211814 [2022-05-20T16:42:24.466Z] Step 5/22 : RUN apk add --update --no-cache make git [2022-05-20T16:42:24.466Z] Removing intermediate container 7f4c736f5920 [2022-05-20T16:42:24.466Z] ---> 1287da6ea045 [2022-05-20T16:42:24.466Z] Step 5/25 : RUN apk add --update --no-cache make git build-base curl [2022-05-20T16:42:24.466Z] ---> Running in 40ec8cb1baec [2022-05-20T16:42:24.466Z] ---> Running in 43f87eca0d59 [2022-05-20T16:42:24.466Z] Removing intermediate container 55eed1a55472 [2022-05-20T16:42:24.466Z] ---> 593b1e5bcb2f [2022-05-20T16:42:24.466Z] Step 5/25 : RUN apk add --update --no-cache make git [2022-05-20T16:42:24.466Z] ---> Running in f8a5b4a558ec [2022-05-20T16:42:24.466Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz [2022-05-20T16:42:24.466Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz [2022-05-20T16:42:24.466Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz [2022-05-20T16:42:24.466Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz [2022-05-20T16:42:24.466Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz [2022-05-20T16:42:24.466Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz [2022-05-20T16:42:24.466Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz [2022-05-20T16:42:24.466Z] OK: 220 MiB in 52 packages [2022-05-20T16:42:24.466Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz [2022-05-20T16:42:24.466Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz [2022-05-20T16:42:24.466Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz [2022-05-20T16:42:24.466Z] OK: 220 MiB in 52 packages [2022-05-20T16:42:24.466Z] Removing intermediate container cb037cd4b6c2 [2022-05-20T16:42:24.466Z] ---> 76147da8a8fa [2022-05-20T16:42:24.466Z] Step 6/22 : COPY go.mod vendor* ./ [2022-05-20T16:42:24.466Z] OK: 220 MiB in 52 packages [2022-05-20T16:42:24.466Z] OK: 220 MiB in 52 packages [2022-05-20T16:42:24.466Z] OK: 220 MiB in 52 packages [2022-05-20T16:42:24.466Z] Removing intermediate container db891426e650 [2022-05-20T16:42:24.466Z] ---> 533c107c5cb6 [2022-05-20T16:42:24.466Z] Step 6/23 : COPY go.mod vendor* ./ [2022-05-20T16:42:24.740Z] ---> d336fe1fe03e [2022-05-20T16:42:24.740Z] Step 7/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-05-20T16:42:25.015Z] ---> Running in 5a714385a23e [2022-05-20T16:42:25.015Z] Removing intermediate container f8a5b4a558ec [2022-05-20T16:42:25.015Z] ---> 4b845272d7bb [2022-05-20T16:42:25.015Z] Step 6/25 : COPY go.mod vendor* ./ [2022-05-20T16:42:25.015Z] Removing intermediate container 43f87eca0d59 [2022-05-20T16:42:25.015Z] ---> 0a35eb8465db [2022-05-20T16:42:25.015Z] Step 6/25 : COPY go.mod vendor* ./ [2022-05-20T16:42:25.291Z] Removing intermediate container 40ec8cb1baec [2022-05-20T16:42:25.291Z] ---> ca91a7cb36b6 [2022-05-20T16:42:25.291Z] Step 6/22 : COPY go.mod vendor* ./ [2022-05-20T16:42:25.898Z] ---> 64b33f83aea1 [2022-05-20T16:42:25.898Z] Step 7/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-05-20T16:42:25.898Z] ---> Running in a35983e994a1 [2022-05-20T16:42:26.174Z] ---> d6142223ed7d [2022-05-20T16:42:26.174Z] Step 7/25 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-05-20T16:42:26.450Z] ---> Running in 153cc6913f27 [2022-05-20T16:42:26.724Z] ---> e46094495cfc [2022-05-20T16:42:26.724Z] Step 7/25 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-05-20T16:42:26.724Z] ---> Running in 79bd8fe636b6 [2022-05-20T16:42:27.003Z] ---> 6631a4021c62 [2022-05-20T16:42:27.003Z] Step 7/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-05-20T16:42:27.280Z] ---> Running in a9eb983b5f32 [2022-05-20T16:42:29.952Z] Removing intermediate container 5a714385a23e [2022-05-20T16:42:29.952Z] ---> ab31146be032 [2022-05-20T16:42:29.952Z] Step 8/22 : COPY . . [2022-05-20T16:42:30.956Z] Removing intermediate container a35983e994a1 [2022-05-20T16:42:30.956Z] ---> 352478756527 [2022-05-20T16:42:30.956Z] Step 8/23 : COPY . . [2022-05-20T16:42:31.957Z] Removing intermediate container 153cc6913f27 [2022-05-20T16:42:31.957Z] ---> c0d821ec655a [2022-05-20T16:42:31.957Z] Step 8/25 : COPY . . [2022-05-20T16:42:32.234Z] Removing intermediate container 79bd8fe636b6 [2022-05-20T16:42:32.234Z] ---> 2844c3c4769a [2022-05-20T16:42:32.234Z] Step 8/25 : COPY . . [2022-05-20T16:42:32.510Z] Removing intermediate container a9eb983b5f32 [2022-05-20T16:42:32.510Z] ---> e9f7673f8c7c [2022-05-20T16:42:32.510Z] Step 8/22 : COPY . . [2022-05-20T16:42:59.324Z] ---> 5be4fd645ca9 [2022-05-20T16:42:59.324Z] Step 9/25 : RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup [2022-05-20T16:42:59.324Z] ---> 8755eb15aaac [2022-05-20T16:42:59.324Z] Step 9/22 : RUN make cmd/support-scheduler/support-scheduler [2022-05-20T16:42:59.324Z] ---> 2079929cdea3 [2022-05-20T16:42:59.324Z] Step 9/22 : RUN make cmd/support-notifications/support-notifications [2022-05-20T16:42:59.324Z] ---> Running in ceca016d221b [2022-05-20T16:42:59.324Z] ---> ddbe447b457d [2022-05-20T16:42:59.324Z] Step 9/23 : RUN make cmd/core-data/core-data [2022-05-20T16:42:59.324Z] ---> Running in 45790cbbbfef [2022-05-20T16:42:59.324Z] ---> Running in 8913e50358ed [2022-05-20T16:42:59.601Z] ---> ae3e7997882d [2022-05-20T16:42:59.601Z] Step 9/25 : ARG SPIRE_RELEASE=1.2.1 [2022-05-20T16:42:59.601Z] ---> Running in 9b822b6c4cd2 [2022-05-20T16:42:59.601Z] ---> Running in 6e645313bef4 [2022-05-20T16:43:00.598Z] Removing intermediate container 6e645313bef4 [2022-05-20T16:43:00.598Z] ---> 6bc24bf2816d [2022-05-20T16:43:00.598Z] Step 10/25 : RUN mkdir -p spire-build [2022-05-20T16:43:00.598Z] ---> Running in aff42f205a43 [2022-05-20T16:43:01.590Z] CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/security-file-token-provider/security-file-token-provider ./cmd/security-file-token-provider [2022-05-20T16:43:01.889Z] CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus " -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/support-notifications/support-notifications ./cmd/support-notifications [2022-05-20T16:43:02.170Z] CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus " -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/support-scheduler/support-scheduler ./cmd/support-scheduler [2022-05-20T16:43:02.170Z] CGO_ENABLED=1 GO111MODULE=on go build -tags "non_delayedstart" -ldflags "-linkmode=external -X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -buildmode=pie -o cmd/core-data/core-data ./cmd/core-data [2022-05-20T16:43:03.616Z] Removing intermediate container aff42f205a43 [2022-05-20T16:43:03.617Z] ---> 4b7b74612f51 [2022-05-20T16:43:03.617Z] Step 11/25 : WORKDIR /edgex-go/spire-build [2022-05-20T16:43:03.617Z] ---> Running in dc673a93f288 [2022-05-20T16:43:04.217Z] Removing intermediate container dc673a93f288 [2022-05-20T16:43:04.217Z] ---> c5b34aa3d3e3 [2022-05-20T16:43:04.217Z] Step 12/25 : RUN wget -q "https://github.com/spiffe/spire/archive/refs/tags/v${SPIRE_RELEASE}.tar.gz" && tar xv --strip-components=1 -f "v${SPIRE_RELEASE}.tar.gz" && echo "building spire from source..." && make bin/spire-server bin/spire-agent [2022-05-20T16:43:04.217Z] ---> Running in d9470f454477 [2022-05-20T16:43:06.847Z] spire-1.2.1/ [2022-05-20T16:43:06.847Z] spire-1.2.1/.data/ [2022-05-20T16:43:06.847Z] spire-1.2.1/.data/.file [2022-05-20T16:43:06.847Z] spire-1.2.1/.dockerignore [2022-05-20T16:43:06.847Z] spire-1.2.1/.gitattributes [2022-05-20T16:43:06.847Z] spire-1.2.1/.githooks/ [2022-05-20T16:43:06.847Z] spire-1.2.1/.githooks/pre-commit [2022-05-20T16:43:06.847Z] spire-1.2.1/.github/ [2022-05-20T16:43:06.847Z] spire-1.2.1/.github/ISSUE_TEMPLATE.md [2022-05-20T16:43:06.847Z] spire-1.2.1/.github/PULL_REQUEST_TEMPLATE.md [2022-05-20T16:43:06.847Z] spire-1.2.1/.github/dependabot.yml [2022-05-20T16:43:06.847Z] spire-1.2.1/.github/workflows/ [2022-05-20T16:43:06.847Z] spire-1.2.1/.github/workflows/nightly_build.yaml [2022-05-20T16:43:06.847Z] spire-1.2.1/.github/workflows/pr_build.yaml [2022-05-20T16:43:06.847Z] spire-1.2.1/.github/workflows/release_build.yaml [2022-05-20T16:43:06.847Z] spire-1.2.1/.github/workflows/scripts/ [2022-05-20T16:43:06.847Z] spire-1.2.1/.github/workflows/scripts/build_artifacts.sh [2022-05-20T16:43:06.847Z] spire-1.2.1/.github/workflows/scripts/push-images.sh [2022-05-20T16:43:06.847Z] spire-1.2.1/.github/workflows/scripts/push-scratch-images.sh [2022-05-20T16:43:06.847Z] spire-1.2.1/.github/workflows/scripts/run_unit_tests.sh [2022-05-20T16:43:06.847Z] spire-1.2.1/.github/workflows/scripts/split.sh [2022-05-20T16:43:06.847Z] spire-1.2.1/.gitignore [2022-05-20T16:43:06.847Z] spire-1.2.1/.go-version [2022-05-20T16:43:06.847Z] spire-1.2.1/.golangci.yml [2022-05-20T16:43:06.847Z] spire-1.2.1/ADOPTERS.md [2022-05-20T16:43:06.847Z] spire-1.2.1/CHANGELOG.md [2022-05-20T16:43:06.847Z] spire-1.2.1/CODE-OF-CONDUCT.md [2022-05-20T16:43:06.847Z] spire-1.2.1/CODEOWNERS [2022-05-20T16:43:06.847Z] spire-1.2.1/CONTRIBUTING.md [2022-05-20T16:43:06.847Z] spire-1.2.1/Dockerfile [2022-05-20T16:43:06.847Z] spire-1.2.1/Dockerfile.dev [2022-05-20T16:43:06.847Z] spire-1.2.1/Dockerfile.scratch [2022-05-20T16:43:06.847Z] spire-1.2.1/LICENSE [2022-05-20T16:43:06.847Z] spire-1.2.1/MAINTAINERS.md [2022-05-20T16:43:06.847Z] spire-1.2.1/Makefile [2022-05-20T16:43:06.847Z] spire-1.2.1/README.md [2022-05-20T16:43:06.847Z] spire-1.2.1/ROADMAP.md [2022-05-20T16:43:06.847Z] spire-1.2.1/SECURITY.md [2022-05-20T16:43:06.847Z] spire-1.2.1/cmd/ [2022-05-20T16:43:06.847Z] spire-1.2.1/cmd/spire-agent/ [2022-05-20T16:43:06.847Z] spire-1.2.1/cmd/spire-agent/cli/ [2022-05-20T16:43:06.847Z] spire-1.2.1/cmd/spire-agent/cli/api/ [2022-05-20T16:43:06.847Z] spire-1.2.1/cmd/spire-agent/cli/api/common.go [2022-05-20T16:43:06.847Z] spire-1.2.1/cmd/spire-agent/cli/api/fetch_jwt.go [2022-05-20T16:43:06.847Z] spire-1.2.1/cmd/spire-agent/cli/api/fetch_x509.go [2022-05-20T16:43:06.847Z] spire-1.2.1/cmd/spire-agent/cli/api/printer.go [2022-05-20T16:43:06.847Z] spire-1.2.1/cmd/spire-agent/cli/api/validate_jwt.go [2022-05-20T16:43:06.847Z] spire-1.2.1/cmd/spire-agent/cli/api/watch.go [2022-05-20T16:43:06.847Z] spire-1.2.1/cmd/spire-agent/cli/cli.go [2022-05-20T16:43:06.847Z] spire-1.2.1/cmd/spire-agent/cli/common/ [2022-05-20T16:43:06.847Z] spire-1.2.1/cmd/spire-agent/cli/common/defaults.go [2022-05-20T16:43:06.847Z] spire-1.2.1/cmd/spire-agent/cli/healthcheck/ [2022-05-20T16:43:06.847Z] spire-1.2.1/cmd/spire-agent/cli/healthcheck/healthcheck.go [2022-05-20T16:43:06.847Z] spire-1.2.1/cmd/spire-agent/cli/healthcheck/healthcheck_test.go [2022-05-20T16:43:06.847Z] spire-1.2.1/cmd/spire-agent/cli/run/ [2022-05-20T16:43:06.847Z] spire-1.2.1/cmd/spire-agent/cli/run/run.go [2022-05-20T16:43:06.847Z] spire-1.2.1/cmd/spire-agent/cli/run/run_test.go [2022-05-20T16:43:06.847Z] spire-1.2.1/cmd/spire-agent/cli/validate/ [2022-05-20T16:43:06.847Z] spire-1.2.1/cmd/spire-agent/cli/validate/validate.go [2022-05-20T16:43:06.847Z] spire-1.2.1/cmd/spire-agent/cli/validate/validate_test.go [2022-05-20T16:43:06.847Z] spire-1.2.1/cmd/spire-agent/main.go [2022-05-20T16:43:06.847Z] spire-1.2.1/cmd/spire-server/ [2022-05-20T16:43:06.847Z] spire-1.2.1/cmd/spire-server/cli/ [2022-05-20T16:43:06.847Z] spire-1.2.1/cmd/spire-server/cli/agent/ [2022-05-20T16:43:06.847Z] spire-1.2.1/cmd/spire-server/cli/agent/agent_test.go [2022-05-20T16:43:06.847Z] spire-1.2.1/cmd/spire-server/cli/agent/ban.go [2022-05-20T16:43:06.847Z] spire-1.2.1/cmd/spire-server/cli/agent/count.go [2022-05-20T16:43:06.847Z] spire-1.2.1/cmd/spire-server/cli/agent/evict.go [2022-05-20T16:43:06.847Z] spire-1.2.1/cmd/spire-server/cli/agent/list.go [2022-05-20T16:43:06.847Z] spire-1.2.1/cmd/spire-server/cli/agent/show.go [2022-05-20T16:43:06.847Z] spire-1.2.1/cmd/spire-server/cli/bundle/ [2022-05-20T16:43:06.847Z] spire-1.2.1/cmd/spire-server/cli/bundle/bundle_test.go [2022-05-20T16:43:06.847Z] spire-1.2.1/cmd/spire-server/cli/bundle/common.go [2022-05-20T16:43:06.847Z] spire-1.2.1/cmd/spire-server/cli/bundle/common_test.go [2022-05-20T16:43:06.847Z] spire-1.2.1/cmd/spire-server/cli/bundle/count.go [2022-05-20T16:43:06.847Z] spire-1.2.1/cmd/spire-server/cli/bundle/delete.go [2022-05-20T16:43:06.847Z] spire-1.2.1/cmd/spire-server/cli/bundle/list.go [2022-05-20T16:43:06.847Z] spire-1.2.1/cmd/spire-server/cli/bundle/set.go [2022-05-20T16:43:06.847Z] spire-1.2.1/cmd/spire-server/cli/bundle/show.go [2022-05-20T16:43:06.847Z] spire-1.2.1/cmd/spire-server/cli/cli.go [2022-05-20T16:43:06.847Z] spire-1.2.1/cmd/spire-server/cli/entry/ [2022-05-20T16:43:06.847Z] spire-1.2.1/cmd/spire-server/cli/entry/count.go [2022-05-20T16:43:06.847Z] spire-1.2.1/cmd/spire-server/cli/entry/count_test.go [2022-05-20T16:43:06.847Z] spire-1.2.1/cmd/spire-server/cli/entry/create.go [2022-05-20T16:43:06.847Z] spire-1.2.1/cmd/spire-server/cli/entry/create_test.go [2022-05-20T16:43:06.847Z] spire-1.2.1/cmd/spire-server/cli/entry/delete.go [2022-05-20T16:43:06.847Z] spire-1.2.1/cmd/spire-server/cli/entry/delete_test.go [2022-05-20T16:43:06.847Z] spire-1.2.1/cmd/spire-server/cli/entry/show.go [2022-05-20T16:43:06.847Z] spire-1.2.1/cmd/spire-server/cli/entry/show_test.go [2022-05-20T16:43:06.847Z] spire-1.2.1/cmd/spire-server/cli/entry/update.go [2022-05-20T16:43:06.847Z] spire-1.2.1/cmd/spire-server/cli/entry/update_test.go [2022-05-20T16:43:06.847Z] spire-1.2.1/cmd/spire-server/cli/entry/util.go [2022-05-20T16:43:06.847Z] spire-1.2.1/cmd/spire-server/cli/entry/util_test.go [2022-05-20T16:43:06.847Z] spire-1.2.1/cmd/spire-server/cli/federation/ [2022-05-20T16:43:06.847Z] spire-1.2.1/cmd/spire-server/cli/federation/common.go [2022-05-20T16:43:06.847Z] spire-1.2.1/cmd/spire-server/cli/federation/common_test.go [2022-05-20T16:43:06.847Z] spire-1.2.1/cmd/spire-server/cli/federation/create.go [2022-05-20T16:43:06.847Z] spire-1.2.1/cmd/spire-server/cli/federation/create_test.go [2022-05-20T16:43:06.847Z] spire-1.2.1/cmd/spire-server/cli/federation/delete.go [2022-05-20T16:43:06.847Z] spire-1.2.1/cmd/spire-server/cli/federation/delete_test.go [2022-05-20T16:43:06.847Z] spire-1.2.1/cmd/spire-server/cli/federation/list.go [2022-05-20T16:43:06.847Z] spire-1.2.1/cmd/spire-server/cli/federation/list_test.go [2022-05-20T16:43:06.847Z] spire-1.2.1/cmd/spire-server/cli/federation/refresh.go [2022-05-20T16:43:06.847Z] spire-1.2.1/cmd/spire-server/cli/federation/refresh_test.go [2022-05-20T16:43:06.847Z] spire-1.2.1/cmd/spire-server/cli/federation/show.go [2022-05-20T16:43:06.847Z] spire-1.2.1/cmd/spire-server/cli/federation/show_test.go [2022-05-20T16:43:06.847Z] spire-1.2.1/cmd/spire-server/cli/federation/update.go [2022-05-20T16:43:06.847Z] spire-1.2.1/cmd/spire-server/cli/federation/update_test.go [2022-05-20T16:43:06.847Z] spire-1.2.1/cmd/spire-server/cli/healthcheck/ [2022-05-20T16:43:06.847Z] spire-1.2.1/cmd/spire-server/cli/healthcheck/healthcheck.go [2022-05-20T16:43:06.847Z] spire-1.2.1/cmd/spire-server/cli/healthcheck/healthcheck_test.go [2022-05-20T16:43:06.847Z] spire-1.2.1/cmd/spire-server/cli/jwt/ [2022-05-20T16:43:06.847Z] spire-1.2.1/cmd/spire-server/cli/jwt/mint.go [2022-05-20T16:43:06.847Z] spire-1.2.1/cmd/spire-server/cli/jwt/mint_test.go [2022-05-20T16:43:06.847Z] spire-1.2.1/cmd/spire-server/cli/run/ [2022-05-20T16:43:06.847Z] spire-1.2.1/cmd/spire-server/cli/run/run.go [2022-05-20T16:43:06.847Z] spire-1.2.1/cmd/spire-server/cli/run/run_test.go [2022-05-20T16:43:06.847Z] spire-1.2.1/cmd/spire-server/cli/token/ [2022-05-20T16:43:06.847Z] spire-1.2.1/cmd/spire-server/cli/token/generate.go [2022-05-20T16:43:06.847Z] spire-1.2.1/cmd/spire-server/cli/token/generate_test.go [2022-05-20T16:43:06.847Z] spire-1.2.1/cmd/spire-server/cli/validate/ [2022-05-20T16:43:06.847Z] spire-1.2.1/cmd/spire-server/cli/validate/validate.go [2022-05-20T16:43:06.847Z] spire-1.2.1/cmd/spire-server/cli/validate/validate_test.go [2022-05-20T16:43:06.847Z] spire-1.2.1/cmd/spire-server/cli/x509/ [2022-05-20T16:43:06.847Z] spire-1.2.1/cmd/spire-server/cli/x509/mint.go [2022-05-20T16:43:06.847Z] spire-1.2.1/cmd/spire-server/cli/x509/mint_test.go [2022-05-20T16:43:06.847Z] spire-1.2.1/cmd/spire-server/main.go [2022-05-20T16:43:06.847Z] spire-1.2.1/cmd/spire-server/util/ [2022-05-20T16:43:06.847Z] spire-1.2.1/cmd/spire-server/util/util.go [2022-05-20T16:43:06.847Z] spire-1.2.1/conf/ [2022-05-20T16:43:06.847Z] spire-1.2.1/conf/agent/ [2022-05-20T16:43:06.847Z] spire-1.2.1/conf/agent/agent.conf [2022-05-20T16:43:06.847Z] spire-1.2.1/conf/agent/agent_full.conf [2022-05-20T16:43:06.847Z] spire-1.2.1/conf/agent/dummy_root_ca.crt [2022-05-20T16:43:06.847Z] spire-1.2.1/conf/server/ [2022-05-20T16:43:06.847Z] spire-1.2.1/conf/server/dummy_upstream_ca.crt [2022-05-20T16:43:06.847Z] spire-1.2.1/conf/server/dummy_upstream_ca.key [2022-05-20T16:43:06.847Z] spire-1.2.1/conf/server/server.conf [2022-05-20T16:43:06.847Z] spire-1.2.1/conf/server/server_full.conf [2022-05-20T16:43:06.847Z] spire-1.2.1/doc/ [2022-05-20T16:43:06.847Z] spire-1.2.1/doc/SPIRE101.md [2022-05-20T16:43:06.848Z] spire-1.2.1/doc/auditlog.md [2022-05-20T16:43:06.848Z] spire-1.2.1/doc/authorization_policy_engine.md [2022-05-20T16:43:06.848Z] spire-1.2.1/doc/changelog_guidelines.md [2022-05-20T16:43:06.848Z] spire-1.2.1/doc/cure53-report.pdf [2022-05-20T16:43:06.848Z] spire-1.2.1/doc/images/ [2022-05-20T16:43:06.848Z] spire-1.2.1/doc/images/2019_roadmap.png [2022-05-20T16:43:06.848Z] spire-1.2.1/doc/images/SPIRE101.png [2022-05-20T16:43:06.848Z] spire-1.2.1/doc/images/SPIRE_agent.png [2022-05-20T16:43:07.125Z] spire-1.2.1/doc/images/SPIRE_server.png [2022-05-20T16:43:07.125Z] spire-1.2.1/doc/images/cache_mgr.png [2022-05-20T16:43:07.125Z] spire-1.2.1/doc/images/cache_mgr_components.png [2022-05-20T16:43:07.125Z] spire-1.2.1/doc/images/federated_spire.png [2022-05-20T16:43:07.125Z] spire-1.2.1/doc/images/ha_mode.png [2022-05-20T16:43:07.125Z] spire-1.2.1/doc/images/nested_spire.png [2022-05-20T16:43:07.125Z] spire-1.2.1/doc/images/oidc_federation.png [2022-05-20T16:43:07.125Z] spire-1.2.1/doc/images/single_trust_domain.png [2022-05-20T16:43:07.125Z] spire-1.2.1/doc/images/spiffe_compatible.png [2022-05-20T16:43:07.125Z] spire-1.2.1/doc/images/spire_logo.png [2022-05-20T16:43:07.125Z] spire-1.2.1/doc/migrating_registration_api_clients.md [2022-05-20T16:43:07.125Z] spire-1.2.1/doc/plugin_agent_keymanager_disk.md [2022-05-20T16:43:07.125Z] spire-1.2.1/doc/plugin_agent_keymanager_memory.md [2022-05-20T16:43:07.125Z] spire-1.2.1/doc/plugin_agent_nodeattestor_aws_iid.md [2022-05-20T16:43:07.125Z] spire-1.2.1/doc/plugin_agent_nodeattestor_azure_msi.md [2022-05-20T16:43:07.125Z] spire-1.2.1/doc/plugin_agent_nodeattestor_gcp_iit.md [2022-05-20T16:43:07.125Z] spire-1.2.1/doc/plugin_agent_nodeattestor_jointoken.md [2022-05-20T16:43:07.125Z] spire-1.2.1/doc/plugin_agent_nodeattestor_k8s_psat.md [2022-05-20T16:43:07.125Z] spire-1.2.1/doc/plugin_agent_nodeattestor_k8s_sat.md [2022-05-20T16:43:07.125Z] spire-1.2.1/doc/plugin_agent_nodeattestor_sshpop.md [2022-05-20T16:43:07.125Z] spire-1.2.1/doc/plugin_agent_nodeattestor_tpm_devid.md [2022-05-20T16:43:07.125Z] spire-1.2.1/doc/plugin_agent_nodeattestor_x509pop.md [2022-05-20T16:43:07.125Z] spire-1.2.1/doc/plugin_agent_svidstore_aws_secretsmanager.md [2022-05-20T16:43:07.125Z] spire-1.2.1/doc/plugin_agent_svidstore_gcp_secretmanager.md [2022-05-20T16:43:07.125Z] spire-1.2.1/doc/plugin_agent_workloadattestor_docker.md [2022-05-20T16:43:07.125Z] spire-1.2.1/doc/plugin_agent_workloadattestor_k8s.md [2022-05-20T16:43:07.125Z] spire-1.2.1/doc/plugin_agent_workloadattestor_unix.md [2022-05-20T16:43:07.125Z] spire-1.2.1/doc/plugin_server_datastore_sql.md [2022-05-20T16:43:07.125Z] spire-1.2.1/doc/plugin_server_keymanager_aws_kms.md [2022-05-20T16:43:07.125Z] spire-1.2.1/doc/plugin_server_keymanager_disk.md [2022-05-20T16:43:07.125Z] spire-1.2.1/doc/plugin_server_keymanager_memory.md [2022-05-20T16:43:07.125Z] spire-1.2.1/doc/plugin_server_nodeattestor_aws_iid.md [2022-05-20T16:43:07.125Z] spire-1.2.1/doc/plugin_server_nodeattestor_azure_msi.md [2022-05-20T16:43:07.125Z] spire-1.2.1/doc/plugin_server_nodeattestor_gcp_iit.md [2022-05-20T16:43:07.125Z] spire-1.2.1/doc/plugin_server_nodeattestor_jointoken.md [2022-05-20T16:43:07.125Z] spire-1.2.1/doc/plugin_server_nodeattestor_k8s_psat.md [2022-05-20T16:43:07.125Z] spire-1.2.1/doc/plugin_server_nodeattestor_k8s_sat.md [2022-05-20T16:43:07.125Z] spire-1.2.1/doc/plugin_server_nodeattestor_sshpop.md [2022-05-20T16:43:07.125Z] spire-1.2.1/doc/plugin_server_nodeattestor_tpm_devid.md [2022-05-20T16:43:07.125Z] spire-1.2.1/doc/plugin_server_nodeattestor_x509pop.md [2022-05-20T16:43:07.125Z] spire-1.2.1/doc/plugin_server_noderesolver_azure_msi.md [2022-05-20T16:43:07.125Z] spire-1.2.1/doc/plugin_server_notifier_gcs_bundle.md [2022-05-20T16:43:07.125Z] spire-1.2.1/doc/plugin_server_notifier_k8sbundle.md [2022-05-20T16:43:07.125Z] spire-1.2.1/doc/plugin_server_upstreamauthority_aws_pca.md [2022-05-20T16:43:07.125Z] spire-1.2.1/doc/plugin_server_upstreamauthority_awssecret.md [2022-05-20T16:43:07.125Z] spire-1.2.1/doc/plugin_server_upstreamauthority_cert_manager.md [2022-05-20T16:43:07.125Z] spire-1.2.1/doc/plugin_server_upstreamauthority_disk.md [2022-05-20T16:43:07.125Z] spire-1.2.1/doc/plugin_server_upstreamauthority_gcp_cas.md [2022-05-20T16:43:07.125Z] spire-1.2.1/doc/plugin_server_upstreamauthority_spire.md [2022-05-20T16:43:07.125Z] spire-1.2.1/doc/plugin_server_upstreamauthority_vault.md [2022-05-20T16:43:07.125Z] spire-1.2.1/doc/scaling_spire.md [2022-05-20T16:43:07.125Z] spire-1.2.1/doc/spire_agent.md [2022-05-20T16:43:07.125Z] spire-1.2.1/doc/spire_server.md [2022-05-20T16:43:07.125Z] spire-1.2.1/doc/supported_integrations.md [2022-05-20T16:43:07.125Z] spire-1.2.1/doc/telemetry.md [2022-05-20T16:43:07.125Z] spire-1.2.1/doc/telemetry_config.md [2022-05-20T16:43:07.125Z] spire-1.2.1/doc/upgrading.md [2022-05-20T16:43:07.125Z] spire-1.2.1/doc/using_spire.md [2022-05-20T16:43:07.125Z] spire-1.2.1/examples/ [2022-05-20T16:43:07.125Z] spire-1.2.1/examples/README.md [2022-05-20T16:43:07.125Z] spire-1.2.1/go.mod [2022-05-20T16:43:07.125Z] spire-1.2.1/go.sum [2022-05-20T16:43:07.125Z] spire-1.2.1/pkg/ [2022-05-20T16:43:07.125Z] spire-1.2.1/pkg/agent/ [2022-05-20T16:43:07.125Z] spire-1.2.1/pkg/agent/agent.go [2022-05-20T16:43:07.125Z] spire-1.2.1/pkg/agent/api/ [2022-05-20T16:43:07.125Z] spire-1.2.1/pkg/agent/api/config.go [2022-05-20T16:43:07.125Z] spire-1.2.1/pkg/agent/api/debug/ [2022-05-20T16:43:07.125Z] spire-1.2.1/pkg/agent/api/debug/v1/ [2022-05-20T16:43:07.125Z] spire-1.2.1/pkg/agent/api/debug/v1/service.go [2022-05-20T16:43:07.125Z] spire-1.2.1/pkg/agent/api/debug/v1/service_test.go [2022-05-20T16:43:07.125Z] spire-1.2.1/pkg/agent/api/delegatedidentity/ [2022-05-20T16:43:07.125Z] spire-1.2.1/pkg/agent/api/delegatedidentity/v1/ [2022-05-20T16:43:07.125Z] spire-1.2.1/pkg/agent/api/delegatedidentity/v1/service.go [2022-05-20T16:43:07.125Z] spire-1.2.1/pkg/agent/api/delegatedidentity/v1/service_test.go [2022-05-20T16:43:07.125Z] spire-1.2.1/pkg/agent/api/endpoints.go [2022-05-20T16:43:07.125Z] spire-1.2.1/pkg/agent/api/health/ [2022-05-20T16:43:07.125Z] spire-1.2.1/pkg/agent/api/health/v1/ [2022-05-20T16:43:07.125Z] spire-1.2.1/pkg/agent/api/health/v1/service.go [2022-05-20T16:43:07.125Z] spire-1.2.1/pkg/agent/api/health/v1/service_test.go [2022-05-20T16:43:07.125Z] spire-1.2.1/pkg/agent/api/rpccontext/ [2022-05-20T16:43:07.125Z] spire-1.2.1/pkg/agent/api/rpccontext/alias.go [2022-05-20T16:43:07.125Z] spire-1.2.1/pkg/agent/api/rpccontext/caller.go [2022-05-20T16:43:07.125Z] spire-1.2.1/pkg/agent/attestor/ [2022-05-20T16:43:07.125Z] spire-1.2.1/pkg/agent/attestor/node/ [2022-05-20T16:43:07.125Z] spire-1.2.1/pkg/agent/attestor/node/experimental.go [2022-05-20T16:43:07.125Z] spire-1.2.1/pkg/agent/attestor/node/node.go [2022-05-20T16:43:07.125Z] spire-1.2.1/pkg/agent/attestor/node/node_test.go [2022-05-20T16:43:07.125Z] spire-1.2.1/pkg/agent/attestor/workload/ [2022-05-20T16:43:07.125Z] spire-1.2.1/pkg/agent/attestor/workload/workload.go [2022-05-20T16:43:07.125Z] spire-1.2.1/pkg/agent/attestor/workload/workload_test.go [2022-05-20T16:43:07.125Z] spire-1.2.1/pkg/agent/catalog/ [2022-05-20T16:43:07.125Z] spire-1.2.1/pkg/agent/catalog/catalog.go [2022-05-20T16:43:07.125Z] spire-1.2.1/pkg/agent/catalog/keymanager.go [2022-05-20T16:43:07.125Z] spire-1.2.1/pkg/agent/catalog/nodeattestor.go [2022-05-20T16:43:07.125Z] spire-1.2.1/pkg/agent/catalog/svidstore.go [2022-05-20T16:43:07.125Z] spire-1.2.1/pkg/agent/catalog/workloadattestor.go [2022-05-20T16:43:07.125Z] spire-1.2.1/pkg/agent/client/ [2022-05-20T16:43:07.125Z] spire-1.2.1/pkg/agent/client/client.go [2022-05-20T16:43:07.125Z] spire-1.2.1/pkg/agent/client/client_test.go [2022-05-20T16:43:07.125Z] spire-1.2.1/pkg/agent/client/dial.go [2022-05-20T16:43:07.125Z] spire-1.2.1/pkg/agent/client/nodeconn.go [2022-05-20T16:43:07.125Z] spire-1.2.1/pkg/agent/client/nodeconn_test.go [2022-05-20T16:43:07.125Z] spire-1.2.1/pkg/agent/client/update.go [2022-05-20T16:43:07.125Z] spire-1.2.1/pkg/agent/client/util.go [2022-05-20T16:43:07.125Z] spire-1.2.1/pkg/agent/common/ [2022-05-20T16:43:07.125Z] spire-1.2.1/pkg/agent/common/backoff/ [2022-05-20T16:43:07.125Z] spire-1.2.1/pkg/agent/common/backoff/backoff.go [2022-05-20T16:43:07.125Z] spire-1.2.1/pkg/agent/common/backoff/backoff_test.go [2022-05-20T16:43:07.125Z] spire-1.2.1/pkg/agent/common/cgroups/ [2022-05-20T16:43:07.125Z] spire-1.2.1/pkg/agent/common/cgroups/cgroups.go [2022-05-20T16:43:07.125Z] spire-1.2.1/pkg/agent/common/cgroups/cgroups_test.go [2022-05-20T16:43:07.125Z] spire-1.2.1/pkg/agent/common/cgroups/filesystem.go [2022-05-20T16:43:07.125Z] spire-1.2.1/pkg/agent/config.go [2022-05-20T16:43:07.125Z] spire-1.2.1/pkg/agent/endpoints/ [2022-05-20T16:43:07.125Z] spire-1.2.1/pkg/agent/endpoints/config.go [2022-05-20T16:43:07.125Z] spire-1.2.1/pkg/agent/endpoints/endpoints.go [2022-05-20T16:43:07.125Z] spire-1.2.1/pkg/agent/endpoints/endpoints_test.go [2022-05-20T16:43:07.125Z] spire-1.2.1/pkg/agent/endpoints/metrics.go [2022-05-20T16:43:07.125Z] spire-1.2.1/pkg/agent/endpoints/middleware.go [2022-05-20T16:43:07.125Z] spire-1.2.1/pkg/agent/endpoints/peertracker.go [2022-05-20T16:43:07.125Z] spire-1.2.1/pkg/agent/endpoints/peertracker_test.go [2022-05-20T16:43:07.125Z] spire-1.2.1/pkg/agent/endpoints/sdsv2/ [2022-05-20T16:43:07.125Z] spire-1.2.1/pkg/agent/endpoints/sdsv2/handler.go [2022-05-20T16:43:07.125Z] spire-1.2.1/pkg/agent/endpoints/sdsv2/handler_test.go [2022-05-20T16:43:07.125Z] spire-1.2.1/pkg/agent/endpoints/sdsv3/ [2022-05-20T16:43:07.125Z] spire-1.2.1/pkg/agent/endpoints/sdsv3/handler.go [2022-05-20T16:43:07.125Z] spire-1.2.1/pkg/agent/endpoints/sdsv3/handler_test.go [2022-05-20T16:43:07.125Z] spire-1.2.1/pkg/agent/endpoints/workload/ [2022-05-20T16:43:07.125Z] spire-1.2.1/pkg/agent/endpoints/workload/handler.go [2022-05-20T16:43:07.125Z] spire-1.2.1/pkg/agent/endpoints/workload/handler_test.go [2022-05-20T16:43:07.125Z] spire-1.2.1/pkg/agent/manager/ [2022-05-20T16:43:07.125Z] spire-1.2.1/pkg/agent/manager/cache/ [2022-05-20T16:43:07.125Z] spire-1.2.1/pkg/agent/manager/cache/bundle_cache.go [2022-05-20T16:43:07.125Z] spire-1.2.1/pkg/agent/manager/cache/cache.go [2022-05-20T16:43:07.125Z] spire-1.2.1/pkg/agent/manager/cache/cache_test.go [2022-05-20T16:43:07.125Z] spire-1.2.1/pkg/agent/manager/cache/jwt_cache.go [2022-05-20T16:43:07.126Z] spire-1.2.1/pkg/agent/manager/cache/jwt_cache_test.go [2022-05-20T16:43:07.126Z] spire-1.2.1/pkg/agent/manager/cache/sets.go [2022-05-20T16:43:07.126Z] spire-1.2.1/pkg/agent/manager/cache/subscriber.go [2022-05-20T16:43:07.126Z] spire-1.2.1/pkg/agent/manager/config.go [2022-05-20T16:43:07.126Z] spire-1.2.1/pkg/agent/manager/manager.go [2022-05-20T16:43:07.126Z] spire-1.2.1/pkg/agent/manager/manager_test.go [2022-05-20T16:43:07.126Z] spire-1.2.1/pkg/agent/manager/storage.go [2022-05-20T16:43:07.126Z] spire-1.2.1/pkg/agent/manager/storage_test.go [2022-05-20T16:43:07.126Z] spire-1.2.1/pkg/agent/manager/storecache/ [2022-05-20T16:43:07.126Z] spire-1.2.1/pkg/agent/manager/storecache/cache.go [2022-05-20T16:43:07.126Z] spire-1.2.1/pkg/agent/manager/storecache/cache_test.go [2022-05-20T16:43:07.126Z] spire-1.2.1/pkg/agent/manager/sync.go [2022-05-20T16:43:07.126Z] spire-1.2.1/pkg/agent/plugin/ [2022-05-20T16:43:07.126Z] spire-1.2.1/pkg/agent/plugin/keymanager/ [2022-05-20T16:43:07.126Z] spire-1.2.1/pkg/agent/plugin/keymanager/base/ [2022-05-20T16:43:07.126Z] spire-1.2.1/pkg/agent/plugin/keymanager/base/keymanagerbase.go [2022-05-20T16:43:07.126Z] spire-1.2.1/pkg/agent/plugin/keymanager/constant.go [2022-05-20T16:43:07.126Z] spire-1.2.1/pkg/agent/plugin/keymanager/disk/ [2022-05-20T16:43:07.126Z] spire-1.2.1/pkg/agent/plugin/keymanager/disk/disk.go [2022-05-20T16:43:07.126Z] spire-1.2.1/pkg/agent/plugin/keymanager/disk/disk_test.go [2022-05-20T16:43:07.126Z] spire-1.2.1/pkg/agent/plugin/keymanager/keymanager.go [2022-05-20T16:43:07.126Z] spire-1.2.1/pkg/agent/plugin/keymanager/memory/ [2022-05-20T16:43:07.126Z] spire-1.2.1/pkg/agent/plugin/keymanager/memory/memory.go [2022-05-20T16:43:07.126Z] spire-1.2.1/pkg/agent/plugin/keymanager/memory/memory_test.go [2022-05-20T16:43:07.126Z] spire-1.2.1/pkg/agent/plugin/keymanager/repository.go [2022-05-20T16:43:07.126Z] spire-1.2.1/pkg/agent/plugin/keymanager/svidkeymanager.go [2022-05-20T16:43:07.126Z] spire-1.2.1/pkg/agent/plugin/keymanager/svidkeymanager_test.go [2022-05-20T16:43:07.126Z] spire-1.2.1/pkg/agent/plugin/keymanager/test/ [2022-05-20T16:43:07.126Z] spire-1.2.1/pkg/agent/plugin/keymanager/test/keymanagertest.go [2022-05-20T16:43:07.126Z] spire-1.2.1/pkg/agent/plugin/keymanager/v1.go [2022-05-20T16:43:07.126Z] spire-1.2.1/pkg/agent/plugin/keymanager/v1_test.go [2022-05-20T16:43:07.126Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/ [2022-05-20T16:43:07.126Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/aws/ [2022-05-20T16:43:07.126Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/aws/iid.go [2022-05-20T16:43:07.126Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/aws/iid_test.go [2022-05-20T16:43:07.126Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/azure/ [2022-05-20T16:43:07.126Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/azure/msi.go [2022-05-20T16:43:07.126Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/azure/msi_test.go [2022-05-20T16:43:07.126Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/gcp/ [2022-05-20T16:43:07.126Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/gcp/iit.go [2022-05-20T16:43:07.126Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/gcp/iit_test.go [2022-05-20T16:43:07.126Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/jointoken.go [2022-05-20T16:43:07.126Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/jointoken/ [2022-05-20T16:43:07.126Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/jointoken/join_token.go [2022-05-20T16:43:07.126Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/jointoken_test.go [2022-05-20T16:43:07.126Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/ [2022-05-20T16:43:07.126Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/psat/ [2022-05-20T16:43:07.126Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/psat/psat.go [2022-05-20T16:43:07.126Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/psat/psat_test.go [2022-05-20T16:43:07.126Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/sat/ [2022-05-20T16:43:07.126Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/sat/sat.go [2022-05-20T16:43:07.126Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/sat/sat_test.go [2022-05-20T16:43:07.126Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/nodeattestor.go [2022-05-20T16:43:07.126Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/repository.go [2022-05-20T16:43:07.126Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/sshpop/ [2022-05-20T16:43:07.126Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/sshpop/sshpop.go [2022-05-20T16:43:07.126Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/sshpop/sshpop_test.go [2022-05-20T16:43:07.126Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/test/ [2022-05-20T16:43:07.126Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/test/serverstream.go [2022-05-20T16:43:07.126Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/ [2022-05-20T16:43:07.126Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/devid.go [2022-05-20T16:43:07.126Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/devid_test.go [2022-05-20T16:43:07.126Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/ [2022-05-20T16:43:07.126Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/autodetect.go [2022-05-20T16:43:07.126Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/open.go [2022-05-20T16:43:07.126Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/open_windows.go [2022-05-20T16:43:07.126Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/session.go [2022-05-20T16:43:07.126Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/session_test.go [2022-05-20T16:43:07.126Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/signingkey.go [2022-05-20T16:43:07.126Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/v1.go [2022-05-20T16:43:07.126Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/v1_test.go [2022-05-20T16:43:07.126Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/x509pop/ [2022-05-20T16:43:07.126Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/x509pop/x509pop.go [2022-05-20T16:43:07.126Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/x509pop/x509pop_test.go [2022-05-20T16:43:07.126Z] spire-1.2.1/pkg/agent/plugin/svidstore/ [2022-05-20T16:43:07.126Z] spire-1.2.1/pkg/agent/plugin/svidstore/awssecretsmanager/ [2022-05-20T16:43:07.126Z] spire-1.2.1/pkg/agent/plugin/svidstore/awssecretsmanager/aws.go [2022-05-20T16:43:07.126Z] spire-1.2.1/pkg/agent/plugin/svidstore/awssecretsmanager/aws_test.go [2022-05-20T16:43:07.126Z] spire-1.2.1/pkg/agent/plugin/svidstore/awssecretsmanager/client.go [2022-05-20T16:43:07.126Z] spire-1.2.1/pkg/agent/plugin/svidstore/gcpsecretmanager/ [2022-05-20T16:43:07.126Z] spire-1.2.1/pkg/agent/plugin/svidstore/gcpsecretmanager/client.go [2022-05-20T16:43:07.126Z] spire-1.2.1/pkg/agent/plugin/svidstore/gcpsecretmanager/gcloud.go [2022-05-20T16:43:07.126Z] spire-1.2.1/pkg/agent/plugin/svidstore/gcpsecretmanager/gcloud_test.go [2022-05-20T16:43:07.126Z] spire-1.2.1/pkg/agent/plugin/svidstore/repository.go [2022-05-20T16:43:07.126Z] spire-1.2.1/pkg/agent/plugin/svidstore/svidstore.go [2022-05-20T16:43:07.126Z] spire-1.2.1/pkg/agent/plugin/svidstore/utils.go [2022-05-20T16:43:07.126Z] spire-1.2.1/pkg/agent/plugin/svidstore/utils_test.go [2022-05-20T16:43:07.126Z] spire-1.2.1/pkg/agent/plugin/svidstore/v1.go [2022-05-20T16:43:07.126Z] spire-1.2.1/pkg/agent/plugin/svidstore/v1_test.go [2022-05-20T16:43:07.126Z] spire-1.2.1/pkg/agent/plugin/svidstore/v1unofficial.go [2022-05-20T16:43:07.126Z] spire-1.2.1/pkg/agent/plugin/svidstore/v1unofficial_test.go [2022-05-20T16:43:07.126Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/ [2022-05-20T16:43:07.126Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/ [2022-05-20T16:43:07.126Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/cgroup/ [2022-05-20T16:43:07.126Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/cgroup/dockerfinder.go [2022-05-20T16:43:07.126Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/cgroup/dockerfinder_test.go [2022-05-20T16:43:07.126Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/docker.go [2022-05-20T16:43:07.126Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/docker_test.go [2022-05-20T16:43:07.126Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/retry.go [2022-05-20T16:43:07.126Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/ [2022-05-20T16:43:07.126Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/k8s.go [2022-05-20T16:43:07.126Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/k8s_test.go [2022-05-20T16:43:07.126Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/ [2022-05-20T16:43:07.126Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/cgroups_init_pid_in_pod.txt [2022-05-20T16:43:07.126Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/cgroups_pid_in_kind_pod.txt [2022-05-20T16:43:07.126Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/cgroups_pid_in_pod.txt [2022-05-20T16:43:07.126Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/cgroups_pid_not_in_pod.txt [2022-05-20T16:43:07.126Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/kind_pod_list.json [2022-05-20T16:43:07.126Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/pod_list.json [2022-05-20T16:43:07.126Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/pod_list_not_running.json [2022-05-20T16:43:07.126Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/systemd_cgroups_pid_in_pod.txt [2022-05-20T16:43:07.126Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/repository.go [2022-05-20T16:43:07.126Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/unix/ [2022-05-20T16:43:07.126Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/unix/unix.go [2022-05-20T16:43:07.126Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/unix/unix_test.go [2022-05-20T16:43:07.126Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/v1.go [2022-05-20T16:43:07.126Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/v1_test.go [2022-05-20T16:43:07.126Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/workloadattestor.go [2022-05-20T16:43:07.126Z] spire-1.2.1/pkg/agent/svid/ [2022-05-20T16:43:07.126Z] spire-1.2.1/pkg/agent/svid/rotator.go [2022-05-20T16:43:07.126Z] spire-1.2.1/pkg/agent/svid/rotator_config.go [2022-05-20T16:43:07.126Z] spire-1.2.1/pkg/agent/svid/rotator_test.go [2022-05-20T16:43:07.126Z] spire-1.2.1/pkg/agent/svid/store/ [2022-05-20T16:43:07.126Z] spire-1.2.1/pkg/agent/svid/store/service.go [2022-05-20T16:43:07.126Z] spire-1.2.1/pkg/agent/svid/store/service_test.go [2022-05-20T16:43:07.126Z] spire-1.2.1/pkg/common/ [2022-05-20T16:43:07.126Z] spire-1.2.1/pkg/common/agentpathtemplate/ [2022-05-20T16:43:07.126Z] spire-1.2.1/pkg/common/agentpathtemplate/template.go [2022-05-20T16:43:07.126Z] spire-1.2.1/pkg/common/agentpathtemplate/template_test.go [2022-05-20T16:43:07.126Z] spire-1.2.1/pkg/common/api/ [2022-05-20T16:43:07.126Z] spire-1.2.1/pkg/common/api/metrics.go [2022-05-20T16:43:07.126Z] spire-1.2.1/pkg/common/api/middleware/ [2022-05-20T16:43:07.126Z] spire-1.2.1/pkg/common/api/middleware/common_test.go [2022-05-20T16:43:07.126Z] spire-1.2.1/pkg/common/api/middleware/interceptor.go [2022-05-20T16:43:07.126Z] spire-1.2.1/pkg/common/api/middleware/interceptor_test.go [2022-05-20T16:43:07.126Z] spire-1.2.1/pkg/common/api/middleware/logger.go [2022-05-20T16:43:07.126Z] spire-1.2.1/pkg/common/api/middleware/logger_test.go [2022-05-20T16:43:07.126Z] spire-1.2.1/pkg/common/api/middleware/metrics.go [2022-05-20T16:43:07.126Z] spire-1.2.1/pkg/common/api/middleware/metrics_test.go [2022-05-20T16:43:07.126Z] spire-1.2.1/pkg/common/api/middleware/middleware.go [2022-05-20T16:43:07.126Z] spire-1.2.1/pkg/common/api/middleware/middleware_test.go [2022-05-20T16:43:07.126Z] spire-1.2.1/pkg/common/api/middleware/misconfig.go [2022-05-20T16:43:07.126Z] spire-1.2.1/pkg/common/api/middleware/misconfig_test.go [2022-05-20T16:43:07.126Z] spire-1.2.1/pkg/common/api/middleware/names.go [2022-05-20T16:43:07.126Z] spire-1.2.1/pkg/common/api/middleware/names_test.go [2022-05-20T16:43:07.126Z] spire-1.2.1/pkg/common/api/names.go [2022-05-20T16:43:07.126Z] spire-1.2.1/pkg/common/api/ratelimit.go [2022-05-20T16:43:07.126Z] spire-1.2.1/pkg/common/api/rpccontext/ [2022-05-20T16:43:07.126Z] spire-1.2.1/pkg/common/api/rpccontext/logger.go [2022-05-20T16:43:07.126Z] spire-1.2.1/pkg/common/api/rpccontext/metrics.go [2022-05-20T16:43:07.126Z] spire-1.2.1/pkg/common/api/rpccontext/names.go [2022-05-20T16:43:07.126Z] spire-1.2.1/pkg/common/auth/ [2022-05-20T16:43:07.126Z] spire-1.2.1/pkg/common/auth/interceptors.go [2022-05-20T16:43:07.126Z] spire-1.2.1/pkg/common/auth/interceptors_test.go [2022-05-20T16:43:07.126Z] spire-1.2.1/pkg/common/auth/untracked_uds.go [2022-05-20T16:43:07.126Z] spire-1.2.1/pkg/common/bundleutil/ [2022-05-20T16:43:07.126Z] spire-1.2.1/pkg/common/bundleutil/bundle.go [2022-05-20T16:43:07.403Z] spire-1.2.1/pkg/common/bundleutil/bundle_test.go [2022-05-20T16:43:07.403Z] spire-1.2.1/pkg/common/bundleutil/common_test.go [2022-05-20T16:43:07.403Z] spire-1.2.1/pkg/common/bundleutil/marshal.go [2022-05-20T16:43:07.403Z] spire-1.2.1/pkg/common/bundleutil/marshal_test.go [2022-05-20T16:43:07.403Z] spire-1.2.1/pkg/common/bundleutil/refreshhint.go [2022-05-20T16:43:07.403Z] spire-1.2.1/pkg/common/bundleutil/refreshhint_test.go [2022-05-20T16:43:07.403Z] spire-1.2.1/pkg/common/bundleutil/types.go [2022-05-20T16:43:07.403Z] spire-1.2.1/pkg/common/bundleutil/unmarshal.go [2022-05-20T16:43:07.403Z] spire-1.2.1/pkg/common/bundleutil/unmarshal_test.go [2022-05-20T16:43:07.403Z] spire-1.2.1/pkg/common/catalog/ [2022-05-20T16:43:07.403Z] spire-1.2.1/pkg/common/catalog/bind.go [2022-05-20T16:43:07.403Z] spire-1.2.1/pkg/common/catalog/builtin.go [2022-05-20T16:43:07.403Z] spire-1.2.1/pkg/common/catalog/catalog.go [2022-05-20T16:43:07.403Z] spire-1.2.1/pkg/common/catalog/catalog_test.go [2022-05-20T16:43:07.403Z] spire-1.2.1/pkg/common/catalog/closers.go [2022-05-20T16:43:07.403Z] spire-1.2.1/pkg/common/catalog/cmd_linux.go [2022-05-20T16:43:07.403Z] spire-1.2.1/pkg/common/catalog/cmd_other.go [2022-05-20T16:43:07.403Z] spire-1.2.1/pkg/common/catalog/config.go [2022-05-20T16:43:07.403Z] spire-1.2.1/pkg/common/catalog/config_test.go [2022-05-20T16:43:07.403Z] spire-1.2.1/pkg/common/catalog/configure.go [2022-05-20T16:43:07.403Z] spire-1.2.1/pkg/common/catalog/constraints.go [2022-05-20T16:43:07.403Z] spire-1.2.1/pkg/common/catalog/constraints_test.go [2022-05-20T16:43:07.403Z] spire-1.2.1/pkg/common/catalog/context.go [2022-05-20T16:43:07.403Z] spire-1.2.1/pkg/common/catalog/external.go [2022-05-20T16:43:07.403Z] spire-1.2.1/pkg/common/catalog/host.go [2022-05-20T16:43:07.403Z] spire-1.2.1/pkg/common/catalog/pipenet.go [2022-05-20T16:43:07.403Z] spire-1.2.1/pkg/common/catalog/plugin.go [2022-05-20T16:43:07.403Z] spire-1.2.1/pkg/common/catalog/testplugin/ [2022-05-20T16:43:07.403Z] spire-1.2.1/pkg/common/catalog/testplugin/.gitignore [2022-05-20T16:43:07.403Z] spire-1.2.1/pkg/common/catalog/testplugin/main.go [2022-05-20T16:43:07.403Z] spire-1.2.1/pkg/common/catalog/testplugin/plugin.go [2022-05-20T16:43:07.403Z] spire-1.2.1/pkg/common/cli/ [2022-05-20T16:43:07.403Z] spire-1.2.1/pkg/common/cli/env.go [2022-05-20T16:43:07.403Z] spire-1.2.1/pkg/common/cli/flags.go [2022-05-20T16:43:07.403Z] spire-1.2.1/pkg/common/cli/trust_domain.go [2022-05-20T16:43:07.403Z] spire-1.2.1/pkg/common/cli/trust_domain_test.go [2022-05-20T16:43:07.403Z] spire-1.2.1/pkg/common/cli/umask.go [2022-05-20T16:43:07.403Z] spire-1.2.1/pkg/common/cli/umask_posix.go [2022-05-20T16:43:07.403Z] spire-1.2.1/pkg/common/cli/umask_test.go [2022-05-20T16:43:07.403Z] spire-1.2.1/pkg/common/cli/umask_windows.go [2022-05-20T16:43:07.403Z] spire-1.2.1/pkg/common/cliprinter/ [2022-05-20T16:43:07.403Z] spire-1.2.1/pkg/common/cliprinter/cliprinter.go [2022-05-20T16:43:07.403Z] spire-1.2.1/pkg/common/cliprinter/cliprinter_test.go [2022-05-20T16:43:07.403Z] spire-1.2.1/pkg/common/cliprinter/flag.go [2022-05-20T16:43:07.403Z] spire-1.2.1/pkg/common/cliprinter/flag_test.go [2022-05-20T16:43:07.403Z] spire-1.2.1/pkg/common/cliprinter/format.go [2022-05-20T16:43:07.403Z] spire-1.2.1/pkg/common/cliprinter/format_test.go [2022-05-20T16:43:07.403Z] spire-1.2.1/pkg/common/cliprinter/internal/ [2022-05-20T16:43:07.403Z] spire-1.2.1/pkg/common/cliprinter/internal/errorjson/ [2022-05-20T16:43:07.403Z] spire-1.2.1/pkg/common/cliprinter/internal/errorjson/errorjson.go [2022-05-20T16:43:07.403Z] spire-1.2.1/pkg/common/cliprinter/internal/errorjson/errorjson_test.go [2022-05-20T16:43:07.403Z] spire-1.2.1/pkg/common/cliprinter/internal/errorpretty/ [2022-05-20T16:43:07.403Z] spire-1.2.1/pkg/common/cliprinter/internal/errorpretty/errorpretty.go [2022-05-20T16:43:07.403Z] spire-1.2.1/pkg/common/cliprinter/internal/errorpretty/errorpretty_test.go [2022-05-20T16:43:07.403Z] spire-1.2.1/pkg/common/cliprinter/internal/protojson/ [2022-05-20T16:43:07.403Z] spire-1.2.1/pkg/common/cliprinter/internal/protojson/protojson.go [2022-05-20T16:43:07.403Z] spire-1.2.1/pkg/common/cliprinter/internal/protojson/protojson_test.go [2022-05-20T16:43:07.403Z] spire-1.2.1/pkg/common/cliprinter/internal/protopretty/ [2022-05-20T16:43:07.403Z] spire-1.2.1/pkg/common/cliprinter/internal/protopretty/protopretty.go [2022-05-20T16:43:07.403Z] spire-1.2.1/pkg/common/cliprinter/internal/protopretty/protopretty_test.go [2022-05-20T16:43:07.403Z] spire-1.2.1/pkg/common/cliprinter/internal/structjson/ [2022-05-20T16:43:07.403Z] spire-1.2.1/pkg/common/cliprinter/internal/structjson/structjson.go [2022-05-20T16:43:07.403Z] spire-1.2.1/pkg/common/cliprinter/internal/structjson/structjson_test.go [2022-05-20T16:43:07.403Z] spire-1.2.1/pkg/common/cliprinter/internal/structpretty/ [2022-05-20T16:43:07.403Z] spire-1.2.1/pkg/common/cliprinter/internal/structpretty/structpretty.go [2022-05-20T16:43:07.403Z] spire-1.2.1/pkg/common/cliprinter/internal/structpretty/structpretty_test.go [2022-05-20T16:43:07.403Z] spire-1.2.1/pkg/common/coretypes/ [2022-05-20T16:43:07.403Z] spire-1.2.1/pkg/common/coretypes/bundle/ [2022-05-20T16:43:07.403Z] spire-1.2.1/pkg/common/coretypes/bundle/bundle_test.go [2022-05-20T16:43:07.403Z] spire-1.2.1/pkg/common/coretypes/bundle/commontypes.go [2022-05-20T16:43:07.403Z] spire-1.2.1/pkg/common/coretypes/bundle/plugintypes.go [2022-05-20T16:43:07.403Z] spire-1.2.1/pkg/common/coretypes/bundle/require.go [2022-05-20T16:43:07.403Z] spire-1.2.1/pkg/common/coretypes/jwtkey/ [2022-05-20T16:43:07.403Z] spire-1.2.1/pkg/common/coretypes/jwtkey/apitypes.go [2022-05-20T16:43:07.403Z] spire-1.2.1/pkg/common/coretypes/jwtkey/commontypes.go [2022-05-20T16:43:07.403Z] spire-1.2.1/pkg/common/coretypes/jwtkey/jwtkey.go [2022-05-20T16:43:07.403Z] spire-1.2.1/pkg/common/coretypes/jwtkey/jwtkey_test.go [2022-05-20T16:43:07.403Z] spire-1.2.1/pkg/common/coretypes/jwtkey/plugintypes.go [2022-05-20T16:43:07.403Z] spire-1.2.1/pkg/common/coretypes/jwtkey/require.go [2022-05-20T16:43:07.403Z] spire-1.2.1/pkg/common/coretypes/x509certificate/ [2022-05-20T16:43:07.403Z] spire-1.2.1/pkg/common/coretypes/x509certificate/commontypes.go [2022-05-20T16:43:07.403Z] spire-1.2.1/pkg/common/coretypes/x509certificate/plugintypes.go [2022-05-20T16:43:07.403Z] spire-1.2.1/pkg/common/coretypes/x509certificate/require.go [2022-05-20T16:43:07.403Z] spire-1.2.1/pkg/common/coretypes/x509certificate/x509certificate.go [2022-05-20T16:43:07.403Z] spire-1.2.1/pkg/common/coretypes/x509certificate/x509certificate_test.go [2022-05-20T16:43:07.403Z] spire-1.2.1/pkg/common/cryptoutil/ [2022-05-20T16:43:07.403Z] spire-1.2.1/pkg/common/cryptoutil/keys.go [2022-05-20T16:43:07.403Z] spire-1.2.1/pkg/common/cryptoutil/keys_test.go [2022-05-20T16:43:07.403Z] spire-1.2.1/pkg/common/diskutil/ [2022-05-20T16:43:07.403Z] spire-1.2.1/pkg/common/diskutil/file_posix.go [2022-05-20T16:43:07.403Z] spire-1.2.1/pkg/common/diskutil/file_test.go [2022-05-20T16:43:07.403Z] spire-1.2.1/pkg/common/diskutil/file_windows.go [2022-05-20T16:43:07.403Z] spire-1.2.1/pkg/common/errorutil/ [2022-05-20T16:43:07.403Z] spire-1.2.1/pkg/common/errorutil/wrapper.go [2022-05-20T16:43:07.403Z] spire-1.2.1/pkg/common/health/ [2022-05-20T16:43:07.403Z] spire-1.2.1/pkg/common/health/config.go [2022-05-20T16:43:07.403Z] spire-1.2.1/pkg/common/health/context.go [2022-05-20T16:43:07.403Z] spire-1.2.1/pkg/common/health/context_test.go [2022-05-20T16:43:07.403Z] spire-1.2.1/pkg/common/health/health.go [2022-05-20T16:43:07.403Z] spire-1.2.1/pkg/common/health/health_test.go [2022-05-20T16:43:07.403Z] spire-1.2.1/pkg/common/health/logger.go [2022-05-20T16:43:07.403Z] spire-1.2.1/pkg/common/hostservice/ [2022-05-20T16:43:07.403Z] spire-1.2.1/pkg/common/hostservice/metricsservice/ [2022-05-20T16:43:07.403Z] spire-1.2.1/pkg/common/hostservice/metricsservice/v1.go [2022-05-20T16:43:07.403Z] spire-1.2.1/pkg/common/hostservice/metricsservice/v1_test.go [2022-05-20T16:43:07.403Z] spire-1.2.1/pkg/common/idutil/ [2022-05-20T16:43:07.403Z] spire-1.2.1/pkg/common/idutil/require.go [2022-05-20T16:43:07.403Z] spire-1.2.1/pkg/common/idutil/require_test.go [2022-05-20T16:43:07.403Z] spire-1.2.1/pkg/common/idutil/safety.go [2022-05-20T16:43:07.403Z] spire-1.2.1/pkg/common/idutil/safety_test.go [2022-05-20T16:43:07.403Z] spire-1.2.1/pkg/common/idutil/spiffeid.go [2022-05-20T16:43:07.403Z] spire-1.2.1/pkg/common/idutil/spiffeid_test.go [2022-05-20T16:43:07.403Z] spire-1.2.1/pkg/common/jwtsvid/ [2022-05-20T16:43:07.403Z] spire-1.2.1/pkg/common/jwtsvid/common.go [2022-05-20T16:43:07.403Z] spire-1.2.1/pkg/common/jwtsvid/sign.go [2022-05-20T16:43:07.403Z] spire-1.2.1/pkg/common/jwtsvid/token_test.go [2022-05-20T16:43:07.403Z] spire-1.2.1/pkg/common/jwtsvid/validate.go [2022-05-20T16:43:07.403Z] spire-1.2.1/pkg/common/jwtutil/ [2022-05-20T16:43:07.403Z] spire-1.2.1/pkg/common/jwtutil/keyset.go [2022-05-20T16:43:07.403Z] spire-1.2.1/pkg/common/jwtutil/keyset_test.go [2022-05-20T16:43:07.403Z] spire-1.2.1/pkg/common/log/ [2022-05-20T16:43:07.403Z] spire-1.2.1/pkg/common/log/hclog_adapter.go [2022-05-20T16:43:07.403Z] spire-1.2.1/pkg/common/log/hclog_adapter_test.go [2022-05-20T16:43:07.403Z] spire-1.2.1/pkg/common/log/log.go [2022-05-20T16:43:07.403Z] spire-1.2.1/pkg/common/log/log_test.go [2022-05-20T16:43:07.403Z] spire-1.2.1/pkg/common/log/options.go [2022-05-20T16:43:07.403Z] spire-1.2.1/pkg/common/nodeutil/ [2022-05-20T16:43:07.403Z] spire-1.2.1/pkg/common/nodeutil/node.go [2022-05-20T16:43:07.403Z] spire-1.2.1/pkg/common/nodeutil/node_test.go [2022-05-20T16:43:07.403Z] spire-1.2.1/pkg/common/peertracker/ [2022-05-20T16:43:07.403Z] spire-1.2.1/pkg/common/peertracker/conn.go [2022-05-20T16:43:07.403Z] spire-1.2.1/pkg/common/peertracker/credentials.go [2022-05-20T16:43:07.403Z] spire-1.2.1/pkg/common/peertracker/errors.go [2022-05-20T16:43:07.403Z] spire-1.2.1/pkg/common/peertracker/getpid_windows.c [2022-05-20T16:43:07.403Z] spire-1.2.1/pkg/common/peertracker/getpid_windows.h [2022-05-20T16:43:07.403Z] spire-1.2.1/pkg/common/peertracker/info.go [2022-05-20T16:43:07.403Z] spire-1.2.1/pkg/common/peertracker/listener.go [2022-05-20T16:43:07.403Z] spire-1.2.1/pkg/common/peertracker/listener_test.go [2022-05-20T16:43:07.403Z] spire-1.2.1/pkg/common/peertracker/peertracker.go [2022-05-20T16:43:07.403Z] spire-1.2.1/pkg/common/peertracker/peertracker_test.go [2022-05-20T16:43:07.403Z] spire-1.2.1/pkg/common/peertracker/peertracker_test_child_posix.go [2022-05-20T16:43:07.403Z] spire-1.2.1/pkg/common/peertracker/peertracker_test_child_windows.go [2022-05-20T16:43:07.403Z] spire-1.2.1/pkg/common/peertracker/peertracker_test_posix.go [2022-05-20T16:43:07.403Z] spire-1.2.1/pkg/common/peertracker/peertracker_test_windows.go [2022-05-20T16:43:07.403Z] spire-1.2.1/pkg/common/peertracker/tcp.go [2022-05-20T16:43:07.403Z] spire-1.2.1/pkg/common/peertracker/tcp_fallback.go [2022-05-20T16:43:07.403Z] spire-1.2.1/pkg/common/peertracker/tcp_windows.go [2022-05-20T16:43:07.403Z] spire-1.2.1/pkg/common/peertracker/tracker_bsd.go [2022-05-20T16:43:07.403Z] spire-1.2.1/pkg/common/peertracker/tracker_fallback.go [2022-05-20T16:43:07.403Z] spire-1.2.1/pkg/common/peertracker/tracker_linux.go [2022-05-20T16:43:07.403Z] spire-1.2.1/pkg/common/peertracker/tracker_linux_test.go [2022-05-20T16:43:07.403Z] spire-1.2.1/pkg/common/peertracker/tracker_windows.go [2022-05-20T16:43:07.403Z] spire-1.2.1/pkg/common/peertracker/uds.go [2022-05-20T16:43:07.403Z] spire-1.2.1/pkg/common/peertracker/uds_bsd.go [2022-05-20T16:43:07.403Z] spire-1.2.1/pkg/common/peertracker/uds_fallback.go [2022-05-20T16:43:07.403Z] spire-1.2.1/pkg/common/peertracker/uds_linux.go [2022-05-20T16:43:07.403Z] spire-1.2.1/pkg/common/pemutil/ [2022-05-20T16:43:07.403Z] spire-1.2.1/pkg/common/pemutil/block.go [2022-05-20T16:43:07.403Z] spire-1.2.1/pkg/common/pemutil/certs.go [2022-05-20T16:43:07.403Z] spire-1.2.1/pkg/common/pemutil/common.go [2022-05-20T16:43:07.403Z] spire-1.2.1/pkg/common/pemutil/csr.go [2022-05-20T16:43:07.403Z] spire-1.2.1/pkg/common/pemutil/keys.go [2022-05-20T16:43:07.403Z] spire-1.2.1/pkg/common/pemutil/pemutil_test.go [2022-05-20T16:43:07.403Z] spire-1.2.1/pkg/common/pemutil/testdata/ [2022-05-20T16:43:07.403Z] spire-1.2.1/pkg/common/pemutil/testdata/cert.pem [2022-05-20T16:43:07.403Z] spire-1.2.1/pkg/common/pemutil/testdata/certs.pem [2022-05-20T16:43:07.403Z] spire-1.2.1/pkg/common/pemutil/testdata/csr.pem [2022-05-20T16:43:07.403Z] spire-1.2.1/pkg/common/pemutil/testdata/ecdsa-key-pkcs8.pem [2022-05-20T16:43:07.403Z] spire-1.2.1/pkg/common/pemutil/testdata/ecdsa-key.pem [2022-05-20T16:43:07.403Z] spire-1.2.1/pkg/common/pemutil/testdata/key.pem [2022-05-20T16:43:07.403Z] spire-1.2.1/pkg/common/pemutil/testdata/public-rsa-key.pem [2022-05-20T16:43:07.403Z] spire-1.2.1/pkg/common/pemutil/testdata/rsa-key-pkcs8.pem [2022-05-20T16:43:07.403Z] spire-1.2.1/pkg/common/pemutil/testdata/rsa-key.pem [2022-05-20T16:43:07.403Z] spire-1.2.1/pkg/common/plugin/ [2022-05-20T16:43:07.403Z] spire-1.2.1/pkg/common/plugin/aws/ [2022-05-20T16:43:07.403Z] spire-1.2.1/pkg/common/plugin/aws/iid.go [2022-05-20T16:43:07.403Z] spire-1.2.1/pkg/common/plugin/azure/ [2022-05-20T16:43:07.403Z] spire-1.2.1/pkg/common/plugin/azure/msi.go [2022-05-20T16:43:07.403Z] spire-1.2.1/pkg/common/plugin/azure/msi_test.go [2022-05-20T16:43:07.403Z] spire-1.2.1/pkg/common/plugin/facade.go [2022-05-20T16:43:07.403Z] spire-1.2.1/pkg/common/plugin/facade_test.go [2022-05-20T16:43:07.403Z] spire-1.2.1/pkg/common/plugin/gcp/ [2022-05-20T16:43:07.403Z] spire-1.2.1/pkg/common/plugin/gcp/iit.go [2022-05-20T16:43:07.403Z] spire-1.2.1/pkg/common/plugin/k8s/ [2022-05-20T16:43:07.403Z] spire-1.2.1/pkg/common/plugin/k8s/apiserver/ [2022-05-20T16:43:07.403Z] spire-1.2.1/pkg/common/plugin/k8s/apiserver/client.go [2022-05-20T16:43:07.403Z] spire-1.2.1/pkg/common/plugin/k8s/apiserver/client_test.go [2022-05-20T16:43:07.403Z] spire-1.2.1/pkg/common/plugin/k8s/utils.go [2022-05-20T16:43:07.403Z] spire-1.2.1/pkg/common/plugin/k8s/utils_test.go [2022-05-20T16:43:07.403Z] spire-1.2.1/pkg/common/plugin/log.go [2022-05-20T16:43:07.403Z] spire-1.2.1/pkg/common/plugin/sshpop/ [2022-05-20T16:43:07.403Z] spire-1.2.1/pkg/common/plugin/sshpop/handshake.go [2022-05-20T16:43:07.403Z] spire-1.2.1/pkg/common/plugin/sshpop/handshake_test.go [2022-05-20T16:43:07.403Z] spire-1.2.1/pkg/common/plugin/sshpop/sshpop.go [2022-05-20T16:43:07.403Z] spire-1.2.1/pkg/common/plugin/sshpop/sshpop_test.go [2022-05-20T16:43:07.403Z] spire-1.2.1/pkg/common/plugin/sshpop/testdata/ [2022-05-20T16:43:07.403Z] spire-1.2.1/pkg/common/plugin/sshpop/testdata/dummy_agent_ssh_key [2022-05-20T16:43:07.403Z] spire-1.2.1/pkg/common/plugin/sshpop/testdata/dummy_agent_ssh_key-cert.pub [2022-05-20T16:43:07.403Z] spire-1.2.1/pkg/common/plugin/sshpop/testdata/dummy_ssh_cert_authority.pub [2022-05-20T16:43:07.403Z] spire-1.2.1/pkg/common/plugin/sshpop/testdata/empty_ssh_cert_authority.pub [2022-05-20T16:43:07.403Z] spire-1.2.1/pkg/common/plugin/sshpop/testdata/many_ssh_cert_authorities.pub [2022-05-20T16:43:07.403Z] spire-1.2.1/pkg/common/plugin/tpmdevid/ [2022-05-20T16:43:07.403Z] spire-1.2.1/pkg/common/plugin/tpmdevid/devid.go [2022-05-20T16:43:07.403Z] spire-1.2.1/pkg/common/plugin/x509pop/ [2022-05-20T16:43:07.403Z] spire-1.2.1/pkg/common/plugin/x509pop/x509pop.go [2022-05-20T16:43:07.403Z] spire-1.2.1/pkg/common/plugin/x509pop/x509pop_test.go [2022-05-20T16:43:07.403Z] spire-1.2.1/pkg/common/profiling/ [2022-05-20T16:43:07.403Z] spire-1.2.1/pkg/common/profiling/dumpers.go [2022-05-20T16:43:07.403Z] spire-1.2.1/pkg/common/profiling/profiling.go [2022-05-20T16:43:07.403Z] spire-1.2.1/pkg/common/protoutil/ [2022-05-20T16:43:07.403Z] spire-1.2.1/pkg/common/protoutil/masks.go [2022-05-20T16:43:07.403Z] spire-1.2.1/pkg/common/protoutil/masks_test.go [2022-05-20T16:43:07.403Z] spire-1.2.1/pkg/common/rotationutil/ [2022-05-20T16:43:07.403Z] spire-1.2.1/pkg/common/rotationutil/rotationutil.go [2022-05-20T16:43:07.403Z] spire-1.2.1/pkg/common/rotationutil/rotationutil_test.go [2022-05-20T16:43:07.403Z] spire-1.2.1/pkg/common/selector/ [2022-05-20T16:43:07.403Z] spire-1.2.1/pkg/common/selector/selector.go [2022-05-20T16:43:07.404Z] spire-1.2.1/pkg/common/selector/selector_test.go [2022-05-20T16:43:07.404Z] spire-1.2.1/pkg/common/selector/set.go [2022-05-20T16:43:07.404Z] spire-1.2.1/pkg/common/selector/set_utils.go [2022-05-20T16:43:07.404Z] spire-1.2.1/pkg/common/selector/set_utils_test.go [2022-05-20T16:43:07.404Z] spire-1.2.1/pkg/common/telemetry/ [2022-05-20T16:43:07.404Z] spire-1.2.1/pkg/common/telemetry/agent/ [2022-05-20T16:43:07.404Z] spire-1.2.1/pkg/common/telemetry/agent/keymanager/ [2022-05-20T16:43:07.404Z] spire-1.2.1/pkg/common/telemetry/agent/keymanager/keymanager.go [2022-05-20T16:43:07.404Z] spire-1.2.1/pkg/common/telemetry/agent/keymanager/wrapper.go [2022-05-20T16:43:07.404Z] spire-1.2.1/pkg/common/telemetry/agent/keymanager/wrapper_test.go [2022-05-20T16:43:07.404Z] spire-1.2.1/pkg/common/telemetry/agent/manager.go [2022-05-20T16:43:07.404Z] spire-1.2.1/pkg/common/telemetry/agent/node.go [2022-05-20T16:43:07.404Z] spire-1.2.1/pkg/common/telemetry/agent/rotate.go [2022-05-20T16:43:07.404Z] spire-1.2.1/pkg/common/telemetry/agent/sdsapi.go [2022-05-20T16:43:07.404Z] spire-1.2.1/pkg/common/telemetry/agent/store/ [2022-05-20T16:43:07.404Z] spire-1.2.1/pkg/common/telemetry/agent/store/store.go [2022-05-20T16:43:07.404Z] spire-1.2.1/pkg/common/telemetry/agent/workloadapi/ [2022-05-20T16:43:07.404Z] spire-1.2.1/pkg/common/telemetry/agent/workloadapi/workload.go [2022-05-20T16:43:07.404Z] spire-1.2.1/pkg/common/telemetry/blackhole.go [2022-05-20T16:43:07.404Z] spire-1.2.1/pkg/common/telemetry/call.go [2022-05-20T16:43:07.404Z] spire-1.2.1/pkg/common/telemetry/common/ [2022-05-20T16:43:07.404Z] spire-1.2.1/pkg/common/telemetry/common/label_adders.go [2022-05-20T16:43:07.404Z] spire-1.2.1/pkg/common/telemetry/config.go [2022-05-20T16:43:07.404Z] spire-1.2.1/pkg/common/telemetry/dogstatsd.go [2022-05-20T16:43:07.404Z] spire-1.2.1/pkg/common/telemetry/dogstatsd_test.go [2022-05-20T16:43:07.404Z] spire-1.2.1/pkg/common/telemetry/inmem.go [2022-05-20T16:43:07.404Z] spire-1.2.1/pkg/common/telemetry/inmem_test.go [2022-05-20T16:43:07.404Z] spire-1.2.1/pkg/common/telemetry/m3.go [2022-05-20T16:43:07.404Z] spire-1.2.1/pkg/common/telemetry/m3_test.go [2022-05-20T16:43:07.404Z] spire-1.2.1/pkg/common/telemetry/metrics.go [2022-05-20T16:43:07.404Z] spire-1.2.1/pkg/common/telemetry/metrics_benchmark_test.go [2022-05-20T16:43:07.404Z] spire-1.2.1/pkg/common/telemetry/names.go [2022-05-20T16:43:07.404Z] spire-1.2.1/pkg/common/telemetry/prometheus.go [2022-05-20T16:43:07.404Z] spire-1.2.1/pkg/common/telemetry/prometheus_test.go [2022-05-20T16:43:07.404Z] spire-1.2.1/pkg/common/telemetry/sanitize.go [2022-05-20T16:43:07.404Z] spire-1.2.1/pkg/common/telemetry/sanitize_test.go [2022-05-20T16:43:07.404Z] spire-1.2.1/pkg/common/telemetry/server/ [2022-05-20T16:43:07.404Z] spire-1.2.1/pkg/common/telemetry/server/bundle_manager.go [2022-05-20T16:43:07.404Z] spire-1.2.1/pkg/common/telemetry/server/ca_manager.go [2022-05-20T16:43:07.404Z] spire-1.2.1/pkg/common/telemetry/server/datastore/ [2022-05-20T16:43:07.404Z] spire-1.2.1/pkg/common/telemetry/server/datastore/bundle.go [2022-05-20T16:43:07.404Z] spire-1.2.1/pkg/common/telemetry/server/datastore/federation_relationship.go [2022-05-20T16:43:07.682Z] spire-1.2.1/pkg/common/telemetry/server/datastore/join_token.go [2022-05-20T16:43:07.682Z] spire-1.2.1/pkg/common/telemetry/server/datastore/node.go [2022-05-20T16:43:07.682Z] spire-1.2.1/pkg/common/telemetry/server/datastore/registration.go [2022-05-20T16:43:07.682Z] spire-1.2.1/pkg/common/telemetry/server/datastore/wrapper.go [2022-05-20T16:43:07.682Z] spire-1.2.1/pkg/common/telemetry/server/datastore/wrapper_test.go [2022-05-20T16:43:07.682Z] spire-1.2.1/pkg/common/telemetry/server/keymanager/ [2022-05-20T16:43:07.682Z] spire-1.2.1/pkg/common/telemetry/server/keymanager/keymanager.go [2022-05-20T16:43:07.682Z] spire-1.2.1/pkg/common/telemetry/server/keymanager/wrapper.go [2022-05-20T16:43:07.682Z] spire-1.2.1/pkg/common/telemetry/server/keymanager/wrapper_test.go [2022-05-20T16:43:07.682Z] spire-1.2.1/pkg/common/telemetry/server/registration_manager.go [2022-05-20T16:43:07.682Z] spire-1.2.1/pkg/common/telemetry/server/rotate.go [2022-05-20T16:43:07.682Z] spire-1.2.1/pkg/common/telemetry/server/server.go [2022-05-20T16:43:07.682Z] spire-1.2.1/pkg/common/telemetry/sink.go [2022-05-20T16:43:07.682Z] spire-1.2.1/pkg/common/telemetry/statsd.go [2022-05-20T16:43:07.682Z] spire-1.2.1/pkg/common/telemetry/statsd_test.go [2022-05-20T16:43:07.682Z] spire-1.2.1/pkg/common/telemetry/uptime.go [2022-05-20T16:43:07.682Z] spire-1.2.1/pkg/common/telemetry/version.go [2022-05-20T16:43:07.682Z] spire-1.2.1/pkg/common/telemetry/withlabels.go [2022-05-20T16:43:07.682Z] spire-1.2.1/pkg/common/uptime/ [2022-05-20T16:43:07.682Z] spire-1.2.1/pkg/common/uptime/uptime.go [2022-05-20T16:43:07.682Z] spire-1.2.1/pkg/common/uptime/uptime_test.go [2022-05-20T16:43:07.682Z] spire-1.2.1/pkg/common/util/ [2022-05-20T16:43:07.682Z] spire-1.2.1/pkg/common/util/certs.go [2022-05-20T16:43:07.682Z] spire-1.2.1/pkg/common/util/certs_test.go [2022-05-20T16:43:07.682Z] spire-1.2.1/pkg/common/util/csr.go [2022-05-20T16:43:07.682Z] spire-1.2.1/pkg/common/util/hash.go [2022-05-20T16:43:07.682Z] spire-1.2.1/pkg/common/util/selectors.go [2022-05-20T16:43:07.682Z] spire-1.2.1/pkg/common/util/selectors_test.go [2022-05-20T16:43:07.682Z] spire-1.2.1/pkg/common/util/signals.go [2022-05-20T16:43:07.682Z] spire-1.2.1/pkg/common/util/sort.go [2022-05-20T16:43:07.682Z] spire-1.2.1/pkg/common/util/sort_test.go [2022-05-20T16:43:07.682Z] spire-1.2.1/pkg/common/util/task.go [2022-05-20T16:43:07.682Z] spire-1.2.1/pkg/common/util/task_test.go [2022-05-20T16:43:07.682Z] spire-1.2.1/pkg/common/util/testdata/ [2022-05-20T16:43:07.682Z] spire-1.2.1/pkg/common/util/testdata/empty-bundle.pem [2022-05-20T16:43:07.682Z] spire-1.2.1/pkg/common/util/testdata/mixed-bundle.pem [2022-05-20T16:43:07.682Z] spire-1.2.1/pkg/common/version/ [2022-05-20T16:43:07.682Z] spire-1.2.1/pkg/common/version/version.go [2022-05-20T16:43:07.682Z] spire-1.2.1/pkg/common/x509svid/ [2022-05-20T16:43:07.682Z] spire-1.2.1/pkg/common/x509svid/common_test.go [2022-05-20T16:43:07.682Z] spire-1.2.1/pkg/common/x509svid/csr.go [2022-05-20T16:43:07.682Z] spire-1.2.1/pkg/common/x509svid/upstreamca.go [2022-05-20T16:43:07.682Z] spire-1.2.1/pkg/common/x509svid/upstreamca_test.go [2022-05-20T16:43:07.682Z] spire-1.2.1/pkg/common/x509util/ [2022-05-20T16:43:07.682Z] spire-1.2.1/pkg/common/x509util/cert.go [2022-05-20T16:43:07.682Z] spire-1.2.1/pkg/common/x509util/dns.go [2022-05-20T16:43:07.682Z] spire-1.2.1/pkg/common/x509util/dns_test.go [2022-05-20T16:43:07.682Z] spire-1.2.1/pkg/common/x509util/keyid.go [2022-05-20T16:43:07.682Z] spire-1.2.1/pkg/common/x509util/keypair.go [2022-05-20T16:43:07.682Z] spire-1.2.1/pkg/common/x509util/serialnumber.go [2022-05-20T16:43:07.682Z] spire-1.2.1/pkg/common/x509util/serialnumber_test.go [2022-05-20T16:43:07.682Z] spire-1.2.1/pkg/server/ [2022-05-20T16:43:07.682Z] spire-1.2.1/pkg/server/api/ [2022-05-20T16:43:07.682Z] spire-1.2.1/pkg/server/api/agent.go [2022-05-20T16:43:07.682Z] spire-1.2.1/pkg/server/api/agent/ [2022-05-20T16:43:07.682Z] spire-1.2.1/pkg/server/api/agent/v1/ [2022-05-20T16:43:07.682Z] spire-1.2.1/pkg/server/api/agent/v1/service.go [2022-05-20T16:43:07.682Z] spire-1.2.1/pkg/server/api/agent/v1/service_test.go [2022-05-20T16:43:07.682Z] spire-1.2.1/pkg/server/api/agent_test.go [2022-05-20T16:43:07.682Z] spire-1.2.1/pkg/server/api/api.go [2022-05-20T16:43:07.682Z] spire-1.2.1/pkg/server/api/audit/ [2022-05-20T16:43:07.682Z] spire-1.2.1/pkg/server/api/audit/audit.go [2022-05-20T16:43:07.682Z] spire-1.2.1/pkg/server/api/audit/audit_test.go [2022-05-20T16:43:07.682Z] spire-1.2.1/pkg/server/api/bundle.go [2022-05-20T16:43:07.682Z] spire-1.2.1/pkg/server/api/bundle/ [2022-05-20T16:43:07.682Z] spire-1.2.1/pkg/server/api/bundle/v1/ [2022-05-20T16:43:07.682Z] spire-1.2.1/pkg/server/api/bundle/v1/service.go [2022-05-20T16:43:07.682Z] spire-1.2.1/pkg/server/api/bundle/v1/service_test.go [2022-05-20T16:43:07.682Z] spire-1.2.1/pkg/server/api/bundle_test.go [2022-05-20T16:43:07.682Z] spire-1.2.1/pkg/server/api/debug/ [2022-05-20T16:43:07.682Z] spire-1.2.1/pkg/server/api/debug/v1/ [2022-05-20T16:43:07.682Z] spire-1.2.1/pkg/server/api/debug/v1/service.go [2022-05-20T16:43:07.682Z] spire-1.2.1/pkg/server/api/debug/v1/service_test.go [2022-05-20T16:43:07.682Z] spire-1.2.1/pkg/server/api/entry.go [2022-05-20T16:43:07.682Z] spire-1.2.1/pkg/server/api/entry/ [2022-05-20T16:43:07.682Z] spire-1.2.1/pkg/server/api/entry/v1/ [2022-05-20T16:43:07.682Z] spire-1.2.1/pkg/server/api/entry/v1/service.go [2022-05-20T16:43:07.682Z] spire-1.2.1/pkg/server/api/entry/v1/service_test.go [2022-05-20T16:43:07.682Z] spire-1.2.1/pkg/server/api/entry_test.go [2022-05-20T16:43:07.682Z] spire-1.2.1/pkg/server/api/health/ [2022-05-20T16:43:07.682Z] spire-1.2.1/pkg/server/api/health/v1/ [2022-05-20T16:43:07.682Z] spire-1.2.1/pkg/server/api/health/v1/service.go [2022-05-20T16:43:07.682Z] spire-1.2.1/pkg/server/api/health/v1/service_test.go [2022-05-20T16:43:07.682Z] spire-1.2.1/pkg/server/api/id.go [2022-05-20T16:43:07.682Z] spire-1.2.1/pkg/server/api/id_test.go [2022-05-20T16:43:07.682Z] spire-1.2.1/pkg/server/api/limits/ [2022-05-20T16:43:07.682Z] spire-1.2.1/pkg/server/api/limits/limits.go [2022-05-20T16:43:07.682Z] spire-1.2.1/pkg/server/api/middleware/ [2022-05-20T16:43:07.682Z] spire-1.2.1/pkg/server/api/middleware/alias.go [2022-05-20T16:43:07.682Z] spire-1.2.1/pkg/server/api/middleware/audit.go [2022-05-20T16:43:07.682Z] spire-1.2.1/pkg/server/api/middleware/authorization.go [2022-05-20T16:43:07.682Z] spire-1.2.1/pkg/server/api/middleware/authorization_opa.go [2022-05-20T16:43:07.682Z] spire-1.2.1/pkg/server/api/middleware/authorization_test.go [2022-05-20T16:43:07.682Z] spire-1.2.1/pkg/server/api/middleware/authorize_agent.go [2022-05-20T16:43:07.682Z] spire-1.2.1/pkg/server/api/middleware/caller.go [2022-05-20T16:43:07.682Z] spire-1.2.1/pkg/server/api/middleware/caller_test.go [2022-05-20T16:43:07.682Z] spire-1.2.1/pkg/server/api/middleware/common.go [2022-05-20T16:43:07.682Z] spire-1.2.1/pkg/server/api/middleware/common_test.go [2022-05-20T16:43:07.682Z] spire-1.2.1/pkg/server/api/middleware/entries.go [2022-05-20T16:43:07.682Z] spire-1.2.1/pkg/server/api/middleware/entries_test.go [2022-05-20T16:43:07.682Z] spire-1.2.1/pkg/server/api/middleware/ratelimit.go [2022-05-20T16:43:07.682Z] spire-1.2.1/pkg/server/api/middleware/ratelimit_test.go [2022-05-20T16:43:07.682Z] spire-1.2.1/pkg/server/api/ratelimit.go [2022-05-20T16:43:07.682Z] spire-1.2.1/pkg/server/api/rpccontext/ [2022-05-20T16:43:07.682Z] spire-1.2.1/pkg/server/api/rpccontext/alias.go [2022-05-20T16:43:07.682Z] spire-1.2.1/pkg/server/api/rpccontext/audit.go [2022-05-20T16:43:07.682Z] spire-1.2.1/pkg/server/api/rpccontext/caller.go [2022-05-20T16:43:07.682Z] spire-1.2.1/pkg/server/api/rpccontext/ratelimit.go [2022-05-20T16:43:07.682Z] spire-1.2.1/pkg/server/api/selector.go [2022-05-20T16:43:07.682Z] spire-1.2.1/pkg/server/api/selector_test.go [2022-05-20T16:43:07.682Z] spire-1.2.1/pkg/server/api/status.go [2022-05-20T16:43:07.682Z] spire-1.2.1/pkg/server/api/status_test.go [2022-05-20T16:43:07.682Z] spire-1.2.1/pkg/server/api/svid/ [2022-05-20T16:43:07.682Z] spire-1.2.1/pkg/server/api/svid/v1/ [2022-05-20T16:43:07.682Z] spire-1.2.1/pkg/server/api/svid/v1/service.go [2022-05-20T16:43:07.682Z] spire-1.2.1/pkg/server/api/svid/v1/service_test.go [2022-05-20T16:43:07.682Z] spire-1.2.1/pkg/server/api/trustdomain.go [2022-05-20T16:43:07.682Z] spire-1.2.1/pkg/server/api/trustdomain/ [2022-05-20T16:43:07.683Z] spire-1.2.1/pkg/server/api/trustdomain/v1/ [2022-05-20T16:43:07.683Z] spire-1.2.1/pkg/server/api/trustdomain/v1/service.go [2022-05-20T16:43:07.683Z] spire-1.2.1/pkg/server/api/trustdomain/v1/service_test.go [2022-05-20T16:43:07.683Z] spire-1.2.1/pkg/server/api/trustdomain_test.go [2022-05-20T16:43:07.683Z] spire-1.2.1/pkg/server/authpolicy/ [2022-05-20T16:43:07.683Z] spire-1.2.1/pkg/server/authpolicy/defaults.go [2022-05-20T16:43:07.683Z] spire-1.2.1/pkg/server/authpolicy/policy.go [2022-05-20T16:43:07.683Z] spire-1.2.1/pkg/server/authpolicy/policy.rego [2022-05-20T16:43:07.683Z] spire-1.2.1/pkg/server/authpolicy/policy_data.json [2022-05-20T16:43:07.683Z] spire-1.2.1/pkg/server/authpolicy/policy_test.go [2022-05-20T16:43:07.683Z] spire-1.2.1/pkg/server/authpolicy/validate.go [2022-05-20T16:43:07.683Z] spire-1.2.1/pkg/server/bundle/ [2022-05-20T16:43:07.683Z] spire-1.2.1/pkg/server/bundle/client/ [2022-05-20T16:43:07.683Z] spire-1.2.1/pkg/server/bundle/client/client.go [2022-05-20T16:43:07.683Z] spire-1.2.1/pkg/server/bundle/client/client_test.go [2022-05-20T16:43:07.683Z] spire-1.2.1/pkg/server/bundle/client/manager.go [2022-05-20T16:43:07.683Z] spire-1.2.1/pkg/server/bundle/client/manager_test.go [2022-05-20T16:43:07.683Z] spire-1.2.1/pkg/server/bundle/client/sources.go [2022-05-20T16:43:07.683Z] spire-1.2.1/pkg/server/bundle/client/sources_test.go [2022-05-20T16:43:07.683Z] spire-1.2.1/pkg/server/bundle/client/updater.go [2022-05-20T16:43:07.683Z] spire-1.2.1/pkg/server/bundle/client/updater_test.go [2022-05-20T16:43:07.683Z] spire-1.2.1/pkg/server/ca/ [2022-05-20T16:43:07.683Z] spire-1.2.1/pkg/server/ca/ca.go [2022-05-20T16:43:07.683Z] spire-1.2.1/pkg/server/ca/ca_health.go [2022-05-20T16:43:07.683Z] spire-1.2.1/pkg/server/ca/ca_test.go [2022-05-20T16:43:07.683Z] spire-1.2.1/pkg/server/ca/journal.go [2022-05-20T16:43:07.683Z] spire-1.2.1/pkg/server/ca/journal_test.go [2022-05-20T16:43:07.683Z] spire-1.2.1/pkg/server/ca/manager.go [2022-05-20T16:43:07.683Z] spire-1.2.1/pkg/server/ca/manager_health.go [2022-05-20T16:43:07.683Z] spire-1.2.1/pkg/server/ca/manager_test.go [2022-05-20T16:43:07.683Z] spire-1.2.1/pkg/server/ca/templates.go [2022-05-20T16:43:07.683Z] spire-1.2.1/pkg/server/ca/upstream_client.go [2022-05-20T16:43:07.683Z] spire-1.2.1/pkg/server/ca/upstream_client_test.go [2022-05-20T16:43:07.683Z] spire-1.2.1/pkg/server/ca/validation.go [2022-05-20T16:43:07.683Z] spire-1.2.1/pkg/server/cache/ [2022-05-20T16:43:07.683Z] spire-1.2.1/pkg/server/cache/dscache/ [2022-05-20T16:43:07.683Z] spire-1.2.1/pkg/server/cache/dscache/cache.go [2022-05-20T16:43:07.683Z] spire-1.2.1/pkg/server/cache/dscache/cache_test.go [2022-05-20T16:43:07.683Z] spire-1.2.1/pkg/server/cache/entrycache/ [2022-05-20T16:43:07.683Z] spire-1.2.1/pkg/server/cache/entrycache/cache.go [2022-05-20T16:43:07.683Z] spire-1.2.1/pkg/server/cache/entrycache/cache_test.go [2022-05-20T16:43:07.683Z] spire-1.2.1/pkg/server/cache/entrycache/fullcache.go [2022-05-20T16:43:07.683Z] spire-1.2.1/pkg/server/cache/entrycache/fullcache_ds.go [2022-05-20T16:43:07.683Z] spire-1.2.1/pkg/server/cache/entrycache/fullcache_ds_test.go [2022-05-20T16:43:07.683Z] spire-1.2.1/pkg/server/cache/entrycache/fullcache_test.go [2022-05-20T16:43:07.683Z] spire-1.2.1/pkg/server/catalog/ [2022-05-20T16:43:07.683Z] spire-1.2.1/pkg/server/catalog/catalog.go [2022-05-20T16:43:07.683Z] spire-1.2.1/pkg/server/catalog/keymanager.go [2022-05-20T16:43:07.683Z] spire-1.2.1/pkg/server/catalog/nodeattestor.go [2022-05-20T16:43:07.683Z] spire-1.2.1/pkg/server/catalog/noderesolver.go [2022-05-20T16:43:07.683Z] spire-1.2.1/pkg/server/catalog/notifier.go [2022-05-20T16:43:07.683Z] spire-1.2.1/pkg/server/catalog/upstreamauthority.go [2022-05-20T16:43:07.683Z] spire-1.2.1/pkg/server/config.go [2022-05-20T16:43:07.683Z] spire-1.2.1/pkg/server/datastore/ [2022-05-20T16:43:07.683Z] spire-1.2.1/pkg/server/datastore/datastore.go [2022-05-20T16:43:07.683Z] spire-1.2.1/pkg/server/datastore/datastore_health.go [2022-05-20T16:43:07.683Z] spire-1.2.1/pkg/server/datastore/repository.go [2022-05-20T16:43:07.683Z] spire-1.2.1/pkg/server/datastore/sqlstore/ [2022-05-20T16:43:07.683Z] spire-1.2.1/pkg/server/datastore/sqlstore/dialect.go [2022-05-20T16:43:07.683Z] spire-1.2.1/pkg/server/datastore/sqlstore/migration.go [2022-05-20T16:43:07.683Z] spire-1.2.1/pkg/server/datastore/sqlstore/migration_test.go [2022-05-20T16:43:07.683Z] spire-1.2.1/pkg/server/datastore/sqlstore/models.go [2022-05-20T16:43:07.683Z] spire-1.2.1/pkg/server/datastore/sqlstore/mysql.go [2022-05-20T16:43:07.683Z] spire-1.2.1/pkg/server/datastore/sqlstore/postgres.go [2022-05-20T16:43:07.683Z] spire-1.2.1/pkg/server/datastore/sqlstore/sqlite.go [2022-05-20T16:43:07.683Z] spire-1.2.1/pkg/server/datastore/sqlstore/sqlite_no_cgo.go [2022-05-20T16:43:07.683Z] spire-1.2.1/pkg/server/datastore/sqlstore/sqlite_test.go [2022-05-20T16:43:07.683Z] spire-1.2.1/pkg/server/datastore/sqlstore/sqlstore.go [2022-05-20T16:43:07.683Z] spire-1.2.1/pkg/server/datastore/sqlstore/sqlstore_test.go [2022-05-20T16:43:07.683Z] spire-1.2.1/pkg/server/datastore/sqlstore/stmt_cache.go [2022-05-20T16:43:07.683Z] spire-1.2.1/pkg/server/datastore/sqlstore/testdata/ [2022-05-20T16:43:07.683Z] spire-1.2.1/pkg/server/datastore/sqlstore/testdata/entries.json [2022-05-20T16:43:07.683Z] spire-1.2.1/pkg/server/datastore/sqlstore/testdata/entries_federates_with.json [2022-05-20T16:43:07.683Z] spire-1.2.1/pkg/server/datastore/sqlstore/testdata/invalid_registration_entries.json [2022-05-20T16:43:07.683Z] spire-1.2.1/pkg/server/datastore/sqlstore/testdata/valid_registration_entries.json [2022-05-20T16:43:07.683Z] spire-1.2.1/pkg/server/endpoints/ [2022-05-20T16:43:07.683Z] spire-1.2.1/pkg/server/endpoints/bundle/ [2022-05-20T16:43:07.683Z] spire-1.2.1/pkg/server/endpoints/bundle/acme_auth.go [2022-05-20T16:43:07.683Z] spire-1.2.1/pkg/server/endpoints/bundle/config.go [2022-05-20T16:43:07.683Z] spire-1.2.1/pkg/server/endpoints/bundle/internal/ [2022-05-20T16:43:07.683Z] spire-1.2.1/pkg/server/endpoints/bundle/internal/README [2022-05-20T16:43:07.683Z] spire-1.2.1/pkg/server/endpoints/bundle/internal/acmetest/ [2022-05-20T16:43:07.683Z] spire-1.2.1/pkg/server/endpoints/bundle/internal/acmetest/ca.go [2022-05-20T16:43:07.683Z] spire-1.2.1/pkg/server/endpoints/bundle/internal/autocert/ [2022-05-20T16:43:07.683Z] spire-1.2.1/pkg/server/endpoints/bundle/internal/autocert/autocert.go [2022-05-20T16:43:07.683Z] spire-1.2.1/pkg/server/endpoints/bundle/internal/autocert/cache.go [2022-05-20T16:43:07.683Z] spire-1.2.1/pkg/server/endpoints/bundle/internal/autocert/keys.go [2022-05-20T16:43:07.683Z] spire-1.2.1/pkg/server/endpoints/bundle/internal/autocert/listener.go [2022-05-20T16:43:07.683Z] spire-1.2.1/pkg/server/endpoints/bundle/internal/autocert/renewal.go [2022-05-20T16:43:07.683Z] spire-1.2.1/pkg/server/endpoints/bundle/server.go [2022-05-20T16:43:07.683Z] spire-1.2.1/pkg/server/endpoints/bundle/server_test.go [2022-05-20T16:43:07.683Z] spire-1.2.1/pkg/server/endpoints/bundle/spiffe_auth.go [2022-05-20T16:43:07.683Z] spire-1.2.1/pkg/server/endpoints/config.go [2022-05-20T16:43:07.683Z] spire-1.2.1/pkg/server/endpoints/endpoints.go [2022-05-20T16:43:07.683Z] spire-1.2.1/pkg/server/endpoints/endpoints_test.go [2022-05-20T16:43:07.683Z] spire-1.2.1/pkg/server/endpoints/entryfetcher.go [2022-05-20T16:43:07.683Z] spire-1.2.1/pkg/server/endpoints/entryfetcher_test.go [2022-05-20T16:43:07.683Z] spire-1.2.1/pkg/server/endpoints/middleware.go [2022-05-20T16:43:07.683Z] spire-1.2.1/pkg/server/endpoints/middleware_test.go [2022-05-20T16:43:07.683Z] spire-1.2.1/pkg/server/hostservice/ [2022-05-20T16:43:07.683Z] spire-1.2.1/pkg/server/hostservice/agentstore/ [2022-05-20T16:43:07.683Z] spire-1.2.1/pkg/server/hostservice/agentstore/agentstore.go [2022-05-20T16:43:07.683Z] spire-1.2.1/pkg/server/hostservice/agentstore/agentstore_test.go [2022-05-20T16:43:07.683Z] spire-1.2.1/pkg/server/hostservice/agentstore/attestation.go [2022-05-20T16:43:07.683Z] spire-1.2.1/pkg/server/hostservice/agentstore/attestation_test.go [2022-05-20T16:43:07.683Z] spire-1.2.1/pkg/server/hostservice/identityprovider/ [2022-05-20T16:43:07.683Z] spire-1.2.1/pkg/server/hostservice/identityprovider/identityprovider.go [2022-05-20T16:43:07.683Z] spire-1.2.1/pkg/server/hostservice/identityprovider/identityprovider_test.go [2022-05-20T16:43:07.683Z] spire-1.2.1/pkg/server/plugin/ [2022-05-20T16:43:07.683Z] spire-1.2.1/pkg/server/plugin/keymanager/ [2022-05-20T16:43:07.683Z] spire-1.2.1/pkg/server/plugin/keymanager/awskms/ [2022-05-20T16:43:07.683Z] spire-1.2.1/pkg/server/plugin/keymanager/awskms/awskms.go [2022-05-20T16:43:07.683Z] spire-1.2.1/pkg/server/plugin/keymanager/awskms/awskms_test.go [2022-05-20T16:43:07.683Z] spire-1.2.1/pkg/server/plugin/keymanager/awskms/client.go [2022-05-20T16:43:07.683Z] spire-1.2.1/pkg/server/plugin/keymanager/awskms/client_fake.go [2022-05-20T16:43:07.683Z] spire-1.2.1/pkg/server/plugin/keymanager/awskms/fetcher.go [2022-05-20T16:43:07.683Z] spire-1.2.1/pkg/server/plugin/keymanager/base/ [2022-05-20T16:43:07.683Z] spire-1.2.1/pkg/server/plugin/keymanager/base/keymanagerbase.go [2022-05-20T16:43:07.683Z] spire-1.2.1/pkg/server/plugin/keymanager/constant.go [2022-05-20T16:43:07.683Z] spire-1.2.1/pkg/server/plugin/keymanager/disk/ [2022-05-20T16:43:07.683Z] spire-1.2.1/pkg/server/plugin/keymanager/disk/disk.go [2022-05-20T16:43:07.683Z] spire-1.2.1/pkg/server/plugin/keymanager/disk/disk_test.go [2022-05-20T16:43:07.683Z] spire-1.2.1/pkg/server/plugin/keymanager/keymanager.go [2022-05-20T16:43:07.683Z] spire-1.2.1/pkg/server/plugin/keymanager/memory/ [2022-05-20T16:43:07.683Z] spire-1.2.1/pkg/server/plugin/keymanager/memory/memory.go [2022-05-20T16:43:07.683Z] spire-1.2.1/pkg/server/plugin/keymanager/memory/memory_test.go [2022-05-20T16:43:07.683Z] spire-1.2.1/pkg/server/plugin/keymanager/repository.go [2022-05-20T16:43:07.683Z] spire-1.2.1/pkg/server/plugin/keymanager/test/ [2022-05-20T16:43:07.683Z] spire-1.2.1/pkg/server/plugin/keymanager/test/keymanagertest.go [2022-05-20T16:43:07.683Z] spire-1.2.1/pkg/server/plugin/keymanager/v1.go [2022-05-20T16:43:07.683Z] spire-1.2.1/pkg/server/plugin/keymanager/v1_test.go [2022-05-20T16:43:07.683Z] spire-1.2.1/pkg/server/plugin/nodeattestor/ [2022-05-20T16:43:07.683Z] spire-1.2.1/pkg/server/plugin/nodeattestor/aws/ [2022-05-20T16:43:07.683Z] spire-1.2.1/pkg/server/plugin/nodeattestor/aws/awsca.go [2022-05-20T16:43:07.683Z] spire-1.2.1/pkg/server/plugin/nodeattestor/aws/client.go [2022-05-20T16:43:07.683Z] spire-1.2.1/pkg/server/plugin/nodeattestor/aws/iid.go [2022-05-20T16:43:07.683Z] spire-1.2.1/pkg/server/plugin/nodeattestor/aws/iid_test.go [2022-05-20T16:43:07.683Z] spire-1.2.1/pkg/server/plugin/nodeattestor/aws/session.go [2022-05-20T16:43:07.683Z] spire-1.2.1/pkg/server/plugin/nodeattestor/aws/spiffeid.go [2022-05-20T16:43:07.683Z] spire-1.2.1/pkg/server/plugin/nodeattestor/aws/spiffeid_test.go [2022-05-20T16:43:07.683Z] spire-1.2.1/pkg/server/plugin/nodeattestor/azure/ [2022-05-20T16:43:07.683Z] spire-1.2.1/pkg/server/plugin/nodeattestor/azure/msi.go [2022-05-20T16:43:07.683Z] spire-1.2.1/pkg/server/plugin/nodeattestor/azure/msi_test.go [2022-05-20T16:43:07.683Z] spire-1.2.1/pkg/server/plugin/nodeattestor/base/ [2022-05-20T16:43:07.683Z] spire-1.2.1/pkg/server/plugin/nodeattestor/base/base.go [2022-05-20T16:43:07.683Z] spire-1.2.1/pkg/server/plugin/nodeattestor/gcp/ [2022-05-20T16:43:07.683Z] spire-1.2.1/pkg/server/plugin/nodeattestor/gcp/google_public_key_retriever.go [2022-05-20T16:43:07.683Z] spire-1.2.1/pkg/server/plugin/nodeattestor/gcp/google_public_key_retriever_test.go [2022-05-20T16:43:07.683Z] spire-1.2.1/pkg/server/plugin/nodeattestor/gcp/iit.go [2022-05-20T16:43:07.683Z] spire-1.2.1/pkg/server/plugin/nodeattestor/gcp/iit_test.go [2022-05-20T16:43:07.683Z] spire-1.2.1/pkg/server/plugin/nodeattestor/jointoken/ [2022-05-20T16:43:07.683Z] spire-1.2.1/pkg/server/plugin/nodeattestor/jointoken/join_token.go [2022-05-20T16:43:07.683Z] spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/ [2022-05-20T16:43:07.683Z] spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/psat/ [2022-05-20T16:43:07.683Z] spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/psat/psat.go [2022-05-20T16:43:07.683Z] spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/psat/psat_test.go [2022-05-20T16:43:07.683Z] spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/sat/ [2022-05-20T16:43:07.683Z] spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/sat/sat.go [2022-05-20T16:43:07.683Z] spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/sat/sat_test.go [2022-05-20T16:43:07.683Z] spire-1.2.1/pkg/server/plugin/nodeattestor/nodeattestor.go [2022-05-20T16:43:07.960Z] spire-1.2.1/pkg/server/plugin/nodeattestor/repository.go [2022-05-20T16:43:07.960Z] spire-1.2.1/pkg/server/plugin/nodeattestor/sshpop/ [2022-05-20T16:43:07.960Z] spire-1.2.1/pkg/server/plugin/nodeattestor/sshpop/sshpop.go [2022-05-20T16:43:07.960Z] spire-1.2.1/pkg/server/plugin/nodeattestor/sshpop/sshpop_test.go [2022-05-20T16:43:07.960Z] spire-1.2.1/pkg/server/plugin/nodeattestor/tpmdevid/ [2022-05-20T16:43:07.960Z] spire-1.2.1/pkg/server/plugin/nodeattestor/tpmdevid/challenge.go [2022-05-20T16:43:07.960Z] spire-1.2.1/pkg/server/plugin/nodeattestor/tpmdevid/devid.go [2022-05-20T16:43:07.960Z] spire-1.2.1/pkg/server/plugin/nodeattestor/tpmdevid/devid_test.go [2022-05-20T16:43:07.960Z] spire-1.2.1/pkg/server/plugin/nodeattestor/tpmdevid/selectors.go [2022-05-20T16:43:07.960Z] spire-1.2.1/pkg/server/plugin/nodeattestor/v1.go [2022-05-20T16:43:07.960Z] spire-1.2.1/pkg/server/plugin/nodeattestor/v1_test.go [2022-05-20T16:43:07.960Z] spire-1.2.1/pkg/server/plugin/nodeattestor/x509pop/ [2022-05-20T16:43:07.960Z] spire-1.2.1/pkg/server/plugin/nodeattestor/x509pop/x509pop.go [2022-05-20T16:43:07.960Z] spire-1.2.1/pkg/server/plugin/nodeattestor/x509pop/x509pop_test.go [2022-05-20T16:43:07.960Z] spire-1.2.1/pkg/server/plugin/noderesolver/ [2022-05-20T16:43:07.960Z] spire-1.2.1/pkg/server/plugin/noderesolver/azure/ [2022-05-20T16:43:07.960Z] spire-1.2.1/pkg/server/plugin/noderesolver/azure/client.go [2022-05-20T16:43:07.960Z] spire-1.2.1/pkg/server/plugin/noderesolver/azure/msi.go [2022-05-20T16:43:07.960Z] spire-1.2.1/pkg/server/plugin/noderesolver/azure/msi_test.go [2022-05-20T16:43:07.960Z] spire-1.2.1/pkg/server/plugin/noderesolver/noderesolver.go [2022-05-20T16:43:07.960Z] spire-1.2.1/pkg/server/plugin/noderesolver/repository.go [2022-05-20T16:43:07.960Z] spire-1.2.1/pkg/server/plugin/noderesolver/v1.go [2022-05-20T16:43:07.960Z] spire-1.2.1/pkg/server/plugin/noderesolver/v1_test.go [2022-05-20T16:43:07.960Z] spire-1.2.1/pkg/server/plugin/notifier/ [2022-05-20T16:43:07.960Z] spire-1.2.1/pkg/server/plugin/notifier/gcsbundle/ [2022-05-20T16:43:07.960Z] spire-1.2.1/pkg/server/plugin/notifier/gcsbundle/gcsbundle.go [2022-05-20T16:43:07.960Z] spire-1.2.1/pkg/server/plugin/notifier/gcsbundle/gcsbundle_test.go [2022-05-20T16:43:07.960Z] spire-1.2.1/pkg/server/plugin/notifier/k8sbundle/ [2022-05-20T16:43:07.960Z] spire-1.2.1/pkg/server/plugin/notifier/k8sbundle/k8sbundle.go [2022-05-20T16:43:07.960Z] spire-1.2.1/pkg/server/plugin/notifier/k8sbundle/k8sbundle_test.go [2022-05-20T16:43:07.960Z] spire-1.2.1/pkg/server/plugin/notifier/k8sbundle/k8sbundle_watcher.go [2022-05-20T16:43:07.961Z] spire-1.2.1/pkg/server/plugin/notifier/k8sbundle/k8sbundle_watcher_test.go [2022-05-20T16:43:07.961Z] spire-1.2.1/pkg/server/plugin/notifier/notifier.go [2022-05-20T16:43:07.961Z] spire-1.2.1/pkg/server/plugin/notifier/repository.go [2022-05-20T16:43:07.961Z] spire-1.2.1/pkg/server/plugin/notifier/v1.go [2022-05-20T16:43:07.961Z] spire-1.2.1/pkg/server/plugin/notifier/v1_test.go [2022-05-20T16:43:07.961Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/ [2022-05-20T16:43:07.961Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/ [2022-05-20T16:43:07.961Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/pca.go [2022-05-20T16:43:07.961Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/pca_client.go [2022-05-20T16:43:07.961Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/pca_client_fake.go [2022-05-20T16:43:07.961Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/pca_test.go [2022-05-20T16:43:07.961Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/testdata/ [2022-05-20T16:43:07.961Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/testdata/arbitrary_certificate_with_upstream_root.pem [2022-05-20T16:43:07.961Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/testdata/i_am_not_a_certificate.txt [2022-05-20T16:43:07.961Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/ [2022-05-20T16:43:07.961Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/awslib.go [2022-05-20T16:43:07.961Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/awslib_fake_test.go [2022-05-20T16:43:07.961Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/awssecret.go [2022-05-20T16:43:07.961Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/awssecret_test.go [2022-05-20T16:43:07.961Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/testdata/ [2022-05-20T16:43:07.961Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/testdata/keys/ [2022-05-20T16:43:07.961Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/testdata/keys/EC/ [2022-05-20T16:43:07.961Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/testdata/keys/EC/alternative_key.pem [2022-05-20T16:43:07.961Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/testdata/keys/EC/cert.pem [2022-05-20T16:43:07.961Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/testdata/keys/EC/private_key.pem [2022-05-20T16:43:07.961Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/ [2022-05-20T16:43:07.961Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/api.go [2022-05-20T16:43:07.961Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/api_test.go [2022-05-20T16:43:07.961Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/certmanager.go [2022-05-20T16:43:07.961Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/certmanager_test.go [2022-05-20T16:43:07.961Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/ [2022-05-20T16:43:07.961Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/v1/ [2022-05-20T16:43:07.961Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/v1/doc.go [2022-05-20T16:43:07.961Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/v1/meta.go [2022-05-20T16:43:07.961Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/v1/types.go [2022-05-20T16:43:07.961Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/v1/types_certificaterequest.go [2022-05-20T16:43:07.961Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/v1/zz_generated.deepcopy.go [2022-05-20T16:43:07.961Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/ [2022-05-20T16:43:07.961Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/disk.go [2022-05-20T16:43:07.961Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/disk_test.go [2022-05-20T16:43:07.961Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/ [2022-05-20T16:43:07.961Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/ [2022-05-20T16:43:07.961Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/ [2022-05-20T16:43:07.961Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/cert.pem [2022-05-20T16:43:07.961Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/intermediate_cert.pem [2022-05-20T16:43:07.961Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/intermediate_cert.srl [2022-05-20T16:43:07.961Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/intermediate_csr.pem [2022-05-20T16:43:07.961Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/intermediate_key.pem [2022-05-20T16:43:07.961Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/private_key.pem [2022-05-20T16:43:07.961Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/root_cert.pem [2022-05-20T16:43:07.961Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/root_cert.srl [2022-05-20T16:43:07.961Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/root_key.pem [2022-05-20T16:43:07.961Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/upstream_and_intermediate.pem [2022-05-20T16:43:07.961Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/upstream_and_root.pem [2022-05-20T16:43:07.961Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/upstream_cert.pem [2022-05-20T16:43:07.961Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/upstream_csr.pem [2022-05-20T16:43:07.961Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/upstream_key.pem [2022-05-20T16:43:07.961Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/PKCS1/ [2022-05-20T16:43:07.961Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/PKCS1/cert.pem [2022-05-20T16:43:07.961Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/PKCS1/private_key.pem [2022-05-20T16:43:07.961Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/PKCS8/ [2022-05-20T16:43:07.961Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/PKCS8/cert.pem [2022-05-20T16:43:07.961Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/PKCS8/private_key.pem [2022-05-20T16:43:07.961Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/empty/ [2022-05-20T16:43:07.961Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/empty/cert.pem [2022-05-20T16:43:07.961Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/empty/private_key.pem [2022-05-20T16:43:07.961Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/unknown/ [2022-05-20T16:43:07.961Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/unknown/cert.pem [2022-05-20T16:43:07.961Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/unknown/private_key.pem [2022-05-20T16:43:07.961Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/upstream_and_intermediate.pem [2022-05-20T16:43:07.961Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/gcpcas/ [2022-05-20T16:43:07.961Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/gcpcas/gcpcas.go [2022-05-20T16:43:07.961Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/gcpcas/gcpcas_test.go [2022-05-20T16:43:07.961Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/repository.go [2022-05-20T16:43:07.961Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/ [2022-05-20T16:43:07.961Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/fake_handlers_test.go [2022-05-20T16:43:07.961Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/spire.go [2022-05-20T16:43:07.961Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/spire_server_client.go [2022-05-20T16:43:07.961Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/spire_test.go [2022-05-20T16:43:07.961Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/testdata/ [2022-05-20T16:43:07.961Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/testdata/keys/ [2022-05-20T16:43:07.961Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/testdata/keys/jwks.json [2022-05-20T16:43:07.961Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/upstreamauthority.go [2022-05-20T16:43:07.961Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/v1.go [2022-05-20T16:43:07.961Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/v1_test.go [2022-05-20T16:43:07.961Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/ [2022-05-20T16:43:07.961Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/renewer.go [2022-05-20T16:43:07.961Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/ [2022-05-20T16:43:07.961Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/k8s/ [2022-05-20T16:43:07.961Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/k8s/signing-key.pem [2022-05-20T16:43:07.961Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/k8s/token [2022-05-20T16:43:07.961Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/ [2022-05-20T16:43:07.961Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/ [2022-05-20T16:43:07.961Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/README.md [2022-05-20T16:43:07.961Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/client_cert.pem [2022-05-20T16:43:07.961Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/client_csr.pem [2022-05-20T16:43:07.961Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/client_key.pem [2022-05-20T16:43:07.961Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_cert.pem [2022-05-20T16:43:07.961Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_cert.srl [2022-05-20T16:43:07.961Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_csr.pem [2022-05-20T16:43:07.961Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_key.pem [2022-05-20T16:43:07.961Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_vault_cert.pem [2022-05-20T16:43:07.961Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_vault_csr.pem [2022-05-20T16:43:07.961Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_vault_key.pem [2022-05-20T16:43:07.961Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/invalid-client_cert.pem [2022-05-20T16:43:07.961Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/invalid_client_key.pem [2022-05-20T16:43:07.961Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/invalid_root_cert.pem [2022-05-20T16:43:07.961Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/root_cert.pem [2022-05-20T16:43:07.961Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/root_cert.srl [2022-05-20T16:43:07.961Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/root_key.pem [2022-05-20T16:43:07.961Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/serer_csr.pem [2022-05-20T16:43:07.961Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/server_cert.pem [2022-05-20T16:43:07.961Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/server_csr.pem [2022-05-20T16:43:07.961Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/server_key.pem [2022-05-20T16:43:07.961Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/vault.go [2022-05-20T16:43:07.961Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/vault_client.go [2022-05-20T16:43:07.961Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/vault_client_test.go [2022-05-20T16:43:07.961Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/vault_fake_test.go [2022-05-20T16:43:07.961Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/vault_test.go [2022-05-20T16:43:07.961Z] spire-1.2.1/pkg/server/registration/ [2022-05-20T16:43:07.961Z] spire-1.2.1/pkg/server/registration/manager.go [2022-05-20T16:43:07.961Z] spire-1.2.1/pkg/server/registration/manager_test.go [2022-05-20T16:43:07.961Z] spire-1.2.1/pkg/server/scanentries.go [2022-05-20T16:43:07.961Z] spire-1.2.1/pkg/server/scanentries_test.go [2022-05-20T16:43:07.961Z] spire-1.2.1/pkg/server/server.go [2022-05-20T16:43:07.961Z] spire-1.2.1/pkg/server/server_test.go [2022-05-20T16:43:07.961Z] spire-1.2.1/pkg/server/svid/ [2022-05-20T16:43:07.961Z] spire-1.2.1/pkg/server/svid/observer.go [2022-05-20T16:43:07.961Z] spire-1.2.1/pkg/server/svid/observer_test.go [2022-05-20T16:43:07.961Z] spire-1.2.1/pkg/server/svid/rotator.go [2022-05-20T16:43:07.961Z] spire-1.2.1/pkg/server/svid/rotator_config.go [2022-05-20T16:43:07.961Z] spire-1.2.1/pkg/server/svid/rotator_config_test.go [2022-05-20T16:43:07.961Z] spire-1.2.1/pkg/server/svid/rotator_test.go [2022-05-20T16:43:07.961Z] spire-1.2.1/proto/ [2022-05-20T16:43:07.961Z] spire-1.2.1/proto/private/ [2022-05-20T16:43:07.961Z] spire-1.2.1/proto/private/server/ [2022-05-20T16:43:07.961Z] spire-1.2.1/proto/private/server/journal/ [2022-05-20T16:43:07.961Z] spire-1.2.1/proto/private/server/journal/journal.pb.go [2022-05-20T16:43:07.961Z] spire-1.2.1/proto/private/server/journal/journal.proto [2022-05-20T16:43:07.961Z] spire-1.2.1/proto/spire/ [2022-05-20T16:43:07.961Z] spire-1.2.1/proto/spire/common/ [2022-05-20T16:43:07.961Z] spire-1.2.1/proto/spire/common/common.pb.go [2022-05-20T16:43:07.961Z] spire-1.2.1/proto/spire/common/common.proto [2022-05-20T16:43:07.961Z] spire-1.2.1/proto/spire/common/plugin/ [2022-05-20T16:43:07.961Z] spire-1.2.1/proto/spire/common/plugin/plugin.pb.go [2022-05-20T16:43:07.961Z] spire-1.2.1/proto/spire/common/plugin/plugin.proto [2022-05-20T16:43:07.961Z] spire-1.2.1/proto/spire/common/plugin/plugin_grpc.pb.go [2022-05-20T16:43:07.961Z] spire-1.2.1/proto/spire/common/plugin/plugin_spire_plugin.pb.go [2022-05-20T16:43:07.961Z] spire-1.2.1/proto/spire/plugin/ [2022-05-20T16:43:07.961Z] spire-1.2.1/proto/spire/plugin/agent/ [2022-05-20T16:43:07.961Z] spire-1.2.1/proto/spire/plugin/agent/svidstore/ [2022-05-20T16:43:07.961Z] spire-1.2.1/proto/spire/plugin/agent/svidstore/v1unofficial/ [2022-05-20T16:43:07.961Z] spire-1.2.1/proto/spire/plugin/agent/svidstore/v1unofficial/svidstore.pb.go [2022-05-20T16:43:07.961Z] spire-1.2.1/proto/spire/plugin/agent/svidstore/v1unofficial/svidstore.proto [2022-05-20T16:43:07.961Z] spire-1.2.1/proto/spire/plugin/agent/svidstore/v1unofficial/svidstore_grpc.pb.go [2022-05-20T16:43:07.961Z] spire-1.2.1/proto/spire/plugin/agent/svidstore/v1unofficial/svidstore_spire_plugin.pb.go [2022-05-20T16:43:07.961Z] spire-1.2.1/release/ [2022-05-20T16:43:07.961Z] spire-1.2.1/release/spire-extras/ [2022-05-20T16:43:07.961Z] spire-1.2.1/release/spire-extras/README.md [2022-05-20T16:43:07.961Z] spire-1.2.1/release/spire-extras/conf/ [2022-05-20T16:43:07.961Z] spire-1.2.1/release/spire-extras/conf/k8s-workload-registrar/ [2022-05-20T16:43:07.961Z] spire-1.2.1/release/spire-extras/conf/k8s-workload-registrar/k8s-workload-registrar.conf [2022-05-20T16:43:07.962Z] spire-1.2.1/release/spire-extras/conf/oidc-discovery-provider/ [2022-05-20T16:43:07.962Z] spire-1.2.1/release/spire-extras/conf/oidc-discovery-provider/oidc-discovery-provider.conf [2022-05-20T16:43:07.962Z] spire-1.2.1/release/spire/ [2022-05-20T16:43:07.962Z] spire-1.2.1/release/spire/README.md [2022-05-20T16:43:07.962Z] spire-1.2.1/release/spire/conf/ [2022-05-20T16:43:07.962Z] spire-1.2.1/release/spire/conf/agent/ [2022-05-20T16:43:07.962Z] spire-1.2.1/release/spire/conf/agent/agent.conf [2022-05-20T16:43:07.962Z] spire-1.2.1/release/spire/conf/server/ [2022-05-20T16:43:07.962Z] spire-1.2.1/release/spire/conf/server/server.conf [2022-05-20T16:43:07.962Z] spire-1.2.1/script/ [2022-05-20T16:43:07.962Z] spire-1.2.1/script/build-artifact.sh [2022-05-20T16:43:07.962Z] spire-1.2.1/script/generate_dummy_ca.sh [2022-05-20T16:43:07.962Z] spire-1.2.1/support/ [2022-05-20T16:43:07.962Z] spire-1.2.1/support/k8s/ [2022-05-20T16:43:07.962Z] spire-1.2.1/support/k8s/k8s-workload-registrar/ [2022-05-20T16:43:07.962Z] spire-1.2.1/support/k8s/k8s-workload-registrar/README.md [2022-05-20T16:43:07.962Z] spire-1.2.1/support/k8s/k8s-workload-registrar/accessutil_posix.go [2022-05-20T16:43:07.962Z] spire-1.2.1/support/k8s/k8s-workload-registrar/accessutil_windows.go [2022-05-20T16:43:07.962Z] spire-1.2.1/support/k8s/k8s-workload-registrar/config.go [2022-05-20T16:43:07.962Z] spire-1.2.1/support/k8s/k8s-workload-registrar/config_crd.go [2022-05-20T16:43:07.962Z] spire-1.2.1/support/k8s/k8s-workload-registrar/config_crd_test.go [2022-05-20T16:43:07.962Z] spire-1.2.1/support/k8s/k8s-workload-registrar/config_reconcile.go [2022-05-20T16:43:07.962Z] spire-1.2.1/support/k8s/k8s-workload-registrar/config_test.go [2022-05-20T16:43:07.962Z] spire-1.2.1/support/k8s/k8s-workload-registrar/config_webhook.go [2022-05-20T16:43:07.962Z] spire-1.2.1/support/k8s/k8s-workload-registrar/controller.go [2022-05-20T16:43:07.962Z] spire-1.2.1/support/k8s/k8s-workload-registrar/controller_test.go [2022-05-20T16:43:07.962Z] spire-1.2.1/support/k8s/k8s-workload-registrar/federation/ [2022-05-20T16:43:07.962Z] spire-1.2.1/support/k8s/k8s-workload-registrar/federation/utils.go [2022-05-20T16:43:07.962Z] spire-1.2.1/support/k8s/k8s-workload-registrar/federation/utils_test.go [2022-05-20T16:43:07.962Z] spire-1.2.1/support/k8s/k8s-workload-registrar/generate-config.go [2022-05-20T16:43:07.962Z] spire-1.2.1/support/k8s/k8s-workload-registrar/main.go [2022-05-20T16:43:07.962Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/ [2022-05-20T16:43:07.962Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/README.md [2022-05-20T16:43:07.962Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/ [2022-05-20T16:43:07.962Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/ [2022-05-20T16:43:07.962Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/v1beta1/ [2022-05-20T16:43:07.962Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/v1beta1/groupversion_info.go [2022-05-20T16:43:07.962Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/v1beta1/spiffeid_types.go [2022-05-20T16:43:07.962Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/v1beta1/spiffeid_utils.go [2022-05-20T16:43:07.962Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/v1beta1/spiffeid_webhook.go [2022-05-20T16:43:07.962Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/v1beta1/zz_generated.deepcopy.go [2022-05-20T16:43:07.962Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/config/ [2022-05-20T16:43:07.962Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/config/spiffeid.spiffe.io_spiffeids.yaml [2022-05-20T16:43:07.962Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/config/spire-agent.yaml [2022-05-20T16:43:07.962Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/config/spire-server-registrar.yaml [2022-05-20T16:43:07.962Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/ [2022-05-20T16:43:08.239Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/endpoint_controller.go [2022-05-20T16:43:08.239Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/endpoint_controller_test.go [2022-05-20T16:43:08.239Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/node_controller.go [2022-05-20T16:43:08.239Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/node_controller_test.go [2022-05-20T16:43:08.239Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/pod_controller.go [2022-05-20T16:43:08.239Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/pod_controller_test.go [2022-05-20T16:43:08.239Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/spiffeid_controller.go [2022-05-20T16:43:08.239Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/spiffeid_controller_test.go [2022-05-20T16:43:08.239Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/suite_test.go [2022-05-20T16:43:08.239Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/utils.go [2022-05-20T16:43:08.239Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/samples/ [2022-05-20T16:43:08.239Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/samples/test_spiffeid.yaml [2022-05-20T16:43:08.239Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/samples/test_spiffeid_bad.yaml [2022-05-20T16:43:08.239Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/ [2022-05-20T16:43:08.239Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/testdata/ [2022-05-20T16:43:08.239Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/testdata/good-leaf-and-intermediate.pem [2022-05-20T16:43:08.239Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/testdata/good-leaf-only.pem [2022-05-20T16:43:08.239Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/testdata/key-pkcs8-ecdsa.pem [2022-05-20T16:43:08.239Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/testdata/key-pkcs8-rsa.pem [2022-05-20T16:43:08.239Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/webhook_svid.go [2022-05-20T16:43:08.239Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/webhook_svid_test.go [2022-05-20T16:43:08.239Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/ [2022-05-20T16:43:08.239Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/config/ [2022-05-20T16:43:08.239Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/config/roles.yaml [2022-05-20T16:43:08.239Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/ [2022-05-20T16:43:08.239Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/base_controller.go [2022-05-20T16:43:08.239Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/node_controller.go [2022-05-20T16:43:08.239Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/node_controller_test.go [2022-05-20T16:43:08.239Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/pod_controller.go [2022-05-20T16:43:08.239Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/pod_controller_test.go [2022-05-20T16:43:08.239Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/utils.go [2022-05-20T16:43:08.239Z] spire-1.2.1/support/k8s/k8s-workload-registrar/server.go [2022-05-20T16:43:08.239Z] spire-1.2.1/support/k8s/k8s-workload-registrar/server_test.go [2022-05-20T16:43:08.239Z] spire-1.2.1/support/k8s/k8s-workload-registrar/webhookhandler.go [2022-05-20T16:43:08.239Z] spire-1.2.1/support/k8s/k8s-workload-registrar/webhookhandler_test.go [2022-05-20T16:43:08.239Z] spire-1.2.1/support/oidc-discovery-provider/ [2022-05-20T16:43:08.239Z] spire-1.2.1/support/oidc-discovery-provider/README.md [2022-05-20T16:43:08.239Z] spire-1.2.1/support/oidc-discovery-provider/common_test.go [2022-05-20T16:43:08.239Z] spire-1.2.1/support/oidc-discovery-provider/config.go [2022-05-20T16:43:08.239Z] spire-1.2.1/support/oidc-discovery-provider/config_test.go [2022-05-20T16:43:08.239Z] spire-1.2.1/support/oidc-discovery-provider/domain_policy.go [2022-05-20T16:43:08.239Z] spire-1.2.1/support/oidc-discovery-provider/domain_policy_test.go [2022-05-20T16:43:08.239Z] spire-1.2.1/support/oidc-discovery-provider/handler.go [2022-05-20T16:43:08.239Z] spire-1.2.1/support/oidc-discovery-provider/handler_test.go [2022-05-20T16:43:08.239Z] spire-1.2.1/support/oidc-discovery-provider/jwks_source.go [2022-05-20T16:43:08.239Z] spire-1.2.1/support/oidc-discovery-provider/main.go [2022-05-20T16:43:08.239Z] spire-1.2.1/support/oidc-discovery-provider/server_api.go [2022-05-20T16:43:08.239Z] spire-1.2.1/support/oidc-discovery-provider/server_api_test.go [2022-05-20T16:43:08.239Z] spire-1.2.1/support/oidc-discovery-provider/workload_api.go [2022-05-20T16:43:08.239Z] spire-1.2.1/support/oidc-discovery-provider/workload_api_test.go [2022-05-20T16:43:08.239Z] spire-1.2.1/test/ [2022-05-20T16:43:08.239Z] spire-1.2.1/test/clock/ [2022-05-20T16:43:08.239Z] spire-1.2.1/test/clock/clock.go [2022-05-20T16:43:08.239Z] spire-1.2.1/test/fakes/ [2022-05-20T16:43:08.239Z] spire-1.2.1/test/fakes/fakeagentcatalog/ [2022-05-20T16:43:08.239Z] spire-1.2.1/test/fakes/fakeagentcatalog/catalog.go [2022-05-20T16:43:08.239Z] spire-1.2.1/test/fakes/fakeagentkeymanager/ [2022-05-20T16:43:08.239Z] spire-1.2.1/test/fakes/fakeagentkeymanager/keymanager.go [2022-05-20T16:43:08.239Z] spire-1.2.1/test/fakes/fakeagentnodeattestor/ [2022-05-20T16:43:08.239Z] spire-1.2.1/test/fakes/fakeagentnodeattestor/nodeattestor.go [2022-05-20T16:43:08.239Z] spire-1.2.1/test/fakes/fakeagentstore/ [2022-05-20T16:43:08.239Z] spire-1.2.1/test/fakes/fakeagentstore/agentstore.go [2022-05-20T16:43:08.239Z] spire-1.2.1/test/fakes/fakedatastore/ [2022-05-20T16:43:08.239Z] spire-1.2.1/test/fakes/fakedatastore/fakedatastore.go [2022-05-20T16:43:08.239Z] spire-1.2.1/test/fakes/fakeentryclient/ [2022-05-20T16:43:08.239Z] spire-1.2.1/test/fakes/fakeentryclient/entryclient.go [2022-05-20T16:43:08.239Z] spire-1.2.1/test/fakes/fakehealthchecker/ [2022-05-20T16:43:08.239Z] spire-1.2.1/test/fakes/fakehealthchecker/checker.go [2022-05-20T16:43:08.239Z] spire-1.2.1/test/fakes/fakeidentityprovider/ [2022-05-20T16:43:08.239Z] spire-1.2.1/test/fakes/fakeidentityprovider/identityprovider.go [2022-05-20T16:43:08.239Z] spire-1.2.1/test/fakes/fakemetrics/ [2022-05-20T16:43:08.239Z] spire-1.2.1/test/fakes/fakemetrics/fakemetrics.go [2022-05-20T16:43:08.239Z] spire-1.2.1/test/fakes/fakenoderesolver/ [2022-05-20T16:43:08.239Z] spire-1.2.1/test/fakes/fakenoderesolver/noderesolver.go [2022-05-20T16:43:08.239Z] spire-1.2.1/test/fakes/fakenotifier/ [2022-05-20T16:43:08.239Z] spire-1.2.1/test/fakes/fakenotifier/notifier.go [2022-05-20T16:43:08.239Z] spire-1.2.1/test/fakes/fakepluginmetrics/ [2022-05-20T16:43:08.239Z] spire-1.2.1/test/fakes/fakepluginmetrics/fakepluginmetrics.go [2022-05-20T16:43:08.239Z] spire-1.2.1/test/fakes/fakeserverca/ [2022-05-20T16:43:08.239Z] spire-1.2.1/test/fakes/fakeserverca/serverca.go [2022-05-20T16:43:08.239Z] spire-1.2.1/test/fakes/fakeservercatalog/ [2022-05-20T16:43:08.239Z] spire-1.2.1/test/fakes/fakeservercatalog/catalog.go [2022-05-20T16:43:08.239Z] spire-1.2.1/test/fakes/fakeserverkeymanager/ [2022-05-20T16:43:08.239Z] spire-1.2.1/test/fakes/fakeserverkeymanager/keymanager.go [2022-05-20T16:43:08.239Z] spire-1.2.1/test/fakes/fakeservernodeattestor/ [2022-05-20T16:43:08.239Z] spire-1.2.1/test/fakes/fakeservernodeattestor/nodeattestor.go [2022-05-20T16:43:08.239Z] spire-1.2.1/test/fakes/fakeupstreamauthority/ [2022-05-20T16:43:08.239Z] spire-1.2.1/test/fakes/fakeupstreamauthority/plugin.go [2022-05-20T16:43:08.239Z] spire-1.2.1/test/fakes/fakeupstreamauthority/upstreamauthority.go [2022-05-20T16:43:08.239Z] spire-1.2.1/test/fakes/fakeworkloadapi/ [2022-05-20T16:43:08.239Z] spire-1.2.1/test/fakes/fakeworkloadapi/workloadapi.go [2022-05-20T16:43:08.239Z] spire-1.2.1/test/fakes/fakeworkloadattestor/ [2022-05-20T16:43:08.239Z] spire-1.2.1/test/fakes/fakeworkloadattestor/workloadattestor.go [2022-05-20T16:43:08.239Z] spire-1.2.1/test/fixture/ [2022-05-20T16:43:08.239Z] spire-1.2.1/test/fixture/certs/ [2022-05-20T16:43:08.239Z] spire-1.2.1/test/fixture/certs/agent_svid.der [2022-05-20T16:43:08.239Z] spire-1.2.1/test/fixture/certs/base_cert.pem [2022-05-20T16:43:08.239Z] spire-1.2.1/test/fixture/certs/base_csr.pem [2022-05-20T16:43:08.239Z] spire-1.2.1/test/fixture/certs/base_key.pem [2022-05-20T16:43:08.239Z] spire-1.2.1/test/fixture/certs/base_rotated_cert.pem [2022-05-20T16:43:08.239Z] spire-1.2.1/test/fixture/certs/base_rotated_csr.pem [2022-05-20T16:43:08.239Z] spire-1.2.1/test/fixture/certs/base_rotated_key.pem [2022-05-20T16:43:08.239Z] spire-1.2.1/test/fixture/certs/blog_cert.pem [2022-05-20T16:43:08.239Z] spire-1.2.1/test/fixture/certs/blog_csr.pem [2022-05-20T16:43:08.239Z] spire-1.2.1/test/fixture/certs/blog_key.pem [2022-05-20T16:43:08.239Z] spire-1.2.1/test/fixture/certs/bundle.der [2022-05-20T16:43:08.239Z] spire-1.2.1/test/fixture/certs/ca.pem [2022-05-20T16:43:08.239Z] spire-1.2.1/test/fixture/certs/ca_key.pem [2022-05-20T16:43:08.239Z] spire-1.2.1/test/fixture/certs/database_cert.pem [2022-05-20T16:43:08.239Z] spire-1.2.1/test/fixture/certs/database_csr.pem [2022-05-20T16:43:08.239Z] spire-1.2.1/test/fixture/certs/database_key.pem [2022-05-20T16:43:08.239Z] spire-1.2.1/test/fixture/certs/node_cert.pem [2022-05-20T16:43:08.239Z] spire-1.2.1/test/fixture/certs/node_csr.pem [2022-05-20T16:43:08.239Z] spire-1.2.1/test/fixture/certs/node_key.pem [2022-05-20T16:43:08.239Z] spire-1.2.1/test/fixture/certs/svid.pem [2022-05-20T16:43:08.239Z] spire-1.2.1/test/fixture/certs/svid_key.pem [2022-05-20T16:43:08.239Z] spire-1.2.1/test/fixture/config/ [2022-05-20T16:43:08.239Z] spire-1.2.1/test/fixture/config/agent_bad_agent_block.conf [2022-05-20T16:43:08.239Z] spire-1.2.1/test/fixture/config/agent_good.conf [2022-05-20T16:43:08.239Z] spire-1.2.1/test/fixture/config/agent_good_templated.conf [2022-05-20T16:43:08.239Z] spire-1.2.1/test/fixture/config/plugin_good.conf [2022-05-20T16:43:08.239Z] spire-1.2.1/test/fixture/config/server_and_agent_bad_nested_DogStatsd_block.conf [2022-05-20T16:43:08.239Z] spire-1.2.1/test/fixture/config/server_and_agent_bad_nested_InMem_block.conf [2022-05-20T16:43:08.239Z] spire-1.2.1/test/fixture/config/server_and_agent_bad_nested_M3_block.conf [2022-05-20T16:43:08.239Z] spire-1.2.1/test/fixture/config/server_and_agent_bad_nested_Prometheus_block.conf [2022-05-20T16:43:08.240Z] spire-1.2.1/test/fixture/config/server_and_agent_bad_nested_Statsd_block.conf [2022-05-20T16:43:08.240Z] spire-1.2.1/test/fixture/config/server_and_agent_bad_nested_health_checks_block.conf [2022-05-20T16:43:08.240Z] spire-1.2.1/test/fixture/config/server_and_agent_bad_root_block.conf [2022-05-20T16:43:08.240Z] spire-1.2.1/test/fixture/config/server_and_agent_bad_telemetry_block.conf [2022-05-20T16:43:08.240Z] spire-1.2.1/test/fixture/config/server_bad_nested_bundle_endpoint_acme_block.conf [2022-05-20T16:43:08.240Z] spire-1.2.1/test/fixture/config/server_bad_nested_bundle_endpoint_block.conf [2022-05-20T16:43:08.240Z] spire-1.2.1/test/fixture/config/server_bad_nested_ca_subject_block.conf [2022-05-20T16:43:08.240Z] spire-1.2.1/test/fixture/config/server_bad_nested_experimental_block.conf [2022-05-20T16:43:08.240Z] spire-1.2.1/test/fixture/config/server_bad_nested_federates_with_block.conf [2022-05-20T16:43:08.240Z] spire-1.2.1/test/fixture/config/server_bad_nested_federation_block.conf [2022-05-20T16:43:08.240Z] spire-1.2.1/test/fixture/config/server_bad_ratelimit_block.conf [2022-05-20T16:43:08.240Z] spire-1.2.1/test/fixture/config/server_bad_server_block.conf [2022-05-20T16:43:08.240Z] spire-1.2.1/test/fixture/config/server_good.conf [2022-05-20T16:43:08.240Z] spire-1.2.1/test/fixture/config/server_good_templated.conf [2022-05-20T16:43:08.240Z] spire-1.2.1/test/fixture/fixture.go [2022-05-20T16:43:08.240Z] spire-1.2.1/test/fixture/nodeattestor/ [2022-05-20T16:43:08.240Z] spire-1.2.1/test/fixture/nodeattestor/sshpop/ [2022-05-20T16:43:08.240Z] spire-1.2.1/test/fixture/nodeattestor/sshpop/agent_ssh_key [2022-05-20T16:43:08.240Z] spire-1.2.1/test/fixture/nodeattestor/sshpop/agent_ssh_key-cert.pub [2022-05-20T16:43:08.240Z] spire-1.2.1/test/fixture/nodeattestor/sshpop/ssh_cert_authority.pub [2022-05-20T16:43:08.240Z] spire-1.2.1/test/fixture/nodeattestor/x509pop/ [2022-05-20T16:43:08.240Z] spire-1.2.1/test/fixture/nodeattestor/x509pop/generate.go [2022-05-20T16:43:08.240Z] spire-1.2.1/test/fixture/nodeattestor/x509pop/intermediate.pem [2022-05-20T16:43:08.240Z] spire-1.2.1/test/fixture/nodeattestor/x509pop/leaf-crt-bundle.pem [2022-05-20T16:43:08.240Z] spire-1.2.1/test/fixture/nodeattestor/x509pop/leaf-key.pem [2022-05-20T16:43:08.240Z] spire-1.2.1/test/fixture/nodeattestor/x509pop/leaf.pem [2022-05-20T16:43:08.240Z] spire-1.2.1/test/fixture/nodeattestor/x509pop/root-crt.pem [2022-05-20T16:43:08.240Z] spire-1.2.1/test/fixture/registration/ [2022-05-20T16:43:08.240Z] spire-1.2.1/test/fixture/registration/entries.json [2022-05-20T16:43:08.240Z] spire-1.2.1/test/fixture/registration/good-for-update.json [2022-05-20T16:43:08.240Z] spire-1.2.1/test/fixture/registration/good.json [2022-05-20T16:43:08.240Z] spire-1.2.1/test/fixture/registration/invalid.json [2022-05-20T16:43:08.240Z] spire-1.2.1/test/fixture/registration/invalid_json.json [2022-05-20T16:43:08.240Z] spire-1.2.1/test/fixture/registration/manager_test_entries.json [2022-05-20T16:43:08.240Z] spire-1.2.1/test/integration/ [2022-05-20T16:43:08.240Z] spire-1.2.1/test/integration/README.md [2022-05-20T16:43:08.240Z] spire-1.2.1/test/integration/common [2022-05-20T16:43:08.240Z] spire-1.2.1/test/integration/setup/ [2022-05-20T16:43:08.240Z] spire-1.2.1/test/integration/setup/adminclient/ [2022-05-20T16:43:08.240Z] spire-1.2.1/test/integration/setup/adminclient/build.sh [2022-05-20T16:43:08.240Z] spire-1.2.1/test/integration/setup/adminclient/client.go [2022-05-20T16:43:08.240Z] spire-1.2.1/test/integration/setup/debugagent/ [2022-05-20T16:43:08.240Z] spire-1.2.1/test/integration/setup/debugagent/build.sh [2022-05-20T16:43:08.240Z] spire-1.2.1/test/integration/setup/debugagent/main.go [2022-05-20T16:43:08.240Z] spire-1.2.1/test/integration/setup/debugserver/ [2022-05-20T16:43:08.240Z] spire-1.2.1/test/integration/setup/debugserver/build.sh [2022-05-20T16:43:08.240Z] spire-1.2.1/test/integration/setup/debugserver/main.go [2022-05-20T16:43:08.240Z] spire-1.2.1/test/integration/setup/downstreamclient/ [2022-05-20T16:43:08.240Z] spire-1.2.1/test/integration/setup/downstreamclient/build.sh [2022-05-20T16:43:08.240Z] spire-1.2.1/test/integration/setup/downstreamclient/client.go [2022-05-20T16:43:08.240Z] spire-1.2.1/test/integration/setup/itclient/ [2022-05-20T16:43:08.240Z] spire-1.2.1/test/integration/setup/itclient/client.go [2022-05-20T16:43:08.240Z] spire-1.2.1/test/integration/setup/node-attestation/ [2022-05-20T16:43:08.240Z] spire-1.2.1/test/integration/setup/node-attestation/build.sh [2022-05-20T16:43:08.240Z] spire-1.2.1/test/integration/setup/node-attestation/client.go [2022-05-20T16:43:08.240Z] spire-1.2.1/test/integration/setup/x509pop/ [2022-05-20T16:43:08.240Z] spire-1.2.1/test/integration/setup/x509pop/gencerts.go [2022-05-20T16:43:08.240Z] spire-1.2.1/test/integration/setup/x509pop/setup.sh [2022-05-20T16:43:08.240Z] spire-1.2.1/test/integration/suites/ [2022-05-20T16:43:08.240Z] spire-1.2.1/test/integration/suites/admin-endpoints/ [2022-05-20T16:43:08.240Z] spire-1.2.1/test/integration/suites/admin-endpoints/00-setup [2022-05-20T16:43:08.240Z] spire-1.2.1/test/integration/suites/admin-endpoints/01-start-server [2022-05-20T16:43:08.240Z] spire-1.2.1/test/integration/suites/admin-endpoints/02-bootstrap-agent [2022-05-20T16:43:08.240Z] spire-1.2.1/test/integration/suites/admin-endpoints/03-start-agent [2022-05-20T16:43:08.240Z] spire-1.2.1/test/integration/suites/admin-endpoints/04-create-registration-entries [2022-05-20T16:43:08.240Z] spire-1.2.1/test/integration/suites/admin-endpoints/05-test-endpoints [2022-05-20T16:43:08.240Z] spire-1.2.1/test/integration/suites/admin-endpoints/README.md [2022-05-20T16:43:08.240Z] spire-1.2.1/test/integration/suites/admin-endpoints/conf/ [2022-05-20T16:43:08.240Z] spire-1.2.1/test/integration/suites/admin-endpoints/conf/agent/ [2022-05-20T16:43:08.240Z] spire-1.2.1/test/integration/suites/admin-endpoints/conf/agent/agent.conf [2022-05-20T16:43:08.240Z] spire-1.2.1/test/integration/suites/admin-endpoints/conf/server/ [2022-05-20T16:43:08.240Z] spire-1.2.1/test/integration/suites/admin-endpoints/conf/server/server.conf [2022-05-20T16:43:08.240Z] spire-1.2.1/test/integration/suites/admin-endpoints/docker-compose.yaml [2022-05-20T16:43:08.240Z] spire-1.2.1/test/integration/suites/admin-endpoints/teardown [2022-05-20T16:43:08.240Z] spire-1.2.1/test/integration/suites/datastore-mysql-replication/ [2022-05-20T16:43:08.240Z] spire-1.2.1/test/integration/suites/datastore-mysql-replication/00-setup [2022-05-20T16:43:08.240Z] spire-1.2.1/test/integration/suites/datastore-mysql-replication/01-test-variants [2022-05-20T16:43:08.240Z] spire-1.2.1/test/integration/suites/datastore-mysql-replication/README.md [2022-05-20T16:43:08.240Z] spire-1.2.1/test/integration/suites/datastore-mysql-replication/docker-compose.yaml [2022-05-20T16:43:08.240Z] spire-1.2.1/test/integration/suites/datastore-mysql-replication/teardown [2022-05-20T16:43:08.240Z] spire-1.2.1/test/integration/suites/datastore-mysql/ [2022-05-20T16:43:08.240Z] spire-1.2.1/test/integration/suites/datastore-mysql/00-setup [2022-05-20T16:43:08.240Z] spire-1.2.1/test/integration/suites/datastore-mysql/01-test-variants [2022-05-20T16:43:08.240Z] spire-1.2.1/test/integration/suites/datastore-mysql/README.md [2022-05-20T16:43:08.240Z] spire-1.2.1/test/integration/suites/datastore-mysql/docker-compose.yaml [2022-05-20T16:43:08.240Z] spire-1.2.1/test/integration/suites/datastore-mysql/teardown [2022-05-20T16:43:08.240Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/ [2022-05-20T16:43:08.240Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/00-setup [2022-05-20T16:43:08.240Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/01-test-variants [2022-05-20T16:43:08.240Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/README.md [2022-05-20T16:43:08.240Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/docker-compose.yaml [2022-05-20T16:43:08.240Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/principal/ [2022-05-20T16:43:08.240Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/principal/init.sh [2022-05-20T16:43:08.240Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/replica/ [2022-05-20T16:43:08.240Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/replica/docker-entrypoint.sh [2022-05-20T16:43:08.240Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/replica/v12/ [2022-05-20T16:43:08.240Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/replica/v12/docker-entrypoint.sh [2022-05-20T16:43:08.240Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/teardown [2022-05-20T16:43:08.240Z] spire-1.2.1/test/integration/suites/datastore-postgres/ [2022-05-20T16:43:08.240Z] spire-1.2.1/test/integration/suites/datastore-postgres/00-setup [2022-05-20T16:43:08.240Z] spire-1.2.1/test/integration/suites/datastore-postgres/01-test-variants [2022-05-20T16:43:08.240Z] spire-1.2.1/test/integration/suites/datastore-postgres/README.md [2022-05-20T16:43:08.240Z] spire-1.2.1/test/integration/suites/datastore-postgres/docker-compose.yaml [2022-05-20T16:43:08.240Z] spire-1.2.1/test/integration/suites/datastore-postgres/teardown [2022-05-20T16:43:08.240Z] spire-1.2.1/test/integration/suites/debug-endpoints/ [2022-05-20T16:43:08.240Z] spire-1.2.1/test/integration/suites/debug-endpoints/00-setup [2022-05-20T16:43:08.240Z] spire-1.2.1/test/integration/suites/debug-endpoints/01-start-server [2022-05-20T16:43:08.240Z] spire-1.2.1/test/integration/suites/debug-endpoints/02-bootstrap-agent [2022-05-20T16:43:08.240Z] spire-1.2.1/test/integration/suites/debug-endpoints/03-start-agent [2022-05-20T16:43:08.240Z] spire-1.2.1/test/integration/suites/debug-endpoints/04-create-registration-entries [2022-05-20T16:43:08.240Z] spire-1.2.1/test/integration/suites/debug-endpoints/05-test-endpoints [2022-05-20T16:43:08.240Z] spire-1.2.1/test/integration/suites/debug-endpoints/README.md [2022-05-20T16:43:08.240Z] spire-1.2.1/test/integration/suites/debug-endpoints/conf/ [2022-05-20T16:43:08.240Z] spire-1.2.1/test/integration/suites/debug-endpoints/conf/agent/ [2022-05-20T16:43:08.240Z] spire-1.2.1/test/integration/suites/debug-endpoints/conf/agent/agent.conf [2022-05-20T16:43:08.240Z] spire-1.2.1/test/integration/suites/debug-endpoints/conf/server/ [2022-05-20T16:43:08.519Z] spire-1.2.1/test/integration/suites/debug-endpoints/conf/server/server.conf [2022-05-20T16:43:08.519Z] spire-1.2.1/test/integration/suites/debug-endpoints/docker-compose.yaml [2022-05-20T16:43:08.519Z] spire-1.2.1/test/integration/suites/debug-endpoints/teardown [2022-05-20T16:43:08.519Z] spire-1.2.1/test/integration/suites/downstream-endpoints/ [2022-05-20T16:43:08.519Z] spire-1.2.1/test/integration/suites/downstream-endpoints/00-setup [2022-05-20T16:43:08.519Z] spire-1.2.1/test/integration/suites/downstream-endpoints/01-start-server [2022-05-20T16:43:08.519Z] spire-1.2.1/test/integration/suites/downstream-endpoints/02-bootstrap-agent [2022-05-20T16:43:08.519Z] spire-1.2.1/test/integration/suites/downstream-endpoints/03-start-agent [2022-05-20T16:43:08.519Z] spire-1.2.1/test/integration/suites/downstream-endpoints/04-create-entries [2022-05-20T16:43:08.519Z] spire-1.2.1/test/integration/suites/downstream-endpoints/05-test-endpoints [2022-05-20T16:43:08.519Z] spire-1.2.1/test/integration/suites/downstream-endpoints/README.md [2022-05-20T16:43:08.519Z] spire-1.2.1/test/integration/suites/downstream-endpoints/conf/ [2022-05-20T16:43:08.519Z] spire-1.2.1/test/integration/suites/downstream-endpoints/conf/agent/ [2022-05-20T16:43:08.519Z] spire-1.2.1/test/integration/suites/downstream-endpoints/conf/agent/agent.conf [2022-05-20T16:43:08.519Z] spire-1.2.1/test/integration/suites/downstream-endpoints/conf/server/ [2022-05-20T16:43:08.519Z] spire-1.2.1/test/integration/suites/downstream-endpoints/conf/server/server.conf [2022-05-20T16:43:08.519Z] spire-1.2.1/test/integration/suites/downstream-endpoints/docker-compose.yaml [2022-05-20T16:43:08.519Z] spire-1.2.1/test/integration/suites/downstream-endpoints/teardown [2022-05-20T16:43:08.519Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/ [2022-05-20T16:43:08.519Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/00-setup [2022-05-20T16:43:08.519Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/01-start-server [2022-05-20T16:43:08.519Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/02-bootstrap-agents [2022-05-20T16:43:08.519Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/03-start-remaining-containers [2022-05-20T16:43:08.519Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/04-create-workload-entries [2022-05-20T16:43:08.519Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/05-check-workload-connectivity [2022-05-20T16:43:08.519Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/README.md [2022-05-20T16:43:08.519Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/ [2022-05-20T16:43:08.519Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/downstream-agent/ [2022-05-20T16:43:08.519Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/downstream-agent/agent.conf [2022-05-20T16:43:08.519Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/downstream-envoy/ [2022-05-20T16:43:08.519Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/downstream-envoy/envoy.yaml [2022-05-20T16:43:08.519Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/server/ [2022-05-20T16:43:08.519Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/server/server.conf [2022-05-20T16:43:08.519Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/supervisord.conf [2022-05-20T16:43:08.519Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/upstream-agent/ [2022-05-20T16:43:08.519Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/upstream-agent/agent.conf [2022-05-20T16:43:08.519Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/upstream-envoy/ [2022-05-20T16:43:08.519Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/upstream-envoy/envoy.yaml [2022-05-20T16:43:08.519Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/docker-compose.yaml [2022-05-20T16:43:08.519Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/teardown [2022-05-20T16:43:08.519Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/ [2022-05-20T16:43:08.519Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/00-test-envoy-releases.sh [2022-05-20T16:43:08.519Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/Dockerfile [2022-05-20T16:43:08.519Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/README.md [2022-05-20T16:43:08.519Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/ [2022-05-20T16:43:08.519Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/ [2022-05-20T16:43:08.519Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/agent/ [2022-05-20T16:43:08.519Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/agent/agent.conf [2022-05-20T16:43:08.519Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/envoy/ [2022-05-20T16:43:08.519Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/envoy/envoy.yaml [2022-05-20T16:43:08.519Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/server/ [2022-05-20T16:43:08.519Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/server/server.conf [2022-05-20T16:43:08.519Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream/ [2022-05-20T16:43:08.519Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream/agent/ [2022-05-20T16:43:08.519Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream/agent/agent.conf [2022-05-20T16:43:08.519Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream/envoy/ [2022-05-20T16:43:08.519Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream/envoy/envoy.yaml [2022-05-20T16:43:08.519Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/supervisord.conf [2022-05-20T16:43:08.519Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/ [2022-05-20T16:43:08.519Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/agent/ [2022-05-20T16:43:08.519Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/agent/agent.conf [2022-05-20T16:43:08.519Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/envoy/ [2022-05-20T16:43:08.519Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/envoy/envoy.yaml [2022-05-20T16:43:08.519Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/server/ [2022-05-20T16:43:08.519Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/server/server.conf [2022-05-20T16:43:08.519Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/docker-compose.yaml [2022-05-20T16:43:08.519Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/teardown [2022-05-20T16:43:08.519Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/ [2022-05-20T16:43:08.519Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/00-test-envoy-releases [2022-05-20T16:43:08.519Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/README.md [2022-05-20T16:43:08.519Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/ [2022-05-20T16:43:08.519Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/downstream-agent/ [2022-05-20T16:43:08.519Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/downstream-agent/agent.conf [2022-05-20T16:43:08.519Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/downstream-envoy/ [2022-05-20T16:43:08.519Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/downstream-envoy/envoy.yaml [2022-05-20T16:43:08.519Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/server/ [2022-05-20T16:43:08.519Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/server/server.conf [2022-05-20T16:43:08.519Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/supervisord.conf [2022-05-20T16:43:08.519Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/upstream-agent/ [2022-05-20T16:43:08.519Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/upstream-agent/agent.conf [2022-05-20T16:43:08.519Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/upstream-envoy/ [2022-05-20T16:43:08.519Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/upstream-envoy/envoy.yaml [2022-05-20T16:43:08.519Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/docker-compose.yaml [2022-05-20T16:43:08.519Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/teardown [2022-05-20T16:43:08.519Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/ [2022-05-20T16:43:08.519Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/00-setup [2022-05-20T16:43:08.519Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/01-start-servers [2022-05-20T16:43:08.519Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/02-bootstrap-federation-and-agents [2022-05-20T16:43:08.519Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/03-start-remaining-containers [2022-05-20T16:43:08.519Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/04-create-workload-entries [2022-05-20T16:43:08.519Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/05-check-workload-connectivity [2022-05-20T16:43:08.519Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/06-stop-servers [2022-05-20T16:43:08.519Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/07-check-workload-connectivity [2022-05-20T16:43:08.519Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/08-start-servers [2022-05-20T16:43:08.519Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/09-check-workload-connectivity [2022-05-20T16:43:08.519Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/10-stop-agents [2022-05-20T16:43:08.519Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/11-check-workload-connectivity [2022-05-20T16:43:08.519Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/12-start-agents [2022-05-20T16:43:08.519Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/13-check-workload-connectivity [2022-05-20T16:43:08.519Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/Dockerfile [2022-05-20T16:43:08.519Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/README.md [2022-05-20T16:43:08.519Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/ [2022-05-20T16:43:08.519Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/ [2022-05-20T16:43:08.519Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/agent/ [2022-05-20T16:43:08.519Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/agent/agent.conf [2022-05-20T16:43:08.519Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/ghostunnel/ [2022-05-20T16:43:08.519Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/ghostunnel/ghostunnel.flags [2022-05-20T16:43:08.519Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/server/ [2022-05-20T16:43:08.519Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/server/server.conf [2022-05-20T16:43:08.519Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/supervisord/ [2022-05-20T16:43:08.519Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/supervisord/supervisord.conf [2022-05-20T16:43:08.519Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/ [2022-05-20T16:43:08.519Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/agent/ [2022-05-20T16:43:08.519Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/agent/agent.conf [2022-05-20T16:43:08.519Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/ghostunnel/ [2022-05-20T16:43:08.519Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/ghostunnel/ghostunnel.flags [2022-05-20T16:43:08.519Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/server/ [2022-05-20T16:43:08.519Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/server/server.conf [2022-05-20T16:43:08.519Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/supervisord/ [2022-05-20T16:43:08.519Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/supervisord/supervisord.conf [2022-05-20T16:43:08.519Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/docker-compose.yaml [2022-05-20T16:43:08.519Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/teardown [2022-05-20T16:43:08.519Z] spire-1.2.1/test/integration/suites/join-token/ [2022-05-20T16:43:08.519Z] spire-1.2.1/test/integration/suites/join-token/01-start-server [2022-05-20T16:43:08.519Z] spire-1.2.1/test/integration/suites/join-token/02-bootstrap-agents [2022-05-20T16:43:08.519Z] spire-1.2.1/test/integration/suites/join-token/03-start-agent [2022-05-20T16:43:08.519Z] spire-1.2.1/test/integration/suites/join-token/04-create-workload-entry [2022-05-20T16:43:08.519Z] spire-1.2.1/test/integration/suites/join-token/05-check-svid [2022-05-20T16:43:08.519Z] spire-1.2.1/test/integration/suites/join-token/06-start-bad-agent [2022-05-20T16:43:08.519Z] spire-1.2.1/test/integration/suites/join-token/README.md [2022-05-20T16:43:08.519Z] spire-1.2.1/test/integration/suites/join-token/conf/ [2022-05-20T16:43:08.519Z] spire-1.2.1/test/integration/suites/join-token/conf/agent/ [2022-05-20T16:43:08.519Z] spire-1.2.1/test/integration/suites/join-token/conf/agent/agent.conf [2022-05-20T16:43:08.519Z] spire-1.2.1/test/integration/suites/join-token/conf/server/ [2022-05-20T16:43:08.519Z] spire-1.2.1/test/integration/suites/join-token/conf/server/server.conf [2022-05-20T16:43:08.519Z] spire-1.2.1/test/integration/suites/join-token/docker-compose.yaml [2022-05-20T16:43:08.519Z] spire-1.2.1/test/integration/suites/join-token/teardown [2022-05-20T16:43:08.519Z] spire-1.2.1/test/integration/suites/k8s-reconcile/ [2022-05-20T16:43:08.519Z] spire-1.2.1/test/integration/suites/k8s-reconcile/00-setup [2022-05-20T16:43:08.519Z] spire-1.2.1/test/integration/suites/k8s-reconcile/01-apply-config [2022-05-20T16:43:08.520Z] spire-1.2.1/test/integration/suites/k8s-reconcile/02-check-for-workload-svid [2022-05-20T16:43:08.520Z] spire-1.2.1/test/integration/suites/k8s-reconcile/README.md [2022-05-20T16:43:08.520Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/ [2022-05-20T16:43:08.520Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/admctrl/ [2022-05-20T16:43:08.520Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/admctrl/admission-control.yaml [2022-05-20T16:43:08.520Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/admctrl/kubeconfig.yaml [2022-05-20T16:43:08.520Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/agent/ [2022-05-20T16:43:08.520Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/agent/kustomization.yaml [2022-05-20T16:43:08.520Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/agent/spire-agent.yaml [2022-05-20T16:43:08.520Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/kind-config.yaml [2022-05-20T16:43:08.520Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/server/ [2022-05-20T16:43:08.520Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/server/k8s-workload-registrar-secret.yaml [2022-05-20T16:43:08.520Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/server/kustomization.yaml [2022-05-20T16:43:08.520Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/server/spire-server.yaml [2022-05-20T16:43:08.520Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/workload.yaml [2022-05-20T16:43:08.520Z] spire-1.2.1/test/integration/suites/k8s-reconcile/init-kubectl [2022-05-20T16:43:08.520Z] spire-1.2.1/test/integration/suites/k8s-reconcile/teardown [2022-05-20T16:43:08.520Z] spire-1.2.1/test/integration/suites/k8s-scratch/ [2022-05-20T16:43:08.520Z] spire-1.2.1/test/integration/suites/k8s-scratch/00-setup [2022-05-20T16:43:08.520Z] spire-1.2.1/test/integration/suites/k8s-scratch/01-apply-config [2022-05-20T16:43:08.520Z] spire-1.2.1/test/integration/suites/k8s-scratch/02-check-for-workload-svid [2022-05-20T16:43:08.520Z] spire-1.2.1/test/integration/suites/k8s-scratch/README.md [2022-05-20T16:43:08.520Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/ [2022-05-20T16:43:08.520Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/admctrl/ [2022-05-20T16:43:08.520Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/admctrl/admission-control.yaml [2022-05-20T16:43:08.520Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/admctrl/kubeconfig.yaml [2022-05-20T16:43:08.520Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/agent/ [2022-05-20T16:43:08.520Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/agent/kustomization.yaml [2022-05-20T16:43:08.520Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/agent/spire-agent.yaml [2022-05-20T16:43:08.520Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/kind-config.yaml [2022-05-20T16:43:08.520Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/server/ [2022-05-20T16:43:08.520Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/server/k8s-workload-registrar-secret.yaml [2022-05-20T16:43:08.520Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/server/kustomization.yaml [2022-05-20T16:43:08.520Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/server/spire-server.yaml [2022-05-20T16:43:08.520Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/webhook/ [2022-05-20T16:43:08.520Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/webhook/kustomization.yaml [2022-05-20T16:43:08.520Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/webhook/validation-webhook.yaml [2022-05-20T16:43:08.520Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/workload.yaml [2022-05-20T16:43:08.520Z] spire-1.2.1/test/integration/suites/k8s-scratch/init-kubectl [2022-05-20T16:43:08.520Z] spire-1.2.1/test/integration/suites/k8s-scratch/teardown [2022-05-20T16:43:08.520Z] spire-1.2.1/test/integration/suites/k8s/ [2022-05-20T16:43:08.520Z] spire-1.2.1/test/integration/suites/k8s/00-setup [2022-05-20T16:43:08.520Z] spire-1.2.1/test/integration/suites/k8s/01-apply-config [2022-05-20T16:43:08.520Z] spire-1.2.1/test/integration/suites/k8s/02-check-for-workload-svid [2022-05-20T16:43:08.520Z] spire-1.2.1/test/integration/suites/k8s/README.md [2022-05-20T16:43:08.520Z] spire-1.2.1/test/integration/suites/k8s/conf/ [2022-05-20T16:43:08.520Z] spire-1.2.1/test/integration/suites/k8s/conf/admctrl/ [2022-05-20T16:43:08.520Z] spire-1.2.1/test/integration/suites/k8s/conf/admctrl/admission-control.yaml [2022-05-20T16:43:08.520Z] spire-1.2.1/test/integration/suites/k8s/conf/admctrl/kubeconfig.yaml [2022-05-20T16:43:08.520Z] spire-1.2.1/test/integration/suites/k8s/conf/agent/ [2022-05-20T16:43:08.520Z] spire-1.2.1/test/integration/suites/k8s/conf/agent/kustomization.yaml [2022-05-20T16:43:08.520Z] spire-1.2.1/test/integration/suites/k8s/conf/agent/spire-agent.yaml [2022-05-20T16:43:08.520Z] spire-1.2.1/test/integration/suites/k8s/conf/kind-config.yaml [2022-05-20T16:43:08.520Z] spire-1.2.1/test/integration/suites/k8s/conf/server/ [2022-05-20T16:43:08.520Z] spire-1.2.1/test/integration/suites/k8s/conf/server/k8s-workload-registrar-secret.yaml [2022-05-20T16:43:08.520Z] spire-1.2.1/test/integration/suites/k8s/conf/server/kustomization.yaml [2022-05-20T16:43:08.520Z] spire-1.2.1/test/integration/suites/k8s/conf/server/spire-server.yaml [2022-05-20T16:43:08.520Z] spire-1.2.1/test/integration/suites/k8s/conf/webhook/ [2022-05-20T16:43:08.520Z] spire-1.2.1/test/integration/suites/k8s/conf/webhook/kustomization.yaml [2022-05-20T16:43:08.520Z] spire-1.2.1/test/integration/suites/k8s/conf/webhook/validation-webhook.yaml [2022-05-20T16:43:08.520Z] spire-1.2.1/test/integration/suites/k8s/conf/workload.yaml [2022-05-20T16:43:08.520Z] spire-1.2.1/test/integration/suites/k8s/init-kubectl [2022-05-20T16:43:08.520Z] spire-1.2.1/test/integration/suites/k8s/teardown [2022-05-20T16:43:08.520Z] spire-1.2.1/test/integration/suites/nested-rotation/ [2022-05-20T16:43:08.520Z] spire-1.2.1/test/integration/suites/nested-rotation/00-setup [2022-05-20T16:43:08.520Z] spire-1.2.1/test/integration/suites/nested-rotation/01-start-root [2022-05-20T16:43:08.520Z] spire-1.2.1/test/integration/suites/nested-rotation/02-create-intermediate-downstream-entries [2022-05-20T16:43:08.520Z] spire-1.2.1/test/integration/suites/nested-rotation/03-start-intermediateA [2022-05-20T16:43:08.520Z] spire-1.2.1/test/integration/suites/nested-rotation/04-create-leafA-downstream-entry [2022-05-20T16:43:08.520Z] spire-1.2.1/test/integration/suites/nested-rotation/05-start-leafA [2022-05-20T16:43:08.520Z] spire-1.2.1/test/integration/suites/nested-rotation/06-start-intermediateB [2022-05-20T16:43:08.520Z] spire-1.2.1/test/integration/suites/nested-rotation/07-create-leafB-downstream-entry [2022-05-20T16:43:08.520Z] spire-1.2.1/test/integration/suites/nested-rotation/08-start-leafB [2022-05-20T16:43:08.520Z] spire-1.2.1/test/integration/suites/nested-rotation/09-create-workload-entries [2022-05-20T16:43:08.520Z] spire-1.2.1/test/integration/suites/nested-rotation/10-check-svids [2022-05-20T16:43:08.520Z] spire-1.2.1/test/integration/suites/nested-rotation/Dockerfile [2022-05-20T16:43:08.520Z] spire-1.2.1/test/integration/suites/nested-rotation/README.md [2022-05-20T16:43:08.520Z] spire-1.2.1/test/integration/suites/nested-rotation/docker-compose.yaml [2022-05-20T16:43:08.520Z] spire-1.2.1/test/integration/suites/nested-rotation/intermediateA/ [2022-05-20T16:43:08.520Z] spire-1.2.1/test/integration/suites/nested-rotation/intermediateA/agent/ [2022-05-20T16:43:08.520Z] spire-1.2.1/test/integration/suites/nested-rotation/intermediateA/agent/agent.conf [2022-05-20T16:43:08.520Z] spire-1.2.1/test/integration/suites/nested-rotation/intermediateA/server/ [2022-05-20T16:43:08.520Z] spire-1.2.1/test/integration/suites/nested-rotation/intermediateA/server/server.conf [2022-05-20T16:43:08.520Z] spire-1.2.1/test/integration/suites/nested-rotation/intermediateB/ [2022-05-20T16:43:08.520Z] spire-1.2.1/test/integration/suites/nested-rotation/intermediateB/agent/ [2022-05-20T16:43:08.520Z] spire-1.2.1/test/integration/suites/nested-rotation/intermediateB/agent/agent.conf [2022-05-20T16:43:08.520Z] spire-1.2.1/test/integration/suites/nested-rotation/intermediateB/server/ [2022-05-20T16:43:08.520Z] spire-1.2.1/test/integration/suites/nested-rotation/intermediateB/server/server.conf [2022-05-20T16:43:08.520Z] spire-1.2.1/test/integration/suites/nested-rotation/leafA/ [2022-05-20T16:43:08.520Z] spire-1.2.1/test/integration/suites/nested-rotation/leafA/agent/ [2022-05-20T16:43:08.520Z] spire-1.2.1/test/integration/suites/nested-rotation/leafA/agent/agent.conf [2022-05-20T16:43:08.520Z] spire-1.2.1/test/integration/suites/nested-rotation/leafA/server/ [2022-05-20T16:43:08.520Z] spire-1.2.1/test/integration/suites/nested-rotation/leafA/server/server.conf [2022-05-20T16:43:08.520Z] spire-1.2.1/test/integration/suites/nested-rotation/leafB/ [2022-05-20T16:43:08.520Z] spire-1.2.1/test/integration/suites/nested-rotation/leafB/agent/ [2022-05-20T16:43:08.520Z] spire-1.2.1/test/integration/suites/nested-rotation/leafB/agent/agent.conf [2022-05-20T16:43:08.520Z] spire-1.2.1/test/integration/suites/nested-rotation/leafB/server/ [2022-05-20T16:43:08.520Z] spire-1.2.1/test/integration/suites/nested-rotation/leafB/server/server.conf [2022-05-20T16:43:08.520Z] spire-1.2.1/test/integration/suites/nested-rotation/root/ [2022-05-20T16:43:08.520Z] spire-1.2.1/test/integration/suites/nested-rotation/root/agent/ [2022-05-20T16:43:08.520Z] spire-1.2.1/test/integration/suites/nested-rotation/root/agent/agent.conf [2022-05-20T16:43:08.520Z] spire-1.2.1/test/integration/suites/nested-rotation/root/server/ [2022-05-20T16:43:08.520Z] spire-1.2.1/test/integration/suites/nested-rotation/root/server/server.conf [2022-05-20T16:43:08.520Z] spire-1.2.1/test/integration/suites/nested-rotation/teardown [2022-05-20T16:43:08.520Z] spire-1.2.1/test/integration/suites/node-attestation/ [2022-05-20T16:43:08.520Z] spire-1.2.1/test/integration/suites/node-attestation/00-setup [2022-05-20T16:43:08.520Z] spire-1.2.1/test/integration/suites/node-attestation/01-start-server [2022-05-20T16:43:08.520Z] spire-1.2.1/test/integration/suites/node-attestation/02-start-agent [2022-05-20T16:43:08.520Z] spire-1.2.1/test/integration/suites/node-attestation/03-test-node-attestation [2022-05-20T16:43:08.796Z] spire-1.2.1/test/integration/suites/node-attestation/04-test-x509pop-attestation [2022-05-20T16:43:08.796Z] spire-1.2.1/test/integration/suites/node-attestation/README.md [2022-05-20T16:43:08.796Z] spire-1.2.1/test/integration/suites/node-attestation/conf/ [2022-05-20T16:43:08.796Z] spire-1.2.1/test/integration/suites/node-attestation/conf/agent/ [2022-05-20T16:43:08.796Z] spire-1.2.1/test/integration/suites/node-attestation/conf/agent/agent.conf [2022-05-20T16:43:08.796Z] spire-1.2.1/test/integration/suites/node-attestation/conf/server/ [2022-05-20T16:43:08.796Z] spire-1.2.1/test/integration/suites/node-attestation/conf/server/server.conf [2022-05-20T16:43:08.796Z] spire-1.2.1/test/integration/suites/node-attestation/docker-compose.yaml [2022-05-20T16:43:08.796Z] spire-1.2.1/test/integration/suites/node-attestation/teardown [2022-05-20T16:43:08.796Z] spire-1.2.1/test/integration/suites/rotation/ [2022-05-20T16:43:08.796Z] spire-1.2.1/test/integration/suites/rotation/00-setup [2022-05-20T16:43:08.796Z] spire-1.2.1/test/integration/suites/rotation/01-start-server [2022-05-20T16:43:08.796Z] spire-1.2.1/test/integration/suites/rotation/02-bootstrap-agent [2022-05-20T16:43:08.796Z] spire-1.2.1/test/integration/suites/rotation/03-start-agent [2022-05-20T16:43:08.796Z] spire-1.2.1/test/integration/suites/rotation/04-create-workload-entry [2022-05-20T16:43:08.796Z] spire-1.2.1/test/integration/suites/rotation/05-check-svids [2022-05-20T16:43:08.796Z] spire-1.2.1/test/integration/suites/rotation/README.md [2022-05-20T16:43:08.796Z] spire-1.2.1/test/integration/suites/rotation/conf/ [2022-05-20T16:43:08.796Z] spire-1.2.1/test/integration/suites/rotation/conf/agent/ [2022-05-20T16:43:08.796Z] spire-1.2.1/test/integration/suites/rotation/conf/agent/agent.conf [2022-05-20T16:43:08.796Z] spire-1.2.1/test/integration/suites/rotation/conf/server/ [2022-05-20T16:43:08.796Z] spire-1.2.1/test/integration/suites/rotation/conf/server/server.conf [2022-05-20T16:43:08.796Z] spire-1.2.1/test/integration/suites/rotation/docker-compose.yaml [2022-05-20T16:43:08.796Z] spire-1.2.1/test/integration/suites/rotation/teardown [2022-05-20T16:43:08.796Z] spire-1.2.1/test/integration/suites/self-test/ [2022-05-20T16:43:08.796Z] spire-1.2.1/test/integration/suites/self-test/00-ensure-command-failure-fails-step [2022-05-20T16:43:08.796Z] spire-1.2.1/test/integration/suites/self-test/README.md [2022-05-20T16:43:08.796Z] spire-1.2.1/test/integration/suites/self-test/teardown [2022-05-20T16:43:08.796Z] spire-1.2.1/test/integration/suites/spire-server-cli/ [2022-05-20T16:43:08.796Z] spire-1.2.1/test/integration/suites/spire-server-cli/01-start-server [2022-05-20T16:43:08.796Z] spire-1.2.1/test/integration/suites/spire-server-cli/02-bundle [2022-05-20T16:43:08.796Z] spire-1.2.1/test/integration/suites/spire-server-cli/03-entry [2022-05-20T16:43:08.796Z] spire-1.2.1/test/integration/suites/spire-server-cli/04-bootstrap-agents [2022-05-20T16:43:08.796Z] spire-1.2.1/test/integration/suites/spire-server-cli/05-start-agents [2022-05-20T16:43:08.796Z] spire-1.2.1/test/integration/suites/spire-server-cli/06-agent [2022-05-20T16:43:08.796Z] spire-1.2.1/test/integration/suites/spire-server-cli/README.md [2022-05-20T16:43:08.796Z] spire-1.2.1/test/integration/suites/spire-server-cli/conf/ [2022-05-20T16:43:08.796Z] spire-1.2.1/test/integration/suites/spire-server-cli/conf/agent/ [2022-05-20T16:43:08.796Z] spire-1.2.1/test/integration/suites/spire-server-cli/conf/agent/agent.conf [2022-05-20T16:43:08.796Z] spire-1.2.1/test/integration/suites/spire-server-cli/conf/fixture/ [2022-05-20T16:43:08.796Z] spire-1.2.1/test/integration/suites/spire-server-cli/conf/fixture/ca.pem [2022-05-20T16:43:08.796Z] spire-1.2.1/test/integration/suites/spire-server-cli/conf/fixture/ca.spiffe [2022-05-20T16:43:08.796Z] spire-1.2.1/test/integration/suites/spire-server-cli/conf/fixture/ca2.pem [2022-05-20T16:43:08.796Z] spire-1.2.1/test/integration/suites/spire-server-cli/conf/fixture/ca2.spiffe [2022-05-20T16:43:08.796Z] spire-1.2.1/test/integration/suites/spire-server-cli/conf/server/ [2022-05-20T16:43:08.796Z] spire-1.2.1/test/integration/suites/spire-server-cli/conf/server/server.conf [2022-05-20T16:43:08.796Z] spire-1.2.1/test/integration/suites/spire-server-cli/docker-compose.yaml [2022-05-20T16:43:08.796Z] spire-1.2.1/test/integration/suites/spire-server-cli/teardown [2022-05-20T16:43:08.796Z] spire-1.2.1/test/integration/suites/upgrade/ [2022-05-20T16:43:08.796Z] spire-1.2.1/test/integration/suites/upgrade/00-setup [2022-05-20T16:43:08.796Z] spire-1.2.1/test/integration/suites/upgrade/01-run-upgrade-tests [2022-05-20T16:43:08.796Z] spire-1.2.1/test/integration/suites/upgrade/02-verify-codebase-version-is-updated [2022-05-20T16:43:08.796Z] spire-1.2.1/test/integration/suites/upgrade/README.md [2022-05-20T16:43:08.796Z] spire-1.2.1/test/integration/suites/upgrade/conf/ [2022-05-20T16:43:08.796Z] spire-1.2.1/test/integration/suites/upgrade/conf/agent/ [2022-05-20T16:43:08.796Z] spire-1.2.1/test/integration/suites/upgrade/conf/agent/agent.conf [2022-05-20T16:43:08.796Z] spire-1.2.1/test/integration/suites/upgrade/conf/server/ [2022-05-20T16:43:08.796Z] spire-1.2.1/test/integration/suites/upgrade/conf/server/server.conf [2022-05-20T16:43:08.796Z] spire-1.2.1/test/integration/suites/upgrade/teardown [2022-05-20T16:43:08.796Z] spire-1.2.1/test/integration/suites/upgrade/versions.txt [2022-05-20T16:43:08.796Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/ [2022-05-20T16:43:08.796Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/00-setup-kind [2022-05-20T16:43:08.796Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/01-setup-cert-manager [2022-05-20T16:43:08.796Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/02-deploy-spire [2022-05-20T16:43:08.796Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/03-verify-ca [2022-05-20T16:43:08.796Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/README.md [2022-05-20T16:43:08.796Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/conf/ [2022-05-20T16:43:08.796Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/conf/cert-manager-issuer.yaml [2022-05-20T16:43:08.796Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/conf/kind-config.yaml [2022-05-20T16:43:08.796Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/conf/server/ [2022-05-20T16:43:08.796Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/conf/server/kustomization.yaml [2022-05-20T16:43:08.796Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/conf/server/spire-server.yaml [2022-05-20T16:43:08.796Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/init-kubectl [2022-05-20T16:43:08.796Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/teardown [2022-05-20T16:43:08.796Z] spire-1.2.1/test/integration/test-one.sh [2022-05-20T16:43:08.796Z] spire-1.2.1/test/integration/test.sh [2022-05-20T16:43:08.796Z] spire-1.2.1/test/plugintest/ [2022-05-20T16:43:08.796Z] spire-1.2.1/test/plugintest/config.go [2022-05-20T16:43:08.796Z] spire-1.2.1/test/plugintest/load.go [2022-05-20T16:43:08.796Z] spire-1.2.1/test/plugintest/option.go [2022-05-20T16:43:08.796Z] spire-1.2.1/test/spiretest/ [2022-05-20T16:43:08.796Z] spire-1.2.1/test/spiretest/apiserver.go [2022-05-20T16:43:08.796Z] spire-1.2.1/test/spiretest/assertions.go [2022-05-20T16:43:08.796Z] spire-1.2.1/test/spiretest/dir.go [2022-05-20T16:43:08.797Z] spire-1.2.1/test/spiretest/errors_posix.go [2022-05-20T16:43:08.797Z] spire-1.2.1/test/spiretest/errors_windows.go [2022-05-20T16:43:08.797Z] spire-1.2.1/test/spiretest/logs.go [2022-05-20T16:43:08.797Z] spire-1.2.1/test/spiretest/socketapi.go [2022-05-20T16:43:08.797Z] spire-1.2.1/test/spiretest/suite.go [2022-05-20T16:43:08.797Z] spire-1.2.1/test/spiretest/x509.go [2022-05-20T16:43:08.797Z] spire-1.2.1/test/testca/ [2022-05-20T16:43:08.797Z] spire-1.2.1/test/testca/ca.go [2022-05-20T16:43:08.797Z] spire-1.2.1/test/testkey/ [2022-05-20T16:43:08.797Z] spire-1.2.1/test/testkey/generate.sh [2022-05-20T16:43:08.797Z] spire-1.2.1/test/testkey/genkeys.go [2022-05-20T16:43:08.797Z] spire-1.2.1/test/testkey/keys.go [2022-05-20T16:43:08.797Z] spire-1.2.1/test/testkey/new.go [2022-05-20T16:43:08.797Z] spire-1.2.1/test/tpmsimulator/ [2022-05-20T16:43:08.797Z] spire-1.2.1/test/tpmsimulator/simulator.go [2022-05-20T16:43:08.797Z] spire-1.2.1/test/util/ [2022-05-20T16:43:08.797Z] spire-1.2.1/test/util/cert_fixtures.go [2022-05-20T16:43:08.797Z] spire-1.2.1/test/util/cert_generation.go [2022-05-20T16:43:08.797Z] spire-1.2.1/test/util/io_redirection.go [2022-05-20T16:43:08.797Z] spire-1.2.1/test/util/race.go [2022-05-20T16:43:08.797Z] spire-1.2.1/test/util/util.go [2022-05-20T16:43:08.797Z] building spire from source... [2022-05-20T16:43:09.400Z] Installing go1.17.7... [2022-05-20T16:43:36.230Z] Building bin/spire-server... [2022-05-20T16:43:36.230Z] go: downloading github.com/mitchellh/cli v1.1.2 [2022-05-20T16:43:36.230Z] go: downloading github.com/spiffe/go-spiffe/v2 v2.0.0-beta.12 [2022-05-20T16:43:36.230Z] go: downloading github.com/spiffe/spire-api-sdk v1.2.0 [2022-05-20T16:43:36.230Z] go: downloading golang.org/x/net v0.0.0-20220127200216-cd36cc0744dd [2022-05-20T16:43:36.230Z] go: downloading google.golang.org/grpc v1.44.0 [2022-05-20T16:43:36.230Z] go: downloading gopkg.in/square/go-jose.v2 v2.6.0 [2022-05-20T16:43:36.230Z] go: downloading github.com/hashicorp/hcl v1.0.1-0.20190430135223-99e2f22d1c94 [2022-05-20T16:43:36.834Z] go: downloading github.com/imdario/mergo v0.3.12 [2022-05-20T16:43:37.114Z] go: downloading github.com/sirupsen/logrus v1.8.1 [2022-05-20T16:43:39.114Z] go: downloading github.com/hashicorp/go-hclog v1.1.0 [2022-05-20T16:43:39.114Z] go: downloading github.com/Masterminds/sprig v2.22.0+incompatible [2022-05-20T16:43:39.114Z] go: downloading github.com/fatih/color v1.13.0 [2022-05-20T16:43:39.114Z] go: downloading github.com/mattn/go-isatty v0.0.14 [2022-05-20T16:43:39.394Z] go: downloading golang.org/x/time v0.0.0-20220224211638-0e9765cccd65 [2022-05-20T16:43:39.671Z] go: downloading golang.org/x/sys v0.0.0-20220227234510-4e6760a101f9 [2022-05-20T16:43:39.671Z] go: downloading github.com/hashicorp/go-plugin v1.4.3 [2022-05-20T16:43:39.671Z] go: downloading github.com/spiffe/spire-plugin-sdk v1.2.0 [2022-05-20T16:43:40.676Z] go: downloading github.com/InVisionApp/go-health/v2 v2.1.2 [2022-05-20T16:43:40.676Z] go: downloading github.com/InVisionApp/go-logger v1.0.1 [2022-05-20T16:43:40.954Z] go: downloading github.com/armon/go-metrics v0.3.10 [2022-05-20T16:43:41.230Z] go: downloading github.com/prometheus/client_golang v1.12.1 [2022-05-20T16:43:41.506Z] go: downloading github.com/uber-go/tally/v4 v4.1.1 [2022-05-20T16:43:42.496Z] go: downloading github.com/andres-erbsen/clock v0.0.0-20160526145045-9e14626cd129 [2022-05-20T16:43:42.496Z] go: downloading github.com/open-policy-agent/opa v0.38.0 [2022-05-20T16:43:57.620Z] go: downloading google.golang.org/genproto v0.0.0-20220222213610-43724f9ea8cf [2022-05-20T16:43:57.620Z] go: downloading github.com/mattn/go-colorable v0.1.12 [2022-05-20T16:43:57.620Z] go: downloading github.com/Masterminds/goutils v1.1.0 [2022-05-20T16:43:57.620Z] go: downloading github.com/Masterminds/semver v1.5.0 [2022-05-20T16:43:57.620Z] go: downloading github.com/google/uuid v1.1.2 [2022-05-20T16:43:57.620Z] go: downloading github.com/huandu/xstrings v1.3.2 [2022-05-20T16:43:57.620Z] go: downloading github.com/hashicorp/yamux v0.0.0-20181012175058-2f1d1f20f75d [2022-05-20T16:43:57.620Z] go: downloading github.com/oklog/run v1.0.0 [2022-05-20T16:43:57.620Z] go: downloading github.com/DataDog/datadog-go v3.2.0+incompatible [2022-05-20T16:43:57.620Z] go: downloading github.com/hashicorp/go-immutable-radix v1.3.1 [2022-05-20T16:43:57.620Z] go: downloading github.com/prometheus/client_model v0.2.0 [2022-05-20T16:43:57.620Z] go: downloading github.com/prometheus/common v0.32.1 [2022-05-20T16:43:57.620Z] go: downloading github.com/beorn7/perks v1.0.1 [2022-05-20T16:43:57.620Z] go: downloading github.com/cespare/xxhash/v2 v2.1.2 [2022-05-20T16:43:57.620Z] go: downloading github.com/prometheus/procfs v0.7.3 [2022-05-20T16:43:58.607Z] go: downloading go.uber.org/atomic v1.9.0 [2022-05-20T16:43:59.211Z] go: downloading github.com/imkira/go-observer v1.0.3 [2022-05-20T16:43:59.489Z] go: downloading github.com/hashicorp/errwrap v1.1.0 [2022-05-20T16:43:59.769Z] go: downloading github.com/mitchellh/reflectwalk v1.0.1 [2022-05-20T16:43:59.769Z] go: downloading github.com/hashicorp/golang-lru v0.5.4 [2022-05-20T16:43:59.769Z] go: downloading github.com/matttproud/golang_protobuf_extensions v1.0.2-0.20181231171920-c182affec369 [2022-05-20T16:43:59.769Z] go: downloading github.com/twmb/murmur3 v1.1.6 [2022-05-20T16:44:00.047Z] go: downloading github.com/GoogleCloudPlatform/cloudsql-proxy v1.29.0 [2022-05-20T16:44:00.047Z] go: downloading github.com/blang/semver/v4 v4.0.0 [2022-05-20T16:44:00.047Z] go: downloading github.com/go-sql-driver/mysql v1.6.0 [2022-05-20T16:44:00.326Z] go: downloading github.com/gofrs/uuid v4.2.0+incompatible [2022-05-20T16:44:00.928Z] go: downloading github.com/jinzhu/gorm v1.9.16 [2022-05-20T16:44:01.205Z] go: downloading github.com/lib/pq v1.10.4 [2022-05-20T16:44:01.205Z] go: downloading github.com/mattn/go-sqlite3 v1.14.12 [2022-05-20T16:44:01.205Z] go: downloading github.com/aws/aws-sdk-go-v2 v1.14.0 [2022-05-20T16:44:02.193Z] go: downloading github.com/aws/aws-sdk-go-v2/config v1.14.0 [2022-05-20T16:44:05.614Z] go: downloading github.com/aws/aws-sdk-go-v2/credentials v1.9.0 [2022-05-20T16:44:15.809Z] go: downloading github.com/aws/aws-sdk-go-v2/service/kms v1.15.0 [2022-05-20T16:44:15.809Z] go: downloading github.com/aws/aws-sdk-go-v2/service/sts v1.15.0 [2022-05-20T16:44:16.087Z] go: downloading github.com/stretchr/testify v1.7.0 [2022-05-20T16:44:16.087Z] go: downloading golang.org/x/sync v0.0.0-20210220032951-036812b2e83c [2022-05-20T16:44:16.364Z] go: downloading github.com/aws/aws-sdk-go v1.43.0 [2022-05-20T16:44:43.211Z] go: downloading google.golang.org/api v0.70.0 [2022-05-20T16:44:43.211Z] go: downloading k8s.io/client-go v0.23.4 [2022-05-20T16:44:43.211Z] go: downloading k8s.io/api v0.23.4 [2022-05-20T16:44:51.494Z] go: downloading github.com/google/go-tpm v0.3.3 [2022-05-20T16:44:51.494Z] go: downloading github.com/Azure/azure-sdk-for-go v62.0.0+incompatible [2022-05-20T16:45:18.307Z] go: downloading github.com/Azure/go-autorest/autorest v0.11.24 [2022-05-20T16:45:18.307Z] go: downloading github.com/Azure/go-autorest v14.2.0+incompatible [2022-05-20T16:45:18.307Z] go: downloading github.com/Azure/go-autorest/autorest/azure/auth v0.5.11 [2022-05-20T16:45:18.307Z] go: downloading cloud.google.com/go/storage v1.21.0 [2022-05-20T16:45:18.307Z] go: downloading cloud.google.com/go v0.100.2 [2022-05-20T16:45:18.585Z] go: downloading k8s.io/apimachinery v0.23.4 [2022-05-20T16:45:20.573Z] go: downloading k8s.io/kube-aggregator v0.23.3 [2022-05-20T16:45:21.175Z] go: downloading sigs.k8s.io/controller-runtime v0.11.1 [2022-05-20T16:45:23.155Z] go: downloading cloud.google.com/go/security v1.3.0 [2022-05-20T16:45:23.155Z] go: downloading github.com/hashicorp/vault/api v1.4.1 [2022-05-20T16:45:23.432Z] go: downloading github.com/shirou/gopsutil/v3 v3.22.2 [2022-05-20T16:45:24.418Z] go: downloading github.com/OneOfOne/xxhash v1.2.8 [2022-05-20T16:45:24.418Z] go: downloading gopkg.in/yaml.v2 v2.4.0 [2022-05-20T16:45:24.694Z] go: downloading github.com/rcrowley/go-metrics v0.0.0-20201227073835-cf1acfcdf475 [2022-05-20T16:45:24.971Z] go: downloading github.com/gobwas/glob v0.2.3 [2022-05-20T16:45:25.246Z] go: downloading github.com/yashtewari/glob-intersection v0.0.0-20180916065949-5c77d914dd0b [2022-05-20T16:45:25.246Z] go: downloading github.com/jinzhu/inflection v1.0.0 [2022-05-20T16:45:25.523Z] go: downloading github.com/aws/aws-sdk-go-v2/feature/ec2/imds v1.11.0 [2022-05-20T16:45:25.523Z] go: downloading github.com/aws/aws-sdk-go-v2/internal/ini v1.3.6 [2022-05-20T16:45:26.124Z] go: downloading github.com/aws/aws-sdk-go-v2/service/sso v1.10.0 [2022-05-20T16:45:26.124Z] go: downloading github.com/aws/smithy-go v1.11.0 [2022-05-20T16:45:27.567Z] go: downloading github.com/aws/aws-sdk-go-v2/internal/configsources v1.1.5 [2022-05-20T16:45:27.567Z] go: downloading github.com/aws/aws-sdk-go-v2/service/internal/presigned-url v1.8.0 [2022-05-20T16:45:28.168Z] go: downloading github.com/gogo/protobuf v1.3.2 [2022-05-20T16:45:33.586Z] go: downloading golang.org/x/oauth2 v0.0.0-20211104180415-d3ed0bb246c8 [2022-05-20T16:45:33.586Z] go: downloading github.com/Azure/go-autorest/autorest/adal v0.9.18 [2022-05-20T16:45:33.861Z] go: downloading github.com/Azure/go-autorest/logger v0.2.1 [2022-05-20T16:45:33.861Z] go: downloading github.com/Azure/go-autorest/tracing v0.6.0 [2022-05-20T16:45:34.137Z] go: downloading github.com/Azure/go-autorest/autorest/azure/cli v0.4.5 [2022-05-20T16:45:34.137Z] go: downloading github.com/dimchansky/utfbom v1.1.1 [2022-05-20T16:45:34.137Z] go: downloading cloud.google.com/go/compute v1.3.0 [2022-05-20T16:45:35.584Z] go: downloading cloud.google.com/go/iam v0.1.1 [2022-05-20T16:45:35.584Z] go: downloading github.com/googleapis/gax-go/v2 v2.1.1 [2022-05-20T16:45:35.861Z] go: downloading k8s.io/klog/v2 v2.30.0 [2022-05-20T16:45:35.861Z] go: downloading github.com/google/gofuzz v1.1.0 [2022-05-20T16:45:36.137Z] go: downloading sigs.k8s.io/structured-merge-diff/v4 v4.2.1 [2022-05-20T16:45:37.126Z] go: downloading k8s.io/utils v0.0.0-20211116205334-6203023598ed [2022-05-20T16:45:37.737Z] go: downloading github.com/spf13/pflag v1.0.5 [2022-05-20T16:45:38.018Z] go: downloading golang.org/x/term v0.0.0-20210927222741-03fcf44c2211 [2022-05-20T16:45:38.296Z] go: downloading github.com/evanphx/json-patch v4.12.0+incompatible [2022-05-20T16:45:38.296Z] go: downloading github.com/cenkalti/backoff/v3 v3.2.2 [2022-05-20T16:45:38.575Z] go: downloading github.com/hashicorp/go-cleanhttp v0.5.2 [2022-05-20T16:45:38.575Z] go: downloading github.com/hashicorp/go-retryablehttp v0.6.6 [2022-05-20T16:45:38.851Z] go: downloading github.com/hashicorp/go-secure-stdlib/parseutil v0.1.1 [2022-05-20T16:45:38.851Z] go: downloading github.com/hashicorp/vault/sdk v0.4.1 [2022-05-20T16:45:39.843Z] go: downloading github.com/mitchellh/mapstructure v1.4.3 [2022-05-20T16:45:39.843Z] go: downloading github.com/tklauser/go-sysconf v0.3.9 [2022-05-20T16:45:40.121Z] go: downloading github.com/xeipuuv/gojsonreference v0.0.0-20180127040603-bd5ef7bd5415 [2022-05-20T16:45:40.400Z] go: downloading github.com/aws/aws-sdk-go-v2/internal/endpoints/v2 v2.3.0 [2022-05-20T16:45:40.400Z] go: downloading github.com/jmespath/go-jmespath v0.4.0 [2022-05-20T16:45:42.401Z] go: downloading go.opencensus.io v0.23.0 [2022-05-20T16:45:43.018Z] go: downloading github.com/Azure/go-autorest/autorest/date v0.3.0 [2022-05-20T16:45:43.301Z] go: downloading github.com/golang-jwt/jwt/v4 v4.2.0 [2022-05-20T16:45:43.578Z] go: downloading gopkg.in/inf.v0 v0.9.1 [2022-05-20T16:45:43.578Z] go: downloading github.com/go-logr/logr v1.2.2 [2022-05-20T16:45:43.855Z] go: downloading github.com/google/go-cmp v0.5.7 [2022-05-20T16:45:44.133Z] go: downloading sigs.k8s.io/json v0.0.0-20211020170558-c049b76a60c6 [2022-05-20T16:45:44.409Z] go: downloading github.com/json-iterator/go v1.1.12 [2022-05-20T16:45:45.011Z] go: downloading github.com/googleapis/gnostic v0.5.5 [2022-05-20T16:45:47.647Z] go: downloading k8s.io/kube-openapi v0.0.0-20211115234752-e816edb12b65 [2022-05-20T16:45:49.448Z] go: downloading github.com/hashicorp/go-secure-stdlib/strutil v0.1.1 [2022-05-20T16:45:49.448Z] go: downloading github.com/hashicorp/go-sockaddr v1.0.2 [2022-05-20T16:45:50.560Z] go: downloading github.com/tklauser/numcpus v0.3.0 [2022-05-20T16:45:50.560Z] go: downloading github.com/xeipuuv/gojsonpointer v0.0.0-20190905194746-02993c407bfb [2022-05-20T16:45:50.560Z] go: downloading go.uber.org/zap v1.21.0 [2022-05-20T16:45:51.637Z] go: downloading sigs.k8s.io/yaml v1.3.0 [2022-05-20T16:45:52.011Z] go: downloading github.com/golang/groupcache v0.0.0-20210331224755-41bb18bfe9da [2022-05-20T16:45:52.011Z] go: downloading github.com/modern-go/concurrent v0.0.0-20180306012644-bacd9c7ef1dd [2022-05-20T16:45:52.432Z] go: downloading github.com/modern-go/reflect2 v1.0.2 [2022-05-20T16:45:52.948Z] go: downloading github.com/ryanuber/go-glob v1.0.0 [2022-05-20T16:45:52.948Z] go: downloading github.com/golang/snappy v0.0.4 [2022-05-20T16:45:52.948Z] go: downloading github.com/pierrec/lz4 v2.5.2+incompatible [2022-05-20T16:46:03.129Z] go: downloading github.com/hashicorp/go-secure-stdlib/mlock v0.1.1 [2022-05-20T16:46:03.129Z] go: downloading github.com/hashicorp/go-uuid v1.0.2 [2022-05-20T16:46:03.129Z] go: downloading github.com/hashicorp/go-version v1.2.0 [2022-05-20T16:46:03.129Z] go: downloading go.uber.org/multierr v1.6.0 [2022-05-20T16:46:29.942Z] go: downloading github.com/Azure/go-autorest/autorest/to v0.4.0 [2022-05-20T16:46:29.942Z] go: downloading github.com/Azure/go-autorest/autorest/validation v0.3.0 [2022-05-20T16:47:27.246Z] CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/security-secretstore-setup/security-secretstore-setup ./cmd/security-secretstore-setup [2022-05-20T16:47:35.558Z] Removing intermediate container ceca016d221b [2022-05-20T16:47:35.558Z] ---> 07030bb11b4d [2022-05-20T16:47:35.558Z] [2022-05-20T16:47:35.558Z] Step 10/25 : FROM alpine:3.14 [2022-05-20T16:47:35.558Z] 3.14: Pulling from library/alpine [2022-05-20T16:47:36.572Z] Digest: sha256:06b5d462c92fc39303e6363c65e074559f8d6b1363250027ed5053557e3398c5 [2022-05-20T16:47:36.572Z] Status: Downloaded newer image for alpine:3.14 [2022-05-20T16:47:36.572Z] ---> ac73e934f311 [2022-05-20T16:47:36.572Z] Step 11/25 : RUN apk add --update --no-cache ca-certificates dumb-init su-exec [2022-05-20T16:47:36.847Z] ---> Running in 8541253be5fd [2022-05-20T16:47:38.845Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/aarch64/APKINDEX.tar.gz [2022-05-20T16:47:38.845Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/aarch64/APKINDEX.tar.gz [2022-05-20T16:47:39.836Z] (1/3) Installing ca-certificates (20211220-r0) [2022-05-20T16:47:39.836Z] (2/3) Installing dumb-init (1.2.5-r1) [2022-05-20T16:47:39.836Z] (3/3) Installing su-exec (0.2-r1) [2022-05-20T16:47:39.836Z] Executing busybox-1.33.1-r7.trigger [2022-05-20T16:47:40.112Z] Executing ca-certificates-20211220-r0.trigger [2022-05-20T16:47:40.392Z] OK: 6 MiB in 17 packages [2022-05-20T16:47:42.443Z] Removing intermediate container 8541253be5fd [2022-05-20T16:47:42.443Z] ---> 0de5e818d683 [2022-05-20T16:47:42.443Z] Step 12/25 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' [2022-05-20T16:47:42.443Z] ---> Running in 60c642796e28 [2022-05-20T16:47:43.099Z] Removing intermediate container 60c642796e28 [2022-05-20T16:47:43.099Z] ---> 891e2e12b0b9 [2022-05-20T16:47:43.099Z] Step 13/25 : WORKDIR / [2022-05-20T16:47:43.414Z] ---> Running in 433cf134efb3 [2022-05-20T16:47:44.146Z] Removing intermediate container 433cf134efb3 [2022-05-20T16:47:44.146Z] ---> ba85ac3447e1 [2022-05-20T16:47:44.146Z] Step 14/25 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/res/token-config.json /res-file-token-provider/token-config.json [2022-05-20T16:47:44.777Z] ---> 4da7ed76d789 [2022-05-20T16:47:44.777Z] Step 15/25 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res-file-token-provider/configuration.toml /res-file-token-provider/configuration.toml [2022-05-20T16:47:45.764Z] ---> 42ac2a5f6056 [2022-05-20T16:47:45.764Z] Step 16/25 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/configuration.toml /res/configuration.toml [2022-05-20T16:47:46.813Z] ---> 3538a1c2f3a8 [2022-05-20T16:47:46.813Z] Step 17/25 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/kong-admin-config.template.yml /res/kong-admin-config.template.yml [2022-05-20T16:47:47.826Z] ---> ef73065d7aec [2022-05-20T16:47:47.826Z] Step 18/25 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/security-file-token-provider . [2022-05-20T16:47:50.647Z] ---> 9a502fe8758f [2022-05-20T16:47:50.647Z] Step 19/25 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/security-secretstore-setup . [2022-05-20T16:47:50.930Z] ---> 33d6eda926b5 [2022-05-20T16:47:50.930Z] Step 20/25 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/entrypoint.sh /usr/local/bin/ [2022-05-20T16:47:51.545Z] ---> 5ad7d2bed4b8 [2022-05-20T16:47:51.545Z] Step 21/25 : RUN chmod +x /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / && mkdir -p /vault/config/assets && chown -Rh 100:1000 /vault/ [2022-05-20T16:47:51.821Z] ---> Running in 07a9342d8cce [2022-05-20T16:47:55.255Z] Removing intermediate container 07a9342d8cce [2022-05-20T16:47:55.255Z] ---> 02edb346ff09 [2022-05-20T16:47:55.255Z] Step 22/25 : ENTRYPOINT ["entrypoint.sh"] [2022-05-20T16:47:55.255Z] ---> Running in 1bcb33994206 [2022-05-20T16:47:55.536Z] Removing intermediate container 1bcb33994206 [2022-05-20T16:47:55.536Z] ---> fb3844c62994 [2022-05-20T16:47:55.536Z] Step 23/25 : LABEL arch=arm64 [2022-05-20T16:47:55.536Z] ---> Running in d9324651f890 [2022-05-20T16:47:56.140Z] Removing intermediate container d9324651f890 [2022-05-20T16:47:56.140Z] ---> b96e77fcc998 [2022-05-20T16:47:56.140Z] Step 24/25 : LABEL git_sha=4169e606539bb2d023554b237f76678cfe31300c [2022-05-20T16:47:56.140Z] ---> Running in df7712fc32f2 [2022-05-20T16:47:56.745Z] Removing intermediate container df7712fc32f2 [2022-05-20T16:47:56.745Z] ---> b60ae77b7e36 [2022-05-20T16:47:56.745Z] Step 25/25 : LABEL version=0.0.0 [2022-05-20T16:47:56.745Z] ---> Running in a44753939323 [2022-05-20T16:47:57.023Z] Removing intermediate container a44753939323 [2022-05-20T16:47:57.023Z] ---> 9ebccd857d1a [2022-05-20T16:47:57.023Z] [2022-05-20T16:47:57.630Z] Successfully built 9ebccd857d1a [2022-05-20T16:47:57.630Z] Successfully tagged security-secretstore-setup-arm64:latest [2022-05-20T16:47:57.630Z]  Building security-secretstore-setup ... done Building security-spire-config [2022-05-20T16:48:24.470Z] Step 1/26 : ARG BUILDER_BASE=golang:1.17-alpine3.15 [2022-05-20T16:48:24.470Z] Step 2/26 : FROM ${BUILDER_BASE} AS builder [2022-05-20T16:48:24.470Z] ---> a7fd66633c1f [2022-05-20T16:48:24.470Z] Step 3/26 : WORKDIR /edgex-go [2022-05-20T16:48:24.470Z] ---> Using cache [2022-05-20T16:48:24.470Z] ---> ba39ea6c1739 [2022-05-20T16:48:24.470Z] Step 4/26 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-05-20T16:48:24.470Z] ---> Using cache [2022-05-20T16:48:24.470Z] ---> 593b1e5bcb2f [2022-05-20T16:48:24.470Z] Step 5/26 : RUN apk add --update --no-cache make git build-base curl [2022-05-20T16:48:24.470Z] ---> Running in 9ce6a5864c83 [2022-05-20T16:48:25.466Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz [2022-05-20T16:48:26.918Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz [2022-05-20T16:48:27.522Z] OK: 220 MiB in 52 packages [2022-05-20T16:48:28.987Z] Removing intermediate container 9ce6a5864c83 [2022-05-20T16:48:28.987Z] ---> 92efabad0f53 [2022-05-20T16:48:28.987Z] Step 6/26 : COPY go.mod vendor* ./ [2022-05-20T16:48:29.974Z] ---> fb38a923428c [2022-05-20T16:48:29.974Z] Step 7/26 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-05-20T16:48:29.974Z] ---> Running in 3632886bbb2b [2022-05-20T16:48:36.724Z] Removing intermediate container 3632886bbb2b [2022-05-20T16:48:36.724Z] ---> 7d655f84ca92 [2022-05-20T16:48:36.724Z] Step 8/26 : COPY . . [2022-05-20T16:48:41.085Z] Removing intermediate container 9b822b6c4cd2 [2022-05-20T16:48:41.085Z] ---> 1bf5369eb07e [2022-05-20T16:48:41.085Z] [2022-05-20T16:48:41.085Z] Step 10/23 : FROM alpine:3.14 [2022-05-20T16:48:41.085Z] ---> ac73e934f311 [2022-05-20T16:48:41.085Z] Step 11/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium' [2022-05-20T16:48:41.357Z] ---> Running in 62dc87c24bab [2022-05-20T16:48:41.956Z] Removing intermediate container 62dc87c24bab [2022-05-20T16:48:41.956Z] ---> 77e5e090523c [2022-05-20T16:48:41.956Z] Step 12/23 : ENV APP_PORT=59880 [2022-05-20T16:48:41.956Z] ---> Running in 6466786ed56c [2022-05-20T16:48:42.557Z] Removing intermediate container 6466786ed56c [2022-05-20T16:48:42.557Z] ---> 54b5757ff6f4 [2022-05-20T16:48:42.557Z] Step 13/23 : EXPOSE $APP_PORT [2022-05-20T16:48:42.834Z] ---> Running in 756ef0c60e3a [2022-05-20T16:48:43.451Z] Removing intermediate container 756ef0c60e3a [2022-05-20T16:48:43.451Z] ---> dada030d3fc1 [2022-05-20T16:48:43.451Z] Step 14/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-05-20T16:48:43.731Z] ---> Running in cb6dcfd21ad2 [2022-05-20T16:48:47.140Z] Removing intermediate container cb6dcfd21ad2 [2022-05-20T16:48:47.140Z] ---> d5bcabeecea6 [2022-05-20T16:48:47.140Z] Step 15/23 : RUN apk add --update --no-cache zeromq dumb-init [2022-05-20T16:48:47.416Z] ---> Running in 129a95a1b5c9 [2022-05-20T16:48:50.052Z] fetch https://nl.alpinelinux.org/alpine/v3.14/main/aarch64/APKINDEX.tar.gz [2022-05-20T16:48:50.660Z] fetch https://nl.alpinelinux.org/alpine/v3.14/community/aarch64/APKINDEX.tar.gz [2022-05-20T16:48:52.113Z] (1/6) Installing dumb-init (1.2.5-r1) [2022-05-20T16:48:52.396Z] (2/6) Installing libgcc (10.3.1_git20210424-r2) [2022-05-20T16:48:52.396Z] (3/6) Installing libsodium (1.0.18-r0) [2022-05-20T16:48:52.678Z] (4/6) Installing libstdc++ (10.3.1_git20210424-r2) [2022-05-20T16:48:52.678Z] (5/6) Installing libzmq (4.3.4-r0) [2022-05-20T16:48:52.956Z] (6/6) Installing zeromq (4.3.4-r0) [2022-05-20T16:48:52.956Z] Executing busybox-1.33.1-r7.trigger [2022-05-20T16:48:52.956Z] OK: 8 MiB in 20 packages [2022-05-20T16:48:55.618Z] Removing intermediate container 129a95a1b5c9 [2022-05-20T16:48:55.618Z] ---> 4739ba90064e [2022-05-20T16:48:55.618Z] Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / [2022-05-20T16:48:57.070Z] ---> 3cd1fc69bf8b [2022-05-20T16:48:57.070Z] Step 17/23 : COPY --from=builder /edgex-go/cmd/core-data/core-data / [2022-05-20T16:48:59.714Z] ---> c44bfeb20c79 [2022-05-20T16:48:59.714Z] Step 18/23 : COPY --from=builder /edgex-go/cmd/core-data/res/configuration.toml /res/configuration.toml [2022-05-20T16:49:01.203Z] ---> a5ecbf644575 [2022-05-20T16:49:01.203Z] Step 19/23 : ENTRYPOINT ["/core-data"] [2022-05-20T16:49:01.203Z] ---> Running in 78ea0d95483d [2022-05-20T16:49:02.206Z] Removing intermediate container 78ea0d95483d [2022-05-20T16:49:02.206Z] ---> 2eca08905484 [2022-05-20T16:49:02.206Z] Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2022-05-20T16:49:02.206Z] ---> Running in 62ddce5cf80e [2022-05-20T16:49:02.836Z] ---> 01f0b0233f0b [2022-05-20T16:49:02.836Z] Step 9/26 : ARG SPIRE_RELEASE=1.2.1 [2022-05-20T16:49:02.836Z] Removing intermediate container 62ddce5cf80e [2022-05-20T16:49:02.836Z] ---> 91cafe011c52 [2022-05-20T16:49:02.836Z] Step 21/23 : LABEL arch=arm64 [2022-05-20T16:49:02.836Z] ---> Running in 076d59d2a9ad [2022-05-20T16:49:03.125Z] ---> Running in 1861771bf078 [2022-05-20T16:49:03.736Z] Removing intermediate container 076d59d2a9ad [2022-05-20T16:49:03.736Z] ---> 6082f3f69c6c [2022-05-20T16:49:03.736Z] Step 10/26 : RUN mkdir -p spire-build [2022-05-20T16:49:03.736Z] Removing intermediate container 1861771bf078 [2022-05-20T16:49:03.736Z] ---> 0a27d17595b4 [2022-05-20T16:49:03.736Z] Step 22/23 : LABEL git_sha=4169e606539bb2d023554b237f76678cfe31300c [2022-05-20T16:49:04.018Z] ---> Running in d84ab917952a [2022-05-20T16:49:04.018Z] ---> Running in c3c8b180c046 [2022-05-20T16:49:05.021Z] Removing intermediate container d84ab917952a [2022-05-20T16:49:05.021Z] ---> f4ec598e0264 [2022-05-20T16:49:05.021Z] Step 23/23 : LABEL version=0.0.0 [2022-05-20T16:49:05.021Z] ---> Running in 8260bc8c0afb [2022-05-20T16:49:05.629Z] Removing intermediate container 8260bc8c0afb [2022-05-20T16:49:05.629Z] ---> 80de712bc9a5 [2022-05-20T16:49:05.629Z] [2022-05-20T16:49:06.262Z] Successfully built 80de712bc9a5 [2022-05-20T16:49:06.262Z] Successfully tagged core-data-arm64:latest [2022-05-20T16:49:06.262Z] Building security-proxy-setup [2022-05-20T16:49:07.269Z]  Building core-data ... done Removing intermediate container c3c8b180c046 [2022-05-20T16:49:07.269Z] ---> 806dc68fcc4d [2022-05-20T16:49:07.269Z] Step 11/26 : WORKDIR /edgex-go/spire-build [2022-05-20T16:49:07.269Z] ---> Running in 7e3867c7a5d8 [2022-05-20T16:49:07.873Z] Removing intermediate container 7e3867c7a5d8 [2022-05-20T16:49:07.873Z] ---> 40d88930687c [2022-05-20T16:49:07.873Z] Step 12/26 : RUN wget -q "https://github.com/spiffe/spire/archive/refs/tags/v${SPIRE_RELEASE}.tar.gz" && tar xv --strip-components=1 -f "v${SPIRE_RELEASE}.tar.gz" && echo "building spire from source..." && make bin/spire-server bin/spire-agent [2022-05-20T16:49:07.873Z] ---> Running in 38ac4cee2816 [2022-05-20T16:49:10.537Z] spire-1.2.1/ [2022-05-20T16:49:10.537Z] spire-1.2.1/.data/ [2022-05-20T16:49:10.537Z] spire-1.2.1/.data/.file [2022-05-20T16:49:10.537Z] spire-1.2.1/.dockerignore [2022-05-20T16:49:10.537Z] spire-1.2.1/.gitattributes [2022-05-20T16:49:10.537Z] spire-1.2.1/.githooks/ [2022-05-20T16:49:10.537Z] spire-1.2.1/.githooks/pre-commit [2022-05-20T16:49:10.537Z] spire-1.2.1/.github/ [2022-05-20T16:49:10.537Z] spire-1.2.1/.github/ISSUE_TEMPLATE.md [2022-05-20T16:49:10.537Z] spire-1.2.1/.github/PULL_REQUEST_TEMPLATE.md [2022-05-20T16:49:10.537Z] spire-1.2.1/.github/dependabot.yml [2022-05-20T16:49:10.537Z] spire-1.2.1/.github/workflows/ [2022-05-20T16:49:10.537Z] spire-1.2.1/.github/workflows/nightly_build.yaml [2022-05-20T16:49:10.537Z] spire-1.2.1/.github/workflows/pr_build.yaml [2022-05-20T16:49:10.537Z] spire-1.2.1/.github/workflows/release_build.yaml [2022-05-20T16:49:10.537Z] spire-1.2.1/.github/workflows/scripts/ [2022-05-20T16:49:10.537Z] spire-1.2.1/.github/workflows/scripts/build_artifacts.sh [2022-05-20T16:49:10.537Z] spire-1.2.1/.github/workflows/scripts/push-images.sh [2022-05-20T16:49:10.537Z] spire-1.2.1/.github/workflows/scripts/push-scratch-images.sh [2022-05-20T16:49:10.537Z] spire-1.2.1/.github/workflows/scripts/run_unit_tests.sh [2022-05-20T16:49:10.537Z] spire-1.2.1/.github/workflows/scripts/split.sh [2022-05-20T16:49:10.537Z] spire-1.2.1/.gitignore [2022-05-20T16:49:10.537Z] spire-1.2.1/.go-version [2022-05-20T16:49:10.537Z] spire-1.2.1/.golangci.yml [2022-05-20T16:49:10.537Z] spire-1.2.1/ADOPTERS.md [2022-05-20T16:49:10.537Z] spire-1.2.1/CHANGELOG.md [2022-05-20T16:49:10.537Z] spire-1.2.1/CODE-OF-CONDUCT.md [2022-05-20T16:49:10.537Z] spire-1.2.1/CODEOWNERS [2022-05-20T16:49:10.537Z] spire-1.2.1/CONTRIBUTING.md [2022-05-20T16:49:10.537Z] spire-1.2.1/Dockerfile [2022-05-20T16:49:10.537Z] spire-1.2.1/Dockerfile.dev [2022-05-20T16:49:10.537Z] spire-1.2.1/Dockerfile.scratch [2022-05-20T16:49:10.537Z] spire-1.2.1/LICENSE [2022-05-20T16:49:10.537Z] spire-1.2.1/MAINTAINERS.md [2022-05-20T16:49:10.537Z] spire-1.2.1/Makefile [2022-05-20T16:49:10.537Z] spire-1.2.1/README.md [2022-05-20T16:49:10.537Z] spire-1.2.1/ROADMAP.md [2022-05-20T16:49:10.537Z] spire-1.2.1/SECURITY.md [2022-05-20T16:49:10.537Z] spire-1.2.1/cmd/ [2022-05-20T16:49:10.537Z] spire-1.2.1/cmd/spire-agent/ [2022-05-20T16:49:10.537Z] spire-1.2.1/cmd/spire-agent/cli/ [2022-05-20T16:49:10.537Z] spire-1.2.1/cmd/spire-agent/cli/api/ [2022-05-20T16:49:10.537Z] spire-1.2.1/cmd/spire-agent/cli/api/common.go [2022-05-20T16:49:10.537Z] spire-1.2.1/cmd/spire-agent/cli/api/fetch_jwt.go [2022-05-20T16:49:10.537Z] spire-1.2.1/cmd/spire-agent/cli/api/fetch_x509.go [2022-05-20T16:49:10.537Z] spire-1.2.1/cmd/spire-agent/cli/api/printer.go [2022-05-20T16:49:10.537Z] spire-1.2.1/cmd/spire-agent/cli/api/validate_jwt.go [2022-05-20T16:49:10.537Z] spire-1.2.1/cmd/spire-agent/cli/api/watch.go [2022-05-20T16:49:10.537Z] spire-1.2.1/cmd/spire-agent/cli/cli.go [2022-05-20T16:49:10.537Z] spire-1.2.1/cmd/spire-agent/cli/common/ [2022-05-20T16:49:10.537Z] spire-1.2.1/cmd/spire-agent/cli/common/defaults.go [2022-05-20T16:49:10.537Z] spire-1.2.1/cmd/spire-agent/cli/healthcheck/ [2022-05-20T16:49:10.537Z] spire-1.2.1/cmd/spire-agent/cli/healthcheck/healthcheck.go [2022-05-20T16:49:10.537Z] spire-1.2.1/cmd/spire-agent/cli/healthcheck/healthcheck_test.go [2022-05-20T16:49:10.537Z] spire-1.2.1/cmd/spire-agent/cli/run/ [2022-05-20T16:49:10.537Z] spire-1.2.1/cmd/spire-agent/cli/run/run.go [2022-05-20T16:49:10.538Z] spire-1.2.1/cmd/spire-agent/cli/run/run_test.go [2022-05-20T16:49:10.538Z] spire-1.2.1/cmd/spire-agent/cli/validate/ [2022-05-20T16:49:10.538Z] spire-1.2.1/cmd/spire-agent/cli/validate/validate.go [2022-05-20T16:49:10.538Z] spire-1.2.1/cmd/spire-agent/cli/validate/validate_test.go [2022-05-20T16:49:10.538Z] spire-1.2.1/cmd/spire-agent/main.go [2022-05-20T16:49:10.538Z] spire-1.2.1/cmd/spire-server/ [2022-05-20T16:49:10.538Z] spire-1.2.1/cmd/spire-server/cli/ [2022-05-20T16:49:10.538Z] spire-1.2.1/cmd/spire-server/cli/agent/ [2022-05-20T16:49:10.538Z] spire-1.2.1/cmd/spire-server/cli/agent/agent_test.go [2022-05-20T16:49:10.538Z] spire-1.2.1/cmd/spire-server/cli/agent/ban.go [2022-05-20T16:49:10.538Z] spire-1.2.1/cmd/spire-server/cli/agent/count.go [2022-05-20T16:49:10.538Z] spire-1.2.1/cmd/spire-server/cli/agent/evict.go [2022-05-20T16:49:10.538Z] spire-1.2.1/cmd/spire-server/cli/agent/list.go [2022-05-20T16:49:10.538Z] spire-1.2.1/cmd/spire-server/cli/agent/show.go [2022-05-20T16:49:10.538Z] spire-1.2.1/cmd/spire-server/cli/bundle/ [2022-05-20T16:49:10.538Z] spire-1.2.1/cmd/spire-server/cli/bundle/bundle_test.go [2022-05-20T16:49:10.538Z] spire-1.2.1/cmd/spire-server/cli/bundle/common.go [2022-05-20T16:49:10.538Z] spire-1.2.1/cmd/spire-server/cli/bundle/common_test.go [2022-05-20T16:49:10.538Z] spire-1.2.1/cmd/spire-server/cli/bundle/count.go [2022-05-20T16:49:10.538Z] spire-1.2.1/cmd/spire-server/cli/bundle/delete.go [2022-05-20T16:49:10.538Z] spire-1.2.1/cmd/spire-server/cli/bundle/list.go [2022-05-20T16:49:10.538Z] spire-1.2.1/cmd/spire-server/cli/bundle/set.go [2022-05-20T16:49:10.538Z] spire-1.2.1/cmd/spire-server/cli/bundle/show.go [2022-05-20T16:49:10.538Z] spire-1.2.1/cmd/spire-server/cli/cli.go [2022-05-20T16:49:10.538Z] spire-1.2.1/cmd/spire-server/cli/entry/ [2022-05-20T16:49:10.538Z] spire-1.2.1/cmd/spire-server/cli/entry/count.go [2022-05-20T16:49:10.538Z] spire-1.2.1/cmd/spire-server/cli/entry/count_test.go [2022-05-20T16:49:10.538Z] spire-1.2.1/cmd/spire-server/cli/entry/create.go [2022-05-20T16:49:10.538Z] spire-1.2.1/cmd/spire-server/cli/entry/create_test.go [2022-05-20T16:49:10.538Z] spire-1.2.1/cmd/spire-server/cli/entry/delete.go [2022-05-20T16:49:10.538Z] spire-1.2.1/cmd/spire-server/cli/entry/delete_test.go [2022-05-20T16:49:10.538Z] spire-1.2.1/cmd/spire-server/cli/entry/show.go [2022-05-20T16:49:10.538Z] spire-1.2.1/cmd/spire-server/cli/entry/show_test.go [2022-05-20T16:49:10.538Z] spire-1.2.1/cmd/spire-server/cli/entry/update.go [2022-05-20T16:49:10.538Z] spire-1.2.1/cmd/spire-server/cli/entry/update_test.go [2022-05-20T16:49:10.538Z] spire-1.2.1/cmd/spire-server/cli/entry/util.go [2022-05-20T16:49:10.538Z] spire-1.2.1/cmd/spire-server/cli/entry/util_test.go [2022-05-20T16:49:10.538Z] spire-1.2.1/cmd/spire-server/cli/federation/ [2022-05-20T16:49:10.538Z] spire-1.2.1/cmd/spire-server/cli/federation/common.go [2022-05-20T16:49:10.538Z] spire-1.2.1/cmd/spire-server/cli/federation/common_test.go [2022-05-20T16:49:10.538Z] spire-1.2.1/cmd/spire-server/cli/federation/create.go [2022-05-20T16:49:10.538Z] spire-1.2.1/cmd/spire-server/cli/federation/create_test.go [2022-05-20T16:49:10.538Z] spire-1.2.1/cmd/spire-server/cli/federation/delete.go [2022-05-20T16:49:10.538Z] spire-1.2.1/cmd/spire-server/cli/federation/delete_test.go [2022-05-20T16:49:10.538Z] spire-1.2.1/cmd/spire-server/cli/federation/list.go [2022-05-20T16:49:10.538Z] spire-1.2.1/cmd/spire-server/cli/federation/list_test.go [2022-05-20T16:49:10.538Z] spire-1.2.1/cmd/spire-server/cli/federation/refresh.go [2022-05-20T16:49:10.538Z] spire-1.2.1/cmd/spire-server/cli/federation/refresh_test.go [2022-05-20T16:49:10.538Z] spire-1.2.1/cmd/spire-server/cli/federation/show.go [2022-05-20T16:49:10.538Z] spire-1.2.1/cmd/spire-server/cli/federation/show_test.go [2022-05-20T16:49:10.538Z] spire-1.2.1/cmd/spire-server/cli/federation/update.go [2022-05-20T16:49:10.538Z] spire-1.2.1/cmd/spire-server/cli/federation/update_test.go [2022-05-20T16:49:10.538Z] spire-1.2.1/cmd/spire-server/cli/healthcheck/ [2022-05-20T16:49:10.538Z] spire-1.2.1/cmd/spire-server/cli/healthcheck/healthcheck.go [2022-05-20T16:49:10.538Z] spire-1.2.1/cmd/spire-server/cli/healthcheck/healthcheck_test.go [2022-05-20T16:49:10.538Z] spire-1.2.1/cmd/spire-server/cli/jwt/ [2022-05-20T16:49:10.538Z] spire-1.2.1/cmd/spire-server/cli/jwt/mint.go [2022-05-20T16:49:10.538Z] spire-1.2.1/cmd/spire-server/cli/jwt/mint_test.go [2022-05-20T16:49:10.538Z] spire-1.2.1/cmd/spire-server/cli/run/ [2022-05-20T16:49:10.538Z] spire-1.2.1/cmd/spire-server/cli/run/run.go [2022-05-20T16:49:10.538Z] spire-1.2.1/cmd/spire-server/cli/run/run_test.go [2022-05-20T16:49:10.538Z] spire-1.2.1/cmd/spire-server/cli/token/ [2022-05-20T16:49:10.538Z] spire-1.2.1/cmd/spire-server/cli/token/generate.go [2022-05-20T16:49:10.538Z] spire-1.2.1/cmd/spire-server/cli/token/generate_test.go [2022-05-20T16:49:10.538Z] spire-1.2.1/cmd/spire-server/cli/validate/ [2022-05-20T16:49:10.538Z] spire-1.2.1/cmd/spire-server/cli/validate/validate.go [2022-05-20T16:49:10.538Z] spire-1.2.1/cmd/spire-server/cli/validate/validate_test.go [2022-05-20T16:49:10.538Z] spire-1.2.1/cmd/spire-server/cli/x509/ [2022-05-20T16:49:10.538Z] spire-1.2.1/cmd/spire-server/cli/x509/mint.go [2022-05-20T16:49:10.538Z] spire-1.2.1/cmd/spire-server/cli/x509/mint_test.go [2022-05-20T16:49:10.538Z] spire-1.2.1/cmd/spire-server/main.go [2022-05-20T16:49:10.538Z] spire-1.2.1/cmd/spire-server/util/ [2022-05-20T16:49:10.538Z] spire-1.2.1/cmd/spire-server/util/util.go [2022-05-20T16:49:10.538Z] spire-1.2.1/conf/ [2022-05-20T16:49:10.538Z] spire-1.2.1/conf/agent/ [2022-05-20T16:49:10.538Z] spire-1.2.1/conf/agent/agent.conf [2022-05-20T16:49:10.538Z] spire-1.2.1/conf/agent/agent_full.conf [2022-05-20T16:49:10.538Z] spire-1.2.1/conf/agent/dummy_root_ca.crt [2022-05-20T16:49:10.538Z] spire-1.2.1/conf/server/ [2022-05-20T16:49:10.538Z] spire-1.2.1/conf/server/dummy_upstream_ca.crt [2022-05-20T16:49:10.538Z] spire-1.2.1/conf/server/dummy_upstream_ca.key [2022-05-20T16:49:10.538Z] spire-1.2.1/conf/server/server.conf [2022-05-20T16:49:10.538Z] spire-1.2.1/conf/server/server_full.conf [2022-05-20T16:49:10.538Z] spire-1.2.1/doc/ [2022-05-20T16:49:10.538Z] spire-1.2.1/doc/SPIRE101.md [2022-05-20T16:49:10.538Z] spire-1.2.1/doc/auditlog.md [2022-05-20T16:49:10.538Z] spire-1.2.1/doc/authorization_policy_engine.md [2022-05-20T16:49:10.538Z] spire-1.2.1/doc/changelog_guidelines.md [2022-05-20T16:49:10.538Z] spire-1.2.1/doc/cure53-report.pdf [2022-05-20T16:49:10.538Z] spire-1.2.1/doc/images/ [2022-05-20T16:49:10.538Z] spire-1.2.1/doc/images/2019_roadmap.png [2022-05-20T16:49:10.538Z] spire-1.2.1/doc/images/SPIRE101.png [2022-05-20T16:49:10.538Z] spire-1.2.1/doc/images/SPIRE_agent.png [2022-05-20T16:49:10.538Z] spire-1.2.1/doc/images/SPIRE_server.png [2022-05-20T16:49:10.538Z] spire-1.2.1/doc/images/cache_mgr.png [2022-05-20T16:49:10.538Z] spire-1.2.1/doc/images/cache_mgr_components.png [2022-05-20T16:49:10.538Z] spire-1.2.1/doc/images/federated_spire.png [2022-05-20T16:49:10.538Z] spire-1.2.1/doc/images/ha_mode.png [2022-05-20T16:49:10.538Z] spire-1.2.1/doc/images/nested_spire.png [2022-05-20T16:49:10.538Z] spire-1.2.1/doc/images/oidc_federation.png [2022-05-20T16:49:10.538Z] spire-1.2.1/doc/images/single_trust_domain.png [2022-05-20T16:49:10.538Z] spire-1.2.1/doc/images/spiffe_compatible.png [2022-05-20T16:49:10.538Z] spire-1.2.1/doc/images/spire_logo.png [2022-05-20T16:49:10.538Z] spire-1.2.1/doc/migrating_registration_api_clients.md [2022-05-20T16:49:10.538Z] spire-1.2.1/doc/plugin_agent_keymanager_disk.md [2022-05-20T16:49:10.538Z] spire-1.2.1/doc/plugin_agent_keymanager_memory.md [2022-05-20T16:49:10.538Z] spire-1.2.1/doc/plugin_agent_nodeattestor_aws_iid.md [2022-05-20T16:49:10.538Z] spire-1.2.1/doc/plugin_agent_nodeattestor_azure_msi.md [2022-05-20T16:49:10.538Z] spire-1.2.1/doc/plugin_agent_nodeattestor_gcp_iit.md [2022-05-20T16:49:10.538Z] spire-1.2.1/doc/plugin_agent_nodeattestor_jointoken.md [2022-05-20T16:49:10.538Z] spire-1.2.1/doc/plugin_agent_nodeattestor_k8s_psat.md [2022-05-20T16:49:10.538Z] spire-1.2.1/doc/plugin_agent_nodeattestor_k8s_sat.md [2022-05-20T16:49:10.538Z] spire-1.2.1/doc/plugin_agent_nodeattestor_sshpop.md [2022-05-20T16:49:10.538Z] spire-1.2.1/doc/plugin_agent_nodeattestor_tpm_devid.md [2022-05-20T16:49:10.538Z] spire-1.2.1/doc/plugin_agent_nodeattestor_x509pop.md [2022-05-20T16:49:10.538Z] spire-1.2.1/doc/plugin_agent_svidstore_aws_secretsmanager.md [2022-05-20T16:49:10.538Z] spire-1.2.1/doc/plugin_agent_svidstore_gcp_secretmanager.md [2022-05-20T16:49:10.538Z] spire-1.2.1/doc/plugin_agent_workloadattestor_docker.md [2022-05-20T16:49:10.538Z] spire-1.2.1/doc/plugin_agent_workloadattestor_k8s.md [2022-05-20T16:49:10.538Z] spire-1.2.1/doc/plugin_agent_workloadattestor_unix.md [2022-05-20T16:49:10.538Z] spire-1.2.1/doc/plugin_server_datastore_sql.md [2022-05-20T16:49:10.538Z] spire-1.2.1/doc/plugin_server_keymanager_aws_kms.md [2022-05-20T16:49:10.538Z] spire-1.2.1/doc/plugin_server_keymanager_disk.md [2022-05-20T16:49:10.538Z] spire-1.2.1/doc/plugin_server_keymanager_memory.md [2022-05-20T16:49:10.538Z] spire-1.2.1/doc/plugin_server_nodeattestor_aws_iid.md [2022-05-20T16:49:10.538Z] spire-1.2.1/doc/plugin_server_nodeattestor_azure_msi.md [2022-05-20T16:49:10.538Z] spire-1.2.1/doc/plugin_server_nodeattestor_gcp_iit.md [2022-05-20T16:49:10.538Z] spire-1.2.1/doc/plugin_server_nodeattestor_jointoken.md [2022-05-20T16:49:10.538Z] spire-1.2.1/doc/plugin_server_nodeattestor_k8s_psat.md [2022-05-20T16:49:10.538Z] spire-1.2.1/doc/plugin_server_nodeattestor_k8s_sat.md [2022-05-20T16:49:10.538Z] spire-1.2.1/doc/plugin_server_nodeattestor_sshpop.md [2022-05-20T16:49:10.538Z] spire-1.2.1/doc/plugin_server_nodeattestor_tpm_devid.md [2022-05-20T16:49:10.538Z] spire-1.2.1/doc/plugin_server_nodeattestor_x509pop.md [2022-05-20T16:49:10.538Z] spire-1.2.1/doc/plugin_server_noderesolver_azure_msi.md [2022-05-20T16:49:10.538Z] spire-1.2.1/doc/plugin_server_notifier_gcs_bundle.md [2022-05-20T16:49:10.538Z] spire-1.2.1/doc/plugin_server_notifier_k8sbundle.md [2022-05-20T16:49:10.538Z] spire-1.2.1/doc/plugin_server_upstreamauthority_aws_pca.md [2022-05-20T16:49:10.538Z] spire-1.2.1/doc/plugin_server_upstreamauthority_awssecret.md [2022-05-20T16:49:10.538Z] spire-1.2.1/doc/plugin_server_upstreamauthority_cert_manager.md [2022-05-20T16:49:10.538Z] spire-1.2.1/doc/plugin_server_upstreamauthority_disk.md [2022-05-20T16:49:10.538Z] spire-1.2.1/doc/plugin_server_upstreamauthority_gcp_cas.md [2022-05-20T16:49:10.538Z] spire-1.2.1/doc/plugin_server_upstreamauthority_spire.md [2022-05-20T16:49:10.538Z] spire-1.2.1/doc/plugin_server_upstreamauthority_vault.md [2022-05-20T16:49:10.538Z] spire-1.2.1/doc/scaling_spire.md [2022-05-20T16:49:10.538Z] spire-1.2.1/doc/spire_agent.md [2022-05-20T16:49:10.538Z] spire-1.2.1/doc/spire_server.md [2022-05-20T16:49:10.538Z] spire-1.2.1/doc/supported_integrations.md [2022-05-20T16:49:10.538Z] spire-1.2.1/doc/telemetry.md [2022-05-20T16:49:10.538Z] spire-1.2.1/doc/telemetry_config.md [2022-05-20T16:49:10.538Z] spire-1.2.1/doc/upgrading.md [2022-05-20T16:49:10.538Z] spire-1.2.1/doc/using_spire.md [2022-05-20T16:49:10.538Z] spire-1.2.1/examples/ [2022-05-20T16:49:10.538Z] spire-1.2.1/examples/README.md [2022-05-20T16:49:10.538Z] spire-1.2.1/go.mod [2022-05-20T16:49:10.538Z] spire-1.2.1/go.sum [2022-05-20T16:49:10.538Z] spire-1.2.1/pkg/ [2022-05-20T16:49:10.538Z] spire-1.2.1/pkg/agent/ [2022-05-20T16:49:10.538Z] spire-1.2.1/pkg/agent/agent.go [2022-05-20T16:49:10.538Z] spire-1.2.1/pkg/agent/api/ [2022-05-20T16:49:10.538Z] spire-1.2.1/pkg/agent/api/config.go [2022-05-20T16:49:10.538Z] spire-1.2.1/pkg/agent/api/debug/ [2022-05-20T16:49:10.538Z] spire-1.2.1/pkg/agent/api/debug/v1/ [2022-05-20T16:49:10.538Z] spire-1.2.1/pkg/agent/api/debug/v1/service.go [2022-05-20T16:49:10.538Z] spire-1.2.1/pkg/agent/api/debug/v1/service_test.go [2022-05-20T16:49:10.538Z] spire-1.2.1/pkg/agent/api/delegatedidentity/ [2022-05-20T16:49:10.538Z] spire-1.2.1/pkg/agent/api/delegatedidentity/v1/ [2022-05-20T16:49:10.538Z] spire-1.2.1/pkg/agent/api/delegatedidentity/v1/service.go [2022-05-20T16:49:10.538Z] spire-1.2.1/pkg/agent/api/delegatedidentity/v1/service_test.go [2022-05-20T16:49:10.538Z] spire-1.2.1/pkg/agent/api/endpoints.go [2022-05-20T16:49:10.538Z] spire-1.2.1/pkg/agent/api/health/ [2022-05-20T16:49:10.538Z] spire-1.2.1/pkg/agent/api/health/v1/ [2022-05-20T16:49:10.538Z] spire-1.2.1/pkg/agent/api/health/v1/service.go [2022-05-20T16:49:10.538Z] spire-1.2.1/pkg/agent/api/health/v1/service_test.go [2022-05-20T16:49:10.538Z] spire-1.2.1/pkg/agent/api/rpccontext/ [2022-05-20T16:49:10.538Z] spire-1.2.1/pkg/agent/api/rpccontext/alias.go [2022-05-20T16:49:10.538Z] spire-1.2.1/pkg/agent/api/rpccontext/caller.go [2022-05-20T16:49:10.538Z] spire-1.2.1/pkg/agent/attestor/ [2022-05-20T16:49:10.538Z] spire-1.2.1/pkg/agent/attestor/node/ [2022-05-20T16:49:10.538Z] spire-1.2.1/pkg/agent/attestor/node/experimental.go [2022-05-20T16:49:10.538Z] spire-1.2.1/pkg/agent/attestor/node/node.go [2022-05-20T16:49:10.538Z] spire-1.2.1/pkg/agent/attestor/node/node_test.go [2022-05-20T16:49:10.538Z] spire-1.2.1/pkg/agent/attestor/workload/ [2022-05-20T16:49:10.538Z] spire-1.2.1/pkg/agent/attestor/workload/workload.go [2022-05-20T16:49:10.538Z] spire-1.2.1/pkg/agent/attestor/workload/workload_test.go [2022-05-20T16:49:10.538Z] spire-1.2.1/pkg/agent/catalog/ [2022-05-20T16:49:10.538Z] spire-1.2.1/pkg/agent/catalog/catalog.go [2022-05-20T16:49:10.538Z] spire-1.2.1/pkg/agent/catalog/keymanager.go [2022-05-20T16:49:10.538Z] spire-1.2.1/pkg/agent/catalog/nodeattestor.go [2022-05-20T16:49:10.538Z] spire-1.2.1/pkg/agent/catalog/svidstore.go [2022-05-20T16:49:10.538Z] spire-1.2.1/pkg/agent/catalog/workloadattestor.go [2022-05-20T16:49:10.538Z] spire-1.2.1/pkg/agent/client/ [2022-05-20T16:49:10.538Z] spire-1.2.1/pkg/agent/client/client.go [2022-05-20T16:49:10.538Z] spire-1.2.1/pkg/agent/client/client_test.go [2022-05-20T16:49:10.538Z] spire-1.2.1/pkg/agent/client/dial.go [2022-05-20T16:49:10.538Z] spire-1.2.1/pkg/agent/client/nodeconn.go [2022-05-20T16:49:10.538Z] spire-1.2.1/pkg/agent/client/nodeconn_test.go [2022-05-20T16:49:10.538Z] spire-1.2.1/pkg/agent/client/update.go [2022-05-20T16:49:10.538Z] spire-1.2.1/pkg/agent/client/util.go [2022-05-20T16:49:10.538Z] spire-1.2.1/pkg/agent/common/ [2022-05-20T16:49:10.538Z] spire-1.2.1/pkg/agent/common/backoff/ [2022-05-20T16:49:10.538Z] spire-1.2.1/pkg/agent/common/backoff/backoff.go [2022-05-20T16:49:10.538Z] spire-1.2.1/pkg/agent/common/backoff/backoff_test.go [2022-05-20T16:49:10.538Z] spire-1.2.1/pkg/agent/common/cgroups/ [2022-05-20T16:49:10.538Z] spire-1.2.1/pkg/agent/common/cgroups/cgroups.go [2022-05-20T16:49:10.538Z] spire-1.2.1/pkg/agent/common/cgroups/cgroups_test.go [2022-05-20T16:49:10.538Z] spire-1.2.1/pkg/agent/common/cgroups/filesystem.go [2022-05-20T16:49:10.538Z] spire-1.2.1/pkg/agent/config.go [2022-05-20T16:49:10.539Z] spire-1.2.1/pkg/agent/endpoints/ [2022-05-20T16:49:10.539Z] spire-1.2.1/pkg/agent/endpoints/config.go [2022-05-20T16:49:10.539Z] spire-1.2.1/pkg/agent/endpoints/endpoints.go [2022-05-20T16:49:10.539Z] spire-1.2.1/pkg/agent/endpoints/endpoints_test.go [2022-05-20T16:49:10.539Z] spire-1.2.1/pkg/agent/endpoints/metrics.go [2022-05-20T16:49:10.539Z] spire-1.2.1/pkg/agent/endpoints/middleware.go [2022-05-20T16:49:10.539Z] spire-1.2.1/pkg/agent/endpoints/peertracker.go [2022-05-20T16:49:10.539Z] spire-1.2.1/pkg/agent/endpoints/peertracker_test.go [2022-05-20T16:49:10.539Z] spire-1.2.1/pkg/agent/endpoints/sdsv2/ [2022-05-20T16:49:10.539Z] spire-1.2.1/pkg/agent/endpoints/sdsv2/handler.go [2022-05-20T16:49:10.539Z] spire-1.2.1/pkg/agent/endpoints/sdsv2/handler_test.go [2022-05-20T16:49:10.539Z] spire-1.2.1/pkg/agent/endpoints/sdsv3/ [2022-05-20T16:49:10.539Z] spire-1.2.1/pkg/agent/endpoints/sdsv3/handler.go [2022-05-20T16:49:10.539Z] spire-1.2.1/pkg/agent/endpoints/sdsv3/handler_test.go [2022-05-20T16:49:10.539Z] spire-1.2.1/pkg/agent/endpoints/workload/ [2022-05-20T16:49:10.539Z] spire-1.2.1/pkg/agent/endpoints/workload/handler.go [2022-05-20T16:49:10.539Z] spire-1.2.1/pkg/agent/endpoints/workload/handler_test.go [2022-05-20T16:49:10.539Z] spire-1.2.1/pkg/agent/manager/ [2022-05-20T16:49:10.539Z] spire-1.2.1/pkg/agent/manager/cache/ [2022-05-20T16:49:10.539Z] spire-1.2.1/pkg/agent/manager/cache/bundle_cache.go [2022-05-20T16:49:10.539Z] spire-1.2.1/pkg/agent/manager/cache/cache.go [2022-05-20T16:49:10.539Z] spire-1.2.1/pkg/agent/manager/cache/cache_test.go [2022-05-20T16:49:10.539Z] spire-1.2.1/pkg/agent/manager/cache/jwt_cache.go [2022-05-20T16:49:10.539Z] spire-1.2.1/pkg/agent/manager/cache/jwt_cache_test.go [2022-05-20T16:49:10.539Z] spire-1.2.1/pkg/agent/manager/cache/sets.go [2022-05-20T16:49:10.539Z] spire-1.2.1/pkg/agent/manager/cache/subscriber.go [2022-05-20T16:49:10.539Z] spire-1.2.1/pkg/agent/manager/config.go [2022-05-20T16:49:10.539Z] spire-1.2.1/pkg/agent/manager/manager.go [2022-05-20T16:49:10.539Z] spire-1.2.1/pkg/agent/manager/manager_test.go [2022-05-20T16:49:10.539Z] spire-1.2.1/pkg/agent/manager/storage.go [2022-05-20T16:49:10.539Z] spire-1.2.1/pkg/agent/manager/storage_test.go [2022-05-20T16:49:10.539Z] spire-1.2.1/pkg/agent/manager/storecache/ [2022-05-20T16:49:10.539Z] spire-1.2.1/pkg/agent/manager/storecache/cache.go [2022-05-20T16:49:10.539Z] spire-1.2.1/pkg/agent/manager/storecache/cache_test.go [2022-05-20T16:49:10.539Z] spire-1.2.1/pkg/agent/manager/sync.go [2022-05-20T16:49:10.539Z] spire-1.2.1/pkg/agent/plugin/ [2022-05-20T16:49:10.539Z] spire-1.2.1/pkg/agent/plugin/keymanager/ [2022-05-20T16:49:10.539Z] spire-1.2.1/pkg/agent/plugin/keymanager/base/ [2022-05-20T16:49:10.539Z] spire-1.2.1/pkg/agent/plugin/keymanager/base/keymanagerbase.go [2022-05-20T16:49:10.539Z] spire-1.2.1/pkg/agent/plugin/keymanager/constant.go [2022-05-20T16:49:10.539Z] spire-1.2.1/pkg/agent/plugin/keymanager/disk/ [2022-05-20T16:49:10.539Z] spire-1.2.1/pkg/agent/plugin/keymanager/disk/disk.go [2022-05-20T16:49:10.539Z] spire-1.2.1/pkg/agent/plugin/keymanager/disk/disk_test.go [2022-05-20T16:49:10.539Z] spire-1.2.1/pkg/agent/plugin/keymanager/keymanager.go [2022-05-20T16:49:10.539Z] spire-1.2.1/pkg/agent/plugin/keymanager/memory/ [2022-05-20T16:49:10.539Z] spire-1.2.1/pkg/agent/plugin/keymanager/memory/memory.go [2022-05-20T16:49:10.539Z] spire-1.2.1/pkg/agent/plugin/keymanager/memory/memory_test.go [2022-05-20T16:49:10.539Z] spire-1.2.1/pkg/agent/plugin/keymanager/repository.go [2022-05-20T16:49:10.539Z] spire-1.2.1/pkg/agent/plugin/keymanager/svidkeymanager.go [2022-05-20T16:49:10.539Z] spire-1.2.1/pkg/agent/plugin/keymanager/svidkeymanager_test.go [2022-05-20T16:49:10.539Z] spire-1.2.1/pkg/agent/plugin/keymanager/test/ [2022-05-20T16:49:10.539Z] spire-1.2.1/pkg/agent/plugin/keymanager/test/keymanagertest.go [2022-05-20T16:49:10.539Z] spire-1.2.1/pkg/agent/plugin/keymanager/v1.go [2022-05-20T16:49:10.539Z] spire-1.2.1/pkg/agent/plugin/keymanager/v1_test.go [2022-05-20T16:49:10.539Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/ [2022-05-20T16:49:10.539Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/aws/ [2022-05-20T16:49:10.539Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/aws/iid.go [2022-05-20T16:49:10.539Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/aws/iid_test.go [2022-05-20T16:49:10.539Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/azure/ [2022-05-20T16:49:10.539Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/azure/msi.go [2022-05-20T16:49:10.539Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/azure/msi_test.go [2022-05-20T16:49:10.539Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/gcp/ [2022-05-20T16:49:10.539Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/gcp/iit.go [2022-05-20T16:49:10.539Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/gcp/iit_test.go [2022-05-20T16:49:10.539Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/jointoken.go [2022-05-20T16:49:10.539Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/jointoken/ [2022-05-20T16:49:10.539Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/jointoken/join_token.go [2022-05-20T16:49:10.539Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/jointoken_test.go [2022-05-20T16:49:10.539Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/ [2022-05-20T16:49:10.539Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/psat/ [2022-05-20T16:49:10.539Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/psat/psat.go [2022-05-20T16:49:10.539Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/psat/psat_test.go [2022-05-20T16:49:10.539Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/sat/ [2022-05-20T16:49:10.539Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/sat/sat.go [2022-05-20T16:49:10.539Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/sat/sat_test.go [2022-05-20T16:49:10.539Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/nodeattestor.go [2022-05-20T16:49:10.539Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/repository.go [2022-05-20T16:49:10.539Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/sshpop/ [2022-05-20T16:49:10.539Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/sshpop/sshpop.go [2022-05-20T16:49:10.539Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/sshpop/sshpop_test.go [2022-05-20T16:49:10.539Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/test/ [2022-05-20T16:49:10.539Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/test/serverstream.go [2022-05-20T16:49:10.539Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/ [2022-05-20T16:49:10.539Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/devid.go [2022-05-20T16:49:10.539Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/devid_test.go [2022-05-20T16:49:10.539Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/ [2022-05-20T16:49:10.539Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/autodetect.go [2022-05-20T16:49:10.539Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/open.go [2022-05-20T16:49:10.539Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/open_windows.go [2022-05-20T16:49:10.539Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/session.go [2022-05-20T16:49:10.539Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/session_test.go [2022-05-20T16:49:10.539Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/signingkey.go [2022-05-20T16:49:10.539Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/v1.go [2022-05-20T16:49:10.539Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/v1_test.go [2022-05-20T16:49:10.539Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/x509pop/ [2022-05-20T16:49:10.539Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/x509pop/x509pop.go [2022-05-20T16:49:10.539Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/x509pop/x509pop_test.go [2022-05-20T16:49:10.539Z] spire-1.2.1/pkg/agent/plugin/svidstore/ [2022-05-20T16:49:10.539Z] spire-1.2.1/pkg/agent/plugin/svidstore/awssecretsmanager/ [2022-05-20T16:49:10.539Z] spire-1.2.1/pkg/agent/plugin/svidstore/awssecretsmanager/aws.go [2022-05-20T16:49:10.539Z] spire-1.2.1/pkg/agent/plugin/svidstore/awssecretsmanager/aws_test.go [2022-05-20T16:49:10.539Z] spire-1.2.1/pkg/agent/plugin/svidstore/awssecretsmanager/client.go [2022-05-20T16:49:10.539Z] spire-1.2.1/pkg/agent/plugin/svidstore/gcpsecretmanager/ [2022-05-20T16:49:10.539Z] spire-1.2.1/pkg/agent/plugin/svidstore/gcpsecretmanager/client.go [2022-05-20T16:49:10.539Z] spire-1.2.1/pkg/agent/plugin/svidstore/gcpsecretmanager/gcloud.go [2022-05-20T16:49:10.539Z] spire-1.2.1/pkg/agent/plugin/svidstore/gcpsecretmanager/gcloud_test.go [2022-05-20T16:49:10.539Z] spire-1.2.1/pkg/agent/plugin/svidstore/repository.go [2022-05-20T16:49:10.539Z] spire-1.2.1/pkg/agent/plugin/svidstore/svidstore.go [2022-05-20T16:49:10.539Z] spire-1.2.1/pkg/agent/plugin/svidstore/utils.go [2022-05-20T16:49:10.539Z] spire-1.2.1/pkg/agent/plugin/svidstore/utils_test.go [2022-05-20T16:49:10.539Z] spire-1.2.1/pkg/agent/plugin/svidstore/v1.go [2022-05-20T16:49:10.539Z] spire-1.2.1/pkg/agent/plugin/svidstore/v1_test.go [2022-05-20T16:49:10.539Z] spire-1.2.1/pkg/agent/plugin/svidstore/v1unofficial.go [2022-05-20T16:49:10.539Z] spire-1.2.1/pkg/agent/plugin/svidstore/v1unofficial_test.go [2022-05-20T16:49:10.539Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/ [2022-05-20T16:49:10.539Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/ [2022-05-20T16:49:10.539Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/cgroup/ [2022-05-20T16:49:10.539Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/cgroup/dockerfinder.go [2022-05-20T16:49:10.539Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/cgroup/dockerfinder_test.go [2022-05-20T16:49:10.539Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/docker.go [2022-05-20T16:49:10.539Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/docker_test.go [2022-05-20T16:49:10.539Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/retry.go [2022-05-20T16:49:10.539Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/ [2022-05-20T16:49:10.539Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/k8s.go [2022-05-20T16:49:10.539Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/k8s_test.go [2022-05-20T16:49:10.539Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/ [2022-05-20T16:49:10.539Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/cgroups_init_pid_in_pod.txt [2022-05-20T16:49:10.539Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/cgroups_pid_in_kind_pod.txt [2022-05-20T16:49:10.539Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/cgroups_pid_in_pod.txt [2022-05-20T16:49:10.539Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/cgroups_pid_not_in_pod.txt [2022-05-20T16:49:10.539Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/kind_pod_list.json [2022-05-20T16:49:10.539Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/pod_list.json [2022-05-20T16:49:10.539Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/pod_list_not_running.json [2022-05-20T16:49:10.539Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/systemd_cgroups_pid_in_pod.txt [2022-05-20T16:49:10.539Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/repository.go [2022-05-20T16:49:10.539Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/unix/ [2022-05-20T16:49:10.539Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/unix/unix.go [2022-05-20T16:49:10.539Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/unix/unix_test.go [2022-05-20T16:49:10.539Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/v1.go [2022-05-20T16:49:10.539Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/v1_test.go [2022-05-20T16:49:10.539Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/workloadattestor.go [2022-05-20T16:49:10.539Z] spire-1.2.1/pkg/agent/svid/ [2022-05-20T16:49:10.539Z] spire-1.2.1/pkg/agent/svid/rotator.go [2022-05-20T16:49:10.539Z] spire-1.2.1/pkg/agent/svid/rotator_config.go [2022-05-20T16:49:10.539Z] spire-1.2.1/pkg/agent/svid/rotator_test.go [2022-05-20T16:49:10.539Z] spire-1.2.1/pkg/agent/svid/store/ [2022-05-20T16:49:10.539Z] spire-1.2.1/pkg/agent/svid/store/service.go [2022-05-20T16:49:10.539Z] spire-1.2.1/pkg/agent/svid/store/service_test.go [2022-05-20T16:49:10.539Z] spire-1.2.1/pkg/common/ [2022-05-20T16:49:10.539Z] spire-1.2.1/pkg/common/agentpathtemplate/ [2022-05-20T16:49:10.539Z] spire-1.2.1/pkg/common/agentpathtemplate/template.go [2022-05-20T16:49:10.539Z] spire-1.2.1/pkg/common/agentpathtemplate/template_test.go [2022-05-20T16:49:10.539Z] spire-1.2.1/pkg/common/api/ [2022-05-20T16:49:10.539Z] spire-1.2.1/pkg/common/api/metrics.go [2022-05-20T16:49:10.539Z] spire-1.2.1/pkg/common/api/middleware/ [2022-05-20T16:49:10.539Z] spire-1.2.1/pkg/common/api/middleware/common_test.go [2022-05-20T16:49:10.539Z] spire-1.2.1/pkg/common/api/middleware/interceptor.go [2022-05-20T16:49:10.539Z] spire-1.2.1/pkg/common/api/middleware/interceptor_test.go [2022-05-20T16:49:10.539Z] spire-1.2.1/pkg/common/api/middleware/logger.go [2022-05-20T16:49:10.539Z] spire-1.2.1/pkg/common/api/middleware/logger_test.go [2022-05-20T16:49:10.539Z] spire-1.2.1/pkg/common/api/middleware/metrics.go [2022-05-20T16:49:10.539Z] spire-1.2.1/pkg/common/api/middleware/metrics_test.go [2022-05-20T16:49:10.539Z] spire-1.2.1/pkg/common/api/middleware/middleware.go [2022-05-20T16:49:10.539Z] spire-1.2.1/pkg/common/api/middleware/middleware_test.go [2022-05-20T16:49:10.539Z] spire-1.2.1/pkg/common/api/middleware/misconfig.go [2022-05-20T16:49:10.539Z] spire-1.2.1/pkg/common/api/middleware/misconfig_test.go [2022-05-20T16:49:10.539Z] spire-1.2.1/pkg/common/api/middleware/names.go [2022-05-20T16:49:10.539Z] spire-1.2.1/pkg/common/api/middleware/names_test.go [2022-05-20T16:49:10.539Z] spire-1.2.1/pkg/common/api/names.go [2022-05-20T16:49:10.539Z] spire-1.2.1/pkg/common/api/ratelimit.go [2022-05-20T16:49:10.539Z] spire-1.2.1/pkg/common/api/rpccontext/ [2022-05-20T16:49:10.539Z] spire-1.2.1/pkg/common/api/rpccontext/logger.go [2022-05-20T16:49:10.539Z] spire-1.2.1/pkg/common/api/rpccontext/metrics.go [2022-05-20T16:49:10.539Z] spire-1.2.1/pkg/common/api/rpccontext/names.go [2022-05-20T16:49:10.539Z] spire-1.2.1/pkg/common/auth/ [2022-05-20T16:49:10.539Z] spire-1.2.1/pkg/common/auth/interceptors.go [2022-05-20T16:49:10.539Z] spire-1.2.1/pkg/common/auth/interceptors_test.go [2022-05-20T16:49:10.539Z] spire-1.2.1/pkg/common/auth/untracked_uds.go [2022-05-20T16:49:10.539Z] spire-1.2.1/pkg/common/bundleutil/ [2022-05-20T16:49:10.539Z] spire-1.2.1/pkg/common/bundleutil/bundle.go [2022-05-20T16:49:10.539Z] spire-1.2.1/pkg/common/bundleutil/bundle_test.go [2022-05-20T16:49:10.539Z] spire-1.2.1/pkg/common/bundleutil/common_test.go [2022-05-20T16:49:10.539Z] spire-1.2.1/pkg/common/bundleutil/marshal.go [2022-05-20T16:49:10.539Z] spire-1.2.1/pkg/common/bundleutil/marshal_test.go [2022-05-20T16:49:10.539Z] spire-1.2.1/pkg/common/bundleutil/refreshhint.go [2022-05-20T16:49:10.539Z] spire-1.2.1/pkg/common/bundleutil/refreshhint_test.go [2022-05-20T16:49:10.539Z] spire-1.2.1/pkg/common/bundleutil/types.go [2022-05-20T16:49:10.539Z] spire-1.2.1/pkg/common/bundleutil/unmarshal.go [2022-05-20T16:49:10.539Z] spire-1.2.1/pkg/common/bundleutil/unmarshal_test.go [2022-05-20T16:49:10.539Z] spire-1.2.1/pkg/common/catalog/ [2022-05-20T16:49:10.539Z] spire-1.2.1/pkg/common/catalog/bind.go [2022-05-20T16:49:10.539Z] spire-1.2.1/pkg/common/catalog/builtin.go [2022-05-20T16:49:10.539Z] spire-1.2.1/pkg/common/catalog/catalog.go [2022-05-20T16:49:10.539Z] spire-1.2.1/pkg/common/catalog/catalog_test.go [2022-05-20T16:49:10.539Z] spire-1.2.1/pkg/common/catalog/closers.go [2022-05-20T16:49:10.539Z] spire-1.2.1/pkg/common/catalog/cmd_linux.go [2022-05-20T16:49:10.539Z] spire-1.2.1/pkg/common/catalog/cmd_other.go [2022-05-20T16:49:10.539Z] spire-1.2.1/pkg/common/catalog/config.go [2022-05-20T16:49:10.539Z] spire-1.2.1/pkg/common/catalog/config_test.go [2022-05-20T16:49:10.539Z] spire-1.2.1/pkg/common/catalog/configure.go [2022-05-20T16:49:10.539Z] spire-1.2.1/pkg/common/catalog/constraints.go [2022-05-20T16:49:10.539Z] spire-1.2.1/pkg/common/catalog/constraints_test.go [2022-05-20T16:49:11.065Z] spire-1.2.1/pkg/common/catalog/context.go [2022-05-20T16:49:11.065Z] spire-1.2.1/pkg/common/catalog/external.go [2022-05-20T16:49:11.065Z] spire-1.2.1/pkg/common/catalog/host.go [2022-05-20T16:49:11.065Z] spire-1.2.1/pkg/common/catalog/pipenet.go [2022-05-20T16:49:11.065Z] spire-1.2.1/pkg/common/catalog/plugin.go [2022-05-20T16:49:11.065Z] spire-1.2.1/pkg/common/catalog/testplugin/ [2022-05-20T16:49:11.065Z] spire-1.2.1/pkg/common/catalog/testplugin/.gitignore [2022-05-20T16:49:11.065Z] spire-1.2.1/pkg/common/catalog/testplugin/main.go [2022-05-20T16:49:11.065Z] spire-1.2.1/pkg/common/catalog/testplugin/plugin.go [2022-05-20T16:49:11.065Z] spire-1.2.1/pkg/common/cli/ [2022-05-20T16:49:11.065Z] spire-1.2.1/pkg/common/cli/env.go [2022-05-20T16:49:11.065Z] spire-1.2.1/pkg/common/cli/flags.go [2022-05-20T16:49:11.065Z] spire-1.2.1/pkg/common/cli/trust_domain.go [2022-05-20T16:49:11.065Z] spire-1.2.1/pkg/common/cli/trust_domain_test.go [2022-05-20T16:49:11.065Z] spire-1.2.1/pkg/common/cli/umask.go [2022-05-20T16:49:11.065Z] spire-1.2.1/pkg/common/cli/umask_posix.go [2022-05-20T16:49:11.065Z] spire-1.2.1/pkg/common/cli/umask_test.go [2022-05-20T16:49:11.065Z] spire-1.2.1/pkg/common/cli/umask_windows.go [2022-05-20T16:49:11.065Z] spire-1.2.1/pkg/common/cliprinter/ [2022-05-20T16:49:11.065Z] spire-1.2.1/pkg/common/cliprinter/cliprinter.go [2022-05-20T16:49:11.065Z] spire-1.2.1/pkg/common/cliprinter/cliprinter_test.go [2022-05-20T16:49:11.065Z] spire-1.2.1/pkg/common/cliprinter/flag.go [2022-05-20T16:49:11.065Z] spire-1.2.1/pkg/common/cliprinter/flag_test.go [2022-05-20T16:49:11.065Z] spire-1.2.1/pkg/common/cliprinter/format.go [2022-05-20T16:49:11.065Z] spire-1.2.1/pkg/common/cliprinter/format_test.go [2022-05-20T16:49:11.065Z] spire-1.2.1/pkg/common/cliprinter/internal/ [2022-05-20T16:49:11.065Z] spire-1.2.1/pkg/common/cliprinter/internal/errorjson/ [2022-05-20T16:49:11.065Z] spire-1.2.1/pkg/common/cliprinter/internal/errorjson/errorjson.go [2022-05-20T16:49:11.065Z] spire-1.2.1/pkg/common/cliprinter/internal/errorjson/errorjson_test.go [2022-05-20T16:49:11.065Z] spire-1.2.1/pkg/common/cliprinter/internal/errorpretty/ [2022-05-20T16:49:11.065Z] spire-1.2.1/pkg/common/cliprinter/internal/errorpretty/errorpretty.go [2022-05-20T16:49:11.065Z] spire-1.2.1/pkg/common/cliprinter/internal/errorpretty/errorpretty_test.go [2022-05-20T16:49:11.065Z] spire-1.2.1/pkg/common/cliprinter/internal/protojson/ [2022-05-20T16:49:11.065Z] spire-1.2.1/pkg/common/cliprinter/internal/protojson/protojson.go [2022-05-20T16:49:11.065Z] spire-1.2.1/pkg/common/cliprinter/internal/protojson/protojson_test.go [2022-05-20T16:49:11.065Z] spire-1.2.1/pkg/common/cliprinter/internal/protopretty/ [2022-05-20T16:49:11.065Z] spire-1.2.1/pkg/common/cliprinter/internal/protopretty/protopretty.go [2022-05-20T16:49:11.065Z] spire-1.2.1/pkg/common/cliprinter/internal/protopretty/protopretty_test.go [2022-05-20T16:49:11.065Z] spire-1.2.1/pkg/common/cliprinter/internal/structjson/ [2022-05-20T16:49:11.065Z] spire-1.2.1/pkg/common/cliprinter/internal/structjson/structjson.go [2022-05-20T16:49:11.065Z] spire-1.2.1/pkg/common/cliprinter/internal/structjson/structjson_test.go [2022-05-20T16:49:11.065Z] spire-1.2.1/pkg/common/cliprinter/internal/structpretty/ [2022-05-20T16:49:11.065Z] spire-1.2.1/pkg/common/cliprinter/internal/structpretty/structpretty.go [2022-05-20T16:49:11.065Z] spire-1.2.1/pkg/common/cliprinter/internal/structpretty/structpretty_test.go [2022-05-20T16:49:11.065Z] spire-1.2.1/pkg/common/coretypes/ [2022-05-20T16:49:11.065Z] spire-1.2.1/pkg/common/coretypes/bundle/ [2022-05-20T16:49:11.065Z] spire-1.2.1/pkg/common/coretypes/bundle/bundle_test.go [2022-05-20T16:49:11.065Z] spire-1.2.1/pkg/common/coretypes/bundle/commontypes.go [2022-05-20T16:49:11.065Z] spire-1.2.1/pkg/common/coretypes/bundle/plugintypes.go [2022-05-20T16:49:11.065Z] spire-1.2.1/pkg/common/coretypes/bundle/require.go [2022-05-20T16:49:11.065Z] spire-1.2.1/pkg/common/coretypes/jwtkey/ [2022-05-20T16:49:11.065Z] spire-1.2.1/pkg/common/coretypes/jwtkey/apitypes.go [2022-05-20T16:49:11.065Z] spire-1.2.1/pkg/common/coretypes/jwtkey/commontypes.go [2022-05-20T16:49:11.065Z] spire-1.2.1/pkg/common/coretypes/jwtkey/jwtkey.go [2022-05-20T16:49:11.065Z] spire-1.2.1/pkg/common/coretypes/jwtkey/jwtkey_test.go [2022-05-20T16:49:11.065Z] spire-1.2.1/pkg/common/coretypes/jwtkey/plugintypes.go [2022-05-20T16:49:11.065Z] spire-1.2.1/pkg/common/coretypes/jwtkey/require.go [2022-05-20T16:49:11.065Z] spire-1.2.1/pkg/common/coretypes/x509certificate/ [2022-05-20T16:49:11.065Z] spire-1.2.1/pkg/common/coretypes/x509certificate/commontypes.go [2022-05-20T16:49:11.065Z] spire-1.2.1/pkg/common/coretypes/x509certificate/plugintypes.go [2022-05-20T16:49:11.065Z] spire-1.2.1/pkg/common/coretypes/x509certificate/require.go [2022-05-20T16:49:11.065Z] spire-1.2.1/pkg/common/coretypes/x509certificate/x509certificate.go [2022-05-20T16:49:11.065Z] spire-1.2.1/pkg/common/coretypes/x509certificate/x509certificate_test.go [2022-05-20T16:49:11.065Z] spire-1.2.1/pkg/common/cryptoutil/ [2022-05-20T16:49:11.065Z] spire-1.2.1/pkg/common/cryptoutil/keys.go [2022-05-20T16:49:11.065Z] spire-1.2.1/pkg/common/cryptoutil/keys_test.go [2022-05-20T16:49:11.065Z] spire-1.2.1/pkg/common/diskutil/ [2022-05-20T16:49:11.065Z] spire-1.2.1/pkg/common/diskutil/file_posix.go [2022-05-20T16:49:11.065Z] spire-1.2.1/pkg/common/diskutil/file_test.go [2022-05-20T16:49:11.065Z] spire-1.2.1/pkg/common/diskutil/file_windows.go [2022-05-20T16:49:11.065Z] spire-1.2.1/pkg/common/errorutil/ [2022-05-20T16:49:11.065Z] spire-1.2.1/pkg/common/errorutil/wrapper.go [2022-05-20T16:49:11.065Z] spire-1.2.1/pkg/common/health/ [2022-05-20T16:49:11.065Z] spire-1.2.1/pkg/common/health/config.go [2022-05-20T16:49:11.065Z] spire-1.2.1/pkg/common/health/context.go [2022-05-20T16:49:11.065Z] spire-1.2.1/pkg/common/health/context_test.go [2022-05-20T16:49:11.065Z] spire-1.2.1/pkg/common/health/health.go [2022-05-20T16:49:11.065Z] spire-1.2.1/pkg/common/health/health_test.go [2022-05-20T16:49:11.065Z] spire-1.2.1/pkg/common/health/logger.go [2022-05-20T16:49:11.065Z] spire-1.2.1/pkg/common/hostservice/ [2022-05-20T16:49:11.065Z] spire-1.2.1/pkg/common/hostservice/metricsservice/ [2022-05-20T16:49:11.065Z] spire-1.2.1/pkg/common/hostservice/metricsservice/v1.go [2022-05-20T16:49:11.065Z] spire-1.2.1/pkg/common/hostservice/metricsservice/v1_test.go [2022-05-20T16:49:11.065Z] spire-1.2.1/pkg/common/idutil/ [2022-05-20T16:49:11.065Z] spire-1.2.1/pkg/common/idutil/require.go [2022-05-20T16:49:11.065Z] spire-1.2.1/pkg/common/idutil/require_test.go [2022-05-20T16:49:11.065Z] spire-1.2.1/pkg/common/idutil/safety.go [2022-05-20T16:49:11.065Z] spire-1.2.1/pkg/common/idutil/safety_test.go [2022-05-20T16:49:11.065Z] spire-1.2.1/pkg/common/idutil/spiffeid.go [2022-05-20T16:49:11.065Z] spire-1.2.1/pkg/common/idutil/spiffeid_test.go [2022-05-20T16:49:11.065Z] spire-1.2.1/pkg/common/jwtsvid/ [2022-05-20T16:49:11.065Z] spire-1.2.1/pkg/common/jwtsvid/common.go [2022-05-20T16:49:11.065Z] spire-1.2.1/pkg/common/jwtsvid/sign.go [2022-05-20T16:49:11.065Z] spire-1.2.1/pkg/common/jwtsvid/token_test.go [2022-05-20T16:49:11.065Z] spire-1.2.1/pkg/common/jwtsvid/validate.go [2022-05-20T16:49:11.065Z] spire-1.2.1/pkg/common/jwtutil/ [2022-05-20T16:49:11.065Z] spire-1.2.1/pkg/common/jwtutil/keyset.go [2022-05-20T16:49:11.065Z] spire-1.2.1/pkg/common/jwtutil/keyset_test.go [2022-05-20T16:49:11.065Z] spire-1.2.1/pkg/common/log/ [2022-05-20T16:49:11.065Z] spire-1.2.1/pkg/common/log/hclog_adapter.go [2022-05-20T16:49:11.065Z] spire-1.2.1/pkg/common/log/hclog_adapter_test.go [2022-05-20T16:49:11.065Z] spire-1.2.1/pkg/common/log/log.go [2022-05-20T16:49:11.065Z] spire-1.2.1/pkg/common/log/log_test.go [2022-05-20T16:49:11.065Z] spire-1.2.1/pkg/common/log/options.go [2022-05-20T16:49:11.065Z] spire-1.2.1/pkg/common/nodeutil/ [2022-05-20T16:49:11.065Z] spire-1.2.1/pkg/common/nodeutil/node.go [2022-05-20T16:49:11.065Z] spire-1.2.1/pkg/common/nodeutil/node_test.go [2022-05-20T16:49:11.065Z] spire-1.2.1/pkg/common/peertracker/ [2022-05-20T16:49:11.065Z] spire-1.2.1/pkg/common/peertracker/conn.go [2022-05-20T16:49:11.065Z] spire-1.2.1/pkg/common/peertracker/credentials.go [2022-05-20T16:49:11.066Z] spire-1.2.1/pkg/common/peertracker/errors.go [2022-05-20T16:49:11.066Z] spire-1.2.1/pkg/common/peertracker/getpid_windows.c [2022-05-20T16:49:11.066Z] spire-1.2.1/pkg/common/peertracker/getpid_windows.h [2022-05-20T16:49:11.066Z] spire-1.2.1/pkg/common/peertracker/info.go [2022-05-20T16:49:11.066Z] spire-1.2.1/pkg/common/peertracker/listener.go [2022-05-20T16:49:11.066Z] spire-1.2.1/pkg/common/peertracker/listener_test.go [2022-05-20T16:49:11.066Z] spire-1.2.1/pkg/common/peertracker/peertracker.go [2022-05-20T16:49:11.066Z] spire-1.2.1/pkg/common/peertracker/peertracker_test.go [2022-05-20T16:49:11.066Z] spire-1.2.1/pkg/common/peertracker/peertracker_test_child_posix.go [2022-05-20T16:49:11.066Z] spire-1.2.1/pkg/common/peertracker/peertracker_test_child_windows.go [2022-05-20T16:49:11.066Z] spire-1.2.1/pkg/common/peertracker/peertracker_test_posix.go [2022-05-20T16:49:11.066Z] spire-1.2.1/pkg/common/peertracker/peertracker_test_windows.go [2022-05-20T16:49:11.066Z] spire-1.2.1/pkg/common/peertracker/tcp.go [2022-05-20T16:49:11.066Z] spire-1.2.1/pkg/common/peertracker/tcp_fallback.go [2022-05-20T16:49:11.066Z] spire-1.2.1/pkg/common/peertracker/tcp_windows.go [2022-05-20T16:49:11.066Z] spire-1.2.1/pkg/common/peertracker/tracker_bsd.go [2022-05-20T16:49:11.066Z] spire-1.2.1/pkg/common/peertracker/tracker_fallback.go [2022-05-20T16:49:11.066Z] spire-1.2.1/pkg/common/peertracker/tracker_linux.go [2022-05-20T16:49:11.066Z] spire-1.2.1/pkg/common/peertracker/tracker_linux_test.go [2022-05-20T16:49:11.066Z] spire-1.2.1/pkg/common/peertracker/tracker_windows.go [2022-05-20T16:49:11.066Z] spire-1.2.1/pkg/common/peertracker/uds.go [2022-05-20T16:49:11.066Z] spire-1.2.1/pkg/common/peertracker/uds_bsd.go [2022-05-20T16:49:11.066Z] spire-1.2.1/pkg/common/peertracker/uds_fallback.go [2022-05-20T16:49:11.066Z] spire-1.2.1/pkg/common/peertracker/uds_linux.go [2022-05-20T16:49:11.066Z] spire-1.2.1/pkg/common/pemutil/ [2022-05-20T16:49:11.066Z] spire-1.2.1/pkg/common/pemutil/block.go [2022-05-20T16:49:11.066Z] spire-1.2.1/pkg/common/pemutil/certs.go [2022-05-20T16:49:11.066Z] spire-1.2.1/pkg/common/pemutil/common.go [2022-05-20T16:49:11.066Z] spire-1.2.1/pkg/common/pemutil/csr.go [2022-05-20T16:49:11.066Z] spire-1.2.1/pkg/common/pemutil/keys.go [2022-05-20T16:49:11.066Z] spire-1.2.1/pkg/common/pemutil/pemutil_test.go [2022-05-20T16:49:11.066Z] spire-1.2.1/pkg/common/pemutil/testdata/ [2022-05-20T16:49:11.066Z] spire-1.2.1/pkg/common/pemutil/testdata/cert.pem [2022-05-20T16:49:11.066Z] spire-1.2.1/pkg/common/pemutil/testdata/certs.pem [2022-05-20T16:49:11.066Z] spire-1.2.1/pkg/common/pemutil/testdata/csr.pem [2022-05-20T16:49:11.066Z] spire-1.2.1/pkg/common/pemutil/testdata/ecdsa-key-pkcs8.pem [2022-05-20T16:49:11.066Z] spire-1.2.1/pkg/common/pemutil/testdata/ecdsa-key.pem [2022-05-20T16:49:11.066Z] spire-1.2.1/pkg/common/pemutil/testdata/key.pem [2022-05-20T16:49:11.066Z] spire-1.2.1/pkg/common/pemutil/testdata/public-rsa-key.pem [2022-05-20T16:49:11.066Z] spire-1.2.1/pkg/common/pemutil/testdata/rsa-key-pkcs8.pem [2022-05-20T16:49:11.066Z] spire-1.2.1/pkg/common/pemutil/testdata/rsa-key.pem [2022-05-20T16:49:11.066Z] spire-1.2.1/pkg/common/plugin/ [2022-05-20T16:49:11.066Z] spire-1.2.1/pkg/common/plugin/aws/ [2022-05-20T16:49:11.066Z] spire-1.2.1/pkg/common/plugin/aws/iid.go [2022-05-20T16:49:11.066Z] spire-1.2.1/pkg/common/plugin/azure/ [2022-05-20T16:49:11.066Z] spire-1.2.1/pkg/common/plugin/azure/msi.go [2022-05-20T16:49:11.066Z] spire-1.2.1/pkg/common/plugin/azure/msi_test.go [2022-05-20T16:49:11.066Z] spire-1.2.1/pkg/common/plugin/facade.go [2022-05-20T16:49:11.066Z] spire-1.2.1/pkg/common/plugin/facade_test.go [2022-05-20T16:49:11.066Z] spire-1.2.1/pkg/common/plugin/gcp/ [2022-05-20T16:49:11.066Z] spire-1.2.1/pkg/common/plugin/gcp/iit.go [2022-05-20T16:49:11.066Z] spire-1.2.1/pkg/common/plugin/k8s/ [2022-05-20T16:49:11.066Z] spire-1.2.1/pkg/common/plugin/k8s/apiserver/ [2022-05-20T16:49:11.066Z] spire-1.2.1/pkg/common/plugin/k8s/apiserver/client.go [2022-05-20T16:49:11.066Z] spire-1.2.1/pkg/common/plugin/k8s/apiserver/client_test.go [2022-05-20T16:49:11.066Z] spire-1.2.1/pkg/common/plugin/k8s/utils.go [2022-05-20T16:49:11.066Z] spire-1.2.1/pkg/common/plugin/k8s/utils_test.go [2022-05-20T16:49:11.066Z] spire-1.2.1/pkg/common/plugin/log.go [2022-05-20T16:49:11.066Z] spire-1.2.1/pkg/common/plugin/sshpop/ [2022-05-20T16:49:11.066Z] spire-1.2.1/pkg/common/plugin/sshpop/handshake.go [2022-05-20T16:49:11.066Z] spire-1.2.1/pkg/common/plugin/sshpop/handshake_test.go [2022-05-20T16:49:11.066Z] spire-1.2.1/pkg/common/plugin/sshpop/sshpop.go [2022-05-20T16:49:11.066Z] spire-1.2.1/pkg/common/plugin/sshpop/sshpop_test.go [2022-05-20T16:49:11.066Z] spire-1.2.1/pkg/common/plugin/sshpop/testdata/ [2022-05-20T16:49:11.066Z] spire-1.2.1/pkg/common/plugin/sshpop/testdata/dummy_agent_ssh_key [2022-05-20T16:49:11.066Z] spire-1.2.1/pkg/common/plugin/sshpop/testdata/dummy_agent_ssh_key-cert.pub [2022-05-20T16:49:11.066Z] spire-1.2.1/pkg/common/plugin/sshpop/testdata/dummy_ssh_cert_authority.pub [2022-05-20T16:49:11.066Z] spire-1.2.1/pkg/common/plugin/sshpop/testdata/empty_ssh_cert_authority.pub [2022-05-20T16:49:11.066Z] spire-1.2.1/pkg/common/plugin/sshpop/testdata/many_ssh_cert_authorities.pub [2022-05-20T16:49:11.066Z] spire-1.2.1/pkg/common/plugin/tpmdevid/ [2022-05-20T16:49:11.066Z] spire-1.2.1/pkg/common/plugin/tpmdevid/devid.go [2022-05-20T16:49:11.066Z] spire-1.2.1/pkg/common/plugin/x509pop/ [2022-05-20T16:49:11.066Z] spire-1.2.1/pkg/common/plugin/x509pop/x509pop.go [2022-05-20T16:49:11.066Z] spire-1.2.1/pkg/common/plugin/x509pop/x509pop_test.go [2022-05-20T16:49:11.066Z] spire-1.2.1/pkg/common/profiling/ [2022-05-20T16:49:11.066Z] spire-1.2.1/pkg/common/profiling/dumpers.go [2022-05-20T16:49:11.066Z] spire-1.2.1/pkg/common/profiling/profiling.go [2022-05-20T16:49:11.066Z] spire-1.2.1/pkg/common/protoutil/ [2022-05-20T16:49:11.066Z] spire-1.2.1/pkg/common/protoutil/masks.go [2022-05-20T16:49:11.066Z] spire-1.2.1/pkg/common/protoutil/masks_test.go [2022-05-20T16:49:11.066Z] spire-1.2.1/pkg/common/rotationutil/ [2022-05-20T16:49:11.066Z] spire-1.2.1/pkg/common/rotationutil/rotationutil.go [2022-05-20T16:49:11.066Z] spire-1.2.1/pkg/common/rotationutil/rotationutil_test.go [2022-05-20T16:49:11.066Z] spire-1.2.1/pkg/common/selector/ [2022-05-20T16:49:11.066Z] spire-1.2.1/pkg/common/selector/selector.go [2022-05-20T16:49:11.066Z] spire-1.2.1/pkg/common/selector/selector_test.go [2022-05-20T16:49:11.066Z] spire-1.2.1/pkg/common/selector/set.go [2022-05-20T16:49:11.066Z] spire-1.2.1/pkg/common/selector/set_utils.go [2022-05-20T16:49:11.066Z] spire-1.2.1/pkg/common/selector/set_utils_test.go [2022-05-20T16:49:11.066Z] spire-1.2.1/pkg/common/telemetry/ [2022-05-20T16:49:11.066Z] spire-1.2.1/pkg/common/telemetry/agent/ [2022-05-20T16:49:11.066Z] spire-1.2.1/pkg/common/telemetry/agent/keymanager/ [2022-05-20T16:49:11.066Z] spire-1.2.1/pkg/common/telemetry/agent/keymanager/keymanager.go [2022-05-20T16:49:11.066Z] spire-1.2.1/pkg/common/telemetry/agent/keymanager/wrapper.go [2022-05-20T16:49:11.066Z] spire-1.2.1/pkg/common/telemetry/agent/keymanager/wrapper_test.go [2022-05-20T16:49:11.066Z] spire-1.2.1/pkg/common/telemetry/agent/manager.go [2022-05-20T16:49:11.066Z] spire-1.2.1/pkg/common/telemetry/agent/node.go [2022-05-20T16:49:11.066Z] spire-1.2.1/pkg/common/telemetry/agent/rotate.go [2022-05-20T16:49:11.066Z] spire-1.2.1/pkg/common/telemetry/agent/sdsapi.go [2022-05-20T16:49:11.066Z] spire-1.2.1/pkg/common/telemetry/agent/store/ [2022-05-20T16:49:11.066Z] spire-1.2.1/pkg/common/telemetry/agent/store/store.go [2022-05-20T16:49:11.066Z] spire-1.2.1/pkg/common/telemetry/agent/workloadapi/ [2022-05-20T16:49:11.066Z] spire-1.2.1/pkg/common/telemetry/agent/workloadapi/workload.go [2022-05-20T16:49:11.066Z] spire-1.2.1/pkg/common/telemetry/blackhole.go [2022-05-20T16:49:11.066Z] spire-1.2.1/pkg/common/telemetry/call.go [2022-05-20T16:49:11.066Z] spire-1.2.1/pkg/common/telemetry/common/ [2022-05-20T16:49:11.066Z] spire-1.2.1/pkg/common/telemetry/common/label_adders.go [2022-05-20T16:49:11.066Z] spire-1.2.1/pkg/common/telemetry/config.go [2022-05-20T16:49:11.066Z] spire-1.2.1/pkg/common/telemetry/dogstatsd.go [2022-05-20T16:49:11.066Z] spire-1.2.1/pkg/common/telemetry/dogstatsd_test.go [2022-05-20T16:49:11.066Z] spire-1.2.1/pkg/common/telemetry/inmem.go [2022-05-20T16:49:11.066Z] spire-1.2.1/pkg/common/telemetry/inmem_test.go [2022-05-20T16:49:11.066Z] spire-1.2.1/pkg/common/telemetry/m3.go [2022-05-20T16:49:11.066Z] spire-1.2.1/pkg/common/telemetry/m3_test.go [2022-05-20T16:49:11.066Z] spire-1.2.1/pkg/common/telemetry/metrics.go [2022-05-20T16:49:11.066Z] spire-1.2.1/pkg/common/telemetry/metrics_benchmark_test.go [2022-05-20T16:49:11.066Z] spire-1.2.1/pkg/common/telemetry/names.go [2022-05-20T16:49:11.066Z] spire-1.2.1/pkg/common/telemetry/prometheus.go [2022-05-20T16:49:11.066Z] spire-1.2.1/pkg/common/telemetry/prometheus_test.go [2022-05-20T16:49:11.066Z] spire-1.2.1/pkg/common/telemetry/sanitize.go [2022-05-20T16:49:11.066Z] spire-1.2.1/pkg/common/telemetry/sanitize_test.go [2022-05-20T16:49:11.066Z] spire-1.2.1/pkg/common/telemetry/server/ [2022-05-20T16:49:11.066Z] spire-1.2.1/pkg/common/telemetry/server/bundle_manager.go [2022-05-20T16:49:11.066Z] spire-1.2.1/pkg/common/telemetry/server/ca_manager.go [2022-05-20T16:49:11.066Z] spire-1.2.1/pkg/common/telemetry/server/datastore/ [2022-05-20T16:49:11.066Z] spire-1.2.1/pkg/common/telemetry/server/datastore/bundle.go [2022-05-20T16:49:11.066Z] spire-1.2.1/pkg/common/telemetry/server/datastore/federation_relationship.go [2022-05-20T16:49:11.066Z] spire-1.2.1/pkg/common/telemetry/server/datastore/join_token.go [2022-05-20T16:49:11.066Z] spire-1.2.1/pkg/common/telemetry/server/datastore/node.go [2022-05-20T16:49:11.066Z] spire-1.2.1/pkg/common/telemetry/server/datastore/registration.go [2022-05-20T16:49:11.066Z] spire-1.2.1/pkg/common/telemetry/server/datastore/wrapper.go [2022-05-20T16:49:11.066Z] spire-1.2.1/pkg/common/telemetry/server/datastore/wrapper_test.go [2022-05-20T16:49:11.066Z] spire-1.2.1/pkg/common/telemetry/server/keymanager/ [2022-05-20T16:49:11.066Z] spire-1.2.1/pkg/common/telemetry/server/keymanager/keymanager.go [2022-05-20T16:49:11.066Z] spire-1.2.1/pkg/common/telemetry/server/keymanager/wrapper.go [2022-05-20T16:49:11.066Z] spire-1.2.1/pkg/common/telemetry/server/keymanager/wrapper_test.go [2022-05-20T16:49:11.066Z] spire-1.2.1/pkg/common/telemetry/server/registration_manager.go [2022-05-20T16:49:11.066Z] spire-1.2.1/pkg/common/telemetry/server/rotate.go [2022-05-20T16:49:11.066Z] spire-1.2.1/pkg/common/telemetry/server/server.go [2022-05-20T16:49:11.066Z] spire-1.2.1/pkg/common/telemetry/sink.go [2022-05-20T16:49:11.066Z] spire-1.2.1/pkg/common/telemetry/statsd.go [2022-05-20T16:49:11.066Z] spire-1.2.1/pkg/common/telemetry/statsd_test.go [2022-05-20T16:49:11.066Z] spire-1.2.1/pkg/common/telemetry/uptime.go [2022-05-20T16:49:11.066Z] spire-1.2.1/pkg/common/telemetry/version.go [2022-05-20T16:49:11.066Z] spire-1.2.1/pkg/common/telemetry/withlabels.go [2022-05-20T16:49:11.066Z] spire-1.2.1/pkg/common/uptime/ [2022-05-20T16:49:11.066Z] spire-1.2.1/pkg/common/uptime/uptime.go [2022-05-20T16:49:11.066Z] spire-1.2.1/pkg/common/uptime/uptime_test.go [2022-05-20T16:49:11.066Z] spire-1.2.1/pkg/common/util/ [2022-05-20T16:49:11.066Z] spire-1.2.1/pkg/common/util/certs.go [2022-05-20T16:49:11.066Z] spire-1.2.1/pkg/common/util/certs_test.go [2022-05-20T16:49:11.066Z] spire-1.2.1/pkg/common/util/csr.go [2022-05-20T16:49:11.066Z] spire-1.2.1/pkg/common/util/hash.go [2022-05-20T16:49:11.066Z] spire-1.2.1/pkg/common/util/selectors.go [2022-05-20T16:49:11.066Z] spire-1.2.1/pkg/common/util/selectors_test.go [2022-05-20T16:49:11.066Z] spire-1.2.1/pkg/common/util/signals.go [2022-05-20T16:49:11.066Z] spire-1.2.1/pkg/common/util/sort.go [2022-05-20T16:49:11.066Z] spire-1.2.1/pkg/common/util/sort_test.go [2022-05-20T16:49:11.066Z] spire-1.2.1/pkg/common/util/task.go [2022-05-20T16:49:11.066Z] spire-1.2.1/pkg/common/util/task_test.go [2022-05-20T16:49:11.066Z] spire-1.2.1/pkg/common/util/testdata/ [2022-05-20T16:49:11.066Z] spire-1.2.1/pkg/common/util/testdata/empty-bundle.pem [2022-05-20T16:49:11.066Z] spire-1.2.1/pkg/common/util/testdata/mixed-bundle.pem [2022-05-20T16:49:11.066Z] spire-1.2.1/pkg/common/version/ [2022-05-20T16:49:11.066Z] spire-1.2.1/pkg/common/version/version.go [2022-05-20T16:49:11.066Z] spire-1.2.1/pkg/common/x509svid/ [2022-05-20T16:49:11.066Z] spire-1.2.1/pkg/common/x509svid/common_test.go [2022-05-20T16:49:11.066Z] spire-1.2.1/pkg/common/x509svid/csr.go [2022-05-20T16:49:11.066Z] spire-1.2.1/pkg/common/x509svid/upstreamca.go [2022-05-20T16:49:11.066Z] spire-1.2.1/pkg/common/x509svid/upstreamca_test.go [2022-05-20T16:49:11.066Z] spire-1.2.1/pkg/common/x509util/ [2022-05-20T16:49:11.066Z] spire-1.2.1/pkg/common/x509util/cert.go [2022-05-20T16:49:11.066Z] spire-1.2.1/pkg/common/x509util/dns.go [2022-05-20T16:49:11.066Z] spire-1.2.1/pkg/common/x509util/dns_test.go [2022-05-20T16:49:11.066Z] spire-1.2.1/pkg/common/x509util/keyid.go [2022-05-20T16:49:11.066Z] spire-1.2.1/pkg/common/x509util/keypair.go [2022-05-20T16:49:11.066Z] spire-1.2.1/pkg/common/x509util/serialnumber.go [2022-05-20T16:49:11.066Z] spire-1.2.1/pkg/common/x509util/serialnumber_test.go [2022-05-20T16:49:11.066Z] spire-1.2.1/pkg/server/ [2022-05-20T16:49:11.066Z] spire-1.2.1/pkg/server/api/ [2022-05-20T16:49:11.066Z] spire-1.2.1/pkg/server/api/agent.go [2022-05-20T16:49:11.066Z] spire-1.2.1/pkg/server/api/agent/ [2022-05-20T16:49:11.066Z] spire-1.2.1/pkg/server/api/agent/v1/ [2022-05-20T16:49:11.066Z] spire-1.2.1/pkg/server/api/agent/v1/service.go [2022-05-20T16:49:11.066Z] spire-1.2.1/pkg/server/api/agent/v1/service_test.go [2022-05-20T16:49:11.066Z] spire-1.2.1/pkg/server/api/agent_test.go [2022-05-20T16:49:11.066Z] spire-1.2.1/pkg/server/api/api.go [2022-05-20T16:49:11.066Z] spire-1.2.1/pkg/server/api/audit/ [2022-05-20T16:49:11.066Z] spire-1.2.1/pkg/server/api/audit/audit.go [2022-05-20T16:49:11.066Z] spire-1.2.1/pkg/server/api/audit/audit_test.go [2022-05-20T16:49:11.066Z] spire-1.2.1/pkg/server/api/bundle.go [2022-05-20T16:49:11.066Z] spire-1.2.1/pkg/server/api/bundle/ [2022-05-20T16:49:11.066Z] spire-1.2.1/pkg/server/api/bundle/v1/ [2022-05-20T16:49:11.066Z] spire-1.2.1/pkg/server/api/bundle/v1/service.go [2022-05-20T16:49:11.066Z] spire-1.2.1/pkg/server/api/bundle/v1/service_test.go [2022-05-20T16:49:11.066Z] spire-1.2.1/pkg/server/api/bundle_test.go [2022-05-20T16:49:11.066Z] spire-1.2.1/pkg/server/api/debug/ [2022-05-20T16:49:11.066Z] spire-1.2.1/pkg/server/api/debug/v1/ [2022-05-20T16:49:11.066Z] spire-1.2.1/pkg/server/api/debug/v1/service.go [2022-05-20T16:49:11.066Z] spire-1.2.1/pkg/server/api/debug/v1/service_test.go [2022-05-20T16:49:11.066Z] spire-1.2.1/pkg/server/api/entry.go [2022-05-20T16:49:11.066Z] spire-1.2.1/pkg/server/api/entry/ [2022-05-20T16:49:11.066Z] spire-1.2.1/pkg/server/api/entry/v1/ [2022-05-20T16:49:11.066Z] spire-1.2.1/pkg/server/api/entry/v1/service.go [2022-05-20T16:49:11.066Z] spire-1.2.1/pkg/server/api/entry/v1/service_test.go [2022-05-20T16:49:11.066Z] spire-1.2.1/pkg/server/api/entry_test.go [2022-05-20T16:49:11.066Z] spire-1.2.1/pkg/server/api/health/ [2022-05-20T16:49:11.066Z] spire-1.2.1/pkg/server/api/health/v1/ [2022-05-20T16:49:11.066Z] spire-1.2.1/pkg/server/api/health/v1/service.go [2022-05-20T16:49:11.066Z] spire-1.2.1/pkg/server/api/health/v1/service_test.go [2022-05-20T16:49:11.066Z] spire-1.2.1/pkg/server/api/id.go [2022-05-20T16:49:11.066Z] spire-1.2.1/pkg/server/api/id_test.go [2022-05-20T16:49:11.066Z] spire-1.2.1/pkg/server/api/limits/ [2022-05-20T16:49:11.066Z] spire-1.2.1/pkg/server/api/limits/limits.go [2022-05-20T16:49:11.066Z] spire-1.2.1/pkg/server/api/middleware/ [2022-05-20T16:49:11.066Z] spire-1.2.1/pkg/server/api/middleware/alias.go [2022-05-20T16:49:11.066Z] spire-1.2.1/pkg/server/api/middleware/audit.go [2022-05-20T16:49:11.066Z] spire-1.2.1/pkg/server/api/middleware/authorization.go [2022-05-20T16:49:11.066Z] spire-1.2.1/pkg/server/api/middleware/authorization_opa.go [2022-05-20T16:49:11.066Z] spire-1.2.1/pkg/server/api/middleware/authorization_test.go [2022-05-20T16:49:11.066Z] spire-1.2.1/pkg/server/api/middleware/authorize_agent.go [2022-05-20T16:49:11.067Z] spire-1.2.1/pkg/server/api/middleware/caller.go [2022-05-20T16:49:11.067Z] spire-1.2.1/pkg/server/api/middleware/caller_test.go [2022-05-20T16:49:11.067Z] spire-1.2.1/pkg/server/api/middleware/common.go [2022-05-20T16:49:11.067Z] spire-1.2.1/pkg/server/api/middleware/common_test.go [2022-05-20T16:49:11.067Z] spire-1.2.1/pkg/server/api/middleware/entries.go [2022-05-20T16:49:11.067Z] spire-1.2.1/pkg/server/api/middleware/entries_test.go [2022-05-20T16:49:11.067Z] spire-1.2.1/pkg/server/api/middleware/ratelimit.go [2022-05-20T16:49:11.067Z] spire-1.2.1/pkg/server/api/middleware/ratelimit_test.go [2022-05-20T16:49:11.067Z] spire-1.2.1/pkg/server/api/ratelimit.go [2022-05-20T16:49:11.067Z] spire-1.2.1/pkg/server/api/rpccontext/ [2022-05-20T16:49:11.067Z] spire-1.2.1/pkg/server/api/rpccontext/alias.go [2022-05-20T16:49:11.067Z] spire-1.2.1/pkg/server/api/rpccontext/audit.go [2022-05-20T16:49:11.067Z] spire-1.2.1/pkg/server/api/rpccontext/caller.go [2022-05-20T16:49:11.067Z] spire-1.2.1/pkg/server/api/rpccontext/ratelimit.go [2022-05-20T16:49:11.067Z] spire-1.2.1/pkg/server/api/selector.go [2022-05-20T16:49:11.067Z] spire-1.2.1/pkg/server/api/selector_test.go [2022-05-20T16:49:11.067Z] spire-1.2.1/pkg/server/api/status.go [2022-05-20T16:49:11.067Z] spire-1.2.1/pkg/server/api/status_test.go [2022-05-20T16:49:11.067Z] spire-1.2.1/pkg/server/api/svid/ [2022-05-20T16:49:11.067Z] spire-1.2.1/pkg/server/api/svid/v1/ [2022-05-20T16:49:11.067Z] spire-1.2.1/pkg/server/api/svid/v1/service.go [2022-05-20T16:49:11.067Z] spire-1.2.1/pkg/server/api/svid/v1/service_test.go [2022-05-20T16:49:11.067Z] spire-1.2.1/pkg/server/api/trustdomain.go [2022-05-20T16:49:11.067Z] spire-1.2.1/pkg/server/api/trustdomain/ [2022-05-20T16:49:11.067Z] spire-1.2.1/pkg/server/api/trustdomain/v1/ [2022-05-20T16:49:11.067Z] spire-1.2.1/pkg/server/api/trustdomain/v1/service.go [2022-05-20T16:49:11.067Z] spire-1.2.1/pkg/server/api/trustdomain/v1/service_test.go [2022-05-20T16:49:11.067Z] spire-1.2.1/pkg/server/api/trustdomain_test.go [2022-05-20T16:49:11.067Z] spire-1.2.1/pkg/server/authpolicy/ [2022-05-20T16:49:11.067Z] spire-1.2.1/pkg/server/authpolicy/defaults.go [2022-05-20T16:49:11.067Z] spire-1.2.1/pkg/server/authpolicy/policy.go [2022-05-20T16:49:11.067Z] spire-1.2.1/pkg/server/authpolicy/policy.rego [2022-05-20T16:49:11.067Z] spire-1.2.1/pkg/server/authpolicy/policy_data.json [2022-05-20T16:49:11.067Z] spire-1.2.1/pkg/server/authpolicy/policy_test.go [2022-05-20T16:49:11.067Z] spire-1.2.1/pkg/server/authpolicy/validate.go [2022-05-20T16:49:11.067Z] spire-1.2.1/pkg/server/bundle/ [2022-05-20T16:49:11.067Z] spire-1.2.1/pkg/server/bundle/client/ [2022-05-20T16:49:11.067Z] spire-1.2.1/pkg/server/bundle/client/client.go [2022-05-20T16:49:11.067Z] spire-1.2.1/pkg/server/bundle/client/client_test.go [2022-05-20T16:49:11.067Z] spire-1.2.1/pkg/server/bundle/client/manager.go [2022-05-20T16:49:11.067Z] spire-1.2.1/pkg/server/bundle/client/manager_test.go [2022-05-20T16:49:11.067Z] spire-1.2.1/pkg/server/bundle/client/sources.go [2022-05-20T16:49:11.067Z] spire-1.2.1/pkg/server/bundle/client/sources_test.go [2022-05-20T16:49:11.067Z] spire-1.2.1/pkg/server/bundle/client/updater.go [2022-05-20T16:49:11.067Z] spire-1.2.1/pkg/server/bundle/client/updater_test.go [2022-05-20T16:49:11.067Z] spire-1.2.1/pkg/server/ca/ [2022-05-20T16:49:11.067Z] spire-1.2.1/pkg/server/ca/ca.go [2022-05-20T16:49:11.067Z] spire-1.2.1/pkg/server/ca/ca_health.go [2022-05-20T16:49:11.067Z] spire-1.2.1/pkg/server/ca/ca_test.go [2022-05-20T16:49:11.067Z] spire-1.2.1/pkg/server/ca/journal.go [2022-05-20T16:49:11.067Z] spire-1.2.1/pkg/server/ca/journal_test.go [2022-05-20T16:49:11.067Z] spire-1.2.1/pkg/server/ca/manager.go [2022-05-20T16:49:11.067Z] spire-1.2.1/pkg/server/ca/manager_health.go [2022-05-20T16:49:11.067Z] spire-1.2.1/pkg/server/ca/manager_test.go [2022-05-20T16:49:11.067Z] spire-1.2.1/pkg/server/ca/templates.go [2022-05-20T16:49:11.067Z] spire-1.2.1/pkg/server/ca/upstream_client.go [2022-05-20T16:49:11.067Z] spire-1.2.1/pkg/server/ca/upstream_client_test.go [2022-05-20T16:49:11.067Z] spire-1.2.1/pkg/server/ca/validation.go [2022-05-20T16:49:11.067Z] spire-1.2.1/pkg/server/cache/ [2022-05-20T16:49:11.067Z] spire-1.2.1/pkg/server/cache/dscache/ [2022-05-20T16:49:11.067Z] spire-1.2.1/pkg/server/cache/dscache/cache.go [2022-05-20T16:49:11.067Z] spire-1.2.1/pkg/server/cache/dscache/cache_test.go [2022-05-20T16:49:11.067Z] spire-1.2.1/pkg/server/cache/entrycache/ [2022-05-20T16:49:11.067Z] spire-1.2.1/pkg/server/cache/entrycache/cache.go [2022-05-20T16:49:11.067Z] spire-1.2.1/pkg/server/cache/entrycache/cache_test.go [2022-05-20T16:49:11.067Z] spire-1.2.1/pkg/server/cache/entrycache/fullcache.go [2022-05-20T16:49:11.067Z] spire-1.2.1/pkg/server/cache/entrycache/fullcache_ds.go [2022-05-20T16:49:11.067Z] spire-1.2.1/pkg/server/cache/entrycache/fullcache_ds_test.go [2022-05-20T16:49:11.067Z] spire-1.2.1/pkg/server/cache/entrycache/fullcache_test.go [2022-05-20T16:49:11.067Z] spire-1.2.1/pkg/server/catalog/ [2022-05-20T16:49:11.067Z] spire-1.2.1/pkg/server/catalog/catalog.go [2022-05-20T16:49:11.067Z] spire-1.2.1/pkg/server/catalog/keymanager.go [2022-05-20T16:49:11.067Z] spire-1.2.1/pkg/server/catalog/nodeattestor.go [2022-05-20T16:49:11.067Z] spire-1.2.1/pkg/server/catalog/noderesolver.go [2022-05-20T16:49:11.067Z] spire-1.2.1/pkg/server/catalog/notifier.go [2022-05-20T16:49:11.067Z] spire-1.2.1/pkg/server/catalog/upstreamauthority.go [2022-05-20T16:49:11.067Z] spire-1.2.1/pkg/server/config.go [2022-05-20T16:49:11.067Z] spire-1.2.1/pkg/server/datastore/ [2022-05-20T16:49:11.067Z] spire-1.2.1/pkg/server/datastore/datastore.go [2022-05-20T16:49:11.067Z] spire-1.2.1/pkg/server/datastore/datastore_health.go [2022-05-20T16:49:11.067Z] spire-1.2.1/pkg/server/datastore/repository.go [2022-05-20T16:49:11.067Z] spire-1.2.1/pkg/server/datastore/sqlstore/ [2022-05-20T16:49:11.067Z] spire-1.2.1/pkg/server/datastore/sqlstore/dialect.go [2022-05-20T16:49:11.067Z] spire-1.2.1/pkg/server/datastore/sqlstore/migration.go [2022-05-20T16:49:11.067Z] spire-1.2.1/pkg/server/datastore/sqlstore/migration_test.go [2022-05-20T16:49:11.067Z] spire-1.2.1/pkg/server/datastore/sqlstore/models.go [2022-05-20T16:49:11.067Z] spire-1.2.1/pkg/server/datastore/sqlstore/mysql.go [2022-05-20T16:49:11.067Z] spire-1.2.1/pkg/server/datastore/sqlstore/postgres.go [2022-05-20T16:49:11.067Z] spire-1.2.1/pkg/server/datastore/sqlstore/sqlite.go [2022-05-20T16:49:11.067Z] spire-1.2.1/pkg/server/datastore/sqlstore/sqlite_no_cgo.go [2022-05-20T16:49:11.067Z] spire-1.2.1/pkg/server/datastore/sqlstore/sqlite_test.go [2022-05-20T16:49:11.067Z] spire-1.2.1/pkg/server/datastore/sqlstore/sqlstore.go [2022-05-20T16:49:11.067Z] spire-1.2.1/pkg/server/datastore/sqlstore/sqlstore_test.go [2022-05-20T16:49:11.067Z] spire-1.2.1/pkg/server/datastore/sqlstore/stmt_cache.go [2022-05-20T16:49:11.067Z] spire-1.2.1/pkg/server/datastore/sqlstore/testdata/ [2022-05-20T16:49:11.067Z] spire-1.2.1/pkg/server/datastore/sqlstore/testdata/entries.json [2022-05-20T16:49:11.067Z] spire-1.2.1/pkg/server/datastore/sqlstore/testdata/entries_federates_with.json [2022-05-20T16:49:11.067Z] spire-1.2.1/pkg/server/datastore/sqlstore/testdata/invalid_registration_entries.json [2022-05-20T16:49:11.067Z] spire-1.2.1/pkg/server/datastore/sqlstore/testdata/valid_registration_entries.json [2022-05-20T16:49:11.067Z] spire-1.2.1/pkg/server/endpoints/ [2022-05-20T16:49:11.067Z] spire-1.2.1/pkg/server/endpoints/bundle/ [2022-05-20T16:49:11.067Z] spire-1.2.1/pkg/server/endpoints/bundle/acme_auth.go [2022-05-20T16:49:11.067Z] spire-1.2.1/pkg/server/endpoints/bundle/config.go [2022-05-20T16:49:11.067Z] spire-1.2.1/pkg/server/endpoints/bundle/internal/ [2022-05-20T16:49:11.067Z] spire-1.2.1/pkg/server/endpoints/bundle/internal/README [2022-05-20T16:49:11.067Z] spire-1.2.1/pkg/server/endpoints/bundle/internal/acmetest/ [2022-05-20T16:49:11.067Z] spire-1.2.1/pkg/server/endpoints/bundle/internal/acmetest/ca.go [2022-05-20T16:49:11.067Z] spire-1.2.1/pkg/server/endpoints/bundle/internal/autocert/ [2022-05-20T16:49:11.067Z] spire-1.2.1/pkg/server/endpoints/bundle/internal/autocert/autocert.go [2022-05-20T16:49:11.067Z] spire-1.2.1/pkg/server/endpoints/bundle/internal/autocert/cache.go [2022-05-20T16:49:11.067Z] spire-1.2.1/pkg/server/endpoints/bundle/internal/autocert/keys.go [2022-05-20T16:49:11.067Z] spire-1.2.1/pkg/server/endpoints/bundle/internal/autocert/listener.go [2022-05-20T16:49:11.067Z] spire-1.2.1/pkg/server/endpoints/bundle/internal/autocert/renewal.go [2022-05-20T16:49:11.067Z] spire-1.2.1/pkg/server/endpoints/bundle/server.go [2022-05-20T16:49:11.067Z] spire-1.2.1/pkg/server/endpoints/bundle/server_test.go [2022-05-20T16:49:11.067Z] spire-1.2.1/pkg/server/endpoints/bundle/spiffe_auth.go [2022-05-20T16:49:11.067Z] spire-1.2.1/pkg/server/endpoints/config.go [2022-05-20T16:49:11.067Z] spire-1.2.1/pkg/server/endpoints/endpoints.go [2022-05-20T16:49:11.067Z] spire-1.2.1/pkg/server/endpoints/endpoints_test.go [2022-05-20T16:49:11.067Z] spire-1.2.1/pkg/server/endpoints/entryfetcher.go [2022-05-20T16:49:11.067Z] spire-1.2.1/pkg/server/endpoints/entryfetcher_test.go [2022-05-20T16:49:11.067Z] spire-1.2.1/pkg/server/endpoints/middleware.go [2022-05-20T16:49:11.067Z] spire-1.2.1/pkg/server/endpoints/middleware_test.go [2022-05-20T16:49:11.067Z] spire-1.2.1/pkg/server/hostservice/ [2022-05-20T16:49:11.067Z] spire-1.2.1/pkg/server/hostservice/agentstore/ [2022-05-20T16:49:11.067Z] spire-1.2.1/pkg/server/hostservice/agentstore/agentstore.go [2022-05-20T16:49:11.067Z] spire-1.2.1/pkg/server/hostservice/agentstore/agentstore_test.go [2022-05-20T16:49:11.067Z] spire-1.2.1/pkg/server/hostservice/agentstore/attestation.go [2022-05-20T16:49:11.067Z] spire-1.2.1/pkg/server/hostservice/agentstore/attestation_test.go [2022-05-20T16:49:11.067Z] spire-1.2.1/pkg/server/hostservice/identityprovider/ [2022-05-20T16:49:11.067Z] spire-1.2.1/pkg/server/hostservice/identityprovider/identityprovider.go [2022-05-20T16:49:11.067Z] spire-1.2.1/pkg/server/hostservice/identityprovider/identityprovider_test.go [2022-05-20T16:49:11.067Z] spire-1.2.1/pkg/server/plugin/ [2022-05-20T16:49:11.067Z] spire-1.2.1/pkg/server/plugin/keymanager/ [2022-05-20T16:49:11.067Z] spire-1.2.1/pkg/server/plugin/keymanager/awskms/ [2022-05-20T16:49:11.067Z] spire-1.2.1/pkg/server/plugin/keymanager/awskms/awskms.go [2022-05-20T16:49:11.067Z] spire-1.2.1/pkg/server/plugin/keymanager/awskms/awskms_test.go [2022-05-20T16:49:11.067Z] spire-1.2.1/pkg/server/plugin/keymanager/awskms/client.go [2022-05-20T16:49:11.067Z] spire-1.2.1/pkg/server/plugin/keymanager/awskms/client_fake.go [2022-05-20T16:49:11.067Z] spire-1.2.1/pkg/server/plugin/keymanager/awskms/fetcher.go [2022-05-20T16:49:11.067Z] spire-1.2.1/pkg/server/plugin/keymanager/base/ [2022-05-20T16:49:11.067Z] spire-1.2.1/pkg/server/plugin/keymanager/base/keymanagerbase.go [2022-05-20T16:49:11.067Z] spire-1.2.1/pkg/server/plugin/keymanager/constant.go [2022-05-20T16:49:11.067Z] spire-1.2.1/pkg/server/plugin/keymanager/disk/ [2022-05-20T16:49:11.067Z] spire-1.2.1/pkg/server/plugin/keymanager/disk/disk.go [2022-05-20T16:49:11.067Z] spire-1.2.1/pkg/server/plugin/keymanager/disk/disk_test.go [2022-05-20T16:49:11.067Z] spire-1.2.1/pkg/server/plugin/keymanager/keymanager.go [2022-05-20T16:49:11.067Z] spire-1.2.1/pkg/server/plugin/keymanager/memory/ [2022-05-20T16:49:11.067Z] spire-1.2.1/pkg/server/plugin/keymanager/memory/memory.go [2022-05-20T16:49:11.067Z] spire-1.2.1/pkg/server/plugin/keymanager/memory/memory_test.go [2022-05-20T16:49:11.067Z] spire-1.2.1/pkg/server/plugin/keymanager/repository.go [2022-05-20T16:49:11.067Z] spire-1.2.1/pkg/server/plugin/keymanager/test/ [2022-05-20T16:49:11.067Z] spire-1.2.1/pkg/server/plugin/keymanager/test/keymanagertest.go [2022-05-20T16:49:11.067Z] spire-1.2.1/pkg/server/plugin/keymanager/v1.go [2022-05-20T16:49:11.067Z] spire-1.2.1/pkg/server/plugin/keymanager/v1_test.go [2022-05-20T16:49:11.067Z] spire-1.2.1/pkg/server/plugin/nodeattestor/ [2022-05-20T16:49:11.067Z] spire-1.2.1/pkg/server/plugin/nodeattestor/aws/ [2022-05-20T16:49:11.067Z] spire-1.2.1/pkg/server/plugin/nodeattestor/aws/awsca.go [2022-05-20T16:49:11.067Z] spire-1.2.1/pkg/server/plugin/nodeattestor/aws/client.go [2022-05-20T16:49:11.067Z] spire-1.2.1/pkg/server/plugin/nodeattestor/aws/iid.go [2022-05-20T16:49:11.067Z] spire-1.2.1/pkg/server/plugin/nodeattestor/aws/iid_test.go [2022-05-20T16:49:11.067Z] spire-1.2.1/pkg/server/plugin/nodeattestor/aws/session.go [2022-05-20T16:49:11.067Z] spire-1.2.1/pkg/server/plugin/nodeattestor/aws/spiffeid.go [2022-05-20T16:49:11.067Z] spire-1.2.1/pkg/server/plugin/nodeattestor/aws/spiffeid_test.go [2022-05-20T16:49:11.067Z] spire-1.2.1/pkg/server/plugin/nodeattestor/azure/ [2022-05-20T16:49:11.067Z] spire-1.2.1/pkg/server/plugin/nodeattestor/azure/msi.go [2022-05-20T16:49:11.067Z] spire-1.2.1/pkg/server/plugin/nodeattestor/azure/msi_test.go [2022-05-20T16:49:11.067Z] spire-1.2.1/pkg/server/plugin/nodeattestor/base/ [2022-05-20T16:49:11.067Z] spire-1.2.1/pkg/server/plugin/nodeattestor/base/base.go [2022-05-20T16:49:11.067Z] spire-1.2.1/pkg/server/plugin/nodeattestor/gcp/ [2022-05-20T16:49:11.067Z] spire-1.2.1/pkg/server/plugin/nodeattestor/gcp/google_public_key_retriever.go [2022-05-20T16:49:11.067Z] spire-1.2.1/pkg/server/plugin/nodeattestor/gcp/google_public_key_retriever_test.go [2022-05-20T16:49:11.067Z] spire-1.2.1/pkg/server/plugin/nodeattestor/gcp/iit.go [2022-05-20T16:49:11.067Z] spire-1.2.1/pkg/server/plugin/nodeattestor/gcp/iit_test.go [2022-05-20T16:49:11.067Z] spire-1.2.1/pkg/server/plugin/nodeattestor/jointoken/ [2022-05-20T16:49:11.067Z] spire-1.2.1/pkg/server/plugin/nodeattestor/jointoken/join_token.go [2022-05-20T16:49:11.067Z] spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/ [2022-05-20T16:49:11.067Z] spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/psat/ [2022-05-20T16:49:11.067Z] spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/psat/psat.go [2022-05-20T16:49:11.067Z] spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/psat/psat_test.go [2022-05-20T16:49:11.067Z] spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/sat/ [2022-05-20T16:49:11.067Z] spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/sat/sat.go [2022-05-20T16:49:11.067Z] spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/sat/sat_test.go [2022-05-20T16:49:11.067Z] spire-1.2.1/pkg/server/plugin/nodeattestor/nodeattestor.go [2022-05-20T16:49:11.067Z] spire-1.2.1/pkg/server/plugin/nodeattestor/repository.go [2022-05-20T16:49:11.067Z] spire-1.2.1/pkg/server/plugin/nodeattestor/sshpop/ [2022-05-20T16:49:11.067Z] spire-1.2.1/pkg/server/plugin/nodeattestor/sshpop/sshpop.go [2022-05-20T16:49:11.067Z] spire-1.2.1/pkg/server/plugin/nodeattestor/sshpop/sshpop_test.go [2022-05-20T16:49:11.067Z] spire-1.2.1/pkg/server/plugin/nodeattestor/tpmdevid/ [2022-05-20T16:49:11.067Z] spire-1.2.1/pkg/server/plugin/nodeattestor/tpmdevid/challenge.go [2022-05-20T16:49:11.067Z] spire-1.2.1/pkg/server/plugin/nodeattestor/tpmdevid/devid.go [2022-05-20T16:49:11.067Z] spire-1.2.1/pkg/server/plugin/nodeattestor/tpmdevid/devid_test.go [2022-05-20T16:49:11.067Z] spire-1.2.1/pkg/server/plugin/nodeattestor/tpmdevid/selectors.go [2022-05-20T16:49:11.067Z] spire-1.2.1/pkg/server/plugin/nodeattestor/v1.go [2022-05-20T16:49:11.067Z] spire-1.2.1/pkg/server/plugin/nodeattestor/v1_test.go [2022-05-20T16:49:11.067Z] spire-1.2.1/pkg/server/plugin/nodeattestor/x509pop/ [2022-05-20T16:49:11.067Z] spire-1.2.1/pkg/server/plugin/nodeattestor/x509pop/x509pop.go [2022-05-20T16:49:11.067Z] spire-1.2.1/pkg/server/plugin/nodeattestor/x509pop/x509pop_test.go [2022-05-20T16:49:11.067Z] spire-1.2.1/pkg/server/plugin/noderesolver/ [2022-05-20T16:49:11.067Z] spire-1.2.1/pkg/server/plugin/noderesolver/azure/ [2022-05-20T16:49:11.067Z] spire-1.2.1/pkg/server/plugin/noderesolver/azure/client.go [2022-05-20T16:49:11.067Z] spire-1.2.1/pkg/server/plugin/noderesolver/azure/msi.go [2022-05-20T16:49:11.067Z] spire-1.2.1/pkg/server/plugin/noderesolver/azure/msi_test.go [2022-05-20T16:49:11.067Z] spire-1.2.1/pkg/server/plugin/noderesolver/noderesolver.go [2022-05-20T16:49:11.067Z] spire-1.2.1/pkg/server/plugin/noderesolver/repository.go [2022-05-20T16:49:11.067Z] spire-1.2.1/pkg/server/plugin/noderesolver/v1.go [2022-05-20T16:49:11.067Z] spire-1.2.1/pkg/server/plugin/noderesolver/v1_test.go [2022-05-20T16:49:11.067Z] spire-1.2.1/pkg/server/plugin/notifier/ [2022-05-20T16:49:11.068Z] spire-1.2.1/pkg/server/plugin/notifier/gcsbundle/ [2022-05-20T16:49:11.068Z] spire-1.2.1/pkg/server/plugin/notifier/gcsbundle/gcsbundle.go [2022-05-20T16:49:11.068Z] spire-1.2.1/pkg/server/plugin/notifier/gcsbundle/gcsbundle_test.go [2022-05-20T16:49:11.068Z] spire-1.2.1/pkg/server/plugin/notifier/k8sbundle/ [2022-05-20T16:49:11.068Z] spire-1.2.1/pkg/server/plugin/notifier/k8sbundle/k8sbundle.go [2022-05-20T16:49:11.068Z] spire-1.2.1/pkg/server/plugin/notifier/k8sbundle/k8sbundle_test.go [2022-05-20T16:49:11.068Z] spire-1.2.1/pkg/server/plugin/notifier/k8sbundle/k8sbundle_watcher.go [2022-05-20T16:49:11.068Z] spire-1.2.1/pkg/server/plugin/notifier/k8sbundle/k8sbundle_watcher_test.go [2022-05-20T16:49:11.068Z] spire-1.2.1/pkg/server/plugin/notifier/notifier.go [2022-05-20T16:49:11.068Z] spire-1.2.1/pkg/server/plugin/notifier/repository.go [2022-05-20T16:49:11.068Z] spire-1.2.1/pkg/server/plugin/notifier/v1.go [2022-05-20T16:49:11.068Z] spire-1.2.1/pkg/server/plugin/notifier/v1_test.go [2022-05-20T16:49:11.068Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/ [2022-05-20T16:49:11.068Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/ [2022-05-20T16:49:11.068Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/pca.go [2022-05-20T16:49:11.068Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/pca_client.go [2022-05-20T16:49:11.068Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/pca_client_fake.go [2022-05-20T16:49:11.068Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/pca_test.go [2022-05-20T16:49:11.068Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/testdata/ [2022-05-20T16:49:11.068Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/testdata/arbitrary_certificate_with_upstream_root.pem [2022-05-20T16:49:11.068Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/testdata/i_am_not_a_certificate.txt [2022-05-20T16:49:11.068Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/ [2022-05-20T16:49:11.068Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/awslib.go [2022-05-20T16:49:11.068Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/awslib_fake_test.go [2022-05-20T16:49:11.068Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/awssecret.go [2022-05-20T16:49:11.068Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/awssecret_test.go [2022-05-20T16:49:11.068Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/testdata/ [2022-05-20T16:49:11.068Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/testdata/keys/ [2022-05-20T16:49:11.068Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/testdata/keys/EC/ [2022-05-20T16:49:11.068Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/testdata/keys/EC/alternative_key.pem [2022-05-20T16:49:11.068Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/testdata/keys/EC/cert.pem [2022-05-20T16:49:11.068Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/testdata/keys/EC/private_key.pem [2022-05-20T16:49:11.068Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/ [2022-05-20T16:49:11.068Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/api.go [2022-05-20T16:49:11.068Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/api_test.go [2022-05-20T16:49:11.068Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/certmanager.go [2022-05-20T16:49:11.068Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/certmanager_test.go [2022-05-20T16:49:11.068Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/ [2022-05-20T16:49:11.068Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/v1/ [2022-05-20T16:49:11.068Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/v1/doc.go [2022-05-20T16:49:11.068Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/v1/meta.go [2022-05-20T16:49:11.068Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/v1/types.go [2022-05-20T16:49:11.068Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/v1/types_certificaterequest.go [2022-05-20T16:49:11.068Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/v1/zz_generated.deepcopy.go [2022-05-20T16:49:11.068Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/ [2022-05-20T16:49:11.068Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/disk.go [2022-05-20T16:49:11.068Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/disk_test.go [2022-05-20T16:49:11.068Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/ [2022-05-20T16:49:11.068Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/ [2022-05-20T16:49:11.068Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/ [2022-05-20T16:49:11.068Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/cert.pem [2022-05-20T16:49:11.068Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/intermediate_cert.pem [2022-05-20T16:49:11.068Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/intermediate_cert.srl [2022-05-20T16:49:11.068Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/intermediate_csr.pem [2022-05-20T16:49:11.348Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/intermediate_key.pem [2022-05-20T16:49:11.348Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/private_key.pem [2022-05-20T16:49:11.348Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/root_cert.pem [2022-05-20T16:49:11.348Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/root_cert.srl [2022-05-20T16:49:11.348Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/root_key.pem [2022-05-20T16:49:11.348Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/upstream_and_intermediate.pem [2022-05-20T16:49:11.348Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/upstream_and_root.pem [2022-05-20T16:49:11.348Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/upstream_cert.pem [2022-05-20T16:49:11.348Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/upstream_csr.pem [2022-05-20T16:49:11.348Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/upstream_key.pem [2022-05-20T16:49:11.348Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/PKCS1/ [2022-05-20T16:49:11.348Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/PKCS1/cert.pem [2022-05-20T16:49:11.348Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/PKCS1/private_key.pem [2022-05-20T16:49:11.348Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/PKCS8/ [2022-05-20T16:49:11.348Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/PKCS8/cert.pem [2022-05-20T16:49:11.348Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/PKCS8/private_key.pem [2022-05-20T16:49:11.348Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/empty/ [2022-05-20T16:49:11.348Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/empty/cert.pem [2022-05-20T16:49:11.348Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/empty/private_key.pem [2022-05-20T16:49:11.348Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/unknown/ [2022-05-20T16:49:11.348Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/unknown/cert.pem [2022-05-20T16:49:11.348Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/unknown/private_key.pem [2022-05-20T16:49:11.348Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/upstream_and_intermediate.pem [2022-05-20T16:49:11.348Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/gcpcas/ [2022-05-20T16:49:11.348Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/gcpcas/gcpcas.go [2022-05-20T16:49:11.348Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/gcpcas/gcpcas_test.go [2022-05-20T16:49:11.348Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/repository.go [2022-05-20T16:49:11.348Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/ [2022-05-20T16:49:11.348Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/fake_handlers_test.go [2022-05-20T16:49:11.348Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/spire.go [2022-05-20T16:49:11.348Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/spire_server_client.go [2022-05-20T16:49:11.348Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/spire_test.go [2022-05-20T16:49:11.348Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/testdata/ [2022-05-20T16:49:11.348Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/testdata/keys/ [2022-05-20T16:49:11.348Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/testdata/keys/jwks.json [2022-05-20T16:49:11.348Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/upstreamauthority.go [2022-05-20T16:49:11.348Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/v1.go [2022-05-20T16:49:11.348Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/v1_test.go [2022-05-20T16:49:11.348Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/ [2022-05-20T16:49:11.348Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/renewer.go [2022-05-20T16:49:11.348Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/ [2022-05-20T16:49:11.348Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/k8s/ [2022-05-20T16:49:11.348Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/k8s/signing-key.pem [2022-05-20T16:49:11.348Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/k8s/token [2022-05-20T16:49:11.348Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/ [2022-05-20T16:49:11.348Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/ [2022-05-20T16:49:11.348Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/README.md [2022-05-20T16:49:11.348Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/client_cert.pem [2022-05-20T16:49:11.348Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/client_csr.pem [2022-05-20T16:49:11.348Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/client_key.pem [2022-05-20T16:49:11.348Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_cert.pem [2022-05-20T16:49:11.348Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_cert.srl [2022-05-20T16:49:11.348Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_csr.pem [2022-05-20T16:49:11.348Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_key.pem [2022-05-20T16:49:11.348Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_vault_cert.pem [2022-05-20T16:49:11.348Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_vault_csr.pem [2022-05-20T16:49:11.348Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_vault_key.pem [2022-05-20T16:49:11.348Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/invalid-client_cert.pem [2022-05-20T16:49:11.348Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/invalid_client_key.pem [2022-05-20T16:49:11.348Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/invalid_root_cert.pem [2022-05-20T16:49:11.348Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/root_cert.pem [2022-05-20T16:49:11.348Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/root_cert.srl [2022-05-20T16:49:11.348Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/root_key.pem [2022-05-20T16:49:11.349Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/serer_csr.pem [2022-05-20T16:49:11.349Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/server_cert.pem [2022-05-20T16:49:11.349Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/server_csr.pem [2022-05-20T16:49:11.349Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/server_key.pem [2022-05-20T16:49:11.349Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/vault.go [2022-05-20T16:49:11.349Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/vault_client.go [2022-05-20T16:49:11.349Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/vault_client_test.go [2022-05-20T16:49:11.349Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/vault_fake_test.go [2022-05-20T16:49:11.349Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/vault_test.go [2022-05-20T16:49:11.349Z] spire-1.2.1/pkg/server/registration/ [2022-05-20T16:49:11.349Z] spire-1.2.1/pkg/server/registration/manager.go [2022-05-20T16:49:11.349Z] spire-1.2.1/pkg/server/registration/manager_test.go [2022-05-20T16:49:11.349Z] spire-1.2.1/pkg/server/scanentries.go [2022-05-20T16:49:11.349Z] spire-1.2.1/pkg/server/scanentries_test.go [2022-05-20T16:49:11.349Z] spire-1.2.1/pkg/server/server.go [2022-05-20T16:49:11.349Z] spire-1.2.1/pkg/server/server_test.go [2022-05-20T16:49:11.349Z] spire-1.2.1/pkg/server/svid/ [2022-05-20T16:49:11.349Z] spire-1.2.1/pkg/server/svid/observer.go [2022-05-20T16:49:11.349Z] spire-1.2.1/pkg/server/svid/observer_test.go [2022-05-20T16:49:11.349Z] spire-1.2.1/pkg/server/svid/rotator.go [2022-05-20T16:49:11.349Z] spire-1.2.1/pkg/server/svid/rotator_config.go [2022-05-20T16:49:11.349Z] spire-1.2.1/pkg/server/svid/rotator_config_test.go [2022-05-20T16:49:11.349Z] spire-1.2.1/pkg/server/svid/rotator_test.go [2022-05-20T16:49:11.349Z] spire-1.2.1/proto/ [2022-05-20T16:49:11.349Z] spire-1.2.1/proto/private/ [2022-05-20T16:49:11.349Z] spire-1.2.1/proto/private/server/ [2022-05-20T16:49:11.349Z] spire-1.2.1/proto/private/server/journal/ [2022-05-20T16:49:11.349Z] spire-1.2.1/proto/private/server/journal/journal.pb.go [2022-05-20T16:49:11.349Z] spire-1.2.1/proto/private/server/journal/journal.proto [2022-05-20T16:49:11.349Z] spire-1.2.1/proto/spire/ [2022-05-20T16:49:11.349Z] spire-1.2.1/proto/spire/common/ [2022-05-20T16:49:11.349Z] spire-1.2.1/proto/spire/common/common.pb.go [2022-05-20T16:49:11.349Z] spire-1.2.1/proto/spire/common/common.proto [2022-05-20T16:49:11.349Z] spire-1.2.1/proto/spire/common/plugin/ [2022-05-20T16:49:11.349Z] spire-1.2.1/proto/spire/common/plugin/plugin.pb.go [2022-05-20T16:49:11.349Z] spire-1.2.1/proto/spire/common/plugin/plugin.proto [2022-05-20T16:49:11.349Z] spire-1.2.1/proto/spire/common/plugin/plugin_grpc.pb.go [2022-05-20T16:49:11.349Z] spire-1.2.1/proto/spire/common/plugin/plugin_spire_plugin.pb.go [2022-05-20T16:49:11.349Z] spire-1.2.1/proto/spire/plugin/ [2022-05-20T16:49:11.349Z] spire-1.2.1/proto/spire/plugin/agent/ [2022-05-20T16:49:11.349Z] spire-1.2.1/proto/spire/plugin/agent/svidstore/ [2022-05-20T16:49:11.349Z] spire-1.2.1/proto/spire/plugin/agent/svidstore/v1unofficial/ [2022-05-20T16:49:11.349Z] spire-1.2.1/proto/spire/plugin/agent/svidstore/v1unofficial/svidstore.pb.go [2022-05-20T16:49:11.349Z] spire-1.2.1/proto/spire/plugin/agent/svidstore/v1unofficial/svidstore.proto [2022-05-20T16:49:11.349Z] spire-1.2.1/proto/spire/plugin/agent/svidstore/v1unofficial/svidstore_grpc.pb.go [2022-05-20T16:49:11.349Z] spire-1.2.1/proto/spire/plugin/agent/svidstore/v1unofficial/svidstore_spire_plugin.pb.go [2022-05-20T16:49:11.349Z] spire-1.2.1/release/ [2022-05-20T16:49:11.349Z] spire-1.2.1/release/spire-extras/ [2022-05-20T16:49:11.349Z] spire-1.2.1/release/spire-extras/README.md [2022-05-20T16:49:11.349Z] spire-1.2.1/release/spire-extras/conf/ [2022-05-20T16:49:11.349Z] spire-1.2.1/release/spire-extras/conf/k8s-workload-registrar/ [2022-05-20T16:49:11.349Z] spire-1.2.1/release/spire-extras/conf/k8s-workload-registrar/k8s-workload-registrar.conf [2022-05-20T16:49:11.349Z] spire-1.2.1/release/spire-extras/conf/oidc-discovery-provider/ [2022-05-20T16:49:11.349Z] spire-1.2.1/release/spire-extras/conf/oidc-discovery-provider/oidc-discovery-provider.conf [2022-05-20T16:49:11.349Z] spire-1.2.1/release/spire/ [2022-05-20T16:49:11.349Z] spire-1.2.1/release/spire/README.md [2022-05-20T16:49:11.349Z] spire-1.2.1/release/spire/conf/ [2022-05-20T16:49:11.349Z] spire-1.2.1/release/spire/conf/agent/ [2022-05-20T16:49:11.349Z] spire-1.2.1/release/spire/conf/agent/agent.conf [2022-05-20T16:49:11.349Z] spire-1.2.1/release/spire/conf/server/ [2022-05-20T16:49:11.349Z] spire-1.2.1/release/spire/conf/server/server.conf [2022-05-20T16:49:11.349Z] spire-1.2.1/script/ [2022-05-20T16:49:11.349Z] spire-1.2.1/script/build-artifact.sh [2022-05-20T16:49:11.349Z] spire-1.2.1/script/generate_dummy_ca.sh [2022-05-20T16:49:11.349Z] spire-1.2.1/support/ [2022-05-20T16:49:11.349Z] spire-1.2.1/support/k8s/ [2022-05-20T16:49:11.349Z] spire-1.2.1/support/k8s/k8s-workload-registrar/ [2022-05-20T16:49:11.349Z] spire-1.2.1/support/k8s/k8s-workload-registrar/README.md [2022-05-20T16:49:11.349Z] spire-1.2.1/support/k8s/k8s-workload-registrar/accessutil_posix.go [2022-05-20T16:49:11.349Z] spire-1.2.1/support/k8s/k8s-workload-registrar/accessutil_windows.go [2022-05-20T16:49:11.349Z] spire-1.2.1/support/k8s/k8s-workload-registrar/config.go [2022-05-20T16:49:11.349Z] spire-1.2.1/support/k8s/k8s-workload-registrar/config_crd.go [2022-05-20T16:49:11.349Z] spire-1.2.1/support/k8s/k8s-workload-registrar/config_crd_test.go [2022-05-20T16:49:11.349Z] spire-1.2.1/support/k8s/k8s-workload-registrar/config_reconcile.go [2022-05-20T16:49:11.349Z] spire-1.2.1/support/k8s/k8s-workload-registrar/config_test.go [2022-05-20T16:49:11.349Z] spire-1.2.1/support/k8s/k8s-workload-registrar/config_webhook.go [2022-05-20T16:49:11.349Z] spire-1.2.1/support/k8s/k8s-workload-registrar/controller.go [2022-05-20T16:49:11.349Z] spire-1.2.1/support/k8s/k8s-workload-registrar/controller_test.go [2022-05-20T16:49:11.349Z] spire-1.2.1/support/k8s/k8s-workload-registrar/federation/ [2022-05-20T16:49:11.349Z] spire-1.2.1/support/k8s/k8s-workload-registrar/federation/utils.go [2022-05-20T16:49:11.349Z] spire-1.2.1/support/k8s/k8s-workload-registrar/federation/utils_test.go [2022-05-20T16:49:11.349Z] spire-1.2.1/support/k8s/k8s-workload-registrar/generate-config.go [2022-05-20T16:49:11.349Z] spire-1.2.1/support/k8s/k8s-workload-registrar/main.go [2022-05-20T16:49:11.349Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/ [2022-05-20T16:49:11.349Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/README.md [2022-05-20T16:49:11.349Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/ [2022-05-20T16:49:11.349Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/ [2022-05-20T16:49:11.349Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/v1beta1/ [2022-05-20T16:49:11.349Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/v1beta1/groupversion_info.go [2022-05-20T16:49:11.349Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/v1beta1/spiffeid_types.go [2022-05-20T16:49:11.349Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/v1beta1/spiffeid_utils.go [2022-05-20T16:49:11.349Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/v1beta1/spiffeid_webhook.go [2022-05-20T16:49:11.349Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/v1beta1/zz_generated.deepcopy.go [2022-05-20T16:49:11.349Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/config/ [2022-05-20T16:49:11.349Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/config/spiffeid.spiffe.io_spiffeids.yaml [2022-05-20T16:49:11.349Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/config/spire-agent.yaml [2022-05-20T16:49:11.349Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/config/spire-server-registrar.yaml [2022-05-20T16:49:11.349Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/ [2022-05-20T16:49:11.349Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/endpoint_controller.go [2022-05-20T16:49:11.349Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/endpoint_controller_test.go [2022-05-20T16:49:11.349Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/node_controller.go [2022-05-20T16:49:11.349Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/node_controller_test.go [2022-05-20T16:49:11.349Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/pod_controller.go [2022-05-20T16:49:11.349Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/pod_controller_test.go [2022-05-20T16:49:11.349Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/spiffeid_controller.go [2022-05-20T16:49:11.349Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/spiffeid_controller_test.go [2022-05-20T16:49:11.349Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/suite_test.go [2022-05-20T16:49:11.349Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/utils.go [2022-05-20T16:49:11.349Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/samples/ [2022-05-20T16:49:11.349Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/samples/test_spiffeid.yaml [2022-05-20T16:49:11.349Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/samples/test_spiffeid_bad.yaml [2022-05-20T16:49:11.349Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/ [2022-05-20T16:49:11.349Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/testdata/ [2022-05-20T16:49:11.349Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/testdata/good-leaf-and-intermediate.pem [2022-05-20T16:49:11.349Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/testdata/good-leaf-only.pem [2022-05-20T16:49:11.349Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/testdata/key-pkcs8-ecdsa.pem [2022-05-20T16:49:11.349Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/testdata/key-pkcs8-rsa.pem [2022-05-20T16:49:11.349Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/webhook_svid.go [2022-05-20T16:49:11.349Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/webhook_svid_test.go [2022-05-20T16:49:11.349Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/ [2022-05-20T16:49:11.349Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/config/ [2022-05-20T16:49:11.349Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/config/roles.yaml [2022-05-20T16:49:11.349Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/ [2022-05-20T16:49:11.349Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/base_controller.go [2022-05-20T16:49:11.349Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/node_controller.go [2022-05-20T16:49:11.349Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/node_controller_test.go [2022-05-20T16:49:11.349Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/pod_controller.go [2022-05-20T16:49:11.349Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/pod_controller_test.go [2022-05-20T16:49:11.349Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/utils.go [2022-05-20T16:49:11.349Z] spire-1.2.1/support/k8s/k8s-workload-registrar/server.go [2022-05-20T16:49:11.349Z] spire-1.2.1/support/k8s/k8s-workload-registrar/server_test.go [2022-05-20T16:49:11.349Z] spire-1.2.1/support/k8s/k8s-workload-registrar/webhookhandler.go [2022-05-20T16:49:11.349Z] spire-1.2.1/support/k8s/k8s-workload-registrar/webhookhandler_test.go [2022-05-20T16:49:11.349Z] spire-1.2.1/support/oidc-discovery-provider/ [2022-05-20T16:49:11.349Z] spire-1.2.1/support/oidc-discovery-provider/README.md [2022-05-20T16:49:11.349Z] spire-1.2.1/support/oidc-discovery-provider/common_test.go [2022-05-20T16:49:11.349Z] spire-1.2.1/support/oidc-discovery-provider/config.go [2022-05-20T16:49:11.349Z] spire-1.2.1/support/oidc-discovery-provider/config_test.go [2022-05-20T16:49:11.349Z] spire-1.2.1/support/oidc-discovery-provider/domain_policy.go [2022-05-20T16:49:11.349Z] spire-1.2.1/support/oidc-discovery-provider/domain_policy_test.go [2022-05-20T16:49:11.349Z] spire-1.2.1/support/oidc-discovery-provider/handler.go [2022-05-20T16:49:11.349Z] spire-1.2.1/support/oidc-discovery-provider/handler_test.go [2022-05-20T16:49:11.349Z] spire-1.2.1/support/oidc-discovery-provider/jwks_source.go [2022-05-20T16:49:11.349Z] spire-1.2.1/support/oidc-discovery-provider/main.go [2022-05-20T16:49:11.349Z] spire-1.2.1/support/oidc-discovery-provider/server_api.go [2022-05-20T16:49:11.349Z] spire-1.2.1/support/oidc-discovery-provider/server_api_test.go [2022-05-20T16:49:11.349Z] spire-1.2.1/support/oidc-discovery-provider/workload_api.go [2022-05-20T16:49:11.349Z] spire-1.2.1/support/oidc-discovery-provider/workload_api_test.go [2022-05-20T16:49:11.349Z] spire-1.2.1/test/ [2022-05-20T16:49:11.349Z] spire-1.2.1/test/clock/ [2022-05-20T16:49:11.349Z] spire-1.2.1/test/clock/clock.go [2022-05-20T16:49:11.350Z] spire-1.2.1/test/fakes/ [2022-05-20T16:49:11.350Z] spire-1.2.1/test/fakes/fakeagentcatalog/ [2022-05-20T16:49:11.350Z] spire-1.2.1/test/fakes/fakeagentcatalog/catalog.go [2022-05-20T16:49:11.350Z] spire-1.2.1/test/fakes/fakeagentkeymanager/ [2022-05-20T16:49:11.350Z] spire-1.2.1/test/fakes/fakeagentkeymanager/keymanager.go [2022-05-20T16:49:11.350Z] spire-1.2.1/test/fakes/fakeagentnodeattestor/ [2022-05-20T16:49:11.350Z] spire-1.2.1/test/fakes/fakeagentnodeattestor/nodeattestor.go [2022-05-20T16:49:11.350Z] spire-1.2.1/test/fakes/fakeagentstore/ [2022-05-20T16:49:11.350Z] spire-1.2.1/test/fakes/fakeagentstore/agentstore.go [2022-05-20T16:49:11.350Z] spire-1.2.1/test/fakes/fakedatastore/ [2022-05-20T16:49:11.350Z] spire-1.2.1/test/fakes/fakedatastore/fakedatastore.go [2022-05-20T16:49:11.350Z] spire-1.2.1/test/fakes/fakeentryclient/ [2022-05-20T16:49:11.350Z] spire-1.2.1/test/fakes/fakeentryclient/entryclient.go [2022-05-20T16:49:11.350Z] spire-1.2.1/test/fakes/fakehealthchecker/ [2022-05-20T16:49:11.350Z] spire-1.2.1/test/fakes/fakehealthchecker/checker.go [2022-05-20T16:49:11.350Z] spire-1.2.1/test/fakes/fakeidentityprovider/ [2022-05-20T16:49:11.350Z] spire-1.2.1/test/fakes/fakeidentityprovider/identityprovider.go [2022-05-20T16:49:11.350Z] spire-1.2.1/test/fakes/fakemetrics/ [2022-05-20T16:49:11.350Z] spire-1.2.1/test/fakes/fakemetrics/fakemetrics.go [2022-05-20T16:49:11.350Z] spire-1.2.1/test/fakes/fakenoderesolver/ [2022-05-20T16:49:11.350Z] spire-1.2.1/test/fakes/fakenoderesolver/noderesolver.go [2022-05-20T16:49:11.350Z] spire-1.2.1/test/fakes/fakenotifier/ [2022-05-20T16:49:11.350Z] spire-1.2.1/test/fakes/fakenotifier/notifier.go [2022-05-20T16:49:11.350Z] spire-1.2.1/test/fakes/fakepluginmetrics/ [2022-05-20T16:49:11.350Z] spire-1.2.1/test/fakes/fakepluginmetrics/fakepluginmetrics.go [2022-05-20T16:49:11.350Z] spire-1.2.1/test/fakes/fakeserverca/ [2022-05-20T16:49:11.350Z] spire-1.2.1/test/fakes/fakeserverca/serverca.go [2022-05-20T16:49:11.350Z] spire-1.2.1/test/fakes/fakeservercatalog/ [2022-05-20T16:49:11.350Z] spire-1.2.1/test/fakes/fakeservercatalog/catalog.go [2022-05-20T16:49:11.350Z] spire-1.2.1/test/fakes/fakeserverkeymanager/ [2022-05-20T16:49:11.350Z] spire-1.2.1/test/fakes/fakeserverkeymanager/keymanager.go [2022-05-20T16:49:11.350Z] spire-1.2.1/test/fakes/fakeservernodeattestor/ [2022-05-20T16:49:11.350Z] spire-1.2.1/test/fakes/fakeservernodeattestor/nodeattestor.go [2022-05-20T16:49:11.350Z] spire-1.2.1/test/fakes/fakeupstreamauthority/ [2022-05-20T16:49:11.350Z] spire-1.2.1/test/fakes/fakeupstreamauthority/plugin.go [2022-05-20T16:49:11.350Z] spire-1.2.1/test/fakes/fakeupstreamauthority/upstreamauthority.go [2022-05-20T16:49:11.350Z] spire-1.2.1/test/fakes/fakeworkloadapi/ [2022-05-20T16:49:11.350Z] spire-1.2.1/test/fakes/fakeworkloadapi/workloadapi.go [2022-05-20T16:49:11.350Z] spire-1.2.1/test/fakes/fakeworkloadattestor/ [2022-05-20T16:49:11.350Z] spire-1.2.1/test/fakes/fakeworkloadattestor/workloadattestor.go [2022-05-20T16:49:11.350Z] spire-1.2.1/test/fixture/ [2022-05-20T16:49:11.350Z] spire-1.2.1/test/fixture/certs/ [2022-05-20T16:49:11.350Z] spire-1.2.1/test/fixture/certs/agent_svid.der [2022-05-20T16:49:11.350Z] spire-1.2.1/test/fixture/certs/base_cert.pem [2022-05-20T16:49:11.350Z] spire-1.2.1/test/fixture/certs/base_csr.pem [2022-05-20T16:49:11.350Z] spire-1.2.1/test/fixture/certs/base_key.pem [2022-05-20T16:49:11.350Z] spire-1.2.1/test/fixture/certs/base_rotated_cert.pem [2022-05-20T16:49:11.350Z] spire-1.2.1/test/fixture/certs/base_rotated_csr.pem [2022-05-20T16:49:11.350Z] spire-1.2.1/test/fixture/certs/base_rotated_key.pem [2022-05-20T16:49:11.350Z] spire-1.2.1/test/fixture/certs/blog_cert.pem [2022-05-20T16:49:11.350Z] spire-1.2.1/test/fixture/certs/blog_csr.pem [2022-05-20T16:49:11.350Z] spire-1.2.1/test/fixture/certs/blog_key.pem [2022-05-20T16:49:11.350Z] spire-1.2.1/test/fixture/certs/bundle.der [2022-05-20T16:49:11.350Z] spire-1.2.1/test/fixture/certs/ca.pem [2022-05-20T16:49:11.350Z] spire-1.2.1/test/fixture/certs/ca_key.pem [2022-05-20T16:49:11.350Z] spire-1.2.1/test/fixture/certs/database_cert.pem [2022-05-20T16:49:11.350Z] spire-1.2.1/test/fixture/certs/database_csr.pem [2022-05-20T16:49:11.350Z] spire-1.2.1/test/fixture/certs/database_key.pem [2022-05-20T16:49:11.350Z] spire-1.2.1/test/fixture/certs/node_cert.pem [2022-05-20T16:49:11.350Z] spire-1.2.1/test/fixture/certs/node_csr.pem [2022-05-20T16:49:11.350Z] spire-1.2.1/test/fixture/certs/node_key.pem [2022-05-20T16:49:11.350Z] spire-1.2.1/test/fixture/certs/svid.pem [2022-05-20T16:49:11.350Z] spire-1.2.1/test/fixture/certs/svid_key.pem [2022-05-20T16:49:11.350Z] spire-1.2.1/test/fixture/config/ [2022-05-20T16:49:11.350Z] spire-1.2.1/test/fixture/config/agent_bad_agent_block.conf [2022-05-20T16:49:11.350Z] spire-1.2.1/test/fixture/config/agent_good.conf [2022-05-20T16:49:11.350Z] spire-1.2.1/test/fixture/config/agent_good_templated.conf [2022-05-20T16:49:11.350Z] spire-1.2.1/test/fixture/config/plugin_good.conf [2022-05-20T16:49:11.350Z] spire-1.2.1/test/fixture/config/server_and_agent_bad_nested_DogStatsd_block.conf [2022-05-20T16:49:11.350Z] spire-1.2.1/test/fixture/config/server_and_agent_bad_nested_InMem_block.conf [2022-05-20T16:49:11.350Z] spire-1.2.1/test/fixture/config/server_and_agent_bad_nested_M3_block.conf [2022-05-20T16:49:11.350Z] spire-1.2.1/test/fixture/config/server_and_agent_bad_nested_Prometheus_block.conf [2022-05-20T16:49:11.350Z] spire-1.2.1/test/fixture/config/server_and_agent_bad_nested_Statsd_block.conf [2022-05-20T16:49:11.350Z] spire-1.2.1/test/fixture/config/server_and_agent_bad_nested_health_checks_block.conf [2022-05-20T16:49:11.350Z] spire-1.2.1/test/fixture/config/server_and_agent_bad_root_block.conf [2022-05-20T16:49:11.350Z] spire-1.2.1/test/fixture/config/server_and_agent_bad_telemetry_block.conf [2022-05-20T16:49:11.350Z] spire-1.2.1/test/fixture/config/server_bad_nested_bundle_endpoint_acme_block.conf [2022-05-20T16:49:11.350Z] spire-1.2.1/test/fixture/config/server_bad_nested_bundle_endpoint_block.conf [2022-05-20T16:49:11.350Z] spire-1.2.1/test/fixture/config/server_bad_nested_ca_subject_block.conf [2022-05-20T16:49:11.350Z] spire-1.2.1/test/fixture/config/server_bad_nested_experimental_block.conf [2022-05-20T16:49:11.350Z] spire-1.2.1/test/fixture/config/server_bad_nested_federates_with_block.conf [2022-05-20T16:49:11.350Z] spire-1.2.1/test/fixture/config/server_bad_nested_federation_block.conf [2022-05-20T16:49:11.350Z] spire-1.2.1/test/fixture/config/server_bad_ratelimit_block.conf [2022-05-20T16:49:11.350Z] spire-1.2.1/test/fixture/config/server_bad_server_block.conf [2022-05-20T16:49:11.350Z] spire-1.2.1/test/fixture/config/server_good.conf [2022-05-20T16:49:11.350Z] spire-1.2.1/test/fixture/config/server_good_templated.conf [2022-05-20T16:49:11.350Z] spire-1.2.1/test/fixture/fixture.go [2022-05-20T16:49:11.350Z] spire-1.2.1/test/fixture/nodeattestor/ [2022-05-20T16:49:11.350Z] spire-1.2.1/test/fixture/nodeattestor/sshpop/ [2022-05-20T16:49:11.350Z] spire-1.2.1/test/fixture/nodeattestor/sshpop/agent_ssh_key [2022-05-20T16:49:11.350Z] spire-1.2.1/test/fixture/nodeattestor/sshpop/agent_ssh_key-cert.pub [2022-05-20T16:49:11.350Z] spire-1.2.1/test/fixture/nodeattestor/sshpop/ssh_cert_authority.pub [2022-05-20T16:49:11.350Z] spire-1.2.1/test/fixture/nodeattestor/x509pop/ [2022-05-20T16:49:11.350Z] spire-1.2.1/test/fixture/nodeattestor/x509pop/generate.go [2022-05-20T16:49:11.350Z] spire-1.2.1/test/fixture/nodeattestor/x509pop/intermediate.pem [2022-05-20T16:49:11.350Z] spire-1.2.1/test/fixture/nodeattestor/x509pop/leaf-crt-bundle.pem [2022-05-20T16:49:11.350Z] spire-1.2.1/test/fixture/nodeattestor/x509pop/leaf-key.pem [2022-05-20T16:49:11.350Z] spire-1.2.1/test/fixture/nodeattestor/x509pop/leaf.pem [2022-05-20T16:49:11.350Z] spire-1.2.1/test/fixture/nodeattestor/x509pop/root-crt.pem [2022-05-20T16:49:11.350Z] spire-1.2.1/test/fixture/registration/ [2022-05-20T16:49:11.350Z] spire-1.2.1/test/fixture/registration/entries.json [2022-05-20T16:49:11.350Z] spire-1.2.1/test/fixture/registration/good-for-update.json [2022-05-20T16:49:11.350Z] spire-1.2.1/test/fixture/registration/good.json [2022-05-20T16:49:11.350Z] spire-1.2.1/test/fixture/registration/invalid.json [2022-05-20T16:49:11.350Z] spire-1.2.1/test/fixture/registration/invalid_json.json [2022-05-20T16:49:11.350Z] spire-1.2.1/test/fixture/registration/manager_test_entries.json [2022-05-20T16:49:11.350Z] spire-1.2.1/test/integration/ [2022-05-20T16:49:11.630Z] spire-1.2.1/test/integration/README.md [2022-05-20T16:49:11.630Z] spire-1.2.1/test/integration/common [2022-05-20T16:49:11.630Z] spire-1.2.1/test/integration/setup/ [2022-05-20T16:49:11.630Z] spire-1.2.1/test/integration/setup/adminclient/ [2022-05-20T16:49:11.630Z] spire-1.2.1/test/integration/setup/adminclient/build.sh [2022-05-20T16:49:11.630Z] spire-1.2.1/test/integration/setup/adminclient/client.go [2022-05-20T16:49:11.630Z] spire-1.2.1/test/integration/setup/debugagent/ [2022-05-20T16:49:11.630Z] spire-1.2.1/test/integration/setup/debugagent/build.sh [2022-05-20T16:49:11.630Z] spire-1.2.1/test/integration/setup/debugagent/main.go [2022-05-20T16:49:11.630Z] spire-1.2.1/test/integration/setup/debugserver/ [2022-05-20T16:49:11.630Z] spire-1.2.1/test/integration/setup/debugserver/build.sh [2022-05-20T16:49:11.630Z] spire-1.2.1/test/integration/setup/debugserver/main.go [2022-05-20T16:49:11.630Z] spire-1.2.1/test/integration/setup/downstreamclient/ [2022-05-20T16:49:11.630Z] spire-1.2.1/test/integration/setup/downstreamclient/build.sh [2022-05-20T16:49:11.630Z] spire-1.2.1/test/integration/setup/downstreamclient/client.go [2022-05-20T16:49:11.630Z] spire-1.2.1/test/integration/setup/itclient/ [2022-05-20T16:49:11.630Z] spire-1.2.1/test/integration/setup/itclient/client.go [2022-05-20T16:49:11.630Z] spire-1.2.1/test/integration/setup/node-attestation/ [2022-05-20T16:49:11.630Z] spire-1.2.1/test/integration/setup/node-attestation/build.sh [2022-05-20T16:49:11.630Z] spire-1.2.1/test/integration/setup/node-attestation/client.go [2022-05-20T16:49:11.630Z] spire-1.2.1/test/integration/setup/x509pop/ [2022-05-20T16:49:11.630Z] spire-1.2.1/test/integration/setup/x509pop/gencerts.go [2022-05-20T16:49:11.630Z] spire-1.2.1/test/integration/setup/x509pop/setup.sh [2022-05-20T16:49:11.630Z] spire-1.2.1/test/integration/suites/ [2022-05-20T16:49:11.630Z] spire-1.2.1/test/integration/suites/admin-endpoints/ [2022-05-20T16:49:11.630Z] spire-1.2.1/test/integration/suites/admin-endpoints/00-setup [2022-05-20T16:49:11.630Z] spire-1.2.1/test/integration/suites/admin-endpoints/01-start-server [2022-05-20T16:49:11.630Z] spire-1.2.1/test/integration/suites/admin-endpoints/02-bootstrap-agent [2022-05-20T16:49:11.630Z] spire-1.2.1/test/integration/suites/admin-endpoints/03-start-agent [2022-05-20T16:49:11.630Z] spire-1.2.1/test/integration/suites/admin-endpoints/04-create-registration-entries [2022-05-20T16:49:11.630Z] spire-1.2.1/test/integration/suites/admin-endpoints/05-test-endpoints [2022-05-20T16:49:11.630Z] spire-1.2.1/test/integration/suites/admin-endpoints/README.md [2022-05-20T16:49:11.630Z] spire-1.2.1/test/integration/suites/admin-endpoints/conf/ [2022-05-20T16:49:11.630Z] spire-1.2.1/test/integration/suites/admin-endpoints/conf/agent/ [2022-05-20T16:49:11.630Z] spire-1.2.1/test/integration/suites/admin-endpoints/conf/agent/agent.conf [2022-05-20T16:49:11.630Z] spire-1.2.1/test/integration/suites/admin-endpoints/conf/server/ [2022-05-20T16:49:11.630Z] spire-1.2.1/test/integration/suites/admin-endpoints/conf/server/server.conf [2022-05-20T16:49:11.630Z] spire-1.2.1/test/integration/suites/admin-endpoints/docker-compose.yaml [2022-05-20T16:49:11.630Z] spire-1.2.1/test/integration/suites/admin-endpoints/teardown [2022-05-20T16:49:11.630Z] spire-1.2.1/test/integration/suites/datastore-mysql-replication/ [2022-05-20T16:49:11.630Z] spire-1.2.1/test/integration/suites/datastore-mysql-replication/00-setup [2022-05-20T16:49:11.630Z] spire-1.2.1/test/integration/suites/datastore-mysql-replication/01-test-variants [2022-05-20T16:49:11.630Z] spire-1.2.1/test/integration/suites/datastore-mysql-replication/README.md [2022-05-20T16:49:11.630Z] spire-1.2.1/test/integration/suites/datastore-mysql-replication/docker-compose.yaml [2022-05-20T16:49:11.630Z] spire-1.2.1/test/integration/suites/datastore-mysql-replication/teardown [2022-05-20T16:49:11.630Z] spire-1.2.1/test/integration/suites/datastore-mysql/ [2022-05-20T16:49:11.630Z] spire-1.2.1/test/integration/suites/datastore-mysql/00-setup [2022-05-20T16:49:11.630Z] spire-1.2.1/test/integration/suites/datastore-mysql/01-test-variants [2022-05-20T16:49:11.630Z] spire-1.2.1/test/integration/suites/datastore-mysql/README.md [2022-05-20T16:49:11.630Z] spire-1.2.1/test/integration/suites/datastore-mysql/docker-compose.yaml [2022-05-20T16:49:11.630Z] spire-1.2.1/test/integration/suites/datastore-mysql/teardown [2022-05-20T16:49:11.630Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/ [2022-05-20T16:49:11.630Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/00-setup [2022-05-20T16:49:11.630Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/01-test-variants [2022-05-20T16:49:11.630Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/README.md [2022-05-20T16:49:11.630Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/docker-compose.yaml [2022-05-20T16:49:11.630Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/principal/ [2022-05-20T16:49:11.630Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/principal/init.sh [2022-05-20T16:49:11.630Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/replica/ [2022-05-20T16:49:11.630Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/replica/docker-entrypoint.sh [2022-05-20T16:49:11.630Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/replica/v12/ [2022-05-20T16:49:11.630Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/replica/v12/docker-entrypoint.sh [2022-05-20T16:49:11.630Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/teardown [2022-05-20T16:49:11.630Z] spire-1.2.1/test/integration/suites/datastore-postgres/ [2022-05-20T16:49:11.630Z] spire-1.2.1/test/integration/suites/datastore-postgres/00-setup [2022-05-20T16:49:11.630Z] spire-1.2.1/test/integration/suites/datastore-postgres/01-test-variants [2022-05-20T16:49:11.630Z] spire-1.2.1/test/integration/suites/datastore-postgres/README.md [2022-05-20T16:49:11.630Z] spire-1.2.1/test/integration/suites/datastore-postgres/docker-compose.yaml [2022-05-20T16:49:11.630Z] spire-1.2.1/test/integration/suites/datastore-postgres/teardown [2022-05-20T16:49:11.630Z] spire-1.2.1/test/integration/suites/debug-endpoints/ [2022-05-20T16:49:11.630Z] spire-1.2.1/test/integration/suites/debug-endpoints/00-setup [2022-05-20T16:49:11.630Z] spire-1.2.1/test/integration/suites/debug-endpoints/01-start-server [2022-05-20T16:49:11.630Z] spire-1.2.1/test/integration/suites/debug-endpoints/02-bootstrap-agent [2022-05-20T16:49:11.630Z] spire-1.2.1/test/integration/suites/debug-endpoints/03-start-agent [2022-05-20T16:49:11.630Z] spire-1.2.1/test/integration/suites/debug-endpoints/04-create-registration-entries [2022-05-20T16:49:11.630Z] spire-1.2.1/test/integration/suites/debug-endpoints/05-test-endpoints [2022-05-20T16:49:11.630Z] spire-1.2.1/test/integration/suites/debug-endpoints/README.md [2022-05-20T16:49:11.630Z] spire-1.2.1/test/integration/suites/debug-endpoints/conf/ [2022-05-20T16:49:11.630Z] spire-1.2.1/test/integration/suites/debug-endpoints/conf/agent/ [2022-05-20T16:49:11.630Z] spire-1.2.1/test/integration/suites/debug-endpoints/conf/agent/agent.conf [2022-05-20T16:49:11.630Z] spire-1.2.1/test/integration/suites/debug-endpoints/conf/server/ [2022-05-20T16:49:11.630Z] spire-1.2.1/test/integration/suites/debug-endpoints/conf/server/server.conf [2022-05-20T16:49:11.630Z] spire-1.2.1/test/integration/suites/debug-endpoints/docker-compose.yaml [2022-05-20T16:49:11.630Z] spire-1.2.1/test/integration/suites/debug-endpoints/teardown [2022-05-20T16:49:11.630Z] spire-1.2.1/test/integration/suites/downstream-endpoints/ [2022-05-20T16:49:11.630Z] spire-1.2.1/test/integration/suites/downstream-endpoints/00-setup [2022-05-20T16:49:11.630Z] spire-1.2.1/test/integration/suites/downstream-endpoints/01-start-server [2022-05-20T16:49:11.630Z] spire-1.2.1/test/integration/suites/downstream-endpoints/02-bootstrap-agent [2022-05-20T16:49:11.630Z] spire-1.2.1/test/integration/suites/downstream-endpoints/03-start-agent [2022-05-20T16:49:11.630Z] spire-1.2.1/test/integration/suites/downstream-endpoints/04-create-entries [2022-05-20T16:49:11.630Z] spire-1.2.1/test/integration/suites/downstream-endpoints/05-test-endpoints [2022-05-20T16:49:11.630Z] spire-1.2.1/test/integration/suites/downstream-endpoints/README.md [2022-05-20T16:49:11.630Z] spire-1.2.1/test/integration/suites/downstream-endpoints/conf/ [2022-05-20T16:49:11.630Z] spire-1.2.1/test/integration/suites/downstream-endpoints/conf/agent/ [2022-05-20T16:49:11.630Z] spire-1.2.1/test/integration/suites/downstream-endpoints/conf/agent/agent.conf [2022-05-20T16:49:11.630Z] spire-1.2.1/test/integration/suites/downstream-endpoints/conf/server/ [2022-05-20T16:49:11.630Z] spire-1.2.1/test/integration/suites/downstream-endpoints/conf/server/server.conf [2022-05-20T16:49:11.630Z] spire-1.2.1/test/integration/suites/downstream-endpoints/docker-compose.yaml [2022-05-20T16:49:11.630Z] spire-1.2.1/test/integration/suites/downstream-endpoints/teardown [2022-05-20T16:49:11.630Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/ [2022-05-20T16:49:11.630Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/00-setup [2022-05-20T16:49:11.630Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/01-start-server [2022-05-20T16:49:11.630Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/02-bootstrap-agents [2022-05-20T16:49:11.630Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/03-start-remaining-containers [2022-05-20T16:49:11.630Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/04-create-workload-entries [2022-05-20T16:49:11.630Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/05-check-workload-connectivity [2022-05-20T16:49:11.630Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/README.md [2022-05-20T16:49:11.630Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/ [2022-05-20T16:49:11.630Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/downstream-agent/ [2022-05-20T16:49:11.630Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/downstream-agent/agent.conf [2022-05-20T16:49:11.630Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/downstream-envoy/ [2022-05-20T16:49:11.630Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/downstream-envoy/envoy.yaml [2022-05-20T16:49:11.630Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/server/ [2022-05-20T16:49:11.630Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/server/server.conf [2022-05-20T16:49:11.630Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/supervisord.conf [2022-05-20T16:49:11.630Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/upstream-agent/ [2022-05-20T16:49:11.630Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/upstream-agent/agent.conf [2022-05-20T16:49:11.630Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/upstream-envoy/ [2022-05-20T16:49:11.631Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/upstream-envoy/envoy.yaml [2022-05-20T16:49:11.631Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/docker-compose.yaml [2022-05-20T16:49:11.631Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/teardown [2022-05-20T16:49:11.631Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/ [2022-05-20T16:49:11.631Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/00-test-envoy-releases.sh [2022-05-20T16:49:11.631Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/Dockerfile [2022-05-20T16:49:11.631Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/README.md [2022-05-20T16:49:11.631Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/ [2022-05-20T16:49:11.631Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/ [2022-05-20T16:49:11.631Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/agent/ [2022-05-20T16:49:11.631Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/agent/agent.conf [2022-05-20T16:49:11.631Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/envoy/ [2022-05-20T16:49:11.631Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/envoy/envoy.yaml [2022-05-20T16:49:11.631Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/server/ [2022-05-20T16:49:11.631Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/server/server.conf [2022-05-20T16:49:11.631Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream/ [2022-05-20T16:49:11.631Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream/agent/ [2022-05-20T16:49:11.631Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream/agent/agent.conf [2022-05-20T16:49:11.631Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream/envoy/ [2022-05-20T16:49:11.631Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream/envoy/envoy.yaml [2022-05-20T16:49:11.631Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/supervisord.conf [2022-05-20T16:49:11.631Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/ [2022-05-20T16:49:11.631Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/agent/ [2022-05-20T16:49:11.631Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/agent/agent.conf [2022-05-20T16:49:11.631Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/envoy/ [2022-05-20T16:49:11.631Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/envoy/envoy.yaml [2022-05-20T16:49:11.631Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/server/ [2022-05-20T16:49:11.631Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/server/server.conf [2022-05-20T16:49:11.631Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/docker-compose.yaml [2022-05-20T16:49:11.631Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/teardown [2022-05-20T16:49:11.631Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/ [2022-05-20T16:49:11.631Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/00-test-envoy-releases [2022-05-20T16:49:11.631Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/README.md [2022-05-20T16:49:11.631Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/ [2022-05-20T16:49:11.631Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/downstream-agent/ [2022-05-20T16:49:11.631Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/downstream-agent/agent.conf [2022-05-20T16:49:11.631Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/downstream-envoy/ [2022-05-20T16:49:11.631Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/downstream-envoy/envoy.yaml [2022-05-20T16:49:11.631Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/server/ [2022-05-20T16:49:11.631Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/server/server.conf [2022-05-20T16:49:11.631Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/supervisord.conf [2022-05-20T16:49:11.631Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/upstream-agent/ [2022-05-20T16:49:11.631Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/upstream-agent/agent.conf [2022-05-20T16:49:11.631Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/upstream-envoy/ [2022-05-20T16:49:11.631Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/upstream-envoy/envoy.yaml [2022-05-20T16:49:11.631Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/docker-compose.yaml [2022-05-20T16:49:11.631Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/teardown [2022-05-20T16:49:11.631Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/ [2022-05-20T16:49:11.631Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/00-setup [2022-05-20T16:49:11.631Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/01-start-servers [2022-05-20T16:49:11.631Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/02-bootstrap-federation-and-agents [2022-05-20T16:49:11.631Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/03-start-remaining-containers [2022-05-20T16:49:11.631Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/04-create-workload-entries [2022-05-20T16:49:11.631Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/05-check-workload-connectivity [2022-05-20T16:49:11.631Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/06-stop-servers [2022-05-20T16:49:11.631Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/07-check-workload-connectivity [2022-05-20T16:49:11.631Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/08-start-servers [2022-05-20T16:49:11.631Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/09-check-workload-connectivity [2022-05-20T16:49:11.631Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/10-stop-agents [2022-05-20T16:49:11.631Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/11-check-workload-connectivity [2022-05-20T16:49:11.631Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/12-start-agents [2022-05-20T16:49:11.631Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/13-check-workload-connectivity [2022-05-20T16:49:11.631Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/Dockerfile [2022-05-20T16:49:11.631Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/README.md [2022-05-20T16:49:11.631Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/ [2022-05-20T16:49:11.631Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/ [2022-05-20T16:49:11.631Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/agent/ [2022-05-20T16:49:11.631Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/agent/agent.conf [2022-05-20T16:49:11.631Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/ghostunnel/ [2022-05-20T16:49:11.631Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/ghostunnel/ghostunnel.flags [2022-05-20T16:49:11.631Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/server/ [2022-05-20T16:49:11.631Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/server/server.conf [2022-05-20T16:49:11.631Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/supervisord/ [2022-05-20T16:49:11.631Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/supervisord/supervisord.conf [2022-05-20T16:49:11.631Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/ [2022-05-20T16:49:11.631Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/agent/ [2022-05-20T16:49:11.631Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/agent/agent.conf [2022-05-20T16:49:11.631Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/ghostunnel/ [2022-05-20T16:49:11.631Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/ghostunnel/ghostunnel.flags [2022-05-20T16:49:11.631Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/server/ [2022-05-20T16:49:11.631Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/server/server.conf [2022-05-20T16:49:11.631Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/supervisord/ [2022-05-20T16:49:11.631Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/supervisord/supervisord.conf [2022-05-20T16:49:11.631Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/docker-compose.yaml [2022-05-20T16:49:11.631Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/teardown [2022-05-20T16:49:11.631Z] spire-1.2.1/test/integration/suites/join-token/ [2022-05-20T16:49:11.631Z] spire-1.2.1/test/integration/suites/join-token/01-start-server [2022-05-20T16:49:11.631Z] spire-1.2.1/test/integration/suites/join-token/02-bootstrap-agents [2022-05-20T16:49:11.631Z] spire-1.2.1/test/integration/suites/join-token/03-start-agent [2022-05-20T16:49:11.631Z] spire-1.2.1/test/integration/suites/join-token/04-create-workload-entry [2022-05-20T16:49:11.631Z] spire-1.2.1/test/integration/suites/join-token/05-check-svid [2022-05-20T16:49:11.631Z] spire-1.2.1/test/integration/suites/join-token/06-start-bad-agent [2022-05-20T16:49:11.631Z] spire-1.2.1/test/integration/suites/join-token/README.md [2022-05-20T16:49:11.631Z] spire-1.2.1/test/integration/suites/join-token/conf/ [2022-05-20T16:49:11.631Z] spire-1.2.1/test/integration/suites/join-token/conf/agent/ [2022-05-20T16:49:11.631Z] spire-1.2.1/test/integration/suites/join-token/conf/agent/agent.conf [2022-05-20T16:49:11.631Z] spire-1.2.1/test/integration/suites/join-token/conf/server/ [2022-05-20T16:49:11.631Z] spire-1.2.1/test/integration/suites/join-token/conf/server/server.conf [2022-05-20T16:49:11.631Z] spire-1.2.1/test/integration/suites/join-token/docker-compose.yaml [2022-05-20T16:49:11.631Z] spire-1.2.1/test/integration/suites/join-token/teardown [2022-05-20T16:49:11.631Z] spire-1.2.1/test/integration/suites/k8s-reconcile/ [2022-05-20T16:49:11.631Z] spire-1.2.1/test/integration/suites/k8s-reconcile/00-setup [2022-05-20T16:49:11.631Z] spire-1.2.1/test/integration/suites/k8s-reconcile/01-apply-config [2022-05-20T16:49:11.631Z] spire-1.2.1/test/integration/suites/k8s-reconcile/02-check-for-workload-svid [2022-05-20T16:49:11.631Z] spire-1.2.1/test/integration/suites/k8s-reconcile/README.md [2022-05-20T16:49:11.631Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/ [2022-05-20T16:49:11.631Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/admctrl/ [2022-05-20T16:49:11.631Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/admctrl/admission-control.yaml [2022-05-20T16:49:11.631Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/admctrl/kubeconfig.yaml [2022-05-20T16:49:11.631Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/agent/ [2022-05-20T16:49:11.631Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/agent/kustomization.yaml [2022-05-20T16:49:11.631Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/agent/spire-agent.yaml [2022-05-20T16:49:11.631Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/kind-config.yaml [2022-05-20T16:49:11.631Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/server/ [2022-05-20T16:49:11.631Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/server/k8s-workload-registrar-secret.yaml [2022-05-20T16:49:11.631Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/server/kustomization.yaml [2022-05-20T16:49:11.631Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/server/spire-server.yaml [2022-05-20T16:49:11.631Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/workload.yaml [2022-05-20T16:49:11.631Z] spire-1.2.1/test/integration/suites/k8s-reconcile/init-kubectl [2022-05-20T16:49:11.631Z] spire-1.2.1/test/integration/suites/k8s-reconcile/teardown [2022-05-20T16:49:11.631Z] spire-1.2.1/test/integration/suites/k8s-scratch/ [2022-05-20T16:49:11.631Z] spire-1.2.1/test/integration/suites/k8s-scratch/00-setup [2022-05-20T16:49:11.631Z] spire-1.2.1/test/integration/suites/k8s-scratch/01-apply-config [2022-05-20T16:49:11.631Z] spire-1.2.1/test/integration/suites/k8s-scratch/02-check-for-workload-svid [2022-05-20T16:49:11.631Z] spire-1.2.1/test/integration/suites/k8s-scratch/README.md [2022-05-20T16:49:11.631Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/ [2022-05-20T16:49:11.631Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/admctrl/ [2022-05-20T16:49:11.631Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/admctrl/admission-control.yaml [2022-05-20T16:49:11.631Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/admctrl/kubeconfig.yaml [2022-05-20T16:49:11.631Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/agent/ [2022-05-20T16:49:11.631Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/agent/kustomization.yaml [2022-05-20T16:49:11.631Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/agent/spire-agent.yaml [2022-05-20T16:49:11.631Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/kind-config.yaml [2022-05-20T16:49:11.631Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/server/ [2022-05-20T16:49:11.631Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/server/k8s-workload-registrar-secret.yaml [2022-05-20T16:49:11.631Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/server/kustomization.yaml [2022-05-20T16:49:11.631Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/server/spire-server.yaml [2022-05-20T16:49:11.631Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/webhook/ [2022-05-20T16:49:11.631Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/webhook/kustomization.yaml [2022-05-20T16:49:11.631Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/webhook/validation-webhook.yaml [2022-05-20T16:49:11.631Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/workload.yaml [2022-05-20T16:49:11.631Z] spire-1.2.1/test/integration/suites/k8s-scratch/init-kubectl [2022-05-20T16:49:11.631Z] spire-1.2.1/test/integration/suites/k8s-scratch/teardown [2022-05-20T16:49:11.631Z] spire-1.2.1/test/integration/suites/k8s/ [2022-05-20T16:49:11.631Z] spire-1.2.1/test/integration/suites/k8s/00-setup [2022-05-20T16:49:11.631Z] spire-1.2.1/test/integration/suites/k8s/01-apply-config [2022-05-20T16:49:11.631Z] spire-1.2.1/test/integration/suites/k8s/02-check-for-workload-svid [2022-05-20T16:49:11.631Z] spire-1.2.1/test/integration/suites/k8s/README.md [2022-05-20T16:49:11.631Z] spire-1.2.1/test/integration/suites/k8s/conf/ [2022-05-20T16:49:11.631Z] spire-1.2.1/test/integration/suites/k8s/conf/admctrl/ [2022-05-20T16:49:11.631Z] spire-1.2.1/test/integration/suites/k8s/conf/admctrl/admission-control.yaml [2022-05-20T16:49:11.631Z] spire-1.2.1/test/integration/suites/k8s/conf/admctrl/kubeconfig.yaml [2022-05-20T16:49:11.631Z] spire-1.2.1/test/integration/suites/k8s/conf/agent/ [2022-05-20T16:49:11.631Z] spire-1.2.1/test/integration/suites/k8s/conf/agent/kustomization.yaml [2022-05-20T16:49:11.631Z] spire-1.2.1/test/integration/suites/k8s/conf/agent/spire-agent.yaml [2022-05-20T16:49:11.631Z] spire-1.2.1/test/integration/suites/k8s/conf/kind-config.yaml [2022-05-20T16:49:11.631Z] spire-1.2.1/test/integration/suites/k8s/conf/server/ [2022-05-20T16:49:11.631Z] spire-1.2.1/test/integration/suites/k8s/conf/server/k8s-workload-registrar-secret.yaml [2022-05-20T16:49:11.631Z] spire-1.2.1/test/integration/suites/k8s/conf/server/kustomization.yaml [2022-05-20T16:49:11.631Z] spire-1.2.1/test/integration/suites/k8s/conf/server/spire-server.yaml [2022-05-20T16:49:11.631Z] spire-1.2.1/test/integration/suites/k8s/conf/webhook/ [2022-05-20T16:49:11.631Z] spire-1.2.1/test/integration/suites/k8s/conf/webhook/kustomization.yaml [2022-05-20T16:49:11.631Z] spire-1.2.1/test/integration/suites/k8s/conf/webhook/validation-webhook.yaml [2022-05-20T16:49:11.631Z] spire-1.2.1/test/integration/suites/k8s/conf/workload.yaml [2022-05-20T16:49:11.632Z] spire-1.2.1/test/integration/suites/k8s/init-kubectl [2022-05-20T16:49:11.632Z] spire-1.2.1/test/integration/suites/k8s/teardown [2022-05-20T16:49:11.632Z] spire-1.2.1/test/integration/suites/nested-rotation/ [2022-05-20T16:49:11.632Z] spire-1.2.1/test/integration/suites/nested-rotation/00-setup [2022-05-20T16:49:11.632Z] spire-1.2.1/test/integration/suites/nested-rotation/01-start-root [2022-05-20T16:49:11.632Z] spire-1.2.1/test/integration/suites/nested-rotation/02-create-intermediate-downstream-entries [2022-05-20T16:49:11.632Z] spire-1.2.1/test/integration/suites/nested-rotation/03-start-intermediateA [2022-05-20T16:49:11.632Z] spire-1.2.1/test/integration/suites/nested-rotation/04-create-leafA-downstream-entry [2022-05-20T16:49:11.632Z] spire-1.2.1/test/integration/suites/nested-rotation/05-start-leafA [2022-05-20T16:49:11.632Z] spire-1.2.1/test/integration/suites/nested-rotation/06-start-intermediateB [2022-05-20T16:49:11.632Z] spire-1.2.1/test/integration/suites/nested-rotation/07-create-leafB-downstream-entry [2022-05-20T16:49:11.632Z] spire-1.2.1/test/integration/suites/nested-rotation/08-start-leafB [2022-05-20T16:49:11.632Z] spire-1.2.1/test/integration/suites/nested-rotation/09-create-workload-entries [2022-05-20T16:49:11.632Z] spire-1.2.1/test/integration/suites/nested-rotation/10-check-svids [2022-05-20T16:49:11.632Z] spire-1.2.1/test/integration/suites/nested-rotation/Dockerfile [2022-05-20T16:49:11.632Z] spire-1.2.1/test/integration/suites/nested-rotation/README.md [2022-05-20T16:49:11.632Z] spire-1.2.1/test/integration/suites/nested-rotation/docker-compose.yaml [2022-05-20T16:49:11.632Z] spire-1.2.1/test/integration/suites/nested-rotation/intermediateA/ [2022-05-20T16:49:11.632Z] spire-1.2.1/test/integration/suites/nested-rotation/intermediateA/agent/ [2022-05-20T16:49:11.632Z] spire-1.2.1/test/integration/suites/nested-rotation/intermediateA/agent/agent.conf [2022-05-20T16:49:11.632Z] spire-1.2.1/test/integration/suites/nested-rotation/intermediateA/server/ [2022-05-20T16:49:11.632Z] spire-1.2.1/test/integration/suites/nested-rotation/intermediateA/server/server.conf [2022-05-20T16:49:11.632Z] spire-1.2.1/test/integration/suites/nested-rotation/intermediateB/ [2022-05-20T16:49:11.632Z] spire-1.2.1/test/integration/suites/nested-rotation/intermediateB/agent/ [2022-05-20T16:49:11.632Z] spire-1.2.1/test/integration/suites/nested-rotation/intermediateB/agent/agent.conf [2022-05-20T16:49:11.632Z] spire-1.2.1/test/integration/suites/nested-rotation/intermediateB/server/ [2022-05-20T16:49:11.632Z] spire-1.2.1/test/integration/suites/nested-rotation/intermediateB/server/server.conf [2022-05-20T16:49:11.632Z] spire-1.2.1/test/integration/suites/nested-rotation/leafA/ [2022-05-20T16:49:11.632Z] spire-1.2.1/test/integration/suites/nested-rotation/leafA/agent/ [2022-05-20T16:49:11.632Z] spire-1.2.1/test/integration/suites/nested-rotation/leafA/agent/agent.conf [2022-05-20T16:49:11.632Z] spire-1.2.1/test/integration/suites/nested-rotation/leafA/server/ [2022-05-20T16:49:11.632Z] spire-1.2.1/test/integration/suites/nested-rotation/leafA/server/server.conf [2022-05-20T16:49:11.632Z] spire-1.2.1/test/integration/suites/nested-rotation/leafB/ [2022-05-20T16:49:11.632Z] spire-1.2.1/test/integration/suites/nested-rotation/leafB/agent/ [2022-05-20T16:49:11.632Z] spire-1.2.1/test/integration/suites/nested-rotation/leafB/agent/agent.conf [2022-05-20T16:49:11.632Z] spire-1.2.1/test/integration/suites/nested-rotation/leafB/server/ [2022-05-20T16:49:11.632Z] spire-1.2.1/test/integration/suites/nested-rotation/leafB/server/server.conf [2022-05-20T16:49:11.632Z] spire-1.2.1/test/integration/suites/nested-rotation/root/ [2022-05-20T16:49:11.632Z] spire-1.2.1/test/integration/suites/nested-rotation/root/agent/ [2022-05-20T16:49:11.632Z] spire-1.2.1/test/integration/suites/nested-rotation/root/agent/agent.conf [2022-05-20T16:49:11.632Z] spire-1.2.1/test/integration/suites/nested-rotation/root/server/ [2022-05-20T16:49:11.632Z] spire-1.2.1/test/integration/suites/nested-rotation/root/server/server.conf [2022-05-20T16:49:11.632Z] spire-1.2.1/test/integration/suites/nested-rotation/teardown [2022-05-20T16:49:11.632Z] spire-1.2.1/test/integration/suites/node-attestation/ [2022-05-20T16:49:11.632Z] spire-1.2.1/test/integration/suites/node-attestation/00-setup [2022-05-20T16:49:11.632Z] spire-1.2.1/test/integration/suites/node-attestation/01-start-server [2022-05-20T16:49:11.632Z] spire-1.2.1/test/integration/suites/node-attestation/02-start-agent [2022-05-20T16:49:11.632Z] spire-1.2.1/test/integration/suites/node-attestation/03-test-node-attestation [2022-05-20T16:49:11.632Z] spire-1.2.1/test/integration/suites/node-attestation/04-test-x509pop-attestation [2022-05-20T16:49:11.632Z] spire-1.2.1/test/integration/suites/node-attestation/README.md [2022-05-20T16:49:11.632Z] spire-1.2.1/test/integration/suites/node-attestation/conf/ [2022-05-20T16:49:11.632Z] spire-1.2.1/test/integration/suites/node-attestation/conf/agent/ [2022-05-20T16:49:11.632Z] spire-1.2.1/test/integration/suites/node-attestation/conf/agent/agent.conf [2022-05-20T16:49:11.632Z] spire-1.2.1/test/integration/suites/node-attestation/conf/server/ [2022-05-20T16:49:11.632Z] spire-1.2.1/test/integration/suites/node-attestation/conf/server/server.conf [2022-05-20T16:49:11.632Z] spire-1.2.1/test/integration/suites/node-attestation/docker-compose.yaml [2022-05-20T16:49:11.632Z] spire-1.2.1/test/integration/suites/node-attestation/teardown [2022-05-20T16:49:11.632Z] spire-1.2.1/test/integration/suites/rotation/ [2022-05-20T16:49:11.632Z] spire-1.2.1/test/integration/suites/rotation/00-setup [2022-05-20T16:49:11.632Z] spire-1.2.1/test/integration/suites/rotation/01-start-server [2022-05-20T16:49:11.632Z] spire-1.2.1/test/integration/suites/rotation/02-bootstrap-agent [2022-05-20T16:49:11.632Z] spire-1.2.1/test/integration/suites/rotation/03-start-agent [2022-05-20T16:49:11.632Z] spire-1.2.1/test/integration/suites/rotation/04-create-workload-entry [2022-05-20T16:49:11.632Z] spire-1.2.1/test/integration/suites/rotation/05-check-svids [2022-05-20T16:49:11.632Z] spire-1.2.1/test/integration/suites/rotation/README.md [2022-05-20T16:49:11.632Z] spire-1.2.1/test/integration/suites/rotation/conf/ [2022-05-20T16:49:11.632Z] spire-1.2.1/test/integration/suites/rotation/conf/agent/ [2022-05-20T16:49:11.632Z] spire-1.2.1/test/integration/suites/rotation/conf/agent/agent.conf [2022-05-20T16:49:11.632Z] spire-1.2.1/test/integration/suites/rotation/conf/server/ [2022-05-20T16:49:11.632Z] spire-1.2.1/test/integration/suites/rotation/conf/server/server.conf [2022-05-20T16:49:11.632Z] spire-1.2.1/test/integration/suites/rotation/docker-compose.yaml [2022-05-20T16:49:11.632Z] spire-1.2.1/test/integration/suites/rotation/teardown [2022-05-20T16:49:11.632Z] spire-1.2.1/test/integration/suites/self-test/ [2022-05-20T16:49:11.632Z] spire-1.2.1/test/integration/suites/self-test/00-ensure-command-failure-fails-step [2022-05-20T16:49:11.632Z] spire-1.2.1/test/integration/suites/self-test/README.md [2022-05-20T16:49:11.632Z] spire-1.2.1/test/integration/suites/self-test/teardown [2022-05-20T16:49:11.632Z] spire-1.2.1/test/integration/suites/spire-server-cli/ [2022-05-20T16:49:11.632Z] spire-1.2.1/test/integration/suites/spire-server-cli/01-start-server [2022-05-20T16:49:11.632Z] spire-1.2.1/test/integration/suites/spire-server-cli/02-bundle [2022-05-20T16:49:11.632Z] spire-1.2.1/test/integration/suites/spire-server-cli/03-entry [2022-05-20T16:49:11.632Z] spire-1.2.1/test/integration/suites/spire-server-cli/04-bootstrap-agents [2022-05-20T16:49:11.632Z] spire-1.2.1/test/integration/suites/spire-server-cli/05-start-agents [2022-05-20T16:49:11.632Z] spire-1.2.1/test/integration/suites/spire-server-cli/06-agent [2022-05-20T16:49:11.632Z] spire-1.2.1/test/integration/suites/spire-server-cli/README.md [2022-05-20T16:49:11.632Z] spire-1.2.1/test/integration/suites/spire-server-cli/conf/ [2022-05-20T16:49:11.632Z] spire-1.2.1/test/integration/suites/spire-server-cli/conf/agent/ [2022-05-20T16:49:11.632Z] spire-1.2.1/test/integration/suites/spire-server-cli/conf/agent/agent.conf [2022-05-20T16:49:11.632Z] spire-1.2.1/test/integration/suites/spire-server-cli/conf/fixture/ [2022-05-20T16:49:11.632Z] spire-1.2.1/test/integration/suites/spire-server-cli/conf/fixture/ca.pem [2022-05-20T16:49:11.632Z] spire-1.2.1/test/integration/suites/spire-server-cli/conf/fixture/ca.spiffe [2022-05-20T16:49:11.632Z] spire-1.2.1/test/integration/suites/spire-server-cli/conf/fixture/ca2.pem [2022-05-20T16:49:11.632Z] spire-1.2.1/test/integration/suites/spire-server-cli/conf/fixture/ca2.spiffe [2022-05-20T16:49:11.632Z] spire-1.2.1/test/integration/suites/spire-server-cli/conf/server/ [2022-05-20T16:49:11.632Z] spire-1.2.1/test/integration/suites/spire-server-cli/conf/server/server.conf [2022-05-20T16:49:11.632Z] spire-1.2.1/test/integration/suites/spire-server-cli/docker-compose.yaml [2022-05-20T16:49:11.632Z] spire-1.2.1/test/integration/suites/spire-server-cli/teardown [2022-05-20T16:49:11.632Z] spire-1.2.1/test/integration/suites/upgrade/ [2022-05-20T16:49:11.632Z] spire-1.2.1/test/integration/suites/upgrade/00-setup [2022-05-20T16:49:11.931Z] spire-1.2.1/test/integration/suites/upgrade/01-run-upgrade-tests [2022-05-20T16:49:11.931Z] spire-1.2.1/test/integration/suites/upgrade/02-verify-codebase-version-is-updated [2022-05-20T16:49:11.931Z] spire-1.2.1/test/integration/suites/upgrade/README.md [2022-05-20T16:49:11.931Z] spire-1.2.1/test/integration/suites/upgrade/conf/ [2022-05-20T16:49:11.931Z] spire-1.2.1/test/integration/suites/upgrade/conf/agent/ [2022-05-20T16:49:11.931Z] spire-1.2.1/test/integration/suites/upgrade/conf/agent/agent.conf [2022-05-20T16:49:11.931Z] spire-1.2.1/test/integration/suites/upgrade/conf/server/ [2022-05-20T16:49:11.931Z] spire-1.2.1/test/integration/suites/upgrade/conf/server/server.conf [2022-05-20T16:49:11.931Z] spire-1.2.1/test/integration/suites/upgrade/teardown [2022-05-20T16:49:11.931Z] spire-1.2.1/test/integration/suites/upgrade/versions.txt [2022-05-20T16:49:11.931Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/ [2022-05-20T16:49:11.931Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/00-setup-kind [2022-05-20T16:49:11.931Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/01-setup-cert-manager [2022-05-20T16:49:11.931Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/02-deploy-spire [2022-05-20T16:49:11.931Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/03-verify-ca [2022-05-20T16:49:11.931Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/README.md [2022-05-20T16:49:11.931Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/conf/ [2022-05-20T16:49:11.931Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/conf/cert-manager-issuer.yaml [2022-05-20T16:49:11.931Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/conf/kind-config.yaml [2022-05-20T16:49:11.931Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/conf/server/ [2022-05-20T16:49:11.931Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/conf/server/kustomization.yaml [2022-05-20T16:49:11.931Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/conf/server/spire-server.yaml [2022-05-20T16:49:11.931Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/init-kubectl [2022-05-20T16:49:11.931Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/teardown [2022-05-20T16:49:11.931Z] spire-1.2.1/test/integration/test-one.sh [2022-05-20T16:49:11.931Z] spire-1.2.1/test/integration/test.sh [2022-05-20T16:49:11.931Z] spire-1.2.1/test/plugintest/ [2022-05-20T16:49:11.931Z] spire-1.2.1/test/plugintest/config.go [2022-05-20T16:49:11.931Z] spire-1.2.1/test/plugintest/load.go [2022-05-20T16:49:11.931Z] spire-1.2.1/test/plugintest/option.go [2022-05-20T16:49:11.931Z] spire-1.2.1/test/spiretest/ [2022-05-20T16:49:11.931Z] spire-1.2.1/test/spiretest/apiserver.go [2022-05-20T16:49:11.931Z] spire-1.2.1/test/spiretest/assertions.go [2022-05-20T16:49:11.931Z] spire-1.2.1/test/spiretest/dir.go [2022-05-20T16:49:11.931Z] spire-1.2.1/test/spiretest/errors_posix.go [2022-05-20T16:49:11.931Z] spire-1.2.1/test/spiretest/errors_windows.go [2022-05-20T16:49:11.931Z] spire-1.2.1/test/spiretest/logs.go [2022-05-20T16:49:11.931Z] spire-1.2.1/test/spiretest/socketapi.go [2022-05-20T16:49:11.931Z] spire-1.2.1/test/spiretest/suite.go [2022-05-20T16:49:11.931Z] spire-1.2.1/test/spiretest/x509.go [2022-05-20T16:49:11.931Z] spire-1.2.1/test/testca/ [2022-05-20T16:49:11.931Z] spire-1.2.1/test/testca/ca.go [2022-05-20T16:49:11.931Z] spire-1.2.1/test/testkey/ [2022-05-20T16:49:11.931Z] spire-1.2.1/test/testkey/generate.sh [2022-05-20T16:49:11.931Z] spire-1.2.1/test/testkey/genkeys.go [2022-05-20T16:49:11.931Z] spire-1.2.1/test/testkey/keys.go [2022-05-20T16:49:11.931Z] spire-1.2.1/test/testkey/new.go [2022-05-20T16:49:11.931Z] spire-1.2.1/test/tpmsimulator/ [2022-05-20T16:49:11.931Z] spire-1.2.1/test/tpmsimulator/simulator.go [2022-05-20T16:49:11.931Z] spire-1.2.1/test/util/ [2022-05-20T16:49:11.931Z] spire-1.2.1/test/util/cert_fixtures.go [2022-05-20T16:49:11.931Z] spire-1.2.1/test/util/cert_generation.go [2022-05-20T16:49:11.931Z] spire-1.2.1/test/util/io_redirection.go [2022-05-20T16:49:11.931Z] spire-1.2.1/test/util/race.go [2022-05-20T16:49:11.931Z] spire-1.2.1/test/util/util.go [2022-05-20T16:49:11.931Z] building spire from source... [2022-05-20T16:49:12.540Z] Installing go1.17.7... [2022-05-20T16:49:39.477Z] Step 1/22 : ARG BUILDER_BASE=golang:1.17-alpine3.15 [2022-05-20T16:49:39.477Z] Step 2/22 : FROM ${BUILDER_BASE} AS builder [2022-05-20T16:49:39.477Z] ---> a7fd66633c1f [2022-05-20T16:49:39.477Z] Step 3/22 : WORKDIR /edgex-go [2022-05-20T16:49:39.477Z] ---> Using cache [2022-05-20T16:49:39.477Z] ---> ba39ea6c1739 [2022-05-20T16:49:39.477Z] Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-05-20T16:49:39.477Z] ---> Using cache [2022-05-20T16:49:39.477Z] ---> 593b1e5bcb2f [2022-05-20T16:49:39.477Z] Step 5/22 : RUN apk add --update --no-cache make git [2022-05-20T16:49:39.477Z] ---> Using cache [2022-05-20T16:49:39.477Z] ---> 4b845272d7bb [2022-05-20T16:49:39.477Z] Step 6/22 : COPY go.mod vendor* ./ [2022-05-20T16:49:39.477Z] ---> Using cache [2022-05-20T16:49:39.477Z] ---> e46094495cfc [2022-05-20T16:49:39.477Z] Step 7/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-05-20T16:49:39.477Z] ---> Using cache [2022-05-20T16:49:39.477Z] ---> 2844c3c4769a [2022-05-20T16:49:39.477Z] Step 8/22 : COPY . . [2022-05-20T16:49:39.477Z] ---> Using cache [2022-05-20T16:49:39.477Z] ---> 5be4fd645ca9 [2022-05-20T16:49:39.477Z] Step 9/22 : RUN make cmd/security-proxy-setup/security-proxy-setup cmd/secrets-config/secrets-config [2022-05-20T16:49:39.477Z] ---> Running in 92a7579d063b [2022-05-20T16:49:41.463Z] CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/security-proxy-setup/security-proxy-setup ./cmd/security-proxy-setup [2022-05-20T16:49:44.134Z] Building bin/spire-server... [2022-05-20T16:49:44.416Z] go: downloading github.com/mitchellh/cli v1.1.2 [2022-05-20T16:49:44.416Z] go: downloading github.com/spiffe/go-spiffe/v2 v2.0.0-beta.12 [2022-05-20T16:49:44.416Z] go: downloading github.com/spiffe/spire-api-sdk v1.2.0 [2022-05-20T16:49:45.020Z] go: downloading golang.org/x/net v0.0.0-20220127200216-cd36cc0744dd [2022-05-20T16:49:45.299Z] go: downloading google.golang.org/grpc v1.44.0 [2022-05-20T16:49:45.905Z] go: downloading gopkg.in/square/go-jose.v2 v2.6.0 [2022-05-20T16:49:46.512Z] go: downloading github.com/hashicorp/hcl v1.0.1-0.20190430135223-99e2f22d1c94 [2022-05-20T16:49:47.128Z] go: downloading github.com/imdario/mergo v0.3.12 [2022-05-20T16:49:47.739Z] go: downloading github.com/sirupsen/logrus v1.8.1 [2022-05-20T16:49:49.742Z] go: downloading github.com/Masterminds/sprig v2.22.0+incompatible [2022-05-20T16:49:49.742Z] go: downloading github.com/fatih/color v1.13.0 [2022-05-20T16:49:49.742Z] go: downloading github.com/mattn/go-isatty v0.0.14 [2022-05-20T16:49:50.016Z] go: downloading golang.org/x/time v0.0.0-20220224211638-0e9765cccd65 [2022-05-20T16:49:50.016Z] go: downloading github.com/hashicorp/go-hclog v1.1.0 [2022-05-20T16:49:50.296Z] go: downloading golang.org/x/sys v0.0.0-20220227234510-4e6760a101f9 [2022-05-20T16:49:50.296Z] go: downloading github.com/hashicorp/go-plugin v1.4.3 [2022-05-20T16:49:50.296Z] go: downloading github.com/spiffe/spire-plugin-sdk v1.2.0 [2022-05-20T16:49:51.298Z] go: downloading github.com/InVisionApp/go-health/v2 v2.1.2 [2022-05-20T16:49:51.298Z] go: downloading github.com/InVisionApp/go-logger v1.0.1 [2022-05-20T16:49:51.577Z] go: downloading github.com/armon/go-metrics v0.3.10 [2022-05-20T16:49:51.857Z] go: downloading github.com/prometheus/client_golang v1.12.1 [2022-05-20T16:49:52.138Z] go: downloading github.com/uber-go/tally/v4 v4.1.1 [2022-05-20T16:49:52.746Z] go: downloading github.com/andres-erbsen/clock v0.0.0-20160526145045-9e14626cd129 [2022-05-20T16:49:53.026Z] go: downloading github.com/open-policy-agent/opa v0.38.0 [2022-05-20T16:50:08.213Z] go: downloading github.com/Masterminds/goutils v1.1.0 [2022-05-20T16:50:08.213Z] go: downloading github.com/Masterminds/semver v1.5.0 [2022-05-20T16:50:08.213Z] go: downloading github.com/google/uuid v1.1.2 [2022-05-20T16:50:08.213Z] go: downloading github.com/huandu/xstrings v1.3.2 [2022-05-20T16:50:08.213Z] go: downloading google.golang.org/genproto v0.0.0-20220222213610-43724f9ea8cf [2022-05-20T16:50:08.213Z] go: downloading github.com/mattn/go-colorable v0.1.12 [2022-05-20T16:50:08.213Z] go: downloading github.com/hashicorp/yamux v0.0.0-20181012175058-2f1d1f20f75d [2022-05-20T16:50:08.213Z] go: downloading github.com/oklog/run v1.0.0 [2022-05-20T16:50:08.213Z] go: downloading github.com/DataDog/datadog-go v3.2.0+incompatible [2022-05-20T16:50:08.213Z] go: downloading github.com/hashicorp/go-immutable-radix v1.3.1 [2022-05-20T16:50:08.213Z] go: downloading github.com/prometheus/client_model v0.2.0 [2022-05-20T16:50:08.213Z] go: downloading github.com/prometheus/common v0.32.1 [2022-05-20T16:50:08.213Z] go: downloading github.com/beorn7/perks v1.0.1 [2022-05-20T16:50:08.213Z] go: downloading github.com/cespare/xxhash/v2 v2.1.2 [2022-05-20T16:50:08.822Z] go: downloading github.com/prometheus/procfs v0.7.3 [2022-05-20T16:50:09.822Z] go: downloading github.com/imkira/go-observer v1.0.3 [2022-05-20T16:50:09.822Z] go: downloading go.uber.org/atomic v1.9.0 [2022-05-20T16:50:10.453Z] go: downloading github.com/mitchellh/reflectwalk v1.0.1 [2022-05-20T16:50:10.453Z] go: downloading github.com/hashicorp/errwrap v1.1.0 [2022-05-20T16:50:10.735Z] go: downloading github.com/hashicorp/golang-lru v0.5.4 [2022-05-20T16:50:10.735Z] go: downloading github.com/matttproud/golang_protobuf_extensions v1.0.2-0.20181231171920-c182affec369 [2022-05-20T16:50:10.735Z] go: downloading github.com/aws/aws-sdk-go-v2 v1.14.0 [2022-05-20T16:50:10.735Z] go: downloading github.com/aws/aws-sdk-go-v2/config v1.14.0 [2022-05-20T16:50:11.016Z] go: downloading github.com/aws/aws-sdk-go-v2/credentials v1.9.0 [2022-05-20T16:50:12.487Z] Removing intermediate container 45790cbbbfef [2022-05-20T16:50:12.487Z] ---> 2cb138d8d8cb [2022-05-20T16:50:12.487Z] [2022-05-20T16:50:12.487Z] Step 10/22 : FROM alpine:3.14 [2022-05-20T16:50:12.487Z] ---> ac73e934f311 [2022-05-20T16:50:12.487Z] Step 11/22 : RUN apk add --update --no-cache dumb-init [2022-05-20T16:50:12.779Z] ---> Running in 98680c033c8e [2022-05-20T16:50:14.610Z] Removing intermediate container 8913e50358ed [2022-05-20T16:50:14.610Z] ---> 46686d64f6d1 [2022-05-20T16:50:14.610Z] [2022-05-20T16:50:14.610Z] Step 10/22 : FROM alpine:3.14 [2022-05-20T16:50:14.610Z] ---> ac73e934f311 [2022-05-20T16:50:14.610Z] Step 11/22 : RUN apk add --update --no-cache ca-certificates dumb-init [2022-05-20T16:50:14.610Z] ---> Running in a42e8203585a [2022-05-20T16:50:15.235Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/aarch64/APKINDEX.tar.gz [2022-05-20T16:50:15.880Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/aarch64/APKINDEX.tar.gz [2022-05-20T16:50:16.904Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/aarch64/APKINDEX.tar.gz [2022-05-20T16:50:17.551Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/aarch64/APKINDEX.tar.gz [2022-05-20T16:50:17.551Z] (1/1) Installing dumb-init (1.2.5-r1) [2022-05-20T16:50:17.551Z] Executing busybox-1.33.1-r7.trigger [2022-05-20T16:50:17.551Z] OK: 5 MiB in 15 packages [2022-05-20T16:50:19.237Z] Removing intermediate container 98680c033c8e [2022-05-20T16:50:19.237Z] ---> 4c6febb40d20 [2022-05-20T16:50:19.237Z] Step 12/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' [2022-05-20T16:50:19.237Z] ---> Running in f24b250aee87 [2022-05-20T16:50:19.579Z] (1/2) Installing ca-certificates (20211220-r0) [2022-05-20T16:50:19.579Z] (2/2) Installing dumb-init (1.2.5-r1) [2022-05-20T16:50:19.579Z] Executing busybox-1.33.1-r7.trigger [2022-05-20T16:50:19.579Z] Executing ca-certificates-20211220-r0.trigger [2022-05-20T16:50:19.860Z] Removing intermediate container f24b250aee87 [2022-05-20T16:50:19.860Z] ---> c9ac0c5a97b2 [2022-05-20T16:50:19.860Z] Step 13/22 : ENV APP_PORT=59861 [2022-05-20T16:50:19.860Z] ---> Running in b745ddd4b28f [2022-05-20T16:50:20.139Z] OK: 6 MiB in 16 packages [2022-05-20T16:50:20.419Z] Removing intermediate container b745ddd4b28f [2022-05-20T16:50:20.419Z] ---> 99c2d713bb98 [2022-05-20T16:50:20.419Z] Step 14/22 : EXPOSE $APP_PORT [2022-05-20T16:50:21.027Z] ---> Running in c24c27e5ecc7 [2022-05-20T16:50:21.642Z] Removing intermediate container c24c27e5ecc7 [2022-05-20T16:50:21.642Z] ---> d992fd0f2e9d [2022-05-20T16:50:21.919Z] Step 15/22 : COPY --from=builder /edgex-go/Attribution.txt / [2022-05-20T16:50:22.527Z] Removing intermediate container a42e8203585a [2022-05-20T16:50:22.527Z] ---> e4d70d877cca [2022-05-20T16:50:22.527Z] Step 12/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Cavium, Copyright (c) 2021: Intel Corporation' [2022-05-20T16:50:22.527Z] ---> Running in 1132ec2d57c9 [2022-05-20T16:50:22.812Z] ---> 0f47905a4f6b [2022-05-20T16:50:22.812Z] Step 16/22 : COPY --from=builder /edgex-go/cmd/support-scheduler/support-scheduler / [2022-05-20T16:50:23.427Z] Removing intermediate container 1132ec2d57c9 [2022-05-20T16:50:23.427Z] ---> e5d41bb74b27 [2022-05-20T16:50:23.427Z] Step 13/22 : ENV APP_PORT=59860 [2022-05-20T16:50:23.709Z] ---> Running in 06e3dee0112f [2022-05-20T16:50:24.703Z] Removing intermediate container 06e3dee0112f [2022-05-20T16:50:24.703Z] ---> c29b27b43046 [2022-05-20T16:50:24.703Z] Step 14/22 : EXPOSE $APP_PORT [2022-05-20T16:50:24.703Z] ---> Running in 56e387f2a147 [2022-05-20T16:50:25.701Z] Removing intermediate container 56e387f2a147 [2022-05-20T16:50:25.701Z] ---> beb18f1ee312 [2022-05-20T16:50:25.701Z] Step 15/22 : COPY --from=builder /edgex-go/Attribution.txt / [2022-05-20T16:50:25.982Z] ---> 3c4bb3665557 [2022-05-20T16:50:25.982Z] Step 17/22 : COPY --from=builder /edgex-go/cmd/support-scheduler/res/configuration.toml /res/configuration.toml [2022-05-20T16:50:26.982Z] go: downloading github.com/aws/aws-sdk-go-v2/service/kms v1.15.0 [2022-05-20T16:50:26.982Z] go: downloading github.com/aws/aws-sdk-go-v2/service/sts v1.15.0 [2022-05-20T16:50:26.982Z]  ---> 3823cce92643 [2022-05-20T16:50:26.982Z] Step 16/22 : COPY --from=builder /edgex-go/cmd/support-notifications/support-notifications / [2022-05-20T16:50:27.258Z] ---> e5ba4043215e [2022-05-20T16:50:27.258Z] Step 18/22 : ENTRYPOINT ["/support-scheduler"] [2022-05-20T16:50:27.258Z] go: downloading github.com/gofrs/uuid v4.2.0+incompatible [2022-05-20T16:50:27.258Z]  ---> Running in 7fabe660c698 [2022-05-20T16:50:27.862Z] go: downloading github.com/stretchr/testify v1.7.0 [2022-05-20T16:50:27.862Z] go: downloading golang.org/x/sync v0.0.0-20210220032951-036812b2e83c [2022-05-20T16:50:28.139Z] go: downloading github.com/GoogleCloudPlatform/cloudsql-proxy v1.29.0 [2022-05-20T16:50:28.139Z] go: downloading github.com/blang/semver/v4 v4.0.0 [2022-05-20T16:50:28.139Z] Removing intermediate container 7fabe660c698 [2022-05-20T16:50:28.139Z] ---> bc1118c4b5cd [2022-05-20T16:50:28.139Z] Step 19/22 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2022-05-20T16:50:28.421Z] go: downloading github.com/go-sql-driver/mysql v1.6.0 [2022-05-20T16:50:28.421Z] go: downloading github.com/jinzhu/gorm v1.9.16 [2022-05-20T16:50:28.421Z]  ---> Running in 0b39fd2f3059 [2022-05-20T16:50:28.702Z] go: downloading github.com/lib/pq v1.10.4 [2022-05-20T16:50:28.986Z] go: downloading github.com/mattn/go-sqlite3 v1.14.12 [2022-05-20T16:50:29.272Z] Removing intermediate container 0b39fd2f3059 [2022-05-20T16:50:29.272Z] ---> 2f354c93a8b5 [2022-05-20T16:50:29.272Z] Step 20/22 : LABEL arch=arm64 [2022-05-20T16:50:29.272Z] go: downloading github.com/aws/aws-sdk-go v1.43.0 [2022-05-20T16:50:29.558Z]  ---> Running in b6e07835c916 [2022-05-20T16:50:30.184Z] ---> b27eded7ce17 [2022-05-20T16:50:30.184Z] Step 17/22 : COPY --from=builder /edgex-go/cmd/support-notifications/res/configuration.toml /res/configuration.toml [2022-05-20T16:50:30.184Z] Removing intermediate container b6e07835c916 [2022-05-20T16:50:30.184Z] ---> 7a6bf8fbb335 [2022-05-20T16:50:30.184Z] Step 21/22 : LABEL git_sha=4169e606539bb2d023554b237f76678cfe31300c [2022-05-20T16:50:30.462Z] ---> Running in 416b73516331 [2022-05-20T16:50:31.464Z] Removing intermediate container 416b73516331 [2022-05-20T16:50:31.464Z] ---> d515a6fe4857 [2022-05-20T16:50:31.464Z] Step 22/22 : LABEL version=0.0.0 [2022-05-20T16:50:31.464Z] ---> 334d7150818c [2022-05-20T16:50:31.464Z] Step 18/22 : ENTRYPOINT ["/support-notifications"] [2022-05-20T16:50:31.464Z] ---> Running in 849b4fdfe805 [2022-05-20T16:50:31.464Z] ---> Running in e1de180df0fb [2022-05-20T16:50:32.088Z] Removing intermediate container 849b4fdfe805 [2022-05-20T16:50:32.088Z] ---> d51599a5f8d4 [2022-05-20T16:50:32.088Z] [2022-05-20T16:50:32.088Z] Removing intermediate container e1de180df0fb [2022-05-20T16:50:32.088Z] ---> 3edeb447044d [2022-05-20T16:50:32.088Z] Step 19/22 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2022-05-20T16:50:32.363Z] ---> Running in 628ca4b19667 [2022-05-20T16:50:32.972Z] Successfully built d51599a5f8d4 [2022-05-20T16:50:32.972Z] Successfully tagged support-scheduler-arm64:latest [2022-05-20T16:50:32.972Z] Building security-spire-agent [2022-05-20T16:50:33.246Z]  Building support-scheduler ... done Removing intermediate container 628ca4b19667 [2022-05-20T16:50:33.246Z] ---> 9a5f3a2f1744 [2022-05-20T16:50:33.246Z] Step 20/22 : LABEL arch=arm64 [2022-05-20T16:50:33.246Z] ---> Running in be5419e33157 [2022-05-20T16:50:33.849Z] Removing intermediate container be5419e33157 [2022-05-20T16:50:33.849Z] ---> a983b2892492 [2022-05-20T16:50:33.849Z] Step 21/22 : LABEL git_sha=4169e606539bb2d023554b237f76678cfe31300c [2022-05-20T16:50:33.849Z] ---> Running in 7a01d26be664 [2022-05-20T16:50:34.124Z] Removing intermediate container 7a01d26be664 [2022-05-20T16:50:34.401Z] ---> 659d7d789f2b [2022-05-20T16:50:34.401Z] Step 22/22 : LABEL version=0.0.0 [2022-05-20T16:50:34.401Z] ---> Running in a7933e774a32 [2022-05-20T16:50:35.007Z] Removing intermediate container a7933e774a32 [2022-05-20T16:50:35.007Z] ---> afebe7e41e7c [2022-05-20T16:50:35.007Z] [2022-05-20T16:50:35.617Z] Successfully built afebe7e41e7c [2022-05-20T16:50:35.617Z] Successfully tagged support-notifications-arm64:latest [2022-05-20T16:50:35.617Z] Building security-bootstrapper [2022-05-20T16:50:50.763Z]  Building support-notifications ... done go: downloading k8s.io/client-go v0.23.4 [2022-05-20T16:50:50.763Z] go: downloading k8s.io/api v0.23.4 [2022-05-20T16:50:50.763Z] go: downloading github.com/google/go-tpm v0.3.3 [2022-05-20T16:50:51.043Z] go: downloading google.golang.org/api v0.70.0 [2022-05-20T16:51:03.525Z] go: downloading github.com/Azure/azure-sdk-for-go v62.0.0+incompatible [2022-05-20T16:51:21.926Z] Step 1/26 : ARG BUILDER_BASE=golang:1.17-alpine3.15 [2022-05-20T16:51:21.926Z] Step 2/26 : FROM ${BUILDER_BASE} AS builder [2022-05-20T16:51:21.926Z] ---> a7fd66633c1f [2022-05-20T16:51:21.926Z] Step 3/26 : WORKDIR /edgex-go [2022-05-20T16:51:21.926Z] ---> Using cache [2022-05-20T16:51:21.926Z] ---> ba39ea6c1739 [2022-05-20T16:51:21.926Z] Step 4/26 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-05-20T16:51:21.926Z] ---> Using cache [2022-05-20T16:51:21.926Z] ---> 593b1e5bcb2f [2022-05-20T16:51:21.926Z] Step 5/26 : RUN apk add --update --no-cache make git build-base curl [2022-05-20T16:51:21.926Z] ---> Using cache [2022-05-20T16:51:21.926Z] ---> 92efabad0f53 [2022-05-20T16:51:21.926Z] Step 6/26 : COPY go.mod vendor* ./ [2022-05-20T16:51:21.926Z] ---> Using cache [2022-05-20T16:51:21.926Z] ---> fb38a923428c [2022-05-20T16:51:21.926Z] Step 7/26 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-05-20T16:51:21.926Z] ---> Using cache [2022-05-20T16:51:21.926Z] ---> 7d655f84ca92 [2022-05-20T16:51:21.926Z] Step 8/26 : COPY . . [2022-05-20T16:51:21.926Z] ---> Using cache [2022-05-20T16:51:21.926Z] ---> 01f0b0233f0b [2022-05-20T16:51:21.926Z] Step 9/26 : ARG SPIRE_RELEASE=1.2.1 [2022-05-20T16:51:21.926Z] ---> Using cache [2022-05-20T16:51:21.926Z] ---> 6082f3f69c6c [2022-05-20T16:51:21.926Z] Step 10/26 : RUN mkdir -p spire-build [2022-05-20T16:51:21.926Z] ---> Using cache [2022-05-20T16:51:21.926Z] ---> 806dc68fcc4d [2022-05-20T16:51:21.926Z] Step 11/26 : WORKDIR /edgex-go/spire-build [2022-05-20T16:51:21.926Z] ---> Using cache [2022-05-20T16:51:21.926Z] ---> 40d88930687c [2022-05-20T16:51:21.926Z] Step 12/26 : RUN wget -q "https://github.com/spiffe/spire/archive/refs/tags/v${SPIRE_RELEASE}.tar.gz" && tar xv --strip-components=1 -f "v${SPIRE_RELEASE}.tar.gz" && echo "building spire from source..." && make bin/spire-server bin/spire-agent [2022-05-20T16:51:21.926Z] Step 1/31 : ARG BUILDER_BASE=golang:1.17-alpine3.15 [2022-05-20T16:51:21.926Z] Step 2/31 : FROM ${BUILDER_BASE} AS builder [2022-05-20T16:51:21.926Z] ---> a7fd66633c1f [2022-05-20T16:51:21.926Z] Step 3/31 : WORKDIR /edgex-go [2022-05-20T16:51:21.926Z] ---> Using cache [2022-05-20T16:51:21.926Z] ---> ba39ea6c1739 [2022-05-20T16:51:21.926Z] Step 4/31 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-05-20T16:51:21.926Z] ---> Using cache [2022-05-20T16:51:21.926Z] ---> 593b1e5bcb2f [2022-05-20T16:51:21.926Z] Step 5/31 : RUN apk add --update --no-cache make git [2022-05-20T16:51:21.926Z] ---> Using cache [2022-05-20T16:51:21.926Z] ---> 4b845272d7bb [2022-05-20T16:51:21.926Z] Step 6/31 : COPY go.mod vendor* ./ [2022-05-20T16:51:21.926Z] ---> Using cache [2022-05-20T16:51:21.926Z] ---> e46094495cfc [2022-05-20T16:51:21.926Z] Step 7/31 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-05-20T16:51:21.926Z] ---> Using cache [2022-05-20T16:51:21.926Z] ---> 2844c3c4769a [2022-05-20T16:51:21.926Z] Step 8/31 : COPY . . [2022-05-20T16:51:21.926Z] ---> Using cache [2022-05-20T16:51:21.926Z] ---> 5be4fd645ca9 [2022-05-20T16:51:21.926Z] Step 9/31 : RUN make cmd/security-bootstrapper/security-bootstrapper [2022-05-20T16:51:22.220Z] ---> Running in babd1c045252 [2022-05-20T16:51:22.220Z] ---> Running in 02da1fa3e60b [2022-05-20T16:51:24.876Z] CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/security-bootstrapper/security-bootstrapper ./cmd/security-bootstrapper [2022-05-20T16:51:25.155Z] spire-1.2.1/ [2022-05-20T16:51:25.434Z] spire-1.2.1/.data/ [2022-05-20T16:51:25.434Z] spire-1.2.1/.data/.file [2022-05-20T16:51:25.434Z] spire-1.2.1/.dockerignore [2022-05-20T16:51:25.434Z] spire-1.2.1/.gitattributes [2022-05-20T16:51:25.434Z] spire-1.2.1/.githooks/ [2022-05-20T16:51:25.434Z] spire-1.2.1/.githooks/pre-commit [2022-05-20T16:51:25.434Z] spire-1.2.1/.github/ [2022-05-20T16:51:25.434Z] spire-1.2.1/.github/ISSUE_TEMPLATE.md [2022-05-20T16:51:25.434Z] spire-1.2.1/.github/PULL_REQUEST_TEMPLATE.md [2022-05-20T16:51:25.434Z] spire-1.2.1/.github/dependabot.yml [2022-05-20T16:51:25.434Z] spire-1.2.1/.github/workflows/ [2022-05-20T16:51:25.434Z] spire-1.2.1/.github/workflows/nightly_build.yaml [2022-05-20T16:51:25.434Z] spire-1.2.1/.github/workflows/pr_build.yaml [2022-05-20T16:51:25.434Z] spire-1.2.1/.github/workflows/release_build.yaml [2022-05-20T16:51:25.434Z] spire-1.2.1/.github/workflows/scripts/ [2022-05-20T16:51:25.434Z] spire-1.2.1/.github/workflows/scripts/build_artifacts.sh [2022-05-20T16:51:25.434Z] spire-1.2.1/.github/workflows/scripts/push-images.sh [2022-05-20T16:51:25.434Z] spire-1.2.1/.github/workflows/scripts/push-scratch-images.sh [2022-05-20T16:51:25.434Z] spire-1.2.1/.github/workflows/scripts/run_unit_tests.sh [2022-05-20T16:51:25.434Z] spire-1.2.1/.github/workflows/scripts/split.sh [2022-05-20T16:51:25.434Z] spire-1.2.1/.gitignore [2022-05-20T16:51:25.434Z] spire-1.2.1/.go-version [2022-05-20T16:51:25.434Z] spire-1.2.1/.golangci.yml [2022-05-20T16:51:25.434Z] spire-1.2.1/ADOPTERS.md [2022-05-20T16:51:25.434Z] spire-1.2.1/CHANGELOG.md [2022-05-20T16:51:25.434Z] spire-1.2.1/CODE-OF-CONDUCT.md [2022-05-20T16:51:25.434Z] spire-1.2.1/CODEOWNERS [2022-05-20T16:51:25.434Z] spire-1.2.1/CONTRIBUTING.md [2022-05-20T16:51:25.434Z] spire-1.2.1/Dockerfile [2022-05-20T16:51:25.434Z] spire-1.2.1/Dockerfile.dev [2022-05-20T16:51:25.434Z] spire-1.2.1/Dockerfile.scratch [2022-05-20T16:51:25.434Z] spire-1.2.1/LICENSE [2022-05-20T16:51:25.434Z] spire-1.2.1/MAINTAINERS.md [2022-05-20T16:51:25.434Z] spire-1.2.1/Makefile [2022-05-20T16:51:25.434Z] spire-1.2.1/README.md [2022-05-20T16:51:25.434Z] spire-1.2.1/ROADMAP.md [2022-05-20T16:51:25.434Z] spire-1.2.1/SECURITY.md [2022-05-20T16:51:25.434Z] spire-1.2.1/cmd/ [2022-05-20T16:51:25.434Z] spire-1.2.1/cmd/spire-agent/ [2022-05-20T16:51:25.434Z] spire-1.2.1/cmd/spire-agent/cli/ [2022-05-20T16:51:25.434Z] spire-1.2.1/cmd/spire-agent/cli/api/ [2022-05-20T16:51:25.434Z] spire-1.2.1/cmd/spire-agent/cli/api/common.go [2022-05-20T16:51:25.434Z] spire-1.2.1/cmd/spire-agent/cli/api/fetch_jwt.go [2022-05-20T16:51:25.434Z] spire-1.2.1/cmd/spire-agent/cli/api/fetch_x509.go [2022-05-20T16:51:25.434Z] spire-1.2.1/cmd/spire-agent/cli/api/printer.go [2022-05-20T16:51:25.434Z] spire-1.2.1/cmd/spire-agent/cli/api/validate_jwt.go [2022-05-20T16:51:25.434Z] spire-1.2.1/cmd/spire-agent/cli/api/watch.go [2022-05-20T16:51:25.434Z] spire-1.2.1/cmd/spire-agent/cli/cli.go [2022-05-20T16:51:25.434Z] spire-1.2.1/cmd/spire-agent/cli/common/ [2022-05-20T16:51:25.434Z] spire-1.2.1/cmd/spire-agent/cli/common/defaults.go [2022-05-20T16:51:25.434Z] spire-1.2.1/cmd/spire-agent/cli/healthcheck/ [2022-05-20T16:51:25.434Z] spire-1.2.1/cmd/spire-agent/cli/healthcheck/healthcheck.go [2022-05-20T16:51:25.434Z] spire-1.2.1/cmd/spire-agent/cli/healthcheck/healthcheck_test.go [2022-05-20T16:51:25.434Z] spire-1.2.1/cmd/spire-agent/cli/run/ [2022-05-20T16:51:25.434Z] spire-1.2.1/cmd/spire-agent/cli/run/run.go [2022-05-20T16:51:25.434Z] spire-1.2.1/cmd/spire-agent/cli/run/run_test.go [2022-05-20T16:51:25.434Z] spire-1.2.1/cmd/spire-agent/cli/validate/ [2022-05-20T16:51:25.434Z] spire-1.2.1/cmd/spire-agent/cli/validate/validate.go [2022-05-20T16:51:25.434Z] spire-1.2.1/cmd/spire-agent/cli/validate/validate_test.go [2022-05-20T16:51:25.434Z] spire-1.2.1/cmd/spire-agent/main.go [2022-05-20T16:51:25.434Z] spire-1.2.1/cmd/spire-server/ [2022-05-20T16:51:25.434Z] spire-1.2.1/cmd/spire-server/cli/ [2022-05-20T16:51:25.434Z] spire-1.2.1/cmd/spire-server/cli/agent/ [2022-05-20T16:51:25.434Z] spire-1.2.1/cmd/spire-server/cli/agent/agent_test.go [2022-05-20T16:51:25.434Z] spire-1.2.1/cmd/spire-server/cli/agent/ban.go [2022-05-20T16:51:25.434Z] spire-1.2.1/cmd/spire-server/cli/agent/count.go [2022-05-20T16:51:25.434Z] spire-1.2.1/cmd/spire-server/cli/agent/evict.go [2022-05-20T16:51:25.434Z] spire-1.2.1/cmd/spire-server/cli/agent/list.go [2022-05-20T16:51:25.434Z] spire-1.2.1/cmd/spire-server/cli/agent/show.go [2022-05-20T16:51:25.434Z] spire-1.2.1/cmd/spire-server/cli/bundle/ [2022-05-20T16:51:25.434Z] spire-1.2.1/cmd/spire-server/cli/bundle/bundle_test.go [2022-05-20T16:51:25.434Z] spire-1.2.1/cmd/spire-server/cli/bundle/common.go [2022-05-20T16:51:25.434Z] spire-1.2.1/cmd/spire-server/cli/bundle/common_test.go [2022-05-20T16:51:25.434Z] spire-1.2.1/cmd/spire-server/cli/bundle/count.go [2022-05-20T16:51:25.434Z] spire-1.2.1/cmd/spire-server/cli/bundle/delete.go [2022-05-20T16:51:25.434Z] spire-1.2.1/cmd/spire-server/cli/bundle/list.go [2022-05-20T16:51:25.434Z] spire-1.2.1/cmd/spire-server/cli/bundle/set.go [2022-05-20T16:51:25.434Z] spire-1.2.1/cmd/spire-server/cli/bundle/show.go [2022-05-20T16:51:25.434Z] spire-1.2.1/cmd/spire-server/cli/cli.go [2022-05-20T16:51:25.434Z] spire-1.2.1/cmd/spire-server/cli/entry/ [2022-05-20T16:51:25.434Z] spire-1.2.1/cmd/spire-server/cli/entry/count.go [2022-05-20T16:51:25.434Z] spire-1.2.1/cmd/spire-server/cli/entry/count_test.go [2022-05-20T16:51:25.434Z] spire-1.2.1/cmd/spire-server/cli/entry/create.go [2022-05-20T16:51:25.434Z] spire-1.2.1/cmd/spire-server/cli/entry/create_test.go [2022-05-20T16:51:25.434Z] spire-1.2.1/cmd/spire-server/cli/entry/delete.go [2022-05-20T16:51:25.434Z] spire-1.2.1/cmd/spire-server/cli/entry/delete_test.go [2022-05-20T16:51:25.434Z] spire-1.2.1/cmd/spire-server/cli/entry/show.go [2022-05-20T16:51:25.434Z] spire-1.2.1/cmd/spire-server/cli/entry/show_test.go [2022-05-20T16:51:25.434Z] spire-1.2.1/cmd/spire-server/cli/entry/update.go [2022-05-20T16:51:25.434Z] spire-1.2.1/cmd/spire-server/cli/entry/update_test.go [2022-05-20T16:51:25.434Z] spire-1.2.1/cmd/spire-server/cli/entry/util.go [2022-05-20T16:51:25.434Z] spire-1.2.1/cmd/spire-server/cli/entry/util_test.go [2022-05-20T16:51:25.434Z] spire-1.2.1/cmd/spire-server/cli/federation/ [2022-05-20T16:51:25.434Z] spire-1.2.1/cmd/spire-server/cli/federation/common.go [2022-05-20T16:51:25.434Z] spire-1.2.1/cmd/spire-server/cli/federation/common_test.go [2022-05-20T16:51:25.434Z] spire-1.2.1/cmd/spire-server/cli/federation/create.go [2022-05-20T16:51:25.434Z] spire-1.2.1/cmd/spire-server/cli/federation/create_test.go [2022-05-20T16:51:25.434Z] spire-1.2.1/cmd/spire-server/cli/federation/delete.go [2022-05-20T16:51:25.434Z] spire-1.2.1/cmd/spire-server/cli/federation/delete_test.go [2022-05-20T16:51:25.434Z] spire-1.2.1/cmd/spire-server/cli/federation/list.go [2022-05-20T16:51:25.434Z] spire-1.2.1/cmd/spire-server/cli/federation/list_test.go [2022-05-20T16:51:25.434Z] spire-1.2.1/cmd/spire-server/cli/federation/refresh.go [2022-05-20T16:51:25.434Z] spire-1.2.1/cmd/spire-server/cli/federation/refresh_test.go [2022-05-20T16:51:25.434Z] spire-1.2.1/cmd/spire-server/cli/federation/show.go [2022-05-20T16:51:25.434Z] spire-1.2.1/cmd/spire-server/cli/federation/show_test.go [2022-05-20T16:51:25.434Z] spire-1.2.1/cmd/spire-server/cli/federation/update.go [2022-05-20T16:51:25.434Z] spire-1.2.1/cmd/spire-server/cli/federation/update_test.go [2022-05-20T16:51:25.434Z] spire-1.2.1/cmd/spire-server/cli/healthcheck/ [2022-05-20T16:51:25.434Z] spire-1.2.1/cmd/spire-server/cli/healthcheck/healthcheck.go [2022-05-20T16:51:25.434Z] spire-1.2.1/cmd/spire-server/cli/healthcheck/healthcheck_test.go [2022-05-20T16:51:25.434Z] spire-1.2.1/cmd/spire-server/cli/jwt/ [2022-05-20T16:51:25.434Z] spire-1.2.1/cmd/spire-server/cli/jwt/mint.go [2022-05-20T16:51:25.434Z] spire-1.2.1/cmd/spire-server/cli/jwt/mint_test.go [2022-05-20T16:51:25.434Z] spire-1.2.1/cmd/spire-server/cli/run/ [2022-05-20T16:51:25.434Z] spire-1.2.1/cmd/spire-server/cli/run/run.go [2022-05-20T16:51:25.434Z] spire-1.2.1/cmd/spire-server/cli/run/run_test.go [2022-05-20T16:51:25.434Z] spire-1.2.1/cmd/spire-server/cli/token/ [2022-05-20T16:51:25.434Z] spire-1.2.1/cmd/spire-server/cli/token/generate.go [2022-05-20T16:51:25.434Z] spire-1.2.1/cmd/spire-server/cli/token/generate_test.go [2022-05-20T16:51:25.434Z] spire-1.2.1/cmd/spire-server/cli/validate/ [2022-05-20T16:51:25.434Z] spire-1.2.1/cmd/spire-server/cli/validate/validate.go [2022-05-20T16:51:25.434Z] spire-1.2.1/cmd/spire-server/cli/validate/validate_test.go [2022-05-20T16:51:25.434Z] spire-1.2.1/cmd/spire-server/cli/x509/ [2022-05-20T16:51:25.434Z] spire-1.2.1/cmd/spire-server/cli/x509/mint.go [2022-05-20T16:51:25.434Z] spire-1.2.1/cmd/spire-server/cli/x509/mint_test.go [2022-05-20T16:51:25.434Z] spire-1.2.1/cmd/spire-server/main.go [2022-05-20T16:51:25.434Z] spire-1.2.1/cmd/spire-server/util/ [2022-05-20T16:51:25.434Z] spire-1.2.1/cmd/spire-server/util/util.go [2022-05-20T16:51:25.434Z] spire-1.2.1/conf/ [2022-05-20T16:51:25.434Z] spire-1.2.1/conf/agent/ [2022-05-20T16:51:25.434Z] spire-1.2.1/conf/agent/agent.conf [2022-05-20T16:51:25.434Z] spire-1.2.1/conf/agent/agent_full.conf [2022-05-20T16:51:25.434Z] spire-1.2.1/conf/agent/dummy_root_ca.crt [2022-05-20T16:51:25.434Z] spire-1.2.1/conf/server/ [2022-05-20T16:51:25.434Z] spire-1.2.1/conf/server/dummy_upstream_ca.crt [2022-05-20T16:51:25.434Z] spire-1.2.1/conf/server/dummy_upstream_ca.key [2022-05-20T16:51:25.434Z] spire-1.2.1/conf/server/server.conf [2022-05-20T16:51:25.434Z] spire-1.2.1/conf/server/server_full.conf [2022-05-20T16:51:25.434Z] spire-1.2.1/doc/ [2022-05-20T16:51:25.434Z] spire-1.2.1/doc/SPIRE101.md [2022-05-20T16:51:25.434Z] spire-1.2.1/doc/auditlog.md [2022-05-20T16:51:25.434Z] spire-1.2.1/doc/authorization_policy_engine.md [2022-05-20T16:51:25.434Z] spire-1.2.1/doc/changelog_guidelines.md [2022-05-20T16:51:25.434Z] spire-1.2.1/doc/cure53-report.pdf [2022-05-20T16:51:25.434Z] spire-1.2.1/doc/images/ [2022-05-20T16:51:25.434Z] spire-1.2.1/doc/images/2019_roadmap.png [2022-05-20T16:51:25.434Z] spire-1.2.1/doc/images/SPIRE101.png [2022-05-20T16:51:25.434Z] spire-1.2.1/doc/images/SPIRE_agent.png [2022-05-20T16:51:25.434Z] spire-1.2.1/doc/images/SPIRE_server.png [2022-05-20T16:51:25.434Z] spire-1.2.1/doc/images/cache_mgr.png [2022-05-20T16:51:25.434Z] spire-1.2.1/doc/images/cache_mgr_components.png [2022-05-20T16:51:25.434Z] spire-1.2.1/doc/images/federated_spire.png [2022-05-20T16:51:25.434Z] spire-1.2.1/doc/images/ha_mode.png [2022-05-20T16:51:25.434Z] spire-1.2.1/doc/images/nested_spire.png [2022-05-20T16:51:25.434Z] spire-1.2.1/doc/images/oidc_federation.png [2022-05-20T16:51:25.434Z] spire-1.2.1/doc/images/single_trust_domain.png [2022-05-20T16:51:25.434Z] spire-1.2.1/doc/images/spiffe_compatible.png [2022-05-20T16:51:25.435Z] spire-1.2.1/doc/images/spire_logo.png [2022-05-20T16:51:25.435Z] spire-1.2.1/doc/migrating_registration_api_clients.md [2022-05-20T16:51:25.435Z] spire-1.2.1/doc/plugin_agent_keymanager_disk.md [2022-05-20T16:51:25.435Z] spire-1.2.1/doc/plugin_agent_keymanager_memory.md [2022-05-20T16:51:25.435Z] spire-1.2.1/doc/plugin_agent_nodeattestor_aws_iid.md [2022-05-20T16:51:25.435Z] spire-1.2.1/doc/plugin_agent_nodeattestor_azure_msi.md [2022-05-20T16:51:25.435Z] spire-1.2.1/doc/plugin_agent_nodeattestor_gcp_iit.md [2022-05-20T16:51:25.435Z] spire-1.2.1/doc/plugin_agent_nodeattestor_jointoken.md [2022-05-20T16:51:25.435Z] spire-1.2.1/doc/plugin_agent_nodeattestor_k8s_psat.md [2022-05-20T16:51:25.435Z] spire-1.2.1/doc/plugin_agent_nodeattestor_k8s_sat.md [2022-05-20T16:51:25.435Z] spire-1.2.1/doc/plugin_agent_nodeattestor_sshpop.md [2022-05-20T16:51:25.435Z] spire-1.2.1/doc/plugin_agent_nodeattestor_tpm_devid.md [2022-05-20T16:51:25.435Z] spire-1.2.1/doc/plugin_agent_nodeattestor_x509pop.md [2022-05-20T16:51:25.435Z] spire-1.2.1/doc/plugin_agent_svidstore_aws_secretsmanager.md [2022-05-20T16:51:25.435Z] spire-1.2.1/doc/plugin_agent_svidstore_gcp_secretmanager.md [2022-05-20T16:51:25.435Z] spire-1.2.1/doc/plugin_agent_workloadattestor_docker.md [2022-05-20T16:51:25.435Z] spire-1.2.1/doc/plugin_agent_workloadattestor_k8s.md [2022-05-20T16:51:25.435Z] spire-1.2.1/doc/plugin_agent_workloadattestor_unix.md [2022-05-20T16:51:25.435Z] spire-1.2.1/doc/plugin_server_datastore_sql.md [2022-05-20T16:51:25.435Z] spire-1.2.1/doc/plugin_server_keymanager_aws_kms.md [2022-05-20T16:51:25.435Z] spire-1.2.1/doc/plugin_server_keymanager_disk.md [2022-05-20T16:51:25.435Z] spire-1.2.1/doc/plugin_server_keymanager_memory.md [2022-05-20T16:51:25.435Z] spire-1.2.1/doc/plugin_server_nodeattestor_aws_iid.md [2022-05-20T16:51:25.435Z] spire-1.2.1/doc/plugin_server_nodeattestor_azure_msi.md [2022-05-20T16:51:25.435Z] spire-1.2.1/doc/plugin_server_nodeattestor_gcp_iit.md [2022-05-20T16:51:25.435Z] spire-1.2.1/doc/plugin_server_nodeattestor_jointoken.md [2022-05-20T16:51:25.435Z] spire-1.2.1/doc/plugin_server_nodeattestor_k8s_psat.md [2022-05-20T16:51:25.435Z] spire-1.2.1/doc/plugin_server_nodeattestor_k8s_sat.md [2022-05-20T16:51:25.435Z] spire-1.2.1/doc/plugin_server_nodeattestor_sshpop.md [2022-05-20T16:51:25.435Z] spire-1.2.1/doc/plugin_server_nodeattestor_tpm_devid.md [2022-05-20T16:51:25.435Z] spire-1.2.1/doc/plugin_server_nodeattestor_x509pop.md [2022-05-20T16:51:25.435Z] spire-1.2.1/doc/plugin_server_noderesolver_azure_msi.md [2022-05-20T16:51:25.435Z] spire-1.2.1/doc/plugin_server_notifier_gcs_bundle.md [2022-05-20T16:51:25.713Z] spire-1.2.1/doc/plugin_server_notifier_k8sbundle.md [2022-05-20T16:51:25.713Z] spire-1.2.1/doc/plugin_server_upstreamauthority_aws_pca.md [2022-05-20T16:51:25.713Z] spire-1.2.1/doc/plugin_server_upstreamauthority_awssecret.md [2022-05-20T16:51:25.713Z] spire-1.2.1/doc/plugin_server_upstreamauthority_cert_manager.md [2022-05-20T16:51:25.713Z] spire-1.2.1/doc/plugin_server_upstreamauthority_disk.md [2022-05-20T16:51:25.713Z] spire-1.2.1/doc/plugin_server_upstreamauthority_gcp_cas.md [2022-05-20T16:51:25.713Z] spire-1.2.1/doc/plugin_server_upstreamauthority_spire.md [2022-05-20T16:51:25.713Z] spire-1.2.1/doc/plugin_server_upstreamauthority_vault.md [2022-05-20T16:51:25.713Z] spire-1.2.1/doc/scaling_spire.md [2022-05-20T16:51:25.713Z] spire-1.2.1/doc/spire_agent.md [2022-05-20T16:51:25.713Z] spire-1.2.1/doc/spire_server.md [2022-05-20T16:51:25.713Z] spire-1.2.1/doc/supported_integrations.md [2022-05-20T16:51:25.713Z] spire-1.2.1/doc/telemetry.md [2022-05-20T16:51:25.713Z] spire-1.2.1/doc/telemetry_config.md [2022-05-20T16:51:25.713Z] spire-1.2.1/doc/upgrading.md [2022-05-20T16:51:25.713Z] spire-1.2.1/doc/using_spire.md [2022-05-20T16:51:25.713Z] spire-1.2.1/examples/ [2022-05-20T16:51:25.713Z] spire-1.2.1/examples/README.md [2022-05-20T16:51:25.713Z] spire-1.2.1/go.mod [2022-05-20T16:51:25.713Z] spire-1.2.1/go.sum [2022-05-20T16:51:25.713Z] spire-1.2.1/pkg/ [2022-05-20T16:51:25.713Z] spire-1.2.1/pkg/agent/ [2022-05-20T16:51:25.713Z] spire-1.2.1/pkg/agent/agent.go [2022-05-20T16:51:25.713Z] spire-1.2.1/pkg/agent/api/ [2022-05-20T16:51:25.713Z] spire-1.2.1/pkg/agent/api/config.go [2022-05-20T16:51:25.713Z] spire-1.2.1/pkg/agent/api/debug/ [2022-05-20T16:51:25.713Z] spire-1.2.1/pkg/agent/api/debug/v1/ [2022-05-20T16:51:25.713Z] spire-1.2.1/pkg/agent/api/debug/v1/service.go [2022-05-20T16:51:25.713Z] spire-1.2.1/pkg/agent/api/debug/v1/service_test.go [2022-05-20T16:51:25.713Z] spire-1.2.1/pkg/agent/api/delegatedidentity/ [2022-05-20T16:51:25.713Z] spire-1.2.1/pkg/agent/api/delegatedidentity/v1/ [2022-05-20T16:51:25.713Z] spire-1.2.1/pkg/agent/api/delegatedidentity/v1/service.go [2022-05-20T16:51:25.713Z] spire-1.2.1/pkg/agent/api/delegatedidentity/v1/service_test.go [2022-05-20T16:51:25.713Z] spire-1.2.1/pkg/agent/api/endpoints.go [2022-05-20T16:51:25.713Z] spire-1.2.1/pkg/agent/api/health/ [2022-05-20T16:51:25.713Z] spire-1.2.1/pkg/agent/api/health/v1/ [2022-05-20T16:51:25.713Z] spire-1.2.1/pkg/agent/api/health/v1/service.go [2022-05-20T16:51:25.713Z] spire-1.2.1/pkg/agent/api/health/v1/service_test.go [2022-05-20T16:51:25.713Z] spire-1.2.1/pkg/agent/api/rpccontext/ [2022-05-20T16:51:25.713Z] spire-1.2.1/pkg/agent/api/rpccontext/alias.go [2022-05-20T16:51:25.713Z] spire-1.2.1/pkg/agent/api/rpccontext/caller.go [2022-05-20T16:51:25.713Z] spire-1.2.1/pkg/agent/attestor/ [2022-05-20T16:51:25.713Z] spire-1.2.1/pkg/agent/attestor/node/ [2022-05-20T16:51:25.713Z] spire-1.2.1/pkg/agent/attestor/node/experimental.go [2022-05-20T16:51:25.713Z] spire-1.2.1/pkg/agent/attestor/node/node.go [2022-05-20T16:51:25.713Z] spire-1.2.1/pkg/agent/attestor/node/node_test.go [2022-05-20T16:51:25.713Z] spire-1.2.1/pkg/agent/attestor/workload/ [2022-05-20T16:51:25.713Z] spire-1.2.1/pkg/agent/attestor/workload/workload.go [2022-05-20T16:51:25.713Z] spire-1.2.1/pkg/agent/attestor/workload/workload_test.go [2022-05-20T16:51:25.713Z] spire-1.2.1/pkg/agent/catalog/ [2022-05-20T16:51:25.713Z] spire-1.2.1/pkg/agent/catalog/catalog.go [2022-05-20T16:51:25.713Z] spire-1.2.1/pkg/agent/catalog/keymanager.go [2022-05-20T16:51:25.713Z] spire-1.2.1/pkg/agent/catalog/nodeattestor.go [2022-05-20T16:51:25.713Z] spire-1.2.1/pkg/agent/catalog/svidstore.go [2022-05-20T16:51:25.713Z] spire-1.2.1/pkg/agent/catalog/workloadattestor.go [2022-05-20T16:51:25.713Z] spire-1.2.1/pkg/agent/client/ [2022-05-20T16:51:25.713Z] spire-1.2.1/pkg/agent/client/client.go [2022-05-20T16:51:25.713Z] spire-1.2.1/pkg/agent/client/client_test.go [2022-05-20T16:51:25.713Z] spire-1.2.1/pkg/agent/client/dial.go [2022-05-20T16:51:25.713Z] spire-1.2.1/pkg/agent/client/nodeconn.go [2022-05-20T16:51:25.713Z] spire-1.2.1/pkg/agent/client/nodeconn_test.go [2022-05-20T16:51:25.713Z] spire-1.2.1/pkg/agent/client/update.go [2022-05-20T16:51:25.713Z] spire-1.2.1/pkg/agent/client/util.go [2022-05-20T16:51:25.713Z] spire-1.2.1/pkg/agent/common/ [2022-05-20T16:51:25.713Z] spire-1.2.1/pkg/agent/common/backoff/ [2022-05-20T16:51:25.713Z] spire-1.2.1/pkg/agent/common/backoff/backoff.go [2022-05-20T16:51:25.713Z] spire-1.2.1/pkg/agent/common/backoff/backoff_test.go [2022-05-20T16:51:25.713Z] spire-1.2.1/pkg/agent/common/cgroups/ [2022-05-20T16:51:25.713Z] spire-1.2.1/pkg/agent/common/cgroups/cgroups.go [2022-05-20T16:51:25.713Z] spire-1.2.1/pkg/agent/common/cgroups/cgroups_test.go [2022-05-20T16:51:25.713Z] spire-1.2.1/pkg/agent/common/cgroups/filesystem.go [2022-05-20T16:51:25.713Z] spire-1.2.1/pkg/agent/config.go [2022-05-20T16:51:25.713Z] spire-1.2.1/pkg/agent/endpoints/ [2022-05-20T16:51:25.713Z] spire-1.2.1/pkg/agent/endpoints/config.go [2022-05-20T16:51:25.713Z] spire-1.2.1/pkg/agent/endpoints/endpoints.go [2022-05-20T16:51:25.713Z] spire-1.2.1/pkg/agent/endpoints/endpoints_test.go [2022-05-20T16:51:25.713Z] spire-1.2.1/pkg/agent/endpoints/metrics.go [2022-05-20T16:51:25.713Z] spire-1.2.1/pkg/agent/endpoints/middleware.go [2022-05-20T16:51:25.713Z] spire-1.2.1/pkg/agent/endpoints/peertracker.go [2022-05-20T16:51:25.713Z] spire-1.2.1/pkg/agent/endpoints/peertracker_test.go [2022-05-20T16:51:25.713Z] spire-1.2.1/pkg/agent/endpoints/sdsv2/ [2022-05-20T16:51:25.713Z] spire-1.2.1/pkg/agent/endpoints/sdsv2/handler.go [2022-05-20T16:51:25.713Z] spire-1.2.1/pkg/agent/endpoints/sdsv2/handler_test.go [2022-05-20T16:51:25.713Z] spire-1.2.1/pkg/agent/endpoints/sdsv3/ [2022-05-20T16:51:25.713Z] spire-1.2.1/pkg/agent/endpoints/sdsv3/handler.go [2022-05-20T16:51:25.713Z] spire-1.2.1/pkg/agent/endpoints/sdsv3/handler_test.go [2022-05-20T16:51:25.713Z] spire-1.2.1/pkg/agent/endpoints/workload/ [2022-05-20T16:51:25.713Z] spire-1.2.1/pkg/agent/endpoints/workload/handler.go [2022-05-20T16:51:25.713Z] spire-1.2.1/pkg/agent/endpoints/workload/handler_test.go [2022-05-20T16:51:25.713Z] spire-1.2.1/pkg/agent/manager/ [2022-05-20T16:51:25.713Z] spire-1.2.1/pkg/agent/manager/cache/ [2022-05-20T16:51:25.713Z] spire-1.2.1/pkg/agent/manager/cache/bundle_cache.go [2022-05-20T16:51:25.713Z] spire-1.2.1/pkg/agent/manager/cache/cache.go [2022-05-20T16:51:25.713Z] spire-1.2.1/pkg/agent/manager/cache/cache_test.go [2022-05-20T16:51:25.713Z] spire-1.2.1/pkg/agent/manager/cache/jwt_cache.go [2022-05-20T16:51:25.713Z] spire-1.2.1/pkg/agent/manager/cache/jwt_cache_test.go [2022-05-20T16:51:25.713Z] spire-1.2.1/pkg/agent/manager/cache/sets.go [2022-05-20T16:51:25.713Z] spire-1.2.1/pkg/agent/manager/cache/subscriber.go [2022-05-20T16:51:25.713Z] spire-1.2.1/pkg/agent/manager/config.go [2022-05-20T16:51:25.713Z] spire-1.2.1/pkg/agent/manager/manager.go [2022-05-20T16:51:25.713Z] spire-1.2.1/pkg/agent/manager/manager_test.go [2022-05-20T16:51:25.713Z] spire-1.2.1/pkg/agent/manager/storage.go [2022-05-20T16:51:25.713Z] spire-1.2.1/pkg/agent/manager/storage_test.go [2022-05-20T16:51:25.713Z] spire-1.2.1/pkg/agent/manager/storecache/ [2022-05-20T16:51:25.713Z] spire-1.2.1/pkg/agent/manager/storecache/cache.go [2022-05-20T16:51:25.713Z] spire-1.2.1/pkg/agent/manager/storecache/cache_test.go [2022-05-20T16:51:25.713Z] spire-1.2.1/pkg/agent/manager/sync.go [2022-05-20T16:51:25.713Z] spire-1.2.1/pkg/agent/plugin/ [2022-05-20T16:51:25.713Z] spire-1.2.1/pkg/agent/plugin/keymanager/ [2022-05-20T16:51:25.713Z] spire-1.2.1/pkg/agent/plugin/keymanager/base/ [2022-05-20T16:51:25.713Z] spire-1.2.1/pkg/agent/plugin/keymanager/base/keymanagerbase.go [2022-05-20T16:51:25.713Z] spire-1.2.1/pkg/agent/plugin/keymanager/constant.go [2022-05-20T16:51:25.713Z] spire-1.2.1/pkg/agent/plugin/keymanager/disk/ [2022-05-20T16:51:25.713Z] spire-1.2.1/pkg/agent/plugin/keymanager/disk/disk.go [2022-05-20T16:51:25.713Z] spire-1.2.1/pkg/agent/plugin/keymanager/disk/disk_test.go [2022-05-20T16:51:25.713Z] spire-1.2.1/pkg/agent/plugin/keymanager/keymanager.go [2022-05-20T16:51:25.713Z] spire-1.2.1/pkg/agent/plugin/keymanager/memory/ [2022-05-20T16:51:25.713Z] spire-1.2.1/pkg/agent/plugin/keymanager/memory/memory.go [2022-05-20T16:51:25.713Z] spire-1.2.1/pkg/agent/plugin/keymanager/memory/memory_test.go [2022-05-20T16:51:25.713Z] spire-1.2.1/pkg/agent/plugin/keymanager/repository.go [2022-05-20T16:51:25.713Z] spire-1.2.1/pkg/agent/plugin/keymanager/svidkeymanager.go [2022-05-20T16:51:25.713Z] spire-1.2.1/pkg/agent/plugin/keymanager/svidkeymanager_test.go [2022-05-20T16:51:25.713Z] spire-1.2.1/pkg/agent/plugin/keymanager/test/ [2022-05-20T16:51:25.713Z] spire-1.2.1/pkg/agent/plugin/keymanager/test/keymanagertest.go [2022-05-20T16:51:25.713Z] spire-1.2.1/pkg/agent/plugin/keymanager/v1.go [2022-05-20T16:51:25.713Z] spire-1.2.1/pkg/agent/plugin/keymanager/v1_test.go [2022-05-20T16:51:25.713Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/ [2022-05-20T16:51:25.713Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/aws/ [2022-05-20T16:51:25.713Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/aws/iid.go [2022-05-20T16:51:25.713Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/aws/iid_test.go [2022-05-20T16:51:25.713Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/azure/ [2022-05-20T16:51:25.713Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/azure/msi.go [2022-05-20T16:51:25.713Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/azure/msi_test.go [2022-05-20T16:51:25.713Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/gcp/ [2022-05-20T16:51:25.713Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/gcp/iit.go [2022-05-20T16:51:25.713Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/gcp/iit_test.go [2022-05-20T16:51:25.713Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/jointoken.go [2022-05-20T16:51:25.713Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/jointoken/ [2022-05-20T16:51:25.713Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/jointoken/join_token.go [2022-05-20T16:51:25.713Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/jointoken_test.go [2022-05-20T16:51:25.713Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/ [2022-05-20T16:51:25.713Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/psat/ [2022-05-20T16:51:25.713Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/psat/psat.go [2022-05-20T16:51:25.713Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/psat/psat_test.go [2022-05-20T16:51:25.713Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/sat/ [2022-05-20T16:51:25.713Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/sat/sat.go [2022-05-20T16:51:25.713Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/sat/sat_test.go [2022-05-20T16:51:25.714Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/nodeattestor.go [2022-05-20T16:51:25.714Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/repository.go [2022-05-20T16:51:25.714Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/sshpop/ [2022-05-20T16:51:25.714Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/sshpop/sshpop.go [2022-05-20T16:51:25.714Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/sshpop/sshpop_test.go [2022-05-20T16:51:25.714Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/test/ [2022-05-20T16:51:25.714Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/test/serverstream.go [2022-05-20T16:51:25.714Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/ [2022-05-20T16:51:25.714Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/devid.go [2022-05-20T16:51:25.714Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/devid_test.go [2022-05-20T16:51:25.714Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/ [2022-05-20T16:51:25.714Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/autodetect.go [2022-05-20T16:51:25.714Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/open.go [2022-05-20T16:51:25.714Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/open_windows.go [2022-05-20T16:51:25.714Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/session.go [2022-05-20T16:51:25.714Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/session_test.go [2022-05-20T16:51:25.714Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/signingkey.go [2022-05-20T16:51:25.714Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/v1.go [2022-05-20T16:51:25.714Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/v1_test.go [2022-05-20T16:51:25.714Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/x509pop/ [2022-05-20T16:51:25.714Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/x509pop/x509pop.go [2022-05-20T16:51:25.714Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/x509pop/x509pop_test.go [2022-05-20T16:51:25.714Z] spire-1.2.1/pkg/agent/plugin/svidstore/ [2022-05-20T16:51:25.714Z] spire-1.2.1/pkg/agent/plugin/svidstore/awssecretsmanager/ [2022-05-20T16:51:25.714Z] spire-1.2.1/pkg/agent/plugin/svidstore/awssecretsmanager/aws.go [2022-05-20T16:51:25.714Z] spire-1.2.1/pkg/agent/plugin/svidstore/awssecretsmanager/aws_test.go [2022-05-20T16:51:25.714Z] spire-1.2.1/pkg/agent/plugin/svidstore/awssecretsmanager/client.go [2022-05-20T16:51:25.714Z] spire-1.2.1/pkg/agent/plugin/svidstore/gcpsecretmanager/ [2022-05-20T16:51:25.714Z] spire-1.2.1/pkg/agent/plugin/svidstore/gcpsecretmanager/client.go [2022-05-20T16:51:25.714Z] spire-1.2.1/pkg/agent/plugin/svidstore/gcpsecretmanager/gcloud.go [2022-05-20T16:51:25.714Z] spire-1.2.1/pkg/agent/plugin/svidstore/gcpsecretmanager/gcloud_test.go [2022-05-20T16:51:25.714Z] spire-1.2.1/pkg/agent/plugin/svidstore/repository.go [2022-05-20T16:51:25.714Z] spire-1.2.1/pkg/agent/plugin/svidstore/svidstore.go [2022-05-20T16:51:25.714Z] spire-1.2.1/pkg/agent/plugin/svidstore/utils.go [2022-05-20T16:51:25.714Z] spire-1.2.1/pkg/agent/plugin/svidstore/utils_test.go [2022-05-20T16:51:25.714Z] spire-1.2.1/pkg/agent/plugin/svidstore/v1.go [2022-05-20T16:51:25.714Z] spire-1.2.1/pkg/agent/plugin/svidstore/v1_test.go [2022-05-20T16:51:25.714Z] spire-1.2.1/pkg/agent/plugin/svidstore/v1unofficial.go [2022-05-20T16:51:25.714Z] spire-1.2.1/pkg/agent/plugin/svidstore/v1unofficial_test.go [2022-05-20T16:51:25.714Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/ [2022-05-20T16:51:25.714Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/ [2022-05-20T16:51:25.714Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/cgroup/ [2022-05-20T16:51:25.714Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/cgroup/dockerfinder.go [2022-05-20T16:51:25.714Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/cgroup/dockerfinder_test.go [2022-05-20T16:51:25.714Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/docker.go [2022-05-20T16:51:25.714Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/docker_test.go [2022-05-20T16:51:25.714Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/retry.go [2022-05-20T16:51:25.714Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/ [2022-05-20T16:51:25.714Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/k8s.go [2022-05-20T16:51:25.714Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/k8s_test.go [2022-05-20T16:51:25.714Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/ [2022-05-20T16:51:25.714Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/cgroups_init_pid_in_pod.txt [2022-05-20T16:51:25.714Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/cgroups_pid_in_kind_pod.txt [2022-05-20T16:51:25.714Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/cgroups_pid_in_pod.txt [2022-05-20T16:51:25.714Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/cgroups_pid_not_in_pod.txt [2022-05-20T16:51:25.714Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/kind_pod_list.json [2022-05-20T16:51:25.714Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/pod_list.json [2022-05-20T16:51:25.714Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/pod_list_not_running.json [2022-05-20T16:51:25.714Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/systemd_cgroups_pid_in_pod.txt [2022-05-20T16:51:25.714Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/repository.go [2022-05-20T16:51:25.714Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/unix/ [2022-05-20T16:51:25.714Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/unix/unix.go [2022-05-20T16:51:25.714Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/unix/unix_test.go [2022-05-20T16:51:25.714Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/v1.go [2022-05-20T16:51:25.714Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/v1_test.go [2022-05-20T16:51:25.714Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/workloadattestor.go [2022-05-20T16:51:25.714Z] spire-1.2.1/pkg/agent/svid/ [2022-05-20T16:51:25.714Z] spire-1.2.1/pkg/agent/svid/rotator.go [2022-05-20T16:51:25.714Z] spire-1.2.1/pkg/agent/svid/rotator_config.go [2022-05-20T16:51:25.714Z] spire-1.2.1/pkg/agent/svid/rotator_test.go [2022-05-20T16:51:25.714Z] spire-1.2.1/pkg/agent/svid/store/ [2022-05-20T16:51:25.714Z] spire-1.2.1/pkg/agent/svid/store/service.go [2022-05-20T16:51:25.714Z] spire-1.2.1/pkg/agent/svid/store/service_test.go [2022-05-20T16:51:25.714Z] spire-1.2.1/pkg/common/ [2022-05-20T16:51:25.714Z] spire-1.2.1/pkg/common/agentpathtemplate/ [2022-05-20T16:51:25.714Z] spire-1.2.1/pkg/common/agentpathtemplate/template.go [2022-05-20T16:51:25.714Z] spire-1.2.1/pkg/common/agentpathtemplate/template_test.go [2022-05-20T16:51:25.714Z] spire-1.2.1/pkg/common/api/ [2022-05-20T16:51:25.714Z] spire-1.2.1/pkg/common/api/metrics.go [2022-05-20T16:51:25.714Z] spire-1.2.1/pkg/common/api/middleware/ [2022-05-20T16:51:25.714Z] spire-1.2.1/pkg/common/api/middleware/common_test.go [2022-05-20T16:51:25.714Z] spire-1.2.1/pkg/common/api/middleware/interceptor.go [2022-05-20T16:51:25.714Z] spire-1.2.1/pkg/common/api/middleware/interceptor_test.go [2022-05-20T16:51:25.714Z] spire-1.2.1/pkg/common/api/middleware/logger.go [2022-05-20T16:51:25.714Z] spire-1.2.1/pkg/common/api/middleware/logger_test.go [2022-05-20T16:51:25.714Z] spire-1.2.1/pkg/common/api/middleware/metrics.go [2022-05-20T16:51:25.714Z] spire-1.2.1/pkg/common/api/middleware/metrics_test.go [2022-05-20T16:51:25.714Z] spire-1.2.1/pkg/common/api/middleware/middleware.go [2022-05-20T16:51:25.714Z] spire-1.2.1/pkg/common/api/middleware/middleware_test.go [2022-05-20T16:51:25.714Z] spire-1.2.1/pkg/common/api/middleware/misconfig.go [2022-05-20T16:51:25.714Z] spire-1.2.1/pkg/common/api/middleware/misconfig_test.go [2022-05-20T16:51:25.714Z] spire-1.2.1/pkg/common/api/middleware/names.go [2022-05-20T16:51:25.714Z] spire-1.2.1/pkg/common/api/middleware/names_test.go [2022-05-20T16:51:25.714Z] spire-1.2.1/pkg/common/api/names.go [2022-05-20T16:51:25.714Z] spire-1.2.1/pkg/common/api/ratelimit.go [2022-05-20T16:51:25.714Z] spire-1.2.1/pkg/common/api/rpccontext/ [2022-05-20T16:51:25.714Z] spire-1.2.1/pkg/common/api/rpccontext/logger.go [2022-05-20T16:51:25.714Z] spire-1.2.1/pkg/common/api/rpccontext/metrics.go [2022-05-20T16:51:25.714Z] spire-1.2.1/pkg/common/api/rpccontext/names.go [2022-05-20T16:51:25.714Z] spire-1.2.1/pkg/common/auth/ [2022-05-20T16:51:25.714Z] spire-1.2.1/pkg/common/auth/interceptors.go [2022-05-20T16:51:25.714Z] spire-1.2.1/pkg/common/auth/interceptors_test.go [2022-05-20T16:51:25.714Z] spire-1.2.1/pkg/common/auth/untracked_uds.go [2022-05-20T16:51:25.714Z] spire-1.2.1/pkg/common/bundleutil/ [2022-05-20T16:51:25.714Z] spire-1.2.1/pkg/common/bundleutil/bundle.go [2022-05-20T16:51:25.714Z] spire-1.2.1/pkg/common/bundleutil/bundle_test.go [2022-05-20T16:51:25.714Z] spire-1.2.1/pkg/common/bundleutil/common_test.go [2022-05-20T16:51:25.714Z] spire-1.2.1/pkg/common/bundleutil/marshal.go [2022-05-20T16:51:25.714Z] spire-1.2.1/pkg/common/bundleutil/marshal_test.go [2022-05-20T16:51:25.714Z] spire-1.2.1/pkg/common/bundleutil/refreshhint.go [2022-05-20T16:51:25.714Z] spire-1.2.1/pkg/common/bundleutil/refreshhint_test.go [2022-05-20T16:51:25.714Z] spire-1.2.1/pkg/common/bundleutil/types.go [2022-05-20T16:51:25.714Z] spire-1.2.1/pkg/common/bundleutil/unmarshal.go [2022-05-20T16:51:25.714Z] spire-1.2.1/pkg/common/bundleutil/unmarshal_test.go [2022-05-20T16:51:25.714Z] spire-1.2.1/pkg/common/catalog/ [2022-05-20T16:51:25.714Z] spire-1.2.1/pkg/common/catalog/bind.go [2022-05-20T16:51:25.714Z] spire-1.2.1/pkg/common/catalog/builtin.go [2022-05-20T16:51:25.714Z] spire-1.2.1/pkg/common/catalog/catalog.go [2022-05-20T16:51:25.714Z] spire-1.2.1/pkg/common/catalog/catalog_test.go [2022-05-20T16:51:25.714Z] spire-1.2.1/pkg/common/catalog/closers.go [2022-05-20T16:51:25.714Z] spire-1.2.1/pkg/common/catalog/cmd_linux.go [2022-05-20T16:51:25.714Z] spire-1.2.1/pkg/common/catalog/cmd_other.go [2022-05-20T16:51:25.714Z] spire-1.2.1/pkg/common/catalog/config.go [2022-05-20T16:51:25.714Z] spire-1.2.1/pkg/common/catalog/config_test.go [2022-05-20T16:51:25.714Z] spire-1.2.1/pkg/common/catalog/configure.go [2022-05-20T16:51:25.714Z] spire-1.2.1/pkg/common/catalog/constraints.go [2022-05-20T16:51:25.714Z] spire-1.2.1/pkg/common/catalog/constraints_test.go [2022-05-20T16:51:25.714Z] spire-1.2.1/pkg/common/catalog/context.go [2022-05-20T16:51:25.714Z] spire-1.2.1/pkg/common/catalog/external.go [2022-05-20T16:51:25.714Z] spire-1.2.1/pkg/common/catalog/host.go [2022-05-20T16:51:25.714Z] spire-1.2.1/pkg/common/catalog/pipenet.go [2022-05-20T16:51:25.714Z] spire-1.2.1/pkg/common/catalog/plugin.go [2022-05-20T16:51:25.714Z] spire-1.2.1/pkg/common/catalog/testplugin/ [2022-05-20T16:51:25.714Z] spire-1.2.1/pkg/common/catalog/testplugin/.gitignore [2022-05-20T16:51:25.714Z] spire-1.2.1/pkg/common/catalog/testplugin/main.go [2022-05-20T16:51:25.714Z] spire-1.2.1/pkg/common/catalog/testplugin/plugin.go [2022-05-20T16:51:25.714Z] spire-1.2.1/pkg/common/cli/ [2022-05-20T16:51:25.714Z] spire-1.2.1/pkg/common/cli/env.go [2022-05-20T16:51:25.714Z] spire-1.2.1/pkg/common/cli/flags.go [2022-05-20T16:51:25.714Z] spire-1.2.1/pkg/common/cli/trust_domain.go [2022-05-20T16:51:25.714Z] spire-1.2.1/pkg/common/cli/trust_domain_test.go [2022-05-20T16:51:25.714Z] spire-1.2.1/pkg/common/cli/umask.go [2022-05-20T16:51:25.714Z] spire-1.2.1/pkg/common/cli/umask_posix.go [2022-05-20T16:51:25.714Z] spire-1.2.1/pkg/common/cli/umask_test.go [2022-05-20T16:51:25.714Z] spire-1.2.1/pkg/common/cli/umask_windows.go [2022-05-20T16:51:25.714Z] spire-1.2.1/pkg/common/cliprinter/ [2022-05-20T16:51:25.714Z] spire-1.2.1/pkg/common/cliprinter/cliprinter.go [2022-05-20T16:51:25.714Z] spire-1.2.1/pkg/common/cliprinter/cliprinter_test.go [2022-05-20T16:51:25.714Z] spire-1.2.1/pkg/common/cliprinter/flag.go [2022-05-20T16:51:25.714Z] spire-1.2.1/pkg/common/cliprinter/flag_test.go [2022-05-20T16:51:25.714Z] spire-1.2.1/pkg/common/cliprinter/format.go [2022-05-20T16:51:25.714Z] spire-1.2.1/pkg/common/cliprinter/format_test.go [2022-05-20T16:51:25.714Z] spire-1.2.1/pkg/common/cliprinter/internal/ [2022-05-20T16:51:25.714Z] spire-1.2.1/pkg/common/cliprinter/internal/errorjson/ [2022-05-20T16:51:25.714Z] spire-1.2.1/pkg/common/cliprinter/internal/errorjson/errorjson.go [2022-05-20T16:51:25.714Z] spire-1.2.1/pkg/common/cliprinter/internal/errorjson/errorjson_test.go [2022-05-20T16:51:25.714Z] spire-1.2.1/pkg/common/cliprinter/internal/errorpretty/ [2022-05-20T16:51:25.714Z] spire-1.2.1/pkg/common/cliprinter/internal/errorpretty/errorpretty.go [2022-05-20T16:51:25.714Z] spire-1.2.1/pkg/common/cliprinter/internal/errorpretty/errorpretty_test.go [2022-05-20T16:51:25.714Z] spire-1.2.1/pkg/common/cliprinter/internal/protojson/ [2022-05-20T16:51:25.714Z] spire-1.2.1/pkg/common/cliprinter/internal/protojson/protojson.go [2022-05-20T16:51:25.714Z] spire-1.2.1/pkg/common/cliprinter/internal/protojson/protojson_test.go [2022-05-20T16:51:25.714Z] spire-1.2.1/pkg/common/cliprinter/internal/protopretty/ [2022-05-20T16:51:25.714Z] spire-1.2.1/pkg/common/cliprinter/internal/protopretty/protopretty.go [2022-05-20T16:51:25.714Z] spire-1.2.1/pkg/common/cliprinter/internal/protopretty/protopretty_test.go [2022-05-20T16:51:25.714Z] spire-1.2.1/pkg/common/cliprinter/internal/structjson/ [2022-05-20T16:51:25.714Z] spire-1.2.1/pkg/common/cliprinter/internal/structjson/structjson.go [2022-05-20T16:51:25.714Z] spire-1.2.1/pkg/common/cliprinter/internal/structjson/structjson_test.go [2022-05-20T16:51:25.714Z] spire-1.2.1/pkg/common/cliprinter/internal/structpretty/ [2022-05-20T16:51:25.714Z] spire-1.2.1/pkg/common/cliprinter/internal/structpretty/structpretty.go [2022-05-20T16:51:25.714Z] spire-1.2.1/pkg/common/cliprinter/internal/structpretty/structpretty_test.go [2022-05-20T16:51:25.714Z] spire-1.2.1/pkg/common/coretypes/ [2022-05-20T16:51:25.714Z] spire-1.2.1/pkg/common/coretypes/bundle/ [2022-05-20T16:51:25.714Z] spire-1.2.1/pkg/common/coretypes/bundle/bundle_test.go [2022-05-20T16:51:25.714Z] spire-1.2.1/pkg/common/coretypes/bundle/commontypes.go [2022-05-20T16:51:25.714Z] spire-1.2.1/pkg/common/coretypes/bundle/plugintypes.go [2022-05-20T16:51:25.714Z] spire-1.2.1/pkg/common/coretypes/bundle/require.go [2022-05-20T16:51:25.714Z] spire-1.2.1/pkg/common/coretypes/jwtkey/ [2022-05-20T16:51:25.714Z] spire-1.2.1/pkg/common/coretypes/jwtkey/apitypes.go [2022-05-20T16:51:25.714Z] spire-1.2.1/pkg/common/coretypes/jwtkey/commontypes.go [2022-05-20T16:51:25.714Z] spire-1.2.1/pkg/common/coretypes/jwtkey/jwtkey.go [2022-05-20T16:51:25.714Z] spire-1.2.1/pkg/common/coretypes/jwtkey/jwtkey_test.go [2022-05-20T16:51:25.714Z] spire-1.2.1/pkg/common/coretypes/jwtkey/plugintypes.go [2022-05-20T16:51:25.714Z] spire-1.2.1/pkg/common/coretypes/jwtkey/require.go [2022-05-20T16:51:25.714Z] spire-1.2.1/pkg/common/coretypes/x509certificate/ [2022-05-20T16:51:25.714Z] spire-1.2.1/pkg/common/coretypes/x509certificate/commontypes.go [2022-05-20T16:51:25.993Z] spire-1.2.1/pkg/common/coretypes/x509certificate/plugintypes.go [2022-05-20T16:51:25.993Z] spire-1.2.1/pkg/common/coretypes/x509certificate/require.go [2022-05-20T16:51:25.993Z] spire-1.2.1/pkg/common/coretypes/x509certificate/x509certificate.go [2022-05-20T16:51:25.993Z] spire-1.2.1/pkg/common/coretypes/x509certificate/x509certificate_test.go [2022-05-20T16:51:25.993Z] spire-1.2.1/pkg/common/cryptoutil/ [2022-05-20T16:51:25.993Z] spire-1.2.1/pkg/common/cryptoutil/keys.go [2022-05-20T16:51:25.993Z] spire-1.2.1/pkg/common/cryptoutil/keys_test.go [2022-05-20T16:51:25.993Z] spire-1.2.1/pkg/common/diskutil/ [2022-05-20T16:51:25.993Z] spire-1.2.1/pkg/common/diskutil/file_posix.go [2022-05-20T16:51:25.993Z] spire-1.2.1/pkg/common/diskutil/file_test.go [2022-05-20T16:51:25.993Z] spire-1.2.1/pkg/common/diskutil/file_windows.go [2022-05-20T16:51:25.993Z] spire-1.2.1/pkg/common/errorutil/ [2022-05-20T16:51:25.993Z] spire-1.2.1/pkg/common/errorutil/wrapper.go [2022-05-20T16:51:25.993Z] spire-1.2.1/pkg/common/health/ [2022-05-20T16:51:25.993Z] spire-1.2.1/pkg/common/health/config.go [2022-05-20T16:51:25.993Z] spire-1.2.1/pkg/common/health/context.go [2022-05-20T16:51:25.993Z] spire-1.2.1/pkg/common/health/context_test.go [2022-05-20T16:51:25.993Z] spire-1.2.1/pkg/common/health/health.go [2022-05-20T16:51:25.993Z] spire-1.2.1/pkg/common/health/health_test.go [2022-05-20T16:51:25.993Z] spire-1.2.1/pkg/common/health/logger.go [2022-05-20T16:51:25.993Z] spire-1.2.1/pkg/common/hostservice/ [2022-05-20T16:51:25.993Z] spire-1.2.1/pkg/common/hostservice/metricsservice/ [2022-05-20T16:51:25.993Z] spire-1.2.1/pkg/common/hostservice/metricsservice/v1.go [2022-05-20T16:51:25.993Z] spire-1.2.1/pkg/common/hostservice/metricsservice/v1_test.go [2022-05-20T16:51:25.993Z] spire-1.2.1/pkg/common/idutil/ [2022-05-20T16:51:25.993Z] spire-1.2.1/pkg/common/idutil/require.go [2022-05-20T16:51:25.993Z] spire-1.2.1/pkg/common/idutil/require_test.go [2022-05-20T16:51:25.993Z] spire-1.2.1/pkg/common/idutil/safety.go [2022-05-20T16:51:25.993Z] spire-1.2.1/pkg/common/idutil/safety_test.go [2022-05-20T16:51:25.994Z] spire-1.2.1/pkg/common/idutil/spiffeid.go [2022-05-20T16:51:25.994Z] spire-1.2.1/pkg/common/idutil/spiffeid_test.go [2022-05-20T16:51:25.994Z] spire-1.2.1/pkg/common/jwtsvid/ [2022-05-20T16:51:25.994Z] spire-1.2.1/pkg/common/jwtsvid/common.go [2022-05-20T16:51:25.994Z] spire-1.2.1/pkg/common/jwtsvid/sign.go [2022-05-20T16:51:25.994Z] spire-1.2.1/pkg/common/jwtsvid/token_test.go [2022-05-20T16:51:25.994Z] spire-1.2.1/pkg/common/jwtsvid/validate.go [2022-05-20T16:51:25.994Z] spire-1.2.1/pkg/common/jwtutil/ [2022-05-20T16:51:25.994Z] spire-1.2.1/pkg/common/jwtutil/keyset.go [2022-05-20T16:51:25.994Z] spire-1.2.1/pkg/common/jwtutil/keyset_test.go [2022-05-20T16:51:25.994Z] spire-1.2.1/pkg/common/log/ [2022-05-20T16:51:25.994Z] spire-1.2.1/pkg/common/log/hclog_adapter.go [2022-05-20T16:51:25.994Z] spire-1.2.1/pkg/common/log/hclog_adapter_test.go [2022-05-20T16:51:25.994Z] spire-1.2.1/pkg/common/log/log.go [2022-05-20T16:51:25.994Z] spire-1.2.1/pkg/common/log/log_test.go [2022-05-20T16:51:25.994Z] spire-1.2.1/pkg/common/log/options.go [2022-05-20T16:51:25.994Z] spire-1.2.1/pkg/common/nodeutil/ [2022-05-20T16:51:25.994Z] spire-1.2.1/pkg/common/nodeutil/node.go [2022-05-20T16:51:25.994Z] spire-1.2.1/pkg/common/nodeutil/node_test.go [2022-05-20T16:51:25.994Z] spire-1.2.1/pkg/common/peertracker/ [2022-05-20T16:51:25.994Z] spire-1.2.1/pkg/common/peertracker/conn.go [2022-05-20T16:51:25.994Z] spire-1.2.1/pkg/common/peertracker/credentials.go [2022-05-20T16:51:25.994Z] spire-1.2.1/pkg/common/peertracker/errors.go [2022-05-20T16:51:25.994Z] spire-1.2.1/pkg/common/peertracker/getpid_windows.c [2022-05-20T16:51:25.994Z] spire-1.2.1/pkg/common/peertracker/getpid_windows.h [2022-05-20T16:51:25.994Z] spire-1.2.1/pkg/common/peertracker/info.go [2022-05-20T16:51:25.994Z] spire-1.2.1/pkg/common/peertracker/listener.go [2022-05-20T16:51:25.994Z] spire-1.2.1/pkg/common/peertracker/listener_test.go [2022-05-20T16:51:25.994Z] spire-1.2.1/pkg/common/peertracker/peertracker.go [2022-05-20T16:51:25.994Z] spire-1.2.1/pkg/common/peertracker/peertracker_test.go [2022-05-20T16:51:25.994Z] spire-1.2.1/pkg/common/peertracker/peertracker_test_child_posix.go [2022-05-20T16:51:25.994Z] spire-1.2.1/pkg/common/peertracker/peertracker_test_child_windows.go [2022-05-20T16:51:25.994Z] spire-1.2.1/pkg/common/peertracker/peertracker_test_posix.go [2022-05-20T16:51:25.994Z] spire-1.2.1/pkg/common/peertracker/peertracker_test_windows.go [2022-05-20T16:51:25.994Z] spire-1.2.1/pkg/common/peertracker/tcp.go [2022-05-20T16:51:25.994Z] spire-1.2.1/pkg/common/peertracker/tcp_fallback.go [2022-05-20T16:51:25.994Z] spire-1.2.1/pkg/common/peertracker/tcp_windows.go [2022-05-20T16:51:25.994Z] spire-1.2.1/pkg/common/peertracker/tracker_bsd.go [2022-05-20T16:51:25.994Z] spire-1.2.1/pkg/common/peertracker/tracker_fallback.go [2022-05-20T16:51:25.994Z] spire-1.2.1/pkg/common/peertracker/tracker_linux.go [2022-05-20T16:51:25.994Z] spire-1.2.1/pkg/common/peertracker/tracker_linux_test.go [2022-05-20T16:51:25.994Z] spire-1.2.1/pkg/common/peertracker/tracker_windows.go [2022-05-20T16:51:25.994Z] spire-1.2.1/pkg/common/peertracker/uds.go [2022-05-20T16:51:25.994Z] spire-1.2.1/pkg/common/peertracker/uds_bsd.go [2022-05-20T16:51:25.994Z] spire-1.2.1/pkg/common/peertracker/uds_fallback.go [2022-05-20T16:51:25.994Z] spire-1.2.1/pkg/common/peertracker/uds_linux.go [2022-05-20T16:51:25.994Z] spire-1.2.1/pkg/common/pemutil/ [2022-05-20T16:51:25.994Z] spire-1.2.1/pkg/common/pemutil/block.go [2022-05-20T16:51:25.994Z] spire-1.2.1/pkg/common/pemutil/certs.go [2022-05-20T16:51:25.994Z] spire-1.2.1/pkg/common/pemutil/common.go [2022-05-20T16:51:25.994Z] spire-1.2.1/pkg/common/pemutil/csr.go [2022-05-20T16:51:25.994Z] spire-1.2.1/pkg/common/pemutil/keys.go [2022-05-20T16:51:25.994Z] spire-1.2.1/pkg/common/pemutil/pemutil_test.go [2022-05-20T16:51:25.994Z] spire-1.2.1/pkg/common/pemutil/testdata/ [2022-05-20T16:51:25.994Z] spire-1.2.1/pkg/common/pemutil/testdata/cert.pem [2022-05-20T16:51:25.994Z] spire-1.2.1/pkg/common/pemutil/testdata/certs.pem [2022-05-20T16:51:25.994Z] spire-1.2.1/pkg/common/pemutil/testdata/csr.pem [2022-05-20T16:51:25.994Z] spire-1.2.1/pkg/common/pemutil/testdata/ecdsa-key-pkcs8.pem [2022-05-20T16:51:25.994Z] spire-1.2.1/pkg/common/pemutil/testdata/ecdsa-key.pem [2022-05-20T16:51:25.994Z] spire-1.2.1/pkg/common/pemutil/testdata/key.pem [2022-05-20T16:51:25.994Z] spire-1.2.1/pkg/common/pemutil/testdata/public-rsa-key.pem [2022-05-20T16:51:25.994Z] spire-1.2.1/pkg/common/pemutil/testdata/rsa-key-pkcs8.pem [2022-05-20T16:51:25.994Z] spire-1.2.1/pkg/common/pemutil/testdata/rsa-key.pem [2022-05-20T16:51:25.994Z] spire-1.2.1/pkg/common/plugin/ [2022-05-20T16:51:25.994Z] spire-1.2.1/pkg/common/plugin/aws/ [2022-05-20T16:51:25.994Z] spire-1.2.1/pkg/common/plugin/aws/iid.go [2022-05-20T16:51:25.994Z] spire-1.2.1/pkg/common/plugin/azure/ [2022-05-20T16:51:25.994Z] spire-1.2.1/pkg/common/plugin/azure/msi.go [2022-05-20T16:51:25.994Z] spire-1.2.1/pkg/common/plugin/azure/msi_test.go [2022-05-20T16:51:25.994Z] spire-1.2.1/pkg/common/plugin/facade.go [2022-05-20T16:51:25.994Z] spire-1.2.1/pkg/common/plugin/facade_test.go [2022-05-20T16:51:25.994Z] spire-1.2.1/pkg/common/plugin/gcp/ [2022-05-20T16:51:25.994Z] spire-1.2.1/pkg/common/plugin/gcp/iit.go [2022-05-20T16:51:25.994Z] spire-1.2.1/pkg/common/plugin/k8s/ [2022-05-20T16:51:25.994Z] spire-1.2.1/pkg/common/plugin/k8s/apiserver/ [2022-05-20T16:51:25.994Z] spire-1.2.1/pkg/common/plugin/k8s/apiserver/client.go [2022-05-20T16:51:25.994Z] spire-1.2.1/pkg/common/plugin/k8s/apiserver/client_test.go [2022-05-20T16:51:25.994Z] spire-1.2.1/pkg/common/plugin/k8s/utils.go [2022-05-20T16:51:25.994Z] spire-1.2.1/pkg/common/plugin/k8s/utils_test.go [2022-05-20T16:51:25.994Z] spire-1.2.1/pkg/common/plugin/log.go [2022-05-20T16:51:25.994Z] spire-1.2.1/pkg/common/plugin/sshpop/ [2022-05-20T16:51:25.994Z] spire-1.2.1/pkg/common/plugin/sshpop/handshake.go [2022-05-20T16:51:25.994Z] spire-1.2.1/pkg/common/plugin/sshpop/handshake_test.go [2022-05-20T16:51:25.994Z] spire-1.2.1/pkg/common/plugin/sshpop/sshpop.go [2022-05-20T16:51:25.994Z] spire-1.2.1/pkg/common/plugin/sshpop/sshpop_test.go [2022-05-20T16:51:25.994Z] spire-1.2.1/pkg/common/plugin/sshpop/testdata/ [2022-05-20T16:51:25.994Z] spire-1.2.1/pkg/common/plugin/sshpop/testdata/dummy_agent_ssh_key [2022-05-20T16:51:25.994Z] spire-1.2.1/pkg/common/plugin/sshpop/testdata/dummy_agent_ssh_key-cert.pub [2022-05-20T16:51:25.994Z] spire-1.2.1/pkg/common/plugin/sshpop/testdata/dummy_ssh_cert_authority.pub [2022-05-20T16:51:25.994Z] spire-1.2.1/pkg/common/plugin/sshpop/testdata/empty_ssh_cert_authority.pub [2022-05-20T16:51:25.994Z] spire-1.2.1/pkg/common/plugin/sshpop/testdata/many_ssh_cert_authorities.pub [2022-05-20T16:51:25.994Z] spire-1.2.1/pkg/common/plugin/tpmdevid/ [2022-05-20T16:51:25.994Z] spire-1.2.1/pkg/common/plugin/tpmdevid/devid.go [2022-05-20T16:51:25.994Z] spire-1.2.1/pkg/common/plugin/x509pop/ [2022-05-20T16:51:25.994Z] spire-1.2.1/pkg/common/plugin/x509pop/x509pop.go [2022-05-20T16:51:25.994Z] spire-1.2.1/pkg/common/plugin/x509pop/x509pop_test.go [2022-05-20T16:51:25.994Z] spire-1.2.1/pkg/common/profiling/ [2022-05-20T16:51:25.994Z] spire-1.2.1/pkg/common/profiling/dumpers.go [2022-05-20T16:51:25.994Z] spire-1.2.1/pkg/common/profiling/profiling.go [2022-05-20T16:51:25.994Z] spire-1.2.1/pkg/common/protoutil/ [2022-05-20T16:51:25.994Z] spire-1.2.1/pkg/common/protoutil/masks.go [2022-05-20T16:51:25.994Z] spire-1.2.1/pkg/common/protoutil/masks_test.go [2022-05-20T16:51:25.994Z] spire-1.2.1/pkg/common/rotationutil/ [2022-05-20T16:51:25.994Z] spire-1.2.1/pkg/common/rotationutil/rotationutil.go [2022-05-20T16:51:25.994Z] spire-1.2.1/pkg/common/rotationutil/rotationutil_test.go [2022-05-20T16:51:25.994Z] spire-1.2.1/pkg/common/selector/ [2022-05-20T16:51:25.994Z] spire-1.2.1/pkg/common/selector/selector.go [2022-05-20T16:51:25.994Z] spire-1.2.1/pkg/common/selector/selector_test.go [2022-05-20T16:51:25.994Z] spire-1.2.1/pkg/common/selector/set.go [2022-05-20T16:51:25.994Z] spire-1.2.1/pkg/common/selector/set_utils.go [2022-05-20T16:51:25.994Z] spire-1.2.1/pkg/common/selector/set_utils_test.go [2022-05-20T16:51:25.994Z] spire-1.2.1/pkg/common/telemetry/ [2022-05-20T16:51:25.994Z] spire-1.2.1/pkg/common/telemetry/agent/ [2022-05-20T16:51:25.994Z] spire-1.2.1/pkg/common/telemetry/agent/keymanager/ [2022-05-20T16:51:25.994Z] spire-1.2.1/pkg/common/telemetry/agent/keymanager/keymanager.go [2022-05-20T16:51:25.994Z] spire-1.2.1/pkg/common/telemetry/agent/keymanager/wrapper.go [2022-05-20T16:51:25.994Z] spire-1.2.1/pkg/common/telemetry/agent/keymanager/wrapper_test.go [2022-05-20T16:51:25.994Z] spire-1.2.1/pkg/common/telemetry/agent/manager.go [2022-05-20T16:51:25.994Z] spire-1.2.1/pkg/common/telemetry/agent/node.go [2022-05-20T16:51:25.994Z] spire-1.2.1/pkg/common/telemetry/agent/rotate.go [2022-05-20T16:51:25.994Z] spire-1.2.1/pkg/common/telemetry/agent/sdsapi.go [2022-05-20T16:51:25.994Z] spire-1.2.1/pkg/common/telemetry/agent/store/ [2022-05-20T16:51:25.994Z] spire-1.2.1/pkg/common/telemetry/agent/store/store.go [2022-05-20T16:51:25.994Z] spire-1.2.1/pkg/common/telemetry/agent/workloadapi/ [2022-05-20T16:51:25.994Z] spire-1.2.1/pkg/common/telemetry/agent/workloadapi/workload.go [2022-05-20T16:51:25.994Z] spire-1.2.1/pkg/common/telemetry/blackhole.go [2022-05-20T16:51:25.994Z] spire-1.2.1/pkg/common/telemetry/call.go [2022-05-20T16:51:25.994Z] spire-1.2.1/pkg/common/telemetry/common/ [2022-05-20T16:51:25.994Z] spire-1.2.1/pkg/common/telemetry/common/label_adders.go [2022-05-20T16:51:25.994Z] spire-1.2.1/pkg/common/telemetry/config.go [2022-05-20T16:51:25.994Z] spire-1.2.1/pkg/common/telemetry/dogstatsd.go [2022-05-20T16:51:25.994Z] spire-1.2.1/pkg/common/telemetry/dogstatsd_test.go [2022-05-20T16:51:25.994Z] spire-1.2.1/pkg/common/telemetry/inmem.go [2022-05-20T16:51:25.994Z] spire-1.2.1/pkg/common/telemetry/inmem_test.go [2022-05-20T16:51:25.994Z] spire-1.2.1/pkg/common/telemetry/m3.go [2022-05-20T16:51:25.994Z] spire-1.2.1/pkg/common/telemetry/m3_test.go [2022-05-20T16:51:25.994Z] spire-1.2.1/pkg/common/telemetry/metrics.go [2022-05-20T16:51:25.994Z] spire-1.2.1/pkg/common/telemetry/metrics_benchmark_test.go [2022-05-20T16:51:25.994Z] spire-1.2.1/pkg/common/telemetry/names.go [2022-05-20T16:51:25.994Z] spire-1.2.1/pkg/common/telemetry/prometheus.go [2022-05-20T16:51:25.994Z] spire-1.2.1/pkg/common/telemetry/prometheus_test.go [2022-05-20T16:51:25.994Z] spire-1.2.1/pkg/common/telemetry/sanitize.go [2022-05-20T16:51:25.994Z] spire-1.2.1/pkg/common/telemetry/sanitize_test.go [2022-05-20T16:51:25.994Z] spire-1.2.1/pkg/common/telemetry/server/ [2022-05-20T16:51:25.994Z] spire-1.2.1/pkg/common/telemetry/server/bundle_manager.go [2022-05-20T16:51:25.994Z] spire-1.2.1/pkg/common/telemetry/server/ca_manager.go [2022-05-20T16:51:25.994Z] spire-1.2.1/pkg/common/telemetry/server/datastore/ [2022-05-20T16:51:25.994Z] spire-1.2.1/pkg/common/telemetry/server/datastore/bundle.go [2022-05-20T16:51:25.994Z] spire-1.2.1/pkg/common/telemetry/server/datastore/federation_relationship.go [2022-05-20T16:51:25.994Z] spire-1.2.1/pkg/common/telemetry/server/datastore/join_token.go [2022-05-20T16:51:25.994Z] spire-1.2.1/pkg/common/telemetry/server/datastore/node.go [2022-05-20T16:51:25.994Z] spire-1.2.1/pkg/common/telemetry/server/datastore/registration.go [2022-05-20T16:51:25.994Z] spire-1.2.1/pkg/common/telemetry/server/datastore/wrapper.go [2022-05-20T16:51:25.994Z] spire-1.2.1/pkg/common/telemetry/server/datastore/wrapper_test.go [2022-05-20T16:51:25.994Z] spire-1.2.1/pkg/common/telemetry/server/keymanager/ [2022-05-20T16:51:25.994Z] spire-1.2.1/pkg/common/telemetry/server/keymanager/keymanager.go [2022-05-20T16:51:25.994Z] spire-1.2.1/pkg/common/telemetry/server/keymanager/wrapper.go [2022-05-20T16:51:25.994Z] spire-1.2.1/pkg/common/telemetry/server/keymanager/wrapper_test.go [2022-05-20T16:51:25.994Z] spire-1.2.1/pkg/common/telemetry/server/registration_manager.go [2022-05-20T16:51:25.994Z] spire-1.2.1/pkg/common/telemetry/server/rotate.go [2022-05-20T16:51:25.994Z] spire-1.2.1/pkg/common/telemetry/server/server.go [2022-05-20T16:51:25.994Z] spire-1.2.1/pkg/common/telemetry/sink.go [2022-05-20T16:51:25.994Z] spire-1.2.1/pkg/common/telemetry/statsd.go [2022-05-20T16:51:25.994Z] spire-1.2.1/pkg/common/telemetry/statsd_test.go [2022-05-20T16:51:25.994Z] spire-1.2.1/pkg/common/telemetry/uptime.go [2022-05-20T16:51:25.994Z] spire-1.2.1/pkg/common/telemetry/version.go [2022-05-20T16:51:25.994Z] spire-1.2.1/pkg/common/telemetry/withlabels.go [2022-05-20T16:51:25.994Z] spire-1.2.1/pkg/common/uptime/ [2022-05-20T16:51:25.994Z] spire-1.2.1/pkg/common/uptime/uptime.go [2022-05-20T16:51:25.994Z] spire-1.2.1/pkg/common/uptime/uptime_test.go [2022-05-20T16:51:25.994Z] spire-1.2.1/pkg/common/util/ [2022-05-20T16:51:25.994Z] spire-1.2.1/pkg/common/util/certs.go [2022-05-20T16:51:25.994Z] spire-1.2.1/pkg/common/util/certs_test.go [2022-05-20T16:51:25.994Z] spire-1.2.1/pkg/common/util/csr.go [2022-05-20T16:51:25.994Z] spire-1.2.1/pkg/common/util/hash.go [2022-05-20T16:51:25.994Z] spire-1.2.1/pkg/common/util/selectors.go [2022-05-20T16:51:25.994Z] spire-1.2.1/pkg/common/util/selectors_test.go [2022-05-20T16:51:25.994Z] spire-1.2.1/pkg/common/util/signals.go [2022-05-20T16:51:25.994Z] spire-1.2.1/pkg/common/util/sort.go [2022-05-20T16:51:25.994Z] spire-1.2.1/pkg/common/util/sort_test.go [2022-05-20T16:51:25.994Z] spire-1.2.1/pkg/common/util/task.go [2022-05-20T16:51:25.994Z] spire-1.2.1/pkg/common/util/task_test.go [2022-05-20T16:51:25.994Z] spire-1.2.1/pkg/common/util/testdata/ [2022-05-20T16:51:25.994Z] spire-1.2.1/pkg/common/util/testdata/empty-bundle.pem [2022-05-20T16:51:25.994Z] spire-1.2.1/pkg/common/util/testdata/mixed-bundle.pem [2022-05-20T16:51:25.994Z] spire-1.2.1/pkg/common/version/ [2022-05-20T16:51:25.994Z] spire-1.2.1/pkg/common/version/version.go [2022-05-20T16:51:25.994Z] spire-1.2.1/pkg/common/x509svid/ [2022-05-20T16:51:25.994Z] spire-1.2.1/pkg/common/x509svid/common_test.go [2022-05-20T16:51:25.994Z] spire-1.2.1/pkg/common/x509svid/csr.go [2022-05-20T16:51:25.994Z] spire-1.2.1/pkg/common/x509svid/upstreamca.go [2022-05-20T16:51:25.994Z] spire-1.2.1/pkg/common/x509svid/upstreamca_test.go [2022-05-20T16:51:25.994Z] spire-1.2.1/pkg/common/x509util/ [2022-05-20T16:51:25.994Z] spire-1.2.1/pkg/common/x509util/cert.go [2022-05-20T16:51:25.994Z] spire-1.2.1/pkg/common/x509util/dns.go [2022-05-20T16:51:25.994Z] spire-1.2.1/pkg/common/x509util/dns_test.go [2022-05-20T16:51:25.994Z] spire-1.2.1/pkg/common/x509util/keyid.go [2022-05-20T16:51:25.994Z] spire-1.2.1/pkg/common/x509util/keypair.go [2022-05-20T16:51:25.994Z] spire-1.2.1/pkg/common/x509util/serialnumber.go [2022-05-20T16:51:25.995Z] spire-1.2.1/pkg/common/x509util/serialnumber_test.go [2022-05-20T16:51:25.995Z] spire-1.2.1/pkg/server/ [2022-05-20T16:51:25.995Z] spire-1.2.1/pkg/server/api/ [2022-05-20T16:51:25.995Z] spire-1.2.1/pkg/server/api/agent.go [2022-05-20T16:51:25.995Z] spire-1.2.1/pkg/server/api/agent/ [2022-05-20T16:51:25.995Z] spire-1.2.1/pkg/server/api/agent/v1/ [2022-05-20T16:51:25.995Z] spire-1.2.1/pkg/server/api/agent/v1/service.go [2022-05-20T16:51:25.995Z] spire-1.2.1/pkg/server/api/agent/v1/service_test.go [2022-05-20T16:51:25.995Z] spire-1.2.1/pkg/server/api/agent_test.go [2022-05-20T16:51:25.995Z] spire-1.2.1/pkg/server/api/api.go [2022-05-20T16:51:25.995Z] spire-1.2.1/pkg/server/api/audit/ [2022-05-20T16:51:25.995Z] spire-1.2.1/pkg/server/api/audit/audit.go [2022-05-20T16:51:25.995Z] spire-1.2.1/pkg/server/api/audit/audit_test.go [2022-05-20T16:51:25.995Z] spire-1.2.1/pkg/server/api/bundle.go [2022-05-20T16:51:25.995Z] spire-1.2.1/pkg/server/api/bundle/ [2022-05-20T16:51:25.995Z] spire-1.2.1/pkg/server/api/bundle/v1/ [2022-05-20T16:51:25.995Z] spire-1.2.1/pkg/server/api/bundle/v1/service.go [2022-05-20T16:51:25.995Z] spire-1.2.1/pkg/server/api/bundle/v1/service_test.go [2022-05-20T16:51:25.995Z] spire-1.2.1/pkg/server/api/bundle_test.go [2022-05-20T16:51:25.995Z] spire-1.2.1/pkg/server/api/debug/ [2022-05-20T16:51:25.995Z] spire-1.2.1/pkg/server/api/debug/v1/ [2022-05-20T16:51:25.995Z] spire-1.2.1/pkg/server/api/debug/v1/service.go [2022-05-20T16:51:25.995Z] spire-1.2.1/pkg/server/api/debug/v1/service_test.go [2022-05-20T16:51:25.995Z] spire-1.2.1/pkg/server/api/entry.go [2022-05-20T16:51:25.995Z] spire-1.2.1/pkg/server/api/entry/ [2022-05-20T16:51:25.995Z] spire-1.2.1/pkg/server/api/entry/v1/ [2022-05-20T16:51:25.995Z] spire-1.2.1/pkg/server/api/entry/v1/service.go [2022-05-20T16:51:25.995Z] spire-1.2.1/pkg/server/api/entry/v1/service_test.go [2022-05-20T16:51:25.995Z] spire-1.2.1/pkg/server/api/entry_test.go [2022-05-20T16:51:25.995Z] spire-1.2.1/pkg/server/api/health/ [2022-05-20T16:51:25.995Z] spire-1.2.1/pkg/server/api/health/v1/ [2022-05-20T16:51:25.995Z] spire-1.2.1/pkg/server/api/health/v1/service.go [2022-05-20T16:51:25.995Z] spire-1.2.1/pkg/server/api/health/v1/service_test.go [2022-05-20T16:51:25.995Z] spire-1.2.1/pkg/server/api/id.go [2022-05-20T16:51:25.995Z] spire-1.2.1/pkg/server/api/id_test.go [2022-05-20T16:51:25.995Z] spire-1.2.1/pkg/server/api/limits/ [2022-05-20T16:51:25.995Z] spire-1.2.1/pkg/server/api/limits/limits.go [2022-05-20T16:51:25.995Z] spire-1.2.1/pkg/server/api/middleware/ [2022-05-20T16:51:25.995Z] spire-1.2.1/pkg/server/api/middleware/alias.go [2022-05-20T16:51:25.995Z] spire-1.2.1/pkg/server/api/middleware/audit.go [2022-05-20T16:51:25.995Z] spire-1.2.1/pkg/server/api/middleware/authorization.go [2022-05-20T16:51:25.995Z] spire-1.2.1/pkg/server/api/middleware/authorization_opa.go [2022-05-20T16:51:25.995Z] spire-1.2.1/pkg/server/api/middleware/authorization_test.go [2022-05-20T16:51:25.995Z] spire-1.2.1/pkg/server/api/middleware/authorize_agent.go [2022-05-20T16:51:25.995Z] spire-1.2.1/pkg/server/api/middleware/caller.go [2022-05-20T16:51:25.995Z] spire-1.2.1/pkg/server/api/middleware/caller_test.go [2022-05-20T16:51:25.995Z] spire-1.2.1/pkg/server/api/middleware/common.go [2022-05-20T16:51:25.995Z] spire-1.2.1/pkg/server/api/middleware/common_test.go [2022-05-20T16:51:25.995Z] spire-1.2.1/pkg/server/api/middleware/entries.go [2022-05-20T16:51:25.995Z] spire-1.2.1/pkg/server/api/middleware/entries_test.go [2022-05-20T16:51:25.995Z] spire-1.2.1/pkg/server/api/middleware/ratelimit.go [2022-05-20T16:51:25.995Z] spire-1.2.1/pkg/server/api/middleware/ratelimit_test.go [2022-05-20T16:51:25.995Z] spire-1.2.1/pkg/server/api/ratelimit.go [2022-05-20T16:51:25.995Z] spire-1.2.1/pkg/server/api/rpccontext/ [2022-05-20T16:51:25.995Z] spire-1.2.1/pkg/server/api/rpccontext/alias.go [2022-05-20T16:51:25.995Z] spire-1.2.1/pkg/server/api/rpccontext/audit.go [2022-05-20T16:51:25.995Z] spire-1.2.1/pkg/server/api/rpccontext/caller.go [2022-05-20T16:51:25.995Z] spire-1.2.1/pkg/server/api/rpccontext/ratelimit.go [2022-05-20T16:51:25.995Z] spire-1.2.1/pkg/server/api/selector.go [2022-05-20T16:51:25.995Z] spire-1.2.1/pkg/server/api/selector_test.go [2022-05-20T16:51:25.995Z] spire-1.2.1/pkg/server/api/status.go [2022-05-20T16:51:25.995Z] spire-1.2.1/pkg/server/api/status_test.go [2022-05-20T16:51:25.995Z] spire-1.2.1/pkg/server/api/svid/ [2022-05-20T16:51:25.995Z] spire-1.2.1/pkg/server/api/svid/v1/ [2022-05-20T16:51:25.995Z] spire-1.2.1/pkg/server/api/svid/v1/service.go [2022-05-20T16:51:25.995Z] spire-1.2.1/pkg/server/api/svid/v1/service_test.go [2022-05-20T16:51:25.995Z] spire-1.2.1/pkg/server/api/trustdomain.go [2022-05-20T16:51:25.995Z] spire-1.2.1/pkg/server/api/trustdomain/ [2022-05-20T16:51:25.995Z] spire-1.2.1/pkg/server/api/trustdomain/v1/ [2022-05-20T16:51:25.995Z] spire-1.2.1/pkg/server/api/trustdomain/v1/service.go [2022-05-20T16:51:25.995Z] spire-1.2.1/pkg/server/api/trustdomain/v1/service_test.go [2022-05-20T16:51:25.995Z] spire-1.2.1/pkg/server/api/trustdomain_test.go [2022-05-20T16:51:25.995Z] spire-1.2.1/pkg/server/authpolicy/ [2022-05-20T16:51:25.995Z] spire-1.2.1/pkg/server/authpolicy/defaults.go [2022-05-20T16:51:25.995Z] spire-1.2.1/pkg/server/authpolicy/policy.go [2022-05-20T16:51:25.995Z] spire-1.2.1/pkg/server/authpolicy/policy.rego [2022-05-20T16:51:25.995Z] spire-1.2.1/pkg/server/authpolicy/policy_data.json [2022-05-20T16:51:25.995Z] spire-1.2.1/pkg/server/authpolicy/policy_test.go [2022-05-20T16:51:25.995Z] spire-1.2.1/pkg/server/authpolicy/validate.go [2022-05-20T16:51:25.995Z] spire-1.2.1/pkg/server/bundle/ [2022-05-20T16:51:25.995Z] spire-1.2.1/pkg/server/bundle/client/ [2022-05-20T16:51:25.995Z] spire-1.2.1/pkg/server/bundle/client/client.go [2022-05-20T16:51:25.995Z] spire-1.2.1/pkg/server/bundle/client/client_test.go [2022-05-20T16:51:25.995Z] spire-1.2.1/pkg/server/bundle/client/manager.go [2022-05-20T16:51:25.995Z] spire-1.2.1/pkg/server/bundle/client/manager_test.go [2022-05-20T16:51:25.995Z] spire-1.2.1/pkg/server/bundle/client/sources.go [2022-05-20T16:51:25.995Z] spire-1.2.1/pkg/server/bundle/client/sources_test.go [2022-05-20T16:51:25.995Z] spire-1.2.1/pkg/server/bundle/client/updater.go [2022-05-20T16:51:25.995Z] spire-1.2.1/pkg/server/bundle/client/updater_test.go [2022-05-20T16:51:25.995Z] spire-1.2.1/pkg/server/ca/ [2022-05-20T16:51:25.995Z] spire-1.2.1/pkg/server/ca/ca.go [2022-05-20T16:51:25.995Z] spire-1.2.1/pkg/server/ca/ca_health.go [2022-05-20T16:51:25.995Z] spire-1.2.1/pkg/server/ca/ca_test.go [2022-05-20T16:51:25.995Z] spire-1.2.1/pkg/server/ca/journal.go [2022-05-20T16:51:25.995Z] spire-1.2.1/pkg/server/ca/journal_test.go [2022-05-20T16:51:25.995Z] spire-1.2.1/pkg/server/ca/manager.go [2022-05-20T16:51:25.995Z] spire-1.2.1/pkg/server/ca/manager_health.go [2022-05-20T16:51:25.995Z] spire-1.2.1/pkg/server/ca/manager_test.go [2022-05-20T16:51:25.995Z] spire-1.2.1/pkg/server/ca/templates.go [2022-05-20T16:51:25.995Z] spire-1.2.1/pkg/server/ca/upstream_client.go [2022-05-20T16:51:25.995Z] spire-1.2.1/pkg/server/ca/upstream_client_test.go [2022-05-20T16:51:25.995Z] spire-1.2.1/pkg/server/ca/validation.go [2022-05-20T16:51:25.995Z] spire-1.2.1/pkg/server/cache/ [2022-05-20T16:51:25.995Z] spire-1.2.1/pkg/server/cache/dscache/ [2022-05-20T16:51:25.995Z] spire-1.2.1/pkg/server/cache/dscache/cache.go [2022-05-20T16:51:25.995Z] spire-1.2.1/pkg/server/cache/dscache/cache_test.go [2022-05-20T16:51:25.995Z] spire-1.2.1/pkg/server/cache/entrycache/ [2022-05-20T16:51:25.995Z] spire-1.2.1/pkg/server/cache/entrycache/cache.go [2022-05-20T16:51:25.995Z] spire-1.2.1/pkg/server/cache/entrycache/cache_test.go [2022-05-20T16:51:25.995Z] spire-1.2.1/pkg/server/cache/entrycache/fullcache.go [2022-05-20T16:51:25.995Z] spire-1.2.1/pkg/server/cache/entrycache/fullcache_ds.go [2022-05-20T16:51:25.995Z] spire-1.2.1/pkg/server/cache/entrycache/fullcache_ds_test.go [2022-05-20T16:51:25.995Z] spire-1.2.1/pkg/server/cache/entrycache/fullcache_test.go [2022-05-20T16:51:25.995Z] spire-1.2.1/pkg/server/catalog/ [2022-05-20T16:51:25.995Z] spire-1.2.1/pkg/server/catalog/catalog.go [2022-05-20T16:51:26.276Z] spire-1.2.1/pkg/server/catalog/keymanager.go [2022-05-20T16:51:26.276Z] spire-1.2.1/pkg/server/catalog/nodeattestor.go [2022-05-20T16:51:26.276Z] spire-1.2.1/pkg/server/catalog/noderesolver.go [2022-05-20T16:51:26.276Z] spire-1.2.1/pkg/server/catalog/notifier.go [2022-05-20T16:51:26.276Z] spire-1.2.1/pkg/server/catalog/upstreamauthority.go [2022-05-20T16:51:26.276Z] spire-1.2.1/pkg/server/config.go [2022-05-20T16:51:26.276Z] spire-1.2.1/pkg/server/datastore/ [2022-05-20T16:51:26.276Z] spire-1.2.1/pkg/server/datastore/datastore.go [2022-05-20T16:51:26.276Z] spire-1.2.1/pkg/server/datastore/datastore_health.go [2022-05-20T16:51:26.276Z] spire-1.2.1/pkg/server/datastore/repository.go [2022-05-20T16:51:26.276Z] spire-1.2.1/pkg/server/datastore/sqlstore/ [2022-05-20T16:51:26.276Z] spire-1.2.1/pkg/server/datastore/sqlstore/dialect.go [2022-05-20T16:51:26.276Z] spire-1.2.1/pkg/server/datastore/sqlstore/migration.go [2022-05-20T16:51:26.276Z] spire-1.2.1/pkg/server/datastore/sqlstore/migration_test.go [2022-05-20T16:51:26.276Z] spire-1.2.1/pkg/server/datastore/sqlstore/models.go [2022-05-20T16:51:26.276Z] spire-1.2.1/pkg/server/datastore/sqlstore/mysql.go [2022-05-20T16:51:26.276Z] spire-1.2.1/pkg/server/datastore/sqlstore/postgres.go [2022-05-20T16:51:26.276Z] spire-1.2.1/pkg/server/datastore/sqlstore/sqlite.go [2022-05-20T16:51:26.276Z] spire-1.2.1/pkg/server/datastore/sqlstore/sqlite_no_cgo.go [2022-05-20T16:51:26.276Z] spire-1.2.1/pkg/server/datastore/sqlstore/sqlite_test.go [2022-05-20T16:51:26.276Z] spire-1.2.1/pkg/server/datastore/sqlstore/sqlstore.go [2022-05-20T16:51:26.276Z] spire-1.2.1/pkg/server/datastore/sqlstore/sqlstore_test.go [2022-05-20T16:51:26.276Z] spire-1.2.1/pkg/server/datastore/sqlstore/stmt_cache.go [2022-05-20T16:51:26.276Z] spire-1.2.1/pkg/server/datastore/sqlstore/testdata/ [2022-05-20T16:51:26.276Z] spire-1.2.1/pkg/server/datastore/sqlstore/testdata/entries.json [2022-05-20T16:51:26.276Z] spire-1.2.1/pkg/server/datastore/sqlstore/testdata/entries_federates_with.json [2022-05-20T16:51:26.276Z] spire-1.2.1/pkg/server/datastore/sqlstore/testdata/invalid_registration_entries.json [2022-05-20T16:51:26.276Z] spire-1.2.1/pkg/server/datastore/sqlstore/testdata/valid_registration_entries.json [2022-05-20T16:51:26.276Z] spire-1.2.1/pkg/server/endpoints/ [2022-05-20T16:51:26.276Z] spire-1.2.1/pkg/server/endpoints/bundle/ [2022-05-20T16:51:26.276Z] spire-1.2.1/pkg/server/endpoints/bundle/acme_auth.go [2022-05-20T16:51:26.276Z] spire-1.2.1/pkg/server/endpoints/bundle/config.go [2022-05-20T16:51:26.276Z] spire-1.2.1/pkg/server/endpoints/bundle/internal/ [2022-05-20T16:51:26.276Z] spire-1.2.1/pkg/server/endpoints/bundle/internal/README [2022-05-20T16:51:26.276Z] spire-1.2.1/pkg/server/endpoints/bundle/internal/acmetest/ [2022-05-20T16:51:26.276Z] spire-1.2.1/pkg/server/endpoints/bundle/internal/acmetest/ca.go [2022-05-20T16:51:26.276Z] spire-1.2.1/pkg/server/endpoints/bundle/internal/autocert/ [2022-05-20T16:51:26.276Z] spire-1.2.1/pkg/server/endpoints/bundle/internal/autocert/autocert.go [2022-05-20T16:51:26.276Z] spire-1.2.1/pkg/server/endpoints/bundle/internal/autocert/cache.go [2022-05-20T16:51:26.276Z] spire-1.2.1/pkg/server/endpoints/bundle/internal/autocert/keys.go [2022-05-20T16:51:26.276Z] spire-1.2.1/pkg/server/endpoints/bundle/internal/autocert/listener.go [2022-05-20T16:51:26.276Z] spire-1.2.1/pkg/server/endpoints/bundle/internal/autocert/renewal.go [2022-05-20T16:51:26.276Z] spire-1.2.1/pkg/server/endpoints/bundle/server.go [2022-05-20T16:51:26.276Z] spire-1.2.1/pkg/server/endpoints/bundle/server_test.go [2022-05-20T16:51:26.276Z] spire-1.2.1/pkg/server/endpoints/bundle/spiffe_auth.go [2022-05-20T16:51:26.276Z] spire-1.2.1/pkg/server/endpoints/config.go [2022-05-20T16:51:26.276Z] spire-1.2.1/pkg/server/endpoints/endpoints.go [2022-05-20T16:51:26.276Z] spire-1.2.1/pkg/server/endpoints/endpoints_test.go [2022-05-20T16:51:26.276Z] spire-1.2.1/pkg/server/endpoints/entryfetcher.go [2022-05-20T16:51:26.276Z] spire-1.2.1/pkg/server/endpoints/entryfetcher_test.go [2022-05-20T16:51:26.276Z] spire-1.2.1/pkg/server/endpoints/middleware.go [2022-05-20T16:51:26.276Z] spire-1.2.1/pkg/server/endpoints/middleware_test.go [2022-05-20T16:51:26.276Z] spire-1.2.1/pkg/server/hostservice/ [2022-05-20T16:51:26.276Z] spire-1.2.1/pkg/server/hostservice/agentstore/ [2022-05-20T16:51:26.276Z] spire-1.2.1/pkg/server/hostservice/agentstore/agentstore.go [2022-05-20T16:51:26.276Z] spire-1.2.1/pkg/server/hostservice/agentstore/agentstore_test.go [2022-05-20T16:51:26.276Z] spire-1.2.1/pkg/server/hostservice/agentstore/attestation.go [2022-05-20T16:51:26.276Z] spire-1.2.1/pkg/server/hostservice/agentstore/attestation_test.go [2022-05-20T16:51:26.276Z] spire-1.2.1/pkg/server/hostservice/identityprovider/ [2022-05-20T16:51:26.276Z] spire-1.2.1/pkg/server/hostservice/identityprovider/identityprovider.go [2022-05-20T16:51:26.276Z] spire-1.2.1/pkg/server/hostservice/identityprovider/identityprovider_test.go [2022-05-20T16:51:26.276Z] spire-1.2.1/pkg/server/plugin/ [2022-05-20T16:51:26.276Z] spire-1.2.1/pkg/server/plugin/keymanager/ [2022-05-20T16:51:26.276Z] spire-1.2.1/pkg/server/plugin/keymanager/awskms/ [2022-05-20T16:51:26.276Z] spire-1.2.1/pkg/server/plugin/keymanager/awskms/awskms.go [2022-05-20T16:51:26.276Z] spire-1.2.1/pkg/server/plugin/keymanager/awskms/awskms_test.go [2022-05-20T16:51:26.276Z] spire-1.2.1/pkg/server/plugin/keymanager/awskms/client.go [2022-05-20T16:51:26.276Z] spire-1.2.1/pkg/server/plugin/keymanager/awskms/client_fake.go [2022-05-20T16:51:26.276Z] spire-1.2.1/pkg/server/plugin/keymanager/awskms/fetcher.go [2022-05-20T16:51:26.276Z] spire-1.2.1/pkg/server/plugin/keymanager/base/ [2022-05-20T16:51:26.276Z] spire-1.2.1/pkg/server/plugin/keymanager/base/keymanagerbase.go [2022-05-20T16:51:26.276Z] spire-1.2.1/pkg/server/plugin/keymanager/constant.go [2022-05-20T16:51:26.276Z] spire-1.2.1/pkg/server/plugin/keymanager/disk/ [2022-05-20T16:51:26.276Z] spire-1.2.1/pkg/server/plugin/keymanager/disk/disk.go [2022-05-20T16:51:26.276Z] spire-1.2.1/pkg/server/plugin/keymanager/disk/disk_test.go [2022-05-20T16:51:26.276Z] spire-1.2.1/pkg/server/plugin/keymanager/keymanager.go [2022-05-20T16:51:26.276Z] spire-1.2.1/pkg/server/plugin/keymanager/memory/ [2022-05-20T16:51:26.276Z] spire-1.2.1/pkg/server/plugin/keymanager/memory/memory.go [2022-05-20T16:51:26.276Z] spire-1.2.1/pkg/server/plugin/keymanager/memory/memory_test.go [2022-05-20T16:51:26.276Z] spire-1.2.1/pkg/server/plugin/keymanager/repository.go [2022-05-20T16:51:26.276Z] spire-1.2.1/pkg/server/plugin/keymanager/test/ [2022-05-20T16:51:26.276Z] spire-1.2.1/pkg/server/plugin/keymanager/test/keymanagertest.go [2022-05-20T16:51:26.276Z] spire-1.2.1/pkg/server/plugin/keymanager/v1.go [2022-05-20T16:51:26.276Z] spire-1.2.1/pkg/server/plugin/keymanager/v1_test.go [2022-05-20T16:51:26.276Z] spire-1.2.1/pkg/server/plugin/nodeattestor/ [2022-05-20T16:51:26.276Z] spire-1.2.1/pkg/server/plugin/nodeattestor/aws/ [2022-05-20T16:51:26.276Z] spire-1.2.1/pkg/server/plugin/nodeattestor/aws/awsca.go [2022-05-20T16:51:26.276Z] spire-1.2.1/pkg/server/plugin/nodeattestor/aws/client.go [2022-05-20T16:51:26.276Z] spire-1.2.1/pkg/server/plugin/nodeattestor/aws/iid.go [2022-05-20T16:51:26.276Z] spire-1.2.1/pkg/server/plugin/nodeattestor/aws/iid_test.go [2022-05-20T16:51:26.276Z] spire-1.2.1/pkg/server/plugin/nodeattestor/aws/session.go [2022-05-20T16:51:26.276Z] spire-1.2.1/pkg/server/plugin/nodeattestor/aws/spiffeid.go [2022-05-20T16:51:26.276Z] spire-1.2.1/pkg/server/plugin/nodeattestor/aws/spiffeid_test.go [2022-05-20T16:51:26.277Z] spire-1.2.1/pkg/server/plugin/nodeattestor/azure/ [2022-05-20T16:51:26.277Z] spire-1.2.1/pkg/server/plugin/nodeattestor/azure/msi.go [2022-05-20T16:51:26.277Z] spire-1.2.1/pkg/server/plugin/nodeattestor/azure/msi_test.go [2022-05-20T16:51:26.277Z] spire-1.2.1/pkg/server/plugin/nodeattestor/base/ [2022-05-20T16:51:26.277Z] spire-1.2.1/pkg/server/plugin/nodeattestor/base/base.go [2022-05-20T16:51:26.277Z] spire-1.2.1/pkg/server/plugin/nodeattestor/gcp/ [2022-05-20T16:51:26.277Z] spire-1.2.1/pkg/server/plugin/nodeattestor/gcp/google_public_key_retriever.go [2022-05-20T16:51:26.277Z] spire-1.2.1/pkg/server/plugin/nodeattestor/gcp/google_public_key_retriever_test.go [2022-05-20T16:51:26.277Z] spire-1.2.1/pkg/server/plugin/nodeattestor/gcp/iit.go [2022-05-20T16:51:26.277Z] spire-1.2.1/pkg/server/plugin/nodeattestor/gcp/iit_test.go [2022-05-20T16:51:26.277Z] spire-1.2.1/pkg/server/plugin/nodeattestor/jointoken/ [2022-05-20T16:51:26.277Z] spire-1.2.1/pkg/server/plugin/nodeattestor/jointoken/join_token.go [2022-05-20T16:51:26.277Z] spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/ [2022-05-20T16:51:26.277Z] spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/psat/ [2022-05-20T16:51:26.277Z] spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/psat/psat.go [2022-05-20T16:51:26.277Z] spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/psat/psat_test.go [2022-05-20T16:51:26.277Z] spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/sat/ [2022-05-20T16:51:26.277Z] spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/sat/sat.go [2022-05-20T16:51:26.277Z] spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/sat/sat_test.go [2022-05-20T16:51:26.277Z] spire-1.2.1/pkg/server/plugin/nodeattestor/nodeattestor.go [2022-05-20T16:51:26.277Z] spire-1.2.1/pkg/server/plugin/nodeattestor/repository.go [2022-05-20T16:51:26.277Z] spire-1.2.1/pkg/server/plugin/nodeattestor/sshpop/ [2022-05-20T16:51:26.277Z] spire-1.2.1/pkg/server/plugin/nodeattestor/sshpop/sshpop.go [2022-05-20T16:51:26.277Z] spire-1.2.1/pkg/server/plugin/nodeattestor/sshpop/sshpop_test.go [2022-05-20T16:51:26.277Z] spire-1.2.1/pkg/server/plugin/nodeattestor/tpmdevid/ [2022-05-20T16:51:26.277Z] spire-1.2.1/pkg/server/plugin/nodeattestor/tpmdevid/challenge.go [2022-05-20T16:51:26.277Z] spire-1.2.1/pkg/server/plugin/nodeattestor/tpmdevid/devid.go [2022-05-20T16:51:26.277Z] spire-1.2.1/pkg/server/plugin/nodeattestor/tpmdevid/devid_test.go [2022-05-20T16:51:26.277Z] spire-1.2.1/pkg/server/plugin/nodeattestor/tpmdevid/selectors.go [2022-05-20T16:51:26.277Z] spire-1.2.1/pkg/server/plugin/nodeattestor/v1.go [2022-05-20T16:51:26.277Z] spire-1.2.1/pkg/server/plugin/nodeattestor/v1_test.go [2022-05-20T16:51:26.277Z] spire-1.2.1/pkg/server/plugin/nodeattestor/x509pop/ [2022-05-20T16:51:26.277Z] spire-1.2.1/pkg/server/plugin/nodeattestor/x509pop/x509pop.go [2022-05-20T16:51:26.277Z] spire-1.2.1/pkg/server/plugin/nodeattestor/x509pop/x509pop_test.go [2022-05-20T16:51:26.277Z] spire-1.2.1/pkg/server/plugin/noderesolver/ [2022-05-20T16:51:26.277Z] spire-1.2.1/pkg/server/plugin/noderesolver/azure/ [2022-05-20T16:51:26.277Z] spire-1.2.1/pkg/server/plugin/noderesolver/azure/client.go [2022-05-20T16:51:26.277Z] spire-1.2.1/pkg/server/plugin/noderesolver/azure/msi.go [2022-05-20T16:51:26.277Z] spire-1.2.1/pkg/server/plugin/noderesolver/azure/msi_test.go [2022-05-20T16:51:26.277Z] spire-1.2.1/pkg/server/plugin/noderesolver/noderesolver.go [2022-05-20T16:51:26.277Z] spire-1.2.1/pkg/server/plugin/noderesolver/repository.go [2022-05-20T16:51:26.277Z] spire-1.2.1/pkg/server/plugin/noderesolver/v1.go [2022-05-20T16:51:26.277Z] spire-1.2.1/pkg/server/plugin/noderesolver/v1_test.go [2022-05-20T16:51:26.277Z] spire-1.2.1/pkg/server/plugin/notifier/ [2022-05-20T16:51:26.277Z] spire-1.2.1/pkg/server/plugin/notifier/gcsbundle/ [2022-05-20T16:51:26.277Z] spire-1.2.1/pkg/server/plugin/notifier/gcsbundle/gcsbundle.go [2022-05-20T16:51:26.277Z] spire-1.2.1/pkg/server/plugin/notifier/gcsbundle/gcsbundle_test.go [2022-05-20T16:51:26.277Z] spire-1.2.1/pkg/server/plugin/notifier/k8sbundle/ [2022-05-20T16:51:26.277Z] spire-1.2.1/pkg/server/plugin/notifier/k8sbundle/k8sbundle.go [2022-05-20T16:51:26.277Z] spire-1.2.1/pkg/server/plugin/notifier/k8sbundle/k8sbundle_test.go [2022-05-20T16:51:26.277Z] spire-1.2.1/pkg/server/plugin/notifier/k8sbundle/k8sbundle_watcher.go [2022-05-20T16:51:26.277Z] spire-1.2.1/pkg/server/plugin/notifier/k8sbundle/k8sbundle_watcher_test.go [2022-05-20T16:51:26.277Z] spire-1.2.1/pkg/server/plugin/notifier/notifier.go [2022-05-20T16:51:26.277Z] spire-1.2.1/pkg/server/plugin/notifier/repository.go [2022-05-20T16:51:26.277Z] spire-1.2.1/pkg/server/plugin/notifier/v1.go [2022-05-20T16:51:26.277Z] spire-1.2.1/pkg/server/plugin/notifier/v1_test.go [2022-05-20T16:51:26.277Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/ [2022-05-20T16:51:26.277Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/ [2022-05-20T16:51:26.277Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/pca.go [2022-05-20T16:51:26.277Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/pca_client.go [2022-05-20T16:51:26.277Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/pca_client_fake.go [2022-05-20T16:51:26.277Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/pca_test.go [2022-05-20T16:51:26.277Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/testdata/ [2022-05-20T16:51:26.277Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/testdata/arbitrary_certificate_with_upstream_root.pem [2022-05-20T16:51:26.277Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/testdata/i_am_not_a_certificate.txt [2022-05-20T16:51:26.277Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/ [2022-05-20T16:51:26.277Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/awslib.go [2022-05-20T16:51:26.277Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/awslib_fake_test.go [2022-05-20T16:51:26.277Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/awssecret.go [2022-05-20T16:51:26.277Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/awssecret_test.go [2022-05-20T16:51:26.277Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/testdata/ [2022-05-20T16:51:26.277Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/testdata/keys/ [2022-05-20T16:51:26.277Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/testdata/keys/EC/ [2022-05-20T16:51:26.277Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/testdata/keys/EC/alternative_key.pem [2022-05-20T16:51:26.277Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/testdata/keys/EC/cert.pem [2022-05-20T16:51:26.277Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/testdata/keys/EC/private_key.pem [2022-05-20T16:51:26.277Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/ [2022-05-20T16:51:26.277Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/api.go [2022-05-20T16:51:26.277Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/api_test.go [2022-05-20T16:51:26.277Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/certmanager.go [2022-05-20T16:51:26.277Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/certmanager_test.go [2022-05-20T16:51:26.277Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/ [2022-05-20T16:51:26.277Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/v1/ [2022-05-20T16:51:26.277Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/v1/doc.go [2022-05-20T16:51:26.277Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/v1/meta.go [2022-05-20T16:51:26.277Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/v1/types.go [2022-05-20T16:51:26.277Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/v1/types_certificaterequest.go [2022-05-20T16:51:26.277Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/v1/zz_generated.deepcopy.go [2022-05-20T16:51:26.277Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/ [2022-05-20T16:51:26.277Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/disk.go [2022-05-20T16:51:26.277Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/disk_test.go [2022-05-20T16:51:26.277Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/ [2022-05-20T16:51:26.277Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/ [2022-05-20T16:51:26.277Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/ [2022-05-20T16:51:26.277Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/cert.pem [2022-05-20T16:51:26.277Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/intermediate_cert.pem [2022-05-20T16:51:26.277Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/intermediate_cert.srl [2022-05-20T16:51:26.277Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/intermediate_csr.pem [2022-05-20T16:51:26.277Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/intermediate_key.pem [2022-05-20T16:51:26.277Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/private_key.pem [2022-05-20T16:51:26.277Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/root_cert.pem [2022-05-20T16:51:26.277Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/root_cert.srl [2022-05-20T16:51:26.277Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/root_key.pem [2022-05-20T16:51:26.277Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/upstream_and_intermediate.pem [2022-05-20T16:51:26.277Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/upstream_and_root.pem [2022-05-20T16:51:26.277Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/upstream_cert.pem [2022-05-20T16:51:26.277Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/upstream_csr.pem [2022-05-20T16:51:26.277Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/upstream_key.pem [2022-05-20T16:51:26.277Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/PKCS1/ [2022-05-20T16:51:26.277Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/PKCS1/cert.pem [2022-05-20T16:51:26.277Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/PKCS1/private_key.pem [2022-05-20T16:51:26.277Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/PKCS8/ [2022-05-20T16:51:26.277Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/PKCS8/cert.pem [2022-05-20T16:51:26.277Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/PKCS8/private_key.pem [2022-05-20T16:51:26.277Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/empty/ [2022-05-20T16:51:26.277Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/empty/cert.pem [2022-05-20T16:51:26.277Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/empty/private_key.pem [2022-05-20T16:51:26.277Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/unknown/ [2022-05-20T16:51:26.277Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/unknown/cert.pem [2022-05-20T16:51:26.277Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/unknown/private_key.pem [2022-05-20T16:51:26.277Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/upstream_and_intermediate.pem [2022-05-20T16:51:26.277Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/gcpcas/ [2022-05-20T16:51:26.277Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/gcpcas/gcpcas.go [2022-05-20T16:51:26.277Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/gcpcas/gcpcas_test.go [2022-05-20T16:51:26.277Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/repository.go [2022-05-20T16:51:26.277Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/ [2022-05-20T16:51:26.277Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/fake_handlers_test.go [2022-05-20T16:51:26.277Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/spire.go [2022-05-20T16:51:26.277Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/spire_server_client.go [2022-05-20T16:51:26.277Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/spire_test.go [2022-05-20T16:51:26.277Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/testdata/ [2022-05-20T16:51:26.277Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/testdata/keys/ [2022-05-20T16:51:26.277Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/testdata/keys/jwks.json [2022-05-20T16:51:26.277Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/upstreamauthority.go [2022-05-20T16:51:26.277Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/v1.go [2022-05-20T16:51:26.277Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/v1_test.go [2022-05-20T16:51:26.277Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/ [2022-05-20T16:51:26.277Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/renewer.go [2022-05-20T16:51:26.277Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/ [2022-05-20T16:51:26.277Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/k8s/ [2022-05-20T16:51:26.277Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/k8s/signing-key.pem [2022-05-20T16:51:26.277Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/k8s/token [2022-05-20T16:51:26.277Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/ [2022-05-20T16:51:26.277Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/ [2022-05-20T16:51:26.277Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/README.md [2022-05-20T16:51:26.277Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/client_cert.pem [2022-05-20T16:51:26.277Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/client_csr.pem [2022-05-20T16:51:26.277Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/client_key.pem [2022-05-20T16:51:26.277Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_cert.pem [2022-05-20T16:51:26.277Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_cert.srl [2022-05-20T16:51:26.277Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_csr.pem [2022-05-20T16:51:26.277Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_key.pem [2022-05-20T16:51:26.277Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_vault_cert.pem [2022-05-20T16:51:26.277Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_vault_csr.pem [2022-05-20T16:51:26.278Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_vault_key.pem [2022-05-20T16:51:26.278Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/invalid-client_cert.pem [2022-05-20T16:51:26.278Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/invalid_client_key.pem [2022-05-20T16:51:26.278Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/invalid_root_cert.pem [2022-05-20T16:51:26.278Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/root_cert.pem [2022-05-20T16:51:26.278Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/root_cert.srl [2022-05-20T16:51:26.278Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/root_key.pem [2022-05-20T16:51:26.278Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/serer_csr.pem [2022-05-20T16:51:26.278Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/server_cert.pem [2022-05-20T16:51:26.278Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/server_csr.pem [2022-05-20T16:51:26.278Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/server_key.pem [2022-05-20T16:51:26.278Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/vault.go [2022-05-20T16:51:26.278Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/vault_client.go [2022-05-20T16:51:26.278Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/vault_client_test.go [2022-05-20T16:51:26.278Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/vault_fake_test.go [2022-05-20T16:51:26.278Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/vault_test.go [2022-05-20T16:51:26.278Z] spire-1.2.1/pkg/server/registration/ [2022-05-20T16:51:26.278Z] spire-1.2.1/pkg/server/registration/manager.go [2022-05-20T16:51:26.278Z] spire-1.2.1/pkg/server/registration/manager_test.go [2022-05-20T16:51:26.278Z] spire-1.2.1/pkg/server/scanentries.go [2022-05-20T16:51:26.278Z] spire-1.2.1/pkg/server/scanentries_test.go [2022-05-20T16:51:26.278Z] spire-1.2.1/pkg/server/server.go [2022-05-20T16:51:26.278Z] spire-1.2.1/pkg/server/server_test.go [2022-05-20T16:51:26.278Z] spire-1.2.1/pkg/server/svid/ [2022-05-20T16:51:26.278Z] spire-1.2.1/pkg/server/svid/observer.go [2022-05-20T16:51:26.278Z] spire-1.2.1/pkg/server/svid/observer_test.go [2022-05-20T16:51:26.278Z] spire-1.2.1/pkg/server/svid/rotator.go [2022-05-20T16:51:26.278Z] spire-1.2.1/pkg/server/svid/rotator_config.go [2022-05-20T16:51:26.278Z] spire-1.2.1/pkg/server/svid/rotator_config_test.go [2022-05-20T16:51:26.278Z] spire-1.2.1/pkg/server/svid/rotator_test.go [2022-05-20T16:51:26.278Z] spire-1.2.1/proto/ [2022-05-20T16:51:26.278Z] spire-1.2.1/proto/private/ [2022-05-20T16:51:26.278Z] spire-1.2.1/proto/private/server/ [2022-05-20T16:51:26.278Z] spire-1.2.1/proto/private/server/journal/ [2022-05-20T16:51:26.278Z] spire-1.2.1/proto/private/server/journal/journal.pb.go [2022-05-20T16:51:26.278Z] spire-1.2.1/proto/private/server/journal/journal.proto [2022-05-20T16:51:26.278Z] spire-1.2.1/proto/spire/ [2022-05-20T16:51:26.278Z] spire-1.2.1/proto/spire/common/ [2022-05-20T16:51:26.278Z] spire-1.2.1/proto/spire/common/common.pb.go [2022-05-20T16:51:26.278Z] spire-1.2.1/proto/spire/common/common.proto [2022-05-20T16:51:26.278Z] spire-1.2.1/proto/spire/common/plugin/ [2022-05-20T16:51:26.278Z] spire-1.2.1/proto/spire/common/plugin/plugin.pb.go [2022-05-20T16:51:26.278Z] spire-1.2.1/proto/spire/common/plugin/plugin.proto [2022-05-20T16:51:26.278Z] spire-1.2.1/proto/spire/common/plugin/plugin_grpc.pb.go [2022-05-20T16:51:26.278Z] spire-1.2.1/proto/spire/common/plugin/plugin_spire_plugin.pb.go [2022-05-20T16:51:26.278Z] spire-1.2.1/proto/spire/plugin/ [2022-05-20T16:51:26.278Z] spire-1.2.1/proto/spire/plugin/agent/ [2022-05-20T16:51:26.278Z] spire-1.2.1/proto/spire/plugin/agent/svidstore/ [2022-05-20T16:51:26.278Z] spire-1.2.1/proto/spire/plugin/agent/svidstore/v1unofficial/ [2022-05-20T16:51:26.278Z] spire-1.2.1/proto/spire/plugin/agent/svidstore/v1unofficial/svidstore.pb.go [2022-05-20T16:51:26.278Z] spire-1.2.1/proto/spire/plugin/agent/svidstore/v1unofficial/svidstore.proto [2022-05-20T16:51:26.278Z] spire-1.2.1/proto/spire/plugin/agent/svidstore/v1unofficial/svidstore_grpc.pb.go [2022-05-20T16:51:26.278Z] spire-1.2.1/proto/spire/plugin/agent/svidstore/v1unofficial/svidstore_spire_plugin.pb.go [2022-05-20T16:51:26.278Z] spire-1.2.1/release/ [2022-05-20T16:51:26.278Z] spire-1.2.1/release/spire-extras/ [2022-05-20T16:51:26.278Z] spire-1.2.1/release/spire-extras/README.md [2022-05-20T16:51:26.278Z] spire-1.2.1/release/spire-extras/conf/ [2022-05-20T16:51:26.278Z] spire-1.2.1/release/spire-extras/conf/k8s-workload-registrar/ [2022-05-20T16:51:26.278Z] spire-1.2.1/release/spire-extras/conf/k8s-workload-registrar/k8s-workload-registrar.conf [2022-05-20T16:51:26.278Z] spire-1.2.1/release/spire-extras/conf/oidc-discovery-provider/ [2022-05-20T16:51:26.278Z] spire-1.2.1/release/spire-extras/conf/oidc-discovery-provider/oidc-discovery-provider.conf [2022-05-20T16:51:26.278Z] spire-1.2.1/release/spire/ [2022-05-20T16:51:26.278Z] spire-1.2.1/release/spire/README.md [2022-05-20T16:51:26.278Z] spire-1.2.1/release/spire/conf/ [2022-05-20T16:51:26.278Z] spire-1.2.1/release/spire/conf/agent/ [2022-05-20T16:51:26.278Z] spire-1.2.1/release/spire/conf/agent/agent.conf [2022-05-20T16:51:26.278Z] spire-1.2.1/release/spire/conf/server/ [2022-05-20T16:51:26.278Z] spire-1.2.1/release/spire/conf/server/server.conf [2022-05-20T16:51:26.278Z] spire-1.2.1/script/ [2022-05-20T16:51:26.278Z] spire-1.2.1/script/build-artifact.sh [2022-05-20T16:51:26.278Z] spire-1.2.1/script/generate_dummy_ca.sh [2022-05-20T16:51:26.278Z] spire-1.2.1/support/ [2022-05-20T16:51:26.278Z] spire-1.2.1/support/k8s/ [2022-05-20T16:51:26.278Z] spire-1.2.1/support/k8s/k8s-workload-registrar/ [2022-05-20T16:51:26.278Z] spire-1.2.1/support/k8s/k8s-workload-registrar/README.md [2022-05-20T16:51:26.278Z] spire-1.2.1/support/k8s/k8s-workload-registrar/accessutil_posix.go [2022-05-20T16:51:26.278Z] spire-1.2.1/support/k8s/k8s-workload-registrar/accessutil_windows.go [2022-05-20T16:51:26.278Z] spire-1.2.1/support/k8s/k8s-workload-registrar/config.go [2022-05-20T16:51:26.278Z] spire-1.2.1/support/k8s/k8s-workload-registrar/config_crd.go [2022-05-20T16:51:26.278Z] spire-1.2.1/support/k8s/k8s-workload-registrar/config_crd_test.go [2022-05-20T16:51:26.278Z] spire-1.2.1/support/k8s/k8s-workload-registrar/config_reconcile.go [2022-05-20T16:51:26.278Z] spire-1.2.1/support/k8s/k8s-workload-registrar/config_test.go [2022-05-20T16:51:26.278Z] spire-1.2.1/support/k8s/k8s-workload-registrar/config_webhook.go [2022-05-20T16:51:26.278Z] spire-1.2.1/support/k8s/k8s-workload-registrar/controller.go [2022-05-20T16:51:26.278Z] spire-1.2.1/support/k8s/k8s-workload-registrar/controller_test.go [2022-05-20T16:51:26.278Z] spire-1.2.1/support/k8s/k8s-workload-registrar/federation/ [2022-05-20T16:51:26.278Z] spire-1.2.1/support/k8s/k8s-workload-registrar/federation/utils.go [2022-05-20T16:51:26.278Z] spire-1.2.1/support/k8s/k8s-workload-registrar/federation/utils_test.go [2022-05-20T16:51:26.278Z] spire-1.2.1/support/k8s/k8s-workload-registrar/generate-config.go [2022-05-20T16:51:26.278Z] spire-1.2.1/support/k8s/k8s-workload-registrar/main.go [2022-05-20T16:51:26.278Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/ [2022-05-20T16:51:26.278Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/README.md [2022-05-20T16:51:26.278Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/ [2022-05-20T16:51:26.278Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/ [2022-05-20T16:51:26.278Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/v1beta1/ [2022-05-20T16:51:26.278Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/v1beta1/groupversion_info.go [2022-05-20T16:51:26.278Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/v1beta1/spiffeid_types.go [2022-05-20T16:51:26.278Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/v1beta1/spiffeid_utils.go [2022-05-20T16:51:26.278Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/v1beta1/spiffeid_webhook.go [2022-05-20T16:51:26.278Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/v1beta1/zz_generated.deepcopy.go [2022-05-20T16:51:26.278Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/config/ [2022-05-20T16:51:26.278Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/config/spiffeid.spiffe.io_spiffeids.yaml [2022-05-20T16:51:26.278Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/config/spire-agent.yaml [2022-05-20T16:51:26.278Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/config/spire-server-registrar.yaml [2022-05-20T16:51:26.278Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/ [2022-05-20T16:51:26.557Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/endpoint_controller.go [2022-05-20T16:51:26.557Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/endpoint_controller_test.go [2022-05-20T16:51:26.557Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/node_controller.go [2022-05-20T16:51:26.557Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/node_controller_test.go [2022-05-20T16:51:26.557Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/pod_controller.go [2022-05-20T16:51:26.557Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/pod_controller_test.go [2022-05-20T16:51:26.557Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/spiffeid_controller.go [2022-05-20T16:51:26.557Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/spiffeid_controller_test.go [2022-05-20T16:51:26.557Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/suite_test.go [2022-05-20T16:51:26.557Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/utils.go [2022-05-20T16:51:26.557Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/samples/ [2022-05-20T16:51:26.557Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/samples/test_spiffeid.yaml [2022-05-20T16:51:26.557Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/samples/test_spiffeid_bad.yaml [2022-05-20T16:51:26.557Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/ [2022-05-20T16:51:26.557Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/testdata/ [2022-05-20T16:51:26.557Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/testdata/good-leaf-and-intermediate.pem [2022-05-20T16:51:26.557Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/testdata/good-leaf-only.pem [2022-05-20T16:51:26.557Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/testdata/key-pkcs8-ecdsa.pem [2022-05-20T16:51:26.557Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/testdata/key-pkcs8-rsa.pem [2022-05-20T16:51:26.557Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/webhook_svid.go [2022-05-20T16:51:26.557Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/webhook_svid_test.go [2022-05-20T16:51:26.557Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/ [2022-05-20T16:51:26.557Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/config/ [2022-05-20T16:51:26.557Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/config/roles.yaml [2022-05-20T16:51:26.557Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/ [2022-05-20T16:51:26.557Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/base_controller.go [2022-05-20T16:51:26.557Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/node_controller.go [2022-05-20T16:51:26.557Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/node_controller_test.go [2022-05-20T16:51:26.557Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/pod_controller.go [2022-05-20T16:51:26.557Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/pod_controller_test.go [2022-05-20T16:51:26.557Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/utils.go [2022-05-20T16:51:26.557Z] spire-1.2.1/support/k8s/k8s-workload-registrar/server.go [2022-05-20T16:51:26.557Z] spire-1.2.1/support/k8s/k8s-workload-registrar/server_test.go [2022-05-20T16:51:26.557Z] spire-1.2.1/support/k8s/k8s-workload-registrar/webhookhandler.go [2022-05-20T16:51:26.558Z] spire-1.2.1/support/k8s/k8s-workload-registrar/webhookhandler_test.go [2022-05-20T16:51:26.558Z] spire-1.2.1/support/oidc-discovery-provider/ [2022-05-20T16:51:26.558Z] spire-1.2.1/support/oidc-discovery-provider/README.md [2022-05-20T16:51:26.558Z] spire-1.2.1/support/oidc-discovery-provider/common_test.go [2022-05-20T16:51:26.558Z] spire-1.2.1/support/oidc-discovery-provider/config.go [2022-05-20T16:51:26.558Z] spire-1.2.1/support/oidc-discovery-provider/config_test.go [2022-05-20T16:51:26.558Z] spire-1.2.1/support/oidc-discovery-provider/domain_policy.go [2022-05-20T16:51:26.558Z] spire-1.2.1/support/oidc-discovery-provider/domain_policy_test.go [2022-05-20T16:51:26.558Z] spire-1.2.1/support/oidc-discovery-provider/handler.go [2022-05-20T16:51:26.558Z] spire-1.2.1/support/oidc-discovery-provider/handler_test.go [2022-05-20T16:51:26.558Z] spire-1.2.1/support/oidc-discovery-provider/jwks_source.go [2022-05-20T16:51:26.558Z] spire-1.2.1/support/oidc-discovery-provider/main.go [2022-05-20T16:51:26.558Z] spire-1.2.1/support/oidc-discovery-provider/server_api.go [2022-05-20T16:51:26.558Z] spire-1.2.1/support/oidc-discovery-provider/server_api_test.go [2022-05-20T16:51:26.558Z] spire-1.2.1/support/oidc-discovery-provider/workload_api.go [2022-05-20T16:51:26.558Z] spire-1.2.1/support/oidc-discovery-provider/workload_api_test.go [2022-05-20T16:51:26.558Z] spire-1.2.1/test/ [2022-05-20T16:51:26.558Z] spire-1.2.1/test/clock/ [2022-05-20T16:51:26.558Z] spire-1.2.1/test/clock/clock.go [2022-05-20T16:51:26.558Z] spire-1.2.1/test/fakes/ [2022-05-20T16:51:26.558Z] spire-1.2.1/test/fakes/fakeagentcatalog/ [2022-05-20T16:51:26.558Z] spire-1.2.1/test/fakes/fakeagentcatalog/catalog.go [2022-05-20T16:51:26.558Z] spire-1.2.1/test/fakes/fakeagentkeymanager/ [2022-05-20T16:51:26.558Z] spire-1.2.1/test/fakes/fakeagentkeymanager/keymanager.go [2022-05-20T16:51:26.558Z] spire-1.2.1/test/fakes/fakeagentnodeattestor/ [2022-05-20T16:51:26.558Z] spire-1.2.1/test/fakes/fakeagentnodeattestor/nodeattestor.go [2022-05-20T16:51:26.558Z] spire-1.2.1/test/fakes/fakeagentstore/ [2022-05-20T16:51:26.558Z] spire-1.2.1/test/fakes/fakeagentstore/agentstore.go [2022-05-20T16:51:26.558Z] spire-1.2.1/test/fakes/fakedatastore/ [2022-05-20T16:51:26.558Z] spire-1.2.1/test/fakes/fakedatastore/fakedatastore.go [2022-05-20T16:51:26.558Z] spire-1.2.1/test/fakes/fakeentryclient/ [2022-05-20T16:51:26.558Z] spire-1.2.1/test/fakes/fakeentryclient/entryclient.go [2022-05-20T16:51:26.558Z] spire-1.2.1/test/fakes/fakehealthchecker/ [2022-05-20T16:51:26.558Z] spire-1.2.1/test/fakes/fakehealthchecker/checker.go [2022-05-20T16:51:26.558Z] spire-1.2.1/test/fakes/fakeidentityprovider/ [2022-05-20T16:51:26.558Z] spire-1.2.1/test/fakes/fakeidentityprovider/identityprovider.go [2022-05-20T16:51:26.558Z] spire-1.2.1/test/fakes/fakemetrics/ [2022-05-20T16:51:26.558Z] spire-1.2.1/test/fakes/fakemetrics/fakemetrics.go [2022-05-20T16:51:26.558Z] spire-1.2.1/test/fakes/fakenoderesolver/ [2022-05-20T16:51:26.558Z] spire-1.2.1/test/fakes/fakenoderesolver/noderesolver.go [2022-05-20T16:51:26.558Z] spire-1.2.1/test/fakes/fakenotifier/ [2022-05-20T16:51:26.558Z] spire-1.2.1/test/fakes/fakenotifier/notifier.go [2022-05-20T16:51:26.558Z] spire-1.2.1/test/fakes/fakepluginmetrics/ [2022-05-20T16:51:26.558Z] spire-1.2.1/test/fakes/fakepluginmetrics/fakepluginmetrics.go [2022-05-20T16:51:26.558Z] spire-1.2.1/test/fakes/fakeserverca/ [2022-05-20T16:51:26.558Z] spire-1.2.1/test/fakes/fakeserverca/serverca.go [2022-05-20T16:51:26.558Z] spire-1.2.1/test/fakes/fakeservercatalog/ [2022-05-20T16:51:26.558Z] spire-1.2.1/test/fakes/fakeservercatalog/catalog.go [2022-05-20T16:51:26.558Z] spire-1.2.1/test/fakes/fakeserverkeymanager/ [2022-05-20T16:51:26.558Z] spire-1.2.1/test/fakes/fakeserverkeymanager/keymanager.go [2022-05-20T16:51:26.558Z] spire-1.2.1/test/fakes/fakeservernodeattestor/ [2022-05-20T16:51:26.558Z] spire-1.2.1/test/fakes/fakeservernodeattestor/nodeattestor.go [2022-05-20T16:51:26.558Z] spire-1.2.1/test/fakes/fakeupstreamauthority/ [2022-05-20T16:51:26.558Z] spire-1.2.1/test/fakes/fakeupstreamauthority/plugin.go [2022-05-20T16:51:26.558Z] spire-1.2.1/test/fakes/fakeupstreamauthority/upstreamauthority.go [2022-05-20T16:51:26.558Z] spire-1.2.1/test/fakes/fakeworkloadapi/ [2022-05-20T16:51:26.558Z] spire-1.2.1/test/fakes/fakeworkloadapi/workloadapi.go [2022-05-20T16:51:26.558Z] spire-1.2.1/test/fakes/fakeworkloadattestor/ [2022-05-20T16:51:26.558Z] spire-1.2.1/test/fakes/fakeworkloadattestor/workloadattestor.go [2022-05-20T16:51:26.558Z] spire-1.2.1/test/fixture/ [2022-05-20T16:51:26.558Z] spire-1.2.1/test/fixture/certs/ [2022-05-20T16:51:26.558Z] spire-1.2.1/test/fixture/certs/agent_svid.der [2022-05-20T16:51:26.558Z] spire-1.2.1/test/fixture/certs/base_cert.pem [2022-05-20T16:51:26.558Z] spire-1.2.1/test/fixture/certs/base_csr.pem [2022-05-20T16:51:26.558Z] spire-1.2.1/test/fixture/certs/base_key.pem [2022-05-20T16:51:26.558Z] spire-1.2.1/test/fixture/certs/base_rotated_cert.pem [2022-05-20T16:51:26.558Z] spire-1.2.1/test/fixture/certs/base_rotated_csr.pem [2022-05-20T16:51:26.558Z] spire-1.2.1/test/fixture/certs/base_rotated_key.pem [2022-05-20T16:51:26.558Z] spire-1.2.1/test/fixture/certs/blog_cert.pem [2022-05-20T16:51:26.558Z] spire-1.2.1/test/fixture/certs/blog_csr.pem [2022-05-20T16:51:26.558Z] spire-1.2.1/test/fixture/certs/blog_key.pem [2022-05-20T16:51:26.558Z] spire-1.2.1/test/fixture/certs/bundle.der [2022-05-20T16:51:26.558Z] spire-1.2.1/test/fixture/certs/ca.pem [2022-05-20T16:51:26.558Z] spire-1.2.1/test/fixture/certs/ca_key.pem [2022-05-20T16:51:26.558Z] spire-1.2.1/test/fixture/certs/database_cert.pem [2022-05-20T16:51:26.558Z] spire-1.2.1/test/fixture/certs/database_csr.pem [2022-05-20T16:51:26.558Z] spire-1.2.1/test/fixture/certs/database_key.pem [2022-05-20T16:51:26.558Z] spire-1.2.1/test/fixture/certs/node_cert.pem [2022-05-20T16:51:26.558Z] spire-1.2.1/test/fixture/certs/node_csr.pem [2022-05-20T16:51:26.558Z] spire-1.2.1/test/fixture/certs/node_key.pem [2022-05-20T16:51:26.558Z] spire-1.2.1/test/fixture/certs/svid.pem [2022-05-20T16:51:26.558Z] spire-1.2.1/test/fixture/certs/svid_key.pem [2022-05-20T16:51:26.558Z] spire-1.2.1/test/fixture/config/ [2022-05-20T16:51:26.558Z] spire-1.2.1/test/fixture/config/agent_bad_agent_block.conf [2022-05-20T16:51:26.558Z] spire-1.2.1/test/fixture/config/agent_good.conf [2022-05-20T16:51:26.558Z] spire-1.2.1/test/fixture/config/agent_good_templated.conf [2022-05-20T16:51:26.558Z] spire-1.2.1/test/fixture/config/plugin_good.conf [2022-05-20T16:51:26.558Z] spire-1.2.1/test/fixture/config/server_and_agent_bad_nested_DogStatsd_block.conf [2022-05-20T16:51:26.558Z] spire-1.2.1/test/fixture/config/server_and_agent_bad_nested_InMem_block.conf [2022-05-20T16:51:26.558Z] spire-1.2.1/test/fixture/config/server_and_agent_bad_nested_M3_block.conf [2022-05-20T16:51:26.558Z] spire-1.2.1/test/fixture/config/server_and_agent_bad_nested_Prometheus_block.conf [2022-05-20T16:51:26.558Z] spire-1.2.1/test/fixture/config/server_and_agent_bad_nested_Statsd_block.conf [2022-05-20T16:51:26.558Z] spire-1.2.1/test/fixture/config/server_and_agent_bad_nested_health_checks_block.conf [2022-05-20T16:51:26.558Z] spire-1.2.1/test/fixture/config/server_and_agent_bad_root_block.conf [2022-05-20T16:51:26.558Z] spire-1.2.1/test/fixture/config/server_and_agent_bad_telemetry_block.conf [2022-05-20T16:51:26.558Z] spire-1.2.1/test/fixture/config/server_bad_nested_bundle_endpoint_acme_block.conf [2022-05-20T16:51:26.558Z] spire-1.2.1/test/fixture/config/server_bad_nested_bundle_endpoint_block.conf [2022-05-20T16:51:26.558Z] spire-1.2.1/test/fixture/config/server_bad_nested_ca_subject_block.conf [2022-05-20T16:51:26.558Z] spire-1.2.1/test/fixture/config/server_bad_nested_experimental_block.conf [2022-05-20T16:51:26.558Z] spire-1.2.1/test/fixture/config/server_bad_nested_federates_with_block.conf [2022-05-20T16:51:26.558Z] spire-1.2.1/test/fixture/config/server_bad_nested_federation_block.conf [2022-05-20T16:51:26.558Z] spire-1.2.1/test/fixture/config/server_bad_ratelimit_block.conf [2022-05-20T16:51:26.558Z] spire-1.2.1/test/fixture/config/server_bad_server_block.conf [2022-05-20T16:51:26.558Z] spire-1.2.1/test/fixture/config/server_good.conf [2022-05-20T16:51:26.558Z] spire-1.2.1/test/fixture/config/server_good_templated.conf [2022-05-20T16:51:26.558Z] spire-1.2.1/test/fixture/fixture.go [2022-05-20T16:51:26.558Z] spire-1.2.1/test/fixture/nodeattestor/ [2022-05-20T16:51:26.558Z] spire-1.2.1/test/fixture/nodeattestor/sshpop/ [2022-05-20T16:51:26.558Z] spire-1.2.1/test/fixture/nodeattestor/sshpop/agent_ssh_key [2022-05-20T16:51:26.558Z] spire-1.2.1/test/fixture/nodeattestor/sshpop/agent_ssh_key-cert.pub [2022-05-20T16:51:26.558Z] spire-1.2.1/test/fixture/nodeattestor/sshpop/ssh_cert_authority.pub [2022-05-20T16:51:26.558Z] spire-1.2.1/test/fixture/nodeattestor/x509pop/ [2022-05-20T16:51:26.558Z] spire-1.2.1/test/fixture/nodeattestor/x509pop/generate.go [2022-05-20T16:51:26.558Z] spire-1.2.1/test/fixture/nodeattestor/x509pop/intermediate.pem [2022-05-20T16:51:26.558Z] spire-1.2.1/test/fixture/nodeattestor/x509pop/leaf-crt-bundle.pem [2022-05-20T16:51:26.558Z] spire-1.2.1/test/fixture/nodeattestor/x509pop/leaf-key.pem [2022-05-20T16:51:26.558Z] spire-1.2.1/test/fixture/nodeattestor/x509pop/leaf.pem [2022-05-20T16:51:26.558Z] spire-1.2.1/test/fixture/nodeattestor/x509pop/root-crt.pem [2022-05-20T16:51:26.558Z] spire-1.2.1/test/fixture/registration/ [2022-05-20T16:51:26.558Z] spire-1.2.1/test/fixture/registration/entries.json [2022-05-20T16:51:26.558Z] spire-1.2.1/test/fixture/registration/good-for-update.json [2022-05-20T16:51:26.558Z] spire-1.2.1/test/fixture/registration/good.json [2022-05-20T16:51:26.558Z] spire-1.2.1/test/fixture/registration/invalid.json [2022-05-20T16:51:26.558Z] spire-1.2.1/test/fixture/registration/invalid_json.json [2022-05-20T16:51:26.558Z] spire-1.2.1/test/fixture/registration/manager_test_entries.json [2022-05-20T16:51:26.558Z] spire-1.2.1/test/integration/ [2022-05-20T16:51:26.558Z] spire-1.2.1/test/integration/README.md [2022-05-20T16:51:26.558Z] spire-1.2.1/test/integration/common [2022-05-20T16:51:26.558Z] spire-1.2.1/test/integration/setup/ [2022-05-20T16:51:26.558Z] spire-1.2.1/test/integration/setup/adminclient/ [2022-05-20T16:51:26.558Z] spire-1.2.1/test/integration/setup/adminclient/build.sh [2022-05-20T16:51:26.558Z] spire-1.2.1/test/integration/setup/adminclient/client.go [2022-05-20T16:51:26.558Z] spire-1.2.1/test/integration/setup/debugagent/ [2022-05-20T16:51:26.558Z] spire-1.2.1/test/integration/setup/debugagent/build.sh [2022-05-20T16:51:26.558Z] spire-1.2.1/test/integration/setup/debugagent/main.go [2022-05-20T16:51:26.558Z] spire-1.2.1/test/integration/setup/debugserver/ [2022-05-20T16:51:26.558Z] spire-1.2.1/test/integration/setup/debugserver/build.sh [2022-05-20T16:51:26.558Z] spire-1.2.1/test/integration/setup/debugserver/main.go [2022-05-20T16:51:26.558Z] spire-1.2.1/test/integration/setup/downstreamclient/ [2022-05-20T16:51:26.558Z] spire-1.2.1/test/integration/setup/downstreamclient/build.sh [2022-05-20T16:51:26.558Z] spire-1.2.1/test/integration/setup/downstreamclient/client.go [2022-05-20T16:51:26.558Z] spire-1.2.1/test/integration/setup/itclient/ [2022-05-20T16:51:26.558Z] spire-1.2.1/test/integration/setup/itclient/client.go [2022-05-20T16:51:26.558Z] spire-1.2.1/test/integration/setup/node-attestation/ [2022-05-20T16:51:26.558Z] spire-1.2.1/test/integration/setup/node-attestation/build.sh [2022-05-20T16:51:26.558Z] spire-1.2.1/test/integration/setup/node-attestation/client.go [2022-05-20T16:51:26.558Z] spire-1.2.1/test/integration/setup/x509pop/ [2022-05-20T16:51:26.558Z] spire-1.2.1/test/integration/setup/x509pop/gencerts.go [2022-05-20T16:51:26.558Z] spire-1.2.1/test/integration/setup/x509pop/setup.sh [2022-05-20T16:51:26.558Z] spire-1.2.1/test/integration/suites/ [2022-05-20T16:51:26.558Z] spire-1.2.1/test/integration/suites/admin-endpoints/ [2022-05-20T16:51:26.558Z] spire-1.2.1/test/integration/suites/admin-endpoints/00-setup [2022-05-20T16:51:26.558Z] spire-1.2.1/test/integration/suites/admin-endpoints/01-start-server [2022-05-20T16:51:26.558Z] spire-1.2.1/test/integration/suites/admin-endpoints/02-bootstrap-agent [2022-05-20T16:51:26.558Z] spire-1.2.1/test/integration/suites/admin-endpoints/03-start-agent [2022-05-20T16:51:26.558Z] spire-1.2.1/test/integration/suites/admin-endpoints/04-create-registration-entries [2022-05-20T16:51:26.558Z] spire-1.2.1/test/integration/suites/admin-endpoints/05-test-endpoints [2022-05-20T16:51:26.558Z] spire-1.2.1/test/integration/suites/admin-endpoints/README.md [2022-05-20T16:51:26.558Z] spire-1.2.1/test/integration/suites/admin-endpoints/conf/ [2022-05-20T16:51:26.558Z] spire-1.2.1/test/integration/suites/admin-endpoints/conf/agent/ [2022-05-20T16:51:26.558Z] spire-1.2.1/test/integration/suites/admin-endpoints/conf/agent/agent.conf [2022-05-20T16:51:26.558Z] spire-1.2.1/test/integration/suites/admin-endpoints/conf/server/ [2022-05-20T16:51:26.558Z] spire-1.2.1/test/integration/suites/admin-endpoints/conf/server/server.conf [2022-05-20T16:51:26.558Z] spire-1.2.1/test/integration/suites/admin-endpoints/docker-compose.yaml [2022-05-20T16:51:26.558Z] spire-1.2.1/test/integration/suites/admin-endpoints/teardown [2022-05-20T16:51:26.558Z] spire-1.2.1/test/integration/suites/datastore-mysql-replication/ [2022-05-20T16:51:26.558Z] spire-1.2.1/test/integration/suites/datastore-mysql-replication/00-setup [2022-05-20T16:51:26.558Z] spire-1.2.1/test/integration/suites/datastore-mysql-replication/01-test-variants [2022-05-20T16:51:26.558Z] spire-1.2.1/test/integration/suites/datastore-mysql-replication/README.md [2022-05-20T16:51:26.558Z] spire-1.2.1/test/integration/suites/datastore-mysql-replication/docker-compose.yaml [2022-05-20T16:51:26.558Z] spire-1.2.1/test/integration/suites/datastore-mysql-replication/teardown [2022-05-20T16:51:26.558Z] spire-1.2.1/test/integration/suites/datastore-mysql/ [2022-05-20T16:51:26.558Z] spire-1.2.1/test/integration/suites/datastore-mysql/00-setup [2022-05-20T16:51:26.558Z] spire-1.2.1/test/integration/suites/datastore-mysql/01-test-variants [2022-05-20T16:51:26.558Z] spire-1.2.1/test/integration/suites/datastore-mysql/README.md [2022-05-20T16:51:26.558Z] spire-1.2.1/test/integration/suites/datastore-mysql/docker-compose.yaml [2022-05-20T16:51:26.558Z] spire-1.2.1/test/integration/suites/datastore-mysql/teardown [2022-05-20T16:51:26.558Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/ [2022-05-20T16:51:26.558Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/00-setup [2022-05-20T16:51:26.558Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/01-test-variants [2022-05-20T16:51:26.558Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/README.md [2022-05-20T16:51:26.558Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/docker-compose.yaml [2022-05-20T16:51:26.558Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/principal/ [2022-05-20T16:51:26.558Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/principal/init.sh [2022-05-20T16:51:26.558Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/replica/ [2022-05-20T16:51:26.558Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/replica/docker-entrypoint.sh [2022-05-20T16:51:26.558Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/replica/v12/ [2022-05-20T16:51:26.558Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/replica/v12/docker-entrypoint.sh [2022-05-20T16:51:26.558Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/teardown [2022-05-20T16:51:26.559Z] spire-1.2.1/test/integration/suites/datastore-postgres/ [2022-05-20T16:51:26.559Z] spire-1.2.1/test/integration/suites/datastore-postgres/00-setup [2022-05-20T16:51:26.559Z] spire-1.2.1/test/integration/suites/datastore-postgres/01-test-variants [2022-05-20T16:51:26.559Z] spire-1.2.1/test/integration/suites/datastore-postgres/README.md [2022-05-20T16:51:26.559Z] spire-1.2.1/test/integration/suites/datastore-postgres/docker-compose.yaml [2022-05-20T16:51:26.559Z] spire-1.2.1/test/integration/suites/datastore-postgres/teardown [2022-05-20T16:51:26.559Z] spire-1.2.1/test/integration/suites/debug-endpoints/ [2022-05-20T16:51:26.559Z] spire-1.2.1/test/integration/suites/debug-endpoints/00-setup [2022-05-20T16:51:26.559Z] spire-1.2.1/test/integration/suites/debug-endpoints/01-start-server [2022-05-20T16:51:26.559Z] spire-1.2.1/test/integration/suites/debug-endpoints/02-bootstrap-agent [2022-05-20T16:51:26.559Z] spire-1.2.1/test/integration/suites/debug-endpoints/03-start-agent [2022-05-20T16:51:26.559Z] spire-1.2.1/test/integration/suites/debug-endpoints/04-create-registration-entries [2022-05-20T16:51:26.559Z] spire-1.2.1/test/integration/suites/debug-endpoints/05-test-endpoints [2022-05-20T16:51:26.559Z] spire-1.2.1/test/integration/suites/debug-endpoints/README.md [2022-05-20T16:51:26.559Z] spire-1.2.1/test/integration/suites/debug-endpoints/conf/ [2022-05-20T16:51:26.559Z] spire-1.2.1/test/integration/suites/debug-endpoints/conf/agent/ [2022-05-20T16:51:26.559Z] spire-1.2.1/test/integration/suites/debug-endpoints/conf/agent/agent.conf [2022-05-20T16:51:26.559Z] spire-1.2.1/test/integration/suites/debug-endpoints/conf/server/ [2022-05-20T16:51:26.559Z] spire-1.2.1/test/integration/suites/debug-endpoints/conf/server/server.conf [2022-05-20T16:51:26.559Z] spire-1.2.1/test/integration/suites/debug-endpoints/docker-compose.yaml [2022-05-20T16:51:26.559Z] spire-1.2.1/test/integration/suites/debug-endpoints/teardown [2022-05-20T16:51:26.559Z] spire-1.2.1/test/integration/suites/downstream-endpoints/ [2022-05-20T16:51:26.559Z] spire-1.2.1/test/integration/suites/downstream-endpoints/00-setup [2022-05-20T16:51:26.559Z] spire-1.2.1/test/integration/suites/downstream-endpoints/01-start-server [2022-05-20T16:51:26.559Z] spire-1.2.1/test/integration/suites/downstream-endpoints/02-bootstrap-agent [2022-05-20T16:51:26.559Z] spire-1.2.1/test/integration/suites/downstream-endpoints/03-start-agent [2022-05-20T16:51:26.559Z] spire-1.2.1/test/integration/suites/downstream-endpoints/04-create-entries [2022-05-20T16:51:26.559Z] spire-1.2.1/test/integration/suites/downstream-endpoints/05-test-endpoints [2022-05-20T16:51:26.559Z] spire-1.2.1/test/integration/suites/downstream-endpoints/README.md [2022-05-20T16:51:26.559Z] spire-1.2.1/test/integration/suites/downstream-endpoints/conf/ [2022-05-20T16:51:26.559Z] spire-1.2.1/test/integration/suites/downstream-endpoints/conf/agent/ [2022-05-20T16:51:26.559Z] spire-1.2.1/test/integration/suites/downstream-endpoints/conf/agent/agent.conf [2022-05-20T16:51:26.559Z] spire-1.2.1/test/integration/suites/downstream-endpoints/conf/server/ [2022-05-20T16:51:26.559Z] spire-1.2.1/test/integration/suites/downstream-endpoints/conf/server/server.conf [2022-05-20T16:51:26.559Z] spire-1.2.1/test/integration/suites/downstream-endpoints/docker-compose.yaml [2022-05-20T16:51:26.559Z] spire-1.2.1/test/integration/suites/downstream-endpoints/teardown [2022-05-20T16:51:26.559Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/ [2022-05-20T16:51:26.559Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/00-setup [2022-05-20T16:51:26.559Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/01-start-server [2022-05-20T16:51:26.559Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/02-bootstrap-agents [2022-05-20T16:51:26.559Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/03-start-remaining-containers [2022-05-20T16:51:26.559Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/04-create-workload-entries [2022-05-20T16:51:26.559Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/05-check-workload-connectivity [2022-05-20T16:51:26.559Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/README.md [2022-05-20T16:51:26.559Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/ [2022-05-20T16:51:26.559Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/downstream-agent/ [2022-05-20T16:51:26.559Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/downstream-agent/agent.conf [2022-05-20T16:51:26.559Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/downstream-envoy/ [2022-05-20T16:51:26.559Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/downstream-envoy/envoy.yaml [2022-05-20T16:51:26.559Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/server/ [2022-05-20T16:51:26.559Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/server/server.conf [2022-05-20T16:51:26.559Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/supervisord.conf [2022-05-20T16:51:26.559Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/upstream-agent/ [2022-05-20T16:51:26.559Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/upstream-agent/agent.conf [2022-05-20T16:51:26.559Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/upstream-envoy/ [2022-05-20T16:51:26.559Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/upstream-envoy/envoy.yaml [2022-05-20T16:51:26.559Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/docker-compose.yaml [2022-05-20T16:51:26.559Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/teardown [2022-05-20T16:51:26.559Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/ [2022-05-20T16:51:26.559Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/00-test-envoy-releases.sh [2022-05-20T16:51:26.559Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/Dockerfile [2022-05-20T16:51:26.559Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/README.md [2022-05-20T16:51:26.559Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/ [2022-05-20T16:51:26.559Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/ [2022-05-20T16:51:26.559Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/agent/ [2022-05-20T16:51:26.559Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/agent/agent.conf [2022-05-20T16:51:26.559Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/envoy/ [2022-05-20T16:51:26.559Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/envoy/envoy.yaml [2022-05-20T16:51:26.559Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/server/ [2022-05-20T16:51:26.559Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/server/server.conf [2022-05-20T16:51:26.559Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream/ [2022-05-20T16:51:26.559Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream/agent/ [2022-05-20T16:51:26.559Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream/agent/agent.conf [2022-05-20T16:51:26.559Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream/envoy/ [2022-05-20T16:51:26.559Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream/envoy/envoy.yaml [2022-05-20T16:51:26.559Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/supervisord.conf [2022-05-20T16:51:26.559Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/ [2022-05-20T16:51:26.559Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/agent/ [2022-05-20T16:51:26.559Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/agent/agent.conf [2022-05-20T16:51:26.559Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/envoy/ [2022-05-20T16:51:26.559Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/envoy/envoy.yaml [2022-05-20T16:51:26.559Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/server/ [2022-05-20T16:51:26.559Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/server/server.conf [2022-05-20T16:51:26.559Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/docker-compose.yaml [2022-05-20T16:51:26.559Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/teardown [2022-05-20T16:51:26.559Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/ [2022-05-20T16:51:26.559Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/00-test-envoy-releases [2022-05-20T16:51:26.559Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/README.md [2022-05-20T16:51:26.559Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/ [2022-05-20T16:51:26.559Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/downstream-agent/ [2022-05-20T16:51:26.559Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/downstream-agent/agent.conf [2022-05-20T16:51:26.559Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/downstream-envoy/ [2022-05-20T16:51:26.559Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/downstream-envoy/envoy.yaml [2022-05-20T16:51:26.559Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/server/ [2022-05-20T16:51:26.559Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/server/server.conf [2022-05-20T16:51:26.559Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/supervisord.conf [2022-05-20T16:51:26.559Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/upstream-agent/ [2022-05-20T16:51:26.559Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/upstream-agent/agent.conf [2022-05-20T16:51:26.559Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/upstream-envoy/ [2022-05-20T16:51:26.559Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/upstream-envoy/envoy.yaml [2022-05-20T16:51:26.559Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/docker-compose.yaml [2022-05-20T16:51:26.559Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/teardown [2022-05-20T16:51:26.559Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/ [2022-05-20T16:51:26.559Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/00-setup [2022-05-20T16:51:26.559Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/01-start-servers [2022-05-20T16:51:26.559Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/02-bootstrap-federation-and-agents [2022-05-20T16:51:26.559Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/03-start-remaining-containers [2022-05-20T16:51:26.559Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/04-create-workload-entries [2022-05-20T16:51:26.559Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/05-check-workload-connectivity [2022-05-20T16:51:26.559Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/06-stop-servers [2022-05-20T16:51:26.559Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/07-check-workload-connectivity [2022-05-20T16:51:26.559Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/08-start-servers [2022-05-20T16:51:26.559Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/09-check-workload-connectivity [2022-05-20T16:51:26.559Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/10-stop-agents [2022-05-20T16:51:26.559Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/11-check-workload-connectivity [2022-05-20T16:51:26.559Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/12-start-agents [2022-05-20T16:51:26.559Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/13-check-workload-connectivity [2022-05-20T16:51:26.559Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/Dockerfile [2022-05-20T16:51:26.559Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/README.md [2022-05-20T16:51:26.559Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/ [2022-05-20T16:51:26.559Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/ [2022-05-20T16:51:26.559Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/agent/ [2022-05-20T16:51:26.559Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/agent/agent.conf [2022-05-20T16:51:26.559Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/ghostunnel/ [2022-05-20T16:51:26.559Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/ghostunnel/ghostunnel.flags [2022-05-20T16:51:26.559Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/server/ [2022-05-20T16:51:26.559Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/server/server.conf [2022-05-20T16:51:26.559Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/supervisord/ [2022-05-20T16:51:26.559Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/supervisord/supervisord.conf [2022-05-20T16:51:26.559Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/ [2022-05-20T16:51:26.559Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/agent/ [2022-05-20T16:51:26.559Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/agent/agent.conf [2022-05-20T16:51:26.559Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/ghostunnel/ [2022-05-20T16:51:26.559Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/ghostunnel/ghostunnel.flags [2022-05-20T16:51:26.559Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/server/ [2022-05-20T16:51:26.559Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/server/server.conf [2022-05-20T16:51:26.559Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/supervisord/ [2022-05-20T16:51:26.559Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/supervisord/supervisord.conf [2022-05-20T16:51:26.559Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/docker-compose.yaml [2022-05-20T16:51:26.559Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/teardown [2022-05-20T16:51:26.559Z] spire-1.2.1/test/integration/suites/join-token/ [2022-05-20T16:51:26.559Z] spire-1.2.1/test/integration/suites/join-token/01-start-server [2022-05-20T16:51:26.837Z] spire-1.2.1/test/integration/suites/join-token/02-bootstrap-agents [2022-05-20T16:51:26.837Z] spire-1.2.1/test/integration/suites/join-token/03-start-agent [2022-05-20T16:51:26.837Z] spire-1.2.1/test/integration/suites/join-token/04-create-workload-entry [2022-05-20T16:51:26.837Z] spire-1.2.1/test/integration/suites/join-token/05-check-svid [2022-05-20T16:51:26.837Z] spire-1.2.1/test/integration/suites/join-token/06-start-bad-agent [2022-05-20T16:51:26.837Z] spire-1.2.1/test/integration/suites/join-token/README.md [2022-05-20T16:51:26.837Z] spire-1.2.1/test/integration/suites/join-token/conf/ [2022-05-20T16:51:26.837Z] spire-1.2.1/test/integration/suites/join-token/conf/agent/ [2022-05-20T16:51:26.837Z] spire-1.2.1/test/integration/suites/join-token/conf/agent/agent.conf [2022-05-20T16:51:26.837Z] spire-1.2.1/test/integration/suites/join-token/conf/server/ [2022-05-20T16:51:26.837Z] spire-1.2.1/test/integration/suites/join-token/conf/server/server.conf [2022-05-20T16:51:26.837Z] spire-1.2.1/test/integration/suites/join-token/docker-compose.yaml [2022-05-20T16:51:26.837Z] spire-1.2.1/test/integration/suites/join-token/teardown [2022-05-20T16:51:26.837Z] spire-1.2.1/test/integration/suites/k8s-reconcile/ [2022-05-20T16:51:26.837Z] spire-1.2.1/test/integration/suites/k8s-reconcile/00-setup [2022-05-20T16:51:26.837Z] spire-1.2.1/test/integration/suites/k8s-reconcile/01-apply-config [2022-05-20T16:51:26.837Z] spire-1.2.1/test/integration/suites/k8s-reconcile/02-check-for-workload-svid [2022-05-20T16:51:26.837Z] spire-1.2.1/test/integration/suites/k8s-reconcile/README.md [2022-05-20T16:51:26.837Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/ [2022-05-20T16:51:26.837Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/admctrl/ [2022-05-20T16:51:26.837Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/admctrl/admission-control.yaml [2022-05-20T16:51:26.837Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/admctrl/kubeconfig.yaml [2022-05-20T16:51:26.837Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/agent/ [2022-05-20T16:51:26.837Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/agent/kustomization.yaml [2022-05-20T16:51:26.837Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/agent/spire-agent.yaml [2022-05-20T16:51:26.837Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/kind-config.yaml [2022-05-20T16:51:26.837Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/server/ [2022-05-20T16:51:26.837Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/server/k8s-workload-registrar-secret.yaml [2022-05-20T16:51:26.837Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/server/kustomization.yaml [2022-05-20T16:51:26.837Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/server/spire-server.yaml [2022-05-20T16:51:26.837Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/workload.yaml [2022-05-20T16:51:26.837Z] spire-1.2.1/test/integration/suites/k8s-reconcile/init-kubectl [2022-05-20T16:51:26.837Z] spire-1.2.1/test/integration/suites/k8s-reconcile/teardown [2022-05-20T16:51:26.837Z] spire-1.2.1/test/integration/suites/k8s-scratch/ [2022-05-20T16:51:26.837Z] spire-1.2.1/test/integration/suites/k8s-scratch/00-setup [2022-05-20T16:51:26.837Z] spire-1.2.1/test/integration/suites/k8s-scratch/01-apply-config [2022-05-20T16:51:26.837Z] spire-1.2.1/test/integration/suites/k8s-scratch/02-check-for-workload-svid [2022-05-20T16:51:26.837Z] spire-1.2.1/test/integration/suites/k8s-scratch/README.md [2022-05-20T16:51:26.837Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/ [2022-05-20T16:51:26.837Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/admctrl/ [2022-05-20T16:51:26.837Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/admctrl/admission-control.yaml [2022-05-20T16:51:26.837Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/admctrl/kubeconfig.yaml [2022-05-20T16:51:26.837Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/agent/ [2022-05-20T16:51:26.837Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/agent/kustomization.yaml [2022-05-20T16:51:26.837Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/agent/spire-agent.yaml [2022-05-20T16:51:26.837Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/kind-config.yaml [2022-05-20T16:51:26.838Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/server/ [2022-05-20T16:51:26.838Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/server/k8s-workload-registrar-secret.yaml [2022-05-20T16:51:26.838Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/server/kustomization.yaml [2022-05-20T16:51:26.838Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/server/spire-server.yaml [2022-05-20T16:51:26.838Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/webhook/ [2022-05-20T16:51:26.838Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/webhook/kustomization.yaml [2022-05-20T16:51:26.838Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/webhook/validation-webhook.yaml [2022-05-20T16:51:26.838Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/workload.yaml [2022-05-20T16:51:26.838Z] spire-1.2.1/test/integration/suites/k8s-scratch/init-kubectl [2022-05-20T16:51:26.838Z] spire-1.2.1/test/integration/suites/k8s-scratch/teardown [2022-05-20T16:51:26.838Z] spire-1.2.1/test/integration/suites/k8s/ [2022-05-20T16:51:26.838Z] spire-1.2.1/test/integration/suites/k8s/00-setup [2022-05-20T16:51:26.838Z] spire-1.2.1/test/integration/suites/k8s/01-apply-config [2022-05-20T16:51:26.838Z] spire-1.2.1/test/integration/suites/k8s/02-check-for-workload-svid [2022-05-20T16:51:26.838Z] spire-1.2.1/test/integration/suites/k8s/README.md [2022-05-20T16:51:26.838Z] spire-1.2.1/test/integration/suites/k8s/conf/ [2022-05-20T16:51:26.838Z] spire-1.2.1/test/integration/suites/k8s/conf/admctrl/ [2022-05-20T16:51:26.838Z] spire-1.2.1/test/integration/suites/k8s/conf/admctrl/admission-control.yaml [2022-05-20T16:51:26.838Z] spire-1.2.1/test/integration/suites/k8s/conf/admctrl/kubeconfig.yaml [2022-05-20T16:51:26.838Z] spire-1.2.1/test/integration/suites/k8s/conf/agent/ [2022-05-20T16:51:26.838Z] spire-1.2.1/test/integration/suites/k8s/conf/agent/kustomization.yaml [2022-05-20T16:51:26.838Z] spire-1.2.1/test/integration/suites/k8s/conf/agent/spire-agent.yaml [2022-05-20T16:51:26.838Z] spire-1.2.1/test/integration/suites/k8s/conf/kind-config.yaml [2022-05-20T16:51:26.838Z] spire-1.2.1/test/integration/suites/k8s/conf/server/ [2022-05-20T16:51:26.838Z] spire-1.2.1/test/integration/suites/k8s/conf/server/k8s-workload-registrar-secret.yaml [2022-05-20T16:51:26.838Z] spire-1.2.1/test/integration/suites/k8s/conf/server/kustomization.yaml [2022-05-20T16:51:26.838Z] spire-1.2.1/test/integration/suites/k8s/conf/server/spire-server.yaml [2022-05-20T16:51:26.838Z] spire-1.2.1/test/integration/suites/k8s/conf/webhook/ [2022-05-20T16:51:26.838Z] spire-1.2.1/test/integration/suites/k8s/conf/webhook/kustomization.yaml [2022-05-20T16:51:26.838Z] spire-1.2.1/test/integration/suites/k8s/conf/webhook/validation-webhook.yaml [2022-05-20T16:51:26.838Z] spire-1.2.1/test/integration/suites/k8s/conf/workload.yaml [2022-05-20T16:51:26.838Z] spire-1.2.1/test/integration/suites/k8s/init-kubectl [2022-05-20T16:51:26.838Z] spire-1.2.1/test/integration/suites/k8s/teardown [2022-05-20T16:51:26.838Z] spire-1.2.1/test/integration/suites/nested-rotation/ [2022-05-20T16:51:26.838Z] spire-1.2.1/test/integration/suites/nested-rotation/00-setup [2022-05-20T16:51:26.838Z] spire-1.2.1/test/integration/suites/nested-rotation/01-start-root [2022-05-20T16:51:26.838Z] spire-1.2.1/test/integration/suites/nested-rotation/02-create-intermediate-downstream-entries [2022-05-20T16:51:26.838Z] spire-1.2.1/test/integration/suites/nested-rotation/03-start-intermediateA [2022-05-20T16:51:26.838Z] spire-1.2.1/test/integration/suites/nested-rotation/04-create-leafA-downstream-entry [2022-05-20T16:51:26.838Z] spire-1.2.1/test/integration/suites/nested-rotation/05-start-leafA [2022-05-20T16:51:26.838Z] spire-1.2.1/test/integration/suites/nested-rotation/06-start-intermediateB [2022-05-20T16:51:26.838Z] spire-1.2.1/test/integration/suites/nested-rotation/07-create-leafB-downstream-entry [2022-05-20T16:51:26.838Z] spire-1.2.1/test/integration/suites/nested-rotation/08-start-leafB [2022-05-20T16:51:26.838Z] spire-1.2.1/test/integration/suites/nested-rotation/09-create-workload-entries [2022-05-20T16:51:26.838Z] spire-1.2.1/test/integration/suites/nested-rotation/10-check-svids [2022-05-20T16:51:26.838Z] spire-1.2.1/test/integration/suites/nested-rotation/Dockerfile [2022-05-20T16:51:26.838Z] spire-1.2.1/test/integration/suites/nested-rotation/README.md [2022-05-20T16:51:26.838Z] spire-1.2.1/test/integration/suites/nested-rotation/docker-compose.yaml [2022-05-20T16:51:26.838Z] spire-1.2.1/test/integration/suites/nested-rotation/intermediateA/ [2022-05-20T16:51:26.838Z] spire-1.2.1/test/integration/suites/nested-rotation/intermediateA/agent/ [2022-05-20T16:51:26.838Z] spire-1.2.1/test/integration/suites/nested-rotation/intermediateA/agent/agent.conf [2022-05-20T16:51:26.838Z] spire-1.2.1/test/integration/suites/nested-rotation/intermediateA/server/ [2022-05-20T16:51:26.838Z] spire-1.2.1/test/integration/suites/nested-rotation/intermediateA/server/server.conf [2022-05-20T16:51:26.838Z] spire-1.2.1/test/integration/suites/nested-rotation/intermediateB/ [2022-05-20T16:51:26.838Z] spire-1.2.1/test/integration/suites/nested-rotation/intermediateB/agent/ [2022-05-20T16:51:26.838Z] spire-1.2.1/test/integration/suites/nested-rotation/intermediateB/agent/agent.conf [2022-05-20T16:51:26.838Z] spire-1.2.1/test/integration/suites/nested-rotation/intermediateB/server/ [2022-05-20T16:51:26.838Z] spire-1.2.1/test/integration/suites/nested-rotation/intermediateB/server/server.conf [2022-05-20T16:51:26.838Z] spire-1.2.1/test/integration/suites/nested-rotation/leafA/ [2022-05-20T16:51:26.838Z] spire-1.2.1/test/integration/suites/nested-rotation/leafA/agent/ [2022-05-20T16:51:26.838Z] spire-1.2.1/test/integration/suites/nested-rotation/leafA/agent/agent.conf [2022-05-20T16:51:26.838Z] spire-1.2.1/test/integration/suites/nested-rotation/leafA/server/ [2022-05-20T16:51:26.838Z] spire-1.2.1/test/integration/suites/nested-rotation/leafA/server/server.conf [2022-05-20T16:51:26.838Z] spire-1.2.1/test/integration/suites/nested-rotation/leafB/ [2022-05-20T16:51:26.838Z] spire-1.2.1/test/integration/suites/nested-rotation/leafB/agent/ [2022-05-20T16:51:26.838Z] spire-1.2.1/test/integration/suites/nested-rotation/leafB/agent/agent.conf [2022-05-20T16:51:26.838Z] spire-1.2.1/test/integration/suites/nested-rotation/leafB/server/ [2022-05-20T16:51:26.838Z] spire-1.2.1/test/integration/suites/nested-rotation/leafB/server/server.conf [2022-05-20T16:51:26.838Z] spire-1.2.1/test/integration/suites/nested-rotation/root/ [2022-05-20T16:51:26.838Z] spire-1.2.1/test/integration/suites/nested-rotation/root/agent/ [2022-05-20T16:51:26.838Z] spire-1.2.1/test/integration/suites/nested-rotation/root/agent/agent.conf [2022-05-20T16:51:26.838Z] spire-1.2.1/test/integration/suites/nested-rotation/root/server/ [2022-05-20T16:51:26.838Z] spire-1.2.1/test/integration/suites/nested-rotation/root/server/server.conf [2022-05-20T16:51:26.838Z] spire-1.2.1/test/integration/suites/nested-rotation/teardown [2022-05-20T16:51:26.838Z] spire-1.2.1/test/integration/suites/node-attestation/ [2022-05-20T16:51:26.838Z] spire-1.2.1/test/integration/suites/node-attestation/00-setup [2022-05-20T16:51:26.838Z] spire-1.2.1/test/integration/suites/node-attestation/01-start-server [2022-05-20T16:51:26.838Z] spire-1.2.1/test/integration/suites/node-attestation/02-start-agent [2022-05-20T16:51:26.838Z] spire-1.2.1/test/integration/suites/node-attestation/03-test-node-attestation [2022-05-20T16:51:26.838Z] spire-1.2.1/test/integration/suites/node-attestation/04-test-x509pop-attestation [2022-05-20T16:51:26.838Z] spire-1.2.1/test/integration/suites/node-attestation/README.md [2022-05-20T16:51:26.838Z] spire-1.2.1/test/integration/suites/node-attestation/conf/ [2022-05-20T16:51:26.838Z] spire-1.2.1/test/integration/suites/node-attestation/conf/agent/ [2022-05-20T16:51:26.838Z] spire-1.2.1/test/integration/suites/node-attestation/conf/agent/agent.conf [2022-05-20T16:51:26.838Z] spire-1.2.1/test/integration/suites/node-attestation/conf/server/ [2022-05-20T16:51:26.838Z] spire-1.2.1/test/integration/suites/node-attestation/conf/server/server.conf [2022-05-20T16:51:26.838Z] spire-1.2.1/test/integration/suites/node-attestation/docker-compose.yaml [2022-05-20T16:51:26.838Z] spire-1.2.1/test/integration/suites/node-attestation/teardown [2022-05-20T16:51:26.838Z] spire-1.2.1/test/integration/suites/rotation/ [2022-05-20T16:51:26.838Z] spire-1.2.1/test/integration/suites/rotation/00-setup [2022-05-20T16:51:26.838Z] spire-1.2.1/test/integration/suites/rotation/01-start-server [2022-05-20T16:51:26.838Z] spire-1.2.1/test/integration/suites/rotation/02-bootstrap-agent [2022-05-20T16:51:26.838Z] spire-1.2.1/test/integration/suites/rotation/03-start-agent [2022-05-20T16:51:26.838Z] spire-1.2.1/test/integration/suites/rotation/04-create-workload-entry [2022-05-20T16:51:26.838Z] spire-1.2.1/test/integration/suites/rotation/05-check-svids [2022-05-20T16:51:26.838Z] spire-1.2.1/test/integration/suites/rotation/README.md [2022-05-20T16:51:26.838Z] spire-1.2.1/test/integration/suites/rotation/conf/ [2022-05-20T16:51:26.838Z] spire-1.2.1/test/integration/suites/rotation/conf/agent/ [2022-05-20T16:51:26.838Z] spire-1.2.1/test/integration/suites/rotation/conf/agent/agent.conf [2022-05-20T16:51:26.838Z] spire-1.2.1/test/integration/suites/rotation/conf/server/ [2022-05-20T16:51:26.838Z] spire-1.2.1/test/integration/suites/rotation/conf/server/server.conf [2022-05-20T16:51:26.838Z] spire-1.2.1/test/integration/suites/rotation/docker-compose.yaml [2022-05-20T16:51:26.838Z] spire-1.2.1/test/integration/suites/rotation/teardown [2022-05-20T16:51:26.838Z] spire-1.2.1/test/integration/suites/self-test/ [2022-05-20T16:51:26.838Z] spire-1.2.1/test/integration/suites/self-test/00-ensure-command-failure-fails-step [2022-05-20T16:51:26.838Z] spire-1.2.1/test/integration/suites/self-test/README.md [2022-05-20T16:51:26.838Z] spire-1.2.1/test/integration/suites/self-test/teardown [2022-05-20T16:51:26.838Z] spire-1.2.1/test/integration/suites/spire-server-cli/ [2022-05-20T16:51:26.838Z] spire-1.2.1/test/integration/suites/spire-server-cli/01-start-server [2022-05-20T16:51:26.838Z] spire-1.2.1/test/integration/suites/spire-server-cli/02-bundle [2022-05-20T16:51:26.838Z] spire-1.2.1/test/integration/suites/spire-server-cli/03-entry [2022-05-20T16:51:26.838Z] spire-1.2.1/test/integration/suites/spire-server-cli/04-bootstrap-agents [2022-05-20T16:51:26.838Z] spire-1.2.1/test/integration/suites/spire-server-cli/05-start-agents [2022-05-20T16:51:26.838Z] spire-1.2.1/test/integration/suites/spire-server-cli/06-agent [2022-05-20T16:51:26.838Z] spire-1.2.1/test/integration/suites/spire-server-cli/README.md [2022-05-20T16:51:26.838Z] spire-1.2.1/test/integration/suites/spire-server-cli/conf/ [2022-05-20T16:51:26.838Z] spire-1.2.1/test/integration/suites/spire-server-cli/conf/agent/ [2022-05-20T16:51:26.838Z] spire-1.2.1/test/integration/suites/spire-server-cli/conf/agent/agent.conf [2022-05-20T16:51:26.838Z] spire-1.2.1/test/integration/suites/spire-server-cli/conf/fixture/ [2022-05-20T16:51:26.838Z] spire-1.2.1/test/integration/suites/spire-server-cli/conf/fixture/ca.pem [2022-05-20T16:51:26.838Z] spire-1.2.1/test/integration/suites/spire-server-cli/conf/fixture/ca.spiffe [2022-05-20T16:51:26.838Z] spire-1.2.1/test/integration/suites/spire-server-cli/conf/fixture/ca2.pem [2022-05-20T16:51:26.838Z] spire-1.2.1/test/integration/suites/spire-server-cli/conf/fixture/ca2.spiffe [2022-05-20T16:51:26.838Z] spire-1.2.1/test/integration/suites/spire-server-cli/conf/server/ [2022-05-20T16:51:26.838Z] spire-1.2.1/test/integration/suites/spire-server-cli/conf/server/server.conf [2022-05-20T16:51:26.838Z] spire-1.2.1/test/integration/suites/spire-server-cli/docker-compose.yaml [2022-05-20T16:51:26.838Z] spire-1.2.1/test/integration/suites/spire-server-cli/teardown [2022-05-20T16:51:26.838Z] spire-1.2.1/test/integration/suites/upgrade/ [2022-05-20T16:51:26.838Z] spire-1.2.1/test/integration/suites/upgrade/00-setup [2022-05-20T16:51:26.838Z] spire-1.2.1/test/integration/suites/upgrade/01-run-upgrade-tests [2022-05-20T16:51:26.838Z] spire-1.2.1/test/integration/suites/upgrade/02-verify-codebase-version-is-updated [2022-05-20T16:51:26.838Z] spire-1.2.1/test/integration/suites/upgrade/README.md [2022-05-20T16:51:26.838Z] spire-1.2.1/test/integration/suites/upgrade/conf/ [2022-05-20T16:51:26.838Z] spire-1.2.1/test/integration/suites/upgrade/conf/agent/ [2022-05-20T16:51:26.838Z] spire-1.2.1/test/integration/suites/upgrade/conf/agent/agent.conf [2022-05-20T16:51:26.838Z] spire-1.2.1/test/integration/suites/upgrade/conf/server/ [2022-05-20T16:51:26.838Z] spire-1.2.1/test/integration/suites/upgrade/conf/server/server.conf [2022-05-20T16:51:26.838Z] spire-1.2.1/test/integration/suites/upgrade/teardown [2022-05-20T16:51:26.838Z] spire-1.2.1/test/integration/suites/upgrade/versions.txt [2022-05-20T16:51:26.838Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/ [2022-05-20T16:51:26.838Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/00-setup-kind [2022-05-20T16:51:26.838Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/01-setup-cert-manager [2022-05-20T16:51:26.838Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/02-deploy-spire [2022-05-20T16:51:26.838Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/03-verify-ca [2022-05-20T16:51:26.838Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/README.md [2022-05-20T16:51:26.838Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/conf/ [2022-05-20T16:51:26.838Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/conf/cert-manager-issuer.yaml [2022-05-20T16:51:26.838Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/conf/kind-config.yaml [2022-05-20T16:51:26.838Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/conf/server/ [2022-05-20T16:51:26.838Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/conf/server/kustomization.yaml [2022-05-20T16:51:26.838Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/conf/server/spire-server.yaml [2022-05-20T16:51:26.838Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/init-kubectl [2022-05-20T16:51:26.838Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/teardown [2022-05-20T16:51:26.838Z] spire-1.2.1/test/integration/test-one.sh [2022-05-20T16:51:26.838Z] spire-1.2.1/test/integration/test.sh [2022-05-20T16:51:26.838Z] spire-1.2.1/test/plugintest/ [2022-05-20T16:51:26.838Z] spire-1.2.1/test/plugintest/config.go [2022-05-20T16:51:26.838Z] spire-1.2.1/test/plugintest/load.go [2022-05-20T16:51:26.838Z] spire-1.2.1/test/plugintest/option.go [2022-05-20T16:51:26.838Z] spire-1.2.1/test/spiretest/ [2022-05-20T16:51:26.838Z] spire-1.2.1/test/spiretest/apiserver.go [2022-05-20T16:51:26.838Z] spire-1.2.1/test/spiretest/assertions.go [2022-05-20T16:51:26.838Z] spire-1.2.1/test/spiretest/dir.go [2022-05-20T16:51:26.838Z] spire-1.2.1/test/spiretest/errors_posix.go [2022-05-20T16:51:26.838Z] spire-1.2.1/test/spiretest/errors_windows.go [2022-05-20T16:51:26.838Z] spire-1.2.1/test/spiretest/logs.go [2022-05-20T16:51:26.838Z] spire-1.2.1/test/spiretest/socketapi.go [2022-05-20T16:51:26.838Z] spire-1.2.1/test/spiretest/suite.go [2022-05-20T16:51:26.838Z] spire-1.2.1/test/spiretest/x509.go [2022-05-20T16:51:26.838Z] spire-1.2.1/test/testca/ [2022-05-20T16:51:26.838Z] spire-1.2.1/test/testca/ca.go [2022-05-20T16:51:26.838Z] spire-1.2.1/test/testkey/ [2022-05-20T16:51:26.838Z] spire-1.2.1/test/testkey/generate.sh [2022-05-20T16:51:26.838Z] spire-1.2.1/test/testkey/genkeys.go [2022-05-20T16:51:26.838Z] spire-1.2.1/test/testkey/keys.go [2022-05-20T16:51:26.838Z] spire-1.2.1/test/testkey/new.go [2022-05-20T16:51:26.838Z] spire-1.2.1/test/tpmsimulator/ [2022-05-20T16:51:26.838Z] spire-1.2.1/test/tpmsimulator/simulator.go [2022-05-20T16:51:26.838Z] spire-1.2.1/test/util/ [2022-05-20T16:51:26.838Z] spire-1.2.1/test/util/cert_fixtures.go [2022-05-20T16:51:26.838Z] spire-1.2.1/test/util/cert_generation.go [2022-05-20T16:51:26.839Z] spire-1.2.1/test/util/io_redirection.go [2022-05-20T16:51:26.839Z] spire-1.2.1/test/util/race.go [2022-05-20T16:51:26.839Z] spire-1.2.1/test/util/util.go [2022-05-20T16:51:26.839Z] building spire from source... [2022-05-20T16:51:27.445Z] Installing go1.17.7... [2022-05-20T16:51:34.220Z] go: downloading github.com/Azure/go-autorest/autorest v0.11.24 [2022-05-20T16:51:34.220Z] go: downloading github.com/Azure/go-autorest v14.2.0+incompatible [2022-05-20T16:51:34.220Z] go: downloading github.com/Azure/go-autorest/autorest/azure/auth v0.5.11 [2022-05-20T16:51:34.220Z] go: downloading cloud.google.com/go/storage v1.21.0 [2022-05-20T16:51:34.825Z] go: downloading cloud.google.com/go v0.100.2 [2022-05-20T16:51:36.278Z] go: downloading k8s.io/apimachinery v0.23.4 [2022-05-20T16:51:37.955Z] go: downloading k8s.io/kube-aggregator v0.23.3 [2022-05-20T16:51:38.559Z] go: downloading sigs.k8s.io/controller-runtime v0.11.1 [2022-05-20T16:51:40.013Z] go: downloading cloud.google.com/go/security v1.3.0 [2022-05-20T16:51:40.013Z] go: downloading github.com/hashicorp/vault/api v1.4.1 [2022-05-20T16:51:40.290Z] go: downloading github.com/shirou/gopsutil/v3 v3.22.2 [2022-05-20T16:51:41.283Z] go: downloading github.com/twmb/murmur3 v1.1.6 [2022-05-20T16:51:41.283Z] go: downloading github.com/OneOfOne/xxhash v1.2.8 [2022-05-20T16:51:41.283Z] go: downloading gopkg.in/yaml.v2 v2.4.0 [2022-05-20T16:51:41.563Z] go: downloading github.com/rcrowley/go-metrics v0.0.0-20201227073835-cf1acfcdf475 [2022-05-20T16:51:41.842Z] go: downloading github.com/gobwas/glob v0.2.3 [2022-05-20T16:51:42.119Z] go: downloading github.com/yashtewari/glob-intersection v0.0.0-20180916065949-5c77d914dd0b [2022-05-20T16:51:42.398Z] go: downloading github.com/aws/aws-sdk-go-v2/feature/ec2/imds v1.11.0 [2022-05-20T16:51:42.398Z] go: downloading github.com/aws/aws-sdk-go-v2/internal/ini v1.3.6 [2022-05-20T16:51:42.676Z] go: downloading github.com/aws/aws-sdk-go-v2/service/sso v1.10.0 [2022-05-20T16:51:42.955Z] go: downloading github.com/aws/smithy-go v1.11.0 [2022-05-20T16:51:44.417Z] go: downloading github.com/aws/aws-sdk-go-v2/internal/configsources v1.1.5 [2022-05-20T16:51:44.417Z] go: downloading github.com/aws/aws-sdk-go-v2/service/internal/presigned-url v1.8.0 [2022-05-20T16:51:44.417Z] go: downloading github.com/jinzhu/inflection v1.0.0 [2022-05-20T16:51:45.040Z] go: downloading github.com/gogo/protobuf v1.3.2 [2022-05-20T16:51:50.486Z] go: downloading golang.org/x/oauth2 v0.0.0-20211104180415-d3ed0bb246c8 [2022-05-20T16:51:50.486Z] go: downloading github.com/Azure/go-autorest/autorest/adal v0.9.18 [2022-05-20T16:51:50.768Z] go: downloading github.com/Azure/go-autorest/logger v0.2.1 [2022-05-20T16:51:50.768Z] go: downloading github.com/Azure/go-autorest/tracing v0.6.0 [2022-05-20T16:51:50.768Z] go: downloading github.com/Azure/go-autorest/autorest/azure/cli v0.4.5 [2022-05-20T16:51:50.768Z] go: downloading github.com/dimchansky/utfbom v1.1.1 [2022-05-20T16:51:50.768Z] go: downloading cloud.google.com/go/compute v1.3.0 [2022-05-20T16:51:51.047Z] Building bin/spire-server... [2022-05-20T16:51:51.048Z] go: downloading github.com/spiffe/go-spiffe/v2 v2.0.0-beta.12 [2022-05-20T16:51:51.048Z] go: downloading github.com/mitchellh/cli v1.1.2 [2022-05-20T16:51:51.325Z] go: downloading github.com/spiffe/spire-api-sdk v1.2.0 [2022-05-20T16:51:51.932Z] go: downloading golang.org/x/net v0.0.0-20220127200216-cd36cc0744dd [2022-05-20T16:51:51.932Z] go: downloading cloud.google.com/go/iam v0.1.1 [2022-05-20T16:51:51.932Z] go: downloading github.com/googleapis/gax-go/v2 v2.1.1 [2022-05-20T16:51:52.210Z] go: downloading k8s.io/klog/v2 v2.30.0 [2022-05-20T16:51:52.210Z] go: downloading github.com/google/gofuzz v1.1.0 [2022-05-20T16:51:52.490Z] go: downloading sigs.k8s.io/structured-merge-diff/v4 v4.2.1 [2022-05-20T16:51:52.769Z] go: downloading github.com/Masterminds/sprig v2.22.0+incompatible [2022-05-20T16:51:52.769Z] go: downloading github.com/fatih/color v1.13.0 [2022-05-20T16:51:53.055Z] go: downloading github.com/mattn/go-isatty v0.0.14 [2022-05-20T16:51:53.330Z] go: downloading google.golang.org/grpc v1.44.0 [2022-05-20T16:51:53.608Z] go: downloading k8s.io/utils v0.0.0-20211116205334-6203023598ed [2022-05-20T16:51:54.210Z] go: downloading github.com/spf13/pflag v1.0.5 [2022-05-20T16:51:54.210Z] go: downloading golang.org/x/term v0.0.0-20210927222741-03fcf44c2211 [2022-05-20T16:51:54.486Z] go: downloading github.com/evanphx/json-patch v4.12.0+incompatible [2022-05-20T16:51:54.763Z] go: downloading github.com/cenkalti/backoff/v3 v3.2.2 [2022-05-20T16:51:54.763Z] go: downloading github.com/hashicorp/go-cleanhttp v0.5.2 [2022-05-20T16:51:54.763Z] go: downloading github.com/hashicorp/go-retryablehttp v0.6.6 [2022-05-20T16:51:55.039Z] go: downloading github.com/hashicorp/go-secure-stdlib/parseutil v0.1.1 [2022-05-20T16:51:55.039Z] go: downloading github.com/hashicorp/vault/sdk v0.4.1 [2022-05-20T16:51:56.031Z] go: downloading github.com/mitchellh/mapstructure v1.4.3 [2022-05-20T16:51:56.031Z] go: downloading github.com/sirupsen/logrus v1.8.1 [2022-05-20T16:51:56.031Z] go: downloading github.com/tklauser/go-sysconf v0.3.9 [2022-05-20T16:51:56.307Z] go: downloading github.com/xeipuuv/gojsonreference v0.0.0-20180127040603-bd5ef7bd5415 [2022-05-20T16:51:56.307Z] go: downloading golang.org/x/time v0.0.0-20220224211638-0e9765cccd65 [2022-05-20T16:51:56.307Z] go: downloading github.com/aws/aws-sdk-go-v2/internal/endpoints/v2 v2.3.0 [2022-05-20T16:51:56.584Z] go: downloading github.com/jmespath/go-jmespath v0.4.0 [2022-05-20T16:51:56.877Z] go: downloading gopkg.in/square/go-jose.v2 v2.6.0 [2022-05-20T16:51:56.877Z] go: downloading github.com/hashicorp/hcl v1.0.1-0.20190430135223-99e2f22d1c94 [2022-05-20T16:51:57.155Z] go: downloading github.com/imdario/mergo v0.3.12 [2022-05-20T16:51:57.428Z] go: downloading github.com/hashicorp/go-hclog v1.1.0 [2022-05-20T16:51:57.703Z] go: downloading github.com/mattn/go-colorable v0.1.12 [2022-05-20T16:51:57.703Z] go: downloading golang.org/x/sys v0.0.0-20220227234510-4e6760a101f9 [2022-05-20T16:51:57.703Z] go: downloading github.com/Masterminds/goutils v1.1.0 [2022-05-20T16:51:57.703Z] go: downloading github.com/Masterminds/semver v1.5.0 [2022-05-20T16:51:57.703Z] go: downloading github.com/google/uuid v1.1.2 [2022-05-20T16:51:57.985Z] go: downloading github.com/huandu/xstrings v1.3.2 [2022-05-20T16:51:58.278Z] go: downloading go.opencensus.io v0.23.0 [2022-05-20T16:51:58.278Z] go: downloading github.com/armon/go-metrics v0.3.10 [2022-05-20T16:51:58.558Z] go: downloading github.com/prometheus/client_golang v1.12.1 [2022-05-20T16:51:58.558Z] go: downloading github.com/uber-go/tally/v4 v4.1.1 [2022-05-20T16:51:59.169Z] go: downloading github.com/Azure/go-autorest/autorest/date v0.3.0 [2022-05-20T16:51:59.169Z] go: downloading github.com/golang-jwt/jwt/v4 v4.2.0 [2022-05-20T16:51:59.448Z] go: downloading google.golang.org/genproto v0.0.0-20220222213610-43724f9ea8cf [2022-05-20T16:51:59.727Z] go: downloading gopkg.in/inf.v0 v0.9.1 [2022-05-20T16:51:59.727Z] go: downloading github.com/go-logr/logr v1.2.2 [2022-05-20T16:51:59.727Z] go: downloading github.com/hashicorp/go-plugin v1.4.3 [2022-05-20T16:51:59.727Z] go: downloading github.com/spiffe/spire-plugin-sdk v1.2.0 [2022-05-20T16:52:00.007Z] go: downloading github.com/google/go-cmp v0.5.7 [2022-05-20T16:52:00.286Z] go: downloading sigs.k8s.io/json v0.0.0-20211020170558-c049b76a60c6 [2022-05-20T16:52:00.566Z] go: downloading github.com/json-iterator/go v1.1.12 [2022-05-20T16:52:01.174Z] go: downloading github.com/InVisionApp/go-health/v2 v2.1.2 [2022-05-20T16:52:01.174Z] go: downloading github.com/InVisionApp/go-logger v1.0.1 [2022-05-20T16:52:01.174Z] go: downloading github.com/googleapis/gnostic v0.5.5 [2022-05-20T16:52:01.452Z] go: downloading github.com/andres-erbsen/clock v0.0.0-20160526145045-9e14626cd129 [2022-05-20T16:52:01.731Z] go: downloading github.com/open-policy-agent/opa v0.38.0 [2022-05-20T16:52:03.733Z] go: downloading k8s.io/kube-openapi v0.0.0-20211115234752-e816edb12b65 [2022-05-20T16:52:05.728Z] go: downloading github.com/hashicorp/go-secure-stdlib/strutil v0.1.1 [2022-05-20T16:52:06.006Z] go: downloading github.com/hashicorp/go-sockaddr v1.0.2 [2022-05-20T16:52:06.287Z] go: downloading github.com/tklauser/numcpus v0.3.0 [2022-05-20T16:52:06.287Z] go: downloading github.com/xeipuuv/gojsonpointer v0.0.0-20190905194746-02993c407bfb [2022-05-20T16:52:06.287Z] go: downloading go.uber.org/zap v1.21.0 [2022-05-20T16:52:07.283Z] go: downloading sigs.k8s.io/yaml v1.3.0 [2022-05-20T16:52:07.283Z] go: downloading github.com/golang/groupcache v0.0.0-20210331224755-41bb18bfe9da [2022-05-20T16:52:07.563Z] go: downloading github.com/modern-go/concurrent v0.0.0-20180306012644-bacd9c7ef1dd [2022-05-20T16:52:07.563Z] go: downloading github.com/modern-go/reflect2 v1.0.2 [2022-05-20T16:52:07.843Z] go: downloading github.com/ryanuber/go-glob v1.0.0 [2022-05-20T16:52:07.843Z] go: downloading github.com/golang/snappy v0.0.4 [2022-05-20T16:52:08.125Z] go: downloading github.com/pierrec/lz4 v2.5.2+incompatible [2022-05-20T16:52:18.349Z] go: downloading github.com/hashicorp/go-secure-stdlib/mlock v0.1.1 [2022-05-20T16:52:18.349Z] go: downloading github.com/hashicorp/go-uuid v1.0.2 [2022-05-20T16:52:18.349Z] go: downloading github.com/hashicorp/go-version v1.2.0 [2022-05-20T16:52:18.349Z] go: downloading go.uber.org/multierr v1.6.0 [2022-05-20T16:52:26.679Z] go: downloading github.com/hashicorp/errwrap v1.1.0 [2022-05-20T16:52:26.679Z] go: downloading github.com/mitchellh/reflectwalk v1.0.1 [2022-05-20T16:52:26.679Z] go: downloading github.com/DataDog/datadog-go v3.2.0+incompatible [2022-05-20T16:52:26.679Z] go: downloading github.com/hashicorp/go-immutable-radix v1.3.1 [2022-05-20T16:52:26.679Z] go: downloading go.uber.org/atomic v1.9.0 [2022-05-20T16:52:26.679Z] go: downloading github.com/prometheus/client_model v0.2.0 [2022-05-20T16:52:26.679Z] go: downloading github.com/prometheus/common v0.32.1 [2022-05-20T16:52:26.679Z] go: downloading github.com/beorn7/perks v1.0.1 [2022-05-20T16:52:26.679Z] go: downloading github.com/cespare/xxhash/v2 v2.1.2 [2022-05-20T16:52:26.679Z] go: downloading github.com/prometheus/procfs v0.7.3 [2022-05-20T16:52:26.960Z] go: downloading github.com/hashicorp/yamux v0.0.0-20181012175058-2f1d1f20f75d [2022-05-20T16:52:27.240Z] go: downloading github.com/oklog/run v1.0.0 [2022-05-20T16:52:27.848Z] go: downloading github.com/imkira/go-observer v1.0.3 [2022-05-20T16:52:28.127Z] go: downloading github.com/twmb/murmur3 v1.1.6 [2022-05-20T16:52:28.127Z] go: downloading github.com/hashicorp/golang-lru v0.5.4 [2022-05-20T16:52:28.406Z] go: downloading github.com/GoogleCloudPlatform/cloudsql-proxy v1.29.0 [2022-05-20T16:52:28.406Z] go: downloading github.com/blang/semver/v4 v4.0.0 [2022-05-20T16:52:28.406Z] go: downloading github.com/go-sql-driver/mysql v1.6.0 [2022-05-20T16:52:28.685Z] go: downloading github.com/gofrs/uuid v4.2.0+incompatible [2022-05-20T16:52:28.965Z] go: downloading github.com/jinzhu/gorm v1.9.16 [2022-05-20T16:52:29.249Z] go: downloading github.com/lib/pq v1.10.4 [2022-05-20T16:52:29.249Z] go: downloading github.com/mattn/go-sqlite3 v1.14.12 [2022-05-20T16:52:29.249Z] go: downloading github.com/aws/aws-sdk-go-v2 v1.14.0 [2022-05-20T16:52:29.530Z] go: downloading github.com/aws/aws-sdk-go-v2/config v1.14.0 [2022-05-20T16:52:30.138Z] go: downloading github.com/aws/aws-sdk-go-v2/credentials v1.9.0 [2022-05-20T16:52:32.790Z] go: downloading github.com/aws/aws-sdk-go-v2/service/kms v1.15.0 [2022-05-20T16:52:38.231Z] go: downloading github.com/aws/aws-sdk-go-v2/service/sts v1.15.0 [2022-05-20T16:52:38.231Z] go: downloading github.com/stretchr/testify v1.7.0 [2022-05-20T16:52:38.231Z] go: downloading golang.org/x/sync v0.0.0-20210220032951-036812b2e83c [2022-05-20T16:52:38.231Z] go: downloading github.com/aws/aws-sdk-go v1.43.0 [2022-05-20T16:52:40.893Z] go: downloading github.com/Azure/go-autorest/autorest/validation v0.3.0 [2022-05-20T16:52:40.893Z] go: downloading github.com/Azure/go-autorest/autorest/to v0.4.0 [2022-05-20T16:52:59.584Z] go: downloading google.golang.org/api v0.70.0 [2022-05-20T16:52:59.584Z] go: downloading k8s.io/client-go v0.23.4 [2022-05-20T16:52:59.584Z] go: downloading k8s.io/api v0.23.4 [2022-05-20T16:53:09.803Z] go: downloading github.com/google/go-tpm v0.3.3 [2022-05-20T16:53:10.081Z] go: downloading github.com/Azure/azure-sdk-for-go v62.0.0+incompatible [2022-05-20T16:53:38.192Z] go: downloading github.com/Azure/go-autorest/autorest v0.11.24 [2022-05-20T16:53:38.192Z] go: downloading github.com/Azure/go-autorest v14.2.0+incompatible [2022-05-20T16:53:38.192Z] go: downloading github.com/Azure/go-autorest/autorest/azure/auth v0.5.11 [2022-05-20T16:53:38.192Z] go: downloading cloud.google.com/go/storage v1.21.0 [2022-05-20T16:53:39.075Z] go: downloading cloud.google.com/go v0.100.2 [2022-05-20T16:53:40.159Z] go: downloading k8s.io/apimachinery v0.23.4 [2022-05-20T16:53:42.295Z] go: downloading k8s.io/kube-aggregator v0.23.3 [2022-05-20T16:53:43.161Z] go: downloading github.com/matttproud/golang_protobuf_extensions v1.0.2-0.20181231171920-c182affec369 [2022-05-20T16:53:43.161Z] go: downloading sigs.k8s.io/controller-runtime v0.11.1 [2022-05-20T16:53:44.725Z] go: downloading github.com/hashicorp/vault/api v1.4.1 [2022-05-20T16:53:45.013Z] go: downloading cloud.google.com/go/security v1.3.0 [2022-05-20T16:53:45.293Z] go: downloading github.com/shirou/gopsutil/v3 v3.22.2 [2022-05-20T16:53:46.837Z] go: downloading gopkg.in/yaml.v2 v2.4.0 [2022-05-20T16:53:46.837Z] go: downloading github.com/OneOfOne/xxhash v1.2.8 [2022-05-20T16:53:47.130Z] go: downloading github.com/rcrowley/go-metrics v0.0.0-20201227073835-cf1acfcdf475 [2022-05-20T16:53:47.409Z] go: downloading github.com/gobwas/glob v0.2.3 [2022-05-20T16:53:47.697Z] go: downloading github.com/yashtewari/glob-intersection v0.0.0-20180916065949-5c77d914dd0b [2022-05-20T16:53:47.978Z] go: downloading github.com/jinzhu/inflection v1.0.0 [2022-05-20T16:53:47.978Z] go: downloading github.com/aws/smithy-go v1.11.0 [2022-05-20T16:53:49.516Z] go: downloading github.com/aws/aws-sdk-go-v2/feature/ec2/imds v1.11.0 [2022-05-20T16:53:49.516Z] go: downloading github.com/aws/aws-sdk-go-v2/internal/ini v1.3.6 [2022-05-20T16:53:49.860Z] go: downloading github.com/aws/aws-sdk-go-v2/service/sso v1.10.0 [2022-05-20T16:53:49.860Z] go: downloading github.com/aws/aws-sdk-go-v2/internal/configsources v1.1.5 [2022-05-20T16:53:50.427Z] go: downloading github.com/aws/aws-sdk-go-v2/service/internal/presigned-url v1.8.0 [2022-05-20T16:53:50.427Z] go: downloading github.com/gogo/protobuf v1.3.2 [2022-05-20T16:53:51.535Z] CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/secrets-config ./cmd/secrets-config [2022-05-20T16:53:56.215Z] go: downloading golang.org/x/oauth2 v0.0.0-20211104180415-d3ed0bb246c8 [2022-05-20T16:53:56.215Z] go: downloading github.com/Azure/go-autorest/autorest/adal v0.9.18 [2022-05-20T16:53:56.215Z] go: downloading github.com/Azure/go-autorest/logger v0.2.1 [2022-05-20T16:53:56.215Z] go: downloading github.com/Azure/go-autorest/tracing v0.6.0 [2022-05-20T16:53:56.215Z] go: downloading github.com/Azure/go-autorest/autorest/azure/cli v0.4.5 [2022-05-20T16:53:56.215Z] go: downloading github.com/dimchansky/utfbom v1.1.1 [2022-05-20T16:53:56.215Z] go: downloading cloud.google.com/go/compute v1.3.0 [2022-05-20T16:53:57.444Z] go: downloading cloud.google.com/go/iam v0.1.1 [2022-05-20T16:53:57.444Z] go: downloading github.com/googleapis/gax-go/v2 v2.1.1 [2022-05-20T16:53:57.752Z] go: downloading k8s.io/klog/v2 v2.30.0 [2022-05-20T16:53:58.032Z] go: downloading github.com/google/gofuzz v1.1.0 [2022-05-20T16:53:58.358Z] go: downloading sigs.k8s.io/structured-merge-diff/v4 v4.2.1 [2022-05-20T16:53:59.909Z] go: downloading k8s.io/utils v0.0.0-20211116205334-6203023598ed [2022-05-20T16:54:00.943Z] go: downloading github.com/spf13/pflag v1.0.5 [2022-05-20T16:54:01.245Z] go: downloading golang.org/x/term v0.0.0-20210927222741-03fcf44c2211 [2022-05-20T16:54:01.542Z] go: downloading github.com/evanphx/json-patch v4.12.0+incompatible [2022-05-20T16:54:01.843Z] go: downloading github.com/cenkalti/backoff/v3 v3.2.2 [2022-05-20T16:54:01.843Z] go: downloading github.com/hashicorp/go-cleanhttp v0.5.2 [2022-05-20T16:54:01.843Z] go: downloading github.com/hashicorp/go-retryablehttp v0.6.6 [2022-05-20T16:54:02.121Z] go: downloading github.com/hashicorp/go-secure-stdlib/parseutil v0.1.1 [2022-05-20T16:54:02.121Z] go: downloading github.com/hashicorp/vault/sdk v0.4.1 [2022-05-20T16:54:03.579Z] go: downloading github.com/mitchellh/mapstructure v1.4.3 [2022-05-20T16:54:03.580Z] go: downloading github.com/tklauser/go-sysconf v0.3.9 [2022-05-20T16:54:03.860Z] go: downloading github.com/xeipuuv/gojsonreference v0.0.0-20180127040603-bd5ef7bd5415 [2022-05-20T16:54:04.146Z] go: downloading github.com/aws/aws-sdk-go-v2/internal/endpoints/v2 v2.3.0 [2022-05-20T16:54:04.147Z] go: downloading github.com/jmespath/go-jmespath v0.4.0 [2022-05-20T16:54:06.170Z] go: downloading go.opencensus.io v0.23.0 [2022-05-20T16:54:07.170Z] go: downloading github.com/Azure/go-autorest/autorest/date v0.3.0 [2022-05-20T16:54:07.170Z] go: downloading github.com/golang-jwt/jwt/v4 v4.2.0 [2022-05-20T16:54:07.788Z] go: downloading gopkg.in/inf.v0 v0.9.1 [2022-05-20T16:54:08.070Z] go: downloading github.com/go-logr/logr v1.2.2 [2022-05-20T16:54:08.070Z] go: downloading github.com/google/go-cmp v0.5.7 [2022-05-20T16:54:08.680Z] go: downloading sigs.k8s.io/json v0.0.0-20211020170558-c049b76a60c6 [2022-05-20T16:54:08.963Z] go: downloading github.com/json-iterator/go v1.1.12 [2022-05-20T16:54:09.978Z] go: downloading github.com/googleapis/gnostic v0.5.5 [2022-05-20T16:54:11.992Z] Removing intermediate container 92a7579d063b [2022-05-20T16:54:11.993Z] ---> 3dcb2bf2cd93 [2022-05-20T16:54:11.993Z] [2022-05-20T16:54:11.993Z] Step 10/22 : FROM alpine:3.14 [2022-05-20T16:54:11.993Z] ---> ac73e934f311 [2022-05-20T16:54:11.993Z] Step 11/22 : RUN apk add --update --no-cache curl dumb-init [2022-05-20T16:54:11.993Z] ---> Running in fd8410e84bdb [2022-05-20T16:54:12.988Z] go: downloading k8s.io/kube-openapi v0.0.0-20211115234752-e816edb12b65 [2022-05-20T16:54:13.589Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/aarch64/APKINDEX.tar.gz [2022-05-20T16:54:14.193Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/aarch64/APKINDEX.tar.gz [2022-05-20T16:54:15.183Z] go: downloading github.com/hashicorp/go-secure-stdlib/strutil v0.1.1 [2022-05-20T16:54:15.183Z] go: downloading github.com/hashicorp/go-sockaddr v1.0.2 [2022-05-20T16:54:15.183Z] (1/6) Installing ca-certificates (20211220-r0) [2022-05-20T16:54:15.183Z] (2/6) Installing brotli-libs (1.0.9-r5) [2022-05-20T16:54:15.183Z] (3/6) Installing nghttp2-libs (1.43.0-r0) [2022-05-20T16:54:15.183Z] (4/6) Installing libcurl (7.79.1-r1) [2022-05-20T16:54:15.183Z] (5/6) Installing curl (7.79.1-r1) [2022-05-20T16:54:15.183Z] (6/6) Installing dumb-init (1.2.5-r1) [2022-05-20T16:54:15.183Z] Executing busybox-1.33.1-r7.trigger [2022-05-20T16:54:15.458Z] Executing ca-certificates-20211220-r0.trigger [2022-05-20T16:54:15.458Z] go: downloading github.com/tklauser/numcpus v0.3.0 [2022-05-20T16:54:15.458Z] go: downloading github.com/xeipuuv/gojsonpointer v0.0.0-20190905194746-02993c407bfb [2022-05-20T16:54:15.458Z] go: downloading go.uber.org/zap v1.21.0 [2022-05-20T16:54:15.737Z] OK: 8 MiB in 20 packages [2022-05-20T16:54:16.340Z] go: downloading sigs.k8s.io/yaml v1.3.0 [2022-05-20T16:54:16.340Z] go: downloading github.com/golang/groupcache v0.0.0-20210331224755-41bb18bfe9da [2022-05-20T16:54:16.624Z] go: downloading github.com/modern-go/concurrent v0.0.0-20180306012644-bacd9c7ef1dd [2022-05-20T16:54:16.900Z] go: downloading github.com/modern-go/reflect2 v1.0.2 [2022-05-20T16:54:16.900Z] go: downloading github.com/ryanuber/go-glob v1.0.0 [2022-05-20T16:54:16.900Z] go: downloading github.com/golang/snappy v0.0.4 [2022-05-20T16:54:17.180Z] go: downloading github.com/pierrec/lz4 v2.5.2+incompatible [2022-05-20T16:54:18.185Z] Removing intermediate container fd8410e84bdb [2022-05-20T16:54:18.185Z] ---> f8ed58273622 [2022-05-20T16:54:18.185Z] Step 12/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' [2022-05-20T16:54:18.471Z] ---> Running in be933fd15965 [2022-05-20T16:54:19.089Z] Removing intermediate container be933fd15965 [2022-05-20T16:54:19.089Z] ---> d7eb8061f35e [2022-05-20T16:54:19.089Z] Step 13/22 : WORKDIR /edgex [2022-05-20T16:54:19.089Z] ---> Running in 827e0a72461b [2022-05-20T16:54:19.693Z] Removing intermediate container 827e0a72461b [2022-05-20T16:54:19.693Z] ---> 9bb149f7c612 [2022-05-20T16:54:19.693Z] Step 14/22 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/res/configuration.toml res/configuration.toml [2022-05-20T16:54:20.682Z] ---> 186250e12ca0 [2022-05-20T16:54:20.682Z] Step 15/22 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/security-proxy-setup . [2022-05-20T16:54:22.130Z] ---> 58ae16951ff9 [2022-05-20T16:54:22.130Z] Step 16/22 : COPY --from=builder /edgex-go/cmd/secrets-config/secrets-config . [2022-05-20T16:54:23.568Z] ---> 8ae010191127 [2022-05-20T16:54:23.568Z] Step 17/22 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/entrypoint.sh /usr/local/bin/ [2022-05-20T16:54:24.555Z] ---> ddb8cd79b08e [2022-05-20T16:54:24.555Z] Step 18/22 : RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / [2022-05-20T16:54:24.555Z] ---> Running in ee827a3a6306 [2022-05-20T16:54:27.971Z] go: downloading github.com/hashicorp/go-secure-stdlib/mlock v0.1.1 [2022-05-20T16:54:27.971Z] go: downloading github.com/hashicorp/go-uuid v1.0.2 [2022-05-20T16:54:27.971Z] go: downloading github.com/hashicorp/go-version v1.2.0 [2022-05-20T16:54:27.971Z] Removing intermediate container ee827a3a6306 [2022-05-20T16:54:27.971Z] ---> 46033482cc52 [2022-05-20T16:54:27.971Z] Step 19/22 : ENTRYPOINT ["entrypoint.sh"] [2022-05-20T16:54:27.971Z] go: downloading go.uber.org/multierr v1.6.0 [2022-05-20T16:54:27.971Z]  ---> Running in d34b8c39ee1c [2022-05-20T16:54:28.246Z] Removing intermediate container d34b8c39ee1c [2022-05-20T16:54:28.246Z] ---> 8bbf439f099a [2022-05-20T16:54:28.246Z] Step 20/22 : LABEL arch=arm64 [2022-05-20T16:54:28.522Z] ---> Running in 2171c70fc1df [2022-05-20T16:54:28.801Z] Removing intermediate container 2171c70fc1df [2022-05-20T16:54:28.801Z] ---> 77e7f324499e [2022-05-20T16:54:29.084Z] Step 21/22 : LABEL git_sha=4169e606539bb2d023554b237f76678cfe31300c [2022-05-20T16:54:29.084Z] ---> Running in e92daad54211 [2022-05-20T16:54:29.699Z] Removing intermediate container e92daad54211 [2022-05-20T16:54:29.699Z] ---> 6cfacbde4490 [2022-05-20T16:54:29.699Z] Step 22/22 : LABEL version=0.0.0 [2022-05-20T16:54:29.699Z] ---> Running in 8404c9bfe02a [2022-05-20T16:54:30.716Z] Removing intermediate container 8404c9bfe02a [2022-05-20T16:54:30.716Z] ---> 2fbcce5192df [2022-05-20T16:54:30.716Z] [2022-05-20T16:54:30.996Z] Successfully built 2fbcce5192df [2022-05-20T16:54:30.996Z] Successfully tagged security-proxy-setup-arm64:latest [2022-05-20T16:54:30.996Z]  Building security-proxy-setup ... done Building core-metadata [2022-05-20T16:54:58.702Z] go: downloading github.com/Azure/go-autorest/autorest/to v0.4.0 [2022-05-20T16:54:58.702Z] go: downloading github.com/Azure/go-autorest/autorest/validation v0.3.0 [2022-05-20T16:55:03.049Z] Step 1/23 : ARG BUILDER_BASE=golang:1.17-alpine3.15 [2022-05-20T16:55:03.049Z] Step 2/23 : FROM ${BUILDER_BASE} AS builder [2022-05-20T16:55:03.049Z] ---> a7fd66633c1f [2022-05-20T16:55:03.049Z] Step 3/23 : WORKDIR /edgex-go [2022-05-20T16:55:03.049Z] ---> Using cache [2022-05-20T16:55:03.049Z] ---> ba39ea6c1739 [2022-05-20T16:55:03.049Z] Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-05-20T16:55:03.049Z] ---> Using cache [2022-05-20T16:55:03.049Z] ---> 593b1e5bcb2f [2022-05-20T16:55:03.049Z] Step 5/23 : RUN apk add --update --no-cache make git [2022-05-20T16:55:03.049Z] ---> Using cache [2022-05-20T16:55:03.049Z] ---> 4b845272d7bb [2022-05-20T16:55:03.049Z] Step 6/23 : COPY go.mod vendor* ./ [2022-05-20T16:55:03.049Z] ---> Using cache [2022-05-20T16:55:03.049Z] ---> e46094495cfc [2022-05-20T16:55:03.049Z] Step 7/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-05-20T16:55:03.049Z] ---> Using cache [2022-05-20T16:55:03.049Z] ---> 2844c3c4769a [2022-05-20T16:55:03.049Z] Step 8/23 : COPY . . [2022-05-20T16:55:03.049Z] ---> Using cache [2022-05-20T16:55:03.049Z] ---> 5be4fd645ca9 [2022-05-20T16:55:03.049Z] Step 9/23 : RUN make cmd/core-metadata/core-metadata [2022-05-20T16:55:03.049Z] ---> Running in 79b3d731fe90 [2022-05-20T16:55:04.519Z] CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/core-metadata/core-metadata ./cmd/core-metadata [2022-05-20T16:56:12.611Z] Removing intermediate container babd1c045252 [2022-05-20T16:56:12.611Z] ---> cfbc42d72bc4 [2022-05-20T16:56:12.611Z] [2022-05-20T16:56:12.611Z] Step 10/31 : FROM alpine:3.14 [2022-05-20T16:56:12.611Z] ---> ac73e934f311 [2022-05-20T16:56:12.611Z] Step 11/31 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2021 Intel Corporation' [2022-05-20T16:56:12.611Z] ---> Running in 70415086f8f9 [2022-05-20T16:56:12.611Z] Removing intermediate container 70415086f8f9 [2022-05-20T16:56:12.611Z] ---> 11f4c99dc468 [2022-05-20T16:56:12.611Z] Step 12/31 : RUN apk add --update --no-cache dumb-init su-exec [2022-05-20T16:56:12.611Z] ---> Running in 6466d0c635e3 [2022-05-20T16:56:14.057Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/aarch64/APKINDEX.tar.gz [2022-05-20T16:56:14.333Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/aarch64/APKINDEX.tar.gz [2022-05-20T16:56:15.333Z] (1/2) Installing dumb-init (1.2.5-r1) [2022-05-20T16:56:15.334Z] (2/2) Installing su-exec (0.2-r1) [2022-05-20T16:56:15.334Z] Executing busybox-1.33.1-r7.trigger [2022-05-20T16:56:15.334Z] OK: 6 MiB in 16 packages [2022-05-20T16:56:16.812Z] Removing intermediate container 6466d0c635e3 [2022-05-20T16:56:16.812Z] ---> 7c7878a7b48d [2022-05-20T16:56:16.812Z] Step 13/31 : ENV SECURITY_INIT_DIR /edgex-init [2022-05-20T16:56:16.812Z] ---> Running in 7f8bbe20117e [2022-05-20T16:56:17.426Z] Removing intermediate container 7f8bbe20117e [2022-05-20T16:56:17.426Z] ---> 3869161b4071 [2022-05-20T16:56:17.426Z] Step 14/31 : ARG BOOTSTRAP_REDIS_DIR=${SECURITY_INIT_DIR}/bootstrap-redis [2022-05-20T16:56:17.426Z] ---> Running in 4ec13fa11467 [2022-05-20T16:56:18.045Z] Removing intermediate container 4ec13fa11467 [2022-05-20T16:56:18.045Z] ---> caf0475534ce [2022-05-20T16:56:18.045Z] Step 15/31 : RUN mkdir -p ${SECURITY_INIT_DIR} && mkdir -p ${BOOTSTRAP_REDIS_DIR} [2022-05-20T16:56:18.045Z] ---> Running in 300292fdc30e [2022-05-20T16:56:21.499Z] Removing intermediate container 300292fdc30e [2022-05-20T16:56:21.499Z] ---> d0135175bec0 [2022-05-20T16:56:21.499Z] Step 16/31 : WORKDIR ${SECURITY_INIT_DIR} [2022-05-20T16:56:21.499Z] ---> Running in f1d1c7b22c3e [2022-05-20T16:56:21.499Z] Removing intermediate container f1d1c7b22c3e [2022-05-20T16:56:21.499Z] ---> 1c14a6ed4c1e [2022-05-20T16:56:21.499Z] Step 17/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint-scripts/ ${SECURITY_INIT_DIR}/ [2022-05-20T16:56:22.490Z] ---> b4d044c38db8 [2022-05-20T16:56:22.490Z] Step 18/31 : RUN chmod +x ${SECURITY_INIT_DIR}/*.sh [2022-05-20T16:56:22.490Z] ---> Running in 94da279b127c [2022-05-20T16:56:25.140Z] Removing intermediate container 94da279b127c [2022-05-20T16:56:25.140Z] ---> b69cd369891e [2022-05-20T16:56:25.140Z] Step 19/31 : COPY --from=builder /edgex-go/Attribution.txt / [2022-05-20T16:56:26.138Z] ---> 943163c45c0f [2022-05-20T16:56:26.138Z] Step 20/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/security-bootstrapper . [2022-05-20T16:56:27.592Z] ---> 77e132a5d350 [2022-05-20T16:56:27.592Z] Step 21/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res/configuration.toml ./res/ [2022-05-20T16:56:29.047Z] ---> 7698d5aa6e70 [2022-05-20T16:56:29.047Z] Step 22/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-redis/configuration.toml ${BOOTSTRAP_REDIS_DIR}/res/ [2022-05-20T16:56:29.654Z] ---> 40679ff71337 [2022-05-20T16:56:29.654Z] Step 23/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/consul-acl/ ${SECURITY_INIT_DIR}/consul-bootstrapper/ [2022-05-20T16:56:30.675Z] ---> dc8d9c8afae9 [2022-05-20T16:56:30.675Z] Step 24/31 : VOLUME ${SECURITY_INIT_DIR} [2022-05-20T16:56:30.955Z] ---> Running in 5e440beb64bb [2022-05-20T16:56:31.563Z] Removing intermediate container 5e440beb64bb [2022-05-20T16:56:31.563Z] ---> 463cdd58535f [2022-05-20T16:56:31.563Z] Step 25/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint.sh / [2022-05-20T16:56:32.564Z] ---> 0a4e8246e90c [2022-05-20T16:56:32.564Z] Step 26/31 : RUN chmod +x /entrypoint.sh [2022-05-20T16:56:32.564Z] ---> Running in 359bd7183d6c [2022-05-20T16:56:36.001Z] Removing intermediate container 359bd7183d6c [2022-05-20T16:56:36.001Z] ---> 81e8a86ce129 [2022-05-20T16:56:36.001Z] Step 27/31 : ENTRYPOINT ["/entrypoint.sh"] [2022-05-20T16:56:36.001Z] ---> Running in 9e8004f1ee67 [2022-05-20T16:56:36.295Z] Removing intermediate container 9e8004f1ee67 [2022-05-20T16:56:36.295Z] ---> bb6a8d655cfd [2022-05-20T16:56:36.295Z] Step 28/31 : CMD ["gate"] [2022-05-20T16:56:36.580Z] ---> Running in 99da32b4f54f [2022-05-20T16:56:37.192Z] Removing intermediate container 99da32b4f54f [2022-05-20T16:56:37.192Z] ---> d3d89ddf47ce [2022-05-20T16:56:37.192Z] Step 29/31 : LABEL arch=arm64 [2022-05-20T16:56:37.473Z] ---> Running in 1b1e65100afb [2022-05-20T16:56:38.083Z] Removing intermediate container 1b1e65100afb [2022-05-20T16:56:38.083Z] ---> 67d04ca0867f [2022-05-20T16:56:38.083Z] Step 30/31 : LABEL git_sha=4169e606539bb2d023554b237f76678cfe31300c [2022-05-20T16:56:38.083Z] ---> Running in b6cb09233808 [2022-05-20T16:56:38.703Z] Removing intermediate container b6cb09233808 [2022-05-20T16:56:38.703Z] ---> 4f92570c85a7 [2022-05-20T16:56:38.703Z] Step 31/31 : LABEL version=0.0.0 [2022-05-20T16:56:38.987Z] ---> Running in ddcd91ba5e96 [2022-05-20T16:56:39.590Z] Removing intermediate container ddcd91ba5e96 [2022-05-20T16:56:39.590Z] ---> 68dd7344fdb5 [2022-05-20T16:56:39.590Z] [2022-05-20T16:56:39.888Z] Successfully built 68dd7344fdb5 [2022-05-20T16:56:40.164Z] Successfully tagged security-bootstrapper-arm64:latest [2022-05-20T16:56:40.164Z]  Building security-bootstrapper ... done Building security-spiffe-token-provider [2022-05-20T16:57:07.052Z] Step 1/20 : ARG BUILDER_BASE=golang:1.17-alpine3.15 [2022-05-20T16:57:07.052Z] Step 2/20 : FROM ${BUILDER_BASE} AS builder [2022-05-20T16:57:07.052Z] ---> a7fd66633c1f [2022-05-20T16:57:07.052Z] Step 3/20 : WORKDIR /edgex-go [2022-05-20T16:57:07.052Z] ---> Using cache [2022-05-20T16:57:07.052Z] ---> ba39ea6c1739 [2022-05-20T16:57:07.052Z] Step 4/20 : RUN apk update && apk --no-cache --update add build-base [2022-05-20T16:57:07.052Z] ---> Running in 7b7d3984a838 [2022-05-20T16:57:08.502Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz [2022-05-20T16:57:09.495Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz [2022-05-20T16:57:10.946Z] v3.15.4-150-g2cac749901 [https://nl.alpinelinux.org/alpine/v3.15/main] [2022-05-20T16:57:10.946Z] v3.15.4-155-gd52265d722 [https://nl.alpinelinux.org/alpine/v3.15/community] [2022-05-20T16:57:10.946Z] OK: 15741 distinct packages available [2022-05-20T16:57:11.223Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz [2022-05-20T16:57:12.214Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz [2022-05-20T16:57:13.663Z] OK: 220 MiB in 52 packages [2022-05-20T16:57:15.121Z] Removing intermediate container 7b7d3984a838 [2022-05-20T16:57:15.121Z] ---> 4eee9e592fdc [2022-05-20T16:57:15.121Z] Step 5/20 : COPY go.mod vendor* ./ [2022-05-20T16:57:16.122Z] ---> 7b8eeb8e3f13 [2022-05-20T16:57:16.122Z] Step 6/20 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-05-20T16:57:16.122Z] ---> Running in 453da6157e80 [2022-05-20T16:57:21.576Z] Removing intermediate container 453da6157e80 [2022-05-20T16:57:21.576Z] ---> 45319773e5bc [2022-05-20T16:57:21.576Z] Step 7/20 : COPY . . [2022-05-20T16:57:43.834Z] ---> a74f47e1ea91 [2022-05-20T16:57:43.834Z] Step 8/20 : RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider [2022-05-20T16:57:43.834Z] ---> Running in 55906e5f5e8f [2022-05-20T16:57:43.834Z] CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/security-spiffe-token-provider/security-spiffe-token-provider ./cmd/security-spiffe-token-provider [2022-05-20T17:00:05.829Z] Removing intermediate container 79b3d731fe90 [2022-05-20T17:00:05.829Z] ---> 67047a5c5db9 [2022-05-20T17:00:05.829Z] [2022-05-20T17:00:05.829Z] Step 10/23 : FROM alpine:3.14 [2022-05-20T17:00:05.829Z] ---> ac73e934f311 [2022-05-20T17:00:05.829Z] Step 11/23 : RUN apk add --update --no-cache dumb-init [2022-05-20T17:00:05.829Z] ---> Using cache [2022-05-20T17:00:05.829Z] ---> 4c6febb40d20 [2022-05-20T17:00:05.829Z] Step 12/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' [2022-05-20T17:00:05.829Z] ---> Using cache [2022-05-20T17:00:05.829Z] ---> c9ac0c5a97b2 [2022-05-20T17:00:05.829Z] Step 13/23 : ENV APP_PORT=59881 [2022-05-20T17:00:05.829Z] ---> Running in 0345c2c591f4 [2022-05-20T17:00:05.829Z] Removing intermediate container 0345c2c591f4 [2022-05-20T17:00:05.829Z] ---> 1a0b23239be2 [2022-05-20T17:00:05.829Z] Step 14/23 : EXPOSE $APP_PORT [2022-05-20T17:00:05.829Z] ---> Running in f6e2a9b1d620 [2022-05-20T17:00:05.829Z] Removing intermediate container f6e2a9b1d620 [2022-05-20T17:00:05.829Z] ---> 3b4dc3cef5dc [2022-05-20T17:00:05.829Z] Step 15/23 : WORKDIR / [2022-05-20T17:00:05.829Z] ---> Running in 7b86f10c5d09 [2022-05-20T17:00:05.829Z] Removing intermediate container 7b86f10c5d09 [2022-05-20T17:00:05.829Z] ---> e72c2c4339d2 [2022-05-20T17:00:05.829Z] Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / [2022-05-20T17:00:05.829Z] ---> 2c7001f72a30 [2022-05-20T17:00:05.829Z] Step 17/23 : COPY --from=builder /edgex-go/cmd/core-metadata/core-metadata / [2022-05-20T17:00:07.327Z] ---> 26a52a5c7ef3 [2022-05-20T17:00:07.327Z] Step 18/23 : COPY --from=builder /edgex-go/cmd/core-metadata/res/configuration.toml /res/configuration.toml [2022-05-20T17:00:07.944Z] ---> 21ff47d82a13 [2022-05-20T17:00:07.944Z] Step 19/23 : ENTRYPOINT ["/core-metadata"] [2022-05-20T17:00:08.225Z] ---> Running in 9470a443ebab [2022-05-20T17:00:08.507Z] Removing intermediate container 9470a443ebab [2022-05-20T17:00:08.507Z] ---> 4d32644e4543 [2022-05-20T17:00:08.507Z] Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2022-05-20T17:00:08.784Z] ---> Running in 7b10572c5d53 [2022-05-20T17:00:09.063Z] Removing intermediate container 7b10572c5d53 [2022-05-20T17:00:09.063Z] ---> c46d453b8e75 [2022-05-20T17:00:09.063Z] Step 21/23 : LABEL arch=arm64 [2022-05-20T17:00:09.341Z] ---> Running in cb499be01e64 [2022-05-20T17:00:09.947Z] Removing intermediate container cb499be01e64 [2022-05-20T17:00:09.947Z] ---> ec693a8309ce [2022-05-20T17:00:09.947Z] Step 22/23 : LABEL git_sha=4169e606539bb2d023554b237f76678cfe31300c [2022-05-20T17:00:09.947Z] ---> Running in 1193a497bc1c [2022-05-20T17:00:10.563Z] Removing intermediate container 1193a497bc1c [2022-05-20T17:00:10.563Z] ---> f36f0d8fcf46 [2022-05-20T17:00:10.563Z] Step 23/23 : LABEL version=0.0.0 [2022-05-20T17:00:10.563Z] ---> Running in 9dd336ca0523 [2022-05-20T17:00:11.167Z] Removing intermediate container 9dd336ca0523 [2022-05-20T17:00:11.168Z] ---> 1cee33baa556 [2022-05-20T17:00:11.168Z] [2022-05-20T17:00:11.770Z] Successfully built 1cee33baa556 [2022-05-20T17:00:11.770Z] Successfully tagged core-metadata-arm64:latest [2022-05-20T17:00:11.770Z] Building core-command [2022-05-20T17:00:44.255Z]  Building core-metadata ... done Step 1/23 : ARG BUILDER_BASE=golang:1.17-alpine3.15 [2022-05-20T17:00:44.255Z] Step 2/23 : FROM ${BUILDER_BASE} AS builder [2022-05-20T17:00:44.255Z] ---> a7fd66633c1f [2022-05-20T17:00:44.255Z] Step 3/23 : WORKDIR /edgex-go [2022-05-20T17:00:44.255Z] ---> Using cache [2022-05-20T17:00:44.255Z] ---> ba39ea6c1739 [2022-05-20T17:00:44.255Z] Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-05-20T17:00:44.255Z] ---> Using cache [2022-05-20T17:00:44.255Z] ---> 593b1e5bcb2f [2022-05-20T17:00:44.255Z] Step 5/23 : RUN apk add --update --no-cache make git [2022-05-20T17:00:44.255Z] ---> Using cache [2022-05-20T17:00:44.255Z] ---> 4b845272d7bb [2022-05-20T17:00:44.255Z] Step 6/23 : COPY go.mod vendor* ./ [2022-05-20T17:00:44.255Z] ---> Using cache [2022-05-20T17:00:44.255Z] ---> e46094495cfc [2022-05-20T17:00:44.255Z] Step 7/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-05-20T17:00:44.255Z] ---> Using cache [2022-05-20T17:00:44.255Z] ---> 2844c3c4769a [2022-05-20T17:00:44.255Z] Step 8/23 : COPY . . [2022-05-20T17:00:44.255Z] ---> Using cache [2022-05-20T17:00:44.255Z] ---> 5be4fd645ca9 [2022-05-20T17:00:44.255Z] Step 9/23 : RUN make cmd/core-command/core-command [2022-05-20T17:00:44.255Z] ---> Running in 25d31bebc669 [2022-05-20T17:00:44.255Z] CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/core-command/core-command ./cmd/core-command [2022-05-20T17:04:21.331Z] Removing intermediate container 55906e5f5e8f [2022-05-20T17:04:21.331Z] ---> 0fadf26ba53e [2022-05-20T17:04:21.331Z] [2022-05-20T17:04:21.331Z] Step 9/20 : FROM alpine:3.15 [2022-05-20T17:04:21.331Z] 3.15: Pulling from library/alpine [2022-05-20T17:04:21.331Z] Digest: sha256:4edbd2beb5f78b1014028f4fbb99f3237d9561100b6881aabbf5acce2c4f9454 [2022-05-20T17:04:21.331Z] Status: Downloaded newer image for alpine:3.15 [2022-05-20T17:04:21.331Z] ---> 3fb3c9af89a9 [2022-05-20T17:04:21.331Z] Step 10/20 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' [2022-05-20T17:04:21.331Z] ---> Running in 385b985b97d9 [2022-05-20T17:04:21.331Z] Removing intermediate container 385b985b97d9 [2022-05-20T17:04:21.331Z] ---> 31bd56fe2be5 [2022-05-20T17:04:21.331Z] Step 11/20 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-05-20T17:04:21.331Z] ---> Running in 5f9b2dcfe4f0 [2022-05-20T17:04:21.331Z] Removing intermediate container 5f9b2dcfe4f0 [2022-05-20T17:04:21.331Z] ---> d94a23b56a86 [2022-05-20T17:04:21.331Z] Step 12/20 : RUN apk update && apk --no-cache --update add dumb-init curl gcompat [2022-05-20T17:04:21.331Z] ---> Running in 349938c0fc6b [2022-05-20T17:04:21.331Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz [2022-05-20T17:04:22.778Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz [2022-05-20T17:04:24.223Z] v3.15.4-150-g2cac749901 [https://nl.alpinelinux.org/alpine/v3.15/main] [2022-05-20T17:04:24.223Z] v3.15.4-155-gd52265d722 [https://nl.alpinelinux.org/alpine/v3.15/community] [2022-05-20T17:04:24.223Z] OK: 15734 distinct packages available [2022-05-20T17:04:24.223Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz [2022-05-20T17:04:25.211Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz [2022-05-20T17:04:26.659Z] (1/9) Installing ca-certificates (20211220-r0) [2022-05-20T17:04:26.659Z] (2/9) Installing brotli-libs (1.0.9-r5) [2022-05-20T17:04:26.659Z] (3/9) Installing nghttp2-libs (1.46.0-r0) [2022-05-20T17:04:26.936Z] (4/9) Installing libcurl (7.80.0-r1) [2022-05-20T17:04:26.936Z] (5/9) Installing curl (7.80.0-r1) [2022-05-20T17:04:26.936Z] (6/9) Installing dumb-init (1.2.5-r1) [2022-05-20T17:04:27.213Z] (7/9) Installing musl-obstack (1.2.3-r0) [2022-05-20T17:04:27.213Z] (8/9) Installing libucontext (1.1-r0) [2022-05-20T17:04:27.213Z] (9/9) Installing gcompat (1.0.0-r4) [2022-05-20T17:04:27.489Z] Executing busybox-1.34.1-r5.trigger [2022-05-20T17:04:27.489Z] Executing ca-certificates-20211220-r0.trigger [2022-05-20T17:04:28.089Z] OK: 8 MiB in 23 packages [2022-05-20T17:04:30.106Z] Removing intermediate container 349938c0fc6b [2022-05-20T17:04:30.106Z] ---> 198ef4b6ace5 [2022-05-20T17:04:30.106Z] Step 13/20 : COPY --from=builder /edgex-go/Attribution.txt / [2022-05-20T17:04:31.098Z] ---> 61f968d6326b [2022-05-20T17:04:31.098Z] Step 14/20 : COPY --from=builder /edgex-go/cmd/security-spiffe-token-provider/security-spiffe-token-provider / [2022-05-20T17:04:33.096Z] ---> 42288ff4123c [2022-05-20T17:04:33.097Z] Step 15/20 : COPY --from=builder /edgex-go/cmd/security-spiffe-token-provider/res/configuration.toml /res/configuration.toml [2022-05-20T17:04:34.085Z] ---> 04a0bdff7740 [2022-05-20T17:04:34.085Z] Step 16/20 : ENTRYPOINT [ "/security-spiffe-token-provider" ] [2022-05-20T17:04:34.085Z] ---> Running in cdeff4a9be4f [2022-05-20T17:04:34.696Z] Removing intermediate container cdeff4a9be4f [2022-05-20T17:04:34.696Z] ---> b23a34569fba [2022-05-20T17:04:34.696Z] Step 17/20 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2022-05-20T17:04:34.696Z] ---> Running in 62246beb376c [2022-05-20T17:04:35.306Z] Removing intermediate container 62246beb376c [2022-05-20T17:04:35.306Z] ---> a1b98027c340 [2022-05-20T17:04:35.306Z] Step 18/20 : LABEL arch=arm64 [2022-05-20T17:04:35.592Z] ---> Running in 056e709907bc [2022-05-20T17:04:36.197Z] Removing intermediate container 056e709907bc [2022-05-20T17:04:36.197Z] ---> 919041cdfe65 [2022-05-20T17:04:36.197Z] Step 19/20 : LABEL git_sha=4169e606539bb2d023554b237f76678cfe31300c [2022-05-20T17:04:36.197Z] ---> Running in 79826e651558 [2022-05-20T17:04:36.801Z] Removing intermediate container 79826e651558 [2022-05-20T17:04:36.801Z] ---> bfc806637981 [2022-05-20T17:04:36.801Z] Step 20/20 : LABEL version=0.0.0 [2022-05-20T17:04:36.801Z] ---> Running in cfefc8f8910a [2022-05-20T17:04:37.412Z] Removing intermediate container cfefc8f8910a [2022-05-20T17:04:37.412Z] ---> 7341f7e1c2c0 [2022-05-20T17:04:37.412Z] [2022-05-20T17:04:38.015Z] Successfully built 7341f7e1c2c0 [2022-05-20T17:04:38.015Z] Successfully tagged security-spiffe-token-provider-arm64:latest [2022-05-20T17:04:38.015Z] Building sys-mgmt-agent [2022-05-20T17:05:10.409Z]  Building security-spiffe-token-provider ... done Step 1/23 : ARG BUILDER_BASE=golang:1.17-alpine3.15 [2022-05-20T17:05:10.409Z] Step 2/23 : FROM ${BUILDER_BASE} AS builder [2022-05-20T17:05:10.409Z] ---> a7fd66633c1f [2022-05-20T17:05:10.409Z] Step 3/23 : WORKDIR /edgex-go [2022-05-20T17:05:10.409Z] ---> Using cache [2022-05-20T17:05:10.409Z] ---> ba39ea6c1739 [2022-05-20T17:05:10.409Z] Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-05-20T17:05:10.409Z] ---> Using cache [2022-05-20T17:05:10.409Z] ---> 593b1e5bcb2f [2022-05-20T17:05:10.409Z] Step 5/23 : RUN apk add --update --no-cache make bash git [2022-05-20T17:05:10.409Z] ---> Running in aa8eaedfe321 [2022-05-20T17:05:10.686Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz [2022-05-20T17:05:11.678Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz [2022-05-20T17:05:13.670Z] OK: 220 MiB in 52 packages [2022-05-20T17:05:15.664Z] Removing intermediate container aa8eaedfe321 [2022-05-20T17:05:15.664Z] ---> 05af03cca16e [2022-05-20T17:05:15.664Z] Step 6/23 : COPY go.mod vendor* ./ [2022-05-20T17:05:15.944Z] Removing intermediate container 25d31bebc669 [2022-05-20T17:05:15.944Z] ---> 191f03ad6657 [2022-05-20T17:05:15.944Z] [2022-05-20T17:05:15.944Z] Step 10/23 : FROM alpine:3.14 [2022-05-20T17:05:15.944Z] ---> ac73e934f311 [2022-05-20T17:05:15.944Z] Step 11/23 : RUN apk add --update --no-cache dumb-init [2022-05-20T17:05:15.944Z] ---> Using cache [2022-05-20T17:05:15.944Z] ---> 4c6febb40d20 [2022-05-20T17:05:15.944Z] Step 12/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' [2022-05-20T17:05:15.944Z] ---> Using cache [2022-05-20T17:05:15.944Z] ---> c9ac0c5a97b2 [2022-05-20T17:05:15.944Z] Step 13/23 : ENV APP_PORT=59882 [2022-05-20T17:05:16.216Z] ---> Running in c448f6e8ae40 [2022-05-20T17:05:16.502Z] ---> 7245203b2cf6 [2022-05-20T17:05:16.502Z] Step 7/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-05-20T17:05:16.502Z] ---> Running in 5da47c55867e [2022-05-20T17:05:17.109Z] Removing intermediate container c448f6e8ae40 [2022-05-20T17:05:17.109Z] ---> 009e75797e33 [2022-05-20T17:05:17.109Z] Step 14/23 : EXPOSE $APP_PORT [2022-05-20T17:05:17.109Z] ---> Running in efd014ba1558 [2022-05-20T17:05:17.725Z] Removing intermediate container efd014ba1558 [2022-05-20T17:05:17.725Z] ---> fd23c6ee757c [2022-05-20T17:05:17.725Z] Step 15/23 : WORKDIR / [2022-05-20T17:05:18.012Z] ---> Running in 2b2eef8aca50 [2022-05-20T17:05:18.619Z] Removing intermediate container 2b2eef8aca50 [2022-05-20T17:05:18.619Z] ---> 53e778f1f433 [2022-05-20T17:05:18.619Z] Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / [2022-05-20T17:05:19.617Z] ---> 124346d9d2d1 [2022-05-20T17:05:19.617Z] Step 17/23 : COPY --from=builder /edgex-go/cmd/core-command/core-command / [2022-05-20T17:05:21.074Z] ---> 286fc4cc1ec2 [2022-05-20T17:05:21.074Z] Step 18/23 : COPY --from=builder /edgex-go/cmd/core-command/res/configuration.toml /res/configuration.toml [2022-05-20T17:05:22.535Z] ---> 78c9fcd9da95 [2022-05-20T17:05:22.535Z] Step 19/23 : ENTRYPOINT ["/core-command"] [2022-05-20T17:05:22.535Z] ---> Running in 17e57ab4bd91 [2022-05-20T17:05:22.816Z] Removing intermediate container 5da47c55867e [2022-05-20T17:05:22.816Z] ---> b5d099cf11fd [2022-05-20T17:05:22.816Z] Step 8/23 : COPY . . [2022-05-20T17:05:23.431Z] Removing intermediate container 17e57ab4bd91 [2022-05-20T17:05:23.431Z] ---> d49a11e97758 [2022-05-20T17:05:23.431Z] Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2022-05-20T17:05:23.431Z] ---> Running in 58702ba1aef1 [2022-05-20T17:05:24.428Z] Removing intermediate container 58702ba1aef1 [2022-05-20T17:05:24.428Z] ---> 16e99df440c3 [2022-05-20T17:05:24.428Z] Step 21/23 : LABEL arch=arm64 [2022-05-20T17:05:24.428Z] ---> Running in 6d7794d1e0e8 [2022-05-20T17:05:25.428Z] Removing intermediate container 6d7794d1e0e8 [2022-05-20T17:05:25.428Z] ---> 55c654e47f17 [2022-05-20T17:05:25.428Z] Step 22/23 : LABEL git_sha=4169e606539bb2d023554b237f76678cfe31300c [2022-05-20T17:05:25.708Z] ---> Running in 38dea490b8bc [2022-05-20T17:05:26.710Z] Removing intermediate container 38dea490b8bc [2022-05-20T17:05:26.710Z] ---> 8df896acb99d [2022-05-20T17:05:26.710Z] Step 23/23 : LABEL version=0.0.0 [2022-05-20T17:05:26.710Z] ---> Running in 805c1b0ee208 [2022-05-20T17:05:27.319Z] Removing intermediate container 805c1b0ee208 [2022-05-20T17:05:27.319Z] ---> 76b0207e6c08 [2022-05-20T17:05:27.319Z] [2022-05-20T17:05:28.325Z] Successfully built 76b0207e6c08 [2022-05-20T17:05:28.607Z] Successfully tagged core-command-arm64:latest [2022-05-20T17:05:46.993Z]  Building core-command ... done  ---> dbee18fbd14e [2022-05-20T17:05:46.993Z] Step 9/23 : RUN make cmd/sys-mgmt-agent/sys-mgmt-agent [2022-05-20T17:05:46.993Z] ---> Running in 3654cf383bc4 [2022-05-20T17:05:47.273Z] CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/sys-mgmt-agent/sys-mgmt-agent ./cmd/sys-mgmt-agent [2022-05-20T17:09:24.422Z] Removing intermediate container 3654cf383bc4 [2022-05-20T17:09:24.422Z] ---> 8ed067f37940 [2022-05-20T17:09:24.422Z] Step 10/23 : RUN make cmd/sys-mgmt-executor/sys-mgmt-executor [2022-05-20T17:09:24.422Z] ---> Running in 9cc5f54898c7 [2022-05-20T17:09:24.422Z] CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/sys-mgmt-executor/sys-mgmt-executor ./cmd/sys-mgmt-executor [2022-05-20T17:09:24.422Z] Removing intermediate container 9cc5f54898c7 [2022-05-20T17:09:24.422Z] ---> e07dfa6ac6fc [2022-05-20T17:09:24.422Z] [2022-05-20T17:09:24.422Z] Step 11/23 : FROM docker:20.10.14 [2022-05-20T17:09:24.422Z] 20.10.14: Pulling from library/docker [2022-05-20T17:09:36.922Z] Digest: sha256:41978d1974f05f80e1aef23ac03040491a7e28bd4551d4b469b43e558341864e [2022-05-20T17:09:36.922Z] Status: Downloaded newer image for docker:20.10.14 [2022-05-20T17:09:36.922Z] ---> c346e9eafbab [2022-05-20T17:09:36.922Z] Step 12/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2017-2019: Mainflux, Cavium, Dell, Copyright (c) 2021: Intel Corporation' [2022-05-20T17:09:36.922Z] ---> Running in 3e5ab741cbd5 [2022-05-20T17:09:36.922Z] Removing intermediate container 3e5ab741cbd5 [2022-05-20T17:09:36.922Z] ---> 0253ee7df666 [2022-05-20T17:09:36.922Z] Step 13/23 : RUN apk add --update --no-cache bash dumb-init py3-pip curl && pip install --no-cache-dir docker-compose==1.23.2 [2022-05-20T17:09:36.922Z] ---> Running in a17a7931208c [2022-05-20T17:09:38.387Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz [2022-05-20T17:09:38.668Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz [2022-05-20T17:09:39.666Z] (1/43) Installing readline (8.1.1-r0) [2022-05-20T17:09:39.667Z] (2/43) Installing bash (5.1.16-r0) [2022-05-20T17:09:39.667Z] Executing bash-5.1.16-r0.post-install [2022-05-20T17:09:39.667Z] (3/43) Installing brotli-libs (1.0.9-r5) [2022-05-20T17:09:39.667Z] (4/43) Installing nghttp2-libs (1.46.0-r0) [2022-05-20T17:09:39.667Z] (5/43) Installing libcurl (7.80.0-r1) [2022-05-20T17:09:39.667Z] (6/43) Installing curl (7.80.0-r1) [2022-05-20T17:09:39.667Z] (7/43) Installing dumb-init (1.2.5-r1) [2022-05-20T17:09:39.667Z] (8/43) Installing libbz2 (1.0.8-r1) [2022-05-20T17:09:39.948Z] (9/43) Installing expat (2.4.7-r0) [2022-05-20T17:09:39.948Z] (10/43) Installing libffi (3.4.2-r1) [2022-05-20T17:09:39.948Z] (11/43) Installing gdbm (1.22-r0) [2022-05-20T17:09:39.948Z] (12/43) Installing xz-libs (5.2.5-r1) [2022-05-20T17:09:39.948Z] (13/43) Installing libgcc (10.3.1_git20211027-r0) [2022-05-20T17:09:39.948Z] (14/43) Installing libstdc++ (10.3.1_git20211027-r0) [2022-05-20T17:09:39.948Z] (15/43) Installing mpdecimal (2.5.1-r1) [2022-05-20T17:09:39.948Z] (16/43) Installing sqlite-libs (3.36.0-r0) [2022-05-20T17:09:39.948Z] (17/43) Installing python3 (3.9.7-r4) [2022-05-20T17:09:41.947Z] (18/43) Installing py3-appdirs (1.4.4-r2) [2022-05-20T17:09:41.947Z] (19/43) Installing py3-certifi (2020.12.5-r1) [2022-05-20T17:09:41.947Z] (20/43) Installing py3-charset-normalizer (2.0.7-r0) [2022-05-20T17:09:41.947Z] (21/43) Installing py3-idna (3.3-r0) [2022-05-20T17:09:42.225Z] (22/43) Installing py3-urllib3 (1.26.7-r0) [2022-05-20T17:09:42.225Z] (23/43) Installing py3-requests (2.26.0-r1) [2022-05-20T17:09:42.225Z] (24/43) Installing py3-msgpack (1.0.2-r1) [2022-05-20T17:09:42.225Z] (25/43) Installing py3-lockfile (0.12.2-r4) [2022-05-20T17:09:42.225Z] (26/43) Installing py3-cachecontrol (0.12.10-r0) [2022-05-20T17:09:42.225Z] (27/43) Installing py3-colorama (0.4.4-r1) [2022-05-20T17:09:42.225Z] (28/43) Installing py3-contextlib2 (21.6.0-r1) [2022-05-20T17:09:42.225Z] (29/43) Installing py3-distlib (0.3.3-r0) [2022-05-20T17:09:42.225Z] (30/43) Installing py3-distro (1.6.0-r0) [2022-05-20T17:09:42.225Z] (31/43) Installing py3-six (1.16.0-r0) [2022-05-20T17:09:42.505Z] (32/43) Installing py3-webencodings (0.5.1-r4) [2022-05-20T17:09:42.505Z] (33/43) Installing py3-html5lib (1.1-r1) [2022-05-20T17:09:42.505Z] (34/43) Installing py3-parsing (2.4.7-r2) [2022-05-20T17:09:42.505Z] (35/43) Installing py3-packaging (20.9-r1) [2022-05-20T17:09:42.785Z] (36/43) Installing py3-tomli (1.2.2-r0) [2022-05-20T17:09:42.785Z] (37/43) Installing py3-pep517 (0.12.0-r0) [2022-05-20T17:09:42.785Z] (38/43) Installing py3-progress (1.6-r0) [2022-05-20T17:09:42.785Z] (39/43) Installing py3-retrying (1.3.3-r2) [2022-05-20T17:09:42.785Z] (40/43) Installing py3-ordered-set (4.0.2-r2) [2022-05-20T17:09:42.785Z] (41/43) Installing py3-setuptools (52.0.0-r4) [2022-05-20T17:09:43.063Z] (42/43) Installing py3-toml (0.10.2-r2) [2022-05-20T17:09:43.063Z] (43/43) Installing py3-pip (20.3.4-r1) [2022-05-20T17:09:43.670Z] Executing busybox-1.34.1-r5.trigger [2022-05-20T17:09:43.670Z] OK: 82 MiB in 65 packages [2022-05-20T17:09:48.023Z] Collecting docker-compose==1.23.2 [2022-05-20T17:09:48.023Z] Downloading docker_compose-1.23.2-py2.py3-none-any.whl (131 kB) [2022-05-20T17:09:48.632Z] Collecting texttable<0.10,>=0.9.0 [2022-05-20T17:09:48.632Z] Downloading texttable-0.9.1.tar.gz (11 kB) [2022-05-20T17:09:50.646Z] Collecting websocket-client<1.0,>=0.32.0 [2022-05-20T17:09:50.646Z] Downloading websocket_client-0.59.0-py2.py3-none-any.whl (67 kB) [2022-05-20T17:09:50.928Z] Collecting cached-property<2,>=1.2.0 [2022-05-20T17:09:50.928Z] Downloading cached_property-1.5.2-py2.py3-none-any.whl (7.6 kB) [2022-05-20T17:09:51.540Z] Collecting jsonschema<3,>=2.5.1 [2022-05-20T17:09:51.540Z] Downloading jsonschema-2.6.0-py2.py3-none-any.whl (39 kB) [2022-05-20T17:09:51.540Z] Collecting docopt<0.7,>=0.6.1 [2022-05-20T17:09:51.540Z] Downloading docopt-0.6.2.tar.gz (25 kB) [2022-05-20T17:09:53.546Z] Collecting dockerpty<0.5,>=0.4.1 [2022-05-20T17:09:53.546Z] Downloading dockerpty-0.4.1.tar.gz (13 kB) [2022-05-20T17:09:56.974Z] Collecting requests!=2.11.0,!=2.12.2,!=2.18.0,<2.21,>=2.6.1 [2022-05-20T17:09:56.974Z] Downloading requests-2.20.1-py2.py3-none-any.whl (57 kB) [2022-05-20T17:09:57.254Z] Collecting PyYAML<4,>=3.10 [2022-05-20T17:09:57.254Z] Downloading PyYAML-3.13.tar.gz (270 kB) [2022-05-20T17:10:00.681Z] Requirement already satisfied: six<2,>=1.3.0 in /usr/lib/python3.9/site-packages (from docker-compose==1.23.2) (1.16.0) [2022-05-20T17:10:00.959Z] Collecting docker<4.0,>=3.6.0 [2022-05-20T17:10:00.959Z] Downloading docker-3.7.3-py2.py3-none-any.whl (134 kB) [2022-05-20T17:10:01.565Z] Collecting docker-pycreds>=0.4.0 [2022-05-20T17:10:01.565Z] Downloading docker_pycreds-0.4.0-py2.py3-none-any.whl (9.0 kB) [2022-05-20T17:10:02.169Z] Collecting idna<2.8,>=2.5 [2022-05-20T17:10:02.169Z] Downloading idna-2.7-py2.py3-none-any.whl (58 kB) [2022-05-20T17:10:02.774Z] Collecting urllib3<1.25,>=1.21.1 [2022-05-20T17:10:02.774Z] Downloading urllib3-1.24.3-py2.py3-none-any.whl (118 kB) [2022-05-20T17:10:02.774Z] Requirement already satisfied: certifi>=2017.4.17 in /usr/lib/python3.9/site-packages (from requests!=2.11.0,!=2.12.2,!=2.18.0,<2.21,>=2.6.1->docker-compose==1.23.2) (2020.12.5) [2022-05-20T17:10:03.053Z] Collecting chardet<3.1.0,>=3.0.2 [2022-05-20T17:10:03.053Z] Downloading chardet-3.0.4-py2.py3-none-any.whl (133 kB) [2022-05-20T17:10:03.330Z] Using legacy 'setup.py install' for dockerpty, since package 'wheel' is not installed. [2022-05-20T17:10:03.330Z] Using legacy 'setup.py install' for docopt, since package 'wheel' is not installed. [2022-05-20T17:10:03.330Z] Using legacy 'setup.py install' for PyYAML, since package 'wheel' is not installed. [2022-05-20T17:10:03.330Z] Using legacy 'setup.py install' for texttable, since package 'wheel' is not installed. [2022-05-20T17:10:04.325Z] Installing collected packages: urllib3, idna, chardet, websocket-client, requests, docker-pycreds, texttable, PyYAML, jsonschema, docopt, dockerpty, docker, cached-property, docker-compose [2022-05-20T17:10:04.325Z] Attempting uninstall: urllib3 [2022-05-20T17:10:04.325Z] Found existing installation: urllib3 1.26.7 [2022-05-20T17:10:04.325Z] Uninstalling urllib3-1.26.7: [2022-05-20T17:10:04.325Z] Successfully uninstalled urllib3-1.26.7 [2022-05-20T17:10:05.317Z] Attempting uninstall: idna [2022-05-20T17:10:05.317Z] Found existing installation: idna 3.3 [2022-05-20T17:10:05.317Z] Uninstalling idna-3.3: [2022-05-20T17:10:05.317Z] Successfully uninstalled idna-3.3 [2022-05-20T17:10:07.956Z] Attempting uninstall: requests [2022-05-20T17:10:07.956Z] Found existing installation: requests 2.26.0 [2022-05-20T17:10:07.956Z] Uninstalling requests-2.26.0: [2022-05-20T17:10:08.231Z] Successfully uninstalled requests-2.26.0 [2022-05-20T17:10:08.508Z] Running setup.py install for texttable: started [2022-05-20T17:10:10.496Z] Running setup.py install for texttable: finished with status 'done' [2022-05-20T17:10:10.496Z] Running setup.py install for PyYAML: started [2022-05-20T17:10:13.129Z] Running setup.py install for PyYAML: finished with status 'done' [2022-05-20T17:10:13.405Z] Running setup.py install for docopt: started [2022-05-20T17:10:16.043Z] Running setup.py install for docopt: finished with status 'done' [2022-05-20T17:10:16.043Z] Running setup.py install for dockerpty: started [2022-05-20T17:10:18.031Z] Running setup.py install for dockerpty: finished with status 'done' [2022-05-20T17:10:20.013Z] Successfully installed PyYAML-3.13 cached-property-1.5.2 chardet-3.0.4 docker-3.7.3 docker-compose-1.23.2 docker-pycreds-0.4.0 dockerpty-0.4.1 docopt-0.6.2 idna-2.7 jsonschema-2.6.0 requests-2.20.1 texttable-0.9.1 urllib3-1.24.3 websocket-client-0.59.0 [2022-05-20T17:10:35.156Z] Removing intermediate container a17a7931208c [2022-05-20T17:10:35.156Z] ---> a13d0fad1a4a [2022-05-20T17:10:35.156Z] Step 14/23 : ENV APP_PORT=58890 [2022-05-20T17:10:35.156Z] ---> Running in d4e78bc8161b [2022-05-20T17:10:35.156Z] Removing intermediate container d4e78bc8161b [2022-05-20T17:10:35.156Z] ---> 70eea4da741b [2022-05-20T17:10:35.156Z] Step 15/23 : EXPOSE $APP_PORT [2022-05-20T17:10:35.430Z] ---> Running in a19a37133f8f [2022-05-20T17:10:35.708Z] Removing intermediate container a19a37133f8f [2022-05-20T17:10:35.708Z] ---> b6bd238904f7 [2022-05-20T17:10:35.708Z] Step 16/23 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/sys-mgmt-agent / [2022-05-20T17:10:37.592Z] ---> 243874a548d7 [2022-05-20T17:10:37.592Z] Step 17/23 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/res/configuration.toml /res/configuration.toml [2022-05-20T17:10:38.256Z] ---> 6dc7df75bdcb [2022-05-20T17:10:38.256Z] Step 18/23 : COPY --from=builder /edgex-go/cmd/sys-mgmt-executor/sys-mgmt-executor / [2022-05-20T17:10:39.279Z] ---> d19d8b7b38ab [2022-05-20T17:10:39.279Z] Step 19/23 : ENTRYPOINT ["/sys-mgmt-agent"] [2022-05-20T17:10:39.584Z] ---> Running in a49b0b57d316 [2022-05-20T17:10:40.223Z] Removing intermediate container a49b0b57d316 [2022-05-20T17:10:40.223Z] ---> 26474f9cf599 [2022-05-20T17:10:40.223Z] Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2022-05-20T17:10:40.223Z] ---> Running in b7fadda3390a [2022-05-20T17:10:40.844Z] Removing intermediate container b7fadda3390a [2022-05-20T17:10:40.844Z] ---> 3f89600edfaf [2022-05-20T17:10:40.844Z] Step 21/23 : LABEL arch=arm64 [2022-05-20T17:10:40.844Z] ---> Running in c2ed17b7e3b4 [2022-05-20T17:10:41.626Z] Removing intermediate container c2ed17b7e3b4 [2022-05-20T17:10:41.626Z] ---> 52b68573edbb [2022-05-20T17:10:41.626Z] Step 22/23 : LABEL git_sha=4169e606539bb2d023554b237f76678cfe31300c [2022-05-20T17:10:41.626Z] ---> Running in 79f0e466c7eb [2022-05-20T17:10:42.366Z] Removing intermediate container 79f0e466c7eb [2022-05-20T17:10:42.366Z] ---> 78b8fae461be [2022-05-20T17:10:42.366Z] Step 23/23 : LABEL version=0.0.0 [2022-05-20T17:10:42.366Z] ---> Running in 5b8c7e761c92 [2022-05-20T17:10:42.643Z] Removing intermediate container 5b8c7e761c92 [2022-05-20T17:10:42.643Z] ---> fe940e97232d [2022-05-20T17:10:42.643Z] [2022-05-20T17:10:43.242Z] Successfully built fe940e97232d [2022-05-20T17:10:43.242Z] Successfully tagged sys-mgmt-agent-arm64:latest [2022-05-20T17:21:05.982Z]  Building sys-mgmt-agent ... done Building bin/spire-agent... [2022-05-20T17:21:05.982Z] go: downloading github.com/envoyproxy/go-control-plane v0.10.1 [2022-05-20T17:21:05.982Z] go: downloading github.com/aws/aws-sdk-go-v2/service/secretsmanager v1.14.0 [2022-05-20T17:21:05.982Z] go: downloading github.com/docker/docker v20.10.12+incompatible [2022-05-20T17:21:05.982Z] go: downloading cloud.google.com/go/secretmanager v1.3.0 [2022-05-20T17:21:05.982Z] go: downloading github.com/google/go-tpm-tools v0.3.3 [2022-05-20T17:21:06.590Z] go: downloading github.com/cncf/xds/go v0.0.0-20211130200136-a8f946100490 [2022-05-20T17:21:06.590Z] go: downloading github.com/envoyproxy/protoc-gen-validate v0.6.2 [2022-05-20T17:21:06.868Z] go: downloading github.com/docker/go-connections v0.4.0 [2022-05-20T17:21:06.868Z] go: downloading github.com/docker/go-units v0.4.0 [2022-05-20T17:21:06.868Z] go: downloading github.com/opencontainers/image-spec v1.0.1 [2022-05-20T17:21:07.144Z] go: downloading github.com/containerd/containerd v1.3.4 [2022-05-20T17:21:07.144Z] go: downloading github.com/docker/distribution v2.7.1+incompatible [2022-05-20T17:21:07.144Z] go: downloading github.com/opencontainers/go-digest v1.0.0 [2022-05-20T17:24:14.116Z] Building bin/spire-agent... [2022-05-20T17:24:14.389Z] go: downloading github.com/envoyproxy/go-control-plane v0.10.1 [2022-05-20T17:24:14.666Z] go: downloading github.com/aws/aws-sdk-go-v2/service/secretsmanager v1.14.0 [2022-05-20T17:24:14.666Z] go: downloading cloud.google.com/go/secretmanager v1.3.0 [2022-05-20T17:24:14.945Z] go: downloading github.com/docker/docker v20.10.12+incompatible [2022-05-20T17:24:20.383Z] go: downloading github.com/google/go-tpm-tools v0.3.3 [2022-05-20T17:24:20.384Z] go: downloading github.com/cncf/xds/go v0.0.0-20211130200136-a8f946100490 [2022-05-20T17:24:20.384Z] go: downloading github.com/envoyproxy/protoc-gen-validate v0.6.2 [2022-05-20T17:24:20.661Z] go: downloading github.com/docker/go-connections v0.4.0 [2022-05-20T17:24:20.661Z] go: downloading github.com/docker/go-units v0.4.0 [2022-05-20T17:24:20.940Z] go: downloading github.com/opencontainers/image-spec v1.0.1 [2022-05-20T17:24:20.940Z] go: downloading github.com/containerd/containerd v1.3.4 [2022-05-20T17:24:20.940Z] go: downloading github.com/docker/distribution v2.7.1+incompatible [2022-05-20T17:24:21.216Z] go: downloading github.com/opencontainers/go-digest v1.0.0 [2022-05-20T17:25:00.275Z] Building bin/spire-agent... [2022-05-20T17:25:00.275Z] go: downloading github.com/envoyproxy/go-control-plane v0.10.1 [2022-05-20T17:25:00.275Z] go: downloading github.com/aws/aws-sdk-go-v2/service/secretsmanager v1.14.0 [2022-05-20T17:25:00.275Z] go: downloading cloud.google.com/go/secretmanager v1.3.0 [2022-05-20T17:25:00.275Z] go: downloading github.com/docker/docker v20.10.12+incompatible [2022-05-20T17:25:03.720Z] go: downloading github.com/google/go-tpm-tools v0.3.3 [2022-05-20T17:25:05.720Z] go: downloading github.com/cncf/xds/go v0.0.0-20211130200136-a8f946100490 [2022-05-20T17:25:05.720Z] go: downloading github.com/envoyproxy/protoc-gen-validate v0.6.2 [2022-05-20T17:25:06.002Z] go: downloading github.com/docker/go-connections v0.4.0 [2022-05-20T17:25:06.002Z] go: downloading github.com/docker/go-units v0.4.0 [2022-05-20T17:25:06.002Z] go: downloading github.com/opencontainers/image-spec v1.0.1 [2022-05-20T17:25:06.280Z] go: downloading github.com/containerd/containerd v1.3.4 [2022-05-20T17:25:06.559Z] go: downloading github.com/docker/distribution v2.7.1+incompatible [2022-05-20T17:25:06.841Z] go: downloading github.com/opencontainers/go-digest v1.0.0 [2022-05-20T17:26:14.976Z] Removing intermediate container d9470f454477 [2022-05-20T17:26:14.976Z] ---> e29266eb4884 [2022-05-20T17:26:14.976Z] [2022-05-20T17:26:14.976Z] Step 13/25 : FROM alpine:3.15 [2022-05-20T17:26:14.976Z] ---> 3fb3c9af89a9 [2022-05-20T17:26:14.976Z] Step 14/25 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' [2022-05-20T17:26:14.976Z] ---> Using cache [2022-05-20T17:26:14.976Z] ---> 31bd56fe2be5 [2022-05-20T17:26:14.976Z] Step 15/25 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-05-20T17:26:14.976Z] ---> Using cache [2022-05-20T17:26:14.976Z] ---> d94a23b56a86 [2022-05-20T17:26:14.976Z] Step 16/25 : RUN apk update && apk --no-cache --update add dumb-init openssl gcompat [2022-05-20T17:26:14.976Z] ---> Running in afd0b6109d10 [2022-05-20T17:26:16.885Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz [2022-05-20T17:26:17.679Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz [2022-05-20T17:26:18.937Z] v3.15.4-150-g2cac749901 [https://nl.alpinelinux.org/alpine/v3.15/main] [2022-05-20T17:26:18.937Z] v3.15.4-156-g799038cbae [https://nl.alpinelinux.org/alpine/v3.15/community] [2022-05-20T17:26:18.937Z] OK: 15734 distinct packages available [2022-05-20T17:26:18.937Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz [2022-05-20T17:26:19.936Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz [2022-05-20T17:26:20.935Z] (1/5) Installing dumb-init (1.2.5-r1) [2022-05-20T17:26:20.935Z] (2/5) Installing musl-obstack (1.2.3-r0) [2022-05-20T17:26:20.935Z] (3/5) Installing libucontext (1.1-r0) [2022-05-20T17:26:21.217Z] (4/5) Installing gcompat (1.0.0-r4) [2022-05-20T17:26:21.217Z] (5/5) Installing openssl (1.1.1o-r0) [2022-05-20T17:26:21.217Z] Executing busybox-1.34.1-r5.trigger [2022-05-20T17:26:21.497Z] OK: 6 MiB in 19 packages [2022-05-20T17:26:23.506Z] Removing intermediate container afd0b6109d10 [2022-05-20T17:26:23.506Z] ---> 9481832b5c3a [2022-05-20T17:26:23.506Z] Step 17/25 : COPY --from=builder /edgex-go/spire-build/bin/spire-server /usr/local/bin [2022-05-20T17:26:35.976Z] ---> 8f470b992d6c [2022-05-20T17:26:35.976Z] Step 18/25 : COPY --from=builder /edgex-go/cmd/security-spire-server/docker-entrypoint.sh /usr/local/bin/ [2022-05-20T17:26:35.976Z] ---> 8e1b0cf2277e [2022-05-20T17:26:35.976Z] Step 19/25 : COPY --from=builder /edgex-go/cmd/security-spire-server/server.conf /usr/local/etc/spire/server.conf.tpl [2022-05-20T17:26:35.976Z] ---> 23d3925c8e1c [2022-05-20T17:26:35.976Z] Step 20/25 : COPY --from=builder /edgex-go/cmd/security-spire-server/openssl.conf /usr/local/etc/ [2022-05-20T17:26:36.970Z] ---> 743b52033886 [2022-05-20T17:26:36.970Z] Step 21/25 : ENTRYPOINT [ "/usr/bin/dumb-init" ] [2022-05-20T17:26:36.970Z] ---> Running in ba9e3e5bddbb [2022-05-20T17:26:37.259Z] Removing intermediate container ba9e3e5bddbb [2022-05-20T17:26:37.259Z] ---> ed024b3386c8 [2022-05-20T17:26:37.259Z] Step 22/25 : CMD [ "--verbose", "docker-entrypoint.sh" ] [2022-05-20T17:26:37.537Z] ---> Running in 87a146a0a336 [2022-05-20T17:26:38.140Z] Removing intermediate container 87a146a0a336 [2022-05-20T17:26:38.140Z] ---> 29e583e8ddcb [2022-05-20T17:26:38.140Z] Step 23/25 : LABEL arch=arm64 [2022-05-20T17:26:38.140Z] ---> Running in cb70432bb2a0 [2022-05-20T17:26:38.747Z] Removing intermediate container cb70432bb2a0 [2022-05-20T17:26:38.747Z] ---> 5f95b56bbbe9 [2022-05-20T17:26:38.747Z] Step 24/25 : LABEL git_sha=4169e606539bb2d023554b237f76678cfe31300c [2022-05-20T17:26:38.747Z] ---> Running in b93f5e1b1559 [2022-05-20T17:26:39.352Z] Removing intermediate container b93f5e1b1559 [2022-05-20T17:26:39.352Z] ---> 3158f7092765 [2022-05-20T17:26:39.352Z] Step 25/25 : LABEL version=0.0.0 [2022-05-20T17:26:39.629Z] ---> Running in 712060513ce1 [2022-05-20T17:26:40.241Z] Removing intermediate container 712060513ce1 [2022-05-20T17:26:40.241Z] ---> 5dbf53366ae7 [2022-05-20T17:26:40.241Z] [2022-05-20T17:26:40.847Z] Successfully built 5dbf53366ae7 [2022-05-20T17:26:40.847Z] Successfully tagged security-spire-server-arm64:latest [2022-05-20T17:29:32.862Z]  Building security-spire-server ... done Removing intermediate container 38ac4cee2816 [2022-05-20T17:29:32.862Z] ---> ebe0b46b3d8b [2022-05-20T17:29:32.862Z] [2022-05-20T17:29:32.862Z] Step 13/26 : FROM alpine:3.15 [2022-05-20T17:29:32.862Z] ---> 3fb3c9af89a9 [2022-05-20T17:29:32.862Z] Step 14/26 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' [2022-05-20T17:29:32.862Z] ---> Using cache [2022-05-20T17:29:32.862Z] ---> 31bd56fe2be5 [2022-05-20T17:29:32.862Z] Step 15/26 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-05-20T17:29:32.862Z] ---> Using cache [2022-05-20T17:29:32.862Z] ---> d94a23b56a86 [2022-05-20T17:29:32.862Z] Step 16/26 : RUN apk update && apk --no-cache --update add dumb-init gcompat [2022-05-20T17:29:32.862Z] ---> Running in 6e97f8d2dda4 [2022-05-20T17:29:32.862Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz [2022-05-20T17:29:32.862Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz [2022-05-20T17:29:32.862Z] v3.15.4-150-g2cac749901 [https://nl.alpinelinux.org/alpine/v3.15/main] [2022-05-20T17:29:32.862Z] v3.15.4-156-g799038cbae [https://nl.alpinelinux.org/alpine/v3.15/community] [2022-05-20T17:29:32.862Z] OK: 15734 distinct packages available [2022-05-20T17:29:32.862Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz [2022-05-20T17:29:32.862Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz [2022-05-20T17:29:32.862Z] (1/4) Installing dumb-init (1.2.5-r1) [2022-05-20T17:29:32.862Z] (2/4) Installing musl-obstack (1.2.3-r0) [2022-05-20T17:29:32.862Z] (3/4) Installing libucontext (1.1-r0) [2022-05-20T17:29:32.862Z] (4/4) Installing gcompat (1.0.0-r4) [2022-05-20T17:29:32.862Z] Executing busybox-1.34.1-r5.trigger [2022-05-20T17:29:32.862Z] OK: 6 MiB in 18 packages [2022-05-20T17:29:32.862Z] Removing intermediate container 6e97f8d2dda4 [2022-05-20T17:29:32.862Z] ---> 7a81571fa8ea [2022-05-20T17:29:32.862Z] Step 17/26 : COPY --from=builder /edgex-go/spire-build/bin/spire-server /usr/local/bin [2022-05-20T17:29:34.309Z] ---> 5bf1e3cf551f [2022-05-20T17:29:34.309Z] Step 18/26 : COPY --from=builder /edgex-go/cmd/security-spire-config/docker-entrypoint.sh /usr/local/bin/ [2022-05-20T17:29:34.909Z] ---> 99d81b8bc100 [2022-05-20T17:29:34.909Z] Step 19/26 : WORKDIR /usr/local/etc/spiffe-scripts.d [2022-05-20T17:29:34.909Z] ---> Running in 7870a9d8a311 [2022-05-20T17:29:35.194Z] Removing intermediate container 7870a9d8a311 [2022-05-20T17:29:35.194Z] ---> adfb12f8e436 [2022-05-20T17:29:35.194Z] Step 20/26 : COPY --from=builder /edgex-go/cmd/security-spire-config/seed_builtin_entries.sh /usr/local/etc/spiffe-scripts.d [2022-05-20T17:29:36.185Z] ---> 34fc8ae5a599 [2022-05-20T17:29:36.185Z] Step 21/26 : WORKDIR / [2022-05-20T17:29:36.185Z] ---> Running in 315f0014f27c [2022-05-20T17:29:36.465Z] Removing intermediate container 315f0014f27c [2022-05-20T17:29:36.465Z] ---> 4aeb6f938354 [2022-05-20T17:29:36.465Z] Step 22/26 : ENTRYPOINT [ "/usr/bin/dumb-init" ] [2022-05-20T17:29:36.744Z] ---> Running in 4a176568a2b4 [2022-05-20T17:29:37.021Z] Removing intermediate container 4a176568a2b4 [2022-05-20T17:29:37.021Z] ---> 5e9531682fb4 [2022-05-20T17:29:37.021Z] Step 23/26 : CMD [ "--verbose", "docker-entrypoint.sh" ] [2022-05-20T17:29:37.021Z] ---> Running in 35dab2be60a3 [2022-05-20T17:29:37.316Z] Removing intermediate container 35dab2be60a3 [2022-05-20T17:29:37.316Z] ---> c2d47dc319e3 [2022-05-20T17:29:37.316Z] Step 24/26 : LABEL arch=arm64 [2022-05-20T17:29:37.593Z] ---> Running in 4cb952972eea [2022-05-20T17:29:37.870Z] Removing intermediate container 4cb952972eea [2022-05-20T17:29:37.870Z] ---> db1276e2722f [2022-05-20T17:29:37.870Z] Step 25/26 : LABEL git_sha=4169e606539bb2d023554b237f76678cfe31300c [2022-05-20T17:29:37.870Z] ---> Running in 0e5c4c19b52a [2022-05-20T17:29:38.467Z] Removing intermediate container 0e5c4c19b52a [2022-05-20T17:29:38.467Z] ---> 40f09d56c5b3 [2022-05-20T17:29:38.468Z] Step 26/26 : LABEL version=0.0.0 [2022-05-20T17:29:38.468Z] ---> Running in ebca9a4d7494 [2022-05-20T17:29:38.742Z] Removing intermediate container ebca9a4d7494 [2022-05-20T17:29:38.742Z] ---> 686b75f2aafb [2022-05-20T17:29:38.742Z] [2022-05-20T17:29:39.018Z] Successfully built 686b75f2aafb [2022-05-20T17:29:39.018Z] Successfully tagged security-spire-config-arm64:latest [2022-05-20T17:29:47.310Z]  Building security-spire-config ... done Removing intermediate container 02da1fa3e60b [2022-05-20T17:29:47.310Z] ---> b514ec58a096 [2022-05-20T17:29:47.310Z] [2022-05-20T17:29:47.310Z] Step 13/26 : FROM alpine:3.15 [2022-05-20T17:29:47.311Z] ---> 3fb3c9af89a9 [2022-05-20T17:29:47.311Z] Step 14/26 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' [2022-05-20T17:29:47.311Z] ---> Using cache [2022-05-20T17:29:47.311Z] ---> 31bd56fe2be5 [2022-05-20T17:29:47.311Z] Step 15/26 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-05-20T17:29:47.311Z] ---> Using cache [2022-05-20T17:29:47.311Z] ---> d94a23b56a86 [2022-05-20T17:29:47.311Z] Step 16/26 : RUN apk update && apk --no-cache --update add dumb-init openssl gcompat [2022-05-20T17:29:47.311Z] ---> Using cache [2022-05-20T17:29:47.311Z] ---> 9481832b5c3a [2022-05-20T17:29:47.311Z] Step 17/26 : COPY --from=builder /edgex-go/spire-build/bin/spire-agent /usr/local/bin [2022-05-20T17:29:49.293Z] ---> 01b9bcabb471 [2022-05-20T17:29:49.293Z] Step 18/26 : COPY --from=builder /edgex-go/spire-build/bin/spire-server /usr/local/bin [2022-05-20T17:29:52.696Z] ---> 997f5ae8dfdd [2022-05-20T17:29:52.696Z] Step 19/26 : COPY --from=builder /edgex-go/cmd/security-spire-agent/docker-entrypoint.sh /usr/local/bin/ [2022-05-20T17:29:53.296Z] ---> 90f44e442a55 [2022-05-20T17:29:53.296Z] Step 20/26 : COPY --from=builder /edgex-go/cmd/security-spire-agent/agent.conf /usr/local/etc/spire/agent.conf.tpl [2022-05-20T17:29:53.896Z] ---> e7458ca97816 [2022-05-20T17:29:53.896Z] Step 21/26 : COPY --from=builder /edgex-go/cmd/security-spire-agent/openssl.conf /usr/local/etc/ [2022-05-20T17:29:54.497Z] ---> b3b988793a5f [2022-05-20T17:29:54.497Z] Step 22/26 : ENTRYPOINT [ "/usr/bin/dumb-init" ] [2022-05-20T17:29:54.497Z] ---> Running in 5c25af0ab3f6 [2022-05-20T17:29:54.773Z] Removing intermediate container 5c25af0ab3f6 [2022-05-20T17:29:54.773Z] ---> 4991cb3bcf4c [2022-05-20T17:29:54.773Z] Step 23/26 : CMD [ "--verbose", "docker-entrypoint.sh" ] [2022-05-20T17:29:54.773Z] ---> Running in 71a8d57305a5 [2022-05-20T17:29:55.060Z] Removing intermediate container 71a8d57305a5 [2022-05-20T17:29:55.060Z] ---> 5f54087ee474 [2022-05-20T17:29:55.060Z] Step 24/26 : LABEL arch=arm64 [2022-05-20T17:29:55.060Z] ---> Running in 8144cfb7dd5f [2022-05-20T17:29:55.662Z] Removing intermediate container 8144cfb7dd5f [2022-05-20T17:29:55.662Z] ---> 5dcdffd06e38 [2022-05-20T17:29:55.662Z] Step 25/26 : LABEL git_sha=4169e606539bb2d023554b237f76678cfe31300c [2022-05-20T17:29:55.662Z] ---> Running in 9011a47cdbdf [2022-05-20T17:29:55.936Z] Removing intermediate container 9011a47cdbdf [2022-05-20T17:29:55.936Z] ---> e4163089e7dc [2022-05-20T17:29:55.936Z] Step 26/26 : LABEL version=0.0.0 [2022-05-20T17:29:55.936Z] ---> Running in 5ee2a4bf1232 [2022-05-20T17:29:56.210Z] Removing intermediate container 5ee2a4bf1232 [2022-05-20T17:29:56.210Z] ---> 2de15e2193b1 [2022-05-20T17:29:56.210Z] [2022-05-20T17:29:56.482Z] Successfully built 2de15e2193b1 [2022-05-20T17:29:56.482Z] Successfully tagged security-spire-agent-arm64:latest [2022-05-20T17:29:56.769Z]  Building security-spire-agent ... done  [Pipeline] } [2022-05-20T17:29:56.763Z] $ docker stop --time=1 8fe196df9f99b0a801e4a7ec32f569ebdc34e45fc60b751513398f8cf333d726 [2022-05-20T17:29:58.501Z] $ docker rm -f 8fe196df9f99b0a801e4a7ec32f569ebdc34e45fc60b751513398f8cf333d726 [Pipeline] // withDockerContainer [Pipeline] sh [2022-05-20T17:29:59.076Z] + docker images [2022-05-20T17:29:59.347Z] REPOSITORY TAG IMAGE ID CREATED SIZE [2022-05-20T17:29:59.347Z] security-spire-agent-arm64 latest 2de15e2193b1 3 seconds ago 126MB [2022-05-20T17:29:59.347Z] security-spire-config-arm64 latest 686b75f2aafb 21 seconds ago 85.6MB [2022-05-20T17:29:59.347Z] b514ec58a096 26 seconds ago 4.14GB [2022-05-20T17:29:59.347Z] ebe0b46b3d8b 54 seconds ago 4.14GB [2022-05-20T17:29:59.347Z] security-spire-server-arm64 latest 5dbf53366ae7 3 minutes ago 86.3MB [2022-05-20T17:29:59.347Z] e29266eb4884 4 minutes ago 4.14GB [2022-05-20T17:29:59.347Z] sys-mgmt-agent-arm64 latest fe940e97232d 19 minutes ago 282MB [2022-05-20T17:29:59.347Z] e07dfa6ac6fc 20 minutes ago 1.31GB [2022-05-20T17:29:59.347Z] core-command-arm64 latest 76b0207e6c08 24 minutes ago 15.5MB [2022-05-20T17:29:59.347Z] 191f03ad6657 24 minutes ago 1.3GB [2022-05-20T17:29:59.347Z] security-spiffe-token-provider-arm64 latest 7341f7e1c2c0 25 minutes ago 27.9MB [2022-05-20T17:29:59.347Z] 0fadf26ba53e 25 minutes ago 1.36GB [2022-05-20T17:29:59.347Z] core-metadata-arm64 latest 1cee33baa556 29 minutes ago 16.3MB [2022-05-20T17:29:59.347Z] 67047a5c5db9 29 minutes ago 1.31GB [2022-05-20T17:29:59.347Z] security-bootstrapper-arm64 latest 68dd7344fdb5 33 minutes ago 18.3MB [2022-05-20T17:29:59.347Z] cfbc42d72bc4 33 minutes ago 1.31GB [2022-05-20T17:29:59.347Z] security-proxy-setup-arm64 latest 2fbcce5192df 35 minutes ago 26.1MB [2022-05-20T17:29:59.347Z] 3dcb2bf2cd93 35 minutes ago 1.31GB [2022-05-20T17:29:59.347Z] support-notifications-arm64 latest afebe7e41e7c 39 minutes ago 25.8MB [2022-05-20T17:29:59.347Z] support-scheduler-arm64 latest d51599a5f8d4 39 minutes ago 25.2MB [2022-05-20T17:29:59.347Z] 46686d64f6d1 39 minutes ago 1.36GB [2022-05-20T17:29:59.347Z] 2cb138d8d8cb 39 minutes ago 1.36GB [2022-05-20T17:29:59.347Z] core-data-arm64 latest 80de712bc9a5 40 minutes ago 21.6MB [2022-05-20T17:29:59.347Z] 1bf5369eb07e 41 minutes ago 1.34GB [2022-05-20T17:29:59.347Z] security-secretstore-setup-arm64 latest 9ebccd857d1a 42 minutes ago 27.5MB [2022-05-20T17:29:59.347Z] 07030bb11b4d 42 minutes ago 1.32GB [2022-05-20T17:29:59.347Z] ci-base-image-arm64 latest a7fd66633c1f 59 minutes ago 885MB [2022-05-20T17:29:59.347Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64 1.17-alpine 725f1c02e7f9 4 weeks ago 551MB [2022-05-20T17:29:59.347Z] docker 20.10.14 c346e9eafbab 6 weeks ago 202MB [2022-05-20T17:29:59.347Z] alpine 3.14 ac73e934f311 6 weeks ago 5.34MB [2022-05-20T17:29:59.347Z] alpine 3.15 3fb3c9af89a9 6 weeks ago 5.32MB [2022-05-20T17:29:59.347Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64 latest 57ef9ed57663 23 months ago 285MB [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) Stage "Docker Push" skipped due to when conditional [Pipeline] } [Pipeline] // stage Post stage [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2022-05-20T17:29:59.780Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2022-05-20T17:29:59.780Z] [2022-05-20T17:29:59.780Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] sh [2022-05-20T17:30:00.131Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2022-05-20T17:30:00.402Z] arm64: Pulling from edgex-lftools-log-publisher [2022-05-20T17:30:00.403Z] 8998bd30e6a1: Pulling fs layer [2022-05-20T17:30:00.403Z] 04944245beec: Pulling fs layer [2022-05-20T17:30:00.403Z] 699f458cf7ca: Pulling fs layer [2022-05-20T17:30:00.403Z] 765212b225bb: Pulling fs layer [2022-05-20T17:30:00.403Z] f23df028b6ca: Pulling fs layer [2022-05-20T17:30:00.403Z] d65c8cfc05b1: Pulling fs layer [2022-05-20T17:30:00.403Z] 2437ff75d9bd: Pulling fs layer [2022-05-20T17:30:00.403Z] 765212b225bb: Waiting [2022-05-20T17:30:00.403Z] f23df028b6ca: Waiting [2022-05-20T17:30:00.403Z] 2437ff75d9bd: Waiting [2022-05-20T17:30:00.403Z] d65c8cfc05b1: Waiting [2022-05-20T17:30:00.403Z] 04944245beec: Verifying Checksum [2022-05-20T17:30:00.403Z] 04944245beec: Download complete [2022-05-20T17:30:00.403Z] 765212b225bb: Verifying Checksum [2022-05-20T17:30:00.403Z] 765212b225bb: Download complete [2022-05-20T17:30:00.403Z] f23df028b6ca: Verifying Checksum [2022-05-20T17:30:00.403Z] f23df028b6ca: Download complete [2022-05-20T17:30:00.403Z] d65c8cfc05b1: Verifying Checksum [2022-05-20T17:30:00.403Z] d65c8cfc05b1: Download complete [2022-05-20T17:30:00.677Z] 699f458cf7ca: Verifying Checksum [2022-05-20T17:30:00.678Z] 699f458cf7ca: Download complete [2022-05-20T17:30:00.952Z] 8998bd30e6a1: Verifying Checksum [2022-05-20T17:30:00.952Z] 8998bd30e6a1: Download complete [2022-05-20T17:30:03.568Z] 2437ff75d9bd: Verifying Checksum [2022-05-20T17:30:03.568Z] 2437ff75d9bd: Download complete [2022-05-20T17:30:05.537Z] 8998bd30e6a1: Pull complete [2022-05-20T17:30:05.814Z] 04944245beec: Pull complete [2022-05-20T17:30:07.244Z] 699f458cf7ca: Pull complete [2022-05-20T17:30:07.519Z] 765212b225bb: Pull complete [2022-05-20T17:30:08.498Z] f23df028b6ca: Pull complete [2022-05-20T17:30:08.498Z] d65c8cfc05b1: Pull complete [2022-05-20T17:30:23.575Z] 2437ff75d9bd: Pull complete [2022-05-20T17:30:23.575Z] Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da [2022-05-20T17:30:23.575Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2022-05-20T17:30:23.575Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] withDockerContainer [2022-05-20T17:30:23.814Z] prd-ubuntu20.04-docker-arm64-4c-16g-64213 does not seem to be running inside a container [2022-05-20T17:30:23.880Z] $ 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/2 -v /w/workspace/edgex-go/2:/w/workspace/edgex-go/2:rw,z -v /w/workspace/edgex-go/2@tmp:/w/workspace/edgex-go/2@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-lftools-log-publisher:arm64 cat [2022-05-20T17:30:26.455Z] $ docker top 4b589cb03f1988726d888b69d57f93e1fbdd800fe6737770ba1e64729d0b004b -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2022-05-20T17:30:27.524Z] ---> job-cost.sh [2022-05-20T17:30:27.524Z] lf-activate-venv: SKIPPING [2022-05-20T17:30:27.524Z] INFO: No Stack... [2022-05-20T17:30:28.116Z] INFO: Retrieving Pricing Info for: v3-standard-4 [2022-05-20T17:30:29.089Z] INFO: Archiving Costs [Pipeline] sh [2022-05-20T17:30:29.750Z] + cut -d, -f6 [2022-05-20T17:30:29.750Z] + cat /w/workspace/edgex-go/2/archives/cost.csv [Pipeline] lock [2022-05-20T17:30:29.784Z] Trying to acquire lock on [jenkins-edgexfoundry-edgex-go-PR-4031-2-stack-cost] [2022-05-20T17:30:29.794Z] Resource [jenkins-edgexfoundry-edgex-go-PR-4031-2-stack-cost] did not exist. Created. [2022-05-20T17:30:29.794Z] Lock acquired on [jenkins-edgexfoundry-edgex-go-PR-4031-2-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2022-05-20T17:30:30.459Z] + echo total: 0.2199999988079071 [Pipeline] stash [2022-05-20T17:30:30.636Z] Stashed 1 file(s) [Pipeline] } [2022-05-20T17:30:30.644Z] Lock released on resource [jenkins-edgexfoundry-edgex-go-PR-4031-2-stack-cost] [Pipeline] // lock [Pipeline] } [2022-05-20T17:30:30.649Z] $ docker stop --time=1 4b589cb03f1988726d888b69d57f93e1fbdd800fe6737770ba1e64729d0b004b [2022-05-20T17:30:32.133Z] $ docker rm -f 4b589cb03f1988726d888b69d57f93e1fbdd800fe6737770ba1e64729d0b004b [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // ws [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // parallel [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (CodeCov) [Pipeline] unstash [Pipeline] configFileProvider [2022-05-20T17:30:32.697Z] provisioning config files... [2022-05-20T17:30:32.707Z] copy managed file [edgex-go-codecov-token] to file:/w/workspace/edgex-go/2@tmp/config8846338867934623104tmp [Pipeline] { [Pipeline] sh [2022-05-20T17:30:33.007Z] + set +x [2022-05-20T17:30:33.007Z] + curl -s https://codecov.io/bash [2022-05-20T17:30:33.007Z] + bash -s -- [2022-05-20T17:30:33.007Z] [2022-05-20T17:30:33.007Z] _____ _ [2022-05-20T17:30:33.007Z] / ____| | | [2022-05-20T17:30:33.007Z] | | ___ __| | ___ ___ _____ __ [2022-05-20T17:30:33.007Z] | | / _ \ / _` |/ _ \/ __/ _ \ \ / / [2022-05-20T17:30:33.007Z] | |___| (_) | (_| | __/ (_| (_) \ V / [2022-05-20T17:30:33.007Z] \_____\___/ \__,_|\___|\___\___/ \_/ [2022-05-20T17:30:33.007Z] Bash-1.0.6 [2022-05-20T17:30:33.007Z] [2022-05-20T17:30:33.007Z] [2022-05-20T17:30:33.007Z] ==> git version 2.25.1 found [2022-05-20T17:30:33.007Z] ==> curl 7.68.0 (x86_64-pc-linux-gnu) libcurl/7.68.0 OpenSSL/1.1.1f zlib/1.2.11 brotli/1.0.7 libidn2/2.2.0 libpsl/0.21.0 (+libidn2/2.2.0) libssh/0.9.3/openssl/zlib nghttp2/1.40.0 librtmp/2.3 [2022-05-20T17:30:33.007Z] Release-Date: 2020-01-08 [2022-05-20T17:30:33.007Z] Protocols: dict file ftp ftps gopher http https imap imaps ldap ldaps pop3 pop3s rtmp rtsp scp sftp smb smbs smtp smtps telnet tftp [2022-05-20T17:30:33.007Z] Features: AsynchDNS brotli GSS-API HTTP2 HTTPS-proxy IDN IPv6 Kerberos Largefile libz NTLM NTLM_WB PSL SPNEGO SSL TLS-SRP UnixSockets [2022-05-20T17:30:33.007Z] ==> Jenkins CI detected. [2022-05-20T17:30:33.007Z] current dir:  /w/workspace/edgex-go/2 [2022-05-20T17:30:33.007Z] project root: . [2022-05-20T17:30:33.007Z] --> token set from env [2022-05-20T17:30:33.007Z] Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml [2022-05-20T17:30:33.007Z] ==> Running gcov in . (disable via -X gcov) [2022-05-20T17:30:33.007Z] ==> Python coveragepy not found [2022-05-20T17:30:33.007Z] ==> Searching for coverage reports in: [2022-05-20T17:30:33.007Z] + . [2022-05-20T17:30:33.007Z] -> Found 1 reports [2022-05-20T17:30:33.007Z] ==> Detecting git/mercurial file structure [2022-05-20T17:30:33.007Z] ==> Reading reports [2022-05-20T17:30:33.267Z] + ./coverage.out bytes=435134 [2022-05-20T17:30:33.267Z] ==> Appending adjustments [2022-05-20T17:30:33.267Z] https://docs.codecov.io/docs/fixing-reports [2022-05-20T17:30:34.208Z] + Found adjustments [2022-05-20T17:30:34.208Z] ==> Gzipping contents [2022-05-20T17:30:34.208Z] 60K /tmp/codecov.TgeXxy.gz [2022-05-20T17:30:34.469Z] ==> Uploading reports [2022-05-20T17:30:34.469Z] url: https://codecov.io [2022-05-20T17:30:34.469Z] query: branch=PR-4031&commit=4169e606539bb2d023554b237f76678cfe31300c&build=2&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fedgex-go%2Fjob%2FPR-4031%2F2%2F&name=&tag=&slug=edgexfoundry%2Fedgex-go&service=jenkins&flags=&pr=4031&job=&cmd_args= [2022-05-20T17:30:34.469Z] -> Pinging Codecov [2022-05-20T17:30:34.469Z] https://codecov.io/upload/v4?package=bash-1.0.6&token=&package=bash-1.0.6&token=52b94001-b80a-4ca3-b063-c5e709073964&branch=PR-4031&commit=4169e606539bb2d023554b237f76678cfe31300c&build=2&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fedgex-go%2Fjob%2FPR-4031%2F2%2F&name=&tag=&slug=edgexfoundry%2Fedgex-go&service=jenkins&flags=&pr=4031&job=&cmd_args= [2022-05-20T17:30:34.730Z] -> Uploading to [2022-05-20T17:30:34.730Z] https://storage.googleapis.com/codecov/v4/raw/2022-05-20/00271124DB129430A58F1EEE437C3FCB/4169e606539bb2d023554b237f76678cfe31300c/d1e9c4f8-c823-4b36-a864-2c8bea768802.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EKKHVKCKHW7KBCGM7IHR55T63V2PAVJWLVFNITJHDU5G6R5IRN3LMWJA%2F20220520%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20220520T173034Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=f2511e6e5a2822f19beeb9d5bee0bba5d1f89afee293663ae44f826d8954f5cf [2022-05-20T17:30:34.730Z] % Total % Received % Xferd Average Speed Time Time Time Current [2022-05-20T17:30:34.730Z] Dload Upload Total Spent Left Speed [2022-05-20T17:30:34.991Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 59874 0 0 100 59874 0 243k --:--:-- --:--:-- --:--:-- 242k [2022-05-20T17:30:34.991Z] -> Reports have been successfully queued for processing at https://codecov.io/github/edgexfoundry/edgex-go/commit/4169e606539bb2d023554b237f76678cfe31300c [Pipeline] } [2022-05-20T17:30:35.000Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Scan) Stage "Snyk Scan" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Publish Swagger) Stage "Publish Swagger" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Semver) Stage "Semver" skipped due to when conditional [Pipeline] stage [Pipeline] { (Tag) Stage "Semver" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) Stage "Semver" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Declarative: Post Actions) [Pipeline] stage [Pipeline] { (LF Post Build Actions) [Pipeline] sh [2022-05-20T17:30:35.698Z] + [ -d /w/workspace/edgex-go/2/archives ] [Pipeline] libraryResource [Pipeline] sh [2022-05-20T17:30:35.997Z] ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh [2022-05-20T17:30:36.867Z] ---> package-listing.sh [2022-05-20T17:30:36.867Z] ++ facter osfamily [2022-05-20T17:30:36.867Z] ++ tr '[:upper:]' '[:lower:]' [2022-05-20T17:30:37.128Z] + OS_FAMILY=debian [2022-05-20T17:30:37.128Z] + workspace=/w/workspace/edgex-go/2 [2022-05-20T17:30:37.128Z] + START_PACKAGES=/tmp/packages_start.txt [2022-05-20T17:30:37.128Z] + END_PACKAGES=/tmp/packages_end.txt [2022-05-20T17:30:37.128Z] + DIFF_PACKAGES=/tmp/packages_diff.txt [2022-05-20T17:30:37.128Z] + PACKAGES=/tmp/packages_start.txt [2022-05-20T17:30:37.128Z] + '[' /w/workspace/edgex-go/2 ']' [2022-05-20T17:30:37.128Z] + PACKAGES=/tmp/packages_end.txt [2022-05-20T17:30:37.128Z] + case "${OS_FAMILY}" in [2022-05-20T17:30:37.128Z] + dpkg -l [2022-05-20T17:30:37.128Z] + grep '^ii' [2022-05-20T17:30:37.128Z] + '[' -f /tmp/packages_start.txt ']' [2022-05-20T17:30:37.128Z] + '[' -f /tmp/packages_end.txt ']' [2022-05-20T17:30:37.128Z] + diff /tmp/packages_start.txt /tmp/packages_end.txt [2022-05-20T17:30:37.128Z] + '[' /w/workspace/edgex-go/2 ']' [2022-05-20T17:30:37.128Z] + mkdir -p /w/workspace/edgex-go/2/archives/ [2022-05-20T17:30:37.128Z] + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/edgex-go/2/archives/ [Pipeline] echo [2022-05-20T17:30:37.142Z] 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/2/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh [2022-05-20T17:30:37.425Z] + facter operatingsystem [Pipeline] isUnix [Pipeline] sh [2022-05-20T17:30:37.986Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2022-05-20T17:30:37.986Z] [2022-05-20T17:30:37.986Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] sh [2022-05-20T17:30:38.289Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2022-05-20T17:30:38.289Z] latest: Pulling from edgex-lftools-log-publisher [2022-05-20T17:30:38.289Z] 5eb5b503b376: Pulling fs layer [2022-05-20T17:30:38.289Z] 5c69ac0246d0: Pulling fs layer [2022-05-20T17:30:38.289Z] ec43610c2a17: Pulling fs layer [2022-05-20T17:30:38.289Z] 3a2ae6a8a46f: Pulling fs layer [2022-05-20T17:30:38.289Z] 33b1e0a273af: Pulling fs layer [2022-05-20T17:30:38.289Z] 5d3b04190fa2: Pulling fs layer [2022-05-20T17:30:38.289Z] 2f39f015ded8: Pulling fs layer [2022-05-20T17:30:38.289Z] 2f39f015ded8: Waiting [2022-05-20T17:30:38.289Z] 5d3b04190fa2: Waiting [2022-05-20T17:30:38.289Z] 3a2ae6a8a46f: Waiting [2022-05-20T17:30:38.289Z] 5c69ac0246d0: Verifying Checksum [2022-05-20T17:30:38.289Z] 5c69ac0246d0: Download complete [2022-05-20T17:30:38.289Z] 3a2ae6a8a46f: Verifying Checksum [2022-05-20T17:30:38.289Z] 3a2ae6a8a46f: Download complete [2022-05-20T17:30:38.289Z] 33b1e0a273af: Verifying Checksum [2022-05-20T17:30:38.289Z] 33b1e0a273af: Download complete [2022-05-20T17:30:38.289Z] 5d3b04190fa2: Verifying Checksum [2022-05-20T17:30:38.289Z] 5d3b04190fa2: Download complete [2022-05-20T17:30:38.549Z] ec43610c2a17: Verifying Checksum [2022-05-20T17:30:38.549Z] ec43610c2a17: Download complete [2022-05-20T17:30:38.549Z] 5eb5b503b376: Verifying Checksum [2022-05-20T17:30:38.549Z] 5eb5b503b376: Download complete [2022-05-20T17:30:39.118Z] 2f39f015ded8: Download complete [2022-05-20T17:30:39.685Z] 5eb5b503b376: Pull complete [2022-05-20T17:30:39.685Z] 5c69ac0246d0: Pull complete [2022-05-20T17:30:40.254Z] ec43610c2a17: Pull complete [2022-05-20T17:30:40.254Z] 3a2ae6a8a46f: Pull complete [2022-05-20T17:30:40.513Z] 33b1e0a273af: Pull complete [2022-05-20T17:30:40.513Z] 5d3b04190fa2: Pull complete [2022-05-20T17:30:44.707Z] 2f39f015ded8: Pull complete [2022-05-20T17:30:44.707Z] Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 [2022-05-20T17:30:44.707Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2022-05-20T17:30:44.707Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] withDockerContainer [2022-05-20T17:30:44.773Z] prd-ubuntu20.04-docker-8c-8g-64212 does not seem to be running inside a container [2022-05-20T17:30:44.808Z] $ 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/2/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/2 -v /w/workspace/edgex-go/2:/w/workspace/edgex-go/2:rw,z -v /w/workspace/edgex-go/2@tmp:/w/workspace/edgex-go/2@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:latest cat [2022-05-20T17:30:46.816Z] $ docker top fe54ab42ed04c795398d0cdbef5c6dd04c05760ddac36514a55fe86cf2bf5c46 -eo pid,comm [Pipeline] { [Pipeline] sh [2022-05-20T17:30:47.181Z] + touch /tmp/pre-build-complete [Pipeline] sh [2022-05-20T17:30:47.470Z] + mkdir -p /var/log/sysstat [Pipeline] sh [2022-05-20T17:30:47.762Z] + ls /var/log/sa-host [2022-05-20T17:30:47.762Z] ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2022-05-20T17:30:48.011Z] provisioning config files... [2022-05-20T17:30:48.035Z] copy managed file [jenkins-log-archives-settings] to file:/w/workspace/edgex-go/2@tmp/config6668802157159723206tmp [Pipeline] { [Pipeline] echo [2022-05-20T17:30:48.051Z] Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh [2022-05-20T17:30:48.366Z] ---> create-netrc.sh [Pipeline] } [2022-05-20T17:30:48.374Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh [2022-05-20T17:30:48.731Z] ---> python-tools-install.sh [Pipeline] echo [2022-05-20T17:30:48.742Z] Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh [2022-05-20T17:30:49.034Z] ---> sudo-logs.sh [2022-05-20T17:30:49.034Z] Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo [2022-05-20T17:30:49.063Z] Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh [2022-05-20T17:30:49.353Z] ---> job-cost.sh [2022-05-20T17:30:49.353Z] lf-activate-venv: SKIPPING [2022-05-20T17:30:49.353Z] DEBUG: total: 0.2199999988079071 [2022-05-20T17:30:49.353Z] INFO: Retrieving Stack Cost... [2022-05-20T17:30:49.614Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2022-05-20T17:30:50.187Z] INFO: Archiving Costs [Pipeline] echo [2022-05-20T17:30:50.206Z] Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh [2022-05-20T17:30:50.494Z] ---> logs-deploy.sh [2022-05-20T17:30:50.494Z] lf-activate-venv: SKIPPING [2022-05-20T17:30:50.494Z] INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/edgex-go/PR-4031/2 [2022-05-20T17:30:50.494Z] INFO: archiving workspace using pattern(s): [2022-05-20T17:30:51.436Z] Archives upload complete. [2022-05-20T17:30:51.436Z] INFO: archiving logs to Nexus