Branch indexing Connecting to https://api.github.com using edgex-jenkins github personal access token Obtained Jenkinsfile from 193c4e7f8c8b92f31e9a2521a4273744cda344b5+ad3b9b7afaca9b4f12e4a94d612d3496d02fef27 (53817618fa6e900cb10cc561069dce040ad3cde7) 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-ssh12738927652485165885.key > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision c72b16708d6eed9a08be464a432ce22db7d90667 Resolving tag commit... (remote references may be a lightweight tag or an annotated tag) > git rev-parse --resolve-git-dir /var/lib/jenkins/caches/git-95b00d7e16de695d9f4849f078f37a0f/.git # timeout=10 Setting origin to git@github.com:edgexfoundry/edgex-global-pipelines.git > git config remote.origin.url git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Fetching origin... Fetching upstream changes from origin > git --version # timeout=10 > git --version # 'git version 2.16.6' > git config --get remote.origin.url # timeout=10 using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/caches/git-95b00d7e16de695d9f4849f078f37a0f@tmp/jenkins-gitclient-ssh11783998645556463134.key > git fetch --tags --progress -- origin +refs/heads/*:refs/remotes/origin/* # timeout=10 > git rev-parse refs/tags/stable^{commit} # timeout=10 Resolved tag stable revision c72b16708d6eed9a08be464a432ce22db7d90667 The recommended git tool is: git using credential edgex-jenkins-ssh > git rev-parse --resolve-git-dir /var/lib/jenkins/jobs/edgexfoundry/jobs/edgex-go/branches/PR-3956/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-3956/workspace@libs/edgex-global-pipelines@tmp/jenkins-gitclient-ssh9748166546280857636.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision c72b16708d6eed9a08be464a432ce22db7d90667 (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f c72b16708d6eed9a08be464a432ce22db7d90667 # timeout=10 Commit message: "Merge pull request #378 from ernestojeda/ubuntu-20-changes" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 Excluding src/test/ from checkout of git git@github.com:edgexfoundry/edgex-global-pipelines.git so that shared library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. Loading library lf-pipelines@master Attempting to resolve master from remote references... > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /tmp/jenkins-gitclient-ssh9823475218136063262.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-3956/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-3956/workspace@libs/lf-pipelines@tmp/jenkins-gitclient-ssh2468032050757285699.key > git fetch --no-tags --progress -- git@github.com:lfit/releng-pipelines.git +refs/heads/*:refs/remotes/origin/* # timeout=10 Checking out Revision b3dada9287033e4e81bc68320e01fd57bef02650 (master) > git config core.sparsecheckout # timeout=10 > git checkout -f b3dada9287033e4e81bc68320e01fd57bef02650 # timeout=10 Commit message: "Fix: Update requirements.txt, update global-jjb" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 Excluding src/test/ from checkout of git git@github.com:lfit/releng-pipelines.git so that shared library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. [Pipeline] Start of Pipeline [Pipeline] echo ========================================================= [edgeXBuildGoParallel] RAW Config: [project:edgex-go, dockerFileGlobPath:cmd/**/Dockerfile, testScript:make test, buildScript:make build, publishSwaggerDocs:true, swaggerApiFolders:[openapi/v2], buildSnap:false] ========================================================= [Pipeline] echo Setting up nodes based on requested architectures [[amd64, arm64]] [Pipeline] echo Nodes requested: [[ubuntu20.04-docker-8c-8g, ubuntu20.04-docker-arm64-4c-16g]] [Pipeline] echo ========================================================= [edgeXBuildGoParallel] Pipeline Parameters: ========================================================= [Pipeline] echo MAVEN_SETTINGS: edgex-go-settings PROJECT: edgex-go USE_SEMVER: true TEST_SCRIPT: make test BUILD_SCRIPT: make build GO_VERSION: 1.17 USE_ALPINE: true DOCKER_FILE_GLOB: cmd/**/Dockerfile DOCKER_IMAGE_NAME_PREFIX: DOCKER_IMAGE_NAME_SUFFIX: DOCKER_BUILD_FILE_PATH: Dockerfile.build DOCKER_BUILD_CONTEXT: . DOCKER_BUILD_IMAGE_TARGET: builder DOCKER_REGISTRY_NAMESPACE: DOCKER_NEXUS_REPO: staging BUILD_DOCKER_IMAGE: true PUSH_DOCKER_IMAGE: true SEMVER_BUMP_LEVEL: pre PUBLISH_SWAGGER_DOCS: true SWAGGER_API_FOLDERS: openapi/v2 BUILD_SNAP: false BUILD_FAILURE_NOTIFY_LIST: edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] node Still waiting to schedule task Waiting for next available executor Running on prd-ubuntu20.04-docker-8c-8g-20715 in /w/workspace/edgexfoundry_edgex-go_PR-3956 [Pipeline] { [Pipeline] ws Running in /w/workspace/edgex-go/8 [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/8 # 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 > 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/3956/head:refs/remotes/origin/PR-3956 +refs/heads/main:refs/remotes/origin/main # timeout=10 Merging remotes/origin/main commit ad3b9b7afaca9b4f12e4a94d612d3496d02fef27 into PR head commit 193c4e7f8c8b92f31e9a2521a4273744cda344b5 Merge succeeded, producing ada110725c917ff4f635320ba50a8b20d6dc36c5 Checking out Revision ada110725c917ff4f635320ba50a8b20d6dc36c5 (PR-3956) > git config core.sparsecheckout # timeout=10 > git checkout -f 193c4e7f8c8b92f31e9a2521a4273744cda344b5 # 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 ad3b9b7afaca9b4f12e4a94d612d3496d02fef27 # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f ada110725c917ff4f635320ba50a8b20d6dc36c5 # timeout=10 Commit message: "Merge commit 'ad3b9b7afaca9b4f12e4a94d612d3496d02fef27' into HEAD" > git rev-list --no-walk 193c4e7f8c8b92f31e9a2521a4273744cda344b5 # timeout=10 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout [2022-04-12T20:29:23.868Z] Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials [2022-04-12T20:29:23.931Z] Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo [2022-04-12T20:29:23.945Z] ========================================================= [2022-04-12T20:29:23.946Z] EdgeX Global Pipelines Version Info [2022-04-12T20:29:23.946Z] ========================================================= [Pipeline] libraryResource [Pipeline] sh [2022-04-12T20:29:24.721Z] ------------------- [2022-04-12T20:29:24.721Z] stable info: [2022-04-12T20:29:24.721Z] ------------------- [2022-04-12T20:29:24.721Z] Commited By: Ernesto Ojeda ernesto.ojeda@intel.com [2022-04-12T20:29:24.721Z] Commit SHA: c72b16708d6eed9a08be464a432ce22db7d90667 [2022-04-12T20:29:24.721Z] Message: update stable to v1.0.221 [2022-04-12T20:29:25.362Z] ------------------- [2022-04-12T20:29:25.362Z] experimental info: [2022-04-12T20:29:25.362Z] ------------------- [2022-04-12T20:29:25.362Z] Commited By: **** collab-it+edgex@linuxfoundation.org [2022-04-12T20:29:25.362Z] Commit SHA: c72b16708d6eed9a08be464a432ce22db7d90667 [2022-04-12T20:29:25.362Z] Message: update experimental to v1.0.221 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo [2022-04-12T20:29:25.506Z] [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = edgex-go-settings [Pipeline] echo [2022-04-12T20:29:25.525Z] [edgeXSetupEnvironment]: set envvar PROJECT = edgex-go [Pipeline] echo [2022-04-12T20:29:25.545Z] [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo [2022-04-12T20:29:25.563Z] [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo [2022-04-12T20:29:25.581Z] [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo [2022-04-12T20:29:25.603Z] [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.17 [Pipeline] echo [2022-04-12T20:29:25.620Z] [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo [2022-04-12T20:29:25.638Z] [edgeXSetupEnvironment]: set envvar DOCKER_FILE_GLOB = cmd/**/Dockerfile [Pipeline] echo [2022-04-12T20:29:25.657Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME_PREFIX = [Pipeline] echo [2022-04-12T20:29:25.675Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME_SUFFIX = [Pipeline] echo [2022-04-12T20:29:25.692Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo [2022-04-12T20:29:25.712Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo [2022-04-12T20:29:25.728Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo [2022-04-12T20:29:25.737Z] [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo [2022-04-12T20:29:25.750Z] [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo [2022-04-12T20:29:25.763Z] [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo [2022-04-12T20:29:25.773Z] [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo [2022-04-12T20:29:25.791Z] [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo [2022-04-12T20:29:25.808Z] [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = true [Pipeline] echo [2022-04-12T20:29:25.825Z] [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v2 [Pipeline] echo [2022-04-12T20:29:25.838Z] [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo [2022-04-12T20:29:25.850Z] [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo [2022-04-12T20:29:25.861Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH = PR-3956 [Pipeline] echo [2022-04-12T20:29:25.878Z] [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = PR-3956 [Pipeline] echo [2022-04-12T20:29:25.890Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = PR-3956 [Pipeline] echo [2022-04-12T20:29:25.902Z] [edgeXSetupEnvironment]: set envvar GIT_COMMIT = ada110725c917ff4f635320ba50a8b20d6dc36c5 [Pipeline] echo [2022-04-12T20:29:25.916Z] [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = ada1107 [Pipeline] echo [2022-04-12T20:29:25.927Z] [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2022-04-12T20:29:25.970Z] provisioning config files... [2022-04-12T20:29:25.982Z] copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/8@tmp/config6510944551589216267tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2022-04-12T20:29:26.308Z] ---> docker-login.sh [2022-04-12T20:29:26.308Z] nexus3.edgexfoundry.org:10001 [2022-04-12T20:29:26.572Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-04-12T20:29:26.572Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-04-12T20:29:26.572Z] Configure a credential helper to remove this warning. See [2022-04-12T20:29:26.572Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-04-12T20:29:26.572Z] [2022-04-12T20:29:26.572Z] Login Succeeded [2022-04-12T20:29:26.572Z] nexus3.edgexfoundry.org:10002 [2022-04-12T20:29:26.838Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-04-12T20:29:26.838Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-04-12T20:29:26.838Z] Configure a credential helper to remove this warning. See [2022-04-12T20:29:26.838Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-04-12T20:29:26.838Z] [2022-04-12T20:29:26.838Z] Login Succeeded [2022-04-12T20:29:26.838Z] nexus3.edgexfoundry.org:10003 [2022-04-12T20:29:26.838Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-04-12T20:29:26.838Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-04-12T20:29:26.838Z] Configure a credential helper to remove this warning. See [2022-04-12T20:29:26.838Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-04-12T20:29:26.838Z] [2022-04-12T20:29:26.838Z] Login Succeeded [2022-04-12T20:29:26.838Z] nexus3.edgexfoundry.org:10004 [2022-04-12T20:29:27.110Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-04-12T20:29:27.110Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-04-12T20:29:27.110Z] Configure a credential helper to remove this warning. See [2022-04-12T20:29:27.110Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-04-12T20:29:27.110Z] [2022-04-12T20:29:27.110Z] Login Succeeded [2022-04-12T20:29:27.110Z] docker.io [2022-04-12T20:29:27.110Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-04-12T20:29:27.684Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-04-12T20:29:27.684Z] Configure a credential helper to remove this warning. See [2022-04-12T20:29:27.684Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-04-12T20:29:27.684Z] [2022-04-12T20:29:27.684Z] Login Succeeded [2022-04-12T20:29:27.684Z] ---> docker-login.sh ends [Pipeline] } [2022-04-12T20:29:27.691Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2022-04-12T20:29:28.027Z] + ls cmd/core-command/Dockerfile cmd/core-data/Dockerfile cmd/core-metadata/Dockerfile cmd/security-bootstrapper/Dockerfile cmd/security-proxy-setup/Dockerfile cmd/security-secretstore-setup/Dockerfile cmd/security-spiffe-token-provider/Dockerfile cmd/security-spire-agent/Dockerfile cmd/security-spire-config/Dockerfile cmd/security-spire-server/Dockerfile cmd/support-notifications/Dockerfile cmd/support-scheduler/Dockerfile cmd/sys-mgmt-agent/Dockerfile [2022-04-12T20:29:28.027Z] + dirname cmd/core-command/Dockerfile [2022-04-12T20:29:28.027Z] + cut -d/ -f2 [2022-04-12T20:29:28.027Z] + echo core-command,cmd/core-command/Dockerfile [2022-04-12T20:29:28.027Z] + dirname cmd/core-data/Dockerfile [2022-04-12T20:29:28.027Z] + cut -d/ -f2 [2022-04-12T20:29:28.027Z] + echo core-data,cmd/core-data/Dockerfile [2022-04-12T20:29:28.027Z] + dirname cmd/core-metadata/Dockerfile [2022-04-12T20:29:28.027Z] + cut -d/ -f2 [2022-04-12T20:29:28.027Z] + echo core-metadata,cmd/core-metadata/Dockerfile [2022-04-12T20:29:28.027Z] + dirname cmd/security-bootstrapper/Dockerfile [2022-04-12T20:29:28.027Z] + cut -d/ -f2 [2022-04-12T20:29:28.027Z] + echo security-bootstrapper,cmd/security-bootstrapper/Dockerfile [2022-04-12T20:29:28.027Z] + + dirname cmd/security-proxy-setup/Dockerfile [2022-04-12T20:29:28.027Z] cut -d/ -f2 [2022-04-12T20:29:28.027Z] + echo security-proxy-setup,cmd/security-proxy-setup/Dockerfile [2022-04-12T20:29:28.027Z] + dirname cmd/security-secretstore-setup/Dockerfile [2022-04-12T20:29:28.027Z] + cut -d/ -f2 [2022-04-12T20:29:28.027Z] + echo security-secretstore-setup,cmd/security-secretstore-setup/Dockerfile [2022-04-12T20:29:28.027Z] + dirname cmd/security-spiffe-token-provider/Dockerfile [2022-04-12T20:29:28.027Z] + cut -d/ -f2 [2022-04-12T20:29:28.027Z] + echo security-spiffe-token-provider,cmd/security-spiffe-token-provider/Dockerfile [2022-04-12T20:29:28.027Z] + dirname cmd/security-spire-agent/Dockerfile [2022-04-12T20:29:28.027Z] + cut -d/ -f2 [2022-04-12T20:29:28.027Z] + echo security-spire-agent,cmd/security-spire-agent/Dockerfile [2022-04-12T20:29:28.027Z] + dirname cmd/security-spire-config/Dockerfile [2022-04-12T20:29:28.027Z] + cut -d/ -f2 [2022-04-12T20:29:28.027Z] + echo security-spire-config,cmd/security-spire-config/Dockerfile [2022-04-12T20:29:28.027Z] + + dirnamecut cmd/security-spire-server/Dockerfile -d/ [2022-04-12T20:29:28.027Z] -f2 [2022-04-12T20:29:28.027Z] + echo security-spire-server,cmd/security-spire-server/Dockerfile [2022-04-12T20:29:28.027Z] + dirname cmd/support-notifications/Dockerfile [2022-04-12T20:29:28.027Z] + cut -d/ -f2 [2022-04-12T20:29:28.027Z] + echo support-notifications,cmd/support-notifications/Dockerfile [2022-04-12T20:29:28.027Z] + dirname cmd/support-scheduler/Dockerfile [2022-04-12T20:29:28.027Z] + cut -d/ -f2 [2022-04-12T20:29:28.027Z] + echo support-scheduler,cmd/support-scheduler/Dockerfile [2022-04-12T20:29:28.027Z] + dirname cmd/sys-mgmt-agent/Dockerfile [2022-04-12T20:29:28.027Z] + cut -d/ -f2 [2022-04-12T20:29:28.027Z] + echo sys-mgmt-agent,cmd/sys-mgmt-agent/Dockerfile [Pipeline] echo [2022-04-12T20:29:28.067Z] Generate Dockers from filesystem: [[image:core-command, dockerfile:cmd/core-command/Dockerfile], [image:core-data, dockerfile:cmd/core-data/Dockerfile], [image:core-metadata, dockerfile:cmd/core-metadata/Dockerfile], [image:security-bootstrapper, dockerfile:cmd/security-bootstrapper/Dockerfile], [image:security-proxy-setup, dockerfile:cmd/security-proxy-setup/Dockerfile], [image:security-secretstore-setup, dockerfile:cmd/security-secretstore-setup/Dockerfile], [image:security-spiffe-token-provider, dockerfile:cmd/security-spiffe-token-provider/Dockerfile], [image:security-spire-agent, dockerfile:cmd/security-spire-agent/Dockerfile], [image:security-spire-config, dockerfile:cmd/security-spire-config/Dockerfile], [image:security-spire-server, dockerfile:cmd/security-spire-server/Dockerfile], [image:support-notifications, dockerfile:cmd/support-notifications/Dockerfile], [image:support-scheduler, dockerfile:cmd/support-scheduler/Dockerfile], [image:sys-mgmt-agent, dockerfile:cmd/sys-mgmt-agent/Dockerfile]] [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build Check) [Pipeline] sh [2022-04-12T20:29:28.425Z] + git rev-list -1 --merges ada110725c917ff4f635320ba50a8b20d6dc36c5~1..ada110725c917ff4f635320ba50a8b20d6dc36c5 [Pipeline] echo [2022-04-12T20:29:28.437Z] -----------> git rev-list -1 --merges ada110725c917ff4f635320ba50a8b20d6dc36c5~1..ada110725c917ff4f635320ba50a8b20d6dc36c5 ada110725c917ff4f635320ba50a8b20d6dc36c5 [2022-04-12T20:29:28.437Z] ada110725c917ff4f635320ba50a8b20d6dc36c5 [false] [Pipeline] sh [2022-04-12T20:29:28.730Z] + git log --format=format:%s -1 ada110725c917ff4f635320ba50a8b20d6dc36c5 [Pipeline] echo [2022-04-12T20:29:28.746Z] ========================================================= [2022-04-12T20:29:28.746Z] [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] [2022-04-12T20:29:28.746Z] ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] sh [2022-04-12T20:29:29.315Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2022-04-12T20:29:29.315Z] + grep -v github /etc/ssh/ssh_known_hosts [2022-04-12T20:29:29.315Z] + [ -e /tmp/ssh_known_hosts ] [2022-04-12T20:29:29.315Z] + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts [2022-04-12T20:29:29.315Z] + echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [2022-04-12T20:29:29.315Z] + sudo tee -a /etc/ssh/ssh_known_hosts [2022-04-12T20:29:29.315Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] sh [2022-04-12T20:29:29.744Z] + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2022-04-12T20:29:29.744Z] [2022-04-12T20:29:29.744Z] Error: No such object: nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] isUnix [Pipeline] sh [2022-04-12T20:29:30.048Z] + docker pull nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2022-04-12T20:29:30.048Z] latest: Pulling from edgex-devops/git-semver [2022-04-12T20:29:30.048Z] a0d0a0d46f8b: Pulling fs layer [2022-04-12T20:29:30.048Z] 3e5f54012d9b: Pulling fs layer [2022-04-12T20:29:30.048Z] 4c7163046ea9: Pulling fs layer [2022-04-12T20:29:30.048Z] 0c2d73faf560: Pulling fs layer [2022-04-12T20:29:30.048Z] 0c2d73faf560: Waiting [2022-04-12T20:29:30.048Z] 3e5f54012d9b: Verifying Checksum [2022-04-12T20:29:30.048Z] 3e5f54012d9b: Download complete [2022-04-12T20:29:30.048Z] a0d0a0d46f8b: Download complete [2022-04-12T20:29:30.308Z] 0c2d73faf560: Verifying Checksum [2022-04-12T20:29:30.308Z] 0c2d73faf560: Download complete [2022-04-12T20:29:30.308Z] 4c7163046ea9: Download complete [2022-04-12T20:29:30.308Z] a0d0a0d46f8b: Pull complete [2022-04-12T20:29:30.308Z] 3e5f54012d9b: Pull complete [2022-04-12T20:29:30.571Z] 4c7163046ea9: Pull complete [2022-04-12T20:29:30.832Z] 0c2d73faf560: Pull complete [2022-04-12T20:29:30.832Z] Digest: sha256:2751de6e655929dcbe46418c7769d9d992331b5b721eb968631a4166222929f9 [2022-04-12T20:29:30.832Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2022-04-12T20:29:30.832Z] nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] withDockerContainer [2022-04-12T20:29:30.911Z] prd-ubuntu20.04-docker-8c-8g-20715 does not seem to be running inside a container [2022-04-12T20:29:30.966Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgex-go/8 -v /w/workspace/edgex-go/8:/w/workspace/edgex-go/8:rw,z -v /w/workspace/edgex-go/8@tmp:/w/workspace/edgex-go/8@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 ******** nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest cat [2022-04-12T20:29:31.692Z] $ docker top 815f6e2bbbb8ce8211e25533b5ca76004f81b1d4524f24993ef0cb65c61be5e1 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2022-04-12T20:29:31.791Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2022-04-12T20:29:31.792Z] [ssh-agent] Looking for ssh-agent implementation... [2022-04-12T20:29:31.926Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2022-04-12T20:29:31.935Z] $ docker exec 815f6e2bbbb8ce8211e25533b5ca76004f81b1d4524f24993ef0cb65c61be5e1 ssh-agent [2022-04-12T20:29:32.050Z] SSH_AUTH_SOCK=/tmp/ssh-XXXXXXJKKbAe/agent.14 [2022-04-12T20:29:32.050Z] SSH_AGENT_PID=20 [2022-04-12T20:29:32.057Z] Running ssh-add (command line suppressed) [2022-04-12T20:29:32.182Z] Identity added: /w/workspace/edgex-go/8@tmp/private_key_8315420113221585752.key (/w/workspace/edgex-go/8@tmp/private_key_8315420113221585752.key) [2022-04-12T20:29:32.194Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2022-04-12T20:29:32.490Z] + git tag --points-at HEAD [Pipeline] } [2022-04-12T20:29:32.517Z] $ docker exec --env ******** --env ******** 815f6e2bbbb8ce8211e25533b5ca76004f81b1d4524f24993ef0cb65c61be5e1 ssh-agent -k [2022-04-12T20:29:32.637Z] unset SSH_AUTH_SOCK; [2022-04-12T20:29:32.637Z] unset SSH_AGENT_PID; [2022-04-12T20:29:32.637Z] echo Agent pid 20 killed; [2022-04-12T20:29:32.646Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent [2022-04-12T20:29:32.679Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2022-04-12T20:29:32.679Z] [ssh-agent] Looking for ssh-agent implementation... [2022-04-12T20:29:32.817Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2022-04-12T20:29:32.826Z] $ docker exec 815f6e2bbbb8ce8211e25533b5ca76004f81b1d4524f24993ef0cb65c61be5e1 ssh-agent [2022-04-12T20:29:32.951Z] SSH_AUTH_SOCK=/tmp/ssh-XXXXXXoIdCKk/agent.54 [2022-04-12T20:29:32.951Z] SSH_AGENT_PID=60 [2022-04-12T20:29:32.957Z] Running ssh-add (command line suppressed) [2022-04-12T20:29:33.089Z] Identity added: /w/workspace/edgex-go/8@tmp/private_key_4991831865255438724.key (/w/workspace/edgex-go/8@tmp/private_key_4991831865255438724.key) [2022-04-12T20:29:33.102Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2022-04-12T20:29:33.397Z] + git semver init [2022-04-12T20:29:33.398Z] # -> Open(): unable to determine branch for HEAD [2022-04-12T20:29:33.398Z] # $GIT_DIR = /w/workspace/edgex-go/8/.git [2022-04-12T20:29:33.398Z] # $GIT_WORK_TREE = /w/workspace/edgex-go/8 [2022-04-12T20:29:33.398Z] # $SEMVER_REMOTE_NAME = origin [2022-04-12T20:29:33.398Z] # $SEMVER_USER_EMAIL = collab-it+edgex@linuxfoundation.org [2022-04-12T20:29:33.398Z] # $SEMVER_USER_NAME = edgex-jenkins [2022-04-12T20:29:33.398Z] # $SEMVER_BRANCH = PR-3956 [2022-04-12T20:29:33.398Z] # $SEMVER_TEMP = /tmp/semver-366214750 [2022-04-12T20:29:33.398Z] # git clone --branch semver git@github.com:edgexfoundry/edgex-go.git $SEMVER_TEMP [2022-04-12T20:29:48.326Z] # '/tmp/semver-366214750' -> '/w/workspace/edgex-go/8/.semver' [2022-04-12T20:29:48.326Z] # -> Force: false [2022-04-12T20:29:48.326Z] # $SEMVER_DIR = /w/workspace/edgex-go/8/.semver [Pipeline] } [2022-04-12T20:29:48.343Z] $ docker exec --env ******** --env ******** 815f6e2bbbb8ce8211e25533b5ca76004f81b1d4524f24993ef0cb65c61be5e1 ssh-agent -k [2022-04-12T20:29:48.459Z] unset SSH_AUTH_SOCK; [2022-04-12T20:29:48.459Z] unset SSH_AGENT_PID; [2022-04-12T20:29:48.459Z] echo Agent pid 60 killed; [2022-04-12T20:29:48.465Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2022-04-12T20:29:48.773Z] + git semver [Pipeline] } [2022-04-12T20:29:48.795Z] $ docker stop --time=1 815f6e2bbbb8ce8211e25533b5ca76004f81b1d4524f24993ef0cb65c61be5e1 [2022-04-12T20:29:50.534Z] $ docker rm -f 815f6e2bbbb8ce8211e25533b5ca76004f81b1d4524f24993ef0cb65c61be5e1 [Pipeline] // withDockerContainer [Pipeline] sh [2022-04-12T20:29:50.895Z] + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash [2022-04-12T20:29:51.158Z] Stashed 1 file(s) [Pipeline] echo [2022-04-12T20:29:51.164Z] [edgeXSemver]: initialized semver on version 0.0.0 [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] parallel [Pipeline] { (Branch: amd64) [Pipeline] { (Branch: arm64) [Pipeline] stage [Pipeline] { (amd64) [Pipeline] stage [Pipeline] { (arm64) [Pipeline] node [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] echo [2022-04-12T20:29:51.307Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2022-04-12T20:29:51.318Z] ========================================================= [2022-04-12T20:29:51.318Z] [edgeXBuildGoParallel] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.17-alpine] [2022-04-12T20:29:51.318Z] ========================================================= [Pipeline] fileExists [Pipeline] sh [2022-04-12T20:29:51.615Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.17-alpine [2022-04-12T20:29:51.616Z] 1.17-alpine: Pulling from edgex-devops/edgex-golang-base [2022-04-12T20:29:51.616Z] 59bf1c3509f3: Pulling fs layer [2022-04-12T20:29:51.616Z] 666ba61612fd: Pulling fs layer [2022-04-12T20:29:51.616Z] 8ed8ca486205: Pulling fs layer [2022-04-12T20:29:51.616Z] 4fe6c5a15a65: Pulling fs layer [2022-04-12T20:29:51.616Z] 22a0e8bec74d: Pulling fs layer [2022-04-12T20:29:51.616Z] 640e595b4fbd: Pulling fs layer [2022-04-12T20:29:51.616Z] 763cafe07f6e: Pulling fs layer [2022-04-12T20:29:51.616Z] 0c0b528cf693: Pulling fs layer [2022-04-12T20:29:51.616Z] 10935f4eaf8b: Pulling fs layer [2022-04-12T20:29:51.616Z] 22a0e8bec74d: Waiting [2022-04-12T20:29:51.616Z] 640e595b4fbd: Waiting [2022-04-12T20:29:51.616Z] 763cafe07f6e: Waiting [2022-04-12T20:29:51.616Z] 0c0b528cf693: Waiting [2022-04-12T20:29:51.616Z] 4fe6c5a15a65: Waiting [2022-04-12T20:29:51.616Z] 10935f4eaf8b: Waiting [2022-04-12T20:29:51.616Z] 8ed8ca486205: Download complete [2022-04-12T20:29:51.616Z] 666ba61612fd: Verifying Checksum [2022-04-12T20:29:51.616Z] 666ba61612fd: Download complete [2022-04-12T20:29:51.616Z] 22a0e8bec74d: Verifying Checksum [2022-04-12T20:29:51.616Z] 22a0e8bec74d: Download complete [2022-04-12T20:29:51.616Z] 640e595b4fbd: Verifying Checksum [2022-04-12T20:29:51.616Z] 640e595b4fbd: Download complete [2022-04-12T20:29:51.616Z] 763cafe07f6e: Verifying Checksum [2022-04-12T20:29:51.616Z] 763cafe07f6e: Download complete [2022-04-12T20:29:51.616Z] 59bf1c3509f3: Verifying Checksum [2022-04-12T20:29:51.616Z] 59bf1c3509f3: Download complete [2022-04-12T20:29:51.877Z] 0c0b528cf693: Verifying Checksum [2022-04-12T20:29:51.877Z] 0c0b528cf693: Download complete [2022-04-12T20:29:51.877Z] 59bf1c3509f3: Pull complete [2022-04-12T20:29:51.877Z] 666ba61612fd: Pull complete [2022-04-12T20:29:52.149Z] 8ed8ca486205: Pull complete [2022-04-12T20:29:52.407Z] 10935f4eaf8b: Verifying Checksum [2022-04-12T20:29:52.407Z] 10935f4eaf8b: Download complete [2022-04-12T20:29:52.407Z] 4fe6c5a15a65: Verifying Checksum [2022-04-12T20:29:52.407Z] 4fe6c5a15a65: Download complete [2022-04-12T20:29:56.606Z] 4fe6c5a15a65: Pull complete [2022-04-12T20:29:56.606Z] 22a0e8bec74d: Pull complete [2022-04-12T20:29:56.606Z] 640e595b4fbd: Pull complete [2022-04-12T20:29:56.606Z] 763cafe07f6e: Pull complete [2022-04-12T20:29:56.606Z] 0c0b528cf693: Pull complete [2022-04-12T20:29:59.143Z] 10935f4eaf8b: Pull complete [2022-04-12T20:29:59.143Z] Digest: sha256:fe2da51ced2bed6c5fc1d1038c2fbec5a5bb29cdcacce78977c37c66bfba8387 [2022-04-12T20:29:59.143Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.17-alpine [2022-04-12T20:29:59.143Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.17-alpine [Pipeline] fileExists [Pipeline] sh [2022-04-12T20:29:59.455Z] + echo FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.17-alpine [2022-04-12T20:29:59.455Z] WORKDIR /edgex [2022-04-12T20:29:59.455Z] COPY go.mod . [2022-04-12T20:29:59.455Z] RUN go mod download [2022-04-12T20:29:59.455Z] + docker build -t ci-base-image-x86_64 -f - . [2022-04-12T20:30:00.836Z] Sending build context to Docker daemon 334.8MB [2022-04-12T20:30:00.836Z] Step 1/4 : FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.17-alpine [2022-04-12T20:30:00.836Z] ---> 99d49a6021b9 [2022-04-12T20:30:00.836Z] Step 2/4 : WORKDIR /edgex [2022-04-12T20:30:03.385Z] ---> Running in f5bf22376ff3 [2022-04-12T20:30:03.647Z] Removing intermediate container f5bf22376ff3 [2022-04-12T20:30:03.647Z] ---> c7f840b0ee35 [2022-04-12T20:30:03.647Z] Step 3/4 : COPY go.mod . [2022-04-12T20:30:03.647Z] ---> e803c439becb [2022-04-12T20:30:03.647Z] Step 4/4 : RUN go mod download [2022-04-12T20:30:03.647Z] ---> Running in b465c69a2d17 [2022-04-12T20:30:06.256Z] Still waiting to schedule task [2022-04-12T20:30:06.256Z] All nodes of label ‘ubuntu20.04-docker-arm64-4c-16g’ are offline [2022-04-12T20:30:18.559Z] Removing intermediate container b465c69a2d17 [2022-04-12T20:30:18.559Z] ---> fac782c9f527 [2022-04-12T20:30:18.559Z] Successfully built fac782c9f527 [2022-04-12T20:30:18.559Z] Successfully tagged ci-base-image-x86_64:latest [Pipeline] isUnix [Pipeline] sh [2022-04-12T20:30:18.863Z] + docker inspect -f . ci-base-image-x86_64 [2022-04-12T20:30:18.863Z] . [Pipeline] withDockerContainer [2022-04-12T20:30:18.928Z] prd-ubuntu20.04-docker-8c-8g-20715 does not seem to be running inside a container [2022-04-12T20:30:18.968Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-go/8 -v /w/workspace/edgex-go/8:/w/workspace/edgex-go/8:rw,z -v /w/workspace/edgex-go/8@tmp:/w/workspace/edgex-go/8@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat [2022-04-12T20:30:19.389Z] $ docker top 06aac0ac5868e30fedc0ce86df04b73af80e04c0953affefc5c48e06d7303556 -eo pid,comm [Pipeline] { [Pipeline] sh [2022-04-12T20:30:19.773Z] + go version [2022-04-12T20:30:19.774Z] go version go1.17.6 linux/amd64 [Pipeline] } [2022-04-12T20:30:19.796Z] $ docker stop --time=1 06aac0ac5868e30fedc0ce86df04b73af80e04c0953affefc5c48e06d7303556 [2022-04-12T20:30:21.118Z] $ docker rm -f 06aac0ac5868e30fedc0ce86df04b73af80e04c0953affefc5c48e06d7303556 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2022-04-12T20:30:21.588Z] + docker inspect -f . ci-base-image-x86_64 [2022-04-12T20:30:21.588Z] . [Pipeline] withDockerContainer [2022-04-12T20:30:21.653Z] prd-ubuntu20.04-docker-8c-8g-20715 does not seem to be running inside a container [2022-04-12T20:30:21.698Z] $ 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/8 -v /w/workspace/edgex-go/8:/w/workspace/edgex-go/8:rw,z -v /w/workspace/edgex-go/8@tmp:/w/workspace/edgex-go/8@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat [2022-04-12T20:30:22.054Z] $ docker top 935b0e39ac9c1afe7e7d1a4e3ee1648f469fffaceb24634d8d583128fe5d8231 -eo pid,comm [Pipeline] { [Pipeline] echo [2022-04-12T20:30:22.127Z] ========================================================= [2022-04-12T20:30:22.127Z] [edgeXBuildGoParallel] Running Tests and Build... [2022-04-12T20:30:22.127Z] ========================================================= [Pipeline] fileExists [Pipeline] sh [2022-04-12T20:30:22.422Z] + make test [2022-04-12T20:30:22.422Z] go mod tidy -compat=1.17 [2022-04-12T20:30:22.682Z] GO111MODULE=on go test -race -coverprofile=coverage.out ./... [2022-04-12T20:30:27.956Z] ? github.com/edgexfoundry/edgex-go [no test files] [2022-04-12T20:30:40.179Z] ? github.com/edgexfoundry/edgex-go/cmd/core-command [no test files] [2022-04-12T20:30:40.180Z] ? github.com/edgexfoundry/edgex-go/cmd/core-data [no test files] [2022-04-12T20:30:40.180Z] ? github.com/edgexfoundry/edgex-go/cmd/core-metadata [no test files] [2022-04-12T20:30:40.180Z] ? github.com/edgexfoundry/edgex-go/cmd/secrets-config [no test files] [2022-04-12T20:30:40.180Z] ? github.com/edgexfoundry/edgex-go/cmd/security-bootstrapper [no test files] [2022-04-12T20:30:40.180Z] ? github.com/edgexfoundry/edgex-go/cmd/security-file-token-provider [no test files] [2022-04-12T20:30:40.180Z] ? github.com/edgexfoundry/edgex-go/cmd/security-proxy-setup [no test files] [2022-04-12T20:30:40.180Z] ? github.com/edgexfoundry/edgex-go/cmd/security-secretstore-setup [no test files] [2022-04-12T20:30:40.180Z] ? github.com/edgexfoundry/edgex-go/cmd/security-spiffe-token-provider [no test files] [2022-04-12T20:30:40.180Z] ? github.com/edgexfoundry/edgex-go/cmd/support-notifications [no test files] [2022-04-12T20:30:40.180Z] ? github.com/edgexfoundry/edgex-go/cmd/support-scheduler [no test files] [2022-04-12T20:30:40.180Z] ? github.com/edgexfoundry/edgex-go/cmd/sys-mgmt-agent [no test files] [2022-04-12T20:30:40.180Z] ? github.com/edgexfoundry/edgex-go/cmd/sys-mgmt-executor [no test files] [2022-04-12T20:30:40.180Z] ? github.com/edgexfoundry/edgex-go/internal [no test files] [2022-04-12T20:30:40.180Z] ? github.com/edgexfoundry/edgex-go/internal/core/command [no test files] [2022-04-12T20:30:40.180Z] ok github.com/edgexfoundry/edgex-go/internal/core/command/application 0.078s coverage: 28.7% of statements [2022-04-12T20:30:40.180Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/config [no test files] [2022-04-12T20:30:40.180Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/container [no test files] [2022-04-12T20:30:40.180Z] ok github.com/edgexfoundry/edgex-go/internal/core/command/controller/http 0.096s coverage: 98.5% of statements [2022-04-12T20:30:40.180Z] ? github.com/edgexfoundry/edgex-go/internal/core/data [no test files] [2022-04-12T20:30:40.746Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/application 0.092s coverage: 54.9% of statements [2022-04-12T20:30:40.746Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/config [no test files] [2022-04-12T20:30:40.746Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/container [no test files] [2022-04-12T20:30:44.943Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/controller/http 3.815s coverage: 89.2% of statements [2022-04-12T20:30:44.944Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/controller/messaging [no test files] [2022-04-12T20:30:44.944Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces [no test files] [2022-04-12T20:30:44.944Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces/mocks [no test files] [2022-04-12T20:30:44.944Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/messaging 1.080s coverage: 84.4% of statements [2022-04-12T20:30:44.944Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/mocks [no test files] [2022-04-12T20:30:44.944Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata [no test files] [2022-04-12T20:30:44.944Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/application [no test files] [2022-04-12T20:30:44.944Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/config [no test files] [2022-04-12T20:30:44.944Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/container [no test files] [2022-04-12T20:30:44.944Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/controller/http 0.391s coverage: 95.4% of statements [2022-04-12T20:30:44.944Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces [no test files] [2022-04-12T20:30:44.944Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces/mocks [no test files] [2022-04-12T20:30:44.944Z] ok github.com/edgexfoundry/edgex-go/internal/io 0.065s coverage: 72.2% of statements [2022-04-12T20:30:44.944Z] ? github.com/edgexfoundry/edgex-go/internal/pkg [no test files] [2022-04-12T20:30:44.944Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/application [no test files] [2022-04-12T20:30:44.944Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/handlers [no test files] [2022-04-12T20:30:44.944Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/interfaces [no test files] [2022-04-12T20:30:44.944Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/common [no test files] [2022-04-12T20:30:44.944Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/controller/http 0.098s coverage: 60.0% of statements [2022-04-12T20:30:44.944Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/correlation [no test files] [2022-04-12T20:30:44.944Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db [no test files] [2022-04-12T20:30:44.944Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db/redis [no test files] [2022-04-12T20:30:44.944Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/infrastructure/redis 0.092s coverage: 0.9% of statements [2022-04-12T20:30:44.944Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/interfaces [no test files] [2022-04-12T20:30:44.944Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/telemetry 0.059s coverage: 58.8% of statements [2022-04-12T20:30:44.944Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/utils 0.050s coverage: 24.0% of statements [2022-04-12T20:30:44.944Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper [no test files] [2022-04-12T20:30:44.944Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command 0.056s coverage: 47.1% of statements [2022-04-12T20:30:44.944Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gate 1.059s coverage: 79.5% of statements [2022-04-12T20:30:44.944Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/genpassword 0.052s coverage: 94.1% of statements [2022-04-12T20:30:44.944Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gethttpstatus 0.065s coverage: 96.3% of statements [2022-04-12T20:30:44.944Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/help 0.071s coverage: 87.5% of statements [2022-04-12T20:30:53.073Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/listen 12.067s coverage: 94.4% of statements [2022-04-12T20:30:53.073Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/ping 0.040s coverage: 44.8% of statements [2022-04-12T20:30:54.983Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl 13.194s coverage: 82.5% of statements [2022-04-12T20:30:54.983Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl/share [no test files] [2022-04-12T20:31:04.982Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/waitfor 22.094s coverage: 92.9% of statements [2022-04-12T20:31:04.982Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/config [no test files] [2022-04-12T20:31:04.982Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/container [no test files] [2022-04-12T20:31:04.982Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/handlers [no test files] [2022-04-12T20:31:04.982Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/helper 0.034s coverage: 65.1% of statements [2022-04-12T20:31:04.982Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/interfaces [no test files] [2022-04-12T20:31:04.982Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis [no test files] [2022-04-12T20:31:04.982Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/config [no test files] [2022-04-12T20:31:04.982Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/container [no test files] [2022-04-12T20:31:04.982Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/handlers [no test files] [2022-04-12T20:31:04.982Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/tcp 12.061s coverage: 87.2% of statements [2022-04-12T20:31:04.982Z] ? github.com/edgexfoundry/edgex-go/internal/security/config [no test files] [2022-04-12T20:31:04.982Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command [no test files] [2022-04-12T20:31:04.982Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/help 0.056s coverage: 100.0% of statements [2022-04-12T20:31:04.982Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy [no test files] [2022-04-12T20:31:04.982Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/adduser 0.065s coverage: 58.8% of statements [2022-04-12T20:31:04.982Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/common [no test files] [2022-04-12T20:31:04.982Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/deluser 0.064s coverage: 80.0% of statements [2022-04-12T20:31:04.982Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/jwt 0.065s coverage: 87.2% of statements [2022-04-12T20:31:04.982Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/oauth2 0.069s coverage: 85.4% of statements [2022-04-12T20:31:04.982Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/tls 0.125s coverage: 91.2% of statements [2022-04-12T20:31:04.982Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/interfaces [no test files] [2022-04-12T20:31:04.982Z] ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider 0.147s coverage: 64.4% of statements [2022-04-12T20:31:04.982Z] ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/config [no test files] [2022-04-12T20:31:04.982Z] ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/container [no test files] [2022-04-12T20:31:04.982Z] ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider/mocks 0.060s coverage: 100.0% of statements [2022-04-12T20:31:04.982Z] ok github.com/edgexfoundry/edgex-go/internal/security/kdf 0.031s coverage: 89.4% of statements [2022-04-12T20:31:04.982Z] ok github.com/edgexfoundry/edgex-go/internal/security/kdf/mocks 0.032s coverage: 100.0% of statements [2022-04-12T20:31:04.982Z] ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader 0.028s coverage: 73.7% of statements [2022-04-12T20:31:04.982Z] ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader/mocks 0.023s coverage: 100.0% of statements [2022-04-12T20:31:04.982Z] ok github.com/edgexfoundry/edgex-go/internal/security/proxy 0.326s coverage: 65.4% of statements [2022-04-12T20:31:04.982Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxy/config [no test files] [2022-04-12T20:31:04.982Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxy/container [no test files] [2022-04-12T20:31:04.982Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxy/models [no test files] [2022-04-12T20:31:04.982Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore 0.127s coverage: 43.8% of statements [2022-04-12T20:31:04.982Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/config [no test files] [2022-04-12T20:31:04.982Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/container [no test files] [2022-04-12T20:31:04.982Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/secretsengine 0.073s coverage: 89.5% of statements [2022-04-12T20:31:04.982Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokencreatable [no test files] [2022-04-12T20:31:04.982Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokenfilewriter 0.064s coverage: 84.8% of statements [2022-04-12T20:31:04.982Z] ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider [no test files] [2022-04-12T20:31:04.982Z] ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider/config [no test files] [2022-04-12T20:31:04.982Z] ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider/container [no test files] [2022-04-12T20:31:04.982Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications [no test files] [2022-04-12T20:31:04.982Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications/application 6.067s coverage: 17.7% of statements [2022-04-12T20:31:04.982Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel [no test files] [2022-04-12T20:31:04.982Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel/mocks [no test files] [2022-04-12T20:31:04.982Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/config [no test files] [2022-04-12T20:31:04.982Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/container [no test files] [2022-04-12T20:31:04.982Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications/controller/http 0.153s coverage: 92.3% of statements [2022-04-12T20:31:04.982Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces [no test files] [2022-04-12T20:31:04.982Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces/mocks [no test files] [2022-04-12T20:31:04.982Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler [no test files] [2022-04-12T20:31:04.982Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/application [no test files] [2022-04-12T20:31:04.982Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/application/scheduler 0.055s coverage: 63.2% of statements [2022-04-12T20:31:04.982Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/config [no test files] [2022-04-12T20:31:04.982Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/container [no test files] [2022-04-12T20:31:04.982Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/controller/http 0.097s coverage: 97.7% of statements [2022-04-12T20:31:04.982Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces [no test files] [2022-04-12T20:31:04.982Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces/mocks [no test files] [2022-04-12T20:31:04.982Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent [no test files] [2022-04-12T20:31:04.982Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/application [no test files] [2022-04-12T20:31:04.982Z] ok github.com/edgexfoundry/edgex-go/internal/system/agent/application/direct 0.055s coverage: 28.9% of statements [2022-04-12T20:31:04.982Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/application/direct/config [no test files] [2022-04-12T20:31:04.982Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/application/executor [no test files] [2022-04-12T20:31:04.982Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/config [no test files] [2022-04-12T20:31:04.982Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/container [no test files] [2022-04-12T20:31:04.982Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/controller/http [no test files] [2022-04-12T20:31:04.982Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/interfaces [no test files] [2022-04-12T20:31:04.982Z] ok github.com/edgexfoundry/edgex-go/internal/system/agent/response 0.047s coverage: 100.0% of statements [2022-04-12T20:31:04.982Z] ok github.com/edgexfoundry/edgex-go/internal/system/executor 0.033s coverage: 96.9% of statements [2022-04-12T20:31:04.982Z] if which hadolint > /dev/null ; then hadolint --config .hadolint.yml `find * -type f -name 'Dockerfile*' -print` ; elif test "x86_64" = "x86_64" && which docker > /dev/null ; then docker run --rm -v `pwd`:/host:ro,z --entrypoint /bin/hadolint hadolint/hadolint:latest --config /host/.hadolint.yml `find * -type f -name 'Dockerfile*' | xargs -i echo '/host/{}'` ; fi [2022-04-12T20:31:19.864Z] GO111MODULE=on go vet ./... [2022-04-12T20:31:24.051Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2022-04-12T20:31:24.621Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2022-04-12T20:31:24.882Z] ./bin/test-attribution-txt.sh [Pipeline] echo [2022-04-12T20:31:25.469Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] sh [2022-04-12T20:31:25.766Z] + ls -al . [2022-04-12T20:31:25.766Z] total 668 [2022-04-12T20:31:25.766Z] drwxrwxr-x 10 1001 1001 4096 Apr 12 20:31 . [2022-04-12T20:31:25.766Z] drwxr-xr-x 4 root root 4096 Apr 12 20:30 .. [2022-04-12T20:31:25.766Z] -rw-rw-r-- 1 1001 1001 11 Apr 12 20:29 .dockerignore [2022-04-12T20:31:25.766Z] drwxrwxr-x 8 1001 1001 4096 Apr 12 20:29 .git [2022-04-12T20:31:25.766Z] drwxrwxr-x 3 1001 1001 4096 Apr 12 20:29 .github [2022-04-12T20:31:25.766Z] -rw-rw-r-- 1 1001 1001 879 Apr 12 20:29 .gitignore [2022-04-12T20:31:25.766Z] -rw-rw-r-- 1 1001 1001 42 Apr 12 20:29 .golangci.yml [2022-04-12T20:31:25.766Z] -rw-rw-r-- 1 1001 1001 87 Apr 12 20:29 .hadolint.yml [2022-04-12T20:31:25.766Z] drwx------ 3 1001 1001 4096 Apr 12 20:29 .semver [2022-04-12T20:31:25.766Z] -rw-rw-r-- 1 1001 1001 166 Apr 12 20:29 .sonarcloud.properties [2022-04-12T20:31:25.766Z] -rw-rw-r-- 1 1001 1001 1171 Apr 12 20:29 ADOPTERS.md [2022-04-12T20:31:25.766Z] -rw-rw-r-- 1 1001 1001 9953 Apr 12 20:29 Attribution.txt [2022-04-12T20:31:25.766Z] -rw-rw-r-- 1 1001 1001 51732 Apr 12 20:29 CHANGELOG.md [2022-04-12T20:31:25.766Z] -rw-rw-r-- 1 1001 1001 3804 Apr 12 20:29 CONTRIBUTING.md [2022-04-12T20:31:25.766Z] -rw-rw-r-- 1 1001 1001 677 Apr 12 20:29 GOVERNANCE.md [2022-04-12T20:31:25.766Z] -rw-rw-r-- 1 1001 1001 850 Apr 12 20:29 Jenkinsfile [2022-04-12T20:31:25.766Z] -rw-rw-r-- 1 1001 1001 10775 Apr 12 20:29 LICENSE [2022-04-12T20:31:25.766Z] -rw-rw-r-- 1 1001 1001 8478 Apr 12 20:29 Makefile [2022-04-12T20:31:25.766Z] -rw-rw-r-- 1 1001 1001 582 Apr 12 20:29 OWNERS.md [2022-04-12T20:31:25.766Z] -rw-rw-r-- 1 1001 1001 8207 Apr 12 20:29 README.md [2022-04-12T20:31:25.766Z] -rw-rw-r-- 1 1001 1001 6912 Apr 12 20:29 SECURITY.md [2022-04-12T20:31:25.766Z] -rw-rw-r-- 1 1001 1001 5 Apr 12 20:29 VERSION [2022-04-12T20:31:25.766Z] -rw-rw-r-- 1 1001 1001 4131 Apr 12 20:29 ZMQWindows.md [2022-04-12T20:31:25.766Z] drwxrwxr-x 2 1001 1001 4096 Apr 12 20:29 bin [2022-04-12T20:31:25.766Z] drwxrwxr-x 18 1001 1001 4096 Apr 12 20:29 cmd [2022-04-12T20:31:25.766Z] -rw-r--r-- 1 root root 432619 Apr 12 20:31 coverage.out [2022-04-12T20:31:25.766Z] -rw-rw-r-- 1 1001 1001 3176 Apr 12 20:29 go.mod [2022-04-12T20:31:25.766Z] -rw-rw-r-- 1 1001 1001 34992 Apr 12 20:30 go.sum [2022-04-12T20:31:25.766Z] drwxrwxr-x 8 1001 1001 4096 Apr 12 20:29 internal [2022-04-12T20:31:25.766Z] drwxrwxr-x 3 1001 1001 4096 Apr 12 20:29 openapi [2022-04-12T20:31:25.766Z] drwxrwxr-x 4 1001 1001 4096 Apr 12 20:29 snap [2022-04-12T20:31:25.766Z] -rw-rw-r-- 1 1001 1001 204 Apr 12 20:29 version.go [Pipeline] sh [2022-04-12T20:31:26.059Z] + '[' -e coverage.out ] [2022-04-12T20:31:26.059Z] + chown 1001:1001 coverage.out [Pipeline] stash [2022-04-12T20:31:26.165Z] Stashed 1 file(s) [Pipeline] sh [2022-04-12T20:31:26.449Z] + make build [2022-04-12T20:31:26.449Z] CGO_ENABLED=1 GO111MODULE=on go build -ldflags "-linkmode=external -X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -buildmode=pie -o cmd/core-data/core-data ./cmd/core-data [2022-04-12T20:31:36.520Z] Running on prd-ubuntu20.04-docker-arm64-4c-16g-20719 in /w/workspace/edgexfoundry_edgex-go_PR-3956 [Pipeline] { [Pipeline] ws [2022-04-12T20:31:36.535Z] Running in /w/workspace/edgex-go/8 [Pipeline] { [Pipeline] checkout [2022-04-12T20:31:37.034Z] The recommended git tool is: git [2022-04-12T20:31:41.347Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/core-metadata/core-metadata ./cmd/core-metadata [2022-04-12T20:31:44.542Z] using credential edgex-jenkins-ssh [2022-04-12T20:31:44.570Z] Cloning the remote Git repository [2022-04-12T20:31:44.694Z] Cloning repository git@github.com:edgexfoundry/edgex-go.git [2022-04-12T20:31:44.812Z] > git init /w/workspace/edgex-go/8 # timeout=10 [2022-04-12T20:31:45.045Z] Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git [2022-04-12T20:31:45.046Z] > git --version # timeout=10 [2022-04-12T20:31:45.167Z] > git --version # 'git version 2.25.1' [2022-04-12T20:31:45.169Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2022-04-12T20:31:45.298Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2022-04-12T20:31:53.560Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/core-command/core-command ./cmd/core-command [2022-04-12T20:31:53.560Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/support-notifications/support-notifications ./cmd/support-notifications [2022-04-12T20:31:54.944Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/sys-mgmt-executor/sys-mgmt-executor ./cmd/sys-mgmt-executor [2022-04-12T20:31:55.202Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/sys-mgmt-agent/sys-mgmt-agent ./cmd/sys-mgmt-agent [2022-04-12T20:31:56.583Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/support-scheduler/support-scheduler ./cmd/support-scheduler [2022-04-12T20:31:57.522Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/security-proxy-setup/security-proxy-setup ./cmd/security-proxy-setup [2022-04-12T20:31:58.461Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/security-secretstore-setup/security-secretstore-setup ./cmd/security-secretstore-setup [2022-04-12T20:31:59.843Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/security-file-token-provider/security-file-token-provider ./cmd/security-file-token-provider [2022-04-12T20:32:00.782Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/secrets-config ./cmd/secrets-config [2022-04-12T20:32:01.780Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/security-bootstrapper/security-bootstrapper ./cmd/security-bootstrapper [2022-04-12T20:32:02.923Z] > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 [2022-04-12T20:32:02.944Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2022-04-12T20:32:02.971Z] > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 [2022-04-12T20:32:03.005Z] Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git [2022-04-12T20:32:03.006Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2022-04-12T20:32:03.021Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/pull/3956/head:refs/remotes/origin/PR-3956 +refs/heads/main:refs/remotes/origin/main # timeout=10 [2022-04-12T20:32:03.730Z] Merging remotes/origin/main commit ad3b9b7afaca9b4f12e4a94d612d3496d02fef27 into PR head commit 193c4e7f8c8b92f31e9a2521a4273744cda344b5 [2022-04-12T20:32:03.771Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/security-spiffe-token-provider/security-spiffe-token-provider ./cmd/security-spiffe-token-provider [2022-04-12T20:32:04.277Z] Merge succeeded, producing b8835a208d05132c6c5ba767e3cc8b060214730e [2022-04-12T20:32:04.278Z] Checking out Revision b8835a208d05132c6c5ba767e3cc8b060214730e (PR-3956) [Pipeline] } [2022-04-12T20:32:04.358Z] $ docker stop --time=1 935b0e39ac9c1afe7e7d1a4e3ee1648f469fffaceb24634d8d583128fe5d8231 [2022-04-12T20:32:03.756Z] > git config core.sparsecheckout # timeout=10 [2022-04-12T20:32:03.774Z] > git checkout -f 193c4e7f8c8b92f31e9a2521a4273744cda344b5 # timeout=10 [2022-04-12T20:32:04.013Z] > git remote # timeout=10 [2022-04-12T20:32:04.030Z] > git config --get remote.origin.url # timeout=10 [2022-04-12T20:32:04.048Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2022-04-12T20:32:04.060Z] > git merge ad3b9b7afaca9b4f12e4a94d612d3496d02fef27 # timeout=10 [2022-04-12T20:32:04.267Z] > git rev-parse HEAD^{commit} # timeout=10 [2022-04-12T20:32:04.291Z] > git config core.sparsecheckout # timeout=10 [2022-04-12T20:32:04.304Z] > git checkout -f b8835a208d05132c6c5ba767e3cc8b060214730e # timeout=10 [2022-04-12T20:32:07.265Z] $ docker rm -f 935b0e39ac9c1afe7e7d1a4e3ee1648f469fffaceb24634d8d583128fe5d8231 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Build) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2022-04-12T20:32:08.540Z] Commit message: "Merge commit 'ad3b9b7afaca9b4f12e4a94d612d3496d02fef27' into HEAD" [2022-04-12T20:32:08.554Z] > git rev-list --no-walk 193c4e7f8c8b92f31e9a2521a4273744cda344b5 # timeout=10 [2022-04-12T20:32:08.633Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [2022-04-12T20:32:08.633Z] [2022-04-12T20:32:08.633Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [Pipeline] isUnix [Pipeline] sh [2022-04-12T20:32:08.931Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [2022-04-12T20:32:08.931Z] latest: Pulling from edgex-devops/edgex-compose [2022-04-12T20:32:08.931Z] cbdbe7a5bc2a: Pulling fs layer [2022-04-12T20:32:08.931Z] ca9280d653b3: Pulling fs layer [2022-04-12T20:32:08.931Z] 7e9c9ca2126c: Pulling fs layer [2022-04-12T20:32:08.931Z] cbdbe7a5bc2a: Verifying Checksum [2022-04-12T20:32:08.931Z] cbdbe7a5bc2a: Download complete [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2022-04-12T20:32:09.191Z] ca9280d653b3: Download complete [2022-04-12T20:32:09.191Z] cbdbe7a5bc2a: Pull complete [2022-04-12T20:32:09.450Z] 7e9c9ca2126c: Verifying Checksum [2022-04-12T20:32:09.450Z] 7e9c9ca2126c: Download complete [2022-04-12T20:32:09.450Z] ca9280d653b3: Pull complete [2022-04-12T20:32:09.461Z] + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json [2022-04-12T20:32:09.461Z] % Total % Received % Xferd Average Speed Time Time Time Current [2022-04-12T20:32:09.461Z] Dload Upload Total Spent Left Speed [2022-04-12T20:32:09.736Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 11843 100 11843 0 0 39608 0 --:--:-- --:--:-- --:--:-- 39608 [Pipeline] sh [2022-04-12T20:32:10.281Z] + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh [2022-04-12T20:32:10.647Z] + sudo jq . += {"seccomp-profile": "/etc/docker/seccomp.json"} /etc/docker/daemon.json [2022-04-12T20:32:10.647Z] + sudo tee /etc/docker/daemon.new [2022-04-12T20:32:10.647Z] { [2022-04-12T20:32:10.647Z] "registry-mirrors": [ [2022-04-12T20:32:10.647Z] "https://nexus3.edgexfoundry.org:10001" [2022-04-12T20:32:10.647Z] ], [2022-04-12T20:32:10.647Z] "bip": "10.250.0.254/24", [2022-04-12T20:32:10.647Z] "hosts": [ [2022-04-12T20:32:10.647Z] "tcp://0.0.0.0:5555", [2022-04-12T20:32:10.647Z] "unix:///var/run/docker.sock" [2022-04-12T20:32:10.647Z] ], [2022-04-12T20:32:10.647Z] "mtu": 1458, [2022-04-12T20:32:10.647Z] "selinux-enabled": true, [2022-04-12T20:32:10.647Z] "seccomp-profile": "/etc/docker/seccomp.json" [2022-04-12T20:32:10.647Z] } [Pipeline] sh [2022-04-12T20:32:11.081Z] + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh [2022-04-12T20:32:11.505Z] + sudo service docker restart [2022-04-12T20:32:12.744Z] 7e9c9ca2126c: Pull complete [2022-04-12T20:32:12.744Z] Digest: sha256:b7ff7cefa661cf441350a7c60c0e16dc22b011826ae41e7b448230bdfa9ba816 [2022-04-12T20:32:12.744Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [2022-04-12T20:32:12.744Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [Pipeline] withDockerContainer [2022-04-12T20:32:12.812Z] prd-ubuntu20.04-docker-8c-8g-20715 does not seem to be running inside a container [2022-04-12T20:32:12.851Z] $ docker run -t -d -u 1001:1001 --entrypoint= -w /w/workspace/edgex-go/8 -v /w/workspace/edgex-go/8:/w/workspace/edgex-go/8:rw,z -v /w/workspace/edgex-go/8@tmp:/w/workspace/edgex-go/8@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest cat [2022-04-12T20:32:14.206Z] $ docker top 4a2a28011e41c435c04ac46f499ccd4c512a9a6f83e7bc4fe06c38cdd618db83 -eo pid,comm [Pipeline] { [Pipeline] sh [2022-04-12T20:32:14.558Z] + docker-compose build --help [2022-04-12T20:32:14.558Z] + grep parallel [2022-04-12T20:32:15.127Z] --parallel Build images in parallel. [Pipeline] } [2022-04-12T20:32:15.143Z] $ docker stop --time=1 4a2a28011e41c435c04ac46f499ccd4c512a9a6f83e7bc4fe06c38cdd618db83 [2022-04-12T20:32:16.424Z] $ docker rm -f 4a2a28011e41c435c04ac46f499ccd4c512a9a6f83e7bc4fe06c38cdd618db83 [Pipeline] // withDockerContainer [Pipeline] writeFile [Pipeline] withEnv [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2022-04-12T20:32:16.822Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [2022-04-12T20:32:16.822Z] . [Pipeline] withDockerContainer [2022-04-12T20:32:16.882Z] prd-ubuntu20.04-docker-8c-8g-20715 does not seem to be running inside a container [2022-04-12T20:32:16.920Z] $ 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/8 -v /w/workspace/edgex-go/8:/w/workspace/edgex-go/8:rw,z -v /w/workspace/edgex-go/8@tmp:/w/workspace/edgex-go/8@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest cat [2022-04-12T20:32:17.285Z] $ docker top b300df6f681550ce3e76f0b791fcd705bdd9db3f182ec481f7fecc8c017360f1 -eo pid,comm [Pipeline] { [Pipeline] sh [2022-04-12T20:32:17.637Z] + docker-compose -f ./docker-compose-build.yml build --parallel [2022-04-12T20:32:18.209Z] Building core-command ... [2022-04-12T20:32:18.209Z] Building core-data ... [2022-04-12T20:32:18.209Z] Building core-metadata ... [2022-04-12T20:32:18.209Z] Building security-bootstrapper ... [2022-04-12T20:32:18.209Z] Building security-proxy-setup ... [2022-04-12T20:32:18.209Z] Building security-secretstore-setup ... [2022-04-12T20:32:18.209Z] Building security-spiffe-token-provider ... [2022-04-12T20:32:18.209Z] Building security-spire-agent ... [2022-04-12T20:32:18.209Z] Building security-spire-config ... [2022-04-12T20:32:18.209Z] Building security-spire-server ... [2022-04-12T20:32:18.209Z] Building support-notifications ... [2022-04-12T20:32:18.209Z] Building support-scheduler ... [2022-04-12T20:32:18.209Z] Building sys-mgmt-agent ... [2022-04-12T20:32:18.209Z] Building support-notifications [2022-04-12T20:32:18.209Z] Building security-spire-server [2022-04-12T20:32:18.209Z] Building security-bootstrapper [2022-04-12T20:32:18.209Z] Building security-secretstore-setup [2022-04-12T20:32:18.209Z] Building security-proxy-setup [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2022-04-12T20:32:29.867Z] provisioning config files... [2022-04-12T20:32:29.903Z] copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/8@tmp/config2857690226294488235tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2022-04-12T20:32:30.284Z] ---> docker-login.sh [2022-04-12T20:32:30.284Z] nexus3.edgexfoundry.org:10001 [2022-04-12T20:32:30.884Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-04-12T20:32:31.160Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-04-12T20:32:31.160Z] Configure a credential helper to remove this warning. See [2022-04-12T20:32:31.160Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-04-12T20:32:31.160Z] [2022-04-12T20:32:31.160Z] Login Succeeded [2022-04-12T20:32:31.160Z] nexus3.edgexfoundry.org:10002 [2022-04-12T20:32:31.768Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-04-12T20:32:31.768Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-04-12T20:32:31.768Z] Configure a credential helper to remove this warning. See [2022-04-12T20:32:31.768Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-04-12T20:32:31.768Z] [2022-04-12T20:32:31.768Z] Login Succeeded [2022-04-12T20:32:31.768Z] nexus3.edgexfoundry.org:10003 [2022-04-12T20:32:32.049Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-04-12T20:32:32.335Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-04-12T20:32:32.335Z] Configure a credential helper to remove this warning. See [2022-04-12T20:32:32.335Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-04-12T20:32:32.335Z] [2022-04-12T20:32:32.335Z] Login Succeeded [2022-04-12T20:32:32.335Z] nexus3.edgexfoundry.org:10004 [2022-04-12T20:32:32.611Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-04-12T20:32:32.888Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-04-12T20:32:32.888Z] Configure a credential helper to remove this warning. See [2022-04-12T20:32:32.888Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-04-12T20:32:32.888Z] [2022-04-12T20:32:32.888Z] Login Succeeded [2022-04-12T20:32:32.888Z] docker.io [2022-04-12T20:32:33.165Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-04-12T20:32:33.766Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-04-12T20:32:33.766Z] Configure a credential helper to remove this warning. See [2022-04-12T20:32:33.766Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-04-12T20:32:33.766Z] [2022-04-12T20:32:33.766Z] Login Succeeded [2022-04-12T20:32:33.766Z] ---> docker-login.sh ends [Pipeline] } [2022-04-12T20:32:33.792Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo [2022-04-12T20:32:34.431Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2022-04-12T20:32:34.443Z] ========================================================= [2022-04-12T20:32:34.443Z] [edgeXBuildGoParallel] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.17-alpine] [2022-04-12T20:32:34.443Z] ========================================================= [Pipeline] fileExists [Pipeline] sh [2022-04-12T20:32:34.795Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.17-alpine [2022-04-12T20:32:35.078Z] 1.17-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 [2022-04-12T20:32:35.078Z] 9b3977197b4f: Pulling fs layer [2022-04-12T20:32:35.078Z] 1a89e8eeedd5: Pulling fs layer [2022-04-12T20:32:35.078Z] 94645a83ff95: Pulling fs layer [2022-04-12T20:32:35.078Z] 3f3a8bcf1eab: Pulling fs layer [2022-04-12T20:32:35.078Z] 0c92f367c5e7: Pulling fs layer [2022-04-12T20:32:35.078Z] f7c0051592d6: Pulling fs layer [2022-04-12T20:32:35.078Z] a227ed2f7395: Pulling fs layer [2022-04-12T20:32:35.078Z] 7b1c46037f91: Pulling fs layer [2022-04-12T20:32:35.078Z] 3f3a8bcf1eab: Waiting [2022-04-12T20:32:35.078Z] 0c92f367c5e7: Waiting [2022-04-12T20:32:35.078Z] f7c0051592d6: Waiting [2022-04-12T20:32:35.078Z] a227ed2f7395: Waiting [2022-04-12T20:32:35.078Z] 7b1c46037f91: Waiting [2022-04-12T20:32:35.078Z] 94645a83ff95: Verifying Checksum [2022-04-12T20:32:35.078Z] 94645a83ff95: Download complete [2022-04-12T20:32:35.078Z] 1a89e8eeedd5: Download complete [2022-04-12T20:32:35.078Z] 0c92f367c5e7: Verifying Checksum [2022-04-12T20:32:35.078Z] 0c92f367c5e7: Download complete [2022-04-12T20:32:35.078Z] f7c0051592d6: Verifying Checksum [2022-04-12T20:32:35.078Z] f7c0051592d6: Download complete [2022-04-12T20:32:35.078Z] 9b3977197b4f: Verifying Checksum [2022-04-12T20:32:35.078Z] 9b3977197b4f: Download complete [2022-04-12T20:32:35.078Z] a227ed2f7395: Verifying Checksum [2022-04-12T20:32:35.078Z] a227ed2f7395: Download complete [2022-04-12T20:32:36.080Z] 9b3977197b4f: Pull complete [2022-04-12T20:32:36.302Z] Step 1/25 : ARG BUILDER_BASE=golang:1.17-alpine3.15 [2022-04-12T20:32:36.302Z] Step 2/25 : FROM ${BUILDER_BASE} AS builder [2022-04-12T20:32:36.302Z] ---> fac782c9f527 [2022-04-12T20:32:36.302Z] Step 3/25 : WORKDIR /edgex-go [2022-04-12T20:32:36.302Z] Step 1/22 : ARG BUILDER_BASE=golang:1.17-alpine3.15 [2022-04-12T20:32:36.302Z] Step 2/22 : FROM ${BUILDER_BASE} AS builder [2022-04-12T20:32:36.302Z] ---> fac782c9f527 [2022-04-12T20:32:36.302Z] Step 3/22 : WORKDIR /edgex-go [2022-04-12T20:32:36.302Z] Step 1/22 : ARG BUILDER_BASE=golang:1.17-alpine3.15 [2022-04-12T20:32:36.302Z] Step 2/22 : FROM ${BUILDER_BASE} AS builder [2022-04-12T20:32:36.302Z] ---> fac782c9f527 [2022-04-12T20:32:36.302Z] Step 3/22 : WORKDIR /edgex-go [2022-04-12T20:32:36.302Z] Step 1/25 : ARG BUILDER_BASE=golang:1.17-alpine3.15 [2022-04-12T20:32:36.302Z] Step 2/25 : FROM ${BUILDER_BASE} AS builder [2022-04-12T20:32:36.302Z] ---> fac782c9f527 [2022-04-12T20:32:36.302Z] Step 3/25 : WORKDIR /edgex-go [2022-04-12T20:32:36.302Z] Step 1/31 : ARG BUILDER_BASE=golang:1.17-alpine3.15 [2022-04-12T20:32:36.302Z] Step 2/31 : FROM ${BUILDER_BASE} AS builder [2022-04-12T20:32:36.302Z] ---> fac782c9f527 [2022-04-12T20:32:36.302Z] Step 3/31 : WORKDIR /edgex-go [2022-04-12T20:32:36.687Z] 1a89e8eeedd5: Pull complete [2022-04-12T20:32:36.970Z] 94645a83ff95: Pull complete [2022-04-12T20:32:37.247Z] 7b1c46037f91: Verifying Checksum [2022-04-12T20:32:37.247Z] 7b1c46037f91: Download complete [2022-04-12T20:32:37.867Z] 3f3a8bcf1eab: Download complete [2022-04-12T20:32:39.597Z] ---> Running in 0eb4c97a8454 [2022-04-12T20:32:39.597Z] ---> Running in 381faa327090 [2022-04-12T20:32:39.597Z] ---> Running in 00dddf2153f0 [2022-04-12T20:32:39.597Z] ---> Running in 0a583052e7bd [2022-04-12T20:32:39.597Z] ---> Running in d64b822c09b1 [2022-04-12T20:32:39.597Z] Removing intermediate container 0eb4c97a8454 [2022-04-12T20:32:39.597Z] ---> 65ecff38a9d3 [2022-04-12T20:32:39.597Z] Step 4/25 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-04-12T20:32:39.597Z] Removing intermediate container 381faa327090 [2022-04-12T20:32:39.597Z] ---> 250632316160 [2022-04-12T20:32:39.597Z] Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-04-12T20:32:39.597Z] Removing intermediate container d64b822c09b1 [2022-04-12T20:32:39.597Z] ---> 8f9b84f54943 [2022-04-12T20:32:39.597Z] Step 4/31 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-04-12T20:32:39.881Z] Removing intermediate container 0a583052e7bd [2022-04-12T20:32:39.881Z] ---> 40358294d811 [2022-04-12T20:32:39.881Z] Step 4/25 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-04-12T20:32:39.881Z] Removing intermediate container 00dddf2153f0 [2022-04-12T20:32:39.881Z] ---> 054a2f3ba42d [2022-04-12T20:32:39.881Z] Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-04-12T20:32:39.881Z] ---> Running in c4aaae5fc44d [2022-04-12T20:32:40.142Z] ---> Running in 5865c4e712d9 [2022-04-12T20:32:40.142Z] ---> Running in afb3807629e0 [2022-04-12T20:32:40.142Z] ---> Running in e54ea97c8c4a [2022-04-12T20:32:40.142Z] ---> Running in 86921de660e4 [2022-04-12T20:32:41.081Z] Removing intermediate container c4aaae5fc44d [2022-04-12T20:32:41.081Z] ---> 431940b50a2d [2022-04-12T20:32:41.081Z] Step 5/25 : RUN apk add --update --no-cache make git [2022-04-12T20:32:41.081Z] ---> Running in 7ee587b9c29c [2022-04-12T20:32:41.338Z] Removing intermediate container 5865c4e712d9 [2022-04-12T20:32:41.338Z] ---> 02a23d6f4d9b [2022-04-12T20:32:41.338Z] Step 5/31 : RUN apk add --update --no-cache make git [2022-04-12T20:32:41.338Z] ---> Running in 46ebb4a625b3 [2022-04-12T20:32:41.597Z] Removing intermediate container e54ea97c8c4a [2022-04-12T20:32:41.597Z] ---> fdcfa2d98ffa [2022-04-12T20:32:41.597Z] Step 5/25 : RUN apk add --update --no-cache make git build-base curl [2022-04-12T20:32:41.597Z] Removing intermediate container 86921de660e4 [2022-04-12T20:32:41.597Z] ---> Running in fda8db36a9dc [2022-04-12T20:32:41.597Z] ---> 617ebfdc464c [2022-04-12T20:32:41.597Z] Step 5/22 : RUN apk add --update --no-cache make git [2022-04-12T20:32:41.597Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz [2022-04-12T20:32:41.597Z] ---> Running in 838c78e0e4b2 [2022-04-12T20:32:41.597Z] Removing intermediate container afb3807629e0 [2022-04-12T20:32:41.597Z] ---> 02a9c93ef1d5 [2022-04-12T20:32:41.597Z] Step 5/22 : RUN apk add --update --no-cache make bash git ca-certificates [2022-04-12T20:32:41.597Z] ---> Running in c4fd11e52c25 [2022-04-12T20:32:42.168Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz [2022-04-12T20:32:42.430Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz [2022-04-12T20:32:42.430Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz [2022-04-12T20:32:42.430Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz [2022-04-12T20:32:42.430Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz [2022-04-12T20:32:42.691Z] OK: 221 MiB in 52 packages [2022-04-12T20:32:42.951Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz [2022-04-12T20:32:42.951Z] Removing intermediate container 7ee587b9c29c [2022-04-12T20:32:42.951Z] ---> b8f7e2685296 [2022-04-12T20:32:42.951Z] Step 6/25 : COPY go.mod vendor* ./ [2022-04-12T20:32:43.210Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz [2022-04-12T20:32:43.210Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz [2022-04-12T20:32:43.210Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz [2022-04-12T20:32:43.210Z] ---> 0879f0c57a2a [2022-04-12T20:32:43.210Z] Step 7/25 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-04-12T20:32:43.210Z] OK: 221 MiB in 52 packages [2022-04-12T20:32:43.210Z] ---> Running in 8b204b524e20 [2022-04-12T20:32:43.469Z] OK: 221 MiB in 52 packages [2022-04-12T20:32:43.469Z] OK: 221 MiB in 52 packages [2022-04-12T20:32:43.469Z] OK: 221 MiB in 52 packages [2022-04-12T20:32:43.469Z] Removing intermediate container 46ebb4a625b3 [2022-04-12T20:32:43.469Z] ---> ad705e6c3973 [2022-04-12T20:32:43.469Z] Step 6/31 : COPY go.mod vendor* ./ [2022-04-12T20:32:43.728Z] ---> 6676425393a3 [2022-04-12T20:32:43.728Z] Step 7/31 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-04-12T20:32:43.728Z] ---> Running in 322000296c80 [2022-04-12T20:32:43.987Z] Removing intermediate container 838c78e0e4b2 [2022-04-12T20:32:43.987Z] ---> d06ec6da73e8 [2022-04-12T20:32:43.987Z] Step 6/22 : COPY go.mod vendor* ./ [2022-04-12T20:32:44.245Z] ---> bdb3eaf1d83c [2022-04-12T20:32:44.245Z] Step 7/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-04-12T20:32:44.245Z] ---> Running in 02d27cb5a5a2 [2022-04-12T20:32:44.245Z] Removing intermediate container c4fd11e52c25 [2022-04-12T20:32:44.245Z] ---> eb031cc3a885 [2022-04-12T20:32:44.245Z] Step 6/22 : COPY go.mod vendor* ./ [2022-04-12T20:32:44.245Z] Removing intermediate container fda8db36a9dc [2022-04-12T20:32:44.245Z] ---> 69c0674d1373 [2022-04-12T20:32:44.245Z] Step 6/25 : COPY go.mod vendor* ./ [2022-04-12T20:32:44.503Z] Removing intermediate container 8b204b524e20 [2022-04-12T20:32:44.503Z] ---> 31be29fdd939 [2022-04-12T20:32:44.503Z] Step 8/25 : COPY . . [2022-04-12T20:32:44.503Z] ---> cac737fa2280 [2022-04-12T20:32:44.503Z] Step 7/25 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-04-12T20:32:44.503Z] ---> 1ddb6e014aaf [2022-04-12T20:32:44.503Z] Step 7/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-04-12T20:32:44.503Z] ---> Running in 269dfc511051 [2022-04-12T20:32:44.503Z] ---> Running in 2471d16f0a1a [2022-04-12T20:32:46.426Z] Removing intermediate container 322000296c80 [2022-04-12T20:32:46.426Z] ---> cc95f4d73f62 [2022-04-12T20:32:46.426Z] Step 8/31 : COPY . . [2022-04-12T20:32:46.426Z] Removing intermediate container 02d27cb5a5a2 [2022-04-12T20:32:46.426Z] ---> 965c12c7d28a [2022-04-12T20:32:46.426Z] Step 8/22 : COPY . . [2022-04-12T20:32:46.689Z] Removing intermediate container 2471d16f0a1a [2022-04-12T20:32:46.689Z] ---> c3f51be8a65a [2022-04-12T20:32:46.689Z] Step 8/22 : COPY . . [2022-04-12T20:32:47.255Z] Removing intermediate container 269dfc511051 [2022-04-12T20:32:47.255Z] ---> 719144dbdd75 [2022-04-12T20:32:47.255Z] Step 8/25 : COPY . . [2022-04-12T20:32:50.278Z] 3f3a8bcf1eab: Pull complete [2022-04-12T20:32:50.279Z] 0c92f367c5e7: Pull complete [2022-04-12T20:32:50.552Z] f7c0051592d6: Pull complete [2022-04-12T20:32:50.830Z] a227ed2f7395: Pull complete [2022-04-12T20:32:57.229Z] ---> d6b014a9a29f [2022-04-12T20:32:57.229Z] Step 9/31 : RUN make cmd/security-bootstrapper/security-bootstrapper [2022-04-12T20:32:57.229Z] ---> d35a30194d9f [2022-04-12T20:32:57.229Z] Step 9/25 : RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup [2022-04-12T20:32:57.229Z] ---> 49c305862c77 [2022-04-12T20:32:57.229Z] Step 9/22 : RUN make cmd/support-notifications/support-notifications [2022-04-12T20:32:57.229Z] ---> a2c0036a5d3d [2022-04-12T20:32:57.229Z] Step 9/25 : ARG SPIRE_RELEASE=1.2.1 [2022-04-12T20:32:57.229Z] ---> a7edd6b0d80d [2022-04-12T20:32:57.229Z] Step 9/22 : RUN make cmd/security-proxy-setup/security-proxy-setup cmd/secrets-config/secrets-config [2022-04-12T20:32:57.229Z] ---> Running in 449a56a819da [2022-04-12T20:32:57.229Z] ---> Running in 68559ad4f417 [2022-04-12T20:32:57.229Z] ---> Running in 057cda693b6a [2022-04-12T20:32:57.229Z] ---> Running in 1623c98f9554 [2022-04-12T20:32:57.229Z] ---> Running in 9ef0350d551a [2022-04-12T20:32:57.229Z] Removing intermediate container 1623c98f9554 [2022-04-12T20:32:57.229Z] ---> ffc503a3aa50 [2022-04-12T20:32:57.229Z] Step 10/25 : RUN mkdir -p spire-build [2022-04-12T20:32:57.229Z] ---> Running in 2436828b4c40 [2022-04-12T20:32:57.229Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/security-bootstrapper/security-bootstrapper ./cmd/security-bootstrapper [2022-04-12T20:32:57.229Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/security-file-token-provider/security-file-token-provider ./cmd/security-file-token-provider [2022-04-12T20:32:57.229Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/support-notifications/support-notifications ./cmd/support-notifications [2022-04-12T20:32:57.229Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/security-proxy-setup/security-proxy-setup ./cmd/security-proxy-setup [2022-04-12T20:32:57.613Z] 7b1c46037f91: Pull complete [2022-04-12T20:32:57.796Z] Removing intermediate container 2436828b4c40 [2022-04-12T20:32:57.796Z] ---> e661fb8c63e8 [2022-04-12T20:32:57.796Z] Step 11/25 : WORKDIR /edgex-go/spire-build [2022-04-12T20:32:57.796Z] ---> Running in 2b7d85117814 [2022-04-12T20:32:57.892Z] Digest: sha256:72afd471f6932efc3b14a707e53dab7ff98911016b282aefa83be7c085db88fe [2022-04-12T20:32:57.892Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.17-alpine [2022-04-12T20:32:57.892Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.17-alpine [Pipeline] fileExists [Pipeline] sh [2022-04-12T20:32:58.053Z] Removing intermediate container 2b7d85117814 [2022-04-12T20:32:58.053Z] ---> 784e57315a4e [2022-04-12T20:32:58.053Z] Step 12/25 : RUN wget -q "https://github.com/spiffe/spire/archive/refs/tags/v${SPIRE_RELEASE}.tar.gz" && tar xv --strip-components=1 -f "v${SPIRE_RELEASE}.tar.gz" && echo "building spire from source..." && make bin/spire-server bin/spire-agent [2022-04-12T20:32:58.053Z] ---> Running in 4002740e75a1 [2022-04-12T20:32:58.262Z] + echo FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.17-alpine [2022-04-12T20:32:58.262Z] WORKDIR /edgex [2022-04-12T20:32:58.262Z] COPY go.mod . [2022-04-12T20:32:58.262Z] RUN go mod download [2022-04-12T20:32:58.262Z] + docker build -t ci-base-image-arm64 -f - . [2022-04-12T20:32:59.432Z] spire-1.2.1/ [2022-04-12T20:32:59.432Z] spire-1.2.1/.data/ [2022-04-12T20:32:59.432Z] spire-1.2.1/.data/.file [2022-04-12T20:32:59.432Z] spire-1.2.1/.dockerignore [2022-04-12T20:32:59.432Z] spire-1.2.1/.gitattributes [2022-04-12T20:32:59.432Z] spire-1.2.1/.githooks/ [2022-04-12T20:32:59.432Z] spire-1.2.1/.githooks/pre-commit [2022-04-12T20:32:59.432Z] spire-1.2.1/.github/ [2022-04-12T20:32:59.432Z] spire-1.2.1/.github/ISSUE_TEMPLATE.md [2022-04-12T20:32:59.432Z] spire-1.2.1/.github/PULL_REQUEST_TEMPLATE.md [2022-04-12T20:32:59.432Z] spire-1.2.1/.github/dependabot.yml [2022-04-12T20:32:59.432Z] spire-1.2.1/.github/workflows/ [2022-04-12T20:32:59.432Z] spire-1.2.1/.github/workflows/nightly_build.yaml [2022-04-12T20:32:59.432Z] spire-1.2.1/.github/workflows/pr_build.yaml [2022-04-12T20:32:59.432Z] spire-1.2.1/.github/workflows/release_build.yaml [2022-04-12T20:32:59.432Z] spire-1.2.1/.github/workflows/scripts/ [2022-04-12T20:32:59.432Z] spire-1.2.1/.github/workflows/scripts/build_artifacts.sh [2022-04-12T20:32:59.432Z] spire-1.2.1/.github/workflows/scripts/push-images.sh [2022-04-12T20:32:59.432Z] spire-1.2.1/.github/workflows/scripts/push-scratch-images.sh [2022-04-12T20:32:59.432Z] spire-1.2.1/.github/workflows/scripts/run_unit_tests.sh [2022-04-12T20:32:59.432Z] spire-1.2.1/.github/workflows/scripts/split.sh [2022-04-12T20:32:59.432Z] spire-1.2.1/.gitignore [2022-04-12T20:32:59.432Z] spire-1.2.1/.go-version [2022-04-12T20:32:59.432Z] spire-1.2.1/.golangci.yml [2022-04-12T20:32:59.432Z] spire-1.2.1/ADOPTERS.md [2022-04-12T20:32:59.432Z] spire-1.2.1/CHANGELOG.md [2022-04-12T20:32:59.432Z] spire-1.2.1/CODE-OF-CONDUCT.md [2022-04-12T20:32:59.432Z] spire-1.2.1/CODEOWNERS [2022-04-12T20:32:59.432Z] spire-1.2.1/CONTRIBUTING.md [2022-04-12T20:32:59.432Z] spire-1.2.1/Dockerfile [2022-04-12T20:32:59.432Z] spire-1.2.1/Dockerfile.dev [2022-04-12T20:32:59.432Z] spire-1.2.1/Dockerfile.scratch [2022-04-12T20:32:59.432Z] spire-1.2.1/LICENSE [2022-04-12T20:32:59.432Z] spire-1.2.1/MAINTAINERS.md [2022-04-12T20:32:59.432Z] spire-1.2.1/Makefile [2022-04-12T20:32:59.432Z] spire-1.2.1/README.md [2022-04-12T20:32:59.432Z] spire-1.2.1/ROADMAP.md [2022-04-12T20:32:59.432Z] spire-1.2.1/SECURITY.md [2022-04-12T20:32:59.432Z] spire-1.2.1/cmd/ [2022-04-12T20:32:59.432Z] spire-1.2.1/cmd/spire-agent/ [2022-04-12T20:32:59.432Z] spire-1.2.1/cmd/spire-agent/cli/ [2022-04-12T20:32:59.432Z] spire-1.2.1/cmd/spire-agent/cli/api/ [2022-04-12T20:32:59.432Z] spire-1.2.1/cmd/spire-agent/cli/api/common.go [2022-04-12T20:32:59.432Z] spire-1.2.1/cmd/spire-agent/cli/api/fetch_jwt.go [2022-04-12T20:32:59.432Z] spire-1.2.1/cmd/spire-agent/cli/api/fetch_x509.go [2022-04-12T20:32:59.432Z] spire-1.2.1/cmd/spire-agent/cli/api/printer.go [2022-04-12T20:32:59.432Z] spire-1.2.1/cmd/spire-agent/cli/api/validate_jwt.go [2022-04-12T20:32:59.432Z] spire-1.2.1/cmd/spire-agent/cli/api/watch.go [2022-04-12T20:32:59.432Z] spire-1.2.1/cmd/spire-agent/cli/cli.go [2022-04-12T20:32:59.432Z] spire-1.2.1/cmd/spire-agent/cli/common/ [2022-04-12T20:32:59.432Z] spire-1.2.1/cmd/spire-agent/cli/common/defaults.go [2022-04-12T20:32:59.432Z] spire-1.2.1/cmd/spire-agent/cli/healthcheck/ [2022-04-12T20:32:59.432Z] spire-1.2.1/cmd/spire-agent/cli/healthcheck/healthcheck.go [2022-04-12T20:32:59.432Z] spire-1.2.1/cmd/spire-agent/cli/healthcheck/healthcheck_test.go [2022-04-12T20:32:59.432Z] spire-1.2.1/cmd/spire-agent/cli/run/ [2022-04-12T20:32:59.432Z] spire-1.2.1/cmd/spire-agent/cli/run/run.go [2022-04-12T20:32:59.432Z] spire-1.2.1/cmd/spire-agent/cli/run/run_test.go [2022-04-12T20:32:59.432Z] spire-1.2.1/cmd/spire-agent/cli/validate/ [2022-04-12T20:32:59.432Z] spire-1.2.1/cmd/spire-agent/cli/validate/validate.go [2022-04-12T20:32:59.432Z] spire-1.2.1/cmd/spire-agent/cli/validate/validate_test.go [2022-04-12T20:32:59.432Z] spire-1.2.1/cmd/spire-agent/main.go [2022-04-12T20:32:59.432Z] spire-1.2.1/cmd/spire-server/ [2022-04-12T20:32:59.432Z] spire-1.2.1/cmd/spire-server/cli/ [2022-04-12T20:32:59.432Z] spire-1.2.1/cmd/spire-server/cli/agent/ [2022-04-12T20:32:59.432Z] spire-1.2.1/cmd/spire-server/cli/agent/agent_test.go [2022-04-12T20:32:59.432Z] spire-1.2.1/cmd/spire-server/cli/agent/ban.go [2022-04-12T20:32:59.432Z] spire-1.2.1/cmd/spire-server/cli/agent/count.go [2022-04-12T20:32:59.432Z] spire-1.2.1/cmd/spire-server/cli/agent/evict.go [2022-04-12T20:32:59.432Z] spire-1.2.1/cmd/spire-server/cli/agent/list.go [2022-04-12T20:32:59.432Z] spire-1.2.1/cmd/spire-server/cli/agent/show.go [2022-04-12T20:32:59.432Z] spire-1.2.1/cmd/spire-server/cli/bundle/ [2022-04-12T20:32:59.432Z] spire-1.2.1/cmd/spire-server/cli/bundle/bundle_test.go [2022-04-12T20:32:59.432Z] spire-1.2.1/cmd/spire-server/cli/bundle/common.go [2022-04-12T20:32:59.432Z] spire-1.2.1/cmd/spire-server/cli/bundle/common_test.go [2022-04-12T20:32:59.432Z] spire-1.2.1/cmd/spire-server/cli/bundle/count.go [2022-04-12T20:32:59.432Z] spire-1.2.1/cmd/spire-server/cli/bundle/delete.go [2022-04-12T20:32:59.432Z] spire-1.2.1/cmd/spire-server/cli/bundle/list.go [2022-04-12T20:32:59.432Z] spire-1.2.1/cmd/spire-server/cli/bundle/set.go [2022-04-12T20:32:59.432Z] spire-1.2.1/cmd/spire-server/cli/bundle/show.go [2022-04-12T20:32:59.432Z] spire-1.2.1/cmd/spire-server/cli/cli.go [2022-04-12T20:32:59.432Z] spire-1.2.1/cmd/spire-server/cli/entry/ [2022-04-12T20:32:59.432Z] spire-1.2.1/cmd/spire-server/cli/entry/count.go [2022-04-12T20:32:59.432Z] spire-1.2.1/cmd/spire-server/cli/entry/count_test.go [2022-04-12T20:32:59.432Z] spire-1.2.1/cmd/spire-server/cli/entry/create.go [2022-04-12T20:32:59.432Z] spire-1.2.1/cmd/spire-server/cli/entry/create_test.go [2022-04-12T20:32:59.432Z] spire-1.2.1/cmd/spire-server/cli/entry/delete.go [2022-04-12T20:32:59.432Z] spire-1.2.1/cmd/spire-server/cli/entry/delete_test.go [2022-04-12T20:32:59.432Z] spire-1.2.1/cmd/spire-server/cli/entry/show.go [2022-04-12T20:32:59.432Z] spire-1.2.1/cmd/spire-server/cli/entry/show_test.go [2022-04-12T20:32:59.432Z] spire-1.2.1/cmd/spire-server/cli/entry/update.go [2022-04-12T20:32:59.432Z] spire-1.2.1/cmd/spire-server/cli/entry/update_test.go [2022-04-12T20:32:59.432Z] spire-1.2.1/cmd/spire-server/cli/entry/util.go [2022-04-12T20:32:59.432Z] spire-1.2.1/cmd/spire-server/cli/entry/util_test.go [2022-04-12T20:32:59.432Z] spire-1.2.1/cmd/spire-server/cli/federation/ [2022-04-12T20:32:59.432Z] spire-1.2.1/cmd/spire-server/cli/federation/common.go [2022-04-12T20:32:59.432Z] spire-1.2.1/cmd/spire-server/cli/federation/common_test.go [2022-04-12T20:32:59.432Z] spire-1.2.1/cmd/spire-server/cli/federation/create.go [2022-04-12T20:32:59.432Z] spire-1.2.1/cmd/spire-server/cli/federation/create_test.go [2022-04-12T20:32:59.432Z] spire-1.2.1/cmd/spire-server/cli/federation/delete.go [2022-04-12T20:32:59.432Z] spire-1.2.1/cmd/spire-server/cli/federation/delete_test.go [2022-04-12T20:32:59.432Z] spire-1.2.1/cmd/spire-server/cli/federation/list.go [2022-04-12T20:32:59.432Z] spire-1.2.1/cmd/spire-server/cli/federation/list_test.go [2022-04-12T20:32:59.432Z] spire-1.2.1/cmd/spire-server/cli/federation/refresh.go [2022-04-12T20:32:59.432Z] spire-1.2.1/cmd/spire-server/cli/federation/refresh_test.go [2022-04-12T20:32:59.432Z] spire-1.2.1/cmd/spire-server/cli/federation/show.go [2022-04-12T20:32:59.432Z] spire-1.2.1/cmd/spire-server/cli/federation/show_test.go [2022-04-12T20:32:59.432Z] spire-1.2.1/cmd/spire-server/cli/federation/update.go [2022-04-12T20:32:59.432Z] spire-1.2.1/cmd/spire-server/cli/federation/update_test.go [2022-04-12T20:32:59.432Z] spire-1.2.1/cmd/spire-server/cli/healthcheck/ [2022-04-12T20:32:59.432Z] spire-1.2.1/cmd/spire-server/cli/healthcheck/healthcheck.go [2022-04-12T20:32:59.432Z] spire-1.2.1/cmd/spire-server/cli/healthcheck/healthcheck_test.go [2022-04-12T20:32:59.432Z] spire-1.2.1/cmd/spire-server/cli/jwt/ [2022-04-12T20:32:59.432Z] spire-1.2.1/cmd/spire-server/cli/jwt/mint.go [2022-04-12T20:32:59.432Z] spire-1.2.1/cmd/spire-server/cli/jwt/mint_test.go [2022-04-12T20:32:59.432Z] spire-1.2.1/cmd/spire-server/cli/run/ [2022-04-12T20:32:59.432Z] spire-1.2.1/cmd/spire-server/cli/run/run.go [2022-04-12T20:32:59.432Z] spire-1.2.1/cmd/spire-server/cli/run/run_test.go [2022-04-12T20:32:59.432Z] spire-1.2.1/cmd/spire-server/cli/token/ [2022-04-12T20:32:59.432Z] spire-1.2.1/cmd/spire-server/cli/token/generate.go [2022-04-12T20:32:59.432Z] spire-1.2.1/cmd/spire-server/cli/token/generate_test.go [2022-04-12T20:32:59.432Z] spire-1.2.1/cmd/spire-server/cli/validate/ [2022-04-12T20:32:59.432Z] spire-1.2.1/cmd/spire-server/cli/validate/validate.go [2022-04-12T20:32:59.432Z] spire-1.2.1/cmd/spire-server/cli/validate/validate_test.go [2022-04-12T20:32:59.432Z] spire-1.2.1/cmd/spire-server/cli/x509/ [2022-04-12T20:32:59.432Z] spire-1.2.1/cmd/spire-server/cli/x509/mint.go [2022-04-12T20:32:59.432Z] spire-1.2.1/cmd/spire-server/cli/x509/mint_test.go [2022-04-12T20:32:59.432Z] spire-1.2.1/cmd/spire-server/main.go [2022-04-12T20:32:59.432Z] spire-1.2.1/cmd/spire-server/util/ [2022-04-12T20:32:59.433Z] spire-1.2.1/cmd/spire-server/util/util.go [2022-04-12T20:32:59.433Z] spire-1.2.1/conf/ [2022-04-12T20:32:59.433Z] spire-1.2.1/conf/agent/ [2022-04-12T20:32:59.433Z] spire-1.2.1/conf/agent/agent.conf [2022-04-12T20:32:59.433Z] spire-1.2.1/conf/agent/agent_full.conf [2022-04-12T20:32:59.433Z] spire-1.2.1/conf/agent/dummy_root_ca.crt [2022-04-12T20:32:59.433Z] spire-1.2.1/conf/server/ [2022-04-12T20:32:59.433Z] spire-1.2.1/conf/server/dummy_upstream_ca.crt [2022-04-12T20:32:59.433Z] spire-1.2.1/conf/server/dummy_upstream_ca.key [2022-04-12T20:32:59.433Z] spire-1.2.1/conf/server/server.conf [2022-04-12T20:32:59.433Z] spire-1.2.1/conf/server/server_full.conf [2022-04-12T20:32:59.433Z] spire-1.2.1/doc/ [2022-04-12T20:32:59.433Z] spire-1.2.1/doc/SPIRE101.md [2022-04-12T20:32:59.433Z] spire-1.2.1/doc/auditlog.md [2022-04-12T20:32:59.433Z] spire-1.2.1/doc/authorization_policy_engine.md [2022-04-12T20:32:59.433Z] spire-1.2.1/doc/changelog_guidelines.md [2022-04-12T20:32:59.433Z] spire-1.2.1/doc/cure53-report.pdf [2022-04-12T20:32:59.433Z] spire-1.2.1/doc/images/ [2022-04-12T20:32:59.433Z] spire-1.2.1/doc/images/2019_roadmap.png [2022-04-12T20:32:59.433Z] spire-1.2.1/doc/images/SPIRE101.png [2022-04-12T20:32:59.433Z] spire-1.2.1/doc/images/SPIRE_agent.png [2022-04-12T20:32:59.433Z] spire-1.2.1/doc/images/SPIRE_server.png [2022-04-12T20:32:59.433Z] spire-1.2.1/doc/images/cache_mgr.png [2022-04-12T20:32:59.433Z] spire-1.2.1/doc/images/cache_mgr_components.png [2022-04-12T20:32:59.433Z] spire-1.2.1/doc/images/federated_spire.png [2022-04-12T20:32:59.433Z] spire-1.2.1/doc/images/ha_mode.png [2022-04-12T20:32:59.433Z] spire-1.2.1/doc/images/nested_spire.png [2022-04-12T20:32:59.433Z] spire-1.2.1/doc/images/oidc_federation.png [2022-04-12T20:32:59.433Z] spire-1.2.1/doc/images/single_trust_domain.png [2022-04-12T20:32:59.433Z] spire-1.2.1/doc/images/spiffe_compatible.png [2022-04-12T20:32:59.433Z] spire-1.2.1/doc/images/spire_logo.png [2022-04-12T20:32:59.433Z] spire-1.2.1/doc/migrating_registration_api_clients.md [2022-04-12T20:32:59.433Z] spire-1.2.1/doc/plugin_agent_keymanager_disk.md [2022-04-12T20:32:59.433Z] spire-1.2.1/doc/plugin_agent_keymanager_memory.md [2022-04-12T20:32:59.433Z] spire-1.2.1/doc/plugin_agent_nodeattestor_aws_iid.md [2022-04-12T20:32:59.433Z] spire-1.2.1/doc/plugin_agent_nodeattestor_azure_msi.md [2022-04-12T20:32:59.433Z] spire-1.2.1/doc/plugin_agent_nodeattestor_gcp_iit.md [2022-04-12T20:32:59.433Z] spire-1.2.1/doc/plugin_agent_nodeattestor_jointoken.md [2022-04-12T20:32:59.433Z] spire-1.2.1/doc/plugin_agent_nodeattestor_k8s_psat.md [2022-04-12T20:32:59.433Z] spire-1.2.1/doc/plugin_agent_nodeattestor_k8s_sat.md [2022-04-12T20:32:59.433Z] spire-1.2.1/doc/plugin_agent_nodeattestor_sshpop.md [2022-04-12T20:32:59.433Z] spire-1.2.1/doc/plugin_agent_nodeattestor_tpm_devid.md [2022-04-12T20:32:59.433Z] spire-1.2.1/doc/plugin_agent_nodeattestor_x509pop.md [2022-04-12T20:32:59.433Z] spire-1.2.1/doc/plugin_agent_svidstore_aws_secretsmanager.md [2022-04-12T20:32:59.433Z] spire-1.2.1/doc/plugin_agent_svidstore_gcp_secretmanager.md [2022-04-12T20:32:59.433Z] spire-1.2.1/doc/plugin_agent_workloadattestor_docker.md [2022-04-12T20:32:59.433Z] spire-1.2.1/doc/plugin_agent_workloadattestor_k8s.md [2022-04-12T20:32:59.433Z] spire-1.2.1/doc/plugin_agent_workloadattestor_unix.md [2022-04-12T20:32:59.433Z] spire-1.2.1/doc/plugin_server_datastore_sql.md [2022-04-12T20:32:59.433Z] spire-1.2.1/doc/plugin_server_keymanager_aws_kms.md [2022-04-12T20:32:59.433Z] spire-1.2.1/doc/plugin_server_keymanager_disk.md [2022-04-12T20:32:59.433Z] spire-1.2.1/doc/plugin_server_keymanager_memory.md [2022-04-12T20:32:59.433Z] spire-1.2.1/doc/plugin_server_nodeattestor_aws_iid.md [2022-04-12T20:32:59.433Z] spire-1.2.1/doc/plugin_server_nodeattestor_azure_msi.md [2022-04-12T20:32:59.433Z] spire-1.2.1/doc/plugin_server_nodeattestor_gcp_iit.md [2022-04-12T20:32:59.433Z] spire-1.2.1/doc/plugin_server_nodeattestor_jointoken.md [2022-04-12T20:32:59.433Z] spire-1.2.1/doc/plugin_server_nodeattestor_k8s_psat.md [2022-04-12T20:32:59.433Z] spire-1.2.1/doc/plugin_server_nodeattestor_k8s_sat.md [2022-04-12T20:32:59.433Z] spire-1.2.1/doc/plugin_server_nodeattestor_sshpop.md [2022-04-12T20:32:59.433Z] spire-1.2.1/doc/plugin_server_nodeattestor_tpm_devid.md [2022-04-12T20:32:59.433Z] spire-1.2.1/doc/plugin_server_nodeattestor_x509pop.md [2022-04-12T20:32:59.433Z] spire-1.2.1/doc/plugin_server_noderesolver_azure_msi.md [2022-04-12T20:32:59.433Z] spire-1.2.1/doc/plugin_server_notifier_gcs_bundle.md [2022-04-12T20:32:59.433Z] spire-1.2.1/doc/plugin_server_notifier_k8sbundle.md [2022-04-12T20:32:59.433Z] spire-1.2.1/doc/plugin_server_upstreamauthority_aws_pca.md [2022-04-12T20:32:59.433Z] spire-1.2.1/doc/plugin_server_upstreamauthority_awssecret.md [2022-04-12T20:32:59.433Z] spire-1.2.1/doc/plugin_server_upstreamauthority_cert_manager.md [2022-04-12T20:32:59.433Z] spire-1.2.1/doc/plugin_server_upstreamauthority_disk.md [2022-04-12T20:32:59.433Z] spire-1.2.1/doc/plugin_server_upstreamauthority_gcp_cas.md [2022-04-12T20:32:59.433Z] spire-1.2.1/doc/plugin_server_upstreamauthority_spire.md [2022-04-12T20:32:59.433Z] spire-1.2.1/doc/plugin_server_upstreamauthority_vault.md [2022-04-12T20:32:59.433Z] spire-1.2.1/doc/scaling_spire.md [2022-04-12T20:32:59.433Z] spire-1.2.1/doc/spire_agent.md [2022-04-12T20:32:59.433Z] spire-1.2.1/doc/spire_server.md [2022-04-12T20:32:59.433Z] spire-1.2.1/doc/supported_integrations.md [2022-04-12T20:32:59.433Z] spire-1.2.1/doc/telemetry.md [2022-04-12T20:32:59.433Z] spire-1.2.1/doc/telemetry_config.md [2022-04-12T20:32:59.433Z] spire-1.2.1/doc/upgrading.md [2022-04-12T20:32:59.433Z] spire-1.2.1/doc/using_spire.md [2022-04-12T20:32:59.433Z] spire-1.2.1/examples/ [2022-04-12T20:32:59.433Z] spire-1.2.1/examples/README.md [2022-04-12T20:32:59.433Z] spire-1.2.1/go.mod [2022-04-12T20:32:59.433Z] spire-1.2.1/go.sum [2022-04-12T20:32:59.433Z] spire-1.2.1/pkg/ [2022-04-12T20:32:59.433Z] spire-1.2.1/pkg/agent/ [2022-04-12T20:32:59.433Z] spire-1.2.1/pkg/agent/agent.go [2022-04-12T20:32:59.433Z] spire-1.2.1/pkg/agent/api/ [2022-04-12T20:32:59.433Z] spire-1.2.1/pkg/agent/api/config.go [2022-04-12T20:32:59.433Z] spire-1.2.1/pkg/agent/api/debug/ [2022-04-12T20:32:59.433Z] spire-1.2.1/pkg/agent/api/debug/v1/ [2022-04-12T20:32:59.433Z] spire-1.2.1/pkg/agent/api/debug/v1/service.go [2022-04-12T20:32:59.433Z] spire-1.2.1/pkg/agent/api/debug/v1/service_test.go [2022-04-12T20:32:59.433Z] spire-1.2.1/pkg/agent/api/delegatedidentity/ [2022-04-12T20:32:59.433Z] spire-1.2.1/pkg/agent/api/delegatedidentity/v1/ [2022-04-12T20:32:59.433Z] spire-1.2.1/pkg/agent/api/delegatedidentity/v1/service.go [2022-04-12T20:32:59.433Z] spire-1.2.1/pkg/agent/api/delegatedidentity/v1/service_test.go [2022-04-12T20:32:59.433Z] spire-1.2.1/pkg/agent/api/endpoints.go [2022-04-12T20:32:59.433Z] spire-1.2.1/pkg/agent/api/health/ [2022-04-12T20:32:59.433Z] spire-1.2.1/pkg/agent/api/health/v1/ [2022-04-12T20:32:59.433Z] spire-1.2.1/pkg/agent/api/health/v1/service.go [2022-04-12T20:32:59.433Z] spire-1.2.1/pkg/agent/api/health/v1/service_test.go [2022-04-12T20:32:59.433Z] spire-1.2.1/pkg/agent/api/rpccontext/ [2022-04-12T20:32:59.433Z] spire-1.2.1/pkg/agent/api/rpccontext/alias.go [2022-04-12T20:32:59.433Z] spire-1.2.1/pkg/agent/api/rpccontext/caller.go [2022-04-12T20:32:59.433Z] spire-1.2.1/pkg/agent/attestor/ [2022-04-12T20:32:59.433Z] spire-1.2.1/pkg/agent/attestor/node/ [2022-04-12T20:32:59.433Z] spire-1.2.1/pkg/agent/attestor/node/experimental.go [2022-04-12T20:32:59.433Z] spire-1.2.1/pkg/agent/attestor/node/node.go [2022-04-12T20:32:59.433Z] spire-1.2.1/pkg/agent/attestor/node/node_test.go [2022-04-12T20:32:59.433Z] spire-1.2.1/pkg/agent/attestor/workload/ [2022-04-12T20:32:59.433Z] spire-1.2.1/pkg/agent/attestor/workload/workload.go [2022-04-12T20:32:59.433Z] spire-1.2.1/pkg/agent/attestor/workload/workload_test.go [2022-04-12T20:32:59.433Z] spire-1.2.1/pkg/agent/catalog/ [2022-04-12T20:32:59.433Z] spire-1.2.1/pkg/agent/catalog/catalog.go [2022-04-12T20:32:59.433Z] spire-1.2.1/pkg/agent/catalog/keymanager.go [2022-04-12T20:32:59.433Z] spire-1.2.1/pkg/agent/catalog/nodeattestor.go [2022-04-12T20:32:59.433Z] spire-1.2.1/pkg/agent/catalog/svidstore.go [2022-04-12T20:32:59.433Z] spire-1.2.1/pkg/agent/catalog/workloadattestor.go [2022-04-12T20:32:59.433Z] spire-1.2.1/pkg/agent/client/ [2022-04-12T20:32:59.433Z] spire-1.2.1/pkg/agent/client/client.go [2022-04-12T20:32:59.433Z] spire-1.2.1/pkg/agent/client/client_test.go [2022-04-12T20:32:59.433Z] spire-1.2.1/pkg/agent/client/dial.go [2022-04-12T20:32:59.433Z] spire-1.2.1/pkg/agent/client/nodeconn.go [2022-04-12T20:32:59.433Z] spire-1.2.1/pkg/agent/client/nodeconn_test.go [2022-04-12T20:32:59.433Z] spire-1.2.1/pkg/agent/client/update.go [2022-04-12T20:32:59.433Z] spire-1.2.1/pkg/agent/client/util.go [2022-04-12T20:32:59.433Z] spire-1.2.1/pkg/agent/common/ [2022-04-12T20:32:59.433Z] spire-1.2.1/pkg/agent/common/backoff/ [2022-04-12T20:32:59.433Z] spire-1.2.1/pkg/agent/common/backoff/backoff.go [2022-04-12T20:32:59.433Z] spire-1.2.1/pkg/agent/common/backoff/backoff_test.go [2022-04-12T20:32:59.433Z] spire-1.2.1/pkg/agent/common/cgroups/ [2022-04-12T20:32:59.433Z] spire-1.2.1/pkg/agent/common/cgroups/cgroups.go [2022-04-12T20:32:59.433Z] spire-1.2.1/pkg/agent/common/cgroups/cgroups_test.go [2022-04-12T20:32:59.433Z] spire-1.2.1/pkg/agent/common/cgroups/filesystem.go [2022-04-12T20:32:59.433Z] spire-1.2.1/pkg/agent/config.go [2022-04-12T20:32:59.433Z] spire-1.2.1/pkg/agent/endpoints/ [2022-04-12T20:32:59.433Z] spire-1.2.1/pkg/agent/endpoints/config.go [2022-04-12T20:32:59.433Z] spire-1.2.1/pkg/agent/endpoints/endpoints.go [2022-04-12T20:32:59.433Z] spire-1.2.1/pkg/agent/endpoints/endpoints_test.go [2022-04-12T20:32:59.433Z] spire-1.2.1/pkg/agent/endpoints/metrics.go [2022-04-12T20:32:59.433Z] spire-1.2.1/pkg/agent/endpoints/middleware.go [2022-04-12T20:32:59.433Z] spire-1.2.1/pkg/agent/endpoints/peertracker.go [2022-04-12T20:32:59.433Z] spire-1.2.1/pkg/agent/endpoints/peertracker_test.go [2022-04-12T20:32:59.433Z] spire-1.2.1/pkg/agent/endpoints/sdsv2/ [2022-04-12T20:32:59.433Z] spire-1.2.1/pkg/agent/endpoints/sdsv2/handler.go [2022-04-12T20:32:59.433Z] spire-1.2.1/pkg/agent/endpoints/sdsv2/handler_test.go [2022-04-12T20:32:59.433Z] spire-1.2.1/pkg/agent/endpoints/sdsv3/ [2022-04-12T20:32:59.433Z] spire-1.2.1/pkg/agent/endpoints/sdsv3/handler.go [2022-04-12T20:32:59.433Z] spire-1.2.1/pkg/agent/endpoints/sdsv3/handler_test.go [2022-04-12T20:32:59.433Z] spire-1.2.1/pkg/agent/endpoints/workload/ [2022-04-12T20:32:59.433Z] spire-1.2.1/pkg/agent/endpoints/workload/handler.go [2022-04-12T20:32:59.433Z] spire-1.2.1/pkg/agent/endpoints/workload/handler_test.go [2022-04-12T20:32:59.433Z] spire-1.2.1/pkg/agent/manager/ [2022-04-12T20:32:59.433Z] spire-1.2.1/pkg/agent/manager/cache/ [2022-04-12T20:32:59.433Z] spire-1.2.1/pkg/agent/manager/cache/bundle_cache.go [2022-04-12T20:32:59.433Z] spire-1.2.1/pkg/agent/manager/cache/cache.go [2022-04-12T20:32:59.433Z] spire-1.2.1/pkg/agent/manager/cache/cache_test.go [2022-04-12T20:32:59.433Z] spire-1.2.1/pkg/agent/manager/cache/jwt_cache.go [2022-04-12T20:32:59.433Z] spire-1.2.1/pkg/agent/manager/cache/jwt_cache_test.go [2022-04-12T20:32:59.433Z] spire-1.2.1/pkg/agent/manager/cache/sets.go [2022-04-12T20:32:59.433Z] spire-1.2.1/pkg/agent/manager/cache/subscriber.go [2022-04-12T20:32:59.433Z] spire-1.2.1/pkg/agent/manager/config.go [2022-04-12T20:32:59.433Z] spire-1.2.1/pkg/agent/manager/manager.go [2022-04-12T20:32:59.433Z] spire-1.2.1/pkg/agent/manager/manager_test.go [2022-04-12T20:32:59.433Z] spire-1.2.1/pkg/agent/manager/storage.go [2022-04-12T20:32:59.433Z] spire-1.2.1/pkg/agent/manager/storage_test.go [2022-04-12T20:32:59.433Z] spire-1.2.1/pkg/agent/manager/storecache/ [2022-04-12T20:32:59.433Z] spire-1.2.1/pkg/agent/manager/storecache/cache.go [2022-04-12T20:32:59.433Z] spire-1.2.1/pkg/agent/manager/storecache/cache_test.go [2022-04-12T20:32:59.433Z] spire-1.2.1/pkg/agent/manager/sync.go [2022-04-12T20:32:59.433Z] spire-1.2.1/pkg/agent/plugin/ [2022-04-12T20:32:59.433Z] spire-1.2.1/pkg/agent/plugin/keymanager/ [2022-04-12T20:32:59.433Z] spire-1.2.1/pkg/agent/plugin/keymanager/base/ [2022-04-12T20:32:59.433Z] spire-1.2.1/pkg/agent/plugin/keymanager/base/keymanagerbase.go [2022-04-12T20:32:59.433Z] spire-1.2.1/pkg/agent/plugin/keymanager/constant.go [2022-04-12T20:32:59.433Z] spire-1.2.1/pkg/agent/plugin/keymanager/disk/ [2022-04-12T20:32:59.433Z] spire-1.2.1/pkg/agent/plugin/keymanager/disk/disk.go [2022-04-12T20:32:59.433Z] spire-1.2.1/pkg/agent/plugin/keymanager/disk/disk_test.go [2022-04-12T20:32:59.433Z] spire-1.2.1/pkg/agent/plugin/keymanager/keymanager.go [2022-04-12T20:32:59.433Z] spire-1.2.1/pkg/agent/plugin/keymanager/memory/ [2022-04-12T20:32:59.433Z] spire-1.2.1/pkg/agent/plugin/keymanager/memory/memory.go [2022-04-12T20:32:59.433Z] spire-1.2.1/pkg/agent/plugin/keymanager/memory/memory_test.go [2022-04-12T20:32:59.433Z] spire-1.2.1/pkg/agent/plugin/keymanager/repository.go [2022-04-12T20:32:59.433Z] spire-1.2.1/pkg/agent/plugin/keymanager/svidkeymanager.go [2022-04-12T20:32:59.433Z] spire-1.2.1/pkg/agent/plugin/keymanager/svidkeymanager_test.go [2022-04-12T20:32:59.433Z] spire-1.2.1/pkg/agent/plugin/keymanager/test/ [2022-04-12T20:32:59.433Z] spire-1.2.1/pkg/agent/plugin/keymanager/test/keymanagertest.go [2022-04-12T20:32:59.433Z] spire-1.2.1/pkg/agent/plugin/keymanager/v1.go [2022-04-12T20:32:59.433Z] spire-1.2.1/pkg/agent/plugin/keymanager/v1_test.go [2022-04-12T20:32:59.433Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/ [2022-04-12T20:32:59.433Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/aws/ [2022-04-12T20:32:59.433Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/aws/iid.go [2022-04-12T20:32:59.433Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/aws/iid_test.go [2022-04-12T20:32:59.433Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/azure/ [2022-04-12T20:32:59.433Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/azure/msi.go [2022-04-12T20:32:59.433Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/azure/msi_test.go [2022-04-12T20:32:59.433Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/gcp/ [2022-04-12T20:32:59.433Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/gcp/iit.go [2022-04-12T20:32:59.433Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/gcp/iit_test.go [2022-04-12T20:32:59.433Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/jointoken.go [2022-04-12T20:32:59.433Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/jointoken/ [2022-04-12T20:32:59.433Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/jointoken/join_token.go [2022-04-12T20:32:59.433Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/jointoken_test.go [2022-04-12T20:32:59.433Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/ [2022-04-12T20:32:59.433Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/psat/ [2022-04-12T20:32:59.433Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/psat/psat.go [2022-04-12T20:32:59.433Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/psat/psat_test.go [2022-04-12T20:32:59.433Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/sat/ [2022-04-12T20:32:59.433Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/sat/sat.go [2022-04-12T20:32:59.433Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/sat/sat_test.go [2022-04-12T20:32:59.433Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/nodeattestor.go [2022-04-12T20:32:59.433Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/repository.go [2022-04-12T20:32:59.433Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/sshpop/ [2022-04-12T20:32:59.433Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/sshpop/sshpop.go [2022-04-12T20:32:59.433Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/sshpop/sshpop_test.go [2022-04-12T20:32:59.433Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/test/ [2022-04-12T20:32:59.433Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/test/serverstream.go [2022-04-12T20:32:59.433Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/ [2022-04-12T20:32:59.433Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/devid.go [2022-04-12T20:32:59.433Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/devid_test.go [2022-04-12T20:32:59.433Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/ [2022-04-12T20:32:59.433Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/autodetect.go [2022-04-12T20:32:59.433Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/open.go [2022-04-12T20:32:59.433Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/open_windows.go [2022-04-12T20:32:59.433Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/session.go [2022-04-12T20:32:59.433Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/session_test.go [2022-04-12T20:32:59.433Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/signingkey.go [2022-04-12T20:32:59.433Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/v1.go [2022-04-12T20:32:59.433Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/v1_test.go [2022-04-12T20:32:59.433Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/x509pop/ [2022-04-12T20:32:59.433Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/x509pop/x509pop.go [2022-04-12T20:32:59.433Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/x509pop/x509pop_test.go [2022-04-12T20:32:59.433Z] spire-1.2.1/pkg/agent/plugin/svidstore/ [2022-04-12T20:32:59.433Z] spire-1.2.1/pkg/agent/plugin/svidstore/awssecretsmanager/ [2022-04-12T20:32:59.433Z] spire-1.2.1/pkg/agent/plugin/svidstore/awssecretsmanager/aws.go [2022-04-12T20:32:59.433Z] spire-1.2.1/pkg/agent/plugin/svidstore/awssecretsmanager/aws_test.go [2022-04-12T20:32:59.433Z] spire-1.2.1/pkg/agent/plugin/svidstore/awssecretsmanager/client.go [2022-04-12T20:32:59.433Z] spire-1.2.1/pkg/agent/plugin/svidstore/gcpsecretmanager/ [2022-04-12T20:32:59.433Z] spire-1.2.1/pkg/agent/plugin/svidstore/gcpsecretmanager/client.go [2022-04-12T20:32:59.433Z] spire-1.2.1/pkg/agent/plugin/svidstore/gcpsecretmanager/gcloud.go [2022-04-12T20:32:59.433Z] spire-1.2.1/pkg/agent/plugin/svidstore/gcpsecretmanager/gcloud_test.go [2022-04-12T20:32:59.433Z] spire-1.2.1/pkg/agent/plugin/svidstore/repository.go [2022-04-12T20:32:59.433Z] spire-1.2.1/pkg/agent/plugin/svidstore/svidstore.go [2022-04-12T20:32:59.433Z] spire-1.2.1/pkg/agent/plugin/svidstore/utils.go [2022-04-12T20:32:59.433Z] spire-1.2.1/pkg/agent/plugin/svidstore/utils_test.go [2022-04-12T20:32:59.433Z] spire-1.2.1/pkg/agent/plugin/svidstore/v1.go [2022-04-12T20:32:59.433Z] spire-1.2.1/pkg/agent/plugin/svidstore/v1_test.go [2022-04-12T20:32:59.433Z] spire-1.2.1/pkg/agent/plugin/svidstore/v1unofficial.go [2022-04-12T20:32:59.433Z] spire-1.2.1/pkg/agent/plugin/svidstore/v1unofficial_test.go [2022-04-12T20:32:59.433Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/ [2022-04-12T20:32:59.433Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/ [2022-04-12T20:32:59.433Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/cgroup/ [2022-04-12T20:32:59.433Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/cgroup/dockerfinder.go [2022-04-12T20:32:59.433Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/cgroup/dockerfinder_test.go [2022-04-12T20:32:59.433Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/docker.go [2022-04-12T20:32:59.433Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/docker_test.go [2022-04-12T20:32:59.433Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/retry.go [2022-04-12T20:32:59.433Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/ [2022-04-12T20:32:59.433Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/k8s.go [2022-04-12T20:32:59.433Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/k8s_test.go [2022-04-12T20:32:59.433Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/ [2022-04-12T20:32:59.433Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/cgroups_init_pid_in_pod.txt [2022-04-12T20:32:59.433Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/cgroups_pid_in_kind_pod.txt [2022-04-12T20:32:59.433Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/cgroups_pid_in_pod.txt [2022-04-12T20:32:59.433Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/cgroups_pid_not_in_pod.txt [2022-04-12T20:32:59.433Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/kind_pod_list.json [2022-04-12T20:32:59.433Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/pod_list.json [2022-04-12T20:32:59.433Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/pod_list_not_running.json [2022-04-12T20:32:59.433Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/systemd_cgroups_pid_in_pod.txt [2022-04-12T20:32:59.433Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/repository.go [2022-04-12T20:32:59.433Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/unix/ [2022-04-12T20:32:59.433Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/unix/unix.go [2022-04-12T20:32:59.433Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/unix/unix_test.go [2022-04-12T20:32:59.433Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/v1.go [2022-04-12T20:32:59.433Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/v1_test.go [2022-04-12T20:32:59.433Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/workloadattestor.go [2022-04-12T20:32:59.433Z] spire-1.2.1/pkg/agent/svid/ [2022-04-12T20:32:59.433Z] spire-1.2.1/pkg/agent/svid/rotator.go [2022-04-12T20:32:59.433Z] spire-1.2.1/pkg/agent/svid/rotator_config.go [2022-04-12T20:32:59.433Z] spire-1.2.1/pkg/agent/svid/rotator_test.go [2022-04-12T20:32:59.433Z] spire-1.2.1/pkg/agent/svid/store/ [2022-04-12T20:32:59.433Z] spire-1.2.1/pkg/agent/svid/store/service.go [2022-04-12T20:32:59.433Z] spire-1.2.1/pkg/agent/svid/store/service_test.go [2022-04-12T20:32:59.433Z] spire-1.2.1/pkg/common/ [2022-04-12T20:32:59.433Z] spire-1.2.1/pkg/common/agentpathtemplate/ [2022-04-12T20:32:59.433Z] spire-1.2.1/pkg/common/agentpathtemplate/template.go [2022-04-12T20:32:59.433Z] spire-1.2.1/pkg/common/agentpathtemplate/template_test.go [2022-04-12T20:32:59.433Z] spire-1.2.1/pkg/common/api/ [2022-04-12T20:32:59.433Z] spire-1.2.1/pkg/common/api/metrics.go [2022-04-12T20:32:59.433Z] spire-1.2.1/pkg/common/api/middleware/ [2022-04-12T20:32:59.433Z] spire-1.2.1/pkg/common/api/middleware/common_test.go [2022-04-12T20:32:59.433Z] spire-1.2.1/pkg/common/api/middleware/interceptor.go [2022-04-12T20:32:59.433Z] spire-1.2.1/pkg/common/api/middleware/interceptor_test.go [2022-04-12T20:32:59.433Z] spire-1.2.1/pkg/common/api/middleware/logger.go [2022-04-12T20:32:59.433Z] spire-1.2.1/pkg/common/api/middleware/logger_test.go [2022-04-12T20:32:59.433Z] spire-1.2.1/pkg/common/api/middleware/metrics.go [2022-04-12T20:32:59.433Z] spire-1.2.1/pkg/common/api/middleware/metrics_test.go [2022-04-12T20:32:59.433Z] spire-1.2.1/pkg/common/api/middleware/middleware.go [2022-04-12T20:32:59.433Z] spire-1.2.1/pkg/common/api/middleware/middleware_test.go [2022-04-12T20:32:59.433Z] spire-1.2.1/pkg/common/api/middleware/misconfig.go [2022-04-12T20:32:59.433Z] spire-1.2.1/pkg/common/api/middleware/misconfig_test.go [2022-04-12T20:32:59.433Z] spire-1.2.1/pkg/common/api/middleware/names.go [2022-04-12T20:32:59.433Z] spire-1.2.1/pkg/common/api/middleware/names_test.go [2022-04-12T20:32:59.433Z] spire-1.2.1/pkg/common/api/names.go [2022-04-12T20:32:59.433Z] spire-1.2.1/pkg/common/api/ratelimit.go [2022-04-12T20:32:59.433Z] spire-1.2.1/pkg/common/api/rpccontext/ [2022-04-12T20:32:59.433Z] spire-1.2.1/pkg/common/api/rpccontext/logger.go [2022-04-12T20:32:59.433Z] spire-1.2.1/pkg/common/api/rpccontext/metrics.go [2022-04-12T20:32:59.433Z] spire-1.2.1/pkg/common/api/rpccontext/names.go [2022-04-12T20:32:59.433Z] spire-1.2.1/pkg/common/auth/ [2022-04-12T20:32:59.433Z] spire-1.2.1/pkg/common/auth/interceptors.go [2022-04-12T20:32:59.433Z] spire-1.2.1/pkg/common/auth/interceptors_test.go [2022-04-12T20:32:59.433Z] spire-1.2.1/pkg/common/auth/untracked_uds.go [2022-04-12T20:32:59.433Z] spire-1.2.1/pkg/common/bundleutil/ [2022-04-12T20:32:59.433Z] spire-1.2.1/pkg/common/bundleutil/bundle.go [2022-04-12T20:32:59.433Z] spire-1.2.1/pkg/common/bundleutil/bundle_test.go [2022-04-12T20:32:59.433Z] spire-1.2.1/pkg/common/bundleutil/common_test.go [2022-04-12T20:32:59.433Z] spire-1.2.1/pkg/common/bundleutil/marshal.go [2022-04-12T20:32:59.433Z] spire-1.2.1/pkg/common/bundleutil/marshal_test.go [2022-04-12T20:32:59.433Z] spire-1.2.1/pkg/common/bundleutil/refreshhint.go [2022-04-12T20:32:59.433Z] spire-1.2.1/pkg/common/bundleutil/refreshhint_test.go [2022-04-12T20:32:59.433Z] spire-1.2.1/pkg/common/bundleutil/types.go [2022-04-12T20:32:59.433Z] spire-1.2.1/pkg/common/bundleutil/unmarshal.go [2022-04-12T20:32:59.433Z] spire-1.2.1/pkg/common/bundleutil/unmarshal_test.go [2022-04-12T20:32:59.433Z] spire-1.2.1/pkg/common/catalog/ [2022-04-12T20:32:59.433Z] spire-1.2.1/pkg/common/catalog/bind.go [2022-04-12T20:32:59.433Z] spire-1.2.1/pkg/common/catalog/builtin.go [2022-04-12T20:32:59.433Z] spire-1.2.1/pkg/common/catalog/catalog.go [2022-04-12T20:32:59.433Z] spire-1.2.1/pkg/common/catalog/catalog_test.go [2022-04-12T20:32:59.433Z] spire-1.2.1/pkg/common/catalog/closers.go [2022-04-12T20:32:59.433Z] spire-1.2.1/pkg/common/catalog/cmd_linux.go [2022-04-12T20:32:59.433Z] spire-1.2.1/pkg/common/catalog/cmd_other.go [2022-04-12T20:32:59.433Z] spire-1.2.1/pkg/common/catalog/config.go [2022-04-12T20:32:59.433Z] spire-1.2.1/pkg/common/catalog/config_test.go [2022-04-12T20:32:59.433Z] spire-1.2.1/pkg/common/catalog/configure.go [2022-04-12T20:32:59.433Z] spire-1.2.1/pkg/common/catalog/constraints.go [2022-04-12T20:32:59.433Z] spire-1.2.1/pkg/common/catalog/constraints_test.go [2022-04-12T20:32:59.433Z] spire-1.2.1/pkg/common/catalog/context.go [2022-04-12T20:32:59.433Z] spire-1.2.1/pkg/common/catalog/external.go [2022-04-12T20:32:59.433Z] spire-1.2.1/pkg/common/catalog/host.go [2022-04-12T20:32:59.433Z] spire-1.2.1/pkg/common/catalog/pipenet.go [2022-04-12T20:32:59.433Z] spire-1.2.1/pkg/common/catalog/plugin.go [2022-04-12T20:32:59.433Z] spire-1.2.1/pkg/common/catalog/testplugin/ [2022-04-12T20:32:59.433Z] spire-1.2.1/pkg/common/catalog/testplugin/.gitignore [2022-04-12T20:32:59.433Z] spire-1.2.1/pkg/common/catalog/testplugin/main.go [2022-04-12T20:32:59.433Z] spire-1.2.1/pkg/common/catalog/testplugin/plugin.go [2022-04-12T20:32:59.433Z] spire-1.2.1/pkg/common/cli/ [2022-04-12T20:32:59.433Z] spire-1.2.1/pkg/common/cli/env.go [2022-04-12T20:32:59.433Z] spire-1.2.1/pkg/common/cli/flags.go [2022-04-12T20:32:59.433Z] spire-1.2.1/pkg/common/cli/trust_domain.go [2022-04-12T20:32:59.433Z] spire-1.2.1/pkg/common/cli/trust_domain_test.go [2022-04-12T20:32:59.433Z] spire-1.2.1/pkg/common/cli/umask.go [2022-04-12T20:32:59.433Z] spire-1.2.1/pkg/common/cli/umask_posix.go [2022-04-12T20:32:59.433Z] spire-1.2.1/pkg/common/cli/umask_test.go [2022-04-12T20:32:59.433Z] spire-1.2.1/pkg/common/cli/umask_windows.go [2022-04-12T20:32:59.433Z] spire-1.2.1/pkg/common/cliprinter/ [2022-04-12T20:32:59.433Z] spire-1.2.1/pkg/common/cliprinter/cliprinter.go [2022-04-12T20:32:59.433Z] spire-1.2.1/pkg/common/cliprinter/cliprinter_test.go [2022-04-12T20:32:59.433Z] spire-1.2.1/pkg/common/cliprinter/flag.go [2022-04-12T20:32:59.433Z] spire-1.2.1/pkg/common/cliprinter/flag_test.go [2022-04-12T20:32:59.433Z] spire-1.2.1/pkg/common/cliprinter/format.go [2022-04-12T20:32:59.433Z] spire-1.2.1/pkg/common/cliprinter/format_test.go [2022-04-12T20:32:59.433Z] spire-1.2.1/pkg/common/cliprinter/internal/ [2022-04-12T20:32:59.433Z] spire-1.2.1/pkg/common/cliprinter/internal/errorjson/ [2022-04-12T20:32:59.433Z] spire-1.2.1/pkg/common/cliprinter/internal/errorjson/errorjson.go [2022-04-12T20:32:59.433Z] spire-1.2.1/pkg/common/cliprinter/internal/errorjson/errorjson_test.go [2022-04-12T20:32:59.433Z] spire-1.2.1/pkg/common/cliprinter/internal/errorpretty/ [2022-04-12T20:32:59.433Z] spire-1.2.1/pkg/common/cliprinter/internal/errorpretty/errorpretty.go [2022-04-12T20:32:59.433Z] spire-1.2.1/pkg/common/cliprinter/internal/errorpretty/errorpretty_test.go [2022-04-12T20:32:59.433Z] spire-1.2.1/pkg/common/cliprinter/internal/protojson/ [2022-04-12T20:32:59.433Z] spire-1.2.1/pkg/common/cliprinter/internal/protojson/protojson.go [2022-04-12T20:32:59.433Z] spire-1.2.1/pkg/common/cliprinter/internal/protojson/protojson_test.go [2022-04-12T20:32:59.433Z] spire-1.2.1/pkg/common/cliprinter/internal/protopretty/ [2022-04-12T20:32:59.433Z] spire-1.2.1/pkg/common/cliprinter/internal/protopretty/protopretty.go [2022-04-12T20:32:59.433Z] spire-1.2.1/pkg/common/cliprinter/internal/protopretty/protopretty_test.go [2022-04-12T20:32:59.433Z] spire-1.2.1/pkg/common/cliprinter/internal/structjson/ [2022-04-12T20:32:59.433Z] spire-1.2.1/pkg/common/cliprinter/internal/structjson/structjson.go [2022-04-12T20:32:59.433Z] spire-1.2.1/pkg/common/cliprinter/internal/structjson/structjson_test.go [2022-04-12T20:32:59.433Z] spire-1.2.1/pkg/common/cliprinter/internal/structpretty/ [2022-04-12T20:32:59.433Z] spire-1.2.1/pkg/common/cliprinter/internal/structpretty/structpretty.go [2022-04-12T20:32:59.433Z] spire-1.2.1/pkg/common/cliprinter/internal/structpretty/structpretty_test.go [2022-04-12T20:32:59.433Z] spire-1.2.1/pkg/common/coretypes/ [2022-04-12T20:32:59.433Z] spire-1.2.1/pkg/common/coretypes/bundle/ [2022-04-12T20:32:59.433Z] spire-1.2.1/pkg/common/coretypes/bundle/bundle_test.go [2022-04-12T20:32:59.433Z] spire-1.2.1/pkg/common/coretypes/bundle/commontypes.go [2022-04-12T20:32:59.433Z] spire-1.2.1/pkg/common/coretypes/bundle/plugintypes.go [2022-04-12T20:32:59.433Z] spire-1.2.1/pkg/common/coretypes/bundle/require.go [2022-04-12T20:32:59.433Z] spire-1.2.1/pkg/common/coretypes/jwtkey/ [2022-04-12T20:32:59.433Z] spire-1.2.1/pkg/common/coretypes/jwtkey/apitypes.go [2022-04-12T20:32:59.433Z] spire-1.2.1/pkg/common/coretypes/jwtkey/commontypes.go [2022-04-12T20:32:59.433Z] spire-1.2.1/pkg/common/coretypes/jwtkey/jwtkey.go [2022-04-12T20:32:59.433Z] spire-1.2.1/pkg/common/coretypes/jwtkey/jwtkey_test.go [2022-04-12T20:32:59.433Z] spire-1.2.1/pkg/common/coretypes/jwtkey/plugintypes.go [2022-04-12T20:32:59.433Z] spire-1.2.1/pkg/common/coretypes/jwtkey/require.go [2022-04-12T20:32:59.433Z] spire-1.2.1/pkg/common/coretypes/x509certificate/ [2022-04-12T20:32:59.433Z] spire-1.2.1/pkg/common/coretypes/x509certificate/commontypes.go [2022-04-12T20:32:59.433Z] spire-1.2.1/pkg/common/coretypes/x509certificate/plugintypes.go [2022-04-12T20:32:59.433Z] spire-1.2.1/pkg/common/coretypes/x509certificate/require.go [2022-04-12T20:32:59.433Z] spire-1.2.1/pkg/common/coretypes/x509certificate/x509certificate.go [2022-04-12T20:32:59.433Z] spire-1.2.1/pkg/common/coretypes/x509certificate/x509certificate_test.go [2022-04-12T20:32:59.433Z] spire-1.2.1/pkg/common/cryptoutil/ [2022-04-12T20:32:59.433Z] spire-1.2.1/pkg/common/cryptoutil/keys.go [2022-04-12T20:32:59.433Z] spire-1.2.1/pkg/common/cryptoutil/keys_test.go [2022-04-12T20:32:59.433Z] spire-1.2.1/pkg/common/diskutil/ [2022-04-12T20:32:59.433Z] spire-1.2.1/pkg/common/diskutil/file_posix.go [2022-04-12T20:32:59.434Z] spire-1.2.1/pkg/common/diskutil/file_test.go [2022-04-12T20:32:59.434Z] spire-1.2.1/pkg/common/diskutil/file_windows.go [2022-04-12T20:32:59.434Z] spire-1.2.1/pkg/common/errorutil/ [2022-04-12T20:32:59.434Z] spire-1.2.1/pkg/common/errorutil/wrapper.go [2022-04-12T20:32:59.434Z] spire-1.2.1/pkg/common/health/ [2022-04-12T20:32:59.434Z] spire-1.2.1/pkg/common/health/config.go [2022-04-12T20:32:59.434Z] spire-1.2.1/pkg/common/health/context.go [2022-04-12T20:32:59.434Z] spire-1.2.1/pkg/common/health/context_test.go [2022-04-12T20:32:59.434Z] spire-1.2.1/pkg/common/health/health.go [2022-04-12T20:32:59.434Z] spire-1.2.1/pkg/common/health/health_test.go [2022-04-12T20:32:59.434Z] spire-1.2.1/pkg/common/health/logger.go [2022-04-12T20:32:59.434Z] spire-1.2.1/pkg/common/hostservice/ [2022-04-12T20:32:59.434Z] spire-1.2.1/pkg/common/hostservice/metricsservice/ [2022-04-12T20:32:59.434Z] spire-1.2.1/pkg/common/hostservice/metricsservice/v1.go [2022-04-12T20:32:59.434Z] spire-1.2.1/pkg/common/hostservice/metricsservice/v1_test.go [2022-04-12T20:32:59.434Z] spire-1.2.1/pkg/common/idutil/ [2022-04-12T20:32:59.434Z] spire-1.2.1/pkg/common/idutil/require.go [2022-04-12T20:32:59.434Z] spire-1.2.1/pkg/common/idutil/require_test.go [2022-04-12T20:32:59.434Z] spire-1.2.1/pkg/common/idutil/safety.go [2022-04-12T20:32:59.434Z] spire-1.2.1/pkg/common/idutil/safety_test.go [2022-04-12T20:32:59.434Z] spire-1.2.1/pkg/common/idutil/spiffeid.go [2022-04-12T20:32:59.434Z] spire-1.2.1/pkg/common/idutil/spiffeid_test.go [2022-04-12T20:32:59.434Z] spire-1.2.1/pkg/common/jwtsvid/ [2022-04-12T20:32:59.434Z] spire-1.2.1/pkg/common/jwtsvid/common.go [2022-04-12T20:32:59.434Z] spire-1.2.1/pkg/common/jwtsvid/sign.go [2022-04-12T20:32:59.434Z] spire-1.2.1/pkg/common/jwtsvid/token_test.go [2022-04-12T20:32:59.434Z] spire-1.2.1/pkg/common/jwtsvid/validate.go [2022-04-12T20:32:59.434Z] spire-1.2.1/pkg/common/jwtutil/ [2022-04-12T20:32:59.434Z] spire-1.2.1/pkg/common/jwtutil/keyset.go [2022-04-12T20:32:59.434Z] spire-1.2.1/pkg/common/jwtutil/keyset_test.go [2022-04-12T20:32:59.434Z] spire-1.2.1/pkg/common/log/ [2022-04-12T20:32:59.434Z] spire-1.2.1/pkg/common/log/hclog_adapter.go [2022-04-12T20:32:59.434Z] spire-1.2.1/pkg/common/log/hclog_adapter_test.go [2022-04-12T20:32:59.434Z] spire-1.2.1/pkg/common/log/log.go [2022-04-12T20:32:59.434Z] spire-1.2.1/pkg/common/log/log_test.go [2022-04-12T20:32:59.434Z] spire-1.2.1/pkg/common/log/options.go [2022-04-12T20:32:59.434Z] spire-1.2.1/pkg/common/nodeutil/ [2022-04-12T20:32:59.434Z] spire-1.2.1/pkg/common/nodeutil/node.go [2022-04-12T20:32:59.434Z] spire-1.2.1/pkg/common/nodeutil/node_test.go [2022-04-12T20:32:59.434Z] spire-1.2.1/pkg/common/peertracker/ [2022-04-12T20:32:59.434Z] spire-1.2.1/pkg/common/peertracker/conn.go [2022-04-12T20:32:59.434Z] spire-1.2.1/pkg/common/peertracker/credentials.go [2022-04-12T20:32:59.434Z] spire-1.2.1/pkg/common/peertracker/errors.go [2022-04-12T20:32:59.434Z] spire-1.2.1/pkg/common/peertracker/getpid_windows.c [2022-04-12T20:32:59.434Z] spire-1.2.1/pkg/common/peertracker/getpid_windows.h [2022-04-12T20:32:59.434Z] spire-1.2.1/pkg/common/peertracker/info.go [2022-04-12T20:32:59.434Z] spire-1.2.1/pkg/common/peertracker/listener.go [2022-04-12T20:32:59.434Z] spire-1.2.1/pkg/common/peertracker/listener_test.go [2022-04-12T20:32:59.434Z] spire-1.2.1/pkg/common/peertracker/peertracker.go [2022-04-12T20:32:59.434Z] spire-1.2.1/pkg/common/peertracker/peertracker_test.go [2022-04-12T20:32:59.434Z] spire-1.2.1/pkg/common/peertracker/peertracker_test_child_posix.go [2022-04-12T20:32:59.434Z] spire-1.2.1/pkg/common/peertracker/peertracker_test_child_windows.go [2022-04-12T20:32:59.434Z] spire-1.2.1/pkg/common/peertracker/peertracker_test_posix.go [2022-04-12T20:32:59.434Z] spire-1.2.1/pkg/common/peertracker/peertracker_test_windows.go [2022-04-12T20:32:59.434Z] spire-1.2.1/pkg/common/peertracker/tcp.go [2022-04-12T20:32:59.434Z] spire-1.2.1/pkg/common/peertracker/tcp_fallback.go [2022-04-12T20:32:59.434Z] spire-1.2.1/pkg/common/peertracker/tcp_windows.go [2022-04-12T20:32:59.434Z] spire-1.2.1/pkg/common/peertracker/tracker_bsd.go [2022-04-12T20:32:59.434Z] spire-1.2.1/pkg/common/peertracker/tracker_fallback.go [2022-04-12T20:32:59.434Z] spire-1.2.1/pkg/common/peertracker/tracker_linux.go [2022-04-12T20:32:59.434Z] spire-1.2.1/pkg/common/peertracker/tracker_linux_test.go [2022-04-12T20:32:59.434Z] spire-1.2.1/pkg/common/peertracker/tracker_windows.go [2022-04-12T20:32:59.434Z] spire-1.2.1/pkg/common/peertracker/uds.go [2022-04-12T20:32:59.434Z] spire-1.2.1/pkg/common/peertracker/uds_bsd.go [2022-04-12T20:32:59.434Z] spire-1.2.1/pkg/common/peertracker/uds_fallback.go [2022-04-12T20:32:59.434Z] spire-1.2.1/pkg/common/peertracker/uds_linux.go [2022-04-12T20:32:59.434Z] spire-1.2.1/pkg/common/pemutil/ [2022-04-12T20:32:59.434Z] spire-1.2.1/pkg/common/pemutil/block.go [2022-04-12T20:32:59.434Z] spire-1.2.1/pkg/common/pemutil/certs.go [2022-04-12T20:32:59.434Z] spire-1.2.1/pkg/common/pemutil/common.go [2022-04-12T20:32:59.434Z] spire-1.2.1/pkg/common/pemutil/csr.go [2022-04-12T20:32:59.434Z] spire-1.2.1/pkg/common/pemutil/keys.go [2022-04-12T20:32:59.434Z] spire-1.2.1/pkg/common/pemutil/pemutil_test.go [2022-04-12T20:32:59.434Z] spire-1.2.1/pkg/common/pemutil/testdata/ [2022-04-12T20:32:59.434Z] spire-1.2.1/pkg/common/pemutil/testdata/cert.pem [2022-04-12T20:32:59.434Z] spire-1.2.1/pkg/common/pemutil/testdata/certs.pem [2022-04-12T20:32:59.434Z] spire-1.2.1/pkg/common/pemutil/testdata/csr.pem [2022-04-12T20:32:59.434Z] spire-1.2.1/pkg/common/pemutil/testdata/ecdsa-key-pkcs8.pem [2022-04-12T20:32:59.434Z] spire-1.2.1/pkg/common/pemutil/testdata/ecdsa-key.pem [2022-04-12T20:32:59.434Z] spire-1.2.1/pkg/common/pemutil/testdata/key.pem [2022-04-12T20:32:59.434Z] spire-1.2.1/pkg/common/pemutil/testdata/public-rsa-key.pem [2022-04-12T20:32:59.434Z] spire-1.2.1/pkg/common/pemutil/testdata/rsa-key-pkcs8.pem [2022-04-12T20:32:59.434Z] spire-1.2.1/pkg/common/pemutil/testdata/rsa-key.pem [2022-04-12T20:32:59.434Z] spire-1.2.1/pkg/common/plugin/ [2022-04-12T20:32:59.434Z] spire-1.2.1/pkg/common/plugin/aws/ [2022-04-12T20:32:59.434Z] spire-1.2.1/pkg/common/plugin/aws/iid.go [2022-04-12T20:32:59.434Z] spire-1.2.1/pkg/common/plugin/azure/ [2022-04-12T20:32:59.434Z] spire-1.2.1/pkg/common/plugin/azure/msi.go [2022-04-12T20:32:59.434Z] spire-1.2.1/pkg/common/plugin/azure/msi_test.go [2022-04-12T20:32:59.434Z] spire-1.2.1/pkg/common/plugin/facade.go [2022-04-12T20:32:59.434Z] spire-1.2.1/pkg/common/plugin/facade_test.go [2022-04-12T20:32:59.434Z] spire-1.2.1/pkg/common/plugin/gcp/ [2022-04-12T20:32:59.434Z] spire-1.2.1/pkg/common/plugin/gcp/iit.go [2022-04-12T20:32:59.434Z] spire-1.2.1/pkg/common/plugin/k8s/ [2022-04-12T20:32:59.434Z] spire-1.2.1/pkg/common/plugin/k8s/apiserver/ [2022-04-12T20:32:59.434Z] spire-1.2.1/pkg/common/plugin/k8s/apiserver/client.go [2022-04-12T20:32:59.434Z] spire-1.2.1/pkg/common/plugin/k8s/apiserver/client_test.go [2022-04-12T20:32:59.434Z] spire-1.2.1/pkg/common/plugin/k8s/utils.go [2022-04-12T20:32:59.434Z] spire-1.2.1/pkg/common/plugin/k8s/utils_test.go [2022-04-12T20:32:59.434Z] spire-1.2.1/pkg/common/plugin/log.go [2022-04-12T20:32:59.434Z] spire-1.2.1/pkg/common/plugin/sshpop/ [2022-04-12T20:32:59.434Z] spire-1.2.1/pkg/common/plugin/sshpop/handshake.go [2022-04-12T20:32:59.434Z] spire-1.2.1/pkg/common/plugin/sshpop/handshake_test.go [2022-04-12T20:32:59.434Z] spire-1.2.1/pkg/common/plugin/sshpop/sshpop.go [2022-04-12T20:32:59.434Z] spire-1.2.1/pkg/common/plugin/sshpop/sshpop_test.go [2022-04-12T20:32:59.434Z] spire-1.2.1/pkg/common/plugin/sshpop/testdata/ [2022-04-12T20:32:59.434Z] spire-1.2.1/pkg/common/plugin/sshpop/testdata/dummy_agent_ssh_key [2022-04-12T20:32:59.434Z] spire-1.2.1/pkg/common/plugin/sshpop/testdata/dummy_agent_ssh_key-cert.pub [2022-04-12T20:32:59.434Z] spire-1.2.1/pkg/common/plugin/sshpop/testdata/dummy_ssh_cert_authority.pub [2022-04-12T20:32:59.434Z] spire-1.2.1/pkg/common/plugin/sshpop/testdata/empty_ssh_cert_authority.pub [2022-04-12T20:32:59.434Z] spire-1.2.1/pkg/common/plugin/sshpop/testdata/many_ssh_cert_authorities.pub [2022-04-12T20:32:59.434Z] spire-1.2.1/pkg/common/plugin/tpmdevid/ [2022-04-12T20:32:59.434Z] spire-1.2.1/pkg/common/plugin/tpmdevid/devid.go [2022-04-12T20:32:59.434Z] spire-1.2.1/pkg/common/plugin/x509pop/ [2022-04-12T20:32:59.434Z] spire-1.2.1/pkg/common/plugin/x509pop/x509pop.go [2022-04-12T20:32:59.434Z] spire-1.2.1/pkg/common/plugin/x509pop/x509pop_test.go [2022-04-12T20:32:59.434Z] spire-1.2.1/pkg/common/profiling/ [2022-04-12T20:32:59.434Z] spire-1.2.1/pkg/common/profiling/dumpers.go [2022-04-12T20:32:59.434Z] spire-1.2.1/pkg/common/profiling/profiling.go [2022-04-12T20:32:59.434Z] spire-1.2.1/pkg/common/protoutil/ [2022-04-12T20:32:59.434Z] spire-1.2.1/pkg/common/protoutil/masks.go [2022-04-12T20:32:59.434Z] spire-1.2.1/pkg/common/protoutil/masks_test.go [2022-04-12T20:32:59.434Z] spire-1.2.1/pkg/common/rotationutil/ [2022-04-12T20:32:59.434Z] spire-1.2.1/pkg/common/rotationutil/rotationutil.go [2022-04-12T20:32:59.434Z] spire-1.2.1/pkg/common/rotationutil/rotationutil_test.go [2022-04-12T20:32:59.434Z] spire-1.2.1/pkg/common/selector/ [2022-04-12T20:32:59.434Z] spire-1.2.1/pkg/common/selector/selector.go [2022-04-12T20:32:59.434Z] spire-1.2.1/pkg/common/selector/selector_test.go [2022-04-12T20:32:59.434Z] spire-1.2.1/pkg/common/selector/set.go [2022-04-12T20:32:59.434Z] spire-1.2.1/pkg/common/selector/set_utils.go [2022-04-12T20:32:59.434Z] spire-1.2.1/pkg/common/selector/set_utils_test.go [2022-04-12T20:32:59.434Z] spire-1.2.1/pkg/common/telemetry/ [2022-04-12T20:32:59.434Z] spire-1.2.1/pkg/common/telemetry/agent/ [2022-04-12T20:32:59.434Z] spire-1.2.1/pkg/common/telemetry/agent/keymanager/ [2022-04-12T20:32:59.434Z] spire-1.2.1/pkg/common/telemetry/agent/keymanager/keymanager.go [2022-04-12T20:32:59.434Z] spire-1.2.1/pkg/common/telemetry/agent/keymanager/wrapper.go [2022-04-12T20:32:59.434Z] spire-1.2.1/pkg/common/telemetry/agent/keymanager/wrapper_test.go [2022-04-12T20:32:59.434Z] spire-1.2.1/pkg/common/telemetry/agent/manager.go [2022-04-12T20:32:59.434Z] spire-1.2.1/pkg/common/telemetry/agent/node.go [2022-04-12T20:32:59.434Z] spire-1.2.1/pkg/common/telemetry/agent/rotate.go [2022-04-12T20:32:59.434Z] spire-1.2.1/pkg/common/telemetry/agent/sdsapi.go [2022-04-12T20:32:59.434Z] spire-1.2.1/pkg/common/telemetry/agent/store/ [2022-04-12T20:32:59.434Z] spire-1.2.1/pkg/common/telemetry/agent/store/store.go [2022-04-12T20:32:59.434Z] spire-1.2.1/pkg/common/telemetry/agent/workloadapi/ [2022-04-12T20:32:59.434Z] spire-1.2.1/pkg/common/telemetry/agent/workloadapi/workload.go [2022-04-12T20:32:59.434Z] spire-1.2.1/pkg/common/telemetry/blackhole.go [2022-04-12T20:32:59.434Z] spire-1.2.1/pkg/common/telemetry/call.go [2022-04-12T20:32:59.434Z] spire-1.2.1/pkg/common/telemetry/common/ [2022-04-12T20:32:59.434Z] spire-1.2.1/pkg/common/telemetry/common/label_adders.go [2022-04-12T20:32:59.434Z] spire-1.2.1/pkg/common/telemetry/config.go [2022-04-12T20:32:59.434Z] spire-1.2.1/pkg/common/telemetry/dogstatsd.go [2022-04-12T20:32:59.434Z] spire-1.2.1/pkg/common/telemetry/dogstatsd_test.go [2022-04-12T20:32:59.434Z] spire-1.2.1/pkg/common/telemetry/inmem.go [2022-04-12T20:32:59.434Z] spire-1.2.1/pkg/common/telemetry/inmem_test.go [2022-04-12T20:32:59.434Z] spire-1.2.1/pkg/common/telemetry/m3.go [2022-04-12T20:32:59.434Z] spire-1.2.1/pkg/common/telemetry/m3_test.go [2022-04-12T20:32:59.434Z] spire-1.2.1/pkg/common/telemetry/metrics.go [2022-04-12T20:32:59.434Z] spire-1.2.1/pkg/common/telemetry/metrics_benchmark_test.go [2022-04-12T20:32:59.434Z] spire-1.2.1/pkg/common/telemetry/names.go [2022-04-12T20:32:59.434Z] spire-1.2.1/pkg/common/telemetry/prometheus.go [2022-04-12T20:32:59.434Z] spire-1.2.1/pkg/common/telemetry/prometheus_test.go [2022-04-12T20:32:59.434Z] spire-1.2.1/pkg/common/telemetry/sanitize.go [2022-04-12T20:32:59.434Z] spire-1.2.1/pkg/common/telemetry/sanitize_test.go [2022-04-12T20:32:59.434Z] spire-1.2.1/pkg/common/telemetry/server/ [2022-04-12T20:32:59.434Z] spire-1.2.1/pkg/common/telemetry/server/bundle_manager.go [2022-04-12T20:32:59.434Z] spire-1.2.1/pkg/common/telemetry/server/ca_manager.go [2022-04-12T20:32:59.434Z] spire-1.2.1/pkg/common/telemetry/server/datastore/ [2022-04-12T20:32:59.434Z] spire-1.2.1/pkg/common/telemetry/server/datastore/bundle.go [2022-04-12T20:32:59.434Z] spire-1.2.1/pkg/common/telemetry/server/datastore/federation_relationship.go [2022-04-12T20:32:59.434Z] spire-1.2.1/pkg/common/telemetry/server/datastore/join_token.go [2022-04-12T20:32:59.434Z] spire-1.2.1/pkg/common/telemetry/server/datastore/node.go [2022-04-12T20:32:59.434Z] spire-1.2.1/pkg/common/telemetry/server/datastore/registration.go [2022-04-12T20:32:59.434Z] spire-1.2.1/pkg/common/telemetry/server/datastore/wrapper.go [2022-04-12T20:32:59.434Z] spire-1.2.1/pkg/common/telemetry/server/datastore/wrapper_test.go [2022-04-12T20:32:59.434Z] spire-1.2.1/pkg/common/telemetry/server/keymanager/ [2022-04-12T20:32:59.434Z] spire-1.2.1/pkg/common/telemetry/server/keymanager/keymanager.go [2022-04-12T20:32:59.434Z] spire-1.2.1/pkg/common/telemetry/server/keymanager/wrapper.go [2022-04-12T20:32:59.434Z] spire-1.2.1/pkg/common/telemetry/server/keymanager/wrapper_test.go [2022-04-12T20:32:59.434Z] spire-1.2.1/pkg/common/telemetry/server/registration_manager.go [2022-04-12T20:32:59.434Z] spire-1.2.1/pkg/common/telemetry/server/rotate.go [2022-04-12T20:32:59.434Z] spire-1.2.1/pkg/common/telemetry/server/server.go [2022-04-12T20:32:59.434Z] spire-1.2.1/pkg/common/telemetry/sink.go [2022-04-12T20:32:59.434Z] spire-1.2.1/pkg/common/telemetry/statsd.go [2022-04-12T20:32:59.434Z] spire-1.2.1/pkg/common/telemetry/statsd_test.go [2022-04-12T20:32:59.434Z] spire-1.2.1/pkg/common/telemetry/uptime.go [2022-04-12T20:32:59.434Z] spire-1.2.1/pkg/common/telemetry/version.go [2022-04-12T20:32:59.434Z] spire-1.2.1/pkg/common/telemetry/withlabels.go [2022-04-12T20:32:59.434Z] spire-1.2.1/pkg/common/uptime/ [2022-04-12T20:32:59.434Z] spire-1.2.1/pkg/common/uptime/uptime.go [2022-04-12T20:32:59.434Z] spire-1.2.1/pkg/common/uptime/uptime_test.go [2022-04-12T20:32:59.434Z] spire-1.2.1/pkg/common/util/ [2022-04-12T20:32:59.434Z] spire-1.2.1/pkg/common/util/certs.go [2022-04-12T20:32:59.434Z] spire-1.2.1/pkg/common/util/certs_test.go [2022-04-12T20:32:59.434Z] spire-1.2.1/pkg/common/util/csr.go [2022-04-12T20:32:59.434Z] spire-1.2.1/pkg/common/util/hash.go [2022-04-12T20:32:59.434Z] spire-1.2.1/pkg/common/util/selectors.go [2022-04-12T20:32:59.434Z] spire-1.2.1/pkg/common/util/selectors_test.go [2022-04-12T20:32:59.434Z] spire-1.2.1/pkg/common/util/signals.go [2022-04-12T20:32:59.434Z] spire-1.2.1/pkg/common/util/sort.go [2022-04-12T20:32:59.434Z] spire-1.2.1/pkg/common/util/sort_test.go [2022-04-12T20:32:59.434Z] spire-1.2.1/pkg/common/util/task.go [2022-04-12T20:32:59.434Z] spire-1.2.1/pkg/common/util/task_test.go [2022-04-12T20:32:59.434Z] spire-1.2.1/pkg/common/util/testdata/ [2022-04-12T20:32:59.434Z] spire-1.2.1/pkg/common/util/testdata/empty-bundle.pem [2022-04-12T20:32:59.434Z] spire-1.2.1/pkg/common/util/testdata/mixed-bundle.pem [2022-04-12T20:32:59.434Z] spire-1.2.1/pkg/common/version/ [2022-04-12T20:32:59.434Z] spire-1.2.1/pkg/common/version/version.go [2022-04-12T20:32:59.434Z] spire-1.2.1/pkg/common/x509svid/ [2022-04-12T20:32:59.434Z] spire-1.2.1/pkg/common/x509svid/common_test.go [2022-04-12T20:32:59.434Z] spire-1.2.1/pkg/common/x509svid/csr.go [2022-04-12T20:32:59.434Z] spire-1.2.1/pkg/common/x509svid/upstreamca.go [2022-04-12T20:32:59.434Z] spire-1.2.1/pkg/common/x509svid/upstreamca_test.go [2022-04-12T20:32:59.434Z] spire-1.2.1/pkg/common/x509util/ [2022-04-12T20:32:59.434Z] spire-1.2.1/pkg/common/x509util/cert.go [2022-04-12T20:32:59.434Z] spire-1.2.1/pkg/common/x509util/dns.go [2022-04-12T20:32:59.434Z] spire-1.2.1/pkg/common/x509util/dns_test.go [2022-04-12T20:32:59.434Z] spire-1.2.1/pkg/common/x509util/keyid.go [2022-04-12T20:32:59.434Z] spire-1.2.1/pkg/common/x509util/keypair.go [2022-04-12T20:32:59.434Z] spire-1.2.1/pkg/common/x509util/serialnumber.go [2022-04-12T20:32:59.434Z] spire-1.2.1/pkg/common/x509util/serialnumber_test.go [2022-04-12T20:32:59.434Z] spire-1.2.1/pkg/server/ [2022-04-12T20:32:59.434Z] spire-1.2.1/pkg/server/api/ [2022-04-12T20:32:59.434Z] spire-1.2.1/pkg/server/api/agent.go [2022-04-12T20:32:59.434Z] spire-1.2.1/pkg/server/api/agent/ [2022-04-12T20:32:59.434Z] spire-1.2.1/pkg/server/api/agent/v1/ [2022-04-12T20:32:59.434Z] spire-1.2.1/pkg/server/api/agent/v1/service.go [2022-04-12T20:32:59.434Z] spire-1.2.1/pkg/server/api/agent/v1/service_test.go [2022-04-12T20:32:59.434Z] spire-1.2.1/pkg/server/api/agent_test.go [2022-04-12T20:32:59.434Z] spire-1.2.1/pkg/server/api/api.go [2022-04-12T20:32:59.434Z] spire-1.2.1/pkg/server/api/audit/ [2022-04-12T20:32:59.434Z] spire-1.2.1/pkg/server/api/audit/audit.go [2022-04-12T20:32:59.434Z] spire-1.2.1/pkg/server/api/audit/audit_test.go [2022-04-12T20:32:59.434Z] spire-1.2.1/pkg/server/api/bundle.go [2022-04-12T20:32:59.434Z] spire-1.2.1/pkg/server/api/bundle/ [2022-04-12T20:32:59.434Z] spire-1.2.1/pkg/server/api/bundle/v1/ [2022-04-12T20:32:59.434Z] spire-1.2.1/pkg/server/api/bundle/v1/service.go [2022-04-12T20:32:59.434Z] spire-1.2.1/pkg/server/api/bundle/v1/service_test.go [2022-04-12T20:32:59.434Z] spire-1.2.1/pkg/server/api/bundle_test.go [2022-04-12T20:32:59.434Z] spire-1.2.1/pkg/server/api/debug/ [2022-04-12T20:32:59.434Z] spire-1.2.1/pkg/server/api/debug/v1/ [2022-04-12T20:32:59.434Z] spire-1.2.1/pkg/server/api/debug/v1/service.go [2022-04-12T20:32:59.434Z] spire-1.2.1/pkg/server/api/debug/v1/service_test.go [2022-04-12T20:32:59.434Z] spire-1.2.1/pkg/server/api/entry.go [2022-04-12T20:32:59.434Z] spire-1.2.1/pkg/server/api/entry/ [2022-04-12T20:32:59.434Z] spire-1.2.1/pkg/server/api/entry/v1/ [2022-04-12T20:32:59.434Z] spire-1.2.1/pkg/server/api/entry/v1/service.go [2022-04-12T20:32:59.434Z] spire-1.2.1/pkg/server/api/entry/v1/service_test.go [2022-04-12T20:32:59.434Z] spire-1.2.1/pkg/server/api/entry_test.go [2022-04-12T20:32:59.434Z] spire-1.2.1/pkg/server/api/health/ [2022-04-12T20:32:59.434Z] spire-1.2.1/pkg/server/api/health/v1/ [2022-04-12T20:32:59.434Z] spire-1.2.1/pkg/server/api/health/v1/service.go [2022-04-12T20:32:59.434Z] spire-1.2.1/pkg/server/api/health/v1/service_test.go [2022-04-12T20:32:59.434Z] spire-1.2.1/pkg/server/api/id.go [2022-04-12T20:32:59.434Z] spire-1.2.1/pkg/server/api/id_test.go [2022-04-12T20:32:59.434Z] spire-1.2.1/pkg/server/api/limits/ [2022-04-12T20:32:59.434Z] spire-1.2.1/pkg/server/api/limits/limits.go [2022-04-12T20:32:59.434Z] spire-1.2.1/pkg/server/api/middleware/ [2022-04-12T20:32:59.434Z] spire-1.2.1/pkg/server/api/middleware/alias.go [2022-04-12T20:32:59.434Z] spire-1.2.1/pkg/server/api/middleware/audit.go [2022-04-12T20:32:59.434Z] spire-1.2.1/pkg/server/api/middleware/authorization.go [2022-04-12T20:32:59.434Z] spire-1.2.1/pkg/server/api/middleware/authorization_opa.go [2022-04-12T20:32:59.434Z] spire-1.2.1/pkg/server/api/middleware/authorization_test.go [2022-04-12T20:32:59.434Z] spire-1.2.1/pkg/server/api/middleware/authorize_agent.go [2022-04-12T20:32:59.434Z] spire-1.2.1/pkg/server/api/middleware/caller.go [2022-04-12T20:32:59.434Z] spire-1.2.1/pkg/server/api/middleware/caller_test.go [2022-04-12T20:32:59.434Z] spire-1.2.1/pkg/server/api/middleware/common.go [2022-04-12T20:32:59.434Z] spire-1.2.1/pkg/server/api/middleware/common_test.go [2022-04-12T20:32:59.434Z] spire-1.2.1/pkg/server/api/middleware/entries.go [2022-04-12T20:32:59.434Z] spire-1.2.1/pkg/server/api/middleware/entries_test.go [2022-04-12T20:32:59.434Z] spire-1.2.1/pkg/server/api/middleware/ratelimit.go [2022-04-12T20:32:59.434Z] spire-1.2.1/pkg/server/api/middleware/ratelimit_test.go [2022-04-12T20:32:59.434Z] spire-1.2.1/pkg/server/api/ratelimit.go [2022-04-12T20:32:59.434Z] spire-1.2.1/pkg/server/api/rpccontext/ [2022-04-12T20:32:59.434Z] spire-1.2.1/pkg/server/api/rpccontext/alias.go [2022-04-12T20:32:59.434Z] spire-1.2.1/pkg/server/api/rpccontext/audit.go [2022-04-12T20:32:59.434Z] spire-1.2.1/pkg/server/api/rpccontext/caller.go [2022-04-12T20:32:59.434Z] spire-1.2.1/pkg/server/api/rpccontext/ratelimit.go [2022-04-12T20:32:59.434Z] spire-1.2.1/pkg/server/api/selector.go [2022-04-12T20:32:59.434Z] spire-1.2.1/pkg/server/api/selector_test.go [2022-04-12T20:32:59.434Z] spire-1.2.1/pkg/server/api/status.go [2022-04-12T20:32:59.434Z] spire-1.2.1/pkg/server/api/status_test.go [2022-04-12T20:32:59.434Z] spire-1.2.1/pkg/server/api/svid/ [2022-04-12T20:32:59.434Z] spire-1.2.1/pkg/server/api/svid/v1/ [2022-04-12T20:32:59.434Z] spire-1.2.1/pkg/server/api/svid/v1/service.go [2022-04-12T20:32:59.434Z] spire-1.2.1/pkg/server/api/svid/v1/service_test.go [2022-04-12T20:32:59.434Z] spire-1.2.1/pkg/server/api/trustdomain.go [2022-04-12T20:32:59.434Z] spire-1.2.1/pkg/server/api/trustdomain/ [2022-04-12T20:32:59.434Z] spire-1.2.1/pkg/server/api/trustdomain/v1/ [2022-04-12T20:32:59.434Z] spire-1.2.1/pkg/server/api/trustdomain/v1/service.go [2022-04-12T20:32:59.434Z] spire-1.2.1/pkg/server/api/trustdomain/v1/service_test.go [2022-04-12T20:32:59.434Z] spire-1.2.1/pkg/server/api/trustdomain_test.go [2022-04-12T20:32:59.434Z] spire-1.2.1/pkg/server/authpolicy/ [2022-04-12T20:32:59.434Z] spire-1.2.1/pkg/server/authpolicy/defaults.go [2022-04-12T20:32:59.434Z] spire-1.2.1/pkg/server/authpolicy/policy.go [2022-04-12T20:32:59.434Z] spire-1.2.1/pkg/server/authpolicy/policy.rego [2022-04-12T20:32:59.434Z] spire-1.2.1/pkg/server/authpolicy/policy_data.json [2022-04-12T20:32:59.434Z] spire-1.2.1/pkg/server/authpolicy/policy_test.go [2022-04-12T20:32:59.434Z] spire-1.2.1/pkg/server/authpolicy/validate.go [2022-04-12T20:32:59.434Z] spire-1.2.1/pkg/server/bundle/ [2022-04-12T20:32:59.434Z] spire-1.2.1/pkg/server/bundle/client/ [2022-04-12T20:32:59.434Z] spire-1.2.1/pkg/server/bundle/client/client.go [2022-04-12T20:32:59.434Z] spire-1.2.1/pkg/server/bundle/client/client_test.go [2022-04-12T20:32:59.434Z] spire-1.2.1/pkg/server/bundle/client/manager.go [2022-04-12T20:32:59.434Z] spire-1.2.1/pkg/server/bundle/client/manager_test.go [2022-04-12T20:32:59.434Z] spire-1.2.1/pkg/server/bundle/client/sources.go [2022-04-12T20:32:59.434Z] spire-1.2.1/pkg/server/bundle/client/sources_test.go [2022-04-12T20:32:59.434Z] spire-1.2.1/pkg/server/bundle/client/updater.go [2022-04-12T20:32:59.434Z] spire-1.2.1/pkg/server/bundle/client/updater_test.go [2022-04-12T20:32:59.434Z] spire-1.2.1/pkg/server/ca/ [2022-04-12T20:32:59.434Z] spire-1.2.1/pkg/server/ca/ca.go [2022-04-12T20:32:59.434Z] spire-1.2.1/pkg/server/ca/ca_health.go [2022-04-12T20:32:59.434Z] spire-1.2.1/pkg/server/ca/ca_test.go [2022-04-12T20:32:59.434Z] spire-1.2.1/pkg/server/ca/journal.go [2022-04-12T20:32:59.434Z] spire-1.2.1/pkg/server/ca/journal_test.go [2022-04-12T20:32:59.434Z] spire-1.2.1/pkg/server/ca/manager.go [2022-04-12T20:32:59.434Z] spire-1.2.1/pkg/server/ca/manager_health.go [2022-04-12T20:32:59.434Z] spire-1.2.1/pkg/server/ca/manager_test.go [2022-04-12T20:32:59.434Z] spire-1.2.1/pkg/server/ca/templates.go [2022-04-12T20:32:59.434Z] spire-1.2.1/pkg/server/ca/upstream_client.go [2022-04-12T20:32:59.434Z] spire-1.2.1/pkg/server/ca/upstream_client_test.go [2022-04-12T20:32:59.434Z] spire-1.2.1/pkg/server/ca/validation.go [2022-04-12T20:32:59.434Z] spire-1.2.1/pkg/server/cache/ [2022-04-12T20:32:59.434Z] spire-1.2.1/pkg/server/cache/dscache/ [2022-04-12T20:32:59.434Z] spire-1.2.1/pkg/server/cache/dscache/cache.go [2022-04-12T20:32:59.434Z] spire-1.2.1/pkg/server/cache/dscache/cache_test.go [2022-04-12T20:32:59.434Z] spire-1.2.1/pkg/server/cache/entrycache/ [2022-04-12T20:32:59.434Z] spire-1.2.1/pkg/server/cache/entrycache/cache.go [2022-04-12T20:32:59.434Z] spire-1.2.1/pkg/server/cache/entrycache/cache_test.go [2022-04-12T20:32:59.434Z] spire-1.2.1/pkg/server/cache/entrycache/fullcache.go [2022-04-12T20:32:59.434Z] spire-1.2.1/pkg/server/cache/entrycache/fullcache_ds.go [2022-04-12T20:32:59.434Z] spire-1.2.1/pkg/server/cache/entrycache/fullcache_ds_test.go [2022-04-12T20:32:59.434Z] spire-1.2.1/pkg/server/cache/entrycache/fullcache_test.go [2022-04-12T20:32:59.434Z] spire-1.2.1/pkg/server/catalog/ [2022-04-12T20:32:59.434Z] spire-1.2.1/pkg/server/catalog/catalog.go [2022-04-12T20:32:59.434Z] spire-1.2.1/pkg/server/catalog/keymanager.go [2022-04-12T20:32:59.434Z] spire-1.2.1/pkg/server/catalog/nodeattestor.go [2022-04-12T20:32:59.434Z] spire-1.2.1/pkg/server/catalog/noderesolver.go [2022-04-12T20:32:59.434Z] spire-1.2.1/pkg/server/catalog/notifier.go [2022-04-12T20:32:59.434Z] spire-1.2.1/pkg/server/catalog/upstreamauthority.go [2022-04-12T20:32:59.434Z] spire-1.2.1/pkg/server/config.go [2022-04-12T20:32:59.434Z] spire-1.2.1/pkg/server/datastore/ [2022-04-12T20:32:59.434Z] spire-1.2.1/pkg/server/datastore/datastore.go [2022-04-12T20:32:59.434Z] spire-1.2.1/pkg/server/datastore/datastore_health.go [2022-04-12T20:32:59.434Z] spire-1.2.1/pkg/server/datastore/repository.go [2022-04-12T20:32:59.434Z] spire-1.2.1/pkg/server/datastore/sqlstore/ [2022-04-12T20:32:59.434Z] spire-1.2.1/pkg/server/datastore/sqlstore/dialect.go [2022-04-12T20:32:59.434Z] spire-1.2.1/pkg/server/datastore/sqlstore/migration.go [2022-04-12T20:32:59.434Z] spire-1.2.1/pkg/server/datastore/sqlstore/migration_test.go [2022-04-12T20:32:59.434Z] spire-1.2.1/pkg/server/datastore/sqlstore/models.go [2022-04-12T20:32:59.434Z] spire-1.2.1/pkg/server/datastore/sqlstore/mysql.go [2022-04-12T20:32:59.434Z] spire-1.2.1/pkg/server/datastore/sqlstore/postgres.go [2022-04-12T20:32:59.434Z] spire-1.2.1/pkg/server/datastore/sqlstore/sqlite.go [2022-04-12T20:32:59.434Z] spire-1.2.1/pkg/server/datastore/sqlstore/sqlite_no_cgo.go [2022-04-12T20:32:59.434Z] spire-1.2.1/pkg/server/datastore/sqlstore/sqlite_test.go [2022-04-12T20:32:59.434Z] spire-1.2.1/pkg/server/datastore/sqlstore/sqlstore.go [2022-04-12T20:32:59.434Z] spire-1.2.1/pkg/server/datastore/sqlstore/sqlstore_test.go [2022-04-12T20:32:59.434Z] spire-1.2.1/pkg/server/datastore/sqlstore/stmt_cache.go [2022-04-12T20:32:59.434Z] spire-1.2.1/pkg/server/datastore/sqlstore/testdata/ [2022-04-12T20:32:59.434Z] spire-1.2.1/pkg/server/datastore/sqlstore/testdata/entries.json [2022-04-12T20:32:59.434Z] spire-1.2.1/pkg/server/datastore/sqlstore/testdata/entries_federates_with.json [2022-04-12T20:32:59.434Z] spire-1.2.1/pkg/server/datastore/sqlstore/testdata/invalid_registration_entries.json [2022-04-12T20:32:59.434Z] spire-1.2.1/pkg/server/datastore/sqlstore/testdata/valid_registration_entries.json [2022-04-12T20:32:59.434Z] spire-1.2.1/pkg/server/endpoints/ [2022-04-12T20:32:59.434Z] spire-1.2.1/pkg/server/endpoints/bundle/ [2022-04-12T20:32:59.434Z] spire-1.2.1/pkg/server/endpoints/bundle/acme_auth.go [2022-04-12T20:32:59.434Z] spire-1.2.1/pkg/server/endpoints/bundle/config.go [2022-04-12T20:32:59.434Z] spire-1.2.1/pkg/server/endpoints/bundle/internal/ [2022-04-12T20:32:59.434Z] spire-1.2.1/pkg/server/endpoints/bundle/internal/README [2022-04-12T20:32:59.434Z] spire-1.2.1/pkg/server/endpoints/bundle/internal/acmetest/ [2022-04-12T20:32:59.434Z] spire-1.2.1/pkg/server/endpoints/bundle/internal/acmetest/ca.go [2022-04-12T20:32:59.434Z] spire-1.2.1/pkg/server/endpoints/bundle/internal/autocert/ [2022-04-12T20:32:59.434Z] spire-1.2.1/pkg/server/endpoints/bundle/internal/autocert/autocert.go [2022-04-12T20:32:59.434Z] spire-1.2.1/pkg/server/endpoints/bundle/internal/autocert/cache.go [2022-04-12T20:32:59.434Z] spire-1.2.1/pkg/server/endpoints/bundle/internal/autocert/keys.go [2022-04-12T20:32:59.434Z] spire-1.2.1/pkg/server/endpoints/bundle/internal/autocert/listener.go [2022-04-12T20:32:59.434Z] spire-1.2.1/pkg/server/endpoints/bundle/internal/autocert/renewal.go [2022-04-12T20:32:59.434Z] spire-1.2.1/pkg/server/endpoints/bundle/server.go [2022-04-12T20:32:59.434Z] spire-1.2.1/pkg/server/endpoints/bundle/server_test.go [2022-04-12T20:32:59.434Z] spire-1.2.1/pkg/server/endpoints/bundle/spiffe_auth.go [2022-04-12T20:32:59.434Z] spire-1.2.1/pkg/server/endpoints/config.go [2022-04-12T20:32:59.434Z] spire-1.2.1/pkg/server/endpoints/endpoints.go [2022-04-12T20:32:59.434Z] spire-1.2.1/pkg/server/endpoints/endpoints_test.go [2022-04-12T20:32:59.434Z] spire-1.2.1/pkg/server/endpoints/entryfetcher.go [2022-04-12T20:32:59.434Z] spire-1.2.1/pkg/server/endpoints/entryfetcher_test.go [2022-04-12T20:32:59.434Z] spire-1.2.1/pkg/server/endpoints/middleware.go [2022-04-12T20:32:59.434Z] spire-1.2.1/pkg/server/endpoints/middleware_test.go [2022-04-12T20:32:59.434Z] spire-1.2.1/pkg/server/hostservice/ [2022-04-12T20:32:59.434Z] spire-1.2.1/pkg/server/hostservice/agentstore/ [2022-04-12T20:32:59.434Z] spire-1.2.1/pkg/server/hostservice/agentstore/agentstore.go [2022-04-12T20:32:59.434Z] spire-1.2.1/pkg/server/hostservice/agentstore/agentstore_test.go [2022-04-12T20:32:59.434Z] spire-1.2.1/pkg/server/hostservice/agentstore/attestation.go [2022-04-12T20:32:59.434Z] spire-1.2.1/pkg/server/hostservice/agentstore/attestation_test.go [2022-04-12T20:32:59.434Z] spire-1.2.1/pkg/server/hostservice/identityprovider/ [2022-04-12T20:32:59.434Z] spire-1.2.1/pkg/server/hostservice/identityprovider/identityprovider.go [2022-04-12T20:32:59.434Z] spire-1.2.1/pkg/server/hostservice/identityprovider/identityprovider_test.go [2022-04-12T20:32:59.434Z] spire-1.2.1/pkg/server/plugin/ [2022-04-12T20:32:59.434Z] spire-1.2.1/pkg/server/plugin/keymanager/ [2022-04-12T20:32:59.434Z] spire-1.2.1/pkg/server/plugin/keymanager/awskms/ [2022-04-12T20:32:59.434Z] spire-1.2.1/pkg/server/plugin/keymanager/awskms/awskms.go [2022-04-12T20:32:59.434Z] spire-1.2.1/pkg/server/plugin/keymanager/awskms/awskms_test.go [2022-04-12T20:32:59.434Z] spire-1.2.1/pkg/server/plugin/keymanager/awskms/client.go [2022-04-12T20:32:59.434Z] spire-1.2.1/pkg/server/plugin/keymanager/awskms/client_fake.go [2022-04-12T20:32:59.434Z] spire-1.2.1/pkg/server/plugin/keymanager/awskms/fetcher.go [2022-04-12T20:32:59.434Z] spire-1.2.1/pkg/server/plugin/keymanager/base/ [2022-04-12T20:32:59.434Z] spire-1.2.1/pkg/server/plugin/keymanager/base/keymanagerbase.go [2022-04-12T20:32:59.434Z] spire-1.2.1/pkg/server/plugin/keymanager/constant.go [2022-04-12T20:32:59.434Z] spire-1.2.1/pkg/server/plugin/keymanager/disk/ [2022-04-12T20:32:59.434Z] spire-1.2.1/pkg/server/plugin/keymanager/disk/disk.go [2022-04-12T20:32:59.434Z] spire-1.2.1/pkg/server/plugin/keymanager/disk/disk_test.go [2022-04-12T20:32:59.434Z] spire-1.2.1/pkg/server/plugin/keymanager/keymanager.go [2022-04-12T20:32:59.434Z] spire-1.2.1/pkg/server/plugin/keymanager/memory/ [2022-04-12T20:32:59.434Z] spire-1.2.1/pkg/server/plugin/keymanager/memory/memory.go [2022-04-12T20:32:59.434Z] spire-1.2.1/pkg/server/plugin/keymanager/memory/memory_test.go [2022-04-12T20:32:59.434Z] spire-1.2.1/pkg/server/plugin/keymanager/repository.go [2022-04-12T20:32:59.434Z] spire-1.2.1/pkg/server/plugin/keymanager/test/ [2022-04-12T20:32:59.434Z] spire-1.2.1/pkg/server/plugin/keymanager/test/keymanagertest.go [2022-04-12T20:32:59.434Z] spire-1.2.1/pkg/server/plugin/keymanager/v1.go [2022-04-12T20:32:59.434Z] spire-1.2.1/pkg/server/plugin/keymanager/v1_test.go [2022-04-12T20:32:59.434Z] spire-1.2.1/pkg/server/plugin/nodeattestor/ [2022-04-12T20:32:59.434Z] spire-1.2.1/pkg/server/plugin/nodeattestor/aws/ [2022-04-12T20:32:59.434Z] spire-1.2.1/pkg/server/plugin/nodeattestor/aws/awsca.go [2022-04-12T20:32:59.434Z] spire-1.2.1/pkg/server/plugin/nodeattestor/aws/client.go [2022-04-12T20:32:59.434Z] spire-1.2.1/pkg/server/plugin/nodeattestor/aws/iid.go [2022-04-12T20:32:59.434Z] spire-1.2.1/pkg/server/plugin/nodeattestor/aws/iid_test.go [2022-04-12T20:32:59.434Z] spire-1.2.1/pkg/server/plugin/nodeattestor/aws/session.go [2022-04-12T20:32:59.434Z] spire-1.2.1/pkg/server/plugin/nodeattestor/aws/spiffeid.go [2022-04-12T20:32:59.434Z] spire-1.2.1/pkg/server/plugin/nodeattestor/aws/spiffeid_test.go [2022-04-12T20:32:59.435Z] spire-1.2.1/pkg/server/plugin/nodeattestor/azure/ [2022-04-12T20:32:59.435Z] spire-1.2.1/pkg/server/plugin/nodeattestor/azure/msi.go [2022-04-12T20:32:59.435Z] spire-1.2.1/pkg/server/plugin/nodeattestor/azure/msi_test.go [2022-04-12T20:32:59.435Z] spire-1.2.1/pkg/server/plugin/nodeattestor/base/ [2022-04-12T20:32:59.435Z] spire-1.2.1/pkg/server/plugin/nodeattestor/base/base.go [2022-04-12T20:32:59.435Z] spire-1.2.1/pkg/server/plugin/nodeattestor/gcp/ [2022-04-12T20:32:59.435Z] spire-1.2.1/pkg/server/plugin/nodeattestor/gcp/google_public_key_retriever.go [2022-04-12T20:32:59.435Z] spire-1.2.1/pkg/server/plugin/nodeattestor/gcp/google_public_key_retriever_test.go [2022-04-12T20:32:59.435Z] spire-1.2.1/pkg/server/plugin/nodeattestor/gcp/iit.go [2022-04-12T20:32:59.435Z] spire-1.2.1/pkg/server/plugin/nodeattestor/gcp/iit_test.go [2022-04-12T20:32:59.435Z] spire-1.2.1/pkg/server/plugin/nodeattestor/jointoken/ [2022-04-12T20:32:59.435Z] spire-1.2.1/pkg/server/plugin/nodeattestor/jointoken/join_token.go [2022-04-12T20:32:59.435Z] spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/ [2022-04-12T20:32:59.435Z] spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/psat/ [2022-04-12T20:32:59.435Z] spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/psat/psat.go [2022-04-12T20:32:59.435Z] spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/psat/psat_test.go [2022-04-12T20:32:59.435Z] spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/sat/ [2022-04-12T20:32:59.435Z] spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/sat/sat.go [2022-04-12T20:32:59.435Z] spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/sat/sat_test.go [2022-04-12T20:32:59.435Z] spire-1.2.1/pkg/server/plugin/nodeattestor/nodeattestor.go [2022-04-12T20:32:59.435Z] spire-1.2.1/pkg/server/plugin/nodeattestor/repository.go [2022-04-12T20:32:59.435Z] spire-1.2.1/pkg/server/plugin/nodeattestor/sshpop/ [2022-04-12T20:32:59.435Z] spire-1.2.1/pkg/server/plugin/nodeattestor/sshpop/sshpop.go [2022-04-12T20:32:59.435Z] spire-1.2.1/pkg/server/plugin/nodeattestor/sshpop/sshpop_test.go [2022-04-12T20:32:59.435Z] spire-1.2.1/pkg/server/plugin/nodeattestor/tpmdevid/ [2022-04-12T20:32:59.435Z] spire-1.2.1/pkg/server/plugin/nodeattestor/tpmdevid/challenge.go [2022-04-12T20:32:59.435Z] spire-1.2.1/pkg/server/plugin/nodeattestor/tpmdevid/devid.go [2022-04-12T20:32:59.435Z] spire-1.2.1/pkg/server/plugin/nodeattestor/tpmdevid/devid_test.go [2022-04-12T20:32:59.435Z] spire-1.2.1/pkg/server/plugin/nodeattestor/tpmdevid/selectors.go [2022-04-12T20:32:59.435Z] spire-1.2.1/pkg/server/plugin/nodeattestor/v1.go [2022-04-12T20:32:59.435Z] spire-1.2.1/pkg/server/plugin/nodeattestor/v1_test.go [2022-04-12T20:32:59.435Z] spire-1.2.1/pkg/server/plugin/nodeattestor/x509pop/ [2022-04-12T20:32:59.435Z] spire-1.2.1/pkg/server/plugin/nodeattestor/x509pop/x509pop.go [2022-04-12T20:32:59.435Z] spire-1.2.1/pkg/server/plugin/nodeattestor/x509pop/x509pop_test.go [2022-04-12T20:32:59.435Z] spire-1.2.1/pkg/server/plugin/noderesolver/ [2022-04-12T20:32:59.435Z] spire-1.2.1/pkg/server/plugin/noderesolver/azure/ [2022-04-12T20:32:59.435Z] spire-1.2.1/pkg/server/plugin/noderesolver/azure/client.go [2022-04-12T20:32:59.435Z] spire-1.2.1/pkg/server/plugin/noderesolver/azure/msi.go [2022-04-12T20:32:59.435Z] spire-1.2.1/pkg/server/plugin/noderesolver/azure/msi_test.go [2022-04-12T20:32:59.435Z] spire-1.2.1/pkg/server/plugin/noderesolver/noderesolver.go [2022-04-12T20:32:59.435Z] spire-1.2.1/pkg/server/plugin/noderesolver/repository.go [2022-04-12T20:32:59.435Z] spire-1.2.1/pkg/server/plugin/noderesolver/v1.go [2022-04-12T20:32:59.435Z] spire-1.2.1/pkg/server/plugin/noderesolver/v1_test.go [2022-04-12T20:32:59.435Z] spire-1.2.1/pkg/server/plugin/notifier/ [2022-04-12T20:32:59.435Z] spire-1.2.1/pkg/server/plugin/notifier/gcsbundle/ [2022-04-12T20:32:59.435Z] spire-1.2.1/pkg/server/plugin/notifier/gcsbundle/gcsbundle.go [2022-04-12T20:32:59.435Z] spire-1.2.1/pkg/server/plugin/notifier/gcsbundle/gcsbundle_test.go [2022-04-12T20:32:59.435Z] spire-1.2.1/pkg/server/plugin/notifier/k8sbundle/ [2022-04-12T20:32:59.435Z] spire-1.2.1/pkg/server/plugin/notifier/k8sbundle/k8sbundle.go [2022-04-12T20:32:59.435Z] spire-1.2.1/pkg/server/plugin/notifier/k8sbundle/k8sbundle_test.go [2022-04-12T20:32:59.435Z] spire-1.2.1/pkg/server/plugin/notifier/k8sbundle/k8sbundle_watcher.go [2022-04-12T20:32:59.435Z] spire-1.2.1/pkg/server/plugin/notifier/k8sbundle/k8sbundle_watcher_test.go [2022-04-12T20:32:59.435Z] spire-1.2.1/pkg/server/plugin/notifier/notifier.go [2022-04-12T20:32:59.435Z] spire-1.2.1/pkg/server/plugin/notifier/repository.go [2022-04-12T20:32:59.435Z] spire-1.2.1/pkg/server/plugin/notifier/v1.go [2022-04-12T20:32:59.435Z] spire-1.2.1/pkg/server/plugin/notifier/v1_test.go [2022-04-12T20:32:59.435Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/ [2022-04-12T20:32:59.435Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/ [2022-04-12T20:32:59.435Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/pca.go [2022-04-12T20:32:59.435Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/pca_client.go [2022-04-12T20:32:59.435Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/pca_client_fake.go [2022-04-12T20:32:59.435Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/pca_test.go [2022-04-12T20:32:59.435Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/testdata/ [2022-04-12T20:32:59.435Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/testdata/arbitrary_certificate_with_upstream_root.pem [2022-04-12T20:32:59.435Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/testdata/i_am_not_a_certificate.txt [2022-04-12T20:32:59.435Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/ [2022-04-12T20:32:59.435Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/awslib.go [2022-04-12T20:32:59.435Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/awslib_fake_test.go [2022-04-12T20:32:59.435Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/awssecret.go [2022-04-12T20:32:59.435Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/awssecret_test.go [2022-04-12T20:32:59.435Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/testdata/ [2022-04-12T20:32:59.435Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/testdata/keys/ [2022-04-12T20:32:59.435Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/testdata/keys/EC/ [2022-04-12T20:32:59.435Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/testdata/keys/EC/alternative_key.pem [2022-04-12T20:32:59.435Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/testdata/keys/EC/cert.pem [2022-04-12T20:32:59.435Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/testdata/keys/EC/private_key.pem [2022-04-12T20:32:59.435Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/ [2022-04-12T20:32:59.435Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/api.go [2022-04-12T20:32:59.435Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/api_test.go [2022-04-12T20:32:59.435Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/certmanager.go [2022-04-12T20:32:59.435Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/certmanager_test.go [2022-04-12T20:32:59.435Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/ [2022-04-12T20:32:59.435Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/v1/ [2022-04-12T20:32:59.435Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/v1/doc.go [2022-04-12T20:32:59.435Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/v1/meta.go [2022-04-12T20:32:59.435Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/v1/types.go [2022-04-12T20:32:59.435Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/v1/types_certificaterequest.go [2022-04-12T20:32:59.435Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/v1/zz_generated.deepcopy.go [2022-04-12T20:32:59.435Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/ [2022-04-12T20:32:59.435Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/disk.go [2022-04-12T20:32:59.435Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/disk_test.go [2022-04-12T20:32:59.435Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/ [2022-04-12T20:32:59.435Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/ [2022-04-12T20:32:59.435Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/ [2022-04-12T20:32:59.435Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/cert.pem [2022-04-12T20:32:59.435Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/intermediate_cert.pem [2022-04-12T20:32:59.435Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/intermediate_cert.srl [2022-04-12T20:32:59.435Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/intermediate_csr.pem [2022-04-12T20:32:59.435Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/intermediate_key.pem [2022-04-12T20:32:59.435Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/private_key.pem [2022-04-12T20:32:59.435Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/root_cert.pem [2022-04-12T20:32:59.435Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/root_cert.srl [2022-04-12T20:32:59.435Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/root_key.pem [2022-04-12T20:32:59.435Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/upstream_and_intermediate.pem [2022-04-12T20:32:59.435Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/upstream_and_root.pem [2022-04-12T20:32:59.435Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/upstream_cert.pem [2022-04-12T20:32:59.435Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/upstream_csr.pem [2022-04-12T20:32:59.435Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/upstream_key.pem [2022-04-12T20:32:59.435Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/PKCS1/ [2022-04-12T20:32:59.435Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/PKCS1/cert.pem [2022-04-12T20:32:59.435Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/PKCS1/private_key.pem [2022-04-12T20:32:59.435Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/PKCS8/ [2022-04-12T20:32:59.435Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/PKCS8/cert.pem [2022-04-12T20:32:59.435Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/PKCS8/private_key.pem [2022-04-12T20:32:59.435Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/empty/ [2022-04-12T20:32:59.435Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/empty/cert.pem [2022-04-12T20:32:59.435Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/empty/private_key.pem [2022-04-12T20:32:59.435Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/unknown/ [2022-04-12T20:32:59.435Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/unknown/cert.pem [2022-04-12T20:32:59.435Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/unknown/private_key.pem [2022-04-12T20:32:59.435Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/upstream_and_intermediate.pem [2022-04-12T20:32:59.435Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/gcpcas/ [2022-04-12T20:32:59.435Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/gcpcas/gcpcas.go [2022-04-12T20:32:59.435Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/gcpcas/gcpcas_test.go [2022-04-12T20:32:59.435Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/repository.go [2022-04-12T20:32:59.435Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/ [2022-04-12T20:32:59.435Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/fake_handlers_test.go [2022-04-12T20:32:59.435Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/spire.go [2022-04-12T20:32:59.435Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/spire_server_client.go [2022-04-12T20:32:59.435Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/spire_test.go [2022-04-12T20:32:59.435Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/testdata/ [2022-04-12T20:32:59.435Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/testdata/keys/ [2022-04-12T20:32:59.435Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/testdata/keys/jwks.json [2022-04-12T20:32:59.435Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/upstreamauthority.go [2022-04-12T20:32:59.435Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/v1.go [2022-04-12T20:32:59.435Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/v1_test.go [2022-04-12T20:32:59.435Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/ [2022-04-12T20:32:59.435Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/renewer.go [2022-04-12T20:32:59.435Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/ [2022-04-12T20:32:59.435Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/k8s/ [2022-04-12T20:32:59.435Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/k8s/signing-key.pem [2022-04-12T20:32:59.435Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/k8s/token [2022-04-12T20:32:59.435Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/ [2022-04-12T20:32:59.435Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/ [2022-04-12T20:32:59.435Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/README.md [2022-04-12T20:32:59.435Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/client_cert.pem [2022-04-12T20:32:59.435Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/client_csr.pem [2022-04-12T20:32:59.435Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/client_key.pem [2022-04-12T20:32:59.435Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_cert.pem [2022-04-12T20:32:59.435Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_cert.srl [2022-04-12T20:32:59.435Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_csr.pem [2022-04-12T20:32:59.435Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_key.pem [2022-04-12T20:32:59.435Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_vault_cert.pem [2022-04-12T20:32:59.435Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_vault_csr.pem [2022-04-12T20:32:59.435Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_vault_key.pem [2022-04-12T20:32:59.435Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/invalid-client_cert.pem [2022-04-12T20:32:59.435Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/invalid_client_key.pem [2022-04-12T20:32:59.435Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/invalid_root_cert.pem [2022-04-12T20:32:59.435Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/root_cert.pem [2022-04-12T20:32:59.435Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/root_cert.srl [2022-04-12T20:32:59.435Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/root_key.pem [2022-04-12T20:32:59.435Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/serer_csr.pem [2022-04-12T20:32:59.435Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/server_cert.pem [2022-04-12T20:32:59.435Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/server_csr.pem [2022-04-12T20:32:59.435Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/server_key.pem [2022-04-12T20:32:59.435Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/vault.go [2022-04-12T20:32:59.435Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/vault_client.go [2022-04-12T20:32:59.435Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/vault_client_test.go [2022-04-12T20:32:59.435Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/vault_fake_test.go [2022-04-12T20:32:59.435Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/vault_test.go [2022-04-12T20:32:59.435Z] spire-1.2.1/pkg/server/registration/ [2022-04-12T20:32:59.435Z] spire-1.2.1/pkg/server/registration/manager.go [2022-04-12T20:32:59.435Z] spire-1.2.1/pkg/server/registration/manager_test.go [2022-04-12T20:32:59.435Z] spire-1.2.1/pkg/server/scanentries.go [2022-04-12T20:32:59.435Z] spire-1.2.1/pkg/server/scanentries_test.go [2022-04-12T20:32:59.435Z] spire-1.2.1/pkg/server/server.go [2022-04-12T20:32:59.435Z] spire-1.2.1/pkg/server/server_test.go [2022-04-12T20:32:59.435Z] spire-1.2.1/pkg/server/svid/ [2022-04-12T20:32:59.435Z] spire-1.2.1/pkg/server/svid/observer.go [2022-04-12T20:32:59.435Z] spire-1.2.1/pkg/server/svid/observer_test.go [2022-04-12T20:32:59.435Z] spire-1.2.1/pkg/server/svid/rotator.go [2022-04-12T20:32:59.435Z] spire-1.2.1/pkg/server/svid/rotator_config.go [2022-04-12T20:32:59.435Z] spire-1.2.1/pkg/server/svid/rotator_config_test.go [2022-04-12T20:32:59.435Z] spire-1.2.1/pkg/server/svid/rotator_test.go [2022-04-12T20:32:59.435Z] spire-1.2.1/proto/ [2022-04-12T20:32:59.435Z] spire-1.2.1/proto/private/ [2022-04-12T20:32:59.435Z] spire-1.2.1/proto/private/server/ [2022-04-12T20:32:59.435Z] spire-1.2.1/proto/private/server/journal/ [2022-04-12T20:32:59.435Z] spire-1.2.1/proto/private/server/journal/journal.pb.go [2022-04-12T20:32:59.435Z] spire-1.2.1/proto/private/server/journal/journal.proto [2022-04-12T20:32:59.435Z] spire-1.2.1/proto/spire/ [2022-04-12T20:32:59.435Z] spire-1.2.1/proto/spire/common/ [2022-04-12T20:32:59.435Z] spire-1.2.1/proto/spire/common/common.pb.go [2022-04-12T20:32:59.435Z] spire-1.2.1/proto/spire/common/common.proto [2022-04-12T20:32:59.435Z] spire-1.2.1/proto/spire/common/plugin/ [2022-04-12T20:32:59.435Z] spire-1.2.1/proto/spire/common/plugin/plugin.pb.go [2022-04-12T20:32:59.435Z] spire-1.2.1/proto/spire/common/plugin/plugin.proto [2022-04-12T20:32:59.435Z] spire-1.2.1/proto/spire/common/plugin/plugin_grpc.pb.go [2022-04-12T20:32:59.435Z] spire-1.2.1/proto/spire/common/plugin/plugin_spire_plugin.pb.go [2022-04-12T20:32:59.435Z] spire-1.2.1/proto/spire/plugin/ [2022-04-12T20:32:59.435Z] spire-1.2.1/proto/spire/plugin/agent/ [2022-04-12T20:32:59.435Z] spire-1.2.1/proto/spire/plugin/agent/svidstore/ [2022-04-12T20:32:59.435Z] spire-1.2.1/proto/spire/plugin/agent/svidstore/v1unofficial/ [2022-04-12T20:32:59.435Z] spire-1.2.1/proto/spire/plugin/agent/svidstore/v1unofficial/svidstore.pb.go [2022-04-12T20:32:59.435Z] spire-1.2.1/proto/spire/plugin/agent/svidstore/v1unofficial/svidstore.proto [2022-04-12T20:32:59.435Z] spire-1.2.1/proto/spire/plugin/agent/svidstore/v1unofficial/svidstore_grpc.pb.go [2022-04-12T20:32:59.435Z] spire-1.2.1/proto/spire/plugin/agent/svidstore/v1unofficial/svidstore_spire_plugin.pb.go [2022-04-12T20:32:59.435Z] spire-1.2.1/release/ [2022-04-12T20:32:59.435Z] spire-1.2.1/release/spire-extras/ [2022-04-12T20:32:59.435Z] spire-1.2.1/release/spire-extras/README.md [2022-04-12T20:32:59.435Z] spire-1.2.1/release/spire-extras/conf/ [2022-04-12T20:32:59.435Z] spire-1.2.1/release/spire-extras/conf/k8s-workload-registrar/ [2022-04-12T20:32:59.435Z] spire-1.2.1/release/spire-extras/conf/k8s-workload-registrar/k8s-workload-registrar.conf [2022-04-12T20:32:59.435Z] spire-1.2.1/release/spire-extras/conf/oidc-discovery-provider/ [2022-04-12T20:32:59.435Z] spire-1.2.1/release/spire-extras/conf/oidc-discovery-provider/oidc-discovery-provider.conf [2022-04-12T20:32:59.435Z] spire-1.2.1/release/spire/ [2022-04-12T20:32:59.435Z] spire-1.2.1/release/spire/README.md [2022-04-12T20:32:59.435Z] spire-1.2.1/release/spire/conf/ [2022-04-12T20:32:59.435Z] spire-1.2.1/release/spire/conf/agent/ [2022-04-12T20:32:59.435Z] spire-1.2.1/release/spire/conf/agent/agent.conf [2022-04-12T20:32:59.435Z] spire-1.2.1/release/spire/conf/server/ [2022-04-12T20:32:59.435Z] spire-1.2.1/release/spire/conf/server/server.conf [2022-04-12T20:32:59.435Z] spire-1.2.1/script/ [2022-04-12T20:32:59.435Z] spire-1.2.1/script/build-artifact.sh [2022-04-12T20:32:59.435Z] spire-1.2.1/script/generate_dummy_ca.sh [2022-04-12T20:32:59.435Z] spire-1.2.1/support/ [2022-04-12T20:32:59.435Z] spire-1.2.1/support/k8s/ [2022-04-12T20:32:59.435Z] spire-1.2.1/support/k8s/k8s-workload-registrar/ [2022-04-12T20:32:59.435Z] spire-1.2.1/support/k8s/k8s-workload-registrar/README.md [2022-04-12T20:32:59.435Z] spire-1.2.1/support/k8s/k8s-workload-registrar/accessutil_posix.go [2022-04-12T20:32:59.435Z] spire-1.2.1/support/k8s/k8s-workload-registrar/accessutil_windows.go [2022-04-12T20:32:59.435Z] spire-1.2.1/support/k8s/k8s-workload-registrar/config.go [2022-04-12T20:32:59.435Z] spire-1.2.1/support/k8s/k8s-workload-registrar/config_crd.go [2022-04-12T20:32:59.435Z] spire-1.2.1/support/k8s/k8s-workload-registrar/config_crd_test.go [2022-04-12T20:32:59.435Z] spire-1.2.1/support/k8s/k8s-workload-registrar/config_reconcile.go [2022-04-12T20:32:59.435Z] spire-1.2.1/support/k8s/k8s-workload-registrar/config_test.go [2022-04-12T20:32:59.435Z] spire-1.2.1/support/k8s/k8s-workload-registrar/config_webhook.go [2022-04-12T20:32:59.435Z] spire-1.2.1/support/k8s/k8s-workload-registrar/controller.go [2022-04-12T20:32:59.435Z] spire-1.2.1/support/k8s/k8s-workload-registrar/controller_test.go [2022-04-12T20:32:59.435Z] spire-1.2.1/support/k8s/k8s-workload-registrar/federation/ [2022-04-12T20:32:59.435Z] spire-1.2.1/support/k8s/k8s-workload-registrar/federation/utils.go [2022-04-12T20:32:59.435Z] spire-1.2.1/support/k8s/k8s-workload-registrar/federation/utils_test.go [2022-04-12T20:32:59.435Z] spire-1.2.1/support/k8s/k8s-workload-registrar/generate-config.go [2022-04-12T20:32:59.435Z] spire-1.2.1/support/k8s/k8s-workload-registrar/main.go [2022-04-12T20:32:59.435Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/ [2022-04-12T20:32:59.435Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/README.md [2022-04-12T20:32:59.435Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/ [2022-04-12T20:32:59.435Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/ [2022-04-12T20:32:59.435Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/v1beta1/ [2022-04-12T20:32:59.435Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/v1beta1/groupversion_info.go [2022-04-12T20:32:59.435Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/v1beta1/spiffeid_types.go [2022-04-12T20:32:59.435Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/v1beta1/spiffeid_utils.go [2022-04-12T20:32:59.435Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/v1beta1/spiffeid_webhook.go [2022-04-12T20:32:59.435Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/v1beta1/zz_generated.deepcopy.go [2022-04-12T20:32:59.435Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/config/ [2022-04-12T20:32:59.435Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/config/spiffeid.spiffe.io_spiffeids.yaml [2022-04-12T20:32:59.435Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/config/spire-agent.yaml [2022-04-12T20:32:59.435Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/config/spire-server-registrar.yaml [2022-04-12T20:32:59.435Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/ [2022-04-12T20:32:59.435Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/endpoint_controller.go [2022-04-12T20:32:59.435Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/endpoint_controller_test.go [2022-04-12T20:32:59.435Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/node_controller.go [2022-04-12T20:32:59.435Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/node_controller_test.go [2022-04-12T20:32:59.435Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/pod_controller.go [2022-04-12T20:32:59.435Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/pod_controller_test.go [2022-04-12T20:32:59.435Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/spiffeid_controller.go [2022-04-12T20:32:59.435Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/spiffeid_controller_test.go [2022-04-12T20:32:59.435Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/suite_test.go [2022-04-12T20:32:59.435Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/utils.go [2022-04-12T20:32:59.435Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/samples/ [2022-04-12T20:32:59.435Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/samples/test_spiffeid.yaml [2022-04-12T20:32:59.435Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/samples/test_spiffeid_bad.yaml [2022-04-12T20:32:59.435Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/ [2022-04-12T20:32:59.435Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/testdata/ [2022-04-12T20:32:59.435Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/testdata/good-leaf-and-intermediate.pem [2022-04-12T20:32:59.435Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/testdata/good-leaf-only.pem [2022-04-12T20:32:59.435Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/testdata/key-pkcs8-ecdsa.pem [2022-04-12T20:32:59.435Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/testdata/key-pkcs8-rsa.pem [2022-04-12T20:32:59.435Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/webhook_svid.go [2022-04-12T20:32:59.435Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/webhook_svid_test.go [2022-04-12T20:32:59.435Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/ [2022-04-12T20:32:59.435Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/config/ [2022-04-12T20:32:59.436Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/config/roles.yaml [2022-04-12T20:32:59.436Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/ [2022-04-12T20:32:59.436Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/base_controller.go [2022-04-12T20:32:59.436Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/node_controller.go [2022-04-12T20:32:59.436Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/node_controller_test.go [2022-04-12T20:32:59.436Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/pod_controller.go [2022-04-12T20:32:59.436Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/pod_controller_test.go [2022-04-12T20:32:59.436Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/utils.go [2022-04-12T20:32:59.436Z] spire-1.2.1/support/k8s/k8s-workload-registrar/server.go [2022-04-12T20:32:59.436Z] spire-1.2.1/support/k8s/k8s-workload-registrar/server_test.go [2022-04-12T20:32:59.436Z] spire-1.2.1/support/k8s/k8s-workload-registrar/webhookhandler.go [2022-04-12T20:32:59.436Z] spire-1.2.1/support/k8s/k8s-workload-registrar/webhookhandler_test.go [2022-04-12T20:32:59.436Z] spire-1.2.1/support/oidc-discovery-provider/ [2022-04-12T20:32:59.436Z] spire-1.2.1/support/oidc-discovery-provider/README.md [2022-04-12T20:32:59.436Z] spire-1.2.1/support/oidc-discovery-provider/common_test.go [2022-04-12T20:32:59.436Z] spire-1.2.1/support/oidc-discovery-provider/config.go [2022-04-12T20:32:59.436Z] spire-1.2.1/support/oidc-discovery-provider/config_test.go [2022-04-12T20:32:59.436Z] spire-1.2.1/support/oidc-discovery-provider/domain_policy.go [2022-04-12T20:32:59.436Z] spire-1.2.1/support/oidc-discovery-provider/domain_policy_test.go [2022-04-12T20:32:59.436Z] spire-1.2.1/support/oidc-discovery-provider/handler.go [2022-04-12T20:32:59.436Z] spire-1.2.1/support/oidc-discovery-provider/handler_test.go [2022-04-12T20:32:59.436Z] spire-1.2.1/support/oidc-discovery-provider/jwks_source.go [2022-04-12T20:32:59.436Z] spire-1.2.1/support/oidc-discovery-provider/main.go [2022-04-12T20:32:59.436Z] spire-1.2.1/support/oidc-discovery-provider/server_api.go [2022-04-12T20:32:59.436Z] spire-1.2.1/support/oidc-discovery-provider/server_api_test.go [2022-04-12T20:32:59.436Z] spire-1.2.1/support/oidc-discovery-provider/workload_api.go [2022-04-12T20:32:59.436Z] spire-1.2.1/support/oidc-discovery-provider/workload_api_test.go [2022-04-12T20:32:59.436Z] spire-1.2.1/test/ [2022-04-12T20:32:59.436Z] spire-1.2.1/test/clock/ [2022-04-12T20:32:59.436Z] spire-1.2.1/test/clock/clock.go [2022-04-12T20:32:59.436Z] spire-1.2.1/test/fakes/ [2022-04-12T20:32:59.436Z] spire-1.2.1/test/fakes/fakeagentcatalog/ [2022-04-12T20:32:59.436Z] spire-1.2.1/test/fakes/fakeagentcatalog/catalog.go [2022-04-12T20:32:59.436Z] spire-1.2.1/test/fakes/fakeagentkeymanager/ [2022-04-12T20:32:59.436Z] spire-1.2.1/test/fakes/fakeagentkeymanager/keymanager.go [2022-04-12T20:32:59.436Z] spire-1.2.1/test/fakes/fakeagentnodeattestor/ [2022-04-12T20:32:59.436Z] spire-1.2.1/test/fakes/fakeagentnodeattestor/nodeattestor.go [2022-04-12T20:32:59.436Z] spire-1.2.1/test/fakes/fakeagentstore/ [2022-04-12T20:32:59.436Z] spire-1.2.1/test/fakes/fakeagentstore/agentstore.go [2022-04-12T20:32:59.436Z] spire-1.2.1/test/fakes/fakedatastore/ [2022-04-12T20:32:59.436Z] spire-1.2.1/test/fakes/fakedatastore/fakedatastore.go [2022-04-12T20:32:59.436Z] spire-1.2.1/test/fakes/fakeentryclient/ [2022-04-12T20:32:59.436Z] spire-1.2.1/test/fakes/fakeentryclient/entryclient.go [2022-04-12T20:32:59.436Z] spire-1.2.1/test/fakes/fakehealthchecker/ [2022-04-12T20:32:59.436Z] spire-1.2.1/test/fakes/fakehealthchecker/checker.go [2022-04-12T20:32:59.436Z] spire-1.2.1/test/fakes/fakeidentityprovider/ [2022-04-12T20:32:59.436Z] spire-1.2.1/test/fakes/fakeidentityprovider/identityprovider.go [2022-04-12T20:32:59.436Z] spire-1.2.1/test/fakes/fakemetrics/ [2022-04-12T20:32:59.436Z] spire-1.2.1/test/fakes/fakemetrics/fakemetrics.go [2022-04-12T20:32:59.436Z] spire-1.2.1/test/fakes/fakenoderesolver/ [2022-04-12T20:32:59.436Z] spire-1.2.1/test/fakes/fakenoderesolver/noderesolver.go [2022-04-12T20:32:59.436Z] spire-1.2.1/test/fakes/fakenotifier/ [2022-04-12T20:32:59.436Z] spire-1.2.1/test/fakes/fakenotifier/notifier.go [2022-04-12T20:32:59.436Z] spire-1.2.1/test/fakes/fakepluginmetrics/ [2022-04-12T20:32:59.436Z] spire-1.2.1/test/fakes/fakepluginmetrics/fakepluginmetrics.go [2022-04-12T20:32:59.436Z] spire-1.2.1/test/fakes/fakeserverca/ [2022-04-12T20:32:59.436Z] spire-1.2.1/test/fakes/fakeserverca/serverca.go [2022-04-12T20:32:59.436Z] spire-1.2.1/test/fakes/fakeservercatalog/ [2022-04-12T20:32:59.436Z] spire-1.2.1/test/fakes/fakeservercatalog/catalog.go [2022-04-12T20:32:59.436Z] spire-1.2.1/test/fakes/fakeserverkeymanager/ [2022-04-12T20:32:59.436Z] spire-1.2.1/test/fakes/fakeserverkeymanager/keymanager.go [2022-04-12T20:32:59.436Z] spire-1.2.1/test/fakes/fakeservernodeattestor/ [2022-04-12T20:32:59.436Z] spire-1.2.1/test/fakes/fakeservernodeattestor/nodeattestor.go [2022-04-12T20:32:59.436Z] spire-1.2.1/test/fakes/fakeupstreamauthority/ [2022-04-12T20:32:59.436Z] spire-1.2.1/test/fakes/fakeupstreamauthority/plugin.go [2022-04-12T20:32:59.436Z] spire-1.2.1/test/fakes/fakeupstreamauthority/upstreamauthority.go [2022-04-12T20:32:59.436Z] spire-1.2.1/test/fakes/fakeworkloadapi/ [2022-04-12T20:32:59.436Z] spire-1.2.1/test/fakes/fakeworkloadapi/workloadapi.go [2022-04-12T20:32:59.436Z] spire-1.2.1/test/fakes/fakeworkloadattestor/ [2022-04-12T20:32:59.436Z] spire-1.2.1/test/fakes/fakeworkloadattestor/workloadattestor.go [2022-04-12T20:32:59.436Z] spire-1.2.1/test/fixture/ [2022-04-12T20:32:59.436Z] spire-1.2.1/test/fixture/certs/ [2022-04-12T20:32:59.436Z] spire-1.2.1/test/fixture/certs/agent_svid.der [2022-04-12T20:32:59.436Z] spire-1.2.1/test/fixture/certs/base_cert.pem [2022-04-12T20:32:59.436Z] spire-1.2.1/test/fixture/certs/base_csr.pem [2022-04-12T20:32:59.436Z] spire-1.2.1/test/fixture/certs/base_key.pem [2022-04-12T20:32:59.436Z] spire-1.2.1/test/fixture/certs/base_rotated_cert.pem [2022-04-12T20:32:59.436Z] spire-1.2.1/test/fixture/certs/base_rotated_csr.pem [2022-04-12T20:32:59.436Z] spire-1.2.1/test/fixture/certs/base_rotated_key.pem [2022-04-12T20:32:59.436Z] spire-1.2.1/test/fixture/certs/blog_cert.pem [2022-04-12T20:32:59.436Z] spire-1.2.1/test/fixture/certs/blog_csr.pem [2022-04-12T20:32:59.436Z] spire-1.2.1/test/fixture/certs/blog_key.pem [2022-04-12T20:32:59.436Z] spire-1.2.1/test/fixture/certs/bundle.der [2022-04-12T20:32:59.436Z] spire-1.2.1/test/fixture/certs/ca.pem [2022-04-12T20:32:59.436Z] spire-1.2.1/test/fixture/certs/ca_key.pem [2022-04-12T20:32:59.436Z] spire-1.2.1/test/fixture/certs/database_cert.pem [2022-04-12T20:32:59.436Z] spire-1.2.1/test/fixture/certs/database_csr.pem [2022-04-12T20:32:59.436Z] spire-1.2.1/test/fixture/certs/database_key.pem [2022-04-12T20:32:59.436Z] spire-1.2.1/test/fixture/certs/node_cert.pem [2022-04-12T20:32:59.436Z] spire-1.2.1/test/fixture/certs/node_csr.pem [2022-04-12T20:32:59.436Z] spire-1.2.1/test/fixture/certs/node_key.pem [2022-04-12T20:32:59.436Z] spire-1.2.1/test/fixture/certs/svid.pem [2022-04-12T20:32:59.436Z] spire-1.2.1/test/fixture/certs/svid_key.pem [2022-04-12T20:32:59.436Z] spire-1.2.1/test/fixture/config/ [2022-04-12T20:32:59.436Z] spire-1.2.1/test/fixture/config/agent_bad_agent_block.conf [2022-04-12T20:32:59.436Z] spire-1.2.1/test/fixture/config/agent_good.conf [2022-04-12T20:32:59.436Z] spire-1.2.1/test/fixture/config/agent_good_templated.conf [2022-04-12T20:32:59.436Z] spire-1.2.1/test/fixture/config/plugin_good.conf [2022-04-12T20:32:59.436Z] spire-1.2.1/test/fixture/config/server_and_agent_bad_nested_DogStatsd_block.conf [2022-04-12T20:32:59.436Z] spire-1.2.1/test/fixture/config/server_and_agent_bad_nested_InMem_block.conf [2022-04-12T20:32:59.436Z] spire-1.2.1/test/fixture/config/server_and_agent_bad_nested_M3_block.conf [2022-04-12T20:32:59.436Z] spire-1.2.1/test/fixture/config/server_and_agent_bad_nested_Prometheus_block.conf [2022-04-12T20:32:59.436Z] spire-1.2.1/test/fixture/config/server_and_agent_bad_nested_Statsd_block.conf [2022-04-12T20:32:59.436Z] spire-1.2.1/test/fixture/config/server_and_agent_bad_nested_health_checks_block.conf [2022-04-12T20:32:59.436Z] spire-1.2.1/test/fixture/config/server_and_agent_bad_root_block.conf [2022-04-12T20:32:59.436Z] spire-1.2.1/test/fixture/config/server_and_agent_bad_telemetry_block.conf [2022-04-12T20:32:59.436Z] spire-1.2.1/test/fixture/config/server_bad_nested_bundle_endpoint_acme_block.conf [2022-04-12T20:32:59.436Z] spire-1.2.1/test/fixture/config/server_bad_nested_bundle_endpoint_block.conf [2022-04-12T20:32:59.436Z] spire-1.2.1/test/fixture/config/server_bad_nested_ca_subject_block.conf [2022-04-12T20:32:59.436Z] spire-1.2.1/test/fixture/config/server_bad_nested_experimental_block.conf [2022-04-12T20:32:59.436Z] spire-1.2.1/test/fixture/config/server_bad_nested_federates_with_block.conf [2022-04-12T20:32:59.436Z] spire-1.2.1/test/fixture/config/server_bad_nested_federation_block.conf [2022-04-12T20:32:59.436Z] spire-1.2.1/test/fixture/config/server_bad_ratelimit_block.conf [2022-04-12T20:32:59.436Z] spire-1.2.1/test/fixture/config/server_bad_server_block.conf [2022-04-12T20:32:59.436Z] spire-1.2.1/test/fixture/config/server_good.conf [2022-04-12T20:32:59.436Z] spire-1.2.1/test/fixture/config/server_good_templated.conf [2022-04-12T20:32:59.436Z] spire-1.2.1/test/fixture/fixture.go [2022-04-12T20:32:59.436Z] spire-1.2.1/test/fixture/nodeattestor/ [2022-04-12T20:32:59.436Z] spire-1.2.1/test/fixture/nodeattestor/sshpop/ [2022-04-12T20:32:59.436Z] spire-1.2.1/test/fixture/nodeattestor/sshpop/agent_ssh_key [2022-04-12T20:32:59.436Z] spire-1.2.1/test/fixture/nodeattestor/sshpop/agent_ssh_key-cert.pub [2022-04-12T20:32:59.436Z] spire-1.2.1/test/fixture/nodeattestor/sshpop/ssh_cert_authority.pub [2022-04-12T20:32:59.436Z] spire-1.2.1/test/fixture/nodeattestor/x509pop/ [2022-04-12T20:32:59.436Z] spire-1.2.1/test/fixture/nodeattestor/x509pop/generate.go [2022-04-12T20:32:59.436Z] spire-1.2.1/test/fixture/nodeattestor/x509pop/intermediate.pem [2022-04-12T20:32:59.436Z] spire-1.2.1/test/fixture/nodeattestor/x509pop/leaf-crt-bundle.pem [2022-04-12T20:32:59.436Z] spire-1.2.1/test/fixture/nodeattestor/x509pop/leaf-key.pem [2022-04-12T20:32:59.436Z] spire-1.2.1/test/fixture/nodeattestor/x509pop/leaf.pem [2022-04-12T20:32:59.436Z] spire-1.2.1/test/fixture/nodeattestor/x509pop/root-crt.pem [2022-04-12T20:32:59.436Z] spire-1.2.1/test/fixture/registration/ [2022-04-12T20:32:59.436Z] spire-1.2.1/test/fixture/registration/entries.json [2022-04-12T20:32:59.436Z] spire-1.2.1/test/fixture/registration/good-for-update.json [2022-04-12T20:32:59.436Z] spire-1.2.1/test/fixture/registration/good.json [2022-04-12T20:32:59.436Z] spire-1.2.1/test/fixture/registration/invalid.json [2022-04-12T20:32:59.436Z] spire-1.2.1/test/fixture/registration/invalid_json.json [2022-04-12T20:32:59.436Z] spire-1.2.1/test/fixture/registration/manager_test_entries.json [2022-04-12T20:32:59.436Z] spire-1.2.1/test/integration/ [2022-04-12T20:32:59.436Z] spire-1.2.1/test/integration/README.md [2022-04-12T20:32:59.436Z] spire-1.2.1/test/integration/common [2022-04-12T20:32:59.436Z] spire-1.2.1/test/integration/setup/ [2022-04-12T20:32:59.436Z] spire-1.2.1/test/integration/setup/adminclient/ [2022-04-12T20:32:59.436Z] spire-1.2.1/test/integration/setup/adminclient/build.sh [2022-04-12T20:32:59.436Z] spire-1.2.1/test/integration/setup/adminclient/client.go [2022-04-12T20:32:59.436Z] spire-1.2.1/test/integration/setup/debugagent/ [2022-04-12T20:32:59.436Z] spire-1.2.1/test/integration/setup/debugagent/build.sh [2022-04-12T20:32:59.436Z] spire-1.2.1/test/integration/setup/debugagent/main.go [2022-04-12T20:32:59.436Z] spire-1.2.1/test/integration/setup/debugserver/ [2022-04-12T20:32:59.436Z] spire-1.2.1/test/integration/setup/debugserver/build.sh [2022-04-12T20:32:59.436Z] spire-1.2.1/test/integration/setup/debugserver/main.go [2022-04-12T20:32:59.436Z] spire-1.2.1/test/integration/setup/downstreamclient/ [2022-04-12T20:32:59.436Z] spire-1.2.1/test/integration/setup/downstreamclient/build.sh [2022-04-12T20:32:59.436Z] spire-1.2.1/test/integration/setup/downstreamclient/client.go [2022-04-12T20:32:59.436Z] spire-1.2.1/test/integration/setup/itclient/ [2022-04-12T20:32:59.436Z] spire-1.2.1/test/integration/setup/itclient/client.go [2022-04-12T20:32:59.436Z] spire-1.2.1/test/integration/setup/node-attestation/ [2022-04-12T20:32:59.436Z] spire-1.2.1/test/integration/setup/node-attestation/build.sh [2022-04-12T20:32:59.436Z] spire-1.2.1/test/integration/setup/node-attestation/client.go [2022-04-12T20:32:59.436Z] spire-1.2.1/test/integration/setup/x509pop/ [2022-04-12T20:32:59.436Z] spire-1.2.1/test/integration/setup/x509pop/gencerts.go [2022-04-12T20:32:59.436Z] spire-1.2.1/test/integration/setup/x509pop/setup.sh [2022-04-12T20:32:59.436Z] spire-1.2.1/test/integration/suites/ [2022-04-12T20:32:59.436Z] spire-1.2.1/test/integration/suites/admin-endpoints/ [2022-04-12T20:32:59.436Z] spire-1.2.1/test/integration/suites/admin-endpoints/00-setup [2022-04-12T20:32:59.436Z] spire-1.2.1/test/integration/suites/admin-endpoints/01-start-server [2022-04-12T20:32:59.436Z] spire-1.2.1/test/integration/suites/admin-endpoints/02-bootstrap-agent [2022-04-12T20:32:59.436Z] spire-1.2.1/test/integration/suites/admin-endpoints/03-start-agent [2022-04-12T20:32:59.436Z] spire-1.2.1/test/integration/suites/admin-endpoints/04-create-registration-entries [2022-04-12T20:32:59.436Z] spire-1.2.1/test/integration/suites/admin-endpoints/05-test-endpoints [2022-04-12T20:32:59.436Z] spire-1.2.1/test/integration/suites/admin-endpoints/README.md [2022-04-12T20:32:59.436Z] spire-1.2.1/test/integration/suites/admin-endpoints/conf/ [2022-04-12T20:32:59.436Z] spire-1.2.1/test/integration/suites/admin-endpoints/conf/agent/ [2022-04-12T20:32:59.436Z] spire-1.2.1/test/integration/suites/admin-endpoints/conf/agent/agent.conf [2022-04-12T20:32:59.436Z] spire-1.2.1/test/integration/suites/admin-endpoints/conf/server/ [2022-04-12T20:32:59.436Z] spire-1.2.1/test/integration/suites/admin-endpoints/conf/server/server.conf [2022-04-12T20:32:59.436Z] spire-1.2.1/test/integration/suites/admin-endpoints/docker-compose.yaml [2022-04-12T20:32:59.436Z] spire-1.2.1/test/integration/suites/admin-endpoints/teardown [2022-04-12T20:32:59.436Z] spire-1.2.1/test/integration/suites/datastore-mysql-replication/ [2022-04-12T20:32:59.436Z] spire-1.2.1/test/integration/suites/datastore-mysql-replication/00-setup [2022-04-12T20:32:59.436Z] spire-1.2.1/test/integration/suites/datastore-mysql-replication/01-test-variants [2022-04-12T20:32:59.436Z] spire-1.2.1/test/integration/suites/datastore-mysql-replication/README.md [2022-04-12T20:32:59.436Z] spire-1.2.1/test/integration/suites/datastore-mysql-replication/docker-compose.yaml [2022-04-12T20:32:59.436Z] spire-1.2.1/test/integration/suites/datastore-mysql-replication/teardown [2022-04-12T20:32:59.436Z] spire-1.2.1/test/integration/suites/datastore-mysql/ [2022-04-12T20:32:59.436Z] spire-1.2.1/test/integration/suites/datastore-mysql/00-setup [2022-04-12T20:32:59.436Z] spire-1.2.1/test/integration/suites/datastore-mysql/01-test-variants [2022-04-12T20:32:59.436Z] spire-1.2.1/test/integration/suites/datastore-mysql/README.md [2022-04-12T20:32:59.436Z] spire-1.2.1/test/integration/suites/datastore-mysql/docker-compose.yaml [2022-04-12T20:32:59.436Z] spire-1.2.1/test/integration/suites/datastore-mysql/teardown [2022-04-12T20:32:59.436Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/ [2022-04-12T20:32:59.436Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/00-setup [2022-04-12T20:32:59.436Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/01-test-variants [2022-04-12T20:32:59.436Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/README.md [2022-04-12T20:32:59.436Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/docker-compose.yaml [2022-04-12T20:32:59.436Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/principal/ [2022-04-12T20:32:59.436Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/principal/init.sh [2022-04-12T20:32:59.436Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/replica/ [2022-04-12T20:32:59.436Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/replica/docker-entrypoint.sh [2022-04-12T20:32:59.436Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/replica/v12/ [2022-04-12T20:32:59.436Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/replica/v12/docker-entrypoint.sh [2022-04-12T20:32:59.436Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/teardown [2022-04-12T20:32:59.436Z] spire-1.2.1/test/integration/suites/datastore-postgres/ [2022-04-12T20:32:59.436Z] spire-1.2.1/test/integration/suites/datastore-postgres/00-setup [2022-04-12T20:32:59.436Z] spire-1.2.1/test/integration/suites/datastore-postgres/01-test-variants [2022-04-12T20:32:59.436Z] spire-1.2.1/test/integration/suites/datastore-postgres/README.md [2022-04-12T20:32:59.436Z] spire-1.2.1/test/integration/suites/datastore-postgres/docker-compose.yaml [2022-04-12T20:32:59.436Z] spire-1.2.1/test/integration/suites/datastore-postgres/teardown [2022-04-12T20:32:59.436Z] spire-1.2.1/test/integration/suites/debug-endpoints/ [2022-04-12T20:32:59.436Z] spire-1.2.1/test/integration/suites/debug-endpoints/00-setup [2022-04-12T20:32:59.436Z] spire-1.2.1/test/integration/suites/debug-endpoints/01-start-server [2022-04-12T20:32:59.436Z] spire-1.2.1/test/integration/suites/debug-endpoints/02-bootstrap-agent [2022-04-12T20:32:59.436Z] spire-1.2.1/test/integration/suites/debug-endpoints/03-start-agent [2022-04-12T20:32:59.436Z] spire-1.2.1/test/integration/suites/debug-endpoints/04-create-registration-entries [2022-04-12T20:32:59.436Z] spire-1.2.1/test/integration/suites/debug-endpoints/05-test-endpoints [2022-04-12T20:32:59.436Z] spire-1.2.1/test/integration/suites/debug-endpoints/README.md [2022-04-12T20:32:59.436Z] spire-1.2.1/test/integration/suites/debug-endpoints/conf/ [2022-04-12T20:32:59.436Z] spire-1.2.1/test/integration/suites/debug-endpoints/conf/agent/ [2022-04-12T20:32:59.436Z] spire-1.2.1/test/integration/suites/debug-endpoints/conf/agent/agent.conf [2022-04-12T20:32:59.436Z] spire-1.2.1/test/integration/suites/debug-endpoints/conf/server/ [2022-04-12T20:32:59.436Z] spire-1.2.1/test/integration/suites/debug-endpoints/conf/server/server.conf [2022-04-12T20:32:59.436Z] spire-1.2.1/test/integration/suites/debug-endpoints/docker-compose.yaml [2022-04-12T20:32:59.436Z] spire-1.2.1/test/integration/suites/debug-endpoints/teardown [2022-04-12T20:32:59.436Z] spire-1.2.1/test/integration/suites/downstream-endpoints/ [2022-04-12T20:32:59.436Z] spire-1.2.1/test/integration/suites/downstream-endpoints/00-setup [2022-04-12T20:32:59.436Z] spire-1.2.1/test/integration/suites/downstream-endpoints/01-start-server [2022-04-12T20:32:59.436Z] spire-1.2.1/test/integration/suites/downstream-endpoints/02-bootstrap-agent [2022-04-12T20:32:59.436Z] spire-1.2.1/test/integration/suites/downstream-endpoints/03-start-agent [2022-04-12T20:32:59.436Z] spire-1.2.1/test/integration/suites/downstream-endpoints/04-create-entries [2022-04-12T20:32:59.436Z] spire-1.2.1/test/integration/suites/downstream-endpoints/05-test-endpoints [2022-04-12T20:32:59.436Z] spire-1.2.1/test/integration/suites/downstream-endpoints/README.md [2022-04-12T20:32:59.436Z] spire-1.2.1/test/integration/suites/downstream-endpoints/conf/ [2022-04-12T20:32:59.436Z] spire-1.2.1/test/integration/suites/downstream-endpoints/conf/agent/ [2022-04-12T20:32:59.436Z] spire-1.2.1/test/integration/suites/downstream-endpoints/conf/agent/agent.conf [2022-04-12T20:32:59.436Z] spire-1.2.1/test/integration/suites/downstream-endpoints/conf/server/ [2022-04-12T20:32:59.436Z] spire-1.2.1/test/integration/suites/downstream-endpoints/conf/server/server.conf [2022-04-12T20:32:59.436Z] spire-1.2.1/test/integration/suites/downstream-endpoints/docker-compose.yaml [2022-04-12T20:32:59.436Z] spire-1.2.1/test/integration/suites/downstream-endpoints/teardown [2022-04-12T20:32:59.436Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/ [2022-04-12T20:32:59.436Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/00-setup [2022-04-12T20:32:59.436Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/01-start-server [2022-04-12T20:32:59.436Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/02-bootstrap-agents [2022-04-12T20:32:59.436Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/03-start-remaining-containers [2022-04-12T20:32:59.436Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/04-create-workload-entries [2022-04-12T20:32:59.436Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/05-check-workload-connectivity [2022-04-12T20:32:59.436Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/README.md [2022-04-12T20:32:59.436Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/ [2022-04-12T20:32:59.436Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/downstream-agent/ [2022-04-12T20:32:59.436Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/downstream-agent/agent.conf [2022-04-12T20:32:59.436Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/downstream-envoy/ [2022-04-12T20:32:59.436Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/downstream-envoy/envoy.yaml [2022-04-12T20:32:59.436Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/server/ [2022-04-12T20:32:59.436Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/server/server.conf [2022-04-12T20:32:59.436Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/supervisord.conf [2022-04-12T20:32:59.436Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/upstream-agent/ [2022-04-12T20:32:59.436Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/upstream-agent/agent.conf [2022-04-12T20:32:59.436Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/upstream-envoy/ [2022-04-12T20:32:59.436Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/upstream-envoy/envoy.yaml [2022-04-12T20:32:59.436Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/docker-compose.yaml [2022-04-12T20:32:59.436Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/teardown [2022-04-12T20:32:59.436Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/ [2022-04-12T20:32:59.436Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/00-test-envoy-releases.sh [2022-04-12T20:32:59.436Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/Dockerfile [2022-04-12T20:32:59.436Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/README.md [2022-04-12T20:32:59.436Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/ [2022-04-12T20:32:59.436Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/ [2022-04-12T20:32:59.436Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/agent/ [2022-04-12T20:32:59.436Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/agent/agent.conf [2022-04-12T20:32:59.436Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/envoy/ [2022-04-12T20:32:59.436Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/envoy/envoy.yaml [2022-04-12T20:32:59.436Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/server/ [2022-04-12T20:32:59.437Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/server/server.conf [2022-04-12T20:32:59.437Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream/ [2022-04-12T20:32:59.437Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream/agent/ [2022-04-12T20:32:59.437Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream/agent/agent.conf [2022-04-12T20:32:59.437Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream/envoy/ [2022-04-12T20:32:59.437Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream/envoy/envoy.yaml [2022-04-12T20:32:59.437Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/supervisord.conf [2022-04-12T20:32:59.437Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/ [2022-04-12T20:32:59.437Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/agent/ [2022-04-12T20:32:59.437Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/agent/agent.conf [2022-04-12T20:32:59.437Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/envoy/ [2022-04-12T20:32:59.437Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/envoy/envoy.yaml [2022-04-12T20:32:59.437Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/server/ [2022-04-12T20:32:59.437Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/server/server.conf [2022-04-12T20:32:59.437Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/docker-compose.yaml [2022-04-12T20:32:59.437Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/teardown [2022-04-12T20:32:59.437Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/ [2022-04-12T20:32:59.437Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/00-test-envoy-releases [2022-04-12T20:32:59.437Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/README.md [2022-04-12T20:32:59.437Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/ [2022-04-12T20:32:59.437Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/downstream-agent/ [2022-04-12T20:32:59.437Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/downstream-agent/agent.conf [2022-04-12T20:32:59.437Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/downstream-envoy/ [2022-04-12T20:32:59.437Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/downstream-envoy/envoy.yaml [2022-04-12T20:32:59.437Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/server/ [2022-04-12T20:32:59.437Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/server/server.conf [2022-04-12T20:32:59.437Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/supervisord.conf [2022-04-12T20:32:59.437Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/upstream-agent/ [2022-04-12T20:32:59.437Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/upstream-agent/agent.conf [2022-04-12T20:32:59.437Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/upstream-envoy/ [2022-04-12T20:32:59.437Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/upstream-envoy/envoy.yaml [2022-04-12T20:32:59.437Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/docker-compose.yaml [2022-04-12T20:32:59.437Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/teardown [2022-04-12T20:32:59.437Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/ [2022-04-12T20:32:59.437Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/00-setup [2022-04-12T20:32:59.437Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/01-start-servers [2022-04-12T20:32:59.437Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/02-bootstrap-federation-and-agents [2022-04-12T20:32:59.437Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/03-start-remaining-containers [2022-04-12T20:32:59.437Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/04-create-workload-entries [2022-04-12T20:32:59.437Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/05-check-workload-connectivity [2022-04-12T20:32:59.437Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/06-stop-servers [2022-04-12T20:32:59.437Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/07-check-workload-connectivity [2022-04-12T20:32:59.437Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/08-start-servers [2022-04-12T20:32:59.437Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/09-check-workload-connectivity [2022-04-12T20:32:59.437Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/10-stop-agents [2022-04-12T20:32:59.437Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/11-check-workload-connectivity [2022-04-12T20:32:59.437Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/12-start-agents [2022-04-12T20:32:59.437Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/13-check-workload-connectivity [2022-04-12T20:32:59.437Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/Dockerfile [2022-04-12T20:32:59.437Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/README.md [2022-04-12T20:32:59.437Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/ [2022-04-12T20:32:59.437Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/ [2022-04-12T20:32:59.437Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/agent/ [2022-04-12T20:32:59.437Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/agent/agent.conf [2022-04-12T20:32:59.437Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/ghostunnel/ [2022-04-12T20:32:59.437Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/ghostunnel/ghostunnel.flags [2022-04-12T20:32:59.437Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/server/ [2022-04-12T20:32:59.437Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/server/server.conf [2022-04-12T20:32:59.437Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/supervisord/ [2022-04-12T20:32:59.437Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/supervisord/supervisord.conf [2022-04-12T20:32:59.437Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/ [2022-04-12T20:32:59.437Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/agent/ [2022-04-12T20:32:59.437Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/agent/agent.conf [2022-04-12T20:32:59.437Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/ghostunnel/ [2022-04-12T20:32:59.437Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/ghostunnel/ghostunnel.flags [2022-04-12T20:32:59.437Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/server/ [2022-04-12T20:32:59.437Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/server/server.conf [2022-04-12T20:32:59.437Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/supervisord/ [2022-04-12T20:32:59.437Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/supervisord/supervisord.conf [2022-04-12T20:32:59.437Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/docker-compose.yaml [2022-04-12T20:32:59.437Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/teardown [2022-04-12T20:32:59.437Z] spire-1.2.1/test/integration/suites/join-token/ [2022-04-12T20:32:59.437Z] spire-1.2.1/test/integration/suites/join-token/01-start-server [2022-04-12T20:32:59.437Z] spire-1.2.1/test/integration/suites/join-token/02-bootstrap-agents [2022-04-12T20:32:59.437Z] spire-1.2.1/test/integration/suites/join-token/03-start-agent [2022-04-12T20:32:59.437Z] spire-1.2.1/test/integration/suites/join-token/04-create-workload-entry [2022-04-12T20:32:59.437Z] spire-1.2.1/test/integration/suites/join-token/05-check-svid [2022-04-12T20:32:59.437Z] spire-1.2.1/test/integration/suites/join-token/06-start-bad-agent [2022-04-12T20:32:59.437Z] spire-1.2.1/test/integration/suites/join-token/README.md [2022-04-12T20:32:59.437Z] spire-1.2.1/test/integration/suites/join-token/conf/ [2022-04-12T20:32:59.437Z] spire-1.2.1/test/integration/suites/join-token/conf/agent/ [2022-04-12T20:32:59.437Z] spire-1.2.1/test/integration/suites/join-token/conf/agent/agent.conf [2022-04-12T20:32:59.437Z] spire-1.2.1/test/integration/suites/join-token/conf/server/ [2022-04-12T20:32:59.437Z] spire-1.2.1/test/integration/suites/join-token/conf/server/server.conf [2022-04-12T20:32:59.437Z] spire-1.2.1/test/integration/suites/join-token/docker-compose.yaml [2022-04-12T20:32:59.437Z] spire-1.2.1/test/integration/suites/join-token/teardown [2022-04-12T20:32:59.437Z] spire-1.2.1/test/integration/suites/k8s-reconcile/ [2022-04-12T20:32:59.437Z] spire-1.2.1/test/integration/suites/k8s-reconcile/00-setup [2022-04-12T20:32:59.437Z] spire-1.2.1/test/integration/suites/k8s-reconcile/01-apply-config [2022-04-12T20:32:59.437Z] spire-1.2.1/test/integration/suites/k8s-reconcile/02-check-for-workload-svid [2022-04-12T20:32:59.437Z] spire-1.2.1/test/integration/suites/k8s-reconcile/README.md [2022-04-12T20:32:59.437Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/ [2022-04-12T20:32:59.437Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/admctrl/ [2022-04-12T20:32:59.437Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/admctrl/admission-control.yaml [2022-04-12T20:32:59.437Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/admctrl/kubeconfig.yaml [2022-04-12T20:32:59.437Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/agent/ [2022-04-12T20:32:59.437Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/agent/kustomization.yaml [2022-04-12T20:32:59.437Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/agent/spire-agent.yaml [2022-04-12T20:32:59.437Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/kind-config.yaml [2022-04-12T20:32:59.437Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/server/ [2022-04-12T20:32:59.437Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/server/k8s-workload-registrar-secret.yaml [2022-04-12T20:32:59.437Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/server/kustomization.yaml [2022-04-12T20:32:59.437Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/server/spire-server.yaml [2022-04-12T20:32:59.437Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/workload.yaml [2022-04-12T20:32:59.437Z] spire-1.2.1/test/integration/suites/k8s-reconcile/init-kubectl [2022-04-12T20:32:59.437Z] spire-1.2.1/test/integration/suites/k8s-reconcile/teardown [2022-04-12T20:32:59.437Z] spire-1.2.1/test/integration/suites/k8s-scratch/ [2022-04-12T20:32:59.437Z] spire-1.2.1/test/integration/suites/k8s-scratch/00-setup [2022-04-12T20:32:59.437Z] spire-1.2.1/test/integration/suites/k8s-scratch/01-apply-config [2022-04-12T20:32:59.437Z] spire-1.2.1/test/integration/suites/k8s-scratch/02-check-for-workload-svid [2022-04-12T20:32:59.437Z] spire-1.2.1/test/integration/suites/k8s-scratch/README.md [2022-04-12T20:32:59.437Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/ [2022-04-12T20:32:59.437Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/admctrl/ [2022-04-12T20:32:59.437Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/admctrl/admission-control.yaml [2022-04-12T20:32:59.437Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/admctrl/kubeconfig.yaml [2022-04-12T20:32:59.437Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/agent/ [2022-04-12T20:32:59.437Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/agent/kustomization.yaml [2022-04-12T20:32:59.437Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/agent/spire-agent.yaml [2022-04-12T20:32:59.437Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/kind-config.yaml [2022-04-12T20:32:59.437Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/server/ [2022-04-12T20:32:59.437Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/server/k8s-workload-registrar-secret.yaml [2022-04-12T20:32:59.437Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/server/kustomization.yaml [2022-04-12T20:32:59.437Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/server/spire-server.yaml [2022-04-12T20:32:59.437Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/webhook/ [2022-04-12T20:32:59.437Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/webhook/kustomization.yaml [2022-04-12T20:32:59.437Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/webhook/validation-webhook.yaml [2022-04-12T20:32:59.437Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/workload.yaml [2022-04-12T20:32:59.437Z] spire-1.2.1/test/integration/suites/k8s-scratch/init-kubectl [2022-04-12T20:32:59.437Z] spire-1.2.1/test/integration/suites/k8s-scratch/teardown [2022-04-12T20:32:59.437Z] spire-1.2.1/test/integration/suites/k8s/ [2022-04-12T20:32:59.437Z] spire-1.2.1/test/integration/suites/k8s/00-setup [2022-04-12T20:32:59.437Z] spire-1.2.1/test/integration/suites/k8s/01-apply-config [2022-04-12T20:32:59.437Z] spire-1.2.1/test/integration/suites/k8s/02-check-for-workload-svid [2022-04-12T20:32:59.437Z] spire-1.2.1/test/integration/suites/k8s/README.md [2022-04-12T20:32:59.437Z] spire-1.2.1/test/integration/suites/k8s/conf/ [2022-04-12T20:32:59.437Z] spire-1.2.1/test/integration/suites/k8s/conf/admctrl/ [2022-04-12T20:32:59.437Z] spire-1.2.1/test/integration/suites/k8s/conf/admctrl/admission-control.yaml [2022-04-12T20:32:59.437Z] spire-1.2.1/test/integration/suites/k8s/conf/admctrl/kubeconfig.yaml [2022-04-12T20:32:59.437Z] spire-1.2.1/test/integration/suites/k8s/conf/agent/ [2022-04-12T20:32:59.437Z] spire-1.2.1/test/integration/suites/k8s/conf/agent/kustomization.yaml [2022-04-12T20:32:59.437Z] spire-1.2.1/test/integration/suites/k8s/conf/agent/spire-agent.yaml [2022-04-12T20:32:59.437Z] spire-1.2.1/test/integration/suites/k8s/conf/kind-config.yaml [2022-04-12T20:32:59.437Z] spire-1.2.1/test/integration/suites/k8s/conf/server/ [2022-04-12T20:32:59.437Z] spire-1.2.1/test/integration/suites/k8s/conf/server/k8s-workload-registrar-secret.yaml [2022-04-12T20:32:59.437Z] spire-1.2.1/test/integration/suites/k8s/conf/server/kustomization.yaml [2022-04-12T20:32:59.437Z] spire-1.2.1/test/integration/suites/k8s/conf/server/spire-server.yaml [2022-04-12T20:32:59.437Z] spire-1.2.1/test/integration/suites/k8s/conf/webhook/ [2022-04-12T20:32:59.437Z] spire-1.2.1/test/integration/suites/k8s/conf/webhook/kustomization.yaml [2022-04-12T20:32:59.437Z] spire-1.2.1/test/integration/suites/k8s/conf/webhook/validation-webhook.yaml [2022-04-12T20:32:59.437Z] spire-1.2.1/test/integration/suites/k8s/conf/workload.yaml [2022-04-12T20:32:59.437Z] spire-1.2.1/test/integration/suites/k8s/init-kubectl [2022-04-12T20:32:59.437Z] spire-1.2.1/test/integration/suites/k8s/teardown [2022-04-12T20:32:59.437Z] spire-1.2.1/test/integration/suites/nested-rotation/ [2022-04-12T20:32:59.437Z] spire-1.2.1/test/integration/suites/nested-rotation/00-setup [2022-04-12T20:32:59.437Z] spire-1.2.1/test/integration/suites/nested-rotation/01-start-root [2022-04-12T20:32:59.437Z] spire-1.2.1/test/integration/suites/nested-rotation/02-create-intermediate-downstream-entries [2022-04-12T20:32:59.437Z] spire-1.2.1/test/integration/suites/nested-rotation/03-start-intermediateA [2022-04-12T20:32:59.437Z] spire-1.2.1/test/integration/suites/nested-rotation/04-create-leafA-downstream-entry [2022-04-12T20:32:59.437Z] spire-1.2.1/test/integration/suites/nested-rotation/05-start-leafA [2022-04-12T20:32:59.437Z] spire-1.2.1/test/integration/suites/nested-rotation/06-start-intermediateB [2022-04-12T20:32:59.437Z] spire-1.2.1/test/integration/suites/nested-rotation/07-create-leafB-downstream-entry [2022-04-12T20:32:59.437Z] spire-1.2.1/test/integration/suites/nested-rotation/08-start-leafB [2022-04-12T20:32:59.437Z] spire-1.2.1/test/integration/suites/nested-rotation/09-create-workload-entries [2022-04-12T20:32:59.437Z] spire-1.2.1/test/integration/suites/nested-rotation/10-check-svids [2022-04-12T20:32:59.437Z] spire-1.2.1/test/integration/suites/nested-rotation/Dockerfile [2022-04-12T20:32:59.437Z] spire-1.2.1/test/integration/suites/nested-rotation/README.md [2022-04-12T20:32:59.437Z] spire-1.2.1/test/integration/suites/nested-rotation/docker-compose.yaml [2022-04-12T20:32:59.437Z] spire-1.2.1/test/integration/suites/nested-rotation/intermediateA/ [2022-04-12T20:32:59.437Z] spire-1.2.1/test/integration/suites/nested-rotation/intermediateA/agent/ [2022-04-12T20:32:59.437Z] spire-1.2.1/test/integration/suites/nested-rotation/intermediateA/agent/agent.conf [2022-04-12T20:32:59.437Z] spire-1.2.1/test/integration/suites/nested-rotation/intermediateA/server/ [2022-04-12T20:32:59.437Z] spire-1.2.1/test/integration/suites/nested-rotation/intermediateA/server/server.conf [2022-04-12T20:32:59.437Z] spire-1.2.1/test/integration/suites/nested-rotation/intermediateB/ [2022-04-12T20:32:59.437Z] spire-1.2.1/test/integration/suites/nested-rotation/intermediateB/agent/ [2022-04-12T20:32:59.437Z] spire-1.2.1/test/integration/suites/nested-rotation/intermediateB/agent/agent.conf [2022-04-12T20:32:59.437Z] spire-1.2.1/test/integration/suites/nested-rotation/intermediateB/server/ [2022-04-12T20:32:59.437Z] spire-1.2.1/test/integration/suites/nested-rotation/intermediateB/server/server.conf [2022-04-12T20:32:59.437Z] spire-1.2.1/test/integration/suites/nested-rotation/leafA/ [2022-04-12T20:32:59.437Z] spire-1.2.1/test/integration/suites/nested-rotation/leafA/agent/ [2022-04-12T20:32:59.437Z] spire-1.2.1/test/integration/suites/nested-rotation/leafA/agent/agent.conf [2022-04-12T20:32:59.437Z] spire-1.2.1/test/integration/suites/nested-rotation/leafA/server/ [2022-04-12T20:32:59.437Z] spire-1.2.1/test/integration/suites/nested-rotation/leafA/server/server.conf [2022-04-12T20:32:59.437Z] spire-1.2.1/test/integration/suites/nested-rotation/leafB/ [2022-04-12T20:32:59.437Z] spire-1.2.1/test/integration/suites/nested-rotation/leafB/agent/ [2022-04-12T20:32:59.437Z] spire-1.2.1/test/integration/suites/nested-rotation/leafB/agent/agent.conf [2022-04-12T20:32:59.437Z] spire-1.2.1/test/integration/suites/nested-rotation/leafB/server/ [2022-04-12T20:32:59.437Z] spire-1.2.1/test/integration/suites/nested-rotation/leafB/server/server.conf [2022-04-12T20:32:59.437Z] spire-1.2.1/test/integration/suites/nested-rotation/root/ [2022-04-12T20:32:59.437Z] spire-1.2.1/test/integration/suites/nested-rotation/root/agent/ [2022-04-12T20:32:59.437Z] spire-1.2.1/test/integration/suites/nested-rotation/root/agent/agent.conf [2022-04-12T20:32:59.437Z] spire-1.2.1/test/integration/suites/nested-rotation/root/server/ [2022-04-12T20:32:59.437Z] spire-1.2.1/test/integration/suites/nested-rotation/root/server/server.conf [2022-04-12T20:32:59.437Z] spire-1.2.1/test/integration/suites/nested-rotation/teardown [2022-04-12T20:32:59.437Z] spire-1.2.1/test/integration/suites/node-attestation/ [2022-04-12T20:32:59.437Z] spire-1.2.1/test/integration/suites/node-attestation/00-setup [2022-04-12T20:32:59.437Z] spire-1.2.1/test/integration/suites/node-attestation/01-start-server [2022-04-12T20:32:59.437Z] spire-1.2.1/test/integration/suites/node-attestation/02-start-agent [2022-04-12T20:32:59.437Z] spire-1.2.1/test/integration/suites/node-attestation/03-test-node-attestation [2022-04-12T20:32:59.437Z] spire-1.2.1/test/integration/suites/node-attestation/04-test-x509pop-attestation [2022-04-12T20:32:59.437Z] spire-1.2.1/test/integration/suites/node-attestation/README.md [2022-04-12T20:32:59.437Z] spire-1.2.1/test/integration/suites/node-attestation/conf/ [2022-04-12T20:32:59.437Z] spire-1.2.1/test/integration/suites/node-attestation/conf/agent/ [2022-04-12T20:32:59.437Z] spire-1.2.1/test/integration/suites/node-attestation/conf/agent/agent.conf [2022-04-12T20:32:59.437Z] spire-1.2.1/test/integration/suites/node-attestation/conf/server/ [2022-04-12T20:32:59.437Z] spire-1.2.1/test/integration/suites/node-attestation/conf/server/server.conf [2022-04-12T20:32:59.437Z] spire-1.2.1/test/integration/suites/node-attestation/docker-compose.yaml [2022-04-12T20:32:59.437Z] spire-1.2.1/test/integration/suites/node-attestation/teardown [2022-04-12T20:32:59.437Z] spire-1.2.1/test/integration/suites/rotation/ [2022-04-12T20:32:59.437Z] spire-1.2.1/test/integration/suites/rotation/00-setup [2022-04-12T20:32:59.437Z] spire-1.2.1/test/integration/suites/rotation/01-start-server [2022-04-12T20:32:59.437Z] spire-1.2.1/test/integration/suites/rotation/02-bootstrap-agent [2022-04-12T20:32:59.437Z] spire-1.2.1/test/integration/suites/rotation/03-start-agent [2022-04-12T20:32:59.437Z] spire-1.2.1/test/integration/suites/rotation/04-create-workload-entry [2022-04-12T20:32:59.437Z] spire-1.2.1/test/integration/suites/rotation/05-check-svids [2022-04-12T20:32:59.437Z] spire-1.2.1/test/integration/suites/rotation/README.md [2022-04-12T20:32:59.437Z] spire-1.2.1/test/integration/suites/rotation/conf/ [2022-04-12T20:32:59.437Z] spire-1.2.1/test/integration/suites/rotation/conf/agent/ [2022-04-12T20:32:59.437Z] spire-1.2.1/test/integration/suites/rotation/conf/agent/agent.conf [2022-04-12T20:32:59.437Z] spire-1.2.1/test/integration/suites/rotation/conf/server/ [2022-04-12T20:32:59.437Z] spire-1.2.1/test/integration/suites/rotation/conf/server/server.conf [2022-04-12T20:32:59.437Z] spire-1.2.1/test/integration/suites/rotation/docker-compose.yaml [2022-04-12T20:32:59.437Z] spire-1.2.1/test/integration/suites/rotation/teardown [2022-04-12T20:32:59.437Z] spire-1.2.1/test/integration/suites/self-test/ [2022-04-12T20:32:59.437Z] spire-1.2.1/test/integration/suites/self-test/00-ensure-command-failure-fails-step [2022-04-12T20:32:59.437Z] spire-1.2.1/test/integration/suites/self-test/README.md [2022-04-12T20:32:59.437Z] spire-1.2.1/test/integration/suites/self-test/teardown [2022-04-12T20:32:59.437Z] spire-1.2.1/test/integration/suites/spire-server-cli/ [2022-04-12T20:32:59.437Z] spire-1.2.1/test/integration/suites/spire-server-cli/01-start-server [2022-04-12T20:32:59.437Z] spire-1.2.1/test/integration/suites/spire-server-cli/02-bundle [2022-04-12T20:32:59.437Z] spire-1.2.1/test/integration/suites/spire-server-cli/03-entry [2022-04-12T20:32:59.437Z] spire-1.2.1/test/integration/suites/spire-server-cli/04-bootstrap-agents [2022-04-12T20:32:59.437Z] spire-1.2.1/test/integration/suites/spire-server-cli/05-start-agents [2022-04-12T20:32:59.437Z] spire-1.2.1/test/integration/suites/spire-server-cli/06-agent [2022-04-12T20:32:59.437Z] spire-1.2.1/test/integration/suites/spire-server-cli/README.md [2022-04-12T20:32:59.437Z] spire-1.2.1/test/integration/suites/spire-server-cli/conf/ [2022-04-12T20:32:59.437Z] spire-1.2.1/test/integration/suites/spire-server-cli/conf/agent/ [2022-04-12T20:32:59.437Z] spire-1.2.1/test/integration/suites/spire-server-cli/conf/agent/agent.conf [2022-04-12T20:32:59.437Z] spire-1.2.1/test/integration/suites/spire-server-cli/conf/fixture/ [2022-04-12T20:32:59.437Z] spire-1.2.1/test/integration/suites/spire-server-cli/conf/fixture/ca.pem [2022-04-12T20:32:59.437Z] spire-1.2.1/test/integration/suites/spire-server-cli/conf/fixture/ca.spiffe [2022-04-12T20:32:59.437Z] spire-1.2.1/test/integration/suites/spire-server-cli/conf/fixture/ca2.pem [2022-04-12T20:32:59.437Z] spire-1.2.1/test/integration/suites/spire-server-cli/conf/fixture/ca2.spiffe [2022-04-12T20:32:59.438Z] spire-1.2.1/test/integration/suites/spire-server-cli/conf/server/ [2022-04-12T20:32:59.438Z] spire-1.2.1/test/integration/suites/spire-server-cli/conf/server/server.conf [2022-04-12T20:32:59.438Z] spire-1.2.1/test/integration/suites/spire-server-cli/docker-compose.yaml [2022-04-12T20:32:59.438Z] spire-1.2.1/test/integration/suites/spire-server-cli/teardown [2022-04-12T20:32:59.438Z] spire-1.2.1/test/integration/suites/upgrade/ [2022-04-12T20:32:59.438Z] spire-1.2.1/test/integration/suites/upgrade/00-setup [2022-04-12T20:32:59.438Z] spire-1.2.1/test/integration/suites/upgrade/01-run-upgrade-tests [2022-04-12T20:32:59.438Z] spire-1.2.1/test/integration/suites/upgrade/02-verify-codebase-version-is-updated [2022-04-12T20:32:59.438Z] spire-1.2.1/test/integration/suites/upgrade/README.md [2022-04-12T20:32:59.438Z] spire-1.2.1/test/integration/suites/upgrade/conf/ [2022-04-12T20:32:59.438Z] spire-1.2.1/test/integration/suites/upgrade/conf/agent/ [2022-04-12T20:32:59.438Z] spire-1.2.1/test/integration/suites/upgrade/conf/agent/agent.conf [2022-04-12T20:32:59.438Z] spire-1.2.1/test/integration/suites/upgrade/conf/server/ [2022-04-12T20:32:59.438Z] spire-1.2.1/test/integration/suites/upgrade/conf/server/server.conf [2022-04-12T20:32:59.438Z] spire-1.2.1/test/integration/suites/upgrade/teardown [2022-04-12T20:32:59.438Z] spire-1.2.1/test/integration/suites/upgrade/versions.txt [2022-04-12T20:32:59.438Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/ [2022-04-12T20:32:59.438Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/00-setup-kind [2022-04-12T20:32:59.438Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/01-setup-cert-manager [2022-04-12T20:32:59.438Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/02-deploy-spire [2022-04-12T20:32:59.438Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/03-verify-ca [2022-04-12T20:32:59.438Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/README.md [2022-04-12T20:32:59.438Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/conf/ [2022-04-12T20:32:59.438Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/conf/cert-manager-issuer.yaml [2022-04-12T20:32:59.438Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/conf/kind-config.yaml [2022-04-12T20:32:59.438Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/conf/server/ [2022-04-12T20:32:59.438Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/conf/server/kustomization.yaml [2022-04-12T20:32:59.438Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/conf/server/spire-server.yaml [2022-04-12T20:32:59.438Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/init-kubectl [2022-04-12T20:32:59.438Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/teardown [2022-04-12T20:32:59.438Z] spire-1.2.1/test/integration/test-one.sh [2022-04-12T20:32:59.438Z] spire-1.2.1/test/integration/test.sh [2022-04-12T20:32:59.438Z] spire-1.2.1/test/plugintest/ [2022-04-12T20:32:59.438Z] spire-1.2.1/test/plugintest/config.go [2022-04-12T20:32:59.438Z] spire-1.2.1/test/plugintest/load.go [2022-04-12T20:32:59.438Z] spire-1.2.1/test/plugintest/option.go [2022-04-12T20:32:59.438Z] spire-1.2.1/test/spiretest/ [2022-04-12T20:32:59.438Z] spire-1.2.1/test/spiretest/apiserver.go [2022-04-12T20:32:59.438Z] spire-1.2.1/test/spiretest/assertions.go [2022-04-12T20:32:59.438Z] spire-1.2.1/test/spiretest/dir.go [2022-04-12T20:32:59.438Z] spire-1.2.1/test/spiretest/errors_posix.go [2022-04-12T20:32:59.438Z] spire-1.2.1/test/spiretest/errors_windows.go [2022-04-12T20:32:59.438Z] spire-1.2.1/test/spiretest/logs.go [2022-04-12T20:32:59.438Z] spire-1.2.1/test/spiretest/socketapi.go [2022-04-12T20:32:59.438Z] spire-1.2.1/test/spiretest/suite.go [2022-04-12T20:32:59.438Z] spire-1.2.1/test/spiretest/x509.go [2022-04-12T20:32:59.438Z] spire-1.2.1/test/testca/ [2022-04-12T20:32:59.438Z] spire-1.2.1/test/testca/ca.go [2022-04-12T20:32:59.438Z] spire-1.2.1/test/testkey/ [2022-04-12T20:32:59.438Z] spire-1.2.1/test/testkey/generate.sh [2022-04-12T20:32:59.438Z] spire-1.2.1/test/testkey/genkeys.go [2022-04-12T20:32:59.438Z] spire-1.2.1/test/testkey/keys.go [2022-04-12T20:32:59.438Z] spire-1.2.1/test/testkey/new.go [2022-04-12T20:32:59.438Z] spire-1.2.1/test/tpmsimulator/ [2022-04-12T20:32:59.438Z] spire-1.2.1/test/tpmsimulator/simulator.go [2022-04-12T20:32:59.438Z] spire-1.2.1/test/util/ [2022-04-12T20:32:59.438Z] spire-1.2.1/test/util/cert_fixtures.go [2022-04-12T20:32:59.438Z] spire-1.2.1/test/util/cert_generation.go [2022-04-12T20:32:59.438Z] spire-1.2.1/test/util/io_redirection.go [2022-04-12T20:32:59.438Z] spire-1.2.1/test/util/race.go [2022-04-12T20:32:59.438Z] spire-1.2.1/test/util/util.go [2022-04-12T20:32:59.438Z] building spire from source... [2022-04-12T20:32:59.438Z] Installing go1.17.7... [2022-04-12T20:33:01.714Z] Sending build context to Docker daemon 169.1MB [2022-04-12T20:33:01.714Z] Step 1/4 : FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.17-alpine [2022-04-12T20:33:01.714Z] ---> f79e39bc4007 [2022-04-12T20:33:01.714Z] Step 2/4 : WORKDIR /edgex [2022-04-12T20:33:03.693Z] ---> Running in 0705fbc5b94b [2022-04-12T20:33:03.971Z] Removing intermediate container 0705fbc5b94b [2022-04-12T20:33:03.971Z] ---> ec60db36ef65 [2022-04-12T20:33:03.971Z] Step 3/4 : COPY go.mod . [2022-04-12T20:33:04.574Z] ---> fe2c28238ec9 [2022-04-12T20:33:04.574Z] Step 4/4 : RUN go mod download [2022-04-12T20:33:04.708Z] Building bin/spire-server... [2022-04-12T20:33:04.709Z] go: downloading github.com/mitchellh/cli v1.1.2 [2022-04-12T20:33:04.709Z] go: downloading github.com/spiffe/go-spiffe/v2 v2.0.0-beta.12 [2022-04-12T20:33:04.709Z] go: downloading github.com/spiffe/spire-api-sdk v1.2.0 [2022-04-12T20:33:04.709Z] go: downloading golang.org/x/net v0.0.0-20220127200216-cd36cc0744dd [2022-04-12T20:33:04.709Z] go: downloading google.golang.org/grpc v1.44.0 [2022-04-12T20:33:04.849Z] ---> Running in 87cabc3261bd [2022-04-12T20:33:04.967Z] go: downloading gopkg.in/square/go-jose.v2 v2.6.0 [2022-04-12T20:33:04.967Z] go: downloading github.com/hashicorp/hcl v1.0.1-0.20190430135223-99e2f22d1c94 [2022-04-12T20:33:04.967Z] go: downloading github.com/imdario/mergo v0.3.12 [2022-04-12T20:33:04.967Z] go: downloading github.com/sirupsen/logrus v1.8.1 [2022-04-12T20:33:04.967Z] go: downloading github.com/hashicorp/go-hclog v1.1.0 [2022-04-12T20:33:05.225Z] go: downloading golang.org/x/time v0.0.0-20220224211638-0e9765cccd65 [2022-04-12T20:33:05.225Z] go: downloading github.com/Masterminds/sprig v2.22.0+incompatible [2022-04-12T20:33:05.225Z] go: downloading github.com/fatih/color v1.13.0 [2022-04-12T20:33:05.225Z] go: downloading github.com/mattn/go-isatty v0.0.14 [2022-04-12T20:33:05.225Z] go: downloading github.com/hashicorp/go-plugin v1.4.3 [2022-04-12T20:33:05.225Z] go: downloading github.com/spiffe/spire-plugin-sdk v1.2.0 [2022-04-12T20:33:05.225Z] go: downloading github.com/InVisionApp/go-health/v2 v2.1.2 [2022-04-12T20:33:05.225Z] go: downloading github.com/InVisionApp/go-logger v1.0.1 [2022-04-12T20:33:05.484Z] go: downloading github.com/armon/go-metrics v0.3.10 [2022-04-12T20:33:05.484Z] go: downloading github.com/prometheus/client_golang v1.12.1 [2022-04-12T20:33:05.484Z] go: downloading github.com/uber-go/tally/v4 v4.1.1 [2022-04-12T20:33:05.484Z] go: downloading github.com/andres-erbsen/clock v0.0.0-20160526145045-9e14626cd129 [2022-04-12T20:33:05.484Z] go: downloading github.com/open-policy-agent/opa v0.38.0 [2022-04-12T20:33:05.484Z] go: downloading golang.org/x/sys v0.0.0-20220227234510-4e6760a101f9 [2022-04-12T20:33:05.484Z] go: downloading github.com/mattn/go-colorable v0.1.12 [2022-04-12T20:33:05.484Z] go: downloading github.com/Masterminds/goutils v1.1.0 [2022-04-12T20:33:05.484Z] go: downloading github.com/Masterminds/semver v1.5.0 [2022-04-12T20:33:05.484Z] go: downloading github.com/google/uuid v1.1.2 [2022-04-12T20:33:05.484Z] go: downloading github.com/huandu/xstrings v1.3.2 [2022-04-12T20:33:05.484Z] go: downloading github.com/hashicorp/yamux v0.0.0-20181012175058-2f1d1f20f75d [2022-04-12T20:33:05.484Z] go: downloading github.com/oklog/run v1.0.0 [2022-04-12T20:33:05.742Z] go: downloading github.com/DataDog/datadog-go v3.2.0+incompatible [2022-04-12T20:33:05.743Z] go: downloading github.com/hashicorp/go-immutable-radix v1.3.1 [2022-04-12T20:33:05.743Z] go: downloading google.golang.org/genproto v0.0.0-20220222213610-43724f9ea8cf [2022-04-12T20:33:05.743Z] go: downloading github.com/imkira/go-observer v1.0.3 [2022-04-12T20:33:05.743Z] go: downloading github.com/prometheus/client_model v0.2.0 [2022-04-12T20:33:05.743Z] go: downloading github.com/prometheus/common v0.32.1 [2022-04-12T20:33:05.743Z] go: downloading github.com/beorn7/perks v1.0.1 [2022-04-12T20:33:05.743Z] go: downloading github.com/cespare/xxhash/v2 v2.1.2 [2022-04-12T20:33:05.743Z] go: downloading github.com/prometheus/procfs v0.7.3 [2022-04-12T20:33:05.743Z] go: downloading go.uber.org/atomic v1.9.0 [2022-04-12T20:33:05.743Z] go: downloading github.com/pkg/errors v0.9.1 [2022-04-12T20:33:05.743Z] go: downloading github.com/mitchellh/reflectwalk v1.0.1 [2022-04-12T20:33:06.002Z] go: downloading github.com/hashicorp/errwrap v1.1.0 [2022-04-12T20:33:06.002Z] go: downloading github.com/GoogleCloudPlatform/cloudsql-proxy v1.29.0 [2022-04-12T20:33:06.002Z] go: downloading github.com/blang/semver/v4 v4.0.0 [2022-04-12T20:33:06.002Z] go: downloading github.com/go-sql-driver/mysql v1.6.0 [2022-04-12T20:33:06.002Z] go: downloading github.com/gofrs/uuid v4.2.0+incompatible [2022-04-12T20:33:06.002Z] go: downloading github.com/jinzhu/gorm v1.9.16 [2022-04-12T20:33:06.261Z] go: downloading github.com/lib/pq v1.10.4 [2022-04-12T20:33:06.261Z] go: downloading github.com/mattn/go-sqlite3 v1.14.12 [2022-04-12T20:33:06.261Z] go: downloading github.com/aws/aws-sdk-go-v2 v1.14.0 [2022-04-12T20:33:06.261Z] go: downloading github.com/aws/aws-sdk-go-v2/config v1.14.0 [2022-04-12T20:33:06.829Z] go: downloading github.com/aws/aws-sdk-go-v2/credentials v1.9.0 [2022-04-12T20:33:08.732Z] go: downloading github.com/aws/aws-sdk-go-v2/service/kms v1.15.0 [2022-04-12T20:33:08.732Z] go: downloading github.com/aws/aws-sdk-go-v2/service/sts v1.15.0 [2022-04-12T20:33:08.732Z] go: downloading github.com/stretchr/testify v1.7.0 [2022-04-12T20:33:08.732Z] go: downloading golang.org/x/sync v0.0.0-20210220032951-036812b2e83c [2022-04-12T20:33:08.732Z] go: downloading github.com/aws/aws-sdk-go v1.43.0 [2022-04-12T20:33:12.925Z] go: downloading google.golang.org/api v0.70.0 [2022-04-12T20:33:12.925Z] go: downloading k8s.io/client-go v0.23.4 [2022-04-12T20:33:12.925Z] go: downloading k8s.io/api v0.23.4 [2022-04-12T20:33:12.925Z] go: downloading github.com/google/go-tpm v0.3.3 [2022-04-12T20:33:12.925Z] go: downloading github.com/Azure/azure-sdk-for-go v62.0.0+incompatible [2022-04-12T20:33:12.925Z] go: downloading github.com/Azure/go-autorest/autorest v0.11.24 [2022-04-12T20:33:12.925Z] go: downloading github.com/Azure/go-autorest v14.2.0+incompatible [2022-04-12T20:33:12.925Z] go: downloading github.com/Azure/go-autorest/autorest/azure/auth v0.5.11 [2022-04-12T20:33:12.925Z] go: downloading cloud.google.com/go/storage v1.21.0 [2022-04-12T20:33:13.184Z] go: downloading cloud.google.com/go v0.100.2 [2022-04-12T20:33:14.121Z] go: downloading k8s.io/apimachinery v0.23.4 [2022-04-12T20:33:14.379Z] go: downloading k8s.io/kube-aggregator v0.23.3 [2022-04-12T20:33:14.637Z] go: downloading sigs.k8s.io/controller-runtime v0.11.1 [2022-04-12T20:33:14.637Z] go: downloading cloud.google.com/go/security v1.3.0 [2022-04-12T20:33:14.638Z] go: downloading github.com/hashicorp/vault/api v1.4.1 [2022-04-12T20:33:14.896Z] go: downloading github.com/shirou/gopsutil/v3 v3.22.2 [2022-04-12T20:33:14.896Z] go: downloading github.com/hashicorp/golang-lru v0.5.4 [2022-04-12T20:33:14.896Z] go: downloading github.com/matttproud/golang_protobuf_extensions v1.0.2-0.20181231171920-c182affec369 [2022-04-12T20:33:14.896Z] go: downloading github.com/twmb/murmur3 v1.1.6 [2022-04-12T20:33:14.896Z] go: downloading github.com/jinzhu/inflection v1.0.0 [2022-04-12T20:33:14.896Z] go: downloading github.com/aws/smithy-go v1.11.0 [2022-04-12T20:33:15.155Z] go: downloading github.com/aws/aws-sdk-go-v2/feature/ec2/imds v1.11.0 [2022-04-12T20:33:15.155Z] go: downloading github.com/aws/aws-sdk-go-v2/internal/ini v1.3.6 [2022-04-12T20:33:15.155Z] go: downloading github.com/aws/aws-sdk-go-v2/service/sso v1.10.0 [2022-04-12T20:33:15.155Z] go: downloading github.com/aws/aws-sdk-go-v2/internal/configsources v1.1.5 [2022-04-12T20:33:15.155Z] go: downloading github.com/aws/aws-sdk-go-v2/service/internal/presigned-url v1.8.0 [2022-04-12T20:33:15.155Z] go: downloading github.com/Azure/go-autorest/autorest/adal v0.9.18 [2022-04-12T20:33:15.155Z] go: downloading github.com/Azure/go-autorest/logger v0.2.1 [2022-04-12T20:33:15.414Z] go: downloading github.com/Azure/go-autorest/tracing v0.6.0 [2022-04-12T20:33:15.414Z] go: downloading github.com/Azure/go-autorest/autorest/azure/cli v0.4.5 [2022-04-12T20:33:15.414Z] go: downloading github.com/dimchansky/utfbom v1.1.1 [2022-04-12T20:33:15.414Z] go: downloading cloud.google.com/go/compute v1.3.0 [2022-04-12T20:33:15.414Z] go: downloading cloud.google.com/go/iam v0.1.1 [2022-04-12T20:33:15.414Z] go: downloading github.com/googleapis/gax-go/v2 v2.1.1 [2022-04-12T20:33:15.414Z] go: downloading golang.org/x/oauth2 v0.0.0-20211104180415-d3ed0bb246c8 [2022-04-12T20:33:18.849Z] go: downloading github.com/gogo/protobuf v1.3.2 [2022-04-12T20:33:18.849Z] go: downloading k8s.io/klog/v2 v2.30.0 [2022-04-12T20:33:18.849Z] go: downloading sigs.k8s.io/structured-merge-diff/v4 v4.2.1 [2022-04-12T20:33:18.849Z] go: downloading github.com/google/gofuzz v1.1.0 [2022-04-12T20:33:18.849Z] go: downloading github.com/spf13/pflag v1.0.5 [2022-04-12T20:33:18.849Z] go: downloading golang.org/x/term v0.0.0-20210927222741-03fcf44c2211 [2022-04-12T20:33:18.849Z] go: downloading k8s.io/utils v0.0.0-20211116205334-6203023598ed [2022-04-12T20:33:18.849Z] go: downloading github.com/evanphx/json-patch v4.12.0+incompatible [2022-04-12T20:33:18.849Z] go: downloading github.com/cenkalti/backoff/v3 v3.2.2 [2022-04-12T20:33:18.849Z] go: downloading github.com/hashicorp/go-cleanhttp v0.5.2 [2022-04-12T20:33:18.849Z] go: downloading github.com/hashicorp/go-retryablehttp v0.6.6 [2022-04-12T20:33:18.849Z] go: downloading github.com/hashicorp/go-secure-stdlib/parseutil v0.1.1 [2022-04-12T20:33:18.849Z] go: downloading github.com/hashicorp/vault/sdk v0.4.1 [2022-04-12T20:33:18.849Z] go: downloading github.com/mitchellh/mapstructure v1.4.3 [2022-04-12T20:33:18.849Z] go: downloading github.com/tklauser/go-sysconf v0.3.9 [2022-04-12T20:33:18.849Z] go: downloading github.com/aws/aws-sdk-go-v2/internal/endpoints/v2 v2.3.0 [2022-04-12T20:33:18.849Z] go: downloading github.com/OneOfOne/xxhash v1.2.8 [2022-04-12T20:33:18.849Z] go: downloading gopkg.in/yaml.v2 v2.4.0 [2022-04-12T20:33:18.849Z] go: downloading github.com/rcrowley/go-metrics v0.0.0-20201227073835-cf1acfcdf475 [2022-04-12T20:33:18.849Z] go: downloading github.com/gobwas/glob v0.2.3 [2022-04-12T20:33:18.849Z] go: downloading github.com/yashtewari/glob-intersection v0.0.0-20180916065949-5c77d914dd0b [2022-04-12T20:33:18.849Z] go: downloading github.com/jmespath/go-jmespath v0.4.0 [2022-04-12T20:33:18.849Z] go: downloading github.com/Azure/go-autorest/autorest/date v0.3.0 [2022-04-12T20:33:18.849Z] go: downloading github.com/golang-jwt/jwt/v4 v4.2.0 [2022-04-12T20:33:18.849Z] go: downloading go.opencensus.io v0.23.0 [2022-04-12T20:33:18.849Z] go: downloading gopkg.in/inf.v0 v0.9.1 [2022-04-12T20:33:18.849Z] go: downloading sigs.k8s.io/json v0.0.0-20211020170558-c049b76a60c6 [2022-04-12T20:33:18.849Z] go: downloading github.com/googleapis/gnostic v0.5.5 [2022-04-12T20:33:19.108Z] go: downloading github.com/google/go-cmp v0.5.7 [2022-04-12T20:33:19.108Z] go: downloading github.com/go-logr/logr v1.2.2 [2022-04-12T20:33:19.108Z] go: downloading github.com/json-iterator/go v1.1.12 [2022-04-12T20:33:19.108Z] go: downloading k8s.io/kube-openapi v0.0.0-20211115234752-e816edb12b65 [2022-04-12T20:33:19.108Z] go: downloading github.com/hashicorp/go-secure-stdlib/strutil v0.1.1 [2022-04-12T20:33:19.108Z] go: downloading github.com/hashicorp/go-sockaddr v1.0.2 [2022-04-12T20:33:19.108Z] go: downloading go.uber.org/zap v1.21.0 [2022-04-12T20:33:19.108Z] go: downloading github.com/xeipuuv/gojsonreference v0.0.0-20180127040603-bd5ef7bd5415 [2022-04-12T20:33:19.108Z] go: downloading github.com/tklauser/numcpus v0.3.0 [2022-04-12T20:33:19.368Z] go: downloading sigs.k8s.io/yaml v1.3.0 [2022-04-12T20:33:19.368Z] go: downloading github.com/golang/groupcache v0.0.0-20210331224755-41bb18bfe9da [2022-04-12T20:33:19.368Z] go: downloading github.com/modern-go/concurrent v0.0.0-20180306012644-bacd9c7ef1dd [2022-04-12T20:33:19.368Z] go: downloading github.com/modern-go/reflect2 v1.0.2 [2022-04-12T20:33:19.368Z] go: downloading github.com/ryanuber/go-glob v1.0.0 [2022-04-12T20:33:19.368Z] go: downloading github.com/hashicorp/go-secure-stdlib/mlock v0.1.1 [2022-04-12T20:33:19.368Z] go: downloading github.com/hashicorp/go-uuid v1.0.2 [2022-04-12T20:33:19.368Z] go: downloading github.com/hashicorp/go-version v1.2.0 [2022-04-12T20:33:19.368Z] go: downloading github.com/golang/snappy v0.0.4 [2022-04-12T20:33:19.368Z] go: downloading github.com/pierrec/lz4 v2.5.2+incompatible [2022-04-12T20:33:19.368Z] go: downloading go.uber.org/multierr v1.6.0 [2022-04-12T20:33:19.368Z] go: downloading github.com/xeipuuv/gojsonpointer v0.0.0-20190905194746-02993c407bfb [2022-04-12T20:33:25.980Z] go: downloading github.com/Azure/go-autorest/autorest/validation v0.3.0 [2022-04-12T20:33:25.980Z] go: downloading github.com/Azure/go-autorest/autorest/to v0.4.0 [2022-04-12T20:33:27.885Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/security-secretstore-setup/security-secretstore-setup ./cmd/security-secretstore-setup [2022-04-12T20:33:27.885Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/secrets-config ./cmd/secrets-config [2022-04-12T20:33:45.976Z] Removing intermediate container 057cda693b6a [2022-04-12T20:33:45.976Z] ---> 1cfba6c7bbaa [2022-04-12T20:33:45.976Z] [2022-04-12T20:33:45.976Z] Step 10/22 : FROM alpine:3.14 [2022-04-12T20:33:45.976Z] Removing intermediate container 449a56a819da [2022-04-12T20:33:45.976Z] ---> 6a2c3db1f397 [2022-04-12T20:33:45.976Z] [2022-04-12T20:33:45.976Z] Step 10/31 : FROM alpine:3.14 [2022-04-12T20:33:45.976Z] Removing intermediate container 9ef0350d551a [2022-04-12T20:33:45.976Z] ---> 076f2aa51d6a [2022-04-12T20:33:45.976Z] [2022-04-12T20:33:45.976Z] Step 10/22 : FROM alpine:3.14 [2022-04-12T20:33:45.976Z] Removing intermediate container 68559ad4f417 [2022-04-12T20:33:45.976Z] ---> bc5323bc9c76 [2022-04-12T20:33:45.976Z] [2022-04-12T20:33:45.976Z] Step 10/25 : FROM alpine:3.14 [2022-04-12T20:33:45.976Z] 3.14: Pulling from library/alpine [2022-04-12T20:33:45.976Z] 3.14: Pulling from library/alpine [2022-04-12T20:33:45.976Z] 3.14: Pulling from library/alpine [2022-04-12T20:33:45.976Z] 3.14: Pulling from library/alpine [2022-04-12T20:33:47.881Z] Digest: sha256:06b5d462c92fc39303e6363c65e074559f8d6b1363250027ed5053557e3398c5 [2022-04-12T20:33:47.881Z] Digest: sha256:06b5d462c92fc39303e6363c65e074559f8d6b1363250027ed5053557e3398c5 [2022-04-12T20:33:47.881Z] Status: Downloaded newer image for alpine:3.14 [2022-04-12T20:33:47.881Z] Status: Image is up to date for alpine:3.14 [2022-04-12T20:33:47.881Z] Digest: sha256:06b5d462c92fc39303e6363c65e074559f8d6b1363250027ed5053557e3398c5 [2022-04-12T20:33:47.881Z] Status: Image is up to date for alpine:3.14 [2022-04-12T20:33:47.881Z] ---> e04c818066af [2022-04-12T20:33:47.881Z] Step 11/22 : RUN apk add --update --no-cache curl dumb-init [2022-04-12T20:33:47.881Z] ---> e04c818066af [2022-04-12T20:33:47.881Z] Step 11/31 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2021 Intel Corporation' [2022-04-12T20:33:47.881Z] ---> e04c818066af [2022-04-12T20:33:47.881Z] Step 11/22 : RUN apk add --update --no-cache ca-certificates dumb-init [2022-04-12T20:33:47.881Z] Digest: sha256:06b5d462c92fc39303e6363c65e074559f8d6b1363250027ed5053557e3398c5 [2022-04-12T20:33:47.881Z] Status: Image is up to date for alpine:3.14 [2022-04-12T20:33:47.881Z] ---> e04c818066af [2022-04-12T20:33:47.881Z] Step 11/25 : RUN apk add --update --no-cache ca-certificates dumb-init su-exec [2022-04-12T20:33:48.453Z] ---> Running in 9b974d9bb88f [2022-04-12T20:33:48.454Z] ---> Running in 6c01b8ef3280 [2022-04-12T20:33:48.454Z] ---> Running in 340982a4a28f [2022-04-12T20:33:48.454Z] ---> Running in 6c2b550c8e06 [2022-04-12T20:33:48.714Z] Removing intermediate container 9b974d9bb88f [2022-04-12T20:33:48.714Z] ---> 3bd0f4562214 [2022-04-12T20:33:48.714Z] Step 12/31 : RUN apk add --update --no-cache dumb-init su-exec [2022-04-12T20:33:48.973Z] ---> Running in 13149d967b34 [2022-04-12T20:33:49.541Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/x86_64/APKINDEX.tar.gz [2022-04-12T20:33:49.800Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/x86_64/APKINDEX.tar.gz [2022-04-12T20:33:49.800Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/x86_64/APKINDEX.tar.gz [2022-04-12T20:33:49.800Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/x86_64/APKINDEX.tar.gz [2022-04-12T20:33:49.800Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/x86_64/APKINDEX.tar.gz [2022-04-12T20:33:50.059Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/x86_64/APKINDEX.tar.gz [2022-04-12T20:33:50.059Z] (1/2) Installing dumb-init (1.2.5-r1) [2022-04-12T20:33:50.059Z] (2/2) Installing su-exec (0.2-r1) [2022-04-12T20:33:50.059Z] Executing busybox-1.33.1-r7.trigger [2022-04-12T20:33:50.059Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/x86_64/APKINDEX.tar.gz [2022-04-12T20:33:50.059Z] OK: 6 MiB in 16 packages [2022-04-12T20:33:50.059Z] (1/3) Installing ca-certificates (20211220-r0) [2022-04-12T20:33:50.059Z] (2/3) Installing dumb-init (1.2.5-r1) [2022-04-12T20:33:50.059Z] (3/3) Installing su-exec (0.2-r1) [2022-04-12T20:33:50.059Z] Executing busybox-1.33.1-r7.trigger [2022-04-12T20:33:50.059Z] Executing ca-certificates-20211220-r0.trigger [2022-04-12T20:33:50.059Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/x86_64/APKINDEX.tar.gz [2022-04-12T20:33:50.059Z] OK: 6 MiB in 17 packages [2022-04-12T20:33:50.059Z] (1/2) Installing ca-certificates (20211220-r0) [2022-04-12T20:33:50.059Z] (2/2) Installing dumb-init (1.2.5-r1) [2022-04-12T20:33:50.059Z] Executing busybox-1.33.1-r7.trigger [2022-04-12T20:33:50.059Z] Executing ca-certificates-20211220-r0.trigger [2022-04-12T20:33:50.320Z] OK: 6 MiB in 16 packages [2022-04-12T20:33:50.320Z] (1/6) Installing ca-certificates (20211220-r0) [2022-04-12T20:33:50.320Z] (2/6) Installing brotli-libs (1.0.9-r5) [2022-04-12T20:33:50.320Z] (3/6) Installing nghttp2-libs (1.43.0-r0) [2022-04-12T20:33:50.320Z] (4/6) Installing libcurl (7.79.1-r0) [2022-04-12T20:33:50.320Z] (5/6) Installing curl (7.79.1-r0) [2022-04-12T20:33:50.320Z] (6/6) Installing dumb-init (1.2.5-r1) [2022-04-12T20:33:50.320Z] Executing busybox-1.33.1-r7.trigger [2022-04-12T20:33:50.320Z] Executing ca-certificates-20211220-r0.trigger [2022-04-12T20:33:50.320Z] OK: 8 MiB in 20 packages [2022-04-12T20:33:50.887Z] Removing intermediate container 13149d967b34 [2022-04-12T20:33:50.887Z] ---> e6c3f0facb86 [2022-04-12T20:33:50.887Z] Step 13/31 : ENV SECURITY_INIT_DIR /edgex-init [2022-04-12T20:33:50.887Z] ---> Running in f04424eda488 [2022-04-12T20:33:51.147Z] Removing intermediate container f04424eda488 [2022-04-12T20:33:51.147Z] ---> c06744a0c943 [2022-04-12T20:33:51.147Z] Step 14/31 : ARG BOOTSTRAP_REDIS_DIR=${SECURITY_INIT_DIR}/bootstrap-redis [2022-04-12T20:33:51.410Z] Removing intermediate container 340982a4a28f [2022-04-12T20:33:51.410Z] ---> 2fbf6d0b8ead [2022-04-12T20:33:51.410Z] Step 12/25 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' [2022-04-12T20:33:51.410Z] Removing intermediate container 6c01b8ef3280 [2022-04-12T20:33:51.410Z] ---> 215534da4748 [2022-04-12T20:33:51.410Z] Step 12/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Cavium, Copyright (c) 2021: Intel Corporation' [2022-04-12T20:33:51.410Z] Removing intermediate container 6c2b550c8e06 [2022-04-12T20:33:51.410Z] ---> 5da4f4882fca [2022-04-12T20:33:51.410Z] Step 12/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' [2022-04-12T20:33:51.410Z] ---> Running in 44550db5d06d [2022-04-12T20:33:51.410Z] ---> Running in cf38a09be7b5 [2022-04-12T20:33:51.410Z] ---> Running in d51624b5fbf1 [2022-04-12T20:33:51.410Z] ---> Running in 2ff0d38ac964 [2022-04-12T20:33:51.670Z] Removing intermediate container 44550db5d06d [2022-04-12T20:33:51.670Z] ---> 67f5547aa6b0 [2022-04-12T20:33:51.670Z] Step 15/31 : RUN mkdir -p ${SECURITY_INIT_DIR} && mkdir -p ${BOOTSTRAP_REDIS_DIR} [2022-04-12T20:33:51.670Z] ---> Running in b3252d9d114b [2022-04-12T20:33:51.670Z] Removing intermediate container d51624b5fbf1 [2022-04-12T20:33:51.670Z] ---> 7c1a45241ee8 [2022-04-12T20:33:51.670Z] Step 13/22 : ENV APP_PORT=59860 [2022-04-12T20:33:51.933Z] Removing intermediate container cf38a09be7b5 [2022-04-12T20:33:51.933Z] ---> 92284641fb8c [2022-04-12T20:33:51.933Z] Step 13/25 : WORKDIR / [2022-04-12T20:33:51.933Z] ---> Running in d3d4f3578c93 [2022-04-12T20:33:51.933Z] Removing intermediate container 2ff0d38ac964 [2022-04-12T20:33:51.933Z] ---> fe84f5192053 [2022-04-12T20:33:51.933Z] Step 13/22 : WORKDIR /edgex [2022-04-12T20:33:51.933Z] ---> Running in 631739461e96 [2022-04-12T20:33:51.933Z] ---> Running in 6631093b69ba [2022-04-12T20:33:51.933Z] Removing intermediate container d3d4f3578c93 [2022-04-12T20:33:51.933Z] ---> 68668e5ee08e [2022-04-12T20:33:51.933Z] Step 14/22 : EXPOSE $APP_PORT [2022-04-12T20:33:52.192Z] ---> Running in 4ee60f37fd30 [2022-04-12T20:33:52.452Z] Removing intermediate container 631739461e96 [2022-04-12T20:33:52.452Z] ---> 779cfa5aaf6a [2022-04-12T20:33:52.452Z] Step 14/25 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/res/token-config.json /res-file-token-provider/token-config.json [2022-04-12T20:33:52.452Z] Removing intermediate container 6631093b69ba [2022-04-12T20:33:52.452Z] ---> b966f4fa66ea [2022-04-12T20:33:52.452Z] Step 14/22 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/res/configuration.toml res/configuration.toml [2022-04-12T20:33:52.452Z] Removing intermediate container 4ee60f37fd30 [2022-04-12T20:33:52.452Z] ---> 9f5ed1dd7e34 [2022-04-12T20:33:52.452Z] Step 15/22 : COPY --from=builder /edgex-go/Attribution.txt / [2022-04-12T20:33:52.710Z] ---> 7bb84e37f48a [2022-04-12T20:33:52.710Z] Step 15/25 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res-file-token-provider/configuration.toml /res-file-token-provider/configuration.toml [2022-04-12T20:33:52.969Z] ---> 8314cc60f36f [2022-04-12T20:33:52.969Z] Step 15/22 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/security-proxy-setup . [2022-04-12T20:33:52.969Z] ---> 65b34e828fdc [2022-04-12T20:33:52.969Z] Step 16/22 : COPY --from=builder /edgex-go/cmd/support-notifications/support-notifications / [2022-04-12T20:33:53.258Z] ---> 013c0c46a14c [2022-04-12T20:33:53.258Z] Step 16/25 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/configuration.toml /res/configuration.toml [2022-04-12T20:33:53.518Z] Removing intermediate container b3252d9d114b [2022-04-12T20:33:53.518Z] ---> 7217adbc4182 [2022-04-12T20:33:53.518Z] Step 16/31 : WORKDIR ${SECURITY_INIT_DIR} [2022-04-12T20:33:53.518Z] ---> Running in 8637286a5b60 [2022-04-12T20:33:53.777Z] ---> c5f25ce3bc9c [2022-04-12T20:33:53.777Z] Step 17/25 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/kong-admin-config.template.yml /res/kong-admin-config.template.yml [2022-04-12T20:33:54.037Z] Removing intermediate container 8637286a5b60 [2022-04-12T20:33:54.037Z] ---> 2835144292a8 [2022-04-12T20:33:54.037Z] Step 17/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint-scripts/ ${SECURITY_INIT_DIR}/ [2022-04-12T20:33:54.037Z] ---> 767eb6052d05 [2022-04-12T20:33:54.037Z] Step 16/22 : COPY --from=builder /edgex-go/cmd/secrets-config/secrets-config . [2022-04-12T20:33:54.606Z] ---> 9819defff659 [2022-04-12T20:33:54.606Z] Step 18/31 : RUN chmod +x ${SECURITY_INIT_DIR}/*.sh [2022-04-12T20:33:54.606Z] ---> d1c1198f6d21 [2022-04-12T20:33:54.607Z] Step 18/25 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/security-file-token-provider . [2022-04-12T20:33:54.607Z] ---> Running in bbcbc61c274b [2022-04-12T20:33:54.607Z] ---> 14f4d59067aa [2022-04-12T20:33:54.607Z] Step 17/22 : COPY --from=builder /edgex-go/cmd/support-notifications/res/configuration.toml /res/configuration.toml [2022-04-12T20:33:55.543Z] ---> 26eeb65594c9 [2022-04-12T20:33:55.543Z] Step 18/22 : ENTRYPOINT ["/support-notifications"] [2022-04-12T20:33:55.543Z] ---> c9ba8c864a37 [2022-04-12T20:33:55.543Z] Step 17/22 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/entrypoint.sh /usr/local/bin/ [2022-04-12T20:33:55.543Z] ---> Running in 30c12dcdb139 [2022-04-12T20:33:55.832Z] ---> 5d2f02d7b3c6 [2022-04-12T20:33:55.832Z] Step 19/25 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/security-secretstore-setup . [2022-04-12T20:33:56.106Z] Removing intermediate container 30c12dcdb139 [2022-04-12T20:33:56.106Z] ---> f5d9906d0d68 [2022-04-12T20:33:56.106Z] Step 19/22 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2022-04-12T20:33:56.106Z] ---> Running in 6dc0d779e57c [2022-04-12T20:33:56.366Z] ---> 82c3f01db472 [2022-04-12T20:33:56.366Z] Step 18/22 : RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / [2022-04-12T20:33:56.366Z] ---> Running in 881de5c39a0c [2022-04-12T20:33:56.366Z] Removing intermediate container bbcbc61c274b [2022-04-12T20:33:56.366Z] ---> e6a534443c29 [2022-04-12T20:33:56.366Z] Step 19/31 : COPY --from=builder /edgex-go/Attribution.txt / [2022-04-12T20:33:56.366Z] Removing intermediate container 6dc0d779e57c [2022-04-12T20:33:56.366Z] ---> eb078ce601f0 [2022-04-12T20:33:56.366Z] Step 20/22 : LABEL arch=x86_64 [2022-04-12T20:33:56.623Z] ---> Running in b826af31f4d8 [2022-04-12T20:33:57.193Z] Removing intermediate container b826af31f4d8 [2022-04-12T20:33:57.193Z] ---> 3fdc7d3e8fe3 [2022-04-12T20:33:57.193Z] Step 21/22 : LABEL git_sha=ada110725c917ff4f635320ba50a8b20d6dc36c5 [2022-04-12T20:33:57.451Z] ---> 872c587fe775 [2022-04-12T20:33:57.451Z] Step 20/25 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/entrypoint.sh /usr/local/bin/ [2022-04-12T20:33:57.451Z] ---> 58e28bd4dcc1 [2022-04-12T20:33:57.451Z] Step 20/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/security-bootstrapper . [2022-04-12T20:33:57.451Z] ---> Running in 1fe56167df3e [2022-04-12T20:33:57.708Z] Removing intermediate container 1fe56167df3e [2022-04-12T20:33:57.708Z] ---> d7758f492671 [2022-04-12T20:33:57.708Z] Step 22/22 : LABEL version=0.0.0 [2022-04-12T20:33:57.974Z] ---> Running in 8d257eedd517 [2022-04-12T20:33:58.237Z] ---> e2d29dcb3f8b [2022-04-12T20:33:58.237Z] Step 21/25 : RUN chmod +x /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / && mkdir -p /vault/config/assets && chown -Rh 100:1000 /vault/ [2022-04-12T20:33:58.237Z] Removing intermediate container 881de5c39a0c [2022-04-12T20:33:58.237Z] ---> fd7d686dcffb [2022-04-12T20:33:58.237Z] Step 19/22 : ENTRYPOINT ["entrypoint.sh"] [2022-04-12T20:33:58.237Z] Removing intermediate container 8d257eedd517 [2022-04-12T20:33:58.237Z] ---> 7e92acfcc0de [2022-04-12T20:33:58.237Z] [2022-04-12T20:33:58.237Z] ---> Running in 3e191b80b5ad [2022-04-12T20:33:58.237Z] ---> Running in d1225289a7c4 [2022-04-12T20:33:58.498Z] ---> d369588be37f [2022-04-12T20:33:58.498Z] Step 21/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res/configuration.toml ./res/ [2022-04-12T20:33:58.498Z] Successfully built 7e92acfcc0de [2022-04-12T20:33:58.498Z] Successfully tagged support-notifications:latest [2022-04-12T20:33:58.498Z] Building core-data [2022-04-12T20:33:58.498Z]  Building support-notifications ... done Removing intermediate container 3e191b80b5ad [2022-04-12T20:33:58.498Z] ---> d2cdc0d89ddc [2022-04-12T20:33:58.498Z] Step 20/22 : LABEL arch=x86_64 [2022-04-12T20:33:58.757Z] ---> Running in 3ad62da1ef33 [2022-04-12T20:34:00.661Z] ---> 0dec020f9d7c [2022-04-12T20:34:00.661Z] Step 22/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-redis/configuration.toml ${BOOTSTRAP_REDIS_DIR}/res/ [2022-04-12T20:34:00.661Z] Removing intermediate container 3ad62da1ef33 [2022-04-12T20:34:00.661Z] ---> 2dbac798d377 [2022-04-12T20:34:00.661Z] Step 21/22 : LABEL git_sha=ada110725c917ff4f635320ba50a8b20d6dc36c5 [2022-04-12T20:34:00.944Z] ---> Running in d0f278b7dbfa [2022-04-12T20:34:00.944Z] ---> 4edac8bab1f0 [2022-04-12T20:34:00.944Z] Step 23/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/consul-acl/ ${SECURITY_INIT_DIR}/consul-bootstrapper/ [2022-04-12T20:34:01.207Z] Removing intermediate container d1225289a7c4 [2022-04-12T20:34:01.207Z] ---> 56673bee74fb [2022-04-12T20:34:01.207Z] Step 22/25 : ENTRYPOINT ["entrypoint.sh"] [2022-04-12T20:34:01.207Z] Removing intermediate container d0f278b7dbfa [2022-04-12T20:34:01.207Z] ---> 676ac9acf2ff [2022-04-12T20:34:01.207Z] Step 22/22 : LABEL version=0.0.0 [2022-04-12T20:34:01.207Z] ---> Running in 390daa1d9df9 [2022-04-12T20:34:01.442Z] Removing intermediate container 87cabc3261bd [2022-04-12T20:34:01.442Z] ---> 40c3c59895e8 [2022-04-12T20:34:01.442Z] Successfully built 40c3c59895e8 [2022-04-12T20:34:01.442Z] Successfully tagged ci-base-image-arm64:latest [2022-04-12T20:34:01.465Z] ---> Running in f7cf156705ab [2022-04-12T20:34:01.465Z] ---> efae1a85d274 [2022-04-12T20:34:01.465Z] Step 24/31 : VOLUME ${SECURITY_INIT_DIR} [Pipeline] isUnix [Pipeline] sh [2022-04-12T20:34:01.728Z] ---> Running in 648933b2e986 [2022-04-12T20:34:01.728Z] Removing intermediate container 390daa1d9df9 [2022-04-12T20:34:01.728Z] ---> 1ec160d4b0bb [2022-04-12T20:34:01.728Z] Step 23/25 : LABEL arch=x86_64 [2022-04-12T20:34:01.728Z] Removing intermediate container f7cf156705ab [2022-04-12T20:34:01.728Z] ---> 079c8c6e42f4 [2022-04-12T20:34:01.728Z] [2022-04-12T20:34:01.728Z] ---> Running in 1a4b2ad8b11c [2022-04-12T20:34:01.795Z] + docker inspect -f . ci-base-image-arm64 [2022-04-12T20:34:01.795Z] . [Pipeline] withDockerContainer [2022-04-12T20:34:01.988Z] Removing intermediate container 648933b2e986 [2022-04-12T20:34:01.988Z] ---> aac2c99b3f7c [2022-04-12T20:34:01.988Z] Step 25/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint.sh / [2022-04-12T20:34:01.988Z] Successfully built 079c8c6e42f4 [2022-04-12T20:34:01.988Z] Successfully tagged security-proxy-setup:latest [2022-04-12T20:34:01.988Z] Building sys-mgmt-agent [2022-04-12T20:34:02.076Z] prd-ubuntu20.04-docker-arm64-4c-16g-20719 does not seem to be running inside a container [2022-04-12T20:34:02.179Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-go/8 -v /w/workspace/edgex-go/8:/w/workspace/edgex-go/8:rw,z -v /w/workspace/edgex-go/8@tmp:/w/workspace/edgex-go/8@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat [2022-04-12T20:34:02.555Z]  Building security-proxy-setup ... done Removing intermediate container 1a4b2ad8b11c [2022-04-12T20:34:02.555Z] ---> d5bf16d4da3e [2022-04-12T20:34:02.555Z] Step 24/25 : LABEL git_sha=ada110725c917ff4f635320ba50a8b20d6dc36c5 [2022-04-12T20:34:03.139Z] ---> f309888a5b94 [2022-04-12T20:34:03.139Z] Step 26/31 : RUN chmod +x /entrypoint.sh [2022-04-12T20:34:03.139Z] ---> Running in 9f5f2466bcfe [2022-04-12T20:34:03.472Z] ---> Running in d35f87ad135b [2022-04-12T20:34:03.472Z] Removing intermediate container 9f5f2466bcfe [2022-04-12T20:34:03.472Z] ---> c8cc559060e8 [2022-04-12T20:34:03.472Z] Step 25/25 : LABEL version=0.0.0 [2022-04-12T20:34:03.730Z] $ docker top 217dd43e98036ec6bb86cbd7aa0ba424db87d7822faaae899ae1230c1d2dd8a4 -eo pid,comm [2022-04-12T20:34:03.732Z] ---> Running in 8ac813009a62 [Pipeline] { [Pipeline] sh [2022-04-12T20:34:04.308Z] Removing intermediate container 8ac813009a62 [2022-04-12T20:34:04.308Z] ---> 5aa680d1f203 [2022-04-12T20:34:04.308Z] [2022-04-12T20:34:04.308Z] Successfully built 5aa680d1f203 [2022-04-12T20:34:04.308Z] Successfully tagged security-secretstore-setup:latest [2022-04-12T20:34:04.308Z] Building security-spire-agent [2022-04-12T20:34:04.689Z] + go version [2022-04-12T20:34:04.689Z] go version go1.17.6 linux/arm64 [Pipeline] } [2022-04-12T20:34:04.721Z] $ docker stop --time=1 217dd43e98036ec6bb86cbd7aa0ba424db87d7822faaae899ae1230c1d2dd8a4 [2022-04-12T20:34:05.243Z]  Building security-secretstore-setup ... done Step 1/23 : ARG BUILDER_BASE=golang:1.17-alpine3.15 [2022-04-12T20:34:05.243Z] Step 2/23 : FROM ${BUILDER_BASE} AS builder [2022-04-12T20:34:05.243Z] ---> fac782c9f527 [2022-04-12T20:34:05.243Z] Step 3/23 : WORKDIR /edgex-go [2022-04-12T20:34:05.243Z] ---> Using cache [2022-04-12T20:34:05.243Z] ---> 054a2f3ba42d [2022-04-12T20:34:05.243Z] Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-04-12T20:34:05.243Z] ---> Using cache [2022-04-12T20:34:05.243Z] ---> 617ebfdc464c [2022-04-12T20:34:05.243Z] Step 5/23 : RUN apk add --update --no-cache zeromq-dev libsodium-dev pkgconfig build-base git [2022-04-12T20:34:06.428Z] $ docker rm -f 217dd43e98036ec6bb86cbd7aa0ba424db87d7822faaae899ae1230c1d2dd8a4 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2022-04-12T20:34:07.102Z] + docker inspect -f . ci-base-image-arm64 [2022-04-12T20:34:07.102Z] . [Pipeline] withDockerContainer [2022-04-12T20:34:07.156Z] ---> Running in ee028804a173 [2022-04-12T20:34:07.375Z] prd-ubuntu20.04-docker-arm64-4c-16g-20719 does not seem to be running inside a container [2022-04-12T20:34:07.417Z] Removing intermediate container d35f87ad135b [2022-04-12T20:34:07.417Z] ---> a854eea0eaba [2022-04-12T20:34:07.417Z] Step 27/31 : ENTRYPOINT ["/entrypoint.sh"] [2022-04-12T20:34:07.474Z] $ 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/8 -v /w/workspace/edgex-go/8:/w/workspace/edgex-go/8:rw,z -v /w/workspace/edgex-go/8@tmp:/w/workspace/edgex-go/8@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat [2022-04-12T20:34:07.749Z] ---> Running in 8030423a7742 [2022-04-12T20:34:08.009Z] Removing intermediate container 8030423a7742 [2022-04-12T20:34:08.009Z] ---> 2f23331156db [2022-04-12T20:34:08.009Z] Step 28/31 : CMD ["gate"] [2022-04-12T20:34:08.009Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz [2022-04-12T20:34:08.270Z] ---> Running in 5bd5e17e72b6 [2022-04-12T20:34:08.839Z] Removing intermediate container 5bd5e17e72b6 [2022-04-12T20:34:08.839Z] ---> 532f14f6637d [2022-04-12T20:34:08.839Z] Step 29/31 : LABEL arch=x86_64 [2022-04-12T20:34:08.839Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz [2022-04-12T20:34:08.917Z] $ docker top 5996d486e682667724dc4dcc5194e1a53be5af57f3358e8a699b4f0275b7e6b0 -eo pid,comm [2022-04-12T20:34:09.098Z] ---> Running in c1e922f51b0d [2022-04-12T20:34:09.098Z] OK: 221 MiB in 52 packages [Pipeline] { [Pipeline] echo [2022-04-12T20:34:09.252Z] ========================================================= [2022-04-12T20:34:09.252Z] [edgeXBuildGoParallel] Running Tests and Build... [2022-04-12T20:34:09.252Z] ========================================================= [Pipeline] fileExists [Pipeline] sh [2022-04-12T20:34:09.359Z] Removing intermediate container c1e922f51b0d [2022-04-12T20:34:09.359Z] ---> 596c4fd1cd64 [2022-04-12T20:34:09.359Z] Step 30/31 : LABEL git_sha=ada110725c917ff4f635320ba50a8b20d6dc36c5 [2022-04-12T20:34:09.916Z] + make test [2022-04-12T20:34:09.916Z] go mod tidy -compat=1.17 [2022-04-12T20:34:09.931Z] ---> Running in 3d50548cd454 [2022-04-12T20:34:10.189Z] Removing intermediate container 3d50548cd454 [2022-04-12T20:34:10.189Z] ---> f9d6db0709fd [2022-04-12T20:34:10.189Z] Step 31/31 : LABEL version=0.0.0 [2022-04-12T20:34:10.189Z] Removing intermediate container ee028804a173 [2022-04-12T20:34:10.189Z] ---> fdfbb6d7d65e [2022-04-12T20:34:10.189Z] Step 6/23 : COPY go.mod vendor* ./ [2022-04-12T20:34:10.189Z] ---> Running in 4fcc6f252817 [2022-04-12T20:34:10.449Z] ---> c1cb68399d4c [2022-04-12T20:34:10.449Z] Step 7/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-04-12T20:34:10.708Z] Removing intermediate container 4fcc6f252817 [2022-04-12T20:34:10.708Z] ---> fbcaa0a9b38f [2022-04-12T20:34:10.708Z] [2022-04-12T20:34:10.708Z] ---> Running in 694bcf79e8c8 [2022-04-12T20:34:10.708Z] Successfully built fbcaa0a9b38f [2022-04-12T20:34:10.708Z] Successfully tagged security-bootstrapper:latest [2022-04-12T20:34:10.708Z] Building core-command [2022-04-12T20:34:10.925Z] GO111MODULE=on go test -race -coverprofile=coverage.out ./... [2022-04-12T20:34:11.283Z]  Building security-bootstrapper ... done Step 1/23 : ARG BUILDER_BASE=golang:1.17-alpine3.15 [2022-04-12T20:34:11.284Z] Step 2/23 : FROM ${BUILDER_BASE} AS builder [2022-04-12T20:34:11.284Z] ---> fac782c9f527 [2022-04-12T20:34:11.284Z] Step 3/23 : WORKDIR /edgex-go [2022-04-12T20:34:11.284Z] ---> Using cache [2022-04-12T20:34:11.284Z] ---> 054a2f3ba42d [2022-04-12T20:34:11.284Z] Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-04-12T20:34:11.284Z] ---> Using cache [2022-04-12T20:34:11.284Z] ---> 617ebfdc464c [2022-04-12T20:34:11.284Z] Step 5/23 : RUN apk add --update --no-cache make bash git [2022-04-12T20:34:12.219Z] Step 1/26 : ARG BUILDER_BASE=golang:1.17-alpine3.15 [2022-04-12T20:34:12.219Z] Step 2/26 : FROM ${BUILDER_BASE} AS builder [2022-04-12T20:34:12.219Z] ---> fac782c9f527 [2022-04-12T20:34:12.219Z] Step 3/26 : WORKDIR /edgex-go [2022-04-12T20:34:12.219Z] ---> Using cache [2022-04-12T20:34:12.219Z] ---> 054a2f3ba42d [2022-04-12T20:34:12.219Z] Step 4/26 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-04-12T20:34:12.219Z] ---> Using cache [2022-04-12T20:34:12.219Z] ---> 617ebfdc464c [2022-04-12T20:34:12.219Z] Step 5/26 : RUN apk add --update --no-cache make git build-base curl [2022-04-12T20:34:14.132Z] ---> Running in 570d859e8d77 [2022-04-12T20:34:14.132Z] ---> Running in 1e0f16999d8f [2022-04-12T20:34:14.132Z] Removing intermediate container 694bcf79e8c8 [2022-04-12T20:34:14.132Z] ---> 8b8a95288c6d [2022-04-12T20:34:14.132Z] Step 8/23 : COPY . . [2022-04-12T20:34:14.132Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz [2022-04-12T20:34:14.389Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz [2022-04-12T20:34:14.956Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz [2022-04-12T20:34:15.214Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz [2022-04-12T20:34:15.214Z] Step 1/23 : ARG BUILDER_BASE=golang:1.17-alpine3.15 [2022-04-12T20:34:15.214Z] Step 2/23 : FROM ${BUILDER_BASE} AS builder [2022-04-12T20:34:15.214Z] ---> fac782c9f527 [2022-04-12T20:34:15.214Z] Step 3/23 : WORKDIR /edgex-go [2022-04-12T20:34:15.214Z] ---> Using cache [2022-04-12T20:34:15.214Z] ---> 054a2f3ba42d [2022-04-12T20:34:15.214Z] Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-04-12T20:34:15.214Z] ---> Using cache [2022-04-12T20:34:15.214Z] ---> 617ebfdc464c [2022-04-12T20:34:15.214Z] Step 5/23 : RUN apk add --update --no-cache make git [2022-04-12T20:34:15.214Z] ---> Using cache [2022-04-12T20:34:15.214Z] ---> d06ec6da73e8 [2022-04-12T20:34:15.214Z] Step 6/23 : COPY go.mod vendor* ./ [2022-04-12T20:34:15.214Z] ---> Using cache [2022-04-12T20:34:15.214Z] ---> bdb3eaf1d83c [2022-04-12T20:34:15.214Z] Step 7/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-04-12T20:34:15.214Z] ---> Using cache [2022-04-12T20:34:15.214Z] ---> 965c12c7d28a [2022-04-12T20:34:15.214Z] Step 8/23 : COPY . . [2022-04-12T20:34:15.214Z] ---> Using cache [2022-04-12T20:34:15.214Z] ---> a7edd6b0d80d [2022-04-12T20:34:15.214Z] Step 9/23 : RUN make cmd/core-command/core-command [2022-04-12T20:34:15.214Z] OK: 221 MiB in 52 packages [2022-04-12T20:34:15.473Z] OK: 221 MiB in 52 packages [2022-04-12T20:34:18.019Z] ---> Running in f67cfe0fcb07 [2022-04-12T20:34:18.019Z] Removing intermediate container 570d859e8d77 [2022-04-12T20:34:18.019Z] ---> da54a6841635 [2022-04-12T20:34:18.019Z] Step 6/23 : COPY go.mod vendor* ./ [2022-04-12T20:34:18.019Z] Removing intermediate container 1e0f16999d8f [2022-04-12T20:34:18.019Z] ---> c0d24d2f10d7 [2022-04-12T20:34:18.019Z] Step 6/26 : COPY go.mod vendor* ./ [2022-04-12T20:34:18.019Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/core-command/core-command ./cmd/core-command [2022-04-12T20:34:18.019Z] ---> 96b970da42fc [2022-04-12T20:34:18.019Z] Step 7/26 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-04-12T20:34:18.019Z] ---> a334d1cda318 [2022-04-12T20:34:18.019Z] Step 7/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-04-12T20:34:18.290Z] ---> Running in f2eae4821cba [2022-04-12T20:34:18.290Z] ---> Running in 7f59e35af817 [2022-04-12T20:34:19.672Z] ---> b4fc97cd8e1d [2022-04-12T20:34:19.672Z] Step 9/23 : RUN make cmd/core-data/core-data [2022-04-12T20:34:19.672Z] ---> Running in 77e0a4efb6a6 [2022-04-12T20:34:19.672Z] Removing intermediate container f2eae4821cba [2022-04-12T20:34:19.672Z] ---> fab6ad6ad831 [2022-04-12T20:34:19.672Z] Step 8/26 : COPY . . [2022-04-12T20:34:19.932Z] Removing intermediate container 7f59e35af817 [2022-04-12T20:34:19.932Z] ---> 68a2600fda8a [2022-04-12T20:34:19.932Z] Step 8/23 : COPY . . [2022-04-12T20:34:20.191Z] CGO_ENABLED=1 GO111MODULE=on go build -ldflags "-linkmode=external -X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -buildmode=pie -o cmd/core-data/core-data ./cmd/core-data [2022-04-12T20:34:35.077Z] ---> e1e0fdabce2d [2022-04-12T20:34:35.077Z] Step 9/23 : RUN make cmd/sys-mgmt-agent/sys-mgmt-agent [2022-04-12T20:34:35.077Z] ---> 73eb5947ca02 [2022-04-12T20:34:35.077Z] Step 9/26 : ARG SPIRE_RELEASE=1.2.1 [2022-04-12T20:34:35.077Z] ---> Running in cbfaafbf34de [2022-04-12T20:34:35.077Z] ---> Running in b933a903ca48 [2022-04-12T20:34:35.077Z] Removing intermediate container b933a903ca48 [2022-04-12T20:34:35.077Z] ---> 21ba1f9483da [2022-04-12T20:34:35.077Z] Step 10/26 : RUN mkdir -p spire-build [2022-04-12T20:34:35.077Z] ---> Running in 01365dc75e1b [2022-04-12T20:34:35.078Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/sys-mgmt-agent/sys-mgmt-agent ./cmd/sys-mgmt-agent [2022-04-12T20:34:35.078Z] Removing intermediate container 01365dc75e1b [2022-04-12T20:34:35.078Z] ---> 5ee63f7ba98d [2022-04-12T20:34:35.078Z] Step 11/26 : WORKDIR /edgex-go/spire-build [2022-04-12T20:34:35.078Z] ---> Running in bf92724959ad [2022-04-12T20:34:35.078Z] Removing intermediate container bf92724959ad [2022-04-12T20:34:35.078Z] ---> dec52949560e [2022-04-12T20:34:35.078Z] Step 12/26 : RUN wget -q "https://github.com/spiffe/spire/archive/refs/tags/v${SPIRE_RELEASE}.tar.gz" && tar xv --strip-components=1 -f "v${SPIRE_RELEASE}.tar.gz" && echo "building spire from source..." && make bin/spire-server bin/spire-agent [2022-04-12T20:34:35.078Z] ---> Running in ecd8932468aa [2022-04-12T20:34:36.014Z] spire-1.2.1/ [2022-04-12T20:34:36.014Z] spire-1.2.1/.data/ [2022-04-12T20:34:36.014Z] spire-1.2.1/.data/.file [2022-04-12T20:34:36.014Z] spire-1.2.1/.dockerignore [2022-04-12T20:34:36.014Z] spire-1.2.1/.gitattributes [2022-04-12T20:34:36.014Z] spire-1.2.1/.githooks/ [2022-04-12T20:34:36.014Z] spire-1.2.1/.githooks/pre-commit [2022-04-12T20:34:36.014Z] spire-1.2.1/.github/ [2022-04-12T20:34:36.014Z] spire-1.2.1/.github/ISSUE_TEMPLATE.md [2022-04-12T20:34:36.014Z] spire-1.2.1/.github/PULL_REQUEST_TEMPLATE.md [2022-04-12T20:34:36.014Z] spire-1.2.1/.github/dependabot.yml [2022-04-12T20:34:36.014Z] spire-1.2.1/.github/workflows/ [2022-04-12T20:34:36.014Z] spire-1.2.1/.github/workflows/nightly_build.yaml [2022-04-12T20:34:36.014Z] spire-1.2.1/.github/workflows/pr_build.yaml [2022-04-12T20:34:36.014Z] spire-1.2.1/.github/workflows/release_build.yaml [2022-04-12T20:34:36.014Z] spire-1.2.1/.github/workflows/scripts/ [2022-04-12T20:34:36.014Z] spire-1.2.1/.github/workflows/scripts/build_artifacts.sh [2022-04-12T20:34:36.014Z] spire-1.2.1/.github/workflows/scripts/push-images.sh [2022-04-12T20:34:36.014Z] spire-1.2.1/.github/workflows/scripts/push-scratch-images.sh [2022-04-12T20:34:36.014Z] spire-1.2.1/.github/workflows/scripts/run_unit_tests.sh [2022-04-12T20:34:36.014Z] spire-1.2.1/.github/workflows/scripts/split.sh [2022-04-12T20:34:36.014Z] spire-1.2.1/.gitignore [2022-04-12T20:34:36.014Z] spire-1.2.1/.go-version [2022-04-12T20:34:36.015Z] spire-1.2.1/.golangci.yml [2022-04-12T20:34:36.015Z] spire-1.2.1/ADOPTERS.md [2022-04-12T20:34:36.015Z] spire-1.2.1/CHANGELOG.md [2022-04-12T20:34:36.015Z] spire-1.2.1/CODE-OF-CONDUCT.md [2022-04-12T20:34:36.015Z] spire-1.2.1/CODEOWNERS [2022-04-12T20:34:36.015Z] spire-1.2.1/CONTRIBUTING.md [2022-04-12T20:34:36.015Z] spire-1.2.1/Dockerfile [2022-04-12T20:34:36.015Z] spire-1.2.1/Dockerfile.dev [2022-04-12T20:34:36.015Z] spire-1.2.1/Dockerfile.scratch [2022-04-12T20:34:36.015Z] spire-1.2.1/LICENSE [2022-04-12T20:34:36.015Z] spire-1.2.1/MAINTAINERS.md [2022-04-12T20:34:36.015Z] spire-1.2.1/Makefile [2022-04-12T20:34:36.015Z] spire-1.2.1/README.md [2022-04-12T20:34:36.015Z] spire-1.2.1/ROADMAP.md [2022-04-12T20:34:36.015Z] spire-1.2.1/SECURITY.md [2022-04-12T20:34:36.015Z] spire-1.2.1/cmd/ [2022-04-12T20:34:36.015Z] spire-1.2.1/cmd/spire-agent/ [2022-04-12T20:34:36.015Z] spire-1.2.1/cmd/spire-agent/cli/ [2022-04-12T20:34:36.015Z] spire-1.2.1/cmd/spire-agent/cli/api/ [2022-04-12T20:34:36.015Z] spire-1.2.1/cmd/spire-agent/cli/api/common.go [2022-04-12T20:34:36.015Z] spire-1.2.1/cmd/spire-agent/cli/api/fetch_jwt.go [2022-04-12T20:34:36.015Z] spire-1.2.1/cmd/spire-agent/cli/api/fetch_x509.go [2022-04-12T20:34:36.015Z] spire-1.2.1/cmd/spire-agent/cli/api/printer.go [2022-04-12T20:34:36.015Z] spire-1.2.1/cmd/spire-agent/cli/api/validate_jwt.go [2022-04-12T20:34:36.015Z] spire-1.2.1/cmd/spire-agent/cli/api/watch.go [2022-04-12T20:34:36.015Z] spire-1.2.1/cmd/spire-agent/cli/cli.go [2022-04-12T20:34:36.015Z] spire-1.2.1/cmd/spire-agent/cli/common/ [2022-04-12T20:34:36.015Z] spire-1.2.1/cmd/spire-agent/cli/common/defaults.go [2022-04-12T20:34:36.015Z] spire-1.2.1/cmd/spire-agent/cli/healthcheck/ [2022-04-12T20:34:36.015Z] spire-1.2.1/cmd/spire-agent/cli/healthcheck/healthcheck.go [2022-04-12T20:34:36.015Z] spire-1.2.1/cmd/spire-agent/cli/healthcheck/healthcheck_test.go [2022-04-12T20:34:36.015Z] spire-1.2.1/cmd/spire-agent/cli/run/ [2022-04-12T20:34:36.015Z] spire-1.2.1/cmd/spire-agent/cli/run/run.go [2022-04-12T20:34:36.015Z] spire-1.2.1/cmd/spire-agent/cli/run/run_test.go [2022-04-12T20:34:36.015Z] spire-1.2.1/cmd/spire-agent/cli/validate/ [2022-04-12T20:34:36.015Z] spire-1.2.1/cmd/spire-agent/cli/validate/validate.go [2022-04-12T20:34:36.015Z] spire-1.2.1/cmd/spire-agent/cli/validate/validate_test.go [2022-04-12T20:34:36.015Z] spire-1.2.1/cmd/spire-agent/main.go [2022-04-12T20:34:36.015Z] spire-1.2.1/cmd/spire-server/ [2022-04-12T20:34:36.015Z] spire-1.2.1/cmd/spire-server/cli/ [2022-04-12T20:34:36.015Z] spire-1.2.1/cmd/spire-server/cli/agent/ [2022-04-12T20:34:36.015Z] spire-1.2.1/cmd/spire-server/cli/agent/agent_test.go [2022-04-12T20:34:36.015Z] spire-1.2.1/cmd/spire-server/cli/agent/ban.go [2022-04-12T20:34:36.015Z] spire-1.2.1/cmd/spire-server/cli/agent/count.go [2022-04-12T20:34:36.015Z] spire-1.2.1/cmd/spire-server/cli/agent/evict.go [2022-04-12T20:34:36.015Z] spire-1.2.1/cmd/spire-server/cli/agent/list.go [2022-04-12T20:34:36.015Z] spire-1.2.1/cmd/spire-server/cli/agent/show.go [2022-04-12T20:34:36.015Z] spire-1.2.1/cmd/spire-server/cli/bundle/ [2022-04-12T20:34:36.015Z] spire-1.2.1/cmd/spire-server/cli/bundle/bundle_test.go [2022-04-12T20:34:36.015Z] spire-1.2.1/cmd/spire-server/cli/bundle/common.go [2022-04-12T20:34:36.015Z] spire-1.2.1/cmd/spire-server/cli/bundle/common_test.go [2022-04-12T20:34:36.015Z] spire-1.2.1/cmd/spire-server/cli/bundle/count.go [2022-04-12T20:34:36.015Z] spire-1.2.1/cmd/spire-server/cli/bundle/delete.go [2022-04-12T20:34:36.015Z] spire-1.2.1/cmd/spire-server/cli/bundle/list.go [2022-04-12T20:34:36.015Z] spire-1.2.1/cmd/spire-server/cli/bundle/set.go [2022-04-12T20:34:36.015Z] spire-1.2.1/cmd/spire-server/cli/bundle/show.go [2022-04-12T20:34:36.015Z] spire-1.2.1/cmd/spire-server/cli/cli.go [2022-04-12T20:34:36.015Z] spire-1.2.1/cmd/spire-server/cli/entry/ [2022-04-12T20:34:36.015Z] spire-1.2.1/cmd/spire-server/cli/entry/count.go [2022-04-12T20:34:36.015Z] spire-1.2.1/cmd/spire-server/cli/entry/count_test.go [2022-04-12T20:34:36.015Z] spire-1.2.1/cmd/spire-server/cli/entry/create.go [2022-04-12T20:34:36.015Z] spire-1.2.1/cmd/spire-server/cli/entry/create_test.go [2022-04-12T20:34:36.015Z] spire-1.2.1/cmd/spire-server/cli/entry/delete.go [2022-04-12T20:34:36.015Z] spire-1.2.1/cmd/spire-server/cli/entry/delete_test.go [2022-04-12T20:34:36.015Z] spire-1.2.1/cmd/spire-server/cli/entry/show.go [2022-04-12T20:34:36.015Z] spire-1.2.1/cmd/spire-server/cli/entry/show_test.go [2022-04-12T20:34:36.015Z] spire-1.2.1/cmd/spire-server/cli/entry/update.go [2022-04-12T20:34:36.015Z] spire-1.2.1/cmd/spire-server/cli/entry/update_test.go [2022-04-12T20:34:36.015Z] spire-1.2.1/cmd/spire-server/cli/entry/util.go [2022-04-12T20:34:36.015Z] spire-1.2.1/cmd/spire-server/cli/entry/util_test.go [2022-04-12T20:34:36.015Z] spire-1.2.1/cmd/spire-server/cli/federation/ [2022-04-12T20:34:36.015Z] spire-1.2.1/cmd/spire-server/cli/federation/common.go [2022-04-12T20:34:36.015Z] spire-1.2.1/cmd/spire-server/cli/federation/common_test.go [2022-04-12T20:34:36.015Z] spire-1.2.1/cmd/spire-server/cli/federation/create.go [2022-04-12T20:34:36.015Z] spire-1.2.1/cmd/spire-server/cli/federation/create_test.go [2022-04-12T20:34:36.015Z] spire-1.2.1/cmd/spire-server/cli/federation/delete.go [2022-04-12T20:34:36.015Z] spire-1.2.1/cmd/spire-server/cli/federation/delete_test.go [2022-04-12T20:34:36.015Z] spire-1.2.1/cmd/spire-server/cli/federation/list.go [2022-04-12T20:34:36.015Z] spire-1.2.1/cmd/spire-server/cli/federation/list_test.go [2022-04-12T20:34:36.015Z] spire-1.2.1/cmd/spire-server/cli/federation/refresh.go [2022-04-12T20:34:36.015Z] spire-1.2.1/cmd/spire-server/cli/federation/refresh_test.go [2022-04-12T20:34:36.015Z] spire-1.2.1/cmd/spire-server/cli/federation/show.go [2022-04-12T20:34:36.015Z] spire-1.2.1/cmd/spire-server/cli/federation/show_test.go [2022-04-12T20:34:36.015Z] spire-1.2.1/cmd/spire-server/cli/federation/update.go [2022-04-12T20:34:36.015Z] spire-1.2.1/cmd/spire-server/cli/federation/update_test.go [2022-04-12T20:34:36.015Z] spire-1.2.1/cmd/spire-server/cli/healthcheck/ [2022-04-12T20:34:36.015Z] spire-1.2.1/cmd/spire-server/cli/healthcheck/healthcheck.go [2022-04-12T20:34:36.015Z] spire-1.2.1/cmd/spire-server/cli/healthcheck/healthcheck_test.go [2022-04-12T20:34:36.015Z] spire-1.2.1/cmd/spire-server/cli/jwt/ [2022-04-12T20:34:36.015Z] spire-1.2.1/cmd/spire-server/cli/jwt/mint.go [2022-04-12T20:34:36.015Z] spire-1.2.1/cmd/spire-server/cli/jwt/mint_test.go [2022-04-12T20:34:36.015Z] spire-1.2.1/cmd/spire-server/cli/run/ [2022-04-12T20:34:36.015Z] spire-1.2.1/cmd/spire-server/cli/run/run.go [2022-04-12T20:34:36.015Z] spire-1.2.1/cmd/spire-server/cli/run/run_test.go [2022-04-12T20:34:36.015Z] spire-1.2.1/cmd/spire-server/cli/token/ [2022-04-12T20:34:36.015Z] spire-1.2.1/cmd/spire-server/cli/token/generate.go [2022-04-12T20:34:36.015Z] spire-1.2.1/cmd/spire-server/cli/token/generate_test.go [2022-04-12T20:34:36.015Z] spire-1.2.1/cmd/spire-server/cli/validate/ [2022-04-12T20:34:36.015Z] spire-1.2.1/cmd/spire-server/cli/validate/validate.go [2022-04-12T20:34:36.015Z] spire-1.2.1/cmd/spire-server/cli/validate/validate_test.go [2022-04-12T20:34:36.015Z] spire-1.2.1/cmd/spire-server/cli/x509/ [2022-04-12T20:34:36.015Z] spire-1.2.1/cmd/spire-server/cli/x509/mint.go [2022-04-12T20:34:36.015Z] spire-1.2.1/cmd/spire-server/cli/x509/mint_test.go [2022-04-12T20:34:36.015Z] spire-1.2.1/cmd/spire-server/main.go [2022-04-12T20:34:36.015Z] spire-1.2.1/cmd/spire-server/util/ [2022-04-12T20:34:36.015Z] spire-1.2.1/cmd/spire-server/util/util.go [2022-04-12T20:34:36.015Z] spire-1.2.1/conf/ [2022-04-12T20:34:36.015Z] spire-1.2.1/conf/agent/ [2022-04-12T20:34:36.015Z] spire-1.2.1/conf/agent/agent.conf [2022-04-12T20:34:36.015Z] spire-1.2.1/conf/agent/agent_full.conf [2022-04-12T20:34:36.015Z] spire-1.2.1/conf/agent/dummy_root_ca.crt [2022-04-12T20:34:36.015Z] spire-1.2.1/conf/server/ [2022-04-12T20:34:36.015Z] spire-1.2.1/conf/server/dummy_upstream_ca.crt [2022-04-12T20:34:36.015Z] spire-1.2.1/conf/server/dummy_upstream_ca.key [2022-04-12T20:34:36.015Z] spire-1.2.1/conf/server/server.conf [2022-04-12T20:34:36.015Z] spire-1.2.1/conf/server/server_full.conf [2022-04-12T20:34:36.015Z] spire-1.2.1/doc/ [2022-04-12T20:34:36.015Z] spire-1.2.1/doc/SPIRE101.md [2022-04-12T20:34:36.015Z] spire-1.2.1/doc/auditlog.md [2022-04-12T20:34:36.015Z] spire-1.2.1/doc/authorization_policy_engine.md [2022-04-12T20:34:36.015Z] spire-1.2.1/doc/changelog_guidelines.md [2022-04-12T20:34:36.015Z] spire-1.2.1/doc/cure53-report.pdf [2022-04-12T20:34:36.015Z] spire-1.2.1/doc/images/ [2022-04-12T20:34:36.015Z] spire-1.2.1/doc/images/2019_roadmap.png [2022-04-12T20:34:36.015Z] spire-1.2.1/doc/images/SPIRE101.png [2022-04-12T20:34:36.015Z] spire-1.2.1/doc/images/SPIRE_agent.png [2022-04-12T20:34:36.015Z] spire-1.2.1/doc/images/SPIRE_server.png [2022-04-12T20:34:36.015Z] spire-1.2.1/doc/images/cache_mgr.png [2022-04-12T20:34:36.015Z] spire-1.2.1/doc/images/cache_mgr_components.png [2022-04-12T20:34:36.015Z] spire-1.2.1/doc/images/federated_spire.png [2022-04-12T20:34:36.015Z] spire-1.2.1/doc/images/ha_mode.png [2022-04-12T20:34:36.015Z] spire-1.2.1/doc/images/nested_spire.png [2022-04-12T20:34:36.015Z] spire-1.2.1/doc/images/oidc_federation.png [2022-04-12T20:34:36.015Z] spire-1.2.1/doc/images/single_trust_domain.png [2022-04-12T20:34:36.015Z] spire-1.2.1/doc/images/spiffe_compatible.png [2022-04-12T20:34:36.015Z] spire-1.2.1/doc/images/spire_logo.png [2022-04-12T20:34:36.015Z] spire-1.2.1/doc/migrating_registration_api_clients.md [2022-04-12T20:34:36.015Z] spire-1.2.1/doc/plugin_agent_keymanager_disk.md [2022-04-12T20:34:36.015Z] spire-1.2.1/doc/plugin_agent_keymanager_memory.md [2022-04-12T20:34:36.015Z] spire-1.2.1/doc/plugin_agent_nodeattestor_aws_iid.md [2022-04-12T20:34:36.015Z] spire-1.2.1/doc/plugin_agent_nodeattestor_azure_msi.md [2022-04-12T20:34:36.015Z] spire-1.2.1/doc/plugin_agent_nodeattestor_gcp_iit.md [2022-04-12T20:34:36.015Z] spire-1.2.1/doc/plugin_agent_nodeattestor_jointoken.md [2022-04-12T20:34:36.015Z] spire-1.2.1/doc/plugin_agent_nodeattestor_k8s_psat.md [2022-04-12T20:34:36.015Z] spire-1.2.1/doc/plugin_agent_nodeattestor_k8s_sat.md [2022-04-12T20:34:36.015Z] spire-1.2.1/doc/plugin_agent_nodeattestor_sshpop.md [2022-04-12T20:34:36.015Z] spire-1.2.1/doc/plugin_agent_nodeattestor_tpm_devid.md [2022-04-12T20:34:36.015Z] spire-1.2.1/doc/plugin_agent_nodeattestor_x509pop.md [2022-04-12T20:34:36.015Z] spire-1.2.1/doc/plugin_agent_svidstore_aws_secretsmanager.md [2022-04-12T20:34:36.015Z] spire-1.2.1/doc/plugin_agent_svidstore_gcp_secretmanager.md [2022-04-12T20:34:36.015Z] spire-1.2.1/doc/plugin_agent_workloadattestor_docker.md [2022-04-12T20:34:36.015Z] spire-1.2.1/doc/plugin_agent_workloadattestor_k8s.md [2022-04-12T20:34:36.015Z] spire-1.2.1/doc/plugin_agent_workloadattestor_unix.md [2022-04-12T20:34:36.015Z] spire-1.2.1/doc/plugin_server_datastore_sql.md [2022-04-12T20:34:36.015Z] spire-1.2.1/doc/plugin_server_keymanager_aws_kms.md [2022-04-12T20:34:36.015Z] spire-1.2.1/doc/plugin_server_keymanager_disk.md [2022-04-12T20:34:36.015Z] spire-1.2.1/doc/plugin_server_keymanager_memory.md [2022-04-12T20:34:36.015Z] spire-1.2.1/doc/plugin_server_nodeattestor_aws_iid.md [2022-04-12T20:34:36.015Z] spire-1.2.1/doc/plugin_server_nodeattestor_azure_msi.md [2022-04-12T20:34:36.015Z] spire-1.2.1/doc/plugin_server_nodeattestor_gcp_iit.md [2022-04-12T20:34:36.015Z] spire-1.2.1/doc/plugin_server_nodeattestor_jointoken.md [2022-04-12T20:34:36.015Z] spire-1.2.1/doc/plugin_server_nodeattestor_k8s_psat.md [2022-04-12T20:34:36.015Z] spire-1.2.1/doc/plugin_server_nodeattestor_k8s_sat.md [2022-04-12T20:34:36.015Z] spire-1.2.1/doc/plugin_server_nodeattestor_sshpop.md [2022-04-12T20:34:36.015Z] spire-1.2.1/doc/plugin_server_nodeattestor_tpm_devid.md [2022-04-12T20:34:36.015Z] spire-1.2.1/doc/plugin_server_nodeattestor_x509pop.md [2022-04-12T20:34:36.015Z] spire-1.2.1/doc/plugin_server_noderesolver_azure_msi.md [2022-04-12T20:34:36.015Z] spire-1.2.1/doc/plugin_server_notifier_gcs_bundle.md [2022-04-12T20:34:36.015Z] spire-1.2.1/doc/plugin_server_notifier_k8sbundle.md [2022-04-12T20:34:36.015Z] spire-1.2.1/doc/plugin_server_upstreamauthority_aws_pca.md [2022-04-12T20:34:36.015Z] spire-1.2.1/doc/plugin_server_upstreamauthority_awssecret.md [2022-04-12T20:34:36.015Z] spire-1.2.1/doc/plugin_server_upstreamauthority_cert_manager.md [2022-04-12T20:34:36.015Z] spire-1.2.1/doc/plugin_server_upstreamauthority_disk.md [2022-04-12T20:34:36.015Z] spire-1.2.1/doc/plugin_server_upstreamauthority_gcp_cas.md [2022-04-12T20:34:36.015Z] spire-1.2.1/doc/plugin_server_upstreamauthority_spire.md [2022-04-12T20:34:36.015Z] spire-1.2.1/doc/plugin_server_upstreamauthority_vault.md [2022-04-12T20:34:36.015Z] spire-1.2.1/doc/scaling_spire.md [2022-04-12T20:34:36.015Z] spire-1.2.1/doc/spire_agent.md [2022-04-12T20:34:36.015Z] spire-1.2.1/doc/spire_server.md [2022-04-12T20:34:36.015Z] spire-1.2.1/doc/supported_integrations.md [2022-04-12T20:34:36.015Z] spire-1.2.1/doc/telemetry.md [2022-04-12T20:34:36.015Z] spire-1.2.1/doc/telemetry_config.md [2022-04-12T20:34:36.015Z] spire-1.2.1/doc/upgrading.md [2022-04-12T20:34:36.015Z] spire-1.2.1/doc/using_spire.md [2022-04-12T20:34:36.015Z] spire-1.2.1/examples/ [2022-04-12T20:34:36.015Z] spire-1.2.1/examples/README.md [2022-04-12T20:34:36.015Z] spire-1.2.1/go.mod [2022-04-12T20:34:36.015Z] spire-1.2.1/go.sum [2022-04-12T20:34:36.015Z] spire-1.2.1/pkg/ [2022-04-12T20:34:36.015Z] spire-1.2.1/pkg/agent/ [2022-04-12T20:34:36.015Z] spire-1.2.1/pkg/agent/agent.go [2022-04-12T20:34:36.015Z] spire-1.2.1/pkg/agent/api/ [2022-04-12T20:34:36.015Z] spire-1.2.1/pkg/agent/api/config.go [2022-04-12T20:34:36.015Z] spire-1.2.1/pkg/agent/api/debug/ [2022-04-12T20:34:36.015Z] spire-1.2.1/pkg/agent/api/debug/v1/ [2022-04-12T20:34:36.015Z] spire-1.2.1/pkg/agent/api/debug/v1/service.go [2022-04-12T20:34:36.015Z] spire-1.2.1/pkg/agent/api/debug/v1/service_test.go [2022-04-12T20:34:36.015Z] spire-1.2.1/pkg/agent/api/delegatedidentity/ [2022-04-12T20:34:36.015Z] spire-1.2.1/pkg/agent/api/delegatedidentity/v1/ [2022-04-12T20:34:36.015Z] spire-1.2.1/pkg/agent/api/delegatedidentity/v1/service.go [2022-04-12T20:34:36.015Z] spire-1.2.1/pkg/agent/api/delegatedidentity/v1/service_test.go [2022-04-12T20:34:36.015Z] spire-1.2.1/pkg/agent/api/endpoints.go [2022-04-12T20:34:36.015Z] spire-1.2.1/pkg/agent/api/health/ [2022-04-12T20:34:36.015Z] spire-1.2.1/pkg/agent/api/health/v1/ [2022-04-12T20:34:36.015Z] spire-1.2.1/pkg/agent/api/health/v1/service.go [2022-04-12T20:34:36.015Z] spire-1.2.1/pkg/agent/api/health/v1/service_test.go [2022-04-12T20:34:36.015Z] spire-1.2.1/pkg/agent/api/rpccontext/ [2022-04-12T20:34:36.015Z] spire-1.2.1/pkg/agent/api/rpccontext/alias.go [2022-04-12T20:34:36.015Z] spire-1.2.1/pkg/agent/api/rpccontext/caller.go [2022-04-12T20:34:36.015Z] spire-1.2.1/pkg/agent/attestor/ [2022-04-12T20:34:36.015Z] spire-1.2.1/pkg/agent/attestor/node/ [2022-04-12T20:34:36.015Z] spire-1.2.1/pkg/agent/attestor/node/experimental.go [2022-04-12T20:34:36.015Z] spire-1.2.1/pkg/agent/attestor/node/node.go [2022-04-12T20:34:36.015Z] spire-1.2.1/pkg/agent/attestor/node/node_test.go [2022-04-12T20:34:36.015Z] spire-1.2.1/pkg/agent/attestor/workload/ [2022-04-12T20:34:36.015Z] spire-1.2.1/pkg/agent/attestor/workload/workload.go [2022-04-12T20:34:36.015Z] spire-1.2.1/pkg/agent/attestor/workload/workload_test.go [2022-04-12T20:34:36.015Z] spire-1.2.1/pkg/agent/catalog/ [2022-04-12T20:34:36.015Z] spire-1.2.1/pkg/agent/catalog/catalog.go [2022-04-12T20:34:36.015Z] spire-1.2.1/pkg/agent/catalog/keymanager.go [2022-04-12T20:34:36.015Z] spire-1.2.1/pkg/agent/catalog/nodeattestor.go [2022-04-12T20:34:36.015Z] spire-1.2.1/pkg/agent/catalog/svidstore.go [2022-04-12T20:34:36.015Z] spire-1.2.1/pkg/agent/catalog/workloadattestor.go [2022-04-12T20:34:36.015Z] spire-1.2.1/pkg/agent/client/ [2022-04-12T20:34:36.015Z] spire-1.2.1/pkg/agent/client/client.go [2022-04-12T20:34:36.015Z] spire-1.2.1/pkg/agent/client/client_test.go [2022-04-12T20:34:36.015Z] spire-1.2.1/pkg/agent/client/dial.go [2022-04-12T20:34:36.015Z] spire-1.2.1/pkg/agent/client/nodeconn.go [2022-04-12T20:34:36.015Z] spire-1.2.1/pkg/agent/client/nodeconn_test.go [2022-04-12T20:34:36.015Z] spire-1.2.1/pkg/agent/client/update.go [2022-04-12T20:34:36.015Z] spire-1.2.1/pkg/agent/client/util.go [2022-04-12T20:34:36.015Z] spire-1.2.1/pkg/agent/common/ [2022-04-12T20:34:36.015Z] spire-1.2.1/pkg/agent/common/backoff/ [2022-04-12T20:34:36.015Z] spire-1.2.1/pkg/agent/common/backoff/backoff.go [2022-04-12T20:34:36.015Z] spire-1.2.1/pkg/agent/common/backoff/backoff_test.go [2022-04-12T20:34:36.015Z] spire-1.2.1/pkg/agent/common/cgroups/ [2022-04-12T20:34:36.015Z] spire-1.2.1/pkg/agent/common/cgroups/cgroups.go [2022-04-12T20:34:36.015Z] spire-1.2.1/pkg/agent/common/cgroups/cgroups_test.go [2022-04-12T20:34:36.015Z] spire-1.2.1/pkg/agent/common/cgroups/filesystem.go [2022-04-12T20:34:36.015Z] spire-1.2.1/pkg/agent/config.go [2022-04-12T20:34:36.015Z] spire-1.2.1/pkg/agent/endpoints/ [2022-04-12T20:34:36.015Z] spire-1.2.1/pkg/agent/endpoints/config.go [2022-04-12T20:34:36.015Z] spire-1.2.1/pkg/agent/endpoints/endpoints.go [2022-04-12T20:34:36.015Z] spire-1.2.1/pkg/agent/endpoints/endpoints_test.go [2022-04-12T20:34:36.015Z] spire-1.2.1/pkg/agent/endpoints/metrics.go [2022-04-12T20:34:36.015Z] spire-1.2.1/pkg/agent/endpoints/middleware.go [2022-04-12T20:34:36.015Z] spire-1.2.1/pkg/agent/endpoints/peertracker.go [2022-04-12T20:34:36.015Z] spire-1.2.1/pkg/agent/endpoints/peertracker_test.go [2022-04-12T20:34:36.015Z] spire-1.2.1/pkg/agent/endpoints/sdsv2/ [2022-04-12T20:34:36.015Z] spire-1.2.1/pkg/agent/endpoints/sdsv2/handler.go [2022-04-12T20:34:36.015Z] spire-1.2.1/pkg/agent/endpoints/sdsv2/handler_test.go [2022-04-12T20:34:36.015Z] spire-1.2.1/pkg/agent/endpoints/sdsv3/ [2022-04-12T20:34:36.015Z] spire-1.2.1/pkg/agent/endpoints/sdsv3/handler.go [2022-04-12T20:34:36.015Z] spire-1.2.1/pkg/agent/endpoints/sdsv3/handler_test.go [2022-04-12T20:34:36.015Z] spire-1.2.1/pkg/agent/endpoints/workload/ [2022-04-12T20:34:36.015Z] spire-1.2.1/pkg/agent/endpoints/workload/handler.go [2022-04-12T20:34:36.015Z] spire-1.2.1/pkg/agent/endpoints/workload/handler_test.go [2022-04-12T20:34:36.015Z] spire-1.2.1/pkg/agent/manager/ [2022-04-12T20:34:36.015Z] spire-1.2.1/pkg/agent/manager/cache/ [2022-04-12T20:34:36.015Z] spire-1.2.1/pkg/agent/manager/cache/bundle_cache.go [2022-04-12T20:34:36.015Z] spire-1.2.1/pkg/agent/manager/cache/cache.go [2022-04-12T20:34:36.015Z] spire-1.2.1/pkg/agent/manager/cache/cache_test.go [2022-04-12T20:34:36.015Z] spire-1.2.1/pkg/agent/manager/cache/jwt_cache.go [2022-04-12T20:34:36.015Z] spire-1.2.1/pkg/agent/manager/cache/jwt_cache_test.go [2022-04-12T20:34:36.015Z] spire-1.2.1/pkg/agent/manager/cache/sets.go [2022-04-12T20:34:36.015Z] spire-1.2.1/pkg/agent/manager/cache/subscriber.go [2022-04-12T20:34:36.015Z] spire-1.2.1/pkg/agent/manager/config.go [2022-04-12T20:34:36.015Z] spire-1.2.1/pkg/agent/manager/manager.go [2022-04-12T20:34:36.015Z] spire-1.2.1/pkg/agent/manager/manager_test.go [2022-04-12T20:34:36.015Z] spire-1.2.1/pkg/agent/manager/storage.go [2022-04-12T20:34:36.015Z] spire-1.2.1/pkg/agent/manager/storage_test.go [2022-04-12T20:34:36.015Z] spire-1.2.1/pkg/agent/manager/storecache/ [2022-04-12T20:34:36.015Z] spire-1.2.1/pkg/agent/manager/storecache/cache.go [2022-04-12T20:34:36.015Z] spire-1.2.1/pkg/agent/manager/storecache/cache_test.go [2022-04-12T20:34:36.015Z] spire-1.2.1/pkg/agent/manager/sync.go [2022-04-12T20:34:36.015Z] spire-1.2.1/pkg/agent/plugin/ [2022-04-12T20:34:36.015Z] spire-1.2.1/pkg/agent/plugin/keymanager/ [2022-04-12T20:34:36.015Z] spire-1.2.1/pkg/agent/plugin/keymanager/base/ [2022-04-12T20:34:36.015Z] spire-1.2.1/pkg/agent/plugin/keymanager/base/keymanagerbase.go [2022-04-12T20:34:36.015Z] spire-1.2.1/pkg/agent/plugin/keymanager/constant.go [2022-04-12T20:34:36.015Z] spire-1.2.1/pkg/agent/plugin/keymanager/disk/ [2022-04-12T20:34:36.015Z] spire-1.2.1/pkg/agent/plugin/keymanager/disk/disk.go [2022-04-12T20:34:36.015Z] spire-1.2.1/pkg/agent/plugin/keymanager/disk/disk_test.go [2022-04-12T20:34:36.015Z] spire-1.2.1/pkg/agent/plugin/keymanager/keymanager.go [2022-04-12T20:34:36.015Z] spire-1.2.1/pkg/agent/plugin/keymanager/memory/ [2022-04-12T20:34:36.015Z] spire-1.2.1/pkg/agent/plugin/keymanager/memory/memory.go [2022-04-12T20:34:36.015Z] spire-1.2.1/pkg/agent/plugin/keymanager/memory/memory_test.go [2022-04-12T20:34:36.015Z] spire-1.2.1/pkg/agent/plugin/keymanager/repository.go [2022-04-12T20:34:36.015Z] spire-1.2.1/pkg/agent/plugin/keymanager/svidkeymanager.go [2022-04-12T20:34:36.015Z] spire-1.2.1/pkg/agent/plugin/keymanager/svidkeymanager_test.go [2022-04-12T20:34:36.015Z] spire-1.2.1/pkg/agent/plugin/keymanager/test/ [2022-04-12T20:34:36.015Z] spire-1.2.1/pkg/agent/plugin/keymanager/test/keymanagertest.go [2022-04-12T20:34:36.015Z] spire-1.2.1/pkg/agent/plugin/keymanager/v1.go [2022-04-12T20:34:36.015Z] spire-1.2.1/pkg/agent/plugin/keymanager/v1_test.go [2022-04-12T20:34:36.015Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/ [2022-04-12T20:34:36.015Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/aws/ [2022-04-12T20:34:36.015Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/aws/iid.go [2022-04-12T20:34:36.015Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/aws/iid_test.go [2022-04-12T20:34:36.015Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/azure/ [2022-04-12T20:34:36.015Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/azure/msi.go [2022-04-12T20:34:36.015Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/azure/msi_test.go [2022-04-12T20:34:36.015Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/gcp/ [2022-04-12T20:34:36.015Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/gcp/iit.go [2022-04-12T20:34:36.015Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/gcp/iit_test.go [2022-04-12T20:34:36.015Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/jointoken.go [2022-04-12T20:34:36.015Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/jointoken/ [2022-04-12T20:34:36.015Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/jointoken/join_token.go [2022-04-12T20:34:36.015Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/jointoken_test.go [2022-04-12T20:34:36.015Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/ [2022-04-12T20:34:36.015Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/psat/ [2022-04-12T20:34:36.015Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/psat/psat.go [2022-04-12T20:34:36.015Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/psat/psat_test.go [2022-04-12T20:34:36.015Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/sat/ [2022-04-12T20:34:36.015Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/sat/sat.go [2022-04-12T20:34:36.015Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/sat/sat_test.go [2022-04-12T20:34:36.015Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/nodeattestor.go [2022-04-12T20:34:36.015Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/repository.go [2022-04-12T20:34:36.015Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/sshpop/ [2022-04-12T20:34:36.015Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/sshpop/sshpop.go [2022-04-12T20:34:36.015Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/sshpop/sshpop_test.go [2022-04-12T20:34:36.015Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/test/ [2022-04-12T20:34:36.015Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/test/serverstream.go [2022-04-12T20:34:36.015Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/ [2022-04-12T20:34:36.015Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/devid.go [2022-04-12T20:34:36.015Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/devid_test.go [2022-04-12T20:34:36.015Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/ [2022-04-12T20:34:36.015Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/autodetect.go [2022-04-12T20:34:36.015Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/open.go [2022-04-12T20:34:36.015Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/open_windows.go [2022-04-12T20:34:36.015Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/session.go [2022-04-12T20:34:36.015Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/session_test.go [2022-04-12T20:34:36.015Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/signingkey.go [2022-04-12T20:34:36.015Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/v1.go [2022-04-12T20:34:36.015Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/v1_test.go [2022-04-12T20:34:36.015Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/x509pop/ [2022-04-12T20:34:36.015Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/x509pop/x509pop.go [2022-04-12T20:34:36.015Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/x509pop/x509pop_test.go [2022-04-12T20:34:36.015Z] spire-1.2.1/pkg/agent/plugin/svidstore/ [2022-04-12T20:34:36.015Z] spire-1.2.1/pkg/agent/plugin/svidstore/awssecretsmanager/ [2022-04-12T20:34:36.015Z] spire-1.2.1/pkg/agent/plugin/svidstore/awssecretsmanager/aws.go [2022-04-12T20:34:36.015Z] spire-1.2.1/pkg/agent/plugin/svidstore/awssecretsmanager/aws_test.go [2022-04-12T20:34:36.015Z] spire-1.2.1/pkg/agent/plugin/svidstore/awssecretsmanager/client.go [2022-04-12T20:34:36.015Z] spire-1.2.1/pkg/agent/plugin/svidstore/gcpsecretmanager/ [2022-04-12T20:34:36.015Z] spire-1.2.1/pkg/agent/plugin/svidstore/gcpsecretmanager/client.go [2022-04-12T20:34:36.015Z] spire-1.2.1/pkg/agent/plugin/svidstore/gcpsecretmanager/gcloud.go [2022-04-12T20:34:36.015Z] spire-1.2.1/pkg/agent/plugin/svidstore/gcpsecretmanager/gcloud_test.go [2022-04-12T20:34:36.015Z] spire-1.2.1/pkg/agent/plugin/svidstore/repository.go [2022-04-12T20:34:36.016Z] spire-1.2.1/pkg/agent/plugin/svidstore/svidstore.go [2022-04-12T20:34:36.016Z] spire-1.2.1/pkg/agent/plugin/svidstore/utils.go [2022-04-12T20:34:36.016Z] spire-1.2.1/pkg/agent/plugin/svidstore/utils_test.go [2022-04-12T20:34:36.016Z] spire-1.2.1/pkg/agent/plugin/svidstore/v1.go [2022-04-12T20:34:36.016Z] spire-1.2.1/pkg/agent/plugin/svidstore/v1_test.go [2022-04-12T20:34:36.016Z] spire-1.2.1/pkg/agent/plugin/svidstore/v1unofficial.go [2022-04-12T20:34:36.016Z] spire-1.2.1/pkg/agent/plugin/svidstore/v1unofficial_test.go [2022-04-12T20:34:36.016Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/ [2022-04-12T20:34:36.016Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/ [2022-04-12T20:34:36.016Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/cgroup/ [2022-04-12T20:34:36.016Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/cgroup/dockerfinder.go [2022-04-12T20:34:36.016Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/cgroup/dockerfinder_test.go [2022-04-12T20:34:36.016Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/docker.go [2022-04-12T20:34:36.016Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/docker_test.go [2022-04-12T20:34:36.016Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/retry.go [2022-04-12T20:34:36.016Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/ [2022-04-12T20:34:36.016Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/k8s.go [2022-04-12T20:34:36.016Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/k8s_test.go [2022-04-12T20:34:36.016Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/ [2022-04-12T20:34:36.016Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/cgroups_init_pid_in_pod.txt [2022-04-12T20:34:36.016Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/cgroups_pid_in_kind_pod.txt [2022-04-12T20:34:36.016Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/cgroups_pid_in_pod.txt [2022-04-12T20:34:36.016Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/cgroups_pid_not_in_pod.txt [2022-04-12T20:34:36.016Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/kind_pod_list.json [2022-04-12T20:34:36.016Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/pod_list.json [2022-04-12T20:34:36.016Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/pod_list_not_running.json [2022-04-12T20:34:36.016Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/systemd_cgroups_pid_in_pod.txt [2022-04-12T20:34:36.016Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/repository.go [2022-04-12T20:34:36.016Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/unix/ [2022-04-12T20:34:36.016Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/unix/unix.go [2022-04-12T20:34:36.016Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/unix/unix_test.go [2022-04-12T20:34:36.016Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/v1.go [2022-04-12T20:34:36.016Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/v1_test.go [2022-04-12T20:34:36.016Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/workloadattestor.go [2022-04-12T20:34:36.016Z] spire-1.2.1/pkg/agent/svid/ [2022-04-12T20:34:36.016Z] spire-1.2.1/pkg/agent/svid/rotator.go [2022-04-12T20:34:36.016Z] spire-1.2.1/pkg/agent/svid/rotator_config.go [2022-04-12T20:34:36.016Z] spire-1.2.1/pkg/agent/svid/rotator_test.go [2022-04-12T20:34:36.016Z] spire-1.2.1/pkg/agent/svid/store/ [2022-04-12T20:34:36.016Z] spire-1.2.1/pkg/agent/svid/store/service.go [2022-04-12T20:34:36.016Z] spire-1.2.1/pkg/agent/svid/store/service_test.go [2022-04-12T20:34:36.016Z] spire-1.2.1/pkg/common/ [2022-04-12T20:34:36.016Z] spire-1.2.1/pkg/common/agentpathtemplate/ [2022-04-12T20:34:36.016Z] spire-1.2.1/pkg/common/agentpathtemplate/template.go [2022-04-12T20:34:36.016Z] spire-1.2.1/pkg/common/agentpathtemplate/template_test.go [2022-04-12T20:34:36.016Z] spire-1.2.1/pkg/common/api/ [2022-04-12T20:34:36.016Z] spire-1.2.1/pkg/common/api/metrics.go [2022-04-12T20:34:36.016Z] spire-1.2.1/pkg/common/api/middleware/ [2022-04-12T20:34:36.016Z] spire-1.2.1/pkg/common/api/middleware/common_test.go [2022-04-12T20:34:36.016Z] spire-1.2.1/pkg/common/api/middleware/interceptor.go [2022-04-12T20:34:36.016Z] spire-1.2.1/pkg/common/api/middleware/interceptor_test.go [2022-04-12T20:34:36.016Z] spire-1.2.1/pkg/common/api/middleware/logger.go [2022-04-12T20:34:36.016Z] spire-1.2.1/pkg/common/api/middleware/logger_test.go [2022-04-12T20:34:36.016Z] spire-1.2.1/pkg/common/api/middleware/metrics.go [2022-04-12T20:34:36.016Z] spire-1.2.1/pkg/common/api/middleware/metrics_test.go [2022-04-12T20:34:36.016Z] spire-1.2.1/pkg/common/api/middleware/middleware.go [2022-04-12T20:34:36.016Z] spire-1.2.1/pkg/common/api/middleware/middleware_test.go [2022-04-12T20:34:36.016Z] spire-1.2.1/pkg/common/api/middleware/misconfig.go [2022-04-12T20:34:36.016Z] spire-1.2.1/pkg/common/api/middleware/misconfig_test.go [2022-04-12T20:34:36.016Z] spire-1.2.1/pkg/common/api/middleware/names.go [2022-04-12T20:34:36.016Z] spire-1.2.1/pkg/common/api/middleware/names_test.go [2022-04-12T20:34:36.016Z] spire-1.2.1/pkg/common/api/names.go [2022-04-12T20:34:36.016Z] spire-1.2.1/pkg/common/api/ratelimit.go [2022-04-12T20:34:36.016Z] spire-1.2.1/pkg/common/api/rpccontext/ [2022-04-12T20:34:36.016Z] spire-1.2.1/pkg/common/api/rpccontext/logger.go [2022-04-12T20:34:36.016Z] spire-1.2.1/pkg/common/api/rpccontext/metrics.go [2022-04-12T20:34:36.016Z] spire-1.2.1/pkg/common/api/rpccontext/names.go [2022-04-12T20:34:36.016Z] spire-1.2.1/pkg/common/auth/ [2022-04-12T20:34:36.016Z] spire-1.2.1/pkg/common/auth/interceptors.go [2022-04-12T20:34:36.016Z] spire-1.2.1/pkg/common/auth/interceptors_test.go [2022-04-12T20:34:36.016Z] spire-1.2.1/pkg/common/auth/untracked_uds.go [2022-04-12T20:34:36.016Z] spire-1.2.1/pkg/common/bundleutil/ [2022-04-12T20:34:36.016Z] spire-1.2.1/pkg/common/bundleutil/bundle.go [2022-04-12T20:34:36.016Z] spire-1.2.1/pkg/common/bundleutil/bundle_test.go [2022-04-12T20:34:36.016Z] spire-1.2.1/pkg/common/bundleutil/common_test.go [2022-04-12T20:34:36.016Z] spire-1.2.1/pkg/common/bundleutil/marshal.go [2022-04-12T20:34:36.016Z] spire-1.2.1/pkg/common/bundleutil/marshal_test.go [2022-04-12T20:34:36.016Z] spire-1.2.1/pkg/common/bundleutil/refreshhint.go [2022-04-12T20:34:36.016Z] spire-1.2.1/pkg/common/bundleutil/refreshhint_test.go [2022-04-12T20:34:36.016Z] spire-1.2.1/pkg/common/bundleutil/types.go [2022-04-12T20:34:36.016Z] spire-1.2.1/pkg/common/bundleutil/unmarshal.go [2022-04-12T20:34:36.016Z] spire-1.2.1/pkg/common/bundleutil/unmarshal_test.go [2022-04-12T20:34:36.016Z] spire-1.2.1/pkg/common/catalog/ [2022-04-12T20:34:36.016Z] spire-1.2.1/pkg/common/catalog/bind.go [2022-04-12T20:34:36.016Z] spire-1.2.1/pkg/common/catalog/builtin.go [2022-04-12T20:34:36.016Z] spire-1.2.1/pkg/common/catalog/catalog.go [2022-04-12T20:34:36.016Z] spire-1.2.1/pkg/common/catalog/catalog_test.go [2022-04-12T20:34:36.016Z] spire-1.2.1/pkg/common/catalog/closers.go [2022-04-12T20:34:36.016Z] spire-1.2.1/pkg/common/catalog/cmd_linux.go [2022-04-12T20:34:36.016Z] spire-1.2.1/pkg/common/catalog/cmd_other.go [2022-04-12T20:34:36.016Z] spire-1.2.1/pkg/common/catalog/config.go [2022-04-12T20:34:36.016Z] spire-1.2.1/pkg/common/catalog/config_test.go [2022-04-12T20:34:36.016Z] spire-1.2.1/pkg/common/catalog/configure.go [2022-04-12T20:34:36.016Z] spire-1.2.1/pkg/common/catalog/constraints.go [2022-04-12T20:34:36.016Z] spire-1.2.1/pkg/common/catalog/constraints_test.go [2022-04-12T20:34:36.016Z] spire-1.2.1/pkg/common/catalog/context.go [2022-04-12T20:34:36.016Z] spire-1.2.1/pkg/common/catalog/external.go [2022-04-12T20:34:36.016Z] spire-1.2.1/pkg/common/catalog/host.go [2022-04-12T20:34:36.016Z] spire-1.2.1/pkg/common/catalog/pipenet.go [2022-04-12T20:34:36.016Z] spire-1.2.1/pkg/common/catalog/plugin.go [2022-04-12T20:34:36.016Z] spire-1.2.1/pkg/common/catalog/testplugin/ [2022-04-12T20:34:36.016Z] spire-1.2.1/pkg/common/catalog/testplugin/.gitignore [2022-04-12T20:34:36.016Z] spire-1.2.1/pkg/common/catalog/testplugin/main.go [2022-04-12T20:34:36.016Z] spire-1.2.1/pkg/common/catalog/testplugin/plugin.go [2022-04-12T20:34:36.016Z] spire-1.2.1/pkg/common/cli/ [2022-04-12T20:34:36.016Z] spire-1.2.1/pkg/common/cli/env.go [2022-04-12T20:34:36.016Z] spire-1.2.1/pkg/common/cli/flags.go [2022-04-12T20:34:36.016Z] spire-1.2.1/pkg/common/cli/trust_domain.go [2022-04-12T20:34:36.016Z] spire-1.2.1/pkg/common/cli/trust_domain_test.go [2022-04-12T20:34:36.016Z] spire-1.2.1/pkg/common/cli/umask.go [2022-04-12T20:34:36.016Z] spire-1.2.1/pkg/common/cli/umask_posix.go [2022-04-12T20:34:36.016Z] spire-1.2.1/pkg/common/cli/umask_test.go [2022-04-12T20:34:36.016Z] spire-1.2.1/pkg/common/cli/umask_windows.go [2022-04-12T20:34:36.016Z] spire-1.2.1/pkg/common/cliprinter/ [2022-04-12T20:34:36.016Z] spire-1.2.1/pkg/common/cliprinter/cliprinter.go [2022-04-12T20:34:36.016Z] spire-1.2.1/pkg/common/cliprinter/cliprinter_test.go [2022-04-12T20:34:36.016Z] spire-1.2.1/pkg/common/cliprinter/flag.go [2022-04-12T20:34:36.016Z] spire-1.2.1/pkg/common/cliprinter/flag_test.go [2022-04-12T20:34:36.016Z] spire-1.2.1/pkg/common/cliprinter/format.go [2022-04-12T20:34:36.016Z] spire-1.2.1/pkg/common/cliprinter/format_test.go [2022-04-12T20:34:36.016Z] spire-1.2.1/pkg/common/cliprinter/internal/ [2022-04-12T20:34:36.016Z] spire-1.2.1/pkg/common/cliprinter/internal/errorjson/ [2022-04-12T20:34:36.016Z] spire-1.2.1/pkg/common/cliprinter/internal/errorjson/errorjson.go [2022-04-12T20:34:36.016Z] spire-1.2.1/pkg/common/cliprinter/internal/errorjson/errorjson_test.go [2022-04-12T20:34:36.016Z] spire-1.2.1/pkg/common/cliprinter/internal/errorpretty/ [2022-04-12T20:34:36.016Z] spire-1.2.1/pkg/common/cliprinter/internal/errorpretty/errorpretty.go [2022-04-12T20:34:36.016Z] spire-1.2.1/pkg/common/cliprinter/internal/errorpretty/errorpretty_test.go [2022-04-12T20:34:36.016Z] spire-1.2.1/pkg/common/cliprinter/internal/protojson/ [2022-04-12T20:34:36.016Z] spire-1.2.1/pkg/common/cliprinter/internal/protojson/protojson.go [2022-04-12T20:34:36.016Z] spire-1.2.1/pkg/common/cliprinter/internal/protojson/protojson_test.go [2022-04-12T20:34:36.016Z] spire-1.2.1/pkg/common/cliprinter/internal/protopretty/ [2022-04-12T20:34:36.016Z] spire-1.2.1/pkg/common/cliprinter/internal/protopretty/protopretty.go [2022-04-12T20:34:36.016Z] spire-1.2.1/pkg/common/cliprinter/internal/protopretty/protopretty_test.go [2022-04-12T20:34:36.016Z] spire-1.2.1/pkg/common/cliprinter/internal/structjson/ [2022-04-12T20:34:36.016Z] spire-1.2.1/pkg/common/cliprinter/internal/structjson/structjson.go [2022-04-12T20:34:36.016Z] spire-1.2.1/pkg/common/cliprinter/internal/structjson/structjson_test.go [2022-04-12T20:34:36.016Z] spire-1.2.1/pkg/common/cliprinter/internal/structpretty/ [2022-04-12T20:34:36.016Z] spire-1.2.1/pkg/common/cliprinter/internal/structpretty/structpretty.go [2022-04-12T20:34:36.016Z] spire-1.2.1/pkg/common/cliprinter/internal/structpretty/structpretty_test.go [2022-04-12T20:34:36.016Z] spire-1.2.1/pkg/common/coretypes/ [2022-04-12T20:34:36.016Z] spire-1.2.1/pkg/common/coretypes/bundle/ [2022-04-12T20:34:36.016Z] spire-1.2.1/pkg/common/coretypes/bundle/bundle_test.go [2022-04-12T20:34:36.016Z] spire-1.2.1/pkg/common/coretypes/bundle/commontypes.go [2022-04-12T20:34:36.016Z] spire-1.2.1/pkg/common/coretypes/bundle/plugintypes.go [2022-04-12T20:34:36.016Z] spire-1.2.1/pkg/common/coretypes/bundle/require.go [2022-04-12T20:34:36.016Z] spire-1.2.1/pkg/common/coretypes/jwtkey/ [2022-04-12T20:34:36.016Z] spire-1.2.1/pkg/common/coretypes/jwtkey/apitypes.go [2022-04-12T20:34:36.016Z] spire-1.2.1/pkg/common/coretypes/jwtkey/commontypes.go [2022-04-12T20:34:36.016Z] spire-1.2.1/pkg/common/coretypes/jwtkey/jwtkey.go [2022-04-12T20:34:36.016Z] spire-1.2.1/pkg/common/coretypes/jwtkey/jwtkey_test.go [2022-04-12T20:34:36.016Z] spire-1.2.1/pkg/common/coretypes/jwtkey/plugintypes.go [2022-04-12T20:34:36.016Z] spire-1.2.1/pkg/common/coretypes/jwtkey/require.go [2022-04-12T20:34:36.016Z] spire-1.2.1/pkg/common/coretypes/x509certificate/ [2022-04-12T20:34:36.016Z] spire-1.2.1/pkg/common/coretypes/x509certificate/commontypes.go [2022-04-12T20:34:36.016Z] spire-1.2.1/pkg/common/coretypes/x509certificate/plugintypes.go [2022-04-12T20:34:36.016Z] spire-1.2.1/pkg/common/coretypes/x509certificate/require.go [2022-04-12T20:34:36.016Z] spire-1.2.1/pkg/common/coretypes/x509certificate/x509certificate.go [2022-04-12T20:34:36.016Z] spire-1.2.1/pkg/common/coretypes/x509certificate/x509certificate_test.go [2022-04-12T20:34:36.016Z] spire-1.2.1/pkg/common/cryptoutil/ [2022-04-12T20:34:36.016Z] spire-1.2.1/pkg/common/cryptoutil/keys.go [2022-04-12T20:34:36.016Z] spire-1.2.1/pkg/common/cryptoutil/keys_test.go [2022-04-12T20:34:36.016Z] spire-1.2.1/pkg/common/diskutil/ [2022-04-12T20:34:36.016Z] spire-1.2.1/pkg/common/diskutil/file_posix.go [2022-04-12T20:34:36.016Z] spire-1.2.1/pkg/common/diskutil/file_test.go [2022-04-12T20:34:36.016Z] spire-1.2.1/pkg/common/diskutil/file_windows.go [2022-04-12T20:34:36.016Z] spire-1.2.1/pkg/common/errorutil/ [2022-04-12T20:34:36.016Z] spire-1.2.1/pkg/common/errorutil/wrapper.go [2022-04-12T20:34:36.016Z] spire-1.2.1/pkg/common/health/ [2022-04-12T20:34:36.016Z] spire-1.2.1/pkg/common/health/config.go [2022-04-12T20:34:36.016Z] spire-1.2.1/pkg/common/health/context.go [2022-04-12T20:34:36.016Z] spire-1.2.1/pkg/common/health/context_test.go [2022-04-12T20:34:36.016Z] spire-1.2.1/pkg/common/health/health.go [2022-04-12T20:34:36.016Z] spire-1.2.1/pkg/common/health/health_test.go [2022-04-12T20:34:36.016Z] spire-1.2.1/pkg/common/health/logger.go [2022-04-12T20:34:36.016Z] spire-1.2.1/pkg/common/hostservice/ [2022-04-12T20:34:36.016Z] spire-1.2.1/pkg/common/hostservice/metricsservice/ [2022-04-12T20:34:36.016Z] spire-1.2.1/pkg/common/hostservice/metricsservice/v1.go [2022-04-12T20:34:36.016Z] spire-1.2.1/pkg/common/hostservice/metricsservice/v1_test.go [2022-04-12T20:34:36.016Z] spire-1.2.1/pkg/common/idutil/ [2022-04-12T20:34:36.016Z] spire-1.2.1/pkg/common/idutil/require.go [2022-04-12T20:34:36.016Z] spire-1.2.1/pkg/common/idutil/require_test.go [2022-04-12T20:34:36.016Z] spire-1.2.1/pkg/common/idutil/safety.go [2022-04-12T20:34:36.016Z] spire-1.2.1/pkg/common/idutil/safety_test.go [2022-04-12T20:34:36.016Z] spire-1.2.1/pkg/common/idutil/spiffeid.go [2022-04-12T20:34:36.016Z] spire-1.2.1/pkg/common/idutil/spiffeid_test.go [2022-04-12T20:34:36.016Z] spire-1.2.1/pkg/common/jwtsvid/ [2022-04-12T20:34:36.016Z] spire-1.2.1/pkg/common/jwtsvid/common.go [2022-04-12T20:34:36.016Z] spire-1.2.1/pkg/common/jwtsvid/sign.go [2022-04-12T20:34:36.016Z] spire-1.2.1/pkg/common/jwtsvid/token_test.go [2022-04-12T20:34:36.016Z] spire-1.2.1/pkg/common/jwtsvid/validate.go [2022-04-12T20:34:36.016Z] spire-1.2.1/pkg/common/jwtutil/ [2022-04-12T20:34:36.016Z] spire-1.2.1/pkg/common/jwtutil/keyset.go [2022-04-12T20:34:36.016Z] spire-1.2.1/pkg/common/jwtutil/keyset_test.go [2022-04-12T20:34:36.016Z] spire-1.2.1/pkg/common/log/ [2022-04-12T20:34:36.016Z] spire-1.2.1/pkg/common/log/hclog_adapter.go [2022-04-12T20:34:36.016Z] spire-1.2.1/pkg/common/log/hclog_adapter_test.go [2022-04-12T20:34:36.016Z] spire-1.2.1/pkg/common/log/log.go [2022-04-12T20:34:36.016Z] spire-1.2.1/pkg/common/log/log_test.go [2022-04-12T20:34:36.016Z] spire-1.2.1/pkg/common/log/options.go [2022-04-12T20:34:36.016Z] spire-1.2.1/pkg/common/nodeutil/ [2022-04-12T20:34:36.016Z] spire-1.2.1/pkg/common/nodeutil/node.go [2022-04-12T20:34:36.016Z] spire-1.2.1/pkg/common/nodeutil/node_test.go [2022-04-12T20:34:36.016Z] spire-1.2.1/pkg/common/peertracker/ [2022-04-12T20:34:36.016Z] spire-1.2.1/pkg/common/peertracker/conn.go [2022-04-12T20:34:36.016Z] spire-1.2.1/pkg/common/peertracker/credentials.go [2022-04-12T20:34:36.016Z] spire-1.2.1/pkg/common/peertracker/errors.go [2022-04-12T20:34:36.016Z] spire-1.2.1/pkg/common/peertracker/getpid_windows.c [2022-04-12T20:34:36.016Z] spire-1.2.1/pkg/common/peertracker/getpid_windows.h [2022-04-12T20:34:36.016Z] spire-1.2.1/pkg/common/peertracker/info.go [2022-04-12T20:34:36.016Z] spire-1.2.1/pkg/common/peertracker/listener.go [2022-04-12T20:34:36.016Z] spire-1.2.1/pkg/common/peertracker/listener_test.go [2022-04-12T20:34:36.016Z] spire-1.2.1/pkg/common/peertracker/peertracker.go [2022-04-12T20:34:36.016Z] spire-1.2.1/pkg/common/peertracker/peertracker_test.go [2022-04-12T20:34:36.016Z] spire-1.2.1/pkg/common/peertracker/peertracker_test_child_posix.go [2022-04-12T20:34:36.016Z] spire-1.2.1/pkg/common/peertracker/peertracker_test_child_windows.go [2022-04-12T20:34:36.016Z] spire-1.2.1/pkg/common/peertracker/peertracker_test_posix.go [2022-04-12T20:34:36.016Z] spire-1.2.1/pkg/common/peertracker/peertracker_test_windows.go [2022-04-12T20:34:36.016Z] spire-1.2.1/pkg/common/peertracker/tcp.go [2022-04-12T20:34:36.016Z] spire-1.2.1/pkg/common/peertracker/tcp_fallback.go [2022-04-12T20:34:36.016Z] spire-1.2.1/pkg/common/peertracker/tcp_windows.go [2022-04-12T20:34:36.016Z] spire-1.2.1/pkg/common/peertracker/tracker_bsd.go [2022-04-12T20:34:36.016Z] spire-1.2.1/pkg/common/peertracker/tracker_fallback.go [2022-04-12T20:34:36.016Z] spire-1.2.1/pkg/common/peertracker/tracker_linux.go [2022-04-12T20:34:36.016Z] spire-1.2.1/pkg/common/peertracker/tracker_linux_test.go [2022-04-12T20:34:36.016Z] spire-1.2.1/pkg/common/peertracker/tracker_windows.go [2022-04-12T20:34:36.016Z] spire-1.2.1/pkg/common/peertracker/uds.go [2022-04-12T20:34:36.016Z] spire-1.2.1/pkg/common/peertracker/uds_bsd.go [2022-04-12T20:34:36.016Z] spire-1.2.1/pkg/common/peertracker/uds_fallback.go [2022-04-12T20:34:36.016Z] spire-1.2.1/pkg/common/peertracker/uds_linux.go [2022-04-12T20:34:36.016Z] spire-1.2.1/pkg/common/pemutil/ [2022-04-12T20:34:36.016Z] spire-1.2.1/pkg/common/pemutil/block.go [2022-04-12T20:34:36.016Z] spire-1.2.1/pkg/common/pemutil/certs.go [2022-04-12T20:34:36.016Z] spire-1.2.1/pkg/common/pemutil/common.go [2022-04-12T20:34:36.016Z] spire-1.2.1/pkg/common/pemutil/csr.go [2022-04-12T20:34:36.016Z] spire-1.2.1/pkg/common/pemutil/keys.go [2022-04-12T20:34:36.016Z] spire-1.2.1/pkg/common/pemutil/pemutil_test.go [2022-04-12T20:34:36.016Z] spire-1.2.1/pkg/common/pemutil/testdata/ [2022-04-12T20:34:36.016Z] spire-1.2.1/pkg/common/pemutil/testdata/cert.pem [2022-04-12T20:34:36.016Z] spire-1.2.1/pkg/common/pemutil/testdata/certs.pem [2022-04-12T20:34:36.016Z] spire-1.2.1/pkg/common/pemutil/testdata/csr.pem [2022-04-12T20:34:36.016Z] spire-1.2.1/pkg/common/pemutil/testdata/ecdsa-key-pkcs8.pem [2022-04-12T20:34:36.016Z] spire-1.2.1/pkg/common/pemutil/testdata/ecdsa-key.pem [2022-04-12T20:34:36.016Z] spire-1.2.1/pkg/common/pemutil/testdata/key.pem [2022-04-12T20:34:36.016Z] spire-1.2.1/pkg/common/pemutil/testdata/public-rsa-key.pem [2022-04-12T20:34:36.016Z] spire-1.2.1/pkg/common/pemutil/testdata/rsa-key-pkcs8.pem [2022-04-12T20:34:36.016Z] spire-1.2.1/pkg/common/pemutil/testdata/rsa-key.pem [2022-04-12T20:34:36.016Z] spire-1.2.1/pkg/common/plugin/ [2022-04-12T20:34:36.016Z] spire-1.2.1/pkg/common/plugin/aws/ [2022-04-12T20:34:36.016Z] spire-1.2.1/pkg/common/plugin/aws/iid.go [2022-04-12T20:34:36.016Z] spire-1.2.1/pkg/common/plugin/azure/ [2022-04-12T20:34:36.016Z] spire-1.2.1/pkg/common/plugin/azure/msi.go [2022-04-12T20:34:36.016Z] spire-1.2.1/pkg/common/plugin/azure/msi_test.go [2022-04-12T20:34:36.016Z] spire-1.2.1/pkg/common/plugin/facade.go [2022-04-12T20:34:36.016Z] spire-1.2.1/pkg/common/plugin/facade_test.go [2022-04-12T20:34:36.016Z] spire-1.2.1/pkg/common/plugin/gcp/ [2022-04-12T20:34:36.016Z] spire-1.2.1/pkg/common/plugin/gcp/iit.go [2022-04-12T20:34:36.016Z] spire-1.2.1/pkg/common/plugin/k8s/ [2022-04-12T20:34:36.016Z] spire-1.2.1/pkg/common/plugin/k8s/apiserver/ [2022-04-12T20:34:36.016Z] spire-1.2.1/pkg/common/plugin/k8s/apiserver/client.go [2022-04-12T20:34:36.016Z] spire-1.2.1/pkg/common/plugin/k8s/apiserver/client_test.go [2022-04-12T20:34:36.016Z] spire-1.2.1/pkg/common/plugin/k8s/utils.go [2022-04-12T20:34:36.016Z] spire-1.2.1/pkg/common/plugin/k8s/utils_test.go [2022-04-12T20:34:36.016Z] spire-1.2.1/pkg/common/plugin/log.go [2022-04-12T20:34:36.016Z] spire-1.2.1/pkg/common/plugin/sshpop/ [2022-04-12T20:34:36.016Z] spire-1.2.1/pkg/common/plugin/sshpop/handshake.go [2022-04-12T20:34:36.016Z] spire-1.2.1/pkg/common/plugin/sshpop/handshake_test.go [2022-04-12T20:34:36.016Z] spire-1.2.1/pkg/common/plugin/sshpop/sshpop.go [2022-04-12T20:34:36.016Z] spire-1.2.1/pkg/common/plugin/sshpop/sshpop_test.go [2022-04-12T20:34:36.016Z] spire-1.2.1/pkg/common/plugin/sshpop/testdata/ [2022-04-12T20:34:36.016Z] spire-1.2.1/pkg/common/plugin/sshpop/testdata/dummy_agent_ssh_key [2022-04-12T20:34:36.016Z] spire-1.2.1/pkg/common/plugin/sshpop/testdata/dummy_agent_ssh_key-cert.pub [2022-04-12T20:34:36.016Z] spire-1.2.1/pkg/common/plugin/sshpop/testdata/dummy_ssh_cert_authority.pub [2022-04-12T20:34:36.016Z] spire-1.2.1/pkg/common/plugin/sshpop/testdata/empty_ssh_cert_authority.pub [2022-04-12T20:34:36.016Z] spire-1.2.1/pkg/common/plugin/sshpop/testdata/many_ssh_cert_authorities.pub [2022-04-12T20:34:36.016Z] spire-1.2.1/pkg/common/plugin/tpmdevid/ [2022-04-12T20:34:36.016Z] spire-1.2.1/pkg/common/plugin/tpmdevid/devid.go [2022-04-12T20:34:36.016Z] spire-1.2.1/pkg/common/plugin/x509pop/ [2022-04-12T20:34:36.016Z] spire-1.2.1/pkg/common/plugin/x509pop/x509pop.go [2022-04-12T20:34:36.016Z] spire-1.2.1/pkg/common/plugin/x509pop/x509pop_test.go [2022-04-12T20:34:36.016Z] spire-1.2.1/pkg/common/profiling/ [2022-04-12T20:34:36.016Z] spire-1.2.1/pkg/common/profiling/dumpers.go [2022-04-12T20:34:36.016Z] spire-1.2.1/pkg/common/profiling/profiling.go [2022-04-12T20:34:36.016Z] spire-1.2.1/pkg/common/protoutil/ [2022-04-12T20:34:36.016Z] spire-1.2.1/pkg/common/protoutil/masks.go [2022-04-12T20:34:36.016Z] spire-1.2.1/pkg/common/protoutil/masks_test.go [2022-04-12T20:34:36.016Z] spire-1.2.1/pkg/common/rotationutil/ [2022-04-12T20:34:36.016Z] spire-1.2.1/pkg/common/rotationutil/rotationutil.go [2022-04-12T20:34:36.016Z] spire-1.2.1/pkg/common/rotationutil/rotationutil_test.go [2022-04-12T20:34:36.016Z] spire-1.2.1/pkg/common/selector/ [2022-04-12T20:34:36.016Z] spire-1.2.1/pkg/common/selector/selector.go [2022-04-12T20:34:36.016Z] spire-1.2.1/pkg/common/selector/selector_test.go [2022-04-12T20:34:36.016Z] spire-1.2.1/pkg/common/selector/set.go [2022-04-12T20:34:36.016Z] spire-1.2.1/pkg/common/selector/set_utils.go [2022-04-12T20:34:36.016Z] spire-1.2.1/pkg/common/selector/set_utils_test.go [2022-04-12T20:34:36.016Z] spire-1.2.1/pkg/common/telemetry/ [2022-04-12T20:34:36.016Z] spire-1.2.1/pkg/common/telemetry/agent/ [2022-04-12T20:34:36.016Z] spire-1.2.1/pkg/common/telemetry/agent/keymanager/ [2022-04-12T20:34:36.016Z] spire-1.2.1/pkg/common/telemetry/agent/keymanager/keymanager.go [2022-04-12T20:34:36.016Z] spire-1.2.1/pkg/common/telemetry/agent/keymanager/wrapper.go [2022-04-12T20:34:36.016Z] spire-1.2.1/pkg/common/telemetry/agent/keymanager/wrapper_test.go [2022-04-12T20:34:36.016Z] spire-1.2.1/pkg/common/telemetry/agent/manager.go [2022-04-12T20:34:36.016Z] spire-1.2.1/pkg/common/telemetry/agent/node.go [2022-04-12T20:34:36.016Z] spire-1.2.1/pkg/common/telemetry/agent/rotate.go [2022-04-12T20:34:36.016Z] spire-1.2.1/pkg/common/telemetry/agent/sdsapi.go [2022-04-12T20:34:36.016Z] spire-1.2.1/pkg/common/telemetry/agent/store/ [2022-04-12T20:34:36.016Z] spire-1.2.1/pkg/common/telemetry/agent/store/store.go [2022-04-12T20:34:36.016Z] spire-1.2.1/pkg/common/telemetry/agent/workloadapi/ [2022-04-12T20:34:36.016Z] spire-1.2.1/pkg/common/telemetry/agent/workloadapi/workload.go [2022-04-12T20:34:36.016Z] spire-1.2.1/pkg/common/telemetry/blackhole.go [2022-04-12T20:34:36.016Z] spire-1.2.1/pkg/common/telemetry/call.go [2022-04-12T20:34:36.016Z] spire-1.2.1/pkg/common/telemetry/common/ [2022-04-12T20:34:36.016Z] spire-1.2.1/pkg/common/telemetry/common/label_adders.go [2022-04-12T20:34:36.016Z] spire-1.2.1/pkg/common/telemetry/config.go [2022-04-12T20:34:36.016Z] spire-1.2.1/pkg/common/telemetry/dogstatsd.go [2022-04-12T20:34:36.016Z] spire-1.2.1/pkg/common/telemetry/dogstatsd_test.go [2022-04-12T20:34:36.016Z] spire-1.2.1/pkg/common/telemetry/inmem.go [2022-04-12T20:34:36.016Z] spire-1.2.1/pkg/common/telemetry/inmem_test.go [2022-04-12T20:34:36.016Z] spire-1.2.1/pkg/common/telemetry/m3.go [2022-04-12T20:34:36.016Z] spire-1.2.1/pkg/common/telemetry/m3_test.go [2022-04-12T20:34:36.016Z] spire-1.2.1/pkg/common/telemetry/metrics.go [2022-04-12T20:34:36.016Z] spire-1.2.1/pkg/common/telemetry/metrics_benchmark_test.go [2022-04-12T20:34:36.016Z] spire-1.2.1/pkg/common/telemetry/names.go [2022-04-12T20:34:36.016Z] spire-1.2.1/pkg/common/telemetry/prometheus.go [2022-04-12T20:34:36.016Z] spire-1.2.1/pkg/common/telemetry/prometheus_test.go [2022-04-12T20:34:36.016Z] spire-1.2.1/pkg/common/telemetry/sanitize.go [2022-04-12T20:34:36.016Z] spire-1.2.1/pkg/common/telemetry/sanitize_test.go [2022-04-12T20:34:36.016Z] spire-1.2.1/pkg/common/telemetry/server/ [2022-04-12T20:34:36.016Z] spire-1.2.1/pkg/common/telemetry/server/bundle_manager.go [2022-04-12T20:34:36.016Z] spire-1.2.1/pkg/common/telemetry/server/ca_manager.go [2022-04-12T20:34:36.016Z] spire-1.2.1/pkg/common/telemetry/server/datastore/ [2022-04-12T20:34:36.017Z] spire-1.2.1/pkg/common/telemetry/server/datastore/bundle.go [2022-04-12T20:34:36.017Z] spire-1.2.1/pkg/common/telemetry/server/datastore/federation_relationship.go [2022-04-12T20:34:36.017Z] spire-1.2.1/pkg/common/telemetry/server/datastore/join_token.go [2022-04-12T20:34:36.017Z] spire-1.2.1/pkg/common/telemetry/server/datastore/node.go [2022-04-12T20:34:36.017Z] spire-1.2.1/pkg/common/telemetry/server/datastore/registration.go [2022-04-12T20:34:36.017Z] spire-1.2.1/pkg/common/telemetry/server/datastore/wrapper.go [2022-04-12T20:34:36.017Z] spire-1.2.1/pkg/common/telemetry/server/datastore/wrapper_test.go [2022-04-12T20:34:36.017Z] spire-1.2.1/pkg/common/telemetry/server/keymanager/ [2022-04-12T20:34:36.017Z] spire-1.2.1/pkg/common/telemetry/server/keymanager/keymanager.go [2022-04-12T20:34:36.017Z] spire-1.2.1/pkg/common/telemetry/server/keymanager/wrapper.go [2022-04-12T20:34:36.017Z] spire-1.2.1/pkg/common/telemetry/server/keymanager/wrapper_test.go [2022-04-12T20:34:36.017Z] spire-1.2.1/pkg/common/telemetry/server/registration_manager.go [2022-04-12T20:34:36.017Z] spire-1.2.1/pkg/common/telemetry/server/rotate.go [2022-04-12T20:34:36.017Z] spire-1.2.1/pkg/common/telemetry/server/server.go [2022-04-12T20:34:36.017Z] spire-1.2.1/pkg/common/telemetry/sink.go [2022-04-12T20:34:36.017Z] spire-1.2.1/pkg/common/telemetry/statsd.go [2022-04-12T20:34:36.017Z] spire-1.2.1/pkg/common/telemetry/statsd_test.go [2022-04-12T20:34:36.017Z] spire-1.2.1/pkg/common/telemetry/uptime.go [2022-04-12T20:34:36.017Z] spire-1.2.1/pkg/common/telemetry/version.go [2022-04-12T20:34:36.017Z] spire-1.2.1/pkg/common/telemetry/withlabels.go [2022-04-12T20:34:36.017Z] spire-1.2.1/pkg/common/uptime/ [2022-04-12T20:34:36.017Z] spire-1.2.1/pkg/common/uptime/uptime.go [2022-04-12T20:34:36.017Z] spire-1.2.1/pkg/common/uptime/uptime_test.go [2022-04-12T20:34:36.017Z] spire-1.2.1/pkg/common/util/ [2022-04-12T20:34:36.017Z] spire-1.2.1/pkg/common/util/certs.go [2022-04-12T20:34:36.017Z] spire-1.2.1/pkg/common/util/certs_test.go [2022-04-12T20:34:36.017Z] spire-1.2.1/pkg/common/util/csr.go [2022-04-12T20:34:36.017Z] spire-1.2.1/pkg/common/util/hash.go [2022-04-12T20:34:36.017Z] spire-1.2.1/pkg/common/util/selectors.go [2022-04-12T20:34:36.017Z] spire-1.2.1/pkg/common/util/selectors_test.go [2022-04-12T20:34:36.017Z] spire-1.2.1/pkg/common/util/signals.go [2022-04-12T20:34:36.017Z] spire-1.2.1/pkg/common/util/sort.go [2022-04-12T20:34:36.017Z] spire-1.2.1/pkg/common/util/sort_test.go [2022-04-12T20:34:36.017Z] spire-1.2.1/pkg/common/util/task.go [2022-04-12T20:34:36.017Z] spire-1.2.1/pkg/common/util/task_test.go [2022-04-12T20:34:36.017Z] spire-1.2.1/pkg/common/util/testdata/ [2022-04-12T20:34:36.017Z] spire-1.2.1/pkg/common/util/testdata/empty-bundle.pem [2022-04-12T20:34:36.017Z] spire-1.2.1/pkg/common/util/testdata/mixed-bundle.pem [2022-04-12T20:34:36.017Z] spire-1.2.1/pkg/common/version/ [2022-04-12T20:34:36.017Z] spire-1.2.1/pkg/common/version/version.go [2022-04-12T20:34:36.017Z] spire-1.2.1/pkg/common/x509svid/ [2022-04-12T20:34:36.017Z] spire-1.2.1/pkg/common/x509svid/common_test.go [2022-04-12T20:34:36.017Z] spire-1.2.1/pkg/common/x509svid/csr.go [2022-04-12T20:34:36.017Z] spire-1.2.1/pkg/common/x509svid/upstreamca.go [2022-04-12T20:34:36.017Z] spire-1.2.1/pkg/common/x509svid/upstreamca_test.go [2022-04-12T20:34:36.017Z] spire-1.2.1/pkg/common/x509util/ [2022-04-12T20:34:36.017Z] spire-1.2.1/pkg/common/x509util/cert.go [2022-04-12T20:34:36.017Z] spire-1.2.1/pkg/common/x509util/dns.go [2022-04-12T20:34:36.017Z] spire-1.2.1/pkg/common/x509util/dns_test.go [2022-04-12T20:34:36.017Z] spire-1.2.1/pkg/common/x509util/keyid.go [2022-04-12T20:34:36.017Z] spire-1.2.1/pkg/common/x509util/keypair.go [2022-04-12T20:34:36.017Z] spire-1.2.1/pkg/common/x509util/serialnumber.go [2022-04-12T20:34:36.017Z] spire-1.2.1/pkg/common/x509util/serialnumber_test.go [2022-04-12T20:34:36.017Z] spire-1.2.1/pkg/server/ [2022-04-12T20:34:36.017Z] spire-1.2.1/pkg/server/api/ [2022-04-12T20:34:36.017Z] spire-1.2.1/pkg/server/api/agent.go [2022-04-12T20:34:36.017Z] spire-1.2.1/pkg/server/api/agent/ [2022-04-12T20:34:36.017Z] spire-1.2.1/pkg/server/api/agent/v1/ [2022-04-12T20:34:36.017Z] spire-1.2.1/pkg/server/api/agent/v1/service.go [2022-04-12T20:34:36.017Z] spire-1.2.1/pkg/server/api/agent/v1/service_test.go [2022-04-12T20:34:36.017Z] spire-1.2.1/pkg/server/api/agent_test.go [2022-04-12T20:34:36.017Z] spire-1.2.1/pkg/server/api/api.go [2022-04-12T20:34:36.017Z] spire-1.2.1/pkg/server/api/audit/ [2022-04-12T20:34:36.017Z] spire-1.2.1/pkg/server/api/audit/audit.go [2022-04-12T20:34:36.017Z] spire-1.2.1/pkg/server/api/audit/audit_test.go [2022-04-12T20:34:36.017Z] spire-1.2.1/pkg/server/api/bundle.go [2022-04-12T20:34:36.017Z] spire-1.2.1/pkg/server/api/bundle/ [2022-04-12T20:34:36.017Z] spire-1.2.1/pkg/server/api/bundle/v1/ [2022-04-12T20:34:36.017Z] spire-1.2.1/pkg/server/api/bundle/v1/service.go [2022-04-12T20:34:36.017Z] spire-1.2.1/pkg/server/api/bundle/v1/service_test.go [2022-04-12T20:34:36.017Z] spire-1.2.1/pkg/server/api/bundle_test.go [2022-04-12T20:34:36.017Z] spire-1.2.1/pkg/server/api/debug/ [2022-04-12T20:34:36.017Z] spire-1.2.1/pkg/server/api/debug/v1/ [2022-04-12T20:34:36.017Z] spire-1.2.1/pkg/server/api/debug/v1/service.go [2022-04-12T20:34:36.017Z] spire-1.2.1/pkg/server/api/debug/v1/service_test.go [2022-04-12T20:34:36.017Z] spire-1.2.1/pkg/server/api/entry.go [2022-04-12T20:34:36.017Z] spire-1.2.1/pkg/server/api/entry/ [2022-04-12T20:34:36.017Z] spire-1.2.1/pkg/server/api/entry/v1/ [2022-04-12T20:34:36.017Z] spire-1.2.1/pkg/server/api/entry/v1/service.go [2022-04-12T20:34:36.017Z] spire-1.2.1/pkg/server/api/entry/v1/service_test.go [2022-04-12T20:34:36.017Z] spire-1.2.1/pkg/server/api/entry_test.go [2022-04-12T20:34:36.017Z] spire-1.2.1/pkg/server/api/health/ [2022-04-12T20:34:36.017Z] spire-1.2.1/pkg/server/api/health/v1/ [2022-04-12T20:34:36.017Z] spire-1.2.1/pkg/server/api/health/v1/service.go [2022-04-12T20:34:36.017Z] spire-1.2.1/pkg/server/api/health/v1/service_test.go [2022-04-12T20:34:36.017Z] spire-1.2.1/pkg/server/api/id.go [2022-04-12T20:34:36.017Z] spire-1.2.1/pkg/server/api/id_test.go [2022-04-12T20:34:36.017Z] spire-1.2.1/pkg/server/api/limits/ [2022-04-12T20:34:36.017Z] spire-1.2.1/pkg/server/api/limits/limits.go [2022-04-12T20:34:36.017Z] spire-1.2.1/pkg/server/api/middleware/ [2022-04-12T20:34:36.017Z] spire-1.2.1/pkg/server/api/middleware/alias.go [2022-04-12T20:34:36.017Z] spire-1.2.1/pkg/server/api/middleware/audit.go [2022-04-12T20:34:36.017Z] spire-1.2.1/pkg/server/api/middleware/authorization.go [2022-04-12T20:34:36.017Z] spire-1.2.1/pkg/server/api/middleware/authorization_opa.go [2022-04-12T20:34:36.017Z] spire-1.2.1/pkg/server/api/middleware/authorization_test.go [2022-04-12T20:34:36.017Z] spire-1.2.1/pkg/server/api/middleware/authorize_agent.go [2022-04-12T20:34:36.017Z] spire-1.2.1/pkg/server/api/middleware/caller.go [2022-04-12T20:34:36.017Z] spire-1.2.1/pkg/server/api/middleware/caller_test.go [2022-04-12T20:34:36.017Z] spire-1.2.1/pkg/server/api/middleware/common.go [2022-04-12T20:34:36.017Z] spire-1.2.1/pkg/server/api/middleware/common_test.go [2022-04-12T20:34:36.017Z] spire-1.2.1/pkg/server/api/middleware/entries.go [2022-04-12T20:34:36.017Z] spire-1.2.1/pkg/server/api/middleware/entries_test.go [2022-04-12T20:34:36.017Z] spire-1.2.1/pkg/server/api/middleware/ratelimit.go [2022-04-12T20:34:36.017Z] spire-1.2.1/pkg/server/api/middleware/ratelimit_test.go [2022-04-12T20:34:36.017Z] spire-1.2.1/pkg/server/api/ratelimit.go [2022-04-12T20:34:36.017Z] spire-1.2.1/pkg/server/api/rpccontext/ [2022-04-12T20:34:36.017Z] spire-1.2.1/pkg/server/api/rpccontext/alias.go [2022-04-12T20:34:36.017Z] spire-1.2.1/pkg/server/api/rpccontext/audit.go [2022-04-12T20:34:36.017Z] spire-1.2.1/pkg/server/api/rpccontext/caller.go [2022-04-12T20:34:36.017Z] spire-1.2.1/pkg/server/api/rpccontext/ratelimit.go [2022-04-12T20:34:36.017Z] spire-1.2.1/pkg/server/api/selector.go [2022-04-12T20:34:36.017Z] spire-1.2.1/pkg/server/api/selector_test.go [2022-04-12T20:34:36.017Z] spire-1.2.1/pkg/server/api/status.go [2022-04-12T20:34:36.017Z] spire-1.2.1/pkg/server/api/status_test.go [2022-04-12T20:34:36.017Z] spire-1.2.1/pkg/server/api/svid/ [2022-04-12T20:34:36.017Z] spire-1.2.1/pkg/server/api/svid/v1/ [2022-04-12T20:34:36.017Z] spire-1.2.1/pkg/server/api/svid/v1/service.go [2022-04-12T20:34:36.017Z] spire-1.2.1/pkg/server/api/svid/v1/service_test.go [2022-04-12T20:34:36.017Z] spire-1.2.1/pkg/server/api/trustdomain.go [2022-04-12T20:34:36.017Z] spire-1.2.1/pkg/server/api/trustdomain/ [2022-04-12T20:34:36.017Z] spire-1.2.1/pkg/server/api/trustdomain/v1/ [2022-04-12T20:34:36.017Z] spire-1.2.1/pkg/server/api/trustdomain/v1/service.go [2022-04-12T20:34:36.017Z] spire-1.2.1/pkg/server/api/trustdomain/v1/service_test.go [2022-04-12T20:34:36.017Z] spire-1.2.1/pkg/server/api/trustdomain_test.go [2022-04-12T20:34:36.017Z] spire-1.2.1/pkg/server/authpolicy/ [2022-04-12T20:34:36.017Z] spire-1.2.1/pkg/server/authpolicy/defaults.go [2022-04-12T20:34:36.017Z] spire-1.2.1/pkg/server/authpolicy/policy.go [2022-04-12T20:34:36.017Z] spire-1.2.1/pkg/server/authpolicy/policy.rego [2022-04-12T20:34:36.017Z] spire-1.2.1/pkg/server/authpolicy/policy_data.json [2022-04-12T20:34:36.017Z] spire-1.2.1/pkg/server/authpolicy/policy_test.go [2022-04-12T20:34:36.017Z] spire-1.2.1/pkg/server/authpolicy/validate.go [2022-04-12T20:34:36.017Z] spire-1.2.1/pkg/server/bundle/ [2022-04-12T20:34:36.017Z] spire-1.2.1/pkg/server/bundle/client/ [2022-04-12T20:34:36.017Z] spire-1.2.1/pkg/server/bundle/client/client.go [2022-04-12T20:34:36.017Z] spire-1.2.1/pkg/server/bundle/client/client_test.go [2022-04-12T20:34:36.017Z] spire-1.2.1/pkg/server/bundle/client/manager.go [2022-04-12T20:34:36.017Z] spire-1.2.1/pkg/server/bundle/client/manager_test.go [2022-04-12T20:34:36.017Z] spire-1.2.1/pkg/server/bundle/client/sources.go [2022-04-12T20:34:36.017Z] spire-1.2.1/pkg/server/bundle/client/sources_test.go [2022-04-12T20:34:36.017Z] spire-1.2.1/pkg/server/bundle/client/updater.go [2022-04-12T20:34:36.017Z] spire-1.2.1/pkg/server/bundle/client/updater_test.go [2022-04-12T20:34:36.017Z] spire-1.2.1/pkg/server/ca/ [2022-04-12T20:34:36.017Z] spire-1.2.1/pkg/server/ca/ca.go [2022-04-12T20:34:36.017Z] spire-1.2.1/pkg/server/ca/ca_health.go [2022-04-12T20:34:36.017Z] spire-1.2.1/pkg/server/ca/ca_test.go [2022-04-12T20:34:36.017Z] spire-1.2.1/pkg/server/ca/journal.go [2022-04-12T20:34:36.017Z] spire-1.2.1/pkg/server/ca/journal_test.go [2022-04-12T20:34:36.017Z] spire-1.2.1/pkg/server/ca/manager.go [2022-04-12T20:34:36.017Z] spire-1.2.1/pkg/server/ca/manager_health.go [2022-04-12T20:34:36.017Z] spire-1.2.1/pkg/server/ca/manager_test.go [2022-04-12T20:34:36.017Z] spire-1.2.1/pkg/server/ca/templates.go [2022-04-12T20:34:36.017Z] spire-1.2.1/pkg/server/ca/upstream_client.go [2022-04-12T20:34:36.017Z] spire-1.2.1/pkg/server/ca/upstream_client_test.go [2022-04-12T20:34:36.017Z] spire-1.2.1/pkg/server/ca/validation.go [2022-04-12T20:34:36.017Z] spire-1.2.1/pkg/server/cache/ [2022-04-12T20:34:36.017Z] spire-1.2.1/pkg/server/cache/dscache/ [2022-04-12T20:34:36.017Z] spire-1.2.1/pkg/server/cache/dscache/cache.go [2022-04-12T20:34:36.017Z] spire-1.2.1/pkg/server/cache/dscache/cache_test.go [2022-04-12T20:34:36.017Z] spire-1.2.1/pkg/server/cache/entrycache/ [2022-04-12T20:34:36.017Z] spire-1.2.1/pkg/server/cache/entrycache/cache.go [2022-04-12T20:34:36.017Z] spire-1.2.1/pkg/server/cache/entrycache/cache_test.go [2022-04-12T20:34:36.017Z] spire-1.2.1/pkg/server/cache/entrycache/fullcache.go [2022-04-12T20:34:36.017Z] spire-1.2.1/pkg/server/cache/entrycache/fullcache_ds.go [2022-04-12T20:34:36.017Z] spire-1.2.1/pkg/server/cache/entrycache/fullcache_ds_test.go [2022-04-12T20:34:36.017Z] spire-1.2.1/pkg/server/cache/entrycache/fullcache_test.go [2022-04-12T20:34:36.017Z] spire-1.2.1/pkg/server/catalog/ [2022-04-12T20:34:36.017Z] spire-1.2.1/pkg/server/catalog/catalog.go [2022-04-12T20:34:36.017Z] spire-1.2.1/pkg/server/catalog/keymanager.go [2022-04-12T20:34:36.017Z] spire-1.2.1/pkg/server/catalog/nodeattestor.go [2022-04-12T20:34:36.017Z] spire-1.2.1/pkg/server/catalog/noderesolver.go [2022-04-12T20:34:36.017Z] spire-1.2.1/pkg/server/catalog/notifier.go [2022-04-12T20:34:36.017Z] spire-1.2.1/pkg/server/catalog/upstreamauthority.go [2022-04-12T20:34:36.017Z] spire-1.2.1/pkg/server/config.go [2022-04-12T20:34:36.017Z] spire-1.2.1/pkg/server/datastore/ [2022-04-12T20:34:36.017Z] spire-1.2.1/pkg/server/datastore/datastore.go [2022-04-12T20:34:36.017Z] spire-1.2.1/pkg/server/datastore/datastore_health.go [2022-04-12T20:34:36.017Z] spire-1.2.1/pkg/server/datastore/repository.go [2022-04-12T20:34:36.017Z] spire-1.2.1/pkg/server/datastore/sqlstore/ [2022-04-12T20:34:36.017Z] spire-1.2.1/pkg/server/datastore/sqlstore/dialect.go [2022-04-12T20:34:36.017Z] spire-1.2.1/pkg/server/datastore/sqlstore/migration.go [2022-04-12T20:34:36.017Z] spire-1.2.1/pkg/server/datastore/sqlstore/migration_test.go [2022-04-12T20:34:36.017Z] spire-1.2.1/pkg/server/datastore/sqlstore/models.go [2022-04-12T20:34:36.017Z] spire-1.2.1/pkg/server/datastore/sqlstore/mysql.go [2022-04-12T20:34:36.017Z] spire-1.2.1/pkg/server/datastore/sqlstore/postgres.go [2022-04-12T20:34:36.017Z] spire-1.2.1/pkg/server/datastore/sqlstore/sqlite.go [2022-04-12T20:34:36.017Z] spire-1.2.1/pkg/server/datastore/sqlstore/sqlite_no_cgo.go [2022-04-12T20:34:36.017Z] spire-1.2.1/pkg/server/datastore/sqlstore/sqlite_test.go [2022-04-12T20:34:36.017Z] spire-1.2.1/pkg/server/datastore/sqlstore/sqlstore.go [2022-04-12T20:34:36.017Z] spire-1.2.1/pkg/server/datastore/sqlstore/sqlstore_test.go [2022-04-12T20:34:36.017Z] spire-1.2.1/pkg/server/datastore/sqlstore/stmt_cache.go [2022-04-12T20:34:36.017Z] spire-1.2.1/pkg/server/datastore/sqlstore/testdata/ [2022-04-12T20:34:36.017Z] spire-1.2.1/pkg/server/datastore/sqlstore/testdata/entries.json [2022-04-12T20:34:36.017Z] spire-1.2.1/pkg/server/datastore/sqlstore/testdata/entries_federates_with.json [2022-04-12T20:34:36.017Z] spire-1.2.1/pkg/server/datastore/sqlstore/testdata/invalid_registration_entries.json [2022-04-12T20:34:36.017Z] spire-1.2.1/pkg/server/datastore/sqlstore/testdata/valid_registration_entries.json [2022-04-12T20:34:36.017Z] spire-1.2.1/pkg/server/endpoints/ [2022-04-12T20:34:36.017Z] spire-1.2.1/pkg/server/endpoints/bundle/ [2022-04-12T20:34:36.017Z] spire-1.2.1/pkg/server/endpoints/bundle/acme_auth.go [2022-04-12T20:34:36.017Z] spire-1.2.1/pkg/server/endpoints/bundle/config.go [2022-04-12T20:34:36.017Z] spire-1.2.1/pkg/server/endpoints/bundle/internal/ [2022-04-12T20:34:36.017Z] spire-1.2.1/pkg/server/endpoints/bundle/internal/README [2022-04-12T20:34:36.017Z] spire-1.2.1/pkg/server/endpoints/bundle/internal/acmetest/ [2022-04-12T20:34:36.017Z] spire-1.2.1/pkg/server/endpoints/bundle/internal/acmetest/ca.go [2022-04-12T20:34:36.017Z] spire-1.2.1/pkg/server/endpoints/bundle/internal/autocert/ [2022-04-12T20:34:36.017Z] spire-1.2.1/pkg/server/endpoints/bundle/internal/autocert/autocert.go [2022-04-12T20:34:36.017Z] spire-1.2.1/pkg/server/endpoints/bundle/internal/autocert/cache.go [2022-04-12T20:34:36.017Z] spire-1.2.1/pkg/server/endpoints/bundle/internal/autocert/keys.go [2022-04-12T20:34:36.017Z] spire-1.2.1/pkg/server/endpoints/bundle/internal/autocert/listener.go [2022-04-12T20:34:36.017Z] spire-1.2.1/pkg/server/endpoints/bundle/internal/autocert/renewal.go [2022-04-12T20:34:36.017Z] spire-1.2.1/pkg/server/endpoints/bundle/server.go [2022-04-12T20:34:36.017Z] spire-1.2.1/pkg/server/endpoints/bundle/server_test.go [2022-04-12T20:34:36.017Z] spire-1.2.1/pkg/server/endpoints/bundle/spiffe_auth.go [2022-04-12T20:34:36.017Z] spire-1.2.1/pkg/server/endpoints/config.go [2022-04-12T20:34:36.017Z] spire-1.2.1/pkg/server/endpoints/endpoints.go [2022-04-12T20:34:36.017Z] spire-1.2.1/pkg/server/endpoints/endpoints_test.go [2022-04-12T20:34:36.017Z] spire-1.2.1/pkg/server/endpoints/entryfetcher.go [2022-04-12T20:34:36.017Z] spire-1.2.1/pkg/server/endpoints/entryfetcher_test.go [2022-04-12T20:34:36.017Z] spire-1.2.1/pkg/server/endpoints/middleware.go [2022-04-12T20:34:36.017Z] spire-1.2.1/pkg/server/endpoints/middleware_test.go [2022-04-12T20:34:36.017Z] spire-1.2.1/pkg/server/hostservice/ [2022-04-12T20:34:36.017Z] spire-1.2.1/pkg/server/hostservice/agentstore/ [2022-04-12T20:34:36.017Z] spire-1.2.1/pkg/server/hostservice/agentstore/agentstore.go [2022-04-12T20:34:36.017Z] spire-1.2.1/pkg/server/hostservice/agentstore/agentstore_test.go [2022-04-12T20:34:36.017Z] spire-1.2.1/pkg/server/hostservice/agentstore/attestation.go [2022-04-12T20:34:36.017Z] spire-1.2.1/pkg/server/hostservice/agentstore/attestation_test.go [2022-04-12T20:34:36.017Z] spire-1.2.1/pkg/server/hostservice/identityprovider/ [2022-04-12T20:34:36.017Z] spire-1.2.1/pkg/server/hostservice/identityprovider/identityprovider.go [2022-04-12T20:34:36.017Z] spire-1.2.1/pkg/server/hostservice/identityprovider/identityprovider_test.go [2022-04-12T20:34:36.017Z] spire-1.2.1/pkg/server/plugin/ [2022-04-12T20:34:36.017Z] spire-1.2.1/pkg/server/plugin/keymanager/ [2022-04-12T20:34:36.017Z] spire-1.2.1/pkg/server/plugin/keymanager/awskms/ [2022-04-12T20:34:36.017Z] spire-1.2.1/pkg/server/plugin/keymanager/awskms/awskms.go [2022-04-12T20:34:36.017Z] spire-1.2.1/pkg/server/plugin/keymanager/awskms/awskms_test.go [2022-04-12T20:34:36.017Z] spire-1.2.1/pkg/server/plugin/keymanager/awskms/client.go [2022-04-12T20:34:36.017Z] spire-1.2.1/pkg/server/plugin/keymanager/awskms/client_fake.go [2022-04-12T20:34:36.017Z] spire-1.2.1/pkg/server/plugin/keymanager/awskms/fetcher.go [2022-04-12T20:34:36.017Z] spire-1.2.1/pkg/server/plugin/keymanager/base/ [2022-04-12T20:34:36.017Z] spire-1.2.1/pkg/server/plugin/keymanager/base/keymanagerbase.go [2022-04-12T20:34:36.017Z] spire-1.2.1/pkg/server/plugin/keymanager/constant.go [2022-04-12T20:34:36.017Z] spire-1.2.1/pkg/server/plugin/keymanager/disk/ [2022-04-12T20:34:36.017Z] spire-1.2.1/pkg/server/plugin/keymanager/disk/disk.go [2022-04-12T20:34:36.017Z] spire-1.2.1/pkg/server/plugin/keymanager/disk/disk_test.go [2022-04-12T20:34:36.017Z] spire-1.2.1/pkg/server/plugin/keymanager/keymanager.go [2022-04-12T20:34:36.017Z] spire-1.2.1/pkg/server/plugin/keymanager/memory/ [2022-04-12T20:34:36.017Z] spire-1.2.1/pkg/server/plugin/keymanager/memory/memory.go [2022-04-12T20:34:36.017Z] spire-1.2.1/pkg/server/plugin/keymanager/memory/memory_test.go [2022-04-12T20:34:36.017Z] spire-1.2.1/pkg/server/plugin/keymanager/repository.go [2022-04-12T20:34:36.017Z] spire-1.2.1/pkg/server/plugin/keymanager/test/ [2022-04-12T20:34:36.017Z] spire-1.2.1/pkg/server/plugin/keymanager/test/keymanagertest.go [2022-04-12T20:34:36.017Z] spire-1.2.1/pkg/server/plugin/keymanager/v1.go [2022-04-12T20:34:36.017Z] spire-1.2.1/pkg/server/plugin/keymanager/v1_test.go [2022-04-12T20:34:36.017Z] spire-1.2.1/pkg/server/plugin/nodeattestor/ [2022-04-12T20:34:36.017Z] spire-1.2.1/pkg/server/plugin/nodeattestor/aws/ [2022-04-12T20:34:36.017Z] spire-1.2.1/pkg/server/plugin/nodeattestor/aws/awsca.go [2022-04-12T20:34:36.017Z] spire-1.2.1/pkg/server/plugin/nodeattestor/aws/client.go [2022-04-12T20:34:36.017Z] spire-1.2.1/pkg/server/plugin/nodeattestor/aws/iid.go [2022-04-12T20:34:36.017Z] spire-1.2.1/pkg/server/plugin/nodeattestor/aws/iid_test.go [2022-04-12T20:34:36.017Z] spire-1.2.1/pkg/server/plugin/nodeattestor/aws/session.go [2022-04-12T20:34:36.017Z] spire-1.2.1/pkg/server/plugin/nodeattestor/aws/spiffeid.go [2022-04-12T20:34:36.017Z] spire-1.2.1/pkg/server/plugin/nodeattestor/aws/spiffeid_test.go [2022-04-12T20:34:36.017Z] spire-1.2.1/pkg/server/plugin/nodeattestor/azure/ [2022-04-12T20:34:36.017Z] spire-1.2.1/pkg/server/plugin/nodeattestor/azure/msi.go [2022-04-12T20:34:36.017Z] spire-1.2.1/pkg/server/plugin/nodeattestor/azure/msi_test.go [2022-04-12T20:34:36.017Z] spire-1.2.1/pkg/server/plugin/nodeattestor/base/ [2022-04-12T20:34:36.017Z] spire-1.2.1/pkg/server/plugin/nodeattestor/base/base.go [2022-04-12T20:34:36.017Z] spire-1.2.1/pkg/server/plugin/nodeattestor/gcp/ [2022-04-12T20:34:36.017Z] spire-1.2.1/pkg/server/plugin/nodeattestor/gcp/google_public_key_retriever.go [2022-04-12T20:34:36.017Z] spire-1.2.1/pkg/server/plugin/nodeattestor/gcp/google_public_key_retriever_test.go [2022-04-12T20:34:36.017Z] spire-1.2.1/pkg/server/plugin/nodeattestor/gcp/iit.go [2022-04-12T20:34:36.017Z] spire-1.2.1/pkg/server/plugin/nodeattestor/gcp/iit_test.go [2022-04-12T20:34:36.017Z] spire-1.2.1/pkg/server/plugin/nodeattestor/jointoken/ [2022-04-12T20:34:36.017Z] spire-1.2.1/pkg/server/plugin/nodeattestor/jointoken/join_token.go [2022-04-12T20:34:36.017Z] spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/ [2022-04-12T20:34:36.017Z] spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/psat/ [2022-04-12T20:34:36.017Z] spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/psat/psat.go [2022-04-12T20:34:36.017Z] spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/psat/psat_test.go [2022-04-12T20:34:36.017Z] spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/sat/ [2022-04-12T20:34:36.017Z] spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/sat/sat.go [2022-04-12T20:34:36.017Z] spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/sat/sat_test.go [2022-04-12T20:34:36.017Z] spire-1.2.1/pkg/server/plugin/nodeattestor/nodeattestor.go [2022-04-12T20:34:36.017Z] spire-1.2.1/pkg/server/plugin/nodeattestor/repository.go [2022-04-12T20:34:36.017Z] spire-1.2.1/pkg/server/plugin/nodeattestor/sshpop/ [2022-04-12T20:34:36.017Z] spire-1.2.1/pkg/server/plugin/nodeattestor/sshpop/sshpop.go [2022-04-12T20:34:36.017Z] spire-1.2.1/pkg/server/plugin/nodeattestor/sshpop/sshpop_test.go [2022-04-12T20:34:36.017Z] spire-1.2.1/pkg/server/plugin/nodeattestor/tpmdevid/ [2022-04-12T20:34:36.017Z] spire-1.2.1/pkg/server/plugin/nodeattestor/tpmdevid/challenge.go [2022-04-12T20:34:36.017Z] spire-1.2.1/pkg/server/plugin/nodeattestor/tpmdevid/devid.go [2022-04-12T20:34:36.017Z] spire-1.2.1/pkg/server/plugin/nodeattestor/tpmdevid/devid_test.go [2022-04-12T20:34:36.017Z] spire-1.2.1/pkg/server/plugin/nodeattestor/tpmdevid/selectors.go [2022-04-12T20:34:36.017Z] spire-1.2.1/pkg/server/plugin/nodeattestor/v1.go [2022-04-12T20:34:36.017Z] spire-1.2.1/pkg/server/plugin/nodeattestor/v1_test.go [2022-04-12T20:34:36.017Z] spire-1.2.1/pkg/server/plugin/nodeattestor/x509pop/ [2022-04-12T20:34:36.017Z] spire-1.2.1/pkg/server/plugin/nodeattestor/x509pop/x509pop.go [2022-04-12T20:34:36.017Z] spire-1.2.1/pkg/server/plugin/nodeattestor/x509pop/x509pop_test.go [2022-04-12T20:34:36.017Z] spire-1.2.1/pkg/server/plugin/noderesolver/ [2022-04-12T20:34:36.017Z] spire-1.2.1/pkg/server/plugin/noderesolver/azure/ [2022-04-12T20:34:36.017Z] spire-1.2.1/pkg/server/plugin/noderesolver/azure/client.go [2022-04-12T20:34:36.017Z] spire-1.2.1/pkg/server/plugin/noderesolver/azure/msi.go [2022-04-12T20:34:36.017Z] spire-1.2.1/pkg/server/plugin/noderesolver/azure/msi_test.go [2022-04-12T20:34:36.017Z] spire-1.2.1/pkg/server/plugin/noderesolver/noderesolver.go [2022-04-12T20:34:36.017Z] spire-1.2.1/pkg/server/plugin/noderesolver/repository.go [2022-04-12T20:34:36.017Z] spire-1.2.1/pkg/server/plugin/noderesolver/v1.go [2022-04-12T20:34:36.017Z] spire-1.2.1/pkg/server/plugin/noderesolver/v1_test.go [2022-04-12T20:34:36.017Z] spire-1.2.1/pkg/server/plugin/notifier/ [2022-04-12T20:34:36.017Z] spire-1.2.1/pkg/server/plugin/notifier/gcsbundle/ [2022-04-12T20:34:36.017Z] spire-1.2.1/pkg/server/plugin/notifier/gcsbundle/gcsbundle.go [2022-04-12T20:34:36.017Z] spire-1.2.1/pkg/server/plugin/notifier/gcsbundle/gcsbundle_test.go [2022-04-12T20:34:36.017Z] spire-1.2.1/pkg/server/plugin/notifier/k8sbundle/ [2022-04-12T20:34:36.017Z] spire-1.2.1/pkg/server/plugin/notifier/k8sbundle/k8sbundle.go [2022-04-12T20:34:36.017Z] spire-1.2.1/pkg/server/plugin/notifier/k8sbundle/k8sbundle_test.go [2022-04-12T20:34:36.017Z] spire-1.2.1/pkg/server/plugin/notifier/k8sbundle/k8sbundle_watcher.go [2022-04-12T20:34:36.017Z] spire-1.2.1/pkg/server/plugin/notifier/k8sbundle/k8sbundle_watcher_test.go [2022-04-12T20:34:36.017Z] spire-1.2.1/pkg/server/plugin/notifier/notifier.go [2022-04-12T20:34:36.018Z] spire-1.2.1/pkg/server/plugin/notifier/repository.go [2022-04-12T20:34:36.018Z] spire-1.2.1/pkg/server/plugin/notifier/v1.go [2022-04-12T20:34:36.018Z] spire-1.2.1/pkg/server/plugin/notifier/v1_test.go [2022-04-12T20:34:36.018Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/ [2022-04-12T20:34:36.018Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/ [2022-04-12T20:34:36.018Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/pca.go [2022-04-12T20:34:36.018Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/pca_client.go [2022-04-12T20:34:36.018Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/pca_client_fake.go [2022-04-12T20:34:36.018Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/pca_test.go [2022-04-12T20:34:36.018Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/testdata/ [2022-04-12T20:34:36.018Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/testdata/arbitrary_certificate_with_upstream_root.pem [2022-04-12T20:34:36.018Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/testdata/i_am_not_a_certificate.txt [2022-04-12T20:34:36.018Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/ [2022-04-12T20:34:36.018Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/awslib.go [2022-04-12T20:34:36.018Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/awslib_fake_test.go [2022-04-12T20:34:36.018Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/awssecret.go [2022-04-12T20:34:36.018Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/awssecret_test.go [2022-04-12T20:34:36.018Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/testdata/ [2022-04-12T20:34:36.018Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/testdata/keys/ [2022-04-12T20:34:36.018Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/testdata/keys/EC/ [2022-04-12T20:34:36.018Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/testdata/keys/EC/alternative_key.pem [2022-04-12T20:34:36.018Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/testdata/keys/EC/cert.pem [2022-04-12T20:34:36.018Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/testdata/keys/EC/private_key.pem [2022-04-12T20:34:36.018Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/ [2022-04-12T20:34:36.018Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/api.go [2022-04-12T20:34:36.018Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/api_test.go [2022-04-12T20:34:36.018Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/certmanager.go [2022-04-12T20:34:36.018Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/certmanager_test.go [2022-04-12T20:34:36.018Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/ [2022-04-12T20:34:36.018Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/v1/ [2022-04-12T20:34:36.018Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/v1/doc.go [2022-04-12T20:34:36.018Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/v1/meta.go [2022-04-12T20:34:36.018Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/v1/types.go [2022-04-12T20:34:36.018Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/v1/types_certificaterequest.go [2022-04-12T20:34:36.018Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/v1/zz_generated.deepcopy.go [2022-04-12T20:34:36.018Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/ [2022-04-12T20:34:36.018Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/disk.go [2022-04-12T20:34:36.018Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/disk_test.go [2022-04-12T20:34:36.018Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/ [2022-04-12T20:34:36.018Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/ [2022-04-12T20:34:36.018Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/ [2022-04-12T20:34:36.018Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/cert.pem [2022-04-12T20:34:36.018Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/intermediate_cert.pem [2022-04-12T20:34:36.018Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/intermediate_cert.srl [2022-04-12T20:34:36.018Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/intermediate_csr.pem [2022-04-12T20:34:36.018Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/intermediate_key.pem [2022-04-12T20:34:36.018Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/private_key.pem [2022-04-12T20:34:36.018Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/root_cert.pem [2022-04-12T20:34:36.018Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/root_cert.srl [2022-04-12T20:34:36.018Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/root_key.pem [2022-04-12T20:34:36.018Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/upstream_and_intermediate.pem [2022-04-12T20:34:36.018Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/upstream_and_root.pem [2022-04-12T20:34:36.018Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/upstream_cert.pem [2022-04-12T20:34:36.018Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/upstream_csr.pem [2022-04-12T20:34:36.018Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/upstream_key.pem [2022-04-12T20:34:36.018Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/PKCS1/ [2022-04-12T20:34:36.018Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/PKCS1/cert.pem [2022-04-12T20:34:36.018Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/PKCS1/private_key.pem [2022-04-12T20:34:36.018Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/PKCS8/ [2022-04-12T20:34:36.018Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/PKCS8/cert.pem [2022-04-12T20:34:36.018Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/PKCS8/private_key.pem [2022-04-12T20:34:36.018Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/empty/ [2022-04-12T20:34:36.018Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/empty/cert.pem [2022-04-12T20:34:36.018Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/empty/private_key.pem [2022-04-12T20:34:36.018Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/unknown/ [2022-04-12T20:34:36.018Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/unknown/cert.pem [2022-04-12T20:34:36.018Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/unknown/private_key.pem [2022-04-12T20:34:36.018Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/upstream_and_intermediate.pem [2022-04-12T20:34:36.018Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/gcpcas/ [2022-04-12T20:34:36.018Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/gcpcas/gcpcas.go [2022-04-12T20:34:36.018Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/gcpcas/gcpcas_test.go [2022-04-12T20:34:36.018Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/repository.go [2022-04-12T20:34:36.018Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/ [2022-04-12T20:34:36.018Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/fake_handlers_test.go [2022-04-12T20:34:36.018Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/spire.go [2022-04-12T20:34:36.018Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/spire_server_client.go [2022-04-12T20:34:36.018Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/spire_test.go [2022-04-12T20:34:36.018Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/testdata/ [2022-04-12T20:34:36.018Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/testdata/keys/ [2022-04-12T20:34:36.018Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/testdata/keys/jwks.json [2022-04-12T20:34:36.018Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/upstreamauthority.go [2022-04-12T20:34:36.018Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/v1.go [2022-04-12T20:34:36.018Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/v1_test.go [2022-04-12T20:34:36.018Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/ [2022-04-12T20:34:36.018Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/renewer.go [2022-04-12T20:34:36.018Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/ [2022-04-12T20:34:36.018Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/k8s/ [2022-04-12T20:34:36.018Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/k8s/signing-key.pem [2022-04-12T20:34:36.018Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/k8s/token [2022-04-12T20:34:36.018Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/ [2022-04-12T20:34:36.018Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/ [2022-04-12T20:34:36.018Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/README.md [2022-04-12T20:34:36.018Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/client_cert.pem [2022-04-12T20:34:36.018Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/client_csr.pem [2022-04-12T20:34:36.018Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/client_key.pem [2022-04-12T20:34:36.018Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_cert.pem [2022-04-12T20:34:36.018Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_cert.srl [2022-04-12T20:34:36.018Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_csr.pem [2022-04-12T20:34:36.018Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_key.pem [2022-04-12T20:34:36.018Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_vault_cert.pem [2022-04-12T20:34:36.018Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_vault_csr.pem [2022-04-12T20:34:36.018Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_vault_key.pem [2022-04-12T20:34:36.018Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/invalid-client_cert.pem [2022-04-12T20:34:36.018Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/invalid_client_key.pem [2022-04-12T20:34:36.018Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/invalid_root_cert.pem [2022-04-12T20:34:36.018Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/root_cert.pem [2022-04-12T20:34:36.018Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/root_cert.srl [2022-04-12T20:34:36.018Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/root_key.pem [2022-04-12T20:34:36.018Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/serer_csr.pem [2022-04-12T20:34:36.018Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/server_cert.pem [2022-04-12T20:34:36.018Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/server_csr.pem [2022-04-12T20:34:36.018Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/server_key.pem [2022-04-12T20:34:36.018Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/vault.go [2022-04-12T20:34:36.018Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/vault_client.go [2022-04-12T20:34:36.018Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/vault_client_test.go [2022-04-12T20:34:36.018Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/vault_fake_test.go [2022-04-12T20:34:36.018Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/vault_test.go [2022-04-12T20:34:36.018Z] spire-1.2.1/pkg/server/registration/ [2022-04-12T20:34:36.018Z] spire-1.2.1/pkg/server/registration/manager.go [2022-04-12T20:34:36.018Z] spire-1.2.1/pkg/server/registration/manager_test.go [2022-04-12T20:34:36.018Z] spire-1.2.1/pkg/server/scanentries.go [2022-04-12T20:34:36.018Z] spire-1.2.1/pkg/server/scanentries_test.go [2022-04-12T20:34:36.018Z] spire-1.2.1/pkg/server/server.go [2022-04-12T20:34:36.018Z] spire-1.2.1/pkg/server/server_test.go [2022-04-12T20:34:36.018Z] spire-1.2.1/pkg/server/svid/ [2022-04-12T20:34:36.018Z] spire-1.2.1/pkg/server/svid/observer.go [2022-04-12T20:34:36.018Z] spire-1.2.1/pkg/server/svid/observer_test.go [2022-04-12T20:34:36.018Z] spire-1.2.1/pkg/server/svid/rotator.go [2022-04-12T20:34:36.018Z] spire-1.2.1/pkg/server/svid/rotator_config.go [2022-04-12T20:34:36.018Z] spire-1.2.1/pkg/server/svid/rotator_config_test.go [2022-04-12T20:34:36.018Z] spire-1.2.1/pkg/server/svid/rotator_test.go [2022-04-12T20:34:36.018Z] spire-1.2.1/proto/ [2022-04-12T20:34:36.018Z] spire-1.2.1/proto/private/ [2022-04-12T20:34:36.018Z] spire-1.2.1/proto/private/server/ [2022-04-12T20:34:36.018Z] spire-1.2.1/proto/private/server/journal/ [2022-04-12T20:34:36.018Z] spire-1.2.1/proto/private/server/journal/journal.pb.go [2022-04-12T20:34:36.018Z] spire-1.2.1/proto/private/server/journal/journal.proto [2022-04-12T20:34:36.018Z] spire-1.2.1/proto/spire/ [2022-04-12T20:34:36.018Z] spire-1.2.1/proto/spire/common/ [2022-04-12T20:34:36.018Z] spire-1.2.1/proto/spire/common/common.pb.go [2022-04-12T20:34:36.018Z] spire-1.2.1/proto/spire/common/common.proto [2022-04-12T20:34:36.018Z] spire-1.2.1/proto/spire/common/plugin/ [2022-04-12T20:34:36.018Z] spire-1.2.1/proto/spire/common/plugin/plugin.pb.go [2022-04-12T20:34:36.018Z] spire-1.2.1/proto/spire/common/plugin/plugin.proto [2022-04-12T20:34:36.018Z] spire-1.2.1/proto/spire/common/plugin/plugin_grpc.pb.go [2022-04-12T20:34:36.018Z] spire-1.2.1/proto/spire/common/plugin/plugin_spire_plugin.pb.go [2022-04-12T20:34:36.018Z] spire-1.2.1/proto/spire/plugin/ [2022-04-12T20:34:36.018Z] spire-1.2.1/proto/spire/plugin/agent/ [2022-04-12T20:34:36.018Z] spire-1.2.1/proto/spire/plugin/agent/svidstore/ [2022-04-12T20:34:36.018Z] spire-1.2.1/proto/spire/plugin/agent/svidstore/v1unofficial/ [2022-04-12T20:34:36.018Z] spire-1.2.1/proto/spire/plugin/agent/svidstore/v1unofficial/svidstore.pb.go [2022-04-12T20:34:36.018Z] spire-1.2.1/proto/spire/plugin/agent/svidstore/v1unofficial/svidstore.proto [2022-04-12T20:34:36.018Z] spire-1.2.1/proto/spire/plugin/agent/svidstore/v1unofficial/svidstore_grpc.pb.go [2022-04-12T20:34:36.018Z] spire-1.2.1/proto/spire/plugin/agent/svidstore/v1unofficial/svidstore_spire_plugin.pb.go [2022-04-12T20:34:36.018Z] spire-1.2.1/release/ [2022-04-12T20:34:36.018Z] spire-1.2.1/release/spire-extras/ [2022-04-12T20:34:36.018Z] spire-1.2.1/release/spire-extras/README.md [2022-04-12T20:34:36.018Z] spire-1.2.1/release/spire-extras/conf/ [2022-04-12T20:34:36.018Z] spire-1.2.1/release/spire-extras/conf/k8s-workload-registrar/ [2022-04-12T20:34:36.018Z] spire-1.2.1/release/spire-extras/conf/k8s-workload-registrar/k8s-workload-registrar.conf [2022-04-12T20:34:36.018Z] spire-1.2.1/release/spire-extras/conf/oidc-discovery-provider/ [2022-04-12T20:34:36.018Z] spire-1.2.1/release/spire-extras/conf/oidc-discovery-provider/oidc-discovery-provider.conf [2022-04-12T20:34:36.018Z] spire-1.2.1/release/spire/ [2022-04-12T20:34:36.018Z] spire-1.2.1/release/spire/README.md [2022-04-12T20:34:36.018Z] spire-1.2.1/release/spire/conf/ [2022-04-12T20:34:36.018Z] spire-1.2.1/release/spire/conf/agent/ [2022-04-12T20:34:36.018Z] spire-1.2.1/release/spire/conf/agent/agent.conf [2022-04-12T20:34:36.018Z] spire-1.2.1/release/spire/conf/server/ [2022-04-12T20:34:36.018Z] spire-1.2.1/release/spire/conf/server/server.conf [2022-04-12T20:34:36.018Z] spire-1.2.1/script/ [2022-04-12T20:34:36.018Z] spire-1.2.1/script/build-artifact.sh [2022-04-12T20:34:36.018Z] spire-1.2.1/script/generate_dummy_ca.sh [2022-04-12T20:34:36.018Z] spire-1.2.1/support/ [2022-04-12T20:34:36.018Z] spire-1.2.1/support/k8s/ [2022-04-12T20:34:36.018Z] spire-1.2.1/support/k8s/k8s-workload-registrar/ [2022-04-12T20:34:36.018Z] spire-1.2.1/support/k8s/k8s-workload-registrar/README.md [2022-04-12T20:34:36.018Z] spire-1.2.1/support/k8s/k8s-workload-registrar/accessutil_posix.go [2022-04-12T20:34:36.018Z] spire-1.2.1/support/k8s/k8s-workload-registrar/accessutil_windows.go [2022-04-12T20:34:36.018Z] spire-1.2.1/support/k8s/k8s-workload-registrar/config.go [2022-04-12T20:34:36.018Z] spire-1.2.1/support/k8s/k8s-workload-registrar/config_crd.go [2022-04-12T20:34:36.018Z] spire-1.2.1/support/k8s/k8s-workload-registrar/config_crd_test.go [2022-04-12T20:34:36.018Z] spire-1.2.1/support/k8s/k8s-workload-registrar/config_reconcile.go [2022-04-12T20:34:36.018Z] spire-1.2.1/support/k8s/k8s-workload-registrar/config_test.go [2022-04-12T20:34:36.018Z] spire-1.2.1/support/k8s/k8s-workload-registrar/config_webhook.go [2022-04-12T20:34:36.018Z] spire-1.2.1/support/k8s/k8s-workload-registrar/controller.go [2022-04-12T20:34:36.018Z] spire-1.2.1/support/k8s/k8s-workload-registrar/controller_test.go [2022-04-12T20:34:36.018Z] spire-1.2.1/support/k8s/k8s-workload-registrar/federation/ [2022-04-12T20:34:36.018Z] spire-1.2.1/support/k8s/k8s-workload-registrar/federation/utils.go [2022-04-12T20:34:36.018Z] spire-1.2.1/support/k8s/k8s-workload-registrar/federation/utils_test.go [2022-04-12T20:34:36.018Z] spire-1.2.1/support/k8s/k8s-workload-registrar/generate-config.go [2022-04-12T20:34:36.018Z] spire-1.2.1/support/k8s/k8s-workload-registrar/main.go [2022-04-12T20:34:36.018Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/ [2022-04-12T20:34:36.018Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/README.md [2022-04-12T20:34:36.018Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/ [2022-04-12T20:34:36.018Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/ [2022-04-12T20:34:36.018Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/v1beta1/ [2022-04-12T20:34:36.018Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/v1beta1/groupversion_info.go [2022-04-12T20:34:36.018Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/v1beta1/spiffeid_types.go [2022-04-12T20:34:36.018Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/v1beta1/spiffeid_utils.go [2022-04-12T20:34:36.018Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/v1beta1/spiffeid_webhook.go [2022-04-12T20:34:36.018Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/v1beta1/zz_generated.deepcopy.go [2022-04-12T20:34:36.018Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/config/ [2022-04-12T20:34:36.018Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/config/spiffeid.spiffe.io_spiffeids.yaml [2022-04-12T20:34:36.018Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/config/spire-agent.yaml [2022-04-12T20:34:36.018Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/config/spire-server-registrar.yaml [2022-04-12T20:34:36.018Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/ [2022-04-12T20:34:36.018Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/endpoint_controller.go [2022-04-12T20:34:36.018Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/endpoint_controller_test.go [2022-04-12T20:34:36.018Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/node_controller.go [2022-04-12T20:34:36.018Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/node_controller_test.go [2022-04-12T20:34:36.018Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/pod_controller.go [2022-04-12T20:34:36.018Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/pod_controller_test.go [2022-04-12T20:34:36.018Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/spiffeid_controller.go [2022-04-12T20:34:36.018Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/spiffeid_controller_test.go [2022-04-12T20:34:36.018Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/suite_test.go [2022-04-12T20:34:36.018Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/utils.go [2022-04-12T20:34:36.018Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/samples/ [2022-04-12T20:34:36.018Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/samples/test_spiffeid.yaml [2022-04-12T20:34:36.018Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/samples/test_spiffeid_bad.yaml [2022-04-12T20:34:36.018Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/ [2022-04-12T20:34:36.018Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/testdata/ [2022-04-12T20:34:36.018Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/testdata/good-leaf-and-intermediate.pem [2022-04-12T20:34:36.018Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/testdata/good-leaf-only.pem [2022-04-12T20:34:36.018Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/testdata/key-pkcs8-ecdsa.pem [2022-04-12T20:34:36.018Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/testdata/key-pkcs8-rsa.pem [2022-04-12T20:34:36.018Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/webhook_svid.go [2022-04-12T20:34:36.018Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/webhook_svid_test.go [2022-04-12T20:34:36.018Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/ [2022-04-12T20:34:36.018Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/config/ [2022-04-12T20:34:36.018Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/config/roles.yaml [2022-04-12T20:34:36.018Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/ [2022-04-12T20:34:36.018Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/base_controller.go [2022-04-12T20:34:36.018Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/node_controller.go [2022-04-12T20:34:36.018Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/node_controller_test.go [2022-04-12T20:34:36.018Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/pod_controller.go [2022-04-12T20:34:36.018Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/pod_controller_test.go [2022-04-12T20:34:36.018Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/utils.go [2022-04-12T20:34:36.018Z] spire-1.2.1/support/k8s/k8s-workload-registrar/server.go [2022-04-12T20:34:36.018Z] spire-1.2.1/support/k8s/k8s-workload-registrar/server_test.go [2022-04-12T20:34:36.018Z] spire-1.2.1/support/k8s/k8s-workload-registrar/webhookhandler.go [2022-04-12T20:34:36.018Z] spire-1.2.1/support/k8s/k8s-workload-registrar/webhookhandler_test.go [2022-04-12T20:34:36.018Z] spire-1.2.1/support/oidc-discovery-provider/ [2022-04-12T20:34:36.018Z] spire-1.2.1/support/oidc-discovery-provider/README.md [2022-04-12T20:34:36.018Z] spire-1.2.1/support/oidc-discovery-provider/common_test.go [2022-04-12T20:34:36.018Z] spire-1.2.1/support/oidc-discovery-provider/config.go [2022-04-12T20:34:36.018Z] spire-1.2.1/support/oidc-discovery-provider/config_test.go [2022-04-12T20:34:36.018Z] spire-1.2.1/support/oidc-discovery-provider/domain_policy.go [2022-04-12T20:34:36.018Z] spire-1.2.1/support/oidc-discovery-provider/domain_policy_test.go [2022-04-12T20:34:36.018Z] spire-1.2.1/support/oidc-discovery-provider/handler.go [2022-04-12T20:34:36.018Z] spire-1.2.1/support/oidc-discovery-provider/handler_test.go [2022-04-12T20:34:36.018Z] spire-1.2.1/support/oidc-discovery-provider/jwks_source.go [2022-04-12T20:34:36.018Z] spire-1.2.1/support/oidc-discovery-provider/main.go [2022-04-12T20:34:36.018Z] spire-1.2.1/support/oidc-discovery-provider/server_api.go [2022-04-12T20:34:36.018Z] spire-1.2.1/support/oidc-discovery-provider/server_api_test.go [2022-04-12T20:34:36.018Z] spire-1.2.1/support/oidc-discovery-provider/workload_api.go [2022-04-12T20:34:36.018Z] spire-1.2.1/support/oidc-discovery-provider/workload_api_test.go [2022-04-12T20:34:36.018Z] spire-1.2.1/test/ [2022-04-12T20:34:36.018Z] spire-1.2.1/test/clock/ [2022-04-12T20:34:36.018Z] spire-1.2.1/test/clock/clock.go [2022-04-12T20:34:36.018Z] spire-1.2.1/test/fakes/ [2022-04-12T20:34:36.018Z] spire-1.2.1/test/fakes/fakeagentcatalog/ [2022-04-12T20:34:36.018Z] spire-1.2.1/test/fakes/fakeagentcatalog/catalog.go [2022-04-12T20:34:36.018Z] spire-1.2.1/test/fakes/fakeagentkeymanager/ [2022-04-12T20:34:36.018Z] spire-1.2.1/test/fakes/fakeagentkeymanager/keymanager.go [2022-04-12T20:34:36.018Z] spire-1.2.1/test/fakes/fakeagentnodeattestor/ [2022-04-12T20:34:36.018Z] spire-1.2.1/test/fakes/fakeagentnodeattestor/nodeattestor.go [2022-04-12T20:34:36.018Z] spire-1.2.1/test/fakes/fakeagentstore/ [2022-04-12T20:34:36.018Z] spire-1.2.1/test/fakes/fakeagentstore/agentstore.go [2022-04-12T20:34:36.018Z] spire-1.2.1/test/fakes/fakedatastore/ [2022-04-12T20:34:36.018Z] spire-1.2.1/test/fakes/fakedatastore/fakedatastore.go [2022-04-12T20:34:36.018Z] spire-1.2.1/test/fakes/fakeentryclient/ [2022-04-12T20:34:36.018Z] spire-1.2.1/test/fakes/fakeentryclient/entryclient.go [2022-04-12T20:34:36.018Z] spire-1.2.1/test/fakes/fakehealthchecker/ [2022-04-12T20:34:36.018Z] spire-1.2.1/test/fakes/fakehealthchecker/checker.go [2022-04-12T20:34:36.018Z] spire-1.2.1/test/fakes/fakeidentityprovider/ [2022-04-12T20:34:36.018Z] spire-1.2.1/test/fakes/fakeidentityprovider/identityprovider.go [2022-04-12T20:34:36.018Z] spire-1.2.1/test/fakes/fakemetrics/ [2022-04-12T20:34:36.018Z] spire-1.2.1/test/fakes/fakemetrics/fakemetrics.go [2022-04-12T20:34:36.018Z] spire-1.2.1/test/fakes/fakenoderesolver/ [2022-04-12T20:34:36.019Z] spire-1.2.1/test/fakes/fakenoderesolver/noderesolver.go [2022-04-12T20:34:36.019Z] spire-1.2.1/test/fakes/fakenotifier/ [2022-04-12T20:34:36.019Z] spire-1.2.1/test/fakes/fakenotifier/notifier.go [2022-04-12T20:34:36.019Z] spire-1.2.1/test/fakes/fakepluginmetrics/ [2022-04-12T20:34:36.019Z] spire-1.2.1/test/fakes/fakepluginmetrics/fakepluginmetrics.go [2022-04-12T20:34:36.019Z] spire-1.2.1/test/fakes/fakeserverca/ [2022-04-12T20:34:36.019Z] spire-1.2.1/test/fakes/fakeserverca/serverca.go [2022-04-12T20:34:36.019Z] spire-1.2.1/test/fakes/fakeservercatalog/ [2022-04-12T20:34:36.019Z] spire-1.2.1/test/fakes/fakeservercatalog/catalog.go [2022-04-12T20:34:36.019Z] spire-1.2.1/test/fakes/fakeserverkeymanager/ [2022-04-12T20:34:36.019Z] spire-1.2.1/test/fakes/fakeserverkeymanager/keymanager.go [2022-04-12T20:34:36.019Z] spire-1.2.1/test/fakes/fakeservernodeattestor/ [2022-04-12T20:34:36.019Z] spire-1.2.1/test/fakes/fakeservernodeattestor/nodeattestor.go [2022-04-12T20:34:36.019Z] spire-1.2.1/test/fakes/fakeupstreamauthority/ [2022-04-12T20:34:36.019Z] spire-1.2.1/test/fakes/fakeupstreamauthority/plugin.go [2022-04-12T20:34:36.019Z] spire-1.2.1/test/fakes/fakeupstreamauthority/upstreamauthority.go [2022-04-12T20:34:36.019Z] spire-1.2.1/test/fakes/fakeworkloadapi/ [2022-04-12T20:34:36.019Z] spire-1.2.1/test/fakes/fakeworkloadapi/workloadapi.go [2022-04-12T20:34:36.019Z] spire-1.2.1/test/fakes/fakeworkloadattestor/ [2022-04-12T20:34:36.019Z] spire-1.2.1/test/fakes/fakeworkloadattestor/workloadattestor.go [2022-04-12T20:34:36.019Z] spire-1.2.1/test/fixture/ [2022-04-12T20:34:36.019Z] spire-1.2.1/test/fixture/certs/ [2022-04-12T20:34:36.019Z] spire-1.2.1/test/fixture/certs/agent_svid.der [2022-04-12T20:34:36.019Z] spire-1.2.1/test/fixture/certs/base_cert.pem [2022-04-12T20:34:36.019Z] spire-1.2.1/test/fixture/certs/base_csr.pem [2022-04-12T20:34:36.019Z] spire-1.2.1/test/fixture/certs/base_key.pem [2022-04-12T20:34:36.019Z] spire-1.2.1/test/fixture/certs/base_rotated_cert.pem [2022-04-12T20:34:36.019Z] spire-1.2.1/test/fixture/certs/base_rotated_csr.pem [2022-04-12T20:34:36.019Z] spire-1.2.1/test/fixture/certs/base_rotated_key.pem [2022-04-12T20:34:36.019Z] spire-1.2.1/test/fixture/certs/blog_cert.pem [2022-04-12T20:34:36.019Z] spire-1.2.1/test/fixture/certs/blog_csr.pem [2022-04-12T20:34:36.019Z] spire-1.2.1/test/fixture/certs/blog_key.pem [2022-04-12T20:34:36.019Z] spire-1.2.1/test/fixture/certs/bundle.der [2022-04-12T20:34:36.019Z] spire-1.2.1/test/fixture/certs/ca.pem [2022-04-12T20:34:36.019Z] spire-1.2.1/test/fixture/certs/ca_key.pem [2022-04-12T20:34:36.019Z] spire-1.2.1/test/fixture/certs/database_cert.pem [2022-04-12T20:34:36.019Z] spire-1.2.1/test/fixture/certs/database_csr.pem [2022-04-12T20:34:36.019Z] spire-1.2.1/test/fixture/certs/database_key.pem [2022-04-12T20:34:36.019Z] spire-1.2.1/test/fixture/certs/node_cert.pem [2022-04-12T20:34:36.019Z] spire-1.2.1/test/fixture/certs/node_csr.pem [2022-04-12T20:34:36.019Z] spire-1.2.1/test/fixture/certs/node_key.pem [2022-04-12T20:34:36.019Z] spire-1.2.1/test/fixture/certs/svid.pem [2022-04-12T20:34:36.019Z] spire-1.2.1/test/fixture/certs/svid_key.pem [2022-04-12T20:34:36.019Z] spire-1.2.1/test/fixture/config/ [2022-04-12T20:34:36.019Z] spire-1.2.1/test/fixture/config/agent_bad_agent_block.conf [2022-04-12T20:34:36.019Z] spire-1.2.1/test/fixture/config/agent_good.conf [2022-04-12T20:34:36.019Z] spire-1.2.1/test/fixture/config/agent_good_templated.conf [2022-04-12T20:34:36.019Z] spire-1.2.1/test/fixture/config/plugin_good.conf [2022-04-12T20:34:36.019Z] spire-1.2.1/test/fixture/config/server_and_agent_bad_nested_DogStatsd_block.conf [2022-04-12T20:34:36.019Z] spire-1.2.1/test/fixture/config/server_and_agent_bad_nested_InMem_block.conf [2022-04-12T20:34:36.019Z] spire-1.2.1/test/fixture/config/server_and_agent_bad_nested_M3_block.conf [2022-04-12T20:34:36.019Z] spire-1.2.1/test/fixture/config/server_and_agent_bad_nested_Prometheus_block.conf [2022-04-12T20:34:36.019Z] spire-1.2.1/test/fixture/config/server_and_agent_bad_nested_Statsd_block.conf [2022-04-12T20:34:36.019Z] spire-1.2.1/test/fixture/config/server_and_agent_bad_nested_health_checks_block.conf [2022-04-12T20:34:36.019Z] spire-1.2.1/test/fixture/config/server_and_agent_bad_root_block.conf [2022-04-12T20:34:36.019Z] spire-1.2.1/test/fixture/config/server_and_agent_bad_telemetry_block.conf [2022-04-12T20:34:36.019Z] spire-1.2.1/test/fixture/config/server_bad_nested_bundle_endpoint_acme_block.conf [2022-04-12T20:34:36.019Z] spire-1.2.1/test/fixture/config/server_bad_nested_bundle_endpoint_block.conf [2022-04-12T20:34:36.019Z] spire-1.2.1/test/fixture/config/server_bad_nested_ca_subject_block.conf [2022-04-12T20:34:36.019Z] spire-1.2.1/test/fixture/config/server_bad_nested_experimental_block.conf [2022-04-12T20:34:36.019Z] spire-1.2.1/test/fixture/config/server_bad_nested_federates_with_block.conf [2022-04-12T20:34:36.019Z] spire-1.2.1/test/fixture/config/server_bad_nested_federation_block.conf [2022-04-12T20:34:36.019Z] spire-1.2.1/test/fixture/config/server_bad_ratelimit_block.conf [2022-04-12T20:34:36.019Z] spire-1.2.1/test/fixture/config/server_bad_server_block.conf [2022-04-12T20:34:36.019Z] spire-1.2.1/test/fixture/config/server_good.conf [2022-04-12T20:34:36.019Z] spire-1.2.1/test/fixture/config/server_good_templated.conf [2022-04-12T20:34:36.019Z] spire-1.2.1/test/fixture/fixture.go [2022-04-12T20:34:36.019Z] spire-1.2.1/test/fixture/nodeattestor/ [2022-04-12T20:34:36.019Z] spire-1.2.1/test/fixture/nodeattestor/sshpop/ [2022-04-12T20:34:36.019Z] spire-1.2.1/test/fixture/nodeattestor/sshpop/agent_ssh_key [2022-04-12T20:34:36.019Z] spire-1.2.1/test/fixture/nodeattestor/sshpop/agent_ssh_key-cert.pub [2022-04-12T20:34:36.019Z] spire-1.2.1/test/fixture/nodeattestor/sshpop/ssh_cert_authority.pub [2022-04-12T20:34:36.019Z] spire-1.2.1/test/fixture/nodeattestor/x509pop/ [2022-04-12T20:34:36.019Z] spire-1.2.1/test/fixture/nodeattestor/x509pop/generate.go [2022-04-12T20:34:36.019Z] spire-1.2.1/test/fixture/nodeattestor/x509pop/intermediate.pem [2022-04-12T20:34:36.019Z] spire-1.2.1/test/fixture/nodeattestor/x509pop/leaf-crt-bundle.pem [2022-04-12T20:34:36.019Z] spire-1.2.1/test/fixture/nodeattestor/x509pop/leaf-key.pem [2022-04-12T20:34:36.019Z] spire-1.2.1/test/fixture/nodeattestor/x509pop/leaf.pem [2022-04-12T20:34:36.019Z] spire-1.2.1/test/fixture/nodeattestor/x509pop/root-crt.pem [2022-04-12T20:34:36.019Z] spire-1.2.1/test/fixture/registration/ [2022-04-12T20:34:36.019Z] spire-1.2.1/test/fixture/registration/entries.json [2022-04-12T20:34:36.019Z] spire-1.2.1/test/fixture/registration/good-for-update.json [2022-04-12T20:34:36.019Z] spire-1.2.1/test/fixture/registration/good.json [2022-04-12T20:34:36.019Z] spire-1.2.1/test/fixture/registration/invalid.json [2022-04-12T20:34:36.019Z] spire-1.2.1/test/fixture/registration/invalid_json.json [2022-04-12T20:34:36.019Z] spire-1.2.1/test/fixture/registration/manager_test_entries.json [2022-04-12T20:34:36.019Z] spire-1.2.1/test/integration/ [2022-04-12T20:34:36.019Z] spire-1.2.1/test/integration/README.md [2022-04-12T20:34:36.019Z] spire-1.2.1/test/integration/common [2022-04-12T20:34:36.019Z] spire-1.2.1/test/integration/setup/ [2022-04-12T20:34:36.019Z] spire-1.2.1/test/integration/setup/adminclient/ [2022-04-12T20:34:36.019Z] spire-1.2.1/test/integration/setup/adminclient/build.sh [2022-04-12T20:34:36.019Z] spire-1.2.1/test/integration/setup/adminclient/client.go [2022-04-12T20:34:36.019Z] spire-1.2.1/test/integration/setup/debugagent/ [2022-04-12T20:34:36.019Z] spire-1.2.1/test/integration/setup/debugagent/build.sh [2022-04-12T20:34:36.019Z] spire-1.2.1/test/integration/setup/debugagent/main.go [2022-04-12T20:34:36.019Z] spire-1.2.1/test/integration/setup/debugserver/ [2022-04-12T20:34:36.019Z] spire-1.2.1/test/integration/setup/debugserver/build.sh [2022-04-12T20:34:36.019Z] spire-1.2.1/test/integration/setup/debugserver/main.go [2022-04-12T20:34:36.019Z] spire-1.2.1/test/integration/setup/downstreamclient/ [2022-04-12T20:34:36.019Z] spire-1.2.1/test/integration/setup/downstreamclient/build.sh [2022-04-12T20:34:36.019Z] spire-1.2.1/test/integration/setup/downstreamclient/client.go [2022-04-12T20:34:36.019Z] spire-1.2.1/test/integration/setup/itclient/ [2022-04-12T20:34:36.019Z] spire-1.2.1/test/integration/setup/itclient/client.go [2022-04-12T20:34:36.019Z] spire-1.2.1/test/integration/setup/node-attestation/ [2022-04-12T20:34:36.019Z] spire-1.2.1/test/integration/setup/node-attestation/build.sh [2022-04-12T20:34:36.019Z] spire-1.2.1/test/integration/setup/node-attestation/client.go [2022-04-12T20:34:36.019Z] spire-1.2.1/test/integration/setup/x509pop/ [2022-04-12T20:34:36.019Z] spire-1.2.1/test/integration/setup/x509pop/gencerts.go [2022-04-12T20:34:36.019Z] spire-1.2.1/test/integration/setup/x509pop/setup.sh [2022-04-12T20:34:36.019Z] spire-1.2.1/test/integration/suites/ [2022-04-12T20:34:36.019Z] spire-1.2.1/test/integration/suites/admin-endpoints/ [2022-04-12T20:34:36.019Z] spire-1.2.1/test/integration/suites/admin-endpoints/00-setup [2022-04-12T20:34:36.019Z] spire-1.2.1/test/integration/suites/admin-endpoints/01-start-server [2022-04-12T20:34:36.019Z] spire-1.2.1/test/integration/suites/admin-endpoints/02-bootstrap-agent [2022-04-12T20:34:36.019Z] spire-1.2.1/test/integration/suites/admin-endpoints/03-start-agent [2022-04-12T20:34:36.019Z] spire-1.2.1/test/integration/suites/admin-endpoints/04-create-registration-entries [2022-04-12T20:34:36.019Z] spire-1.2.1/test/integration/suites/admin-endpoints/05-test-endpoints [2022-04-12T20:34:36.019Z] spire-1.2.1/test/integration/suites/admin-endpoints/README.md [2022-04-12T20:34:36.019Z] spire-1.2.1/test/integration/suites/admin-endpoints/conf/ [2022-04-12T20:34:36.019Z] spire-1.2.1/test/integration/suites/admin-endpoints/conf/agent/ [2022-04-12T20:34:36.019Z] spire-1.2.1/test/integration/suites/admin-endpoints/conf/agent/agent.conf [2022-04-12T20:34:36.019Z] spire-1.2.1/test/integration/suites/admin-endpoints/conf/server/ [2022-04-12T20:34:36.019Z] spire-1.2.1/test/integration/suites/admin-endpoints/conf/server/server.conf [2022-04-12T20:34:36.019Z] spire-1.2.1/test/integration/suites/admin-endpoints/docker-compose.yaml [2022-04-12T20:34:36.019Z] spire-1.2.1/test/integration/suites/admin-endpoints/teardown [2022-04-12T20:34:36.019Z] spire-1.2.1/test/integration/suites/datastore-mysql-replication/ [2022-04-12T20:34:36.019Z] spire-1.2.1/test/integration/suites/datastore-mysql-replication/00-setup [2022-04-12T20:34:36.019Z] spire-1.2.1/test/integration/suites/datastore-mysql-replication/01-test-variants [2022-04-12T20:34:36.019Z] spire-1.2.1/test/integration/suites/datastore-mysql-replication/README.md [2022-04-12T20:34:36.019Z] spire-1.2.1/test/integration/suites/datastore-mysql-replication/docker-compose.yaml [2022-04-12T20:34:36.019Z] spire-1.2.1/test/integration/suites/datastore-mysql-replication/teardown [2022-04-12T20:34:36.019Z] spire-1.2.1/test/integration/suites/datastore-mysql/ [2022-04-12T20:34:36.019Z] spire-1.2.1/test/integration/suites/datastore-mysql/00-setup [2022-04-12T20:34:36.019Z] spire-1.2.1/test/integration/suites/datastore-mysql/01-test-variants [2022-04-12T20:34:36.019Z] spire-1.2.1/test/integration/suites/datastore-mysql/README.md [2022-04-12T20:34:36.019Z] spire-1.2.1/test/integration/suites/datastore-mysql/docker-compose.yaml [2022-04-12T20:34:36.019Z] spire-1.2.1/test/integration/suites/datastore-mysql/teardown [2022-04-12T20:34:36.019Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/ [2022-04-12T20:34:36.019Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/00-setup [2022-04-12T20:34:36.019Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/01-test-variants [2022-04-12T20:34:36.019Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/README.md [2022-04-12T20:34:36.019Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/docker-compose.yaml [2022-04-12T20:34:36.019Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/principal/ [2022-04-12T20:34:36.019Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/principal/init.sh [2022-04-12T20:34:36.019Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/replica/ [2022-04-12T20:34:36.019Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/replica/docker-entrypoint.sh [2022-04-12T20:34:36.019Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/replica/v12/ [2022-04-12T20:34:36.019Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/replica/v12/docker-entrypoint.sh [2022-04-12T20:34:36.019Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/teardown [2022-04-12T20:34:36.019Z] spire-1.2.1/test/integration/suites/datastore-postgres/ [2022-04-12T20:34:36.019Z] spire-1.2.1/test/integration/suites/datastore-postgres/00-setup [2022-04-12T20:34:36.019Z] spire-1.2.1/test/integration/suites/datastore-postgres/01-test-variants [2022-04-12T20:34:36.019Z] spire-1.2.1/test/integration/suites/datastore-postgres/README.md [2022-04-12T20:34:36.019Z] spire-1.2.1/test/integration/suites/datastore-postgres/docker-compose.yaml [2022-04-12T20:34:36.019Z] spire-1.2.1/test/integration/suites/datastore-postgres/teardown [2022-04-12T20:34:36.019Z] spire-1.2.1/test/integration/suites/debug-endpoints/ [2022-04-12T20:34:36.019Z] spire-1.2.1/test/integration/suites/debug-endpoints/00-setup [2022-04-12T20:34:36.019Z] spire-1.2.1/test/integration/suites/debug-endpoints/01-start-server [2022-04-12T20:34:36.019Z] spire-1.2.1/test/integration/suites/debug-endpoints/02-bootstrap-agent [2022-04-12T20:34:36.019Z] spire-1.2.1/test/integration/suites/debug-endpoints/03-start-agent [2022-04-12T20:34:36.019Z] spire-1.2.1/test/integration/suites/debug-endpoints/04-create-registration-entries [2022-04-12T20:34:36.019Z] spire-1.2.1/test/integration/suites/debug-endpoints/05-test-endpoints [2022-04-12T20:34:36.019Z] spire-1.2.1/test/integration/suites/debug-endpoints/README.md [2022-04-12T20:34:36.019Z] spire-1.2.1/test/integration/suites/debug-endpoints/conf/ [2022-04-12T20:34:36.019Z] spire-1.2.1/test/integration/suites/debug-endpoints/conf/agent/ [2022-04-12T20:34:36.019Z] spire-1.2.1/test/integration/suites/debug-endpoints/conf/agent/agent.conf [2022-04-12T20:34:36.019Z] spire-1.2.1/test/integration/suites/debug-endpoints/conf/server/ [2022-04-12T20:34:36.019Z] spire-1.2.1/test/integration/suites/debug-endpoints/conf/server/server.conf [2022-04-12T20:34:36.019Z] spire-1.2.1/test/integration/suites/debug-endpoints/docker-compose.yaml [2022-04-12T20:34:36.019Z] spire-1.2.1/test/integration/suites/debug-endpoints/teardown [2022-04-12T20:34:36.019Z] spire-1.2.1/test/integration/suites/downstream-endpoints/ [2022-04-12T20:34:36.019Z] spire-1.2.1/test/integration/suites/downstream-endpoints/00-setup [2022-04-12T20:34:36.019Z] spire-1.2.1/test/integration/suites/downstream-endpoints/01-start-server [2022-04-12T20:34:36.019Z] spire-1.2.1/test/integration/suites/downstream-endpoints/02-bootstrap-agent [2022-04-12T20:34:36.019Z] spire-1.2.1/test/integration/suites/downstream-endpoints/03-start-agent [2022-04-12T20:34:36.019Z] spire-1.2.1/test/integration/suites/downstream-endpoints/04-create-entries [2022-04-12T20:34:36.019Z] spire-1.2.1/test/integration/suites/downstream-endpoints/05-test-endpoints [2022-04-12T20:34:36.019Z] spire-1.2.1/test/integration/suites/downstream-endpoints/README.md [2022-04-12T20:34:36.019Z] spire-1.2.1/test/integration/suites/downstream-endpoints/conf/ [2022-04-12T20:34:36.019Z] spire-1.2.1/test/integration/suites/downstream-endpoints/conf/agent/ [2022-04-12T20:34:36.019Z] spire-1.2.1/test/integration/suites/downstream-endpoints/conf/agent/agent.conf [2022-04-12T20:34:36.019Z] spire-1.2.1/test/integration/suites/downstream-endpoints/conf/server/ [2022-04-12T20:34:36.019Z] spire-1.2.1/test/integration/suites/downstream-endpoints/conf/server/server.conf [2022-04-12T20:34:36.019Z] spire-1.2.1/test/integration/suites/downstream-endpoints/docker-compose.yaml [2022-04-12T20:34:36.019Z] spire-1.2.1/test/integration/suites/downstream-endpoints/teardown [2022-04-12T20:34:36.019Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/ [2022-04-12T20:34:36.019Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/00-setup [2022-04-12T20:34:36.019Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/01-start-server [2022-04-12T20:34:36.019Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/02-bootstrap-agents [2022-04-12T20:34:36.019Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/03-start-remaining-containers [2022-04-12T20:34:36.019Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/04-create-workload-entries [2022-04-12T20:34:36.019Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/05-check-workload-connectivity [2022-04-12T20:34:36.019Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/README.md [2022-04-12T20:34:36.019Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/ [2022-04-12T20:34:36.019Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/downstream-agent/ [2022-04-12T20:34:36.019Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/downstream-agent/agent.conf [2022-04-12T20:34:36.019Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/downstream-envoy/ [2022-04-12T20:34:36.019Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/downstream-envoy/envoy.yaml [2022-04-12T20:34:36.019Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/server/ [2022-04-12T20:34:36.019Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/server/server.conf [2022-04-12T20:34:36.019Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/supervisord.conf [2022-04-12T20:34:36.019Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/upstream-agent/ [2022-04-12T20:34:36.019Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/upstream-agent/agent.conf [2022-04-12T20:34:36.019Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/upstream-envoy/ [2022-04-12T20:34:36.019Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/upstream-envoy/envoy.yaml [2022-04-12T20:34:36.019Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/docker-compose.yaml [2022-04-12T20:34:36.019Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/teardown [2022-04-12T20:34:36.019Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/ [2022-04-12T20:34:36.019Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/00-test-envoy-releases.sh [2022-04-12T20:34:36.019Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/Dockerfile [2022-04-12T20:34:36.019Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/README.md [2022-04-12T20:34:36.019Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/ [2022-04-12T20:34:36.019Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/ [2022-04-12T20:34:36.019Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/agent/ [2022-04-12T20:34:36.019Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/agent/agent.conf [2022-04-12T20:34:36.019Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/envoy/ [2022-04-12T20:34:36.019Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/envoy/envoy.yaml [2022-04-12T20:34:36.019Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/server/ [2022-04-12T20:34:36.019Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/server/server.conf [2022-04-12T20:34:36.019Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream/ [2022-04-12T20:34:36.019Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream/agent/ [2022-04-12T20:34:36.019Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream/agent/agent.conf [2022-04-12T20:34:36.019Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream/envoy/ [2022-04-12T20:34:36.019Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream/envoy/envoy.yaml [2022-04-12T20:34:36.019Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/supervisord.conf [2022-04-12T20:34:36.019Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/ [2022-04-12T20:34:36.019Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/agent/ [2022-04-12T20:34:36.019Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/agent/agent.conf [2022-04-12T20:34:36.019Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/envoy/ [2022-04-12T20:34:36.019Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/envoy/envoy.yaml [2022-04-12T20:34:36.019Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/server/ [2022-04-12T20:34:36.019Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/server/server.conf [2022-04-12T20:34:36.019Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/docker-compose.yaml [2022-04-12T20:34:36.019Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/teardown [2022-04-12T20:34:36.019Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/ [2022-04-12T20:34:36.019Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/00-test-envoy-releases [2022-04-12T20:34:36.019Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/README.md [2022-04-12T20:34:36.019Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/ [2022-04-12T20:34:36.019Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/downstream-agent/ [2022-04-12T20:34:36.019Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/downstream-agent/agent.conf [2022-04-12T20:34:36.019Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/downstream-envoy/ [2022-04-12T20:34:36.019Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/downstream-envoy/envoy.yaml [2022-04-12T20:34:36.019Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/server/ [2022-04-12T20:34:36.019Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/server/server.conf [2022-04-12T20:34:36.019Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/supervisord.conf [2022-04-12T20:34:36.019Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/upstream-agent/ [2022-04-12T20:34:36.019Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/upstream-agent/agent.conf [2022-04-12T20:34:36.019Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/upstream-envoy/ [2022-04-12T20:34:36.019Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/upstream-envoy/envoy.yaml [2022-04-12T20:34:36.019Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/docker-compose.yaml [2022-04-12T20:34:36.019Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/teardown [2022-04-12T20:34:36.019Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/ [2022-04-12T20:34:36.019Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/00-setup [2022-04-12T20:34:36.019Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/01-start-servers [2022-04-12T20:34:36.019Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/02-bootstrap-federation-and-agents [2022-04-12T20:34:36.019Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/03-start-remaining-containers [2022-04-12T20:34:36.019Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/04-create-workload-entries [2022-04-12T20:34:36.019Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/05-check-workload-connectivity [2022-04-12T20:34:36.019Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/06-stop-servers [2022-04-12T20:34:36.019Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/07-check-workload-connectivity [2022-04-12T20:34:36.019Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/08-start-servers [2022-04-12T20:34:36.019Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/09-check-workload-connectivity [2022-04-12T20:34:36.019Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/10-stop-agents [2022-04-12T20:34:36.019Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/11-check-workload-connectivity [2022-04-12T20:34:36.019Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/12-start-agents [2022-04-12T20:34:36.019Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/13-check-workload-connectivity [2022-04-12T20:34:36.019Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/Dockerfile [2022-04-12T20:34:36.019Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/README.md [2022-04-12T20:34:36.019Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/ [2022-04-12T20:34:36.019Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/ [2022-04-12T20:34:36.019Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/agent/ [2022-04-12T20:34:36.019Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/agent/agent.conf [2022-04-12T20:34:36.019Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/ghostunnel/ [2022-04-12T20:34:36.019Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/ghostunnel/ghostunnel.flags [2022-04-12T20:34:36.019Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/server/ [2022-04-12T20:34:36.019Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/server/server.conf [2022-04-12T20:34:36.019Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/supervisord/ [2022-04-12T20:34:36.019Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/supervisord/supervisord.conf [2022-04-12T20:34:36.019Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/ [2022-04-12T20:34:36.019Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/agent/ [2022-04-12T20:34:36.020Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/agent/agent.conf [2022-04-12T20:34:36.020Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/ghostunnel/ [2022-04-12T20:34:36.020Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/ghostunnel/ghostunnel.flags [2022-04-12T20:34:36.020Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/server/ [2022-04-12T20:34:36.020Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/server/server.conf [2022-04-12T20:34:36.020Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/supervisord/ [2022-04-12T20:34:36.020Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/supervisord/supervisord.conf [2022-04-12T20:34:36.020Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/docker-compose.yaml [2022-04-12T20:34:36.020Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/teardown [2022-04-12T20:34:36.020Z] spire-1.2.1/test/integration/suites/join-token/ [2022-04-12T20:34:36.020Z] spire-1.2.1/test/integration/suites/join-token/01-start-server [2022-04-12T20:34:36.020Z] spire-1.2.1/test/integration/suites/join-token/02-bootstrap-agents [2022-04-12T20:34:36.020Z] spire-1.2.1/test/integration/suites/join-token/03-start-agent [2022-04-12T20:34:36.020Z] spire-1.2.1/test/integration/suites/join-token/04-create-workload-entry [2022-04-12T20:34:36.020Z] spire-1.2.1/test/integration/suites/join-token/05-check-svid [2022-04-12T20:34:36.020Z] spire-1.2.1/test/integration/suites/join-token/06-start-bad-agent [2022-04-12T20:34:36.020Z] spire-1.2.1/test/integration/suites/join-token/README.md [2022-04-12T20:34:36.020Z] spire-1.2.1/test/integration/suites/join-token/conf/ [2022-04-12T20:34:36.020Z] spire-1.2.1/test/integration/suites/join-token/conf/agent/ [2022-04-12T20:34:36.020Z] spire-1.2.1/test/integration/suites/join-token/conf/agent/agent.conf [2022-04-12T20:34:36.020Z] spire-1.2.1/test/integration/suites/join-token/conf/server/ [2022-04-12T20:34:36.020Z] spire-1.2.1/test/integration/suites/join-token/conf/server/server.conf [2022-04-12T20:34:36.020Z] spire-1.2.1/test/integration/suites/join-token/docker-compose.yaml [2022-04-12T20:34:36.020Z] spire-1.2.1/test/integration/suites/join-token/teardown [2022-04-12T20:34:36.020Z] spire-1.2.1/test/integration/suites/k8s-reconcile/ [2022-04-12T20:34:36.020Z] spire-1.2.1/test/integration/suites/k8s-reconcile/00-setup [2022-04-12T20:34:36.020Z] spire-1.2.1/test/integration/suites/k8s-reconcile/01-apply-config [2022-04-12T20:34:36.020Z] spire-1.2.1/test/integration/suites/k8s-reconcile/02-check-for-workload-svid [2022-04-12T20:34:36.020Z] spire-1.2.1/test/integration/suites/k8s-reconcile/README.md [2022-04-12T20:34:36.020Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/ [2022-04-12T20:34:36.020Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/admctrl/ [2022-04-12T20:34:36.020Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/admctrl/admission-control.yaml [2022-04-12T20:34:36.020Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/admctrl/kubeconfig.yaml [2022-04-12T20:34:36.020Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/agent/ [2022-04-12T20:34:36.020Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/agent/kustomization.yaml [2022-04-12T20:34:36.020Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/agent/spire-agent.yaml [2022-04-12T20:34:36.020Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/kind-config.yaml [2022-04-12T20:34:36.020Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/server/ [2022-04-12T20:34:36.020Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/server/k8s-workload-registrar-secret.yaml [2022-04-12T20:34:36.020Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/server/kustomization.yaml [2022-04-12T20:34:36.020Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/server/spire-server.yaml [2022-04-12T20:34:36.020Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/workload.yaml [2022-04-12T20:34:36.020Z] spire-1.2.1/test/integration/suites/k8s-reconcile/init-kubectl [2022-04-12T20:34:36.020Z] spire-1.2.1/test/integration/suites/k8s-reconcile/teardown [2022-04-12T20:34:36.020Z] spire-1.2.1/test/integration/suites/k8s-scratch/ [2022-04-12T20:34:36.020Z] spire-1.2.1/test/integration/suites/k8s-scratch/00-setup [2022-04-12T20:34:36.020Z] spire-1.2.1/test/integration/suites/k8s-scratch/01-apply-config [2022-04-12T20:34:36.020Z] spire-1.2.1/test/integration/suites/k8s-scratch/02-check-for-workload-svid [2022-04-12T20:34:36.020Z] spire-1.2.1/test/integration/suites/k8s-scratch/README.md [2022-04-12T20:34:36.020Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/ [2022-04-12T20:34:36.020Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/admctrl/ [2022-04-12T20:34:36.020Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/admctrl/admission-control.yaml [2022-04-12T20:34:36.020Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/admctrl/kubeconfig.yaml [2022-04-12T20:34:36.020Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/agent/ [2022-04-12T20:34:36.020Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/agent/kustomization.yaml [2022-04-12T20:34:36.020Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/agent/spire-agent.yaml [2022-04-12T20:34:36.020Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/kind-config.yaml [2022-04-12T20:34:36.020Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/server/ [2022-04-12T20:34:36.020Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/server/k8s-workload-registrar-secret.yaml [2022-04-12T20:34:36.020Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/server/kustomization.yaml [2022-04-12T20:34:36.020Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/server/spire-server.yaml [2022-04-12T20:34:36.020Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/webhook/ [2022-04-12T20:34:36.020Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/webhook/kustomization.yaml [2022-04-12T20:34:36.020Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/webhook/validation-webhook.yaml [2022-04-12T20:34:36.020Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/workload.yaml [2022-04-12T20:34:36.020Z] spire-1.2.1/test/integration/suites/k8s-scratch/init-kubectl [2022-04-12T20:34:36.020Z] spire-1.2.1/test/integration/suites/k8s-scratch/teardown [2022-04-12T20:34:36.020Z] spire-1.2.1/test/integration/suites/k8s/ [2022-04-12T20:34:36.020Z] spire-1.2.1/test/integration/suites/k8s/00-setup [2022-04-12T20:34:36.020Z] spire-1.2.1/test/integration/suites/k8s/01-apply-config [2022-04-12T20:34:36.020Z] spire-1.2.1/test/integration/suites/k8s/02-check-for-workload-svid [2022-04-12T20:34:36.020Z] spire-1.2.1/test/integration/suites/k8s/README.md [2022-04-12T20:34:36.020Z] spire-1.2.1/test/integration/suites/k8s/conf/ [2022-04-12T20:34:36.020Z] spire-1.2.1/test/integration/suites/k8s/conf/admctrl/ [2022-04-12T20:34:36.020Z] spire-1.2.1/test/integration/suites/k8s/conf/admctrl/admission-control.yaml [2022-04-12T20:34:36.020Z] spire-1.2.1/test/integration/suites/k8s/conf/admctrl/kubeconfig.yaml [2022-04-12T20:34:36.020Z] spire-1.2.1/test/integration/suites/k8s/conf/agent/ [2022-04-12T20:34:36.020Z] spire-1.2.1/test/integration/suites/k8s/conf/agent/kustomization.yaml [2022-04-12T20:34:36.020Z] spire-1.2.1/test/integration/suites/k8s/conf/agent/spire-agent.yaml [2022-04-12T20:34:36.020Z] spire-1.2.1/test/integration/suites/k8s/conf/kind-config.yaml [2022-04-12T20:34:36.020Z] spire-1.2.1/test/integration/suites/k8s/conf/server/ [2022-04-12T20:34:36.020Z] spire-1.2.1/test/integration/suites/k8s/conf/server/k8s-workload-registrar-secret.yaml [2022-04-12T20:34:36.020Z] spire-1.2.1/test/integration/suites/k8s/conf/server/kustomization.yaml [2022-04-12T20:34:36.020Z] spire-1.2.1/test/integration/suites/k8s/conf/server/spire-server.yaml [2022-04-12T20:34:36.020Z] spire-1.2.1/test/integration/suites/k8s/conf/webhook/ [2022-04-12T20:34:36.020Z] spire-1.2.1/test/integration/suites/k8s/conf/webhook/kustomization.yaml [2022-04-12T20:34:36.020Z] spire-1.2.1/test/integration/suites/k8s/conf/webhook/validation-webhook.yaml [2022-04-12T20:34:36.020Z] spire-1.2.1/test/integration/suites/k8s/conf/workload.yaml [2022-04-12T20:34:36.020Z] spire-1.2.1/test/integration/suites/k8s/init-kubectl [2022-04-12T20:34:36.020Z] spire-1.2.1/test/integration/suites/k8s/teardown [2022-04-12T20:34:36.020Z] spire-1.2.1/test/integration/suites/nested-rotation/ [2022-04-12T20:34:36.020Z] spire-1.2.1/test/integration/suites/nested-rotation/00-setup [2022-04-12T20:34:36.020Z] spire-1.2.1/test/integration/suites/nested-rotation/01-start-root [2022-04-12T20:34:36.020Z] spire-1.2.1/test/integration/suites/nested-rotation/02-create-intermediate-downstream-entries [2022-04-12T20:34:36.020Z] spire-1.2.1/test/integration/suites/nested-rotation/03-start-intermediateA [2022-04-12T20:34:36.020Z] spire-1.2.1/test/integration/suites/nested-rotation/04-create-leafA-downstream-entry [2022-04-12T20:34:36.020Z] spire-1.2.1/test/integration/suites/nested-rotation/05-start-leafA [2022-04-12T20:34:36.020Z] spire-1.2.1/test/integration/suites/nested-rotation/06-start-intermediateB [2022-04-12T20:34:36.020Z] spire-1.2.1/test/integration/suites/nested-rotation/07-create-leafB-downstream-entry [2022-04-12T20:34:36.020Z] spire-1.2.1/test/integration/suites/nested-rotation/08-start-leafB [2022-04-12T20:34:36.020Z] spire-1.2.1/test/integration/suites/nested-rotation/09-create-workload-entries [2022-04-12T20:34:36.020Z] spire-1.2.1/test/integration/suites/nested-rotation/10-check-svids [2022-04-12T20:34:36.020Z] spire-1.2.1/test/integration/suites/nested-rotation/Dockerfile [2022-04-12T20:34:36.020Z] spire-1.2.1/test/integration/suites/nested-rotation/README.md [2022-04-12T20:34:36.020Z] spire-1.2.1/test/integration/suites/nested-rotation/docker-compose.yaml [2022-04-12T20:34:36.020Z] spire-1.2.1/test/integration/suites/nested-rotation/intermediateA/ [2022-04-12T20:34:36.020Z] spire-1.2.1/test/integration/suites/nested-rotation/intermediateA/agent/ [2022-04-12T20:34:36.020Z] spire-1.2.1/test/integration/suites/nested-rotation/intermediateA/agent/agent.conf [2022-04-12T20:34:36.020Z] spire-1.2.1/test/integration/suites/nested-rotation/intermediateA/server/ [2022-04-12T20:34:36.020Z] spire-1.2.1/test/integration/suites/nested-rotation/intermediateA/server/server.conf [2022-04-12T20:34:36.020Z] spire-1.2.1/test/integration/suites/nested-rotation/intermediateB/ [2022-04-12T20:34:36.020Z] spire-1.2.1/test/integration/suites/nested-rotation/intermediateB/agent/ [2022-04-12T20:34:36.020Z] spire-1.2.1/test/integration/suites/nested-rotation/intermediateB/agent/agent.conf [2022-04-12T20:34:36.020Z] spire-1.2.1/test/integration/suites/nested-rotation/intermediateB/server/ [2022-04-12T20:34:36.020Z] spire-1.2.1/test/integration/suites/nested-rotation/intermediateB/server/server.conf [2022-04-12T20:34:36.020Z] spire-1.2.1/test/integration/suites/nested-rotation/leafA/ [2022-04-12T20:34:36.020Z] spire-1.2.1/test/integration/suites/nested-rotation/leafA/agent/ [2022-04-12T20:34:36.020Z] spire-1.2.1/test/integration/suites/nested-rotation/leafA/agent/agent.conf [2022-04-12T20:34:36.020Z] spire-1.2.1/test/integration/suites/nested-rotation/leafA/server/ [2022-04-12T20:34:36.020Z] spire-1.2.1/test/integration/suites/nested-rotation/leafA/server/server.conf [2022-04-12T20:34:36.020Z] spire-1.2.1/test/integration/suites/nested-rotation/leafB/ [2022-04-12T20:34:36.020Z] spire-1.2.1/test/integration/suites/nested-rotation/leafB/agent/ [2022-04-12T20:34:36.020Z] spire-1.2.1/test/integration/suites/nested-rotation/leafB/agent/agent.conf [2022-04-12T20:34:36.020Z] spire-1.2.1/test/integration/suites/nested-rotation/leafB/server/ [2022-04-12T20:34:36.020Z] spire-1.2.1/test/integration/suites/nested-rotation/leafB/server/server.conf [2022-04-12T20:34:36.020Z] spire-1.2.1/test/integration/suites/nested-rotation/root/ [2022-04-12T20:34:36.020Z] spire-1.2.1/test/integration/suites/nested-rotation/root/agent/ [2022-04-12T20:34:36.020Z] spire-1.2.1/test/integration/suites/nested-rotation/root/agent/agent.conf [2022-04-12T20:34:36.020Z] spire-1.2.1/test/integration/suites/nested-rotation/root/server/ [2022-04-12T20:34:36.020Z] spire-1.2.1/test/integration/suites/nested-rotation/root/server/server.conf [2022-04-12T20:34:36.020Z] spire-1.2.1/test/integration/suites/nested-rotation/teardown [2022-04-12T20:34:36.020Z] spire-1.2.1/test/integration/suites/node-attestation/ [2022-04-12T20:34:36.020Z] spire-1.2.1/test/integration/suites/node-attestation/00-setup [2022-04-12T20:34:36.020Z] spire-1.2.1/test/integration/suites/node-attestation/01-start-server [2022-04-12T20:34:36.020Z] spire-1.2.1/test/integration/suites/node-attestation/02-start-agent [2022-04-12T20:34:36.020Z] spire-1.2.1/test/integration/suites/node-attestation/03-test-node-attestation [2022-04-12T20:34:36.020Z] spire-1.2.1/test/integration/suites/node-attestation/04-test-x509pop-attestation [2022-04-12T20:34:36.020Z] spire-1.2.1/test/integration/suites/node-attestation/README.md [2022-04-12T20:34:36.020Z] spire-1.2.1/test/integration/suites/node-attestation/conf/ [2022-04-12T20:34:36.020Z] spire-1.2.1/test/integration/suites/node-attestation/conf/agent/ [2022-04-12T20:34:36.020Z] spire-1.2.1/test/integration/suites/node-attestation/conf/agent/agent.conf [2022-04-12T20:34:36.020Z] spire-1.2.1/test/integration/suites/node-attestation/conf/server/ [2022-04-12T20:34:36.020Z] spire-1.2.1/test/integration/suites/node-attestation/conf/server/server.conf [2022-04-12T20:34:36.020Z] spire-1.2.1/test/integration/suites/node-attestation/docker-compose.yaml [2022-04-12T20:34:36.020Z] spire-1.2.1/test/integration/suites/node-attestation/teardown [2022-04-12T20:34:36.020Z] spire-1.2.1/test/integration/suites/rotation/ [2022-04-12T20:34:36.020Z] spire-1.2.1/test/integration/suites/rotation/00-setup [2022-04-12T20:34:36.020Z] spire-1.2.1/test/integration/suites/rotation/01-start-server [2022-04-12T20:34:36.020Z] spire-1.2.1/test/integration/suites/rotation/02-bootstrap-agent [2022-04-12T20:34:36.020Z] spire-1.2.1/test/integration/suites/rotation/03-start-agent [2022-04-12T20:34:36.020Z] spire-1.2.1/test/integration/suites/rotation/04-create-workload-entry [2022-04-12T20:34:36.020Z] spire-1.2.1/test/integration/suites/rotation/05-check-svids [2022-04-12T20:34:36.020Z] spire-1.2.1/test/integration/suites/rotation/README.md [2022-04-12T20:34:36.020Z] spire-1.2.1/test/integration/suites/rotation/conf/ [2022-04-12T20:34:36.020Z] spire-1.2.1/test/integration/suites/rotation/conf/agent/ [2022-04-12T20:34:36.020Z] spire-1.2.1/test/integration/suites/rotation/conf/agent/agent.conf [2022-04-12T20:34:36.020Z] spire-1.2.1/test/integration/suites/rotation/conf/server/ [2022-04-12T20:34:36.020Z] spire-1.2.1/test/integration/suites/rotation/conf/server/server.conf [2022-04-12T20:34:36.020Z] spire-1.2.1/test/integration/suites/rotation/docker-compose.yaml [2022-04-12T20:34:36.020Z] spire-1.2.1/test/integration/suites/rotation/teardown [2022-04-12T20:34:36.020Z] spire-1.2.1/test/integration/suites/self-test/ [2022-04-12T20:34:36.020Z] spire-1.2.1/test/integration/suites/self-test/00-ensure-command-failure-fails-step [2022-04-12T20:34:36.020Z] spire-1.2.1/test/integration/suites/self-test/README.md [2022-04-12T20:34:36.020Z] spire-1.2.1/test/integration/suites/self-test/teardown [2022-04-12T20:34:36.020Z] spire-1.2.1/test/integration/suites/spire-server-cli/ [2022-04-12T20:34:36.020Z] spire-1.2.1/test/integration/suites/spire-server-cli/01-start-server [2022-04-12T20:34:36.020Z] spire-1.2.1/test/integration/suites/spire-server-cli/02-bundle [2022-04-12T20:34:36.020Z] spire-1.2.1/test/integration/suites/spire-server-cli/03-entry [2022-04-12T20:34:36.020Z] spire-1.2.1/test/integration/suites/spire-server-cli/04-bootstrap-agents [2022-04-12T20:34:36.020Z] spire-1.2.1/test/integration/suites/spire-server-cli/05-start-agents [2022-04-12T20:34:36.020Z] spire-1.2.1/test/integration/suites/spire-server-cli/06-agent [2022-04-12T20:34:36.020Z] spire-1.2.1/test/integration/suites/spire-server-cli/README.md [2022-04-12T20:34:36.020Z] spire-1.2.1/test/integration/suites/spire-server-cli/conf/ [2022-04-12T20:34:36.020Z] spire-1.2.1/test/integration/suites/spire-server-cli/conf/agent/ [2022-04-12T20:34:36.020Z] spire-1.2.1/test/integration/suites/spire-server-cli/conf/agent/agent.conf [2022-04-12T20:34:36.020Z] spire-1.2.1/test/integration/suites/spire-server-cli/conf/fixture/ [2022-04-12T20:34:36.020Z] spire-1.2.1/test/integration/suites/spire-server-cli/conf/fixture/ca.pem [2022-04-12T20:34:36.020Z] spire-1.2.1/test/integration/suites/spire-server-cli/conf/fixture/ca.spiffe [2022-04-12T20:34:36.020Z] spire-1.2.1/test/integration/suites/spire-server-cli/conf/fixture/ca2.pem [2022-04-12T20:34:36.020Z] spire-1.2.1/test/integration/suites/spire-server-cli/conf/fixture/ca2.spiffe [2022-04-12T20:34:36.020Z] spire-1.2.1/test/integration/suites/spire-server-cli/conf/server/ [2022-04-12T20:34:36.020Z] spire-1.2.1/test/integration/suites/spire-server-cli/conf/server/server.conf [2022-04-12T20:34:36.020Z] spire-1.2.1/test/integration/suites/spire-server-cli/docker-compose.yaml [2022-04-12T20:34:36.020Z] spire-1.2.1/test/integration/suites/spire-server-cli/teardown [2022-04-12T20:34:36.020Z] spire-1.2.1/test/integration/suites/upgrade/ [2022-04-12T20:34:36.020Z] spire-1.2.1/test/integration/suites/upgrade/00-setup [2022-04-12T20:34:36.020Z] spire-1.2.1/test/integration/suites/upgrade/01-run-upgrade-tests [2022-04-12T20:34:36.020Z] spire-1.2.1/test/integration/suites/upgrade/02-verify-codebase-version-is-updated [2022-04-12T20:34:36.020Z] spire-1.2.1/test/integration/suites/upgrade/README.md [2022-04-12T20:34:36.020Z] spire-1.2.1/test/integration/suites/upgrade/conf/ [2022-04-12T20:34:36.020Z] spire-1.2.1/test/integration/suites/upgrade/conf/agent/ [2022-04-12T20:34:36.020Z] spire-1.2.1/test/integration/suites/upgrade/conf/agent/agent.conf [2022-04-12T20:34:36.020Z] spire-1.2.1/test/integration/suites/upgrade/conf/server/ [2022-04-12T20:34:36.020Z] spire-1.2.1/test/integration/suites/upgrade/conf/server/server.conf [2022-04-12T20:34:36.020Z] spire-1.2.1/test/integration/suites/upgrade/teardown [2022-04-12T20:34:36.020Z] spire-1.2.1/test/integration/suites/upgrade/versions.txt [2022-04-12T20:34:36.020Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/ [2022-04-12T20:34:36.020Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/00-setup-kind [2022-04-12T20:34:36.020Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/01-setup-cert-manager [2022-04-12T20:34:36.020Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/02-deploy-spire [2022-04-12T20:34:36.020Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/03-verify-ca [2022-04-12T20:34:36.020Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/README.md [2022-04-12T20:34:36.020Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/conf/ [2022-04-12T20:34:36.020Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/conf/cert-manager-issuer.yaml [2022-04-12T20:34:36.020Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/conf/kind-config.yaml [2022-04-12T20:34:36.020Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/conf/server/ [2022-04-12T20:34:36.020Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/conf/server/kustomization.yaml [2022-04-12T20:34:36.020Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/conf/server/spire-server.yaml [2022-04-12T20:34:36.020Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/init-kubectl [2022-04-12T20:34:36.020Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/teardown [2022-04-12T20:34:36.020Z] spire-1.2.1/test/integration/test-one.sh [2022-04-12T20:34:36.020Z] spire-1.2.1/test/integration/test.sh [2022-04-12T20:34:36.020Z] spire-1.2.1/test/plugintest/ [2022-04-12T20:34:36.020Z] spire-1.2.1/test/plugintest/config.go [2022-04-12T20:34:36.020Z] spire-1.2.1/test/plugintest/load.go [2022-04-12T20:34:36.020Z] spire-1.2.1/test/plugintest/option.go [2022-04-12T20:34:36.020Z] spire-1.2.1/test/spiretest/ [2022-04-12T20:34:36.020Z] spire-1.2.1/test/spiretest/apiserver.go [2022-04-12T20:34:36.020Z] spire-1.2.1/test/spiretest/assertions.go [2022-04-12T20:34:36.020Z] spire-1.2.1/test/spiretest/dir.go [2022-04-12T20:34:36.020Z] spire-1.2.1/test/spiretest/errors_posix.go [2022-04-12T20:34:36.020Z] spire-1.2.1/test/spiretest/errors_windows.go [2022-04-12T20:34:36.020Z] spire-1.2.1/test/spiretest/logs.go [2022-04-12T20:34:36.020Z] spire-1.2.1/test/spiretest/socketapi.go [2022-04-12T20:34:36.020Z] spire-1.2.1/test/spiretest/suite.go [2022-04-12T20:34:36.020Z] spire-1.2.1/test/spiretest/x509.go [2022-04-12T20:34:36.020Z] spire-1.2.1/test/testca/ [2022-04-12T20:34:36.020Z] spire-1.2.1/test/testca/ca.go [2022-04-12T20:34:36.020Z] spire-1.2.1/test/testkey/ [2022-04-12T20:34:36.020Z] spire-1.2.1/test/testkey/generate.sh [2022-04-12T20:34:36.020Z] spire-1.2.1/test/testkey/genkeys.go [2022-04-12T20:34:36.020Z] spire-1.2.1/test/testkey/keys.go [2022-04-12T20:34:36.020Z] spire-1.2.1/test/testkey/new.go [2022-04-12T20:34:36.020Z] spire-1.2.1/test/tpmsimulator/ [2022-04-12T20:34:36.020Z] spire-1.2.1/test/tpmsimulator/simulator.go [2022-04-12T20:34:36.020Z] spire-1.2.1/test/util/ [2022-04-12T20:34:36.020Z] spire-1.2.1/test/util/cert_fixtures.go [2022-04-12T20:34:36.020Z] spire-1.2.1/test/util/cert_generation.go [2022-04-12T20:34:36.020Z] spire-1.2.1/test/util/io_redirection.go [2022-04-12T20:34:36.020Z] spire-1.2.1/test/util/race.go [2022-04-12T20:34:36.020Z] spire-1.2.1/test/util/util.go [2022-04-12T20:34:36.020Z] building spire from source... [2022-04-12T20:34:36.281Z] Installing go1.17.7... [2022-04-12T20:34:38.183Z] Removing intermediate container f67cfe0fcb07 [2022-04-12T20:34:38.183Z] ---> cb5c6a124340 [2022-04-12T20:34:38.183Z] [2022-04-12T20:34:38.183Z] Step 10/23 : FROM alpine:3.14 [2022-04-12T20:34:38.183Z] ---> e04c818066af [2022-04-12T20:34:38.183Z] Step 11/23 : RUN apk add --update --no-cache dumb-init [2022-04-12T20:34:38.183Z] ---> Running in bd2faea69063 [2022-04-12T20:34:38.764Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/x86_64/APKINDEX.tar.gz [2022-04-12T20:34:38.764Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/x86_64/APKINDEX.tar.gz [2022-04-12T20:34:39.022Z] (1/1) Installing dumb-init (1.2.5-r1) [2022-04-12T20:34:39.022Z] Executing busybox-1.33.1-r7.trigger [2022-04-12T20:34:39.022Z] OK: 6 MiB in 15 packages [2022-04-12T20:34:40.407Z] Removing intermediate container bd2faea69063 [2022-04-12T20:34:40.407Z] ---> d8ecba8a2d15 [2022-04-12T20:34:40.407Z] Step 12/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' [2022-04-12T20:34:40.666Z] ---> Running in 47408eb5b4b4 [2022-04-12T20:34:41.240Z] Removing intermediate container 47408eb5b4b4 [2022-04-12T20:34:41.240Z] ---> 6b49557b41a9 [2022-04-12T20:34:41.240Z] Step 13/23 : ENV APP_PORT=59882 [2022-04-12T20:34:41.498Z] ---> Running in 46d8f0531de6 [2022-04-12T20:34:41.758Z] Removing intermediate container 46d8f0531de6 [2022-04-12T20:34:41.758Z] ---> 7b9afd59975e [2022-04-12T20:34:41.758Z] Step 14/23 : EXPOSE $APP_PORT [2022-04-12T20:34:42.018Z] ---> Running in 6f0a7d01bd98 [2022-04-12T20:34:42.018Z] Building bin/spire-server... [2022-04-12T20:34:42.018Z] go: downloading github.com/spiffe/go-spiffe/v2 v2.0.0-beta.12 [2022-04-12T20:34:42.018Z] go: downloading github.com/spiffe/spire-api-sdk v1.2.0 [2022-04-12T20:34:42.018Z] go: downloading github.com/mitchellh/cli v1.1.2 [2022-04-12T20:34:42.018Z] go: downloading gopkg.in/square/go-jose.v2 v2.6.0 [2022-04-12T20:34:42.018Z] go: downloading github.com/hashicorp/hcl v1.0.1-0.20190430135223-99e2f22d1c94 [2022-04-12T20:34:42.277Z] go: downloading github.com/imdario/mergo v0.3.12 [2022-04-12T20:34:42.277Z] Removing intermediate container 6f0a7d01bd98 [2022-04-12T20:34:42.277Z] ---> 5c7441e00acc [2022-04-12T20:34:42.277Z] Step 15/23 : WORKDIR / [2022-04-12T20:34:42.277Z] ---> Running in 20cc74e5653e [2022-04-12T20:34:42.277Z] go: downloading github.com/sirupsen/logrus v1.8.1 [2022-04-12T20:34:42.277Z] go: downloading golang.org/x/net v0.0.0-20220127200216-cd36cc0744dd [2022-04-12T20:34:42.277Z] go: downloading google.golang.org/grpc v1.44.0 [2022-04-12T20:34:42.277Z] go: downloading github.com/hashicorp/go-hclog v1.1.0 [2022-04-12T20:34:42.539Z] go: downloading github.com/Masterminds/sprig v2.22.0+incompatible [2022-04-12T20:34:42.539Z] go: downloading github.com/fatih/color v1.13.0 [2022-04-12T20:34:42.539Z] go: downloading github.com/mattn/go-isatty v0.0.14 [2022-04-12T20:34:42.539Z] go: downloading github.com/hashicorp/go-plugin v1.4.3 [2022-04-12T20:34:42.539Z] go: downloading github.com/spiffe/spire-plugin-sdk v1.2.0 [2022-04-12T20:34:42.539Z] Removing intermediate container 20cc74e5653e [2022-04-12T20:34:42.539Z] ---> 7bcdb4e1ec88 [2022-04-12T20:34:42.539Z] Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / [2022-04-12T20:34:42.539Z] go: downloading github.com/armon/go-metrics v0.3.10 [2022-04-12T20:34:42.807Z] go: downloading github.com/prometheus/client_golang v1.12.1 [2022-04-12T20:34:42.807Z] go: downloading github.com/uber-go/tally/v4 v4.1.1 [2022-04-12T20:34:42.807Z] go: downloading github.com/andres-erbsen/clock v0.0.0-20160526145045-9e14626cd129 [2022-04-12T20:34:42.807Z] go: downloading github.com/open-policy-agent/opa v0.38.0 [2022-04-12T20:34:42.807Z] go: downloading github.com/InVisionApp/go-health/v2 v2.1.2 [2022-04-12T20:34:42.807Z] go: downloading github.com/InVisionApp/go-logger v1.0.1 [2022-04-12T20:34:43.068Z] go: downloading golang.org/x/time v0.0.0-20220224211638-0e9765cccd65 [2022-04-12T20:34:43.068Z] go: downloading golang.org/x/sys v0.0.0-20220227234510-4e6760a101f9 [2022-04-12T20:34:43.068Z] go: downloading github.com/mattn/go-colorable v0.1.12 [2022-04-12T20:34:43.068Z] go: downloading github.com/Masterminds/goutils v1.1.0 [2022-04-12T20:34:43.068Z] go: downloading github.com/Masterminds/semver v1.5.0 [2022-04-12T20:34:43.068Z]  ---> eb770a8b4755 [2022-04-12T20:34:43.068Z] Step 17/23 : COPY --from=builder /edgex-go/cmd/core-command/core-command / [2022-04-12T20:34:43.068Z] go: downloading github.com/google/uuid v1.1.2 [2022-04-12T20:34:43.068Z] go: downloading github.com/huandu/xstrings v1.3.2 [2022-04-12T20:34:43.068Z] go: downloading github.com/hashicorp/yamux v0.0.0-20181012175058-2f1d1f20f75d [2022-04-12T20:34:43.068Z] go: downloading github.com/oklog/run v1.0.0 [2022-04-12T20:34:43.068Z] go: downloading github.com/hashicorp/go-immutable-radix v1.3.1 [2022-04-12T20:34:43.068Z] go: downloading github.com/DataDog/datadog-go v3.2.0+incompatible [2022-04-12T20:34:43.068Z] go: downloading github.com/prometheus/client_model v0.2.0 [2022-04-12T20:34:43.068Z] go: downloading github.com/prometheus/common v0.32.1 [2022-04-12T20:34:43.068Z] go: downloading github.com/beorn7/perks v1.0.1 [2022-04-12T20:34:43.068Z] go: downloading github.com/cespare/xxhash/v2 v2.1.2 [2022-04-12T20:34:43.330Z] go: downloading github.com/prometheus/procfs v0.7.3 [2022-04-12T20:34:43.330Z] go: downloading go.uber.org/atomic v1.9.0 [2022-04-12T20:34:43.330Z] go: downloading github.com/pkg/errors v0.9.1 [2022-04-12T20:34:43.330Z] go: downloading github.com/imkira/go-observer v1.0.3 [2022-04-12T20:34:43.330Z] go: downloading google.golang.org/genproto v0.0.0-20220222213610-43724f9ea8cf [2022-04-12T20:34:43.330Z] go: downloading github.com/mitchellh/reflectwalk v1.0.1 [2022-04-12T20:34:43.330Z] go: downloading github.com/hashicorp/errwrap v1.1.0 [2022-04-12T20:34:43.330Z] go: downloading github.com/hashicorp/golang-lru v0.5.4 [2022-04-12T20:34:43.330Z] go: downloading github.com/matttproud/golang_protobuf_extensions v1.0.2-0.20181231171920-c182affec369 [2022-04-12T20:34:43.331Z] go: downloading github.com/twmb/murmur3 v1.1.6 [2022-04-12T20:34:43.331Z] go: downloading github.com/GoogleCloudPlatform/cloudsql-proxy v1.29.0 [2022-04-12T20:34:43.331Z] go: downloading github.com/blang/semver/v4 v4.0.0 [2022-04-12T20:34:43.331Z] go: downloading github.com/go-sql-driver/mysql v1.6.0 [2022-04-12T20:34:43.589Z] go: downloading github.com/gofrs/uuid v4.2.0+incompatible [2022-04-12T20:34:43.589Z] go: downloading github.com/jinzhu/gorm v1.9.16 [2022-04-12T20:34:43.589Z] go: downloading github.com/lib/pq v1.10.4 [2022-04-12T20:34:43.589Z] go: downloading github.com/mattn/go-sqlite3 v1.14.12 [2022-04-12T20:34:43.589Z] go: downloading github.com/aws/aws-sdk-go-v2 v1.14.0 [2022-04-12T20:34:43.589Z] go: downloading github.com/aws/aws-sdk-go-v2/config v1.14.0 [2022-04-12T20:34:44.159Z]  ---> 3b00793a2ae9 [2022-04-12T20:34:44.159Z] Step 18/23 : COPY --from=builder /edgex-go/cmd/core-command/res/configuration.toml /res/configuration.toml [2022-04-12T20:34:44.159Z] go: downloading github.com/aws/aws-sdk-go-v2/credentials v1.9.0 [2022-04-12T20:34:44.430Z]  ---> 8d0e217c7a0c [2022-04-12T20:34:44.430Z] Step 19/23 : ENTRYPOINT ["/core-command"] [2022-04-12T20:34:44.690Z] ---> Running in 12662fdda2f8 [2022-04-12T20:34:45.258Z] go: downloading github.com/aws/aws-sdk-go-v2/service/kms v1.15.0 [2022-04-12T20:34:45.258Z] go: downloading github.com/aws/aws-sdk-go-v2/service/sts v1.15.0 [2022-04-12T20:34:45.517Z] go: downloading github.com/stretchr/testify v1.7.0 [2022-04-12T20:34:45.517Z] go: downloading golang.org/x/sync v0.0.0-20210220032951-036812b2e83c [2022-04-12T20:34:45.517Z] go: downloading github.com/aws/aws-sdk-go v1.43.0 [2022-04-12T20:34:46.085Z] Removing intermediate container 12662fdda2f8 [2022-04-12T20:34:46.085Z] ---> 33401f156b68 [2022-04-12T20:34:46.085Z] Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2022-04-12T20:34:46.359Z] ---> Running in cd54771cb4c6 [2022-04-12T20:34:46.359Z] Removing intermediate container cd54771cb4c6 [2022-04-12T20:34:46.359Z] ---> e4f83b3a022c [2022-04-12T20:34:46.359Z] Step 21/23 : LABEL arch=x86_64 [2022-04-12T20:34:46.617Z] ---> Running in ad48c321f458 [2022-04-12T20:34:46.876Z] Removing intermediate container ad48c321f458 [2022-04-12T20:34:46.876Z] ---> 4168d9182ab8 [2022-04-12T20:34:46.876Z] Step 22/23 : LABEL git_sha=ada110725c917ff4f635320ba50a8b20d6dc36c5 [2022-04-12T20:34:46.876Z] ---> Running in 2c0f3aabe9cb [2022-04-12T20:34:47.134Z] Removing intermediate container 2c0f3aabe9cb [2022-04-12T20:34:47.134Z] ---> 35459ad8fa17 [2022-04-12T20:34:47.134Z] Step 23/23 : LABEL version=0.0.0 [2022-04-12T20:34:47.134Z] ---> Running in 5f46ab380d83 [2022-04-12T20:34:48.070Z] Removing intermediate container 5f46ab380d83 [2022-04-12T20:34:48.070Z] ---> daa0d28e7090 [2022-04-12T20:34:48.070Z] [2022-04-12T20:34:48.070Z] Successfully built daa0d28e7090 [2022-04-12T20:34:48.070Z] Successfully tagged core-command:latest [2022-04-12T20:34:48.070Z]  Building core-command ... done Building security-spire-config [2022-04-12T20:34:49.034Z] go: downloading google.golang.org/api v0.70.0 [2022-04-12T20:34:49.034Z] go: downloading k8s.io/client-go v0.23.4 [2022-04-12T20:34:49.034Z] go: downloading k8s.io/api v0.23.4 [2022-04-12T20:34:49.034Z] go: downloading github.com/Azure/azure-sdk-for-go v62.0.0+incompatible [2022-04-12T20:34:49.034Z] go: downloading github.com/google/go-tpm v0.3.3 [2022-04-12T20:34:49.034Z] go: downloading github.com/Azure/go-autorest/autorest v0.11.24 [2022-04-12T20:34:49.034Z] go: downloading github.com/Azure/go-autorest v14.2.0+incompatible [2022-04-12T20:34:49.600Z] go: downloading github.com/Azure/go-autorest/autorest/azure/auth v0.5.11 [2022-04-12T20:34:49.858Z] go: downloading cloud.google.com/go/storage v1.21.0 [2022-04-12T20:34:49.858Z] go: downloading k8s.io/apimachinery v0.23.4 [2022-04-12T20:34:49.973Z] ? github.com/edgexfoundry/edgex-go [no test files] [2022-04-12T20:34:50.116Z] go: downloading cloud.google.com/go v0.100.2 [2022-04-12T20:34:50.117Z] go: downloading k8s.io/kube-aggregator v0.23.3 [2022-04-12T20:34:50.413Z] go: downloading sigs.k8s.io/controller-runtime v0.11.1 [2022-04-12T20:34:50.413Z] go: downloading cloud.google.com/go/security v1.3.0 [2022-04-12T20:34:50.742Z] go: downloading github.com/hashicorp/vault/api v1.4.1 [2022-04-12T20:34:51.068Z] go: downloading github.com/shirou/gopsutil/v3 v3.22.2 [2022-04-12T20:34:51.068Z] go: downloading github.com/jinzhu/inflection v1.0.0 [2022-04-12T20:34:51.068Z] go: downloading github.com/aws/smithy-go v1.11.0 [2022-04-12T20:34:51.068Z] go: downloading github.com/aws/aws-sdk-go-v2/feature/ec2/imds v1.11.0 [2022-04-12T20:34:51.068Z] go: downloading github.com/aws/aws-sdk-go-v2/internal/ini v1.3.6 [2022-04-12T20:34:51.068Z] go: downloading github.com/aws/aws-sdk-go-v2/service/sso v1.10.0 [2022-04-12T20:34:51.068Z] go: downloading github.com/aws/aws-sdk-go-v2/internal/configsources v1.1.5 [2022-04-12T20:34:51.068Z] go: downloading github.com/aws/aws-sdk-go-v2/service/internal/presigned-url v1.8.0 [2022-04-12T20:34:51.068Z] go: downloading github.com/Azure/go-autorest/autorest/adal v0.9.18 [2022-04-12T20:34:51.068Z] Removing intermediate container 77e0a4efb6a6 [2022-04-12T20:34:51.068Z] ---> bdb9608dfbb2 [2022-04-12T20:34:51.068Z] [2022-04-12T20:34:51.068Z] Step 10/23 : FROM alpine:3.14 [2022-04-12T20:34:51.068Z] ---> e04c818066af [2022-04-12T20:34:51.068Z] Step 11/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium' [2022-04-12T20:34:51.068Z] go: downloading github.com/Azure/go-autorest/logger v0.2.1 [2022-04-12T20:34:51.389Z] go: downloading github.com/Azure/go-autorest/tracing v0.6.0 [2022-04-12T20:34:51.389Z] go: downloading github.com/gogo/protobuf v1.3.2 [2022-04-12T20:34:51.657Z] go: downloading github.com/Azure/go-autorest/autorest/azure/cli v0.4.5 [2022-04-12T20:34:51.658Z] go: downloading github.com/dimchansky/utfbom v1.1.1 [2022-04-12T20:34:51.918Z] go: downloading k8s.io/klog/v2 v2.30.0 [2022-04-12T20:34:51.918Z] Step 1/26 : ARG BUILDER_BASE=golang:1.17-alpine3.15 [2022-04-12T20:34:51.918Z] Step 2/26 : FROM ${BUILDER_BASE} AS builder [2022-04-12T20:34:51.918Z] ---> fac782c9f527 [2022-04-12T20:34:51.918Z] Step 3/26 : WORKDIR /edgex-go [2022-04-12T20:34:51.918Z] ---> Using cache [2022-04-12T20:34:51.918Z] ---> 054a2f3ba42d [2022-04-12T20:34:51.918Z] Step 4/26 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-04-12T20:34:51.918Z] ---> Using cache [2022-04-12T20:34:51.918Z] ---> 617ebfdc464c [2022-04-12T20:34:51.918Z] Step 5/26 : RUN apk add --update --no-cache make git build-base curl [2022-04-12T20:34:51.918Z] ---> Using cache [2022-04-12T20:34:51.918Z] ---> c0d24d2f10d7 [2022-04-12T20:34:51.918Z] Step 6/26 : COPY go.mod vendor* ./ [2022-04-12T20:34:51.918Z] ---> Using cache [2022-04-12T20:34:51.918Z] ---> 96b970da42fc [2022-04-12T20:34:51.918Z] Step 7/26 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-04-12T20:34:51.918Z] ---> Using cache [2022-04-12T20:34:51.918Z] ---> fab6ad6ad831 [2022-04-12T20:34:51.918Z] Step 8/26 : COPY . . [2022-04-12T20:34:51.918Z] ---> Using cache [2022-04-12T20:34:51.918Z] ---> 73eb5947ca02 [2022-04-12T20:34:51.918Z] Step 9/26 : ARG SPIRE_RELEASE=1.2.1 [2022-04-12T20:34:51.918Z] ---> Using cache [2022-04-12T20:34:51.918Z] ---> 21ba1f9483da [2022-04-12T20:34:51.918Z] Step 10/26 : RUN mkdir -p spire-build [2022-04-12T20:34:51.918Z] ---> Using cache [2022-04-12T20:34:51.918Z] ---> 5ee63f7ba98d [2022-04-12T20:34:51.918Z] Step 11/26 : WORKDIR /edgex-go/spire-build [2022-04-12T20:34:51.918Z] ---> Using cache [2022-04-12T20:34:51.918Z] ---> dec52949560e [2022-04-12T20:34:51.918Z] Step 12/26 : RUN wget -q "https://github.com/spiffe/spire/archive/refs/tags/v${SPIRE_RELEASE}.tar.gz" && tar xv --strip-components=1 -f "v${SPIRE_RELEASE}.tar.gz" && echo "building spire from source..." && make bin/spire-server bin/spire-agent [2022-04-12T20:34:51.918Z] go: downloading github.com/google/gofuzz v1.1.0 [2022-04-12T20:34:51.918Z] go: downloading sigs.k8s.io/structured-merge-diff/v4 v4.2.1 [2022-04-12T20:34:51.918Z] go: downloading k8s.io/utils v0.0.0-20211116205334-6203023598ed [2022-04-12T20:34:52.177Z] go: downloading github.com/spf13/pflag v1.0.5 [2022-04-12T20:34:52.177Z] go: downloading golang.org/x/term v0.0.0-20210927222741-03fcf44c2211 [2022-04-12T20:34:52.177Z] go: downloading cloud.google.com/go/compute v1.3.0 [2022-04-12T20:34:52.438Z] go: downloading cloud.google.com/go/iam v0.1.1 [2022-04-12T20:34:52.438Z] go: downloading github.com/googleapis/gax-go/v2 v2.1.1 [2022-04-12T20:34:52.438Z] go: downloading golang.org/x/oauth2 v0.0.0-20211104180415-d3ed0bb246c8 [2022-04-12T20:34:52.438Z] go: downloading github.com/evanphx/json-patch v4.12.0+incompatible [2022-04-12T20:34:52.438Z] go: downloading github.com/cenkalti/backoff/v3 v3.2.2 [2022-04-12T20:34:52.438Z] go: downloading github.com/hashicorp/go-cleanhttp v0.5.2 [2022-04-12T20:34:52.698Z] go: downloading github.com/hashicorp/go-retryablehttp v0.6.6 [2022-04-12T20:34:52.698Z] go: downloading github.com/hashicorp/vault/sdk v0.4.1 [2022-04-12T20:34:52.698Z] go: downloading github.com/hashicorp/go-secure-stdlib/parseutil v0.1.1 [2022-04-12T20:34:52.698Z] go: downloading github.com/mitchellh/mapstructure v1.4.3 [2022-04-12T20:34:52.698Z] go: downloading github.com/tklauser/go-sysconf v0.3.9 [2022-04-12T20:34:52.698Z] go: downloading github.com/aws/aws-sdk-go-v2/internal/endpoints/v2 v2.3.0 [2022-04-12T20:34:52.698Z] go: downloading github.com/OneOfOne/xxhash v1.2.8 [2022-04-12T20:34:52.698Z] go: downloading gopkg.in/yaml.v2 v2.4.0 [2022-04-12T20:34:52.698Z] go: downloading github.com/rcrowley/go-metrics v0.0.0-20201227073835-cf1acfcdf475 [2022-04-12T20:34:52.698Z] go: downloading github.com/gobwas/glob v0.2.3 [2022-04-12T20:34:52.698Z] go: downloading github.com/yashtewari/glob-intersection v0.0.0-20180916065949-5c77d914dd0b [2022-04-12T20:34:52.698Z] go: downloading github.com/jmespath/go-jmespath v0.4.0 [2022-04-12T20:34:52.958Z] go: downloading github.com/Azure/go-autorest/autorest/date v0.3.0 [2022-04-12T20:34:52.958Z] go: downloading github.com/golang-jwt/jwt/v4 v4.2.0 [2022-04-12T20:34:52.958Z] go: downloading gopkg.in/inf.v0 v0.9.1 [2022-04-12T20:34:52.958Z] go: downloading github.com/go-logr/logr v1.2.2 [2022-04-12T20:34:52.958Z] go: downloading github.com/google/go-cmp v0.5.7 [2022-04-12T20:34:52.958Z] go: downloading sigs.k8s.io/json v0.0.0-20211020170558-c049b76a60c6 [2022-04-12T20:34:52.958Z] go: downloading github.com/json-iterator/go v1.1.12 [2022-04-12T20:34:52.958Z] go: downloading github.com/googleapis/gnostic v0.5.5 [2022-04-12T20:34:52.958Z] go: downloading go.opencensus.io v0.23.0 [2022-04-12T20:34:52.958Z] go: downloading k8s.io/kube-openapi v0.0.0-20211115234752-e816edb12b65 [2022-04-12T20:34:52.958Z] go: downloading github.com/hashicorp/go-secure-stdlib/strutil v0.1.1 [2022-04-12T20:34:52.958Z] go: downloading github.com/hashicorp/go-sockaddr v1.0.2 [2022-04-12T20:34:52.958Z] go: downloading go.uber.org/zap v1.21.0 [2022-04-12T20:34:52.958Z] go: downloading github.com/xeipuuv/gojsonreference v0.0.0-20180127040603-bd5ef7bd5415 [2022-04-12T20:34:52.958Z] go: downloading github.com/tklauser/numcpus v0.3.0 [2022-04-12T20:34:52.958Z] go: downloading sigs.k8s.io/yaml v1.3.0 [2022-04-12T20:34:53.217Z] go: downloading github.com/modern-go/concurrent v0.0.0-20180306012644-bacd9c7ef1dd [2022-04-12T20:34:53.217Z] go: downloading github.com/modern-go/reflect2 v1.0.2 [2022-04-12T20:34:53.217Z] go: downloading github.com/golang/groupcache v0.0.0-20210331224755-41bb18bfe9da [2022-04-12T20:34:53.217Z] go: downloading github.com/golang/snappy v0.0.4 [2022-04-12T20:34:53.217Z] go: downloading github.com/pierrec/lz4 v2.5.2+incompatible [2022-04-12T20:34:53.217Z] go: downloading github.com/ryanuber/go-glob v1.0.0 [2022-04-12T20:34:53.217Z] go: downloading github.com/hashicorp/go-secure-stdlib/mlock v0.1.1 [2022-04-12T20:34:53.217Z] go: downloading github.com/hashicorp/go-uuid v1.0.2 [2022-04-12T20:34:53.217Z] go: downloading github.com/hashicorp/go-version v1.2.0 [2022-04-12T20:34:53.217Z] go: downloading github.com/xeipuuv/gojsonpointer v0.0.0-20190905194746-02993c407bfb [2022-04-12T20:34:53.217Z] go: downloading go.uber.org/multierr v1.6.0 [2022-04-12T20:34:53.789Z]  ---> Running in 27fd3ecf06eb [2022-04-12T20:34:53.789Z] ---> Running in d66cbce53ac4 [2022-04-12T20:34:54.048Z] Removing intermediate container 27fd3ecf06eb [2022-04-12T20:34:54.048Z] ---> d8277c6bd9fe [2022-04-12T20:34:54.048Z] Step 12/23 : ENV APP_PORT=59880 [2022-04-12T20:34:54.048Z] ---> Running in 80f0d31f2829 [2022-04-12T20:34:54.307Z] Removing intermediate container 80f0d31f2829 [2022-04-12T20:34:54.307Z] ---> b5e7c351e193 [2022-04-12T20:34:54.307Z] Step 13/23 : EXPOSE $APP_PORT [2022-04-12T20:34:54.307Z] ---> Running in 19224bb7e90a [2022-04-12T20:34:54.569Z] Removing intermediate container 19224bb7e90a [2022-04-12T20:34:54.569Z] ---> 25e6da7f324a [2022-04-12T20:34:54.569Z] Step 14/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-04-12T20:34:54.569Z] spire-1.2.1/ [2022-04-12T20:34:54.569Z] spire-1.2.1/.data/ [2022-04-12T20:34:54.569Z] spire-1.2.1/.data/.file [2022-04-12T20:34:54.569Z] spire-1.2.1/.dockerignore [2022-04-12T20:34:54.569Z] spire-1.2.1/.gitattributes [2022-04-12T20:34:54.569Z] spire-1.2.1/.githooks/ [2022-04-12T20:34:54.569Z] spire-1.2.1/.githooks/pre-commit [2022-04-12T20:34:54.570Z] spire-1.2.1/.github/ [2022-04-12T20:34:54.570Z] spire-1.2.1/.github/ISSUE_TEMPLATE.md [2022-04-12T20:34:54.570Z] spire-1.2.1/.github/PULL_REQUEST_TEMPLATE.md [2022-04-12T20:34:54.570Z] spire-1.2.1/.github/dependabot.yml [2022-04-12T20:34:54.570Z] spire-1.2.1/.github/workflows/ [2022-04-12T20:34:54.570Z] spire-1.2.1/.github/workflows/nightly_build.yaml [2022-04-12T20:34:54.570Z] spire-1.2.1/.github/workflows/pr_build.yaml [2022-04-12T20:34:54.570Z] spire-1.2.1/.github/workflows/release_build.yaml [2022-04-12T20:34:54.570Z] spire-1.2.1/.github/workflows/scripts/ [2022-04-12T20:34:54.570Z] spire-1.2.1/.github/workflows/scripts/build_artifacts.sh [2022-04-12T20:34:54.570Z] spire-1.2.1/.github/workflows/scripts/push-images.sh [2022-04-12T20:34:54.570Z] spire-1.2.1/.github/workflows/scripts/push-scratch-images.sh [2022-04-12T20:34:54.570Z] spire-1.2.1/.github/workflows/scripts/run_unit_tests.sh [2022-04-12T20:34:54.570Z] spire-1.2.1/.github/workflows/scripts/split.sh [2022-04-12T20:34:54.570Z] spire-1.2.1/.gitignore [2022-04-12T20:34:54.570Z] spire-1.2.1/.go-version [2022-04-12T20:34:54.570Z] spire-1.2.1/.golangci.yml [2022-04-12T20:34:54.570Z] spire-1.2.1/ADOPTERS.md [2022-04-12T20:34:54.570Z] spire-1.2.1/CHANGELOG.md [2022-04-12T20:34:54.570Z] spire-1.2.1/CODE-OF-CONDUCT.md [2022-04-12T20:34:54.570Z] spire-1.2.1/CODEOWNERS [2022-04-12T20:34:54.570Z] spire-1.2.1/CONTRIBUTING.md [2022-04-12T20:34:54.570Z] spire-1.2.1/Dockerfile [2022-04-12T20:34:54.570Z] spire-1.2.1/Dockerfile.dev [2022-04-12T20:34:54.570Z] spire-1.2.1/Dockerfile.scratch [2022-04-12T20:34:54.570Z] spire-1.2.1/LICENSE [2022-04-12T20:34:54.570Z] spire-1.2.1/MAINTAINERS.md [2022-04-12T20:34:54.570Z] spire-1.2.1/Makefile [2022-04-12T20:34:54.570Z] spire-1.2.1/README.md [2022-04-12T20:34:54.570Z] spire-1.2.1/ROADMAP.md [2022-04-12T20:34:54.570Z] spire-1.2.1/SECURITY.md [2022-04-12T20:34:54.570Z] spire-1.2.1/cmd/ [2022-04-12T20:34:54.570Z] spire-1.2.1/cmd/spire-agent/ [2022-04-12T20:34:54.570Z] spire-1.2.1/cmd/spire-agent/cli/ [2022-04-12T20:34:54.570Z] spire-1.2.1/cmd/spire-agent/cli/api/ [2022-04-12T20:34:54.570Z] spire-1.2.1/cmd/spire-agent/cli/api/common.go [2022-04-12T20:34:54.570Z] spire-1.2.1/cmd/spire-agent/cli/api/fetch_jwt.go [2022-04-12T20:34:54.570Z] spire-1.2.1/cmd/spire-agent/cli/api/fetch_x509.go [2022-04-12T20:34:54.570Z] spire-1.2.1/cmd/spire-agent/cli/api/printer.go [2022-04-12T20:34:54.570Z] spire-1.2.1/cmd/spire-agent/cli/api/validate_jwt.go [2022-04-12T20:34:54.570Z] spire-1.2.1/cmd/spire-agent/cli/api/watch.go [2022-04-12T20:34:54.570Z] spire-1.2.1/cmd/spire-agent/cli/cli.go [2022-04-12T20:34:54.570Z] spire-1.2.1/cmd/spire-agent/cli/common/ [2022-04-12T20:34:54.570Z] spire-1.2.1/cmd/spire-agent/cli/common/defaults.go [2022-04-12T20:34:54.570Z] spire-1.2.1/cmd/spire-agent/cli/healthcheck/ [2022-04-12T20:34:54.570Z] spire-1.2.1/cmd/spire-agent/cli/healthcheck/healthcheck.go [2022-04-12T20:34:54.570Z] spire-1.2.1/cmd/spire-agent/cli/healthcheck/healthcheck_test.go [2022-04-12T20:34:54.570Z] spire-1.2.1/cmd/spire-agent/cli/run/ [2022-04-12T20:34:54.570Z] spire-1.2.1/cmd/spire-agent/cli/run/run.go [2022-04-12T20:34:54.570Z] spire-1.2.1/cmd/spire-agent/cli/run/run_test.go [2022-04-12T20:34:54.570Z] spire-1.2.1/cmd/spire-agent/cli/validate/ [2022-04-12T20:34:54.570Z] spire-1.2.1/cmd/spire-agent/cli/validate/validate.go [2022-04-12T20:34:54.570Z] spire-1.2.1/cmd/spire-agent/cli/validate/validate_test.go [2022-04-12T20:34:54.570Z] spire-1.2.1/cmd/spire-agent/main.go [2022-04-12T20:34:54.570Z] spire-1.2.1/cmd/spire-server/ [2022-04-12T20:34:54.570Z] spire-1.2.1/cmd/spire-server/cli/ [2022-04-12T20:34:54.570Z] spire-1.2.1/cmd/spire-server/cli/agent/ [2022-04-12T20:34:54.570Z] spire-1.2.1/cmd/spire-server/cli/agent/agent_test.go [2022-04-12T20:34:54.570Z] spire-1.2.1/cmd/spire-server/cli/agent/ban.go [2022-04-12T20:34:54.570Z] spire-1.2.1/cmd/spire-server/cli/agent/count.go [2022-04-12T20:34:54.570Z] spire-1.2.1/cmd/spire-server/cli/agent/evict.go [2022-04-12T20:34:54.570Z] spire-1.2.1/cmd/spire-server/cli/agent/list.go [2022-04-12T20:34:54.570Z] spire-1.2.1/cmd/spire-server/cli/agent/show.go [2022-04-12T20:34:54.570Z] spire-1.2.1/cmd/spire-server/cli/bundle/ [2022-04-12T20:34:54.570Z] spire-1.2.1/cmd/spire-server/cli/bundle/bundle_test.go [2022-04-12T20:34:54.570Z] spire-1.2.1/cmd/spire-server/cli/bundle/common.go [2022-04-12T20:34:54.570Z] spire-1.2.1/cmd/spire-server/cli/bundle/common_test.go [2022-04-12T20:34:54.570Z] spire-1.2.1/cmd/spire-server/cli/bundle/count.go [2022-04-12T20:34:54.570Z] spire-1.2.1/cmd/spire-server/cli/bundle/delete.go [2022-04-12T20:34:54.570Z] spire-1.2.1/cmd/spire-server/cli/bundle/list.go [2022-04-12T20:34:54.570Z] spire-1.2.1/cmd/spire-server/cli/bundle/set.go [2022-04-12T20:34:54.570Z] spire-1.2.1/cmd/spire-server/cli/bundle/show.go [2022-04-12T20:34:54.570Z] spire-1.2.1/cmd/spire-server/cli/cli.go [2022-04-12T20:34:54.570Z] spire-1.2.1/cmd/spire-server/cli/entry/ [2022-04-12T20:34:54.570Z] spire-1.2.1/cmd/spire-server/cli/entry/count.go [2022-04-12T20:34:54.570Z] spire-1.2.1/cmd/spire-server/cli/entry/count_test.go [2022-04-12T20:34:54.570Z] spire-1.2.1/cmd/spire-server/cli/entry/create.go [2022-04-12T20:34:54.570Z] spire-1.2.1/cmd/spire-server/cli/entry/create_test.go [2022-04-12T20:34:54.570Z] spire-1.2.1/cmd/spire-server/cli/entry/delete.go [2022-04-12T20:34:54.570Z] spire-1.2.1/cmd/spire-server/cli/entry/delete_test.go [2022-04-12T20:34:54.570Z] spire-1.2.1/cmd/spire-server/cli/entry/show.go [2022-04-12T20:34:54.570Z] spire-1.2.1/cmd/spire-server/cli/entry/show_test.go [2022-04-12T20:34:54.570Z] spire-1.2.1/cmd/spire-server/cli/entry/update.go [2022-04-12T20:34:54.570Z] spire-1.2.1/cmd/spire-server/cli/entry/update_test.go [2022-04-12T20:34:54.570Z] spire-1.2.1/cmd/spire-server/cli/entry/util.go [2022-04-12T20:34:54.570Z] spire-1.2.1/cmd/spire-server/cli/entry/util_test.go [2022-04-12T20:34:54.570Z] spire-1.2.1/cmd/spire-server/cli/federation/ [2022-04-12T20:34:54.570Z] spire-1.2.1/cmd/spire-server/cli/federation/common.go [2022-04-12T20:34:54.570Z] spire-1.2.1/cmd/spire-server/cli/federation/common_test.go [2022-04-12T20:34:54.570Z] spire-1.2.1/cmd/spire-server/cli/federation/create.go [2022-04-12T20:34:54.570Z] spire-1.2.1/cmd/spire-server/cli/federation/create_test.go [2022-04-12T20:34:54.570Z] spire-1.2.1/cmd/spire-server/cli/federation/delete.go [2022-04-12T20:34:54.570Z] spire-1.2.1/cmd/spire-server/cli/federation/delete_test.go [2022-04-12T20:34:54.570Z] spire-1.2.1/cmd/spire-server/cli/federation/list.go [2022-04-12T20:34:54.570Z] spire-1.2.1/cmd/spire-server/cli/federation/list_test.go [2022-04-12T20:34:54.570Z] spire-1.2.1/cmd/spire-server/cli/federation/refresh.go [2022-04-12T20:34:54.570Z] spire-1.2.1/cmd/spire-server/cli/federation/refresh_test.go [2022-04-12T20:34:54.570Z] spire-1.2.1/cmd/spire-server/cli/federation/show.go [2022-04-12T20:34:54.570Z] spire-1.2.1/cmd/spire-server/cli/federation/show_test.go [2022-04-12T20:34:54.570Z] spire-1.2.1/cmd/spire-server/cli/federation/update.go [2022-04-12T20:34:54.570Z] spire-1.2.1/cmd/spire-server/cli/federation/update_test.go [2022-04-12T20:34:54.570Z] spire-1.2.1/cmd/spire-server/cli/healthcheck/ [2022-04-12T20:34:54.570Z] spire-1.2.1/cmd/spire-server/cli/healthcheck/healthcheck.go [2022-04-12T20:34:54.570Z] spire-1.2.1/cmd/spire-server/cli/healthcheck/healthcheck_test.go [2022-04-12T20:34:54.570Z] spire-1.2.1/cmd/spire-server/cli/jwt/ [2022-04-12T20:34:54.570Z] spire-1.2.1/cmd/spire-server/cli/jwt/mint.go [2022-04-12T20:34:54.570Z] spire-1.2.1/cmd/spire-server/cli/jwt/mint_test.go [2022-04-12T20:34:54.570Z] spire-1.2.1/cmd/spire-server/cli/run/ [2022-04-12T20:34:54.570Z] spire-1.2.1/cmd/spire-server/cli/run/run.go [2022-04-12T20:34:54.570Z] spire-1.2.1/cmd/spire-server/cli/run/run_test.go [2022-04-12T20:34:54.570Z] spire-1.2.1/cmd/spire-server/cli/token/ [2022-04-12T20:34:54.570Z] spire-1.2.1/cmd/spire-server/cli/token/generate.go [2022-04-12T20:34:54.570Z] spire-1.2.1/cmd/spire-server/cli/token/generate_test.go [2022-04-12T20:34:54.570Z] spire-1.2.1/cmd/spire-server/cli/validate/ [2022-04-12T20:34:54.570Z] spire-1.2.1/cmd/spire-server/cli/validate/validate.go [2022-04-12T20:34:54.570Z] spire-1.2.1/cmd/spire-server/cli/validate/validate_test.go [2022-04-12T20:34:54.570Z] spire-1.2.1/cmd/spire-server/cli/x509/ [2022-04-12T20:34:54.570Z] spire-1.2.1/cmd/spire-server/cli/x509/mint.go [2022-04-12T20:34:54.570Z] spire-1.2.1/cmd/spire-server/cli/x509/mint_test.go [2022-04-12T20:34:54.570Z] spire-1.2.1/cmd/spire-server/main.go [2022-04-12T20:34:54.570Z] spire-1.2.1/cmd/spire-server/util/ [2022-04-12T20:34:54.570Z] spire-1.2.1/cmd/spire-server/util/util.go [2022-04-12T20:34:54.570Z] spire-1.2.1/conf/ [2022-04-12T20:34:54.570Z] spire-1.2.1/conf/agent/ [2022-04-12T20:34:54.570Z] spire-1.2.1/conf/agent/agent.conf [2022-04-12T20:34:54.570Z] spire-1.2.1/conf/agent/agent_full.conf [2022-04-12T20:34:54.570Z] spire-1.2.1/conf/agent/dummy_root_ca.crt [2022-04-12T20:34:54.570Z] spire-1.2.1/conf/server/ [2022-04-12T20:34:54.570Z] spire-1.2.1/conf/server/dummy_upstream_ca.crt [2022-04-12T20:34:54.570Z] spire-1.2.1/conf/server/dummy_upstream_ca.key [2022-04-12T20:34:54.570Z] spire-1.2.1/conf/server/server.conf [2022-04-12T20:34:54.570Z] spire-1.2.1/conf/server/server_full.conf [2022-04-12T20:34:54.570Z] spire-1.2.1/doc/ [2022-04-12T20:34:54.570Z] spire-1.2.1/doc/SPIRE101.md [2022-04-12T20:34:54.570Z] spire-1.2.1/doc/auditlog.md [2022-04-12T20:34:54.570Z] spire-1.2.1/doc/authorization_policy_engine.md [2022-04-12T20:34:54.570Z] spire-1.2.1/doc/changelog_guidelines.md [2022-04-12T20:34:54.570Z] spire-1.2.1/doc/cure53-report.pdf [2022-04-12T20:34:54.570Z] spire-1.2.1/doc/images/ [2022-04-12T20:34:54.570Z] spire-1.2.1/doc/images/2019_roadmap.png [2022-04-12T20:34:54.570Z] spire-1.2.1/doc/images/SPIRE101.png [2022-04-12T20:34:54.570Z] spire-1.2.1/doc/images/SPIRE_agent.png [2022-04-12T20:34:54.570Z] spire-1.2.1/doc/images/SPIRE_server.png [2022-04-12T20:34:54.570Z] spire-1.2.1/doc/images/cache_mgr.png [2022-04-12T20:34:54.570Z] spire-1.2.1/doc/images/cache_mgr_components.png [2022-04-12T20:34:54.570Z] spire-1.2.1/doc/images/federated_spire.png [2022-04-12T20:34:54.570Z] spire-1.2.1/doc/images/ha_mode.png [2022-04-12T20:34:54.570Z] spire-1.2.1/doc/images/nested_spire.png [2022-04-12T20:34:54.570Z] spire-1.2.1/doc/images/oidc_federation.png [2022-04-12T20:34:54.570Z] spire-1.2.1/doc/images/single_trust_domain.png [2022-04-12T20:34:54.570Z] spire-1.2.1/doc/images/spiffe_compatible.png [2022-04-12T20:34:54.570Z] spire-1.2.1/doc/images/spire_logo.png [2022-04-12T20:34:54.570Z] spire-1.2.1/doc/migrating_registration_api_clients.md [2022-04-12T20:34:54.570Z] spire-1.2.1/doc/plugin_agent_keymanager_disk.md [2022-04-12T20:34:54.570Z] spire-1.2.1/doc/plugin_agent_keymanager_memory.md [2022-04-12T20:34:54.570Z] spire-1.2.1/doc/plugin_agent_nodeattestor_aws_iid.md [2022-04-12T20:34:54.570Z] spire-1.2.1/doc/plugin_agent_nodeattestor_azure_msi.md [2022-04-12T20:34:54.570Z] spire-1.2.1/doc/plugin_agent_nodeattestor_gcp_iit.md [2022-04-12T20:34:54.570Z] spire-1.2.1/doc/plugin_agent_nodeattestor_jointoken.md [2022-04-12T20:34:54.570Z] spire-1.2.1/doc/plugin_agent_nodeattestor_k8s_psat.md [2022-04-12T20:34:54.570Z] spire-1.2.1/doc/plugin_agent_nodeattestor_k8s_sat.md [2022-04-12T20:34:54.570Z] spire-1.2.1/doc/plugin_agent_nodeattestor_sshpop.md [2022-04-12T20:34:54.570Z] spire-1.2.1/doc/plugin_agent_nodeattestor_tpm_devid.md [2022-04-12T20:34:54.570Z] spire-1.2.1/doc/plugin_agent_nodeattestor_x509pop.md [2022-04-12T20:34:54.570Z] spire-1.2.1/doc/plugin_agent_svidstore_aws_secretsmanager.md [2022-04-12T20:34:54.570Z] spire-1.2.1/doc/plugin_agent_svidstore_gcp_secretmanager.md [2022-04-12T20:34:54.570Z] spire-1.2.1/doc/plugin_agent_workloadattestor_docker.md [2022-04-12T20:34:54.570Z] spire-1.2.1/doc/plugin_agent_workloadattestor_k8s.md [2022-04-12T20:34:54.570Z] spire-1.2.1/doc/plugin_agent_workloadattestor_unix.md [2022-04-12T20:34:54.570Z] spire-1.2.1/doc/plugin_server_datastore_sql.md [2022-04-12T20:34:54.570Z] spire-1.2.1/doc/plugin_server_keymanager_aws_kms.md [2022-04-12T20:34:54.570Z] spire-1.2.1/doc/plugin_server_keymanager_disk.md [2022-04-12T20:34:54.570Z] spire-1.2.1/doc/plugin_server_keymanager_memory.md [2022-04-12T20:34:54.570Z] spire-1.2.1/doc/plugin_server_nodeattestor_aws_iid.md [2022-04-12T20:34:54.570Z] spire-1.2.1/doc/plugin_server_nodeattestor_azure_msi.md [2022-04-12T20:34:54.570Z] spire-1.2.1/doc/plugin_server_nodeattestor_gcp_iit.md [2022-04-12T20:34:54.570Z] spire-1.2.1/doc/plugin_server_nodeattestor_jointoken.md [2022-04-12T20:34:54.570Z] spire-1.2.1/doc/plugin_server_nodeattestor_k8s_psat.md [2022-04-12T20:34:54.570Z] spire-1.2.1/doc/plugin_server_nodeattestor_k8s_sat.md [2022-04-12T20:34:54.570Z] spire-1.2.1/doc/plugin_server_nodeattestor_sshpop.md [2022-04-12T20:34:54.570Z] spire-1.2.1/doc/plugin_server_nodeattestor_tpm_devid.md [2022-04-12T20:34:54.570Z] spire-1.2.1/doc/plugin_server_nodeattestor_x509pop.md [2022-04-12T20:34:54.570Z] spire-1.2.1/doc/plugin_server_noderesolver_azure_msi.md [2022-04-12T20:34:54.570Z] spire-1.2.1/doc/plugin_server_notifier_gcs_bundle.md [2022-04-12T20:34:54.570Z] spire-1.2.1/doc/plugin_server_notifier_k8sbundle.md [2022-04-12T20:34:54.570Z] spire-1.2.1/doc/plugin_server_upstreamauthority_aws_pca.md [2022-04-12T20:34:54.570Z] spire-1.2.1/doc/plugin_server_upstreamauthority_awssecret.md [2022-04-12T20:34:54.570Z] spire-1.2.1/doc/plugin_server_upstreamauthority_cert_manager.md [2022-04-12T20:34:54.570Z] spire-1.2.1/doc/plugin_server_upstreamauthority_disk.md [2022-04-12T20:34:54.570Z] spire-1.2.1/doc/plugin_server_upstreamauthority_gcp_cas.md [2022-04-12T20:34:54.570Z] spire-1.2.1/doc/plugin_server_upstreamauthority_spire.md [2022-04-12T20:34:54.570Z] spire-1.2.1/doc/plugin_server_upstreamauthority_vault.md [2022-04-12T20:34:54.570Z] spire-1.2.1/doc/scaling_spire.md [2022-04-12T20:34:54.570Z] spire-1.2.1/doc/spire_agent.md [2022-04-12T20:34:54.570Z] spire-1.2.1/doc/spire_server.md [2022-04-12T20:34:54.570Z] spire-1.2.1/doc/supported_integrations.md [2022-04-12T20:34:54.570Z] spire-1.2.1/doc/telemetry.md [2022-04-12T20:34:54.570Z] spire-1.2.1/doc/telemetry_config.md [2022-04-12T20:34:54.570Z] spire-1.2.1/doc/upgrading.md [2022-04-12T20:34:54.570Z] spire-1.2.1/doc/using_spire.md [2022-04-12T20:34:54.570Z] spire-1.2.1/examples/ [2022-04-12T20:34:54.570Z] spire-1.2.1/examples/README.md [2022-04-12T20:34:54.570Z] spire-1.2.1/go.mod [2022-04-12T20:34:54.570Z] spire-1.2.1/go.sum [2022-04-12T20:34:54.570Z] spire-1.2.1/pkg/ [2022-04-12T20:34:54.570Z] spire-1.2.1/pkg/agent/ [2022-04-12T20:34:54.570Z] spire-1.2.1/pkg/agent/agent.go [2022-04-12T20:34:54.570Z] spire-1.2.1/pkg/agent/api/ [2022-04-12T20:34:54.570Z] spire-1.2.1/pkg/agent/api/config.go [2022-04-12T20:34:54.570Z] spire-1.2.1/pkg/agent/api/debug/ [2022-04-12T20:34:54.570Z] spire-1.2.1/pkg/agent/api/debug/v1/ [2022-04-12T20:34:54.570Z] spire-1.2.1/pkg/agent/api/debug/v1/service.go [2022-04-12T20:34:54.570Z] spire-1.2.1/pkg/agent/api/debug/v1/service_test.go [2022-04-12T20:34:54.570Z] spire-1.2.1/pkg/agent/api/delegatedidentity/ [2022-04-12T20:34:54.570Z] spire-1.2.1/pkg/agent/api/delegatedidentity/v1/ [2022-04-12T20:34:54.570Z] spire-1.2.1/pkg/agent/api/delegatedidentity/v1/service.go [2022-04-12T20:34:54.570Z] spire-1.2.1/pkg/agent/api/delegatedidentity/v1/service_test.go [2022-04-12T20:34:54.570Z] spire-1.2.1/pkg/agent/api/endpoints.go [2022-04-12T20:34:54.570Z] spire-1.2.1/pkg/agent/api/health/ [2022-04-12T20:34:54.570Z] spire-1.2.1/pkg/agent/api/health/v1/ [2022-04-12T20:34:54.571Z] spire-1.2.1/pkg/agent/api/health/v1/service.go [2022-04-12T20:34:54.571Z] spire-1.2.1/pkg/agent/api/health/v1/service_test.go [2022-04-12T20:34:54.571Z] spire-1.2.1/pkg/agent/api/rpccontext/ [2022-04-12T20:34:54.571Z] spire-1.2.1/pkg/agent/api/rpccontext/alias.go [2022-04-12T20:34:54.571Z] spire-1.2.1/pkg/agent/api/rpccontext/caller.go [2022-04-12T20:34:54.571Z] spire-1.2.1/pkg/agent/attestor/ [2022-04-12T20:34:54.571Z] spire-1.2.1/pkg/agent/attestor/node/ [2022-04-12T20:34:54.571Z] spire-1.2.1/pkg/agent/attestor/node/experimental.go [2022-04-12T20:34:54.571Z] spire-1.2.1/pkg/agent/attestor/node/node.go [2022-04-12T20:34:54.571Z] spire-1.2.1/pkg/agent/attestor/node/node_test.go [2022-04-12T20:34:54.571Z] spire-1.2.1/pkg/agent/attestor/workload/ [2022-04-12T20:34:54.571Z] spire-1.2.1/pkg/agent/attestor/workload/workload.go [2022-04-12T20:34:54.571Z] spire-1.2.1/pkg/agent/attestor/workload/workload_test.go [2022-04-12T20:34:54.571Z] spire-1.2.1/pkg/agent/catalog/ [2022-04-12T20:34:54.571Z] spire-1.2.1/pkg/agent/catalog/catalog.go [2022-04-12T20:34:54.571Z] spire-1.2.1/pkg/agent/catalog/keymanager.go [2022-04-12T20:34:54.571Z] spire-1.2.1/pkg/agent/catalog/nodeattestor.go [2022-04-12T20:34:54.571Z] spire-1.2.1/pkg/agent/catalog/svidstore.go [2022-04-12T20:34:54.571Z] spire-1.2.1/pkg/agent/catalog/workloadattestor.go [2022-04-12T20:34:54.571Z] spire-1.2.1/pkg/agent/client/ [2022-04-12T20:34:54.571Z] spire-1.2.1/pkg/agent/client/client.go [2022-04-12T20:34:54.571Z] spire-1.2.1/pkg/agent/client/client_test.go [2022-04-12T20:34:54.571Z] spire-1.2.1/pkg/agent/client/dial.go [2022-04-12T20:34:54.571Z] spire-1.2.1/pkg/agent/client/nodeconn.go [2022-04-12T20:34:54.571Z] spire-1.2.1/pkg/agent/client/nodeconn_test.go [2022-04-12T20:34:54.571Z] spire-1.2.1/pkg/agent/client/update.go [2022-04-12T20:34:54.571Z] spire-1.2.1/pkg/agent/client/util.go [2022-04-12T20:34:54.571Z] spire-1.2.1/pkg/agent/common/ [2022-04-12T20:34:54.571Z] spire-1.2.1/pkg/agent/common/backoff/ [2022-04-12T20:34:54.571Z] spire-1.2.1/pkg/agent/common/backoff/backoff.go [2022-04-12T20:34:54.571Z] spire-1.2.1/pkg/agent/common/backoff/backoff_test.go [2022-04-12T20:34:54.571Z] spire-1.2.1/pkg/agent/common/cgroups/ [2022-04-12T20:34:54.571Z] spire-1.2.1/pkg/agent/common/cgroups/cgroups.go [2022-04-12T20:34:54.571Z] spire-1.2.1/pkg/agent/common/cgroups/cgroups_test.go [2022-04-12T20:34:54.571Z] spire-1.2.1/pkg/agent/common/cgroups/filesystem.go [2022-04-12T20:34:54.571Z] spire-1.2.1/pkg/agent/config.go [2022-04-12T20:34:54.571Z] spire-1.2.1/pkg/agent/endpoints/ [2022-04-12T20:34:54.571Z] spire-1.2.1/pkg/agent/endpoints/config.go [2022-04-12T20:34:54.571Z] spire-1.2.1/pkg/agent/endpoints/endpoints.go [2022-04-12T20:34:54.571Z] spire-1.2.1/pkg/agent/endpoints/endpoints_test.go [2022-04-12T20:34:54.571Z] spire-1.2.1/pkg/agent/endpoints/metrics.go [2022-04-12T20:34:54.571Z] spire-1.2.1/pkg/agent/endpoints/middleware.go [2022-04-12T20:34:54.571Z] spire-1.2.1/pkg/agent/endpoints/peertracker.go [2022-04-12T20:34:54.571Z] spire-1.2.1/pkg/agent/endpoints/peertracker_test.go [2022-04-12T20:34:54.571Z] spire-1.2.1/pkg/agent/endpoints/sdsv2/ [2022-04-12T20:34:54.571Z] spire-1.2.1/pkg/agent/endpoints/sdsv2/handler.go [2022-04-12T20:34:54.571Z] spire-1.2.1/pkg/agent/endpoints/sdsv2/handler_test.go [2022-04-12T20:34:54.571Z] spire-1.2.1/pkg/agent/endpoints/sdsv3/ [2022-04-12T20:34:54.571Z] spire-1.2.1/pkg/agent/endpoints/sdsv3/handler.go [2022-04-12T20:34:54.571Z] spire-1.2.1/pkg/agent/endpoints/sdsv3/handler_test.go [2022-04-12T20:34:54.571Z] spire-1.2.1/pkg/agent/endpoints/workload/ [2022-04-12T20:34:54.571Z] spire-1.2.1/pkg/agent/endpoints/workload/handler.go [2022-04-12T20:34:54.571Z] spire-1.2.1/pkg/agent/endpoints/workload/handler_test.go [2022-04-12T20:34:54.571Z] spire-1.2.1/pkg/agent/manager/ [2022-04-12T20:34:54.571Z] spire-1.2.1/pkg/agent/manager/cache/ [2022-04-12T20:34:54.571Z] spire-1.2.1/pkg/agent/manager/cache/bundle_cache.go [2022-04-12T20:34:54.571Z] spire-1.2.1/pkg/agent/manager/cache/cache.go [2022-04-12T20:34:54.571Z] spire-1.2.1/pkg/agent/manager/cache/cache_test.go [2022-04-12T20:34:54.571Z] spire-1.2.1/pkg/agent/manager/cache/jwt_cache.go [2022-04-12T20:34:54.571Z] spire-1.2.1/pkg/agent/manager/cache/jwt_cache_test.go [2022-04-12T20:34:54.571Z] spire-1.2.1/pkg/agent/manager/cache/sets.go [2022-04-12T20:34:54.571Z] spire-1.2.1/pkg/agent/manager/cache/subscriber.go [2022-04-12T20:34:54.571Z] spire-1.2.1/pkg/agent/manager/config.go [2022-04-12T20:34:54.571Z] spire-1.2.1/pkg/agent/manager/manager.go [2022-04-12T20:34:54.571Z] spire-1.2.1/pkg/agent/manager/manager_test.go [2022-04-12T20:34:54.571Z] spire-1.2.1/pkg/agent/manager/storage.go [2022-04-12T20:34:54.571Z] spire-1.2.1/pkg/agent/manager/storage_test.go [2022-04-12T20:34:54.571Z] spire-1.2.1/pkg/agent/manager/storecache/ [2022-04-12T20:34:54.571Z] spire-1.2.1/pkg/agent/manager/storecache/cache.go [2022-04-12T20:34:54.571Z] spire-1.2.1/pkg/agent/manager/storecache/cache_test.go [2022-04-12T20:34:54.571Z] spire-1.2.1/pkg/agent/manager/sync.go [2022-04-12T20:34:54.571Z] spire-1.2.1/pkg/agent/plugin/ [2022-04-12T20:34:54.571Z] spire-1.2.1/pkg/agent/plugin/keymanager/ [2022-04-12T20:34:54.571Z] spire-1.2.1/pkg/agent/plugin/keymanager/base/ [2022-04-12T20:34:54.571Z] spire-1.2.1/pkg/agent/plugin/keymanager/base/keymanagerbase.go [2022-04-12T20:34:54.571Z] spire-1.2.1/pkg/agent/plugin/keymanager/constant.go [2022-04-12T20:34:54.571Z] spire-1.2.1/pkg/agent/plugin/keymanager/disk/ [2022-04-12T20:34:54.571Z] spire-1.2.1/pkg/agent/plugin/keymanager/disk/disk.go [2022-04-12T20:34:54.571Z] spire-1.2.1/pkg/agent/plugin/keymanager/disk/disk_test.go [2022-04-12T20:34:54.571Z] spire-1.2.1/pkg/agent/plugin/keymanager/keymanager.go [2022-04-12T20:34:54.571Z] spire-1.2.1/pkg/agent/plugin/keymanager/memory/ [2022-04-12T20:34:54.571Z] spire-1.2.1/pkg/agent/plugin/keymanager/memory/memory.go [2022-04-12T20:34:54.571Z] spire-1.2.1/pkg/agent/plugin/keymanager/memory/memory_test.go [2022-04-12T20:34:54.571Z] spire-1.2.1/pkg/agent/plugin/keymanager/repository.go [2022-04-12T20:34:54.571Z] spire-1.2.1/pkg/agent/plugin/keymanager/svidkeymanager.go [2022-04-12T20:34:54.571Z] spire-1.2.1/pkg/agent/plugin/keymanager/svidkeymanager_test.go [2022-04-12T20:34:54.571Z] spire-1.2.1/pkg/agent/plugin/keymanager/test/ [2022-04-12T20:34:54.571Z] spire-1.2.1/pkg/agent/plugin/keymanager/test/keymanagertest.go [2022-04-12T20:34:54.571Z] spire-1.2.1/pkg/agent/plugin/keymanager/v1.go [2022-04-12T20:34:54.571Z] spire-1.2.1/pkg/agent/plugin/keymanager/v1_test.go [2022-04-12T20:34:54.571Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/ [2022-04-12T20:34:54.571Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/aws/ [2022-04-12T20:34:54.571Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/aws/iid.go [2022-04-12T20:34:54.571Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/aws/iid_test.go [2022-04-12T20:34:54.571Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/azure/ [2022-04-12T20:34:54.571Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/azure/msi.go [2022-04-12T20:34:54.571Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/azure/msi_test.go [2022-04-12T20:34:54.571Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/gcp/ [2022-04-12T20:34:54.571Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/gcp/iit.go [2022-04-12T20:34:54.571Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/gcp/iit_test.go [2022-04-12T20:34:54.571Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/jointoken.go [2022-04-12T20:34:54.571Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/jointoken/ [2022-04-12T20:34:54.571Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/jointoken/join_token.go [2022-04-12T20:34:54.571Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/jointoken_test.go [2022-04-12T20:34:54.571Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/ [2022-04-12T20:34:54.571Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/psat/ [2022-04-12T20:34:54.571Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/psat/psat.go [2022-04-12T20:34:54.571Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/psat/psat_test.go [2022-04-12T20:34:54.571Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/sat/ [2022-04-12T20:34:54.571Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/sat/sat.go [2022-04-12T20:34:54.571Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/sat/sat_test.go [2022-04-12T20:34:54.571Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/nodeattestor.go [2022-04-12T20:34:54.571Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/repository.go [2022-04-12T20:34:54.571Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/sshpop/ [2022-04-12T20:34:54.571Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/sshpop/sshpop.go [2022-04-12T20:34:54.571Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/sshpop/sshpop_test.go [2022-04-12T20:34:54.571Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/test/ [2022-04-12T20:34:54.571Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/test/serverstream.go [2022-04-12T20:34:54.571Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/ [2022-04-12T20:34:54.571Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/devid.go [2022-04-12T20:34:54.571Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/devid_test.go [2022-04-12T20:34:54.571Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/ [2022-04-12T20:34:54.571Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/autodetect.go [2022-04-12T20:34:54.571Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/open.go [2022-04-12T20:34:54.571Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/open_windows.go [2022-04-12T20:34:54.571Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/session.go [2022-04-12T20:34:54.571Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/session_test.go [2022-04-12T20:34:54.571Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/signingkey.go [2022-04-12T20:34:54.571Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/v1.go [2022-04-12T20:34:54.571Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/v1_test.go [2022-04-12T20:34:54.571Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/x509pop/ [2022-04-12T20:34:54.571Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/x509pop/x509pop.go [2022-04-12T20:34:54.571Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/x509pop/x509pop_test.go [2022-04-12T20:34:54.571Z] spire-1.2.1/pkg/agent/plugin/svidstore/ [2022-04-12T20:34:54.571Z] spire-1.2.1/pkg/agent/plugin/svidstore/awssecretsmanager/ [2022-04-12T20:34:54.571Z] spire-1.2.1/pkg/agent/plugin/svidstore/awssecretsmanager/aws.go [2022-04-12T20:34:54.571Z] spire-1.2.1/pkg/agent/plugin/svidstore/awssecretsmanager/aws_test.go [2022-04-12T20:34:54.571Z] spire-1.2.1/pkg/agent/plugin/svidstore/awssecretsmanager/client.go [2022-04-12T20:34:54.571Z] spire-1.2.1/pkg/agent/plugin/svidstore/gcpsecretmanager/ [2022-04-12T20:34:54.571Z] spire-1.2.1/pkg/agent/plugin/svidstore/gcpsecretmanager/client.go [2022-04-12T20:34:54.571Z] spire-1.2.1/pkg/agent/plugin/svidstore/gcpsecretmanager/gcloud.go [2022-04-12T20:34:54.571Z] spire-1.2.1/pkg/agent/plugin/svidstore/gcpsecretmanager/gcloud_test.go [2022-04-12T20:34:54.571Z] spire-1.2.1/pkg/agent/plugin/svidstore/repository.go [2022-04-12T20:34:54.571Z] spire-1.2.1/pkg/agent/plugin/svidstore/svidstore.go [2022-04-12T20:34:54.571Z] spire-1.2.1/pkg/agent/plugin/svidstore/utils.go [2022-04-12T20:34:54.571Z] spire-1.2.1/pkg/agent/plugin/svidstore/utils_test.go [2022-04-12T20:34:54.571Z] spire-1.2.1/pkg/agent/plugin/svidstore/v1.go [2022-04-12T20:34:54.571Z] spire-1.2.1/pkg/agent/plugin/svidstore/v1_test.go [2022-04-12T20:34:54.571Z] spire-1.2.1/pkg/agent/plugin/svidstore/v1unofficial.go [2022-04-12T20:34:54.571Z] spire-1.2.1/pkg/agent/plugin/svidstore/v1unofficial_test.go [2022-04-12T20:34:54.571Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/ [2022-04-12T20:34:54.571Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/ [2022-04-12T20:34:54.571Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/cgroup/ [2022-04-12T20:34:54.571Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/cgroup/dockerfinder.go [2022-04-12T20:34:54.571Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/cgroup/dockerfinder_test.go [2022-04-12T20:34:54.571Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/docker.go [2022-04-12T20:34:54.571Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/docker_test.go [2022-04-12T20:34:54.571Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/retry.go [2022-04-12T20:34:54.571Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/ [2022-04-12T20:34:54.571Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/k8s.go [2022-04-12T20:34:54.571Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/k8s_test.go [2022-04-12T20:34:54.571Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/ [2022-04-12T20:34:54.571Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/cgroups_init_pid_in_pod.txt [2022-04-12T20:34:54.571Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/cgroups_pid_in_kind_pod.txt [2022-04-12T20:34:54.571Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/cgroups_pid_in_pod.txt [2022-04-12T20:34:54.571Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/cgroups_pid_not_in_pod.txt [2022-04-12T20:34:54.571Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/kind_pod_list.json [2022-04-12T20:34:54.571Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/pod_list.json [2022-04-12T20:34:54.571Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/pod_list_not_running.json [2022-04-12T20:34:54.571Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/systemd_cgroups_pid_in_pod.txt [2022-04-12T20:34:54.571Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/repository.go [2022-04-12T20:34:54.571Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/unix/ [2022-04-12T20:34:54.571Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/unix/unix.go [2022-04-12T20:34:54.571Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/unix/unix_test.go [2022-04-12T20:34:54.571Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/v1.go [2022-04-12T20:34:54.571Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/v1_test.go [2022-04-12T20:34:54.571Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/workloadattestor.go [2022-04-12T20:34:54.571Z] spire-1.2.1/pkg/agent/svid/ [2022-04-12T20:34:54.571Z] spire-1.2.1/pkg/agent/svid/rotator.go [2022-04-12T20:34:54.571Z] spire-1.2.1/pkg/agent/svid/rotator_config.go [2022-04-12T20:34:54.571Z] spire-1.2.1/pkg/agent/svid/rotator_test.go [2022-04-12T20:34:54.571Z] spire-1.2.1/pkg/agent/svid/store/ [2022-04-12T20:34:54.571Z] spire-1.2.1/pkg/agent/svid/store/service.go [2022-04-12T20:34:54.571Z] spire-1.2.1/pkg/agent/svid/store/service_test.go [2022-04-12T20:34:54.571Z] spire-1.2.1/pkg/common/ [2022-04-12T20:34:54.571Z] spire-1.2.1/pkg/common/agentpathtemplate/ [2022-04-12T20:34:54.571Z] spire-1.2.1/pkg/common/agentpathtemplate/template.go [2022-04-12T20:34:54.571Z] spire-1.2.1/pkg/common/agentpathtemplate/template_test.go [2022-04-12T20:34:54.571Z] spire-1.2.1/pkg/common/api/ [2022-04-12T20:34:54.571Z] spire-1.2.1/pkg/common/api/metrics.go [2022-04-12T20:34:54.571Z] spire-1.2.1/pkg/common/api/middleware/ [2022-04-12T20:34:54.571Z] spire-1.2.1/pkg/common/api/middleware/common_test.go [2022-04-12T20:34:54.571Z] spire-1.2.1/pkg/common/api/middleware/interceptor.go [2022-04-12T20:34:54.571Z] spire-1.2.1/pkg/common/api/middleware/interceptor_test.go [2022-04-12T20:34:54.571Z] spire-1.2.1/pkg/common/api/middleware/logger.go [2022-04-12T20:34:54.571Z] spire-1.2.1/pkg/common/api/middleware/logger_test.go [2022-04-12T20:34:54.571Z] spire-1.2.1/pkg/common/api/middleware/metrics.go [2022-04-12T20:34:54.571Z] spire-1.2.1/pkg/common/api/middleware/metrics_test.go [2022-04-12T20:34:54.571Z] spire-1.2.1/pkg/common/api/middleware/middleware.go [2022-04-12T20:34:54.571Z] spire-1.2.1/pkg/common/api/middleware/middleware_test.go [2022-04-12T20:34:54.571Z] spire-1.2.1/pkg/common/api/middleware/misconfig.go [2022-04-12T20:34:54.571Z] spire-1.2.1/pkg/common/api/middleware/misconfig_test.go [2022-04-12T20:34:54.571Z] spire-1.2.1/pkg/common/api/middleware/names.go [2022-04-12T20:34:54.571Z] spire-1.2.1/pkg/common/api/middleware/names_test.go [2022-04-12T20:34:54.571Z] spire-1.2.1/pkg/common/api/names.go [2022-04-12T20:34:54.571Z] spire-1.2.1/pkg/common/api/ratelimit.go [2022-04-12T20:34:54.571Z] spire-1.2.1/pkg/common/api/rpccontext/ [2022-04-12T20:34:54.571Z] spire-1.2.1/pkg/common/api/rpccontext/logger.go [2022-04-12T20:34:54.571Z] spire-1.2.1/pkg/common/api/rpccontext/metrics.go [2022-04-12T20:34:54.571Z] spire-1.2.1/pkg/common/api/rpccontext/names.go [2022-04-12T20:34:54.571Z] spire-1.2.1/pkg/common/auth/ [2022-04-12T20:34:54.571Z] spire-1.2.1/pkg/common/auth/interceptors.go [2022-04-12T20:34:54.571Z] spire-1.2.1/pkg/common/auth/interceptors_test.go [2022-04-12T20:34:54.571Z] spire-1.2.1/pkg/common/auth/untracked_uds.go [2022-04-12T20:34:54.571Z] spire-1.2.1/pkg/common/bundleutil/ [2022-04-12T20:34:54.571Z] spire-1.2.1/pkg/common/bundleutil/bundle.go [2022-04-12T20:34:54.571Z] spire-1.2.1/pkg/common/bundleutil/bundle_test.go [2022-04-12T20:34:54.571Z] spire-1.2.1/pkg/common/bundleutil/common_test.go [2022-04-12T20:34:54.571Z] spire-1.2.1/pkg/common/bundleutil/marshal.go [2022-04-12T20:34:54.571Z] spire-1.2.1/pkg/common/bundleutil/marshal_test.go [2022-04-12T20:34:54.571Z] spire-1.2.1/pkg/common/bundleutil/refreshhint.go [2022-04-12T20:34:54.571Z] spire-1.2.1/pkg/common/bundleutil/refreshhint_test.go [2022-04-12T20:34:54.571Z] spire-1.2.1/pkg/common/bundleutil/types.go [2022-04-12T20:34:54.571Z] spire-1.2.1/pkg/common/bundleutil/unmarshal.go [2022-04-12T20:34:54.571Z] spire-1.2.1/pkg/common/bundleutil/unmarshal_test.go [2022-04-12T20:34:54.571Z] spire-1.2.1/pkg/common/catalog/ [2022-04-12T20:34:54.571Z] spire-1.2.1/pkg/common/catalog/bind.go [2022-04-12T20:34:54.571Z] spire-1.2.1/pkg/common/catalog/builtin.go [2022-04-12T20:34:54.571Z] spire-1.2.1/pkg/common/catalog/catalog.go [2022-04-12T20:34:54.571Z] spire-1.2.1/pkg/common/catalog/catalog_test.go [2022-04-12T20:34:54.571Z] spire-1.2.1/pkg/common/catalog/closers.go [2022-04-12T20:34:54.571Z] spire-1.2.1/pkg/common/catalog/cmd_linux.go [2022-04-12T20:34:54.571Z] spire-1.2.1/pkg/common/catalog/cmd_other.go [2022-04-12T20:34:54.571Z] spire-1.2.1/pkg/common/catalog/config.go [2022-04-12T20:34:54.571Z] spire-1.2.1/pkg/common/catalog/config_test.go [2022-04-12T20:34:54.571Z] spire-1.2.1/pkg/common/catalog/configure.go [2022-04-12T20:34:54.571Z] spire-1.2.1/pkg/common/catalog/constraints.go [2022-04-12T20:34:54.571Z] spire-1.2.1/pkg/common/catalog/constraints_test.go [2022-04-12T20:34:54.571Z] spire-1.2.1/pkg/common/catalog/context.go [2022-04-12T20:34:54.571Z] spire-1.2.1/pkg/common/catalog/external.go [2022-04-12T20:34:54.571Z] spire-1.2.1/pkg/common/catalog/host.go [2022-04-12T20:34:54.571Z] spire-1.2.1/pkg/common/catalog/pipenet.go [2022-04-12T20:34:54.571Z] spire-1.2.1/pkg/common/catalog/plugin.go [2022-04-12T20:34:54.571Z] spire-1.2.1/pkg/common/catalog/testplugin/ [2022-04-12T20:34:54.571Z] spire-1.2.1/pkg/common/catalog/testplugin/.gitignore [2022-04-12T20:34:54.571Z] spire-1.2.1/pkg/common/catalog/testplugin/main.go [2022-04-12T20:34:54.571Z] spire-1.2.1/pkg/common/catalog/testplugin/plugin.go [2022-04-12T20:34:54.571Z] spire-1.2.1/pkg/common/cli/ [2022-04-12T20:34:54.571Z] spire-1.2.1/pkg/common/cli/env.go [2022-04-12T20:34:54.571Z] spire-1.2.1/pkg/common/cli/flags.go [2022-04-12T20:34:54.571Z] spire-1.2.1/pkg/common/cli/trust_domain.go [2022-04-12T20:34:54.571Z] spire-1.2.1/pkg/common/cli/trust_domain_test.go [2022-04-12T20:34:54.571Z] spire-1.2.1/pkg/common/cli/umask.go [2022-04-12T20:34:54.571Z] spire-1.2.1/pkg/common/cli/umask_posix.go [2022-04-12T20:34:54.571Z] spire-1.2.1/pkg/common/cli/umask_test.go [2022-04-12T20:34:54.571Z] spire-1.2.1/pkg/common/cli/umask_windows.go [2022-04-12T20:34:54.571Z] spire-1.2.1/pkg/common/cliprinter/ [2022-04-12T20:34:54.571Z] spire-1.2.1/pkg/common/cliprinter/cliprinter.go [2022-04-12T20:34:54.571Z] spire-1.2.1/pkg/common/cliprinter/cliprinter_test.go [2022-04-12T20:34:54.571Z] spire-1.2.1/pkg/common/cliprinter/flag.go [2022-04-12T20:34:54.571Z] spire-1.2.1/pkg/common/cliprinter/flag_test.go [2022-04-12T20:34:54.571Z] spire-1.2.1/pkg/common/cliprinter/format.go [2022-04-12T20:34:54.571Z] spire-1.2.1/pkg/common/cliprinter/format_test.go [2022-04-12T20:34:54.571Z] spire-1.2.1/pkg/common/cliprinter/internal/ [2022-04-12T20:34:54.572Z] spire-1.2.1/pkg/common/cliprinter/internal/errorjson/ [2022-04-12T20:34:54.572Z] spire-1.2.1/pkg/common/cliprinter/internal/errorjson/errorjson.go [2022-04-12T20:34:54.572Z] spire-1.2.1/pkg/common/cliprinter/internal/errorjson/errorjson_test.go [2022-04-12T20:34:54.572Z] spire-1.2.1/pkg/common/cliprinter/internal/errorpretty/ [2022-04-12T20:34:54.572Z] spire-1.2.1/pkg/common/cliprinter/internal/errorpretty/errorpretty.go [2022-04-12T20:34:54.572Z] spire-1.2.1/pkg/common/cliprinter/internal/errorpretty/errorpretty_test.go [2022-04-12T20:34:54.572Z] spire-1.2.1/pkg/common/cliprinter/internal/protojson/ [2022-04-12T20:34:54.572Z] spire-1.2.1/pkg/common/cliprinter/internal/protojson/protojson.go [2022-04-12T20:34:54.572Z] spire-1.2.1/pkg/common/cliprinter/internal/protojson/protojson_test.go [2022-04-12T20:34:54.572Z] spire-1.2.1/pkg/common/cliprinter/internal/protopretty/ [2022-04-12T20:34:54.572Z] spire-1.2.1/pkg/common/cliprinter/internal/protopretty/protopretty.go [2022-04-12T20:34:54.572Z] spire-1.2.1/pkg/common/cliprinter/internal/protopretty/protopretty_test.go [2022-04-12T20:34:54.572Z] spire-1.2.1/pkg/common/cliprinter/internal/structjson/ [2022-04-12T20:34:54.572Z] spire-1.2.1/pkg/common/cliprinter/internal/structjson/structjson.go [2022-04-12T20:34:54.572Z] spire-1.2.1/pkg/common/cliprinter/internal/structjson/structjson_test.go [2022-04-12T20:34:54.572Z] spire-1.2.1/pkg/common/cliprinter/internal/structpretty/ [2022-04-12T20:34:54.572Z] spire-1.2.1/pkg/common/cliprinter/internal/structpretty/structpretty.go [2022-04-12T20:34:54.572Z] spire-1.2.1/pkg/common/cliprinter/internal/structpretty/structpretty_test.go [2022-04-12T20:34:54.572Z] spire-1.2.1/pkg/common/coretypes/ [2022-04-12T20:34:54.572Z] spire-1.2.1/pkg/common/coretypes/bundle/ [2022-04-12T20:34:54.572Z] spire-1.2.1/pkg/common/coretypes/bundle/bundle_test.go [2022-04-12T20:34:54.572Z] spire-1.2.1/pkg/common/coretypes/bundle/commontypes.go [2022-04-12T20:34:54.572Z] spire-1.2.1/pkg/common/coretypes/bundle/plugintypes.go [2022-04-12T20:34:54.572Z] spire-1.2.1/pkg/common/coretypes/bundle/require.go [2022-04-12T20:34:54.572Z] spire-1.2.1/pkg/common/coretypes/jwtkey/ [2022-04-12T20:34:54.572Z] spire-1.2.1/pkg/common/coretypes/jwtkey/apitypes.go [2022-04-12T20:34:54.572Z] spire-1.2.1/pkg/common/coretypes/jwtkey/commontypes.go [2022-04-12T20:34:54.572Z] spire-1.2.1/pkg/common/coretypes/jwtkey/jwtkey.go [2022-04-12T20:34:54.572Z] spire-1.2.1/pkg/common/coretypes/jwtkey/jwtkey_test.go [2022-04-12T20:34:54.572Z] spire-1.2.1/pkg/common/coretypes/jwtkey/plugintypes.go [2022-04-12T20:34:54.572Z] spire-1.2.1/pkg/common/coretypes/jwtkey/require.go [2022-04-12T20:34:54.572Z] spire-1.2.1/pkg/common/coretypes/x509certificate/ [2022-04-12T20:34:54.572Z] spire-1.2.1/pkg/common/coretypes/x509certificate/commontypes.go [2022-04-12T20:34:54.572Z] spire-1.2.1/pkg/common/coretypes/x509certificate/plugintypes.go [2022-04-12T20:34:54.572Z] spire-1.2.1/pkg/common/coretypes/x509certificate/require.go [2022-04-12T20:34:54.572Z] spire-1.2.1/pkg/common/coretypes/x509certificate/x509certificate.go [2022-04-12T20:34:54.572Z] spire-1.2.1/pkg/common/coretypes/x509certificate/x509certificate_test.go [2022-04-12T20:34:54.572Z] spire-1.2.1/pkg/common/cryptoutil/ [2022-04-12T20:34:54.572Z] spire-1.2.1/pkg/common/cryptoutil/keys.go [2022-04-12T20:34:54.572Z] spire-1.2.1/pkg/common/cryptoutil/keys_test.go [2022-04-12T20:34:54.572Z] spire-1.2.1/pkg/common/diskutil/ [2022-04-12T20:34:54.572Z] spire-1.2.1/pkg/common/diskutil/file_posix.go [2022-04-12T20:34:54.572Z] spire-1.2.1/pkg/common/diskutil/file_test.go [2022-04-12T20:34:54.572Z] spire-1.2.1/pkg/common/diskutil/file_windows.go [2022-04-12T20:34:54.572Z] spire-1.2.1/pkg/common/errorutil/ [2022-04-12T20:34:54.572Z] spire-1.2.1/pkg/common/errorutil/wrapper.go [2022-04-12T20:34:54.572Z] spire-1.2.1/pkg/common/health/ [2022-04-12T20:34:54.572Z] spire-1.2.1/pkg/common/health/config.go [2022-04-12T20:34:54.572Z] spire-1.2.1/pkg/common/health/context.go [2022-04-12T20:34:54.572Z] spire-1.2.1/pkg/common/health/context_test.go [2022-04-12T20:34:54.572Z] spire-1.2.1/pkg/common/health/health.go [2022-04-12T20:34:54.572Z] spire-1.2.1/pkg/common/health/health_test.go [2022-04-12T20:34:54.572Z] spire-1.2.1/pkg/common/health/logger.go [2022-04-12T20:34:54.572Z] spire-1.2.1/pkg/common/hostservice/ [2022-04-12T20:34:54.572Z] spire-1.2.1/pkg/common/hostservice/metricsservice/ [2022-04-12T20:34:54.572Z] spire-1.2.1/pkg/common/hostservice/metricsservice/v1.go [2022-04-12T20:34:54.572Z] spire-1.2.1/pkg/common/hostservice/metricsservice/v1_test.go [2022-04-12T20:34:54.572Z] spire-1.2.1/pkg/common/idutil/ [2022-04-12T20:34:54.572Z] spire-1.2.1/pkg/common/idutil/require.go [2022-04-12T20:34:54.572Z] spire-1.2.1/pkg/common/idutil/require_test.go [2022-04-12T20:34:54.572Z] spire-1.2.1/pkg/common/idutil/safety.go [2022-04-12T20:34:54.572Z] spire-1.2.1/pkg/common/idutil/safety_test.go [2022-04-12T20:34:54.572Z] spire-1.2.1/pkg/common/idutil/spiffeid.go [2022-04-12T20:34:54.572Z] spire-1.2.1/pkg/common/idutil/spiffeid_test.go [2022-04-12T20:34:54.572Z] spire-1.2.1/pkg/common/jwtsvid/ [2022-04-12T20:34:54.572Z] spire-1.2.1/pkg/common/jwtsvid/common.go [2022-04-12T20:34:54.572Z] spire-1.2.1/pkg/common/jwtsvid/sign.go [2022-04-12T20:34:54.572Z] spire-1.2.1/pkg/common/jwtsvid/token_test.go [2022-04-12T20:34:54.572Z] spire-1.2.1/pkg/common/jwtsvid/validate.go [2022-04-12T20:34:54.572Z] spire-1.2.1/pkg/common/jwtutil/ [2022-04-12T20:34:54.572Z] spire-1.2.1/pkg/common/jwtutil/keyset.go [2022-04-12T20:34:54.572Z] spire-1.2.1/pkg/common/jwtutil/keyset_test.go [2022-04-12T20:34:54.572Z] spire-1.2.1/pkg/common/log/ [2022-04-12T20:34:54.572Z] spire-1.2.1/pkg/common/log/hclog_adapter.go [2022-04-12T20:34:54.572Z] spire-1.2.1/pkg/common/log/hclog_adapter_test.go [2022-04-12T20:34:54.572Z] spire-1.2.1/pkg/common/log/log.go [2022-04-12T20:34:54.572Z] spire-1.2.1/pkg/common/log/log_test.go [2022-04-12T20:34:54.572Z] spire-1.2.1/pkg/common/log/options.go [2022-04-12T20:34:54.572Z] spire-1.2.1/pkg/common/nodeutil/ [2022-04-12T20:34:54.572Z] spire-1.2.1/pkg/common/nodeutil/node.go [2022-04-12T20:34:54.572Z] spire-1.2.1/pkg/common/nodeutil/node_test.go [2022-04-12T20:34:54.572Z] spire-1.2.1/pkg/common/peertracker/ [2022-04-12T20:34:54.572Z] spire-1.2.1/pkg/common/peertracker/conn.go [2022-04-12T20:34:54.572Z] spire-1.2.1/pkg/common/peertracker/credentials.go [2022-04-12T20:34:54.572Z] spire-1.2.1/pkg/common/peertracker/errors.go [2022-04-12T20:34:54.572Z] spire-1.2.1/pkg/common/peertracker/getpid_windows.c [2022-04-12T20:34:54.572Z] spire-1.2.1/pkg/common/peertracker/getpid_windows.h [2022-04-12T20:34:54.572Z] spire-1.2.1/pkg/common/peertracker/info.go [2022-04-12T20:34:54.572Z] spire-1.2.1/pkg/common/peertracker/listener.go [2022-04-12T20:34:54.572Z] spire-1.2.1/pkg/common/peertracker/listener_test.go [2022-04-12T20:34:54.572Z] spire-1.2.1/pkg/common/peertracker/peertracker.go [2022-04-12T20:34:54.572Z] spire-1.2.1/pkg/common/peertracker/peertracker_test.go [2022-04-12T20:34:54.572Z] spire-1.2.1/pkg/common/peertracker/peertracker_test_child_posix.go [2022-04-12T20:34:54.572Z] spire-1.2.1/pkg/common/peertracker/peertracker_test_child_windows.go [2022-04-12T20:34:54.572Z] spire-1.2.1/pkg/common/peertracker/peertracker_test_posix.go [2022-04-12T20:34:54.572Z] spire-1.2.1/pkg/common/peertracker/peertracker_test_windows.go [2022-04-12T20:34:54.572Z] spire-1.2.1/pkg/common/peertracker/tcp.go [2022-04-12T20:34:54.572Z] spire-1.2.1/pkg/common/peertracker/tcp_fallback.go [2022-04-12T20:34:54.572Z] spire-1.2.1/pkg/common/peertracker/tcp_windows.go [2022-04-12T20:34:54.572Z] spire-1.2.1/pkg/common/peertracker/tracker_bsd.go [2022-04-12T20:34:54.572Z] spire-1.2.1/pkg/common/peertracker/tracker_fallback.go [2022-04-12T20:34:54.572Z] spire-1.2.1/pkg/common/peertracker/tracker_linux.go [2022-04-12T20:34:54.572Z] spire-1.2.1/pkg/common/peertracker/tracker_linux_test.go [2022-04-12T20:34:54.572Z] spire-1.2.1/pkg/common/peertracker/tracker_windows.go [2022-04-12T20:34:54.572Z] spire-1.2.1/pkg/common/peertracker/uds.go [2022-04-12T20:34:54.572Z] spire-1.2.1/pkg/common/peertracker/uds_bsd.go [2022-04-12T20:34:54.572Z] spire-1.2.1/pkg/common/peertracker/uds_fallback.go [2022-04-12T20:34:54.572Z] spire-1.2.1/pkg/common/peertracker/uds_linux.go [2022-04-12T20:34:54.572Z] spire-1.2.1/pkg/common/pemutil/ [2022-04-12T20:34:54.572Z] spire-1.2.1/pkg/common/pemutil/block.go [2022-04-12T20:34:54.572Z] spire-1.2.1/pkg/common/pemutil/certs.go [2022-04-12T20:34:54.572Z] spire-1.2.1/pkg/common/pemutil/common.go [2022-04-12T20:34:54.572Z] spire-1.2.1/pkg/common/pemutil/csr.go [2022-04-12T20:34:54.572Z] spire-1.2.1/pkg/common/pemutil/keys.go [2022-04-12T20:34:54.572Z] spire-1.2.1/pkg/common/pemutil/pemutil_test.go [2022-04-12T20:34:54.572Z] spire-1.2.1/pkg/common/pemutil/testdata/ [2022-04-12T20:34:54.572Z] spire-1.2.1/pkg/common/pemutil/testdata/cert.pem [2022-04-12T20:34:54.572Z] spire-1.2.1/pkg/common/pemutil/testdata/certs.pem [2022-04-12T20:34:54.572Z] spire-1.2.1/pkg/common/pemutil/testdata/csr.pem [2022-04-12T20:34:54.572Z] spire-1.2.1/pkg/common/pemutil/testdata/ecdsa-key-pkcs8.pem [2022-04-12T20:34:54.572Z] spire-1.2.1/pkg/common/pemutil/testdata/ecdsa-key.pem [2022-04-12T20:34:54.572Z] spire-1.2.1/pkg/common/pemutil/testdata/key.pem [2022-04-12T20:34:54.572Z] spire-1.2.1/pkg/common/pemutil/testdata/public-rsa-key.pem [2022-04-12T20:34:54.572Z] spire-1.2.1/pkg/common/pemutil/testdata/rsa-key-pkcs8.pem [2022-04-12T20:34:54.572Z] spire-1.2.1/pkg/common/pemutil/testdata/rsa-key.pem [2022-04-12T20:34:54.572Z] spire-1.2.1/pkg/common/plugin/ [2022-04-12T20:34:54.572Z] spire-1.2.1/pkg/common/plugin/aws/ [2022-04-12T20:34:54.572Z] spire-1.2.1/pkg/common/plugin/aws/iid.go [2022-04-12T20:34:54.572Z] spire-1.2.1/pkg/common/plugin/azure/ [2022-04-12T20:34:54.572Z] spire-1.2.1/pkg/common/plugin/azure/msi.go [2022-04-12T20:34:54.572Z] spire-1.2.1/pkg/common/plugin/azure/msi_test.go [2022-04-12T20:34:54.572Z] spire-1.2.1/pkg/common/plugin/facade.go [2022-04-12T20:34:54.572Z] spire-1.2.1/pkg/common/plugin/facade_test.go [2022-04-12T20:34:54.572Z] spire-1.2.1/pkg/common/plugin/gcp/ [2022-04-12T20:34:54.572Z] spire-1.2.1/pkg/common/plugin/gcp/iit.go [2022-04-12T20:34:54.572Z] spire-1.2.1/pkg/common/plugin/k8s/ [2022-04-12T20:34:54.572Z] spire-1.2.1/pkg/common/plugin/k8s/apiserver/ [2022-04-12T20:34:54.572Z] spire-1.2.1/pkg/common/plugin/k8s/apiserver/client.go [2022-04-12T20:34:54.572Z] spire-1.2.1/pkg/common/plugin/k8s/apiserver/client_test.go [2022-04-12T20:34:54.572Z] spire-1.2.1/pkg/common/plugin/k8s/utils.go [2022-04-12T20:34:54.572Z] spire-1.2.1/pkg/common/plugin/k8s/utils_test.go [2022-04-12T20:34:54.572Z] spire-1.2.1/pkg/common/plugin/log.go [2022-04-12T20:34:54.572Z] spire-1.2.1/pkg/common/plugin/sshpop/ [2022-04-12T20:34:54.572Z] spire-1.2.1/pkg/common/plugin/sshpop/handshake.go [2022-04-12T20:34:54.572Z] spire-1.2.1/pkg/common/plugin/sshpop/handshake_test.go [2022-04-12T20:34:54.572Z] spire-1.2.1/pkg/common/plugin/sshpop/sshpop.go [2022-04-12T20:34:54.572Z] spire-1.2.1/pkg/common/plugin/sshpop/sshpop_test.go [2022-04-12T20:34:54.572Z] spire-1.2.1/pkg/common/plugin/sshpop/testdata/ [2022-04-12T20:34:54.572Z] spire-1.2.1/pkg/common/plugin/sshpop/testdata/dummy_agent_ssh_key [2022-04-12T20:34:54.572Z] spire-1.2.1/pkg/common/plugin/sshpop/testdata/dummy_agent_ssh_key-cert.pub [2022-04-12T20:34:54.572Z] spire-1.2.1/pkg/common/plugin/sshpop/testdata/dummy_ssh_cert_authority.pub [2022-04-12T20:34:54.572Z] spire-1.2.1/pkg/common/plugin/sshpop/testdata/empty_ssh_cert_authority.pub [2022-04-12T20:34:54.572Z] spire-1.2.1/pkg/common/plugin/sshpop/testdata/many_ssh_cert_authorities.pub [2022-04-12T20:34:54.572Z] spire-1.2.1/pkg/common/plugin/tpmdevid/ [2022-04-12T20:34:54.572Z] spire-1.2.1/pkg/common/plugin/tpmdevid/devid.go [2022-04-12T20:34:54.572Z] spire-1.2.1/pkg/common/plugin/x509pop/ [2022-04-12T20:34:54.572Z] spire-1.2.1/pkg/common/plugin/x509pop/x509pop.go [2022-04-12T20:34:54.572Z] spire-1.2.1/pkg/common/plugin/x509pop/x509pop_test.go [2022-04-12T20:34:54.572Z] spire-1.2.1/pkg/common/profiling/ [2022-04-12T20:34:54.572Z] spire-1.2.1/pkg/common/profiling/dumpers.go [2022-04-12T20:34:54.572Z] spire-1.2.1/pkg/common/profiling/profiling.go [2022-04-12T20:34:54.572Z] spire-1.2.1/pkg/common/protoutil/ [2022-04-12T20:34:54.572Z] spire-1.2.1/pkg/common/protoutil/masks.go [2022-04-12T20:34:54.572Z] spire-1.2.1/pkg/common/protoutil/masks_test.go [2022-04-12T20:34:54.572Z] spire-1.2.1/pkg/common/rotationutil/ [2022-04-12T20:34:54.572Z] spire-1.2.1/pkg/common/rotationutil/rotationutil.go [2022-04-12T20:34:54.572Z] spire-1.2.1/pkg/common/rotationutil/rotationutil_test.go [2022-04-12T20:34:54.572Z] spire-1.2.1/pkg/common/selector/ [2022-04-12T20:34:54.572Z] spire-1.2.1/pkg/common/selector/selector.go [2022-04-12T20:34:54.572Z] spire-1.2.1/pkg/common/selector/selector_test.go [2022-04-12T20:34:54.572Z] spire-1.2.1/pkg/common/selector/set.go [2022-04-12T20:34:54.572Z] spire-1.2.1/pkg/common/selector/set_utils.go [2022-04-12T20:34:54.572Z] spire-1.2.1/pkg/common/selector/set_utils_test.go [2022-04-12T20:34:54.572Z] spire-1.2.1/pkg/common/telemetry/ [2022-04-12T20:34:54.572Z] spire-1.2.1/pkg/common/telemetry/agent/ [2022-04-12T20:34:54.572Z] spire-1.2.1/pkg/common/telemetry/agent/keymanager/ [2022-04-12T20:34:54.572Z] spire-1.2.1/pkg/common/telemetry/agent/keymanager/keymanager.go [2022-04-12T20:34:54.572Z] spire-1.2.1/pkg/common/telemetry/agent/keymanager/wrapper.go [2022-04-12T20:34:54.572Z] spire-1.2.1/pkg/common/telemetry/agent/keymanager/wrapper_test.go [2022-04-12T20:34:54.572Z] spire-1.2.1/pkg/common/telemetry/agent/manager.go [2022-04-12T20:34:54.572Z] spire-1.2.1/pkg/common/telemetry/agent/node.go [2022-04-12T20:34:54.572Z] spire-1.2.1/pkg/common/telemetry/agent/rotate.go [2022-04-12T20:34:54.572Z] spire-1.2.1/pkg/common/telemetry/agent/sdsapi.go [2022-04-12T20:34:54.572Z] spire-1.2.1/pkg/common/telemetry/agent/store/ [2022-04-12T20:34:54.572Z] spire-1.2.1/pkg/common/telemetry/agent/store/store.go [2022-04-12T20:34:54.572Z] spire-1.2.1/pkg/common/telemetry/agent/workloadapi/ [2022-04-12T20:34:54.572Z] spire-1.2.1/pkg/common/telemetry/agent/workloadapi/workload.go [2022-04-12T20:34:54.572Z] spire-1.2.1/pkg/common/telemetry/blackhole.go [2022-04-12T20:34:54.572Z] spire-1.2.1/pkg/common/telemetry/call.go [2022-04-12T20:34:54.572Z] spire-1.2.1/pkg/common/telemetry/common/ [2022-04-12T20:34:54.572Z] spire-1.2.1/pkg/common/telemetry/common/label_adders.go [2022-04-12T20:34:54.572Z] spire-1.2.1/pkg/common/telemetry/config.go [2022-04-12T20:34:54.572Z] spire-1.2.1/pkg/common/telemetry/dogstatsd.go [2022-04-12T20:34:54.572Z] spire-1.2.1/pkg/common/telemetry/dogstatsd_test.go [2022-04-12T20:34:54.572Z] spire-1.2.1/pkg/common/telemetry/inmem.go [2022-04-12T20:34:54.572Z] spire-1.2.1/pkg/common/telemetry/inmem_test.go [2022-04-12T20:34:54.572Z] spire-1.2.1/pkg/common/telemetry/m3.go [2022-04-12T20:34:54.572Z] spire-1.2.1/pkg/common/telemetry/m3_test.go [2022-04-12T20:34:54.572Z] spire-1.2.1/pkg/common/telemetry/metrics.go [2022-04-12T20:34:54.572Z] spire-1.2.1/pkg/common/telemetry/metrics_benchmark_test.go [2022-04-12T20:34:54.572Z] spire-1.2.1/pkg/common/telemetry/names.go [2022-04-12T20:34:54.572Z] spire-1.2.1/pkg/common/telemetry/prometheus.go [2022-04-12T20:34:54.572Z] spire-1.2.1/pkg/common/telemetry/prometheus_test.go [2022-04-12T20:34:54.572Z] spire-1.2.1/pkg/common/telemetry/sanitize.go [2022-04-12T20:34:54.572Z] spire-1.2.1/pkg/common/telemetry/sanitize_test.go [2022-04-12T20:34:54.572Z] spire-1.2.1/pkg/common/telemetry/server/ [2022-04-12T20:34:54.572Z] spire-1.2.1/pkg/common/telemetry/server/bundle_manager.go [2022-04-12T20:34:54.572Z] spire-1.2.1/pkg/common/telemetry/server/ca_manager.go [2022-04-12T20:34:54.572Z] spire-1.2.1/pkg/common/telemetry/server/datastore/ [2022-04-12T20:34:54.572Z] spire-1.2.1/pkg/common/telemetry/server/datastore/bundle.go [2022-04-12T20:34:54.572Z] spire-1.2.1/pkg/common/telemetry/server/datastore/federation_relationship.go [2022-04-12T20:34:54.572Z] spire-1.2.1/pkg/common/telemetry/server/datastore/join_token.go [2022-04-12T20:34:54.572Z] spire-1.2.1/pkg/common/telemetry/server/datastore/node.go [2022-04-12T20:34:54.572Z] spire-1.2.1/pkg/common/telemetry/server/datastore/registration.go [2022-04-12T20:34:54.572Z] spire-1.2.1/pkg/common/telemetry/server/datastore/wrapper.go [2022-04-12T20:34:54.572Z] spire-1.2.1/pkg/common/telemetry/server/datastore/wrapper_test.go [2022-04-12T20:34:54.572Z] spire-1.2.1/pkg/common/telemetry/server/keymanager/ [2022-04-12T20:34:54.572Z] spire-1.2.1/pkg/common/telemetry/server/keymanager/keymanager.go [2022-04-12T20:34:54.572Z] spire-1.2.1/pkg/common/telemetry/server/keymanager/wrapper.go [2022-04-12T20:34:54.572Z] spire-1.2.1/pkg/common/telemetry/server/keymanager/wrapper_test.go [2022-04-12T20:34:54.572Z] spire-1.2.1/pkg/common/telemetry/server/registration_manager.go [2022-04-12T20:34:54.572Z] spire-1.2.1/pkg/common/telemetry/server/rotate.go [2022-04-12T20:34:54.572Z] spire-1.2.1/pkg/common/telemetry/server/server.go [2022-04-12T20:34:54.572Z] spire-1.2.1/pkg/common/telemetry/sink.go [2022-04-12T20:34:54.572Z] spire-1.2.1/pkg/common/telemetry/statsd.go [2022-04-12T20:34:54.572Z] spire-1.2.1/pkg/common/telemetry/statsd_test.go [2022-04-12T20:34:54.572Z] spire-1.2.1/pkg/common/telemetry/uptime.go [2022-04-12T20:34:54.572Z] spire-1.2.1/pkg/common/telemetry/version.go [2022-04-12T20:34:54.572Z] spire-1.2.1/pkg/common/telemetry/withlabels.go [2022-04-12T20:34:54.572Z] spire-1.2.1/pkg/common/uptime/ [2022-04-12T20:34:54.572Z] spire-1.2.1/pkg/common/uptime/uptime.go [2022-04-12T20:34:54.572Z] spire-1.2.1/pkg/common/uptime/uptime_test.go [2022-04-12T20:34:54.572Z] spire-1.2.1/pkg/common/util/ [2022-04-12T20:34:54.572Z] spire-1.2.1/pkg/common/util/certs.go [2022-04-12T20:34:54.572Z] spire-1.2.1/pkg/common/util/certs_test.go [2022-04-12T20:34:54.572Z] spire-1.2.1/pkg/common/util/csr.go [2022-04-12T20:34:54.572Z] spire-1.2.1/pkg/common/util/hash.go [2022-04-12T20:34:54.572Z] spire-1.2.1/pkg/common/util/selectors.go [2022-04-12T20:34:54.572Z] spire-1.2.1/pkg/common/util/selectors_test.go [2022-04-12T20:34:54.572Z] spire-1.2.1/pkg/common/util/signals.go [2022-04-12T20:34:54.572Z] spire-1.2.1/pkg/common/util/sort.go [2022-04-12T20:34:54.572Z] spire-1.2.1/pkg/common/util/sort_test.go [2022-04-12T20:34:54.572Z] spire-1.2.1/pkg/common/util/task.go [2022-04-12T20:34:54.572Z] spire-1.2.1/pkg/common/util/task_test.go [2022-04-12T20:34:54.572Z] spire-1.2.1/pkg/common/util/testdata/ [2022-04-12T20:34:54.572Z] spire-1.2.1/pkg/common/util/testdata/empty-bundle.pem [2022-04-12T20:34:54.572Z] spire-1.2.1/pkg/common/util/testdata/mixed-bundle.pem [2022-04-12T20:34:54.572Z] spire-1.2.1/pkg/common/version/ [2022-04-12T20:34:54.572Z] spire-1.2.1/pkg/common/version/version.go [2022-04-12T20:34:54.572Z] spire-1.2.1/pkg/common/x509svid/ [2022-04-12T20:34:54.572Z] spire-1.2.1/pkg/common/x509svid/common_test.go [2022-04-12T20:34:54.572Z] spire-1.2.1/pkg/common/x509svid/csr.go [2022-04-12T20:34:54.572Z] spire-1.2.1/pkg/common/x509svid/upstreamca.go [2022-04-12T20:34:54.572Z] spire-1.2.1/pkg/common/x509svid/upstreamca_test.go [2022-04-12T20:34:54.572Z] spire-1.2.1/pkg/common/x509util/ [2022-04-12T20:34:54.572Z] spire-1.2.1/pkg/common/x509util/cert.go [2022-04-12T20:34:54.572Z] spire-1.2.1/pkg/common/x509util/dns.go [2022-04-12T20:34:54.572Z] spire-1.2.1/pkg/common/x509util/dns_test.go [2022-04-12T20:34:54.572Z] spire-1.2.1/pkg/common/x509util/keyid.go [2022-04-12T20:34:54.572Z] spire-1.2.1/pkg/common/x509util/keypair.go [2022-04-12T20:34:54.572Z] spire-1.2.1/pkg/common/x509util/serialnumber.go [2022-04-12T20:34:54.572Z] spire-1.2.1/pkg/common/x509util/serialnumber_test.go [2022-04-12T20:34:54.572Z] spire-1.2.1/pkg/server/ [2022-04-12T20:34:54.572Z] spire-1.2.1/pkg/server/api/ [2022-04-12T20:34:54.572Z] spire-1.2.1/pkg/server/api/agent.go [2022-04-12T20:34:54.572Z] spire-1.2.1/pkg/server/api/agent/ [2022-04-12T20:34:54.572Z] spire-1.2.1/pkg/server/api/agent/v1/ [2022-04-12T20:34:54.572Z] spire-1.2.1/pkg/server/api/agent/v1/service.go [2022-04-12T20:34:54.572Z] spire-1.2.1/pkg/server/api/agent/v1/service_test.go [2022-04-12T20:34:54.572Z] spire-1.2.1/pkg/server/api/agent_test.go [2022-04-12T20:34:54.572Z] spire-1.2.1/pkg/server/api/api.go [2022-04-12T20:34:54.572Z] spire-1.2.1/pkg/server/api/audit/ [2022-04-12T20:34:54.572Z] spire-1.2.1/pkg/server/api/audit/audit.go [2022-04-12T20:34:54.572Z] spire-1.2.1/pkg/server/api/audit/audit_test.go [2022-04-12T20:34:54.572Z] spire-1.2.1/pkg/server/api/bundle.go [2022-04-12T20:34:54.572Z] spire-1.2.1/pkg/server/api/bundle/ [2022-04-12T20:34:54.572Z] spire-1.2.1/pkg/server/api/bundle/v1/ [2022-04-12T20:34:54.572Z] spire-1.2.1/pkg/server/api/bundle/v1/service.go [2022-04-12T20:34:54.572Z] spire-1.2.1/pkg/server/api/bundle/v1/service_test.go [2022-04-12T20:34:54.572Z] spire-1.2.1/pkg/server/api/bundle_test.go [2022-04-12T20:34:54.572Z] spire-1.2.1/pkg/server/api/debug/ [2022-04-12T20:34:54.572Z] spire-1.2.1/pkg/server/api/debug/v1/ [2022-04-12T20:34:54.572Z] spire-1.2.1/pkg/server/api/debug/v1/service.go [2022-04-12T20:34:54.572Z] spire-1.2.1/pkg/server/api/debug/v1/service_test.go [2022-04-12T20:34:54.572Z] spire-1.2.1/pkg/server/api/entry.go [2022-04-12T20:34:54.572Z] spire-1.2.1/pkg/server/api/entry/ [2022-04-12T20:34:54.572Z] spire-1.2.1/pkg/server/api/entry/v1/ [2022-04-12T20:34:54.572Z] spire-1.2.1/pkg/server/api/entry/v1/service.go [2022-04-12T20:34:54.572Z] spire-1.2.1/pkg/server/api/entry/v1/service_test.go [2022-04-12T20:34:54.572Z] spire-1.2.1/pkg/server/api/entry_test.go [2022-04-12T20:34:54.572Z] spire-1.2.1/pkg/server/api/health/ [2022-04-12T20:34:54.572Z] spire-1.2.1/pkg/server/api/health/v1/ [2022-04-12T20:34:54.573Z] spire-1.2.1/pkg/server/api/health/v1/service.go [2022-04-12T20:34:54.573Z] spire-1.2.1/pkg/server/api/health/v1/service_test.go [2022-04-12T20:34:54.573Z] spire-1.2.1/pkg/server/api/id.go [2022-04-12T20:34:54.573Z] spire-1.2.1/pkg/server/api/id_test.go [2022-04-12T20:34:54.573Z] spire-1.2.1/pkg/server/api/limits/ [2022-04-12T20:34:54.573Z] spire-1.2.1/pkg/server/api/limits/limits.go [2022-04-12T20:34:54.573Z] spire-1.2.1/pkg/server/api/middleware/ [2022-04-12T20:34:54.573Z] spire-1.2.1/pkg/server/api/middleware/alias.go [2022-04-12T20:34:54.573Z] spire-1.2.1/pkg/server/api/middleware/audit.go [2022-04-12T20:34:54.573Z] spire-1.2.1/pkg/server/api/middleware/authorization.go [2022-04-12T20:34:54.573Z] spire-1.2.1/pkg/server/api/middleware/authorization_opa.go [2022-04-12T20:34:54.573Z] spire-1.2.1/pkg/server/api/middleware/authorization_test.go [2022-04-12T20:34:54.573Z] spire-1.2.1/pkg/server/api/middleware/authorize_agent.go [2022-04-12T20:34:54.573Z] spire-1.2.1/pkg/server/api/middleware/caller.go [2022-04-12T20:34:54.573Z] spire-1.2.1/pkg/server/api/middleware/caller_test.go [2022-04-12T20:34:54.573Z] spire-1.2.1/pkg/server/api/middleware/common.go [2022-04-12T20:34:54.573Z] spire-1.2.1/pkg/server/api/middleware/common_test.go [2022-04-12T20:34:54.573Z] spire-1.2.1/pkg/server/api/middleware/entries.go [2022-04-12T20:34:54.573Z] spire-1.2.1/pkg/server/api/middleware/entries_test.go [2022-04-12T20:34:54.573Z] spire-1.2.1/pkg/server/api/middleware/ratelimit.go [2022-04-12T20:34:54.573Z] spire-1.2.1/pkg/server/api/middleware/ratelimit_test.go [2022-04-12T20:34:54.573Z] spire-1.2.1/pkg/server/api/ratelimit.go [2022-04-12T20:34:54.573Z] spire-1.2.1/pkg/server/api/rpccontext/ [2022-04-12T20:34:54.573Z] spire-1.2.1/pkg/server/api/rpccontext/alias.go [2022-04-12T20:34:54.573Z] spire-1.2.1/pkg/server/api/rpccontext/audit.go [2022-04-12T20:34:54.573Z] spire-1.2.1/pkg/server/api/rpccontext/caller.go [2022-04-12T20:34:54.573Z] spire-1.2.1/pkg/server/api/rpccontext/ratelimit.go [2022-04-12T20:34:54.573Z] spire-1.2.1/pkg/server/api/selector.go [2022-04-12T20:34:54.573Z] spire-1.2.1/pkg/server/api/selector_test.go [2022-04-12T20:34:54.573Z] spire-1.2.1/pkg/server/api/status.go [2022-04-12T20:34:54.573Z] spire-1.2.1/pkg/server/api/status_test.go [2022-04-12T20:34:54.573Z] spire-1.2.1/pkg/server/api/svid/ [2022-04-12T20:34:54.573Z] spire-1.2.1/pkg/server/api/svid/v1/ [2022-04-12T20:34:54.573Z] spire-1.2.1/pkg/server/api/svid/v1/service.go [2022-04-12T20:34:54.573Z] spire-1.2.1/pkg/server/api/svid/v1/service_test.go [2022-04-12T20:34:54.573Z] spire-1.2.1/pkg/server/api/trustdomain.go [2022-04-12T20:34:54.573Z] spire-1.2.1/pkg/server/api/trustdomain/ [2022-04-12T20:34:54.573Z] spire-1.2.1/pkg/server/api/trustdomain/v1/ [2022-04-12T20:34:54.573Z] spire-1.2.1/pkg/server/api/trustdomain/v1/service.go [2022-04-12T20:34:54.573Z] spire-1.2.1/pkg/server/api/trustdomain/v1/service_test.go [2022-04-12T20:34:54.573Z] spire-1.2.1/pkg/server/api/trustdomain_test.go [2022-04-12T20:34:54.573Z] spire-1.2.1/pkg/server/authpolicy/ [2022-04-12T20:34:54.573Z] spire-1.2.1/pkg/server/authpolicy/defaults.go [2022-04-12T20:34:54.573Z] spire-1.2.1/pkg/server/authpolicy/policy.go [2022-04-12T20:34:54.573Z] spire-1.2.1/pkg/server/authpolicy/policy.rego [2022-04-12T20:34:54.573Z] spire-1.2.1/pkg/server/authpolicy/policy_data.json [2022-04-12T20:34:54.573Z] spire-1.2.1/pkg/server/authpolicy/policy_test.go [2022-04-12T20:34:54.573Z] spire-1.2.1/pkg/server/authpolicy/validate.go [2022-04-12T20:34:54.573Z] spire-1.2.1/pkg/server/bundle/ [2022-04-12T20:34:54.573Z] spire-1.2.1/pkg/server/bundle/client/ [2022-04-12T20:34:54.573Z] spire-1.2.1/pkg/server/bundle/client/client.go [2022-04-12T20:34:54.573Z] spire-1.2.1/pkg/server/bundle/client/client_test.go [2022-04-12T20:34:54.573Z] spire-1.2.1/pkg/server/bundle/client/manager.go [2022-04-12T20:34:54.573Z] spire-1.2.1/pkg/server/bundle/client/manager_test.go [2022-04-12T20:34:54.573Z] spire-1.2.1/pkg/server/bundle/client/sources.go [2022-04-12T20:34:54.573Z] spire-1.2.1/pkg/server/bundle/client/sources_test.go [2022-04-12T20:34:54.573Z] spire-1.2.1/pkg/server/bundle/client/updater.go [2022-04-12T20:34:54.573Z] spire-1.2.1/pkg/server/bundle/client/updater_test.go [2022-04-12T20:34:54.573Z] spire-1.2.1/pkg/server/ca/ [2022-04-12T20:34:54.573Z] spire-1.2.1/pkg/server/ca/ca.go [2022-04-12T20:34:54.573Z] spire-1.2.1/pkg/server/ca/ca_health.go [2022-04-12T20:34:54.573Z] spire-1.2.1/pkg/server/ca/ca_test.go [2022-04-12T20:34:54.573Z] spire-1.2.1/pkg/server/ca/journal.go [2022-04-12T20:34:54.573Z] spire-1.2.1/pkg/server/ca/journal_test.go [2022-04-12T20:34:54.573Z] spire-1.2.1/pkg/server/ca/manager.go [2022-04-12T20:34:54.573Z] spire-1.2.1/pkg/server/ca/manager_health.go [2022-04-12T20:34:54.573Z] spire-1.2.1/pkg/server/ca/manager_test.go [2022-04-12T20:34:54.573Z] spire-1.2.1/pkg/server/ca/templates.go [2022-04-12T20:34:54.573Z] spire-1.2.1/pkg/server/ca/upstream_client.go [2022-04-12T20:34:54.573Z] spire-1.2.1/pkg/server/ca/upstream_client_test.go [2022-04-12T20:34:54.573Z] spire-1.2.1/pkg/server/ca/validation.go [2022-04-12T20:34:54.573Z] spire-1.2.1/pkg/server/cache/ [2022-04-12T20:34:54.573Z] spire-1.2.1/pkg/server/cache/dscache/ [2022-04-12T20:34:54.573Z] spire-1.2.1/pkg/server/cache/dscache/cache.go [2022-04-12T20:34:54.573Z] spire-1.2.1/pkg/server/cache/dscache/cache_test.go [2022-04-12T20:34:54.573Z] spire-1.2.1/pkg/server/cache/entrycache/ [2022-04-12T20:34:54.573Z] spire-1.2.1/pkg/server/cache/entrycache/cache.go [2022-04-12T20:34:54.573Z] spire-1.2.1/pkg/server/cache/entrycache/cache_test.go [2022-04-12T20:34:54.573Z] spire-1.2.1/pkg/server/cache/entrycache/fullcache.go [2022-04-12T20:34:54.573Z] spire-1.2.1/pkg/server/cache/entrycache/fullcache_ds.go [2022-04-12T20:34:54.573Z] spire-1.2.1/pkg/server/cache/entrycache/fullcache_ds_test.go [2022-04-12T20:34:54.573Z] spire-1.2.1/pkg/server/cache/entrycache/fullcache_test.go [2022-04-12T20:34:54.573Z] spire-1.2.1/pkg/server/catalog/ [2022-04-12T20:34:54.573Z] spire-1.2.1/pkg/server/catalog/catalog.go [2022-04-12T20:34:54.573Z] spire-1.2.1/pkg/server/catalog/keymanager.go [2022-04-12T20:34:54.573Z] spire-1.2.1/pkg/server/catalog/nodeattestor.go [2022-04-12T20:34:54.573Z] spire-1.2.1/pkg/server/catalog/noderesolver.go [2022-04-12T20:34:54.573Z] spire-1.2.1/pkg/server/catalog/notifier.go [2022-04-12T20:34:54.573Z] spire-1.2.1/pkg/server/catalog/upstreamauthority.go [2022-04-12T20:34:54.573Z] spire-1.2.1/pkg/server/config.go [2022-04-12T20:34:54.573Z] spire-1.2.1/pkg/server/datastore/ [2022-04-12T20:34:54.573Z] spire-1.2.1/pkg/server/datastore/datastore.go [2022-04-12T20:34:54.573Z] spire-1.2.1/pkg/server/datastore/datastore_health.go [2022-04-12T20:34:54.573Z] spire-1.2.1/pkg/server/datastore/repository.go [2022-04-12T20:34:54.573Z] spire-1.2.1/pkg/server/datastore/sqlstore/ [2022-04-12T20:34:54.573Z] spire-1.2.1/pkg/server/datastore/sqlstore/dialect.go [2022-04-12T20:34:54.573Z] spire-1.2.1/pkg/server/datastore/sqlstore/migration.go [2022-04-12T20:34:54.573Z] spire-1.2.1/pkg/server/datastore/sqlstore/migration_test.go [2022-04-12T20:34:54.573Z] spire-1.2.1/pkg/server/datastore/sqlstore/models.go [2022-04-12T20:34:54.573Z] spire-1.2.1/pkg/server/datastore/sqlstore/mysql.go [2022-04-12T20:34:54.573Z] spire-1.2.1/pkg/server/datastore/sqlstore/postgres.go [2022-04-12T20:34:54.573Z] spire-1.2.1/pkg/server/datastore/sqlstore/sqlite.go [2022-04-12T20:34:54.573Z] spire-1.2.1/pkg/server/datastore/sqlstore/sqlite_no_cgo.go [2022-04-12T20:34:54.573Z] spire-1.2.1/pkg/server/datastore/sqlstore/sqlite_test.go [2022-04-12T20:34:54.573Z] spire-1.2.1/pkg/server/datastore/sqlstore/sqlstore.go [2022-04-12T20:34:54.573Z] spire-1.2.1/pkg/server/datastore/sqlstore/sqlstore_test.go [2022-04-12T20:34:54.573Z] spire-1.2.1/pkg/server/datastore/sqlstore/stmt_cache.go [2022-04-12T20:34:54.573Z] spire-1.2.1/pkg/server/datastore/sqlstore/testdata/ [2022-04-12T20:34:54.573Z] spire-1.2.1/pkg/server/datastore/sqlstore/testdata/entries.json [2022-04-12T20:34:54.573Z] spire-1.2.1/pkg/server/datastore/sqlstore/testdata/entries_federates_with.json [2022-04-12T20:34:54.573Z] spire-1.2.1/pkg/server/datastore/sqlstore/testdata/invalid_registration_entries.json [2022-04-12T20:34:54.573Z] spire-1.2.1/pkg/server/datastore/sqlstore/testdata/valid_registration_entries.json [2022-04-12T20:34:54.573Z] spire-1.2.1/pkg/server/endpoints/ [2022-04-12T20:34:54.573Z] spire-1.2.1/pkg/server/endpoints/bundle/ [2022-04-12T20:34:54.573Z] spire-1.2.1/pkg/server/endpoints/bundle/acme_auth.go [2022-04-12T20:34:54.573Z] spire-1.2.1/pkg/server/endpoints/bundle/config.go [2022-04-12T20:34:54.573Z] spire-1.2.1/pkg/server/endpoints/bundle/internal/ [2022-04-12T20:34:54.573Z] spire-1.2.1/pkg/server/endpoints/bundle/internal/README [2022-04-12T20:34:54.573Z] spire-1.2.1/pkg/server/endpoints/bundle/internal/acmetest/ [2022-04-12T20:34:54.573Z] spire-1.2.1/pkg/server/endpoints/bundle/internal/acmetest/ca.go [2022-04-12T20:34:54.573Z] spire-1.2.1/pkg/server/endpoints/bundle/internal/autocert/ [2022-04-12T20:34:54.573Z] spire-1.2.1/pkg/server/endpoints/bundle/internal/autocert/autocert.go [2022-04-12T20:34:54.573Z] spire-1.2.1/pkg/server/endpoints/bundle/internal/autocert/cache.go [2022-04-12T20:34:54.573Z] spire-1.2.1/pkg/server/endpoints/bundle/internal/autocert/keys.go [2022-04-12T20:34:54.573Z] spire-1.2.1/pkg/server/endpoints/bundle/internal/autocert/listener.go [2022-04-12T20:34:54.573Z] spire-1.2.1/pkg/server/endpoints/bundle/internal/autocert/renewal.go [2022-04-12T20:34:54.573Z] spire-1.2.1/pkg/server/endpoints/bundle/server.go [2022-04-12T20:34:54.573Z] spire-1.2.1/pkg/server/endpoints/bundle/server_test.go [2022-04-12T20:34:54.573Z] spire-1.2.1/pkg/server/endpoints/bundle/spiffe_auth.go [2022-04-12T20:34:54.573Z] spire-1.2.1/pkg/server/endpoints/config.go [2022-04-12T20:34:54.573Z] spire-1.2.1/pkg/server/endpoints/endpoints.go [2022-04-12T20:34:54.573Z] spire-1.2.1/pkg/server/endpoints/endpoints_test.go [2022-04-12T20:34:54.573Z] spire-1.2.1/pkg/server/endpoints/entryfetcher.go [2022-04-12T20:34:54.573Z] spire-1.2.1/pkg/server/endpoints/entryfetcher_test.go [2022-04-12T20:34:54.573Z] spire-1.2.1/pkg/server/endpoints/middleware.go [2022-04-12T20:34:54.573Z] spire-1.2.1/pkg/server/endpoints/middleware_test.go [2022-04-12T20:34:54.573Z] spire-1.2.1/pkg/server/hostservice/ [2022-04-12T20:34:54.573Z] spire-1.2.1/pkg/server/hostservice/agentstore/ [2022-04-12T20:34:54.573Z] spire-1.2.1/pkg/server/hostservice/agentstore/agentstore.go [2022-04-12T20:34:54.573Z] spire-1.2.1/pkg/server/hostservice/agentstore/agentstore_test.go [2022-04-12T20:34:54.573Z] spire-1.2.1/pkg/server/hostservice/agentstore/attestation.go [2022-04-12T20:34:54.573Z] spire-1.2.1/pkg/server/hostservice/agentstore/attestation_test.go [2022-04-12T20:34:54.573Z] spire-1.2.1/pkg/server/hostservice/identityprovider/ [2022-04-12T20:34:54.573Z] spire-1.2.1/pkg/server/hostservice/identityprovider/identityprovider.go [2022-04-12T20:34:54.573Z] spire-1.2.1/pkg/server/hostservice/identityprovider/identityprovider_test.go [2022-04-12T20:34:54.573Z] spire-1.2.1/pkg/server/plugin/ [2022-04-12T20:34:54.573Z] spire-1.2.1/pkg/server/plugin/keymanager/ [2022-04-12T20:34:54.573Z] spire-1.2.1/pkg/server/plugin/keymanager/awskms/ [2022-04-12T20:34:54.573Z] spire-1.2.1/pkg/server/plugin/keymanager/awskms/awskms.go [2022-04-12T20:34:54.573Z] spire-1.2.1/pkg/server/plugin/keymanager/awskms/awskms_test.go [2022-04-12T20:34:54.573Z] spire-1.2.1/pkg/server/plugin/keymanager/awskms/client.go [2022-04-12T20:34:54.573Z] spire-1.2.1/pkg/server/plugin/keymanager/awskms/client_fake.go [2022-04-12T20:34:54.573Z] spire-1.2.1/pkg/server/plugin/keymanager/awskms/fetcher.go [2022-04-12T20:34:54.573Z] spire-1.2.1/pkg/server/plugin/keymanager/base/ [2022-04-12T20:34:54.573Z] spire-1.2.1/pkg/server/plugin/keymanager/base/keymanagerbase.go [2022-04-12T20:34:54.573Z] spire-1.2.1/pkg/server/plugin/keymanager/constant.go [2022-04-12T20:34:54.573Z] spire-1.2.1/pkg/server/plugin/keymanager/disk/ [2022-04-12T20:34:54.573Z] spire-1.2.1/pkg/server/plugin/keymanager/disk/disk.go [2022-04-12T20:34:54.573Z] spire-1.2.1/pkg/server/plugin/keymanager/disk/disk_test.go [2022-04-12T20:34:54.573Z] spire-1.2.1/pkg/server/plugin/keymanager/keymanager.go [2022-04-12T20:34:54.573Z] spire-1.2.1/pkg/server/plugin/keymanager/memory/ [2022-04-12T20:34:54.573Z] spire-1.2.1/pkg/server/plugin/keymanager/memory/memory.go [2022-04-12T20:34:54.573Z] spire-1.2.1/pkg/server/plugin/keymanager/memory/memory_test.go [2022-04-12T20:34:54.573Z] spire-1.2.1/pkg/server/plugin/keymanager/repository.go [2022-04-12T20:34:54.573Z] spire-1.2.1/pkg/server/plugin/keymanager/test/ [2022-04-12T20:34:54.573Z] spire-1.2.1/pkg/server/plugin/keymanager/test/keymanagertest.go [2022-04-12T20:34:54.573Z] spire-1.2.1/pkg/server/plugin/keymanager/v1.go [2022-04-12T20:34:54.573Z] spire-1.2.1/pkg/server/plugin/keymanager/v1_test.go [2022-04-12T20:34:54.573Z] spire-1.2.1/pkg/server/plugin/nodeattestor/ [2022-04-12T20:34:54.573Z] spire-1.2.1/pkg/server/plugin/nodeattestor/aws/ [2022-04-12T20:34:54.573Z] spire-1.2.1/pkg/server/plugin/nodeattestor/aws/awsca.go [2022-04-12T20:34:54.573Z] spire-1.2.1/pkg/server/plugin/nodeattestor/aws/client.go [2022-04-12T20:34:54.573Z] spire-1.2.1/pkg/server/plugin/nodeattestor/aws/iid.go [2022-04-12T20:34:54.573Z] spire-1.2.1/pkg/server/plugin/nodeattestor/aws/iid_test.go [2022-04-12T20:34:54.573Z] spire-1.2.1/pkg/server/plugin/nodeattestor/aws/session.go [2022-04-12T20:34:54.573Z] spire-1.2.1/pkg/server/plugin/nodeattestor/aws/spiffeid.go [2022-04-12T20:34:54.573Z] spire-1.2.1/pkg/server/plugin/nodeattestor/aws/spiffeid_test.go [2022-04-12T20:34:54.573Z] spire-1.2.1/pkg/server/plugin/nodeattestor/azure/ [2022-04-12T20:34:54.573Z] spire-1.2.1/pkg/server/plugin/nodeattestor/azure/msi.go [2022-04-12T20:34:54.573Z] spire-1.2.1/pkg/server/plugin/nodeattestor/azure/msi_test.go [2022-04-12T20:34:54.573Z] spire-1.2.1/pkg/server/plugin/nodeattestor/base/ [2022-04-12T20:34:54.573Z] spire-1.2.1/pkg/server/plugin/nodeattestor/base/base.go [2022-04-12T20:34:54.573Z] spire-1.2.1/pkg/server/plugin/nodeattestor/gcp/ [2022-04-12T20:34:54.573Z] spire-1.2.1/pkg/server/plugin/nodeattestor/gcp/google_public_key_retriever.go [2022-04-12T20:34:54.573Z] spire-1.2.1/pkg/server/plugin/nodeattestor/gcp/google_public_key_retriever_test.go [2022-04-12T20:34:54.573Z] spire-1.2.1/pkg/server/plugin/nodeattestor/gcp/iit.go [2022-04-12T20:34:54.573Z] spire-1.2.1/pkg/server/plugin/nodeattestor/gcp/iit_test.go [2022-04-12T20:34:54.573Z] spire-1.2.1/pkg/server/plugin/nodeattestor/jointoken/ [2022-04-12T20:34:54.573Z] spire-1.2.1/pkg/server/plugin/nodeattestor/jointoken/join_token.go [2022-04-12T20:34:54.573Z] spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/ [2022-04-12T20:34:54.573Z] spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/psat/ [2022-04-12T20:34:54.573Z] spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/psat/psat.go [2022-04-12T20:34:54.573Z] spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/psat/psat_test.go [2022-04-12T20:34:54.573Z] spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/sat/ [2022-04-12T20:34:54.573Z] spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/sat/sat.go [2022-04-12T20:34:54.573Z] spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/sat/sat_test.go [2022-04-12T20:34:54.573Z] spire-1.2.1/pkg/server/plugin/nodeattestor/nodeattestor.go [2022-04-12T20:34:54.573Z] spire-1.2.1/pkg/server/plugin/nodeattestor/repository.go [2022-04-12T20:34:54.573Z] spire-1.2.1/pkg/server/plugin/nodeattestor/sshpop/ [2022-04-12T20:34:54.573Z] spire-1.2.1/pkg/server/plugin/nodeattestor/sshpop/sshpop.go [2022-04-12T20:34:54.573Z] spire-1.2.1/pkg/server/plugin/nodeattestor/sshpop/sshpop_test.go [2022-04-12T20:34:54.573Z] spire-1.2.1/pkg/server/plugin/nodeattestor/tpmdevid/ [2022-04-12T20:34:54.573Z] spire-1.2.1/pkg/server/plugin/nodeattestor/tpmdevid/challenge.go [2022-04-12T20:34:54.573Z] spire-1.2.1/pkg/server/plugin/nodeattestor/tpmdevid/devid.go [2022-04-12T20:34:54.573Z] spire-1.2.1/pkg/server/plugin/nodeattestor/tpmdevid/devid_test.go [2022-04-12T20:34:54.573Z] spire-1.2.1/pkg/server/plugin/nodeattestor/tpmdevid/selectors.go [2022-04-12T20:34:54.573Z] spire-1.2.1/pkg/server/plugin/nodeattestor/v1.go [2022-04-12T20:34:54.573Z] spire-1.2.1/pkg/server/plugin/nodeattestor/v1_test.go [2022-04-12T20:34:54.573Z] spire-1.2.1/pkg/server/plugin/nodeattestor/x509pop/ [2022-04-12T20:34:54.573Z] spire-1.2.1/pkg/server/plugin/nodeattestor/x509pop/x509pop.go [2022-04-12T20:34:54.573Z] spire-1.2.1/pkg/server/plugin/nodeattestor/x509pop/x509pop_test.go [2022-04-12T20:34:54.573Z] spire-1.2.1/pkg/server/plugin/noderesolver/ [2022-04-12T20:34:54.573Z] spire-1.2.1/pkg/server/plugin/noderesolver/azure/ [2022-04-12T20:34:54.573Z] spire-1.2.1/pkg/server/plugin/noderesolver/azure/client.go [2022-04-12T20:34:54.573Z] spire-1.2.1/pkg/server/plugin/noderesolver/azure/msi.go [2022-04-12T20:34:54.573Z] spire-1.2.1/pkg/server/plugin/noderesolver/azure/msi_test.go [2022-04-12T20:34:54.573Z] spire-1.2.1/pkg/server/plugin/noderesolver/noderesolver.go [2022-04-12T20:34:54.573Z] spire-1.2.1/pkg/server/plugin/noderesolver/repository.go [2022-04-12T20:34:54.573Z] spire-1.2.1/pkg/server/plugin/noderesolver/v1.go [2022-04-12T20:34:54.573Z] spire-1.2.1/pkg/server/plugin/noderesolver/v1_test.go [2022-04-12T20:34:54.573Z] spire-1.2.1/pkg/server/plugin/notifier/ [2022-04-12T20:34:54.573Z] spire-1.2.1/pkg/server/plugin/notifier/gcsbundle/ [2022-04-12T20:34:54.573Z] spire-1.2.1/pkg/server/plugin/notifier/gcsbundle/gcsbundle.go [2022-04-12T20:34:54.573Z] spire-1.2.1/pkg/server/plugin/notifier/gcsbundle/gcsbundle_test.go [2022-04-12T20:34:54.573Z] spire-1.2.1/pkg/server/plugin/notifier/k8sbundle/ [2022-04-12T20:34:54.573Z] spire-1.2.1/pkg/server/plugin/notifier/k8sbundle/k8sbundle.go [2022-04-12T20:34:54.573Z] spire-1.2.1/pkg/server/plugin/notifier/k8sbundle/k8sbundle_test.go [2022-04-12T20:34:54.573Z] spire-1.2.1/pkg/server/plugin/notifier/k8sbundle/k8sbundle_watcher.go [2022-04-12T20:34:54.573Z] spire-1.2.1/pkg/server/plugin/notifier/k8sbundle/k8sbundle_watcher_test.go [2022-04-12T20:34:54.573Z] spire-1.2.1/pkg/server/plugin/notifier/notifier.go [2022-04-12T20:34:54.573Z] spire-1.2.1/pkg/server/plugin/notifier/repository.go [2022-04-12T20:34:54.573Z] spire-1.2.1/pkg/server/plugin/notifier/v1.go [2022-04-12T20:34:54.573Z] spire-1.2.1/pkg/server/plugin/notifier/v1_test.go [2022-04-12T20:34:54.573Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/ [2022-04-12T20:34:54.573Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/ [2022-04-12T20:34:54.573Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/pca.go [2022-04-12T20:34:54.573Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/pca_client.go [2022-04-12T20:34:54.573Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/pca_client_fake.go [2022-04-12T20:34:54.573Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/pca_test.go [2022-04-12T20:34:54.573Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/testdata/ [2022-04-12T20:34:54.573Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/testdata/arbitrary_certificate_with_upstream_root.pem [2022-04-12T20:34:54.573Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/testdata/i_am_not_a_certificate.txt [2022-04-12T20:34:54.573Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/ [2022-04-12T20:34:54.573Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/awslib.go [2022-04-12T20:34:54.573Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/awslib_fake_test.go [2022-04-12T20:34:54.573Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/awssecret.go [2022-04-12T20:34:54.573Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/awssecret_test.go [2022-04-12T20:34:54.574Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/testdata/ [2022-04-12T20:34:54.574Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/testdata/keys/ [2022-04-12T20:34:54.574Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/testdata/keys/EC/ [2022-04-12T20:34:54.574Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/testdata/keys/EC/alternative_key.pem [2022-04-12T20:34:54.574Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/testdata/keys/EC/cert.pem [2022-04-12T20:34:54.574Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/testdata/keys/EC/private_key.pem [2022-04-12T20:34:54.574Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/ [2022-04-12T20:34:54.574Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/api.go [2022-04-12T20:34:54.574Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/api_test.go [2022-04-12T20:34:54.574Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/certmanager.go [2022-04-12T20:34:54.574Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/certmanager_test.go [2022-04-12T20:34:54.574Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/ [2022-04-12T20:34:54.574Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/v1/ [2022-04-12T20:34:54.574Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/v1/doc.go [2022-04-12T20:34:54.574Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/v1/meta.go [2022-04-12T20:34:54.574Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/v1/types.go [2022-04-12T20:34:54.574Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/v1/types_certificaterequest.go [2022-04-12T20:34:54.574Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/v1/zz_generated.deepcopy.go [2022-04-12T20:34:54.574Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/ [2022-04-12T20:34:54.574Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/disk.go [2022-04-12T20:34:54.574Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/disk_test.go [2022-04-12T20:34:54.574Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/ [2022-04-12T20:34:54.574Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/ [2022-04-12T20:34:54.574Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/ [2022-04-12T20:34:54.574Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/cert.pem [2022-04-12T20:34:54.574Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/intermediate_cert.pem [2022-04-12T20:34:54.574Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/intermediate_cert.srl [2022-04-12T20:34:54.574Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/intermediate_csr.pem [2022-04-12T20:34:54.574Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/intermediate_key.pem [2022-04-12T20:34:54.574Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/private_key.pem [2022-04-12T20:34:54.574Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/root_cert.pem [2022-04-12T20:34:54.574Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/root_cert.srl [2022-04-12T20:34:54.574Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/root_key.pem [2022-04-12T20:34:54.574Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/upstream_and_intermediate.pem [2022-04-12T20:34:54.574Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/upstream_and_root.pem [2022-04-12T20:34:54.574Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/upstream_cert.pem [2022-04-12T20:34:54.574Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/upstream_csr.pem [2022-04-12T20:34:54.574Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/upstream_key.pem [2022-04-12T20:34:54.574Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/PKCS1/ [2022-04-12T20:34:54.574Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/PKCS1/cert.pem [2022-04-12T20:34:54.574Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/PKCS1/private_key.pem [2022-04-12T20:34:54.574Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/PKCS8/ [2022-04-12T20:34:54.574Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/PKCS8/cert.pem [2022-04-12T20:34:54.574Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/PKCS8/private_key.pem [2022-04-12T20:34:54.574Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/empty/ [2022-04-12T20:34:54.574Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/empty/cert.pem [2022-04-12T20:34:54.574Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/empty/private_key.pem [2022-04-12T20:34:54.574Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/unknown/ [2022-04-12T20:34:54.574Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/unknown/cert.pem [2022-04-12T20:34:54.574Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/unknown/private_key.pem [2022-04-12T20:34:54.574Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/upstream_and_intermediate.pem [2022-04-12T20:34:54.574Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/gcpcas/ [2022-04-12T20:34:54.574Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/gcpcas/gcpcas.go [2022-04-12T20:34:54.574Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/gcpcas/gcpcas_test.go [2022-04-12T20:34:54.574Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/repository.go [2022-04-12T20:34:54.574Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/ [2022-04-12T20:34:54.574Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/fake_handlers_test.go [2022-04-12T20:34:54.574Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/spire.go [2022-04-12T20:34:54.574Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/spire_server_client.go [2022-04-12T20:34:54.574Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/spire_test.go [2022-04-12T20:34:54.574Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/testdata/ [2022-04-12T20:34:54.574Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/testdata/keys/ [2022-04-12T20:34:54.574Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/testdata/keys/jwks.json [2022-04-12T20:34:54.574Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/upstreamauthority.go [2022-04-12T20:34:54.574Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/v1.go [2022-04-12T20:34:54.574Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/v1_test.go [2022-04-12T20:34:54.574Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/ [2022-04-12T20:34:54.574Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/renewer.go [2022-04-12T20:34:54.574Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/ [2022-04-12T20:34:54.574Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/k8s/ [2022-04-12T20:34:54.574Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/k8s/signing-key.pem [2022-04-12T20:34:54.574Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/k8s/token [2022-04-12T20:34:54.574Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/ [2022-04-12T20:34:54.574Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/ [2022-04-12T20:34:54.574Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/README.md [2022-04-12T20:34:54.574Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/client_cert.pem [2022-04-12T20:34:54.574Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/client_csr.pem [2022-04-12T20:34:54.574Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/client_key.pem [2022-04-12T20:34:54.574Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_cert.pem [2022-04-12T20:34:54.574Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_cert.srl [2022-04-12T20:34:54.574Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_csr.pem [2022-04-12T20:34:54.574Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_key.pem [2022-04-12T20:34:54.574Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_vault_cert.pem [2022-04-12T20:34:54.574Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_vault_csr.pem [2022-04-12T20:34:54.574Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_vault_key.pem [2022-04-12T20:34:54.574Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/invalid-client_cert.pem [2022-04-12T20:34:54.574Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/invalid_client_key.pem [2022-04-12T20:34:54.574Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/invalid_root_cert.pem [2022-04-12T20:34:54.574Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/root_cert.pem [2022-04-12T20:34:54.574Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/root_cert.srl [2022-04-12T20:34:54.574Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/root_key.pem [2022-04-12T20:34:54.574Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/serer_csr.pem [2022-04-12T20:34:54.574Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/server_cert.pem [2022-04-12T20:34:54.574Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/server_csr.pem [2022-04-12T20:34:54.574Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/server_key.pem [2022-04-12T20:34:54.574Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/vault.go [2022-04-12T20:34:54.574Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/vault_client.go [2022-04-12T20:34:54.574Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/vault_client_test.go [2022-04-12T20:34:54.574Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/vault_fake_test.go [2022-04-12T20:34:54.574Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/vault_test.go [2022-04-12T20:34:54.574Z] spire-1.2.1/pkg/server/registration/ [2022-04-12T20:34:54.574Z] spire-1.2.1/pkg/server/registration/manager.go [2022-04-12T20:34:54.574Z] spire-1.2.1/pkg/server/registration/manager_test.go [2022-04-12T20:34:54.574Z] spire-1.2.1/pkg/server/scanentries.go [2022-04-12T20:34:54.574Z] spire-1.2.1/pkg/server/scanentries_test.go [2022-04-12T20:34:54.574Z] spire-1.2.1/pkg/server/server.go [2022-04-12T20:34:54.574Z] spire-1.2.1/pkg/server/server_test.go [2022-04-12T20:34:54.574Z] spire-1.2.1/pkg/server/svid/ [2022-04-12T20:34:54.574Z] spire-1.2.1/pkg/server/svid/observer.go [2022-04-12T20:34:54.574Z] spire-1.2.1/pkg/server/svid/observer_test.go [2022-04-12T20:34:54.574Z] spire-1.2.1/pkg/server/svid/rotator.go [2022-04-12T20:34:54.574Z] spire-1.2.1/pkg/server/svid/rotator_config.go [2022-04-12T20:34:54.574Z] spire-1.2.1/pkg/server/svid/rotator_config_test.go [2022-04-12T20:34:54.574Z] spire-1.2.1/pkg/server/svid/rotator_test.go [2022-04-12T20:34:54.574Z] spire-1.2.1/proto/ [2022-04-12T20:34:54.574Z] spire-1.2.1/proto/private/ [2022-04-12T20:34:54.574Z] spire-1.2.1/proto/private/server/ [2022-04-12T20:34:54.574Z] spire-1.2.1/proto/private/server/journal/ [2022-04-12T20:34:54.574Z] spire-1.2.1/proto/private/server/journal/journal.pb.go [2022-04-12T20:34:54.574Z] spire-1.2.1/proto/private/server/journal/journal.proto [2022-04-12T20:34:54.574Z] spire-1.2.1/proto/spire/ [2022-04-12T20:34:54.574Z] spire-1.2.1/proto/spire/common/ [2022-04-12T20:34:54.574Z] spire-1.2.1/proto/spire/common/common.pb.go [2022-04-12T20:34:54.574Z] spire-1.2.1/proto/spire/common/common.proto [2022-04-12T20:34:54.574Z] spire-1.2.1/proto/spire/common/plugin/ [2022-04-12T20:34:54.574Z] spire-1.2.1/proto/spire/common/plugin/plugin.pb.go [2022-04-12T20:34:54.574Z] spire-1.2.1/proto/spire/common/plugin/plugin.proto [2022-04-12T20:34:54.574Z] spire-1.2.1/proto/spire/common/plugin/plugin_grpc.pb.go [2022-04-12T20:34:54.574Z] spire-1.2.1/proto/spire/common/plugin/plugin_spire_plugin.pb.go [2022-04-12T20:34:54.574Z] spire-1.2.1/proto/spire/plugin/ [2022-04-12T20:34:54.574Z] spire-1.2.1/proto/spire/plugin/agent/ [2022-04-12T20:34:54.574Z] spire-1.2.1/proto/spire/plugin/agent/svidstore/ [2022-04-12T20:34:54.574Z] spire-1.2.1/proto/spire/plugin/agent/svidstore/v1unofficial/ [2022-04-12T20:34:54.574Z] spire-1.2.1/proto/spire/plugin/agent/svidstore/v1unofficial/svidstore.pb.go [2022-04-12T20:34:54.574Z] spire-1.2.1/proto/spire/plugin/agent/svidstore/v1unofficial/svidstore.proto [2022-04-12T20:34:54.574Z] spire-1.2.1/proto/spire/plugin/agent/svidstore/v1unofficial/svidstore_grpc.pb.go [2022-04-12T20:34:54.574Z] spire-1.2.1/proto/spire/plugin/agent/svidstore/v1unofficial/svidstore_spire_plugin.pb.go [2022-04-12T20:34:54.574Z] spire-1.2.1/release/ [2022-04-12T20:34:54.574Z] spire-1.2.1/release/spire-extras/ [2022-04-12T20:34:54.574Z] spire-1.2.1/release/spire-extras/README.md [2022-04-12T20:34:54.574Z] spire-1.2.1/release/spire-extras/conf/ [2022-04-12T20:34:54.574Z] spire-1.2.1/release/spire-extras/conf/k8s-workload-registrar/ [2022-04-12T20:34:54.574Z] spire-1.2.1/release/spire-extras/conf/k8s-workload-registrar/k8s-workload-registrar.conf [2022-04-12T20:34:54.574Z] spire-1.2.1/release/spire-extras/conf/oidc-discovery-provider/ [2022-04-12T20:34:54.574Z] spire-1.2.1/release/spire-extras/conf/oidc-discovery-provider/oidc-discovery-provider.conf [2022-04-12T20:34:54.574Z] spire-1.2.1/release/spire/ [2022-04-12T20:34:54.574Z] spire-1.2.1/release/spire/README.md [2022-04-12T20:34:54.574Z] spire-1.2.1/release/spire/conf/ [2022-04-12T20:34:54.574Z] spire-1.2.1/release/spire/conf/agent/ [2022-04-12T20:34:54.574Z] spire-1.2.1/release/spire/conf/agent/agent.conf [2022-04-12T20:34:54.574Z] spire-1.2.1/release/spire/conf/server/ [2022-04-12T20:34:54.574Z] spire-1.2.1/release/spire/conf/server/server.conf [2022-04-12T20:34:54.574Z] spire-1.2.1/script/ [2022-04-12T20:34:54.574Z] spire-1.2.1/script/build-artifact.sh [2022-04-12T20:34:54.574Z] spire-1.2.1/script/generate_dummy_ca.sh [2022-04-12T20:34:54.574Z] spire-1.2.1/support/ [2022-04-12T20:34:54.574Z] spire-1.2.1/support/k8s/ [2022-04-12T20:34:54.574Z] spire-1.2.1/support/k8s/k8s-workload-registrar/ [2022-04-12T20:34:54.574Z] spire-1.2.1/support/k8s/k8s-workload-registrar/README.md [2022-04-12T20:34:54.574Z] spire-1.2.1/support/k8s/k8s-workload-registrar/accessutil_posix.go [2022-04-12T20:34:54.574Z] spire-1.2.1/support/k8s/k8s-workload-registrar/accessutil_windows.go [2022-04-12T20:34:54.574Z] spire-1.2.1/support/k8s/k8s-workload-registrar/config.go [2022-04-12T20:34:54.574Z] spire-1.2.1/support/k8s/k8s-workload-registrar/config_crd.go [2022-04-12T20:34:54.574Z] spire-1.2.1/support/k8s/k8s-workload-registrar/config_crd_test.go [2022-04-12T20:34:54.574Z] spire-1.2.1/support/k8s/k8s-workload-registrar/config_reconcile.go [2022-04-12T20:34:54.574Z] spire-1.2.1/support/k8s/k8s-workload-registrar/config_test.go [2022-04-12T20:34:54.574Z] spire-1.2.1/support/k8s/k8s-workload-registrar/config_webhook.go [2022-04-12T20:34:54.574Z] spire-1.2.1/support/k8s/k8s-workload-registrar/controller.go [2022-04-12T20:34:54.574Z] spire-1.2.1/support/k8s/k8s-workload-registrar/controller_test.go [2022-04-12T20:34:54.574Z] spire-1.2.1/support/k8s/k8s-workload-registrar/federation/ [2022-04-12T20:34:54.574Z] spire-1.2.1/support/k8s/k8s-workload-registrar/federation/utils.go [2022-04-12T20:34:54.574Z] spire-1.2.1/support/k8s/k8s-workload-registrar/federation/utils_test.go [2022-04-12T20:34:54.574Z] spire-1.2.1/support/k8s/k8s-workload-registrar/generate-config.go [2022-04-12T20:34:54.574Z] spire-1.2.1/support/k8s/k8s-workload-registrar/main.go [2022-04-12T20:34:54.574Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/ [2022-04-12T20:34:54.574Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/README.md [2022-04-12T20:34:54.574Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/ [2022-04-12T20:34:54.574Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/ [2022-04-12T20:34:54.574Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/v1beta1/ [2022-04-12T20:34:54.574Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/v1beta1/groupversion_info.go [2022-04-12T20:34:54.574Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/v1beta1/spiffeid_types.go [2022-04-12T20:34:54.574Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/v1beta1/spiffeid_utils.go [2022-04-12T20:34:54.574Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/v1beta1/spiffeid_webhook.go [2022-04-12T20:34:54.574Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/v1beta1/zz_generated.deepcopy.go [2022-04-12T20:34:54.574Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/config/ [2022-04-12T20:34:54.574Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/config/spiffeid.spiffe.io_spiffeids.yaml [2022-04-12T20:34:54.574Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/config/spire-agent.yaml [2022-04-12T20:34:54.574Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/config/spire-server-registrar.yaml [2022-04-12T20:34:54.574Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/ [2022-04-12T20:34:54.574Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/endpoint_controller.go [2022-04-12T20:34:54.574Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/endpoint_controller_test.go [2022-04-12T20:34:54.574Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/node_controller.go [2022-04-12T20:34:54.574Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/node_controller_test.go [2022-04-12T20:34:54.574Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/pod_controller.go [2022-04-12T20:34:54.574Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/pod_controller_test.go [2022-04-12T20:34:54.574Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/spiffeid_controller.go [2022-04-12T20:34:54.574Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/spiffeid_controller_test.go [2022-04-12T20:34:54.574Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/suite_test.go [2022-04-12T20:34:54.574Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/utils.go [2022-04-12T20:34:54.574Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/samples/ [2022-04-12T20:34:54.574Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/samples/test_spiffeid.yaml [2022-04-12T20:34:54.574Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/samples/test_spiffeid_bad.yaml [2022-04-12T20:34:54.574Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/ [2022-04-12T20:34:54.574Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/testdata/ [2022-04-12T20:34:54.574Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/testdata/good-leaf-and-intermediate.pem [2022-04-12T20:34:54.575Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/testdata/good-leaf-only.pem [2022-04-12T20:34:54.575Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/testdata/key-pkcs8-ecdsa.pem [2022-04-12T20:34:54.575Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/testdata/key-pkcs8-rsa.pem [2022-04-12T20:34:54.575Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/webhook_svid.go [2022-04-12T20:34:54.575Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/webhook_svid_test.go [2022-04-12T20:34:54.575Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/ [2022-04-12T20:34:54.575Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/config/ [2022-04-12T20:34:54.575Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/config/roles.yaml [2022-04-12T20:34:54.575Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/ [2022-04-12T20:34:54.575Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/base_controller.go [2022-04-12T20:34:54.575Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/node_controller.go [2022-04-12T20:34:54.575Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/node_controller_test.go [2022-04-12T20:34:54.575Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/pod_controller.go [2022-04-12T20:34:54.575Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/pod_controller_test.go [2022-04-12T20:34:54.575Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/utils.go [2022-04-12T20:34:54.575Z] spire-1.2.1/support/k8s/k8s-workload-registrar/server.go [2022-04-12T20:34:54.575Z] spire-1.2.1/support/k8s/k8s-workload-registrar/server_test.go [2022-04-12T20:34:54.575Z] spire-1.2.1/support/k8s/k8s-workload-registrar/webhookhandler.go [2022-04-12T20:34:54.575Z] spire-1.2.1/support/k8s/k8s-workload-registrar/webhookhandler_test.go [2022-04-12T20:34:54.575Z] spire-1.2.1/support/oidc-discovery-provider/ [2022-04-12T20:34:54.575Z] spire-1.2.1/support/oidc-discovery-provider/README.md [2022-04-12T20:34:54.575Z] spire-1.2.1/support/oidc-discovery-provider/common_test.go [2022-04-12T20:34:54.575Z] spire-1.2.1/support/oidc-discovery-provider/config.go [2022-04-12T20:34:54.575Z] spire-1.2.1/support/oidc-discovery-provider/config_test.go [2022-04-12T20:34:54.835Z] spire-1.2.1/support/oidc-discovery-provider/domain_policy.go [2022-04-12T20:34:54.835Z] spire-1.2.1/support/oidc-discovery-provider/domain_policy_test.go [2022-04-12T20:34:54.835Z] spire-1.2.1/support/oidc-discovery-provider/handler.go [2022-04-12T20:34:54.835Z] spire-1.2.1/support/oidc-discovery-provider/handler_test.go [2022-04-12T20:34:54.835Z] spire-1.2.1/support/oidc-discovery-provider/jwks_source.go [2022-04-12T20:34:54.835Z] spire-1.2.1/support/oidc-discovery-provider/main.go [2022-04-12T20:34:54.835Z] spire-1.2.1/support/oidc-discovery-provider/server_api.go [2022-04-12T20:34:54.835Z] spire-1.2.1/support/oidc-discovery-provider/server_api_test.go [2022-04-12T20:34:54.835Z] spire-1.2.1/support/oidc-discovery-provider/workload_api.go [2022-04-12T20:34:54.835Z] spire-1.2.1/support/oidc-discovery-provider/workload_api_test.go [2022-04-12T20:34:54.835Z] spire-1.2.1/test/ [2022-04-12T20:34:54.835Z] spire-1.2.1/test/clock/ [2022-04-12T20:34:54.835Z] spire-1.2.1/test/clock/clock.go [2022-04-12T20:34:54.835Z] spire-1.2.1/test/fakes/ [2022-04-12T20:34:54.835Z] spire-1.2.1/test/fakes/fakeagentcatalog/ [2022-04-12T20:34:54.835Z] spire-1.2.1/test/fakes/fakeagentcatalog/catalog.go [2022-04-12T20:34:54.835Z] spire-1.2.1/test/fakes/fakeagentkeymanager/ [2022-04-12T20:34:54.835Z] spire-1.2.1/test/fakes/fakeagentkeymanager/keymanager.go [2022-04-12T20:34:54.835Z] spire-1.2.1/test/fakes/fakeagentnodeattestor/ [2022-04-12T20:34:54.835Z] spire-1.2.1/test/fakes/fakeagentnodeattestor/nodeattestor.go [2022-04-12T20:34:54.835Z] spire-1.2.1/test/fakes/fakeagentstore/ [2022-04-12T20:34:54.836Z] spire-1.2.1/test/fakes/fakeagentstore/agentstore.go [2022-04-12T20:34:54.836Z] spire-1.2.1/test/fakes/fakedatastore/ [2022-04-12T20:34:54.836Z] spire-1.2.1/test/fakes/fakedatastore/fakedatastore.go [2022-04-12T20:34:54.836Z] spire-1.2.1/test/fakes/fakeentryclient/ [2022-04-12T20:34:54.836Z] spire-1.2.1/test/fakes/fakeentryclient/entryclient.go [2022-04-12T20:34:54.836Z] spire-1.2.1/test/fakes/fakehealthchecker/ [2022-04-12T20:34:54.836Z] spire-1.2.1/test/fakes/fakehealthchecker/checker.go [2022-04-12T20:34:54.836Z] spire-1.2.1/test/fakes/fakeidentityprovider/ [2022-04-12T20:34:54.836Z] spire-1.2.1/test/fakes/fakeidentityprovider/identityprovider.go [2022-04-12T20:34:54.836Z] spire-1.2.1/test/fakes/fakemetrics/ [2022-04-12T20:34:54.836Z] spire-1.2.1/test/fakes/fakemetrics/fakemetrics.go [2022-04-12T20:34:54.836Z] spire-1.2.1/test/fakes/fakenoderesolver/ [2022-04-12T20:34:54.836Z] spire-1.2.1/test/fakes/fakenoderesolver/noderesolver.go [2022-04-12T20:34:54.836Z] spire-1.2.1/test/fakes/fakenotifier/ [2022-04-12T20:34:54.836Z] spire-1.2.1/test/fakes/fakenotifier/notifier.go [2022-04-12T20:34:54.836Z] spire-1.2.1/test/fakes/fakepluginmetrics/ [2022-04-12T20:34:54.836Z] spire-1.2.1/test/fakes/fakepluginmetrics/fakepluginmetrics.go [2022-04-12T20:34:54.836Z] spire-1.2.1/test/fakes/fakeserverca/ [2022-04-12T20:34:54.836Z] spire-1.2.1/test/fakes/fakeserverca/serverca.go [2022-04-12T20:34:54.836Z] spire-1.2.1/test/fakes/fakeservercatalog/ [2022-04-12T20:34:54.836Z] spire-1.2.1/test/fakes/fakeservercatalog/catalog.go [2022-04-12T20:34:54.836Z] spire-1.2.1/test/fakes/fakeserverkeymanager/ [2022-04-12T20:34:54.836Z] spire-1.2.1/test/fakes/fakeserverkeymanager/keymanager.go [2022-04-12T20:34:54.836Z] spire-1.2.1/test/fakes/fakeservernodeattestor/ [2022-04-12T20:34:54.836Z] spire-1.2.1/test/fakes/fakeservernodeattestor/nodeattestor.go [2022-04-12T20:34:54.836Z] spire-1.2.1/test/fakes/fakeupstreamauthority/ [2022-04-12T20:34:54.836Z] spire-1.2.1/test/fakes/fakeupstreamauthority/plugin.go [2022-04-12T20:34:54.836Z] spire-1.2.1/test/fakes/fakeupstreamauthority/upstreamauthority.go [2022-04-12T20:34:54.836Z] spire-1.2.1/test/fakes/fakeworkloadapi/ [2022-04-12T20:34:54.836Z] spire-1.2.1/test/fakes/fakeworkloadapi/workloadapi.go [2022-04-12T20:34:54.836Z] spire-1.2.1/test/fakes/fakeworkloadattestor/ [2022-04-12T20:34:54.836Z] spire-1.2.1/test/fakes/fakeworkloadattestor/workloadattestor.go [2022-04-12T20:34:54.836Z] spire-1.2.1/test/fixture/ [2022-04-12T20:34:54.836Z] spire-1.2.1/test/fixture/certs/ [2022-04-12T20:34:54.836Z] spire-1.2.1/test/fixture/certs/agent_svid.der [2022-04-12T20:34:54.836Z] spire-1.2.1/test/fixture/certs/base_cert.pem [2022-04-12T20:34:54.836Z] spire-1.2.1/test/fixture/certs/base_csr.pem [2022-04-12T20:34:54.836Z] spire-1.2.1/test/fixture/certs/base_key.pem [2022-04-12T20:34:54.836Z] spire-1.2.1/test/fixture/certs/base_rotated_cert.pem [2022-04-12T20:34:54.836Z] spire-1.2.1/test/fixture/certs/base_rotated_csr.pem [2022-04-12T20:34:54.836Z] spire-1.2.1/test/fixture/certs/base_rotated_key.pem [2022-04-12T20:34:54.836Z] spire-1.2.1/test/fixture/certs/blog_cert.pem [2022-04-12T20:34:54.836Z] spire-1.2.1/test/fixture/certs/blog_csr.pem [2022-04-12T20:34:54.836Z] spire-1.2.1/test/fixture/certs/blog_key.pem [2022-04-12T20:34:54.836Z] spire-1.2.1/test/fixture/certs/bundle.der [2022-04-12T20:34:54.836Z] spire-1.2.1/test/fixture/certs/ca.pem [2022-04-12T20:34:54.836Z] spire-1.2.1/test/fixture/certs/ca_key.pem [2022-04-12T20:34:54.836Z] spire-1.2.1/test/fixture/certs/database_cert.pem [2022-04-12T20:34:54.836Z] spire-1.2.1/test/fixture/certs/database_csr.pem [2022-04-12T20:34:54.836Z] spire-1.2.1/test/fixture/certs/database_key.pem [2022-04-12T20:34:54.836Z] spire-1.2.1/test/fixture/certs/node_cert.pem [2022-04-12T20:34:54.836Z] spire-1.2.1/test/fixture/certs/node_csr.pem [2022-04-12T20:34:54.836Z] spire-1.2.1/test/fixture/certs/node_key.pem [2022-04-12T20:34:54.836Z] spire-1.2.1/test/fixture/certs/svid.pem [2022-04-12T20:34:54.836Z] spire-1.2.1/test/fixture/certs/svid_key.pem [2022-04-12T20:34:54.836Z] spire-1.2.1/test/fixture/config/ [2022-04-12T20:34:54.836Z] spire-1.2.1/test/fixture/config/agent_bad_agent_block.conf [2022-04-12T20:34:54.836Z] spire-1.2.1/test/fixture/config/agent_good.conf [2022-04-12T20:34:54.836Z] spire-1.2.1/test/fixture/config/agent_good_templated.conf [2022-04-12T20:34:54.836Z] spire-1.2.1/test/fixture/config/plugin_good.conf [2022-04-12T20:34:54.836Z] spire-1.2.1/test/fixture/config/server_and_agent_bad_nested_DogStatsd_block.conf [2022-04-12T20:34:54.836Z] spire-1.2.1/test/fixture/config/server_and_agent_bad_nested_InMem_block.conf [2022-04-12T20:34:54.836Z] spire-1.2.1/test/fixture/config/server_and_agent_bad_nested_M3_block.conf [2022-04-12T20:34:54.836Z] spire-1.2.1/test/fixture/config/server_and_agent_bad_nested_Prometheus_block.conf [2022-04-12T20:34:54.836Z] spire-1.2.1/test/fixture/config/server_and_agent_bad_nested_Statsd_block.conf [2022-04-12T20:34:54.836Z] spire-1.2.1/test/fixture/config/server_and_agent_bad_nested_health_checks_block.conf [2022-04-12T20:34:54.836Z] spire-1.2.1/test/fixture/config/server_and_agent_bad_root_block.conf [2022-04-12T20:34:54.836Z] spire-1.2.1/test/fixture/config/server_and_agent_bad_telemetry_block.conf [2022-04-12T20:34:54.836Z] spire-1.2.1/test/fixture/config/server_bad_nested_bundle_endpoint_acme_block.conf [2022-04-12T20:34:54.836Z] spire-1.2.1/test/fixture/config/server_bad_nested_bundle_endpoint_block.conf [2022-04-12T20:34:54.836Z] spire-1.2.1/test/fixture/config/server_bad_nested_ca_subject_block.conf [2022-04-12T20:34:54.836Z] spire-1.2.1/test/fixture/config/server_bad_nested_experimental_block.conf [2022-04-12T20:34:54.836Z] spire-1.2.1/test/fixture/config/server_bad_nested_federates_with_block.conf [2022-04-12T20:34:54.836Z] spire-1.2.1/test/fixture/config/server_bad_nested_federation_block.conf [2022-04-12T20:34:54.836Z] spire-1.2.1/test/fixture/config/server_bad_ratelimit_block.conf [2022-04-12T20:34:54.836Z] spire-1.2.1/test/fixture/config/server_bad_server_block.conf [2022-04-12T20:34:54.836Z] spire-1.2.1/test/fixture/config/server_good.conf [2022-04-12T20:34:54.836Z] spire-1.2.1/test/fixture/config/server_good_templated.conf [2022-04-12T20:34:54.836Z] spire-1.2.1/test/fixture/fixture.go [2022-04-12T20:34:54.836Z] spire-1.2.1/test/fixture/nodeattestor/ [2022-04-12T20:34:54.836Z] spire-1.2.1/test/fixture/nodeattestor/sshpop/ [2022-04-12T20:34:54.836Z] spire-1.2.1/test/fixture/nodeattestor/sshpop/agent_ssh_key [2022-04-12T20:34:54.836Z] spire-1.2.1/test/fixture/nodeattestor/sshpop/agent_ssh_key-cert.pub [2022-04-12T20:34:54.836Z] spire-1.2.1/test/fixture/nodeattestor/sshpop/ssh_cert_authority.pub [2022-04-12T20:34:54.836Z] spire-1.2.1/test/fixture/nodeattestor/x509pop/ [2022-04-12T20:34:54.836Z] spire-1.2.1/test/fixture/nodeattestor/x509pop/generate.go [2022-04-12T20:34:54.836Z] spire-1.2.1/test/fixture/nodeattestor/x509pop/intermediate.pem [2022-04-12T20:34:54.836Z] spire-1.2.1/test/fixture/nodeattestor/x509pop/leaf-crt-bundle.pem [2022-04-12T20:34:54.836Z] spire-1.2.1/test/fixture/nodeattestor/x509pop/leaf-key.pem [2022-04-12T20:34:54.836Z] spire-1.2.1/test/fixture/nodeattestor/x509pop/leaf.pem [2022-04-12T20:34:54.836Z] spire-1.2.1/test/fixture/nodeattestor/x509pop/root-crt.pem [2022-04-12T20:34:54.836Z] spire-1.2.1/test/fixture/registration/ [2022-04-12T20:34:54.836Z] spire-1.2.1/test/fixture/registration/entries.json [2022-04-12T20:34:54.836Z] spire-1.2.1/test/fixture/registration/good-for-update.json [2022-04-12T20:34:54.836Z] spire-1.2.1/test/fixture/registration/good.json [2022-04-12T20:34:54.836Z] spire-1.2.1/test/fixture/registration/invalid.json [2022-04-12T20:34:54.836Z] spire-1.2.1/test/fixture/registration/invalid_json.json [2022-04-12T20:34:54.836Z] spire-1.2.1/test/fixture/registration/manager_test_entries.json [2022-04-12T20:34:54.836Z] spire-1.2.1/test/integration/ [2022-04-12T20:34:54.836Z] spire-1.2.1/test/integration/README.md [2022-04-12T20:34:54.836Z] spire-1.2.1/test/integration/common [2022-04-12T20:34:54.836Z] spire-1.2.1/test/integration/setup/ [2022-04-12T20:34:54.836Z] spire-1.2.1/test/integration/setup/adminclient/ [2022-04-12T20:34:54.836Z] spire-1.2.1/test/integration/setup/adminclient/build.sh [2022-04-12T20:34:54.836Z] spire-1.2.1/test/integration/setup/adminclient/client.go [2022-04-12T20:34:54.836Z] spire-1.2.1/test/integration/setup/debugagent/ [2022-04-12T20:34:54.836Z] spire-1.2.1/test/integration/setup/debugagent/build.sh [2022-04-12T20:34:54.836Z] spire-1.2.1/test/integration/setup/debugagent/main.go [2022-04-12T20:34:54.836Z] spire-1.2.1/test/integration/setup/debugserver/ [2022-04-12T20:34:54.836Z] spire-1.2.1/test/integration/setup/debugserver/build.sh [2022-04-12T20:34:54.836Z] spire-1.2.1/test/integration/setup/debugserver/main.go [2022-04-12T20:34:54.836Z] spire-1.2.1/test/integration/setup/downstreamclient/ [2022-04-12T20:34:54.836Z] spire-1.2.1/test/integration/setup/downstreamclient/build.sh [2022-04-12T20:34:54.836Z] spire-1.2.1/test/integration/setup/downstreamclient/client.go [2022-04-12T20:34:54.836Z] spire-1.2.1/test/integration/setup/itclient/ [2022-04-12T20:34:54.836Z] spire-1.2.1/test/integration/setup/itclient/client.go [2022-04-12T20:34:54.836Z] spire-1.2.1/test/integration/setup/node-attestation/ [2022-04-12T20:34:54.836Z] spire-1.2.1/test/integration/setup/node-attestation/build.sh [2022-04-12T20:34:54.836Z] spire-1.2.1/test/integration/setup/node-attestation/client.go [2022-04-12T20:34:54.836Z] spire-1.2.1/test/integration/setup/x509pop/ [2022-04-12T20:34:54.836Z] spire-1.2.1/test/integration/setup/x509pop/gencerts.go [2022-04-12T20:34:54.836Z] spire-1.2.1/test/integration/setup/x509pop/setup.sh [2022-04-12T20:34:54.836Z] spire-1.2.1/test/integration/suites/ [2022-04-12T20:34:54.836Z] spire-1.2.1/test/integration/suites/admin-endpoints/ [2022-04-12T20:34:54.836Z] spire-1.2.1/test/integration/suites/admin-endpoints/00-setup [2022-04-12T20:34:54.836Z] spire-1.2.1/test/integration/suites/admin-endpoints/01-start-server [2022-04-12T20:34:54.836Z] spire-1.2.1/test/integration/suites/admin-endpoints/02-bootstrap-agent [2022-04-12T20:34:54.836Z] spire-1.2.1/test/integration/suites/admin-endpoints/03-start-agent [2022-04-12T20:34:54.836Z] spire-1.2.1/test/integration/suites/admin-endpoints/04-create-registration-entries [2022-04-12T20:34:54.836Z] spire-1.2.1/test/integration/suites/admin-endpoints/05-test-endpoints [2022-04-12T20:34:54.836Z] spire-1.2.1/test/integration/suites/admin-endpoints/README.md [2022-04-12T20:34:54.836Z] spire-1.2.1/test/integration/suites/admin-endpoints/conf/ [2022-04-12T20:34:54.836Z] spire-1.2.1/test/integration/suites/admin-endpoints/conf/agent/ [2022-04-12T20:34:54.836Z] spire-1.2.1/test/integration/suites/admin-endpoints/conf/agent/agent.conf [2022-04-12T20:34:54.836Z] spire-1.2.1/test/integration/suites/admin-endpoints/conf/server/ [2022-04-12T20:34:54.836Z] spire-1.2.1/test/integration/suites/admin-endpoints/conf/server/server.conf [2022-04-12T20:34:54.836Z] spire-1.2.1/test/integration/suites/admin-endpoints/docker-compose.yaml [2022-04-12T20:34:54.836Z] spire-1.2.1/test/integration/suites/admin-endpoints/teardown [2022-04-12T20:34:54.836Z] spire-1.2.1/test/integration/suites/datastore-mysql-replication/ [2022-04-12T20:34:54.836Z] spire-1.2.1/test/integration/suites/datastore-mysql-replication/00-setup [2022-04-12T20:34:54.836Z] spire-1.2.1/test/integration/suites/datastore-mysql-replication/01-test-variants [2022-04-12T20:34:54.836Z] spire-1.2.1/test/integration/suites/datastore-mysql-replication/README.md [2022-04-12T20:34:54.836Z] spire-1.2.1/test/integration/suites/datastore-mysql-replication/docker-compose.yaml [2022-04-12T20:34:54.836Z] spire-1.2.1/test/integration/suites/datastore-mysql-replication/teardown [2022-04-12T20:34:54.836Z] spire-1.2.1/test/integration/suites/datastore-mysql/ [2022-04-12T20:34:54.836Z] spire-1.2.1/test/integration/suites/datastore-mysql/00-setup [2022-04-12T20:34:54.836Z] spire-1.2.1/test/integration/suites/datastore-mysql/01-test-variants [2022-04-12T20:34:54.836Z] spire-1.2.1/test/integration/suites/datastore-mysql/README.md [2022-04-12T20:34:54.836Z] spire-1.2.1/test/integration/suites/datastore-mysql/docker-compose.yaml [2022-04-12T20:34:54.836Z] spire-1.2.1/test/integration/suites/datastore-mysql/teardown [2022-04-12T20:34:54.836Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/ [2022-04-12T20:34:54.836Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/00-setup [2022-04-12T20:34:54.836Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/01-test-variants [2022-04-12T20:34:54.836Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/README.md [2022-04-12T20:34:54.836Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/docker-compose.yaml [2022-04-12T20:34:54.836Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/principal/ [2022-04-12T20:34:54.836Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/principal/init.sh [2022-04-12T20:34:54.836Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/replica/ [2022-04-12T20:34:54.836Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/replica/docker-entrypoint.sh [2022-04-12T20:34:54.836Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/replica/v12/ [2022-04-12T20:34:54.836Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/replica/v12/docker-entrypoint.sh [2022-04-12T20:34:54.836Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/teardown [2022-04-12T20:34:54.836Z] spire-1.2.1/test/integration/suites/datastore-postgres/ [2022-04-12T20:34:54.836Z] spire-1.2.1/test/integration/suites/datastore-postgres/00-setup [2022-04-12T20:34:54.836Z] spire-1.2.1/test/integration/suites/datastore-postgres/01-test-variants [2022-04-12T20:34:54.836Z] spire-1.2.1/test/integration/suites/datastore-postgres/README.md [2022-04-12T20:34:54.836Z] spire-1.2.1/test/integration/suites/datastore-postgres/docker-compose.yaml [2022-04-12T20:34:54.836Z] spire-1.2.1/test/integration/suites/datastore-postgres/teardown [2022-04-12T20:34:54.836Z] spire-1.2.1/test/integration/suites/debug-endpoints/ [2022-04-12T20:34:54.836Z] spire-1.2.1/test/integration/suites/debug-endpoints/00-setup [2022-04-12T20:34:54.836Z] spire-1.2.1/test/integration/suites/debug-endpoints/01-start-server [2022-04-12T20:34:54.836Z] spire-1.2.1/test/integration/suites/debug-endpoints/02-bootstrap-agent [2022-04-12T20:34:54.836Z] spire-1.2.1/test/integration/suites/debug-endpoints/03-start-agent [2022-04-12T20:34:54.836Z] spire-1.2.1/test/integration/suites/debug-endpoints/04-create-registration-entries [2022-04-12T20:34:54.836Z] spire-1.2.1/test/integration/suites/debug-endpoints/05-test-endpoints [2022-04-12T20:34:54.836Z] spire-1.2.1/test/integration/suites/debug-endpoints/README.md [2022-04-12T20:34:54.836Z] spire-1.2.1/test/integration/suites/debug-endpoints/conf/ [2022-04-12T20:34:54.836Z] spire-1.2.1/test/integration/suites/debug-endpoints/conf/agent/ [2022-04-12T20:34:54.836Z] spire-1.2.1/test/integration/suites/debug-endpoints/conf/agent/agent.conf [2022-04-12T20:34:54.836Z] spire-1.2.1/test/integration/suites/debug-endpoints/conf/server/ [2022-04-12T20:34:54.836Z] spire-1.2.1/test/integration/suites/debug-endpoints/conf/server/server.conf [2022-04-12T20:34:54.836Z] spire-1.2.1/test/integration/suites/debug-endpoints/docker-compose.yaml [2022-04-12T20:34:54.836Z] spire-1.2.1/test/integration/suites/debug-endpoints/teardown [2022-04-12T20:34:54.836Z] spire-1.2.1/test/integration/suites/downstream-endpoints/ [2022-04-12T20:34:54.836Z] spire-1.2.1/test/integration/suites/downstream-endpoints/00-setup [2022-04-12T20:34:54.836Z] spire-1.2.1/test/integration/suites/downstream-endpoints/01-start-server [2022-04-12T20:34:54.836Z] spire-1.2.1/test/integration/suites/downstream-endpoints/02-bootstrap-agent [2022-04-12T20:34:54.836Z] spire-1.2.1/test/integration/suites/downstream-endpoints/03-start-agent [2022-04-12T20:34:54.836Z] spire-1.2.1/test/integration/suites/downstream-endpoints/04-create-entries [2022-04-12T20:34:54.836Z] spire-1.2.1/test/integration/suites/downstream-endpoints/05-test-endpoints [2022-04-12T20:34:54.836Z] spire-1.2.1/test/integration/suites/downstream-endpoints/README.md [2022-04-12T20:34:54.837Z] spire-1.2.1/test/integration/suites/downstream-endpoints/conf/ [2022-04-12T20:34:54.837Z] spire-1.2.1/test/integration/suites/downstream-endpoints/conf/agent/ [2022-04-12T20:34:54.837Z] spire-1.2.1/test/integration/suites/downstream-endpoints/conf/agent/agent.conf [2022-04-12T20:34:54.837Z] spire-1.2.1/test/integration/suites/downstream-endpoints/conf/server/ [2022-04-12T20:34:54.837Z] spire-1.2.1/test/integration/suites/downstream-endpoints/conf/server/server.conf [2022-04-12T20:34:54.837Z] spire-1.2.1/test/integration/suites/downstream-endpoints/docker-compose.yaml [2022-04-12T20:34:54.837Z] spire-1.2.1/test/integration/suites/downstream-endpoints/teardown [2022-04-12T20:34:54.837Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/ [2022-04-12T20:34:54.837Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/00-setup [2022-04-12T20:34:54.837Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/01-start-server [2022-04-12T20:34:54.837Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/02-bootstrap-agents [2022-04-12T20:34:54.837Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/03-start-remaining-containers [2022-04-12T20:34:54.837Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/04-create-workload-entries [2022-04-12T20:34:54.837Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/05-check-workload-connectivity [2022-04-12T20:34:54.837Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/README.md [2022-04-12T20:34:54.837Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/ [2022-04-12T20:34:54.837Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/downstream-agent/ [2022-04-12T20:34:54.837Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/downstream-agent/agent.conf [2022-04-12T20:34:54.837Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/downstream-envoy/ [2022-04-12T20:34:54.837Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/downstream-envoy/envoy.yaml [2022-04-12T20:34:54.837Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/server/ [2022-04-12T20:34:54.837Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/server/server.conf [2022-04-12T20:34:54.837Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/supervisord.conf [2022-04-12T20:34:54.837Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/upstream-agent/ [2022-04-12T20:34:54.837Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/upstream-agent/agent.conf [2022-04-12T20:34:54.837Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/upstream-envoy/ [2022-04-12T20:34:54.837Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/upstream-envoy/envoy.yaml [2022-04-12T20:34:54.837Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/docker-compose.yaml [2022-04-12T20:34:54.837Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/teardown [2022-04-12T20:34:54.837Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/ [2022-04-12T20:34:54.837Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/00-test-envoy-releases.sh [2022-04-12T20:34:54.837Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/Dockerfile [2022-04-12T20:34:54.837Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/README.md [2022-04-12T20:34:54.837Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/ [2022-04-12T20:34:54.837Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/ [2022-04-12T20:34:54.837Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/agent/ [2022-04-12T20:34:54.837Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/agent/agent.conf [2022-04-12T20:34:54.837Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/envoy/ [2022-04-12T20:34:54.837Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/envoy/envoy.yaml [2022-04-12T20:34:54.837Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/server/ [2022-04-12T20:34:54.837Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/server/server.conf [2022-04-12T20:34:54.837Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream/ [2022-04-12T20:34:54.837Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream/agent/ [2022-04-12T20:34:54.837Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream/agent/agent.conf [2022-04-12T20:34:54.837Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream/envoy/ [2022-04-12T20:34:54.837Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream/envoy/envoy.yaml [2022-04-12T20:34:54.837Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/supervisord.conf [2022-04-12T20:34:54.837Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/ [2022-04-12T20:34:54.837Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/agent/ [2022-04-12T20:34:54.837Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/agent/agent.conf [2022-04-12T20:34:54.837Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/envoy/ [2022-04-12T20:34:54.837Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/envoy/envoy.yaml [2022-04-12T20:34:54.837Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/server/ [2022-04-12T20:34:54.837Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/server/server.conf [2022-04-12T20:34:54.837Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/docker-compose.yaml [2022-04-12T20:34:54.837Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/teardown [2022-04-12T20:34:54.837Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/ [2022-04-12T20:34:54.837Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/00-test-envoy-releases [2022-04-12T20:34:54.837Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/README.md [2022-04-12T20:34:54.837Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/ [2022-04-12T20:34:54.837Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/downstream-agent/ [2022-04-12T20:34:54.837Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/downstream-agent/agent.conf [2022-04-12T20:34:54.837Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/downstream-envoy/ [2022-04-12T20:34:54.837Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/downstream-envoy/envoy.yaml [2022-04-12T20:34:54.837Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/server/ [2022-04-12T20:34:54.837Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/server/server.conf [2022-04-12T20:34:54.837Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/supervisord.conf [2022-04-12T20:34:54.837Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/upstream-agent/ [2022-04-12T20:34:54.837Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/upstream-agent/agent.conf [2022-04-12T20:34:54.837Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/upstream-envoy/ [2022-04-12T20:34:54.837Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/upstream-envoy/envoy.yaml [2022-04-12T20:34:54.837Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/docker-compose.yaml [2022-04-12T20:34:54.837Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/teardown [2022-04-12T20:34:54.837Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/ [2022-04-12T20:34:54.837Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/00-setup [2022-04-12T20:34:54.837Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/01-start-servers [2022-04-12T20:34:54.837Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/02-bootstrap-federation-and-agents [2022-04-12T20:34:54.837Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/03-start-remaining-containers [2022-04-12T20:34:54.837Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/04-create-workload-entries [2022-04-12T20:34:54.837Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/05-check-workload-connectivity [2022-04-12T20:34:54.837Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/06-stop-servers [2022-04-12T20:34:54.837Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/07-check-workload-connectivity [2022-04-12T20:34:54.837Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/08-start-servers [2022-04-12T20:34:54.837Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/09-check-workload-connectivity [2022-04-12T20:34:54.837Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/10-stop-agents [2022-04-12T20:34:54.837Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/11-check-workload-connectivity [2022-04-12T20:34:54.837Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/12-start-agents [2022-04-12T20:34:54.837Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/13-check-workload-connectivity [2022-04-12T20:34:54.837Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/Dockerfile [2022-04-12T20:34:54.837Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/README.md [2022-04-12T20:34:54.837Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/ [2022-04-12T20:34:54.837Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/ [2022-04-12T20:34:54.837Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/agent/ [2022-04-12T20:34:54.837Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/agent/agent.conf [2022-04-12T20:34:54.837Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/ghostunnel/ [2022-04-12T20:34:54.837Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/ghostunnel/ghostunnel.flags [2022-04-12T20:34:54.837Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/server/ [2022-04-12T20:34:54.837Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/server/server.conf [2022-04-12T20:34:54.837Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/supervisord/ [2022-04-12T20:34:54.837Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/supervisord/supervisord.conf [2022-04-12T20:34:54.837Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/ [2022-04-12T20:34:54.837Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/agent/ [2022-04-12T20:34:54.837Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/agent/agent.conf [2022-04-12T20:34:54.837Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/ghostunnel/ [2022-04-12T20:34:54.837Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/ghostunnel/ghostunnel.flags [2022-04-12T20:34:54.837Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/server/ [2022-04-12T20:34:54.837Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/server/server.conf [2022-04-12T20:34:54.837Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/supervisord/ [2022-04-12T20:34:54.837Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/supervisord/supervisord.conf [2022-04-12T20:34:54.837Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/docker-compose.yaml [2022-04-12T20:34:54.837Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/teardown [2022-04-12T20:34:54.837Z] spire-1.2.1/test/integration/suites/join-token/ [2022-04-12T20:34:54.837Z] spire-1.2.1/test/integration/suites/join-token/01-start-server [2022-04-12T20:34:54.837Z] spire-1.2.1/test/integration/suites/join-token/02-bootstrap-agents [2022-04-12T20:34:54.837Z] spire-1.2.1/test/integration/suites/join-token/03-start-agent [2022-04-12T20:34:54.837Z] spire-1.2.1/test/integration/suites/join-token/04-create-workload-entry [2022-04-12T20:34:54.837Z] spire-1.2.1/test/integration/suites/join-token/05-check-svid [2022-04-12T20:34:54.837Z] spire-1.2.1/test/integration/suites/join-token/06-start-bad-agent [2022-04-12T20:34:54.837Z] spire-1.2.1/test/integration/suites/join-token/README.md [2022-04-12T20:34:54.837Z] spire-1.2.1/test/integration/suites/join-token/conf/ [2022-04-12T20:34:54.837Z] spire-1.2.1/test/integration/suites/join-token/conf/agent/ [2022-04-12T20:34:54.837Z] spire-1.2.1/test/integration/suites/join-token/conf/agent/agent.conf [2022-04-12T20:34:54.837Z] spire-1.2.1/test/integration/suites/join-token/conf/server/ [2022-04-12T20:34:54.837Z] spire-1.2.1/test/integration/suites/join-token/conf/server/server.conf [2022-04-12T20:34:54.837Z] spire-1.2.1/test/integration/suites/join-token/docker-compose.yaml [2022-04-12T20:34:54.837Z] spire-1.2.1/test/integration/suites/join-token/teardown [2022-04-12T20:34:54.837Z] spire-1.2.1/test/integration/suites/k8s-reconcile/ [2022-04-12T20:34:54.837Z] spire-1.2.1/test/integration/suites/k8s-reconcile/00-setup [2022-04-12T20:34:54.837Z] spire-1.2.1/test/integration/suites/k8s-reconcile/01-apply-config [2022-04-12T20:34:54.837Z] spire-1.2.1/test/integration/suites/k8s-reconcile/02-check-for-workload-svid [2022-04-12T20:34:54.837Z] spire-1.2.1/test/integration/suites/k8s-reconcile/README.md [2022-04-12T20:34:54.837Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/ [2022-04-12T20:34:54.837Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/admctrl/ [2022-04-12T20:34:54.837Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/admctrl/admission-control.yaml [2022-04-12T20:34:54.837Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/admctrl/kubeconfig.yaml [2022-04-12T20:34:54.837Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/agent/ [2022-04-12T20:34:54.837Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/agent/kustomization.yaml [2022-04-12T20:34:54.837Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/agent/spire-agent.yaml [2022-04-12T20:34:54.837Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/kind-config.yaml [2022-04-12T20:34:54.837Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/server/ [2022-04-12T20:34:54.837Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/server/k8s-workload-registrar-secret.yaml [2022-04-12T20:34:54.837Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/server/kustomization.yaml [2022-04-12T20:34:54.837Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/server/spire-server.yaml [2022-04-12T20:34:54.837Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/workload.yaml [2022-04-12T20:34:54.837Z] spire-1.2.1/test/integration/suites/k8s-reconcile/init-kubectl [2022-04-12T20:34:54.837Z] spire-1.2.1/test/integration/suites/k8s-reconcile/teardown [2022-04-12T20:34:54.837Z] spire-1.2.1/test/integration/suites/k8s-scratch/ [2022-04-12T20:34:54.837Z] spire-1.2.1/test/integration/suites/k8s-scratch/00-setup [2022-04-12T20:34:54.837Z] spire-1.2.1/test/integration/suites/k8s-scratch/01-apply-config [2022-04-12T20:34:54.837Z] spire-1.2.1/test/integration/suites/k8s-scratch/02-check-for-workload-svid [2022-04-12T20:34:54.837Z] spire-1.2.1/test/integration/suites/k8s-scratch/README.md [2022-04-12T20:34:54.837Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/ [2022-04-12T20:34:54.837Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/admctrl/ [2022-04-12T20:34:54.837Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/admctrl/admission-control.yaml [2022-04-12T20:34:54.837Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/admctrl/kubeconfig.yaml [2022-04-12T20:34:54.837Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/agent/ [2022-04-12T20:34:54.837Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/agent/kustomization.yaml [2022-04-12T20:34:54.837Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/agent/spire-agent.yaml [2022-04-12T20:34:54.837Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/kind-config.yaml [2022-04-12T20:34:54.837Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/server/ [2022-04-12T20:34:54.837Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/server/k8s-workload-registrar-secret.yaml [2022-04-12T20:34:54.837Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/server/kustomization.yaml [2022-04-12T20:34:54.837Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/server/spire-server.yaml [2022-04-12T20:34:54.837Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/webhook/ [2022-04-12T20:34:54.837Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/webhook/kustomization.yaml [2022-04-12T20:34:54.837Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/webhook/validation-webhook.yaml [2022-04-12T20:34:54.838Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/workload.yaml [2022-04-12T20:34:54.838Z] spire-1.2.1/test/integration/suites/k8s-scratch/init-kubectl [2022-04-12T20:34:54.838Z] spire-1.2.1/test/integration/suites/k8s-scratch/teardown [2022-04-12T20:34:54.838Z] spire-1.2.1/test/integration/suites/k8s/ [2022-04-12T20:34:54.838Z] spire-1.2.1/test/integration/suites/k8s/00-setup [2022-04-12T20:34:54.838Z] spire-1.2.1/test/integration/suites/k8s/01-apply-config [2022-04-12T20:34:54.838Z] spire-1.2.1/test/integration/suites/k8s/02-check-for-workload-svid [2022-04-12T20:34:54.838Z] spire-1.2.1/test/integration/suites/k8s/README.md [2022-04-12T20:34:54.838Z] spire-1.2.1/test/integration/suites/k8s/conf/ [2022-04-12T20:34:54.838Z] spire-1.2.1/test/integration/suites/k8s/conf/admctrl/ [2022-04-12T20:34:54.838Z] spire-1.2.1/test/integration/suites/k8s/conf/admctrl/admission-control.yaml [2022-04-12T20:34:54.838Z] spire-1.2.1/test/integration/suites/k8s/conf/admctrl/kubeconfig.yaml [2022-04-12T20:34:54.838Z] spire-1.2.1/test/integration/suites/k8s/conf/agent/ [2022-04-12T20:34:54.838Z] spire-1.2.1/test/integration/suites/k8s/conf/agent/kustomization.yaml [2022-04-12T20:34:54.838Z] spire-1.2.1/test/integration/suites/k8s/conf/agent/spire-agent.yaml [2022-04-12T20:34:54.838Z] spire-1.2.1/test/integration/suites/k8s/conf/kind-config.yaml [2022-04-12T20:34:54.838Z] spire-1.2.1/test/integration/suites/k8s/conf/server/ [2022-04-12T20:34:54.838Z] spire-1.2.1/test/integration/suites/k8s/conf/server/k8s-workload-registrar-secret.yaml [2022-04-12T20:34:54.838Z] spire-1.2.1/test/integration/suites/k8s/conf/server/kustomization.yaml [2022-04-12T20:34:54.838Z] spire-1.2.1/test/integration/suites/k8s/conf/server/spire-server.yaml [2022-04-12T20:34:54.838Z] spire-1.2.1/test/integration/suites/k8s/conf/webhook/ [2022-04-12T20:34:54.838Z] spire-1.2.1/test/integration/suites/k8s/conf/webhook/kustomization.yaml [2022-04-12T20:34:54.838Z] spire-1.2.1/test/integration/suites/k8s/conf/webhook/validation-webhook.yaml [2022-04-12T20:34:54.838Z] spire-1.2.1/test/integration/suites/k8s/conf/workload.yaml [2022-04-12T20:34:54.838Z] spire-1.2.1/test/integration/suites/k8s/init-kubectl [2022-04-12T20:34:54.838Z] spire-1.2.1/test/integration/suites/k8s/teardown [2022-04-12T20:34:54.838Z] spire-1.2.1/test/integration/suites/nested-rotation/ [2022-04-12T20:34:54.838Z] spire-1.2.1/test/integration/suites/nested-rotation/00-setup [2022-04-12T20:34:54.838Z] spire-1.2.1/test/integration/suites/nested-rotation/01-start-root [2022-04-12T20:34:54.838Z] spire-1.2.1/test/integration/suites/nested-rotation/02-create-intermediate-downstream-entries [2022-04-12T20:34:54.838Z] spire-1.2.1/test/integration/suites/nested-rotation/03-start-intermediateA [2022-04-12T20:34:54.838Z] spire-1.2.1/test/integration/suites/nested-rotation/04-create-leafA-downstream-entry [2022-04-12T20:34:54.838Z] spire-1.2.1/test/integration/suites/nested-rotation/05-start-leafA [2022-04-12T20:34:54.838Z] spire-1.2.1/test/integration/suites/nested-rotation/06-start-intermediateB [2022-04-12T20:34:54.838Z] spire-1.2.1/test/integration/suites/nested-rotation/07-create-leafB-downstream-entry [2022-04-12T20:34:54.838Z] spire-1.2.1/test/integration/suites/nested-rotation/08-start-leafB [2022-04-12T20:34:54.838Z] spire-1.2.1/test/integration/suites/nested-rotation/09-create-workload-entries [2022-04-12T20:34:54.838Z] spire-1.2.1/test/integration/suites/nested-rotation/10-check-svids [2022-04-12T20:34:54.838Z] spire-1.2.1/test/integration/suites/nested-rotation/Dockerfile [2022-04-12T20:34:54.838Z] spire-1.2.1/test/integration/suites/nested-rotation/README.md [2022-04-12T20:34:54.838Z] spire-1.2.1/test/integration/suites/nested-rotation/docker-compose.yaml [2022-04-12T20:34:54.838Z] spire-1.2.1/test/integration/suites/nested-rotation/intermediateA/ [2022-04-12T20:34:54.838Z] spire-1.2.1/test/integration/suites/nested-rotation/intermediateA/agent/ [2022-04-12T20:34:54.838Z] spire-1.2.1/test/integration/suites/nested-rotation/intermediateA/agent/agent.conf [2022-04-12T20:34:54.838Z] spire-1.2.1/test/integration/suites/nested-rotation/intermediateA/server/ [2022-04-12T20:34:54.838Z] spire-1.2.1/test/integration/suites/nested-rotation/intermediateA/server/server.conf [2022-04-12T20:34:54.838Z] spire-1.2.1/test/integration/suites/nested-rotation/intermediateB/ [2022-04-12T20:34:54.838Z] spire-1.2.1/test/integration/suites/nested-rotation/intermediateB/agent/ [2022-04-12T20:34:54.838Z] spire-1.2.1/test/integration/suites/nested-rotation/intermediateB/agent/agent.conf [2022-04-12T20:34:54.838Z] spire-1.2.1/test/integration/suites/nested-rotation/intermediateB/server/ [2022-04-12T20:34:54.838Z] spire-1.2.1/test/integration/suites/nested-rotation/intermediateB/server/server.conf [2022-04-12T20:34:54.838Z] spire-1.2.1/test/integration/suites/nested-rotation/leafA/ [2022-04-12T20:34:54.838Z] spire-1.2.1/test/integration/suites/nested-rotation/leafA/agent/ [2022-04-12T20:34:54.838Z] spire-1.2.1/test/integration/suites/nested-rotation/leafA/agent/agent.conf [2022-04-12T20:34:54.838Z] spire-1.2.1/test/integration/suites/nested-rotation/leafA/server/ [2022-04-12T20:34:54.838Z] spire-1.2.1/test/integration/suites/nested-rotation/leafA/server/server.conf [2022-04-12T20:34:54.838Z] spire-1.2.1/test/integration/suites/nested-rotation/leafB/ [2022-04-12T20:34:54.838Z] spire-1.2.1/test/integration/suites/nested-rotation/leafB/agent/ [2022-04-12T20:34:54.838Z] spire-1.2.1/test/integration/suites/nested-rotation/leafB/agent/agent.conf [2022-04-12T20:34:54.838Z] spire-1.2.1/test/integration/suites/nested-rotation/leafB/server/ [2022-04-12T20:34:54.838Z] spire-1.2.1/test/integration/suites/nested-rotation/leafB/server/server.conf [2022-04-12T20:34:54.838Z] spire-1.2.1/test/integration/suites/nested-rotation/root/ [2022-04-12T20:34:54.838Z] spire-1.2.1/test/integration/suites/nested-rotation/root/agent/ [2022-04-12T20:34:54.838Z] spire-1.2.1/test/integration/suites/nested-rotation/root/agent/agent.conf [2022-04-12T20:34:54.838Z] spire-1.2.1/test/integration/suites/nested-rotation/root/server/ [2022-04-12T20:34:54.838Z] spire-1.2.1/test/integration/suites/nested-rotation/root/server/server.conf [2022-04-12T20:34:54.838Z] spire-1.2.1/test/integration/suites/nested-rotation/teardown [2022-04-12T20:34:54.838Z] spire-1.2.1/test/integration/suites/node-attestation/ [2022-04-12T20:34:54.838Z] spire-1.2.1/test/integration/suites/node-attestation/00-setup [2022-04-12T20:34:54.838Z] spire-1.2.1/test/integration/suites/node-attestation/01-start-server [2022-04-12T20:34:54.838Z] spire-1.2.1/test/integration/suites/node-attestation/02-start-agent [2022-04-12T20:34:54.838Z] spire-1.2.1/test/integration/suites/node-attestation/03-test-node-attestation [2022-04-12T20:34:54.838Z] spire-1.2.1/test/integration/suites/node-attestation/04-test-x509pop-attestation [2022-04-12T20:34:54.838Z] spire-1.2.1/test/integration/suites/node-attestation/README.md [2022-04-12T20:34:54.838Z] spire-1.2.1/test/integration/suites/node-attestation/conf/ [2022-04-12T20:34:54.838Z] spire-1.2.1/test/integration/suites/node-attestation/conf/agent/ [2022-04-12T20:34:54.838Z] spire-1.2.1/test/integration/suites/node-attestation/conf/agent/agent.conf [2022-04-12T20:34:54.838Z] spire-1.2.1/test/integration/suites/node-attestation/conf/server/ [2022-04-12T20:34:54.838Z] spire-1.2.1/test/integration/suites/node-attestation/conf/server/server.conf [2022-04-12T20:34:54.838Z] spire-1.2.1/test/integration/suites/node-attestation/docker-compose.yaml [2022-04-12T20:34:54.838Z] spire-1.2.1/test/integration/suites/node-attestation/teardown [2022-04-12T20:34:54.838Z] spire-1.2.1/test/integration/suites/rotation/ [2022-04-12T20:34:54.838Z] spire-1.2.1/test/integration/suites/rotation/00-setup [2022-04-12T20:34:54.838Z] spire-1.2.1/test/integration/suites/rotation/01-start-server [2022-04-12T20:34:54.838Z] spire-1.2.1/test/integration/suites/rotation/02-bootstrap-agent [2022-04-12T20:34:54.838Z] spire-1.2.1/test/integration/suites/rotation/03-start-agent [2022-04-12T20:34:54.838Z] spire-1.2.1/test/integration/suites/rotation/04-create-workload-entry [2022-04-12T20:34:54.838Z] spire-1.2.1/test/integration/suites/rotation/05-check-svids [2022-04-12T20:34:54.838Z] spire-1.2.1/test/integration/suites/rotation/README.md [2022-04-12T20:34:54.838Z] spire-1.2.1/test/integration/suites/rotation/conf/ [2022-04-12T20:34:54.838Z] spire-1.2.1/test/integration/suites/rotation/conf/agent/ [2022-04-12T20:34:54.838Z] spire-1.2.1/test/integration/suites/rotation/conf/agent/agent.conf [2022-04-12T20:34:54.838Z] spire-1.2.1/test/integration/suites/rotation/conf/server/ [2022-04-12T20:34:54.838Z] spire-1.2.1/test/integration/suites/rotation/conf/server/server.conf [2022-04-12T20:34:54.838Z] spire-1.2.1/test/integration/suites/rotation/docker-compose.yaml [2022-04-12T20:34:54.838Z] spire-1.2.1/test/integration/suites/rotation/teardown [2022-04-12T20:34:54.838Z] spire-1.2.1/test/integration/suites/self-test/ [2022-04-12T20:34:54.838Z] spire-1.2.1/test/integration/suites/self-test/00-ensure-command-failure-fails-step [2022-04-12T20:34:54.838Z] spire-1.2.1/test/integration/suites/self-test/README.md [2022-04-12T20:34:54.838Z] spire-1.2.1/test/integration/suites/self-test/teardown [2022-04-12T20:34:54.838Z] spire-1.2.1/test/integration/suites/spire-server-cli/ [2022-04-12T20:34:54.838Z] spire-1.2.1/test/integration/suites/spire-server-cli/01-start-server [2022-04-12T20:34:54.838Z] spire-1.2.1/test/integration/suites/spire-server-cli/02-bundle [2022-04-12T20:34:54.838Z] spire-1.2.1/test/integration/suites/spire-server-cli/03-entry [2022-04-12T20:34:54.838Z] spire-1.2.1/test/integration/suites/spire-server-cli/04-bootstrap-agents [2022-04-12T20:34:54.838Z] spire-1.2.1/test/integration/suites/spire-server-cli/05-start-agents [2022-04-12T20:34:54.838Z] spire-1.2.1/test/integration/suites/spire-server-cli/06-agent [2022-04-12T20:34:54.838Z] spire-1.2.1/test/integration/suites/spire-server-cli/README.md [2022-04-12T20:34:54.838Z] spire-1.2.1/test/integration/suites/spire-server-cli/conf/ [2022-04-12T20:34:54.838Z] spire-1.2.1/test/integration/suites/spire-server-cli/conf/agent/ [2022-04-12T20:34:54.838Z] spire-1.2.1/test/integration/suites/spire-server-cli/conf/agent/agent.conf [2022-04-12T20:34:54.838Z] spire-1.2.1/test/integration/suites/spire-server-cli/conf/fixture/ [2022-04-12T20:34:54.838Z] spire-1.2.1/test/integration/suites/spire-server-cli/conf/fixture/ca.pem [2022-04-12T20:34:54.838Z] spire-1.2.1/test/integration/suites/spire-server-cli/conf/fixture/ca.spiffe [2022-04-12T20:34:54.838Z] spire-1.2.1/test/integration/suites/spire-server-cli/conf/fixture/ca2.pem [2022-04-12T20:34:54.838Z] spire-1.2.1/test/integration/suites/spire-server-cli/conf/fixture/ca2.spiffe [2022-04-12T20:34:54.838Z] spire-1.2.1/test/integration/suites/spire-server-cli/conf/server/ [2022-04-12T20:34:54.838Z] spire-1.2.1/test/integration/suites/spire-server-cli/conf/server/server.conf [2022-04-12T20:34:54.838Z] spire-1.2.1/test/integration/suites/spire-server-cli/docker-compose.yaml [2022-04-12T20:34:54.838Z] spire-1.2.1/test/integration/suites/spire-server-cli/teardown [2022-04-12T20:34:54.838Z] spire-1.2.1/test/integration/suites/upgrade/ [2022-04-12T20:34:54.838Z] spire-1.2.1/test/integration/suites/upgrade/00-setup [2022-04-12T20:34:54.838Z] spire-1.2.1/test/integration/suites/upgrade/01-run-upgrade-tests [2022-04-12T20:34:54.838Z] spire-1.2.1/test/integration/suites/upgrade/02-verify-codebase-version-is-updated [2022-04-12T20:34:54.838Z] spire-1.2.1/test/integration/suites/upgrade/README.md [2022-04-12T20:34:54.838Z] spire-1.2.1/test/integration/suites/upgrade/conf/ [2022-04-12T20:34:54.838Z] spire-1.2.1/test/integration/suites/upgrade/conf/agent/ [2022-04-12T20:34:54.838Z] spire-1.2.1/test/integration/suites/upgrade/conf/agent/agent.conf [2022-04-12T20:34:54.838Z] spire-1.2.1/test/integration/suites/upgrade/conf/server/ [2022-04-12T20:34:54.838Z] spire-1.2.1/test/integration/suites/upgrade/conf/server/server.conf [2022-04-12T20:34:54.838Z] spire-1.2.1/test/integration/suites/upgrade/teardown [2022-04-12T20:34:54.838Z] spire-1.2.1/test/integration/suites/upgrade/versions.txt [2022-04-12T20:34:54.838Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/ [2022-04-12T20:34:54.838Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/00-setup-kind [2022-04-12T20:34:54.838Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/01-setup-cert-manager [2022-04-12T20:34:54.838Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/02-deploy-spire [2022-04-12T20:34:54.838Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/03-verify-ca [2022-04-12T20:34:54.838Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/README.md [2022-04-12T20:34:54.838Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/conf/ [2022-04-12T20:34:54.838Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/conf/cert-manager-issuer.yaml [2022-04-12T20:34:54.838Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/conf/kind-config.yaml [2022-04-12T20:34:54.838Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/conf/server/ [2022-04-12T20:34:54.838Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/conf/server/kustomization.yaml [2022-04-12T20:34:54.838Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/conf/server/spire-server.yaml [2022-04-12T20:34:54.838Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/init-kubectl [2022-04-12T20:34:54.838Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/teardown [2022-04-12T20:34:54.838Z] spire-1.2.1/test/integration/test-one.sh [2022-04-12T20:34:54.838Z] spire-1.2.1/test/integration/test.sh [2022-04-12T20:34:54.838Z] spire-1.2.1/test/plugintest/ [2022-04-12T20:34:54.838Z] spire-1.2.1/test/plugintest/config.go [2022-04-12T20:34:54.838Z] spire-1.2.1/test/plugintest/load.go [2022-04-12T20:34:54.838Z] spire-1.2.1/test/plugintest/option.go [2022-04-12T20:34:54.838Z] spire-1.2.1/test/spiretest/ [2022-04-12T20:34:54.838Z] spire-1.2.1/test/spiretest/apiserver.go [2022-04-12T20:34:54.838Z] spire-1.2.1/test/spiretest/assertions.go [2022-04-12T20:34:54.838Z] spire-1.2.1/test/spiretest/dir.go [2022-04-12T20:34:54.838Z] spire-1.2.1/test/spiretest/errors_posix.go [2022-04-12T20:34:54.838Z] spire-1.2.1/test/spiretest/errors_windows.go [2022-04-12T20:34:54.838Z] spire-1.2.1/test/spiretest/logs.go [2022-04-12T20:34:54.838Z] spire-1.2.1/test/spiretest/socketapi.go [2022-04-12T20:34:54.838Z] spire-1.2.1/test/spiretest/suite.go [2022-04-12T20:34:54.838Z] spire-1.2.1/test/spiretest/x509.go [2022-04-12T20:34:54.838Z] spire-1.2.1/test/testca/ [2022-04-12T20:34:54.838Z] spire-1.2.1/test/testca/ca.go [2022-04-12T20:34:54.838Z] spire-1.2.1/test/testkey/ [2022-04-12T20:34:54.838Z] spire-1.2.1/test/testkey/generate.sh [2022-04-12T20:34:54.838Z] spire-1.2.1/test/testkey/genkeys.go [2022-04-12T20:34:54.838Z] spire-1.2.1/test/testkey/keys.go [2022-04-12T20:34:54.838Z] spire-1.2.1/test/testkey/new.go [2022-04-12T20:34:54.838Z] spire-1.2.1/test/tpmsimulator/ [2022-04-12T20:34:54.838Z] spire-1.2.1/test/tpmsimulator/simulator.go [2022-04-12T20:34:54.838Z] spire-1.2.1/test/util/ [2022-04-12T20:34:54.838Z] spire-1.2.1/test/util/cert_fixtures.go [2022-04-12T20:34:54.838Z] spire-1.2.1/test/util/cert_generation.go [2022-04-12T20:34:54.838Z] spire-1.2.1/test/util/io_redirection.go [2022-04-12T20:34:54.838Z] spire-1.2.1/test/util/race.go [2022-04-12T20:34:54.838Z] spire-1.2.1/test/util/util.go [2022-04-12T20:34:54.838Z] building spire from source... [2022-04-12T20:34:54.838Z] Installing go1.17.7... [2022-04-12T20:34:54.838Z] ---> Running in dae9537f7530 [2022-04-12T20:34:59.040Z] Removing intermediate container cbfaafbf34de [2022-04-12T20:34:59.040Z] ---> ed01a0bf5494 [2022-04-12T20:34:59.040Z] Step 10/23 : RUN make cmd/sys-mgmt-executor/sys-mgmt-executor [2022-04-12T20:34:59.040Z] Building bin/spire-agent... [2022-04-12T20:34:59.040Z] go: downloading github.com/Azure/go-autorest/autorest/validation v0.3.0 [2022-04-12T20:34:59.040Z] go: downloading github.com/Azure/go-autorest/autorest/to v0.4.0 [2022-04-12T20:34:59.040Z] go: downloading github.com/envoyproxy/go-control-plane v0.10.1 [2022-04-12T20:34:59.040Z] go: downloading github.com/docker/docker v20.10.12+incompatible [2022-04-12T20:34:59.040Z] go: downloading cloud.google.com/go/secretmanager v1.3.0 [2022-04-12T20:34:59.978Z] go: downloading github.com/aws/aws-sdk-go-v2/service/secretsmanager v1.14.0 [2022-04-12T20:34:59.978Z] go: downloading github.com/google/go-tpm-tools v0.3.3 [2022-04-12T20:34:59.978Z] go: downloading github.com/cncf/xds/go v0.0.0-20211130200136-a8f946100490 [2022-04-12T20:34:59.978Z] Removing intermediate container dae9537f7530 [2022-04-12T20:34:59.978Z] ---> e6c1982ad9ae [2022-04-12T20:34:59.978Z] Step 15/23 : RUN apk add --update --no-cache zeromq dumb-init [2022-04-12T20:34:59.978Z] go: downloading github.com/envoyproxy/protoc-gen-validate v0.6.2 [2022-04-12T20:34:59.978Z] go: downloading github.com/docker/go-connections v0.4.0 [2022-04-12T20:34:59.978Z] go: downloading github.com/docker/go-units v0.4.0 [2022-04-12T20:34:59.978Z] go: downloading github.com/opencontainers/image-spec v1.0.1 [2022-04-12T20:34:59.978Z] go: downloading github.com/containerd/containerd v1.3.4 [2022-04-12T20:34:59.978Z] go: downloading github.com/docker/distribution v2.7.1+incompatible [2022-04-12T20:34:59.978Z] go: downloading github.com/opencontainers/go-digest v1.0.0 [2022-04-12T20:35:00.548Z] Building bin/spire-server... [2022-04-12T20:35:00.548Z] ---> Running in aad3c26ea76a [2022-04-12T20:35:00.548Z] go: downloading github.com/mitchellh/cli v1.1.2 [2022-04-12T20:35:00.548Z] go: downloading github.com/spiffe/go-spiffe/v2 v2.0.0-beta.12 [2022-04-12T20:35:00.548Z] go: downloading github.com/spiffe/spire-api-sdk v1.2.0 [2022-04-12T20:35:00.548Z] go: downloading gopkg.in/square/go-jose.v2 v2.6.0 [2022-04-12T20:35:00.548Z] go: downloading github.com/hashicorp/hcl v1.0.1-0.20190430135223-99e2f22d1c94 [2022-04-12T20:35:00.548Z] go: downloading github.com/imdario/mergo v0.3.12 [2022-04-12T20:35:00.548Z] go: downloading github.com/sirupsen/logrus v1.8.1 [2022-04-12T20:35:00.808Z] go: downloading golang.org/x/net v0.0.0-20220127200216-cd36cc0744dd [2022-04-12T20:35:00.808Z] go: downloading github.com/hashicorp/go-hclog v1.1.0 [2022-04-12T20:35:00.808Z] go: downloading google.golang.org/grpc v1.44.0 [2022-04-12T20:35:00.808Z]  ---> Running in 515c52f71193 [2022-04-12T20:35:00.808Z] go: downloading github.com/Masterminds/sprig v2.22.0+incompatible [2022-04-12T20:35:00.808Z] go: downloading github.com/fatih/color v1.13.0 [2022-04-12T20:35:00.808Z] go: downloading github.com/mattn/go-isatty v0.0.14 [2022-04-12T20:35:00.808Z] go: downloading github.com/hashicorp/go-plugin v1.4.3 [2022-04-12T20:35:00.808Z] go: downloading github.com/spiffe/spire-plugin-sdk v1.2.0 [2022-04-12T20:35:01.071Z] go: downloading github.com/InVisionApp/go-health/v2 v2.1.2 [2022-04-12T20:35:01.071Z] go: downloading github.com/InVisionApp/go-logger v1.0.1 [2022-04-12T20:35:01.071Z] go: downloading github.com/armon/go-metrics v0.3.10 [2022-04-12T20:35:01.071Z] go: downloading github.com/prometheus/client_golang v1.12.1 [2022-04-12T20:35:01.071Z] go: downloading github.com/uber-go/tally/v4 v4.1.1 [2022-04-12T20:35:01.071Z] go: downloading github.com/andres-erbsen/clock v0.0.0-20160526145045-9e14626cd129 [2022-04-12T20:35:01.071Z] go: downloading github.com/open-policy-agent/opa v0.38.0 [2022-04-12T20:35:01.071Z] go: downloading golang.org/x/sys v0.0.0-20220227234510-4e6760a101f9 [2022-04-12T20:35:01.071Z] go: downloading golang.org/x/time v0.0.0-20220224211638-0e9765cccd65 [2022-04-12T20:35:01.071Z] go: downloading github.com/mattn/go-colorable v0.1.12 [2022-04-12T20:35:01.071Z] go: downloading github.com/Masterminds/goutils v1.1.0 [2022-04-12T20:35:01.071Z] go: downloading github.com/Masterminds/semver v1.5.0 [2022-04-12T20:35:01.331Z] go: downloading github.com/google/uuid v1.1.2 [2022-04-12T20:35:01.331Z] fetch https://nl.alpinelinux.org/alpine/v3.14/main/x86_64/APKINDEX.tar.gz [2022-04-12T20:35:01.331Z] go: downloading github.com/huandu/xstrings v1.3.2 [2022-04-12T20:35:01.331Z] go: downloading github.com/hashicorp/yamux v0.0.0-20181012175058-2f1d1f20f75d [2022-04-12T20:35:01.331Z] go: downloading github.com/oklog/run v1.0.0 [2022-04-12T20:35:01.331Z] go: downloading github.com/hashicorp/go-immutable-radix v1.3.1 [2022-04-12T20:35:01.331Z] go: downloading github.com/DataDog/datadog-go v3.2.0+incompatible [2022-04-12T20:35:01.331Z] go: downloading github.com/prometheus/client_model v0.2.0 [2022-04-12T20:35:01.331Z] go: downloading github.com/prometheus/common v0.32.1 [2022-04-12T20:35:01.331Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/sys-mgmt-executor/sys-mgmt-executor ./cmd/sys-mgmt-executor [2022-04-12T20:35:01.331Z] go: downloading github.com/beorn7/perks v1.0.1 [2022-04-12T20:35:01.331Z] go: downloading github.com/cespare/xxhash/v2 v2.1.2 [2022-04-12T20:35:01.331Z] go: downloading github.com/prometheus/procfs v0.7.3 [2022-04-12T20:35:01.331Z] go: downloading go.uber.org/atomic v1.9.0 [2022-04-12T20:35:01.331Z] go: downloading github.com/pkg/errors v0.9.1 [2022-04-12T20:35:01.331Z] go: downloading github.com/imkira/go-observer v1.0.3 [2022-04-12T20:35:01.331Z] go: downloading google.golang.org/genproto v0.0.0-20220222213610-43724f9ea8cf [2022-04-12T20:35:01.331Z] go: downloading github.com/hashicorp/errwrap v1.1.0 [2022-04-12T20:35:01.331Z] go: downloading github.com/mitchellh/reflectwalk v1.0.1 [2022-04-12T20:35:01.589Z] go: downloading github.com/hashicorp/golang-lru v0.5.4 [2022-04-12T20:35:01.589Z] go: downloading github.com/matttproud/golang_protobuf_extensions v1.0.2-0.20181231171920-c182affec369 [2022-04-12T20:35:01.589Z] go: downloading github.com/twmb/murmur3 v1.1.6 [2022-04-12T20:35:01.589Z] go: downloading github.com/GoogleCloudPlatform/cloudsql-proxy v1.29.0 [2022-04-12T20:35:01.589Z] go: downloading github.com/blang/semver/v4 v4.0.0 [2022-04-12T20:35:01.589Z] go: downloading github.com/go-sql-driver/mysql v1.6.0 [2022-04-12T20:35:01.589Z] go: downloading github.com/gofrs/uuid v4.2.0+incompatible [2022-04-12T20:35:01.589Z] go: downloading github.com/jinzhu/gorm v1.9.16 [2022-04-12T20:35:01.589Z] go: downloading github.com/lib/pq v1.10.4 [2022-04-12T20:35:01.589Z] go: downloading github.com/mattn/go-sqlite3 v1.14.12 [2022-04-12T20:35:01.589Z] go: downloading github.com/aws/aws-sdk-go-v2 v1.14.0 [2022-04-12T20:35:01.589Z] go: downloading github.com/aws/aws-sdk-go-v2/config v1.14.0 [2022-04-12T20:35:01.848Z] go: downloading github.com/aws/aws-sdk-go-v2/credentials v1.9.0 [2022-04-12T20:35:02.106Z] fetch https://nl.alpinelinux.org/alpine/v3.14/community/x86_64/APKINDEX.tar.gz [2022-04-12T20:35:02.364Z] (1/6) Installing dumb-init (1.2.5-r1) [2022-04-12T20:35:02.364Z] (2/6) Installing libgcc (10.3.1_git20210424-r2) [2022-04-12T20:35:02.623Z] (3/6) Installing libsodium (1.0.18-r0) [2022-04-12T20:35:02.623Z] (4/6) Installing libstdc++ (10.3.1_git20210424-r2) [2022-04-12T20:35:02.623Z] (5/6) Installing libzmq (4.3.4-r0) [2022-04-12T20:35:02.880Z] (6/6) Installing zeromq (4.3.4-r0) [2022-04-12T20:35:02.880Z] Executing busybox-1.33.1-r7.trigger [2022-04-12T20:35:02.880Z] OK: 8 MiB in 20 packages [2022-04-12T20:35:03.138Z] Removing intermediate container aad3c26ea76a [2022-04-12T20:35:03.138Z] ---> ab1afa6bfc4e [2022-04-12T20:35:03.138Z] [2022-04-12T20:35:03.138Z] Step 11/23 : FROM docker:20.10.14 [2022-04-12T20:35:03.400Z] go: downloading github.com/aws/aws-sdk-go-v2/service/kms v1.15.0 [2022-04-12T20:35:03.400Z] go: downloading github.com/aws/aws-sdk-go-v2/service/sts v1.15.0 [2022-04-12T20:35:03.400Z] go: downloading github.com/stretchr/testify v1.7.0 [2022-04-12T20:35:03.400Z] go: downloading golang.org/x/sync v0.0.0-20210220032951-036812b2e83c [2022-04-12T20:35:03.400Z] go: downloading github.com/aws/aws-sdk-go v1.43.0 [2022-04-12T20:35:04.347Z] 20.10.14: Pulling from library/docker [2022-04-12T20:35:05.290Z] Removing intermediate container 515c52f71193 [2022-04-12T20:35:05.290Z] ---> 6255b434b237 [2022-04-12T20:35:05.290Z] Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / [2022-04-12T20:35:07.192Z] go: downloading google.golang.org/api v0.70.0 [2022-04-12T20:35:07.192Z] go: downloading k8s.io/client-go v0.23.4 [2022-04-12T20:35:07.192Z] go: downloading k8s.io/api v0.23.4 [2022-04-12T20:35:07.192Z] go: downloading github.com/google/go-tpm v0.3.3 [2022-04-12T20:35:07.192Z] go: downloading github.com/Azure/azure-sdk-for-go v62.0.0+incompatible [2022-04-12T20:35:07.192Z]  ---> b3e915c5ed60 [2022-04-12T20:35:07.192Z] Step 17/23 : COPY --from=builder /edgex-go/cmd/core-data/core-data / [2022-04-12T20:35:07.192Z] go: downloading github.com/Azure/go-autorest/autorest v0.11.24 [2022-04-12T20:35:07.192Z] go: downloading github.com/Azure/go-autorest v14.2.0+incompatible [2022-04-12T20:35:07.192Z] go: downloading github.com/Azure/go-autorest/autorest/azure/auth v0.5.11 [2022-04-12T20:35:07.192Z] go: downloading cloud.google.com/go/storage v1.21.0 [2022-04-12T20:35:07.192Z] go: downloading cloud.google.com/go v0.100.2 [2022-04-12T20:35:08.131Z] go: downloading k8s.io/apimachinery v0.23.4 [2022-04-12T20:35:08.131Z] go: downloading k8s.io/kube-aggregator v0.23.3 [2022-04-12T20:35:08.131Z] go: downloading sigs.k8s.io/controller-runtime v0.11.1 [2022-04-12T20:35:08.131Z] go: downloading cloud.google.com/go/security v1.3.0 [2022-04-12T20:35:08.131Z] go: downloading github.com/hashicorp/vault/api v1.4.1 [2022-04-12T20:35:08.399Z] go: downloading github.com/shirou/gopsutil/v3 v3.22.2 [2022-04-12T20:35:08.399Z] go: downloading github.com/jinzhu/inflection v1.0.0 [2022-04-12T20:35:08.399Z] go: downloading github.com/aws/smithy-go v1.11.0 [2022-04-12T20:35:08.399Z] go: downloading github.com/aws/aws-sdk-go-v2/feature/ec2/imds v1.11.0 [2022-04-12T20:35:08.659Z] go: downloading github.com/aws/aws-sdk-go-v2/internal/ini v1.3.6 [2022-04-12T20:35:08.659Z] go: downloading github.com/aws/aws-sdk-go-v2/service/sso v1.10.0 [2022-04-12T20:35:08.920Z] go: downloading github.com/aws/aws-sdk-go-v2/internal/configsources v1.1.5 [2022-04-12T20:35:08.920Z] go: downloading github.com/aws/aws-sdk-go-v2/service/internal/presigned-url v1.8.0 [2022-04-12T20:35:09.181Z] go: downloading github.com/Azure/go-autorest/autorest/adal v0.9.18 [2022-04-12T20:35:09.181Z] go: downloading github.com/Azure/go-autorest/logger v0.2.1 [2022-04-12T20:35:09.181Z] go: downloading github.com/Azure/go-autorest/tracing v0.6.0 [2022-04-12T20:35:09.181Z] go: downloading github.com/Azure/go-autorest/autorest/azure/cli v0.4.5 [2022-04-12T20:35:09.449Z] go: downloading github.com/dimchansky/utfbom v1.1.1 [2022-04-12T20:35:09.449Z] go: downloading cloud.google.com/go/compute v1.3.0 [2022-04-12T20:35:09.449Z] go: downloading cloud.google.com/go/iam v0.1.1 [2022-04-12T20:35:09.707Z] go: downloading github.com/googleapis/gax-go/v2 v2.1.1 [2022-04-12T20:35:09.707Z] go: downloading golang.org/x/oauth2 v0.0.0-20211104180415-d3ed0bb246c8 [2022-04-12T20:35:10.287Z]  ---> 6f9da32a3122 [2022-04-12T20:35:10.287Z] Step 18/23 : COPY --from=builder /edgex-go/cmd/core-data/res/configuration.toml /res/configuration.toml [2022-04-12T20:35:11.245Z] go: downloading github.com/gogo/protobuf v1.3.2 [2022-04-12T20:35:11.245Z] go: downloading k8s.io/klog/v2 v2.30.0 [2022-04-12T20:35:11.245Z] go: downloading sigs.k8s.io/structured-merge-diff/v4 v4.2.1 [2022-04-12T20:35:11.245Z] go: downloading github.com/google/gofuzz v1.1.0 [2022-04-12T20:35:11.245Z] go: downloading k8s.io/utils v0.0.0-20211116205334-6203023598ed [2022-04-12T20:35:11.245Z] go: downloading github.com/spf13/pflag v1.0.5 [2022-04-12T20:35:11.245Z] go: downloading golang.org/x/term v0.0.0-20210927222741-03fcf44c2211 [2022-04-12T20:35:11.245Z] go: downloading github.com/evanphx/json-patch v4.12.0+incompatible [2022-04-12T20:35:11.245Z] go: downloading github.com/cenkalti/backoff/v3 v3.2.2 [2022-04-12T20:35:11.245Z] go: downloading github.com/hashicorp/go-cleanhttp v0.5.2 [2022-04-12T20:35:11.504Z] go: downloading github.com/hashicorp/go-retryablehttp v0.6.6 [2022-04-12T20:35:11.504Z] go: downloading github.com/hashicorp/go-secure-stdlib/parseutil v0.1.1 [2022-04-12T20:35:11.504Z] go: downloading github.com/hashicorp/vault/sdk v0.4.1 [2022-04-12T20:35:11.762Z] go: downloading github.com/mitchellh/mapstructure v1.4.3 [2022-04-12T20:35:11.762Z] go: downloading github.com/tklauser/go-sysconf v0.3.9 [2022-04-12T20:35:11.762Z] go: downloading github.com/aws/aws-sdk-go-v2/internal/endpoints/v2 v2.3.0 [2022-04-12T20:35:11.762Z] go: downloading github.com/OneOfOne/xxhash v1.2.8 [2022-04-12T20:35:11.762Z] go: downloading gopkg.in/yaml.v2 v2.4.0 [2022-04-12T20:35:11.762Z] go: downloading github.com/rcrowley/go-metrics v0.0.0-20201227073835-cf1acfcdf475 [2022-04-12T20:35:11.762Z] go: downloading github.com/jmespath/go-jmespath v0.4.0 [2022-04-12T20:35:11.762Z] go: downloading github.com/gobwas/glob v0.2.3 [2022-04-12T20:35:11.762Z] go: downloading github.com/yashtewari/glob-intersection v0.0.0-20180916065949-5c77d914dd0b [2022-04-12T20:35:11.762Z] go: downloading github.com/Azure/go-autorest/autorest/date v0.3.0 [2022-04-12T20:35:11.762Z] go: downloading github.com/golang-jwt/jwt/v4 v4.2.0 [2022-04-12T20:35:11.762Z] go: downloading go.opencensus.io v0.23.0 [2022-04-12T20:35:12.020Z] go: downloading gopkg.in/inf.v0 v0.9.1 [2022-04-12T20:35:12.021Z] go: downloading sigs.k8s.io/json v0.0.0-20211020170558-c049b76a60c6 [2022-04-12T20:35:12.021Z] go: downloading github.com/go-logr/logr v1.2.2 [2022-04-12T20:35:12.021Z] go: downloading github.com/google/go-cmp v0.5.7 [2022-04-12T20:35:12.021Z]  ---> 87f3666b688b [2022-04-12T20:35:12.021Z] Step 19/23 : ENTRYPOINT ["/core-data"] [2022-04-12T20:35:12.021Z] go: downloading github.com/json-iterator/go v1.1.12 [2022-04-12T20:35:12.021Z] go: downloading github.com/googleapis/gnostic v0.5.5 [2022-04-12T20:35:12.021Z] go: downloading k8s.io/kube-openapi v0.0.0-20211115234752-e816edb12b65 [2022-04-12T20:35:12.021Z] go: downloading github.com/hashicorp/go-secure-stdlib/strutil v0.1.1 [2022-04-12T20:35:12.021Z] go: downloading github.com/hashicorp/go-sockaddr v1.0.2 [2022-04-12T20:35:12.021Z] go: downloading go.uber.org/zap v1.21.0 [2022-04-12T20:35:12.021Z] go: downloading github.com/xeipuuv/gojsonreference v0.0.0-20180127040603-bd5ef7bd5415 [2022-04-12T20:35:12.021Z] go: downloading github.com/tklauser/numcpus v0.3.0 [2022-04-12T20:35:12.279Z] go: downloading sigs.k8s.io/yaml v1.3.0 [2022-04-12T20:35:12.279Z] go: downloading github.com/golang/groupcache v0.0.0-20210331224755-41bb18bfe9da [2022-04-12T20:35:12.279Z] go: downloading github.com/ryanuber/go-glob v1.0.0 [2022-04-12T20:35:12.279Z] go: downloading github.com/hashicorp/go-secure-stdlib/mlock v0.1.1 [2022-04-12T20:35:12.279Z] go: downloading github.com/hashicorp/go-uuid v1.0.2 [2022-04-12T20:35:12.279Z] go: downloading github.com/hashicorp/go-version v1.2.0 [2022-04-12T20:35:12.279Z] go: downloading github.com/golang/snappy v0.0.4 [2022-04-12T20:35:12.279Z] go: downloading github.com/pierrec/lz4 v2.5.2+incompatible [2022-04-12T20:35:12.279Z] go: downloading github.com/modern-go/concurrent v0.0.0-20180306012644-bacd9c7ef1dd [2022-04-12T20:35:12.279Z] go: downloading github.com/modern-go/reflect2 v1.0.2 [2022-04-12T20:35:12.279Z] go: downloading go.uber.org/multierr v1.6.0 [2022-04-12T20:35:12.279Z]  ---> Running in 4564e0bdf281 [2022-04-12T20:35:12.279Z] go: downloading github.com/xeipuuv/gojsonpointer v0.0.0-20190905194746-02993c407bfb [2022-04-12T20:35:12.539Z] Removing intermediate container 4564e0bdf281 [2022-04-12T20:35:12.539Z] ---> 787a856aff11 [2022-04-12T20:35:12.539Z] Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2022-04-12T20:35:12.802Z] ---> Running in 19250f20a44e [2022-04-12T20:35:12.802Z] Digest: sha256:41978d1974f05f80e1aef23ac03040491a7e28bd4551d4b469b43e558341864e [2022-04-12T20:35:12.802Z] Status: Downloaded newer image for docker:20.10.14 [2022-04-12T20:35:12.802Z] Removing intermediate container 19250f20a44e [2022-04-12T20:35:12.802Z] ---> d25c861f3486 [2022-04-12T20:35:12.802Z] Step 21/23 : LABEL arch=x86_64 [2022-04-12T20:35:12.802Z] ---> 7417809fdb73 [2022-04-12T20:35:12.802Z] Step 12/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2017-2019: Mainflux, Cavium, Dell, Copyright (c) 2021: Intel Corporation' [2022-04-12T20:35:13.061Z] ---> Running in efc3e5fa416d [2022-04-12T20:35:13.061Z] ---> Running in 6b77bb9b074a [2022-04-12T20:35:13.320Z] Removing intermediate container 6b77bb9b074a [2022-04-12T20:35:13.320Z] ---> c7b4aab27c8b [2022-04-12T20:35:13.320Z] Step 13/23 : RUN apk add --update --no-cache bash dumb-init py3-pip curl && pip install --no-cache-dir docker-compose==1.23.2 [2022-04-12T20:35:13.889Z] Removing intermediate container efc3e5fa416d [2022-04-12T20:35:13.889Z] ---> 203ce13aab8b [2022-04-12T20:35:13.889Z] Step 22/23 : LABEL git_sha=ada110725c917ff4f635320ba50a8b20d6dc36c5 [2022-04-12T20:35:13.889Z] ---> Running in a1ad1c99510b [2022-04-12T20:35:14.456Z] ---> Running in 7207372c4782 [2022-04-12T20:35:15.024Z] Removing intermediate container 7207372c4782 [2022-04-12T20:35:15.024Z] ---> 5bdf8c36805c [2022-04-12T20:35:15.024Z] Step 23/23 : LABEL version=0.0.0 [2022-04-12T20:35:15.283Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz [2022-04-12T20:35:15.283Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz [2022-04-12T20:35:15.541Z] (1/43) Installing readline (8.1.1-r0) [2022-04-12T20:35:15.541Z] (2/43) Installing bash (5.1.16-r0) [2022-04-12T20:35:15.541Z] Executing bash-5.1.16-r0.post-install [2022-04-12T20:35:15.541Z] (3/43) Installing brotli-libs (1.0.9-r5) [2022-04-12T20:35:15.541Z] (4/43) Installing nghttp2-libs (1.46.0-r0) [2022-04-12T20:35:15.541Z] (5/43) Installing libcurl (7.80.0-r0) [2022-04-12T20:35:15.541Z] (6/43) Installing curl (7.80.0-r0) [2022-04-12T20:35:15.541Z] (7/43) Installing dumb-init (1.2.5-r1) [2022-04-12T20:35:15.541Z] (8/43) Installing libbz2 (1.0.8-r1) [2022-04-12T20:35:15.541Z] (9/43) Installing expat (2.4.7-r0) [2022-04-12T20:35:15.801Z] (10/43) Installing libffi (3.4.2-r1) [2022-04-12T20:35:15.801Z] (11/43) Installing gdbm (1.22-r0) [2022-04-12T20:35:15.801Z] (12/43) Installing xz-libs (5.2.5-r1) [2022-04-12T20:35:15.801Z] (13/43) Installing libgcc (10.3.1_git20211027-r0) [2022-04-12T20:35:15.801Z] (14/43) Installing libstdc++ (10.3.1_git20211027-r0) [2022-04-12T20:35:15.801Z] (15/43) Installing mpdecimal (2.5.1-r1) [2022-04-12T20:35:15.801Z] (16/43) Installing sqlite-libs (3.36.0-r0) [2022-04-12T20:35:15.801Z] (17/43) Installing python3 (3.9.7-r4) [2022-04-12T20:35:16.370Z] (18/43) Installing py3-appdirs (1.4.4-r2) [2022-04-12T20:35:16.370Z] (19/43) Installing py3-certifi (2020.12.5-r1) [2022-04-12T20:35:16.370Z] (20/43) Installing py3-charset-normalizer (2.0.7-r0) [2022-04-12T20:35:16.370Z] (21/43) Installing py3-idna (3.3-r0) [2022-04-12T20:35:16.370Z] (22/43) Installing py3-urllib3 (1.26.7-r0) [2022-04-12T20:35:16.370Z] (23/43) Installing py3-requests (2.26.0-r1) [2022-04-12T20:35:16.370Z] (24/43) Installing py3-msgpack (1.0.2-r1) [2022-04-12T20:35:16.370Z] (25/43) Installing py3-lockfile (0.12.2-r4) [2022-04-12T20:35:16.370Z] (26/43) Installing py3-cachecontrol (0.12.10-r0) [2022-04-12T20:35:16.370Z] (27/43) Installing py3-colorama (0.4.4-r1) [2022-04-12T20:35:16.370Z] (28/43) Installing py3-contextlib2 (21.6.0-r1) [2022-04-12T20:35:16.370Z] (29/43) Installing py3-distlib (0.3.3-r0) [2022-04-12T20:35:16.370Z] (30/43) Installing py3-distro (1.6.0-r0) [2022-04-12T20:35:16.370Z] (31/43) Installing py3-six (1.16.0-r0) [2022-04-12T20:35:16.370Z] (32/43) Installing py3-webencodings (0.5.1-r4) [2022-04-12T20:35:16.370Z] (33/43) Installing py3-html5lib (1.1-r1) [2022-04-12T20:35:16.370Z] (34/43) Installing py3-parsing (2.4.7-r2) [2022-04-12T20:35:16.629Z] (35/43) Installing py3-packaging (20.9-r1) [2022-04-12T20:35:16.629Z] (36/43) Installing py3-tomli (1.2.2-r0) [2022-04-12T20:35:16.629Z] (37/43) Installing py3-pep517 (0.12.0-r0) [2022-04-12T20:35:16.629Z] (38/43) Installing py3-progress (1.6-r0) [2022-04-12T20:35:16.629Z] (39/43) Installing py3-retrying (1.3.3-r2) [2022-04-12T20:35:16.629Z] (40/43) Installing py3-ordered-set (4.0.2-r2) [2022-04-12T20:35:16.629Z] ---> Running in d497682ea2f5 [2022-04-12T20:35:16.629Z] (41/43) Installing py3-setuptools (52.0.0-r4) [2022-04-12T20:35:16.629Z] (42/43) Installing py3-toml (0.10.2-r2) [2022-04-12T20:35:16.629Z] (43/43) Installing py3-pip (20.3.4-r1) [2022-04-12T20:35:16.629Z] Executing busybox-1.34.1-r5.trigger [2022-04-12T20:35:16.629Z] OK: 83 MiB in 65 packages [2022-04-12T20:35:17.200Z] go: downloading github.com/Azure/go-autorest/autorest/validation v0.3.0 [2022-04-12T20:35:17.200Z] go: downloading github.com/Azure/go-autorest/autorest/to v0.4.0 [2022-04-12T20:35:17.459Z] Collecting docker-compose==1.23.2 [2022-04-12T20:35:17.459Z] Downloading docker_compose-1.23.2-py2.py3-none-any.whl (131 kB) [2022-04-12T20:35:17.459Z] Collecting cached-property<2,>=1.2.0 [2022-04-12T20:35:17.459Z] Downloading cached_property-1.5.2-py2.py3-none-any.whl (7.6 kB) [2022-04-12T20:35:17.459Z] Collecting dockerpty<0.5,>=0.4.1 [2022-04-12T20:35:17.459Z] Downloading dockerpty-0.4.1.tar.gz (13 kB) [2022-04-12T20:35:17.717Z] Removing intermediate container d497682ea2f5 [2022-04-12T20:35:17.717Z] ---> c4247f235395 [2022-04-12T20:35:17.717Z] [2022-04-12T20:35:17.717Z] Successfully built c4247f235395 [2022-04-12T20:35:17.717Z] Successfully tagged core-data:latest [2022-04-12T20:35:17.717Z]  Building core-data ... done Building security-spiffe-token-provider [2022-04-12T20:35:17.979Z] Collecting docopt<0.7,>=0.6.1 [2022-04-12T20:35:17.979Z] Downloading docopt-0.6.2.tar.gz (25 kB) [2022-04-12T20:35:18.239Z] Collecting texttable<0.10,>=0.9.0 [2022-04-12T20:35:18.239Z] Downloading texttable-0.9.1.tar.gz (11 kB) [2022-04-12T20:35:18.807Z] Collecting requests!=2.11.0,!=2.12.2,!=2.18.0,<2.21,>=2.6.1 [2022-04-12T20:35:18.807Z] Downloading requests-2.20.1-py2.py3-none-any.whl (57 kB) [2022-04-12T20:35:18.807Z] Collecting websocket-client<1.0,>=0.32.0 [2022-04-12T20:35:18.807Z] Downloading websocket_client-0.59.0-py2.py3-none-any.whl (67 kB) [2022-04-12T20:35:18.807Z] Requirement already satisfied: six<2,>=1.3.0 in /usr/lib/python3.9/site-packages (from docker-compose==1.23.2) (1.16.0) [2022-04-12T20:35:18.807Z] Collecting PyYAML<4,>=3.10 [2022-04-12T20:35:18.807Z] Downloading PyYAML-3.13.tar.gz (270 kB) [2022-04-12T20:35:19.376Z] Collecting jsonschema<3,>=2.5.1 [2022-04-12T20:35:19.376Z] Downloading jsonschema-2.6.0-py2.py3-none-any.whl (39 kB) [2022-04-12T20:35:19.376Z] Collecting docker<4.0,>=3.6.0 [2022-04-12T20:35:19.376Z] Downloading docker-3.7.3-py2.py3-none-any.whl (134 kB) [2022-04-12T20:35:19.634Z] Collecting docker-pycreds>=0.4.0 [2022-04-12T20:35:19.634Z] Downloading docker_pycreds-0.4.0-py2.py3-none-any.whl (9.0 kB) [2022-04-12T20:35:19.634Z] Collecting chardet<3.1.0,>=3.0.2 [2022-04-12T20:35:19.634Z] Downloading chardet-3.0.4-py2.py3-none-any.whl (133 kB) [2022-04-12T20:35:19.634Z] Collecting idna<2.8,>=2.5 [2022-04-12T20:35:19.634Z] Downloading idna-2.7-py2.py3-none-any.whl (58 kB) [2022-04-12T20:35:19.634Z] Requirement already satisfied: certifi>=2017.4.17 in /usr/lib/python3.9/site-packages (from requests!=2.11.0,!=2.12.2,!=2.18.0,<2.21,>=2.6.1->docker-compose==1.23.2) (2020.12.5) [2022-04-12T20:35:19.634Z] Collecting urllib3<1.25,>=1.21.1 [2022-04-12T20:35:19.634Z] Downloading urllib3-1.24.3-py2.py3-none-any.whl (118 kB) [2022-04-12T20:35:19.634Z] Using legacy 'setup.py install' for dockerpty, since package 'wheel' is not installed. [2022-04-12T20:35:19.634Z] Using legacy 'setup.py install' for docopt, since package 'wheel' is not installed. [2022-04-12T20:35:19.634Z] Using legacy 'setup.py install' for PyYAML, since package 'wheel' is not installed. [2022-04-12T20:35:19.634Z] Using legacy 'setup.py install' for texttable, since package 'wheel' is not installed. [2022-04-12T20:35:19.892Z] Installing collected packages: urllib3, idna, chardet, websocket-client, requests, docker-pycreds, texttable, PyYAML, jsonschema, docopt, dockerpty, docker, cached-property, docker-compose [2022-04-12T20:35:19.892Z] Attempting uninstall: urllib3 [2022-04-12T20:35:19.892Z] Found existing installation: urllib3 1.26.7 [2022-04-12T20:35:19.892Z] Uninstalling urllib3-1.26.7: [2022-04-12T20:35:19.892Z] Successfully uninstalled urllib3-1.26.7 [2022-04-12T20:35:19.892Z] Attempting uninstall: idna [2022-04-12T20:35:19.892Z] Found existing installation: idna 3.3 [2022-04-12T20:35:19.892Z] Uninstalling idna-3.3: [2022-04-12T20:35:19.892Z] Successfully uninstalled idna-3.3 [2022-04-12T20:35:20.460Z] Attempting uninstall: requests [2022-04-12T20:35:20.461Z] Found existing installation: requests 2.26.0 [2022-04-12T20:35:20.461Z] Uninstalling requests-2.26.0: [2022-04-12T20:35:20.461Z] Successfully uninstalled requests-2.26.0 [2022-04-12T20:35:20.461Z] Running setup.py install for texttable: started [2022-04-12T20:35:21.028Z] Running setup.py install for texttable: finished with status 'done' [2022-04-12T20:35:21.028Z] Running setup.py install for PyYAML: started [2022-04-12T20:35:21.286Z] Running setup.py install for PyYAML: finished with status 'done' [2022-04-12T20:35:21.287Z] Running setup.py install for docopt: started [2022-04-12T20:35:21.854Z] Running setup.py install for docopt: finished with status 'done' [2022-04-12T20:35:21.854Z] Running setup.py install for dockerpty: started [2022-04-12T20:35:21.854Z] Running setup.py install for dockerpty: finished with status 'done' [2022-04-12T20:35:22.423Z] Successfully installed PyYAML-3.13 cached-property-1.5.2 chardet-3.0.4 docker-3.7.3 docker-compose-1.23.2 docker-pycreds-0.4.0 dockerpty-0.4.1 docopt-0.6.2 idna-2.7 jsonschema-2.6.0 requests-2.20.1 texttable-0.9.1 urllib3-1.24.3 websocket-client-0.59.0 [2022-04-12T20:35:26.615Z] Step 1/20 : ARG BUILDER_BASE=golang:1.17-alpine3.15 [2022-04-12T20:35:26.615Z] Step 2/20 : FROM ${BUILDER_BASE} AS builder [2022-04-12T20:35:26.615Z] ---> fac782c9f527 [2022-04-12T20:35:26.615Z] Step 3/20 : WORKDIR /edgex-go [2022-04-12T20:35:26.615Z] ---> Using cache [2022-04-12T20:35:26.615Z] ---> 054a2f3ba42d [2022-04-12T20:35:26.615Z] Step 4/20 : RUN apk update && apk --no-cache --update add build-base [2022-04-12T20:35:29.157Z] ---> Running in 5dd1d7e355cf [2022-04-12T20:35:30.096Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz [2022-04-12T20:35:31.036Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz [2022-04-12T20:35:31.298Z] v3.15.4-19-gb8465a8cc6 [https://nl.alpinelinux.org/alpine/v3.15/main] [2022-04-12T20:35:31.298Z] v3.15.4-15-gb33590fc03 [https://nl.alpinelinux.org/alpine/v3.15/community] [2022-04-12T20:35:31.298Z] OK: 15865 distinct packages available [2022-04-12T20:35:31.298Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz [2022-04-12T20:35:32.235Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz [2022-04-12T20:35:32.493Z] OK: 221 MiB in 52 packages [2022-04-12T20:35:33.431Z] Removing intermediate container a1ad1c99510b [2022-04-12T20:35:33.431Z] ---> 28f19a682584 [2022-04-12T20:35:33.431Z] Step 14/23 : ENV APP_PORT=58890 [2022-04-12T20:35:33.431Z] ---> Running in 1036be8af97d [2022-04-12T20:35:33.998Z] Removing intermediate container 1036be8af97d [2022-04-12T20:35:33.998Z] ---> 09f849e0947a [2022-04-12T20:35:33.998Z] Step 15/23 : EXPOSE $APP_PORT [2022-04-12T20:35:33.998Z] Removing intermediate container 5dd1d7e355cf [2022-04-12T20:35:33.998Z] ---> 803c820771f4 [2022-04-12T20:35:33.998Z] Step 5/20 : COPY go.mod vendor* ./ [2022-04-12T20:35:33.998Z] ---> Running in 1f8e57a1b32b [2022-04-12T20:35:34.568Z] Removing intermediate container 1f8e57a1b32b [2022-04-12T20:35:34.568Z] ---> 2cc73173b5bc [2022-04-12T20:35:34.568Z] Step 16/23 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/sys-mgmt-agent / [2022-04-12T20:35:34.568Z] ---> 34fdefe2ee31 [2022-04-12T20:35:34.568Z] Step 6/20 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-04-12T20:35:34.827Z] ---> Running in 9b19be462419 [2022-04-12T20:35:37.358Z] ---> 8a2718a7e874 [2022-04-12T20:35:37.358Z] Step 17/23 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/res/configuration.toml /res/configuration.toml [2022-04-12T20:35:37.621Z] Removing intermediate container 9b19be462419 [2022-04-12T20:35:37.621Z] ---> 9d16680b4a62 [2022-04-12T20:35:37.621Z] Step 7/20 : COPY . . [2022-04-12T20:35:37.621Z] ---> 9c266b57411e [2022-04-12T20:35:37.621Z] Step 18/23 : COPY --from=builder /edgex-go/cmd/sys-mgmt-executor/sys-mgmt-executor / [2022-04-12T20:35:39.005Z] ---> ef7f7f7fddf1 [2022-04-12T20:35:39.005Z] Step 19/23 : ENTRYPOINT ["/sys-mgmt-agent"] [2022-04-12T20:35:39.005Z] ---> Running in 01128d983d85 [2022-04-12T20:35:39.266Z] Removing intermediate container 01128d983d85 [2022-04-12T20:35:39.266Z] ---> 225dce24b117 [2022-04-12T20:35:39.266Z] Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2022-04-12T20:35:39.526Z] ---> Running in cbec8ae06024 [2022-04-12T20:35:40.100Z] Removing intermediate container cbec8ae06024 [2022-04-12T20:35:40.100Z] ---> 2d5c12cceb68 [2022-04-12T20:35:40.100Z] Step 21/23 : LABEL arch=x86_64 [2022-04-12T20:35:40.361Z] ---> Running in 9da33f32361b [2022-04-12T20:35:40.930Z] Removing intermediate container 9da33f32361b [2022-04-12T20:35:40.930Z] ---> aa4f95f48152 [2022-04-12T20:35:40.930Z] Step 22/23 : LABEL git_sha=ada110725c917ff4f635320ba50a8b20d6dc36c5 [2022-04-12T20:35:41.502Z] ---> Running in 188481b3cc7a [2022-04-12T20:35:41.765Z] Removing intermediate container 188481b3cc7a [2022-04-12T20:35:41.765Z] ---> 8311273965b6 [2022-04-12T20:35:41.765Z] Step 23/23 : LABEL version=0.0.0 [2022-04-12T20:35:42.025Z] ---> Running in 28ffb3f2671e [2022-04-12T20:35:42.594Z] Removing intermediate container 28ffb3f2671e [2022-04-12T20:35:42.594Z] ---> 9576d407721e [2022-04-12T20:35:42.594Z] [2022-04-12T20:35:42.594Z] Successfully built 9576d407721e [2022-04-12T20:35:42.594Z] Successfully tagged sys-mgmt-agent:latest [2022-04-12T20:35:42.594Z] Building support-scheduler [2022-04-12T20:36:00.690Z]  Building sys-mgmt-agent ... done Step 1/22 : ARG BUILDER_BASE=golang:1.17-alpine3.15 [2022-04-12T20:36:00.690Z] Step 2/22 : FROM ${BUILDER_BASE} AS builder [2022-04-12T20:36:00.690Z] ---> fac782c9f527 [2022-04-12T20:36:00.690Z] Step 3/22 : WORKDIR /edgex-go [2022-04-12T20:36:00.690Z] ---> Using cache [2022-04-12T20:36:00.690Z] ---> 054a2f3ba42d [2022-04-12T20:36:00.690Z] Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-04-12T20:36:00.690Z] ---> Using cache [2022-04-12T20:36:00.690Z] ---> 617ebfdc464c [2022-04-12T20:36:00.690Z] Step 5/22 : RUN apk add --update --no-cache make git [2022-04-12T20:36:00.690Z] ---> Using cache [2022-04-12T20:36:00.690Z] ---> d06ec6da73e8 [2022-04-12T20:36:00.690Z] Step 6/22 : COPY go.mod vendor* ./ [2022-04-12T20:36:00.690Z] ---> Using cache [2022-04-12T20:36:00.690Z] ---> bdb3eaf1d83c [2022-04-12T20:36:00.690Z] Step 7/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-04-12T20:36:00.690Z] ---> Using cache [2022-04-12T20:36:00.690Z] ---> 965c12c7d28a [2022-04-12T20:36:00.690Z] Step 8/22 : COPY . . [2022-04-12T20:36:00.690Z] ---> Using cache [2022-04-12T20:36:00.690Z] ---> a7edd6b0d80d [2022-04-12T20:36:00.690Z] Step 9/22 : RUN make cmd/support-scheduler/support-scheduler [2022-04-12T20:36:05.025Z] ---> 78a3b2d47af5 [2022-04-12T20:36:05.025Z] Step 8/20 : RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider [2022-04-12T20:36:05.025Z] ---> Running in 40445f0467d5 [2022-04-12T20:36:05.324Z] ---> Running in b8bd83719cbd [2022-04-12T20:36:06.365Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/support-scheduler/support-scheduler ./cmd/support-scheduler [2022-04-12T20:36:06.365Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/security-spiffe-token-provider/security-spiffe-token-provider ./cmd/security-spiffe-token-provider [2022-04-12T20:36:26.842Z] ? github.com/edgexfoundry/edgex-go/cmd/core-command [no test files] [2022-04-12T20:36:28.300Z] Removing intermediate container 4002740e75a1 [2022-04-12T20:36:28.300Z] ---> 682427eb26b2 [2022-04-12T20:36:28.300Z] [2022-04-12T20:36:28.300Z] Step 13/25 : FROM alpine:3.15 [2022-04-12T20:36:28.300Z] 3.15: Pulling from library/alpine [2022-04-12T20:36:28.301Z] Digest: sha256:4edbd2beb5f78b1014028f4fbb99f3237d9561100b6881aabbf5acce2c4f9454 [2022-04-12T20:36:28.301Z] Status: Downloaded newer image for alpine:3.15 [2022-04-12T20:36:28.301Z] ---> 0ac33e5f5afa [2022-04-12T20:36:28.301Z] Step 14/25 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' [2022-04-12T20:36:28.301Z] ---> Running in 1b2cd8891ff8 [2022-04-12T20:36:28.301Z] Removing intermediate container 1b2cd8891ff8 [2022-04-12T20:36:28.301Z] ---> 04b3a13fdb1a [2022-04-12T20:36:28.301Z] Step 15/25 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-04-12T20:36:28.301Z] ---> Running in b2ffeeb330de [2022-04-12T20:36:29.238Z] Removing intermediate container b2ffeeb330de [2022-04-12T20:36:29.238Z] ---> bac43e9ea76d [2022-04-12T20:36:29.238Z] Step 16/25 : RUN apk update && apk --no-cache --update add dumb-init openssl gcompat [2022-04-12T20:36:29.238Z] ---> Running in a5953d51e0a2 [2022-04-12T20:36:30.177Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz [2022-04-12T20:36:31.117Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz [2022-04-12T20:36:31.377Z] v3.15.4-19-gb8465a8cc6 [https://nl.alpinelinux.org/alpine/v3.15/main] [2022-04-12T20:36:31.377Z] v3.15.4-15-gb33590fc03 [https://nl.alpinelinux.org/alpine/v3.15/community] [2022-04-12T20:36:31.377Z] OK: 15854 distinct packages available [2022-04-12T20:36:31.377Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz [2022-04-12T20:36:32.314Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz [2022-04-12T20:36:32.573Z] (1/5) Installing dumb-init (1.2.5-r1) [2022-04-12T20:36:32.573Z] (2/5) Installing musl-obstack (1.2.3-r0) [2022-04-12T20:36:32.832Z] (3/5) Installing libucontext (1.1-r0) [2022-04-12T20:36:32.832Z] (4/5) Installing gcompat (1.0.0-r4) [2022-04-12T20:36:32.832Z] (5/5) Installing openssl (1.1.1n-r0) [2022-04-12T20:36:33.093Z] Executing busybox-1.34.1-r5.trigger [2022-04-12T20:36:33.093Z] OK: 6 MiB in 19 packages [2022-04-12T20:36:34.474Z] Removing intermediate container a5953d51e0a2 [2022-04-12T20:36:34.474Z] ---> a38f0392dba0 [2022-04-12T20:36:34.474Z] Step 17/25 : COPY --from=builder /edgex-go/spire-build/bin/spire-server /usr/local/bin [2022-04-12T20:36:36.384Z] ---> c746eb7ab5fe [2022-04-12T20:36:36.384Z] Step 18/25 : COPY --from=builder /edgex-go/cmd/security-spire-server/docker-entrypoint.sh /usr/local/bin/ [2022-04-12T20:36:36.384Z] ---> 02678b883cf3 [2022-04-12T20:36:36.384Z] Step 19/25 : COPY --from=builder /edgex-go/cmd/security-spire-server/server.conf /usr/local/etc/spire/server.conf.tpl [2022-04-12T20:36:36.957Z] ---> d348c9813123 [2022-04-12T20:36:36.957Z] Step 20/25 : COPY --from=builder /edgex-go/cmd/security-spire-server/openssl.conf /usr/local/etc/ [2022-04-12T20:36:37.525Z] ---> 3ebedfc56e44 [2022-04-12T20:36:37.525Z] Step 21/25 : ENTRYPOINT [ "/usr/bin/dumb-init" ] [2022-04-12T20:36:37.784Z] ---> Running in acc54a5e8e12 [2022-04-12T20:36:38.046Z] Removing intermediate container acc54a5e8e12 [2022-04-12T20:36:38.046Z] ---> 670a7d0e610e [2022-04-12T20:36:38.046Z] Step 22/25 : CMD [ "--verbose", "docker-entrypoint.sh" ] [2022-04-12T20:36:38.046Z] ---> Running in fbf9acee8f4f [2022-04-12T20:36:38.307Z] Removing intermediate container fbf9acee8f4f [2022-04-12T20:36:38.307Z] ---> 5b33b012577e [2022-04-12T20:36:38.307Z] Step 23/25 : LABEL arch=x86_64 [2022-04-12T20:36:38.307Z] ---> Running in 05c93f0a3634 [2022-04-12T20:36:38.876Z] Removing intermediate container 05c93f0a3634 [2022-04-12T20:36:38.876Z] ---> 2b6610890d41 [2022-04-12T20:36:38.876Z] Step 24/25 : LABEL git_sha=ada110725c917ff4f635320ba50a8b20d6dc36c5 [2022-04-12T20:36:39.142Z] ---> Running in e93bf6076260 [2022-04-12T20:36:39.310Z] ? github.com/edgexfoundry/edgex-go/cmd/core-data [no test files] [2022-04-12T20:36:39.310Z] ? github.com/edgexfoundry/edgex-go/cmd/core-metadata [no test files] [2022-04-12T20:36:39.310Z] ? github.com/edgexfoundry/edgex-go/cmd/secrets-config [no test files] [2022-04-12T20:36:39.594Z] ? github.com/edgexfoundry/edgex-go/cmd/security-bootstrapper [no test files] [2022-04-12T20:36:39.594Z] ? github.com/edgexfoundry/edgex-go/cmd/security-file-token-provider [no test files] [2022-04-12T20:36:39.594Z] ? github.com/edgexfoundry/edgex-go/cmd/security-proxy-setup [no test files] [2022-04-12T20:36:39.594Z] ? github.com/edgexfoundry/edgex-go/cmd/security-secretstore-setup [no test files] [2022-04-12T20:36:39.594Z] ? github.com/edgexfoundry/edgex-go/cmd/security-spiffe-token-provider [no test files] [2022-04-12T20:36:40.079Z] Removing intermediate container e93bf6076260 [2022-04-12T20:36:40.079Z] ---> de063cbe94d6 [2022-04-12T20:36:40.079Z] Step 25/25 : LABEL version=0.0.0 [2022-04-12T20:36:40.079Z] Removing intermediate container b8bd83719cbd [2022-04-12T20:36:40.079Z] ---> 3413164ba500 [2022-04-12T20:36:40.079Z] [2022-04-12T20:36:40.079Z] Step 9/20 : FROM alpine:3.15 [2022-04-12T20:36:40.079Z] ---> 0ac33e5f5afa [2022-04-12T20:36:40.079Z] Step 10/20 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' [2022-04-12T20:36:40.079Z] ---> Using cache [2022-04-12T20:36:40.079Z] ---> 04b3a13fdb1a [2022-04-12T20:36:40.079Z] Step 11/20 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-04-12T20:36:40.079Z] ---> Using cache [2022-04-12T20:36:40.079Z] ---> bac43e9ea76d [2022-04-12T20:36:40.079Z] Step 12/20 : RUN apk update && apk --no-cache --update add dumb-init curl gcompat [2022-04-12T20:36:40.344Z] ---> Running in 2729adca122a [2022-04-12T20:36:40.344Z] ---> Running in a618fd37a117 [2022-04-12T20:36:40.603Z] Removing intermediate container 40445f0467d5 [2022-04-12T20:36:40.603Z] ---> b67b433d939d [2022-04-12T20:36:40.603Z] [2022-04-12T20:36:40.603Z] Step 10/22 : FROM alpine:3.14 [2022-04-12T20:36:40.603Z] ---> e04c818066af [2022-04-12T20:36:40.603Z] Step 11/22 : RUN apk add --update --no-cache dumb-init [2022-04-12T20:36:40.603Z] ---> Using cache [2022-04-12T20:36:40.603Z] ---> d8ecba8a2d15 [2022-04-12T20:36:40.603Z] Step 12/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' [2022-04-12T20:36:40.603Z] ---> Using cache [2022-04-12T20:36:40.603Z] ---> 6b49557b41a9 [2022-04-12T20:36:40.603Z] Step 13/22 : ENV APP_PORT=59861 [2022-04-12T20:36:40.603Z] Removing intermediate container 2729adca122a [2022-04-12T20:36:40.603Z] ---> d6f1419276fd [2022-04-12T20:36:40.603Z] [2022-04-12T20:36:40.603Z] ---> Running in 271aafe191ae [2022-04-12T20:36:40.603Z] Successfully built d6f1419276fd [2022-04-12T20:36:40.603Z] Successfully tagged security-spire-server:latest [2022-04-12T20:36:40.603Z]  Building security-spire-server ... done Building core-metadata [2022-04-12T20:36:40.862Z] Removing intermediate container 271aafe191ae [2022-04-12T20:36:40.862Z] ---> 2ef2bcb4d0a7 [2022-04-12T20:36:40.862Z] Step 14/22 : EXPOSE $APP_PORT [2022-04-12T20:36:41.431Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz [2022-04-12T20:36:42.368Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz [2022-04-12T20:36:42.627Z] v3.15.4-19-gb8465a8cc6 [https://nl.alpinelinux.org/alpine/v3.15/main] [2022-04-12T20:36:42.627Z] v3.15.4-15-gb33590fc03 [https://nl.alpinelinux.org/alpine/v3.15/community] [2022-04-12T20:36:42.627Z] OK: 15854 distinct packages available [2022-04-12T20:36:42.627Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz [2022-04-12T20:36:43.014Z] ? github.com/edgexfoundry/edgex-go/cmd/support-notifications [no test files] [2022-04-12T20:36:43.014Z] ? github.com/edgexfoundry/edgex-go/cmd/support-scheduler [no test files] [2022-04-12T20:36:43.014Z] ? github.com/edgexfoundry/edgex-go/cmd/sys-mgmt-agent [no test files] [2022-04-12T20:36:43.014Z] ? github.com/edgexfoundry/edgex-go/cmd/sys-mgmt-executor [no test files] [2022-04-12T20:36:43.014Z] ? github.com/edgexfoundry/edgex-go/internal [no test files] [2022-04-12T20:36:43.014Z] ? github.com/edgexfoundry/edgex-go/internal/core/command [no test files] [2022-04-12T20:36:43.573Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz [2022-04-12T20:36:43.832Z] (1/9) Installing ca-certificates (20211220-r0) [2022-04-12T20:36:43.832Z] (2/9) Installing brotli-libs (1.0.9-r5) [2022-04-12T20:36:43.832Z] (3/9) Installing nghttp2-libs (1.46.0-r0) [2022-04-12T20:36:44.092Z] (4/9) Installing libcurl (7.80.0-r0) [2022-04-12T20:36:44.092Z] (5/9) Installing curl (7.80.0-r0) [2022-04-12T20:36:44.092Z] (6/9) Installing dumb-init (1.2.5-r1) [2022-04-12T20:36:44.353Z] ---> Running in 6fc8beb63769 [2022-04-12T20:36:44.353Z] (7/9) Installing musl-obstack (1.2.3-r0) [2022-04-12T20:36:44.353Z] Step 1/23 : ARG BUILDER_BASE=golang:1.17-alpine3.15 [2022-04-12T20:36:44.353Z] Step 2/23 : FROM ${BUILDER_BASE} AS builder [2022-04-12T20:36:44.353Z] ---> fac782c9f527 [2022-04-12T20:36:44.353Z] Step 3/23 : WORKDIR /edgex-go [2022-04-12T20:36:44.353Z] ---> Using cache [2022-04-12T20:36:44.353Z] ---> 054a2f3ba42d [2022-04-12T20:36:44.353Z] Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-04-12T20:36:44.353Z] ---> Using cache [2022-04-12T20:36:44.353Z] ---> 617ebfdc464c [2022-04-12T20:36:44.353Z] Step 5/23 : RUN apk add --update --no-cache make git [2022-04-12T20:36:44.353Z] ---> Using cache [2022-04-12T20:36:44.353Z] ---> d06ec6da73e8 [2022-04-12T20:36:44.353Z] Step 6/23 : COPY go.mod vendor* ./ [2022-04-12T20:36:44.353Z] ---> Using cache [2022-04-12T20:36:44.353Z] ---> bdb3eaf1d83c [2022-04-12T20:36:44.353Z] Step 7/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-04-12T20:36:44.353Z] ---> Using cache [2022-04-12T20:36:44.353Z] ---> 965c12c7d28a [2022-04-12T20:36:44.353Z] Step 8/23 : COPY . . [2022-04-12T20:36:44.353Z] ---> Using cache [2022-04-12T20:36:44.353Z] ---> a7edd6b0d80d [2022-04-12T20:36:44.353Z] Step 9/23 : RUN make cmd/core-metadata/core-metadata [2022-04-12T20:36:44.353Z] (8/9) Installing libucontext (1.1-r0) [2022-04-12T20:36:44.353Z] (9/9) Installing gcompat (1.0.0-r4) [2022-04-12T20:36:44.613Z] Executing busybox-1.34.1-r5.trigger [2022-04-12T20:36:44.613Z] Executing ca-certificates-20211220-r0.trigger [2022-04-12T20:36:44.613Z] OK: 8 MiB in 23 packages [2022-04-12T20:36:44.875Z] ---> Running in 1a0e7640390f [2022-04-12T20:36:44.875Z] Removing intermediate container 6fc8beb63769 [2022-04-12T20:36:44.875Z] ---> 65ef9d5b5c73 [2022-04-12T20:36:44.875Z] Step 15/22 : COPY --from=builder /edgex-go/Attribution.txt / [2022-04-12T20:36:45.134Z] ---> b312808e44ce [2022-04-12T20:36:45.134Z] Step 16/22 : COPY --from=builder /edgex-go/cmd/support-scheduler/support-scheduler / [2022-04-12T20:36:45.393Z] Removing intermediate container a618fd37a117 [2022-04-12T20:36:45.393Z] ---> 65ab442140bd [2022-04-12T20:36:45.393Z] Step 13/20 : COPY --from=builder /edgex-go/Attribution.txt / [2022-04-12T20:36:45.393Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/core-metadata/core-metadata ./cmd/core-metadata [2022-04-12T20:36:45.654Z] ---> 24e473c60b41 [2022-04-12T20:36:45.654Z] Step 14/20 : COPY --from=builder /edgex-go/cmd/security-spiffe-token-provider/security-spiffe-token-provider / [2022-04-12T20:36:45.654Z] ---> 4c9c0e90e390 [2022-04-12T20:36:45.654Z] Step 17/22 : COPY --from=builder /edgex-go/cmd/support-scheduler/res/configuration.toml /res/configuration.toml [2022-04-12T20:36:46.224Z] ---> 9e8ef00f98b9 [2022-04-12T20:36:46.224Z] Step 18/22 : ENTRYPOINT ["/support-scheduler"] [2022-04-12T20:36:46.224Z] ---> Running in 30c316ae150f [2022-04-12T20:36:46.224Z] ---> b1491cdabf3e [2022-04-12T20:36:46.224Z] Step 15/20 : COPY --from=builder /edgex-go/cmd/security-spiffe-token-provider/res/configuration.toml /res/configuration.toml [2022-04-12T20:36:46.224Z] Removing intermediate container 30c316ae150f [2022-04-12T20:36:46.224Z] ---> 00b0281d96b3 [2022-04-12T20:36:46.224Z] Step 19/22 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2022-04-12T20:36:46.224Z] ---> Running in fa632f7cdc0f [2022-04-12T20:36:46.484Z] ---> 7b822a805d12 [2022-04-12T20:36:46.484Z] Step 16/20 : ENTRYPOINT [ "/security-spiffe-token-provider" ] [2022-04-12T20:36:46.484Z] ---> Running in 7d34d3340cf2 [2022-04-12T20:36:46.484Z] Removing intermediate container fa632f7cdc0f [2022-04-12T20:36:46.484Z] ---> 1c6e74c3f148 [2022-04-12T20:36:46.484Z] Step 20/22 : LABEL arch=x86_64 [2022-04-12T20:36:46.484Z] ---> Running in 30682b99e15e [2022-04-12T20:36:46.484Z] Removing intermediate container 7d34d3340cf2 [2022-04-12T20:36:46.484Z] ---> 3c1ce17fd678 [2022-04-12T20:36:46.484Z] Step 17/20 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2022-04-12T20:36:46.484Z] ---> Running in ec3b27f5e65a [2022-04-12T20:36:46.484Z] Removing intermediate container 30682b99e15e [2022-04-12T20:36:46.484Z] ---> c0fe603ec852 [2022-04-12T20:36:46.484Z] Step 21/22 : LABEL git_sha=ada110725c917ff4f635320ba50a8b20d6dc36c5 [2022-04-12T20:36:46.748Z] ---> Running in 656c4a11734d [2022-04-12T20:36:46.748Z] Removing intermediate container ec3b27f5e65a [2022-04-12T20:36:46.748Z] ---> 663f1784ca37 [2022-04-12T20:36:46.748Z] Step 18/20 : LABEL arch=x86_64 [2022-04-12T20:36:46.748Z] ---> Running in 57e83250e5fe [2022-04-12T20:36:46.748Z] Removing intermediate container 656c4a11734d [2022-04-12T20:36:46.748Z] ---> 5678b6014235 [2022-04-12T20:36:46.748Z] Step 22/22 : LABEL version=0.0.0 [2022-04-12T20:36:46.748Z] ---> Running in 46f1c08c4a21 [2022-04-12T20:36:46.748Z] Removing intermediate container 57e83250e5fe [2022-04-12T20:36:46.748Z] ---> 3ebcd7432efb [2022-04-12T20:36:46.748Z] Step 19/20 : LABEL git_sha=ada110725c917ff4f635320ba50a8b20d6dc36c5 [2022-04-12T20:36:46.748Z] ---> Running in 07dd86034937 [2022-04-12T20:36:46.748Z] Removing intermediate container 46f1c08c4a21 [2022-04-12T20:36:46.748Z] ---> 6ae386977fa1 [2022-04-12T20:36:46.748Z] [2022-04-12T20:36:47.007Z] Successfully built 6ae386977fa1 [2022-04-12T20:36:47.007Z] Successfully tagged support-scheduler:latest [2022-04-12T20:36:47.007Z]  Building support-scheduler ... done Removing intermediate container 07dd86034937 [2022-04-12T20:36:47.007Z] ---> 4f306893dd26 [2022-04-12T20:36:47.007Z] Step 20/20 : LABEL version=0.0.0 [2022-04-12T20:36:47.007Z] ---> Running in 8500d3a2fc91 [2022-04-12T20:36:47.267Z] Removing intermediate container 8500d3a2fc91 [2022-04-12T20:36:47.267Z] ---> df871f32307b [2022-04-12T20:36:47.267Z] [2022-04-12T20:36:47.267Z] Successfully built df871f32307b [2022-04-12T20:36:47.267Z] Successfully tagged security-spiffe-token-provider:latest [2022-04-12T20:36:53.206Z] ok github.com/edgexfoundry/edgex-go/internal/core/command/application 0.219s coverage: 28.7% of statements [2022-04-12T20:36:53.206Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/config [no test files] [2022-04-12T20:36:53.206Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/container [no test files] [2022-04-12T20:36:59.976Z] ok github.com/edgexfoundry/edgex-go/internal/core/command/controller/http 0.660s coverage: 98.5% of statements [2022-04-12T20:36:59.976Z] ? github.com/edgexfoundry/edgex-go/internal/core/data [no test files] [2022-04-12T20:37:00.580Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/application 0.411s coverage: 54.9% of statements [2022-04-12T20:37:00.580Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/config [no test files] [2022-04-12T20:37:00.580Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/container [no test files] [2022-04-12T20:37:02.151Z]  Building security-spiffe-token-provider ... done Removing intermediate container 1a0e7640390f [2022-04-12T20:37:02.151Z] ---> e80bdad4669b [2022-04-12T20:37:02.151Z] [2022-04-12T20:37:02.151Z] Step 10/23 : FROM alpine:3.14 [2022-04-12T20:37:02.151Z] ---> e04c818066af [2022-04-12T20:37:02.151Z] Step 11/23 : RUN apk add --update --no-cache dumb-init [2022-04-12T20:37:02.151Z] ---> Using cache [2022-04-12T20:37:02.151Z] ---> d8ecba8a2d15 [2022-04-12T20:37:02.151Z] Step 12/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' [2022-04-12T20:37:02.151Z] ---> Using cache [2022-04-12T20:37:02.151Z] ---> 6b49557b41a9 [2022-04-12T20:37:02.151Z] Step 13/23 : ENV APP_PORT=59881 [2022-04-12T20:37:02.151Z] ---> Running in d0792f8ee224 [2022-04-12T20:37:02.151Z] Removing intermediate container d0792f8ee224 [2022-04-12T20:37:02.151Z] ---> 3876aee840c5 [2022-04-12T20:37:02.151Z] Step 14/23 : EXPOSE $APP_PORT [2022-04-12T20:37:02.151Z] ---> Running in 0a32fac5da56 [2022-04-12T20:37:02.151Z] Removing intermediate container 0a32fac5da56 [2022-04-12T20:37:02.151Z] ---> d141fba1b3b2 [2022-04-12T20:37:02.151Z] Step 15/23 : WORKDIR / [2022-04-12T20:37:02.151Z] ---> Running in 3f80cd69904a [2022-04-12T20:37:02.151Z] Removing intermediate container 3f80cd69904a [2022-04-12T20:37:02.151Z] ---> 0090fb8c060e [2022-04-12T20:37:02.151Z] Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / [2022-04-12T20:37:02.151Z] ---> ca02508410f2 [2022-04-12T20:37:02.151Z] Step 17/23 : COPY --from=builder /edgex-go/cmd/core-metadata/core-metadata / [2022-04-12T20:37:02.151Z] ---> 6276561ae965 [2022-04-12T20:37:02.151Z] Step 18/23 : COPY --from=builder /edgex-go/cmd/core-metadata/res/configuration.toml /res/configuration.toml [2022-04-12T20:37:02.412Z] ---> e53541f8bf8e [2022-04-12T20:37:02.412Z] Step 19/23 : ENTRYPOINT ["/core-metadata"] [2022-04-12T20:37:02.412Z] ---> Running in 76c6b2252421 [2022-04-12T20:37:02.412Z] Removing intermediate container 76c6b2252421 [2022-04-12T20:37:02.412Z] ---> 9efa177ec240 [2022-04-12T20:37:02.412Z] Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2022-04-12T20:37:02.412Z] ---> Running in bda0589367f0 [2022-04-12T20:37:02.671Z] Removing intermediate container bda0589367f0 [2022-04-12T20:37:02.671Z] ---> a28530af6772 [2022-04-12T20:37:02.671Z] Step 21/23 : LABEL arch=x86_64 [2022-04-12T20:37:02.671Z] ---> Running in b69fd9a7f5bb [2022-04-12T20:37:02.671Z] Removing intermediate container b69fd9a7f5bb [2022-04-12T20:37:02.671Z] ---> 4631669efaab [2022-04-12T20:37:02.671Z] Step 22/23 : LABEL git_sha=ada110725c917ff4f635320ba50a8b20d6dc36c5 [2022-04-12T20:37:02.671Z] ---> Running in 2f3fb743275a [2022-04-12T20:37:02.932Z] Removing intermediate container 2f3fb743275a [2022-04-12T20:37:02.932Z] ---> 7ae37e19661e [2022-04-12T20:37:02.932Z] Step 23/23 : LABEL version=0.0.0 [2022-04-12T20:37:02.932Z] ---> Running in b72f959e122e [2022-04-12T20:37:02.932Z] Removing intermediate container b72f959e122e [2022-04-12T20:37:02.932Z] ---> b6929baff511 [2022-04-12T20:37:02.932Z] [2022-04-12T20:37:02.932Z] Successfully built b6929baff511 [2022-04-12T20:37:03.191Z] Successfully tagged core-metadata:latest [2022-04-12T20:37:05.097Z]  Building core-metadata ... done Building bin/spire-agent... [2022-04-12T20:37:05.097Z] go: downloading github.com/envoyproxy/go-control-plane v0.10.1 [2022-04-12T20:37:05.356Z] go: downloading github.com/aws/aws-sdk-go-v2/service/secretsmanager v1.14.0 [2022-04-12T20:37:05.356Z] go: downloading cloud.google.com/go/secretmanager v1.3.0 [2022-04-12T20:37:05.356Z] go: downloading github.com/docker/docker v20.10.12+incompatible [2022-04-12T20:37:05.923Z] go: downloading github.com/google/go-tpm-tools v0.3.3 [2022-04-12T20:37:05.923Z] go: downloading github.com/cncf/xds/go v0.0.0-20211130200136-a8f946100490 [2022-04-12T20:37:05.923Z] go: downloading github.com/envoyproxy/protoc-gen-validate v0.6.2 [2022-04-12T20:37:05.923Z] go: downloading github.com/docker/go-units v0.4.0 [2022-04-12T20:37:05.923Z] go: downloading github.com/opencontainers/image-spec v1.0.1 [2022-04-12T20:37:05.923Z] go: downloading github.com/docker/go-connections v0.4.0 [2022-04-12T20:37:05.923Z] go: downloading github.com/containerd/containerd v1.3.4 [2022-04-12T20:37:05.923Z] go: downloading github.com/docker/distribution v2.7.1+incompatible [2022-04-12T20:37:05.923Z] go: downloading github.com/opencontainers/go-digest v1.0.0 [2022-04-12T20:37:22.879Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/controller/http 17.778s coverage: 89.2% of statements [2022-04-12T20:37:22.879Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/controller/messaging [no test files] [2022-04-12T20:37:22.879Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces [no test files] [2022-04-12T20:37:22.879Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces/mocks [no test files] [2022-04-12T20:37:22.879Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/messaging 1.353s coverage: 84.4% of statements [2022-04-12T20:37:22.879Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/mocks [no test files] [2022-04-12T20:37:22.879Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata [no test files] [2022-04-12T20:37:22.879Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/application [no test files] [2022-04-12T20:37:22.879Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/config [no test files] [2022-04-12T20:37:22.879Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/container [no test files] [2022-04-12T20:37:22.879Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/controller/http 3.056s coverage: 95.4% of statements [2022-04-12T20:37:22.879Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces [no test files] [2022-04-12T20:37:22.879Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces/mocks [no test files] [2022-04-12T20:37:22.879Z] ok github.com/edgexfoundry/edgex-go/internal/io 0.268s coverage: 72.2% of statements [2022-04-12T20:37:22.879Z] ? github.com/edgexfoundry/edgex-go/internal/pkg [no test files] [2022-04-12T20:37:22.879Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/application [no test files] [2022-04-12T20:37:22.879Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/handlers [no test files] [2022-04-12T20:37:22.879Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/interfaces [no test files] [2022-04-12T20:37:22.879Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/common [no test files] [2022-04-12T20:37:22.879Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/controller/http 0.397s coverage: 60.0% of statements [2022-04-12T20:37:22.879Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/correlation [no test files] [2022-04-12T20:37:22.879Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db [no test files] [2022-04-12T20:37:22.879Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db/redis [no test files] [2022-04-12T20:37:22.879Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/infrastructure/redis 0.592s coverage: 0.9% of statements [2022-04-12T20:37:22.879Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/interfaces [no test files] [2022-04-12T20:37:22.879Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/telemetry 0.270s coverage: 58.8% of statements [2022-04-12T20:37:22.879Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/utils 0.622s coverage: 24.0% of statements [2022-04-12T20:37:22.879Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper [no test files] [2022-04-12T20:37:22.879Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command 0.243s coverage: 47.1% of statements [2022-04-12T20:37:22.879Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gate 0.283s coverage: 79.5% of statements [2022-04-12T20:37:23.156Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/genpassword 0.278s coverage: 94.1% of statements [2022-04-12T20:37:23.763Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gethttpstatus 0.259s coverage: 96.3% of statements [2022-04-12T20:37:23.763Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/help 0.345s coverage: 87.5% of statements [2022-04-12T20:37:27.866Z] Building bin/spire-agent... [2022-04-12T20:37:27.867Z] go: downloading github.com/envoyproxy/go-control-plane v0.10.1 [2022-04-12T20:37:27.867Z] go: downloading cloud.google.com/go/secretmanager v1.3.0 [2022-04-12T20:37:27.867Z] go: downloading github.com/aws/aws-sdk-go-v2/service/secretsmanager v1.14.0 [2022-04-12T20:37:27.867Z] go: downloading github.com/docker/docker v20.10.12+incompatible [2022-04-12T20:37:27.867Z] go: downloading github.com/google/go-tpm-tools v0.3.3 [2022-04-12T20:37:27.867Z] go: downloading github.com/cncf/xds/go v0.0.0-20211130200136-a8f946100490 [2022-04-12T20:37:27.867Z] go: downloading github.com/envoyproxy/protoc-gen-validate v0.6.2 [2022-04-12T20:37:27.867Z] go: downloading github.com/docker/go-units v0.4.0 [2022-04-12T20:37:27.867Z] go: downloading github.com/docker/go-connections v0.4.0 [2022-04-12T20:37:27.867Z] go: downloading github.com/opencontainers/image-spec v1.0.1 [2022-04-12T20:37:27.867Z] go: downloading github.com/containerd/containerd v1.3.4 [2022-04-12T20:37:27.867Z] go: downloading github.com/docker/distribution v2.7.1+incompatible [2022-04-12T20:37:27.867Z] go: downloading github.com/opencontainers/go-digest v1.0.0 [2022-04-12T20:37:36.226Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/listen 11.287s coverage: 94.4% of statements [2022-04-12T20:37:36.226Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/ping 0.198s coverage: 44.8% of statements [2022-04-12T20:37:41.649Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl 13.709s coverage: 82.5% of statements [2022-04-12T20:37:41.649Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl/share [no test files] [2022-04-12T20:37:49.978Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/waitfor 22.279s coverage: 92.9% of statements [2022-04-12T20:37:49.978Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/config [no test files] [2022-04-12T20:37:49.978Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/container [no test files] [2022-04-12T20:37:49.978Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/handlers [no test files] [2022-04-12T20:37:49.978Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/helper 0.072s coverage: 65.1% of statements [2022-04-12T20:37:49.978Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/interfaces [no test files] [2022-04-12T20:37:49.978Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis [no test files] [2022-04-12T20:37:49.978Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/config [no test files] [2022-04-12T20:37:49.978Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/container [no test files] [2022-04-12T20:37:49.978Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/handlers [no test files] [2022-04-12T20:37:49.978Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/tcp 11.217s coverage: 87.2% of statements [2022-04-12T20:37:49.978Z] ? github.com/edgexfoundry/edgex-go/internal/security/config [no test files] [2022-04-12T20:37:49.978Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command [no test files] [2022-04-12T20:37:49.978Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/help 0.200s coverage: 100.0% of statements [2022-04-12T20:37:49.978Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy [no test files] [2022-04-12T20:37:49.978Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/adduser 0.301s coverage: 58.8% of statements [2022-04-12T20:37:49.978Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/common [no test files] [2022-04-12T20:37:49.978Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/deluser 0.294s coverage: 80.0% of statements [2022-04-12T20:37:49.978Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/jwt 0.254s coverage: 87.2% of statements [2022-04-12T20:37:49.978Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/oauth2 0.301s coverage: 85.4% of statements [2022-04-12T20:37:49.978Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/tls 0.808s coverage: 91.2% of statements [2022-04-12T20:37:49.978Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/interfaces [no test files] [2022-04-12T20:37:52.647Z] ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider 1.014s coverage: 64.4% of statements [2022-04-12T20:37:52.647Z] ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/config [no test files] [2022-04-12T20:37:52.647Z] ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/container [no test files] [2022-04-12T20:37:52.647Z] ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider/mocks 0.250s coverage: 100.0% of statements [2022-04-12T20:37:52.647Z] ok github.com/edgexfoundry/edgex-go/internal/security/kdf 0.096s coverage: 89.4% of statements [2022-04-12T20:37:52.647Z] ok github.com/edgexfoundry/edgex-go/internal/security/kdf/mocks 0.138s coverage: 100.0% of statements [2022-04-12T20:37:52.647Z] ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader 0.078s coverage: 73.7% of statements [2022-04-12T20:37:52.647Z] ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader/mocks 0.075s coverage: 100.0% of statements [2022-04-12T20:37:54.438Z] Removing intermediate container ecd8932468aa [2022-04-12T20:37:54.438Z] ---> f66e0f775155 [2022-04-12T20:37:54.438Z] [2022-04-12T20:37:54.438Z] Step 13/26 : FROM alpine:3.15 [2022-04-12T20:37:54.438Z] ---> 0ac33e5f5afa [2022-04-12T20:37:54.438Z] Step 14/26 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' [2022-04-12T20:37:54.439Z] ---> Using cache [2022-04-12T20:37:54.439Z] ---> 04b3a13fdb1a [2022-04-12T20:37:54.439Z] Step 15/26 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-04-12T20:37:54.439Z] ---> Using cache [2022-04-12T20:37:54.439Z] ---> bac43e9ea76d [2022-04-12T20:37:54.439Z] Step 16/26 : RUN apk update && apk --no-cache --update add dumb-init openssl gcompat [2022-04-12T20:37:54.439Z] ---> Using cache [2022-04-12T20:37:54.439Z] ---> a38f0392dba0 [2022-04-12T20:37:54.439Z] Step 17/26 : COPY --from=builder /edgex-go/spire-build/bin/spire-agent /usr/local/bin [2022-04-12T20:37:54.439Z] ---> 8f0b0e52c12c [2022-04-12T20:37:54.439Z] Step 18/26 : COPY --from=builder /edgex-go/spire-build/bin/spire-server /usr/local/bin [2022-04-12T20:37:55.377Z] ---> ff0e88c29000 [2022-04-12T20:37:55.377Z] Step 19/26 : COPY --from=builder /edgex-go/cmd/security-spire-agent/docker-entrypoint.sh /usr/local/bin/ [2022-04-12T20:37:55.637Z] ---> c42c3762701c [2022-04-12T20:37:55.637Z] Step 20/26 : COPY --from=builder /edgex-go/cmd/security-spire-agent/agent.conf /usr/local/etc/spire/agent.conf.tpl [2022-04-12T20:37:55.896Z] ---> 28baf2671312 [2022-04-12T20:37:55.896Z] Step 21/26 : COPY --from=builder /edgex-go/cmd/security-spire-agent/openssl.conf /usr/local/etc/ [2022-04-12T20:37:56.155Z] ---> 869860fc66f6 [2022-04-12T20:37:56.155Z] Step 22/26 : ENTRYPOINT [ "/usr/bin/dumb-init" ] [2022-04-12T20:37:56.155Z] ---> Running in b36791d36c53 [2022-04-12T20:37:56.416Z] Removing intermediate container b36791d36c53 [2022-04-12T20:37:56.416Z] ---> acbe774317b7 [2022-04-12T20:37:56.416Z] Step 23/26 : CMD [ "--verbose", "docker-entrypoint.sh" ] [2022-04-12T20:37:56.416Z] ---> Running in f51947f7989f [2022-04-12T20:37:56.681Z] Removing intermediate container f51947f7989f [2022-04-12T20:37:56.681Z] ---> 6c8700cd99df [2022-04-12T20:37:56.681Z] Step 24/26 : LABEL arch=x86_64 [2022-04-12T20:37:56.681Z] ---> Running in 34dbf454c2d6 [2022-04-12T20:37:56.939Z] Removing intermediate container 34dbf454c2d6 [2022-04-12T20:37:56.939Z] ---> 2d791df2daf9 [2022-04-12T20:37:56.939Z] Step 25/26 : LABEL git_sha=ada110725c917ff4f635320ba50a8b20d6dc36c5 [2022-04-12T20:37:56.939Z] ---> Running in 70dc2bbf5b01 [2022-04-12T20:37:57.226Z] Removing intermediate container 70dc2bbf5b01 [2022-04-12T20:37:57.226Z] ---> ebe1072c31f3 [2022-04-12T20:37:57.226Z] Step 26/26 : LABEL version=0.0.0 [2022-04-12T20:37:57.226Z] ---> Running in 8448bdcbf19d [2022-04-12T20:37:57.489Z] Removing intermediate container 8448bdcbf19d [2022-04-12T20:37:57.489Z] ---> 1ad0481f72da [2022-04-12T20:37:57.489Z] [2022-04-12T20:37:57.489Z] Successfully built 1ad0481f72da [2022-04-12T20:37:57.489Z] Successfully tagged security-spire-agent:latest [2022-04-12T20:37:59.420Z] ok github.com/edgexfoundry/edgex-go/internal/security/proxy 1.560s coverage: 65.4% of statements [2022-04-12T20:37:59.420Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxy/config [no test files] [2022-04-12T20:37:59.420Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxy/container [no test files] [2022-04-12T20:37:59.420Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxy/models [no test files] [2022-04-12T20:38:02.087Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore 0.929s coverage: 43.8% of statements [2022-04-12T20:38:02.087Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/config [no test files] [2022-04-12T20:38:02.087Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/container [no test files] [2022-04-12T20:38:02.087Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/secretsengine 0.281s coverage: 89.5% of statements [2022-04-12T20:38:02.087Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokencreatable [no test files] [2022-04-12T20:38:02.087Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokenfilewriter 0.252s coverage: 84.8% of statements [2022-04-12T20:38:02.087Z] ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider [no test files] [2022-04-12T20:38:02.087Z] ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider/config [no test files] [2022-04-12T20:38:02.087Z] ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider/container [no test files] [2022-04-12T20:38:02.087Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications [no test files] [2022-04-12T20:38:10.417Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications/application 6.372s coverage: 17.7% of statements [2022-04-12T20:38:10.417Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel [no test files] [2022-04-12T20:38:10.417Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel/mocks [no test files] [2022-04-12T20:38:10.417Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/config [no test files] [2022-04-12T20:38:10.417Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/container [no test files] [2022-04-12T20:38:10.417Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications/controller/http 0.747s coverage: 92.3% of statements [2022-04-12T20:38:10.417Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces [no test files] [2022-04-12T20:38:10.417Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces/mocks [no test files] [2022-04-12T20:38:10.417Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler [no test files] [2022-04-12T20:38:10.417Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/application [no test files] [2022-04-12T20:38:10.417Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/application/scheduler 0.367s coverage: 63.2% of statements [2022-04-12T20:38:10.417Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/config [no test files] [2022-04-12T20:38:10.417Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/container [no test files] [2022-04-12T20:38:10.417Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/controller/http 0.521s coverage: 97.7% of statements [2022-04-12T20:38:10.417Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces [no test files] [2022-04-12T20:38:10.417Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces/mocks [no test files] [2022-04-12T20:38:10.417Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent [no test files] [2022-04-12T20:38:10.417Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/application [no test files] [2022-04-12T20:38:10.417Z] ok github.com/edgexfoundry/edgex-go/internal/system/agent/application/direct 0.220s coverage: 28.9% of statements [2022-04-12T20:38:10.417Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/application/direct/config [no test files] [2022-04-12T20:38:10.417Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/application/executor [no test files] [2022-04-12T20:38:10.417Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/config [no test files] [2022-04-12T20:38:10.417Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/container [no test files] [2022-04-12T20:38:10.417Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/controller/http [no test files] [2022-04-12T20:38:10.417Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/interfaces [no test files] [2022-04-12T20:38:10.418Z] ok github.com/edgexfoundry/edgex-go/internal/system/agent/response 0.198s coverage: 100.0% of statements [2022-04-12T20:38:10.418Z] ok github.com/edgexfoundry/edgex-go/internal/system/executor 0.092s coverage: 96.9% of statements [2022-04-12T20:38:10.693Z] if which hadolint > /dev/null ; then hadolint --config .hadolint.yml `find * -type f -name 'Dockerfile*' -print` ; elif test "aarch64" = "x86_64" && which docker > /dev/null ; then docker run --rm -v `pwd`:/host:ro,z --entrypoint /bin/hadolint hadolint/hadolint:latest --config /host/.hadolint.yml `find * -type f -name 'Dockerfile*' | xargs -i echo '/host/{}'` ; fi [2022-04-12T20:38:10.693Z] WARNING: Linting skipped (not on x86_64 or linter not installed) [2022-04-12T20:38:10.693Z] GO111MODULE=on go vet ./... [2022-04-12T20:38:24.047Z]  Building security-spire-agent ... done Removing intermediate container d66cbce53ac4 [2022-04-12T20:38:24.047Z] ---> 33249d1ba50d [2022-04-12T20:38:24.047Z] [2022-04-12T20:38:24.047Z] Step 13/26 : FROM alpine:3.15 [2022-04-12T20:38:24.047Z] ---> 0ac33e5f5afa [2022-04-12T20:38:24.047Z] Step 14/26 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' [2022-04-12T20:38:24.047Z] ---> Using cache [2022-04-12T20:38:24.047Z] ---> 04b3a13fdb1a [2022-04-12T20:38:24.047Z] Step 15/26 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-04-12T20:38:24.047Z] ---> Using cache [2022-04-12T20:38:24.047Z] ---> bac43e9ea76d [2022-04-12T20:38:24.047Z] Step 16/26 : RUN apk update && apk --no-cache --update add dumb-init gcompat [2022-04-12T20:38:24.047Z] ---> Running in 3649bac0162c [2022-04-12T20:38:24.308Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz [2022-04-12T20:38:25.253Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz [2022-04-12T20:38:25.513Z] v3.15.4-19-gb8465a8cc6 [https://nl.alpinelinux.org/alpine/v3.15/main] [2022-04-12T20:38:25.513Z] v3.15.4-15-gb33590fc03 [https://nl.alpinelinux.org/alpine/v3.15/community] [2022-04-12T20:38:25.513Z] OK: 15854 distinct packages available [2022-04-12T20:38:25.513Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz [2022-04-12T20:38:26.454Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz [2022-04-12T20:38:26.714Z] (1/4) Installing dumb-init (1.2.5-r1) [2022-04-12T20:38:26.714Z] (2/4) Installing musl-obstack (1.2.3-r0) [2022-04-12T20:38:26.714Z] (3/4) Installing libucontext (1.1-r0) [2022-04-12T20:38:26.973Z] (4/4) Installing gcompat (1.0.0-r4) [2022-04-12T20:38:26.973Z] Executing busybox-1.34.1-r5.trigger [2022-04-12T20:38:26.973Z] OK: 6 MiB in 18 packages [2022-04-12T20:38:27.542Z] Removing intermediate container 3649bac0162c [2022-04-12T20:38:27.542Z] ---> f2041348085d [2022-04-12T20:38:27.542Z] Step 17/26 : COPY --from=builder /edgex-go/spire-build/bin/spire-server /usr/local/bin [2022-04-12T20:38:28.926Z] ---> 914c551d1d7f [2022-04-12T20:38:28.926Z] Step 18/26 : COPY --from=builder /edgex-go/cmd/security-spire-config/docker-entrypoint.sh /usr/local/bin/ [2022-04-12T20:38:28.926Z] ---> 312df261d3c2 [2022-04-12T20:38:28.926Z] Step 19/26 : WORKDIR /usr/local/etc/spiffe-scripts.d [2022-04-12T20:38:28.926Z] ---> Running in 1dc8c3c12369 [2022-04-12T20:38:28.926Z] Removing intermediate container 1dc8c3c12369 [2022-04-12T20:38:28.926Z] ---> 6b4751dcfc83 [2022-04-12T20:38:28.926Z] Step 20/26 : COPY --from=builder /edgex-go/cmd/security-spire-config/seed_builtin_entries.sh /usr/local/etc/spiffe-scripts.d [2022-04-12T20:38:29.187Z] ---> 33916cfe1970 [2022-04-12T20:38:29.187Z] Step 21/26 : WORKDIR / [2022-04-12T20:38:29.187Z] ---> Running in d0ec71b92196 [2022-04-12T20:38:29.187Z] Removing intermediate container d0ec71b92196 [2022-04-12T20:38:29.187Z] ---> a9793b2aa55f [2022-04-12T20:38:29.187Z] Step 22/26 : ENTRYPOINT [ "/usr/bin/dumb-init" ] [2022-04-12T20:38:29.187Z] ---> Running in 48760b55a20e [2022-04-12T20:38:29.449Z] Removing intermediate container 48760b55a20e [2022-04-12T20:38:29.449Z] ---> ba37e8d4a4a2 [2022-04-12T20:38:29.449Z] Step 23/26 : CMD [ "--verbose", "docker-entrypoint.sh" ] [2022-04-12T20:38:29.449Z] ---> Running in c5e520114962 [2022-04-12T20:38:29.449Z] Removing intermediate container c5e520114962 [2022-04-12T20:38:29.449Z] ---> 9f5be7ab10ff [2022-04-12T20:38:29.449Z] Step 24/26 : LABEL arch=x86_64 [2022-04-12T20:38:29.449Z] ---> Running in 037b875bf111 [2022-04-12T20:38:29.709Z] Removing intermediate container 037b875bf111 [2022-04-12T20:38:29.709Z] ---> deaf60ba8b63 [2022-04-12T20:38:29.709Z] Step 25/26 : LABEL git_sha=ada110725c917ff4f635320ba50a8b20d6dc36c5 [2022-04-12T20:38:29.709Z] ---> Running in 278ccf06efd9 [2022-04-12T20:38:29.709Z] Removing intermediate container 278ccf06efd9 [2022-04-12T20:38:29.709Z] ---> 83c0fc7a8473 [2022-04-12T20:38:29.709Z] Step 26/26 : LABEL version=0.0.0 [2022-04-12T20:38:29.709Z] ---> Running in 89057cbfbcb7 [2022-04-12T20:38:29.709Z] Removing intermediate container 89057cbfbcb7 [2022-04-12T20:38:29.709Z] ---> 1b5d2f174e7d [2022-04-12T20:38:29.709Z] [2022-04-12T20:38:29.970Z] Successfully built 1b5d2f174e7d [2022-04-12T20:38:29.970Z] Successfully tagged security-spire-config:latest [2022-04-12T20:38:29.976Z]  Building security-spire-config ... done  [Pipeline] } [2022-04-12T20:38:29.985Z] $ docker stop --time=1 b300df6f681550ce3e76f0b791fcd705bdd9db3f182ec481f7fecc8c017360f1 [2022-04-12T20:38:31.322Z] $ docker rm -f b300df6f681550ce3e76f0b791fcd705bdd9db3f182ec481f7fecc8c017360f1 [Pipeline] // withDockerContainer [Pipeline] sh [2022-04-12T20:38:31.752Z] + docker images [2022-04-12T20:38:31.752Z] REPOSITORY TAG IMAGE ID CREATED SIZE [2022-04-12T20:38:31.752Z] security-spire-config latest 1b5d2f174e7d 2 seconds ago 86.7MB [2022-04-12T20:38:31.752Z] 33249d1ba50d 14 seconds ago 4.5GB [2022-04-12T20:38:31.752Z] security-spire-agent latest 1ad0481f72da 34 seconds ago 127MB [2022-04-12T20:38:31.752Z] f66e0f775155 44 seconds ago 4.5GB [2022-04-12T20:38:31.752Z] core-metadata latest b6929baff511 About a minute ago 26.2MB [2022-04-12T20:38:31.752Z] e80bdad4669b About a minute ago 1.62GB [2022-04-12T20:38:31.752Z] security-spiffe-token-provider latest df871f32307b About a minute ago 28.5MB [2022-04-12T20:38:31.752Z] support-scheduler latest 6ae386977fa1 About a minute ago 26MB [2022-04-12T20:38:31.752Z] b67b433d939d About a minute ago 1.62GB [2022-04-12T20:38:31.752Z] security-spire-server latest d6f1419276fd About a minute ago 87.3MB [2022-04-12T20:38:31.752Z] 3413164ba500 About a minute ago 1.61GB [2022-04-12T20:38:31.752Z] 682427eb26b2 2 minutes ago 4.5GB [2022-04-12T20:38:31.752Z] sys-mgmt-agent latest 9576d407721e 2 minutes ago 307MB [2022-04-12T20:38:31.752Z] core-data latest c4247f235395 3 minutes ago 35.9MB [2022-04-12T20:38:31.752Z] ab1afa6bfc4e 3 minutes ago 1.62GB [2022-04-12T20:38:31.752Z] bdb9608dfbb2 3 minutes ago 1.65GB [2022-04-12T20:38:31.752Z] core-command latest daa0d28e7090 3 minutes ago 24.5MB [2022-04-12T20:38:31.752Z] cb5c6a124340 3 minutes ago 1.61GB [2022-04-12T20:38:31.752Z] security-bootstrapper latest fbcaa0a9b38f 4 minutes ago 24.3MB [2022-04-12T20:38:31.752Z] security-secretstore-setup latest 5aa680d1f203 4 minutes ago 42.1MB [2022-04-12T20:38:31.752Z] security-proxy-setup latest 079c8c6e42f4 4 minutes ago 43.4MB [2022-04-12T20:38:31.752Z] support-notifications latest 7e92acfcc0de 4 minutes ago 26.6MB [2022-04-12T20:38:31.752Z] 6a2c3db1f397 4 minutes ago 1.61GB [2022-04-12T20:38:31.752Z] 1cfba6c7bbaa 4 minutes ago 1.63GB [2022-04-12T20:38:31.752Z] bc5323bc9c76 4 minutes ago 1.63GB [2022-04-12T20:38:31.752Z] 076f2aa51d6a 4 minutes ago 1.62GB [2022-04-12T20:38:31.752Z] ci-base-image-x86_64 latest fac782c9f527 8 minutes ago 896MB [2022-04-12T20:38:31.752Z] docker 20.10.14 7417809fdb73 7 days ago 218MB [2022-04-12T20:38:31.752Z] alpine 3.14 e04c818066af 7 days ago 5.59MB [2022-04-12T20:38:31.752Z] alpine 3.15 0ac33e5f5afa 7 days ago 5.57MB [2022-04-12T20:38:31.752Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base 1.17-alpine 99d49a6021b9 2 months ago 562MB [2022-04-12T20:38:31.752Z] nexus3.edgexfoundry.org:10004/edgex-devops/git-semver latest aa7d48a56d93 6 months ago 34.5MB [2022-04-12T20:38:31.752Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose latest 360bccc3ab07 21 months ago 310MB [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) Stage "Docker Push" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snap) Stage "Snap" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } [2022-04-12T20:40:17.677Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2022-04-12T20:40:17.677Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2022-04-12T20:40:17.677Z] ./bin/test-attribution-txt.sh [Pipeline] echo [2022-04-12T20:40:17.705Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] sh [2022-04-12T20:40:18.373Z] + ls -al . [2022-04-12T20:40:18.373Z] total 664 [2022-04-12T20:40:18.373Z] drwxrwxr-x 9 1001 1001 4096 Apr 12 20:40 . [2022-04-12T20:40:18.373Z] drwxr-xr-x 4 root root 4096 Apr 12 20:34 .. [2022-04-12T20:40:18.373Z] -rw-rw-r-- 1 1001 1001 11 Apr 12 20:32 .dockerignore [2022-04-12T20:40:18.373Z] drwxrwxr-x 8 1001 1001 4096 Apr 12 20:32 .git [2022-04-12T20:40:18.373Z] drwxrwxr-x 3 1001 1001 4096 Apr 12 20:32 .github [2022-04-12T20:40:18.373Z] -rw-rw-r-- 1 1001 1001 879 Apr 12 20:32 .gitignore [2022-04-12T20:40:18.373Z] -rw-rw-r-- 1 1001 1001 42 Apr 12 20:32 .golangci.yml [2022-04-12T20:40:18.373Z] -rw-rw-r-- 1 1001 1001 87 Apr 12 20:32 .hadolint.yml [2022-04-12T20:40:18.373Z] -rw-rw-r-- 1 1001 1001 166 Apr 12 20:32 .sonarcloud.properties [2022-04-12T20:40:18.373Z] -rw-rw-r-- 1 1001 1001 1171 Apr 12 20:32 ADOPTERS.md [2022-04-12T20:40:18.373Z] -rw-rw-r-- 1 1001 1001 9953 Apr 12 20:32 Attribution.txt [2022-04-12T20:40:18.373Z] -rw-rw-r-- 1 1001 1001 51732 Apr 12 20:32 CHANGELOG.md [2022-04-12T20:40:18.373Z] -rw-rw-r-- 1 1001 1001 3804 Apr 12 20:32 CONTRIBUTING.md [2022-04-12T20:40:18.373Z] -rw-rw-r-- 1 1001 1001 677 Apr 12 20:32 GOVERNANCE.md [2022-04-12T20:40:18.373Z] -rw-rw-r-- 1 1001 1001 850 Apr 12 20:32 Jenkinsfile [2022-04-12T20:40:18.373Z] -rw-rw-r-- 1 1001 1001 10775 Apr 12 20:32 LICENSE [2022-04-12T20:40:18.373Z] -rw-rw-r-- 1 1001 1001 8478 Apr 12 20:32 Makefile [2022-04-12T20:40:18.373Z] -rw-rw-r-- 1 1001 1001 582 Apr 12 20:32 OWNERS.md [2022-04-12T20:40:18.373Z] -rw-rw-r-- 1 1001 1001 8207 Apr 12 20:32 README.md [2022-04-12T20:40:18.373Z] -rw-rw-r-- 1 1001 1001 6912 Apr 12 20:32 SECURITY.md [2022-04-12T20:40:18.373Z] -rw-rw-r-- 1 1001 1001 5 Apr 12 20:29 VERSION [2022-04-12T20:40:18.373Z] -rw-rw-r-- 1 1001 1001 4131 Apr 12 20:32 ZMQWindows.md [2022-04-12T20:40:18.373Z] drwxrwxr-x 2 1001 1001 4096 Apr 12 20:32 bin [2022-04-12T20:40:18.373Z] drwxrwxr-x 18 1001 1001 4096 Apr 12 20:32 cmd [2022-04-12T20:40:18.373Z] -rw-r--r-- 1 root root 432619 Apr 12 20:38 coverage.out [2022-04-12T20:40:18.373Z] -rw-rw-r-- 1 1001 1001 3176 Apr 12 20:32 go.mod [2022-04-12T20:40:18.373Z] -rw-rw-r-- 1 1001 1001 34992 Apr 12 20:34 go.sum [2022-04-12T20:40:18.373Z] drwxrwxr-x 8 1001 1001 4096 Apr 12 20:32 internal [2022-04-12T20:40:18.373Z] drwxrwxr-x 3 1001 1001 4096 Apr 12 20:32 openapi [2022-04-12T20:40:18.373Z] drwxrwxr-x 4 1001 1001 4096 Apr 12 20:32 snap [2022-04-12T20:40:18.373Z] -rw-rw-r-- 1 1001 1001 204 Apr 12 20:32 version.go [Pipeline] sh [2022-04-12T20:40:19.047Z] + '[' -e coverage.out ] [2022-04-12T20:40:19.047Z] + chown 1001:1001 coverage.out [Pipeline] stash [2022-04-12T20:40:19.071Z] Warning: overwriting stash ‘coverage-report’ [2022-04-12T20:40:20.023Z] Stashed 1 file(s) [Pipeline] sh [2022-04-12T20:40:20.690Z] + make build [2022-04-12T20:40:20.690Z] CGO_ENABLED=1 GO111MODULE=on go build -ldflags "-linkmode=external -X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -buildmode=pie -o cmd/core-data/core-data ./cmd/core-data [2022-04-12T20:42:27.664Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/core-metadata/core-metadata ./cmd/core-metadata [2022-04-12T20:44:04.560Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/core-command/core-command ./cmd/core-command [2022-04-12T20:44:08.872Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/support-notifications/support-notifications ./cmd/support-notifications [2022-04-12T20:44:17.175Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/sys-mgmt-executor/sys-mgmt-executor ./cmd/sys-mgmt-executor [2022-04-12T20:44:17.457Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/sys-mgmt-agent/sys-mgmt-agent ./cmd/sys-mgmt-agent [2022-04-12T20:44:24.199Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/support-scheduler/support-scheduler ./cmd/support-scheduler [2022-04-12T20:44:30.925Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/security-proxy-setup/security-proxy-setup ./cmd/security-proxy-setup [2022-04-12T20:44:36.350Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/security-secretstore-setup/security-secretstore-setup ./cmd/security-secretstore-setup [2022-04-12T20:44:44.671Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/security-file-token-provider/security-file-token-provider ./cmd/security-file-token-provider [2022-04-12T20:44:48.981Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/secrets-config ./cmd/secrets-config [2022-04-12T20:44:55.703Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/security-bootstrapper/security-bootstrapper ./cmd/security-bootstrapper [2022-04-12T20:45:05.892Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/security-spiffe-token-provider/security-spiffe-token-provider ./cmd/security-spiffe-token-provider [Pipeline] } [2022-04-12T20:45:10.247Z] $ docker stop --time=1 5996d486e682667724dc4dcc5194e1a53be5af57f3358e8a699b4f0275b7e6b0 [2022-04-12T20:45:12.341Z] $ docker rm -f 5996d486e682667724dc4dcc5194e1a53be5af57f3358e8a699b4f0275b7e6b0 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Build) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2022-04-12T20:45:14.859Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [2022-04-12T20:45:15.147Z] [2022-04-12T20:45:15.147Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [Pipeline] isUnix [Pipeline] sh [2022-04-12T20:45:15.526Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [2022-04-12T20:45:15.802Z] latest: Pulling from edgex-devops/edgex-compose-arm64 [2022-04-12T20:45:15.802Z] 29e5d40040c1: Pulling fs layer [2022-04-12T20:45:15.802Z] 1ce36da41761: Pulling fs layer [2022-04-12T20:45:15.802Z] 25b303627fd3: Pulling fs layer [2022-04-12T20:45:15.802Z] 29e5d40040c1: Verifying Checksum [2022-04-12T20:45:15.802Z] 29e5d40040c1: Download complete [2022-04-12T20:45:16.422Z] 1ce36da41761: Verifying Checksum [2022-04-12T20:45:16.422Z] 1ce36da41761: Download complete [2022-04-12T20:45:16.707Z] 29e5d40040c1: Pull complete [2022-04-12T20:45:18.719Z] 25b303627fd3: Verifying Checksum [2022-04-12T20:45:18.719Z] 25b303627fd3: Download complete [2022-04-12T20:45:18.719Z] 1ce36da41761: Pull complete [2022-04-12T20:45:28.907Z] 25b303627fd3: Pull complete [2022-04-12T20:45:28.907Z] Digest: sha256:9cc31fd43c2090459daf52f5d183d677621facc00304dcc7dc9de11b2a0a8f33 [2022-04-12T20:45:28.907Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [2022-04-12T20:45:28.907Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [Pipeline] withDockerContainer [2022-04-12T20:45:29.158Z] prd-ubuntu20.04-docker-arm64-4c-16g-20719 does not seem to be running inside a container [2022-04-12T20:45:29.247Z] $ docker run -t -d -u 1001:1001 --entrypoint= -w /w/workspace/edgex-go/8 -v /w/workspace/edgex-go/8:/w/workspace/edgex-go/8:rw,z -v /w/workspace/edgex-go/8@tmp:/w/workspace/edgex-go/8@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest cat [2022-04-12T20:45:31.731Z] $ docker top a7504c8bc5fdd34396f05145cff21dcb3c96d31a30935f00ed641c2967e7653f -eo pid,comm [Pipeline] { [Pipeline] sh [2022-04-12T20:45:32.695Z] + docker-compose build --help [2022-04-12T20:45:32.695Z] + grep parallel [2022-04-12T20:45:38.098Z] --parallel Build images in parallel. [Pipeline] } [2022-04-12T20:45:38.126Z] $ docker stop --time=1 a7504c8bc5fdd34396f05145cff21dcb3c96d31a30935f00ed641c2967e7653f [2022-04-12T20:45:39.868Z] $ docker rm -f a7504c8bc5fdd34396f05145cff21dcb3c96d31a30935f00ed641c2967e7653f [Pipeline] // withDockerContainer [Pipeline] writeFile [Pipeline] withEnv [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2022-04-12T20:45:40.528Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [2022-04-12T20:45:40.528Z] . [Pipeline] withDockerContainer [2022-04-12T20:45:40.791Z] prd-ubuntu20.04-docker-arm64-4c-16g-20719 does not seem to be running inside a container [2022-04-12T20:45:40.881Z] $ docker run -t -d -u 1001:1001 -u 0:0 --entrypoint= -v /var/run/docker.sock:/var/run/docker.sock --privileged -w /w/workspace/edgex-go/8 -v /w/workspace/edgex-go/8:/w/workspace/edgex-go/8:rw,z -v /w/workspace/edgex-go/8@tmp:/w/workspace/edgex-go/8@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest cat [2022-04-12T20:45:42.265Z] $ docker top 5b51ce445d29d50a61bbfef8abf4a36f30b92b269ef855387bfa266c102f9aca -eo pid,comm [Pipeline] { [Pipeline] sh [2022-04-12T20:45:43.207Z] + docker-compose -f ./docker-compose-build.yml build --parallel [2022-04-12T20:45:48.594Z] Building core-command ... [2022-04-12T20:45:48.594Z] Building core-data ... [2022-04-12T20:45:48.594Z] Building core-metadata ... [2022-04-12T20:45:48.594Z] Building security-bootstrapper ... [2022-04-12T20:45:48.594Z] Building security-proxy-setup ... [2022-04-12T20:45:48.594Z] Building security-secretstore-setup ... [2022-04-12T20:45:48.594Z] Building security-spiffe-token-provider ... [2022-04-12T20:45:48.594Z] Building security-spire-agent ... [2022-04-12T20:45:48.594Z] Building security-spire-config ... [2022-04-12T20:45:48.594Z] Building security-spire-server ... [2022-04-12T20:45:48.594Z] Building support-notifications ... [2022-04-12T20:45:48.594Z] Building support-scheduler ... [2022-04-12T20:45:48.594Z] Building sys-mgmt-agent ... [2022-04-12T20:45:48.594Z] Building security-secretstore-setup [2022-04-12T20:45:48.594Z] Building support-scheduler [2022-04-12T20:45:48.594Z] Building core-data [2022-04-12T20:45:48.594Z] Building support-notifications [2022-04-12T20:45:48.594Z] Building security-spire-config [2022-04-12T20:47:40.419Z] Step 1/25 : ARG BUILDER_BASE=golang:1.17-alpine3.15 [2022-04-12T20:47:40.419Z] Step 2/25 : FROM ${BUILDER_BASE} AS builder [2022-04-12T20:47:40.419Z] ---> 40c3c59895e8 [2022-04-12T20:47:40.419Z] Step 3/25 : WORKDIR /edgex-go [2022-04-12T20:47:40.419Z] Step 1/23 : ARG BUILDER_BASE=golang:1.17-alpine3.15 [2022-04-12T20:47:40.419Z] Step 2/23 : FROM ${BUILDER_BASE} AS builder [2022-04-12T20:47:40.419Z] ---> 40c3c59895e8 [2022-04-12T20:47:40.419Z] Step 3/23 : WORKDIR /edgex-go [2022-04-12T20:47:40.419Z] Step 1/26 : ARG BUILDER_BASE=golang:1.17-alpine3.15 [2022-04-12T20:47:40.419Z] Step 2/26 : FROM ${BUILDER_BASE} AS builder [2022-04-12T20:47:40.419Z] ---> 40c3c59895e8 [2022-04-12T20:47:40.419Z] Step 3/26 : WORKDIR /edgex-go [2022-04-12T20:47:40.419Z] Step 1/22 : ARG BUILDER_BASE=golang:1.17-alpine3.15 [2022-04-12T20:47:40.419Z] Step 2/22 : FROM ${BUILDER_BASE} AS builder [2022-04-12T20:47:40.419Z] ---> 40c3c59895e8 [2022-04-12T20:47:40.419Z] Step 3/22 : WORKDIR /edgex-go [2022-04-12T20:47:40.419Z] Step 1/22 : ARG BUILDER_BASE=golang:1.17-alpine3.15 [2022-04-12T20:47:40.419Z] Step 2/22 : FROM ${BUILDER_BASE} AS builder [2022-04-12T20:47:40.419Z] ---> 40c3c59895e8 [2022-04-12T20:47:40.419Z] Step 3/22 : WORKDIR /edgex-go [2022-04-12T20:47:40.419Z] ---> Running in d91c522aa9a1 [2022-04-12T20:47:40.419Z] ---> Running in 2ba8bf235467 [2022-04-12T20:47:40.419Z] ---> Running in 36590484e579 [2022-04-12T20:47:40.419Z] ---> Running in e6fe838243ed [2022-04-12T20:47:40.419Z] ---> Running in d7d94ca112a8 [2022-04-12T20:47:40.419Z] Removing intermediate container d91c522aa9a1 [2022-04-12T20:47:40.419Z] ---> f73298638d6f [2022-04-12T20:47:40.419Z] Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-04-12T20:47:40.419Z] Removing intermediate container 36590484e579 [2022-04-12T20:47:40.419Z] ---> f17f06336910 [2022-04-12T20:47:40.419Z] Step 4/26 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-04-12T20:47:40.419Z] ---> Running in 5140d055a425 [2022-04-12T20:47:40.419Z] Removing intermediate container d7d94ca112a8 [2022-04-12T20:47:40.419Z] ---> 956accea625f [2022-04-12T20:47:40.419Z] Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-04-12T20:47:40.419Z] Removing intermediate container 2ba8bf235467 [2022-04-12T20:47:40.419Z] ---> 43d5f29bc38e [2022-04-12T20:47:40.419Z] Step 4/25 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-04-12T20:47:40.419Z] Removing intermediate container e6fe838243ed [2022-04-12T20:47:40.419Z] ---> d99cca752020 [2022-04-12T20:47:40.419Z] Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-04-12T20:47:40.419Z] ---> Running in 2f706ec3a924 [2022-04-12T20:47:40.419Z] ---> Running in 21a3b1b863d4 [2022-04-12T20:47:40.419Z] ---> Running in 40d4f7fd81c7 [2022-04-12T20:47:40.419Z] ---> Running in 549c3a541d1e [2022-04-12T20:47:40.419Z] Removing intermediate container 5140d055a425 [2022-04-12T20:47:40.419Z] ---> c0077c95d6b2 [2022-04-12T20:47:40.419Z] Step 5/23 : RUN apk add --update --no-cache zeromq-dev libsodium-dev pkgconfig build-base git [2022-04-12T20:47:40.419Z] ---> Running in ad61d7dce9cc [2022-04-12T20:47:40.419Z] Removing intermediate container 21a3b1b863d4 [2022-04-12T20:47:40.419Z] ---> e74611fbc3c6 [2022-04-12T20:47:40.419Z] Step 5/22 : RUN apk add --update --no-cache make git [2022-04-12T20:47:40.419Z] Removing intermediate container 40d4f7fd81c7 [2022-04-12T20:47:40.419Z] ---> c315547ebaea [2022-04-12T20:47:40.419Z] Step 5/22 : RUN apk add --update --no-cache make bash git ca-certificates [2022-04-12T20:47:40.419Z] ---> Running in d2734c0721a3 [2022-04-12T20:47:40.419Z] Removing intermediate container 549c3a541d1e [2022-04-12T20:47:40.419Z] ---> c049fa284bb9 [2022-04-12T20:47:40.419Z] Step 5/25 : RUN apk add --update --no-cache make git [2022-04-12T20:47:40.419Z] ---> Running in da525c85d4ac [2022-04-12T20:47:40.419Z] Removing intermediate container 2f706ec3a924 [2022-04-12T20:47:40.419Z] ---> 7cf294394692 [2022-04-12T20:47:40.419Z] Step 5/26 : RUN apk add --update --no-cache make git build-base curl [2022-04-12T20:47:40.419Z] ---> Running in bb4bf1602ed0 [2022-04-12T20:47:40.419Z] ---> Running in 78e21ff25c44 [2022-04-12T20:47:40.419Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz [2022-04-12T20:47:40.419Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz [2022-04-12T20:47:40.419Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz [2022-04-12T20:47:40.419Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz [2022-04-12T20:47:40.419Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz [2022-04-12T20:47:40.419Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz [2022-04-12T20:47:40.419Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz [2022-04-12T20:47:40.419Z] OK: 220 MiB in 52 packages [2022-04-12T20:47:40.419Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz [2022-04-12T20:47:40.419Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz [2022-04-12T20:47:40.420Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz [2022-04-12T20:47:40.420Z] OK: 220 MiB in 52 packages [2022-04-12T20:47:40.420Z] Removing intermediate container ad61d7dce9cc [2022-04-12T20:47:40.420Z] ---> f05dd3596196 [2022-04-12T20:47:40.420Z] Step 6/23 : COPY go.mod vendor* ./ [2022-04-12T20:47:40.420Z] OK: 220 MiB in 52 packages [2022-04-12T20:47:40.420Z] OK: 220 MiB in 52 packages [2022-04-12T20:47:40.420Z] OK: 220 MiB in 52 packages [2022-04-12T20:47:40.420Z] Removing intermediate container d2734c0721a3 [2022-04-12T20:47:40.420Z] ---> 3df0d7449468 [2022-04-12T20:47:40.420Z] Step 7/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-04-12T20:47:40.420Z] ---> 7b38c7ce4d6e [2022-04-12T20:47:40.420Z] Step 6/22 : COPY go.mod vendor* ./ [2022-04-12T20:47:40.420Z] ---> Running in c1d16de4cec9 [2022-04-12T20:47:40.420Z] Removing intermediate container bb4bf1602ed0 [2022-04-12T20:47:40.420Z] ---> 45ae68c69a4f [2022-04-12T20:47:40.420Z] Step 6/25 : COPY go.mod vendor* ./ [2022-04-12T20:47:40.420Z] Removing intermediate container da525c85d4ac [2022-04-12T20:47:40.420Z] ---> eb09e7ff4334 [2022-04-12T20:47:40.420Z] Step 6/22 : COPY go.mod vendor* ./ [2022-04-12T20:47:40.420Z] Removing intermediate container 78e21ff25c44 [2022-04-12T20:47:40.420Z] ---> de8bc65afa16 [2022-04-12T20:47:40.420Z] Step 6/26 : COPY go.mod vendor* ./ [2022-04-12T20:47:40.420Z] ---> 2a717b053f4f [2022-04-12T20:47:40.420Z] Step 7/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-04-12T20:47:40.695Z] ---> Running in c8878d40c900 [2022-04-12T20:47:40.990Z] ---> 6b830d938f1b [2022-04-12T20:47:40.990Z] Step 7/25 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-04-12T20:47:40.990Z] ---> d46a1fc10227 [2022-04-12T20:47:40.990Z] Step 7/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-04-12T20:47:40.990Z] ---> Running in 1376afbecf9c [2022-04-12T20:47:41.282Z] ---> 99f3409b0dfa [2022-04-12T20:47:41.282Z] Step 7/26 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-04-12T20:47:41.569Z] ---> Running in d34382189e9b [2022-04-12T20:47:41.569Z] ---> Running in d94a01838c2f [2022-04-12T20:47:44.227Z] Removing intermediate container c1d16de4cec9 [2022-04-12T20:47:44.227Z] ---> f1ae15bcda7a [2022-04-12T20:47:44.227Z] Step 8/23 : COPY . . [2022-04-12T20:47:46.251Z] Removing intermediate container c8878d40c900 [2022-04-12T20:47:46.251Z] ---> eac7c48003d4 [2022-04-12T20:47:46.251Z] Step 8/22 : COPY . . [2022-04-12T20:47:47.251Z] Removing intermediate container 1376afbecf9c [2022-04-12T20:47:47.251Z] ---> 45387f52ade7 [2022-04-12T20:47:47.251Z] Step 8/25 : COPY . . [2022-04-12T20:47:47.528Z] Removing intermediate container d94a01838c2f [2022-04-12T20:47:47.528Z] ---> b480b0791e7e [2022-04-12T20:47:47.528Z] Step 8/26 : COPY . . [2022-04-12T20:47:47.800Z] Removing intermediate container d34382189e9b [2022-04-12T20:47:47.800Z] ---> d90ab8130ffa [2022-04-12T20:47:47.800Z] Step 8/22 : COPY . . [2022-04-12T20:48:20.205Z] ---> 226cc49aa916 [2022-04-12T20:48:20.205Z] Step 9/23 : RUN make cmd/core-data/core-data [2022-04-12T20:48:20.205Z] ---> Running in fedc6eec412f [2022-04-12T20:48:21.190Z] ---> d35b1acf9c58 [2022-04-12T20:48:21.190Z] Step 9/22 : RUN make cmd/support-scheduler/support-scheduler [2022-04-12T20:48:21.787Z] ---> Running in 83ebe4fda247 [2022-04-12T20:48:22.065Z] ---> 40c87c1d780c [2022-04-12T20:48:22.065Z] Step 9/26 : ARG SPIRE_RELEASE=1.2.1 [2022-04-12T20:48:22.065Z] CGO_ENABLED=1 GO111MODULE=on go build -ldflags "-linkmode=external -X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -buildmode=pie -o cmd/core-data/core-data ./cmd/core-data [2022-04-12T20:48:22.360Z] ---> Running in 8e7ea2fc2d81 [2022-04-12T20:48:23.352Z] Removing intermediate container 8e7ea2fc2d81 [2022-04-12T20:48:23.352Z] ---> a796dd347ec7 [2022-04-12T20:48:23.352Z] Step 10/26 : RUN mkdir -p spire-build [2022-04-12T20:48:23.352Z] ---> Running in 199ba82f31fc [2022-04-12T20:48:23.962Z] ---> 5c1c189edc13 [2022-04-12T20:48:23.962Z] Step 9/25 : RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup [2022-04-12T20:48:23.962Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/support-scheduler/support-scheduler ./cmd/support-scheduler [2022-04-12T20:48:23.962Z] ---> Running in c965e558160c [2022-04-12T20:48:24.584Z] ---> 65088d4a6c4d [2022-04-12T20:48:24.584Z] Step 9/22 : RUN make cmd/support-notifications/support-notifications [2022-04-12T20:48:24.584Z] ---> Running in 3f03511f4cb7 [2022-04-12T20:48:27.251Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/security-file-token-provider/security-file-token-provider ./cmd/security-file-token-provider [2022-04-12T20:48:27.533Z] Removing intermediate container 199ba82f31fc [2022-04-12T20:48:27.533Z] ---> 56555268146a [2022-04-12T20:48:27.533Z] Step 11/26 : WORKDIR /edgex-go/spire-build [2022-04-12T20:48:27.533Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/support-notifications/support-notifications ./cmd/support-notifications [2022-04-12T20:48:27.818Z] ---> Running in 4feebaa6193b [2022-04-12T20:48:28.441Z] Removing intermediate container 4feebaa6193b [2022-04-12T20:48:28.441Z] ---> 5ff5e92e899f [2022-04-12T20:48:28.441Z] Step 12/26 : RUN wget -q "https://github.com/spiffe/spire/archive/refs/tags/v${SPIRE_RELEASE}.tar.gz" && tar xv --strip-components=1 -f "v${SPIRE_RELEASE}.tar.gz" && echo "building spire from source..." && make bin/spire-server bin/spire-agent [2022-04-12T20:48:28.441Z] ---> Running in 5381f9ac0a3c [2022-04-12T20:48:31.122Z] spire-1.2.1/ [2022-04-12T20:48:31.404Z] spire-1.2.1/.data/ [2022-04-12T20:48:31.404Z] spire-1.2.1/.data/.file [2022-04-12T20:48:31.404Z] spire-1.2.1/.dockerignore [2022-04-12T20:48:31.404Z] spire-1.2.1/.gitattributes [2022-04-12T20:48:31.404Z] spire-1.2.1/.githooks/ [2022-04-12T20:48:31.404Z] spire-1.2.1/.githooks/pre-commit [2022-04-12T20:48:31.404Z] spire-1.2.1/.github/ [2022-04-12T20:48:31.404Z] spire-1.2.1/.github/ISSUE_TEMPLATE.md [2022-04-12T20:48:31.404Z] spire-1.2.1/.github/PULL_REQUEST_TEMPLATE.md [2022-04-12T20:48:31.404Z] spire-1.2.1/.github/dependabot.yml [2022-04-12T20:48:31.404Z] spire-1.2.1/.github/workflows/ [2022-04-12T20:48:31.405Z] spire-1.2.1/.github/workflows/nightly_build.yaml [2022-04-12T20:48:31.405Z] spire-1.2.1/.github/workflows/pr_build.yaml [2022-04-12T20:48:31.405Z] spire-1.2.1/.github/workflows/release_build.yaml [2022-04-12T20:48:31.405Z] spire-1.2.1/.github/workflows/scripts/ [2022-04-12T20:48:31.405Z] spire-1.2.1/.github/workflows/scripts/build_artifacts.sh [2022-04-12T20:48:31.405Z] spire-1.2.1/.github/workflows/scripts/push-images.sh [2022-04-12T20:48:31.405Z] spire-1.2.1/.github/workflows/scripts/push-scratch-images.sh [2022-04-12T20:48:31.405Z] spire-1.2.1/.github/workflows/scripts/run_unit_tests.sh [2022-04-12T20:48:31.405Z] spire-1.2.1/.github/workflows/scripts/split.sh [2022-04-12T20:48:31.405Z] spire-1.2.1/.gitignore [2022-04-12T20:48:31.405Z] spire-1.2.1/.go-version [2022-04-12T20:48:31.405Z] spire-1.2.1/.golangci.yml [2022-04-12T20:48:31.405Z] spire-1.2.1/ADOPTERS.md [2022-04-12T20:48:31.405Z] spire-1.2.1/CHANGELOG.md [2022-04-12T20:48:31.405Z] spire-1.2.1/CODE-OF-CONDUCT.md [2022-04-12T20:48:31.405Z] spire-1.2.1/CODEOWNERS [2022-04-12T20:48:31.405Z] spire-1.2.1/CONTRIBUTING.md [2022-04-12T20:48:31.405Z] spire-1.2.1/Dockerfile [2022-04-12T20:48:31.405Z] spire-1.2.1/Dockerfile.dev [2022-04-12T20:48:31.405Z] spire-1.2.1/Dockerfile.scratch [2022-04-12T20:48:31.405Z] spire-1.2.1/LICENSE [2022-04-12T20:48:31.405Z] spire-1.2.1/MAINTAINERS.md [2022-04-12T20:48:31.405Z] spire-1.2.1/Makefile [2022-04-12T20:48:31.405Z] spire-1.2.1/README.md [2022-04-12T20:48:31.405Z] spire-1.2.1/ROADMAP.md [2022-04-12T20:48:31.405Z] spire-1.2.1/SECURITY.md [2022-04-12T20:48:31.405Z] spire-1.2.1/cmd/ [2022-04-12T20:48:31.405Z] spire-1.2.1/cmd/spire-agent/ [2022-04-12T20:48:31.405Z] spire-1.2.1/cmd/spire-agent/cli/ [2022-04-12T20:48:31.405Z] spire-1.2.1/cmd/spire-agent/cli/api/ [2022-04-12T20:48:31.405Z] spire-1.2.1/cmd/spire-agent/cli/api/common.go [2022-04-12T20:48:31.405Z] spire-1.2.1/cmd/spire-agent/cli/api/fetch_jwt.go [2022-04-12T20:48:31.405Z] spire-1.2.1/cmd/spire-agent/cli/api/fetch_x509.go [2022-04-12T20:48:31.405Z] spire-1.2.1/cmd/spire-agent/cli/api/printer.go [2022-04-12T20:48:31.405Z] spire-1.2.1/cmd/spire-agent/cli/api/validate_jwt.go [2022-04-12T20:48:31.405Z] spire-1.2.1/cmd/spire-agent/cli/api/watch.go [2022-04-12T20:48:31.405Z] spire-1.2.1/cmd/spire-agent/cli/cli.go [2022-04-12T20:48:31.405Z] spire-1.2.1/cmd/spire-agent/cli/common/ [2022-04-12T20:48:31.405Z] spire-1.2.1/cmd/spire-agent/cli/common/defaults.go [2022-04-12T20:48:31.405Z] spire-1.2.1/cmd/spire-agent/cli/healthcheck/ [2022-04-12T20:48:31.405Z] spire-1.2.1/cmd/spire-agent/cli/healthcheck/healthcheck.go [2022-04-12T20:48:31.405Z] spire-1.2.1/cmd/spire-agent/cli/healthcheck/healthcheck_test.go [2022-04-12T20:48:31.405Z] spire-1.2.1/cmd/spire-agent/cli/run/ [2022-04-12T20:48:31.405Z] spire-1.2.1/cmd/spire-agent/cli/run/run.go [2022-04-12T20:48:31.405Z] spire-1.2.1/cmd/spire-agent/cli/run/run_test.go [2022-04-12T20:48:31.405Z] spire-1.2.1/cmd/spire-agent/cli/validate/ [2022-04-12T20:48:31.405Z] spire-1.2.1/cmd/spire-agent/cli/validate/validate.go [2022-04-12T20:48:31.405Z] spire-1.2.1/cmd/spire-agent/cli/validate/validate_test.go [2022-04-12T20:48:31.405Z] spire-1.2.1/cmd/spire-agent/main.go [2022-04-12T20:48:31.405Z] spire-1.2.1/cmd/spire-server/ [2022-04-12T20:48:31.405Z] spire-1.2.1/cmd/spire-server/cli/ [2022-04-12T20:48:31.405Z] spire-1.2.1/cmd/spire-server/cli/agent/ [2022-04-12T20:48:31.405Z] spire-1.2.1/cmd/spire-server/cli/agent/agent_test.go [2022-04-12T20:48:31.405Z] spire-1.2.1/cmd/spire-server/cli/agent/ban.go [2022-04-12T20:48:31.405Z] spire-1.2.1/cmd/spire-server/cli/agent/count.go [2022-04-12T20:48:31.405Z] spire-1.2.1/cmd/spire-server/cli/agent/evict.go [2022-04-12T20:48:31.405Z] spire-1.2.1/cmd/spire-server/cli/agent/list.go [2022-04-12T20:48:31.405Z] spire-1.2.1/cmd/spire-server/cli/agent/show.go [2022-04-12T20:48:31.405Z] spire-1.2.1/cmd/spire-server/cli/bundle/ [2022-04-12T20:48:31.405Z] spire-1.2.1/cmd/spire-server/cli/bundle/bundle_test.go [2022-04-12T20:48:31.405Z] spire-1.2.1/cmd/spire-server/cli/bundle/common.go [2022-04-12T20:48:31.405Z] spire-1.2.1/cmd/spire-server/cli/bundle/common_test.go [2022-04-12T20:48:31.405Z] spire-1.2.1/cmd/spire-server/cli/bundle/count.go [2022-04-12T20:48:31.405Z] spire-1.2.1/cmd/spire-server/cli/bundle/delete.go [2022-04-12T20:48:31.405Z] spire-1.2.1/cmd/spire-server/cli/bundle/list.go [2022-04-12T20:48:31.405Z] spire-1.2.1/cmd/spire-server/cli/bundle/set.go [2022-04-12T20:48:31.405Z] spire-1.2.1/cmd/spire-server/cli/bundle/show.go [2022-04-12T20:48:31.405Z] spire-1.2.1/cmd/spire-server/cli/cli.go [2022-04-12T20:48:31.405Z] spire-1.2.1/cmd/spire-server/cli/entry/ [2022-04-12T20:48:31.405Z] spire-1.2.1/cmd/spire-server/cli/entry/count.go [2022-04-12T20:48:31.405Z] spire-1.2.1/cmd/spire-server/cli/entry/count_test.go [2022-04-12T20:48:31.405Z] spire-1.2.1/cmd/spire-server/cli/entry/create.go [2022-04-12T20:48:31.405Z] spire-1.2.1/cmd/spire-server/cli/entry/create_test.go [2022-04-12T20:48:31.405Z] spire-1.2.1/cmd/spire-server/cli/entry/delete.go [2022-04-12T20:48:31.405Z] spire-1.2.1/cmd/spire-server/cli/entry/delete_test.go [2022-04-12T20:48:31.405Z] spire-1.2.1/cmd/spire-server/cli/entry/show.go [2022-04-12T20:48:31.405Z] spire-1.2.1/cmd/spire-server/cli/entry/show_test.go [2022-04-12T20:48:31.405Z] spire-1.2.1/cmd/spire-server/cli/entry/update.go [2022-04-12T20:48:31.405Z] spire-1.2.1/cmd/spire-server/cli/entry/update_test.go [2022-04-12T20:48:31.405Z] spire-1.2.1/cmd/spire-server/cli/entry/util.go [2022-04-12T20:48:31.405Z] spire-1.2.1/cmd/spire-server/cli/entry/util_test.go [2022-04-12T20:48:31.405Z] spire-1.2.1/cmd/spire-server/cli/federation/ [2022-04-12T20:48:31.405Z] spire-1.2.1/cmd/spire-server/cli/federation/common.go [2022-04-12T20:48:31.405Z] spire-1.2.1/cmd/spire-server/cli/federation/common_test.go [2022-04-12T20:48:31.405Z] spire-1.2.1/cmd/spire-server/cli/federation/create.go [2022-04-12T20:48:31.405Z] spire-1.2.1/cmd/spire-server/cli/federation/create_test.go [2022-04-12T20:48:31.405Z] spire-1.2.1/cmd/spire-server/cli/federation/delete.go [2022-04-12T20:48:31.405Z] spire-1.2.1/cmd/spire-server/cli/federation/delete_test.go [2022-04-12T20:48:31.405Z] spire-1.2.1/cmd/spire-server/cli/federation/list.go [2022-04-12T20:48:31.405Z] spire-1.2.1/cmd/spire-server/cli/federation/list_test.go [2022-04-12T20:48:31.405Z] spire-1.2.1/cmd/spire-server/cli/federation/refresh.go [2022-04-12T20:48:31.405Z] spire-1.2.1/cmd/spire-server/cli/federation/refresh_test.go [2022-04-12T20:48:31.405Z] spire-1.2.1/cmd/spire-server/cli/federation/show.go [2022-04-12T20:48:31.405Z] spire-1.2.1/cmd/spire-server/cli/federation/show_test.go [2022-04-12T20:48:31.405Z] spire-1.2.1/cmd/spire-server/cli/federation/update.go [2022-04-12T20:48:31.405Z] spire-1.2.1/cmd/spire-server/cli/federation/update_test.go [2022-04-12T20:48:31.405Z] spire-1.2.1/cmd/spire-server/cli/healthcheck/ [2022-04-12T20:48:31.405Z] spire-1.2.1/cmd/spire-server/cli/healthcheck/healthcheck.go [2022-04-12T20:48:31.405Z] spire-1.2.1/cmd/spire-server/cli/healthcheck/healthcheck_test.go [2022-04-12T20:48:31.405Z] spire-1.2.1/cmd/spire-server/cli/jwt/ [2022-04-12T20:48:31.405Z] spire-1.2.1/cmd/spire-server/cli/jwt/mint.go [2022-04-12T20:48:31.405Z] spire-1.2.1/cmd/spire-server/cli/jwt/mint_test.go [2022-04-12T20:48:31.405Z] spire-1.2.1/cmd/spire-server/cli/run/ [2022-04-12T20:48:31.405Z] spire-1.2.1/cmd/spire-server/cli/run/run.go [2022-04-12T20:48:31.405Z] spire-1.2.1/cmd/spire-server/cli/run/run_test.go [2022-04-12T20:48:31.405Z] spire-1.2.1/cmd/spire-server/cli/token/ [2022-04-12T20:48:31.405Z] spire-1.2.1/cmd/spire-server/cli/token/generate.go [2022-04-12T20:48:31.405Z] spire-1.2.1/cmd/spire-server/cli/token/generate_test.go [2022-04-12T20:48:31.405Z] spire-1.2.1/cmd/spire-server/cli/validate/ [2022-04-12T20:48:31.405Z] spire-1.2.1/cmd/spire-server/cli/validate/validate.go [2022-04-12T20:48:31.405Z] spire-1.2.1/cmd/spire-server/cli/validate/validate_test.go [2022-04-12T20:48:31.405Z] spire-1.2.1/cmd/spire-server/cli/x509/ [2022-04-12T20:48:31.405Z] spire-1.2.1/cmd/spire-server/cli/x509/mint.go [2022-04-12T20:48:31.405Z] spire-1.2.1/cmd/spire-server/cli/x509/mint_test.go [2022-04-12T20:48:31.405Z] spire-1.2.1/cmd/spire-server/main.go [2022-04-12T20:48:31.405Z] spire-1.2.1/cmd/spire-server/util/ [2022-04-12T20:48:31.405Z] spire-1.2.1/cmd/spire-server/util/util.go [2022-04-12T20:48:31.405Z] spire-1.2.1/conf/ [2022-04-12T20:48:31.405Z] spire-1.2.1/conf/agent/ [2022-04-12T20:48:31.405Z] spire-1.2.1/conf/agent/agent.conf [2022-04-12T20:48:31.405Z] spire-1.2.1/conf/agent/agent_full.conf [2022-04-12T20:48:31.405Z] spire-1.2.1/conf/agent/dummy_root_ca.crt [2022-04-12T20:48:31.405Z] spire-1.2.1/conf/server/ [2022-04-12T20:48:31.405Z] spire-1.2.1/conf/server/dummy_upstream_ca.crt [2022-04-12T20:48:31.405Z] spire-1.2.1/conf/server/dummy_upstream_ca.key [2022-04-12T20:48:31.405Z] spire-1.2.1/conf/server/server.conf [2022-04-12T20:48:31.405Z] spire-1.2.1/conf/server/server_full.conf [2022-04-12T20:48:31.405Z] spire-1.2.1/doc/ [2022-04-12T20:48:31.405Z] spire-1.2.1/doc/SPIRE101.md [2022-04-12T20:48:31.405Z] spire-1.2.1/doc/auditlog.md [2022-04-12T20:48:31.405Z] spire-1.2.1/doc/authorization_policy_engine.md [2022-04-12T20:48:31.405Z] spire-1.2.1/doc/changelog_guidelines.md [2022-04-12T20:48:31.405Z] spire-1.2.1/doc/cure53-report.pdf [2022-04-12T20:48:31.405Z] spire-1.2.1/doc/images/ [2022-04-12T20:48:31.405Z] spire-1.2.1/doc/images/2019_roadmap.png [2022-04-12T20:48:31.405Z] spire-1.2.1/doc/images/SPIRE101.png [2022-04-12T20:48:31.405Z] spire-1.2.1/doc/images/SPIRE_agent.png [2022-04-12T20:48:31.687Z] spire-1.2.1/doc/images/SPIRE_server.png [2022-04-12T20:48:31.687Z] spire-1.2.1/doc/images/cache_mgr.png [2022-04-12T20:48:31.687Z] spire-1.2.1/doc/images/cache_mgr_components.png [2022-04-12T20:48:31.687Z] spire-1.2.1/doc/images/federated_spire.png [2022-04-12T20:48:31.687Z] spire-1.2.1/doc/images/ha_mode.png [2022-04-12T20:48:31.687Z] spire-1.2.1/doc/images/nested_spire.png [2022-04-12T20:48:31.687Z] spire-1.2.1/doc/images/oidc_federation.png [2022-04-12T20:48:31.687Z] spire-1.2.1/doc/images/single_trust_domain.png [2022-04-12T20:48:31.687Z] spire-1.2.1/doc/images/spiffe_compatible.png [2022-04-12T20:48:31.687Z] spire-1.2.1/doc/images/spire_logo.png [2022-04-12T20:48:31.687Z] spire-1.2.1/doc/migrating_registration_api_clients.md [2022-04-12T20:48:31.687Z] spire-1.2.1/doc/plugin_agent_keymanager_disk.md [2022-04-12T20:48:31.687Z] spire-1.2.1/doc/plugin_agent_keymanager_memory.md [2022-04-12T20:48:31.687Z] spire-1.2.1/doc/plugin_agent_nodeattestor_aws_iid.md [2022-04-12T20:48:31.687Z] spire-1.2.1/doc/plugin_agent_nodeattestor_azure_msi.md [2022-04-12T20:48:31.687Z] spire-1.2.1/doc/plugin_agent_nodeattestor_gcp_iit.md [2022-04-12T20:48:31.687Z] spire-1.2.1/doc/plugin_agent_nodeattestor_jointoken.md [2022-04-12T20:48:31.687Z] spire-1.2.1/doc/plugin_agent_nodeattestor_k8s_psat.md [2022-04-12T20:48:31.687Z] spire-1.2.1/doc/plugin_agent_nodeattestor_k8s_sat.md [2022-04-12T20:48:31.687Z] spire-1.2.1/doc/plugin_agent_nodeattestor_sshpop.md [2022-04-12T20:48:31.687Z] spire-1.2.1/doc/plugin_agent_nodeattestor_tpm_devid.md [2022-04-12T20:48:31.687Z] spire-1.2.1/doc/plugin_agent_nodeattestor_x509pop.md [2022-04-12T20:48:31.687Z] spire-1.2.1/doc/plugin_agent_svidstore_aws_secretsmanager.md [2022-04-12T20:48:31.687Z] spire-1.2.1/doc/plugin_agent_svidstore_gcp_secretmanager.md [2022-04-12T20:48:31.687Z] spire-1.2.1/doc/plugin_agent_workloadattestor_docker.md [2022-04-12T20:48:31.687Z] spire-1.2.1/doc/plugin_agent_workloadattestor_k8s.md [2022-04-12T20:48:31.687Z] spire-1.2.1/doc/plugin_agent_workloadattestor_unix.md [2022-04-12T20:48:31.687Z] spire-1.2.1/doc/plugin_server_datastore_sql.md [2022-04-12T20:48:31.687Z] spire-1.2.1/doc/plugin_server_keymanager_aws_kms.md [2022-04-12T20:48:31.687Z] spire-1.2.1/doc/plugin_server_keymanager_disk.md [2022-04-12T20:48:31.687Z] spire-1.2.1/doc/plugin_server_keymanager_memory.md [2022-04-12T20:48:31.687Z] spire-1.2.1/doc/plugin_server_nodeattestor_aws_iid.md [2022-04-12T20:48:31.687Z] spire-1.2.1/doc/plugin_server_nodeattestor_azure_msi.md [2022-04-12T20:48:31.687Z] spire-1.2.1/doc/plugin_server_nodeattestor_gcp_iit.md [2022-04-12T20:48:31.687Z] spire-1.2.1/doc/plugin_server_nodeattestor_jointoken.md [2022-04-12T20:48:31.687Z] spire-1.2.1/doc/plugin_server_nodeattestor_k8s_psat.md [2022-04-12T20:48:31.687Z] spire-1.2.1/doc/plugin_server_nodeattestor_k8s_sat.md [2022-04-12T20:48:31.687Z] spire-1.2.1/doc/plugin_server_nodeattestor_sshpop.md [2022-04-12T20:48:31.687Z] spire-1.2.1/doc/plugin_server_nodeattestor_tpm_devid.md [2022-04-12T20:48:31.687Z] spire-1.2.1/doc/plugin_server_nodeattestor_x509pop.md [2022-04-12T20:48:31.687Z] spire-1.2.1/doc/plugin_server_noderesolver_azure_msi.md [2022-04-12T20:48:31.687Z] spire-1.2.1/doc/plugin_server_notifier_gcs_bundle.md [2022-04-12T20:48:31.687Z] spire-1.2.1/doc/plugin_server_notifier_k8sbundle.md [2022-04-12T20:48:31.687Z] spire-1.2.1/doc/plugin_server_upstreamauthority_aws_pca.md [2022-04-12T20:48:31.687Z] spire-1.2.1/doc/plugin_server_upstreamauthority_awssecret.md [2022-04-12T20:48:31.687Z] spire-1.2.1/doc/plugin_server_upstreamauthority_cert_manager.md [2022-04-12T20:48:31.687Z] spire-1.2.1/doc/plugin_server_upstreamauthority_disk.md [2022-04-12T20:48:31.687Z] spire-1.2.1/doc/plugin_server_upstreamauthority_gcp_cas.md [2022-04-12T20:48:31.687Z] spire-1.2.1/doc/plugin_server_upstreamauthority_spire.md [2022-04-12T20:48:31.687Z] spire-1.2.1/doc/plugin_server_upstreamauthority_vault.md [2022-04-12T20:48:31.687Z] spire-1.2.1/doc/scaling_spire.md [2022-04-12T20:48:31.687Z] spire-1.2.1/doc/spire_agent.md [2022-04-12T20:48:31.687Z] spire-1.2.1/doc/spire_server.md [2022-04-12T20:48:31.687Z] spire-1.2.1/doc/supported_integrations.md [2022-04-12T20:48:31.687Z] spire-1.2.1/doc/telemetry.md [2022-04-12T20:48:31.687Z] spire-1.2.1/doc/telemetry_config.md [2022-04-12T20:48:31.687Z] spire-1.2.1/doc/upgrading.md [2022-04-12T20:48:31.687Z] spire-1.2.1/doc/using_spire.md [2022-04-12T20:48:31.687Z] spire-1.2.1/examples/ [2022-04-12T20:48:31.687Z] spire-1.2.1/examples/README.md [2022-04-12T20:48:31.687Z] spire-1.2.1/go.mod [2022-04-12T20:48:31.687Z] spire-1.2.1/go.sum [2022-04-12T20:48:31.687Z] spire-1.2.1/pkg/ [2022-04-12T20:48:31.687Z] spire-1.2.1/pkg/agent/ [2022-04-12T20:48:31.687Z] spire-1.2.1/pkg/agent/agent.go [2022-04-12T20:48:31.687Z] spire-1.2.1/pkg/agent/api/ [2022-04-12T20:48:31.687Z] spire-1.2.1/pkg/agent/api/config.go [2022-04-12T20:48:31.687Z] spire-1.2.1/pkg/agent/api/debug/ [2022-04-12T20:48:31.687Z] spire-1.2.1/pkg/agent/api/debug/v1/ [2022-04-12T20:48:31.687Z] spire-1.2.1/pkg/agent/api/debug/v1/service.go [2022-04-12T20:48:31.687Z] spire-1.2.1/pkg/agent/api/debug/v1/service_test.go [2022-04-12T20:48:31.687Z] spire-1.2.1/pkg/agent/api/delegatedidentity/ [2022-04-12T20:48:31.687Z] spire-1.2.1/pkg/agent/api/delegatedidentity/v1/ [2022-04-12T20:48:31.687Z] spire-1.2.1/pkg/agent/api/delegatedidentity/v1/service.go [2022-04-12T20:48:31.687Z] spire-1.2.1/pkg/agent/api/delegatedidentity/v1/service_test.go [2022-04-12T20:48:31.687Z] spire-1.2.1/pkg/agent/api/endpoints.go [2022-04-12T20:48:31.687Z] spire-1.2.1/pkg/agent/api/health/ [2022-04-12T20:48:31.687Z] spire-1.2.1/pkg/agent/api/health/v1/ [2022-04-12T20:48:31.687Z] spire-1.2.1/pkg/agent/api/health/v1/service.go [2022-04-12T20:48:31.687Z] spire-1.2.1/pkg/agent/api/health/v1/service_test.go [2022-04-12T20:48:31.687Z] spire-1.2.1/pkg/agent/api/rpccontext/ [2022-04-12T20:48:31.687Z] spire-1.2.1/pkg/agent/api/rpccontext/alias.go [2022-04-12T20:48:31.687Z] spire-1.2.1/pkg/agent/api/rpccontext/caller.go [2022-04-12T20:48:31.687Z] spire-1.2.1/pkg/agent/attestor/ [2022-04-12T20:48:31.687Z] spire-1.2.1/pkg/agent/attestor/node/ [2022-04-12T20:48:31.687Z] spire-1.2.1/pkg/agent/attestor/node/experimental.go [2022-04-12T20:48:31.687Z] spire-1.2.1/pkg/agent/attestor/node/node.go [2022-04-12T20:48:31.687Z] spire-1.2.1/pkg/agent/attestor/node/node_test.go [2022-04-12T20:48:31.687Z] spire-1.2.1/pkg/agent/attestor/workload/ [2022-04-12T20:48:31.687Z] spire-1.2.1/pkg/agent/attestor/workload/workload.go [2022-04-12T20:48:31.687Z] spire-1.2.1/pkg/agent/attestor/workload/workload_test.go [2022-04-12T20:48:31.687Z] spire-1.2.1/pkg/agent/catalog/ [2022-04-12T20:48:31.687Z] spire-1.2.1/pkg/agent/catalog/catalog.go [2022-04-12T20:48:31.687Z] spire-1.2.1/pkg/agent/catalog/keymanager.go [2022-04-12T20:48:31.687Z] spire-1.2.1/pkg/agent/catalog/nodeattestor.go [2022-04-12T20:48:31.687Z] spire-1.2.1/pkg/agent/catalog/svidstore.go [2022-04-12T20:48:31.687Z] spire-1.2.1/pkg/agent/catalog/workloadattestor.go [2022-04-12T20:48:31.687Z] spire-1.2.1/pkg/agent/client/ [2022-04-12T20:48:31.687Z] spire-1.2.1/pkg/agent/client/client.go [2022-04-12T20:48:31.687Z] spire-1.2.1/pkg/agent/client/client_test.go [2022-04-12T20:48:31.687Z] spire-1.2.1/pkg/agent/client/dial.go [2022-04-12T20:48:31.687Z] spire-1.2.1/pkg/agent/client/nodeconn.go [2022-04-12T20:48:31.687Z] spire-1.2.1/pkg/agent/client/nodeconn_test.go [2022-04-12T20:48:31.687Z] spire-1.2.1/pkg/agent/client/update.go [2022-04-12T20:48:31.687Z] spire-1.2.1/pkg/agent/client/util.go [2022-04-12T20:48:31.687Z] spire-1.2.1/pkg/agent/common/ [2022-04-12T20:48:31.687Z] spire-1.2.1/pkg/agent/common/backoff/ [2022-04-12T20:48:31.687Z] spire-1.2.1/pkg/agent/common/backoff/backoff.go [2022-04-12T20:48:31.687Z] spire-1.2.1/pkg/agent/common/backoff/backoff_test.go [2022-04-12T20:48:31.687Z] spire-1.2.1/pkg/agent/common/cgroups/ [2022-04-12T20:48:31.687Z] spire-1.2.1/pkg/agent/common/cgroups/cgroups.go [2022-04-12T20:48:31.687Z] spire-1.2.1/pkg/agent/common/cgroups/cgroups_test.go [2022-04-12T20:48:31.687Z] spire-1.2.1/pkg/agent/common/cgroups/filesystem.go [2022-04-12T20:48:31.687Z] spire-1.2.1/pkg/agent/config.go [2022-04-12T20:48:31.687Z] spire-1.2.1/pkg/agent/endpoints/ [2022-04-12T20:48:31.687Z] spire-1.2.1/pkg/agent/endpoints/config.go [2022-04-12T20:48:31.687Z] spire-1.2.1/pkg/agent/endpoints/endpoints.go [2022-04-12T20:48:31.687Z] spire-1.2.1/pkg/agent/endpoints/endpoints_test.go [2022-04-12T20:48:31.687Z] spire-1.2.1/pkg/agent/endpoints/metrics.go [2022-04-12T20:48:31.687Z] spire-1.2.1/pkg/agent/endpoints/middleware.go [2022-04-12T20:48:31.687Z] spire-1.2.1/pkg/agent/endpoints/peertracker.go [2022-04-12T20:48:31.687Z] spire-1.2.1/pkg/agent/endpoints/peertracker_test.go [2022-04-12T20:48:31.687Z] spire-1.2.1/pkg/agent/endpoints/sdsv2/ [2022-04-12T20:48:31.688Z] spire-1.2.1/pkg/agent/endpoints/sdsv2/handler.go [2022-04-12T20:48:31.688Z] spire-1.2.1/pkg/agent/endpoints/sdsv2/handler_test.go [2022-04-12T20:48:31.688Z] spire-1.2.1/pkg/agent/endpoints/sdsv3/ [2022-04-12T20:48:31.688Z] spire-1.2.1/pkg/agent/endpoints/sdsv3/handler.go [2022-04-12T20:48:31.688Z] spire-1.2.1/pkg/agent/endpoints/sdsv3/handler_test.go [2022-04-12T20:48:31.688Z] spire-1.2.1/pkg/agent/endpoints/workload/ [2022-04-12T20:48:31.688Z] spire-1.2.1/pkg/agent/endpoints/workload/handler.go [2022-04-12T20:48:31.688Z] spire-1.2.1/pkg/agent/endpoints/workload/handler_test.go [2022-04-12T20:48:31.688Z] spire-1.2.1/pkg/agent/manager/ [2022-04-12T20:48:31.688Z] spire-1.2.1/pkg/agent/manager/cache/ [2022-04-12T20:48:31.688Z] spire-1.2.1/pkg/agent/manager/cache/bundle_cache.go [2022-04-12T20:48:31.688Z] spire-1.2.1/pkg/agent/manager/cache/cache.go [2022-04-12T20:48:31.688Z] spire-1.2.1/pkg/agent/manager/cache/cache_test.go [2022-04-12T20:48:31.688Z] spire-1.2.1/pkg/agent/manager/cache/jwt_cache.go [2022-04-12T20:48:31.688Z] spire-1.2.1/pkg/agent/manager/cache/jwt_cache_test.go [2022-04-12T20:48:31.688Z] spire-1.2.1/pkg/agent/manager/cache/sets.go [2022-04-12T20:48:31.688Z] spire-1.2.1/pkg/agent/manager/cache/subscriber.go [2022-04-12T20:48:31.688Z] spire-1.2.1/pkg/agent/manager/config.go [2022-04-12T20:48:31.688Z] spire-1.2.1/pkg/agent/manager/manager.go [2022-04-12T20:48:31.688Z] spire-1.2.1/pkg/agent/manager/manager_test.go [2022-04-12T20:48:31.688Z] spire-1.2.1/pkg/agent/manager/storage.go [2022-04-12T20:48:31.688Z] spire-1.2.1/pkg/agent/manager/storage_test.go [2022-04-12T20:48:31.688Z] spire-1.2.1/pkg/agent/manager/storecache/ [2022-04-12T20:48:31.688Z] spire-1.2.1/pkg/agent/manager/storecache/cache.go [2022-04-12T20:48:31.688Z] spire-1.2.1/pkg/agent/manager/storecache/cache_test.go [2022-04-12T20:48:31.688Z] spire-1.2.1/pkg/agent/manager/sync.go [2022-04-12T20:48:31.688Z] spire-1.2.1/pkg/agent/plugin/ [2022-04-12T20:48:31.688Z] spire-1.2.1/pkg/agent/plugin/keymanager/ [2022-04-12T20:48:31.688Z] spire-1.2.1/pkg/agent/plugin/keymanager/base/ [2022-04-12T20:48:31.688Z] spire-1.2.1/pkg/agent/plugin/keymanager/base/keymanagerbase.go [2022-04-12T20:48:31.688Z] spire-1.2.1/pkg/agent/plugin/keymanager/constant.go [2022-04-12T20:48:31.688Z] spire-1.2.1/pkg/agent/plugin/keymanager/disk/ [2022-04-12T20:48:31.688Z] spire-1.2.1/pkg/agent/plugin/keymanager/disk/disk.go [2022-04-12T20:48:31.688Z] spire-1.2.1/pkg/agent/plugin/keymanager/disk/disk_test.go [2022-04-12T20:48:31.688Z] spire-1.2.1/pkg/agent/plugin/keymanager/keymanager.go [2022-04-12T20:48:31.688Z] spire-1.2.1/pkg/agent/plugin/keymanager/memory/ [2022-04-12T20:48:31.688Z] spire-1.2.1/pkg/agent/plugin/keymanager/memory/memory.go [2022-04-12T20:48:31.688Z] spire-1.2.1/pkg/agent/plugin/keymanager/memory/memory_test.go [2022-04-12T20:48:31.688Z] spire-1.2.1/pkg/agent/plugin/keymanager/repository.go [2022-04-12T20:48:31.688Z] spire-1.2.1/pkg/agent/plugin/keymanager/svidkeymanager.go [2022-04-12T20:48:31.688Z] spire-1.2.1/pkg/agent/plugin/keymanager/svidkeymanager_test.go [2022-04-12T20:48:31.688Z] spire-1.2.1/pkg/agent/plugin/keymanager/test/ [2022-04-12T20:48:31.688Z] spire-1.2.1/pkg/agent/plugin/keymanager/test/keymanagertest.go [2022-04-12T20:48:31.688Z] spire-1.2.1/pkg/agent/plugin/keymanager/v1.go [2022-04-12T20:48:31.688Z] spire-1.2.1/pkg/agent/plugin/keymanager/v1_test.go [2022-04-12T20:48:31.688Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/ [2022-04-12T20:48:31.688Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/aws/ [2022-04-12T20:48:31.688Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/aws/iid.go [2022-04-12T20:48:31.688Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/aws/iid_test.go [2022-04-12T20:48:31.688Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/azure/ [2022-04-12T20:48:31.688Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/azure/msi.go [2022-04-12T20:48:31.688Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/azure/msi_test.go [2022-04-12T20:48:31.688Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/gcp/ [2022-04-12T20:48:31.688Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/gcp/iit.go [2022-04-12T20:48:31.688Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/gcp/iit_test.go [2022-04-12T20:48:31.688Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/jointoken.go [2022-04-12T20:48:31.688Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/jointoken/ [2022-04-12T20:48:31.688Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/jointoken/join_token.go [2022-04-12T20:48:31.688Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/jointoken_test.go [2022-04-12T20:48:31.688Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/ [2022-04-12T20:48:31.688Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/psat/ [2022-04-12T20:48:31.688Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/psat/psat.go [2022-04-12T20:48:31.688Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/psat/psat_test.go [2022-04-12T20:48:31.688Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/sat/ [2022-04-12T20:48:31.688Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/sat/sat.go [2022-04-12T20:48:31.688Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/sat/sat_test.go [2022-04-12T20:48:31.688Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/nodeattestor.go [2022-04-12T20:48:31.688Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/repository.go [2022-04-12T20:48:31.688Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/sshpop/ [2022-04-12T20:48:31.688Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/sshpop/sshpop.go [2022-04-12T20:48:31.688Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/sshpop/sshpop_test.go [2022-04-12T20:48:31.688Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/test/ [2022-04-12T20:48:31.688Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/test/serverstream.go [2022-04-12T20:48:31.688Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/ [2022-04-12T20:48:31.688Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/devid.go [2022-04-12T20:48:31.688Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/devid_test.go [2022-04-12T20:48:31.688Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/ [2022-04-12T20:48:31.688Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/autodetect.go [2022-04-12T20:48:31.688Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/open.go [2022-04-12T20:48:31.688Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/open_windows.go [2022-04-12T20:48:31.688Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/session.go [2022-04-12T20:48:31.688Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/session_test.go [2022-04-12T20:48:31.688Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/signingkey.go [2022-04-12T20:48:31.688Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/v1.go [2022-04-12T20:48:31.688Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/v1_test.go [2022-04-12T20:48:31.688Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/x509pop/ [2022-04-12T20:48:31.688Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/x509pop/x509pop.go [2022-04-12T20:48:31.688Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/x509pop/x509pop_test.go [2022-04-12T20:48:31.688Z] spire-1.2.1/pkg/agent/plugin/svidstore/ [2022-04-12T20:48:31.688Z] spire-1.2.1/pkg/agent/plugin/svidstore/awssecretsmanager/ [2022-04-12T20:48:31.688Z] spire-1.2.1/pkg/agent/plugin/svidstore/awssecretsmanager/aws.go [2022-04-12T20:48:31.688Z] spire-1.2.1/pkg/agent/plugin/svidstore/awssecretsmanager/aws_test.go [2022-04-12T20:48:31.688Z] spire-1.2.1/pkg/agent/plugin/svidstore/awssecretsmanager/client.go [2022-04-12T20:48:31.688Z] spire-1.2.1/pkg/agent/plugin/svidstore/gcpsecretmanager/ [2022-04-12T20:48:31.688Z] spire-1.2.1/pkg/agent/plugin/svidstore/gcpsecretmanager/client.go [2022-04-12T20:48:31.688Z] spire-1.2.1/pkg/agent/plugin/svidstore/gcpsecretmanager/gcloud.go [2022-04-12T20:48:31.688Z] spire-1.2.1/pkg/agent/plugin/svidstore/gcpsecretmanager/gcloud_test.go [2022-04-12T20:48:31.688Z] spire-1.2.1/pkg/agent/plugin/svidstore/repository.go [2022-04-12T20:48:31.688Z] spire-1.2.1/pkg/agent/plugin/svidstore/svidstore.go [2022-04-12T20:48:31.688Z] spire-1.2.1/pkg/agent/plugin/svidstore/utils.go [2022-04-12T20:48:31.688Z] spire-1.2.1/pkg/agent/plugin/svidstore/utils_test.go [2022-04-12T20:48:31.688Z] spire-1.2.1/pkg/agent/plugin/svidstore/v1.go [2022-04-12T20:48:31.688Z] spire-1.2.1/pkg/agent/plugin/svidstore/v1_test.go [2022-04-12T20:48:31.688Z] spire-1.2.1/pkg/agent/plugin/svidstore/v1unofficial.go [2022-04-12T20:48:31.688Z] spire-1.2.1/pkg/agent/plugin/svidstore/v1unofficial_test.go [2022-04-12T20:48:31.688Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/ [2022-04-12T20:48:31.688Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/ [2022-04-12T20:48:31.688Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/cgroup/ [2022-04-12T20:48:31.688Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/cgroup/dockerfinder.go [2022-04-12T20:48:31.688Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/cgroup/dockerfinder_test.go [2022-04-12T20:48:31.688Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/docker.go [2022-04-12T20:48:31.967Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/docker_test.go [2022-04-12T20:48:31.967Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/retry.go [2022-04-12T20:48:31.967Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/ [2022-04-12T20:48:31.967Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/k8s.go [2022-04-12T20:48:31.967Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/k8s_test.go [2022-04-12T20:48:31.967Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/ [2022-04-12T20:48:31.967Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/cgroups_init_pid_in_pod.txt [2022-04-12T20:48:31.967Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/cgroups_pid_in_kind_pod.txt [2022-04-12T20:48:31.967Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/cgroups_pid_in_pod.txt [2022-04-12T20:48:31.967Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/cgroups_pid_not_in_pod.txt [2022-04-12T20:48:31.967Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/kind_pod_list.json [2022-04-12T20:48:31.967Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/pod_list.json [2022-04-12T20:48:31.967Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/pod_list_not_running.json [2022-04-12T20:48:31.967Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/systemd_cgroups_pid_in_pod.txt [2022-04-12T20:48:31.967Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/repository.go [2022-04-12T20:48:31.967Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/unix/ [2022-04-12T20:48:31.967Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/unix/unix.go [2022-04-12T20:48:31.967Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/unix/unix_test.go [2022-04-12T20:48:31.967Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/v1.go [2022-04-12T20:48:31.967Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/v1_test.go [2022-04-12T20:48:31.967Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/workloadattestor.go [2022-04-12T20:48:31.967Z] spire-1.2.1/pkg/agent/svid/ [2022-04-12T20:48:31.967Z] spire-1.2.1/pkg/agent/svid/rotator.go [2022-04-12T20:48:31.967Z] spire-1.2.1/pkg/agent/svid/rotator_config.go [2022-04-12T20:48:31.967Z] spire-1.2.1/pkg/agent/svid/rotator_test.go [2022-04-12T20:48:31.967Z] spire-1.2.1/pkg/agent/svid/store/ [2022-04-12T20:48:31.967Z] spire-1.2.1/pkg/agent/svid/store/service.go [2022-04-12T20:48:31.967Z] spire-1.2.1/pkg/agent/svid/store/service_test.go [2022-04-12T20:48:31.967Z] spire-1.2.1/pkg/common/ [2022-04-12T20:48:31.967Z] spire-1.2.1/pkg/common/agentpathtemplate/ [2022-04-12T20:48:31.967Z] spire-1.2.1/pkg/common/agentpathtemplate/template.go [2022-04-12T20:48:31.967Z] spire-1.2.1/pkg/common/agentpathtemplate/template_test.go [2022-04-12T20:48:31.967Z] spire-1.2.1/pkg/common/api/ [2022-04-12T20:48:31.967Z] spire-1.2.1/pkg/common/api/metrics.go [2022-04-12T20:48:31.967Z] spire-1.2.1/pkg/common/api/middleware/ [2022-04-12T20:48:31.967Z] spire-1.2.1/pkg/common/api/middleware/common_test.go [2022-04-12T20:48:31.967Z] spire-1.2.1/pkg/common/api/middleware/interceptor.go [2022-04-12T20:48:31.967Z] spire-1.2.1/pkg/common/api/middleware/interceptor_test.go [2022-04-12T20:48:31.967Z] spire-1.2.1/pkg/common/api/middleware/logger.go [2022-04-12T20:48:31.967Z] spire-1.2.1/pkg/common/api/middleware/logger_test.go [2022-04-12T20:48:31.967Z] spire-1.2.1/pkg/common/api/middleware/metrics.go [2022-04-12T20:48:31.967Z] spire-1.2.1/pkg/common/api/middleware/metrics_test.go [2022-04-12T20:48:31.967Z] spire-1.2.1/pkg/common/api/middleware/middleware.go [2022-04-12T20:48:31.967Z] spire-1.2.1/pkg/common/api/middleware/middleware_test.go [2022-04-12T20:48:31.967Z] spire-1.2.1/pkg/common/api/middleware/misconfig.go [2022-04-12T20:48:31.967Z] spire-1.2.1/pkg/common/api/middleware/misconfig_test.go [2022-04-12T20:48:31.967Z] spire-1.2.1/pkg/common/api/middleware/names.go [2022-04-12T20:48:31.967Z] spire-1.2.1/pkg/common/api/middleware/names_test.go [2022-04-12T20:48:31.967Z] spire-1.2.1/pkg/common/api/names.go [2022-04-12T20:48:31.967Z] spire-1.2.1/pkg/common/api/ratelimit.go [2022-04-12T20:48:31.967Z] spire-1.2.1/pkg/common/api/rpccontext/ [2022-04-12T20:48:31.967Z] spire-1.2.1/pkg/common/api/rpccontext/logger.go [2022-04-12T20:48:31.967Z] spire-1.2.1/pkg/common/api/rpccontext/metrics.go [2022-04-12T20:48:31.967Z] spire-1.2.1/pkg/common/api/rpccontext/names.go [2022-04-12T20:48:31.967Z] spire-1.2.1/pkg/common/auth/ [2022-04-12T20:48:31.967Z] spire-1.2.1/pkg/common/auth/interceptors.go [2022-04-12T20:48:31.967Z] spire-1.2.1/pkg/common/auth/interceptors_test.go [2022-04-12T20:48:31.967Z] spire-1.2.1/pkg/common/auth/untracked_uds.go [2022-04-12T20:48:31.967Z] spire-1.2.1/pkg/common/bundleutil/ [2022-04-12T20:48:31.967Z] spire-1.2.1/pkg/common/bundleutil/bundle.go [2022-04-12T20:48:31.967Z] spire-1.2.1/pkg/common/bundleutil/bundle_test.go [2022-04-12T20:48:31.967Z] spire-1.2.1/pkg/common/bundleutil/common_test.go [2022-04-12T20:48:31.967Z] spire-1.2.1/pkg/common/bundleutil/marshal.go [2022-04-12T20:48:31.967Z] spire-1.2.1/pkg/common/bundleutil/marshal_test.go [2022-04-12T20:48:31.967Z] spire-1.2.1/pkg/common/bundleutil/refreshhint.go [2022-04-12T20:48:31.967Z] spire-1.2.1/pkg/common/bundleutil/refreshhint_test.go [2022-04-12T20:48:31.967Z] spire-1.2.1/pkg/common/bundleutil/types.go [2022-04-12T20:48:31.967Z] spire-1.2.1/pkg/common/bundleutil/unmarshal.go [2022-04-12T20:48:31.967Z] spire-1.2.1/pkg/common/bundleutil/unmarshal_test.go [2022-04-12T20:48:31.967Z] spire-1.2.1/pkg/common/catalog/ [2022-04-12T20:48:31.967Z] spire-1.2.1/pkg/common/catalog/bind.go [2022-04-12T20:48:31.967Z] spire-1.2.1/pkg/common/catalog/builtin.go [2022-04-12T20:48:31.967Z] spire-1.2.1/pkg/common/catalog/catalog.go [2022-04-12T20:48:31.967Z] spire-1.2.1/pkg/common/catalog/catalog_test.go [2022-04-12T20:48:31.967Z] spire-1.2.1/pkg/common/catalog/closers.go [2022-04-12T20:48:31.967Z] spire-1.2.1/pkg/common/catalog/cmd_linux.go [2022-04-12T20:48:31.967Z] spire-1.2.1/pkg/common/catalog/cmd_other.go [2022-04-12T20:48:31.967Z] spire-1.2.1/pkg/common/catalog/config.go [2022-04-12T20:48:31.967Z] spire-1.2.1/pkg/common/catalog/config_test.go [2022-04-12T20:48:31.967Z] spire-1.2.1/pkg/common/catalog/configure.go [2022-04-12T20:48:31.967Z] spire-1.2.1/pkg/common/catalog/constraints.go [2022-04-12T20:48:31.968Z] spire-1.2.1/pkg/common/catalog/constraints_test.go [2022-04-12T20:48:31.968Z] spire-1.2.1/pkg/common/catalog/context.go [2022-04-12T20:48:31.968Z] spire-1.2.1/pkg/common/catalog/external.go [2022-04-12T20:48:31.968Z] spire-1.2.1/pkg/common/catalog/host.go [2022-04-12T20:48:31.968Z] spire-1.2.1/pkg/common/catalog/pipenet.go [2022-04-12T20:48:31.968Z] spire-1.2.1/pkg/common/catalog/plugin.go [2022-04-12T20:48:31.968Z] spire-1.2.1/pkg/common/catalog/testplugin/ [2022-04-12T20:48:31.968Z] spire-1.2.1/pkg/common/catalog/testplugin/.gitignore [2022-04-12T20:48:31.968Z] spire-1.2.1/pkg/common/catalog/testplugin/main.go [2022-04-12T20:48:31.968Z] spire-1.2.1/pkg/common/catalog/testplugin/plugin.go [2022-04-12T20:48:31.968Z] spire-1.2.1/pkg/common/cli/ [2022-04-12T20:48:31.968Z] spire-1.2.1/pkg/common/cli/env.go [2022-04-12T20:48:31.968Z] spire-1.2.1/pkg/common/cli/flags.go [2022-04-12T20:48:31.968Z] spire-1.2.1/pkg/common/cli/trust_domain.go [2022-04-12T20:48:31.968Z] spire-1.2.1/pkg/common/cli/trust_domain_test.go [2022-04-12T20:48:31.968Z] spire-1.2.1/pkg/common/cli/umask.go [2022-04-12T20:48:31.968Z] spire-1.2.1/pkg/common/cli/umask_posix.go [2022-04-12T20:48:31.968Z] spire-1.2.1/pkg/common/cli/umask_test.go [2022-04-12T20:48:31.968Z] spire-1.2.1/pkg/common/cli/umask_windows.go [2022-04-12T20:48:31.968Z] spire-1.2.1/pkg/common/cliprinter/ [2022-04-12T20:48:31.968Z] spire-1.2.1/pkg/common/cliprinter/cliprinter.go [2022-04-12T20:48:31.968Z] spire-1.2.1/pkg/common/cliprinter/cliprinter_test.go [2022-04-12T20:48:31.968Z] spire-1.2.1/pkg/common/cliprinter/flag.go [2022-04-12T20:48:31.968Z] spire-1.2.1/pkg/common/cliprinter/flag_test.go [2022-04-12T20:48:31.968Z] spire-1.2.1/pkg/common/cliprinter/format.go [2022-04-12T20:48:31.968Z] spire-1.2.1/pkg/common/cliprinter/format_test.go [2022-04-12T20:48:31.968Z] spire-1.2.1/pkg/common/cliprinter/internal/ [2022-04-12T20:48:31.968Z] spire-1.2.1/pkg/common/cliprinter/internal/errorjson/ [2022-04-12T20:48:31.968Z] spire-1.2.1/pkg/common/cliprinter/internal/errorjson/errorjson.go [2022-04-12T20:48:31.968Z] spire-1.2.1/pkg/common/cliprinter/internal/errorjson/errorjson_test.go [2022-04-12T20:48:31.968Z] spire-1.2.1/pkg/common/cliprinter/internal/errorpretty/ [2022-04-12T20:48:31.968Z] spire-1.2.1/pkg/common/cliprinter/internal/errorpretty/errorpretty.go [2022-04-12T20:48:31.968Z] spire-1.2.1/pkg/common/cliprinter/internal/errorpretty/errorpretty_test.go [2022-04-12T20:48:31.968Z] spire-1.2.1/pkg/common/cliprinter/internal/protojson/ [2022-04-12T20:48:31.968Z] spire-1.2.1/pkg/common/cliprinter/internal/protojson/protojson.go [2022-04-12T20:48:31.968Z] spire-1.2.1/pkg/common/cliprinter/internal/protojson/protojson_test.go [2022-04-12T20:48:31.968Z] spire-1.2.1/pkg/common/cliprinter/internal/protopretty/ [2022-04-12T20:48:31.968Z] spire-1.2.1/pkg/common/cliprinter/internal/protopretty/protopretty.go [2022-04-12T20:48:31.968Z] spire-1.2.1/pkg/common/cliprinter/internal/protopretty/protopretty_test.go [2022-04-12T20:48:31.968Z] spire-1.2.1/pkg/common/cliprinter/internal/structjson/ [2022-04-12T20:48:31.968Z] spire-1.2.1/pkg/common/cliprinter/internal/structjson/structjson.go [2022-04-12T20:48:31.968Z] spire-1.2.1/pkg/common/cliprinter/internal/structjson/structjson_test.go [2022-04-12T20:48:31.968Z] spire-1.2.1/pkg/common/cliprinter/internal/structpretty/ [2022-04-12T20:48:31.968Z] spire-1.2.1/pkg/common/cliprinter/internal/structpretty/structpretty.go [2022-04-12T20:48:31.968Z] spire-1.2.1/pkg/common/cliprinter/internal/structpretty/structpretty_test.go [2022-04-12T20:48:31.968Z] spire-1.2.1/pkg/common/coretypes/ [2022-04-12T20:48:31.968Z] spire-1.2.1/pkg/common/coretypes/bundle/ [2022-04-12T20:48:31.968Z] spire-1.2.1/pkg/common/coretypes/bundle/bundle_test.go [2022-04-12T20:48:31.968Z] spire-1.2.1/pkg/common/coretypes/bundle/commontypes.go [2022-04-12T20:48:31.968Z] spire-1.2.1/pkg/common/coretypes/bundle/plugintypes.go [2022-04-12T20:48:31.968Z] spire-1.2.1/pkg/common/coretypes/bundle/require.go [2022-04-12T20:48:31.968Z] spire-1.2.1/pkg/common/coretypes/jwtkey/ [2022-04-12T20:48:31.968Z] spire-1.2.1/pkg/common/coretypes/jwtkey/apitypes.go [2022-04-12T20:48:31.968Z] spire-1.2.1/pkg/common/coretypes/jwtkey/commontypes.go [2022-04-12T20:48:31.968Z] spire-1.2.1/pkg/common/coretypes/jwtkey/jwtkey.go [2022-04-12T20:48:31.968Z] spire-1.2.1/pkg/common/coretypes/jwtkey/jwtkey_test.go [2022-04-12T20:48:31.968Z] spire-1.2.1/pkg/common/coretypes/jwtkey/plugintypes.go [2022-04-12T20:48:31.968Z] spire-1.2.1/pkg/common/coretypes/jwtkey/require.go [2022-04-12T20:48:31.968Z] spire-1.2.1/pkg/common/coretypes/x509certificate/ [2022-04-12T20:48:31.968Z] spire-1.2.1/pkg/common/coretypes/x509certificate/commontypes.go [2022-04-12T20:48:31.968Z] spire-1.2.1/pkg/common/coretypes/x509certificate/plugintypes.go [2022-04-12T20:48:31.968Z] spire-1.2.1/pkg/common/coretypes/x509certificate/require.go [2022-04-12T20:48:31.968Z] spire-1.2.1/pkg/common/coretypes/x509certificate/x509certificate.go [2022-04-12T20:48:31.968Z] spire-1.2.1/pkg/common/coretypes/x509certificate/x509certificate_test.go [2022-04-12T20:48:31.968Z] spire-1.2.1/pkg/common/cryptoutil/ [2022-04-12T20:48:31.968Z] spire-1.2.1/pkg/common/cryptoutil/keys.go [2022-04-12T20:48:31.968Z] spire-1.2.1/pkg/common/cryptoutil/keys_test.go [2022-04-12T20:48:31.968Z] spire-1.2.1/pkg/common/diskutil/ [2022-04-12T20:48:31.968Z] spire-1.2.1/pkg/common/diskutil/file_posix.go [2022-04-12T20:48:31.968Z] spire-1.2.1/pkg/common/diskutil/file_test.go [2022-04-12T20:48:31.968Z] spire-1.2.1/pkg/common/diskutil/file_windows.go [2022-04-12T20:48:31.968Z] spire-1.2.1/pkg/common/errorutil/ [2022-04-12T20:48:31.968Z] spire-1.2.1/pkg/common/errorutil/wrapper.go [2022-04-12T20:48:31.968Z] spire-1.2.1/pkg/common/health/ [2022-04-12T20:48:31.968Z] spire-1.2.1/pkg/common/health/config.go [2022-04-12T20:48:31.968Z] spire-1.2.1/pkg/common/health/context.go [2022-04-12T20:48:31.968Z] spire-1.2.1/pkg/common/health/context_test.go [2022-04-12T20:48:31.968Z] spire-1.2.1/pkg/common/health/health.go [2022-04-12T20:48:31.968Z] spire-1.2.1/pkg/common/health/health_test.go [2022-04-12T20:48:31.968Z] spire-1.2.1/pkg/common/health/logger.go [2022-04-12T20:48:31.968Z] spire-1.2.1/pkg/common/hostservice/ [2022-04-12T20:48:31.968Z] spire-1.2.1/pkg/common/hostservice/metricsservice/ [2022-04-12T20:48:31.968Z] spire-1.2.1/pkg/common/hostservice/metricsservice/v1.go [2022-04-12T20:48:31.968Z] spire-1.2.1/pkg/common/hostservice/metricsservice/v1_test.go [2022-04-12T20:48:31.968Z] spire-1.2.1/pkg/common/idutil/ [2022-04-12T20:48:31.968Z] spire-1.2.1/pkg/common/idutil/require.go [2022-04-12T20:48:31.968Z] spire-1.2.1/pkg/common/idutil/require_test.go [2022-04-12T20:48:31.968Z] spire-1.2.1/pkg/common/idutil/safety.go [2022-04-12T20:48:31.968Z] spire-1.2.1/pkg/common/idutil/safety_test.go [2022-04-12T20:48:31.968Z] spire-1.2.1/pkg/common/idutil/spiffeid.go [2022-04-12T20:48:31.968Z] spire-1.2.1/pkg/common/idutil/spiffeid_test.go [2022-04-12T20:48:31.968Z] spire-1.2.1/pkg/common/jwtsvid/ [2022-04-12T20:48:31.968Z] spire-1.2.1/pkg/common/jwtsvid/common.go [2022-04-12T20:48:31.968Z] spire-1.2.1/pkg/common/jwtsvid/sign.go [2022-04-12T20:48:31.968Z] spire-1.2.1/pkg/common/jwtsvid/token_test.go [2022-04-12T20:48:31.968Z] spire-1.2.1/pkg/common/jwtsvid/validate.go [2022-04-12T20:48:31.968Z] spire-1.2.1/pkg/common/jwtutil/ [2022-04-12T20:48:31.968Z] spire-1.2.1/pkg/common/jwtutil/keyset.go [2022-04-12T20:48:31.968Z] spire-1.2.1/pkg/common/jwtutil/keyset_test.go [2022-04-12T20:48:31.968Z] spire-1.2.1/pkg/common/log/ [2022-04-12T20:48:31.968Z] spire-1.2.1/pkg/common/log/hclog_adapter.go [2022-04-12T20:48:31.968Z] spire-1.2.1/pkg/common/log/hclog_adapter_test.go [2022-04-12T20:48:31.968Z] spire-1.2.1/pkg/common/log/log.go [2022-04-12T20:48:31.968Z] spire-1.2.1/pkg/common/log/log_test.go [2022-04-12T20:48:31.968Z] spire-1.2.1/pkg/common/log/options.go [2022-04-12T20:48:31.968Z] spire-1.2.1/pkg/common/nodeutil/ [2022-04-12T20:48:31.968Z] spire-1.2.1/pkg/common/nodeutil/node.go [2022-04-12T20:48:31.968Z] spire-1.2.1/pkg/common/nodeutil/node_test.go [2022-04-12T20:48:31.968Z] spire-1.2.1/pkg/common/peertracker/ [2022-04-12T20:48:31.968Z] spire-1.2.1/pkg/common/peertracker/conn.go [2022-04-12T20:48:31.968Z] spire-1.2.1/pkg/common/peertracker/credentials.go [2022-04-12T20:48:31.968Z] spire-1.2.1/pkg/common/peertracker/errors.go [2022-04-12T20:48:31.968Z] spire-1.2.1/pkg/common/peertracker/getpid_windows.c [2022-04-12T20:48:31.968Z] spire-1.2.1/pkg/common/peertracker/getpid_windows.h [2022-04-12T20:48:31.968Z] spire-1.2.1/pkg/common/peertracker/info.go [2022-04-12T20:48:31.968Z] spire-1.2.1/pkg/common/peertracker/listener.go [2022-04-12T20:48:31.968Z] spire-1.2.1/pkg/common/peertracker/listener_test.go [2022-04-12T20:48:31.968Z] spire-1.2.1/pkg/common/peertracker/peertracker.go [2022-04-12T20:48:31.968Z] spire-1.2.1/pkg/common/peertracker/peertracker_test.go [2022-04-12T20:48:31.968Z] spire-1.2.1/pkg/common/peertracker/peertracker_test_child_posix.go [2022-04-12T20:48:31.968Z] spire-1.2.1/pkg/common/peertracker/peertracker_test_child_windows.go [2022-04-12T20:48:31.968Z] spire-1.2.1/pkg/common/peertracker/peertracker_test_posix.go [2022-04-12T20:48:31.968Z] spire-1.2.1/pkg/common/peertracker/peertracker_test_windows.go [2022-04-12T20:48:31.968Z] spire-1.2.1/pkg/common/peertracker/tcp.go [2022-04-12T20:48:31.968Z] spire-1.2.1/pkg/common/peertracker/tcp_fallback.go [2022-04-12T20:48:31.968Z] spire-1.2.1/pkg/common/peertracker/tcp_windows.go [2022-04-12T20:48:31.968Z] spire-1.2.1/pkg/common/peertracker/tracker_bsd.go [2022-04-12T20:48:31.968Z] spire-1.2.1/pkg/common/peertracker/tracker_fallback.go [2022-04-12T20:48:31.968Z] spire-1.2.1/pkg/common/peertracker/tracker_linux.go [2022-04-12T20:48:31.968Z] spire-1.2.1/pkg/common/peertracker/tracker_linux_test.go [2022-04-12T20:48:31.968Z] spire-1.2.1/pkg/common/peertracker/tracker_windows.go [2022-04-12T20:48:31.968Z] spire-1.2.1/pkg/common/peertracker/uds.go [2022-04-12T20:48:31.968Z] spire-1.2.1/pkg/common/peertracker/uds_bsd.go [2022-04-12T20:48:31.968Z] spire-1.2.1/pkg/common/peertracker/uds_fallback.go [2022-04-12T20:48:31.968Z] spire-1.2.1/pkg/common/peertracker/uds_linux.go [2022-04-12T20:48:31.968Z] spire-1.2.1/pkg/common/pemutil/ [2022-04-12T20:48:31.968Z] spire-1.2.1/pkg/common/pemutil/block.go [2022-04-12T20:48:31.968Z] spire-1.2.1/pkg/common/pemutil/certs.go [2022-04-12T20:48:31.968Z] spire-1.2.1/pkg/common/pemutil/common.go [2022-04-12T20:48:31.968Z] spire-1.2.1/pkg/common/pemutil/csr.go [2022-04-12T20:48:31.968Z] spire-1.2.1/pkg/common/pemutil/keys.go [2022-04-12T20:48:31.968Z] spire-1.2.1/pkg/common/pemutil/pemutil_test.go [2022-04-12T20:48:31.968Z] spire-1.2.1/pkg/common/pemutil/testdata/ [2022-04-12T20:48:31.968Z] spire-1.2.1/pkg/common/pemutil/testdata/cert.pem [2022-04-12T20:48:31.968Z] spire-1.2.1/pkg/common/pemutil/testdata/certs.pem [2022-04-12T20:48:31.968Z] spire-1.2.1/pkg/common/pemutil/testdata/csr.pem [2022-04-12T20:48:31.968Z] spire-1.2.1/pkg/common/pemutil/testdata/ecdsa-key-pkcs8.pem [2022-04-12T20:48:31.968Z] spire-1.2.1/pkg/common/pemutil/testdata/ecdsa-key.pem [2022-04-12T20:48:31.968Z] spire-1.2.1/pkg/common/pemutil/testdata/key.pem [2022-04-12T20:48:31.968Z] spire-1.2.1/pkg/common/pemutil/testdata/public-rsa-key.pem [2022-04-12T20:48:31.968Z] spire-1.2.1/pkg/common/pemutil/testdata/rsa-key-pkcs8.pem [2022-04-12T20:48:31.968Z] spire-1.2.1/pkg/common/pemutil/testdata/rsa-key.pem [2022-04-12T20:48:31.968Z] spire-1.2.1/pkg/common/plugin/ [2022-04-12T20:48:31.968Z] spire-1.2.1/pkg/common/plugin/aws/ [2022-04-12T20:48:31.968Z] spire-1.2.1/pkg/common/plugin/aws/iid.go [2022-04-12T20:48:31.968Z] spire-1.2.1/pkg/common/plugin/azure/ [2022-04-12T20:48:31.968Z] spire-1.2.1/pkg/common/plugin/azure/msi.go [2022-04-12T20:48:31.968Z] spire-1.2.1/pkg/common/plugin/azure/msi_test.go [2022-04-12T20:48:31.968Z] spire-1.2.1/pkg/common/plugin/facade.go [2022-04-12T20:48:31.968Z] spire-1.2.1/pkg/common/plugin/facade_test.go [2022-04-12T20:48:31.968Z] spire-1.2.1/pkg/common/plugin/gcp/ [2022-04-12T20:48:31.968Z] spire-1.2.1/pkg/common/plugin/gcp/iit.go [2022-04-12T20:48:31.968Z] spire-1.2.1/pkg/common/plugin/k8s/ [2022-04-12T20:48:31.968Z] spire-1.2.1/pkg/common/plugin/k8s/apiserver/ [2022-04-12T20:48:31.968Z] spire-1.2.1/pkg/common/plugin/k8s/apiserver/client.go [2022-04-12T20:48:31.968Z] spire-1.2.1/pkg/common/plugin/k8s/apiserver/client_test.go [2022-04-12T20:48:31.968Z] spire-1.2.1/pkg/common/plugin/k8s/utils.go [2022-04-12T20:48:31.968Z] spire-1.2.1/pkg/common/plugin/k8s/utils_test.go [2022-04-12T20:48:31.968Z] spire-1.2.1/pkg/common/plugin/log.go [2022-04-12T20:48:31.968Z] spire-1.2.1/pkg/common/plugin/sshpop/ [2022-04-12T20:48:31.968Z] spire-1.2.1/pkg/common/plugin/sshpop/handshake.go [2022-04-12T20:48:31.968Z] spire-1.2.1/pkg/common/plugin/sshpop/handshake_test.go [2022-04-12T20:48:31.968Z] spire-1.2.1/pkg/common/plugin/sshpop/sshpop.go [2022-04-12T20:48:31.968Z] spire-1.2.1/pkg/common/plugin/sshpop/sshpop_test.go [2022-04-12T20:48:31.968Z] spire-1.2.1/pkg/common/plugin/sshpop/testdata/ [2022-04-12T20:48:32.246Z] spire-1.2.1/pkg/common/plugin/sshpop/testdata/dummy_agent_ssh_key [2022-04-12T20:48:32.246Z] spire-1.2.1/pkg/common/plugin/sshpop/testdata/dummy_agent_ssh_key-cert.pub [2022-04-12T20:48:32.246Z] spire-1.2.1/pkg/common/plugin/sshpop/testdata/dummy_ssh_cert_authority.pub [2022-04-12T20:48:32.246Z] spire-1.2.1/pkg/common/plugin/sshpop/testdata/empty_ssh_cert_authority.pub [2022-04-12T20:48:32.246Z] spire-1.2.1/pkg/common/plugin/sshpop/testdata/many_ssh_cert_authorities.pub [2022-04-12T20:48:32.246Z] spire-1.2.1/pkg/common/plugin/tpmdevid/ [2022-04-12T20:48:32.246Z] spire-1.2.1/pkg/common/plugin/tpmdevid/devid.go [2022-04-12T20:48:32.246Z] spire-1.2.1/pkg/common/plugin/x509pop/ [2022-04-12T20:48:32.246Z] spire-1.2.1/pkg/common/plugin/x509pop/x509pop.go [2022-04-12T20:48:32.246Z] spire-1.2.1/pkg/common/plugin/x509pop/x509pop_test.go [2022-04-12T20:48:32.246Z] spire-1.2.1/pkg/common/profiling/ [2022-04-12T20:48:32.246Z] spire-1.2.1/pkg/common/profiling/dumpers.go [2022-04-12T20:48:32.246Z] spire-1.2.1/pkg/common/profiling/profiling.go [2022-04-12T20:48:32.246Z] spire-1.2.1/pkg/common/protoutil/ [2022-04-12T20:48:32.246Z] spire-1.2.1/pkg/common/protoutil/masks.go [2022-04-12T20:48:32.246Z] spire-1.2.1/pkg/common/protoutil/masks_test.go [2022-04-12T20:48:32.246Z] spire-1.2.1/pkg/common/rotationutil/ [2022-04-12T20:48:32.246Z] spire-1.2.1/pkg/common/rotationutil/rotationutil.go [2022-04-12T20:48:32.246Z] spire-1.2.1/pkg/common/rotationutil/rotationutil_test.go [2022-04-12T20:48:32.246Z] spire-1.2.1/pkg/common/selector/ [2022-04-12T20:48:32.246Z] spire-1.2.1/pkg/common/selector/selector.go [2022-04-12T20:48:32.246Z] spire-1.2.1/pkg/common/selector/selector_test.go [2022-04-12T20:48:32.246Z] spire-1.2.1/pkg/common/selector/set.go [2022-04-12T20:48:32.246Z] spire-1.2.1/pkg/common/selector/set_utils.go [2022-04-12T20:48:32.246Z] spire-1.2.1/pkg/common/selector/set_utils_test.go [2022-04-12T20:48:32.246Z] spire-1.2.1/pkg/common/telemetry/ [2022-04-12T20:48:32.246Z] spire-1.2.1/pkg/common/telemetry/agent/ [2022-04-12T20:48:32.246Z] spire-1.2.1/pkg/common/telemetry/agent/keymanager/ [2022-04-12T20:48:32.246Z] spire-1.2.1/pkg/common/telemetry/agent/keymanager/keymanager.go [2022-04-12T20:48:32.246Z] spire-1.2.1/pkg/common/telemetry/agent/keymanager/wrapper.go [2022-04-12T20:48:32.246Z] spire-1.2.1/pkg/common/telemetry/agent/keymanager/wrapper_test.go [2022-04-12T20:48:32.246Z] spire-1.2.1/pkg/common/telemetry/agent/manager.go [2022-04-12T20:48:32.246Z] spire-1.2.1/pkg/common/telemetry/agent/node.go [2022-04-12T20:48:32.246Z] spire-1.2.1/pkg/common/telemetry/agent/rotate.go [2022-04-12T20:48:32.246Z] spire-1.2.1/pkg/common/telemetry/agent/sdsapi.go [2022-04-12T20:48:32.246Z] spire-1.2.1/pkg/common/telemetry/agent/store/ [2022-04-12T20:48:32.246Z] spire-1.2.1/pkg/common/telemetry/agent/store/store.go [2022-04-12T20:48:32.246Z] spire-1.2.1/pkg/common/telemetry/agent/workloadapi/ [2022-04-12T20:48:32.246Z] spire-1.2.1/pkg/common/telemetry/agent/workloadapi/workload.go [2022-04-12T20:48:32.246Z] spire-1.2.1/pkg/common/telemetry/blackhole.go [2022-04-12T20:48:32.246Z] spire-1.2.1/pkg/common/telemetry/call.go [2022-04-12T20:48:32.246Z] spire-1.2.1/pkg/common/telemetry/common/ [2022-04-12T20:48:32.246Z] spire-1.2.1/pkg/common/telemetry/common/label_adders.go [2022-04-12T20:48:32.246Z] spire-1.2.1/pkg/common/telemetry/config.go [2022-04-12T20:48:32.246Z] spire-1.2.1/pkg/common/telemetry/dogstatsd.go [2022-04-12T20:48:32.246Z] spire-1.2.1/pkg/common/telemetry/dogstatsd_test.go [2022-04-12T20:48:32.246Z] spire-1.2.1/pkg/common/telemetry/inmem.go [2022-04-12T20:48:32.246Z] spire-1.2.1/pkg/common/telemetry/inmem_test.go [2022-04-12T20:48:32.246Z] spire-1.2.1/pkg/common/telemetry/m3.go [2022-04-12T20:48:32.246Z] spire-1.2.1/pkg/common/telemetry/m3_test.go [2022-04-12T20:48:32.246Z] spire-1.2.1/pkg/common/telemetry/metrics.go [2022-04-12T20:48:32.246Z] spire-1.2.1/pkg/common/telemetry/metrics_benchmark_test.go [2022-04-12T20:48:32.246Z] spire-1.2.1/pkg/common/telemetry/names.go [2022-04-12T20:48:32.246Z] spire-1.2.1/pkg/common/telemetry/prometheus.go [2022-04-12T20:48:32.246Z] spire-1.2.1/pkg/common/telemetry/prometheus_test.go [2022-04-12T20:48:32.246Z] spire-1.2.1/pkg/common/telemetry/sanitize.go [2022-04-12T20:48:32.246Z] spire-1.2.1/pkg/common/telemetry/sanitize_test.go [2022-04-12T20:48:32.246Z] spire-1.2.1/pkg/common/telemetry/server/ [2022-04-12T20:48:32.246Z] spire-1.2.1/pkg/common/telemetry/server/bundle_manager.go [2022-04-12T20:48:32.246Z] spire-1.2.1/pkg/common/telemetry/server/ca_manager.go [2022-04-12T20:48:32.246Z] spire-1.2.1/pkg/common/telemetry/server/datastore/ [2022-04-12T20:48:32.246Z] spire-1.2.1/pkg/common/telemetry/server/datastore/bundle.go [2022-04-12T20:48:32.246Z] spire-1.2.1/pkg/common/telemetry/server/datastore/federation_relationship.go [2022-04-12T20:48:32.246Z] spire-1.2.1/pkg/common/telemetry/server/datastore/join_token.go [2022-04-12T20:48:32.246Z] spire-1.2.1/pkg/common/telemetry/server/datastore/node.go [2022-04-12T20:48:32.246Z] spire-1.2.1/pkg/common/telemetry/server/datastore/registration.go [2022-04-12T20:48:32.246Z] spire-1.2.1/pkg/common/telemetry/server/datastore/wrapper.go [2022-04-12T20:48:32.246Z] spire-1.2.1/pkg/common/telemetry/server/datastore/wrapper_test.go [2022-04-12T20:48:32.246Z] spire-1.2.1/pkg/common/telemetry/server/keymanager/ [2022-04-12T20:48:32.246Z] spire-1.2.1/pkg/common/telemetry/server/keymanager/keymanager.go [2022-04-12T20:48:32.246Z] spire-1.2.1/pkg/common/telemetry/server/keymanager/wrapper.go [2022-04-12T20:48:32.246Z] spire-1.2.1/pkg/common/telemetry/server/keymanager/wrapper_test.go [2022-04-12T20:48:32.246Z] spire-1.2.1/pkg/common/telemetry/server/registration_manager.go [2022-04-12T20:48:32.246Z] spire-1.2.1/pkg/common/telemetry/server/rotate.go [2022-04-12T20:48:32.246Z] spire-1.2.1/pkg/common/telemetry/server/server.go [2022-04-12T20:48:32.246Z] spire-1.2.1/pkg/common/telemetry/sink.go [2022-04-12T20:48:32.246Z] spire-1.2.1/pkg/common/telemetry/statsd.go [2022-04-12T20:48:32.246Z] spire-1.2.1/pkg/common/telemetry/statsd_test.go [2022-04-12T20:48:32.246Z] spire-1.2.1/pkg/common/telemetry/uptime.go [2022-04-12T20:48:32.246Z] spire-1.2.1/pkg/common/telemetry/version.go [2022-04-12T20:48:32.246Z] spire-1.2.1/pkg/common/telemetry/withlabels.go [2022-04-12T20:48:32.246Z] spire-1.2.1/pkg/common/uptime/ [2022-04-12T20:48:32.246Z] spire-1.2.1/pkg/common/uptime/uptime.go [2022-04-12T20:48:32.246Z] spire-1.2.1/pkg/common/uptime/uptime_test.go [2022-04-12T20:48:32.246Z] spire-1.2.1/pkg/common/util/ [2022-04-12T20:48:32.246Z] spire-1.2.1/pkg/common/util/certs.go [2022-04-12T20:48:32.246Z] spire-1.2.1/pkg/common/util/certs_test.go [2022-04-12T20:48:32.246Z] spire-1.2.1/pkg/common/util/csr.go [2022-04-12T20:48:32.246Z] spire-1.2.1/pkg/common/util/hash.go [2022-04-12T20:48:32.246Z] spire-1.2.1/pkg/common/util/selectors.go [2022-04-12T20:48:32.246Z] spire-1.2.1/pkg/common/util/selectors_test.go [2022-04-12T20:48:32.246Z] spire-1.2.1/pkg/common/util/signals.go [2022-04-12T20:48:32.246Z] spire-1.2.1/pkg/common/util/sort.go [2022-04-12T20:48:32.246Z] spire-1.2.1/pkg/common/util/sort_test.go [2022-04-12T20:48:32.246Z] spire-1.2.1/pkg/common/util/task.go [2022-04-12T20:48:32.246Z] spire-1.2.1/pkg/common/util/task_test.go [2022-04-12T20:48:32.246Z] spire-1.2.1/pkg/common/util/testdata/ [2022-04-12T20:48:32.246Z] spire-1.2.1/pkg/common/util/testdata/empty-bundle.pem [2022-04-12T20:48:32.246Z] spire-1.2.1/pkg/common/util/testdata/mixed-bundle.pem [2022-04-12T20:48:32.246Z] spire-1.2.1/pkg/common/version/ [2022-04-12T20:48:32.246Z] spire-1.2.1/pkg/common/version/version.go [2022-04-12T20:48:32.246Z] spire-1.2.1/pkg/common/x509svid/ [2022-04-12T20:48:32.246Z] spire-1.2.1/pkg/common/x509svid/common_test.go [2022-04-12T20:48:32.246Z] spire-1.2.1/pkg/common/x509svid/csr.go [2022-04-12T20:48:32.247Z] spire-1.2.1/pkg/common/x509svid/upstreamca.go [2022-04-12T20:48:32.247Z] spire-1.2.1/pkg/common/x509svid/upstreamca_test.go [2022-04-12T20:48:32.247Z] spire-1.2.1/pkg/common/x509util/ [2022-04-12T20:48:32.247Z] spire-1.2.1/pkg/common/x509util/cert.go [2022-04-12T20:48:32.247Z] spire-1.2.1/pkg/common/x509util/dns.go [2022-04-12T20:48:32.247Z] spire-1.2.1/pkg/common/x509util/dns_test.go [2022-04-12T20:48:32.247Z] spire-1.2.1/pkg/common/x509util/keyid.go [2022-04-12T20:48:32.247Z] spire-1.2.1/pkg/common/x509util/keypair.go [2022-04-12T20:48:32.247Z] spire-1.2.1/pkg/common/x509util/serialnumber.go [2022-04-12T20:48:32.247Z] spire-1.2.1/pkg/common/x509util/serialnumber_test.go [2022-04-12T20:48:32.247Z] spire-1.2.1/pkg/server/ [2022-04-12T20:48:32.247Z] spire-1.2.1/pkg/server/api/ [2022-04-12T20:48:32.247Z] spire-1.2.1/pkg/server/api/agent.go [2022-04-12T20:48:32.247Z] spire-1.2.1/pkg/server/api/agent/ [2022-04-12T20:48:32.247Z] spire-1.2.1/pkg/server/api/agent/v1/ [2022-04-12T20:48:32.247Z] spire-1.2.1/pkg/server/api/agent/v1/service.go [2022-04-12T20:48:32.247Z] spire-1.2.1/pkg/server/api/agent/v1/service_test.go [2022-04-12T20:48:32.247Z] spire-1.2.1/pkg/server/api/agent_test.go [2022-04-12T20:48:32.247Z] spire-1.2.1/pkg/server/api/api.go [2022-04-12T20:48:32.247Z] spire-1.2.1/pkg/server/api/audit/ [2022-04-12T20:48:32.247Z] spire-1.2.1/pkg/server/api/audit/audit.go [2022-04-12T20:48:32.247Z] spire-1.2.1/pkg/server/api/audit/audit_test.go [2022-04-12T20:48:32.247Z] spire-1.2.1/pkg/server/api/bundle.go [2022-04-12T20:48:32.247Z] spire-1.2.1/pkg/server/api/bundle/ [2022-04-12T20:48:32.247Z] spire-1.2.1/pkg/server/api/bundle/v1/ [2022-04-12T20:48:32.247Z] spire-1.2.1/pkg/server/api/bundle/v1/service.go [2022-04-12T20:48:32.247Z] spire-1.2.1/pkg/server/api/bundle/v1/service_test.go [2022-04-12T20:48:32.247Z] spire-1.2.1/pkg/server/api/bundle_test.go [2022-04-12T20:48:32.247Z] spire-1.2.1/pkg/server/api/debug/ [2022-04-12T20:48:32.247Z] spire-1.2.1/pkg/server/api/debug/v1/ [2022-04-12T20:48:32.247Z] spire-1.2.1/pkg/server/api/debug/v1/service.go [2022-04-12T20:48:32.247Z] spire-1.2.1/pkg/server/api/debug/v1/service_test.go [2022-04-12T20:48:32.247Z] spire-1.2.1/pkg/server/api/entry.go [2022-04-12T20:48:32.247Z] spire-1.2.1/pkg/server/api/entry/ [2022-04-12T20:48:32.247Z] spire-1.2.1/pkg/server/api/entry/v1/ [2022-04-12T20:48:32.247Z] spire-1.2.1/pkg/server/api/entry/v1/service.go [2022-04-12T20:48:32.247Z] spire-1.2.1/pkg/server/api/entry/v1/service_test.go [2022-04-12T20:48:32.247Z] spire-1.2.1/pkg/server/api/entry_test.go [2022-04-12T20:48:32.247Z] spire-1.2.1/pkg/server/api/health/ [2022-04-12T20:48:32.247Z] spire-1.2.1/pkg/server/api/health/v1/ [2022-04-12T20:48:32.247Z] spire-1.2.1/pkg/server/api/health/v1/service.go [2022-04-12T20:48:32.247Z] spire-1.2.1/pkg/server/api/health/v1/service_test.go [2022-04-12T20:48:32.247Z] spire-1.2.1/pkg/server/api/id.go [2022-04-12T20:48:32.247Z] spire-1.2.1/pkg/server/api/id_test.go [2022-04-12T20:48:32.247Z] spire-1.2.1/pkg/server/api/limits/ [2022-04-12T20:48:32.247Z] spire-1.2.1/pkg/server/api/limits/limits.go [2022-04-12T20:48:32.247Z] spire-1.2.1/pkg/server/api/middleware/ [2022-04-12T20:48:32.247Z] spire-1.2.1/pkg/server/api/middleware/alias.go [2022-04-12T20:48:32.247Z] spire-1.2.1/pkg/server/api/middleware/audit.go [2022-04-12T20:48:32.247Z] spire-1.2.1/pkg/server/api/middleware/authorization.go [2022-04-12T20:48:32.247Z] spire-1.2.1/pkg/server/api/middleware/authorization_opa.go [2022-04-12T20:48:32.247Z] spire-1.2.1/pkg/server/api/middleware/authorization_test.go [2022-04-12T20:48:32.247Z] spire-1.2.1/pkg/server/api/middleware/authorize_agent.go [2022-04-12T20:48:32.247Z] spire-1.2.1/pkg/server/api/middleware/caller.go [2022-04-12T20:48:32.247Z] spire-1.2.1/pkg/server/api/middleware/caller_test.go [2022-04-12T20:48:32.247Z] spire-1.2.1/pkg/server/api/middleware/common.go [2022-04-12T20:48:32.247Z] spire-1.2.1/pkg/server/api/middleware/common_test.go [2022-04-12T20:48:32.247Z] spire-1.2.1/pkg/server/api/middleware/entries.go [2022-04-12T20:48:32.247Z] spire-1.2.1/pkg/server/api/middleware/entries_test.go [2022-04-12T20:48:32.247Z] spire-1.2.1/pkg/server/api/middleware/ratelimit.go [2022-04-12T20:48:32.247Z] spire-1.2.1/pkg/server/api/middleware/ratelimit_test.go [2022-04-12T20:48:32.247Z] spire-1.2.1/pkg/server/api/ratelimit.go [2022-04-12T20:48:32.247Z] spire-1.2.1/pkg/server/api/rpccontext/ [2022-04-12T20:48:32.247Z] spire-1.2.1/pkg/server/api/rpccontext/alias.go [2022-04-12T20:48:32.247Z] spire-1.2.1/pkg/server/api/rpccontext/audit.go [2022-04-12T20:48:32.247Z] spire-1.2.1/pkg/server/api/rpccontext/caller.go [2022-04-12T20:48:32.247Z] spire-1.2.1/pkg/server/api/rpccontext/ratelimit.go [2022-04-12T20:48:32.247Z] spire-1.2.1/pkg/server/api/selector.go [2022-04-12T20:48:32.247Z] spire-1.2.1/pkg/server/api/selector_test.go [2022-04-12T20:48:32.247Z] spire-1.2.1/pkg/server/api/status.go [2022-04-12T20:48:32.247Z] spire-1.2.1/pkg/server/api/status_test.go [2022-04-12T20:48:32.247Z] spire-1.2.1/pkg/server/api/svid/ [2022-04-12T20:48:32.247Z] spire-1.2.1/pkg/server/api/svid/v1/ [2022-04-12T20:48:32.247Z] spire-1.2.1/pkg/server/api/svid/v1/service.go [2022-04-12T20:48:32.247Z] spire-1.2.1/pkg/server/api/svid/v1/service_test.go [2022-04-12T20:48:32.247Z] spire-1.2.1/pkg/server/api/trustdomain.go [2022-04-12T20:48:32.247Z] spire-1.2.1/pkg/server/api/trustdomain/ [2022-04-12T20:48:32.247Z] spire-1.2.1/pkg/server/api/trustdomain/v1/ [2022-04-12T20:48:32.247Z] spire-1.2.1/pkg/server/api/trustdomain/v1/service.go [2022-04-12T20:48:32.247Z] spire-1.2.1/pkg/server/api/trustdomain/v1/service_test.go [2022-04-12T20:48:32.247Z] spire-1.2.1/pkg/server/api/trustdomain_test.go [2022-04-12T20:48:32.247Z] spire-1.2.1/pkg/server/authpolicy/ [2022-04-12T20:48:32.247Z] spire-1.2.1/pkg/server/authpolicy/defaults.go [2022-04-12T20:48:32.247Z] spire-1.2.1/pkg/server/authpolicy/policy.go [2022-04-12T20:48:32.247Z] spire-1.2.1/pkg/server/authpolicy/policy.rego [2022-04-12T20:48:32.247Z] spire-1.2.1/pkg/server/authpolicy/policy_data.json [2022-04-12T20:48:32.247Z] spire-1.2.1/pkg/server/authpolicy/policy_test.go [2022-04-12T20:48:32.247Z] spire-1.2.1/pkg/server/authpolicy/validate.go [2022-04-12T20:48:32.247Z] spire-1.2.1/pkg/server/bundle/ [2022-04-12T20:48:32.247Z] spire-1.2.1/pkg/server/bundle/client/ [2022-04-12T20:48:32.247Z] spire-1.2.1/pkg/server/bundle/client/client.go [2022-04-12T20:48:32.247Z] spire-1.2.1/pkg/server/bundle/client/client_test.go [2022-04-12T20:48:32.247Z] spire-1.2.1/pkg/server/bundle/client/manager.go [2022-04-12T20:48:32.247Z] spire-1.2.1/pkg/server/bundle/client/manager_test.go [2022-04-12T20:48:32.247Z] spire-1.2.1/pkg/server/bundle/client/sources.go [2022-04-12T20:48:32.247Z] spire-1.2.1/pkg/server/bundle/client/sources_test.go [2022-04-12T20:48:32.247Z] spire-1.2.1/pkg/server/bundle/client/updater.go [2022-04-12T20:48:32.247Z] spire-1.2.1/pkg/server/bundle/client/updater_test.go [2022-04-12T20:48:32.247Z] spire-1.2.1/pkg/server/ca/ [2022-04-12T20:48:32.247Z] spire-1.2.1/pkg/server/ca/ca.go [2022-04-12T20:48:32.247Z] spire-1.2.1/pkg/server/ca/ca_health.go [2022-04-12T20:48:32.247Z] spire-1.2.1/pkg/server/ca/ca_test.go [2022-04-12T20:48:32.247Z] spire-1.2.1/pkg/server/ca/journal.go [2022-04-12T20:48:32.247Z] spire-1.2.1/pkg/server/ca/journal_test.go [2022-04-12T20:48:32.247Z] spire-1.2.1/pkg/server/ca/manager.go [2022-04-12T20:48:32.247Z] spire-1.2.1/pkg/server/ca/manager_health.go [2022-04-12T20:48:32.247Z] spire-1.2.1/pkg/server/ca/manager_test.go [2022-04-12T20:48:32.247Z] spire-1.2.1/pkg/server/ca/templates.go [2022-04-12T20:48:32.247Z] spire-1.2.1/pkg/server/ca/upstream_client.go [2022-04-12T20:48:32.247Z] spire-1.2.1/pkg/server/ca/upstream_client_test.go [2022-04-12T20:48:32.247Z] spire-1.2.1/pkg/server/ca/validation.go [2022-04-12T20:48:32.247Z] spire-1.2.1/pkg/server/cache/ [2022-04-12T20:48:32.247Z] spire-1.2.1/pkg/server/cache/dscache/ [2022-04-12T20:48:32.247Z] spire-1.2.1/pkg/server/cache/dscache/cache.go [2022-04-12T20:48:32.247Z] spire-1.2.1/pkg/server/cache/dscache/cache_test.go [2022-04-12T20:48:32.247Z] spire-1.2.1/pkg/server/cache/entrycache/ [2022-04-12T20:48:32.247Z] spire-1.2.1/pkg/server/cache/entrycache/cache.go [2022-04-12T20:48:32.247Z] spire-1.2.1/pkg/server/cache/entrycache/cache_test.go [2022-04-12T20:48:32.247Z] spire-1.2.1/pkg/server/cache/entrycache/fullcache.go [2022-04-12T20:48:32.247Z] spire-1.2.1/pkg/server/cache/entrycache/fullcache_ds.go [2022-04-12T20:48:32.247Z] spire-1.2.1/pkg/server/cache/entrycache/fullcache_ds_test.go [2022-04-12T20:48:32.247Z] spire-1.2.1/pkg/server/cache/entrycache/fullcache_test.go [2022-04-12T20:48:32.247Z] spire-1.2.1/pkg/server/catalog/ [2022-04-12T20:48:32.247Z] spire-1.2.1/pkg/server/catalog/catalog.go [2022-04-12T20:48:32.526Z] spire-1.2.1/pkg/server/catalog/keymanager.go [2022-04-12T20:48:32.526Z] spire-1.2.1/pkg/server/catalog/nodeattestor.go [2022-04-12T20:48:32.526Z] spire-1.2.1/pkg/server/catalog/noderesolver.go [2022-04-12T20:48:32.526Z] spire-1.2.1/pkg/server/catalog/notifier.go [2022-04-12T20:48:32.526Z] spire-1.2.1/pkg/server/catalog/upstreamauthority.go [2022-04-12T20:48:32.526Z] spire-1.2.1/pkg/server/config.go [2022-04-12T20:48:32.526Z] spire-1.2.1/pkg/server/datastore/ [2022-04-12T20:48:32.526Z] spire-1.2.1/pkg/server/datastore/datastore.go [2022-04-12T20:48:32.526Z] spire-1.2.1/pkg/server/datastore/datastore_health.go [2022-04-12T20:48:32.526Z] spire-1.2.1/pkg/server/datastore/repository.go [2022-04-12T20:48:32.526Z] spire-1.2.1/pkg/server/datastore/sqlstore/ [2022-04-12T20:48:32.526Z] spire-1.2.1/pkg/server/datastore/sqlstore/dialect.go [2022-04-12T20:48:32.526Z] spire-1.2.1/pkg/server/datastore/sqlstore/migration.go [2022-04-12T20:48:32.526Z] spire-1.2.1/pkg/server/datastore/sqlstore/migration_test.go [2022-04-12T20:48:32.526Z] spire-1.2.1/pkg/server/datastore/sqlstore/models.go [2022-04-12T20:48:32.526Z] spire-1.2.1/pkg/server/datastore/sqlstore/mysql.go [2022-04-12T20:48:32.526Z] spire-1.2.1/pkg/server/datastore/sqlstore/postgres.go [2022-04-12T20:48:32.526Z] spire-1.2.1/pkg/server/datastore/sqlstore/sqlite.go [2022-04-12T20:48:32.526Z] spire-1.2.1/pkg/server/datastore/sqlstore/sqlite_no_cgo.go [2022-04-12T20:48:32.526Z] spire-1.2.1/pkg/server/datastore/sqlstore/sqlite_test.go [2022-04-12T20:48:32.526Z] spire-1.2.1/pkg/server/datastore/sqlstore/sqlstore.go [2022-04-12T20:48:32.526Z] spire-1.2.1/pkg/server/datastore/sqlstore/sqlstore_test.go [2022-04-12T20:48:32.526Z] spire-1.2.1/pkg/server/datastore/sqlstore/stmt_cache.go [2022-04-12T20:48:32.526Z] spire-1.2.1/pkg/server/datastore/sqlstore/testdata/ [2022-04-12T20:48:32.526Z] spire-1.2.1/pkg/server/datastore/sqlstore/testdata/entries.json [2022-04-12T20:48:32.526Z] spire-1.2.1/pkg/server/datastore/sqlstore/testdata/entries_federates_with.json [2022-04-12T20:48:32.526Z] spire-1.2.1/pkg/server/datastore/sqlstore/testdata/invalid_registration_entries.json [2022-04-12T20:48:32.526Z] spire-1.2.1/pkg/server/datastore/sqlstore/testdata/valid_registration_entries.json [2022-04-12T20:48:32.526Z] spire-1.2.1/pkg/server/endpoints/ [2022-04-12T20:48:32.526Z] spire-1.2.1/pkg/server/endpoints/bundle/ [2022-04-12T20:48:32.526Z] spire-1.2.1/pkg/server/endpoints/bundle/acme_auth.go [2022-04-12T20:48:32.526Z] spire-1.2.1/pkg/server/endpoints/bundle/config.go [2022-04-12T20:48:32.526Z] spire-1.2.1/pkg/server/endpoints/bundle/internal/ [2022-04-12T20:48:32.526Z] spire-1.2.1/pkg/server/endpoints/bundle/internal/README [2022-04-12T20:48:32.526Z] spire-1.2.1/pkg/server/endpoints/bundle/internal/acmetest/ [2022-04-12T20:48:32.526Z] spire-1.2.1/pkg/server/endpoints/bundle/internal/acmetest/ca.go [2022-04-12T20:48:32.526Z] spire-1.2.1/pkg/server/endpoints/bundle/internal/autocert/ [2022-04-12T20:48:32.526Z] spire-1.2.1/pkg/server/endpoints/bundle/internal/autocert/autocert.go [2022-04-12T20:48:32.526Z] spire-1.2.1/pkg/server/endpoints/bundle/internal/autocert/cache.go [2022-04-12T20:48:32.526Z] spire-1.2.1/pkg/server/endpoints/bundle/internal/autocert/keys.go [2022-04-12T20:48:32.526Z] spire-1.2.1/pkg/server/endpoints/bundle/internal/autocert/listener.go [2022-04-12T20:48:32.526Z] spire-1.2.1/pkg/server/endpoints/bundle/internal/autocert/renewal.go [2022-04-12T20:48:32.526Z] spire-1.2.1/pkg/server/endpoints/bundle/server.go [2022-04-12T20:48:32.526Z] spire-1.2.1/pkg/server/endpoints/bundle/server_test.go [2022-04-12T20:48:32.526Z] spire-1.2.1/pkg/server/endpoints/bundle/spiffe_auth.go [2022-04-12T20:48:32.526Z] spire-1.2.1/pkg/server/endpoints/config.go [2022-04-12T20:48:32.526Z] spire-1.2.1/pkg/server/endpoints/endpoints.go [2022-04-12T20:48:32.526Z] spire-1.2.1/pkg/server/endpoints/endpoints_test.go [2022-04-12T20:48:32.526Z] spire-1.2.1/pkg/server/endpoints/entryfetcher.go [2022-04-12T20:48:32.526Z] spire-1.2.1/pkg/server/endpoints/entryfetcher_test.go [2022-04-12T20:48:32.526Z] spire-1.2.1/pkg/server/endpoints/middleware.go [2022-04-12T20:48:32.526Z] spire-1.2.1/pkg/server/endpoints/middleware_test.go [2022-04-12T20:48:32.526Z] spire-1.2.1/pkg/server/hostservice/ [2022-04-12T20:48:32.526Z] spire-1.2.1/pkg/server/hostservice/agentstore/ [2022-04-12T20:48:32.526Z] spire-1.2.1/pkg/server/hostservice/agentstore/agentstore.go [2022-04-12T20:48:32.526Z] spire-1.2.1/pkg/server/hostservice/agentstore/agentstore_test.go [2022-04-12T20:48:32.526Z] spire-1.2.1/pkg/server/hostservice/agentstore/attestation.go [2022-04-12T20:48:32.526Z] spire-1.2.1/pkg/server/hostservice/agentstore/attestation_test.go [2022-04-12T20:48:32.526Z] spire-1.2.1/pkg/server/hostservice/identityprovider/ [2022-04-12T20:48:32.526Z] spire-1.2.1/pkg/server/hostservice/identityprovider/identityprovider.go [2022-04-12T20:48:32.526Z] spire-1.2.1/pkg/server/hostservice/identityprovider/identityprovider_test.go [2022-04-12T20:48:32.526Z] spire-1.2.1/pkg/server/plugin/ [2022-04-12T20:48:32.526Z] spire-1.2.1/pkg/server/plugin/keymanager/ [2022-04-12T20:48:32.526Z] spire-1.2.1/pkg/server/plugin/keymanager/awskms/ [2022-04-12T20:48:32.526Z] spire-1.2.1/pkg/server/plugin/keymanager/awskms/awskms.go [2022-04-12T20:48:32.526Z] spire-1.2.1/pkg/server/plugin/keymanager/awskms/awskms_test.go [2022-04-12T20:48:32.526Z] spire-1.2.1/pkg/server/plugin/keymanager/awskms/client.go [2022-04-12T20:48:32.526Z] spire-1.2.1/pkg/server/plugin/keymanager/awskms/client_fake.go [2022-04-12T20:48:32.526Z] spire-1.2.1/pkg/server/plugin/keymanager/awskms/fetcher.go [2022-04-12T20:48:32.526Z] spire-1.2.1/pkg/server/plugin/keymanager/base/ [2022-04-12T20:48:32.526Z] spire-1.2.1/pkg/server/plugin/keymanager/base/keymanagerbase.go [2022-04-12T20:48:32.526Z] spire-1.2.1/pkg/server/plugin/keymanager/constant.go [2022-04-12T20:48:32.526Z] spire-1.2.1/pkg/server/plugin/keymanager/disk/ [2022-04-12T20:48:32.526Z] spire-1.2.1/pkg/server/plugin/keymanager/disk/disk.go [2022-04-12T20:48:32.526Z] spire-1.2.1/pkg/server/plugin/keymanager/disk/disk_test.go [2022-04-12T20:48:32.526Z] spire-1.2.1/pkg/server/plugin/keymanager/keymanager.go [2022-04-12T20:48:32.526Z] spire-1.2.1/pkg/server/plugin/keymanager/memory/ [2022-04-12T20:48:32.526Z] spire-1.2.1/pkg/server/plugin/keymanager/memory/memory.go [2022-04-12T20:48:32.526Z] spire-1.2.1/pkg/server/plugin/keymanager/memory/memory_test.go [2022-04-12T20:48:32.526Z] spire-1.2.1/pkg/server/plugin/keymanager/repository.go [2022-04-12T20:48:32.526Z] spire-1.2.1/pkg/server/plugin/keymanager/test/ [2022-04-12T20:48:32.526Z] spire-1.2.1/pkg/server/plugin/keymanager/test/keymanagertest.go [2022-04-12T20:48:32.526Z] spire-1.2.1/pkg/server/plugin/keymanager/v1.go [2022-04-12T20:48:32.526Z] spire-1.2.1/pkg/server/plugin/keymanager/v1_test.go [2022-04-12T20:48:32.526Z] spire-1.2.1/pkg/server/plugin/nodeattestor/ [2022-04-12T20:48:32.526Z] spire-1.2.1/pkg/server/plugin/nodeattestor/aws/ [2022-04-12T20:48:32.526Z] spire-1.2.1/pkg/server/plugin/nodeattestor/aws/awsca.go [2022-04-12T20:48:32.526Z] spire-1.2.1/pkg/server/plugin/nodeattestor/aws/client.go [2022-04-12T20:48:32.526Z] spire-1.2.1/pkg/server/plugin/nodeattestor/aws/iid.go [2022-04-12T20:48:32.526Z] spire-1.2.1/pkg/server/plugin/nodeattestor/aws/iid_test.go [2022-04-12T20:48:32.526Z] spire-1.2.1/pkg/server/plugin/nodeattestor/aws/session.go [2022-04-12T20:48:32.526Z] spire-1.2.1/pkg/server/plugin/nodeattestor/aws/spiffeid.go [2022-04-12T20:48:32.526Z] spire-1.2.1/pkg/server/plugin/nodeattestor/aws/spiffeid_test.go [2022-04-12T20:48:32.526Z] spire-1.2.1/pkg/server/plugin/nodeattestor/azure/ [2022-04-12T20:48:32.526Z] spire-1.2.1/pkg/server/plugin/nodeattestor/azure/msi.go [2022-04-12T20:48:32.526Z] spire-1.2.1/pkg/server/plugin/nodeattestor/azure/msi_test.go [2022-04-12T20:48:32.526Z] spire-1.2.1/pkg/server/plugin/nodeattestor/base/ [2022-04-12T20:48:32.526Z] spire-1.2.1/pkg/server/plugin/nodeattestor/base/base.go [2022-04-12T20:48:32.526Z] spire-1.2.1/pkg/server/plugin/nodeattestor/gcp/ [2022-04-12T20:48:32.527Z] spire-1.2.1/pkg/server/plugin/nodeattestor/gcp/google_public_key_retriever.go [2022-04-12T20:48:32.527Z] spire-1.2.1/pkg/server/plugin/nodeattestor/gcp/google_public_key_retriever_test.go [2022-04-12T20:48:32.527Z] spire-1.2.1/pkg/server/plugin/nodeattestor/gcp/iit.go [2022-04-12T20:48:32.527Z] spire-1.2.1/pkg/server/plugin/nodeattestor/gcp/iit_test.go [2022-04-12T20:48:32.527Z] spire-1.2.1/pkg/server/plugin/nodeattestor/jointoken/ [2022-04-12T20:48:32.527Z] spire-1.2.1/pkg/server/plugin/nodeattestor/jointoken/join_token.go [2022-04-12T20:48:32.527Z] spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/ [2022-04-12T20:48:32.527Z] spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/psat/ [2022-04-12T20:48:32.527Z] spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/psat/psat.go [2022-04-12T20:48:32.527Z] spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/psat/psat_test.go [2022-04-12T20:48:32.527Z] spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/sat/ [2022-04-12T20:48:32.527Z] spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/sat/sat.go [2022-04-12T20:48:32.527Z] spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/sat/sat_test.go [2022-04-12T20:48:32.527Z] spire-1.2.1/pkg/server/plugin/nodeattestor/nodeattestor.go [2022-04-12T20:48:32.527Z] spire-1.2.1/pkg/server/plugin/nodeattestor/repository.go [2022-04-12T20:48:32.527Z] spire-1.2.1/pkg/server/plugin/nodeattestor/sshpop/ [2022-04-12T20:48:32.527Z] spire-1.2.1/pkg/server/plugin/nodeattestor/sshpop/sshpop.go [2022-04-12T20:48:32.527Z] spire-1.2.1/pkg/server/plugin/nodeattestor/sshpop/sshpop_test.go [2022-04-12T20:48:32.527Z] spire-1.2.1/pkg/server/plugin/nodeattestor/tpmdevid/ [2022-04-12T20:48:32.527Z] spire-1.2.1/pkg/server/plugin/nodeattestor/tpmdevid/challenge.go [2022-04-12T20:48:32.527Z] spire-1.2.1/pkg/server/plugin/nodeattestor/tpmdevid/devid.go [2022-04-12T20:48:32.527Z] spire-1.2.1/pkg/server/plugin/nodeattestor/tpmdevid/devid_test.go [2022-04-12T20:48:32.527Z] spire-1.2.1/pkg/server/plugin/nodeattestor/tpmdevid/selectors.go [2022-04-12T20:48:32.527Z] spire-1.2.1/pkg/server/plugin/nodeattestor/v1.go [2022-04-12T20:48:32.527Z] spire-1.2.1/pkg/server/plugin/nodeattestor/v1_test.go [2022-04-12T20:48:32.527Z] spire-1.2.1/pkg/server/plugin/nodeattestor/x509pop/ [2022-04-12T20:48:32.527Z] spire-1.2.1/pkg/server/plugin/nodeattestor/x509pop/x509pop.go [2022-04-12T20:48:32.527Z] spire-1.2.1/pkg/server/plugin/nodeattestor/x509pop/x509pop_test.go [2022-04-12T20:48:32.527Z] spire-1.2.1/pkg/server/plugin/noderesolver/ [2022-04-12T20:48:32.527Z] spire-1.2.1/pkg/server/plugin/noderesolver/azure/ [2022-04-12T20:48:32.527Z] spire-1.2.1/pkg/server/plugin/noderesolver/azure/client.go [2022-04-12T20:48:32.527Z] spire-1.2.1/pkg/server/plugin/noderesolver/azure/msi.go [2022-04-12T20:48:32.527Z] spire-1.2.1/pkg/server/plugin/noderesolver/azure/msi_test.go [2022-04-12T20:48:32.527Z] spire-1.2.1/pkg/server/plugin/noderesolver/noderesolver.go [2022-04-12T20:48:32.527Z] spire-1.2.1/pkg/server/plugin/noderesolver/repository.go [2022-04-12T20:48:32.527Z] spire-1.2.1/pkg/server/plugin/noderesolver/v1.go [2022-04-12T20:48:32.527Z] spire-1.2.1/pkg/server/plugin/noderesolver/v1_test.go [2022-04-12T20:48:32.527Z] spire-1.2.1/pkg/server/plugin/notifier/ [2022-04-12T20:48:32.527Z] spire-1.2.1/pkg/server/plugin/notifier/gcsbundle/ [2022-04-12T20:48:32.527Z] spire-1.2.1/pkg/server/plugin/notifier/gcsbundle/gcsbundle.go [2022-04-12T20:48:32.527Z] spire-1.2.1/pkg/server/plugin/notifier/gcsbundle/gcsbundle_test.go [2022-04-12T20:48:32.527Z] spire-1.2.1/pkg/server/plugin/notifier/k8sbundle/ [2022-04-12T20:48:32.527Z] spire-1.2.1/pkg/server/plugin/notifier/k8sbundle/k8sbundle.go [2022-04-12T20:48:32.527Z] spire-1.2.1/pkg/server/plugin/notifier/k8sbundle/k8sbundle_test.go [2022-04-12T20:48:32.527Z] spire-1.2.1/pkg/server/plugin/notifier/k8sbundle/k8sbundle_watcher.go [2022-04-12T20:48:32.527Z] spire-1.2.1/pkg/server/plugin/notifier/k8sbundle/k8sbundle_watcher_test.go [2022-04-12T20:48:32.527Z] spire-1.2.1/pkg/server/plugin/notifier/notifier.go [2022-04-12T20:48:32.527Z] spire-1.2.1/pkg/server/plugin/notifier/repository.go [2022-04-12T20:48:32.527Z] spire-1.2.1/pkg/server/plugin/notifier/v1.go [2022-04-12T20:48:32.527Z] spire-1.2.1/pkg/server/plugin/notifier/v1_test.go [2022-04-12T20:48:32.527Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/ [2022-04-12T20:48:32.527Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/ [2022-04-12T20:48:32.527Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/pca.go [2022-04-12T20:48:32.527Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/pca_client.go [2022-04-12T20:48:32.527Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/pca_client_fake.go [2022-04-12T20:48:32.527Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/pca_test.go [2022-04-12T20:48:32.527Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/testdata/ [2022-04-12T20:48:32.527Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/testdata/arbitrary_certificate_with_upstream_root.pem [2022-04-12T20:48:32.527Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/testdata/i_am_not_a_certificate.txt [2022-04-12T20:48:32.527Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/ [2022-04-12T20:48:32.527Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/awslib.go [2022-04-12T20:48:32.527Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/awslib_fake_test.go [2022-04-12T20:48:32.527Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/awssecret.go [2022-04-12T20:48:32.527Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/awssecret_test.go [2022-04-12T20:48:32.527Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/testdata/ [2022-04-12T20:48:32.527Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/testdata/keys/ [2022-04-12T20:48:32.527Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/testdata/keys/EC/ [2022-04-12T20:48:32.527Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/testdata/keys/EC/alternative_key.pem [2022-04-12T20:48:32.527Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/testdata/keys/EC/cert.pem [2022-04-12T20:48:32.527Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/testdata/keys/EC/private_key.pem [2022-04-12T20:48:32.527Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/ [2022-04-12T20:48:32.527Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/api.go [2022-04-12T20:48:32.527Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/api_test.go [2022-04-12T20:48:32.527Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/certmanager.go [2022-04-12T20:48:32.527Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/certmanager_test.go [2022-04-12T20:48:32.527Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/ [2022-04-12T20:48:32.527Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/v1/ [2022-04-12T20:48:32.527Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/v1/doc.go [2022-04-12T20:48:32.527Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/v1/meta.go [2022-04-12T20:48:32.527Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/v1/types.go [2022-04-12T20:48:32.527Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/v1/types_certificaterequest.go [2022-04-12T20:48:32.527Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/v1/zz_generated.deepcopy.go [2022-04-12T20:48:32.527Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/ [2022-04-12T20:48:32.527Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/disk.go [2022-04-12T20:48:32.527Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/disk_test.go [2022-04-12T20:48:32.527Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/ [2022-04-12T20:48:32.527Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/ [2022-04-12T20:48:32.527Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/ [2022-04-12T20:48:32.527Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/cert.pem [2022-04-12T20:48:32.527Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/intermediate_cert.pem [2022-04-12T20:48:32.527Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/intermediate_cert.srl [2022-04-12T20:48:32.527Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/intermediate_csr.pem [2022-04-12T20:48:32.805Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/intermediate_key.pem [2022-04-12T20:48:32.805Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/private_key.pem [2022-04-12T20:48:32.805Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/root_cert.pem [2022-04-12T20:48:32.805Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/root_cert.srl [2022-04-12T20:48:32.805Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/root_key.pem [2022-04-12T20:48:32.805Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/upstream_and_intermediate.pem [2022-04-12T20:48:32.805Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/upstream_and_root.pem [2022-04-12T20:48:32.805Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/upstream_cert.pem [2022-04-12T20:48:32.805Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/upstream_csr.pem [2022-04-12T20:48:32.805Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/upstream_key.pem [2022-04-12T20:48:32.805Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/PKCS1/ [2022-04-12T20:48:32.805Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/PKCS1/cert.pem [2022-04-12T20:48:32.805Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/PKCS1/private_key.pem [2022-04-12T20:48:32.805Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/PKCS8/ [2022-04-12T20:48:32.805Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/PKCS8/cert.pem [2022-04-12T20:48:32.805Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/PKCS8/private_key.pem [2022-04-12T20:48:32.805Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/empty/ [2022-04-12T20:48:32.805Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/empty/cert.pem [2022-04-12T20:48:32.805Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/empty/private_key.pem [2022-04-12T20:48:32.805Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/unknown/ [2022-04-12T20:48:32.805Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/unknown/cert.pem [2022-04-12T20:48:32.805Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/unknown/private_key.pem [2022-04-12T20:48:32.805Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/upstream_and_intermediate.pem [2022-04-12T20:48:32.805Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/gcpcas/ [2022-04-12T20:48:32.805Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/gcpcas/gcpcas.go [2022-04-12T20:48:32.805Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/gcpcas/gcpcas_test.go [2022-04-12T20:48:32.805Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/repository.go [2022-04-12T20:48:32.805Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/ [2022-04-12T20:48:32.805Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/fake_handlers_test.go [2022-04-12T20:48:32.805Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/spire.go [2022-04-12T20:48:32.805Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/spire_server_client.go [2022-04-12T20:48:32.805Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/spire_test.go [2022-04-12T20:48:32.805Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/testdata/ [2022-04-12T20:48:32.805Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/testdata/keys/ [2022-04-12T20:48:32.805Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/testdata/keys/jwks.json [2022-04-12T20:48:32.805Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/upstreamauthority.go [2022-04-12T20:48:32.805Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/v1.go [2022-04-12T20:48:32.805Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/v1_test.go [2022-04-12T20:48:32.805Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/ [2022-04-12T20:48:32.805Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/renewer.go [2022-04-12T20:48:32.805Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/ [2022-04-12T20:48:32.805Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/k8s/ [2022-04-12T20:48:32.806Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/k8s/signing-key.pem [2022-04-12T20:48:32.806Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/k8s/token [2022-04-12T20:48:32.806Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/ [2022-04-12T20:48:32.806Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/ [2022-04-12T20:48:32.806Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/README.md [2022-04-12T20:48:32.806Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/client_cert.pem [2022-04-12T20:48:32.806Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/client_csr.pem [2022-04-12T20:48:32.806Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/client_key.pem [2022-04-12T20:48:32.806Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_cert.pem [2022-04-12T20:48:32.806Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_cert.srl [2022-04-12T20:48:32.806Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_csr.pem [2022-04-12T20:48:32.806Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_key.pem [2022-04-12T20:48:32.806Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_vault_cert.pem [2022-04-12T20:48:32.806Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_vault_csr.pem [2022-04-12T20:48:32.806Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_vault_key.pem [2022-04-12T20:48:32.806Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/invalid-client_cert.pem [2022-04-12T20:48:32.806Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/invalid_client_key.pem [2022-04-12T20:48:32.806Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/invalid_root_cert.pem [2022-04-12T20:48:32.806Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/root_cert.pem [2022-04-12T20:48:32.806Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/root_cert.srl [2022-04-12T20:48:32.806Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/root_key.pem [2022-04-12T20:48:32.806Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/serer_csr.pem [2022-04-12T20:48:32.806Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/server_cert.pem [2022-04-12T20:48:32.806Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/server_csr.pem [2022-04-12T20:48:32.806Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/server_key.pem [2022-04-12T20:48:32.806Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/vault.go [2022-04-12T20:48:32.806Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/vault_client.go [2022-04-12T20:48:32.806Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/vault_client_test.go [2022-04-12T20:48:32.806Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/vault_fake_test.go [2022-04-12T20:48:32.806Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/vault_test.go [2022-04-12T20:48:32.806Z] spire-1.2.1/pkg/server/registration/ [2022-04-12T20:48:32.806Z] spire-1.2.1/pkg/server/registration/manager.go [2022-04-12T20:48:32.806Z] spire-1.2.1/pkg/server/registration/manager_test.go [2022-04-12T20:48:32.806Z] spire-1.2.1/pkg/server/scanentries.go [2022-04-12T20:48:32.806Z] spire-1.2.1/pkg/server/scanentries_test.go [2022-04-12T20:48:32.806Z] spire-1.2.1/pkg/server/server.go [2022-04-12T20:48:32.806Z] spire-1.2.1/pkg/server/server_test.go [2022-04-12T20:48:32.806Z] spire-1.2.1/pkg/server/svid/ [2022-04-12T20:48:32.806Z] spire-1.2.1/pkg/server/svid/observer.go [2022-04-12T20:48:32.806Z] spire-1.2.1/pkg/server/svid/observer_test.go [2022-04-12T20:48:32.806Z] spire-1.2.1/pkg/server/svid/rotator.go [2022-04-12T20:48:32.806Z] spire-1.2.1/pkg/server/svid/rotator_config.go [2022-04-12T20:48:32.806Z] spire-1.2.1/pkg/server/svid/rotator_config_test.go [2022-04-12T20:48:32.806Z] spire-1.2.1/pkg/server/svid/rotator_test.go [2022-04-12T20:48:32.806Z] spire-1.2.1/proto/ [2022-04-12T20:48:32.806Z] spire-1.2.1/proto/private/ [2022-04-12T20:48:32.806Z] spire-1.2.1/proto/private/server/ [2022-04-12T20:48:32.806Z] spire-1.2.1/proto/private/server/journal/ [2022-04-12T20:48:32.806Z] spire-1.2.1/proto/private/server/journal/journal.pb.go [2022-04-12T20:48:32.806Z] spire-1.2.1/proto/private/server/journal/journal.proto [2022-04-12T20:48:32.806Z] spire-1.2.1/proto/spire/ [2022-04-12T20:48:32.806Z] spire-1.2.1/proto/spire/common/ [2022-04-12T20:48:32.806Z] spire-1.2.1/proto/spire/common/common.pb.go [2022-04-12T20:48:32.806Z] spire-1.2.1/proto/spire/common/common.proto [2022-04-12T20:48:32.806Z] spire-1.2.1/proto/spire/common/plugin/ [2022-04-12T20:48:32.806Z] spire-1.2.1/proto/spire/common/plugin/plugin.pb.go [2022-04-12T20:48:32.806Z] spire-1.2.1/proto/spire/common/plugin/plugin.proto [2022-04-12T20:48:32.806Z] spire-1.2.1/proto/spire/common/plugin/plugin_grpc.pb.go [2022-04-12T20:48:32.806Z] spire-1.2.1/proto/spire/common/plugin/plugin_spire_plugin.pb.go [2022-04-12T20:48:32.806Z] spire-1.2.1/proto/spire/plugin/ [2022-04-12T20:48:32.806Z] spire-1.2.1/proto/spire/plugin/agent/ [2022-04-12T20:48:32.806Z] spire-1.2.1/proto/spire/plugin/agent/svidstore/ [2022-04-12T20:48:32.806Z] spire-1.2.1/proto/spire/plugin/agent/svidstore/v1unofficial/ [2022-04-12T20:48:32.806Z] spire-1.2.1/proto/spire/plugin/agent/svidstore/v1unofficial/svidstore.pb.go [2022-04-12T20:48:32.806Z] spire-1.2.1/proto/spire/plugin/agent/svidstore/v1unofficial/svidstore.proto [2022-04-12T20:48:32.806Z] spire-1.2.1/proto/spire/plugin/agent/svidstore/v1unofficial/svidstore_grpc.pb.go [2022-04-12T20:48:32.806Z] spire-1.2.1/proto/spire/plugin/agent/svidstore/v1unofficial/svidstore_spire_plugin.pb.go [2022-04-12T20:48:32.806Z] spire-1.2.1/release/ [2022-04-12T20:48:32.806Z] spire-1.2.1/release/spire-extras/ [2022-04-12T20:48:32.806Z] spire-1.2.1/release/spire-extras/README.md [2022-04-12T20:48:32.806Z] spire-1.2.1/release/spire-extras/conf/ [2022-04-12T20:48:32.806Z] spire-1.2.1/release/spire-extras/conf/k8s-workload-registrar/ [2022-04-12T20:48:32.806Z] spire-1.2.1/release/spire-extras/conf/k8s-workload-registrar/k8s-workload-registrar.conf [2022-04-12T20:48:32.806Z] spire-1.2.1/release/spire-extras/conf/oidc-discovery-provider/ [2022-04-12T20:48:32.806Z] spire-1.2.1/release/spire-extras/conf/oidc-discovery-provider/oidc-discovery-provider.conf [2022-04-12T20:48:32.806Z] spire-1.2.1/release/spire/ [2022-04-12T20:48:32.806Z] spire-1.2.1/release/spire/README.md [2022-04-12T20:48:32.806Z] spire-1.2.1/release/spire/conf/ [2022-04-12T20:48:32.806Z] spire-1.2.1/release/spire/conf/agent/ [2022-04-12T20:48:32.806Z] spire-1.2.1/release/spire/conf/agent/agent.conf [2022-04-12T20:48:32.806Z] spire-1.2.1/release/spire/conf/server/ [2022-04-12T20:48:32.806Z] spire-1.2.1/release/spire/conf/server/server.conf [2022-04-12T20:48:32.806Z] spire-1.2.1/script/ [2022-04-12T20:48:32.806Z] spire-1.2.1/script/build-artifact.sh [2022-04-12T20:48:32.806Z] spire-1.2.1/script/generate_dummy_ca.sh [2022-04-12T20:48:32.806Z] spire-1.2.1/support/ [2022-04-12T20:48:32.806Z] spire-1.2.1/support/k8s/ [2022-04-12T20:48:32.806Z] spire-1.2.1/support/k8s/k8s-workload-registrar/ [2022-04-12T20:48:32.806Z] spire-1.2.1/support/k8s/k8s-workload-registrar/README.md [2022-04-12T20:48:32.806Z] spire-1.2.1/support/k8s/k8s-workload-registrar/accessutil_posix.go [2022-04-12T20:48:32.806Z] spire-1.2.1/support/k8s/k8s-workload-registrar/accessutil_windows.go [2022-04-12T20:48:32.806Z] spire-1.2.1/support/k8s/k8s-workload-registrar/config.go [2022-04-12T20:48:32.806Z] spire-1.2.1/support/k8s/k8s-workload-registrar/config_crd.go [2022-04-12T20:48:32.806Z] spire-1.2.1/support/k8s/k8s-workload-registrar/config_crd_test.go [2022-04-12T20:48:32.806Z] spire-1.2.1/support/k8s/k8s-workload-registrar/config_reconcile.go [2022-04-12T20:48:32.806Z] spire-1.2.1/support/k8s/k8s-workload-registrar/config_test.go [2022-04-12T20:48:32.806Z] spire-1.2.1/support/k8s/k8s-workload-registrar/config_webhook.go [2022-04-12T20:48:32.806Z] spire-1.2.1/support/k8s/k8s-workload-registrar/controller.go [2022-04-12T20:48:32.806Z] spire-1.2.1/support/k8s/k8s-workload-registrar/controller_test.go [2022-04-12T20:48:32.806Z] spire-1.2.1/support/k8s/k8s-workload-registrar/federation/ [2022-04-12T20:48:32.806Z] spire-1.2.1/support/k8s/k8s-workload-registrar/federation/utils.go [2022-04-12T20:48:32.806Z] spire-1.2.1/support/k8s/k8s-workload-registrar/federation/utils_test.go [2022-04-12T20:48:32.806Z] spire-1.2.1/support/k8s/k8s-workload-registrar/generate-config.go [2022-04-12T20:48:32.806Z] spire-1.2.1/support/k8s/k8s-workload-registrar/main.go [2022-04-12T20:48:32.806Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/ [2022-04-12T20:48:32.806Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/README.md [2022-04-12T20:48:32.806Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/ [2022-04-12T20:48:32.806Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/ [2022-04-12T20:48:32.806Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/v1beta1/ [2022-04-12T20:48:32.806Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/v1beta1/groupversion_info.go [2022-04-12T20:48:32.806Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/v1beta1/spiffeid_types.go [2022-04-12T20:48:32.806Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/v1beta1/spiffeid_utils.go [2022-04-12T20:48:32.806Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/v1beta1/spiffeid_webhook.go [2022-04-12T20:48:32.806Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/v1beta1/zz_generated.deepcopy.go [2022-04-12T20:48:32.806Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/config/ [2022-04-12T20:48:32.806Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/config/spiffeid.spiffe.io_spiffeids.yaml [2022-04-12T20:48:32.806Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/config/spire-agent.yaml [2022-04-12T20:48:32.806Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/config/spire-server-registrar.yaml [2022-04-12T20:48:32.806Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/ [2022-04-12T20:48:32.806Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/endpoint_controller.go [2022-04-12T20:48:32.806Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/endpoint_controller_test.go [2022-04-12T20:48:32.806Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/node_controller.go [2022-04-12T20:48:32.806Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/node_controller_test.go [2022-04-12T20:48:32.806Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/pod_controller.go [2022-04-12T20:48:32.806Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/pod_controller_test.go [2022-04-12T20:48:32.806Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/spiffeid_controller.go [2022-04-12T20:48:32.806Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/spiffeid_controller_test.go [2022-04-12T20:48:32.806Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/suite_test.go [2022-04-12T20:48:32.806Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/utils.go [2022-04-12T20:48:32.806Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/samples/ [2022-04-12T20:48:32.806Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/samples/test_spiffeid.yaml [2022-04-12T20:48:32.806Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/samples/test_spiffeid_bad.yaml [2022-04-12T20:48:32.806Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/ [2022-04-12T20:48:32.806Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/testdata/ [2022-04-12T20:48:32.806Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/testdata/good-leaf-and-intermediate.pem [2022-04-12T20:48:32.806Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/testdata/good-leaf-only.pem [2022-04-12T20:48:32.806Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/testdata/key-pkcs8-ecdsa.pem [2022-04-12T20:48:32.806Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/testdata/key-pkcs8-rsa.pem [2022-04-12T20:48:32.806Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/webhook_svid.go [2022-04-12T20:48:32.806Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/webhook_svid_test.go [2022-04-12T20:48:32.806Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/ [2022-04-12T20:48:32.806Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/config/ [2022-04-12T20:48:32.806Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/config/roles.yaml [2022-04-12T20:48:32.806Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/ [2022-04-12T20:48:32.806Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/base_controller.go [2022-04-12T20:48:32.806Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/node_controller.go [2022-04-12T20:48:32.806Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/node_controller_test.go [2022-04-12T20:48:32.806Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/pod_controller.go [2022-04-12T20:48:32.806Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/pod_controller_test.go [2022-04-12T20:48:32.806Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/utils.go [2022-04-12T20:48:32.806Z] spire-1.2.1/support/k8s/k8s-workload-registrar/server.go [2022-04-12T20:48:32.806Z] spire-1.2.1/support/k8s/k8s-workload-registrar/server_test.go [2022-04-12T20:48:32.806Z] spire-1.2.1/support/k8s/k8s-workload-registrar/webhookhandler.go [2022-04-12T20:48:32.806Z] spire-1.2.1/support/k8s/k8s-workload-registrar/webhookhandler_test.go [2022-04-12T20:48:32.806Z] spire-1.2.1/support/oidc-discovery-provider/ [2022-04-12T20:48:32.806Z] spire-1.2.1/support/oidc-discovery-provider/README.md [2022-04-12T20:48:32.806Z] spire-1.2.1/support/oidc-discovery-provider/common_test.go [2022-04-12T20:48:32.806Z] spire-1.2.1/support/oidc-discovery-provider/config.go [2022-04-12T20:48:32.806Z] spire-1.2.1/support/oidc-discovery-provider/config_test.go [2022-04-12T20:48:32.806Z] spire-1.2.1/support/oidc-discovery-provider/domain_policy.go [2022-04-12T20:48:32.806Z] spire-1.2.1/support/oidc-discovery-provider/domain_policy_test.go [2022-04-12T20:48:32.806Z] spire-1.2.1/support/oidc-discovery-provider/handler.go [2022-04-12T20:48:32.806Z] spire-1.2.1/support/oidc-discovery-provider/handler_test.go [2022-04-12T20:48:32.806Z] spire-1.2.1/support/oidc-discovery-provider/jwks_source.go [2022-04-12T20:48:32.806Z] spire-1.2.1/support/oidc-discovery-provider/main.go [2022-04-12T20:48:32.806Z] spire-1.2.1/support/oidc-discovery-provider/server_api.go [2022-04-12T20:48:32.806Z] spire-1.2.1/support/oidc-discovery-provider/server_api_test.go [2022-04-12T20:48:32.806Z] spire-1.2.1/support/oidc-discovery-provider/workload_api.go [2022-04-12T20:48:32.806Z] spire-1.2.1/support/oidc-discovery-provider/workload_api_test.go [2022-04-12T20:48:32.806Z] spire-1.2.1/test/ [2022-04-12T20:48:32.806Z] spire-1.2.1/test/clock/ [2022-04-12T20:48:32.806Z] spire-1.2.1/test/clock/clock.go [2022-04-12T20:48:32.806Z] spire-1.2.1/test/fakes/ [2022-04-12T20:48:32.806Z] spire-1.2.1/test/fakes/fakeagentcatalog/ [2022-04-12T20:48:32.806Z] spire-1.2.1/test/fakes/fakeagentcatalog/catalog.go [2022-04-12T20:48:32.806Z] spire-1.2.1/test/fakes/fakeagentkeymanager/ [2022-04-12T20:48:32.806Z] spire-1.2.1/test/fakes/fakeagentkeymanager/keymanager.go [2022-04-12T20:48:32.806Z] spire-1.2.1/test/fakes/fakeagentnodeattestor/ [2022-04-12T20:48:32.806Z] spire-1.2.1/test/fakes/fakeagentnodeattestor/nodeattestor.go [2022-04-12T20:48:32.806Z] spire-1.2.1/test/fakes/fakeagentstore/ [2022-04-12T20:48:33.085Z] spire-1.2.1/test/fakes/fakeagentstore/agentstore.go [2022-04-12T20:48:33.085Z] spire-1.2.1/test/fakes/fakedatastore/ [2022-04-12T20:48:33.085Z] spire-1.2.1/test/fakes/fakedatastore/fakedatastore.go [2022-04-12T20:48:33.085Z] spire-1.2.1/test/fakes/fakeentryclient/ [2022-04-12T20:48:33.085Z] spire-1.2.1/test/fakes/fakeentryclient/entryclient.go [2022-04-12T20:48:33.085Z] spire-1.2.1/test/fakes/fakehealthchecker/ [2022-04-12T20:48:33.085Z] spire-1.2.1/test/fakes/fakehealthchecker/checker.go [2022-04-12T20:48:33.085Z] spire-1.2.1/test/fakes/fakeidentityprovider/ [2022-04-12T20:48:33.085Z] spire-1.2.1/test/fakes/fakeidentityprovider/identityprovider.go [2022-04-12T20:48:33.085Z] spire-1.2.1/test/fakes/fakemetrics/ [2022-04-12T20:48:33.085Z] spire-1.2.1/test/fakes/fakemetrics/fakemetrics.go [2022-04-12T20:48:33.085Z] spire-1.2.1/test/fakes/fakenoderesolver/ [2022-04-12T20:48:33.085Z] spire-1.2.1/test/fakes/fakenoderesolver/noderesolver.go [2022-04-12T20:48:33.085Z] spire-1.2.1/test/fakes/fakenotifier/ [2022-04-12T20:48:33.085Z] spire-1.2.1/test/fakes/fakenotifier/notifier.go [2022-04-12T20:48:33.085Z] spire-1.2.1/test/fakes/fakepluginmetrics/ [2022-04-12T20:48:33.085Z] spire-1.2.1/test/fakes/fakepluginmetrics/fakepluginmetrics.go [2022-04-12T20:48:33.085Z] spire-1.2.1/test/fakes/fakeserverca/ [2022-04-12T20:48:33.085Z] spire-1.2.1/test/fakes/fakeserverca/serverca.go [2022-04-12T20:48:33.085Z] spire-1.2.1/test/fakes/fakeservercatalog/ [2022-04-12T20:48:33.085Z] spire-1.2.1/test/fakes/fakeservercatalog/catalog.go [2022-04-12T20:48:33.085Z] spire-1.2.1/test/fakes/fakeserverkeymanager/ [2022-04-12T20:48:33.085Z] spire-1.2.1/test/fakes/fakeserverkeymanager/keymanager.go [2022-04-12T20:48:33.085Z] spire-1.2.1/test/fakes/fakeservernodeattestor/ [2022-04-12T20:48:33.085Z] spire-1.2.1/test/fakes/fakeservernodeattestor/nodeattestor.go [2022-04-12T20:48:33.085Z] spire-1.2.1/test/fakes/fakeupstreamauthority/ [2022-04-12T20:48:33.085Z] spire-1.2.1/test/fakes/fakeupstreamauthority/plugin.go [2022-04-12T20:48:33.085Z] spire-1.2.1/test/fakes/fakeupstreamauthority/upstreamauthority.go [2022-04-12T20:48:33.085Z] spire-1.2.1/test/fakes/fakeworkloadapi/ [2022-04-12T20:48:33.085Z] spire-1.2.1/test/fakes/fakeworkloadapi/workloadapi.go [2022-04-12T20:48:33.085Z] spire-1.2.1/test/fakes/fakeworkloadattestor/ [2022-04-12T20:48:33.085Z] spire-1.2.1/test/fakes/fakeworkloadattestor/workloadattestor.go [2022-04-12T20:48:33.085Z] spire-1.2.1/test/fixture/ [2022-04-12T20:48:33.085Z] spire-1.2.1/test/fixture/certs/ [2022-04-12T20:48:33.085Z] spire-1.2.1/test/fixture/certs/agent_svid.der [2022-04-12T20:48:33.085Z] spire-1.2.1/test/fixture/certs/base_cert.pem [2022-04-12T20:48:33.085Z] spire-1.2.1/test/fixture/certs/base_csr.pem [2022-04-12T20:48:33.085Z] spire-1.2.1/test/fixture/certs/base_key.pem [2022-04-12T20:48:33.085Z] spire-1.2.1/test/fixture/certs/base_rotated_cert.pem [2022-04-12T20:48:33.085Z] spire-1.2.1/test/fixture/certs/base_rotated_csr.pem [2022-04-12T20:48:33.085Z] spire-1.2.1/test/fixture/certs/base_rotated_key.pem [2022-04-12T20:48:33.085Z] spire-1.2.1/test/fixture/certs/blog_cert.pem [2022-04-12T20:48:33.085Z] spire-1.2.1/test/fixture/certs/blog_csr.pem [2022-04-12T20:48:33.085Z] spire-1.2.1/test/fixture/certs/blog_key.pem [2022-04-12T20:48:33.085Z] spire-1.2.1/test/fixture/certs/bundle.der [2022-04-12T20:48:33.085Z] spire-1.2.1/test/fixture/certs/ca.pem [2022-04-12T20:48:33.085Z] spire-1.2.1/test/fixture/certs/ca_key.pem [2022-04-12T20:48:33.085Z] spire-1.2.1/test/fixture/certs/database_cert.pem [2022-04-12T20:48:33.085Z] spire-1.2.1/test/fixture/certs/database_csr.pem [2022-04-12T20:48:33.085Z] spire-1.2.1/test/fixture/certs/database_key.pem [2022-04-12T20:48:33.085Z] spire-1.2.1/test/fixture/certs/node_cert.pem [2022-04-12T20:48:33.085Z] spire-1.2.1/test/fixture/certs/node_csr.pem [2022-04-12T20:48:33.085Z] spire-1.2.1/test/fixture/certs/node_key.pem [2022-04-12T20:48:33.085Z] spire-1.2.1/test/fixture/certs/svid.pem [2022-04-12T20:48:33.085Z] spire-1.2.1/test/fixture/certs/svid_key.pem [2022-04-12T20:48:33.085Z] spire-1.2.1/test/fixture/config/ [2022-04-12T20:48:33.085Z] spire-1.2.1/test/fixture/config/agent_bad_agent_block.conf [2022-04-12T20:48:33.085Z] spire-1.2.1/test/fixture/config/agent_good.conf [2022-04-12T20:48:33.085Z] spire-1.2.1/test/fixture/config/agent_good_templated.conf [2022-04-12T20:48:33.085Z] spire-1.2.1/test/fixture/config/plugin_good.conf [2022-04-12T20:48:33.085Z] spire-1.2.1/test/fixture/config/server_and_agent_bad_nested_DogStatsd_block.conf [2022-04-12T20:48:33.085Z] spire-1.2.1/test/fixture/config/server_and_agent_bad_nested_InMem_block.conf [2022-04-12T20:48:33.085Z] spire-1.2.1/test/fixture/config/server_and_agent_bad_nested_M3_block.conf [2022-04-12T20:48:33.085Z] spire-1.2.1/test/fixture/config/server_and_agent_bad_nested_Prometheus_block.conf [2022-04-12T20:48:33.085Z] spire-1.2.1/test/fixture/config/server_and_agent_bad_nested_Statsd_block.conf [2022-04-12T20:48:33.085Z] spire-1.2.1/test/fixture/config/server_and_agent_bad_nested_health_checks_block.conf [2022-04-12T20:48:33.085Z] spire-1.2.1/test/fixture/config/server_and_agent_bad_root_block.conf [2022-04-12T20:48:33.085Z] spire-1.2.1/test/fixture/config/server_and_agent_bad_telemetry_block.conf [2022-04-12T20:48:33.085Z] spire-1.2.1/test/fixture/config/server_bad_nested_bundle_endpoint_acme_block.conf [2022-04-12T20:48:33.085Z] spire-1.2.1/test/fixture/config/server_bad_nested_bundle_endpoint_block.conf [2022-04-12T20:48:33.085Z] spire-1.2.1/test/fixture/config/server_bad_nested_ca_subject_block.conf [2022-04-12T20:48:33.085Z] spire-1.2.1/test/fixture/config/server_bad_nested_experimental_block.conf [2022-04-12T20:48:33.085Z] spire-1.2.1/test/fixture/config/server_bad_nested_federates_with_block.conf [2022-04-12T20:48:33.085Z] spire-1.2.1/test/fixture/config/server_bad_nested_federation_block.conf [2022-04-12T20:48:33.085Z] spire-1.2.1/test/fixture/config/server_bad_ratelimit_block.conf [2022-04-12T20:48:33.085Z] spire-1.2.1/test/fixture/config/server_bad_server_block.conf [2022-04-12T20:48:33.085Z] spire-1.2.1/test/fixture/config/server_good.conf [2022-04-12T20:48:33.085Z] spire-1.2.1/test/fixture/config/server_good_templated.conf [2022-04-12T20:48:33.085Z] spire-1.2.1/test/fixture/fixture.go [2022-04-12T20:48:33.085Z] spire-1.2.1/test/fixture/nodeattestor/ [2022-04-12T20:48:33.085Z] spire-1.2.1/test/fixture/nodeattestor/sshpop/ [2022-04-12T20:48:33.085Z] spire-1.2.1/test/fixture/nodeattestor/sshpop/agent_ssh_key [2022-04-12T20:48:33.085Z] spire-1.2.1/test/fixture/nodeattestor/sshpop/agent_ssh_key-cert.pub [2022-04-12T20:48:33.085Z] spire-1.2.1/test/fixture/nodeattestor/sshpop/ssh_cert_authority.pub [2022-04-12T20:48:33.085Z] spire-1.2.1/test/fixture/nodeattestor/x509pop/ [2022-04-12T20:48:33.085Z] spire-1.2.1/test/fixture/nodeattestor/x509pop/generate.go [2022-04-12T20:48:33.085Z] spire-1.2.1/test/fixture/nodeattestor/x509pop/intermediate.pem [2022-04-12T20:48:33.085Z] spire-1.2.1/test/fixture/nodeattestor/x509pop/leaf-crt-bundle.pem [2022-04-12T20:48:33.085Z] spire-1.2.1/test/fixture/nodeattestor/x509pop/leaf-key.pem [2022-04-12T20:48:33.085Z] spire-1.2.1/test/fixture/nodeattestor/x509pop/leaf.pem [2022-04-12T20:48:33.085Z] spire-1.2.1/test/fixture/nodeattestor/x509pop/root-crt.pem [2022-04-12T20:48:33.085Z] spire-1.2.1/test/fixture/registration/ [2022-04-12T20:48:33.085Z] spire-1.2.1/test/fixture/registration/entries.json [2022-04-12T20:48:33.085Z] spire-1.2.1/test/fixture/registration/good-for-update.json [2022-04-12T20:48:33.085Z] spire-1.2.1/test/fixture/registration/good.json [2022-04-12T20:48:33.085Z] spire-1.2.1/test/fixture/registration/invalid.json [2022-04-12T20:48:33.085Z] spire-1.2.1/test/fixture/registration/invalid_json.json [2022-04-12T20:48:33.085Z] spire-1.2.1/test/fixture/registration/manager_test_entries.json [2022-04-12T20:48:33.085Z] spire-1.2.1/test/integration/ [2022-04-12T20:48:33.085Z] spire-1.2.1/test/integration/README.md [2022-04-12T20:48:33.085Z] spire-1.2.1/test/integration/common [2022-04-12T20:48:33.085Z] spire-1.2.1/test/integration/setup/ [2022-04-12T20:48:33.085Z] spire-1.2.1/test/integration/setup/adminclient/ [2022-04-12T20:48:33.085Z] spire-1.2.1/test/integration/setup/adminclient/build.sh [2022-04-12T20:48:33.085Z] spire-1.2.1/test/integration/setup/adminclient/client.go [2022-04-12T20:48:33.085Z] spire-1.2.1/test/integration/setup/debugagent/ [2022-04-12T20:48:33.085Z] spire-1.2.1/test/integration/setup/debugagent/build.sh [2022-04-12T20:48:33.085Z] spire-1.2.1/test/integration/setup/debugagent/main.go [2022-04-12T20:48:33.085Z] spire-1.2.1/test/integration/setup/debugserver/ [2022-04-12T20:48:33.085Z] spire-1.2.1/test/integration/setup/debugserver/build.sh [2022-04-12T20:48:33.085Z] spire-1.2.1/test/integration/setup/debugserver/main.go [2022-04-12T20:48:33.085Z] spire-1.2.1/test/integration/setup/downstreamclient/ [2022-04-12T20:48:33.085Z] spire-1.2.1/test/integration/setup/downstreamclient/build.sh [2022-04-12T20:48:33.085Z] spire-1.2.1/test/integration/setup/downstreamclient/client.go [2022-04-12T20:48:33.085Z] spire-1.2.1/test/integration/setup/itclient/ [2022-04-12T20:48:33.085Z] spire-1.2.1/test/integration/setup/itclient/client.go [2022-04-12T20:48:33.085Z] spire-1.2.1/test/integration/setup/node-attestation/ [2022-04-12T20:48:33.085Z] spire-1.2.1/test/integration/setup/node-attestation/build.sh [2022-04-12T20:48:33.085Z] spire-1.2.1/test/integration/setup/node-attestation/client.go [2022-04-12T20:48:33.085Z] spire-1.2.1/test/integration/setup/x509pop/ [2022-04-12T20:48:33.085Z] spire-1.2.1/test/integration/setup/x509pop/gencerts.go [2022-04-12T20:48:33.085Z] spire-1.2.1/test/integration/setup/x509pop/setup.sh [2022-04-12T20:48:33.085Z] spire-1.2.1/test/integration/suites/ [2022-04-12T20:48:33.085Z] spire-1.2.1/test/integration/suites/admin-endpoints/ [2022-04-12T20:48:33.085Z] spire-1.2.1/test/integration/suites/admin-endpoints/00-setup [2022-04-12T20:48:33.085Z] spire-1.2.1/test/integration/suites/admin-endpoints/01-start-server [2022-04-12T20:48:33.085Z] spire-1.2.1/test/integration/suites/admin-endpoints/02-bootstrap-agent [2022-04-12T20:48:33.085Z] spire-1.2.1/test/integration/suites/admin-endpoints/03-start-agent [2022-04-12T20:48:33.085Z] spire-1.2.1/test/integration/suites/admin-endpoints/04-create-registration-entries [2022-04-12T20:48:33.085Z] spire-1.2.1/test/integration/suites/admin-endpoints/05-test-endpoints [2022-04-12T20:48:33.085Z] spire-1.2.1/test/integration/suites/admin-endpoints/README.md [2022-04-12T20:48:33.085Z] spire-1.2.1/test/integration/suites/admin-endpoints/conf/ [2022-04-12T20:48:33.085Z] spire-1.2.1/test/integration/suites/admin-endpoints/conf/agent/ [2022-04-12T20:48:33.085Z] spire-1.2.1/test/integration/suites/admin-endpoints/conf/agent/agent.conf [2022-04-12T20:48:33.085Z] spire-1.2.1/test/integration/suites/admin-endpoints/conf/server/ [2022-04-12T20:48:33.085Z] spire-1.2.1/test/integration/suites/admin-endpoints/conf/server/server.conf [2022-04-12T20:48:33.085Z] spire-1.2.1/test/integration/suites/admin-endpoints/docker-compose.yaml [2022-04-12T20:48:33.085Z] spire-1.2.1/test/integration/suites/admin-endpoints/teardown [2022-04-12T20:48:33.085Z] spire-1.2.1/test/integration/suites/datastore-mysql-replication/ [2022-04-12T20:48:33.085Z] spire-1.2.1/test/integration/suites/datastore-mysql-replication/00-setup [2022-04-12T20:48:33.085Z] spire-1.2.1/test/integration/suites/datastore-mysql-replication/01-test-variants [2022-04-12T20:48:33.085Z] spire-1.2.1/test/integration/suites/datastore-mysql-replication/README.md [2022-04-12T20:48:33.085Z] spire-1.2.1/test/integration/suites/datastore-mysql-replication/docker-compose.yaml [2022-04-12T20:48:33.085Z] spire-1.2.1/test/integration/suites/datastore-mysql-replication/teardown [2022-04-12T20:48:33.085Z] spire-1.2.1/test/integration/suites/datastore-mysql/ [2022-04-12T20:48:33.085Z] spire-1.2.1/test/integration/suites/datastore-mysql/00-setup [2022-04-12T20:48:33.085Z] spire-1.2.1/test/integration/suites/datastore-mysql/01-test-variants [2022-04-12T20:48:33.085Z] spire-1.2.1/test/integration/suites/datastore-mysql/README.md [2022-04-12T20:48:33.085Z] spire-1.2.1/test/integration/suites/datastore-mysql/docker-compose.yaml [2022-04-12T20:48:33.085Z] spire-1.2.1/test/integration/suites/datastore-mysql/teardown [2022-04-12T20:48:33.085Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/ [2022-04-12T20:48:33.085Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/00-setup [2022-04-12T20:48:33.085Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/01-test-variants [2022-04-12T20:48:33.085Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/README.md [2022-04-12T20:48:33.085Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/docker-compose.yaml [2022-04-12T20:48:33.085Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/principal/ [2022-04-12T20:48:33.085Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/principal/init.sh [2022-04-12T20:48:33.085Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/replica/ [2022-04-12T20:48:33.085Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/replica/docker-entrypoint.sh [2022-04-12T20:48:33.085Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/replica/v12/ [2022-04-12T20:48:33.085Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/replica/v12/docker-entrypoint.sh [2022-04-12T20:48:33.085Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/teardown [2022-04-12T20:48:33.085Z] spire-1.2.1/test/integration/suites/datastore-postgres/ [2022-04-12T20:48:33.086Z] spire-1.2.1/test/integration/suites/datastore-postgres/00-setup [2022-04-12T20:48:33.086Z] spire-1.2.1/test/integration/suites/datastore-postgres/01-test-variants [2022-04-12T20:48:33.086Z] spire-1.2.1/test/integration/suites/datastore-postgres/README.md [2022-04-12T20:48:33.086Z] spire-1.2.1/test/integration/suites/datastore-postgres/docker-compose.yaml [2022-04-12T20:48:33.086Z] spire-1.2.1/test/integration/suites/datastore-postgres/teardown [2022-04-12T20:48:33.086Z] spire-1.2.1/test/integration/suites/debug-endpoints/ [2022-04-12T20:48:33.086Z] spire-1.2.1/test/integration/suites/debug-endpoints/00-setup [2022-04-12T20:48:33.086Z] spire-1.2.1/test/integration/suites/debug-endpoints/01-start-server [2022-04-12T20:48:33.086Z] spire-1.2.1/test/integration/suites/debug-endpoints/02-bootstrap-agent [2022-04-12T20:48:33.086Z] spire-1.2.1/test/integration/suites/debug-endpoints/03-start-agent [2022-04-12T20:48:33.086Z] spire-1.2.1/test/integration/suites/debug-endpoints/04-create-registration-entries [2022-04-12T20:48:33.086Z] spire-1.2.1/test/integration/suites/debug-endpoints/05-test-endpoints [2022-04-12T20:48:33.086Z] spire-1.2.1/test/integration/suites/debug-endpoints/README.md [2022-04-12T20:48:33.086Z] spire-1.2.1/test/integration/suites/debug-endpoints/conf/ [2022-04-12T20:48:33.086Z] spire-1.2.1/test/integration/suites/debug-endpoints/conf/agent/ [2022-04-12T20:48:33.086Z] spire-1.2.1/test/integration/suites/debug-endpoints/conf/agent/agent.conf [2022-04-12T20:48:33.086Z] spire-1.2.1/test/integration/suites/debug-endpoints/conf/server/ [2022-04-12T20:48:33.086Z] spire-1.2.1/test/integration/suites/debug-endpoints/conf/server/server.conf [2022-04-12T20:48:33.086Z] spire-1.2.1/test/integration/suites/debug-endpoints/docker-compose.yaml [2022-04-12T20:48:33.086Z] spire-1.2.1/test/integration/suites/debug-endpoints/teardown [2022-04-12T20:48:33.086Z] spire-1.2.1/test/integration/suites/downstream-endpoints/ [2022-04-12T20:48:33.086Z] spire-1.2.1/test/integration/suites/downstream-endpoints/00-setup [2022-04-12T20:48:33.086Z] spire-1.2.1/test/integration/suites/downstream-endpoints/01-start-server [2022-04-12T20:48:33.086Z] spire-1.2.1/test/integration/suites/downstream-endpoints/02-bootstrap-agent [2022-04-12T20:48:33.086Z] spire-1.2.1/test/integration/suites/downstream-endpoints/03-start-agent [2022-04-12T20:48:33.086Z] spire-1.2.1/test/integration/suites/downstream-endpoints/04-create-entries [2022-04-12T20:48:33.086Z] spire-1.2.1/test/integration/suites/downstream-endpoints/05-test-endpoints [2022-04-12T20:48:33.086Z] spire-1.2.1/test/integration/suites/downstream-endpoints/README.md [2022-04-12T20:48:33.086Z] spire-1.2.1/test/integration/suites/downstream-endpoints/conf/ [2022-04-12T20:48:33.086Z] spire-1.2.1/test/integration/suites/downstream-endpoints/conf/agent/ [2022-04-12T20:48:33.086Z] spire-1.2.1/test/integration/suites/downstream-endpoints/conf/agent/agent.conf [2022-04-12T20:48:33.086Z] spire-1.2.1/test/integration/suites/downstream-endpoints/conf/server/ [2022-04-12T20:48:33.086Z] spire-1.2.1/test/integration/suites/downstream-endpoints/conf/server/server.conf [2022-04-12T20:48:33.086Z] spire-1.2.1/test/integration/suites/downstream-endpoints/docker-compose.yaml [2022-04-12T20:48:33.086Z] spire-1.2.1/test/integration/suites/downstream-endpoints/teardown [2022-04-12T20:48:33.086Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/ [2022-04-12T20:48:33.086Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/00-setup [2022-04-12T20:48:33.086Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/01-start-server [2022-04-12T20:48:33.086Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/02-bootstrap-agents [2022-04-12T20:48:33.086Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/03-start-remaining-containers [2022-04-12T20:48:33.086Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/04-create-workload-entries [2022-04-12T20:48:33.086Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/05-check-workload-connectivity [2022-04-12T20:48:33.086Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/README.md [2022-04-12T20:48:33.086Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/ [2022-04-12T20:48:33.086Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/downstream-agent/ [2022-04-12T20:48:33.086Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/downstream-agent/agent.conf [2022-04-12T20:48:33.086Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/downstream-envoy/ [2022-04-12T20:48:33.086Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/downstream-envoy/envoy.yaml [2022-04-12T20:48:33.086Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/server/ [2022-04-12T20:48:33.086Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/server/server.conf [2022-04-12T20:48:33.086Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/supervisord.conf [2022-04-12T20:48:33.086Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/upstream-agent/ [2022-04-12T20:48:33.086Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/upstream-agent/agent.conf [2022-04-12T20:48:33.086Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/upstream-envoy/ [2022-04-12T20:48:33.086Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/upstream-envoy/envoy.yaml [2022-04-12T20:48:33.086Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/docker-compose.yaml [2022-04-12T20:48:33.086Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/teardown [2022-04-12T20:48:33.086Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/ [2022-04-12T20:48:33.086Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/00-test-envoy-releases.sh [2022-04-12T20:48:33.086Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/Dockerfile [2022-04-12T20:48:33.086Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/README.md [2022-04-12T20:48:33.086Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/ [2022-04-12T20:48:33.086Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/ [2022-04-12T20:48:33.086Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/agent/ [2022-04-12T20:48:33.086Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/agent/agent.conf [2022-04-12T20:48:33.086Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/envoy/ [2022-04-12T20:48:33.086Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/envoy/envoy.yaml [2022-04-12T20:48:33.086Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/server/ [2022-04-12T20:48:33.086Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/server/server.conf [2022-04-12T20:48:33.086Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream/ [2022-04-12T20:48:33.086Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream/agent/ [2022-04-12T20:48:33.086Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream/agent/agent.conf [2022-04-12T20:48:33.086Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream/envoy/ [2022-04-12T20:48:33.086Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream/envoy/envoy.yaml [2022-04-12T20:48:33.086Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/supervisord.conf [2022-04-12T20:48:33.086Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/ [2022-04-12T20:48:33.086Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/agent/ [2022-04-12T20:48:33.086Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/agent/agent.conf [2022-04-12T20:48:33.086Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/envoy/ [2022-04-12T20:48:33.086Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/envoy/envoy.yaml [2022-04-12T20:48:33.086Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/server/ [2022-04-12T20:48:33.086Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/server/server.conf [2022-04-12T20:48:33.086Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/docker-compose.yaml [2022-04-12T20:48:33.086Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/teardown [2022-04-12T20:48:33.086Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/ [2022-04-12T20:48:33.086Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/00-test-envoy-releases [2022-04-12T20:48:33.086Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/README.md [2022-04-12T20:48:33.086Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/ [2022-04-12T20:48:33.086Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/downstream-agent/ [2022-04-12T20:48:33.086Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/downstream-agent/agent.conf [2022-04-12T20:48:33.086Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/downstream-envoy/ [2022-04-12T20:48:33.086Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/downstream-envoy/envoy.yaml [2022-04-12T20:48:33.086Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/server/ [2022-04-12T20:48:33.086Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/server/server.conf [2022-04-12T20:48:33.086Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/supervisord.conf [2022-04-12T20:48:33.086Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/upstream-agent/ [2022-04-12T20:48:33.086Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/upstream-agent/agent.conf [2022-04-12T20:48:33.086Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/upstream-envoy/ [2022-04-12T20:48:33.086Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/upstream-envoy/envoy.yaml [2022-04-12T20:48:33.086Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/docker-compose.yaml [2022-04-12T20:48:33.086Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/teardown [2022-04-12T20:48:33.086Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/ [2022-04-12T20:48:33.086Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/00-setup [2022-04-12T20:48:33.086Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/01-start-servers [2022-04-12T20:48:33.086Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/02-bootstrap-federation-and-agents [2022-04-12T20:48:33.086Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/03-start-remaining-containers [2022-04-12T20:48:33.086Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/04-create-workload-entries [2022-04-12T20:48:33.086Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/05-check-workload-connectivity [2022-04-12T20:48:33.086Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/06-stop-servers [2022-04-12T20:48:33.086Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/07-check-workload-connectivity [2022-04-12T20:48:33.086Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/08-start-servers [2022-04-12T20:48:33.086Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/09-check-workload-connectivity [2022-04-12T20:48:33.086Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/10-stop-agents [2022-04-12T20:48:33.086Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/11-check-workload-connectivity [2022-04-12T20:48:33.086Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/12-start-agents [2022-04-12T20:48:33.086Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/13-check-workload-connectivity [2022-04-12T20:48:33.086Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/Dockerfile [2022-04-12T20:48:33.086Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/README.md [2022-04-12T20:48:33.086Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/ [2022-04-12T20:48:33.086Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/ [2022-04-12T20:48:33.086Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/agent/ [2022-04-12T20:48:33.086Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/agent/agent.conf [2022-04-12T20:48:33.086Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/ghostunnel/ [2022-04-12T20:48:33.086Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/ghostunnel/ghostunnel.flags [2022-04-12T20:48:33.086Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/server/ [2022-04-12T20:48:33.086Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/server/server.conf [2022-04-12T20:48:33.086Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/supervisord/ [2022-04-12T20:48:33.086Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/supervisord/supervisord.conf [2022-04-12T20:48:33.086Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/ [2022-04-12T20:48:33.086Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/agent/ [2022-04-12T20:48:33.086Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/agent/agent.conf [2022-04-12T20:48:33.086Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/ghostunnel/ [2022-04-12T20:48:33.086Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/ghostunnel/ghostunnel.flags [2022-04-12T20:48:33.086Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/server/ [2022-04-12T20:48:33.086Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/server/server.conf [2022-04-12T20:48:33.086Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/supervisord/ [2022-04-12T20:48:33.086Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/supervisord/supervisord.conf [2022-04-12T20:48:33.086Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/docker-compose.yaml [2022-04-12T20:48:33.086Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/teardown [2022-04-12T20:48:33.086Z] spire-1.2.1/test/integration/suites/join-token/ [2022-04-12T20:48:33.086Z] spire-1.2.1/test/integration/suites/join-token/01-start-server [2022-04-12T20:48:33.086Z] spire-1.2.1/test/integration/suites/join-token/02-bootstrap-agents [2022-04-12T20:48:33.086Z] spire-1.2.1/test/integration/suites/join-token/03-start-agent [2022-04-12T20:48:33.086Z] spire-1.2.1/test/integration/suites/join-token/04-create-workload-entry [2022-04-12T20:48:33.086Z] spire-1.2.1/test/integration/suites/join-token/05-check-svid [2022-04-12T20:48:33.086Z] spire-1.2.1/test/integration/suites/join-token/06-start-bad-agent [2022-04-12T20:48:33.086Z] spire-1.2.1/test/integration/suites/join-token/README.md [2022-04-12T20:48:33.086Z] spire-1.2.1/test/integration/suites/join-token/conf/ [2022-04-12T20:48:33.086Z] spire-1.2.1/test/integration/suites/join-token/conf/agent/ [2022-04-12T20:48:33.086Z] spire-1.2.1/test/integration/suites/join-token/conf/agent/agent.conf [2022-04-12T20:48:33.086Z] spire-1.2.1/test/integration/suites/join-token/conf/server/ [2022-04-12T20:48:33.086Z] spire-1.2.1/test/integration/suites/join-token/conf/server/server.conf [2022-04-12T20:48:33.086Z] spire-1.2.1/test/integration/suites/join-token/docker-compose.yaml [2022-04-12T20:48:33.086Z] spire-1.2.1/test/integration/suites/join-token/teardown [2022-04-12T20:48:33.086Z] spire-1.2.1/test/integration/suites/k8s-reconcile/ [2022-04-12T20:48:33.086Z] spire-1.2.1/test/integration/suites/k8s-reconcile/00-setup [2022-04-12T20:48:33.086Z] spire-1.2.1/test/integration/suites/k8s-reconcile/01-apply-config [2022-04-12T20:48:33.086Z] spire-1.2.1/test/integration/suites/k8s-reconcile/02-check-for-workload-svid [2022-04-12T20:48:33.364Z] spire-1.2.1/test/integration/suites/k8s-reconcile/README.md [2022-04-12T20:48:33.364Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/ [2022-04-12T20:48:33.364Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/admctrl/ [2022-04-12T20:48:33.364Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/admctrl/admission-control.yaml [2022-04-12T20:48:33.364Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/admctrl/kubeconfig.yaml [2022-04-12T20:48:33.364Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/agent/ [2022-04-12T20:48:33.364Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/agent/kustomization.yaml [2022-04-12T20:48:33.364Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/agent/spire-agent.yaml [2022-04-12T20:48:33.364Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/kind-config.yaml [2022-04-12T20:48:33.364Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/server/ [2022-04-12T20:48:33.364Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/server/k8s-workload-registrar-secret.yaml [2022-04-12T20:48:33.364Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/server/kustomization.yaml [2022-04-12T20:48:33.364Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/server/spire-server.yaml [2022-04-12T20:48:33.364Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/workload.yaml [2022-04-12T20:48:33.364Z] spire-1.2.1/test/integration/suites/k8s-reconcile/init-kubectl [2022-04-12T20:48:33.364Z] spire-1.2.1/test/integration/suites/k8s-reconcile/teardown [2022-04-12T20:48:33.364Z] spire-1.2.1/test/integration/suites/k8s-scratch/ [2022-04-12T20:48:33.364Z] spire-1.2.1/test/integration/suites/k8s-scratch/00-setup [2022-04-12T20:48:33.364Z] spire-1.2.1/test/integration/suites/k8s-scratch/01-apply-config [2022-04-12T20:48:33.364Z] spire-1.2.1/test/integration/suites/k8s-scratch/02-check-for-workload-svid [2022-04-12T20:48:33.364Z] spire-1.2.1/test/integration/suites/k8s-scratch/README.md [2022-04-12T20:48:33.364Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/ [2022-04-12T20:48:33.364Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/admctrl/ [2022-04-12T20:48:33.364Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/admctrl/admission-control.yaml [2022-04-12T20:48:33.364Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/admctrl/kubeconfig.yaml [2022-04-12T20:48:33.364Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/agent/ [2022-04-12T20:48:33.364Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/agent/kustomization.yaml [2022-04-12T20:48:33.364Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/agent/spire-agent.yaml [2022-04-12T20:48:33.364Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/kind-config.yaml [2022-04-12T20:48:33.364Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/server/ [2022-04-12T20:48:33.364Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/server/k8s-workload-registrar-secret.yaml [2022-04-12T20:48:33.364Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/server/kustomization.yaml [2022-04-12T20:48:33.364Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/server/spire-server.yaml [2022-04-12T20:48:33.364Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/webhook/ [2022-04-12T20:48:33.364Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/webhook/kustomization.yaml [2022-04-12T20:48:33.364Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/webhook/validation-webhook.yaml [2022-04-12T20:48:33.364Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/workload.yaml [2022-04-12T20:48:33.364Z] spire-1.2.1/test/integration/suites/k8s-scratch/init-kubectl [2022-04-12T20:48:33.364Z] spire-1.2.1/test/integration/suites/k8s-scratch/teardown [2022-04-12T20:48:33.364Z] spire-1.2.1/test/integration/suites/k8s/ [2022-04-12T20:48:33.364Z] spire-1.2.1/test/integration/suites/k8s/00-setup [2022-04-12T20:48:33.364Z] spire-1.2.1/test/integration/suites/k8s/01-apply-config [2022-04-12T20:48:33.364Z] spire-1.2.1/test/integration/suites/k8s/02-check-for-workload-svid [2022-04-12T20:48:33.364Z] spire-1.2.1/test/integration/suites/k8s/README.md [2022-04-12T20:48:33.364Z] spire-1.2.1/test/integration/suites/k8s/conf/ [2022-04-12T20:48:33.364Z] spire-1.2.1/test/integration/suites/k8s/conf/admctrl/ [2022-04-12T20:48:33.364Z] spire-1.2.1/test/integration/suites/k8s/conf/admctrl/admission-control.yaml [2022-04-12T20:48:33.364Z] spire-1.2.1/test/integration/suites/k8s/conf/admctrl/kubeconfig.yaml [2022-04-12T20:48:33.364Z] spire-1.2.1/test/integration/suites/k8s/conf/agent/ [2022-04-12T20:48:33.364Z] spire-1.2.1/test/integration/suites/k8s/conf/agent/kustomization.yaml [2022-04-12T20:48:33.364Z] spire-1.2.1/test/integration/suites/k8s/conf/agent/spire-agent.yaml [2022-04-12T20:48:33.364Z] spire-1.2.1/test/integration/suites/k8s/conf/kind-config.yaml [2022-04-12T20:48:33.364Z] spire-1.2.1/test/integration/suites/k8s/conf/server/ [2022-04-12T20:48:33.364Z] spire-1.2.1/test/integration/suites/k8s/conf/server/k8s-workload-registrar-secret.yaml [2022-04-12T20:48:33.364Z] spire-1.2.1/test/integration/suites/k8s/conf/server/kustomization.yaml [2022-04-12T20:48:33.364Z] spire-1.2.1/test/integration/suites/k8s/conf/server/spire-server.yaml [2022-04-12T20:48:33.364Z] spire-1.2.1/test/integration/suites/k8s/conf/webhook/ [2022-04-12T20:48:33.364Z] spire-1.2.1/test/integration/suites/k8s/conf/webhook/kustomization.yaml [2022-04-12T20:48:33.364Z] spire-1.2.1/test/integration/suites/k8s/conf/webhook/validation-webhook.yaml [2022-04-12T20:48:33.364Z] spire-1.2.1/test/integration/suites/k8s/conf/workload.yaml [2022-04-12T20:48:33.364Z] spire-1.2.1/test/integration/suites/k8s/init-kubectl [2022-04-12T20:48:33.364Z] spire-1.2.1/test/integration/suites/k8s/teardown [2022-04-12T20:48:33.364Z] spire-1.2.1/test/integration/suites/nested-rotation/ [2022-04-12T20:48:33.364Z] spire-1.2.1/test/integration/suites/nested-rotation/00-setup [2022-04-12T20:48:33.364Z] spire-1.2.1/test/integration/suites/nested-rotation/01-start-root [2022-04-12T20:48:33.364Z] spire-1.2.1/test/integration/suites/nested-rotation/02-create-intermediate-downstream-entries [2022-04-12T20:48:33.364Z] spire-1.2.1/test/integration/suites/nested-rotation/03-start-intermediateA [2022-04-12T20:48:33.364Z] spire-1.2.1/test/integration/suites/nested-rotation/04-create-leafA-downstream-entry [2022-04-12T20:48:33.364Z] spire-1.2.1/test/integration/suites/nested-rotation/05-start-leafA [2022-04-12T20:48:33.364Z] spire-1.2.1/test/integration/suites/nested-rotation/06-start-intermediateB [2022-04-12T20:48:33.364Z] spire-1.2.1/test/integration/suites/nested-rotation/07-create-leafB-downstream-entry [2022-04-12T20:48:33.364Z] spire-1.2.1/test/integration/suites/nested-rotation/08-start-leafB [2022-04-12T20:48:33.364Z] spire-1.2.1/test/integration/suites/nested-rotation/09-create-workload-entries [2022-04-12T20:48:33.365Z] spire-1.2.1/test/integration/suites/nested-rotation/10-check-svids [2022-04-12T20:48:33.365Z] spire-1.2.1/test/integration/suites/nested-rotation/Dockerfile [2022-04-12T20:48:33.365Z] spire-1.2.1/test/integration/suites/nested-rotation/README.md [2022-04-12T20:48:33.365Z] spire-1.2.1/test/integration/suites/nested-rotation/docker-compose.yaml [2022-04-12T20:48:33.365Z] spire-1.2.1/test/integration/suites/nested-rotation/intermediateA/ [2022-04-12T20:48:33.365Z] spire-1.2.1/test/integration/suites/nested-rotation/intermediateA/agent/ [2022-04-12T20:48:33.365Z] spire-1.2.1/test/integration/suites/nested-rotation/intermediateA/agent/agent.conf [2022-04-12T20:48:33.365Z] spire-1.2.1/test/integration/suites/nested-rotation/intermediateA/server/ [2022-04-12T20:48:33.365Z] spire-1.2.1/test/integration/suites/nested-rotation/intermediateA/server/server.conf [2022-04-12T20:48:33.365Z] spire-1.2.1/test/integration/suites/nested-rotation/intermediateB/ [2022-04-12T20:48:33.365Z] spire-1.2.1/test/integration/suites/nested-rotation/intermediateB/agent/ [2022-04-12T20:48:33.365Z] spire-1.2.1/test/integration/suites/nested-rotation/intermediateB/agent/agent.conf [2022-04-12T20:48:33.365Z] spire-1.2.1/test/integration/suites/nested-rotation/intermediateB/server/ [2022-04-12T20:48:33.365Z] spire-1.2.1/test/integration/suites/nested-rotation/intermediateB/server/server.conf [2022-04-12T20:48:33.365Z] spire-1.2.1/test/integration/suites/nested-rotation/leafA/ [2022-04-12T20:48:33.365Z] spire-1.2.1/test/integration/suites/nested-rotation/leafA/agent/ [2022-04-12T20:48:33.365Z] spire-1.2.1/test/integration/suites/nested-rotation/leafA/agent/agent.conf [2022-04-12T20:48:33.365Z] spire-1.2.1/test/integration/suites/nested-rotation/leafA/server/ [2022-04-12T20:48:33.365Z] spire-1.2.1/test/integration/suites/nested-rotation/leafA/server/server.conf [2022-04-12T20:48:33.365Z] spire-1.2.1/test/integration/suites/nested-rotation/leafB/ [2022-04-12T20:48:33.365Z] spire-1.2.1/test/integration/suites/nested-rotation/leafB/agent/ [2022-04-12T20:48:33.365Z] spire-1.2.1/test/integration/suites/nested-rotation/leafB/agent/agent.conf [2022-04-12T20:48:33.365Z] spire-1.2.1/test/integration/suites/nested-rotation/leafB/server/ [2022-04-12T20:48:33.365Z] spire-1.2.1/test/integration/suites/nested-rotation/leafB/server/server.conf [2022-04-12T20:48:33.365Z] spire-1.2.1/test/integration/suites/nested-rotation/root/ [2022-04-12T20:48:33.365Z] spire-1.2.1/test/integration/suites/nested-rotation/root/agent/ [2022-04-12T20:48:33.365Z] spire-1.2.1/test/integration/suites/nested-rotation/root/agent/agent.conf [2022-04-12T20:48:33.365Z] spire-1.2.1/test/integration/suites/nested-rotation/root/server/ [2022-04-12T20:48:33.365Z] spire-1.2.1/test/integration/suites/nested-rotation/root/server/server.conf [2022-04-12T20:48:33.365Z] spire-1.2.1/test/integration/suites/nested-rotation/teardown [2022-04-12T20:48:33.365Z] spire-1.2.1/test/integration/suites/node-attestation/ [2022-04-12T20:48:33.365Z] spire-1.2.1/test/integration/suites/node-attestation/00-setup [2022-04-12T20:48:33.365Z] spire-1.2.1/test/integration/suites/node-attestation/01-start-server [2022-04-12T20:48:33.365Z] spire-1.2.1/test/integration/suites/node-attestation/02-start-agent [2022-04-12T20:48:33.365Z] spire-1.2.1/test/integration/suites/node-attestation/03-test-node-attestation [2022-04-12T20:48:33.365Z] spire-1.2.1/test/integration/suites/node-attestation/04-test-x509pop-attestation [2022-04-12T20:48:33.365Z] spire-1.2.1/test/integration/suites/node-attestation/README.md [2022-04-12T20:48:33.365Z] spire-1.2.1/test/integration/suites/node-attestation/conf/ [2022-04-12T20:48:33.365Z] spire-1.2.1/test/integration/suites/node-attestation/conf/agent/ [2022-04-12T20:48:33.365Z] spire-1.2.1/test/integration/suites/node-attestation/conf/agent/agent.conf [2022-04-12T20:48:33.365Z] spire-1.2.1/test/integration/suites/node-attestation/conf/server/ [2022-04-12T20:48:33.365Z] spire-1.2.1/test/integration/suites/node-attestation/conf/server/server.conf [2022-04-12T20:48:33.365Z] spire-1.2.1/test/integration/suites/node-attestation/docker-compose.yaml [2022-04-12T20:48:33.365Z] spire-1.2.1/test/integration/suites/node-attestation/teardown [2022-04-12T20:48:33.365Z] spire-1.2.1/test/integration/suites/rotation/ [2022-04-12T20:48:33.365Z] spire-1.2.1/test/integration/suites/rotation/00-setup [2022-04-12T20:48:33.365Z] spire-1.2.1/test/integration/suites/rotation/01-start-server [2022-04-12T20:48:33.365Z] spire-1.2.1/test/integration/suites/rotation/02-bootstrap-agent [2022-04-12T20:48:33.365Z] spire-1.2.1/test/integration/suites/rotation/03-start-agent [2022-04-12T20:48:33.365Z] spire-1.2.1/test/integration/suites/rotation/04-create-workload-entry [2022-04-12T20:48:33.365Z] spire-1.2.1/test/integration/suites/rotation/05-check-svids [2022-04-12T20:48:33.365Z] spire-1.2.1/test/integration/suites/rotation/README.md [2022-04-12T20:48:33.365Z] spire-1.2.1/test/integration/suites/rotation/conf/ [2022-04-12T20:48:33.365Z] spire-1.2.1/test/integration/suites/rotation/conf/agent/ [2022-04-12T20:48:33.365Z] spire-1.2.1/test/integration/suites/rotation/conf/agent/agent.conf [2022-04-12T20:48:33.365Z] spire-1.2.1/test/integration/suites/rotation/conf/server/ [2022-04-12T20:48:33.365Z] spire-1.2.1/test/integration/suites/rotation/conf/server/server.conf [2022-04-12T20:48:33.365Z] spire-1.2.1/test/integration/suites/rotation/docker-compose.yaml [2022-04-12T20:48:33.365Z] spire-1.2.1/test/integration/suites/rotation/teardown [2022-04-12T20:48:33.365Z] spire-1.2.1/test/integration/suites/self-test/ [2022-04-12T20:48:33.365Z] spire-1.2.1/test/integration/suites/self-test/00-ensure-command-failure-fails-step [2022-04-12T20:48:33.365Z] spire-1.2.1/test/integration/suites/self-test/README.md [2022-04-12T20:48:33.365Z] spire-1.2.1/test/integration/suites/self-test/teardown [2022-04-12T20:48:33.365Z] spire-1.2.1/test/integration/suites/spire-server-cli/ [2022-04-12T20:48:33.365Z] spire-1.2.1/test/integration/suites/spire-server-cli/01-start-server [2022-04-12T20:48:33.365Z] spire-1.2.1/test/integration/suites/spire-server-cli/02-bundle [2022-04-12T20:48:33.365Z] spire-1.2.1/test/integration/suites/spire-server-cli/03-entry [2022-04-12T20:48:33.365Z] spire-1.2.1/test/integration/suites/spire-server-cli/04-bootstrap-agents [2022-04-12T20:48:33.365Z] spire-1.2.1/test/integration/suites/spire-server-cli/05-start-agents [2022-04-12T20:48:33.365Z] spire-1.2.1/test/integration/suites/spire-server-cli/06-agent [2022-04-12T20:48:33.365Z] spire-1.2.1/test/integration/suites/spire-server-cli/README.md [2022-04-12T20:48:33.365Z] spire-1.2.1/test/integration/suites/spire-server-cli/conf/ [2022-04-12T20:48:33.365Z] spire-1.2.1/test/integration/suites/spire-server-cli/conf/agent/ [2022-04-12T20:48:33.365Z] spire-1.2.1/test/integration/suites/spire-server-cli/conf/agent/agent.conf [2022-04-12T20:48:33.365Z] spire-1.2.1/test/integration/suites/spire-server-cli/conf/fixture/ [2022-04-12T20:48:33.365Z] spire-1.2.1/test/integration/suites/spire-server-cli/conf/fixture/ca.pem [2022-04-12T20:48:33.365Z] spire-1.2.1/test/integration/suites/spire-server-cli/conf/fixture/ca.spiffe [2022-04-12T20:48:33.365Z] spire-1.2.1/test/integration/suites/spire-server-cli/conf/fixture/ca2.pem [2022-04-12T20:48:33.365Z] spire-1.2.1/test/integration/suites/spire-server-cli/conf/fixture/ca2.spiffe [2022-04-12T20:48:33.365Z] spire-1.2.1/test/integration/suites/spire-server-cli/conf/server/ [2022-04-12T20:48:33.365Z] spire-1.2.1/test/integration/suites/spire-server-cli/conf/server/server.conf [2022-04-12T20:48:33.365Z] spire-1.2.1/test/integration/suites/spire-server-cli/docker-compose.yaml [2022-04-12T20:48:33.365Z] spire-1.2.1/test/integration/suites/spire-server-cli/teardown [2022-04-12T20:48:33.365Z] spire-1.2.1/test/integration/suites/upgrade/ [2022-04-12T20:48:33.365Z] spire-1.2.1/test/integration/suites/upgrade/00-setup [2022-04-12T20:48:33.365Z] spire-1.2.1/test/integration/suites/upgrade/01-run-upgrade-tests [2022-04-12T20:48:33.365Z] spire-1.2.1/test/integration/suites/upgrade/02-verify-codebase-version-is-updated [2022-04-12T20:48:33.365Z] spire-1.2.1/test/integration/suites/upgrade/README.md [2022-04-12T20:48:33.365Z] spire-1.2.1/test/integration/suites/upgrade/conf/ [2022-04-12T20:48:33.365Z] spire-1.2.1/test/integration/suites/upgrade/conf/agent/ [2022-04-12T20:48:33.365Z] spire-1.2.1/test/integration/suites/upgrade/conf/agent/agent.conf [2022-04-12T20:48:33.365Z] spire-1.2.1/test/integration/suites/upgrade/conf/server/ [2022-04-12T20:48:33.365Z] spire-1.2.1/test/integration/suites/upgrade/conf/server/server.conf [2022-04-12T20:48:33.365Z] spire-1.2.1/test/integration/suites/upgrade/teardown [2022-04-12T20:48:33.365Z] spire-1.2.1/test/integration/suites/upgrade/versions.txt [2022-04-12T20:48:33.365Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/ [2022-04-12T20:48:33.365Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/00-setup-kind [2022-04-12T20:48:33.365Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/01-setup-cert-manager [2022-04-12T20:48:33.365Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/02-deploy-spire [2022-04-12T20:48:33.365Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/03-verify-ca [2022-04-12T20:48:33.365Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/README.md [2022-04-12T20:48:33.365Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/conf/ [2022-04-12T20:48:33.365Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/conf/cert-manager-issuer.yaml [2022-04-12T20:48:33.365Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/conf/kind-config.yaml [2022-04-12T20:48:33.365Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/conf/server/ [2022-04-12T20:48:33.365Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/conf/server/kustomization.yaml [2022-04-12T20:48:33.365Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/conf/server/spire-server.yaml [2022-04-12T20:48:33.365Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/init-kubectl [2022-04-12T20:48:33.365Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/teardown [2022-04-12T20:48:33.365Z] spire-1.2.1/test/integration/test-one.sh [2022-04-12T20:48:33.365Z] spire-1.2.1/test/integration/test.sh [2022-04-12T20:48:33.365Z] spire-1.2.1/test/plugintest/ [2022-04-12T20:48:33.365Z] spire-1.2.1/test/plugintest/config.go [2022-04-12T20:48:33.365Z] spire-1.2.1/test/plugintest/load.go [2022-04-12T20:48:33.365Z] spire-1.2.1/test/plugintest/option.go [2022-04-12T20:48:33.365Z] spire-1.2.1/test/spiretest/ [2022-04-12T20:48:33.365Z] spire-1.2.1/test/spiretest/apiserver.go [2022-04-12T20:48:33.365Z] spire-1.2.1/test/spiretest/assertions.go [2022-04-12T20:48:33.365Z] spire-1.2.1/test/spiretest/dir.go [2022-04-12T20:48:33.365Z] spire-1.2.1/test/spiretest/errors_posix.go [2022-04-12T20:48:33.365Z] spire-1.2.1/test/spiretest/errors_windows.go [2022-04-12T20:48:33.365Z] spire-1.2.1/test/spiretest/logs.go [2022-04-12T20:48:33.365Z] spire-1.2.1/test/spiretest/socketapi.go [2022-04-12T20:48:33.365Z] spire-1.2.1/test/spiretest/suite.go [2022-04-12T20:48:33.365Z] spire-1.2.1/test/spiretest/x509.go [2022-04-12T20:48:33.365Z] spire-1.2.1/test/testca/ [2022-04-12T20:48:33.365Z] spire-1.2.1/test/testca/ca.go [2022-04-12T20:48:33.365Z] spire-1.2.1/test/testkey/ [2022-04-12T20:48:33.365Z] spire-1.2.1/test/testkey/generate.sh [2022-04-12T20:48:33.365Z] spire-1.2.1/test/testkey/genkeys.go [2022-04-12T20:48:33.365Z] spire-1.2.1/test/testkey/keys.go [2022-04-12T20:48:33.365Z] spire-1.2.1/test/testkey/new.go [2022-04-12T20:48:33.365Z] spire-1.2.1/test/tpmsimulator/ [2022-04-12T20:48:33.365Z] spire-1.2.1/test/tpmsimulator/simulator.go [2022-04-12T20:48:33.365Z] spire-1.2.1/test/util/ [2022-04-12T20:48:33.365Z] spire-1.2.1/test/util/cert_fixtures.go [2022-04-12T20:48:33.365Z] spire-1.2.1/test/util/cert_generation.go [2022-04-12T20:48:33.365Z] spire-1.2.1/test/util/io_redirection.go [2022-04-12T20:48:33.365Z] spire-1.2.1/test/util/race.go [2022-04-12T20:48:33.365Z] spire-1.2.1/test/util/util.go [2022-04-12T20:48:33.365Z] building spire from source... [2022-04-12T20:48:33.972Z] Installing go1.17.7... [2022-04-12T20:49:00.838Z] Building bin/spire-server... [2022-04-12T20:49:00.838Z] go: downloading github.com/mitchellh/cli v1.1.2 [2022-04-12T20:49:00.838Z] go: downloading github.com/spiffe/spire-api-sdk v1.2.0 [2022-04-12T20:49:00.838Z] go: downloading github.com/spiffe/go-spiffe/v2 v2.0.0-beta.12 [2022-04-12T20:49:00.838Z] go: downloading golang.org/x/net v0.0.0-20220127200216-cd36cc0744dd [2022-04-12T20:49:01.446Z] go: downloading google.golang.org/grpc v1.44.0 [2022-04-12T20:49:01.729Z] go: downloading gopkg.in/square/go-jose.v2 v2.6.0 [2022-04-12T20:49:06.076Z] go: downloading github.com/hashicorp/hcl v1.0.1-0.20190430135223-99e2f22d1c94 [2022-04-12T20:49:06.354Z] go: downloading github.com/imdario/mergo v0.3.12 [2022-04-12T20:49:06.354Z] go: downloading github.com/sirupsen/logrus v1.8.1 [2022-04-12T20:49:06.634Z] go: downloading github.com/hashicorp/go-hclog v1.1.0 [2022-04-12T20:49:06.913Z] go: downloading github.com/Masterminds/sprig v2.22.0+incompatible [2022-04-12T20:49:06.913Z] go: downloading github.com/fatih/color v1.13.0 [2022-04-12T20:49:07.192Z] go: downloading github.com/mattn/go-isatty v0.0.14 [2022-04-12T20:49:07.471Z] go: downloading golang.org/x/time v0.0.0-20220224211638-0e9765cccd65 [2022-04-12T20:49:07.749Z] go: downloading google.golang.org/genproto v0.0.0-20220222213610-43724f9ea8cf [2022-04-12T20:49:07.749Z] go: downloading github.com/InVisionApp/go-health/v2 v2.1.2 [2022-04-12T20:49:07.749Z] go: downloading github.com/InVisionApp/go-logger v1.0.1 [2022-04-12T20:49:08.027Z] go: downloading github.com/hashicorp/go-plugin v1.4.3 [2022-04-12T20:49:08.638Z] go: downloading github.com/spiffe/spire-plugin-sdk v1.2.0 [2022-04-12T20:49:10.099Z] go: downloading github.com/andres-erbsen/clock v0.0.0-20160526145045-9e14626cd129 [2022-04-12T20:49:10.099Z] go: downloading github.com/open-policy-agent/opa v0.38.0 [2022-04-12T20:49:36.997Z] go: downloading github.com/armon/go-metrics v0.3.10 [2022-04-12T20:49:36.997Z] go: downloading github.com/prometheus/client_golang v1.12.1 [2022-04-12T20:49:36.997Z] go: downloading github.com/uber-go/tally/v4 v4.1.1 [2022-04-12T20:49:37.275Z] go: downloading golang.org/x/sys v0.0.0-20220227234510-4e6760a101f9 [2022-04-12T20:49:37.275Z] go: downloading github.com/mattn/go-colorable v0.1.12 [2022-04-12T20:49:37.885Z] go: downloading github.com/Masterminds/goutils v1.1.0 [2022-04-12T20:49:37.885Z] go: downloading github.com/Masterminds/semver v1.5.0 [2022-04-12T20:49:37.885Z] go: downloading github.com/google/uuid v1.1.2 [2022-04-12T20:49:37.885Z] go: downloading github.com/huandu/xstrings v1.3.2 [2022-04-12T20:49:38.494Z] go: downloading github.com/hashicorp/yamux v0.0.0-20181012175058-2f1d1f20f75d [2022-04-12T20:49:38.494Z] go: downloading github.com/oklog/run v1.0.0 [2022-04-12T20:49:39.104Z] go: downloading github.com/imkira/go-observer v1.0.3 [2022-04-12T20:49:39.104Z] go: downloading github.com/hashicorp/go-immutable-radix v1.3.1 [2022-04-12T20:49:39.104Z] go: downloading github.com/DataDog/datadog-go v3.2.0+incompatible [2022-04-12T20:49:39.384Z] go: downloading github.com/prometheus/client_model v0.2.0 [2022-04-12T20:49:39.384Z] go: downloading github.com/prometheus/common v0.32.1 [2022-04-12T20:49:39.665Z] go: downloading github.com/beorn7/perks v1.0.1 [2022-04-12T20:49:39.665Z] go: downloading github.com/cespare/xxhash/v2 v2.1.2 [2022-04-12T20:49:39.943Z] go: downloading github.com/prometheus/procfs v0.7.3 [2022-04-12T20:49:40.552Z] go: downloading github.com/pkg/errors v0.9.1 [2022-04-12T20:49:40.552Z] go: downloading go.uber.org/atomic v1.9.0 [2022-04-12T20:49:41.165Z] go: downloading github.com/hashicorp/errwrap v1.1.0 [2022-04-12T20:49:41.445Z] go: downloading github.com/mitchellh/reflectwalk v1.0.1 [2022-04-12T20:49:41.445Z] go: downloading github.com/gofrs/uuid v4.2.0+incompatible [2022-04-12T20:49:41.445Z] go: downloading github.com/stretchr/testify v1.7.0 [2022-04-12T20:49:41.725Z] go: downloading github.com/shirou/gopsutil/v3 v3.22.2 [2022-04-12T20:49:42.337Z] go: downloading github.com/hashicorp/golang-lru v0.5.4 [2022-04-12T20:49:42.337Z] go: downloading github.com/aws/aws-sdk-go-v2 v1.14.0 [2022-04-12T20:49:42.617Z] go: downloading github.com/aws/aws-sdk-go-v2/config v1.14.0 [2022-04-12T20:49:44.079Z] go: downloading github.com/aws/aws-sdk-go-v2/credentials v1.9.0 [2022-04-12T20:49:44.691Z] go: downloading github.com/aws/aws-sdk-go-v2/service/kms v1.15.0 [2022-04-12T20:49:51.460Z] go: downloading github.com/aws/aws-sdk-go-v2/service/sts v1.15.0 [2022-04-12T20:49:51.460Z] go: downloading golang.org/x/sync v0.0.0-20210220032951-036812b2e83c [2022-04-12T20:49:51.460Z] go: downloading github.com/aws/aws-sdk-go v1.43.0 [2022-04-12T20:50:18.339Z] go: downloading github.com/GoogleCloudPlatform/cloudsql-proxy v1.29.0 [2022-04-12T20:50:18.339Z] go: downloading github.com/blang/semver/v4 v4.0.0 [2022-04-12T20:50:18.339Z] go: downloading github.com/go-sql-driver/mysql v1.6.0 [2022-04-12T20:50:18.339Z] go: downloading github.com/jinzhu/gorm v1.9.16 [2022-04-12T20:50:18.339Z] go: downloading github.com/lib/pq v1.10.4 [2022-04-12T20:50:18.339Z] go: downloading github.com/mattn/go-sqlite3 v1.14.12 [2022-04-12T20:50:18.339Z] go: downloading google.golang.org/api v0.70.0 [2022-04-12T20:50:18.339Z] go: downloading k8s.io/api v0.23.4 [2022-04-12T20:50:21.763Z] go: downloading github.com/google/go-tpm v0.3.3 [2022-04-12T20:50:22.373Z] go: downloading k8s.io/client-go v0.23.4 [2022-04-12T20:50:32.605Z] go: downloading github.com/Azure/azure-sdk-for-go v62.0.0+incompatible [2022-04-12T20:51:05.045Z] go: downloading github.com/Azure/go-autorest/autorest v0.11.24 [2022-04-12T20:51:05.045Z] go: downloading github.com/Azure/go-autorest v14.2.0+incompatible [2022-04-12T20:51:05.045Z] go: downloading github.com/Azure/go-autorest/autorest/azure/auth v0.5.11 [2022-04-12T20:51:05.045Z] go: downloading cloud.google.com/go/storage v1.21.0 [2022-04-12T20:51:05.045Z] go: downloading cloud.google.com/go v0.100.2 [2022-04-12T20:51:05.650Z] go: downloading k8s.io/apimachinery v0.23.4 [2022-04-12T20:51:07.650Z] go: downloading k8s.io/kube-aggregator v0.23.3 [2022-04-12T20:51:08.260Z] go: downloading sigs.k8s.io/controller-runtime v0.11.1 [2022-04-12T20:51:10.269Z] go: downloading cloud.google.com/go/security v1.3.0 [2022-04-12T20:51:10.269Z] go: downloading github.com/hashicorp/vault/api v1.4.1 [2022-04-12T20:51:10.548Z] go: downloading gopkg.in/yaml.v2 v2.4.0 [2022-04-12T20:51:10.829Z] go: downloading github.com/OneOfOne/xxhash v1.2.8 [2022-04-12T20:51:10.829Z] go: downloading github.com/rcrowley/go-metrics v0.0.0-20201227073835-cf1acfcdf475 [2022-04-12T20:51:11.106Z] go: downloading github.com/gobwas/glob v0.2.3 [2022-04-12T20:51:11.386Z] go: downloading github.com/yashtewari/glob-intersection v0.0.0-20180916065949-5c77d914dd0b [2022-04-12T20:51:11.386Z] go: downloading github.com/matttproud/golang_protobuf_extensions v1.0.2-0.20181231171920-c182affec369 [2022-04-12T20:51:11.666Z] go: downloading github.com/twmb/murmur3 v1.1.6 [2022-04-12T20:51:11.946Z] go: downloading github.com/tklauser/go-sysconf v0.3.9 [2022-04-12T20:51:12.224Z] go: downloading github.com/aws/smithy-go v1.11.0 [2022-04-12T20:51:13.679Z] go: downloading github.com/aws/aws-sdk-go-v2/feature/ec2/imds v1.11.0 [2022-04-12T20:51:13.679Z] go: downloading github.com/aws/aws-sdk-go-v2/internal/ini v1.3.6 [2022-04-12T20:51:13.960Z] go: downloading github.com/aws/aws-sdk-go-v2/service/sso v1.10.0 [2022-04-12T20:51:14.239Z] go: downloading github.com/aws/aws-sdk-go-v2/internal/configsources v1.1.5 [2022-04-12T20:51:14.519Z] go: downloading github.com/aws/aws-sdk-go-v2/service/internal/presigned-url v1.8.0 [2022-04-12T20:51:14.800Z] go: downloading github.com/jinzhu/inflection v1.0.0 [2022-04-12T20:51:14.800Z] go: downloading github.com/gogo/protobuf v1.3.2 [2022-04-12T20:51:21.575Z] go: downloading golang.org/x/oauth2 v0.0.0-20211104180415-d3ed0bb246c8 [2022-04-12T20:51:21.575Z] go: downloading github.com/Azure/go-autorest/autorest/adal v0.9.18 [2022-04-12T20:51:21.575Z] go: downloading github.com/Azure/go-autorest/logger v0.2.1 [2022-04-12T20:51:21.575Z] go: downloading github.com/Azure/go-autorest/tracing v0.6.0 [2022-04-12T20:51:21.575Z] go: downloading github.com/Azure/go-autorest/autorest/azure/cli v0.4.5 [2022-04-12T20:51:21.575Z] go: downloading github.com/dimchansky/utfbom v1.1.1 [2022-04-12T20:51:21.575Z] go: downloading cloud.google.com/go/compute v1.3.0 [2022-04-12T20:51:23.033Z] go: downloading cloud.google.com/go/iam v0.1.1 [2022-04-12T20:51:23.033Z] go: downloading github.com/googleapis/gax-go/v2 v2.1.1 [2022-04-12T20:51:23.314Z] go: downloading k8s.io/klog/v2 v2.30.0 [2022-04-12T20:51:23.592Z] go: downloading github.com/google/gofuzz v1.1.0 [2022-04-12T20:51:23.592Z] go: downloading sigs.k8s.io/structured-merge-diff/v4 v4.2.1 [2022-04-12T20:51:25.056Z] go: downloading k8s.io/utils v0.0.0-20211116205334-6203023598ed [2022-04-12T20:51:26.054Z] go: downloading github.com/spf13/pflag v1.0.5 [2022-04-12T20:51:26.658Z] go: downloading golang.org/x/term v0.0.0-20210927222741-03fcf44c2211 [2022-04-12T20:51:26.658Z] go: downloading github.com/evanphx/json-patch v4.12.0+incompatible [2022-04-12T20:51:26.658Z] go: downloading github.com/cenkalti/backoff/v3 v3.2.2 [2022-04-12T20:51:26.938Z] go: downloading github.com/hashicorp/go-cleanhttp v0.5.2 [2022-04-12T20:51:26.938Z] go: downloading github.com/hashicorp/go-retryablehttp v0.6.6 [2022-04-12T20:51:27.218Z] go: downloading github.com/hashicorp/go-secure-stdlib/parseutil v0.1.1 [2022-04-12T20:51:27.218Z] go: downloading github.com/hashicorp/vault/sdk v0.4.1 [2022-04-12T20:51:28.677Z] go: downloading github.com/mitchellh/mapstructure v1.4.3 [2022-04-12T20:51:28.677Z] go: downloading github.com/xeipuuv/gojsonreference v0.0.0-20180127040603-bd5ef7bd5415 [2022-04-12T20:51:28.958Z] go: downloading github.com/tklauser/numcpus v0.3.0 [2022-04-12T20:51:28.958Z] go: downloading github.com/aws/aws-sdk-go-v2/internal/endpoints/v2 v2.3.0 [2022-04-12T20:51:29.240Z] go: downloading github.com/jmespath/go-jmespath v0.4.0 [2022-04-12T20:51:31.901Z] go: downloading go.opencensus.io v0.23.0 [2022-04-12T20:51:32.507Z] go: downloading github.com/Azure/go-autorest/autorest/date v0.3.0 [2022-04-12T20:51:32.789Z] go: downloading github.com/golang-jwt/jwt/v4 v4.2.0 [2022-04-12T20:51:33.068Z] go: downloading gopkg.in/inf.v0 v0.9.1 [2022-04-12T20:51:33.068Z] go: downloading github.com/go-logr/logr v1.2.2 [2022-04-12T20:51:33.347Z] go: downloading github.com/google/go-cmp v0.5.7 [2022-04-12T20:51:33.629Z] go: downloading sigs.k8s.io/json v0.0.0-20211020170558-c049b76a60c6 [2022-04-12T20:51:33.909Z] go: downloading github.com/json-iterator/go v1.1.12 [2022-04-12T20:51:34.520Z] go: downloading github.com/googleapis/gnostic v0.5.5 [2022-04-12T20:51:37.178Z] go: downloading k8s.io/kube-openapi v0.0.0-20211115234752-e816edb12b65 [2022-04-12T20:51:39.838Z] go: downloading github.com/hashicorp/go-secure-stdlib/strutil v0.1.1 [2022-04-12T20:51:39.838Z] go: downloading github.com/hashicorp/go-sockaddr v1.0.2 [2022-04-12T20:51:40.118Z] go: downloading github.com/xeipuuv/gojsonpointer v0.0.0-20190905194746-02993c407bfb [2022-04-12T20:51:40.399Z] go: downloading go.uber.org/zap v1.21.0 [2022-04-12T20:51:41.401Z] go: downloading sigs.k8s.io/yaml v1.3.0 [2022-04-12T20:51:41.401Z] go: downloading github.com/golang/groupcache v0.0.0-20210331224755-41bb18bfe9da [2022-04-12T20:51:41.680Z] go: downloading github.com/modern-go/concurrent v0.0.0-20180306012644-bacd9c7ef1dd [2022-04-12T20:51:41.680Z] go: downloading github.com/modern-go/reflect2 v1.0.2 [2022-04-12T20:51:41.962Z] go: downloading github.com/ryanuber/go-glob v1.0.0 [2022-04-12T20:51:41.962Z] go: downloading github.com/golang/snappy v0.0.4 [2022-04-12T20:51:42.247Z] go: downloading github.com/pierrec/lz4 v2.5.2+incompatible [2022-04-12T20:51:54.734Z] go: downloading github.com/hashicorp/go-secure-stdlib/mlock v0.1.1 [2022-04-12T20:51:54.734Z] go: downloading github.com/hashicorp/go-uuid v1.0.2 [2022-04-12T20:51:54.734Z] go: downloading github.com/hashicorp/go-version v1.2.0 [2022-04-12T20:51:54.734Z] go: downloading go.uber.org/multierr v1.6.0 [2022-04-12T20:52:21.625Z] go: downloading github.com/Azure/go-autorest/autorest/to v0.4.0 [2022-04-12T20:52:21.625Z] go: downloading github.com/Azure/go-autorest/autorest/validation v0.3.0 [2022-04-12T20:55:58.785Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/security-secretstore-setup/security-secretstore-setup ./cmd/security-secretstore-setup [2022-04-12T20:56:17.204Z] Removing intermediate container c965e558160c [2022-04-12T20:56:17.204Z] ---> 21b596746bb0 [2022-04-12T20:56:17.204Z] [2022-04-12T20:56:17.204Z] Step 10/25 : FROM alpine:3.14 [2022-04-12T20:56:17.204Z] 3.14: Pulling from library/alpine [2022-04-12T20:56:18.673Z] Digest: sha256:06b5d462c92fc39303e6363c65e074559f8d6b1363250027ed5053557e3398c5 [2022-04-12T20:56:18.673Z] Status: Downloaded newer image for alpine:3.14 [2022-04-12T20:56:18.673Z] ---> ac73e934f311 [2022-04-12T20:56:18.673Z] Step 11/25 : RUN apk add --update --no-cache ca-certificates dumb-init su-exec [2022-04-12T20:56:18.956Z] ---> Running in a3b848e827f9 [2022-04-12T20:56:22.404Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/aarch64/APKINDEX.tar.gz [2022-04-12T20:56:22.404Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/aarch64/APKINDEX.tar.gz [2022-04-12T20:56:23.416Z] (1/3) Installing ca-certificates (20211220-r0) [2022-04-12T20:56:23.416Z] (2/3) Installing dumb-init (1.2.5-r1) [2022-04-12T20:56:23.416Z] (3/3) Installing su-exec (0.2-r1) [2022-04-12T20:56:23.416Z] Executing busybox-1.33.1-r7.trigger [2022-04-12T20:56:23.698Z] Executing ca-certificates-20211220-r0.trigger [2022-04-12T20:56:23.992Z] OK: 6 MiB in 17 packages [2022-04-12T20:56:28.375Z] Removing intermediate container a3b848e827f9 [2022-04-12T20:56:28.376Z] ---> 6aa5b822b084 [2022-04-12T20:56:28.376Z] Step 12/25 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' [2022-04-12T20:56:28.376Z] ---> Running in bd8b5b9a16fd [2022-04-12T20:56:29.881Z] Removing intermediate container bd8b5b9a16fd [2022-04-12T20:56:29.881Z] ---> 795341e2fe45 [2022-04-12T20:56:29.881Z] Step 13/25 : WORKDIR / [2022-04-12T20:56:30.170Z] ---> Running in af4c014f23a8 [2022-04-12T20:56:31.649Z] Removing intermediate container af4c014f23a8 [2022-04-12T20:56:31.649Z] ---> 41aace2e4888 [2022-04-12T20:56:31.649Z] Step 14/25 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/res/token-config.json /res-file-token-provider/token-config.json [2022-04-12T20:56:33.721Z] ---> 7bca475fdd63 [2022-04-12T20:56:33.721Z] Step 15/25 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res-file-token-provider/configuration.toml /res-file-token-provider/configuration.toml [2022-04-12T20:56:33.721Z] Removing intermediate container 83ebe4fda247 [2022-04-12T20:56:33.721Z] ---> 9e54faee0577 [2022-04-12T20:56:33.721Z] [2022-04-12T20:56:33.721Z] Step 10/22 : FROM alpine:3.14 [2022-04-12T20:56:33.721Z] ---> ac73e934f311 [2022-04-12T20:56:33.721Z] Step 11/22 : RUN apk add --update --no-cache dumb-init [2022-04-12T20:56:34.018Z] ---> Running in b80e62a667f5 [2022-04-12T20:56:36.024Z] ---> e639d0f5e270 [2022-04-12T20:56:36.024Z] Step 16/25 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/configuration.toml /res/configuration.toml [2022-04-12T20:56:37.491Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/aarch64/APKINDEX.tar.gz [2022-04-12T20:56:37.779Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/aarch64/APKINDEX.tar.gz [2022-04-12T20:56:38.059Z] ---> 0382d220ef5f [2022-04-12T20:56:38.059Z] Step 17/25 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/kong-admin-config.template.yml /res/kong-admin-config.template.yml [2022-04-12T20:56:39.065Z] (1/1) Installing dumb-init (1.2.5-r1) [2022-04-12T20:56:39.065Z] Executing busybox-1.33.1-r7.trigger [2022-04-12T20:56:39.065Z] OK: 5 MiB in 15 packages [2022-04-12T20:56:40.085Z] ---> f9b14a56245e [2022-04-12T20:56:40.085Z] Step 18/25 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/security-file-token-provider . [2022-04-12T20:56:41.087Z] Removing intermediate container b80e62a667f5 [2022-04-12T20:56:41.087Z] ---> de240ea49414 [2022-04-12T20:56:41.087Z] Step 12/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' [2022-04-12T20:56:41.087Z] Removing intermediate container 3f03511f4cb7 [2022-04-12T20:56:41.087Z] ---> 606affc0b94b [2022-04-12T20:56:41.087Z] [2022-04-12T20:56:41.087Z] Step 10/22 : FROM alpine:3.14 [2022-04-12T20:56:41.087Z] ---> ac73e934f311 [2022-04-12T20:56:41.087Z] Step 11/22 : RUN apk add --update --no-cache ca-certificates dumb-init [2022-04-12T20:56:41.087Z] ---> Running in 0c714310e7dd [2022-04-12T20:56:41.087Z] ---> Running in 9625f26da90d [2022-04-12T20:56:42.575Z] Removing intermediate container 0c714310e7dd [2022-04-12T20:56:42.575Z] ---> 6c2836c1f6fd [2022-04-12T20:56:42.575Z] Step 13/22 : ENV APP_PORT=59861 [2022-04-12T20:56:42.575Z] ---> Running in 47c17cd1c333 [2022-04-12T20:56:43.193Z] Removing intermediate container 47c17cd1c333 [2022-04-12T20:56:43.193Z] ---> d3e3d29dfd56 [2022-04-12T20:56:43.193Z] Step 14/22 : EXPOSE $APP_PORT [2022-04-12T20:56:43.486Z] ---> Running in 138b56f999aa [2022-04-12T20:56:44.105Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/aarch64/APKINDEX.tar.gz [2022-04-12T20:56:44.105Z] Removing intermediate container 138b56f999aa [2022-04-12T20:56:44.105Z] ---> 4fbf7f3236e9 [2022-04-12T20:56:44.105Z] Step 15/22 : COPY --from=builder /edgex-go/Attribution.txt / [2022-04-12T20:56:44.387Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/aarch64/APKINDEX.tar.gz [2022-04-12T20:56:44.387Z] ---> 7e829dc50bb9 [2022-04-12T20:56:44.387Z] Step 19/25 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/security-secretstore-setup . [2022-04-12T20:56:45.394Z] ---> 84be976ad515 [2022-04-12T20:56:45.394Z] Step 16/22 : COPY --from=builder /edgex-go/cmd/support-scheduler/support-scheduler / [2022-04-12T20:56:45.683Z] (1/2) Installing ca-certificates (20211220-r0) [2022-04-12T20:56:45.965Z] (2/2) Installing dumb-init (1.2.5-r1) [2022-04-12T20:56:45.965Z] Executing busybox-1.33.1-r7.trigger [2022-04-12T20:56:45.965Z] Executing ca-certificates-20211220-r0.trigger [2022-04-12T20:56:46.253Z] OK: 6 MiB in 16 packages [2022-04-12T20:56:48.256Z] ---> 5f9871799468 [2022-04-12T20:56:48.256Z] Step 20/25 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/entrypoint.sh /usr/local/bin/ [2022-04-12T20:56:49.727Z] Removing intermediate container 9625f26da90d [2022-04-12T20:56:49.727Z] ---> 6d86c8db1eba [2022-04-12T20:56:49.727Z] Step 12/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Cavium, Copyright (c) 2021: Intel Corporation' [2022-04-12T20:56:50.017Z] ---> Running in c67a0d979b09 [2022-04-12T20:56:50.304Z] ---> e70721ad6a7c [2022-04-12T20:56:50.304Z] Step 21/25 : RUN chmod +x /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / && mkdir -p /vault/config/assets && chown -Rh 100:1000 /vault/ [2022-04-12T20:56:50.304Z] ---> dd805ebf8ee3 [2022-04-12T20:56:50.304Z] Step 17/22 : COPY --from=builder /edgex-go/cmd/support-scheduler/res/configuration.toml /res/configuration.toml [2022-04-12T20:56:50.304Z] ---> Running in 281a3f19180d [2022-04-12T20:56:50.931Z] Removing intermediate container c67a0d979b09 [2022-04-12T20:56:50.931Z] ---> ccc6157cacc4 [2022-04-12T20:56:50.931Z] Step 13/22 : ENV APP_PORT=59860 [2022-04-12T20:56:51.227Z] ---> Running in f3e3ae804ced [2022-04-12T20:56:51.843Z] Removing intermediate container f3e3ae804ced [2022-04-12T20:56:51.843Z] ---> 62fa4537063f [2022-04-12T20:56:51.843Z] Step 14/22 : EXPOSE $APP_PORT [2022-04-12T20:56:52.131Z] ---> Running in 9685d2bde6b5 [2022-04-12T20:56:52.423Z] ---> 9d9805ad9131 [2022-04-12T20:56:52.423Z] Step 18/22 : ENTRYPOINT ["/support-scheduler"] [2022-04-12T20:56:52.713Z] ---> Running in 221f0169bba9 [2022-04-12T20:56:53.337Z] Removing intermediate container 9685d2bde6b5 [2022-04-12T20:56:53.337Z] ---> 727f699a2756 [2022-04-12T20:56:53.337Z] Step 15/22 : COPY --from=builder /edgex-go/Attribution.txt / [2022-04-12T20:56:53.625Z] Removing intermediate container 221f0169bba9 [2022-04-12T20:56:53.625Z] ---> 382443d8d43f [2022-04-12T20:56:53.625Z] Step 19/22 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2022-04-12T20:56:53.924Z] ---> Running in 9d83dd1dff2c [2022-04-12T20:56:54.948Z] Removing intermediate container 9d83dd1dff2c [2022-04-12T20:56:54.948Z] ---> d6a12e0ca007 [2022-04-12T20:56:54.948Z] Step 20/22 : LABEL arch=arm64 [2022-04-12T20:56:55.238Z] ---> Running in e97ae2e9842b [2022-04-12T20:56:55.238Z] Removing intermediate container 281a3f19180d [2022-04-12T20:56:55.238Z] ---> bbd92c97b21a [2022-04-12T20:56:55.238Z] Step 22/25 : ENTRYPOINT ["entrypoint.sh"] [2022-04-12T20:56:55.522Z] ---> Running in b5a6b4fa182a [2022-04-12T20:56:55.522Z] ---> 442792a433d3 [2022-04-12T20:56:55.522Z] Step 16/22 : COPY --from=builder /edgex-go/cmd/support-notifications/support-notifications / [2022-04-12T20:56:56.540Z] Removing intermediate container e97ae2e9842b [2022-04-12T20:56:56.540Z] ---> a4fce60664ef [2022-04-12T20:56:56.540Z] Step 21/22 : LABEL git_sha=b8835a208d05132c6c5ba767e3cc8b060214730e [2022-04-12T20:56:56.829Z] Removing intermediate container b5a6b4fa182a [2022-04-12T20:56:56.829Z] ---> 8309ec99c257 [2022-04-12T20:56:56.829Z] Step 23/25 : LABEL arch=arm64 [2022-04-12T20:56:56.829Z] ---> Running in d8f39d139316 [2022-04-12T20:56:57.108Z] ---> Running in bf8f61325966 [2022-04-12T20:56:58.568Z] Removing intermediate container d8f39d139316 [2022-04-12T20:56:58.568Z] ---> bdd17f026b09 [2022-04-12T20:56:58.568Z] Step 22/22 : LABEL version=0.0.0 [2022-04-12T20:56:58.568Z] Removing intermediate container bf8f61325966 [2022-04-12T20:56:58.568Z] ---> e972ae69ed96 [2022-04-12T20:56:58.568Z] Step 24/25 : LABEL git_sha=b8835a208d05132c6c5ba767e3cc8b060214730e [2022-04-12T20:56:58.569Z] ---> Running in 831331aa4f15 [2022-04-12T20:56:58.569Z] ---> Running in 63614a10e7d6 [2022-04-12T20:57:00.039Z] Removing intermediate container 63614a10e7d6 [2022-04-12T20:57:00.039Z] ---> 0902f34899fd [2022-04-12T20:57:00.039Z] Step 25/25 : LABEL version=0.0.0 [2022-04-12T20:57:00.039Z] Removing intermediate container 831331aa4f15 [2022-04-12T20:57:00.039Z] ---> e26992e47f1a [2022-04-12T20:57:00.039Z] [2022-04-12T20:57:00.330Z] ---> Running in 1d69ee31a733 [2022-04-12T20:57:01.334Z] ---> 357f78d4e3d7 [2022-04-12T20:57:01.334Z] Step 17/22 : COPY --from=builder /edgex-go/cmd/support-notifications/res/configuration.toml /res/configuration.toml [2022-04-12T20:57:01.334Z] Removing intermediate container 1d69ee31a733 [2022-04-12T20:57:01.334Z] ---> f697fbc539a0 [2022-04-12T20:57:01.334Z] [2022-04-12T20:57:01.946Z] Successfully built e26992e47f1a [2022-04-12T20:57:01.946Z] Successfully tagged support-scheduler-arm64:latest [2022-04-12T20:57:01.946Z]  Building support-scheduler ... done Building security-spire-server [2022-04-12T20:57:02.950Z] ---> e4496eb61694 [2022-04-12T20:57:02.950Z] Step 18/22 : ENTRYPOINT ["/support-notifications"] [2022-04-12T20:57:03.252Z] Successfully built f697fbc539a0 [2022-04-12T20:57:03.252Z] ---> Running in fafe5b2f3ffb [2022-04-12T20:57:03.252Z] Successfully tagged security-secretstore-setup-arm64:latest [2022-04-12T20:57:03.252Z] Building security-proxy-setup [2022-04-12T20:57:03.862Z]  Building security-secretstore-setup ... done Removing intermediate container fafe5b2f3ffb [2022-04-12T20:57:03.862Z] ---> d782b5d882dc [2022-04-12T20:57:03.862Z] Step 19/22 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2022-04-12T20:57:03.862Z] ---> Running in 8b56da3492fd [2022-04-12T20:57:04.878Z] Removing intermediate container 8b56da3492fd [2022-04-12T20:57:04.878Z] ---> 426072660506 [2022-04-12T20:57:04.878Z] Step 20/22 : LABEL arch=arm64 [2022-04-12T20:57:05.155Z] ---> Running in 62e07852760f [2022-04-12T20:57:06.170Z] Removing intermediate container 62e07852760f [2022-04-12T20:57:06.170Z] ---> e6779b561625 [2022-04-12T20:57:06.170Z] Step 21/22 : LABEL git_sha=b8835a208d05132c6c5ba767e3cc8b060214730e [2022-04-12T20:57:06.452Z] ---> Running in 3148d8fc801a [2022-04-12T20:57:07.909Z] Removing intermediate container 3148d8fc801a [2022-04-12T20:57:07.909Z] ---> 0409fa16f11c [2022-04-12T20:57:07.909Z] Step 22/22 : LABEL version=0.0.0 [2022-04-12T20:57:07.909Z] ---> Running in 1172e5d01afd [2022-04-12T20:57:08.900Z] Removing intermediate container 1172e5d01afd [2022-04-12T20:57:08.900Z] ---> 35112df0edb2 [2022-04-12T20:57:08.900Z] [2022-04-12T20:57:09.894Z] Successfully built 35112df0edb2 [2022-04-12T20:57:09.894Z] Successfully tagged support-notifications-arm64:latest [2022-04-12T20:57:09.894Z]  Building support-notifications ... done Building security-spire-agent [2022-04-12T20:57:12.559Z] Removing intermediate container fedc6eec412f [2022-04-12T20:57:12.559Z] ---> 2fc8c2453e38 [2022-04-12T20:57:12.559Z] [2022-04-12T20:57:12.559Z] Step 10/23 : FROM alpine:3.14 [2022-04-12T20:57:12.559Z] ---> ac73e934f311 [2022-04-12T20:57:12.559Z] Step 11/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium' [2022-04-12T20:57:12.559Z] ---> Running in 234e96b185a1 [2022-04-12T20:57:13.184Z] Removing intermediate container 234e96b185a1 [2022-04-12T20:57:13.185Z] ---> 7baf6738dd25 [2022-04-12T20:57:13.185Z] Step 12/23 : ENV APP_PORT=59880 [2022-04-12T20:57:13.185Z] ---> Running in e9008395cc42 [2022-04-12T20:57:13.794Z] Removing intermediate container e9008395cc42 [2022-04-12T20:57:13.794Z] ---> 36f188f89f95 [2022-04-12T20:57:13.794Z] Step 13/23 : EXPOSE $APP_PORT [2022-04-12T20:57:13.794Z] ---> Running in bf495c7d2bf1 [2022-04-12T20:57:14.426Z] Removing intermediate container bf495c7d2bf1 [2022-04-12T20:57:14.426Z] ---> e1af616c12d7 [2022-04-12T20:57:14.426Z] Step 14/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-04-12T20:57:14.704Z] ---> Running in 300cd8a12158 [2022-04-12T20:57:18.165Z] Removing intermediate container 300cd8a12158 [2022-04-12T20:57:18.165Z] ---> 96e3980dbf53 [2022-04-12T20:57:18.165Z] Step 15/23 : RUN apk add --update --no-cache zeromq dumb-init [2022-04-12T20:57:18.165Z] ---> Running in b032f4b68cf4 [2022-04-12T20:57:19.632Z] fetch https://nl.alpinelinux.org/alpine/v3.14/main/aarch64/APKINDEX.tar.gz [2022-04-12T20:57:20.625Z] fetch https://nl.alpinelinux.org/alpine/v3.14/community/aarch64/APKINDEX.tar.gz [2022-04-12T20:57:21.621Z] (1/6) Installing dumb-init (1.2.5-r1) [2022-04-12T20:57:21.621Z] (2/6) Installing libgcc (10.3.1_git20210424-r2) [2022-04-12T20:57:21.899Z] (3/6) Installing libsodium (1.0.18-r0) [2022-04-12T20:57:21.899Z] (4/6) Installing libstdc++ (10.3.1_git20210424-r2) [2022-04-12T20:57:22.180Z] (5/6) Installing libzmq (4.3.4-r0) [2022-04-12T20:57:22.180Z] (6/6) Installing zeromq (4.3.4-r0) [2022-04-12T20:57:22.458Z] Executing busybox-1.33.1-r7.trigger [2022-04-12T20:57:22.458Z] OK: 8 MiB in 20 packages [2022-04-12T20:57:25.135Z] Removing intermediate container b032f4b68cf4 [2022-04-12T20:57:25.135Z] ---> 99e7576d23c6 [2022-04-12T20:57:25.135Z] Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / [2022-04-12T20:57:25.746Z] ---> 284e64142aed [2022-04-12T20:57:25.746Z] Step 17/23 : COPY --from=builder /edgex-go/cmd/core-data/core-data / [2022-04-12T20:57:28.411Z] ---> a239116ab0c7 [2022-04-12T20:57:28.411Z] Step 18/23 : COPY --from=builder /edgex-go/cmd/core-data/res/configuration.toml /res/configuration.toml [2022-04-12T20:57:29.421Z] ---> 4bef1cd544c5 [2022-04-12T20:57:29.421Z] Step 19/23 : ENTRYPOINT ["/core-data"] [2022-04-12T20:57:29.701Z] ---> Running in 483edc878e0a [2022-04-12T20:57:30.320Z] Removing intermediate container 483edc878e0a [2022-04-12T20:57:30.320Z] ---> 5f9f146b809c [2022-04-12T20:57:30.320Z] Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2022-04-12T20:57:30.601Z] ---> Running in e5ff1947272a [2022-04-12T20:57:31.216Z] Removing intermediate container e5ff1947272a [2022-04-12T20:57:31.216Z] ---> 2b74c1f2c1f2 [2022-04-12T20:57:31.216Z] Step 21/23 : LABEL arch=arm64 [2022-04-12T20:57:31.503Z] ---> Running in 63ea0de5cf1d [2022-04-12T20:57:32.119Z] Removing intermediate container 63ea0de5cf1d [2022-04-12T20:57:32.119Z] ---> dff1b6125fe8 [2022-04-12T20:57:32.119Z] Step 22/23 : LABEL git_sha=b8835a208d05132c6c5ba767e3cc8b060214730e [2022-04-12T20:57:32.119Z] ---> Running in 6da7a44db2b9 [2022-04-12T20:57:32.742Z] Removing intermediate container 6da7a44db2b9 [2022-04-12T20:57:32.742Z] ---> 2363d66c3b73 [2022-04-12T20:57:33.046Z] Step 23/23 : LABEL version=0.0.0 [2022-04-12T20:57:33.046Z] ---> Running in fb8c408db322 [2022-04-12T20:57:33.662Z] Removing intermediate container fb8c408db322 [2022-04-12T20:57:33.662Z] ---> 197b5803199e [2022-04-12T20:57:33.662Z] [2022-04-12T20:57:34.288Z] Successfully built 197b5803199e [2022-04-12T20:57:34.288Z] Successfully tagged core-data-arm64:latest [2022-04-12T20:57:34.288Z] Building security-bootstrapper [2022-04-12T20:58:21.389Z]  Building core-data ... done Step 1/25 : ARG BUILDER_BASE=golang:1.17-alpine3.15 [2022-04-12T20:58:21.389Z] Step 2/25 : FROM ${BUILDER_BASE} AS builder [2022-04-12T20:58:21.389Z] ---> 40c3c59895e8 [2022-04-12T20:58:21.389Z] Step 3/25 : WORKDIR /edgex-go [2022-04-12T20:58:21.389Z] ---> Using cache [2022-04-12T20:58:21.389Z] ---> 43d5f29bc38e [2022-04-12T20:58:21.389Z] Step 4/25 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-04-12T20:58:21.389Z] ---> Using cache [2022-04-12T20:58:21.389Z] ---> c049fa284bb9 [2022-04-12T20:58:21.389Z] Step 5/25 : RUN apk add --update --no-cache make git build-base curl [2022-04-12T20:58:21.389Z] ---> Running in 5a428164a4c3 [2022-04-12T20:58:21.389Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz [2022-04-12T20:58:21.389Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz [2022-04-12T20:58:21.671Z] OK: 220 MiB in 52 packages [2022-04-12T20:58:21.960Z] Step 1/22 : ARG BUILDER_BASE=golang:1.17-alpine3.15 [2022-04-12T20:58:21.960Z] Step 2/22 : FROM ${BUILDER_BASE} AS builder [2022-04-12T20:58:21.960Z] ---> 40c3c59895e8 [2022-04-12T20:58:21.960Z] Step 3/22 : WORKDIR /edgex-go [2022-04-12T20:58:21.960Z] ---> Using cache [2022-04-12T20:58:21.960Z] ---> 43d5f29bc38e [2022-04-12T20:58:21.960Z] Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-04-12T20:58:22.247Z] ---> Using cache [2022-04-12T20:58:22.247Z] ---> c049fa284bb9 [2022-04-12T20:58:22.247Z] Step 5/22 : RUN apk add --update --no-cache make git [2022-04-12T20:58:22.247Z] ---> Using cache [2022-04-12T20:58:22.247Z] ---> 45ae68c69a4f [2022-04-12T20:58:22.247Z] Step 6/22 : COPY go.mod vendor* ./ [2022-04-12T20:58:22.247Z] ---> Using cache [2022-04-12T20:58:22.247Z] ---> 6b830d938f1b [2022-04-12T20:58:22.247Z] Step 7/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-04-12T20:58:22.247Z] ---> Using cache [2022-04-12T20:58:22.247Z] ---> 45387f52ade7 [2022-04-12T20:58:22.247Z] Step 8/22 : COPY . . [2022-04-12T20:58:22.247Z] ---> Using cache [2022-04-12T20:58:22.247Z] ---> 5c1c189edc13 [2022-04-12T20:58:22.247Z] Step 9/22 : RUN make cmd/security-proxy-setup/security-proxy-setup cmd/secrets-config/secrets-config [2022-04-12T20:58:22.247Z] ---> Running in b7c5599a3cc6 [2022-04-12T20:58:24.277Z] Removing intermediate container 5a428164a4c3 [2022-04-12T20:58:24.277Z] ---> 14352625c7b4 [2022-04-12T20:58:24.277Z] Step 6/25 : COPY go.mod vendor* ./ [2022-04-12T20:58:24.890Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/security-proxy-setup/security-proxy-setup ./cmd/security-proxy-setup [2022-04-12T20:58:25.498Z] ---> 03f09cc55da7 [2022-04-12T20:58:25.498Z] Step 7/25 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-04-12T20:58:25.782Z] ---> Running in 4065ed7fe072 [2022-04-12T20:58:30.133Z] Step 1/26 : ARG BUILDER_BASE=golang:1.17-alpine3.15 [2022-04-12T20:58:30.133Z] Step 2/26 : FROM ${BUILDER_BASE} AS builder [2022-04-12T20:58:30.133Z] ---> 40c3c59895e8 [2022-04-12T20:58:30.133Z] Step 3/26 : WORKDIR /edgex-go [2022-04-12T20:58:30.133Z] ---> Using cache [2022-04-12T20:58:30.133Z] ---> 43d5f29bc38e [2022-04-12T20:58:30.133Z] Step 4/26 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-04-12T20:58:30.133Z] ---> Using cache [2022-04-12T20:58:30.133Z] ---> c049fa284bb9 [2022-04-12T20:58:30.133Z] Step 5/26 : RUN apk add --update --no-cache make git build-base curl [2022-04-12T20:58:30.133Z] ---> Using cache [2022-04-12T20:58:30.133Z] ---> 14352625c7b4 [2022-04-12T20:58:30.133Z] Step 6/26 : COPY go.mod vendor* ./ [2022-04-12T20:58:30.133Z] ---> Using cache [2022-04-12T20:58:30.133Z] ---> 03f09cc55da7 [2022-04-12T20:58:30.133Z] Step 7/26 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-04-12T20:58:30.133Z] ---> Running in 5f35e22fc30e [2022-04-12T20:58:32.805Z] Removing intermediate container 4065ed7fe072 [2022-04-12T20:58:32.805Z] ---> 4f332b7ef7dc [2022-04-12T20:58:32.805Z] Step 8/25 : COPY . . [2022-04-12T20:58:36.255Z] Removing intermediate container 5f35e22fc30e [2022-04-12T20:58:36.255Z] ---> 341389ad4bdf [2022-04-12T20:58:36.255Z] Step 8/26 : COPY . . [2022-04-12T20:58:51.456Z] Step 1/31 : ARG BUILDER_BASE=golang:1.17-alpine3.15 [2022-04-12T20:58:51.456Z] Step 2/31 : FROM ${BUILDER_BASE} AS builder [2022-04-12T20:58:51.456Z] ---> 40c3c59895e8 [2022-04-12T20:58:51.456Z] Step 3/31 : WORKDIR /edgex-go [2022-04-12T20:58:51.456Z] ---> Using cache [2022-04-12T20:58:51.456Z] ---> 43d5f29bc38e [2022-04-12T20:58:51.456Z] Step 4/31 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-04-12T20:58:51.456Z] ---> Using cache [2022-04-12T20:58:51.456Z] ---> c049fa284bb9 [2022-04-12T20:58:51.456Z] Step 5/31 : RUN apk add --update --no-cache make git [2022-04-12T20:58:51.456Z] ---> Using cache [2022-04-12T20:58:51.456Z] ---> 45ae68c69a4f [2022-04-12T20:58:51.456Z] Step 6/31 : COPY go.mod vendor* ./ [2022-04-12T20:58:51.456Z] ---> Using cache [2022-04-12T20:58:51.456Z] ---> 6b830d938f1b [2022-04-12T20:58:51.456Z] Step 7/31 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-04-12T20:58:51.456Z] ---> Using cache [2022-04-12T20:58:51.456Z] ---> 45387f52ade7 [2022-04-12T20:58:51.456Z] Step 8/31 : COPY . . [2022-04-12T20:58:51.456Z] ---> Using cache [2022-04-12T20:58:51.456Z] ---> 5c1c189edc13 [2022-04-12T20:58:51.456Z] Step 9/31 : RUN make cmd/security-bootstrapper/security-bootstrapper [2022-04-12T20:58:51.738Z] ---> Running in ef205a5ada00 [2022-04-12T20:58:54.413Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/security-bootstrapper/security-bootstrapper ./cmd/security-bootstrapper [2022-04-12T20:59:21.337Z] ---> bfe3085ee720 [2022-04-12T20:59:21.337Z] Step 9/25 : ARG SPIRE_RELEASE=1.2.1 [2022-04-12T20:59:21.337Z] ---> Running in ff7ba2522597 [2022-04-12T20:59:22.368Z] Removing intermediate container ff7ba2522597 [2022-04-12T20:59:22.368Z] ---> 62af563d9451 [2022-04-12T20:59:22.368Z] Step 10/25 : RUN mkdir -p spire-build [2022-04-12T20:59:22.368Z] ---> Running in e8ca2f37eb01 [2022-04-12T20:59:22.674Z] ---> f337739cf91b [2022-04-12T20:59:22.674Z] Step 9/26 : ARG SPIRE_RELEASE=1.2.1 [2022-04-12T20:59:22.674Z] ---> Running in 540e3d4be499 [2022-04-12T20:59:23.709Z] Removing intermediate container 540e3d4be499 [2022-04-12T20:59:23.709Z] ---> c6c7ef76988d [2022-04-12T20:59:23.709Z] Step 10/26 : RUN mkdir -p spire-build [2022-04-12T20:59:23.709Z] ---> Running in 60a2f3bd2ac3 [2022-04-12T20:59:27.175Z] Removing intermediate container e8ca2f37eb01 [2022-04-12T20:59:27.175Z] ---> b275207145e6 [2022-04-12T20:59:27.175Z] Step 11/25 : WORKDIR /edgex-go/spire-build [2022-04-12T20:59:27.175Z] ---> Running in 36a03276c45f [2022-04-12T20:59:27.800Z] Removing intermediate container 60a2f3bd2ac3 [2022-04-12T20:59:27.800Z] ---> abbf3a834813 [2022-04-12T20:59:27.800Z] Step 11/26 : WORKDIR /edgex-go/spire-build [2022-04-12T20:59:27.800Z] Removing intermediate container 36a03276c45f [2022-04-12T20:59:27.800Z] ---> ee40f167b37d [2022-04-12T20:59:27.800Z] Step 12/25 : RUN wget -q "https://github.com/spiffe/spire/archive/refs/tags/v${SPIRE_RELEASE}.tar.gz" && tar xv --strip-components=1 -f "v${SPIRE_RELEASE}.tar.gz" && echo "building spire from source..." && make bin/spire-server bin/spire-agent [2022-04-12T20:59:27.800Z] ---> Running in 47b27721519b [2022-04-12T20:59:28.106Z] ---> Running in 8ebf45a6e920 [2022-04-12T20:59:29.124Z] Removing intermediate container 47b27721519b [2022-04-12T20:59:29.124Z] ---> 0a0fb8f07ac1 [2022-04-12T20:59:29.124Z] Step 12/26 : RUN wget -q "https://github.com/spiffe/spire/archive/refs/tags/v${SPIRE_RELEASE}.tar.gz" && tar xv --strip-components=1 -f "v${SPIRE_RELEASE}.tar.gz" && echo "building spire from source..." && make bin/spire-server bin/spire-agent [2022-04-12T20:59:29.124Z] ---> Running in 52c4828a29aa [2022-04-12T20:59:31.814Z] spire-1.2.1/ [2022-04-12T20:59:31.814Z] spire-1.2.1/.data/ [2022-04-12T20:59:31.814Z] spire-1.2.1/.data/.file [2022-04-12T20:59:31.814Z] spire-1.2.1/.dockerignore [2022-04-12T20:59:31.814Z] spire-1.2.1/.gitattributes [2022-04-12T20:59:31.814Z] spire-1.2.1/.githooks/ [2022-04-12T20:59:31.814Z] spire-1.2.1/.githooks/pre-commit [2022-04-12T20:59:31.814Z] spire-1.2.1/.github/ [2022-04-12T20:59:31.814Z] spire-1.2.1/.github/ISSUE_TEMPLATE.md [2022-04-12T20:59:31.814Z] spire-1.2.1/.github/PULL_REQUEST_TEMPLATE.md [2022-04-12T20:59:31.814Z] spire-1.2.1/.github/dependabot.yml [2022-04-12T20:59:31.814Z] spire-1.2.1/.github/workflows/ [2022-04-12T20:59:31.814Z] spire-1.2.1/.github/workflows/nightly_build.yaml [2022-04-12T20:59:31.814Z] spire-1.2.1/.github/workflows/pr_build.yaml [2022-04-12T20:59:31.814Z] spire-1.2.1/.github/workflows/release_build.yaml [2022-04-12T20:59:31.814Z] spire-1.2.1/.github/workflows/scripts/ [2022-04-12T20:59:31.814Z] spire-1.2.1/.github/workflows/scripts/build_artifacts.sh [2022-04-12T20:59:31.814Z] spire-1.2.1/.github/workflows/scripts/push-images.sh [2022-04-12T20:59:31.814Z] spire-1.2.1/.github/workflows/scripts/push-scratch-images.sh [2022-04-12T20:59:31.814Z] spire-1.2.1/.github/workflows/scripts/run_unit_tests.sh [2022-04-12T20:59:31.814Z] spire-1.2.1/.github/workflows/scripts/split.sh [2022-04-12T20:59:31.814Z] spire-1.2.1/.gitignore [2022-04-12T20:59:31.814Z] spire-1.2.1/.go-version [2022-04-12T20:59:31.814Z] spire-1.2.1/.golangci.yml [2022-04-12T20:59:31.814Z] spire-1.2.1/ADOPTERS.md [2022-04-12T20:59:31.814Z] spire-1.2.1/CHANGELOG.md [2022-04-12T20:59:31.814Z] spire-1.2.1/CODE-OF-CONDUCT.md [2022-04-12T20:59:31.814Z] spire-1.2.1/CODEOWNERS [2022-04-12T20:59:31.814Z] spire-1.2.1/CONTRIBUTING.md [2022-04-12T20:59:31.814Z] spire-1.2.1/Dockerfile [2022-04-12T20:59:31.814Z] spire-1.2.1/Dockerfile.dev [2022-04-12T20:59:31.814Z] spire-1.2.1/Dockerfile.scratch [2022-04-12T20:59:31.814Z] spire-1.2.1/LICENSE [2022-04-12T20:59:31.814Z] spire-1.2.1/MAINTAINERS.md [2022-04-12T20:59:31.814Z] spire-1.2.1/Makefile [2022-04-12T20:59:31.814Z] spire-1.2.1/README.md [2022-04-12T20:59:31.814Z] spire-1.2.1/ROADMAP.md [2022-04-12T20:59:31.814Z] spire-1.2.1/SECURITY.md [2022-04-12T20:59:31.814Z] spire-1.2.1/cmd/ [2022-04-12T20:59:31.814Z] spire-1.2.1/cmd/spire-agent/ [2022-04-12T20:59:31.814Z] spire-1.2.1/cmd/spire-agent/cli/ [2022-04-12T20:59:31.814Z] spire-1.2.1/cmd/spire-agent/cli/api/ [2022-04-12T20:59:31.814Z] spire-1.2.1/cmd/spire-agent/cli/api/common.go [2022-04-12T20:59:31.814Z] spire-1.2.1/cmd/spire-agent/cli/api/fetch_jwt.go [2022-04-12T20:59:31.814Z] spire-1.2.1/cmd/spire-agent/cli/api/fetch_x509.go [2022-04-12T20:59:31.814Z] spire-1.2.1/cmd/spire-agent/cli/api/printer.go [2022-04-12T20:59:31.814Z] spire-1.2.1/cmd/spire-agent/cli/api/validate_jwt.go [2022-04-12T20:59:31.814Z] spire-1.2.1/cmd/spire-agent/cli/api/watch.go [2022-04-12T20:59:31.814Z] spire-1.2.1/cmd/spire-agent/cli/cli.go [2022-04-12T20:59:31.814Z] spire-1.2.1/cmd/spire-agent/cli/common/ [2022-04-12T20:59:31.814Z] spire-1.2.1/cmd/spire-agent/cli/common/defaults.go [2022-04-12T20:59:31.814Z] spire-1.2.1/cmd/spire-agent/cli/healthcheck/ [2022-04-12T20:59:31.814Z] spire-1.2.1/cmd/spire-agent/cli/healthcheck/healthcheck.go [2022-04-12T20:59:31.814Z] spire-1.2.1/cmd/spire-agent/cli/healthcheck/healthcheck_test.go [2022-04-12T20:59:31.814Z] spire-1.2.1/cmd/spire-agent/cli/run/ [2022-04-12T20:59:31.814Z] spire-1.2.1/cmd/spire-agent/cli/run/run.go [2022-04-12T20:59:31.814Z] spire-1.2.1/cmd/spire-agent/cli/run/run_test.go [2022-04-12T20:59:31.814Z] spire-1.2.1/cmd/spire-agent/cli/validate/ [2022-04-12T20:59:31.814Z] spire-1.2.1/cmd/spire-agent/cli/validate/validate.go [2022-04-12T20:59:31.814Z] spire-1.2.1/cmd/spire-agent/cli/validate/validate_test.go [2022-04-12T20:59:31.814Z] spire-1.2.1/cmd/spire-agent/main.go [2022-04-12T20:59:31.814Z] spire-1.2.1/cmd/spire-server/ [2022-04-12T20:59:31.814Z] spire-1.2.1/cmd/spire-server/cli/ [2022-04-12T20:59:31.815Z] spire-1.2.1/cmd/spire-server/cli/agent/ [2022-04-12T20:59:31.815Z] spire-1.2.1/cmd/spire-server/cli/agent/agent_test.go [2022-04-12T20:59:31.815Z] spire-1.2.1/cmd/spire-server/cli/agent/ban.go [2022-04-12T20:59:31.815Z] spire-1.2.1/cmd/spire-server/cli/agent/count.go [2022-04-12T20:59:31.815Z] spire-1.2.1/cmd/spire-server/cli/agent/evict.go [2022-04-12T20:59:31.815Z] spire-1.2.1/cmd/spire-server/cli/agent/list.go [2022-04-12T20:59:31.815Z] spire-1.2.1/cmd/spire-server/cli/agent/show.go [2022-04-12T20:59:31.815Z] spire-1.2.1/cmd/spire-server/cli/bundle/ [2022-04-12T20:59:31.815Z] spire-1.2.1/cmd/spire-server/cli/bundle/bundle_test.go [2022-04-12T20:59:31.815Z] spire-1.2.1/cmd/spire-server/cli/bundle/common.go [2022-04-12T20:59:31.815Z] spire-1.2.1/cmd/spire-server/cli/bundle/common_test.go [2022-04-12T20:59:31.815Z] spire-1.2.1/cmd/spire-server/cli/bundle/count.go [2022-04-12T20:59:31.815Z] spire-1.2.1/cmd/spire-server/cli/bundle/delete.go [2022-04-12T20:59:31.815Z] spire-1.2.1/cmd/spire-server/cli/bundle/list.go [2022-04-12T20:59:31.815Z] spire-1.2.1/cmd/spire-server/cli/bundle/set.go [2022-04-12T20:59:31.815Z] spire-1.2.1/cmd/spire-server/cli/bundle/show.go [2022-04-12T20:59:31.815Z] spire-1.2.1/cmd/spire-server/cli/cli.go [2022-04-12T20:59:31.815Z] spire-1.2.1/cmd/spire-server/cli/entry/ [2022-04-12T20:59:31.815Z] spire-1.2.1/cmd/spire-server/cli/entry/count.go [2022-04-12T20:59:31.815Z] spire-1.2.1/cmd/spire-server/cli/entry/count_test.go [2022-04-12T20:59:31.815Z] spire-1.2.1/cmd/spire-server/cli/entry/create.go [2022-04-12T20:59:31.815Z] spire-1.2.1/cmd/spire-server/cli/entry/create_test.go [2022-04-12T20:59:31.815Z] spire-1.2.1/cmd/spire-server/cli/entry/delete.go [2022-04-12T20:59:31.815Z] spire-1.2.1/cmd/spire-server/cli/entry/delete_test.go [2022-04-12T20:59:31.815Z] spire-1.2.1/cmd/spire-server/cli/entry/show.go [2022-04-12T20:59:31.815Z] spire-1.2.1/cmd/spire-server/cli/entry/show_test.go [2022-04-12T20:59:31.815Z] spire-1.2.1/cmd/spire-server/cli/entry/update.go [2022-04-12T20:59:31.815Z] spire-1.2.1/cmd/spire-server/cli/entry/update_test.go [2022-04-12T20:59:31.815Z] spire-1.2.1/cmd/spire-server/cli/entry/util.go [2022-04-12T20:59:31.815Z] spire-1.2.1/cmd/spire-server/cli/entry/util_test.go [2022-04-12T20:59:31.815Z] spire-1.2.1/cmd/spire-server/cli/federation/ [2022-04-12T20:59:31.815Z] spire-1.2.1/cmd/spire-server/cli/federation/common.go [2022-04-12T20:59:31.815Z] spire-1.2.1/cmd/spire-server/cli/federation/common_test.go [2022-04-12T20:59:31.815Z] spire-1.2.1/cmd/spire-server/cli/federation/create.go [2022-04-12T20:59:31.815Z] spire-1.2.1/cmd/spire-server/cli/federation/create_test.go [2022-04-12T20:59:31.815Z] spire-1.2.1/cmd/spire-server/cli/federation/delete.go [2022-04-12T20:59:31.815Z] spire-1.2.1/cmd/spire-server/cli/federation/delete_test.go [2022-04-12T20:59:31.815Z] spire-1.2.1/cmd/spire-server/cli/federation/list.go [2022-04-12T20:59:31.815Z] spire-1.2.1/cmd/spire-server/cli/federation/list_test.go [2022-04-12T20:59:31.815Z] spire-1.2.1/cmd/spire-server/cli/federation/refresh.go [2022-04-12T20:59:31.815Z] spire-1.2.1/cmd/spire-server/cli/federation/refresh_test.go [2022-04-12T20:59:31.815Z] spire-1.2.1/cmd/spire-server/cli/federation/show.go [2022-04-12T20:59:31.815Z] spire-1.2.1/cmd/spire-server/cli/federation/show_test.go [2022-04-12T20:59:31.815Z] spire-1.2.1/cmd/spire-server/cli/federation/update.go [2022-04-12T20:59:31.815Z] spire-1.2.1/cmd/spire-server/cli/federation/update_test.go [2022-04-12T20:59:31.815Z] spire-1.2.1/cmd/spire-server/cli/healthcheck/ [2022-04-12T20:59:31.815Z] spire-1.2.1/cmd/spire-server/cli/healthcheck/healthcheck.go [2022-04-12T20:59:31.815Z] spire-1.2.1/cmd/spire-server/cli/healthcheck/healthcheck_test.go [2022-04-12T20:59:31.815Z] spire-1.2.1/cmd/spire-server/cli/jwt/ [2022-04-12T20:59:31.815Z] spire-1.2.1/cmd/spire-server/cli/jwt/mint.go [2022-04-12T20:59:31.815Z] spire-1.2.1/cmd/spire-server/cli/jwt/mint_test.go [2022-04-12T20:59:31.815Z] spire-1.2.1/cmd/spire-server/cli/run/ [2022-04-12T20:59:31.815Z] spire-1.2.1/cmd/spire-server/cli/run/run.go [2022-04-12T20:59:31.815Z] spire-1.2.1/cmd/spire-server/cli/run/run_test.go [2022-04-12T20:59:31.815Z] spire-1.2.1/cmd/spire-server/cli/token/ [2022-04-12T20:59:31.815Z] spire-1.2.1/cmd/spire-server/cli/token/generate.go [2022-04-12T20:59:31.815Z] spire-1.2.1/cmd/spire-server/cli/token/generate_test.go [2022-04-12T20:59:31.815Z] spire-1.2.1/cmd/spire-server/cli/validate/ [2022-04-12T20:59:31.815Z] spire-1.2.1/cmd/spire-server/cli/validate/validate.go [2022-04-12T20:59:31.815Z] spire-1.2.1/cmd/spire-server/cli/validate/validate_test.go [2022-04-12T20:59:31.815Z] spire-1.2.1/cmd/spire-server/cli/x509/ [2022-04-12T20:59:31.815Z] spire-1.2.1/cmd/spire-server/cli/x509/mint.go [2022-04-12T20:59:31.815Z] spire-1.2.1/cmd/spire-server/cli/x509/mint_test.go [2022-04-12T20:59:31.815Z] spire-1.2.1/cmd/spire-server/main.go [2022-04-12T20:59:31.815Z] spire-1.2.1/cmd/spire-server/util/ [2022-04-12T20:59:31.815Z] spire-1.2.1/cmd/spire-server/util/util.go [2022-04-12T20:59:31.815Z] spire-1.2.1/conf/ [2022-04-12T20:59:31.815Z] spire-1.2.1/conf/agent/ [2022-04-12T20:59:31.815Z] spire-1.2.1/conf/agent/agent.conf [2022-04-12T20:59:31.815Z] spire-1.2.1/conf/agent/agent_full.conf [2022-04-12T20:59:31.815Z] spire-1.2.1/conf/agent/dummy_root_ca.crt [2022-04-12T20:59:31.815Z] spire-1.2.1/conf/server/ [2022-04-12T20:59:31.815Z] spire-1.2.1/conf/server/dummy_upstream_ca.crt [2022-04-12T20:59:31.815Z] spire-1.2.1/conf/server/dummy_upstream_ca.key [2022-04-12T20:59:31.815Z] spire-1.2.1/conf/server/server.conf [2022-04-12T20:59:31.815Z] spire-1.2.1/conf/server/server_full.conf [2022-04-12T20:59:31.815Z] spire-1.2.1/doc/ [2022-04-12T20:59:31.815Z] spire-1.2.1/doc/SPIRE101.md [2022-04-12T20:59:31.815Z] spire-1.2.1/doc/auditlog.md [2022-04-12T20:59:31.815Z] spire-1.2.1/doc/authorization_policy_engine.md [2022-04-12T20:59:31.815Z] spire-1.2.1/doc/changelog_guidelines.md [2022-04-12T20:59:31.815Z] spire-1.2.1/doc/cure53-report.pdf [2022-04-12T20:59:31.815Z] spire-1.2.1/doc/images/ [2022-04-12T20:59:31.815Z] spire-1.2.1/doc/images/2019_roadmap.png [2022-04-12T20:59:31.815Z] spire-1.2.1/doc/images/SPIRE101.png [2022-04-12T20:59:31.815Z] spire-1.2.1/doc/images/SPIRE_agent.png [2022-04-12T20:59:31.815Z] spire-1.2.1/doc/images/SPIRE_server.png [2022-04-12T20:59:31.815Z] spire-1.2.1/doc/images/cache_mgr.png [2022-04-12T20:59:31.815Z] spire-1.2.1/doc/images/cache_mgr_components.png [2022-04-12T20:59:31.815Z] spire-1.2.1/doc/images/federated_spire.png [2022-04-12T20:59:31.815Z] spire-1.2.1/doc/images/ha_mode.png [2022-04-12T20:59:31.815Z] spire-1.2.1/doc/images/nested_spire.png [2022-04-12T20:59:31.815Z] spire-1.2.1/doc/images/oidc_federation.png [2022-04-12T20:59:31.815Z] spire-1.2.1/doc/images/single_trust_domain.png [2022-04-12T20:59:31.815Z] spire-1.2.1/doc/images/spiffe_compatible.png [2022-04-12T20:59:31.815Z] spire-1.2.1/doc/images/spire_logo.png [2022-04-12T20:59:31.815Z] spire-1.2.1/doc/migrating_registration_api_clients.md [2022-04-12T20:59:31.815Z] spire-1.2.1/doc/plugin_agent_keymanager_disk.md [2022-04-12T20:59:31.815Z] spire-1.2.1/doc/plugin_agent_keymanager_memory.md [2022-04-12T20:59:31.815Z] spire-1.2.1/doc/plugin_agent_nodeattestor_aws_iid.md [2022-04-12T20:59:31.815Z] spire-1.2.1/doc/plugin_agent_nodeattestor_azure_msi.md [2022-04-12T20:59:31.815Z] spire-1.2.1/doc/plugin_agent_nodeattestor_gcp_iit.md [2022-04-12T20:59:31.815Z] spire-1.2.1/doc/plugin_agent_nodeattestor_jointoken.md [2022-04-12T20:59:31.815Z] spire-1.2.1/doc/plugin_agent_nodeattestor_k8s_psat.md [2022-04-12T20:59:31.815Z] spire-1.2.1/doc/plugin_agent_nodeattestor_k8s_sat.md [2022-04-12T20:59:31.815Z] spire-1.2.1/doc/plugin_agent_nodeattestor_sshpop.md [2022-04-12T20:59:31.815Z] spire-1.2.1/doc/plugin_agent_nodeattestor_tpm_devid.md [2022-04-12T20:59:31.815Z] spire-1.2.1/doc/plugin_agent_nodeattestor_x509pop.md [2022-04-12T20:59:31.815Z] spire-1.2.1/doc/plugin_agent_svidstore_aws_secretsmanager.md [2022-04-12T20:59:31.815Z] spire-1.2.1/doc/plugin_agent_svidstore_gcp_secretmanager.md [2022-04-12T20:59:31.815Z] spire-1.2.1/doc/plugin_agent_workloadattestor_docker.md [2022-04-12T20:59:31.815Z] spire-1.2.1/doc/plugin_agent_workloadattestor_k8s.md [2022-04-12T20:59:31.815Z] spire-1.2.1/doc/plugin_agent_workloadattestor_unix.md [2022-04-12T20:59:31.815Z] spire-1.2.1/doc/plugin_server_datastore_sql.md [2022-04-12T20:59:31.815Z] spire-1.2.1/doc/plugin_server_keymanager_aws_kms.md [2022-04-12T20:59:31.815Z] spire-1.2.1/doc/plugin_server_keymanager_disk.md [2022-04-12T20:59:31.815Z] spire-1.2.1/doc/plugin_server_keymanager_memory.md [2022-04-12T20:59:31.815Z] spire-1.2.1/doc/plugin_server_nodeattestor_aws_iid.md [2022-04-12T20:59:31.815Z] spire-1.2.1/doc/plugin_server_nodeattestor_azure_msi.md [2022-04-12T20:59:31.815Z] spire-1.2.1/doc/plugin_server_nodeattestor_gcp_iit.md [2022-04-12T20:59:31.815Z] spire-1.2.1/doc/plugin_server_nodeattestor_jointoken.md [2022-04-12T20:59:31.815Z] spire-1.2.1/doc/plugin_server_nodeattestor_k8s_psat.md [2022-04-12T20:59:31.815Z] spire-1.2.1/doc/plugin_server_nodeattestor_k8s_sat.md [2022-04-12T20:59:31.815Z] spire-1.2.1/doc/plugin_server_nodeattestor_sshpop.md [2022-04-12T20:59:31.815Z] spire-1.2.1/doc/plugin_server_nodeattestor_tpm_devid.md [2022-04-12T20:59:31.815Z] spire-1.2.1/doc/plugin_server_nodeattestor_x509pop.md [2022-04-12T20:59:31.815Z] spire-1.2.1/doc/plugin_server_noderesolver_azure_msi.md [2022-04-12T20:59:31.815Z] spire-1.2.1/doc/plugin_server_notifier_gcs_bundle.md [2022-04-12T20:59:31.815Z] spire-1.2.1/doc/plugin_server_notifier_k8sbundle.md [2022-04-12T20:59:31.815Z] spire-1.2.1/doc/plugin_server_upstreamauthority_aws_pca.md [2022-04-12T20:59:31.815Z] spire-1.2.1/doc/plugin_server_upstreamauthority_awssecret.md [2022-04-12T20:59:31.815Z] spire-1.2.1/doc/plugin_server_upstreamauthority_cert_manager.md [2022-04-12T20:59:31.815Z] spire-1.2.1/doc/plugin_server_upstreamauthority_disk.md [2022-04-12T20:59:31.815Z] spire-1.2.1/doc/plugin_server_upstreamauthority_gcp_cas.md [2022-04-12T20:59:31.815Z] spire-1.2.1/doc/plugin_server_upstreamauthority_spire.md [2022-04-12T20:59:31.815Z] spire-1.2.1/doc/plugin_server_upstreamauthority_vault.md [2022-04-12T20:59:31.815Z] spire-1.2.1/doc/scaling_spire.md [2022-04-12T20:59:31.815Z] spire-1.2.1/doc/spire_agent.md [2022-04-12T20:59:31.815Z] spire-1.2.1/doc/spire_server.md [2022-04-12T20:59:31.815Z] spire-1.2.1/doc/supported_integrations.md [2022-04-12T20:59:31.815Z] spire-1.2.1/doc/telemetry.md [2022-04-12T20:59:31.815Z] spire-1.2.1/doc/telemetry_config.md [2022-04-12T20:59:31.815Z] spire-1.2.1/doc/upgrading.md [2022-04-12T20:59:31.815Z] spire-1.2.1/doc/using_spire.md [2022-04-12T20:59:31.815Z] spire-1.2.1/examples/ [2022-04-12T20:59:31.815Z] spire-1.2.1/examples/README.md [2022-04-12T20:59:31.815Z] spire-1.2.1/go.mod [2022-04-12T20:59:31.815Z] spire-1.2.1/go.sum [2022-04-12T20:59:31.815Z] spire-1.2.1/pkg/ [2022-04-12T20:59:31.815Z] spire-1.2.1/pkg/agent/ [2022-04-12T20:59:31.815Z] spire-1.2.1/pkg/agent/agent.go [2022-04-12T20:59:31.815Z] spire-1.2.1/pkg/agent/api/ [2022-04-12T20:59:31.815Z] spire-1.2.1/pkg/agent/api/config.go [2022-04-12T20:59:31.815Z] spire-1.2.1/pkg/agent/api/debug/ [2022-04-12T20:59:31.815Z] spire-1.2.1/pkg/agent/api/debug/v1/ [2022-04-12T20:59:31.815Z] spire-1.2.1/pkg/agent/api/debug/v1/service.go [2022-04-12T20:59:31.815Z] spire-1.2.1/pkg/agent/api/debug/v1/service_test.go [2022-04-12T20:59:31.815Z] spire-1.2.1/pkg/agent/api/delegatedidentity/ [2022-04-12T20:59:31.815Z] spire-1.2.1/pkg/agent/api/delegatedidentity/v1/ [2022-04-12T20:59:31.815Z] spire-1.2.1/pkg/agent/api/delegatedidentity/v1/service.go [2022-04-12T20:59:31.815Z] spire-1.2.1/pkg/agent/api/delegatedidentity/v1/service_test.go [2022-04-12T20:59:31.815Z] spire-1.2.1/pkg/agent/api/endpoints.go [2022-04-12T20:59:31.815Z] spire-1.2.1/pkg/agent/api/health/ [2022-04-12T20:59:31.815Z] spire-1.2.1/pkg/agent/api/health/v1/ [2022-04-12T20:59:31.815Z] spire-1.2.1/pkg/agent/api/health/v1/service.go [2022-04-12T20:59:31.815Z] spire-1.2.1/pkg/agent/api/health/v1/service_test.go [2022-04-12T20:59:31.815Z] spire-1.2.1/pkg/agent/api/rpccontext/ [2022-04-12T20:59:31.815Z] spire-1.2.1/pkg/agent/api/rpccontext/alias.go [2022-04-12T20:59:31.815Z] spire-1.2.1/pkg/agent/api/rpccontext/caller.go [2022-04-12T20:59:31.815Z] spire-1.2.1/pkg/agent/attestor/ [2022-04-12T20:59:31.815Z] spire-1.2.1/pkg/agent/attestor/node/ [2022-04-12T20:59:31.815Z] spire-1.2.1/pkg/agent/attestor/node/experimental.go [2022-04-12T20:59:31.815Z] spire-1.2.1/pkg/agent/attestor/node/node.go [2022-04-12T20:59:31.815Z] spire-1.2.1/pkg/agent/attestor/node/node_test.go [2022-04-12T20:59:31.815Z] spire-1.2.1/pkg/agent/attestor/workload/ [2022-04-12T20:59:31.815Z] spire-1.2.1/pkg/agent/attestor/workload/workload.go [2022-04-12T20:59:31.815Z] spire-1.2.1/pkg/agent/attestor/workload/workload_test.go [2022-04-12T20:59:31.815Z] spire-1.2.1/pkg/agent/catalog/ [2022-04-12T20:59:31.815Z] spire-1.2.1/pkg/agent/catalog/catalog.go [2022-04-12T20:59:31.815Z] spire-1.2.1/pkg/agent/catalog/keymanager.go [2022-04-12T20:59:31.815Z] spire-1.2.1/pkg/agent/catalog/nodeattestor.go [2022-04-12T20:59:31.815Z] spire-1.2.1/pkg/agent/catalog/svidstore.go [2022-04-12T20:59:31.815Z] spire-1.2.1/pkg/agent/catalog/workloadattestor.go [2022-04-12T20:59:31.815Z] spire-1.2.1/pkg/agent/client/ [2022-04-12T20:59:31.815Z] spire-1.2.1/pkg/agent/client/client.go [2022-04-12T20:59:31.815Z] spire-1.2.1/pkg/agent/client/client_test.go [2022-04-12T20:59:31.815Z] spire-1.2.1/pkg/agent/client/dial.go [2022-04-12T20:59:31.815Z] spire-1.2.1/pkg/agent/client/nodeconn.go [2022-04-12T20:59:31.815Z] spire-1.2.1/pkg/agent/client/nodeconn_test.go [2022-04-12T20:59:31.815Z] spire-1.2.1/pkg/agent/client/update.go [2022-04-12T20:59:31.815Z] spire-1.2.1/pkg/agent/client/util.go [2022-04-12T20:59:31.815Z] spire-1.2.1/pkg/agent/common/ [2022-04-12T20:59:31.815Z] spire-1.2.1/pkg/agent/common/backoff/ [2022-04-12T20:59:31.815Z] spire-1.2.1/pkg/agent/common/backoff/backoff.go [2022-04-12T20:59:31.815Z] spire-1.2.1/pkg/agent/common/backoff/backoff_test.go [2022-04-12T20:59:31.815Z] spire-1.2.1/pkg/agent/common/cgroups/ [2022-04-12T20:59:31.815Z] spire-1.2.1/pkg/agent/common/cgroups/cgroups.go [2022-04-12T20:59:31.815Z] spire-1.2.1/pkg/agent/common/cgroups/cgroups_test.go [2022-04-12T20:59:31.815Z] spire-1.2.1/pkg/agent/common/cgroups/filesystem.go [2022-04-12T20:59:31.815Z] spire-1.2.1/pkg/agent/config.go [2022-04-12T20:59:31.815Z] spire-1.2.1/pkg/agent/endpoints/ [2022-04-12T20:59:31.815Z] spire-1.2.1/pkg/agent/endpoints/config.go [2022-04-12T20:59:31.815Z] spire-1.2.1/pkg/agent/endpoints/endpoints.go [2022-04-12T20:59:31.815Z] spire-1.2.1/pkg/agent/endpoints/endpoints_test.go [2022-04-12T20:59:32.097Z] spire-1.2.1/pkg/agent/endpoints/metrics.go [2022-04-12T20:59:32.097Z] spire-1.2.1/pkg/agent/endpoints/middleware.go [2022-04-12T20:59:32.097Z] spire-1.2.1/pkg/agent/endpoints/peertracker.go [2022-04-12T20:59:32.097Z] spire-1.2.1/pkg/agent/endpoints/peertracker_test.go [2022-04-12T20:59:32.097Z] spire-1.2.1/pkg/agent/endpoints/sdsv2/ [2022-04-12T20:59:32.097Z] spire-1.2.1/pkg/agent/endpoints/sdsv2/handler.go [2022-04-12T20:59:32.097Z] spire-1.2.1/pkg/agent/endpoints/sdsv2/handler_test.go [2022-04-12T20:59:32.097Z] spire-1.2.1/pkg/agent/endpoints/sdsv3/ [2022-04-12T20:59:32.097Z] spire-1.2.1/pkg/agent/endpoints/sdsv3/handler.go [2022-04-12T20:59:32.097Z] spire-1.2.1/pkg/agent/endpoints/sdsv3/handler_test.go [2022-04-12T20:59:32.097Z] spire-1.2.1/pkg/agent/endpoints/workload/ [2022-04-12T20:59:32.097Z] spire-1.2.1/pkg/agent/endpoints/workload/handler.go [2022-04-12T20:59:32.097Z] spire-1.2.1/pkg/agent/endpoints/workload/handler_test.go [2022-04-12T20:59:32.097Z] spire-1.2.1/pkg/agent/manager/ [2022-04-12T20:59:32.097Z] spire-1.2.1/pkg/agent/manager/cache/ [2022-04-12T20:59:32.097Z] spire-1.2.1/pkg/agent/manager/cache/bundle_cache.go [2022-04-12T20:59:32.097Z] spire-1.2.1/pkg/agent/manager/cache/cache.go [2022-04-12T20:59:32.097Z] spire-1.2.1/pkg/agent/manager/cache/cache_test.go [2022-04-12T20:59:32.097Z] spire-1.2.1/pkg/agent/manager/cache/jwt_cache.go [2022-04-12T20:59:32.097Z] spire-1.2.1/pkg/agent/manager/cache/jwt_cache_test.go [2022-04-12T20:59:32.097Z] spire-1.2.1/pkg/agent/manager/cache/sets.go [2022-04-12T20:59:32.097Z] spire-1.2.1/pkg/agent/manager/cache/subscriber.go [2022-04-12T20:59:32.097Z] spire-1.2.1/pkg/agent/manager/config.go [2022-04-12T20:59:32.097Z] spire-1.2.1/pkg/agent/manager/manager.go [2022-04-12T20:59:32.097Z] spire-1.2.1/pkg/agent/manager/manager_test.go [2022-04-12T20:59:32.097Z] spire-1.2.1/pkg/agent/manager/storage.go [2022-04-12T20:59:32.097Z] spire-1.2.1/pkg/agent/manager/storage_test.go [2022-04-12T20:59:32.097Z] spire-1.2.1/pkg/agent/manager/storecache/ [2022-04-12T20:59:32.097Z] spire-1.2.1/pkg/agent/manager/storecache/cache.go [2022-04-12T20:59:32.097Z] spire-1.2.1/pkg/agent/manager/storecache/cache_test.go [2022-04-12T20:59:32.097Z] spire-1.2.1/pkg/agent/manager/sync.go [2022-04-12T20:59:32.097Z] spire-1.2.1/pkg/agent/plugin/ [2022-04-12T20:59:32.097Z] spire-1.2.1/pkg/agent/plugin/keymanager/ [2022-04-12T20:59:32.097Z] spire-1.2.1/pkg/agent/plugin/keymanager/base/ [2022-04-12T20:59:32.097Z] spire-1.2.1/pkg/agent/plugin/keymanager/base/keymanagerbase.go [2022-04-12T20:59:32.097Z] spire-1.2.1/pkg/agent/plugin/keymanager/constant.go [2022-04-12T20:59:32.097Z] spire-1.2.1/pkg/agent/plugin/keymanager/disk/ [2022-04-12T20:59:32.097Z] spire-1.2.1/pkg/agent/plugin/keymanager/disk/disk.go [2022-04-12T20:59:32.097Z] spire-1.2.1/pkg/agent/plugin/keymanager/disk/disk_test.go [2022-04-12T20:59:32.097Z] spire-1.2.1/pkg/agent/plugin/keymanager/keymanager.go [2022-04-12T20:59:32.097Z] spire-1.2.1/pkg/agent/plugin/keymanager/memory/ [2022-04-12T20:59:32.097Z] spire-1.2.1/pkg/agent/plugin/keymanager/memory/memory.go [2022-04-12T20:59:32.097Z] spire-1.2.1/pkg/agent/plugin/keymanager/memory/memory_test.go [2022-04-12T20:59:32.097Z] spire-1.2.1/pkg/agent/plugin/keymanager/repository.go [2022-04-12T20:59:32.097Z] spire-1.2.1/pkg/agent/plugin/keymanager/svidkeymanager.go [2022-04-12T20:59:32.097Z] spire-1.2.1/pkg/agent/plugin/keymanager/svidkeymanager_test.go [2022-04-12T20:59:32.097Z] spire-1.2.1/pkg/agent/plugin/keymanager/test/ [2022-04-12T20:59:32.097Z] spire-1.2.1/pkg/agent/plugin/keymanager/test/keymanagertest.go [2022-04-12T20:59:32.097Z] spire-1.2.1/pkg/agent/plugin/keymanager/v1.go [2022-04-12T20:59:32.097Z] spire-1.2.1/pkg/agent/plugin/keymanager/v1_test.go [2022-04-12T20:59:32.097Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/ [2022-04-12T20:59:32.097Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/aws/ [2022-04-12T20:59:32.097Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/aws/iid.go [2022-04-12T20:59:32.097Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/aws/iid_test.go [2022-04-12T20:59:32.097Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/azure/ [2022-04-12T20:59:32.097Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/azure/msi.go [2022-04-12T20:59:32.097Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/azure/msi_test.go [2022-04-12T20:59:32.097Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/gcp/ [2022-04-12T20:59:32.097Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/gcp/iit.go [2022-04-12T20:59:32.097Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/gcp/iit_test.go [2022-04-12T20:59:32.097Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/jointoken.go [2022-04-12T20:59:32.097Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/jointoken/ [2022-04-12T20:59:32.097Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/jointoken/join_token.go [2022-04-12T20:59:32.097Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/jointoken_test.go [2022-04-12T20:59:32.097Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/ [2022-04-12T20:59:32.097Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/psat/ [2022-04-12T20:59:32.097Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/psat/psat.go [2022-04-12T20:59:32.097Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/psat/psat_test.go [2022-04-12T20:59:32.097Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/sat/ [2022-04-12T20:59:32.097Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/sat/sat.go [2022-04-12T20:59:32.097Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/sat/sat_test.go [2022-04-12T20:59:32.097Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/nodeattestor.go [2022-04-12T20:59:32.097Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/repository.go [2022-04-12T20:59:32.097Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/sshpop/ [2022-04-12T20:59:32.097Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/sshpop/sshpop.go [2022-04-12T20:59:32.097Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/sshpop/sshpop_test.go [2022-04-12T20:59:32.097Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/test/ [2022-04-12T20:59:32.097Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/test/serverstream.go [2022-04-12T20:59:32.097Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/ [2022-04-12T20:59:32.097Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/devid.go [2022-04-12T20:59:32.097Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/devid_test.go [2022-04-12T20:59:32.097Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/ [2022-04-12T20:59:32.097Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/autodetect.go [2022-04-12T20:59:32.097Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/open.go [2022-04-12T20:59:32.097Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/open_windows.go [2022-04-12T20:59:32.097Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/session.go [2022-04-12T20:59:32.097Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/session_test.go [2022-04-12T20:59:32.097Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/signingkey.go [2022-04-12T20:59:32.097Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/v1.go [2022-04-12T20:59:32.097Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/v1_test.go [2022-04-12T20:59:32.097Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/x509pop/ [2022-04-12T20:59:32.097Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/x509pop/x509pop.go [2022-04-12T20:59:32.097Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/x509pop/x509pop_test.go [2022-04-12T20:59:32.097Z] spire-1.2.1/pkg/agent/plugin/svidstore/ [2022-04-12T20:59:32.097Z] spire-1.2.1/pkg/agent/plugin/svidstore/awssecretsmanager/ [2022-04-12T20:59:32.097Z] spire-1.2.1/pkg/agent/plugin/svidstore/awssecretsmanager/aws.go [2022-04-12T20:59:32.097Z] spire-1.2.1/pkg/agent/plugin/svidstore/awssecretsmanager/aws_test.go [2022-04-12T20:59:32.097Z] spire-1.2.1/pkg/agent/plugin/svidstore/awssecretsmanager/client.go [2022-04-12T20:59:32.097Z] spire-1.2.1/pkg/agent/plugin/svidstore/gcpsecretmanager/ [2022-04-12T20:59:32.097Z] spire-1.2.1/pkg/agent/plugin/svidstore/gcpsecretmanager/client.go [2022-04-12T20:59:32.097Z] spire-1.2.1/pkg/agent/plugin/svidstore/gcpsecretmanager/gcloud.go [2022-04-12T20:59:32.097Z] spire-1.2.1/pkg/agent/plugin/svidstore/gcpsecretmanager/gcloud_test.go [2022-04-12T20:59:32.097Z] spire-1.2.1/pkg/agent/plugin/svidstore/repository.go [2022-04-12T20:59:32.097Z] spire-1.2.1/pkg/agent/plugin/svidstore/svidstore.go [2022-04-12T20:59:32.097Z] spire-1.2.1/pkg/agent/plugin/svidstore/utils.go [2022-04-12T20:59:32.097Z] spire-1.2.1/pkg/agent/plugin/svidstore/utils_test.go [2022-04-12T20:59:32.097Z] spire-1.2.1/pkg/agent/plugin/svidstore/v1.go [2022-04-12T20:59:32.097Z] spire-1.2.1/pkg/agent/plugin/svidstore/v1_test.go [2022-04-12T20:59:32.097Z] spire-1.2.1/pkg/agent/plugin/svidstore/v1unofficial.go [2022-04-12T20:59:32.097Z] spire-1.2.1/pkg/agent/plugin/svidstore/v1unofficial_test.go [2022-04-12T20:59:32.097Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/ [2022-04-12T20:59:32.097Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/ [2022-04-12T20:59:32.097Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/cgroup/ [2022-04-12T20:59:32.097Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/cgroup/dockerfinder.go [2022-04-12T20:59:32.097Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/cgroup/dockerfinder_test.go [2022-04-12T20:59:32.097Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/docker.go [2022-04-12T20:59:32.097Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/docker_test.go [2022-04-12T20:59:32.097Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/retry.go [2022-04-12T20:59:32.097Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/ [2022-04-12T20:59:32.097Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/k8s.go [2022-04-12T20:59:32.097Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/k8s_test.go [2022-04-12T20:59:32.097Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/ [2022-04-12T20:59:32.097Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/cgroups_init_pid_in_pod.txt [2022-04-12T20:59:32.097Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/cgroups_pid_in_kind_pod.txt [2022-04-12T20:59:32.097Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/cgroups_pid_in_pod.txt [2022-04-12T20:59:32.097Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/cgroups_pid_not_in_pod.txt [2022-04-12T20:59:32.097Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/kind_pod_list.json [2022-04-12T20:59:32.097Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/pod_list.json [2022-04-12T20:59:32.097Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/pod_list_not_running.json [2022-04-12T20:59:32.098Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/systemd_cgroups_pid_in_pod.txt [2022-04-12T20:59:32.098Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/repository.go [2022-04-12T20:59:32.098Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/unix/ [2022-04-12T20:59:32.098Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/unix/unix.go [2022-04-12T20:59:32.098Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/unix/unix_test.go [2022-04-12T20:59:32.098Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/v1.go [2022-04-12T20:59:32.098Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/v1_test.go [2022-04-12T20:59:32.098Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/workloadattestor.go [2022-04-12T20:59:32.098Z] spire-1.2.1/pkg/agent/svid/ [2022-04-12T20:59:32.098Z] spire-1.2.1/pkg/agent/svid/rotator.go [2022-04-12T20:59:32.098Z] spire-1.2.1/pkg/agent/svid/rotator_config.go [2022-04-12T20:59:32.098Z] spire-1.2.1/pkg/agent/svid/rotator_test.go [2022-04-12T20:59:32.098Z] spire-1.2.1/pkg/agent/svid/store/ [2022-04-12T20:59:32.098Z] spire-1.2.1/pkg/agent/svid/store/service.go [2022-04-12T20:59:32.098Z] spire-1.2.1/pkg/agent/svid/store/service_test.go [2022-04-12T20:59:32.098Z] spire-1.2.1/pkg/common/ [2022-04-12T20:59:32.098Z] spire-1.2.1/pkg/common/agentpathtemplate/ [2022-04-12T20:59:32.098Z] spire-1.2.1/pkg/common/agentpathtemplate/template.go [2022-04-12T20:59:32.098Z] spire-1.2.1/pkg/common/agentpathtemplate/template_test.go [2022-04-12T20:59:32.098Z] spire-1.2.1/pkg/common/api/ [2022-04-12T20:59:32.098Z] spire-1.2.1/pkg/common/api/metrics.go [2022-04-12T20:59:32.098Z] spire-1.2.1/pkg/common/api/middleware/ [2022-04-12T20:59:32.098Z] spire-1.2.1/pkg/common/api/middleware/common_test.go [2022-04-12T20:59:32.098Z] spire-1.2.1/pkg/common/api/middleware/interceptor.go [2022-04-12T20:59:32.098Z] spire-1.2.1/pkg/common/api/middleware/interceptor_test.go [2022-04-12T20:59:32.098Z] spire-1.2.1/pkg/common/api/middleware/logger.go [2022-04-12T20:59:32.098Z] spire-1.2.1/pkg/common/api/middleware/logger_test.go [2022-04-12T20:59:32.098Z] spire-1.2.1/pkg/common/api/middleware/metrics.go [2022-04-12T20:59:32.098Z] spire-1.2.1/pkg/common/api/middleware/metrics_test.go [2022-04-12T20:59:32.098Z] spire-1.2.1/pkg/common/api/middleware/middleware.go [2022-04-12T20:59:32.098Z] spire-1.2.1/pkg/common/api/middleware/middleware_test.go [2022-04-12T20:59:32.098Z] spire-1.2.1/pkg/common/api/middleware/misconfig.go [2022-04-12T20:59:32.098Z] spire-1.2.1/pkg/common/api/middleware/misconfig_test.go [2022-04-12T20:59:32.098Z] spire-1.2.1/pkg/common/api/middleware/names.go [2022-04-12T20:59:32.098Z] spire-1.2.1/pkg/common/api/middleware/names_test.go [2022-04-12T20:59:32.098Z] spire-1.2.1/pkg/common/api/names.go [2022-04-12T20:59:32.098Z] spire-1.2.1/pkg/common/api/ratelimit.go [2022-04-12T20:59:32.098Z] spire-1.2.1/pkg/common/api/rpccontext/ [2022-04-12T20:59:32.098Z] spire-1.2.1/pkg/common/api/rpccontext/logger.go [2022-04-12T20:59:32.098Z] spire-1.2.1/pkg/common/api/rpccontext/metrics.go [2022-04-12T20:59:32.098Z] spire-1.2.1/pkg/common/api/rpccontext/names.go [2022-04-12T20:59:32.098Z] spire-1.2.1/pkg/common/auth/ [2022-04-12T20:59:32.098Z] spire-1.2.1/pkg/common/auth/interceptors.go [2022-04-12T20:59:32.098Z] spire-1.2.1/pkg/common/auth/interceptors_test.go [2022-04-12T20:59:32.098Z] spire-1.2.1/pkg/common/auth/untracked_uds.go [2022-04-12T20:59:32.098Z] spire-1.2.1/pkg/common/bundleutil/ [2022-04-12T20:59:32.098Z] spire-1.2.1/pkg/common/bundleutil/bundle.go [2022-04-12T20:59:32.098Z] spire-1.2.1/pkg/common/bundleutil/bundle_test.go [2022-04-12T20:59:32.098Z] spire-1.2.1/pkg/common/bundleutil/common_test.go [2022-04-12T20:59:32.098Z] spire-1.2.1/pkg/common/bundleutil/marshal.go [2022-04-12T20:59:32.098Z] spire-1.2.1/pkg/common/bundleutil/marshal_test.go [2022-04-12T20:59:32.098Z] spire-1.2.1/pkg/common/bundleutil/refreshhint.go [2022-04-12T20:59:32.098Z] spire-1.2.1/pkg/common/bundleutil/refreshhint_test.go [2022-04-12T20:59:32.098Z] spire-1.2.1/pkg/common/bundleutil/types.go [2022-04-12T20:59:32.098Z] spire-1.2.1/pkg/common/bundleutil/unmarshal.go [2022-04-12T20:59:32.098Z] spire-1.2.1/pkg/common/bundleutil/unmarshal_test.go [2022-04-12T20:59:32.098Z] spire-1.2.1/pkg/common/catalog/ [2022-04-12T20:59:32.098Z] spire-1.2.1/pkg/common/catalog/bind.go [2022-04-12T20:59:32.098Z] spire-1.2.1/pkg/common/catalog/builtin.go [2022-04-12T20:59:32.098Z] spire-1.2.1/pkg/common/catalog/catalog.go [2022-04-12T20:59:32.098Z] spire-1.2.1/pkg/common/catalog/catalog_test.go [2022-04-12T20:59:32.098Z] spire-1.2.1/pkg/common/catalog/closers.go [2022-04-12T20:59:32.098Z] spire-1.2.1/pkg/common/catalog/cmd_linux.go [2022-04-12T20:59:32.098Z] spire-1.2.1/pkg/common/catalog/cmd_other.go [2022-04-12T20:59:32.098Z] spire-1.2.1/pkg/common/catalog/config.go [2022-04-12T20:59:32.098Z] spire-1.2.1/pkg/common/catalog/config_test.go [2022-04-12T20:59:32.098Z] spire-1.2.1/pkg/common/catalog/configure.go [2022-04-12T20:59:32.098Z] spire-1.2.1/pkg/common/catalog/constraints.go [2022-04-12T20:59:32.098Z] spire-1.2.1/pkg/common/catalog/constraints_test.go [2022-04-12T20:59:32.098Z] spire-1.2.1/pkg/common/catalog/context.go [2022-04-12T20:59:32.098Z] spire-1.2.1/pkg/common/catalog/external.go [2022-04-12T20:59:32.098Z] spire-1.2.1/pkg/common/catalog/host.go [2022-04-12T20:59:32.098Z] spire-1.2.1/pkg/common/catalog/pipenet.go [2022-04-12T20:59:32.098Z] spire-1.2.1/pkg/common/catalog/plugin.go [2022-04-12T20:59:32.098Z] spire-1.2.1/pkg/common/catalog/testplugin/ [2022-04-12T20:59:32.098Z] spire-1.2.1/pkg/common/catalog/testplugin/.gitignore [2022-04-12T20:59:32.098Z] spire-1.2.1/pkg/common/catalog/testplugin/main.go [2022-04-12T20:59:32.098Z] spire-1.2.1/pkg/common/catalog/testplugin/plugin.go [2022-04-12T20:59:32.098Z] spire-1.2.1/pkg/common/cli/ [2022-04-12T20:59:32.098Z] spire-1.2.1/pkg/common/cli/env.go [2022-04-12T20:59:32.098Z] spire-1.2.1/pkg/common/cli/flags.go [2022-04-12T20:59:32.098Z] spire-1.2.1/pkg/common/cli/trust_domain.go [2022-04-12T20:59:32.098Z] spire-1.2.1/pkg/common/cli/trust_domain_test.go [2022-04-12T20:59:32.098Z] spire-1.2.1/pkg/common/cli/umask.go [2022-04-12T20:59:32.098Z] spire-1.2.1/pkg/common/cli/umask_posix.go [2022-04-12T20:59:32.098Z] spire-1.2.1/pkg/common/cli/umask_test.go [2022-04-12T20:59:32.098Z] spire-1.2.1/pkg/common/cli/umask_windows.go [2022-04-12T20:59:32.098Z] spire-1.2.1/pkg/common/cliprinter/ [2022-04-12T20:59:32.098Z] spire-1.2.1/pkg/common/cliprinter/cliprinter.go [2022-04-12T20:59:32.098Z] spire-1.2.1/pkg/common/cliprinter/cliprinter_test.go [2022-04-12T20:59:32.098Z] spire-1.2.1/pkg/common/cliprinter/flag.go [2022-04-12T20:59:32.098Z] spire-1.2.1/pkg/common/cliprinter/flag_test.go [2022-04-12T20:59:32.098Z] spire-1.2.1/pkg/common/cliprinter/format.go [2022-04-12T20:59:32.098Z] spire-1.2.1/pkg/common/cliprinter/format_test.go [2022-04-12T20:59:32.098Z] spire-1.2.1/pkg/common/cliprinter/internal/ [2022-04-12T20:59:32.098Z] spire-1.2.1/pkg/common/cliprinter/internal/errorjson/ [2022-04-12T20:59:32.098Z] spire-1.2.1/pkg/common/cliprinter/internal/errorjson/errorjson.go [2022-04-12T20:59:32.098Z] spire-1.2.1/pkg/common/cliprinter/internal/errorjson/errorjson_test.go [2022-04-12T20:59:32.098Z] spire-1.2.1/pkg/common/cliprinter/internal/errorpretty/ [2022-04-12T20:59:32.098Z] spire-1.2.1/pkg/common/cliprinter/internal/errorpretty/errorpretty.go [2022-04-12T20:59:32.098Z] spire-1.2.1/pkg/common/cliprinter/internal/errorpretty/errorpretty_test.go [2022-04-12T20:59:32.098Z] spire-1.2.1/pkg/common/cliprinter/internal/protojson/ [2022-04-12T20:59:32.098Z] spire-1.2.1/pkg/common/cliprinter/internal/protojson/protojson.go [2022-04-12T20:59:32.098Z] spire-1.2.1/pkg/common/cliprinter/internal/protojson/protojson_test.go [2022-04-12T20:59:32.098Z] spire-1.2.1/pkg/common/cliprinter/internal/protopretty/ [2022-04-12T20:59:32.098Z] spire-1.2.1/pkg/common/cliprinter/internal/protopretty/protopretty.go [2022-04-12T20:59:32.098Z] spire-1.2.1/pkg/common/cliprinter/internal/protopretty/protopretty_test.go [2022-04-12T20:59:32.098Z] spire-1.2.1/pkg/common/cliprinter/internal/structjson/ [2022-04-12T20:59:32.098Z] spire-1.2.1/pkg/common/cliprinter/internal/structjson/structjson.go [2022-04-12T20:59:32.098Z] spire-1.2.1/pkg/common/cliprinter/internal/structjson/structjson_test.go [2022-04-12T20:59:32.377Z] spire-1.2.1/pkg/common/cliprinter/internal/structpretty/ [2022-04-12T20:59:32.377Z] spire-1.2.1/pkg/common/cliprinter/internal/structpretty/structpretty.go [2022-04-12T20:59:32.377Z] spire-1.2.1/pkg/common/cliprinter/internal/structpretty/structpretty_test.go [2022-04-12T20:59:32.377Z] spire-1.2.1/pkg/common/coretypes/ [2022-04-12T20:59:32.377Z] spire-1.2.1/pkg/common/coretypes/bundle/ [2022-04-12T20:59:32.377Z] spire-1.2.1/pkg/common/coretypes/bundle/bundle_test.go [2022-04-12T20:59:32.377Z] spire-1.2.1/pkg/common/coretypes/bundle/commontypes.go [2022-04-12T20:59:32.377Z] spire-1.2.1/pkg/common/coretypes/bundle/plugintypes.go [2022-04-12T20:59:32.377Z] spire-1.2.1/pkg/common/coretypes/bundle/require.go [2022-04-12T20:59:32.377Z] spire-1.2.1/pkg/common/coretypes/jwtkey/ [2022-04-12T20:59:32.377Z] spire-1.2.1/pkg/common/coretypes/jwtkey/apitypes.go [2022-04-12T20:59:32.377Z] spire-1.2.1/pkg/common/coretypes/jwtkey/commontypes.go [2022-04-12T20:59:32.378Z] spire-1.2.1/pkg/common/coretypes/jwtkey/jwtkey.go [2022-04-12T20:59:32.378Z] spire-1.2.1/pkg/common/coretypes/jwtkey/jwtkey_test.go [2022-04-12T20:59:32.378Z] spire-1.2.1/pkg/common/coretypes/jwtkey/plugintypes.go [2022-04-12T20:59:32.378Z] spire-1.2.1/pkg/common/coretypes/jwtkey/require.go [2022-04-12T20:59:32.378Z] spire-1.2.1/pkg/common/coretypes/x509certificate/ [2022-04-12T20:59:32.378Z] spire-1.2.1/pkg/common/coretypes/x509certificate/commontypes.go [2022-04-12T20:59:32.378Z] spire-1.2.1/pkg/common/coretypes/x509certificate/plugintypes.go [2022-04-12T20:59:32.378Z] spire-1.2.1/pkg/common/coretypes/x509certificate/require.go [2022-04-12T20:59:32.378Z] spire-1.2.1/pkg/common/coretypes/x509certificate/x509certificate.go [2022-04-12T20:59:32.378Z] spire-1.2.1/pkg/common/coretypes/x509certificate/x509certificate_test.go [2022-04-12T20:59:32.378Z] spire-1.2.1/pkg/common/cryptoutil/ [2022-04-12T20:59:32.378Z] spire-1.2.1/pkg/common/cryptoutil/keys.go [2022-04-12T20:59:32.378Z] spire-1.2.1/pkg/common/cryptoutil/keys_test.go [2022-04-12T20:59:32.378Z] spire-1.2.1/pkg/common/diskutil/ [2022-04-12T20:59:32.378Z] spire-1.2.1/pkg/common/diskutil/file_posix.go [2022-04-12T20:59:32.378Z] spire-1.2.1/pkg/common/diskutil/file_test.go [2022-04-12T20:59:32.378Z] spire-1.2.1/pkg/common/diskutil/file_windows.go [2022-04-12T20:59:32.378Z] spire-1.2.1/pkg/common/errorutil/ [2022-04-12T20:59:32.378Z] spire-1.2.1/pkg/common/errorutil/wrapper.go [2022-04-12T20:59:32.378Z] spire-1.2.1/pkg/common/health/ [2022-04-12T20:59:32.378Z] spire-1.2.1/pkg/common/health/config.go [2022-04-12T20:59:32.378Z] spire-1.2.1/pkg/common/health/context.go [2022-04-12T20:59:32.378Z] spire-1.2.1/pkg/common/health/context_test.go [2022-04-12T20:59:32.378Z] spire-1.2.1/pkg/common/health/health.go [2022-04-12T20:59:32.378Z] spire-1.2.1/pkg/common/health/health_test.go [2022-04-12T20:59:32.378Z] spire-1.2.1/pkg/common/health/logger.go [2022-04-12T20:59:32.378Z] spire-1.2.1/pkg/common/hostservice/ [2022-04-12T20:59:32.378Z] spire-1.2.1/pkg/common/hostservice/metricsservice/ [2022-04-12T20:59:32.378Z] spire-1.2.1/pkg/common/hostservice/metricsservice/v1.go [2022-04-12T20:59:32.378Z] spire-1.2.1/pkg/common/hostservice/metricsservice/v1_test.gospire-1.2.1/ [2022-04-12T20:59:32.378Z] [2022-04-12T20:59:32.378Z] spire-1.2.1/pkg/common/idutil/ [2022-04-12T20:59:32.378Z] spire-1.2.1/pkg/common/idutil/require.go [2022-04-12T20:59:32.378Z] spire-1.2.1/pkg/common/idutil/require_test.go [2022-04-12T20:59:32.378Z] spire-1.2.1/pkg/common/idutil/safety.go [2022-04-12T20:59:32.378Z] spire-1.2.1/pkg/common/idutil/safety_test.go [2022-04-12T20:59:32.378Z] spire-1.2.1/pkg/common/idutil/spiffeid.go [2022-04-12T20:59:32.378Z] spire-1.2.1/pkg/common/idutil/spiffeid_test.go [2022-04-12T20:59:32.378Z] spire-1.2.1/pkg/common/jwtsvid/ [2022-04-12T20:59:32.378Z] spire-1.2.1/pkg/common/jwtsvid/common.go [2022-04-12T20:59:32.378Z] spire-1.2.1/pkg/common/jwtsvid/sign.go [2022-04-12T20:59:32.378Z] spire-1.2.1/pkg/common/jwtsvid/token_test.go [2022-04-12T20:59:32.378Z] spire-1.2.1/pkg/common/jwtsvid/validate.go [2022-04-12T20:59:32.378Z] spire-1.2.1/pkg/common/jwtutil/ [2022-04-12T20:59:32.378Z] spire-1.2.1/pkg/common/jwtutil/keyset.go [2022-04-12T20:59:32.378Z] spire-1.2.1/pkg/common/jwtutil/keyset_test.go [2022-04-12T20:59:32.378Z] spire-1.2.1/pkg/common/log/ [2022-04-12T20:59:32.378Z] spire-1.2.1/pkg/common/log/hclog_adapter.go [2022-04-12T20:59:32.378Z] spire-1.2.1/pkg/common/log/hclog_adapter_test.go [2022-04-12T20:59:32.378Z] spire-1.2.1/pkg/common/log/log.go [2022-04-12T20:59:32.378Z] spire-1.2.1/pkg/common/log/log_test.go [2022-04-12T20:59:32.378Z] spire-1.2.1/pkg/common/log/options.go [2022-04-12T20:59:32.378Z] spire-1.2.1/pkg/common/nodeutil/ [2022-04-12T20:59:32.378Z] spire-1.2.1/pkg/common/nodeutil/node.go [2022-04-12T20:59:32.378Z] spire-1.2.1/pkg/common/nodeutil/node_test.go [2022-04-12T20:59:32.378Z] spire-1.2.1/pkg/common/peertracker/ [2022-04-12T20:59:32.378Z] spire-1.2.1/pkg/common/peertracker/conn.gospire-1.2.1/.data/ [2022-04-12T20:59:32.378Z] spire-1.2.1/.data/.file [2022-04-12T20:59:32.378Z] spire-1.2.1/.dockerignore [2022-04-12T20:59:32.378Z] spire-1.2.1/.gitattributes [2022-04-12T20:59:32.378Z] spire-1.2.1/.githooks/ [2022-04-12T20:59:32.378Z] spire-1.2.1/.githooks/pre-commit [2022-04-12T20:59:32.378Z] spire-1.2.1/.github/ [2022-04-12T20:59:32.378Z] spire-1.2.1/.github/ISSUE_TEMPLATE.md [2022-04-12T20:59:32.378Z] spire-1.2.1/.github/PULL_REQUEST_TEMPLATE.md [2022-04-12T20:59:32.378Z] spire-1.2.1/.github/dependabot.yml [2022-04-12T20:59:32.378Z] spire-1.2.1/.github/workflows/ [2022-04-12T20:59:32.378Z] spire-1.2.1/.github/workflows/nightly_build.yaml [2022-04-12T20:59:32.378Z] spire-1.2.1/.github/workflows/pr_build.yaml [2022-04-12T20:59:32.378Z] spire-1.2.1/.github/workflows/release_build.yaml [2022-04-12T20:59:32.378Z] spire-1.2.1/.github/workflows/scripts/ [2022-04-12T20:59:32.378Z] spire-1.2.1/.github/workflows/scripts/build_artifacts.sh [2022-04-12T20:59:32.378Z] spire-1.2.1/.github/workflows/scripts/push-images.sh [2022-04-12T20:59:32.378Z] spire-1.2.1/.github/workflows/scripts/push-scratch-images.sh [2022-04-12T20:59:32.378Z] spire-1.2.1/.github/workflows/scripts/run_unit_tests.sh [2022-04-12T20:59:32.378Z] spire-1.2.1/.github/workflows/scripts/split.sh [2022-04-12T20:59:32.378Z] spire-1.2.1/.gitignore [2022-04-12T20:59:32.378Z] spire-1.2.1/.go-version [2022-04-12T20:59:32.378Z] spire-1.2.1/.golangci.yml [2022-04-12T20:59:32.378Z] spire-1.2.1/ADOPTERS.md [2022-04-12T20:59:32.378Z] spire-1.2.1/CHANGELOG.md [2022-04-12T20:59:32.378Z] spire-1.2.1/CODE-OF-CONDUCT.md [2022-04-12T20:59:32.378Z] spire-1.2.1/CODEOWNERS [2022-04-12T20:59:32.378Z] spire-1.2.1/CONTRIBUTING.md [2022-04-12T20:59:32.378Z] spire-1.2.1/Dockerfile [2022-04-12T20:59:32.378Z] spire-1.2.1/Dockerfile.dev [2022-04-12T20:59:32.378Z] spire-1.2.1/pkg/common/peertracker/credentials.go [2022-04-12T20:59:32.378Z] spire-1.2.1/pkg/common/peertracker/errors.go [2022-04-12T20:59:32.378Z] spire-1.2.1/pkg/common/peertracker/getpid_windows.c [2022-04-12T20:59:32.378Z] spire-1.2.1/pkg/common/peertracker/getpid_windows.h [2022-04-12T20:59:32.378Z] spire-1.2.1/pkg/common/peertracker/info.go [2022-04-12T20:59:32.378Z] spire-1.2.1/pkg/common/peertracker/listener.go [2022-04-12T20:59:32.378Z] spire-1.2.1/pkg/common/peertracker/listener_test.go [2022-04-12T20:59:32.378Z] spire-1.2.1/pkg/common/peertracker/peertracker.go [2022-04-12T20:59:32.378Z] spire-1.2.1/pkg/common/peertracker/peertracker_test.go [2022-04-12T20:59:32.378Z] spire-1.2.1/pkg/common/peertracker/peertracker_test_child_posix.go [2022-04-12T20:59:32.378Z] spire-1.2.1/pkg/common/peertracker/peertracker_test_child_windows.go [2022-04-12T20:59:32.378Z] spire-1.2.1/pkg/common/peertracker/peertracker_test_posix.go [2022-04-12T20:59:32.378Z] spire-1.2.1/pkg/common/peertracker/peertracker_test_windows.go [2022-04-12T20:59:32.378Z] spire-1.2.1/pkg/common/peertracker/tcp.go [2022-04-12T20:59:32.378Z] spire-1.2.1/pkg/common/peertracker/tcp_fallback.go [2022-04-12T20:59:32.378Z] spire-1.2.1/pkg/common/peertracker/tcp_windows.go [2022-04-12T20:59:32.378Z] spire-1.2.1/pkg/common/peertracker/tracker_bsd.go [2022-04-12T20:59:32.378Z] spire-1.2.1/pkg/common/peertracker/tracker_fallback.go [2022-04-12T20:59:32.378Z] spire-1.2.1/pkg/common/peertracker/tracker_linux.go [2022-04-12T20:59:32.378Z] spire-1.2.1/pkg/common/peertracker/tracker_linux_test.go [2022-04-12T20:59:32.378Z] spire-1.2.1/pkg/common/peertracker/tracker_windows.go [2022-04-12T20:59:32.378Z] spire-1.2.1/pkg/common/peertracker/uds.go [2022-04-12T20:59:32.378Z] spire-1.2.1/pkg/common/peertracker/uds_bsd.go [2022-04-12T20:59:32.378Z] spire-1.2.1/pkg/common/peertracker/uds_fallback.go [2022-04-12T20:59:32.378Z] spire-1.2.1/pkg/common/peertracker/uds_linux.go [2022-04-12T20:59:32.378Z] spire-1.2.1/pkg/common/pemutil/ [2022-04-12T20:59:32.378Z] spire-1.2.1/pkg/common/pemutil/block.go [2022-04-12T20:59:32.378Z] spire-1.2.1/pkg/common/pemutil/certs.go [2022-04-12T20:59:32.378Z] spire-1.2.1/pkg/common/pemutil/common.go [2022-04-12T20:59:32.378Z] spire-1.2.1/pkg/common/pemutil/csr.go [2022-04-12T20:59:32.378Z] spire-1.2.1/pkg/common/pemutil/keys.go [2022-04-12T20:59:32.378Z] spire-1.2.1/pkg/common/pemutil/pemutil_test.go [2022-04-12T20:59:32.378Z] spire-1.2.1/pkg/common/pemutil/testdata/ [2022-04-12T20:59:32.378Z] spire-1.2.1/pkg/common/pemutil/testdata/cert.pem [2022-04-12T20:59:32.378Z] spire-1.2.1/pkg/common/pemutil/testdata/certs.pem [2022-04-12T20:59:32.378Z] spire-1.2.1/pkg/common/pemutil/testdata/csr.pem [2022-04-12T20:59:32.378Z] spire-1.2.1/pkg/common/pemutil/testdata/ecdsa-key-pkcs8.pem [2022-04-12T20:59:32.378Z] spire-1.2.1/pkg/common/pemutil/testdata/ecdsa-key.pem [2022-04-12T20:59:32.378Z] spire-1.2.1/pkg/common/pemutil/testdata/key.pem [2022-04-12T20:59:32.378Z] spire-1.2.1/pkg/common/pemutil/testdata/public-rsa-key.pem [2022-04-12T20:59:32.378Z] spire-1.2.1/pkg/common/pemutil/testdata/rsa-key-pkcs8.pem [2022-04-12T20:59:32.378Z] spire-1.2.1/pkg/common/pemutil/testdata/rsa-key.pem [2022-04-12T20:59:32.378Z] spire-1.2.1/Dockerfile.scratch [2022-04-12T20:59:32.378Z] spire-1.2.1/LICENSE [2022-04-12T20:59:32.378Z] spire-1.2.1/MAINTAINERS.md [2022-04-12T20:59:32.378Z] spire-1.2.1/Makefile [2022-04-12T20:59:32.378Z] spire-1.2.1/README.md [2022-04-12T20:59:32.378Z] spire-1.2.1/ROADMAP.md [2022-04-12T20:59:32.378Z] spire-1.2.1/SECURITY.md [2022-04-12T20:59:32.378Z] spire-1.2.1/cmd/ [2022-04-12T20:59:32.378Z] spire-1.2.1/cmd/spire-agent/ [2022-04-12T20:59:32.378Z] spire-1.2.1/cmd/spire-agent/cli/ [2022-04-12T20:59:32.378Z] spire-1.2.1/cmd/spire-agent/cli/api/ [2022-04-12T20:59:32.378Z] spire-1.2.1/cmd/spire-agent/cli/api/common.go [2022-04-12T20:59:32.378Z] spire-1.2.1/cmd/spire-agent/cli/api/fetch_jwt.go [2022-04-12T20:59:32.378Z] spire-1.2.1/cmd/spire-agent/cli/api/fetch_x509.go [2022-04-12T20:59:32.378Z] spire-1.2.1/cmd/spire-agent/cli/api/printer.go [2022-04-12T20:59:32.378Z] spire-1.2.1/cmd/spire-agent/cli/api/validate_jwt.go [2022-04-12T20:59:32.378Z] spire-1.2.1/cmd/spire-agent/cli/api/watch.go [2022-04-12T20:59:32.378Z] spire-1.2.1/cmd/spire-agent/cli/cli.go [2022-04-12T20:59:32.378Z] spire-1.2.1/cmd/spire-agent/cli/common/ [2022-04-12T20:59:32.378Z] spire-1.2.1/cmd/spire-agent/cli/common/defaults.go [2022-04-12T20:59:32.378Z] spire-1.2.1/cmd/spire-agent/cli/healthcheck/ [2022-04-12T20:59:32.378Z] spire-1.2.1/cmd/spire-agent/cli/healthcheck/healthcheck.go [2022-04-12T20:59:32.378Z] spire-1.2.1/cmd/spire-agent/cli/healthcheck/healthcheck_test.go [2022-04-12T20:59:32.378Z] spire-1.2.1/cmd/spire-agent/cli/run/ [2022-04-12T20:59:32.378Z] spire-1.2.1/cmd/spire-agent/cli/run/run.go [2022-04-12T20:59:32.378Z] spire-1.2.1/cmd/spire-agent/cli/run/run_test.go [2022-04-12T20:59:32.378Z] spire-1.2.1/cmd/spire-agent/cli/validate/ [2022-04-12T20:59:32.378Z] spire-1.2.1/pkg/common/plugin/ [2022-04-12T20:59:32.378Z] spire-1.2.1/pkg/common/plugin/aws/ [2022-04-12T20:59:32.378Z] spire-1.2.1/pkg/common/plugin/aws/iid.go [2022-04-12T20:59:32.378Z] spire-1.2.1/pkg/common/plugin/azure/ [2022-04-12T20:59:32.378Z] spire-1.2.1/pkg/common/plugin/azure/msi.go [2022-04-12T20:59:32.378Z] spire-1.2.1/pkg/common/plugin/azure/msi_test.go [2022-04-12T20:59:32.378Z] spire-1.2.1/pkg/common/plugin/facade.go [2022-04-12T20:59:32.378Z] spire-1.2.1/pkg/common/plugin/facade_test.go [2022-04-12T20:59:32.378Z] spire-1.2.1/pkg/common/plugin/gcp/ [2022-04-12T20:59:32.378Z] spire-1.2.1/pkg/common/plugin/gcp/iit.go [2022-04-12T20:59:32.378Z] spire-1.2.1/pkg/common/plugin/k8s/ [2022-04-12T20:59:32.378Z] spire-1.2.1/pkg/common/plugin/k8s/apiserver/ [2022-04-12T20:59:32.378Z] spire-1.2.1/pkg/common/plugin/k8s/apiserver/client.go [2022-04-12T20:59:32.378Z] spire-1.2.1/pkg/common/plugin/k8s/apiserver/client_test.go [2022-04-12T20:59:32.378Z] spire-1.2.1/pkg/common/plugin/k8s/utils.go [2022-04-12T20:59:32.378Z] spire-1.2.1/pkg/common/plugin/k8s/utils_test.go [2022-04-12T20:59:32.378Z] spire-1.2.1/pkg/common/plugin/log.go [2022-04-12T20:59:32.378Z] spire-1.2.1/pkg/common/plugin/sshpop/ [2022-04-12T20:59:32.378Z] spire-1.2.1/pkg/common/plugin/sshpop/handshake.go [2022-04-12T20:59:32.378Z] spire-1.2.1/pkg/common/plugin/sshpop/handshake_test.go [2022-04-12T20:59:32.378Z] spire-1.2.1/pkg/common/plugin/sshpop/sshpop.go [2022-04-12T20:59:32.378Z] spire-1.2.1/pkg/common/plugin/sshpop/sshpop_test.go [2022-04-12T20:59:32.378Z] spire-1.2.1/pkg/common/plugin/sshpop/testdata/ [2022-04-12T20:59:32.378Z] spire-1.2.1/pkg/common/plugin/sshpop/testdata/dummy_agent_ssh_key [2022-04-12T20:59:32.378Z] spire-1.2.1/cmd/spire-agent/cli/validate/validate.go [2022-04-12T20:59:32.378Z] spire-1.2.1/cmd/spire-agent/cli/validate/validate_test.go [2022-04-12T20:59:32.378Z] spire-1.2.1/cmd/spire-agent/main.go [2022-04-12T20:59:32.378Z] spire-1.2.1/cmd/spire-server/ [2022-04-12T20:59:32.378Z] spire-1.2.1/cmd/spire-server/cli/ [2022-04-12T20:59:32.378Z] spire-1.2.1/cmd/spire-server/cli/agent/ [2022-04-12T20:59:32.378Z] spire-1.2.1/cmd/spire-server/cli/agent/agent_test.go [2022-04-12T20:59:32.378Z] spire-1.2.1/cmd/spire-server/cli/agent/ban.go [2022-04-12T20:59:32.378Z] spire-1.2.1/cmd/spire-server/cli/agent/count.go [2022-04-12T20:59:32.378Z] spire-1.2.1/cmd/spire-server/cli/agent/evict.go [2022-04-12T20:59:32.378Z] spire-1.2.1/cmd/spire-server/cli/agent/list.go [2022-04-12T20:59:32.378Z] spire-1.2.1/cmd/spire-server/cli/agent/show.go [2022-04-12T20:59:32.378Z] spire-1.2.1/cmd/spire-server/cli/bundle/ [2022-04-12T20:59:32.378Z] spire-1.2.1/cmd/spire-server/cli/bundle/bundle_test.go [2022-04-12T20:59:32.378Z] spire-1.2.1/cmd/spire-server/cli/bundle/common.go [2022-04-12T20:59:32.378Z] spire-1.2.1/cmd/spire-server/cli/bundle/common_test.go [2022-04-12T20:59:32.378Z] spire-1.2.1/cmd/spire-server/cli/bundle/count.go [2022-04-12T20:59:32.378Z] spire-1.2.1/cmd/spire-server/cli/bundle/delete.go [2022-04-12T20:59:32.378Z] spire-1.2.1/cmd/spire-server/cli/bundle/list.go [2022-04-12T20:59:32.378Z] spire-1.2.1/cmd/spire-server/cli/bundle/set.go [2022-04-12T20:59:32.378Z] spire-1.2.1/cmd/spire-server/cli/bundle/show.go [2022-04-12T20:59:32.378Z] spire-1.2.1/cmd/spire-server/cli/cli.go [2022-04-12T20:59:32.378Z] spire-1.2.1/cmd/spire-server/cli/entry/ [2022-04-12T20:59:32.378Z] spire-1.2.1/pkg/common/plugin/sshpop/testdata/dummy_agent_ssh_key-cert.pub [2022-04-12T20:59:32.378Z] spire-1.2.1/pkg/common/plugin/sshpop/testdata/dummy_ssh_cert_authority.pub [2022-04-12T20:59:32.378Z] spire-1.2.1/pkg/common/plugin/sshpop/testdata/empty_ssh_cert_authority.pub [2022-04-12T20:59:32.378Z] spire-1.2.1/pkg/common/plugin/sshpop/testdata/many_ssh_cert_authorities.pub [2022-04-12T20:59:32.378Z] spire-1.2.1/pkg/common/plugin/tpmdevid/ [2022-04-12T20:59:32.378Z] spire-1.2.1/pkg/common/plugin/tpmdevid/devid.go [2022-04-12T20:59:32.378Z] spire-1.2.1/pkg/common/plugin/x509pop/ [2022-04-12T20:59:32.378Z] spire-1.2.1/pkg/common/plugin/x509pop/x509pop.go [2022-04-12T20:59:32.378Z] spire-1.2.1/pkg/common/plugin/x509pop/x509pop_test.go [2022-04-12T20:59:32.378Z] spire-1.2.1/pkg/common/profiling/ [2022-04-12T20:59:32.378Z] spire-1.2.1/pkg/common/profiling/dumpers.go [2022-04-12T20:59:32.378Z] spire-1.2.1/pkg/common/profiling/profiling.go [2022-04-12T20:59:32.378Z] spire-1.2.1/pkg/common/protoutil/ [2022-04-12T20:59:32.378Z] spire-1.2.1/pkg/common/protoutil/masks.go [2022-04-12T20:59:32.378Z] spire-1.2.1/pkg/common/protoutil/masks_test.go [2022-04-12T20:59:32.378Z] spire-1.2.1/pkg/common/rotationutil/ [2022-04-12T20:59:32.378Z] spire-1.2.1/pkg/common/rotationutil/rotationutil.go [2022-04-12T20:59:32.378Z] spire-1.2.1/pkg/common/rotationutil/rotationutil_test.go [2022-04-12T20:59:32.378Z] spire-1.2.1/pkg/common/selector/ [2022-04-12T20:59:32.378Z] spire-1.2.1/pkg/common/selector/selector.go [2022-04-12T20:59:32.378Z] spire-1.2.1/pkg/common/selector/selector_test.go [2022-04-12T20:59:32.378Z] spire-1.2.1/cmd/spire-server/cli/entry/count.go [2022-04-12T20:59:32.378Z] spire-1.2.1/cmd/spire-server/cli/entry/count_test.go [2022-04-12T20:59:32.378Z] spire-1.2.1/cmd/spire-server/cli/entry/create.go [2022-04-12T20:59:32.378Z] spire-1.2.1/cmd/spire-server/cli/entry/create_test.go [2022-04-12T20:59:32.378Z] spire-1.2.1/cmd/spire-server/cli/entry/delete.go [2022-04-12T20:59:32.378Z] spire-1.2.1/cmd/spire-server/cli/entry/delete_test.go [2022-04-12T20:59:32.378Z] spire-1.2.1/cmd/spire-server/cli/entry/show.go [2022-04-12T20:59:32.378Z] spire-1.2.1/cmd/spire-server/cli/entry/show_test.go [2022-04-12T20:59:32.379Z] spire-1.2.1/cmd/spire-server/cli/entry/update.go [2022-04-12T20:59:32.379Z] spire-1.2.1/cmd/spire-server/cli/entry/update_test.go [2022-04-12T20:59:32.379Z] spire-1.2.1/cmd/spire-server/cli/entry/util.go [2022-04-12T20:59:32.379Z] spire-1.2.1/cmd/spire-server/cli/entry/util_test.go [2022-04-12T20:59:32.379Z] spire-1.2.1/cmd/spire-server/cli/federation/ [2022-04-12T20:59:32.379Z] spire-1.2.1/cmd/spire-server/cli/federation/common.go [2022-04-12T20:59:32.379Z] spire-1.2.1/cmd/spire-server/cli/federation/common_test.go [2022-04-12T20:59:32.379Z] spire-1.2.1/cmd/spire-server/cli/federation/create.go [2022-04-12T20:59:32.379Z] spire-1.2.1/cmd/spire-server/cli/federation/create_test.go [2022-04-12T20:59:32.379Z] spire-1.2.1/cmd/spire-server/cli/federation/delete.go [2022-04-12T20:59:32.379Z] spire-1.2.1/cmd/spire-server/cli/federation/delete_test.go [2022-04-12T20:59:32.379Z] spire-1.2.1/cmd/spire-server/cli/federation/list.go [2022-04-12T20:59:32.379Z] spire-1.2.1/pkg/common/selector/set.go [2022-04-12T20:59:32.379Z] spire-1.2.1/pkg/common/selector/set_utils.go [2022-04-12T20:59:32.379Z] spire-1.2.1/pkg/common/selector/set_utils_test.go [2022-04-12T20:59:32.379Z] spire-1.2.1/pkg/common/telemetry/ [2022-04-12T20:59:32.379Z] spire-1.2.1/pkg/common/telemetry/agent/ [2022-04-12T20:59:32.379Z] spire-1.2.1/pkg/common/telemetry/agent/keymanager/ [2022-04-12T20:59:32.379Z] spire-1.2.1/pkg/common/telemetry/agent/keymanager/keymanager.go [2022-04-12T20:59:32.379Z] spire-1.2.1/pkg/common/telemetry/agent/keymanager/wrapper.go [2022-04-12T20:59:32.379Z] spire-1.2.1/pkg/common/telemetry/agent/keymanager/wrapper_test.go [2022-04-12T20:59:32.379Z] spire-1.2.1/pkg/common/telemetry/agent/manager.go [2022-04-12T20:59:32.379Z] spire-1.2.1/pkg/common/telemetry/agent/node.go [2022-04-12T20:59:32.379Z] spire-1.2.1/pkg/common/telemetry/agent/rotate.go [2022-04-12T20:59:32.379Z] spire-1.2.1/pkg/common/telemetry/agent/sdsapi.go [2022-04-12T20:59:32.379Z] spire-1.2.1/pkg/common/telemetry/agent/store/ [2022-04-12T20:59:32.379Z] spire-1.2.1/pkg/common/telemetry/agent/store/store.go [2022-04-12T20:59:32.379Z] spire-1.2.1/pkg/common/telemetry/agent/workloadapi/ [2022-04-12T20:59:32.379Z] spire-1.2.1/pkg/common/telemetry/agent/workloadapi/workload.go [2022-04-12T20:59:32.379Z] spire-1.2.1/pkg/common/telemetry/blackhole.go [2022-04-12T20:59:32.379Z] spire-1.2.1/pkg/common/telemetry/call.go [2022-04-12T20:59:32.379Z] spire-1.2.1/pkg/common/telemetry/common/ [2022-04-12T20:59:32.379Z] spire-1.2.1/pkg/common/telemetry/common/label_adders.go [2022-04-12T20:59:32.379Z] spire-1.2.1/cmd/spire-server/cli/federation/list_test.go [2022-04-12T20:59:32.379Z] spire-1.2.1/cmd/spire-server/cli/federation/refresh.go [2022-04-12T20:59:32.379Z] spire-1.2.1/cmd/spire-server/cli/federation/refresh_test.go [2022-04-12T20:59:32.379Z] spire-1.2.1/cmd/spire-server/cli/federation/show.go [2022-04-12T20:59:32.379Z] spire-1.2.1/cmd/spire-server/cli/federation/show_test.go [2022-04-12T20:59:32.379Z] spire-1.2.1/cmd/spire-server/cli/federation/update.go [2022-04-12T20:59:32.379Z] spire-1.2.1/cmd/spire-server/cli/federation/update_test.go [2022-04-12T20:59:32.379Z] spire-1.2.1/cmd/spire-server/cli/healthcheck/ [2022-04-12T20:59:32.379Z] spire-1.2.1/cmd/spire-server/cli/healthcheck/healthcheck.go [2022-04-12T20:59:32.379Z] spire-1.2.1/cmd/spire-server/cli/healthcheck/healthcheck_test.go [2022-04-12T20:59:32.379Z] spire-1.2.1/cmd/spire-server/cli/jwt/ [2022-04-12T20:59:32.379Z] spire-1.2.1/cmd/spire-server/cli/jwt/mint.go [2022-04-12T20:59:32.379Z] spire-1.2.1/cmd/spire-server/cli/jwt/mint_test.go [2022-04-12T20:59:32.379Z] spire-1.2.1/cmd/spire-server/cli/run/ [2022-04-12T20:59:32.379Z] spire-1.2.1/cmd/spire-server/cli/run/run.go [2022-04-12T20:59:32.379Z] spire-1.2.1/cmd/spire-server/cli/run/run_test.go [2022-04-12T20:59:32.379Z] spire-1.2.1/cmd/spire-server/cli/token/ [2022-04-12T20:59:32.379Z] spire-1.2.1/cmd/spire-server/cli/token/generate.go [2022-04-12T20:59:32.379Z] spire-1.2.1/cmd/spire-server/cli/token/generate_test.go [2022-04-12T20:59:32.379Z] spire-1.2.1/cmd/spire-server/cli/validate/ [2022-04-12T20:59:32.379Z] spire-1.2.1/cmd/spire-server/cli/validate/validate.go [2022-04-12T20:59:32.379Z] spire-1.2.1/pkg/common/telemetry/config.go [2022-04-12T20:59:32.379Z] spire-1.2.1/pkg/common/telemetry/dogstatsd.go [2022-04-12T20:59:32.379Z] spire-1.2.1/pkg/common/telemetry/dogstatsd_test.go [2022-04-12T20:59:32.379Z] spire-1.2.1/pkg/common/telemetry/inmem.go [2022-04-12T20:59:32.379Z] spire-1.2.1/pkg/common/telemetry/inmem_test.go [2022-04-12T20:59:32.379Z] spire-1.2.1/pkg/common/telemetry/m3.go [2022-04-12T20:59:32.379Z] spire-1.2.1/pkg/common/telemetry/m3_test.go [2022-04-12T20:59:32.379Z] spire-1.2.1/pkg/common/telemetry/metrics.go [2022-04-12T20:59:32.379Z] spire-1.2.1/pkg/common/telemetry/metrics_benchmark_test.go [2022-04-12T20:59:32.379Z] spire-1.2.1/pkg/common/telemetry/names.go [2022-04-12T20:59:32.379Z] spire-1.2.1/pkg/common/telemetry/prometheus.go [2022-04-12T20:59:32.379Z] spire-1.2.1/pkg/common/telemetry/prometheus_test.go [2022-04-12T20:59:32.379Z] spire-1.2.1/pkg/common/telemetry/sanitize.go [2022-04-12T20:59:32.379Z] spire-1.2.1/pkg/common/telemetry/sanitize_test.go [2022-04-12T20:59:32.379Z] spire-1.2.1/pkg/common/telemetry/server/ [2022-04-12T20:59:32.379Z] spire-1.2.1/pkg/common/telemetry/server/bundle_manager.go [2022-04-12T20:59:32.379Z] spire-1.2.1/pkg/common/telemetry/server/ca_manager.go [2022-04-12T20:59:32.379Z] spire-1.2.1/pkg/common/telemetry/server/datastore/ [2022-04-12T20:59:32.379Z] spire-1.2.1/pkg/common/telemetry/server/datastore/bundle.go [2022-04-12T20:59:32.379Z] spire-1.2.1/pkg/common/telemetry/server/datastore/federation_relationship.go [2022-04-12T20:59:32.379Z] spire-1.2.1/pkg/common/telemetry/server/datastore/join_token.go [2022-04-12T20:59:32.379Z] spire-1.2.1/pkg/common/telemetry/server/datastore/node.go [2022-04-12T20:59:32.379Z] spire-1.2.1/pkg/common/telemetry/server/datastore/registration.go [2022-04-12T20:59:32.379Z] spire-1.2.1/pkg/common/telemetry/server/datastore/wrapper.go [2022-04-12T20:59:32.379Z] spire-1.2.1/pkg/common/telemetry/server/datastore/wrapper_test.go [2022-04-12T20:59:32.379Z] spire-1.2.1/pkg/common/telemetry/server/keymanager/ [2022-04-12T20:59:32.379Z] spire-1.2.1/pkg/common/telemetry/server/keymanager/keymanager.go [2022-04-12T20:59:32.379Z] spire-1.2.1/pkg/common/telemetry/server/keymanager/wrapper.go [2022-04-12T20:59:32.379Z] spire-1.2.1/pkg/common/telemetry/server/keymanager/wrapper_test.go [2022-04-12T20:59:32.379Z] spire-1.2.1/pkg/common/telemetry/server/registration_manager.go [2022-04-12T20:59:32.379Z] spire-1.2.1/pkg/common/telemetry/server/rotate.go [2022-04-12T20:59:32.379Z] spire-1.2.1/pkg/common/telemetry/server/server.go [2022-04-12T20:59:32.379Z] spire-1.2.1/pkg/common/telemetry/sink.go [2022-04-12T20:59:32.379Z] spire-1.2.1/pkg/common/telemetry/statsd.go [2022-04-12T20:59:32.379Z] spire-1.2.1/pkg/common/telemetry/statsd_test.go [2022-04-12T20:59:32.379Z] spire-1.2.1/pkg/common/telemetry/uptime.go [2022-04-12T20:59:32.379Z] spire-1.2.1/pkg/common/telemetry/version.go [2022-04-12T20:59:32.379Z] spire-1.2.1/pkg/common/telemetry/withlabels.go [2022-04-12T20:59:32.379Z] spire-1.2.1/pkg/common/uptime/ [2022-04-12T20:59:32.379Z] spire-1.2.1/pkg/common/uptime/uptime.go [2022-04-12T20:59:32.662Z] spire-1.2.1/pkg/common/uptime/uptime_test.go [2022-04-12T20:59:32.662Z] spire-1.2.1/pkg/common/util/ [2022-04-12T20:59:32.662Z] spire-1.2.1/pkg/common/util/certs.go [2022-04-12T20:59:32.662Z] spire-1.2.1/pkg/common/util/certs_test.go [2022-04-12T20:59:32.662Z] spire-1.2.1/pkg/common/util/csr.go [2022-04-12T20:59:32.662Z] spire-1.2.1/pkg/common/util/hash.go [2022-04-12T20:59:32.662Z] spire-1.2.1/pkg/common/util/selectors.go [2022-04-12T20:59:32.662Z] spire-1.2.1/pkg/common/util/selectors_test.go [2022-04-12T20:59:32.662Z] spire-1.2.1/pkg/common/util/signals.go [2022-04-12T20:59:32.662Z] spire-1.2.1/pkg/common/util/sort.go [2022-04-12T20:59:32.662Z] spire-1.2.1/pkg/common/util/sort_test.go [2022-04-12T20:59:32.662Z] spire-1.2.1/pkg/common/util/task.go [2022-04-12T20:59:32.662Z] spire-1.2.1/pkg/common/util/task_test.go [2022-04-12T20:59:32.662Z] spire-1.2.1/pkg/common/util/testdata/ [2022-04-12T20:59:32.662Z] spire-1.2.1/pkg/common/util/testdata/empty-bundle.pem [2022-04-12T20:59:32.662Z] spire-1.2.1/pkg/common/util/testdata/mixed-bundle.pem [2022-04-12T20:59:32.662Z] spire-1.2.1/pkg/common/version/ [2022-04-12T20:59:32.662Z] spire-1.2.1/pkg/common/version/version.go [2022-04-12T20:59:32.662Z] spire-1.2.1/pkg/common/x509svid/ [2022-04-12T20:59:32.662Z] spire-1.2.1/pkg/common/x509svid/common_test.go [2022-04-12T20:59:32.662Z] spire-1.2.1/pkg/common/x509svid/csr.go [2022-04-12T20:59:32.662Z] spire-1.2.1/pkg/common/x509svid/upstreamca.go [2022-04-12T20:59:32.662Z] spire-1.2.1/pkg/common/x509svid/upstreamca_test.go [2022-04-12T20:59:32.662Z] spire-1.2.1/pkg/common/x509util/ [2022-04-12T20:59:32.662Z] spire-1.2.1/pkg/common/x509util/cert.go [2022-04-12T20:59:32.662Z] spire-1.2.1/pkg/common/x509util/dns.go [2022-04-12T20:59:32.662Z] spire-1.2.1/pkg/common/x509util/dns_test.go [2022-04-12T20:59:32.662Z] spire-1.2.1/cmd/spire-server/cli/validate/validate_test.go [2022-04-12T20:59:32.662Z] spire-1.2.1/cmd/spire-server/cli/x509/ [2022-04-12T20:59:32.662Z] spire-1.2.1/cmd/spire-server/cli/x509/mint.go [2022-04-12T20:59:32.662Z] spire-1.2.1/cmd/spire-server/cli/x509/mint_test.go [2022-04-12T20:59:32.662Z] spire-1.2.1/cmd/spire-server/main.go [2022-04-12T20:59:32.662Z] spire-1.2.1/cmd/spire-server/util/ [2022-04-12T20:59:32.662Z] spire-1.2.1/cmd/spire-server/util/util.go [2022-04-12T20:59:32.662Z] spire-1.2.1/conf/ [2022-04-12T20:59:32.662Z] spire-1.2.1/conf/agent/ [2022-04-12T20:59:32.662Z] spire-1.2.1/conf/agent/agent.conf [2022-04-12T20:59:32.662Z] spire-1.2.1/conf/agent/agent_full.conf [2022-04-12T20:59:32.662Z] spire-1.2.1/conf/agent/dummy_root_ca.crt [2022-04-12T20:59:32.662Z] spire-1.2.1/conf/server/ [2022-04-12T20:59:32.662Z] spire-1.2.1/conf/server/dummy_upstream_ca.crt [2022-04-12T20:59:32.662Z] spire-1.2.1/conf/server/dummy_upstream_ca.key [2022-04-12T20:59:32.662Z] spire-1.2.1/conf/server/server.conf [2022-04-12T20:59:32.662Z] spire-1.2.1/conf/server/server_full.conf [2022-04-12T20:59:32.662Z] spire-1.2.1/doc/ [2022-04-12T20:59:32.662Z] spire-1.2.1/doc/SPIRE101.md [2022-04-12T20:59:32.662Z] spire-1.2.1/doc/auditlog.md [2022-04-12T20:59:32.662Z] spire-1.2.1/doc/authorization_policy_engine.md [2022-04-12T20:59:32.662Z] spire-1.2.1/doc/changelog_guidelines.md [2022-04-12T20:59:32.662Z] spire-1.2.1/doc/cure53-report.pdf [2022-04-12T20:59:32.662Z] spire-1.2.1/doc/images/ [2022-04-12T20:59:32.662Z] spire-1.2.1/doc/images/2019_roadmap.png [2022-04-12T20:59:32.662Z] spire-1.2.1/doc/images/SPIRE101.png [2022-04-12T20:59:32.662Z] spire-1.2.1/doc/images/SPIRE_agent.png [2022-04-12T20:59:32.662Z] spire-1.2.1/doc/images/SPIRE_server.png [2022-04-12T20:59:32.662Z] spire-1.2.1/pkg/common/x509util/keyid.go [2022-04-12T20:59:32.662Z] spire-1.2.1/pkg/common/x509util/keypair.go [2022-04-12T20:59:32.662Z] spire-1.2.1/pkg/common/x509util/serialnumber.go [2022-04-12T20:59:32.662Z] spire-1.2.1/pkg/common/x509util/serialnumber_test.go [2022-04-12T20:59:32.662Z] spire-1.2.1/pkg/server/ [2022-04-12T20:59:32.662Z] spire-1.2.1/pkg/server/api/ [2022-04-12T20:59:32.662Z] spire-1.2.1/pkg/server/api/agent.go [2022-04-12T20:59:32.662Z] spire-1.2.1/pkg/server/api/agent/ [2022-04-12T20:59:32.662Z] spire-1.2.1/pkg/server/api/agent/v1/ [2022-04-12T20:59:32.662Z] spire-1.2.1/pkg/server/api/agent/v1/service.go [2022-04-12T20:59:32.662Z] spire-1.2.1/pkg/server/api/agent/v1/service_test.go [2022-04-12T20:59:32.662Z] spire-1.2.1/pkg/server/api/agent_test.go [2022-04-12T20:59:32.662Z] spire-1.2.1/pkg/server/api/api.go [2022-04-12T20:59:32.662Z] spire-1.2.1/pkg/server/api/audit/ [2022-04-12T20:59:32.662Z] spire-1.2.1/pkg/server/api/audit/audit.go [2022-04-12T20:59:32.662Z] spire-1.2.1/pkg/server/api/audit/audit_test.go [2022-04-12T20:59:32.662Z] spire-1.2.1/pkg/server/api/bundle.go [2022-04-12T20:59:32.662Z] spire-1.2.1/pkg/server/api/bundle/ [2022-04-12T20:59:32.662Z] spire-1.2.1/pkg/server/api/bundle/v1/ [2022-04-12T20:59:32.663Z] spire-1.2.1/pkg/server/api/bundle/v1/service.go [2022-04-12T20:59:32.663Z] spire-1.2.1/pkg/server/api/bundle/v1/service_test.go [2022-04-12T20:59:32.663Z] spire-1.2.1/pkg/server/api/bundle_test.go [2022-04-12T20:59:32.663Z] spire-1.2.1/pkg/server/api/debug/ [2022-04-12T20:59:32.663Z] spire-1.2.1/pkg/server/api/debug/v1/ [2022-04-12T20:59:32.663Z] spire-1.2.1/pkg/server/api/debug/v1/service.go [2022-04-12T20:59:32.663Z] spire-1.2.1/pkg/server/api/debug/v1/service_test.go [2022-04-12T20:59:32.663Z] spire-1.2.1/pkg/server/api/entry.go [2022-04-12T20:59:32.663Z] spire-1.2.1/pkg/server/api/entry/ [2022-04-12T20:59:32.663Z] spire-1.2.1/pkg/server/api/entry/v1/ [2022-04-12T20:59:32.663Z] spire-1.2.1/pkg/server/api/entry/v1/service.go [2022-04-12T20:59:32.663Z] spire-1.2.1/pkg/server/api/entry/v1/service_test.go [2022-04-12T20:59:32.663Z] spire-1.2.1/pkg/server/api/entry_test.go [2022-04-12T20:59:32.663Z] spire-1.2.1/pkg/server/api/health/ [2022-04-12T20:59:32.663Z] spire-1.2.1/pkg/server/api/health/v1/ [2022-04-12T20:59:32.663Z] spire-1.2.1/pkg/server/api/health/v1/service.go [2022-04-12T20:59:32.663Z] spire-1.2.1/pkg/server/api/health/v1/service_test.go [2022-04-12T20:59:32.663Z] spire-1.2.1/pkg/server/api/id.go [2022-04-12T20:59:32.663Z] spire-1.2.1/pkg/server/api/id_test.go [2022-04-12T20:59:32.663Z] spire-1.2.1/pkg/server/api/limits/ [2022-04-12T20:59:32.663Z] spire-1.2.1/pkg/server/api/limits/limits.go [2022-04-12T20:59:32.663Z] spire-1.2.1/pkg/server/api/middleware/ [2022-04-12T20:59:32.663Z] spire-1.2.1/pkg/server/api/middleware/alias.go [2022-04-12T20:59:32.663Z] spire-1.2.1/pkg/server/api/middleware/audit.go [2022-04-12T20:59:32.663Z] spire-1.2.1/pkg/server/api/middleware/authorization.go [2022-04-12T20:59:32.663Z] spire-1.2.1/pkg/server/api/middleware/authorization_opa.go [2022-04-12T20:59:32.663Z] spire-1.2.1/pkg/server/api/middleware/authorization_test.go [2022-04-12T20:59:32.663Z] spire-1.2.1/pkg/server/api/middleware/authorize_agent.go [2022-04-12T20:59:32.663Z] spire-1.2.1/pkg/server/api/middleware/caller.go [2022-04-12T20:59:32.663Z] spire-1.2.1/pkg/server/api/middleware/caller_test.go [2022-04-12T20:59:32.663Z] spire-1.2.1/doc/images/cache_mgr.png [2022-04-12T20:59:32.663Z] spire-1.2.1/doc/images/cache_mgr_components.png [2022-04-12T20:59:32.663Z] spire-1.2.1/doc/images/federated_spire.png [2022-04-12T20:59:32.663Z] spire-1.2.1/doc/images/ha_mode.png [2022-04-12T20:59:32.663Z] spire-1.2.1/doc/images/nested_spire.png [2022-04-12T20:59:32.663Z] spire-1.2.1/doc/images/oidc_federation.png [2022-04-12T20:59:32.663Z] spire-1.2.1/doc/images/single_trust_domain.png [2022-04-12T20:59:32.663Z] spire-1.2.1/doc/images/spiffe_compatible.png [2022-04-12T20:59:32.663Z] spire-1.2.1/doc/images/spire_logo.png [2022-04-12T20:59:32.663Z] spire-1.2.1/doc/migrating_registration_api_clients.md [2022-04-12T20:59:32.663Z] spire-1.2.1/doc/plugin_agent_keymanager_disk.md [2022-04-12T20:59:32.663Z] spire-1.2.1/doc/plugin_agent_keymanager_memory.md [2022-04-12T20:59:32.663Z] spire-1.2.1/doc/plugin_agent_nodeattestor_aws_iid.md [2022-04-12T20:59:32.663Z] spire-1.2.1/doc/plugin_agent_nodeattestor_azure_msi.md [2022-04-12T20:59:32.663Z] spire-1.2.1/doc/plugin_agent_nodeattestor_gcp_iit.md [2022-04-12T20:59:32.663Z] spire-1.2.1/doc/plugin_agent_nodeattestor_jointoken.md [2022-04-12T20:59:32.663Z] spire-1.2.1/doc/plugin_agent_nodeattestor_k8s_psat.md [2022-04-12T20:59:32.663Z] spire-1.2.1/doc/plugin_agent_nodeattestor_k8s_sat.md [2022-04-12T20:59:32.663Z] spire-1.2.1/doc/plugin_agent_nodeattestor_sshpop.md [2022-04-12T20:59:32.663Z] spire-1.2.1/doc/plugin_agent_nodeattestor_tpm_devid.md [2022-04-12T20:59:32.663Z] spire-1.2.1/doc/plugin_agent_nodeattestor_x509pop.md [2022-04-12T20:59:32.663Z] spire-1.2.1/doc/plugin_agent_svidstore_aws_secretsmanager.md [2022-04-12T20:59:32.663Z] spire-1.2.1/pkg/server/api/middleware/common.go [2022-04-12T20:59:32.663Z] spire-1.2.1/pkg/server/api/middleware/common_test.go [2022-04-12T20:59:32.663Z] spire-1.2.1/pkg/server/api/middleware/entries.go [2022-04-12T20:59:32.663Z] spire-1.2.1/pkg/server/api/middleware/entries_test.go [2022-04-12T20:59:32.663Z] spire-1.2.1/pkg/server/api/middleware/ratelimit.go [2022-04-12T20:59:32.663Z] spire-1.2.1/pkg/server/api/middleware/ratelimit_test.go [2022-04-12T20:59:32.663Z] spire-1.2.1/pkg/server/api/ratelimit.go [2022-04-12T20:59:32.663Z] spire-1.2.1/pkg/server/api/rpccontext/ [2022-04-12T20:59:32.663Z] spire-1.2.1/pkg/server/api/rpccontext/alias.go [2022-04-12T20:59:32.663Z] spire-1.2.1/pkg/server/api/rpccontext/audit.go [2022-04-12T20:59:32.663Z] spire-1.2.1/pkg/server/api/rpccontext/caller.go [2022-04-12T20:59:32.663Z] spire-1.2.1/pkg/server/api/rpccontext/ratelimit.go [2022-04-12T20:59:32.663Z] spire-1.2.1/pkg/server/api/selector.go [2022-04-12T20:59:32.663Z] spire-1.2.1/pkg/server/api/selector_test.go [2022-04-12T20:59:32.663Z] spire-1.2.1/pkg/server/api/status.go [2022-04-12T20:59:32.663Z] spire-1.2.1/pkg/server/api/status_test.go [2022-04-12T20:59:32.663Z] spire-1.2.1/pkg/server/api/svid/ [2022-04-12T20:59:32.663Z] spire-1.2.1/pkg/server/api/svid/v1/ [2022-04-12T20:59:32.663Z] spire-1.2.1/pkg/server/api/svid/v1/service.go [2022-04-12T20:59:32.663Z] spire-1.2.1/pkg/server/api/svid/v1/service_test.go [2022-04-12T20:59:32.663Z] spire-1.2.1/pkg/server/api/trustdomain.go [2022-04-12T20:59:32.663Z] spire-1.2.1/pkg/server/api/trustdomain/ [2022-04-12T20:59:32.663Z] spire-1.2.1/pkg/server/api/trustdomain/v1/ [2022-04-12T20:59:32.663Z] spire-1.2.1/doc/plugin_agent_svidstore_gcp_secretmanager.md [2022-04-12T20:59:32.663Z] spire-1.2.1/doc/plugin_agent_workloadattestor_docker.md [2022-04-12T20:59:32.663Z] spire-1.2.1/doc/plugin_agent_workloadattestor_k8s.md [2022-04-12T20:59:32.663Z] spire-1.2.1/doc/plugin_agent_workloadattestor_unix.md [2022-04-12T20:59:32.663Z] spire-1.2.1/doc/plugin_server_datastore_sql.md [2022-04-12T20:59:32.663Z] spire-1.2.1/doc/plugin_server_keymanager_aws_kms.md [2022-04-12T20:59:32.663Z] spire-1.2.1/doc/plugin_server_keymanager_disk.md [2022-04-12T20:59:32.663Z] spire-1.2.1/doc/plugin_server_keymanager_memory.md [2022-04-12T20:59:32.663Z] spire-1.2.1/doc/plugin_server_nodeattestor_aws_iid.md [2022-04-12T20:59:32.663Z] spire-1.2.1/doc/plugin_server_nodeattestor_azure_msi.md [2022-04-12T20:59:32.663Z] spire-1.2.1/doc/plugin_server_nodeattestor_gcp_iit.md [2022-04-12T20:59:32.663Z] spire-1.2.1/doc/plugin_server_nodeattestor_jointoken.md [2022-04-12T20:59:32.663Z] spire-1.2.1/doc/plugin_server_nodeattestor_k8s_psat.md [2022-04-12T20:59:32.663Z] spire-1.2.1/doc/plugin_server_nodeattestor_k8s_sat.md [2022-04-12T20:59:32.663Z] spire-1.2.1/doc/plugin_server_nodeattestor_sshpop.md [2022-04-12T20:59:32.663Z] spire-1.2.1/doc/plugin_server_nodeattestor_tpm_devid.md [2022-04-12T20:59:32.663Z] spire-1.2.1/doc/plugin_server_nodeattestor_x509pop.md [2022-04-12T20:59:32.663Z] spire-1.2.1/doc/plugin_server_noderesolver_azure_msi.md [2022-04-12T20:59:32.663Z] spire-1.2.1/doc/plugin_server_notifier_gcs_bundle.md [2022-04-12T20:59:32.663Z] spire-1.2.1/doc/plugin_server_notifier_k8sbundle.md [2022-04-12T20:59:32.663Z] spire-1.2.1/pkg/server/api/trustdomain/v1/service.go [2022-04-12T20:59:32.663Z] spire-1.2.1/pkg/server/api/trustdomain/v1/service_test.go [2022-04-12T20:59:32.663Z] spire-1.2.1/pkg/server/api/trustdomain_test.go [2022-04-12T20:59:32.663Z] spire-1.2.1/pkg/server/authpolicy/ [2022-04-12T20:59:32.663Z] spire-1.2.1/pkg/server/authpolicy/defaults.go [2022-04-12T20:59:32.663Z] spire-1.2.1/pkg/server/authpolicy/policy.go [2022-04-12T20:59:32.663Z] spire-1.2.1/pkg/server/authpolicy/policy.rego [2022-04-12T20:59:32.663Z] spire-1.2.1/pkg/server/authpolicy/policy_data.json [2022-04-12T20:59:32.663Z] spire-1.2.1/pkg/server/authpolicy/policy_test.go [2022-04-12T20:59:32.663Z] spire-1.2.1/pkg/server/authpolicy/validate.go [2022-04-12T20:59:32.663Z] spire-1.2.1/pkg/server/bundle/ [2022-04-12T20:59:32.663Z] spire-1.2.1/pkg/server/bundle/client/ [2022-04-12T20:59:32.663Z] spire-1.2.1/pkg/server/bundle/client/client.go [2022-04-12T20:59:32.663Z] spire-1.2.1/pkg/server/bundle/client/client_test.go [2022-04-12T20:59:32.663Z] spire-1.2.1/pkg/server/bundle/client/manager.go [2022-04-12T20:59:32.663Z] spire-1.2.1/pkg/server/bundle/client/manager_test.go [2022-04-12T20:59:32.663Z] spire-1.2.1/pkg/server/bundle/client/sources.go [2022-04-12T20:59:32.663Z] spire-1.2.1/pkg/server/bundle/client/sources_test.go [2022-04-12T20:59:32.663Z] spire-1.2.1/pkg/server/bundle/client/updater.go [2022-04-12T20:59:32.663Z] spire-1.2.1/pkg/server/bundle/client/updater_test.go [2022-04-12T20:59:32.663Z] spire-1.2.1/pkg/server/ca/ [2022-04-12T20:59:32.663Z] spire-1.2.1/pkg/server/ca/ca.go [2022-04-12T20:59:32.663Z] spire-1.2.1/pkg/server/ca/ca_health.go [2022-04-12T20:59:32.663Z] spire-1.2.1/doc/plugin_server_upstreamauthority_aws_pca.md [2022-04-12T20:59:32.663Z] spire-1.2.1/doc/plugin_server_upstreamauthority_awssecret.md [2022-04-12T20:59:32.663Z] spire-1.2.1/doc/plugin_server_upstreamauthority_cert_manager.md [2022-04-12T20:59:32.663Z] spire-1.2.1/doc/plugin_server_upstreamauthority_disk.md [2022-04-12T20:59:32.663Z] spire-1.2.1/doc/plugin_server_upstreamauthority_gcp_cas.md [2022-04-12T20:59:32.663Z] spire-1.2.1/doc/plugin_server_upstreamauthority_spire.md [2022-04-12T20:59:32.663Z] spire-1.2.1/doc/plugin_server_upstreamauthority_vault.md [2022-04-12T20:59:32.663Z] spire-1.2.1/doc/scaling_spire.md [2022-04-12T20:59:32.663Z] spire-1.2.1/doc/spire_agent.md [2022-04-12T20:59:32.663Z] spire-1.2.1/doc/spire_server.md [2022-04-12T20:59:32.663Z] spire-1.2.1/doc/supported_integrations.md [2022-04-12T20:59:32.663Z] spire-1.2.1/doc/telemetry.md [2022-04-12T20:59:32.663Z] spire-1.2.1/doc/telemetry_config.md [2022-04-12T20:59:32.663Z] spire-1.2.1/doc/upgrading.md [2022-04-12T20:59:32.663Z] spire-1.2.1/doc/using_spire.md [2022-04-12T20:59:32.663Z] spire-1.2.1/examples/ [2022-04-12T20:59:32.663Z] spire-1.2.1/examples/README.md [2022-04-12T20:59:32.663Z] spire-1.2.1/go.mod [2022-04-12T20:59:32.663Z] spire-1.2.1/go.sum [2022-04-12T20:59:32.663Z] spire-1.2.1/pkg/ [2022-04-12T20:59:32.663Z] spire-1.2.1/pkg/agent/ [2022-04-12T20:59:32.663Z] spire-1.2.1/pkg/agent/agent.go [2022-04-12T20:59:32.663Z] spire-1.2.1/pkg/agent/api/ [2022-04-12T20:59:32.663Z] spire-1.2.1/pkg/agent/api/config.go [2022-04-12T20:59:32.663Z] spire-1.2.1/pkg/agent/api/debug/ [2022-04-12T20:59:32.663Z] spire-1.2.1/pkg/agent/api/debug/v1/ [2022-04-12T20:59:32.663Z] spire-1.2.1/pkg/agent/api/debug/v1/service.go [2022-04-12T20:59:32.663Z] spire-1.2.1/pkg/agent/api/debug/v1/service_test.go [2022-04-12T20:59:32.663Z] spire-1.2.1/pkg/server/ca/ca_test.go [2022-04-12T20:59:32.663Z] spire-1.2.1/pkg/server/ca/journal.go [2022-04-12T20:59:32.663Z] spire-1.2.1/pkg/server/ca/journal_test.go [2022-04-12T20:59:32.663Z] spire-1.2.1/pkg/server/ca/manager.go [2022-04-12T20:59:32.663Z] spire-1.2.1/pkg/server/ca/manager_health.go [2022-04-12T20:59:32.663Z] spire-1.2.1/pkg/server/ca/manager_test.go [2022-04-12T20:59:32.663Z] spire-1.2.1/pkg/server/ca/templates.go [2022-04-12T20:59:32.663Z] spire-1.2.1/pkg/server/ca/upstream_client.go [2022-04-12T20:59:32.663Z] spire-1.2.1/pkg/server/ca/upstream_client_test.go [2022-04-12T20:59:32.663Z] spire-1.2.1/pkg/server/ca/validation.go [2022-04-12T20:59:32.663Z] spire-1.2.1/pkg/server/cache/ [2022-04-12T20:59:32.663Z] spire-1.2.1/pkg/server/cache/dscache/ [2022-04-12T20:59:32.663Z] spire-1.2.1/pkg/server/cache/dscache/cache.go [2022-04-12T20:59:32.663Z] spire-1.2.1/pkg/server/cache/dscache/cache_test.go [2022-04-12T20:59:32.663Z] spire-1.2.1/pkg/server/cache/entrycache/ [2022-04-12T20:59:32.663Z] spire-1.2.1/pkg/server/cache/entrycache/cache.go [2022-04-12T20:59:32.663Z] spire-1.2.1/pkg/server/cache/entrycache/cache_test.go [2022-04-12T20:59:32.663Z] spire-1.2.1/pkg/server/cache/entrycache/fullcache.go [2022-04-12T20:59:32.663Z] spire-1.2.1/pkg/server/cache/entrycache/fullcache_ds.go [2022-04-12T20:59:32.663Z] spire-1.2.1/pkg/server/cache/entrycache/fullcache_ds_test.go [2022-04-12T20:59:32.663Z] spire-1.2.1/pkg/server/cache/entrycache/fullcache_test.go [2022-04-12T20:59:32.663Z] spire-1.2.1/pkg/server/catalog/ [2022-04-12T20:59:32.663Z] spire-1.2.1/pkg/server/catalog/catalog.go [2022-04-12T20:59:32.663Z] [2022-04-12T20:59:32.663Z] spire-1.2.1/pkg/agent/api/delegatedidentity/ [2022-04-12T20:59:32.663Z] spire-1.2.1/pkg/agent/api/delegatedidentity/v1/ [2022-04-12T20:59:32.663Z] spire-1.2.1/pkg/agent/api/delegatedidentity/v1/service.go [2022-04-12T20:59:32.663Z] spire-1.2.1/pkg/agent/api/delegatedidentity/v1/service_test.go [2022-04-12T20:59:32.663Z] spire-1.2.1/pkg/agent/api/endpoints.go [2022-04-12T20:59:32.663Z] spire-1.2.1/pkg/agent/api/health/ [2022-04-12T20:59:32.663Z] spire-1.2.1/pkg/agent/api/health/v1/ [2022-04-12T20:59:32.663Z] spire-1.2.1/pkg/agent/api/health/v1/service.go [2022-04-12T20:59:32.663Z] spire-1.2.1/pkg/agent/api/health/v1/service_test.go [2022-04-12T20:59:32.663Z] spire-1.2.1/pkg/agent/api/rpccontext/ [2022-04-12T20:59:32.663Z] spire-1.2.1/pkg/agent/api/rpccontext/alias.go [2022-04-12T20:59:32.663Z] spire-1.2.1/pkg/agent/api/rpccontext/caller.go [2022-04-12T20:59:32.663Z] spire-1.2.1/pkg/agent/attestor/ [2022-04-12T20:59:32.663Z] spire-1.2.1/pkg/agent/attestor/node/ [2022-04-12T20:59:32.663Z] spire-1.2.1/pkg/agent/attestor/node/experimental.go [2022-04-12T20:59:32.663Z] spire-1.2.1/pkg/agent/attestor/node/node.go [2022-04-12T20:59:32.663Z] spire-1.2.1/pkg/agent/attestor/node/node_test.go [2022-04-12T20:59:32.663Z] spire-1.2.1/pkg/agent/attestor/workload/ [2022-04-12T20:59:32.663Z] spire-1.2.1/pkg/agent/attestor/workload/workload.go [2022-04-12T20:59:32.663Z] spire-1.2.1/pkg/agent/attestor/workload/workload_test.go [2022-04-12T20:59:32.663Z] spire-1.2.1/pkg/agent/catalog/ [2022-04-12T20:59:32.663Z] spire-1.2.1/pkg/agent/catalog/catalog.go [2022-04-12T20:59:32.663Z] spire-1.2.1/pkg/agent/catalog/keymanager.gospire-1.2.1/pkg/server/catalog/keymanager.go [2022-04-12T20:59:32.663Z] spire-1.2.1/pkg/server/catalog/nodeattestor.go [2022-04-12T20:59:32.663Z] spire-1.2.1/pkg/server/catalog/noderesolver.go [2022-04-12T20:59:32.663Z] spire-1.2.1/pkg/server/catalog/notifier.go [2022-04-12T20:59:32.663Z] spire-1.2.1/pkg/server/catalog/upstreamauthority.go [2022-04-12T20:59:32.663Z] spire-1.2.1/pkg/server/config.go [2022-04-12T20:59:32.663Z] spire-1.2.1/pkg/server/datastore/ [2022-04-12T20:59:32.663Z] spire-1.2.1/pkg/server/datastore/datastore.go [2022-04-12T20:59:32.663Z] spire-1.2.1/pkg/server/datastore/datastore_health.go [2022-04-12T20:59:32.663Z] spire-1.2.1/pkg/server/datastore/repository.go [2022-04-12T20:59:32.663Z] spire-1.2.1/pkg/server/datastore/sqlstore/ [2022-04-12T20:59:32.663Z] spire-1.2.1/pkg/server/datastore/sqlstore/dialect.go [2022-04-12T20:59:32.663Z] spire-1.2.1/pkg/server/datastore/sqlstore/migration.go [2022-04-12T20:59:32.663Z] spire-1.2.1/pkg/server/datastore/sqlstore/migration_test.go [2022-04-12T20:59:32.663Z] spire-1.2.1/pkg/server/datastore/sqlstore/models.go [2022-04-12T20:59:32.663Z] spire-1.2.1/pkg/server/datastore/sqlstore/mysql.go [2022-04-12T20:59:32.663Z] spire-1.2.1/pkg/server/datastore/sqlstore/postgres.go [2022-04-12T20:59:32.663Z] spire-1.2.1/pkg/server/datastore/sqlstore/sqlite.go [2022-04-12T20:59:32.663Z] spire-1.2.1/pkg/server/datastore/sqlstore/sqlite_no_cgo.go [2022-04-12T20:59:32.663Z] spire-1.2.1/pkg/server/datastore/sqlstore/sqlite_test.go [2022-04-12T20:59:32.663Z] spire-1.2.1/pkg/server/datastore/sqlstore/sqlstore.go [2022-04-12T20:59:32.663Z] spire-1.2.1/pkg/agent/catalog/nodeattestor.go [2022-04-12T20:59:32.663Z] spire-1.2.1/pkg/agent/catalog/svidstore.go [2022-04-12T20:59:32.663Z] spire-1.2.1/pkg/agent/catalog/workloadattestor.go [2022-04-12T20:59:32.663Z] spire-1.2.1/pkg/agent/client/ [2022-04-12T20:59:32.663Z] spire-1.2.1/pkg/agent/client/client.go [2022-04-12T20:59:32.663Z] spire-1.2.1/pkg/agent/client/client_test.go [2022-04-12T20:59:32.663Z] spire-1.2.1/pkg/agent/client/dial.go [2022-04-12T20:59:32.663Z] spire-1.2.1/pkg/agent/client/nodeconn.go [2022-04-12T20:59:32.663Z] spire-1.2.1/pkg/agent/client/nodeconn_test.go [2022-04-12T20:59:32.663Z] spire-1.2.1/pkg/agent/client/update.go [2022-04-12T20:59:32.664Z] spire-1.2.1/pkg/agent/client/util.go [2022-04-12T20:59:32.664Z] spire-1.2.1/pkg/agent/common/ [2022-04-12T20:59:32.664Z] spire-1.2.1/pkg/agent/common/backoff/ [2022-04-12T20:59:32.664Z] spire-1.2.1/pkg/agent/common/backoff/backoff.go [2022-04-12T20:59:32.664Z] spire-1.2.1/pkg/agent/common/backoff/backoff_test.go [2022-04-12T20:59:32.664Z] spire-1.2.1/pkg/agent/common/cgroups/ [2022-04-12T20:59:32.664Z] spire-1.2.1/pkg/agent/common/cgroups/cgroups.go [2022-04-12T20:59:32.664Z] spire-1.2.1/pkg/agent/common/cgroups/cgroups_test.go [2022-04-12T20:59:32.664Z] spire-1.2.1/pkg/agent/common/cgroups/filesystem.go [2022-04-12T20:59:32.664Z] spire-1.2.1/pkg/agent/config.go [2022-04-12T20:59:32.664Z] spire-1.2.1/pkg/agent/endpoints/ [2022-04-12T20:59:32.664Z] spire-1.2.1/pkg/agent/endpoints/config.go [2022-04-12T20:59:32.664Z] spire-1.2.1/pkg/agent/endpoints/endpoints.go [2022-04-12T20:59:32.664Z] spire-1.2.1/pkg/agent/endpoints/endpoints_test.go [2022-04-12T20:59:32.664Z] spire-1.2.1/pkg/agent/endpoints/metrics.go [2022-04-12T20:59:32.664Z] spire-1.2.1/pkg/server/datastore/sqlstore/sqlstore_test.go [2022-04-12T20:59:32.664Z] spire-1.2.1/pkg/server/datastore/sqlstore/stmt_cache.go [2022-04-12T20:59:32.664Z] spire-1.2.1/pkg/server/datastore/sqlstore/testdata/ [2022-04-12T20:59:32.664Z] spire-1.2.1/pkg/server/datastore/sqlstore/testdata/entries.json [2022-04-12T20:59:32.664Z] spire-1.2.1/pkg/server/datastore/sqlstore/testdata/entries_federates_with.json [2022-04-12T20:59:32.664Z] spire-1.2.1/pkg/server/datastore/sqlstore/testdata/invalid_registration_entries.json [2022-04-12T20:59:32.664Z] spire-1.2.1/pkg/server/datastore/sqlstore/testdata/valid_registration_entries.json [2022-04-12T20:59:32.664Z] spire-1.2.1/pkg/server/endpoints/ [2022-04-12T20:59:32.664Z] spire-1.2.1/pkg/server/endpoints/bundle/ [2022-04-12T20:59:32.664Z] spire-1.2.1/pkg/server/endpoints/bundle/acme_auth.go [2022-04-12T20:59:32.664Z] spire-1.2.1/pkg/server/endpoints/bundle/config.go [2022-04-12T20:59:32.664Z] spire-1.2.1/pkg/server/endpoints/bundle/internal/ [2022-04-12T20:59:32.664Z] spire-1.2.1/pkg/server/endpoints/bundle/internal/README [2022-04-12T20:59:32.664Z] spire-1.2.1/pkg/server/endpoints/bundle/internal/acmetest/ [2022-04-12T20:59:32.664Z] spire-1.2.1/pkg/server/endpoints/bundle/internal/acmetest/ca.go [2022-04-12T20:59:32.664Z] spire-1.2.1/pkg/server/endpoints/bundle/internal/autocert/ [2022-04-12T20:59:32.664Z] spire-1.2.1/pkg/server/endpoints/bundle/internal/autocert/autocert.go [2022-04-12T20:59:32.664Z] spire-1.2.1/pkg/server/endpoints/bundle/internal/autocert/cache.go [2022-04-12T20:59:32.664Z] spire-1.2.1/pkg/agent/endpoints/middleware.go [2022-04-12T20:59:32.664Z] spire-1.2.1/pkg/agent/endpoints/peertracker.go [2022-04-12T20:59:32.664Z] spire-1.2.1/pkg/agent/endpoints/peertracker_test.go [2022-04-12T20:59:32.664Z] spire-1.2.1/pkg/agent/endpoints/sdsv2/ [2022-04-12T20:59:32.664Z] spire-1.2.1/pkg/agent/endpoints/sdsv2/handler.go [2022-04-12T20:59:32.664Z] spire-1.2.1/pkg/agent/endpoints/sdsv2/handler_test.go [2022-04-12T20:59:32.664Z] spire-1.2.1/pkg/agent/endpoints/sdsv3/ [2022-04-12T20:59:32.664Z] spire-1.2.1/pkg/agent/endpoints/sdsv3/handler.go [2022-04-12T20:59:32.664Z] spire-1.2.1/pkg/agent/endpoints/sdsv3/handler_test.go [2022-04-12T20:59:32.664Z] spire-1.2.1/pkg/agent/endpoints/workload/ [2022-04-12T20:59:32.664Z] spire-1.2.1/pkg/agent/endpoints/workload/handler.go [2022-04-12T20:59:32.664Z] spire-1.2.1/pkg/agent/endpoints/workload/handler_test.go [2022-04-12T20:59:32.664Z] spire-1.2.1/pkg/agent/manager/ [2022-04-12T20:59:32.664Z] spire-1.2.1/pkg/agent/manager/cache/ [2022-04-12T20:59:32.664Z] spire-1.2.1/pkg/agent/manager/cache/bundle_cache.go [2022-04-12T20:59:32.664Z] spire-1.2.1/pkg/agent/manager/cache/cache.go [2022-04-12T20:59:32.664Z] spire-1.2.1/pkg/agent/manager/cache/cache_test.go [2022-04-12T20:59:32.664Z] spire-1.2.1/pkg/agent/manager/cache/jwt_cache.go [2022-04-12T20:59:32.664Z] spire-1.2.1/pkg/agent/manager/cache/jwt_cache_test.go [2022-04-12T20:59:32.664Z] spire-1.2.1/pkg/agent/manager/cache/sets.go [2022-04-12T20:59:32.664Z] spire-1.2.1/pkg/agent/manager/cache/subscriber.go [2022-04-12T20:59:32.664Z] spire-1.2.1/pkg/agent/manager/config.go [2022-04-12T20:59:32.664Z] spire-1.2.1/pkg/server/endpoints/bundle/internal/autocert/keys.go [2022-04-12T20:59:32.664Z] spire-1.2.1/pkg/server/endpoints/bundle/internal/autocert/listener.go [2022-04-12T20:59:32.664Z] spire-1.2.1/pkg/server/endpoints/bundle/internal/autocert/renewal.go [2022-04-12T20:59:32.664Z] spire-1.2.1/pkg/server/endpoints/bundle/server.go [2022-04-12T20:59:32.664Z] spire-1.2.1/pkg/server/endpoints/bundle/server_test.go [2022-04-12T20:59:32.664Z] spire-1.2.1/pkg/server/endpoints/bundle/spiffe_auth.go [2022-04-12T20:59:32.664Z] spire-1.2.1/pkg/server/endpoints/config.go [2022-04-12T20:59:32.664Z] spire-1.2.1/pkg/server/endpoints/endpoints.go [2022-04-12T20:59:32.664Z] spire-1.2.1/pkg/server/endpoints/endpoints_test.go [2022-04-12T20:59:32.664Z] spire-1.2.1/pkg/server/endpoints/entryfetcher.go [2022-04-12T20:59:32.664Z] spire-1.2.1/pkg/server/endpoints/entryfetcher_test.go [2022-04-12T20:59:32.664Z] spire-1.2.1/pkg/server/endpoints/middleware.go [2022-04-12T20:59:32.664Z] spire-1.2.1/pkg/server/endpoints/middleware_test.go [2022-04-12T20:59:32.664Z] spire-1.2.1/pkg/server/hostservice/ [2022-04-12T20:59:32.664Z] spire-1.2.1/pkg/server/hostservice/agentstore/ [2022-04-12T20:59:32.664Z] spire-1.2.1/pkg/server/hostservice/agentstore/agentstore.go [2022-04-12T20:59:32.664Z] spire-1.2.1/pkg/server/hostservice/agentstore/agentstore_test.go [2022-04-12T20:59:32.664Z] spire-1.2.1/pkg/server/hostservice/agentstore/attestation.go [2022-04-12T20:59:32.664Z] spire-1.2.1/pkg/server/hostservice/agentstore/attestation_test.go [2022-04-12T20:59:32.664Z] spire-1.2.1/pkg/agent/manager/manager.go [2022-04-12T20:59:32.664Z] spire-1.2.1/pkg/agent/manager/manager_test.go [2022-04-12T20:59:32.664Z] spire-1.2.1/pkg/agent/manager/storage.go [2022-04-12T20:59:32.664Z] spire-1.2.1/pkg/agent/manager/storage_test.go [2022-04-12T20:59:32.664Z] spire-1.2.1/pkg/agent/manager/storecache/ [2022-04-12T20:59:32.664Z] spire-1.2.1/pkg/agent/manager/storecache/cache.go [2022-04-12T20:59:32.664Z] spire-1.2.1/pkg/agent/manager/storecache/cache_test.go [2022-04-12T20:59:32.664Z] spire-1.2.1/pkg/agent/manager/sync.go [2022-04-12T20:59:32.664Z] spire-1.2.1/pkg/agent/plugin/ [2022-04-12T20:59:32.664Z] spire-1.2.1/pkg/agent/plugin/keymanager/ [2022-04-12T20:59:32.664Z] spire-1.2.1/pkg/agent/plugin/keymanager/base/ [2022-04-12T20:59:32.664Z] spire-1.2.1/pkg/agent/plugin/keymanager/base/keymanagerbase.go [2022-04-12T20:59:32.664Z] spire-1.2.1/pkg/agent/plugin/keymanager/constant.go [2022-04-12T20:59:32.664Z] spire-1.2.1/pkg/agent/plugin/keymanager/disk/ [2022-04-12T20:59:32.664Z] spire-1.2.1/pkg/agent/plugin/keymanager/disk/disk.go [2022-04-12T20:59:32.664Z] spire-1.2.1/pkg/agent/plugin/keymanager/disk/disk_test.go [2022-04-12T20:59:32.664Z] spire-1.2.1/pkg/agent/plugin/keymanager/keymanager.go [2022-04-12T20:59:32.664Z] spire-1.2.1/pkg/agent/plugin/keymanager/memory/ [2022-04-12T20:59:32.664Z] spire-1.2.1/pkg/agent/plugin/keymanager/memory/memory.go [2022-04-12T20:59:32.664Z] spire-1.2.1/pkg/agent/plugin/keymanager/memory/memory_test.go [2022-04-12T20:59:32.664Z] spire-1.2.1/pkg/agent/plugin/keymanager/repository.go [2022-04-12T20:59:32.664Z] spire-1.2.1/pkg/agent/plugin/keymanager/svidkeymanager.go [2022-04-12T20:59:32.664Z] spire-1.2.1/pkg/agent/plugin/keymanager/svidkeymanager_test.go [2022-04-12T20:59:32.664Z] spire-1.2.1/pkg/agent/plugin/keymanager/test/ [2022-04-12T20:59:32.664Z] spire-1.2.1/pkg/agent/plugin/keymanager/test/keymanagertest.go [2022-04-12T20:59:32.664Z] spire-1.2.1/pkg/agent/plugin/keymanager/v1.go [2022-04-12T20:59:32.664Z] spire-1.2.1/pkg/agent/plugin/keymanager/v1_test.go [2022-04-12T20:59:32.664Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/ [2022-04-12T20:59:32.664Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/aws/ [2022-04-12T20:59:32.664Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/aws/iid.go [2022-04-12T20:59:32.664Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/aws/iid_test.go [2022-04-12T20:59:32.664Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/azure/ [2022-04-12T20:59:32.664Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/azure/msi.go [2022-04-12T20:59:32.664Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/azure/msi_test.go [2022-04-12T20:59:32.664Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/gcp/ [2022-04-12T20:59:32.664Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/gcp/iit.go [2022-04-12T20:59:32.664Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/gcp/iit_test.go [2022-04-12T20:59:32.664Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/jointoken.go [2022-04-12T20:59:32.664Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/jointoken/ [2022-04-12T20:59:32.664Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/jointoken/join_token.go [2022-04-12T20:59:32.664Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/jointoken_test.go [2022-04-12T20:59:32.664Z] spire-1.2.1/pkg/server/hostservice/identityprovider/ [2022-04-12T20:59:32.664Z] spire-1.2.1/pkg/server/hostservice/identityprovider/identityprovider.go [2022-04-12T20:59:32.664Z] spire-1.2.1/pkg/server/hostservice/identityprovider/identityprovider_test.go [2022-04-12T20:59:32.664Z] spire-1.2.1/pkg/server/plugin/ [2022-04-12T20:59:32.664Z] spire-1.2.1/pkg/server/plugin/keymanager/ [2022-04-12T20:59:32.664Z] spire-1.2.1/pkg/server/plugin/keymanager/awskms/ [2022-04-12T20:59:32.664Z] spire-1.2.1/pkg/server/plugin/keymanager/awskms/awskms.go [2022-04-12T20:59:32.664Z] spire-1.2.1/pkg/server/plugin/keymanager/awskms/awskms_test.go [2022-04-12T20:59:32.664Z] spire-1.2.1/pkg/server/plugin/keymanager/awskms/client.go [2022-04-12T20:59:32.664Z] spire-1.2.1/pkg/server/plugin/keymanager/awskms/client_fake.go [2022-04-12T20:59:32.664Z] spire-1.2.1/pkg/server/plugin/keymanager/awskms/fetcher.go [2022-04-12T20:59:32.664Z] spire-1.2.1/pkg/server/plugin/keymanager/base/ [2022-04-12T20:59:32.664Z] spire-1.2.1/pkg/server/plugin/keymanager/base/keymanagerbase.go [2022-04-12T20:59:32.664Z] spire-1.2.1/pkg/server/plugin/keymanager/constant.go [2022-04-12T20:59:32.664Z] spire-1.2.1/pkg/server/plugin/keymanager/disk/ [2022-04-12T20:59:32.664Z] spire-1.2.1/pkg/server/plugin/keymanager/disk/disk.go [2022-04-12T20:59:32.664Z] spire-1.2.1/pkg/server/plugin/keymanager/disk/disk_test.go [2022-04-12T20:59:32.664Z] spire-1.2.1/pkg/server/plugin/keymanager/keymanager.go [2022-04-12T20:59:32.664Z] spire-1.2.1/pkg/server/plugin/keymanager/memory/ [2022-04-12T20:59:32.664Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/ [2022-04-12T20:59:32.664Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/psat/ [2022-04-12T20:59:32.664Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/psat/psat.go [2022-04-12T20:59:32.664Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/psat/psat_test.go [2022-04-12T20:59:32.664Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/sat/ [2022-04-12T20:59:32.664Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/sat/sat.go [2022-04-12T20:59:32.664Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/sat/sat_test.go [2022-04-12T20:59:32.664Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/nodeattestor.go [2022-04-12T20:59:32.664Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/repository.go [2022-04-12T20:59:32.664Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/sshpop/ [2022-04-12T20:59:32.664Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/sshpop/sshpop.go [2022-04-12T20:59:32.664Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/sshpop/sshpop_test.go [2022-04-12T20:59:32.664Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/test/ [2022-04-12T20:59:32.664Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/test/serverstream.go [2022-04-12T20:59:32.664Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/ [2022-04-12T20:59:32.664Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/devid.go [2022-04-12T20:59:32.664Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/devid_test.go [2022-04-12T20:59:32.948Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/ [2022-04-12T20:59:32.948Z] spire-1.2.1/pkg/server/plugin/keymanager/memory/memory.go [2022-04-12T20:59:32.948Z] spire-1.2.1/pkg/server/plugin/keymanager/memory/memory_test.go [2022-04-12T20:59:32.948Z] spire-1.2.1/pkg/server/plugin/keymanager/repository.go [2022-04-12T20:59:32.948Z] spire-1.2.1/pkg/server/plugin/keymanager/test/ [2022-04-12T20:59:32.948Z] spire-1.2.1/pkg/server/plugin/keymanager/test/keymanagertest.go [2022-04-12T20:59:32.948Z] spire-1.2.1/pkg/server/plugin/keymanager/v1.go [2022-04-12T20:59:32.948Z] spire-1.2.1/pkg/server/plugin/keymanager/v1_test.go [2022-04-12T20:59:32.948Z] spire-1.2.1/pkg/server/plugin/nodeattestor/ [2022-04-12T20:59:32.948Z] spire-1.2.1/pkg/server/plugin/nodeattestor/aws/ [2022-04-12T20:59:32.948Z] spire-1.2.1/pkg/server/plugin/nodeattestor/aws/awsca.go [2022-04-12T20:59:32.948Z] spire-1.2.1/pkg/server/plugin/nodeattestor/aws/client.go [2022-04-12T20:59:32.948Z] spire-1.2.1/pkg/server/plugin/nodeattestor/aws/iid.go [2022-04-12T20:59:32.948Z] spire-1.2.1/pkg/server/plugin/nodeattestor/aws/iid_test.go [2022-04-12T20:59:32.948Z] spire-1.2.1/pkg/server/plugin/nodeattestor/aws/session.go [2022-04-12T20:59:32.948Z] spire-1.2.1/pkg/server/plugin/nodeattestor/aws/spiffeid.go [2022-04-12T20:59:32.948Z] spire-1.2.1/pkg/server/plugin/nodeattestor/aws/spiffeid_test.go [2022-04-12T20:59:32.948Z] spire-1.2.1/pkg/server/plugin/nodeattestor/azure/ [2022-04-12T20:59:32.948Z] spire-1.2.1/pkg/server/plugin/nodeattestor/azure/msi.go [2022-04-12T20:59:32.948Z] spire-1.2.1/pkg/server/plugin/nodeattestor/azure/msi_test.go [2022-04-12T20:59:32.948Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/autodetect.go [2022-04-12T20:59:32.948Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/open.go [2022-04-12T20:59:32.948Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/open_windows.go [2022-04-12T20:59:32.948Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/session.go [2022-04-12T20:59:32.949Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/session_test.go [2022-04-12T20:59:32.949Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/signingkey.go [2022-04-12T20:59:32.949Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/v1.go [2022-04-12T20:59:32.949Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/v1_test.go [2022-04-12T20:59:32.949Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/x509pop/ [2022-04-12T20:59:32.949Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/x509pop/x509pop.go [2022-04-12T20:59:32.949Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/x509pop/x509pop_test.go [2022-04-12T20:59:32.949Z] spire-1.2.1/pkg/agent/plugin/svidstore/ [2022-04-12T20:59:32.949Z] spire-1.2.1/pkg/agent/plugin/svidstore/awssecretsmanager/ [2022-04-12T20:59:32.949Z] spire-1.2.1/pkg/agent/plugin/svidstore/awssecretsmanager/aws.go [2022-04-12T20:59:32.949Z] spire-1.2.1/pkg/agent/plugin/svidstore/awssecretsmanager/aws_test.go [2022-04-12T20:59:32.949Z] spire-1.2.1/pkg/agent/plugin/svidstore/awssecretsmanager/client.go [2022-04-12T20:59:32.949Z] spire-1.2.1/pkg/agent/plugin/svidstore/gcpsecretmanager/ [2022-04-12T20:59:32.949Z] spire-1.2.1/pkg/server/plugin/nodeattestor/base/ [2022-04-12T20:59:32.949Z] spire-1.2.1/pkg/server/plugin/nodeattestor/base/base.go [2022-04-12T20:59:32.949Z] spire-1.2.1/pkg/server/plugin/nodeattestor/gcp/ [2022-04-12T20:59:32.949Z] spire-1.2.1/pkg/server/plugin/nodeattestor/gcp/google_public_key_retriever.go [2022-04-12T20:59:32.949Z] spire-1.2.1/pkg/server/plugin/nodeattestor/gcp/google_public_key_retriever_test.go [2022-04-12T20:59:32.949Z] spire-1.2.1/pkg/server/plugin/nodeattestor/gcp/iit.go [2022-04-12T20:59:32.949Z] spire-1.2.1/pkg/server/plugin/nodeattestor/gcp/iit_test.go [2022-04-12T20:59:32.949Z] spire-1.2.1/pkg/server/plugin/nodeattestor/jointoken/ [2022-04-12T20:59:32.949Z] spire-1.2.1/pkg/server/plugin/nodeattestor/jointoken/join_token.go [2022-04-12T20:59:32.949Z] spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/ [2022-04-12T20:59:32.949Z] spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/psat/ [2022-04-12T20:59:32.949Z] spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/psat/psat.go [2022-04-12T20:59:32.949Z] spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/psat/psat_test.go [2022-04-12T20:59:32.949Z] spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/sat/ [2022-04-12T20:59:32.949Z] spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/sat/sat.go [2022-04-12T20:59:32.949Z] spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/sat/sat_test.go [2022-04-12T20:59:32.949Z] spire-1.2.1/pkg/server/plugin/nodeattestor/nodeattestor.go [2022-04-12T20:59:32.949Z] spire-1.2.1/pkg/server/plugin/nodeattestor/repository.go [2022-04-12T20:59:32.949Z] spire-1.2.1/pkg/agent/plugin/svidstore/gcpsecretmanager/client.go [2022-04-12T20:59:32.949Z] spire-1.2.1/pkg/agent/plugin/svidstore/gcpsecretmanager/gcloud.go [2022-04-12T20:59:32.949Z] spire-1.2.1/pkg/agent/plugin/svidstore/gcpsecretmanager/gcloud_test.go [2022-04-12T20:59:32.949Z] spire-1.2.1/pkg/agent/plugin/svidstore/repository.go [2022-04-12T20:59:32.949Z] spire-1.2.1/pkg/agent/plugin/svidstore/svidstore.go [2022-04-12T20:59:32.949Z] spire-1.2.1/pkg/agent/plugin/svidstore/utils.go [2022-04-12T20:59:32.949Z] spire-1.2.1/pkg/agent/plugin/svidstore/utils_test.go [2022-04-12T20:59:32.949Z] spire-1.2.1/pkg/agent/plugin/svidstore/v1.go [2022-04-12T20:59:32.949Z] spire-1.2.1/pkg/agent/plugin/svidstore/v1_test.go [2022-04-12T20:59:32.949Z] spire-1.2.1/pkg/agent/plugin/svidstore/v1unofficial.go [2022-04-12T20:59:32.949Z] spire-1.2.1/pkg/agent/plugin/svidstore/v1unofficial_test.go [2022-04-12T20:59:32.949Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/ [2022-04-12T20:59:32.949Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/ [2022-04-12T20:59:32.949Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/cgroup/ [2022-04-12T20:59:32.949Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/cgroup/dockerfinder.go [2022-04-12T20:59:32.949Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/cgroup/dockerfinder_test.go [2022-04-12T20:59:32.949Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/docker.go [2022-04-12T20:59:32.949Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/docker_test.go [2022-04-12T20:59:32.949Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/retry.go [2022-04-12T20:59:32.949Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/ [2022-04-12T20:59:32.949Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/k8s.go [2022-04-12T20:59:32.949Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/k8s_test.go [2022-04-12T20:59:32.949Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/ [2022-04-12T20:59:32.949Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/cgroups_init_pid_in_pod.txt [2022-04-12T20:59:32.949Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/cgroups_pid_in_kind_pod.txt [2022-04-12T20:59:32.949Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/cgroups_pid_in_pod.txt [2022-04-12T20:59:32.949Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/cgroups_pid_not_in_pod.txt [2022-04-12T20:59:32.949Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/kind_pod_list.json [2022-04-12T20:59:32.949Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/pod_list.json [2022-04-12T20:59:32.949Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/pod_list_not_running.json [2022-04-12T20:59:32.949Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/systemd_cgroups_pid_in_pod.txt [2022-04-12T20:59:32.949Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/repository.go [2022-04-12T20:59:32.949Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/unix/ [2022-04-12T20:59:32.949Z] spire-1.2.1/pkg/server/plugin/nodeattestor/sshpop/ [2022-04-12T20:59:32.949Z] spire-1.2.1/pkg/server/plugin/nodeattestor/sshpop/sshpop.go [2022-04-12T20:59:32.949Z] spire-1.2.1/pkg/server/plugin/nodeattestor/sshpop/sshpop_test.go [2022-04-12T20:59:32.949Z] spire-1.2.1/pkg/server/plugin/nodeattestor/tpmdevid/ [2022-04-12T20:59:32.949Z] spire-1.2.1/pkg/server/plugin/nodeattestor/tpmdevid/challenge.go [2022-04-12T20:59:32.949Z] spire-1.2.1/pkg/server/plugin/nodeattestor/tpmdevid/devid.go [2022-04-12T20:59:32.949Z] spire-1.2.1/pkg/server/plugin/nodeattestor/tpmdevid/devid_test.go [2022-04-12T20:59:32.949Z] spire-1.2.1/pkg/server/plugin/nodeattestor/tpmdevid/selectors.go [2022-04-12T20:59:32.949Z] spire-1.2.1/pkg/server/plugin/nodeattestor/v1.go [2022-04-12T20:59:32.949Z] spire-1.2.1/pkg/server/plugin/nodeattestor/v1_test.go [2022-04-12T20:59:32.949Z] spire-1.2.1/pkg/server/plugin/nodeattestor/x509pop/ [2022-04-12T20:59:32.949Z] spire-1.2.1/pkg/server/plugin/nodeattestor/x509pop/x509pop.go [2022-04-12T20:59:32.949Z] spire-1.2.1/pkg/server/plugin/nodeattestor/x509pop/x509pop_test.go [2022-04-12T20:59:32.949Z] spire-1.2.1/pkg/server/plugin/noderesolver/ [2022-04-12T20:59:32.949Z] spire-1.2.1/pkg/server/plugin/noderesolver/azure/ [2022-04-12T20:59:32.949Z] spire-1.2.1/pkg/server/plugin/noderesolver/azure/client.go [2022-04-12T20:59:32.949Z] spire-1.2.1/pkg/server/plugin/noderesolver/azure/msi.go [2022-04-12T20:59:32.949Z] spire-1.2.1/pkg/server/plugin/noderesolver/azure/msi_test.go [2022-04-12T20:59:32.949Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/unix/unix.go [2022-04-12T20:59:32.949Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/unix/unix_test.go [2022-04-12T20:59:32.949Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/v1.go [2022-04-12T20:59:32.949Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/v1_test.go [2022-04-12T20:59:32.949Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/workloadattestor.go [2022-04-12T20:59:32.949Z] spire-1.2.1/pkg/agent/svid/ [2022-04-12T20:59:32.949Z] spire-1.2.1/pkg/agent/svid/rotator.go [2022-04-12T20:59:32.949Z] spire-1.2.1/pkg/agent/svid/rotator_config.go [2022-04-12T20:59:32.949Z] spire-1.2.1/pkg/agent/svid/rotator_test.go [2022-04-12T20:59:32.949Z] spire-1.2.1/pkg/agent/svid/store/ [2022-04-12T20:59:32.949Z] spire-1.2.1/pkg/agent/svid/store/service.go [2022-04-12T20:59:32.949Z] spire-1.2.1/pkg/agent/svid/store/service_test.go [2022-04-12T20:59:32.949Z] spire-1.2.1/pkg/common/ [2022-04-12T20:59:32.949Z] spire-1.2.1/pkg/common/agentpathtemplate/ [2022-04-12T20:59:32.949Z] spire-1.2.1/pkg/common/agentpathtemplate/template.go [2022-04-12T20:59:32.949Z] spire-1.2.1/pkg/common/agentpathtemplate/template_test.go [2022-04-12T20:59:32.949Z] spire-1.2.1/pkg/common/api/ [2022-04-12T20:59:32.949Z] spire-1.2.1/pkg/common/api/metrics.go [2022-04-12T20:59:32.949Z] spire-1.2.1/pkg/common/api/middleware/ [2022-04-12T20:59:32.949Z] spire-1.2.1/pkg/common/api/middleware/common_test.go [2022-04-12T20:59:32.949Z] spire-1.2.1/pkg/common/api/middleware/interceptor.go [2022-04-12T20:59:32.949Z] spire-1.2.1/pkg/common/api/middleware/interceptor_test.go [2022-04-12T20:59:32.949Z] spire-1.2.1/pkg/server/plugin/noderesolver/noderesolver.go [2022-04-12T20:59:32.949Z] spire-1.2.1/pkg/server/plugin/noderesolver/repository.go [2022-04-12T20:59:32.949Z] spire-1.2.1/pkg/server/plugin/noderesolver/v1.go [2022-04-12T20:59:32.949Z] spire-1.2.1/pkg/server/plugin/noderesolver/v1_test.go [2022-04-12T20:59:32.949Z] spire-1.2.1/pkg/server/plugin/notifier/ [2022-04-12T20:59:32.949Z] spire-1.2.1/pkg/server/plugin/notifier/gcsbundle/ [2022-04-12T20:59:32.949Z] spire-1.2.1/pkg/server/plugin/notifier/gcsbundle/gcsbundle.go [2022-04-12T20:59:32.949Z] spire-1.2.1/pkg/server/plugin/notifier/gcsbundle/gcsbundle_test.go [2022-04-12T20:59:32.949Z] spire-1.2.1/pkg/server/plugin/notifier/k8sbundle/ [2022-04-12T20:59:32.949Z] spire-1.2.1/pkg/server/plugin/notifier/k8sbundle/k8sbundle.go [2022-04-12T20:59:32.949Z] spire-1.2.1/pkg/server/plugin/notifier/k8sbundle/k8sbundle_test.go [2022-04-12T20:59:32.949Z] spire-1.2.1/pkg/server/plugin/notifier/k8sbundle/k8sbundle_watcher.go [2022-04-12T20:59:32.949Z] spire-1.2.1/pkg/server/plugin/notifier/k8sbundle/k8sbundle_watcher_test.go [2022-04-12T20:59:32.949Z] spire-1.2.1/pkg/server/plugin/notifier/notifier.go [2022-04-12T20:59:32.949Z] spire-1.2.1/pkg/server/plugin/notifier/repository.go [2022-04-12T20:59:32.949Z] spire-1.2.1/pkg/server/plugin/notifier/v1.go [2022-04-12T20:59:32.949Z] spire-1.2.1/pkg/server/plugin/notifier/v1_test.go [2022-04-12T20:59:32.949Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/ [2022-04-12T20:59:32.949Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/ [2022-04-12T20:59:32.949Z] spire-1.2.1/pkg/common/api/middleware/logger.go [2022-04-12T20:59:32.949Z] spire-1.2.1/pkg/common/api/middleware/logger_test.go [2022-04-12T20:59:32.949Z] spire-1.2.1/pkg/common/api/middleware/metrics.go [2022-04-12T20:59:32.949Z] spire-1.2.1/pkg/common/api/middleware/metrics_test.go [2022-04-12T20:59:32.949Z] spire-1.2.1/pkg/common/api/middleware/middleware.go [2022-04-12T20:59:32.949Z] spire-1.2.1/pkg/common/api/middleware/middleware_test.go [2022-04-12T20:59:32.949Z] spire-1.2.1/pkg/common/api/middleware/misconfig.go [2022-04-12T20:59:32.949Z] spire-1.2.1/pkg/common/api/middleware/misconfig_test.go [2022-04-12T20:59:32.949Z] spire-1.2.1/pkg/common/api/middleware/names.go [2022-04-12T20:59:32.949Z] spire-1.2.1/pkg/common/api/middleware/names_test.go [2022-04-12T20:59:32.949Z] spire-1.2.1/pkg/common/api/names.go [2022-04-12T20:59:32.949Z] spire-1.2.1/pkg/common/api/ratelimit.go [2022-04-12T20:59:32.949Z] spire-1.2.1/pkg/common/api/rpccontext/ [2022-04-12T20:59:32.949Z] spire-1.2.1/pkg/common/api/rpccontext/logger.go [2022-04-12T20:59:32.949Z] spire-1.2.1/pkg/common/api/rpccontext/metrics.go [2022-04-12T20:59:32.949Z] spire-1.2.1/pkg/common/api/rpccontext/names.go [2022-04-12T20:59:32.949Z] spire-1.2.1/pkg/common/auth/ [2022-04-12T20:59:32.949Z] spire-1.2.1/pkg/common/auth/interceptors.go [2022-04-12T20:59:32.949Z] spire-1.2.1/pkg/common/auth/interceptors_test.go [2022-04-12T20:59:32.949Z] spire-1.2.1/pkg/common/auth/untracked_uds.go [2022-04-12T20:59:32.949Z] spire-1.2.1/pkg/common/bundleutil/ [2022-04-12T20:59:32.949Z] spire-1.2.1/pkg/common/bundleutil/bundle.go [2022-04-12T20:59:32.949Z] [2022-04-12T20:59:32.949Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/pca.go [2022-04-12T20:59:32.949Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/pca_client.go [2022-04-12T20:59:32.949Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/pca_client_fake.go [2022-04-12T20:59:32.949Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/pca_test.go [2022-04-12T20:59:32.949Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/testdata/ [2022-04-12T20:59:32.949Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/testdata/arbitrary_certificate_with_upstream_root.pem [2022-04-12T20:59:32.949Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/testdata/i_am_not_a_certificate.txt [2022-04-12T20:59:32.949Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/ [2022-04-12T20:59:32.949Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/awslib.go [2022-04-12T20:59:32.949Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/awslib_fake_test.go [2022-04-12T20:59:32.949Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/awssecret.go [2022-04-12T20:59:32.949Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/awssecret_test.go [2022-04-12T20:59:32.949Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/testdata/ [2022-04-12T20:59:32.949Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/testdata/keys/ [2022-04-12T20:59:32.949Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/testdata/keys/EC/ [2022-04-12T20:59:32.949Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/testdata/keys/EC/alternative_key.pem [2022-04-12T20:59:32.949Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/testdata/keys/EC/cert.pem [2022-04-12T20:59:32.949Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/testdata/keys/EC/private_key.pem [2022-04-12T20:59:32.949Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/ [2022-04-12T20:59:32.949Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/api.go [2022-04-12T20:59:32.949Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/api_test.go [2022-04-12T20:59:32.949Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/certmanager.go [2022-04-12T20:59:32.949Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/certmanager_test.go [2022-04-12T20:59:32.949Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/ [2022-04-12T20:59:32.949Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/v1/ [2022-04-12T20:59:32.949Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/v1/doc.go [2022-04-12T20:59:32.949Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/v1/meta.go [2022-04-12T20:59:32.949Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/v1/types.gospire-1.2.1/pkg/common/bundleutil/bundle_test.go [2022-04-12T20:59:32.949Z] spire-1.2.1/pkg/common/bundleutil/common_test.go [2022-04-12T20:59:32.949Z] spire-1.2.1/pkg/common/bundleutil/marshal.go [2022-04-12T20:59:32.949Z] spire-1.2.1/pkg/common/bundleutil/marshal_test.go [2022-04-12T20:59:32.949Z] spire-1.2.1/pkg/common/bundleutil/refreshhint.go [2022-04-12T20:59:32.949Z] spire-1.2.1/pkg/common/bundleutil/refreshhint_test.go [2022-04-12T20:59:32.949Z] spire-1.2.1/pkg/common/bundleutil/types.go [2022-04-12T20:59:32.949Z] spire-1.2.1/pkg/common/bundleutil/unmarshal.go [2022-04-12T20:59:32.949Z] spire-1.2.1/pkg/common/bundleutil/unmarshal_test.go [2022-04-12T20:59:32.949Z] spire-1.2.1/pkg/common/catalog/ [2022-04-12T20:59:32.949Z] spire-1.2.1/pkg/common/catalog/bind.go [2022-04-12T20:59:32.949Z] spire-1.2.1/pkg/common/catalog/builtin.go [2022-04-12T20:59:32.949Z] spire-1.2.1/pkg/common/catalog/catalog.go [2022-04-12T20:59:32.950Z] spire-1.2.1/pkg/common/catalog/catalog_test.go [2022-04-12T20:59:32.950Z] spire-1.2.1/pkg/common/catalog/closers.go [2022-04-12T20:59:32.950Z] spire-1.2.1/pkg/common/catalog/cmd_linux.go [2022-04-12T20:59:32.950Z] spire-1.2.1/pkg/common/catalog/cmd_other.go [2022-04-12T20:59:32.950Z] spire-1.2.1/pkg/common/catalog/config.go [2022-04-12T20:59:32.950Z] spire-1.2.1/pkg/common/catalog/config_test.go [2022-04-12T20:59:32.950Z] spire-1.2.1/pkg/common/catalog/configure.go [2022-04-12T20:59:32.950Z] spire-1.2.1/pkg/common/catalog/constraints.go [2022-04-12T20:59:32.950Z] spire-1.2.1/pkg/common/catalog/constraints_test.go [2022-04-12T20:59:32.950Z] spire-1.2.1/pkg/common/catalog/context.go [2022-04-12T20:59:32.950Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/v1/types_certificaterequest.go [2022-04-12T20:59:32.950Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/v1/zz_generated.deepcopy.go [2022-04-12T20:59:32.950Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/ [2022-04-12T20:59:32.950Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/disk.go [2022-04-12T20:59:32.950Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/disk_test.go [2022-04-12T20:59:32.950Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/ [2022-04-12T20:59:32.950Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/ [2022-04-12T20:59:32.950Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/ [2022-04-12T20:59:32.950Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/cert.pem [2022-04-12T20:59:32.950Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/intermediate_cert.pem [2022-04-12T20:59:32.950Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/intermediate_cert.srl [2022-04-12T20:59:32.950Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/intermediate_csr.pem [2022-04-12T20:59:32.950Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/intermediate_key.pem [2022-04-12T20:59:32.950Z] spire-1.2.1/pkg/common/catalog/external.go [2022-04-12T20:59:32.950Z] spire-1.2.1/pkg/common/catalog/host.go [2022-04-12T20:59:32.950Z] spire-1.2.1/pkg/common/catalog/pipenet.go [2022-04-12T20:59:32.950Z] spire-1.2.1/pkg/common/catalog/plugin.go [2022-04-12T20:59:32.950Z] spire-1.2.1/pkg/common/catalog/testplugin/ [2022-04-12T20:59:32.950Z] spire-1.2.1/pkg/common/catalog/testplugin/.gitignore [2022-04-12T20:59:32.950Z] spire-1.2.1/pkg/common/catalog/testplugin/main.go [2022-04-12T20:59:32.950Z] spire-1.2.1/pkg/common/catalog/testplugin/plugin.go [2022-04-12T20:59:32.950Z] spire-1.2.1/pkg/common/cli/ [2022-04-12T20:59:32.950Z] spire-1.2.1/pkg/common/cli/env.go [2022-04-12T20:59:32.950Z] spire-1.2.1/pkg/common/cli/flags.go [2022-04-12T20:59:32.950Z] spire-1.2.1/pkg/common/cli/trust_domain.go [2022-04-12T20:59:32.950Z] spire-1.2.1/pkg/common/cli/trust_domain_test.go [2022-04-12T20:59:32.950Z] spire-1.2.1/pkg/common/cli/umask.go [2022-04-12T20:59:32.950Z] spire-1.2.1/pkg/common/cli/umask_posix.go [2022-04-12T20:59:32.950Z] spire-1.2.1/pkg/common/cli/umask_test.go [2022-04-12T20:59:32.950Z] spire-1.2.1/pkg/common/cli/umask_windows.go [2022-04-12T20:59:32.950Z] spire-1.2.1/pkg/common/cliprinter/ [2022-04-12T20:59:32.950Z] spire-1.2.1/pkg/common/cliprinter/cliprinter.go [2022-04-12T20:59:32.950Z] spire-1.2.1/pkg/common/cliprinter/cliprinter_test.go [2022-04-12T20:59:32.950Z] spire-1.2.1/pkg/common/cliprinter/flag.go [2022-04-12T20:59:32.950Z] spire-1.2.1/pkg/common/cliprinter/flag_test.go [2022-04-12T20:59:32.950Z] spire-1.2.1/pkg/common/cliprinter/format.go [2022-04-12T20:59:32.950Z] spire-1.2.1/pkg/common/cliprinter/format_test.go [2022-04-12T20:59:32.950Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/private_key.pem [2022-04-12T20:59:32.950Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/root_cert.pem [2022-04-12T20:59:32.950Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/root_cert.srl [2022-04-12T20:59:32.950Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/root_key.pem [2022-04-12T20:59:32.950Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/upstream_and_intermediate.pem [2022-04-12T20:59:32.950Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/upstream_and_root.pem [2022-04-12T20:59:32.950Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/upstream_cert.pem [2022-04-12T20:59:32.950Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/upstream_csr.pem [2022-04-12T20:59:32.950Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/upstream_key.pem [2022-04-12T20:59:32.950Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/PKCS1/ [2022-04-12T20:59:32.950Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/PKCS1/cert.pem [2022-04-12T20:59:32.950Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/PKCS1/private_key.pem [2022-04-12T20:59:32.950Z] spire-1.2.1/pkg/common/cliprinter/internal/ [2022-04-12T20:59:32.950Z] spire-1.2.1/pkg/common/cliprinter/internal/errorjson/ [2022-04-12T20:59:32.950Z] spire-1.2.1/pkg/common/cliprinter/internal/errorjson/errorjson.go [2022-04-12T20:59:32.950Z] spire-1.2.1/pkg/common/cliprinter/internal/errorjson/errorjson_test.go [2022-04-12T20:59:32.950Z] spire-1.2.1/pkg/common/cliprinter/internal/errorpretty/ [2022-04-12T20:59:32.950Z] spire-1.2.1/pkg/common/cliprinter/internal/errorpretty/errorpretty.go [2022-04-12T20:59:32.950Z] spire-1.2.1/pkg/common/cliprinter/internal/errorpretty/errorpretty_test.go [2022-04-12T20:59:32.950Z] spire-1.2.1/pkg/common/cliprinter/internal/protojson/ [2022-04-12T20:59:32.950Z] spire-1.2.1/pkg/common/cliprinter/internal/protojson/protojson.go [2022-04-12T20:59:32.950Z] spire-1.2.1/pkg/common/cliprinter/internal/protojson/protojson_test.go [2022-04-12T20:59:32.950Z] spire-1.2.1/pkg/common/cliprinter/internal/protopretty/ [2022-04-12T20:59:32.950Z] spire-1.2.1/pkg/common/cliprinter/internal/protopretty/protopretty.go [2022-04-12T20:59:32.950Z] spire-1.2.1/pkg/common/cliprinter/internal/protopretty/protopretty_test.go [2022-04-12T20:59:32.950Z] spire-1.2.1/pkg/common/cliprinter/internal/structjson/ [2022-04-12T20:59:32.950Z] spire-1.2.1/pkg/common/cliprinter/internal/structjson/structjson.go [2022-04-12T20:59:32.950Z] spire-1.2.1/pkg/common/cliprinter/internal/structjson/structjson_test.go [2022-04-12T20:59:32.950Z] [2022-04-12T20:59:32.950Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/PKCS8/ [2022-04-12T20:59:32.950Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/PKCS8/cert.pem [2022-04-12T20:59:32.950Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/PKCS8/private_key.pem [2022-04-12T20:59:32.950Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/empty/ [2022-04-12T20:59:32.950Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/empty/cert.pem [2022-04-12T20:59:32.950Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/empty/private_key.pem [2022-04-12T20:59:32.950Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/unknown/ [2022-04-12T20:59:32.950Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/unknown/cert.pem [2022-04-12T20:59:32.950Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/unknown/private_key.pem [2022-04-12T20:59:32.950Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/upstream_and_intermediate.pem [2022-04-12T20:59:32.950Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/gcpcas/ [2022-04-12T20:59:32.950Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/gcpcas/gcpcas.go [2022-04-12T20:59:32.950Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/gcpcas/gcpcas_test.go [2022-04-12T20:59:32.950Z] spire-1.2.1/pkg/common/cliprinter/internal/structpretty/ [2022-04-12T20:59:32.950Z] spire-1.2.1/pkg/common/cliprinter/internal/structpretty/structpretty.go [2022-04-12T20:59:32.950Z] spire-1.2.1/pkg/common/cliprinter/internal/structpretty/structpretty_test.go [2022-04-12T20:59:32.950Z] spire-1.2.1/pkg/common/coretypes/ [2022-04-12T20:59:32.950Z] spire-1.2.1/pkg/common/coretypes/bundle/ [2022-04-12T20:59:32.950Z] spire-1.2.1/pkg/common/coretypes/bundle/bundle_test.go [2022-04-12T20:59:32.950Z] spire-1.2.1/pkg/common/coretypes/bundle/commontypes.go [2022-04-12T20:59:32.950Z] spire-1.2.1/pkg/common/coretypes/bundle/plugintypes.go [2022-04-12T20:59:32.950Z] spire-1.2.1/pkg/common/coretypes/bundle/require.go [2022-04-12T20:59:32.950Z] spire-1.2.1/pkg/common/coretypes/jwtkey/ [2022-04-12T20:59:32.950Z] spire-1.2.1/pkg/common/coretypes/jwtkey/apitypes.go [2022-04-12T20:59:32.950Z] spire-1.2.1/pkg/common/coretypes/jwtkey/commontypes.go [2022-04-12T20:59:32.950Z] spire-1.2.1/pkg/common/coretypes/jwtkey/jwtkey.go [2022-04-12T20:59:32.950Z] spire-1.2.1/pkg/common/coretypes/jwtkey/jwtkey_test.go [2022-04-12T20:59:32.950Z] spire-1.2.1/pkg/common/coretypes/jwtkey/plugintypes.go [2022-04-12T20:59:32.950Z] spire-1.2.1/pkg/common/coretypes/jwtkey/require.go [2022-04-12T20:59:32.950Z] spire-1.2.1/pkg/common/coretypes/x509certificate/ [2022-04-12T20:59:32.950Z] spire-1.2.1/pkg/common/coretypes/x509certificate/commontypes.go [2022-04-12T20:59:32.950Z] spire-1.2.1/pkg/common/coretypes/x509certificate/plugintypes.gospire-1.2.1/pkg/server/plugin/upstreamauthority/repository.go [2022-04-12T20:59:32.950Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/ [2022-04-12T20:59:32.950Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/fake_handlers_test.go [2022-04-12T20:59:32.950Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/spire.go [2022-04-12T20:59:32.950Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/spire_server_client.go [2022-04-12T20:59:32.950Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/spire_test.go [2022-04-12T20:59:32.950Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/testdata/ [2022-04-12T20:59:32.950Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/testdata/keys/ [2022-04-12T20:59:32.950Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/testdata/keys/jwks.json [2022-04-12T20:59:32.950Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/upstreamauthority.go [2022-04-12T20:59:32.950Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/v1.go [2022-04-12T20:59:32.950Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/v1_test.go [2022-04-12T20:59:32.950Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/ [2022-04-12T20:59:32.950Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/renewer.go [2022-04-12T20:59:32.950Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/ [2022-04-12T20:59:32.950Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/k8s/ [2022-04-12T20:59:32.950Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/k8s/signing-key.pem [2022-04-12T20:59:32.950Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/k8s/token [2022-04-12T20:59:32.950Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/ [2022-04-12T20:59:32.950Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/ [2022-04-12T20:59:32.950Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/README.md [2022-04-12T20:59:32.950Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/client_cert.pem [2022-04-12T20:59:32.950Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/client_csr.pem [2022-04-12T20:59:32.950Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/client_key.pem [2022-04-12T20:59:32.950Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_cert.pem [2022-04-12T20:59:32.950Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_cert.srl [2022-04-12T20:59:32.950Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_csr.pem [2022-04-12T20:59:32.950Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_key.pem [2022-04-12T20:59:32.950Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_vault_cert.pem [2022-04-12T20:59:32.950Z] spire-1.2.1/pkg/common/coretypes/x509certificate/require.go [2022-04-12T20:59:32.950Z] spire-1.2.1/pkg/common/coretypes/x509certificate/x509certificate.go [2022-04-12T20:59:32.950Z] spire-1.2.1/pkg/common/coretypes/x509certificate/x509certificate_test.go [2022-04-12T20:59:32.950Z] spire-1.2.1/pkg/common/cryptoutil/ [2022-04-12T20:59:32.950Z] spire-1.2.1/pkg/common/cryptoutil/keys.go [2022-04-12T20:59:32.950Z] spire-1.2.1/pkg/common/cryptoutil/keys_test.go [2022-04-12T20:59:32.950Z] spire-1.2.1/pkg/common/diskutil/ [2022-04-12T20:59:32.950Z] spire-1.2.1/pkg/common/diskutil/file_posix.go [2022-04-12T20:59:32.950Z] spire-1.2.1/pkg/common/diskutil/file_test.go [2022-04-12T20:59:32.950Z] spire-1.2.1/pkg/common/diskutil/file_windows.go [2022-04-12T20:59:32.950Z] spire-1.2.1/pkg/common/errorutil/ [2022-04-12T20:59:32.950Z] spire-1.2.1/pkg/common/errorutil/wrapper.go [2022-04-12T20:59:32.950Z] spire-1.2.1/pkg/common/health/ [2022-04-12T20:59:32.950Z] spire-1.2.1/pkg/common/health/config.go [2022-04-12T20:59:32.950Z] spire-1.2.1/pkg/common/health/context.go [2022-04-12T20:59:32.950Z] spire-1.2.1/pkg/common/health/context_test.go [2022-04-12T20:59:32.950Z] spire-1.2.1/pkg/common/health/health.go [2022-04-12T20:59:32.950Z] spire-1.2.1/pkg/common/health/health_test.go [2022-04-12T20:59:32.950Z] spire-1.2.1/pkg/common/health/logger.go [2022-04-12T20:59:32.950Z] spire-1.2.1/pkg/common/hostservice/ [2022-04-12T20:59:32.950Z] spire-1.2.1/pkg/common/hostservice/metricsservice/ [2022-04-12T20:59:32.950Z] spire-1.2.1/pkg/common/hostservice/metricsservice/v1.go [2022-04-12T20:59:32.950Z] spire-1.2.1/pkg/common/hostservice/metricsservice/v1_test.go [2022-04-12T20:59:32.950Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_vault_csr.pem [2022-04-12T20:59:32.950Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_vault_key.pem [2022-04-12T20:59:32.950Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/invalid-client_cert.pem [2022-04-12T20:59:32.950Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/invalid_client_key.pem [2022-04-12T20:59:32.950Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/invalid_root_cert.pem [2022-04-12T20:59:32.950Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/root_cert.pem [2022-04-12T20:59:32.950Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/root_cert.srl [2022-04-12T20:59:32.950Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/root_key.pem [2022-04-12T20:59:32.950Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/serer_csr.pem [2022-04-12T20:59:32.950Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/server_cert.pem [2022-04-12T20:59:32.950Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/server_csr.pem [2022-04-12T20:59:32.950Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/server_key.pem [2022-04-12T20:59:32.950Z] spire-1.2.1/pkg/common/idutil/ [2022-04-12T20:59:32.950Z] spire-1.2.1/pkg/common/idutil/require.go [2022-04-12T20:59:32.950Z] spire-1.2.1/pkg/common/idutil/require_test.go [2022-04-12T20:59:32.950Z] spire-1.2.1/pkg/common/idutil/safety.go [2022-04-12T20:59:32.950Z] spire-1.2.1/pkg/common/idutil/safety_test.go [2022-04-12T20:59:32.950Z] spire-1.2.1/pkg/common/idutil/spiffeid.go [2022-04-12T20:59:32.950Z] spire-1.2.1/pkg/common/idutil/spiffeid_test.go [2022-04-12T20:59:32.950Z] spire-1.2.1/pkg/common/jwtsvid/ [2022-04-12T20:59:32.950Z] spire-1.2.1/pkg/common/jwtsvid/common.go [2022-04-12T20:59:32.950Z] spire-1.2.1/pkg/common/jwtsvid/sign.go [2022-04-12T20:59:32.950Z] spire-1.2.1/pkg/common/jwtsvid/token_test.go [2022-04-12T20:59:32.950Z] spire-1.2.1/pkg/common/jwtsvid/validate.go [2022-04-12T20:59:32.951Z] spire-1.2.1/pkg/common/jwtutil/ [2022-04-12T20:59:32.951Z] spire-1.2.1/pkg/common/jwtutil/keyset.go [2022-04-12T20:59:32.951Z] spire-1.2.1/pkg/common/jwtutil/keyset_test.go [2022-04-12T20:59:32.951Z] spire-1.2.1/pkg/common/log/ [2022-04-12T20:59:32.951Z] spire-1.2.1/pkg/common/log/hclog_adapter.go [2022-04-12T20:59:32.951Z] spire-1.2.1/pkg/common/log/hclog_adapter_test.go [2022-04-12T20:59:32.951Z] spire-1.2.1/pkg/common/log/log.go [2022-04-12T20:59:32.951Z] spire-1.2.1/pkg/common/log/log_test.go [2022-04-12T20:59:32.951Z] spire-1.2.1/pkg/common/log/options.go [2022-04-12T20:59:32.951Z] spire-1.2.1/pkg/common/nodeutil/ [2022-04-12T20:59:32.951Z] spire-1.2.1/pkg/common/nodeutil/node.go [2022-04-12T20:59:32.951Z] spire-1.2.1/pkg/common/nodeutil/node_test.go [2022-04-12T20:59:32.951Z] spire-1.2.1/pkg/common/peertracker/ [2022-04-12T20:59:32.951Z] spire-1.2.1/pkg/common/peertracker/conn.go [2022-04-12T20:59:32.951Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/vault.go [2022-04-12T20:59:32.951Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/vault_client.go [2022-04-12T20:59:32.951Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/vault_client_test.go [2022-04-12T20:59:32.951Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/vault_fake_test.go [2022-04-12T20:59:32.951Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/vault_test.go [2022-04-12T20:59:32.951Z] spire-1.2.1/pkg/server/registration/ [2022-04-12T20:59:32.951Z] spire-1.2.1/pkg/server/registration/manager.go [2022-04-12T20:59:32.951Z] spire-1.2.1/pkg/server/registration/manager_test.go [2022-04-12T20:59:32.951Z] spire-1.2.1/pkg/server/scanentries.go [2022-04-12T20:59:32.951Z] spire-1.2.1/pkg/server/scanentries_test.go [2022-04-12T20:59:32.951Z] spire-1.2.1/pkg/server/server.go [2022-04-12T20:59:32.951Z] spire-1.2.1/pkg/server/server_test.go [2022-04-12T20:59:32.951Z] spire-1.2.1/pkg/server/svid/ [2022-04-12T20:59:32.951Z] spire-1.2.1/pkg/server/svid/observer.go [2022-04-12T20:59:32.951Z] spire-1.2.1/pkg/server/svid/observer_test.go [2022-04-12T20:59:32.951Z] spire-1.2.1/pkg/server/svid/rotator.go [2022-04-12T20:59:32.951Z] spire-1.2.1/pkg/server/svid/rotator_config.go [2022-04-12T20:59:32.951Z] spire-1.2.1/pkg/server/svid/rotator_config_test.go [2022-04-12T20:59:32.951Z] spire-1.2.1/pkg/server/svid/rotator_test.go [2022-04-12T20:59:32.951Z] spire-1.2.1/proto/ [2022-04-12T20:59:32.951Z] spire-1.2.1/proto/private/ [2022-04-12T20:59:32.951Z] spire-1.2.1/proto/private/server/ [2022-04-12T20:59:32.951Z] spire-1.2.1/proto/private/server/journal/ [2022-04-12T20:59:32.951Z] spire-1.2.1/pkg/common/peertracker/credentials.go [2022-04-12T20:59:32.951Z] spire-1.2.1/pkg/common/peertracker/errors.go [2022-04-12T20:59:32.951Z] spire-1.2.1/pkg/common/peertracker/getpid_windows.c [2022-04-12T20:59:32.951Z] spire-1.2.1/pkg/common/peertracker/getpid_windows.h [2022-04-12T20:59:32.951Z] spire-1.2.1/pkg/common/peertracker/info.go [2022-04-12T20:59:32.951Z] spire-1.2.1/pkg/common/peertracker/listener.go [2022-04-12T20:59:32.951Z] spire-1.2.1/pkg/common/peertracker/listener_test.go [2022-04-12T20:59:32.951Z] spire-1.2.1/pkg/common/peertracker/peertracker.go [2022-04-12T20:59:32.951Z] spire-1.2.1/pkg/common/peertracker/peertracker_test.go [2022-04-12T20:59:32.951Z] spire-1.2.1/pkg/common/peertracker/peertracker_test_child_posix.go [2022-04-12T20:59:32.951Z] spire-1.2.1/pkg/common/peertracker/peertracker_test_child_windows.go [2022-04-12T20:59:32.951Z] spire-1.2.1/pkg/common/peertracker/peertracker_test_posix.go [2022-04-12T20:59:32.951Z] spire-1.2.1/pkg/common/peertracker/peertracker_test_windows.go [2022-04-12T20:59:32.951Z] spire-1.2.1/pkg/common/peertracker/tcp.go [2022-04-12T20:59:32.951Z] spire-1.2.1/pkg/common/peertracker/tcp_fallback.go [2022-04-12T20:59:32.951Z] spire-1.2.1/pkg/common/peertracker/tcp_windows.go [2022-04-12T20:59:32.951Z] spire-1.2.1/pkg/common/peertracker/tracker_bsd.go [2022-04-12T20:59:32.951Z] spire-1.2.1/pkg/common/peertracker/tracker_fallback.go [2022-04-12T20:59:32.951Z] spire-1.2.1/pkg/common/peertracker/tracker_linux.go [2022-04-12T20:59:32.951Z] spire-1.2.1/pkg/common/peertracker/tracker_linux_test.go [2022-04-12T20:59:32.951Z] spire-1.2.1/proto/private/server/journal/journal.pb.go [2022-04-12T20:59:32.951Z] spire-1.2.1/proto/private/server/journal/journal.proto [2022-04-12T20:59:32.951Z] spire-1.2.1/proto/spire/ [2022-04-12T20:59:32.951Z] spire-1.2.1/proto/spire/common/ [2022-04-12T20:59:32.951Z] spire-1.2.1/proto/spire/common/common.pb.go [2022-04-12T20:59:32.951Z] spire-1.2.1/proto/spire/common/common.proto [2022-04-12T20:59:32.951Z] spire-1.2.1/proto/spire/common/plugin/ [2022-04-12T20:59:32.951Z] spire-1.2.1/proto/spire/common/plugin/plugin.pb.go [2022-04-12T20:59:32.951Z] spire-1.2.1/proto/spire/common/plugin/plugin.proto [2022-04-12T20:59:32.951Z] spire-1.2.1/proto/spire/common/plugin/plugin_grpc.pb.go [2022-04-12T20:59:32.951Z] spire-1.2.1/proto/spire/common/plugin/plugin_spire_plugin.pb.go [2022-04-12T20:59:32.951Z] spire-1.2.1/proto/spire/plugin/ [2022-04-12T20:59:32.951Z] spire-1.2.1/proto/spire/plugin/agent/ [2022-04-12T20:59:32.951Z] spire-1.2.1/proto/spire/plugin/agent/svidstore/ [2022-04-12T20:59:32.951Z] spire-1.2.1/proto/spire/plugin/agent/svidstore/v1unofficial/ [2022-04-12T20:59:32.951Z] spire-1.2.1/proto/spire/plugin/agent/svidstore/v1unofficial/svidstore.pb.go [2022-04-12T20:59:32.951Z] spire-1.2.1/proto/spire/plugin/agent/svidstore/v1unofficial/svidstore.proto [2022-04-12T20:59:32.951Z] spire-1.2.1/proto/spire/plugin/agent/svidstore/v1unofficial/svidstore_grpc.pb.go [2022-04-12T20:59:32.951Z] spire-1.2.1/proto/spire/plugin/agent/svidstore/v1unofficial/svidstore_spire_plugin.pb.go [2022-04-12T20:59:32.951Z] spire-1.2.1/release/ [2022-04-12T20:59:32.951Z] spire-1.2.1/pkg/common/peertracker/tracker_windows.go [2022-04-12T20:59:32.951Z] spire-1.2.1/pkg/common/peertracker/uds.go [2022-04-12T20:59:32.951Z] spire-1.2.1/pkg/common/peertracker/uds_bsd.go [2022-04-12T20:59:32.951Z] spire-1.2.1/pkg/common/peertracker/uds_fallback.go [2022-04-12T20:59:32.951Z] spire-1.2.1/pkg/common/peertracker/uds_linux.go [2022-04-12T20:59:32.951Z] spire-1.2.1/pkg/common/pemutil/ [2022-04-12T20:59:32.951Z] spire-1.2.1/pkg/common/pemutil/block.go [2022-04-12T20:59:32.951Z] spire-1.2.1/pkg/common/pemutil/certs.go [2022-04-12T20:59:32.951Z] spire-1.2.1/pkg/common/pemutil/common.go [2022-04-12T20:59:32.951Z] spire-1.2.1/pkg/common/pemutil/csr.go [2022-04-12T20:59:32.951Z] spire-1.2.1/pkg/common/pemutil/keys.go [2022-04-12T20:59:32.951Z] spire-1.2.1/pkg/common/pemutil/pemutil_test.go [2022-04-12T20:59:32.951Z] spire-1.2.1/pkg/common/pemutil/testdata/ [2022-04-12T20:59:32.951Z] spire-1.2.1/pkg/common/pemutil/testdata/cert.pem [2022-04-12T20:59:32.951Z] spire-1.2.1/pkg/common/pemutil/testdata/certs.pem [2022-04-12T20:59:32.951Z] spire-1.2.1/pkg/common/pemutil/testdata/csr.pem [2022-04-12T20:59:32.951Z] spire-1.2.1/pkg/common/pemutil/testdata/ecdsa-key-pkcs8.pem [2022-04-12T20:59:32.951Z] spire-1.2.1/pkg/common/pemutil/testdata/ecdsa-key.pem [2022-04-12T20:59:32.951Z] spire-1.2.1/pkg/common/pemutil/testdata/key.pem [2022-04-12T20:59:32.951Z] spire-1.2.1/pkg/common/pemutil/testdata/public-rsa-key.pem [2022-04-12T20:59:32.951Z] spire-1.2.1/pkg/common/pemutil/testdata/rsa-key-pkcs8.pem [2022-04-12T20:59:32.951Z] spire-1.2.1/pkg/common/pemutil/testdata/rsa-key.pem [2022-04-12T20:59:32.951Z] spire-1.2.1/release/spire-extras/ [2022-04-12T20:59:32.951Z] spire-1.2.1/release/spire-extras/README.md [2022-04-12T20:59:32.951Z] spire-1.2.1/release/spire-extras/conf/ [2022-04-12T20:59:32.951Z] spire-1.2.1/release/spire-extras/conf/k8s-workload-registrar/ [2022-04-12T20:59:32.951Z] spire-1.2.1/release/spire-extras/conf/k8s-workload-registrar/k8s-workload-registrar.conf [2022-04-12T20:59:32.951Z] spire-1.2.1/release/spire-extras/conf/oidc-discovery-provider/ [2022-04-12T20:59:32.951Z] spire-1.2.1/release/spire-extras/conf/oidc-discovery-provider/oidc-discovery-provider.conf [2022-04-12T20:59:32.951Z] spire-1.2.1/release/spire/ [2022-04-12T20:59:32.951Z] spire-1.2.1/release/spire/README.md [2022-04-12T20:59:32.951Z] spire-1.2.1/release/spire/conf/ [2022-04-12T20:59:32.951Z] spire-1.2.1/release/spire/conf/agent/ [2022-04-12T20:59:32.951Z] spire-1.2.1/release/spire/conf/agent/agent.conf [2022-04-12T20:59:32.951Z] spire-1.2.1/release/spire/conf/server/ [2022-04-12T20:59:32.951Z] spire-1.2.1/release/spire/conf/server/server.conf [2022-04-12T20:59:32.951Z] spire-1.2.1/script/ [2022-04-12T20:59:32.951Z] spire-1.2.1/script/build-artifact.sh [2022-04-12T20:59:32.951Z] spire-1.2.1/script/generate_dummy_ca.sh [2022-04-12T20:59:32.951Z] spire-1.2.1/support/ [2022-04-12T20:59:32.951Z] spire-1.2.1/support/k8s/ [2022-04-12T20:59:32.951Z] spire-1.2.1/support/k8s/k8s-workload-registrar/ [2022-04-12T20:59:32.951Z] spire-1.2.1/support/k8s/k8s-workload-registrar/README.md [2022-04-12T20:59:32.951Z] spire-1.2.1/support/k8s/k8s-workload-registrar/accessutil_posix.go [2022-04-12T20:59:33.233Z] spire-1.2.1/support/k8s/k8s-workload-registrar/accessutil_windows.go [2022-04-12T20:59:33.233Z] spire-1.2.1/pkg/common/plugin/ [2022-04-12T20:59:33.233Z] spire-1.2.1/pkg/common/plugin/aws/ [2022-04-12T20:59:33.233Z] spire-1.2.1/pkg/common/plugin/aws/iid.go [2022-04-12T20:59:33.233Z] spire-1.2.1/pkg/common/plugin/azure/ [2022-04-12T20:59:33.233Z] spire-1.2.1/pkg/common/plugin/azure/msi.go [2022-04-12T20:59:33.233Z] spire-1.2.1/pkg/common/plugin/azure/msi_test.go [2022-04-12T20:59:33.233Z] spire-1.2.1/pkg/common/plugin/facade.go [2022-04-12T20:59:33.233Z] spire-1.2.1/pkg/common/plugin/facade_test.go [2022-04-12T20:59:33.233Z] spire-1.2.1/pkg/common/plugin/gcp/ [2022-04-12T20:59:33.233Z] spire-1.2.1/pkg/common/plugin/gcp/iit.go [2022-04-12T20:59:33.233Z] spire-1.2.1/pkg/common/plugin/k8s/ [2022-04-12T20:59:33.233Z] spire-1.2.1/pkg/common/plugin/k8s/apiserver/ [2022-04-12T20:59:33.233Z] spire-1.2.1/pkg/common/plugin/k8s/apiserver/client.go [2022-04-12T20:59:33.233Z] spire-1.2.1/pkg/common/plugin/k8s/apiserver/client_test.go [2022-04-12T20:59:33.233Z] spire-1.2.1/pkg/common/plugin/k8s/utils.go [2022-04-12T20:59:33.233Z] spire-1.2.1/pkg/common/plugin/k8s/utils_test.go [2022-04-12T20:59:33.233Z] spire-1.2.1/pkg/common/plugin/log.go [2022-04-12T20:59:33.233Z] spire-1.2.1/pkg/common/plugin/sshpop/ [2022-04-12T20:59:33.233Z] spire-1.2.1/pkg/common/plugin/sshpop/handshake.go [2022-04-12T20:59:33.233Z] spire-1.2.1/pkg/common/plugin/sshpop/handshake_test.go [2022-04-12T20:59:33.233Z] spire-1.2.1/pkg/common/plugin/sshpop/sshpop.go [2022-04-12T20:59:33.233Z] spire-1.2.1/pkg/common/plugin/sshpop/sshpop_test.go [2022-04-12T20:59:33.233Z] spire-1.2.1/pkg/common/plugin/sshpop/testdata/ [2022-04-12T20:59:33.233Z] spire-1.2.1/pkg/common/plugin/sshpop/testdata/dummy_agent_ssh_key [2022-04-12T20:59:33.233Z] spire-1.2.1/support/k8s/k8s-workload-registrar/config.go [2022-04-12T20:59:33.233Z] spire-1.2.1/support/k8s/k8s-workload-registrar/config_crd.go [2022-04-12T20:59:33.233Z] spire-1.2.1/support/k8s/k8s-workload-registrar/config_crd_test.go [2022-04-12T20:59:33.233Z] spire-1.2.1/support/k8s/k8s-workload-registrar/config_reconcile.go [2022-04-12T20:59:33.233Z] spire-1.2.1/support/k8s/k8s-workload-registrar/config_test.go [2022-04-12T20:59:33.233Z] spire-1.2.1/support/k8s/k8s-workload-registrar/config_webhook.go [2022-04-12T20:59:33.233Z] spire-1.2.1/support/k8s/k8s-workload-registrar/controller.go [2022-04-12T20:59:33.233Z] spire-1.2.1/support/k8s/k8s-workload-registrar/controller_test.go [2022-04-12T20:59:33.233Z] spire-1.2.1/support/k8s/k8s-workload-registrar/federation/ [2022-04-12T20:59:33.233Z] spire-1.2.1/support/k8s/k8s-workload-registrar/federation/utils.go [2022-04-12T20:59:33.233Z] spire-1.2.1/support/k8s/k8s-workload-registrar/federation/utils_test.go [2022-04-12T20:59:33.233Z] spire-1.2.1/support/k8s/k8s-workload-registrar/generate-config.go [2022-04-12T20:59:33.233Z] spire-1.2.1/support/k8s/k8s-workload-registrar/main.go [2022-04-12T20:59:33.233Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/ [2022-04-12T20:59:33.233Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/README.md [2022-04-12T20:59:33.233Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/ [2022-04-12T20:59:33.233Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/ [2022-04-12T20:59:33.233Z] spire-1.2.1/pkg/common/plugin/sshpop/testdata/dummy_agent_ssh_key-cert.pub [2022-04-12T20:59:33.233Z] spire-1.2.1/pkg/common/plugin/sshpop/testdata/dummy_ssh_cert_authority.pub [2022-04-12T20:59:33.233Z] spire-1.2.1/pkg/common/plugin/sshpop/testdata/empty_ssh_cert_authority.pub [2022-04-12T20:59:33.233Z] spire-1.2.1/pkg/common/plugin/sshpop/testdata/many_ssh_cert_authorities.pub [2022-04-12T20:59:33.233Z] spire-1.2.1/pkg/common/plugin/tpmdevid/ [2022-04-12T20:59:33.233Z] spire-1.2.1/pkg/common/plugin/tpmdevid/devid.go [2022-04-12T20:59:33.233Z] spire-1.2.1/pkg/common/plugin/x509pop/ [2022-04-12T20:59:33.233Z] spire-1.2.1/pkg/common/plugin/x509pop/x509pop.go [2022-04-12T20:59:33.233Z] spire-1.2.1/pkg/common/plugin/x509pop/x509pop_test.go [2022-04-12T20:59:33.233Z] spire-1.2.1/pkg/common/profiling/ [2022-04-12T20:59:33.233Z] spire-1.2.1/pkg/common/profiling/dumpers.go [2022-04-12T20:59:33.233Z] spire-1.2.1/pkg/common/profiling/profiling.go [2022-04-12T20:59:33.233Z] spire-1.2.1/pkg/common/protoutil/ [2022-04-12T20:59:33.233Z] spire-1.2.1/pkg/common/protoutil/masks.go [2022-04-12T20:59:33.233Z] spire-1.2.1/pkg/common/protoutil/masks_test.go [2022-04-12T20:59:33.233Z] spire-1.2.1/pkg/common/rotationutil/ [2022-04-12T20:59:33.233Z] spire-1.2.1/pkg/common/rotationutil/rotationutil.go [2022-04-12T20:59:33.233Z] spire-1.2.1/pkg/common/rotationutil/rotationutil_test.go [2022-04-12T20:59:33.233Z] spire-1.2.1/pkg/common/selector/ [2022-04-12T20:59:33.233Z] spire-1.2.1/pkg/common/selector/selector.go [2022-04-12T20:59:33.233Z] spire-1.2.1/pkg/common/selector/selector_test.go [2022-04-12T20:59:33.233Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/v1beta1/ [2022-04-12T20:59:33.233Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/v1beta1/groupversion_info.go [2022-04-12T20:59:33.233Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/v1beta1/spiffeid_types.go [2022-04-12T20:59:33.233Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/v1beta1/spiffeid_utils.go [2022-04-12T20:59:33.233Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/v1beta1/spiffeid_webhook.go [2022-04-12T20:59:33.233Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/v1beta1/zz_generated.deepcopy.go [2022-04-12T20:59:33.233Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/config/ [2022-04-12T20:59:33.233Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/config/spiffeid.spiffe.io_spiffeids.yaml [2022-04-12T20:59:33.233Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/config/spire-agent.yaml [2022-04-12T20:59:33.233Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/config/spire-server-registrar.yaml [2022-04-12T20:59:33.233Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/ [2022-04-12T20:59:33.233Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/endpoint_controller.go [2022-04-12T20:59:33.233Z] spire-1.2.1/pkg/common/selector/set.go [2022-04-12T20:59:33.233Z] spire-1.2.1/pkg/common/selector/set_utils.go [2022-04-12T20:59:33.233Z] spire-1.2.1/pkg/common/selector/set_utils_test.go [2022-04-12T20:59:33.233Z] spire-1.2.1/pkg/common/telemetry/ [2022-04-12T20:59:33.233Z] spire-1.2.1/pkg/common/telemetry/agent/ [2022-04-12T20:59:33.233Z] spire-1.2.1/pkg/common/telemetry/agent/keymanager/ [2022-04-12T20:59:33.233Z] spire-1.2.1/pkg/common/telemetry/agent/keymanager/keymanager.go [2022-04-12T20:59:33.233Z] spire-1.2.1/pkg/common/telemetry/agent/keymanager/wrapper.go [2022-04-12T20:59:33.233Z] spire-1.2.1/pkg/common/telemetry/agent/keymanager/wrapper_test.go [2022-04-12T20:59:33.233Z] spire-1.2.1/pkg/common/telemetry/agent/manager.go [2022-04-12T20:59:33.233Z] spire-1.2.1/pkg/common/telemetry/agent/node.go [2022-04-12T20:59:33.233Z] spire-1.2.1/pkg/common/telemetry/agent/rotate.go [2022-04-12T20:59:33.233Z] spire-1.2.1/pkg/common/telemetry/agent/sdsapi.go [2022-04-12T20:59:33.233Z] spire-1.2.1/pkg/common/telemetry/agent/store/ [2022-04-12T20:59:33.233Z] spire-1.2.1/pkg/common/telemetry/agent/store/store.go [2022-04-12T20:59:33.233Z] spire-1.2.1/pkg/common/telemetry/agent/workloadapi/ [2022-04-12T20:59:33.233Z] spire-1.2.1/pkg/common/telemetry/agent/workloadapi/workload.go [2022-04-12T20:59:33.233Z] spire-1.2.1/pkg/common/telemetry/blackhole.go [2022-04-12T20:59:33.233Z] spire-1.2.1/pkg/common/telemetry/call.go [2022-04-12T20:59:33.233Z] spire-1.2.1/pkg/common/telemetry/common/ [2022-04-12T20:59:33.233Z] spire-1.2.1/pkg/common/telemetry/common/label_adders.go [2022-04-12T20:59:33.233Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/endpoint_controller_test.go [2022-04-12T20:59:33.233Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/node_controller.go [2022-04-12T20:59:33.233Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/node_controller_test.go [2022-04-12T20:59:33.233Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/pod_controller.go [2022-04-12T20:59:33.233Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/pod_controller_test.go [2022-04-12T20:59:33.233Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/spiffeid_controller.go [2022-04-12T20:59:33.233Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/spiffeid_controller_test.go [2022-04-12T20:59:33.233Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/suite_test.go [2022-04-12T20:59:33.233Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/utils.go [2022-04-12T20:59:33.233Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/samples/ [2022-04-12T20:59:33.234Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/samples/test_spiffeid.yaml [2022-04-12T20:59:33.234Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/samples/test_spiffeid_bad.yaml [2022-04-12T20:59:33.234Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/ [2022-04-12T20:59:33.234Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/testdata/ [2022-04-12T20:59:33.234Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/testdata/good-leaf-and-intermediate.pem [2022-04-12T20:59:33.234Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/testdata/good-leaf-only.pem [2022-04-12T20:59:33.234Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/testdata/key-pkcs8-ecdsa.pem [2022-04-12T20:59:33.234Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/testdata/key-pkcs8-rsa.pem [2022-04-12T20:59:33.234Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/webhook_svid.go [2022-04-12T20:59:33.234Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/webhook_svid_test.go [2022-04-12T20:59:33.234Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/ [2022-04-12T20:59:33.234Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/config/ [2022-04-12T20:59:33.234Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/config/roles.yaml [2022-04-12T20:59:33.234Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/ [2022-04-12T20:59:33.234Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/base_controller.go [2022-04-12T20:59:33.234Z] spire-1.2.1/pkg/common/telemetry/config.go [2022-04-12T20:59:33.234Z] spire-1.2.1/pkg/common/telemetry/dogstatsd.go [2022-04-12T20:59:33.234Z] spire-1.2.1/pkg/common/telemetry/dogstatsd_test.go [2022-04-12T20:59:33.234Z] spire-1.2.1/pkg/common/telemetry/inmem.go [2022-04-12T20:59:33.234Z] spire-1.2.1/pkg/common/telemetry/inmem_test.go [2022-04-12T20:59:33.234Z] spire-1.2.1/pkg/common/telemetry/m3.go [2022-04-12T20:59:33.234Z] spire-1.2.1/pkg/common/telemetry/m3_test.go [2022-04-12T20:59:33.234Z] spire-1.2.1/pkg/common/telemetry/metrics.go [2022-04-12T20:59:33.234Z] spire-1.2.1/pkg/common/telemetry/metrics_benchmark_test.go [2022-04-12T20:59:33.234Z] spire-1.2.1/pkg/common/telemetry/names.go [2022-04-12T20:59:33.234Z] spire-1.2.1/pkg/common/telemetry/prometheus.go [2022-04-12T20:59:33.234Z] spire-1.2.1/pkg/common/telemetry/prometheus_test.go [2022-04-12T20:59:33.234Z] spire-1.2.1/pkg/common/telemetry/sanitize.go [2022-04-12T20:59:33.234Z] spire-1.2.1/pkg/common/telemetry/sanitize_test.go [2022-04-12T20:59:33.234Z] spire-1.2.1/pkg/common/telemetry/server/ [2022-04-12T20:59:33.234Z] spire-1.2.1/pkg/common/telemetry/server/bundle_manager.go [2022-04-12T20:59:33.234Z] spire-1.2.1/pkg/common/telemetry/server/ca_manager.go [2022-04-12T20:59:33.234Z] spire-1.2.1/pkg/common/telemetry/server/datastore/ [2022-04-12T20:59:33.234Z] spire-1.2.1/pkg/common/telemetry/server/datastore/bundle.go [2022-04-12T20:59:33.234Z] spire-1.2.1/pkg/common/telemetry/server/datastore/federation_relationship.go [2022-04-12T20:59:33.234Z] spire-1.2.1/pkg/common/telemetry/server/datastore/join_token.go [2022-04-12T20:59:33.234Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/node_controller.go [2022-04-12T20:59:33.234Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/node_controller_test.go [2022-04-12T20:59:33.234Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/pod_controller.go [2022-04-12T20:59:33.234Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/pod_controller_test.go [2022-04-12T20:59:33.234Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/utils.go [2022-04-12T20:59:33.234Z] spire-1.2.1/support/k8s/k8s-workload-registrar/server.go [2022-04-12T20:59:33.234Z] spire-1.2.1/support/k8s/k8s-workload-registrar/server_test.go [2022-04-12T20:59:33.234Z] spire-1.2.1/support/k8s/k8s-workload-registrar/webhookhandler.go [2022-04-12T20:59:33.234Z] spire-1.2.1/support/k8s/k8s-workload-registrar/webhookhandler_test.go [2022-04-12T20:59:33.234Z] spire-1.2.1/support/oidc-discovery-provider/ [2022-04-12T20:59:33.234Z] spire-1.2.1/support/oidc-discovery-provider/README.md [2022-04-12T20:59:33.234Z] spire-1.2.1/support/oidc-discovery-provider/common_test.go [2022-04-12T20:59:33.234Z] spire-1.2.1/support/oidc-discovery-provider/config.go [2022-04-12T20:59:33.234Z] spire-1.2.1/support/oidc-discovery-provider/config_test.go [2022-04-12T20:59:33.234Z] spire-1.2.1/support/oidc-discovery-provider/domain_policy.go [2022-04-12T20:59:33.234Z] spire-1.2.1/pkg/common/telemetry/server/datastore/node.go [2022-04-12T20:59:33.234Z] spire-1.2.1/pkg/common/telemetry/server/datastore/registration.go [2022-04-12T20:59:33.234Z] spire-1.2.1/pkg/common/telemetry/server/datastore/wrapper.go [2022-04-12T20:59:33.234Z] spire-1.2.1/pkg/common/telemetry/server/datastore/wrapper_test.go [2022-04-12T20:59:33.234Z] spire-1.2.1/pkg/common/telemetry/server/keymanager/ [2022-04-12T20:59:33.234Z] spire-1.2.1/pkg/common/telemetry/server/keymanager/keymanager.go [2022-04-12T20:59:33.234Z] spire-1.2.1/pkg/common/telemetry/server/keymanager/wrapper.go [2022-04-12T20:59:33.234Z] spire-1.2.1/pkg/common/telemetry/server/keymanager/wrapper_test.go [2022-04-12T20:59:33.234Z] spire-1.2.1/pkg/common/telemetry/server/registration_manager.go [2022-04-12T20:59:33.234Z] spire-1.2.1/pkg/common/telemetry/server/rotate.go [2022-04-12T20:59:33.234Z] spire-1.2.1/pkg/common/telemetry/server/server.go [2022-04-12T20:59:33.234Z] spire-1.2.1/pkg/common/telemetry/sink.go [2022-04-12T20:59:33.234Z] spire-1.2.1/pkg/common/telemetry/statsd.go [2022-04-12T20:59:33.234Z] spire-1.2.1/pkg/common/telemetry/statsd_test.go [2022-04-12T20:59:33.234Z] spire-1.2.1/pkg/common/telemetry/uptime.go [2022-04-12T20:59:33.234Z] spire-1.2.1/pkg/common/telemetry/version.go [2022-04-12T20:59:33.234Z] spire-1.2.1/pkg/common/telemetry/withlabels.go [2022-04-12T20:59:33.234Z] spire-1.2.1/pkg/common/uptime/ [2022-04-12T20:59:33.234Z] spire-1.2.1/pkg/common/uptime/uptime.go [2022-04-12T20:59:33.234Z] spire-1.2.1/pkg/common/uptime/uptime_test.go [2022-04-12T20:59:33.234Z] spire-1.2.1/support/oidc-discovery-provider/domain_policy_test.go [2022-04-12T20:59:33.234Z] spire-1.2.1/support/oidc-discovery-provider/handler.go [2022-04-12T20:59:33.234Z] spire-1.2.1/support/oidc-discovery-provider/handler_test.go [2022-04-12T20:59:33.234Z] spire-1.2.1/support/oidc-discovery-provider/jwks_source.go [2022-04-12T20:59:33.234Z] spire-1.2.1/support/oidc-discovery-provider/main.go [2022-04-12T20:59:33.234Z] spire-1.2.1/support/oidc-discovery-provider/server_api.go [2022-04-12T20:59:33.234Z] spire-1.2.1/support/oidc-discovery-provider/server_api_test.go [2022-04-12T20:59:33.234Z] spire-1.2.1/support/oidc-discovery-provider/workload_api.go [2022-04-12T20:59:33.234Z] spire-1.2.1/support/oidc-discovery-provider/workload_api_test.go [2022-04-12T20:59:33.234Z] spire-1.2.1/test/ [2022-04-12T20:59:33.234Z] spire-1.2.1/test/clock/ [2022-04-12T20:59:33.234Z] spire-1.2.1/test/clock/clock.go [2022-04-12T20:59:33.234Z] spire-1.2.1/test/fakes/ [2022-04-12T20:59:33.234Z] spire-1.2.1/test/fakes/fakeagentcatalog/ [2022-04-12T20:59:33.234Z] spire-1.2.1/test/fakes/fakeagentcatalog/catalog.go [2022-04-12T20:59:33.234Z] spire-1.2.1/test/fakes/fakeagentkeymanager/ [2022-04-12T20:59:33.234Z] spire-1.2.1/test/fakes/fakeagentkeymanager/keymanager.go [2022-04-12T20:59:33.234Z] spire-1.2.1/test/fakes/fakeagentnodeattestor/ [2022-04-12T20:59:33.234Z] spire-1.2.1/test/fakes/fakeagentnodeattestor/nodeattestor.go [2022-04-12T20:59:33.234Z] spire-1.2.1/test/fakes/fakeagentstore/ [2022-04-12T20:59:33.234Z] spire-1.2.1/test/fakes/fakeagentstore/agentstore.go [2022-04-12T20:59:33.234Z] spire-1.2.1/pkg/common/util/ [2022-04-12T20:59:33.234Z] spire-1.2.1/pkg/common/util/certs.go [2022-04-12T20:59:33.234Z] spire-1.2.1/pkg/common/util/certs_test.go [2022-04-12T20:59:33.234Z] spire-1.2.1/pkg/common/util/csr.go [2022-04-12T20:59:33.234Z] spire-1.2.1/pkg/common/util/hash.go [2022-04-12T20:59:33.234Z] spire-1.2.1/pkg/common/util/selectors.go [2022-04-12T20:59:33.234Z] spire-1.2.1/pkg/common/util/selectors_test.go [2022-04-12T20:59:33.234Z] spire-1.2.1/pkg/common/util/signals.go [2022-04-12T20:59:33.234Z] spire-1.2.1/pkg/common/util/sort.go [2022-04-12T20:59:33.234Z] spire-1.2.1/pkg/common/util/sort_test.go [2022-04-12T20:59:33.234Z] spire-1.2.1/pkg/common/util/task.go [2022-04-12T20:59:33.234Z] spire-1.2.1/pkg/common/util/task_test.go [2022-04-12T20:59:33.234Z] spire-1.2.1/pkg/common/util/testdata/ [2022-04-12T20:59:33.234Z] spire-1.2.1/pkg/common/util/testdata/empty-bundle.pem [2022-04-12T20:59:33.234Z] spire-1.2.1/pkg/common/util/testdata/mixed-bundle.pem [2022-04-12T20:59:33.234Z] spire-1.2.1/pkg/common/version/ [2022-04-12T20:59:33.234Z] spire-1.2.1/pkg/common/version/version.go [2022-04-12T20:59:33.234Z] spire-1.2.1/pkg/common/x509svid/ [2022-04-12T20:59:33.234Z] spire-1.2.1/pkg/common/x509svid/common_test.go [2022-04-12T20:59:33.234Z] spire-1.2.1/pkg/common/x509svid/csr.go [2022-04-12T20:59:33.234Z] spire-1.2.1/pkg/common/x509svid/upstreamca.go [2022-04-12T20:59:33.234Z] spire-1.2.1/pkg/common/x509svid/upstreamca_test.go [2022-04-12T20:59:33.234Z] spire-1.2.1/pkg/common/x509util/ [2022-04-12T20:59:33.234Z] spire-1.2.1/pkg/common/x509util/cert.go [2022-04-12T20:59:33.234Z] spire-1.2.1/pkg/common/x509util/dns.go [2022-04-12T20:59:33.234Z] spire-1.2.1/pkg/common/x509util/dns_test.go [2022-04-12T20:59:33.234Z] spire-1.2.1/test/fakes/fakedatastore/ [2022-04-12T20:59:33.234Z] spire-1.2.1/test/fakes/fakedatastore/fakedatastore.go [2022-04-12T20:59:33.234Z] spire-1.2.1/test/fakes/fakeentryclient/ [2022-04-12T20:59:33.234Z] spire-1.2.1/test/fakes/fakeentryclient/entryclient.go [2022-04-12T20:59:33.234Z] spire-1.2.1/test/fakes/fakehealthchecker/ [2022-04-12T20:59:33.234Z] spire-1.2.1/test/fakes/fakehealthchecker/checker.go [2022-04-12T20:59:33.234Z] spire-1.2.1/test/fakes/fakeidentityprovider/ [2022-04-12T20:59:33.234Z] spire-1.2.1/test/fakes/fakeidentityprovider/identityprovider.go [2022-04-12T20:59:33.234Z] spire-1.2.1/test/fakes/fakemetrics/ [2022-04-12T20:59:33.234Z] spire-1.2.1/test/fakes/fakemetrics/fakemetrics.go [2022-04-12T20:59:33.234Z] spire-1.2.1/test/fakes/fakenoderesolver/ [2022-04-12T20:59:33.234Z] spire-1.2.1/test/fakes/fakenoderesolver/noderesolver.go [2022-04-12T20:59:33.234Z] spire-1.2.1/test/fakes/fakenotifier/ [2022-04-12T20:59:33.234Z] spire-1.2.1/test/fakes/fakenotifier/notifier.go [2022-04-12T20:59:33.234Z] spire-1.2.1/test/fakes/fakepluginmetrics/ [2022-04-12T20:59:33.234Z] spire-1.2.1/test/fakes/fakepluginmetrics/fakepluginmetrics.go [2022-04-12T20:59:33.234Z] spire-1.2.1/test/fakes/fakeserverca/ [2022-04-12T20:59:33.234Z] spire-1.2.1/test/fakes/fakeserverca/serverca.go [2022-04-12T20:59:33.234Z] spire-1.2.1/test/fakes/fakeservercatalog/ [2022-04-12T20:59:33.234Z] spire-1.2.1/test/fakes/fakeservercatalog/catalog.go [2022-04-12T20:59:33.234Z] spire-1.2.1/test/fakes/fakeserverkeymanager/ [2022-04-12T20:59:33.234Z] spire-1.2.1/test/fakes/fakeserverkeymanager/keymanager.go [2022-04-12T20:59:33.234Z] spire-1.2.1/test/fakes/fakeservernodeattestor/ [2022-04-12T20:59:33.234Z] spire-1.2.1/test/fakes/fakeservernodeattestor/nodeattestor.go [2022-04-12T20:59:33.234Z] spire-1.2.1/test/fakes/fakeupstreamauthority/ [2022-04-12T20:59:33.234Z] spire-1.2.1/test/fakes/fakeupstreamauthority/plugin.go [2022-04-12T20:59:33.234Z] spire-1.2.1/test/fakes/fakeupstreamauthority/upstreamauthority.go [2022-04-12T20:59:33.234Z] spire-1.2.1/test/fakes/fakeworkloadapi/ [2022-04-12T20:59:33.234Z] spire-1.2.1/test/fakes/fakeworkloadapi/workloadapi.go [2022-04-12T20:59:33.234Z] spire-1.2.1/test/fakes/fakeworkloadattestor/ [2022-04-12T20:59:33.234Z] spire-1.2.1/test/fakes/fakeworkloadattestor/workloadattestor.go [2022-04-12T20:59:33.234Z] spire-1.2.1/test/fixture/ [2022-04-12T20:59:33.234Z] spire-1.2.1/test/fixture/certs/ [2022-04-12T20:59:33.234Z] spire-1.2.1/test/fixture/certs/agent_svid.der [2022-04-12T20:59:33.234Z] spire-1.2.1/test/fixture/certs/base_cert.pem [2022-04-12T20:59:33.234Z] spire-1.2.1/test/fixture/certs/base_csr.pem [2022-04-12T20:59:33.234Z] spire-1.2.1/test/fixture/certs/base_key.pem [2022-04-12T20:59:33.234Z] spire-1.2.1/test/fixture/certs/base_rotated_cert.pem [2022-04-12T20:59:33.234Z] spire-1.2.1/test/fixture/certs/base_rotated_csr.pem [2022-04-12T20:59:33.234Z] spire-1.2.1/test/fixture/certs/base_rotated_key.pem [2022-04-12T20:59:33.234Z] spire-1.2.1/test/fixture/certs/blog_cert.pem [2022-04-12T20:59:33.234Z] spire-1.2.1/test/fixture/certs/blog_csr.pem [2022-04-12T20:59:33.234Z] spire-1.2.1/test/fixture/certs/blog_key.pem [2022-04-12T20:59:33.234Z] spire-1.2.1/test/fixture/certs/bundle.der [2022-04-12T20:59:33.234Z] spire-1.2.1/pkg/common/x509util/keyid.go [2022-04-12T20:59:33.234Z] spire-1.2.1/pkg/common/x509util/keypair.go [2022-04-12T20:59:33.234Z] spire-1.2.1/pkg/common/x509util/serialnumber.go [2022-04-12T20:59:33.234Z] spire-1.2.1/pkg/common/x509util/serialnumber_test.go [2022-04-12T20:59:33.234Z] spire-1.2.1/pkg/server/ [2022-04-12T20:59:33.234Z] spire-1.2.1/pkg/server/api/ [2022-04-12T20:59:33.234Z] spire-1.2.1/pkg/server/api/agent.go [2022-04-12T20:59:33.234Z] spire-1.2.1/pkg/server/api/agent/ [2022-04-12T20:59:33.234Z] spire-1.2.1/pkg/server/api/agent/v1/ [2022-04-12T20:59:33.234Z] spire-1.2.1/pkg/server/api/agent/v1/service.go [2022-04-12T20:59:33.234Z] spire-1.2.1/pkg/server/api/agent/v1/service_test.go [2022-04-12T20:59:33.234Z] spire-1.2.1/pkg/server/api/agent_test.go [2022-04-12T20:59:33.234Z] spire-1.2.1/pkg/server/api/api.go [2022-04-12T20:59:33.234Z] spire-1.2.1/pkg/server/api/audit/ [2022-04-12T20:59:33.234Z] spire-1.2.1/pkg/server/api/audit/audit.go [2022-04-12T20:59:33.234Z] spire-1.2.1/pkg/server/api/audit/audit_test.go [2022-04-12T20:59:33.234Z] spire-1.2.1/pkg/server/api/bundle.go [2022-04-12T20:59:33.234Z] spire-1.2.1/pkg/server/api/bundle/ [2022-04-12T20:59:33.234Z] spire-1.2.1/pkg/server/api/bundle/v1/ [2022-04-12T20:59:33.234Z] spire-1.2.1/pkg/server/api/bundle/v1/service.go [2022-04-12T20:59:33.234Z] spire-1.2.1/pkg/server/api/bundle/v1/service_test.go [2022-04-12T20:59:33.234Z] spire-1.2.1/pkg/server/api/bundle_test.go [2022-04-12T20:59:33.234Z] spire-1.2.1/pkg/server/api/debug/ [2022-04-12T20:59:33.234Z] spire-1.2.1/pkg/server/api/debug/v1/ [2022-04-12T20:59:33.234Z] spire-1.2.1/pkg/server/api/debug/v1/service.go [2022-04-12T20:59:33.234Z] spire-1.2.1/pkg/server/api/debug/v1/service_test.go [2022-04-12T20:59:33.234Z] spire-1.2.1/test/fixture/certs/ca.pem [2022-04-12T20:59:33.234Z] spire-1.2.1/test/fixture/certs/ca_key.pem [2022-04-12T20:59:33.234Z] spire-1.2.1/test/fixture/certs/database_cert.pem [2022-04-12T20:59:33.234Z] spire-1.2.1/test/fixture/certs/database_csr.pem [2022-04-12T20:59:33.234Z] spire-1.2.1/test/fixture/certs/database_key.pem [2022-04-12T20:59:33.234Z] spire-1.2.1/test/fixture/certs/node_cert.pem [2022-04-12T20:59:33.234Z] spire-1.2.1/test/fixture/certs/node_csr.pem [2022-04-12T20:59:33.234Z] spire-1.2.1/test/fixture/certs/node_key.pem [2022-04-12T20:59:33.234Z] spire-1.2.1/test/fixture/certs/svid.pem [2022-04-12T20:59:33.234Z] spire-1.2.1/test/fixture/certs/svid_key.pem [2022-04-12T20:59:33.234Z] spire-1.2.1/test/fixture/config/ [2022-04-12T20:59:33.234Z] spire-1.2.1/test/fixture/config/agent_bad_agent_block.conf [2022-04-12T20:59:33.234Z] spire-1.2.1/test/fixture/config/agent_good.conf [2022-04-12T20:59:33.234Z] spire-1.2.1/test/fixture/config/agent_good_templated.conf [2022-04-12T20:59:33.234Z] spire-1.2.1/test/fixture/config/plugin_good.conf [2022-04-12T20:59:33.234Z] spire-1.2.1/test/fixture/config/server_and_agent_bad_nested_DogStatsd_block.conf [2022-04-12T20:59:33.234Z] spire-1.2.1/test/fixture/config/server_and_agent_bad_nested_InMem_block.conf [2022-04-12T20:59:33.234Z] spire-1.2.1/test/fixture/config/server_and_agent_bad_nested_M3_block.conf [2022-04-12T20:59:33.234Z] spire-1.2.1/test/fixture/config/server_and_agent_bad_nested_Prometheus_block.conf [2022-04-12T20:59:33.234Z] spire-1.2.1/test/fixture/config/server_and_agent_bad_nested_Statsd_block.conf [2022-04-12T20:59:33.235Z] spire-1.2.1/test/fixture/config/server_and_agent_bad_nested_health_checks_block.conf [2022-04-12T20:59:33.235Z] spire-1.2.1/test/fixture/config/server_and_agent_bad_root_block.conf [2022-04-12T20:59:33.235Z] spire-1.2.1/test/fixture/config/server_and_agent_bad_telemetry_block.conf [2022-04-12T20:59:33.235Z] spire-1.2.1/test/fixture/config/server_bad_nested_bundle_endpoint_acme_block.conf [2022-04-12T20:59:33.235Z] spire-1.2.1/test/fixture/config/server_bad_nested_bundle_endpoint_block.conf [2022-04-12T20:59:33.235Z] spire-1.2.1/test/fixture/config/server_bad_nested_ca_subject_block.conf [2022-04-12T20:59:33.235Z] spire-1.2.1/test/fixture/config/server_bad_nested_experimental_block.conf [2022-04-12T20:59:33.235Z] spire-1.2.1/test/fixture/config/server_bad_nested_federates_with_block.conf [2022-04-12T20:59:33.235Z] spire-1.2.1/test/fixture/config/server_bad_nested_federation_block.conf [2022-04-12T20:59:33.235Z] spire-1.2.1/test/fixture/config/server_bad_ratelimit_block.conf [2022-04-12T20:59:33.235Z] spire-1.2.1/test/fixture/config/server_bad_server_block.conf [2022-04-12T20:59:33.235Z] spire-1.2.1/test/fixture/config/server_good.conf [2022-04-12T20:59:33.235Z] spire-1.2.1/test/fixture/config/server_good_templated.conf [2022-04-12T20:59:33.235Z] spire-1.2.1/test/fixture/fixture.go [2022-04-12T20:59:33.235Z] spire-1.2.1/test/fixture/nodeattestor/ [2022-04-12T20:59:33.235Z] spire-1.2.1/test/fixture/nodeattestor/sshpop/ [2022-04-12T20:59:33.235Z] spire-1.2.1/pkg/server/api/entry.go [2022-04-12T20:59:33.235Z] spire-1.2.1/pkg/server/api/entry/ [2022-04-12T20:59:33.235Z] spire-1.2.1/pkg/server/api/entry/v1/ [2022-04-12T20:59:33.235Z] spire-1.2.1/pkg/server/api/entry/v1/service.go [2022-04-12T20:59:33.235Z] spire-1.2.1/pkg/server/api/entry/v1/service_test.go [2022-04-12T20:59:33.235Z] spire-1.2.1/pkg/server/api/entry_test.go [2022-04-12T20:59:33.235Z] spire-1.2.1/pkg/server/api/health/ [2022-04-12T20:59:33.235Z] spire-1.2.1/pkg/server/api/health/v1/ [2022-04-12T20:59:33.235Z] spire-1.2.1/pkg/server/api/health/v1/service.go [2022-04-12T20:59:33.235Z] spire-1.2.1/pkg/server/api/health/v1/service_test.go [2022-04-12T20:59:33.235Z] spire-1.2.1/pkg/server/api/id.go [2022-04-12T20:59:33.235Z] spire-1.2.1/pkg/server/api/id_test.go [2022-04-12T20:59:33.235Z] spire-1.2.1/pkg/server/api/limits/ [2022-04-12T20:59:33.235Z] spire-1.2.1/pkg/server/api/limits/limits.go [2022-04-12T20:59:33.235Z] spire-1.2.1/pkg/server/api/middleware/ [2022-04-12T20:59:33.235Z] spire-1.2.1/pkg/server/api/middleware/alias.go [2022-04-12T20:59:33.235Z] spire-1.2.1/pkg/server/api/middleware/audit.go [2022-04-12T20:59:33.235Z] spire-1.2.1/pkg/server/api/middleware/authorization.go [2022-04-12T20:59:33.235Z] spire-1.2.1/pkg/server/api/middleware/authorization_opa.go [2022-04-12T20:59:33.235Z] spire-1.2.1/pkg/server/api/middleware/authorization_test.go [2022-04-12T20:59:33.235Z] spire-1.2.1/pkg/server/api/middleware/authorize_agent.go [2022-04-12T20:59:33.235Z] spire-1.2.1/pkg/server/api/middleware/caller.go [2022-04-12T20:59:33.235Z] spire-1.2.1/pkg/server/api/middleware/caller_test.go [2022-04-12T20:59:33.235Z] spire-1.2.1/test/fixture/nodeattestor/sshpop/agent_ssh_key [2022-04-12T20:59:33.235Z] spire-1.2.1/test/fixture/nodeattestor/sshpop/agent_ssh_key-cert.pub [2022-04-12T20:59:33.235Z] spire-1.2.1/test/fixture/nodeattestor/sshpop/ssh_cert_authority.pub [2022-04-12T20:59:33.235Z] spire-1.2.1/test/fixture/nodeattestor/x509pop/ [2022-04-12T20:59:33.235Z] spire-1.2.1/test/fixture/nodeattestor/x509pop/generate.go [2022-04-12T20:59:33.235Z] spire-1.2.1/test/fixture/nodeattestor/x509pop/intermediate.pem [2022-04-12T20:59:33.235Z] spire-1.2.1/test/fixture/nodeattestor/x509pop/leaf-crt-bundle.pem [2022-04-12T20:59:33.235Z] spire-1.2.1/test/fixture/nodeattestor/x509pop/leaf-key.pem [2022-04-12T20:59:33.235Z] spire-1.2.1/test/fixture/nodeattestor/x509pop/leaf.pem [2022-04-12T20:59:33.235Z] spire-1.2.1/test/fixture/nodeattestor/x509pop/root-crt.pem [2022-04-12T20:59:33.235Z] spire-1.2.1/test/fixture/registration/ [2022-04-12T20:59:33.235Z] spire-1.2.1/test/fixture/registration/entries.json [2022-04-12T20:59:33.235Z] spire-1.2.1/test/fixture/registration/good-for-update.json [2022-04-12T20:59:33.235Z] spire-1.2.1/test/fixture/registration/good.json [2022-04-12T20:59:33.235Z] spire-1.2.1/test/fixture/registration/invalid.json [2022-04-12T20:59:33.235Z] spire-1.2.1/test/fixture/registration/invalid_json.json [2022-04-12T20:59:33.235Z] spire-1.2.1/test/fixture/registration/manager_test_entries.json [2022-04-12T20:59:33.235Z] spire-1.2.1/test/integration/ [2022-04-12T20:59:33.235Z] spire-1.2.1/test/integration/README.md [2022-04-12T20:59:33.235Z] spire-1.2.1/pkg/server/api/middleware/common.go [2022-04-12T20:59:33.235Z] spire-1.2.1/pkg/server/api/middleware/common_test.go [2022-04-12T20:59:33.235Z] spire-1.2.1/pkg/server/api/middleware/entries.go [2022-04-12T20:59:33.235Z] spire-1.2.1/pkg/server/api/middleware/entries_test.go [2022-04-12T20:59:33.235Z] spire-1.2.1/pkg/server/api/middleware/ratelimit.go [2022-04-12T20:59:33.235Z] spire-1.2.1/pkg/server/api/middleware/ratelimit_test.go [2022-04-12T20:59:33.235Z] spire-1.2.1/pkg/server/api/ratelimit.go [2022-04-12T20:59:33.235Z] spire-1.2.1/pkg/server/api/rpccontext/ [2022-04-12T20:59:33.235Z] spire-1.2.1/pkg/server/api/rpccontext/alias.go [2022-04-12T20:59:33.235Z] spire-1.2.1/pkg/server/api/rpccontext/audit.go [2022-04-12T20:59:33.235Z] spire-1.2.1/pkg/server/api/rpccontext/caller.go [2022-04-12T20:59:33.235Z] spire-1.2.1/pkg/server/api/rpccontext/ratelimit.go [2022-04-12T20:59:33.235Z] spire-1.2.1/pkg/server/api/selector.go [2022-04-12T20:59:33.235Z] spire-1.2.1/pkg/server/api/selector_test.go [2022-04-12T20:59:33.235Z] spire-1.2.1/pkg/server/api/status.go [2022-04-12T20:59:33.235Z] spire-1.2.1/pkg/server/api/status_test.go [2022-04-12T20:59:33.235Z] spire-1.2.1/pkg/server/api/svid/ [2022-04-12T20:59:33.235Z] spire-1.2.1/pkg/server/api/svid/v1/ [2022-04-12T20:59:33.235Z] spire-1.2.1/pkg/server/api/svid/v1/service.go [2022-04-12T20:59:33.235Z] spire-1.2.1/pkg/server/api/svid/v1/service_test.go [2022-04-12T20:59:33.235Z] spire-1.2.1/pkg/server/api/trustdomain.go [2022-04-12T20:59:33.235Z] spire-1.2.1/pkg/server/api/trustdomain/ [2022-04-12T20:59:33.235Z] spire-1.2.1/pkg/server/api/trustdomain/v1/ [2022-04-12T20:59:33.235Z] spire-1.2.1/test/integration/common [2022-04-12T20:59:33.235Z] spire-1.2.1/test/integration/setup/ [2022-04-12T20:59:33.235Z] spire-1.2.1/test/integration/setup/adminclient/ [2022-04-12T20:59:33.235Z] spire-1.2.1/test/integration/setup/adminclient/build.sh [2022-04-12T20:59:33.235Z] spire-1.2.1/test/integration/setup/adminclient/client.go [2022-04-12T20:59:33.235Z] spire-1.2.1/test/integration/setup/debugagent/ [2022-04-12T20:59:33.235Z] spire-1.2.1/test/integration/setup/debugagent/build.sh [2022-04-12T20:59:33.235Z] spire-1.2.1/test/integration/setup/debugagent/main.go [2022-04-12T20:59:33.235Z] spire-1.2.1/test/integration/setup/debugserver/ [2022-04-12T20:59:33.235Z] spire-1.2.1/test/integration/setup/debugserver/build.sh [2022-04-12T20:59:33.235Z] spire-1.2.1/test/integration/setup/debugserver/main.go [2022-04-12T20:59:33.235Z] spire-1.2.1/test/integration/setup/downstreamclient/ [2022-04-12T20:59:33.235Z] spire-1.2.1/test/integration/setup/downstreamclient/build.sh [2022-04-12T20:59:33.235Z] spire-1.2.1/test/integration/setup/downstreamclient/client.go [2022-04-12T20:59:33.235Z] spire-1.2.1/test/integration/setup/itclient/ [2022-04-12T20:59:33.235Z] spire-1.2.1/test/integration/setup/itclient/client.go [2022-04-12T20:59:33.235Z] spire-1.2.1/test/integration/setup/node-attestation/ [2022-04-12T20:59:33.235Z] spire-1.2.1/test/integration/setup/node-attestation/build.sh [2022-04-12T20:59:33.235Z] spire-1.2.1/test/integration/setup/node-attestation/client.go [2022-04-12T20:59:33.235Z] spire-1.2.1/test/integration/setup/x509pop/ [2022-04-12T20:59:33.235Z] spire-1.2.1/test/integration/setup/x509pop/gencerts.go [2022-04-12T20:59:33.235Z] spire-1.2.1/test/integration/setup/x509pop/setup.sh [2022-04-12T20:59:33.235Z] spire-1.2.1/test/integration/suites/ [2022-04-12T20:59:33.235Z] spire-1.2.1/test/integration/suites/admin-endpoints/ [2022-04-12T20:59:33.235Z] spire-1.2.1/test/integration/suites/admin-endpoints/00-setup [2022-04-12T20:59:33.235Z] spire-1.2.1/test/integration/suites/admin-endpoints/01-start-server [2022-04-12T20:59:33.235Z] spire-1.2.1/test/integration/suites/admin-endpoints/02-bootstrap-agent [2022-04-12T20:59:33.235Z] spire-1.2.1/test/integration/suites/admin-endpoints/03-start-agent [2022-04-12T20:59:33.235Z] spire-1.2.1/test/integration/suites/admin-endpoints/04-create-registration-entries [2022-04-12T20:59:33.235Z] spire-1.2.1/test/integration/suites/admin-endpoints/05-test-endpoints [2022-04-12T20:59:33.235Z] spire-1.2.1/test/integration/suites/admin-endpoints/README.md [2022-04-12T20:59:33.235Z] spire-1.2.1/test/integration/suites/admin-endpoints/conf/ [2022-04-12T20:59:33.235Z] spire-1.2.1/test/integration/suites/admin-endpoints/conf/agent/ [2022-04-12T20:59:33.235Z] spire-1.2.1/test/integration/suites/admin-endpoints/conf/agent/agent.conf [2022-04-12T20:59:33.235Z] spire-1.2.1/test/integration/suites/admin-endpoints/conf/server/ [2022-04-12T20:59:33.235Z] spire-1.2.1/test/integration/suites/admin-endpoints/conf/server/server.conf [2022-04-12T20:59:33.235Z] spire-1.2.1/test/integration/suites/admin-endpoints/docker-compose.yaml [2022-04-12T20:59:33.235Z] spire-1.2.1/pkg/server/api/trustdomain/v1/service.go [2022-04-12T20:59:33.235Z] spire-1.2.1/pkg/server/api/trustdomain/v1/service_test.go [2022-04-12T20:59:33.235Z] spire-1.2.1/pkg/server/api/trustdomain_test.go [2022-04-12T20:59:33.235Z] spire-1.2.1/pkg/server/authpolicy/ [2022-04-12T20:59:33.235Z] spire-1.2.1/pkg/server/authpolicy/defaults.go [2022-04-12T20:59:33.235Z] spire-1.2.1/pkg/server/authpolicy/policy.go [2022-04-12T20:59:33.235Z] spire-1.2.1/pkg/server/authpolicy/policy.rego [2022-04-12T20:59:33.235Z] spire-1.2.1/pkg/server/authpolicy/policy_data.json [2022-04-12T20:59:33.235Z] spire-1.2.1/pkg/server/authpolicy/policy_test.go [2022-04-12T20:59:33.235Z] spire-1.2.1/pkg/server/authpolicy/validate.go [2022-04-12T20:59:33.235Z] spire-1.2.1/pkg/server/bundle/ [2022-04-12T20:59:33.235Z] spire-1.2.1/pkg/server/bundle/client/ [2022-04-12T20:59:33.235Z] spire-1.2.1/pkg/server/bundle/client/client.go [2022-04-12T20:59:33.235Z] spire-1.2.1/pkg/server/bundle/client/client_test.go [2022-04-12T20:59:33.235Z] spire-1.2.1/pkg/server/bundle/client/manager.go [2022-04-12T20:59:33.235Z] spire-1.2.1/pkg/server/bundle/client/manager_test.go [2022-04-12T20:59:33.235Z] spire-1.2.1/pkg/server/bundle/client/sources.go [2022-04-12T20:59:33.235Z] spire-1.2.1/pkg/server/bundle/client/sources_test.go [2022-04-12T20:59:33.235Z] spire-1.2.1/pkg/server/bundle/client/updater.go [2022-04-12T20:59:33.235Z] spire-1.2.1/pkg/server/bundle/client/updater_test.go [2022-04-12T20:59:33.235Z] spire-1.2.1/pkg/server/ca/ [2022-04-12T20:59:33.235Z] spire-1.2.1/pkg/server/ca/ca.go [2022-04-12T20:59:33.235Z] spire-1.2.1/pkg/server/ca/ca_health.go [2022-04-12T20:59:33.235Z] spire-1.2.1/test/integration/suites/admin-endpoints/teardown [2022-04-12T20:59:33.235Z] spire-1.2.1/test/integration/suites/datastore-mysql-replication/ [2022-04-12T20:59:33.235Z] spire-1.2.1/test/integration/suites/datastore-mysql-replication/00-setup [2022-04-12T20:59:33.235Z] spire-1.2.1/test/integration/suites/datastore-mysql-replication/01-test-variants [2022-04-12T20:59:33.235Z] spire-1.2.1/test/integration/suites/datastore-mysql-replication/README.md [2022-04-12T20:59:33.235Z] spire-1.2.1/test/integration/suites/datastore-mysql-replication/docker-compose.yaml [2022-04-12T20:59:33.235Z] spire-1.2.1/test/integration/suites/datastore-mysql-replication/teardown [2022-04-12T20:59:33.235Z] spire-1.2.1/test/integration/suites/datastore-mysql/ [2022-04-12T20:59:33.235Z] spire-1.2.1/test/integration/suites/datastore-mysql/00-setup [2022-04-12T20:59:33.235Z] spire-1.2.1/test/integration/suites/datastore-mysql/01-test-variants [2022-04-12T20:59:33.235Z] spire-1.2.1/test/integration/suites/datastore-mysql/README.md [2022-04-12T20:59:33.235Z] spire-1.2.1/test/integration/suites/datastore-mysql/docker-compose.yaml [2022-04-12T20:59:33.235Z] spire-1.2.1/test/integration/suites/datastore-mysql/teardown [2022-04-12T20:59:33.235Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/ [2022-04-12T20:59:33.235Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/00-setup [2022-04-12T20:59:33.235Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/01-test-variants [2022-04-12T20:59:33.235Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/README.md [2022-04-12T20:59:33.235Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/docker-compose.yaml [2022-04-12T20:59:33.235Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/principal/ [2022-04-12T20:59:33.235Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/principal/init.sh [2022-04-12T20:59:33.235Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/replica/ [2022-04-12T20:59:33.235Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/replica/docker-entrypoint.sh [2022-04-12T20:59:33.235Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/replica/v12/ [2022-04-12T20:59:33.235Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/replica/v12/docker-entrypoint.sh [2022-04-12T20:59:33.235Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/teardown [2022-04-12T20:59:33.235Z] spire-1.2.1/test/integration/suites/datastore-postgres/ [2022-04-12T20:59:33.235Z] spire-1.2.1/test/integration/suites/datastore-postgres/00-setup [2022-04-12T20:59:33.235Z] spire-1.2.1/test/integration/suites/datastore-postgres/01-test-variants [2022-04-12T20:59:33.235Z] spire-1.2.1/pkg/server/ca/ca_test.go [2022-04-12T20:59:33.235Z] spire-1.2.1/pkg/server/ca/journal.go [2022-04-12T20:59:33.235Z] spire-1.2.1/pkg/server/ca/journal_test.go [2022-04-12T20:59:33.235Z] spire-1.2.1/pkg/server/ca/manager.go [2022-04-12T20:59:33.235Z] spire-1.2.1/pkg/server/ca/manager_health.go [2022-04-12T20:59:33.235Z] spire-1.2.1/pkg/server/ca/manager_test.go [2022-04-12T20:59:33.235Z] spire-1.2.1/pkg/server/ca/templates.go [2022-04-12T20:59:33.235Z] spire-1.2.1/pkg/server/ca/upstream_client.go [2022-04-12T20:59:33.235Z] spire-1.2.1/pkg/server/ca/upstream_client_test.go [2022-04-12T20:59:33.235Z] spire-1.2.1/pkg/server/ca/validation.go [2022-04-12T20:59:33.235Z] spire-1.2.1/pkg/server/cache/ [2022-04-12T20:59:33.235Z] spire-1.2.1/pkg/server/cache/dscache/ [2022-04-12T20:59:33.235Z] spire-1.2.1/pkg/server/cache/dscache/cache.go [2022-04-12T20:59:33.235Z] spire-1.2.1/pkg/server/cache/dscache/cache_test.go [2022-04-12T20:59:33.235Z] spire-1.2.1/pkg/server/cache/entrycache/ [2022-04-12T20:59:33.235Z] spire-1.2.1/pkg/server/cache/entrycache/cache.go [2022-04-12T20:59:33.235Z] spire-1.2.1/pkg/server/cache/entrycache/cache_test.go [2022-04-12T20:59:33.235Z] spire-1.2.1/pkg/server/cache/entrycache/fullcache.go [2022-04-12T20:59:33.235Z] spire-1.2.1/pkg/server/cache/entrycache/fullcache_ds.go [2022-04-12T20:59:33.235Z] spire-1.2.1/pkg/server/cache/entrycache/fullcache_ds_test.go [2022-04-12T20:59:33.235Z] spire-1.2.1/pkg/server/cache/entrycache/fullcache_test.go [2022-04-12T20:59:33.235Z] spire-1.2.1/pkg/server/catalog/ [2022-04-12T20:59:33.235Z] spire-1.2.1/pkg/server/catalog/catalog.go [2022-04-12T20:59:33.235Z] [2022-04-12T20:59:33.235Z] spire-1.2.1/test/integration/suites/datastore-postgres/README.md [2022-04-12T20:59:33.235Z] spire-1.2.1/test/integration/suites/datastore-postgres/docker-compose.yaml [2022-04-12T20:59:33.235Z] spire-1.2.1/test/integration/suites/datastore-postgres/teardown [2022-04-12T20:59:33.235Z] spire-1.2.1/test/integration/suites/debug-endpoints/ [2022-04-12T20:59:33.235Z] spire-1.2.1/test/integration/suites/debug-endpoints/00-setup [2022-04-12T20:59:33.236Z] spire-1.2.1/test/integration/suites/debug-endpoints/01-start-server [2022-04-12T20:59:33.236Z] spire-1.2.1/test/integration/suites/debug-endpoints/02-bootstrap-agent [2022-04-12T20:59:33.236Z] spire-1.2.1/test/integration/suites/debug-endpoints/03-start-agent [2022-04-12T20:59:33.236Z] spire-1.2.1/test/integration/suites/debug-endpoints/04-create-registration-entries [2022-04-12T20:59:33.236Z] spire-1.2.1/test/integration/suites/debug-endpoints/05-test-endpoints [2022-04-12T20:59:33.236Z] spire-1.2.1/test/integration/suites/debug-endpoints/README.md [2022-04-12T20:59:33.236Z] spire-1.2.1/test/integration/suites/debug-endpoints/conf/ [2022-04-12T20:59:33.236Z] spire-1.2.1/test/integration/suites/debug-endpoints/conf/agent/ [2022-04-12T20:59:33.236Z] spire-1.2.1/test/integration/suites/debug-endpoints/conf/agent/agent.conf [2022-04-12T20:59:33.236Z] spire-1.2.1/test/integration/suites/debug-endpoints/conf/server/ [2022-04-12T20:59:33.236Z] spire-1.2.1/test/integration/suites/debug-endpoints/conf/server/server.conf [2022-04-12T20:59:33.236Z] spire-1.2.1/test/integration/suites/debug-endpoints/docker-compose.yaml [2022-04-12T20:59:33.236Z] spire-1.2.1/test/integration/suites/debug-endpoints/teardown [2022-04-12T20:59:33.236Z] spire-1.2.1/test/integration/suites/downstream-endpoints/ [2022-04-12T20:59:33.236Z] spire-1.2.1/test/integration/suites/downstream-endpoints/00-setup [2022-04-12T20:59:33.236Z] spire-1.2.1/test/integration/suites/downstream-endpoints/01-start-server [2022-04-12T20:59:33.236Z] spire-1.2.1/test/integration/suites/downstream-endpoints/02-bootstrap-agent [2022-04-12T20:59:33.236Z] spire-1.2.1/test/integration/suites/downstream-endpoints/03-start-agent [2022-04-12T20:59:33.236Z] spire-1.2.1/test/integration/suites/downstream-endpoints/04-create-entries [2022-04-12T20:59:33.236Z] spire-1.2.1/test/integration/suites/downstream-endpoints/05-test-endpoints [2022-04-12T20:59:33.236Z] spire-1.2.1/test/integration/suites/downstream-endpoints/README.md [2022-04-12T20:59:33.236Z] spire-1.2.1/test/integration/suites/downstream-endpoints/conf/ [2022-04-12T20:59:33.236Z] spire-1.2.1/test/integration/suites/downstream-endpoints/conf/agent/ [2022-04-12T20:59:33.236Z] spire-1.2.1/test/integration/suites/downstream-endpoints/conf/agent/agent.conf [2022-04-12T20:59:33.236Z] spire-1.2.1/test/integration/suites/downstream-endpoints/conf/server/ [2022-04-12T20:59:33.236Z] spire-1.2.1/test/integration/suites/downstream-endpoints/conf/server/server.confspire-1.2.1/pkg/server/catalog/keymanager.go [2022-04-12T20:59:33.236Z] spire-1.2.1/pkg/server/catalog/nodeattestor.go [2022-04-12T20:59:33.236Z] spire-1.2.1/pkg/server/catalog/noderesolver.go [2022-04-12T20:59:33.236Z] spire-1.2.1/pkg/server/catalog/notifier.go [2022-04-12T20:59:33.236Z] spire-1.2.1/pkg/server/catalog/upstreamauthority.go [2022-04-12T20:59:33.236Z] spire-1.2.1/pkg/server/config.go [2022-04-12T20:59:33.236Z] spire-1.2.1/pkg/server/datastore/ [2022-04-12T20:59:33.236Z] spire-1.2.1/pkg/server/datastore/datastore.go [2022-04-12T20:59:33.236Z] spire-1.2.1/pkg/server/datastore/datastore_health.go [2022-04-12T20:59:33.236Z] spire-1.2.1/pkg/server/datastore/repository.go [2022-04-12T20:59:33.236Z] spire-1.2.1/pkg/server/datastore/sqlstore/ [2022-04-12T20:59:33.236Z] spire-1.2.1/pkg/server/datastore/sqlstore/dialect.go [2022-04-12T20:59:33.236Z] spire-1.2.1/pkg/server/datastore/sqlstore/migration.go [2022-04-12T20:59:33.236Z] spire-1.2.1/pkg/server/datastore/sqlstore/migration_test.go [2022-04-12T20:59:33.236Z] spire-1.2.1/pkg/server/datastore/sqlstore/models.go [2022-04-12T20:59:33.236Z] spire-1.2.1/pkg/server/datastore/sqlstore/mysql.go [2022-04-12T20:59:33.236Z] spire-1.2.1/pkg/server/datastore/sqlstore/postgres.go [2022-04-12T20:59:33.236Z] spire-1.2.1/pkg/server/datastore/sqlstore/sqlite.go [2022-04-12T20:59:33.236Z] spire-1.2.1/pkg/server/datastore/sqlstore/sqlite_no_cgo.go [2022-04-12T20:59:33.236Z] spire-1.2.1/pkg/server/datastore/sqlstore/sqlite_test.go [2022-04-12T20:59:33.236Z] spire-1.2.1/pkg/server/datastore/sqlstore/sqlstore.go [2022-04-12T20:59:33.236Z] spire-1.2.1/test/integration/suites/downstream-endpoints/docker-compose.yaml [2022-04-12T20:59:33.236Z] spire-1.2.1/test/integration/suites/downstream-endpoints/teardown [2022-04-12T20:59:33.236Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/ [2022-04-12T20:59:33.236Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/00-setup [2022-04-12T20:59:33.236Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/01-start-server [2022-04-12T20:59:33.236Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/02-bootstrap-agents [2022-04-12T20:59:33.236Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/03-start-remaining-containers [2022-04-12T20:59:33.236Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/04-create-workload-entries [2022-04-12T20:59:33.236Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/05-check-workload-connectivity [2022-04-12T20:59:33.236Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/README.md [2022-04-12T20:59:33.236Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/ [2022-04-12T20:59:33.236Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/downstream-agent/ [2022-04-12T20:59:33.236Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/downstream-agent/agent.conf [2022-04-12T20:59:33.236Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/downstream-envoy/ [2022-04-12T20:59:33.236Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/downstream-envoy/envoy.yaml [2022-04-12T20:59:33.236Z] spire-1.2.1/pkg/server/datastore/sqlstore/sqlstore_test.go [2022-04-12T20:59:33.236Z] spire-1.2.1/pkg/server/datastore/sqlstore/stmt_cache.go [2022-04-12T20:59:33.236Z] spire-1.2.1/pkg/server/datastore/sqlstore/testdata/ [2022-04-12T20:59:33.236Z] spire-1.2.1/pkg/server/datastore/sqlstore/testdata/entries.json [2022-04-12T20:59:33.236Z] spire-1.2.1/pkg/server/datastore/sqlstore/testdata/entries_federates_with.json [2022-04-12T20:59:33.236Z] spire-1.2.1/pkg/server/datastore/sqlstore/testdata/invalid_registration_entries.json [2022-04-12T20:59:33.236Z] spire-1.2.1/pkg/server/datastore/sqlstore/testdata/valid_registration_entries.json [2022-04-12T20:59:33.236Z] spire-1.2.1/pkg/server/endpoints/ [2022-04-12T20:59:33.236Z] spire-1.2.1/pkg/server/endpoints/bundle/ [2022-04-12T20:59:33.236Z] spire-1.2.1/pkg/server/endpoints/bundle/acme_auth.go [2022-04-12T20:59:33.236Z] spire-1.2.1/pkg/server/endpoints/bundle/config.go [2022-04-12T20:59:33.236Z] spire-1.2.1/pkg/server/endpoints/bundle/internal/ [2022-04-12T20:59:33.236Z] spire-1.2.1/pkg/server/endpoints/bundle/internal/README [2022-04-12T20:59:33.236Z] spire-1.2.1/pkg/server/endpoints/bundle/internal/acmetest/ [2022-04-12T20:59:33.236Z] spire-1.2.1/pkg/server/endpoints/bundle/internal/acmetest/ca.go [2022-04-12T20:59:33.236Z] spire-1.2.1/pkg/server/endpoints/bundle/internal/autocert/ [2022-04-12T20:59:33.236Z] spire-1.2.1/pkg/server/endpoints/bundle/internal/autocert/autocert.go [2022-04-12T20:59:33.519Z] spire-1.2.1/pkg/server/endpoints/bundle/internal/autocert/cache.go [2022-04-12T20:59:33.519Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/server/ [2022-04-12T20:59:33.519Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/server/server.conf [2022-04-12T20:59:33.519Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/supervisord.conf [2022-04-12T20:59:33.519Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/upstream-agent/ [2022-04-12T20:59:33.519Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/upstream-agent/agent.conf [2022-04-12T20:59:33.519Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/upstream-envoy/ [2022-04-12T20:59:33.519Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/upstream-envoy/envoy.yaml [2022-04-12T20:59:33.519Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/docker-compose.yaml [2022-04-12T20:59:33.519Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/teardown [2022-04-12T20:59:33.519Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/ [2022-04-12T20:59:33.519Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/00-test-envoy-releases.sh [2022-04-12T20:59:33.519Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/Dockerfile [2022-04-12T20:59:33.519Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/README.md [2022-04-12T20:59:33.519Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/ [2022-04-12T20:59:33.519Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/ [2022-04-12T20:59:33.519Z] spire-1.2.1/pkg/server/endpoints/bundle/internal/autocert/keys.go [2022-04-12T20:59:33.519Z] spire-1.2.1/pkg/server/endpoints/bundle/internal/autocert/listener.go [2022-04-12T20:59:33.519Z] spire-1.2.1/pkg/server/endpoints/bundle/internal/autocert/renewal.go [2022-04-12T20:59:33.519Z] spire-1.2.1/pkg/server/endpoints/bundle/server.go [2022-04-12T20:59:33.519Z] spire-1.2.1/pkg/server/endpoints/bundle/server_test.go [2022-04-12T20:59:33.519Z] spire-1.2.1/pkg/server/endpoints/bundle/spiffe_auth.go [2022-04-12T20:59:33.519Z] spire-1.2.1/pkg/server/endpoints/config.go [2022-04-12T20:59:33.519Z] spire-1.2.1/pkg/server/endpoints/endpoints.go [2022-04-12T20:59:33.519Z] spire-1.2.1/pkg/server/endpoints/endpoints_test.go [2022-04-12T20:59:33.519Z] spire-1.2.1/pkg/server/endpoints/entryfetcher.go [2022-04-12T20:59:33.519Z] spire-1.2.1/pkg/server/endpoints/entryfetcher_test.go [2022-04-12T20:59:33.519Z] spire-1.2.1/pkg/server/endpoints/middleware.go [2022-04-12T20:59:33.519Z] spire-1.2.1/pkg/server/endpoints/middleware_test.go [2022-04-12T20:59:33.519Z] spire-1.2.1/pkg/server/hostservice/ [2022-04-12T20:59:33.519Z] spire-1.2.1/pkg/server/hostservice/agentstore/ [2022-04-12T20:59:33.519Z] spire-1.2.1/pkg/server/hostservice/agentstore/agentstore.go [2022-04-12T20:59:33.519Z] spire-1.2.1/pkg/server/hostservice/agentstore/agentstore_test.go [2022-04-12T20:59:33.519Z] spire-1.2.1/pkg/server/hostservice/agentstore/attestation.go [2022-04-12T20:59:33.519Z] spire-1.2.1/pkg/server/hostservice/agentstore/attestation_test.go [2022-04-12T20:59:33.519Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/agent/ [2022-04-12T20:59:33.519Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/agent/agent.conf [2022-04-12T20:59:33.519Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/envoy/ [2022-04-12T20:59:33.519Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/envoy/envoy.yaml [2022-04-12T20:59:33.519Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/server/ [2022-04-12T20:59:33.519Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/server/server.conf [2022-04-12T20:59:33.519Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream/ [2022-04-12T20:59:33.519Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream/agent/ [2022-04-12T20:59:33.519Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream/agent/agent.conf [2022-04-12T20:59:33.519Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream/envoy/ [2022-04-12T20:59:33.519Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream/envoy/envoy.yaml [2022-04-12T20:59:33.519Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/supervisord.conf [2022-04-12T20:59:33.519Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/ [2022-04-12T20:59:33.519Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/agent/ [2022-04-12T20:59:33.519Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/agent/agent.conf [2022-04-12T20:59:33.519Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/envoy/ [2022-04-12T20:59:33.519Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/envoy/envoy.yaml [2022-04-12T20:59:33.519Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/server/ [2022-04-12T20:59:33.519Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/server/server.conf [2022-04-12T20:59:33.519Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/docker-compose.yaml [2022-04-12T20:59:33.519Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/teardown [2022-04-12T20:59:33.519Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/ [2022-04-12T20:59:33.519Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/00-test-envoy-releases [2022-04-12T20:59:33.519Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/README.md [2022-04-12T20:59:33.519Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/ [2022-04-12T20:59:33.519Z] spire-1.2.1/pkg/server/hostservice/identityprovider/ [2022-04-12T20:59:33.519Z] spire-1.2.1/pkg/server/hostservice/identityprovider/identityprovider.go [2022-04-12T20:59:33.519Z] spire-1.2.1/pkg/server/hostservice/identityprovider/identityprovider_test.go [2022-04-12T20:59:33.519Z] spire-1.2.1/pkg/server/plugin/ [2022-04-12T20:59:33.519Z] spire-1.2.1/pkg/server/plugin/keymanager/ [2022-04-12T20:59:33.519Z] spire-1.2.1/pkg/server/plugin/keymanager/awskms/ [2022-04-12T20:59:33.519Z] spire-1.2.1/pkg/server/plugin/keymanager/awskms/awskms.go [2022-04-12T20:59:33.519Z] spire-1.2.1/pkg/server/plugin/keymanager/awskms/awskms_test.go [2022-04-12T20:59:33.519Z] spire-1.2.1/pkg/server/plugin/keymanager/awskms/client.go [2022-04-12T20:59:33.519Z] spire-1.2.1/pkg/server/plugin/keymanager/awskms/client_fake.go [2022-04-12T20:59:33.519Z] spire-1.2.1/pkg/server/plugin/keymanager/awskms/fetcher.go [2022-04-12T20:59:33.519Z] spire-1.2.1/pkg/server/plugin/keymanager/base/ [2022-04-12T20:59:33.519Z] spire-1.2.1/pkg/server/plugin/keymanager/base/keymanagerbase.go [2022-04-12T20:59:33.519Z] spire-1.2.1/pkg/server/plugin/keymanager/constant.go [2022-04-12T20:59:33.519Z] spire-1.2.1/pkg/server/plugin/keymanager/disk/ [2022-04-12T20:59:33.519Z] spire-1.2.1/pkg/server/plugin/keymanager/disk/disk.go [2022-04-12T20:59:33.519Z] spire-1.2.1/pkg/server/plugin/keymanager/disk/disk_test.go [2022-04-12T20:59:33.519Z] spire-1.2.1/pkg/server/plugin/keymanager/keymanager.go [2022-04-12T20:59:33.519Z] spire-1.2.1/pkg/server/plugin/keymanager/memory/ [2022-04-12T20:59:33.519Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/downstream-agent/ [2022-04-12T20:59:33.519Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/downstream-agent/agent.conf [2022-04-12T20:59:33.519Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/downstream-envoy/ [2022-04-12T20:59:33.519Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/downstream-envoy/envoy.yaml [2022-04-12T20:59:33.519Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/server/ [2022-04-12T20:59:33.519Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/server/server.conf [2022-04-12T20:59:33.519Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/supervisord.conf [2022-04-12T20:59:33.519Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/upstream-agent/ [2022-04-12T20:59:33.519Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/upstream-agent/agent.conf [2022-04-12T20:59:33.519Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/upstream-envoy/ [2022-04-12T20:59:33.519Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/upstream-envoy/envoy.yaml [2022-04-12T20:59:33.519Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/docker-compose.yaml [2022-04-12T20:59:33.519Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/teardown [2022-04-12T20:59:33.519Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/ [2022-04-12T20:59:33.519Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/00-setup [2022-04-12T20:59:33.519Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/01-start-servers [2022-04-12T20:59:33.519Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/02-bootstrap-federation-and-agents [2022-04-12T20:59:33.519Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/03-start-remaining-containers [2022-04-12T20:59:33.519Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/04-create-workload-entries [2022-04-12T20:59:33.519Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/05-check-workload-connectivity [2022-04-12T20:59:33.519Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/06-stop-servers [2022-04-12T20:59:33.519Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/07-check-workload-connectivity [2022-04-12T20:59:33.519Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/08-start-servers [2022-04-12T20:59:33.519Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/09-check-workload-connectivity [2022-04-12T20:59:33.519Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/10-stop-agents [2022-04-12T20:59:33.519Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/11-check-workload-connectivity [2022-04-12T20:59:33.519Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/12-start-agents [2022-04-12T20:59:33.519Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/13-check-workload-connectivity [2022-04-12T20:59:33.519Z] spire-1.2.1/pkg/server/plugin/keymanager/memory/memory.go [2022-04-12T20:59:33.519Z] spire-1.2.1/pkg/server/plugin/keymanager/memory/memory_test.go [2022-04-12T20:59:33.519Z] spire-1.2.1/pkg/server/plugin/keymanager/repository.go [2022-04-12T20:59:33.519Z] spire-1.2.1/pkg/server/plugin/keymanager/test/ [2022-04-12T20:59:33.519Z] spire-1.2.1/pkg/server/plugin/keymanager/test/keymanagertest.go [2022-04-12T20:59:33.519Z] spire-1.2.1/pkg/server/plugin/keymanager/v1.go [2022-04-12T20:59:33.519Z] spire-1.2.1/pkg/server/plugin/keymanager/v1_test.go [2022-04-12T20:59:33.519Z] spire-1.2.1/pkg/server/plugin/nodeattestor/ [2022-04-12T20:59:33.519Z] spire-1.2.1/pkg/server/plugin/nodeattestor/aws/ [2022-04-12T20:59:33.519Z] spire-1.2.1/pkg/server/plugin/nodeattestor/aws/awsca.go [2022-04-12T20:59:33.519Z] spire-1.2.1/pkg/server/plugin/nodeattestor/aws/client.go [2022-04-12T20:59:33.519Z] spire-1.2.1/pkg/server/plugin/nodeattestor/aws/iid.go [2022-04-12T20:59:33.519Z] spire-1.2.1/pkg/server/plugin/nodeattestor/aws/iid_test.go [2022-04-12T20:59:33.519Z] spire-1.2.1/pkg/server/plugin/nodeattestor/aws/session.go [2022-04-12T20:59:33.519Z] spire-1.2.1/pkg/server/plugin/nodeattestor/aws/spiffeid.go [2022-04-12T20:59:33.519Z] spire-1.2.1/pkg/server/plugin/nodeattestor/aws/spiffeid_test.go [2022-04-12T20:59:33.519Z] spire-1.2.1/pkg/server/plugin/nodeattestor/azure/ [2022-04-12T20:59:33.519Z] spire-1.2.1/pkg/server/plugin/nodeattestor/azure/msi.go [2022-04-12T20:59:33.519Z] spire-1.2.1/pkg/server/plugin/nodeattestor/azure/msi_test.go [2022-04-12T20:59:33.519Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/Dockerfile [2022-04-12T20:59:33.519Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/README.md [2022-04-12T20:59:33.519Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/ [2022-04-12T20:59:33.519Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/ [2022-04-12T20:59:33.519Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/agent/ [2022-04-12T20:59:33.519Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/agent/agent.conf [2022-04-12T20:59:33.519Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/ghostunnel/ [2022-04-12T20:59:33.519Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/ghostunnel/ghostunnel.flags [2022-04-12T20:59:33.519Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/server/ [2022-04-12T20:59:33.519Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/server/server.conf [2022-04-12T20:59:33.519Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/supervisord/ [2022-04-12T20:59:33.519Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/supervisord/supervisord.conf [2022-04-12T20:59:33.519Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/ [2022-04-12T20:59:33.519Z] spire-1.2.1/pkg/server/plugin/nodeattestor/base/ [2022-04-12T20:59:33.519Z] spire-1.2.1/pkg/server/plugin/nodeattestor/base/base.go [2022-04-12T20:59:33.519Z] spire-1.2.1/pkg/server/plugin/nodeattestor/gcp/ [2022-04-12T20:59:33.519Z] spire-1.2.1/pkg/server/plugin/nodeattestor/gcp/google_public_key_retriever.go [2022-04-12T20:59:33.519Z] spire-1.2.1/pkg/server/plugin/nodeattestor/gcp/google_public_key_retriever_test.go [2022-04-12T20:59:33.519Z] spire-1.2.1/pkg/server/plugin/nodeattestor/gcp/iit.go [2022-04-12T20:59:33.519Z] spire-1.2.1/pkg/server/plugin/nodeattestor/gcp/iit_test.go [2022-04-12T20:59:33.519Z] spire-1.2.1/pkg/server/plugin/nodeattestor/jointoken/ [2022-04-12T20:59:33.519Z] spire-1.2.1/pkg/server/plugin/nodeattestor/jointoken/join_token.go [2022-04-12T20:59:33.519Z] spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/ [2022-04-12T20:59:33.519Z] spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/psat/ [2022-04-12T20:59:33.519Z] spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/psat/psat.go [2022-04-12T20:59:33.519Z] spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/psat/psat_test.go [2022-04-12T20:59:33.519Z] spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/sat/ [2022-04-12T20:59:33.519Z] spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/sat/sat.go [2022-04-12T20:59:33.519Z] spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/sat/sat_test.go [2022-04-12T20:59:33.519Z] spire-1.2.1/pkg/server/plugin/nodeattestor/nodeattestor.go [2022-04-12T20:59:33.519Z] spire-1.2.1/pkg/server/plugin/nodeattestor/repository.go [2022-04-12T20:59:33.519Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/agent/ [2022-04-12T20:59:33.519Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/agent/agent.conf [2022-04-12T20:59:33.519Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/ghostunnel/ [2022-04-12T20:59:33.519Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/ghostunnel/ghostunnel.flags [2022-04-12T20:59:33.519Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/server/ [2022-04-12T20:59:33.519Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/server/server.conf [2022-04-12T20:59:33.519Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/supervisord/ [2022-04-12T20:59:33.519Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/supervisord/supervisord.conf [2022-04-12T20:59:33.519Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/docker-compose.yaml [2022-04-12T20:59:33.519Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/teardown [2022-04-12T20:59:33.519Z] spire-1.2.1/test/integration/suites/join-token/ [2022-04-12T20:59:33.519Z] spire-1.2.1/test/integration/suites/join-token/01-start-server [2022-04-12T20:59:33.519Z] spire-1.2.1/test/integration/suites/join-token/02-bootstrap-agents [2022-04-12T20:59:33.519Z] spire-1.2.1/test/integration/suites/join-token/03-start-agent [2022-04-12T20:59:33.519Z] spire-1.2.1/test/integration/suites/join-token/04-create-workload-entry [2022-04-12T20:59:33.519Z] spire-1.2.1/test/integration/suites/join-token/05-check-svid [2022-04-12T20:59:33.519Z] spire-1.2.1/test/integration/suites/join-token/06-start-bad-agent [2022-04-12T20:59:33.519Z] spire-1.2.1/test/integration/suites/join-token/README.md [2022-04-12T20:59:33.519Z] spire-1.2.1/test/integration/suites/join-token/conf/ [2022-04-12T20:59:33.519Z] spire-1.2.1/test/integration/suites/join-token/conf/agent/ [2022-04-12T20:59:33.519Z] spire-1.2.1/test/integration/suites/join-token/conf/agent/agent.conf [2022-04-12T20:59:33.519Z] spire-1.2.1/test/integration/suites/join-token/conf/server/ [2022-04-12T20:59:33.519Z] spire-1.2.1/test/integration/suites/join-token/conf/server/server.conf [2022-04-12T20:59:33.519Z] spire-1.2.1/test/integration/suites/join-token/docker-compose.yaml [2022-04-12T20:59:33.519Z] spire-1.2.1/test/integration/suites/join-token/teardown [2022-04-12T20:59:33.519Z] spire-1.2.1/test/integration/suites/k8s-reconcile/ [2022-04-12T20:59:33.520Z] spire-1.2.1/test/integration/suites/k8s-reconcile/00-setup [2022-04-12T20:59:33.520Z] spire-1.2.1/test/integration/suites/k8s-reconcile/01-apply-config [2022-04-12T20:59:33.520Z] spire-1.2.1/test/integration/suites/k8s-reconcile/02-check-for-workload-svid [2022-04-12T20:59:33.520Z] spire-1.2.1/test/integration/suites/k8s-reconcile/README.md [2022-04-12T20:59:33.520Z] spire-1.2.1/pkg/server/plugin/nodeattestor/sshpop/ [2022-04-12T20:59:33.520Z] spire-1.2.1/pkg/server/plugin/nodeattestor/sshpop/sshpop.go [2022-04-12T20:59:33.520Z] spire-1.2.1/pkg/server/plugin/nodeattestor/sshpop/sshpop_test.go [2022-04-12T20:59:33.520Z] spire-1.2.1/pkg/server/plugin/nodeattestor/tpmdevid/ [2022-04-12T20:59:33.520Z] spire-1.2.1/pkg/server/plugin/nodeattestor/tpmdevid/challenge.go [2022-04-12T20:59:33.520Z] spire-1.2.1/pkg/server/plugin/nodeattestor/tpmdevid/devid.go [2022-04-12T20:59:33.520Z] spire-1.2.1/pkg/server/plugin/nodeattestor/tpmdevid/devid_test.go [2022-04-12T20:59:33.520Z] spire-1.2.1/pkg/server/plugin/nodeattestor/tpmdevid/selectors.go [2022-04-12T20:59:33.520Z] spire-1.2.1/pkg/server/plugin/nodeattestor/v1.go [2022-04-12T20:59:33.520Z] spire-1.2.1/pkg/server/plugin/nodeattestor/v1_test.go [2022-04-12T20:59:33.520Z] spire-1.2.1/pkg/server/plugin/nodeattestor/x509pop/ [2022-04-12T20:59:33.520Z] spire-1.2.1/pkg/server/plugin/nodeattestor/x509pop/x509pop.go [2022-04-12T20:59:33.520Z] spire-1.2.1/pkg/server/plugin/nodeattestor/x509pop/x509pop_test.go [2022-04-12T20:59:33.520Z] spire-1.2.1/pkg/server/plugin/noderesolver/ [2022-04-12T20:59:33.520Z] spire-1.2.1/pkg/server/plugin/noderesolver/azure/ [2022-04-12T20:59:33.520Z] spire-1.2.1/pkg/server/plugin/noderesolver/azure/client.go [2022-04-12T20:59:33.520Z] spire-1.2.1/pkg/server/plugin/noderesolver/azure/msi.go [2022-04-12T20:59:33.520Z] spire-1.2.1/pkg/server/plugin/noderesolver/azure/msi_test.go [2022-04-12T20:59:33.520Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/ [2022-04-12T20:59:33.520Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/admctrl/ [2022-04-12T20:59:33.520Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/admctrl/admission-control.yaml [2022-04-12T20:59:33.520Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/admctrl/kubeconfig.yaml [2022-04-12T20:59:33.520Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/agent/ [2022-04-12T20:59:33.520Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/agent/kustomization.yaml [2022-04-12T20:59:33.520Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/agent/spire-agent.yaml [2022-04-12T20:59:33.520Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/kind-config.yaml [2022-04-12T20:59:33.520Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/server/ [2022-04-12T20:59:33.520Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/server/k8s-workload-registrar-secret.yaml [2022-04-12T20:59:33.520Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/server/kustomization.yaml [2022-04-12T20:59:33.520Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/server/spire-server.yaml [2022-04-12T20:59:33.520Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/workload.yaml [2022-04-12T20:59:33.520Z] spire-1.2.1/test/integration/suites/k8s-reconcile/init-kubectl [2022-04-12T20:59:33.520Z] spire-1.2.1/pkg/server/plugin/noderesolver/noderesolver.go [2022-04-12T20:59:33.520Z] spire-1.2.1/pkg/server/plugin/noderesolver/repository.go [2022-04-12T20:59:33.520Z] spire-1.2.1/pkg/server/plugin/noderesolver/v1.go [2022-04-12T20:59:33.520Z] spire-1.2.1/pkg/server/plugin/noderesolver/v1_test.go [2022-04-12T20:59:33.520Z] spire-1.2.1/pkg/server/plugin/notifier/ [2022-04-12T20:59:33.520Z] spire-1.2.1/pkg/server/plugin/notifier/gcsbundle/ [2022-04-12T20:59:33.520Z] spire-1.2.1/pkg/server/plugin/notifier/gcsbundle/gcsbundle.go [2022-04-12T20:59:33.520Z] spire-1.2.1/pkg/server/plugin/notifier/gcsbundle/gcsbundle_test.go [2022-04-12T20:59:33.520Z] spire-1.2.1/pkg/server/plugin/notifier/k8sbundle/ [2022-04-12T20:59:33.520Z] spire-1.2.1/pkg/server/plugin/notifier/k8sbundle/k8sbundle.go [2022-04-12T20:59:33.520Z] spire-1.2.1/pkg/server/plugin/notifier/k8sbundle/k8sbundle_test.go [2022-04-12T20:59:33.520Z] spire-1.2.1/pkg/server/plugin/notifier/k8sbundle/k8sbundle_watcher.go [2022-04-12T20:59:33.520Z] spire-1.2.1/pkg/server/plugin/notifier/k8sbundle/k8sbundle_watcher_test.go [2022-04-12T20:59:33.520Z] spire-1.2.1/pkg/server/plugin/notifier/notifier.go [2022-04-12T20:59:33.520Z] spire-1.2.1/pkg/server/plugin/notifier/repository.go [2022-04-12T20:59:33.520Z] spire-1.2.1/pkg/server/plugin/notifier/v1.go [2022-04-12T20:59:33.520Z] spire-1.2.1/pkg/server/plugin/notifier/v1_test.go [2022-04-12T20:59:33.520Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/ [2022-04-12T20:59:33.520Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/ [2022-04-12T20:59:33.520Z] spire-1.2.1/test/integration/suites/k8s-reconcile/teardown [2022-04-12T20:59:33.520Z] spire-1.2.1/test/integration/suites/k8s-scratch/ [2022-04-12T20:59:33.520Z] spire-1.2.1/test/integration/suites/k8s-scratch/00-setup [2022-04-12T20:59:33.520Z] spire-1.2.1/test/integration/suites/k8s-scratch/01-apply-config [2022-04-12T20:59:33.520Z] spire-1.2.1/test/integration/suites/k8s-scratch/02-check-for-workload-svid [2022-04-12T20:59:33.520Z] spire-1.2.1/test/integration/suites/k8s-scratch/README.md [2022-04-12T20:59:33.520Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/ [2022-04-12T20:59:33.520Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/admctrl/ [2022-04-12T20:59:33.520Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/admctrl/admission-control.yaml [2022-04-12T20:59:33.520Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/admctrl/kubeconfig.yaml [2022-04-12T20:59:33.520Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/agent/ [2022-04-12T20:59:33.520Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/agent/kustomization.yaml [2022-04-12T20:59:33.520Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/agent/spire-agent.yaml [2022-04-12T20:59:33.520Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/kind-config.yaml [2022-04-12T20:59:33.520Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/server/ [2022-04-12T20:59:33.520Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/server/k8s-workload-registrar-secret.yaml [2022-04-12T20:59:33.520Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/pca.go [2022-04-12T20:59:33.520Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/pca_client.go [2022-04-12T20:59:33.520Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/pca_client_fake.go [2022-04-12T20:59:33.520Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/pca_test.go [2022-04-12T20:59:33.520Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/testdata/ [2022-04-12T20:59:33.520Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/testdata/arbitrary_certificate_with_upstream_root.pem [2022-04-12T20:59:33.520Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/testdata/i_am_not_a_certificate.txt [2022-04-12T20:59:33.520Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/ [2022-04-12T20:59:33.520Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/awslib.go [2022-04-12T20:59:33.520Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/awslib_fake_test.go [2022-04-12T20:59:33.520Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/awssecret.go [2022-04-12T20:59:33.520Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/awssecret_test.go [2022-04-12T20:59:33.520Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/testdata/ [2022-04-12T20:59:33.520Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/testdata/keys/ [2022-04-12T20:59:33.520Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/server/kustomization.yaml [2022-04-12T20:59:33.520Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/server/spire-server.yaml [2022-04-12T20:59:33.520Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/webhook/ [2022-04-12T20:59:33.520Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/webhook/kustomization.yaml [2022-04-12T20:59:33.520Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/webhook/validation-webhook.yaml [2022-04-12T20:59:33.520Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/workload.yaml [2022-04-12T20:59:33.520Z] spire-1.2.1/test/integration/suites/k8s-scratch/init-kubectl [2022-04-12T20:59:33.520Z] spire-1.2.1/test/integration/suites/k8s-scratch/teardown [2022-04-12T20:59:33.520Z] spire-1.2.1/test/integration/suites/k8s/ [2022-04-12T20:59:33.520Z] spire-1.2.1/test/integration/suites/k8s/00-setup [2022-04-12T20:59:33.520Z] spire-1.2.1/test/integration/suites/k8s/01-apply-config [2022-04-12T20:59:33.520Z] spire-1.2.1/test/integration/suites/k8s/02-check-for-workload-svid [2022-04-12T20:59:33.520Z] spire-1.2.1/test/integration/suites/k8s/README.md [2022-04-12T20:59:33.520Z] spire-1.2.1/test/integration/suites/k8s/conf/ [2022-04-12T20:59:33.520Z] spire-1.2.1/test/integration/suites/k8s/conf/admctrl/ [2022-04-12T20:59:33.520Z] spire-1.2.1/test/integration/suites/k8s/conf/admctrl/admission-control.yaml [2022-04-12T20:59:33.520Z] spire-1.2.1/test/integration/suites/k8s/conf/admctrl/kubeconfig.yaml [2022-04-12T20:59:33.520Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/testdata/keys/EC/ [2022-04-12T20:59:33.520Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/testdata/keys/EC/alternative_key.pem [2022-04-12T20:59:33.520Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/testdata/keys/EC/cert.pem [2022-04-12T20:59:33.520Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/testdata/keys/EC/private_key.pem [2022-04-12T20:59:33.520Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/ [2022-04-12T20:59:33.520Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/api.go [2022-04-12T20:59:33.520Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/api_test.go [2022-04-12T20:59:33.520Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/certmanager.go [2022-04-12T20:59:33.520Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/certmanager_test.go [2022-04-12T20:59:33.520Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/ [2022-04-12T20:59:33.520Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/v1/ [2022-04-12T20:59:33.520Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/v1/doc.go [2022-04-12T20:59:33.520Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/v1/meta.go [2022-04-12T20:59:33.520Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/v1/types.go [2022-04-12T20:59:33.520Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/v1/types_certificaterequest.go [2022-04-12T20:59:33.520Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/v1/zz_generated.deepcopy.go [2022-04-12T20:59:33.520Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/ [2022-04-12T20:59:33.520Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/disk.go [2022-04-12T20:59:33.520Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/disk_test.go [2022-04-12T20:59:33.520Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/ [2022-04-12T20:59:33.520Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/ [2022-04-12T20:59:33.520Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/ [2022-04-12T20:59:33.520Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/cert.pem [2022-04-12T20:59:33.520Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/intermediate_cert.pem [2022-04-12T20:59:33.520Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/intermediate_cert.srl [2022-04-12T20:59:33.520Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/intermediate_csr.pem [2022-04-12T20:59:33.520Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/intermediate_key.pem [2022-04-12T20:59:33.520Z] spire-1.2.1/test/integration/suites/k8s/conf/agent/ [2022-04-12T20:59:33.520Z] spire-1.2.1/test/integration/suites/k8s/conf/agent/kustomization.yaml [2022-04-12T20:59:33.520Z] spire-1.2.1/test/integration/suites/k8s/conf/agent/spire-agent.yaml [2022-04-12T20:59:33.520Z] spire-1.2.1/test/integration/suites/k8s/conf/kind-config.yaml [2022-04-12T20:59:33.520Z] spire-1.2.1/test/integration/suites/k8s/conf/server/ [2022-04-12T20:59:33.520Z] spire-1.2.1/test/integration/suites/k8s/conf/server/k8s-workload-registrar-secret.yaml [2022-04-12T20:59:33.520Z] spire-1.2.1/test/integration/suites/k8s/conf/server/kustomization.yaml [2022-04-12T20:59:33.520Z] spire-1.2.1/test/integration/suites/k8s/conf/server/spire-server.yaml [2022-04-12T20:59:33.520Z] spire-1.2.1/test/integration/suites/k8s/conf/webhook/ [2022-04-12T20:59:33.520Z] spire-1.2.1/test/integration/suites/k8s/conf/webhook/kustomization.yaml [2022-04-12T20:59:33.520Z] spire-1.2.1/test/integration/suites/k8s/conf/webhook/validation-webhook.yaml [2022-04-12T20:59:33.520Z] spire-1.2.1/test/integration/suites/k8s/conf/workload.yaml [2022-04-12T20:59:33.520Z] spire-1.2.1/test/integration/suites/k8s/init-kubectl [2022-04-12T20:59:33.520Z] spire-1.2.1/test/integration/suites/k8s/teardown [2022-04-12T20:59:33.520Z] spire-1.2.1/test/integration/suites/nested-rotation/ [2022-04-12T20:59:33.520Z] spire-1.2.1/test/integration/suites/nested-rotation/00-setup [2022-04-12T20:59:33.520Z] spire-1.2.1/test/integration/suites/nested-rotation/01-start-root [2022-04-12T20:59:33.520Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/private_key.pem [2022-04-12T20:59:33.520Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/root_cert.pem [2022-04-12T20:59:33.520Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/root_cert.srl [2022-04-12T20:59:33.520Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/root_key.pem [2022-04-12T20:59:33.520Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/upstream_and_intermediate.pem [2022-04-12T20:59:33.520Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/upstream_and_root.pem [2022-04-12T20:59:33.520Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/upstream_cert.pem [2022-04-12T20:59:33.520Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/upstream_csr.pem [2022-04-12T20:59:33.520Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/upstream_key.pem [2022-04-12T20:59:33.520Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/PKCS1/ [2022-04-12T20:59:33.520Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/PKCS1/cert.pem [2022-04-12T20:59:33.520Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/PKCS1/private_key.pem [2022-04-12T20:59:33.520Z] spire-1.2.1/test/integration/suites/nested-rotation/02-create-intermediate-downstream-entries [2022-04-12T20:59:33.520Z] spire-1.2.1/test/integration/suites/nested-rotation/03-start-intermediateA [2022-04-12T20:59:33.520Z] spire-1.2.1/test/integration/suites/nested-rotation/04-create-leafA-downstream-entry [2022-04-12T20:59:33.520Z] spire-1.2.1/test/integration/suites/nested-rotation/05-start-leafA [2022-04-12T20:59:33.520Z] spire-1.2.1/test/integration/suites/nested-rotation/06-start-intermediateB [2022-04-12T20:59:33.520Z] spire-1.2.1/test/integration/suites/nested-rotation/07-create-leafB-downstream-entry [2022-04-12T20:59:33.520Z] spire-1.2.1/test/integration/suites/nested-rotation/08-start-leafB [2022-04-12T20:59:33.520Z] spire-1.2.1/test/integration/suites/nested-rotation/09-create-workload-entries [2022-04-12T20:59:33.520Z] spire-1.2.1/test/integration/suites/nested-rotation/10-check-svids [2022-04-12T20:59:33.520Z] spire-1.2.1/test/integration/suites/nested-rotation/Dockerfile [2022-04-12T20:59:33.520Z] spire-1.2.1/test/integration/suites/nested-rotation/README.md [2022-04-12T20:59:33.520Z] spire-1.2.1/test/integration/suites/nested-rotation/docker-compose.yaml [2022-04-12T20:59:33.520Z] spire-1.2.1/test/integration/suites/nested-rotation/intermediateA/ [2022-04-12T20:59:33.520Z] spire-1.2.1/test/integration/suites/nested-rotation/intermediateA/agent/ [2022-04-12T20:59:33.520Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/PKCS8/ [2022-04-12T20:59:33.520Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/PKCS8/cert.pem [2022-04-12T20:59:33.520Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/PKCS8/private_key.pem [2022-04-12T20:59:33.520Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/empty/ [2022-04-12T20:59:33.520Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/empty/cert.pem [2022-04-12T20:59:33.520Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/empty/private_key.pem [2022-04-12T20:59:33.520Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/unknown/ [2022-04-12T20:59:33.520Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/unknown/cert.pem [2022-04-12T20:59:33.520Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/unknown/private_key.pem [2022-04-12T20:59:33.520Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/upstream_and_intermediate.pem [2022-04-12T20:59:33.520Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/gcpcas/ [2022-04-12T20:59:33.520Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/gcpcas/gcpcas.go [2022-04-12T20:59:33.520Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/gcpcas/gcpcas_test.go [2022-04-12T20:59:33.520Z] [2022-04-12T20:59:33.520Z] spire-1.2.1/test/integration/suites/nested-rotation/intermediateA/agent/agent.conf [2022-04-12T20:59:33.520Z] spire-1.2.1/test/integration/suites/nested-rotation/intermediateA/server/ [2022-04-12T20:59:33.520Z] spire-1.2.1/test/integration/suites/nested-rotation/intermediateA/server/server.conf [2022-04-12T20:59:33.520Z] spire-1.2.1/test/integration/suites/nested-rotation/intermediateB/ [2022-04-12T20:59:33.520Z] spire-1.2.1/test/integration/suites/nested-rotation/intermediateB/agent/ [2022-04-12T20:59:33.520Z] spire-1.2.1/test/integration/suites/nested-rotation/intermediateB/agent/agent.conf [2022-04-12T20:59:33.520Z] spire-1.2.1/test/integration/suites/nested-rotation/intermediateB/server/ [2022-04-12T20:59:33.520Z] spire-1.2.1/test/integration/suites/nested-rotation/intermediateB/server/server.conf [2022-04-12T20:59:33.520Z] spire-1.2.1/test/integration/suites/nested-rotation/leafA/ [2022-04-12T20:59:33.520Z] spire-1.2.1/test/integration/suites/nested-rotation/leafA/agent/ [2022-04-12T20:59:33.520Z] spire-1.2.1/test/integration/suites/nested-rotation/leafA/agent/agent.conf [2022-04-12T20:59:33.520Z] spire-1.2.1/test/integration/suites/nested-rotation/leafA/server/ [2022-04-12T20:59:33.520Z] spire-1.2.1/test/integration/suites/nested-rotation/leafA/server/server.conf [2022-04-12T20:59:33.520Z] spire-1.2.1/test/integration/suites/nested-rotation/leafB/spire-1.2.1/pkg/server/plugin/upstreamauthority/repository.go [2022-04-12T20:59:33.520Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/ [2022-04-12T20:59:33.520Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/fake_handlers_test.go [2022-04-12T20:59:33.520Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/spire.go [2022-04-12T20:59:33.520Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/spire_server_client.go [2022-04-12T20:59:33.520Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/spire_test.go [2022-04-12T20:59:33.520Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/testdata/ [2022-04-12T20:59:33.520Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/testdata/keys/ [2022-04-12T20:59:33.520Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/testdata/keys/jwks.json [2022-04-12T20:59:33.520Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/upstreamauthority.go [2022-04-12T20:59:33.520Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/v1.go [2022-04-12T20:59:33.520Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/v1_test.go [2022-04-12T20:59:33.520Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/ [2022-04-12T20:59:33.520Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/renewer.go [2022-04-12T20:59:33.520Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/ [2022-04-12T20:59:33.520Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/k8s/ [2022-04-12T20:59:33.520Z] spire-1.2.1/test/integration/suites/nested-rotation/leafB/agent/ [2022-04-12T20:59:33.520Z] spire-1.2.1/test/integration/suites/nested-rotation/leafB/agent/agent.conf [2022-04-12T20:59:33.520Z] spire-1.2.1/test/integration/suites/nested-rotation/leafB/server/ [2022-04-12T20:59:33.520Z] spire-1.2.1/test/integration/suites/nested-rotation/leafB/server/server.conf [2022-04-12T20:59:33.520Z] spire-1.2.1/test/integration/suites/nested-rotation/root/ [2022-04-12T20:59:33.520Z] spire-1.2.1/test/integration/suites/nested-rotation/root/agent/ [2022-04-12T20:59:33.520Z] spire-1.2.1/test/integration/suites/nested-rotation/root/agent/agent.conf [2022-04-12T20:59:33.520Z] spire-1.2.1/test/integration/suites/nested-rotation/root/server/ [2022-04-12T20:59:33.520Z] spire-1.2.1/test/integration/suites/nested-rotation/root/server/server.conf [2022-04-12T20:59:33.520Z] spire-1.2.1/test/integration/suites/nested-rotation/teardown [2022-04-12T20:59:33.520Z] spire-1.2.1/test/integration/suites/node-attestation/ [2022-04-12T20:59:33.520Z] spire-1.2.1/test/integration/suites/node-attestation/00-setup [2022-04-12T20:59:33.520Z] spire-1.2.1/test/integration/suites/node-attestation/01-start-server [2022-04-12T20:59:33.520Z] spire-1.2.1/test/integration/suites/node-attestation/02-start-agent [2022-04-12T20:59:33.520Z] spire-1.2.1/test/integration/suites/node-attestation/03-test-node-attestation [2022-04-12T20:59:33.520Z] spire-1.2.1/test/integration/suites/node-attestation/04-test-x509pop-attestation [2022-04-12T20:59:33.520Z] spire-1.2.1/test/integration/suites/node-attestation/README.md [2022-04-12T20:59:33.520Z] spire-1.2.1/test/integration/suites/node-attestation/conf/ [2022-04-12T20:59:33.520Z] spire-1.2.1/test/integration/suites/node-attestation/conf/agent/ [2022-04-12T20:59:33.520Z] spire-1.2.1/test/integration/suites/node-attestation/conf/agent/agent.conf [2022-04-12T20:59:33.520Z] spire-1.2.1/test/integration/suites/node-attestation/conf/server/ [2022-04-12T20:59:33.520Z] spire-1.2.1/test/integration/suites/node-attestation/conf/server/server.conf [2022-04-12T20:59:33.520Z] spire-1.2.1/test/integration/suites/node-attestation/docker-compose.yaml [2022-04-12T20:59:33.520Z] spire-1.2.1/test/integration/suites/node-attestation/teardown [2022-04-12T20:59:33.520Z] spire-1.2.1/test/integration/suites/rotation/ [2022-04-12T20:59:33.520Z] spire-1.2.1/test/integration/suites/rotation/00-setup [2022-04-12T20:59:33.520Z] spire-1.2.1/test/integration/suites/rotation/01-start-server [2022-04-12T20:59:33.520Z] spire-1.2.1/test/integration/suites/rotation/02-bootstrap-agent [2022-04-12T20:59:33.520Z] spire-1.2.1/test/integration/suites/rotation/03-start-agent [2022-04-12T20:59:33.520Z] spire-1.2.1/test/integration/suites/rotation/04-create-workload-entry [2022-04-12T20:59:33.520Z] spire-1.2.1/test/integration/suites/rotation/05-check-svids [2022-04-12T20:59:33.520Z] spire-1.2.1/test/integration/suites/rotation/README.md [2022-04-12T20:59:33.520Z] spire-1.2.1/test/integration/suites/rotation/conf/ [2022-04-12T20:59:33.520Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/k8s/signing-key.pem [2022-04-12T20:59:33.520Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/k8s/token [2022-04-12T20:59:33.520Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/ [2022-04-12T20:59:33.520Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/ [2022-04-12T20:59:33.520Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/README.md [2022-04-12T20:59:33.520Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/client_cert.pem [2022-04-12T20:59:33.520Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/client_csr.pem [2022-04-12T20:59:33.520Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/client_key.pem [2022-04-12T20:59:33.520Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_cert.pem [2022-04-12T20:59:33.521Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_cert.srl [2022-04-12T20:59:33.521Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_csr.pem [2022-04-12T20:59:33.521Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_key.pem [2022-04-12T20:59:33.521Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_vault_cert.pem [2022-04-12T20:59:33.521Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_vault_csr.pem [2022-04-12T20:59:33.521Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_vault_key.pem [2022-04-12T20:59:33.521Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/invalid-client_cert.pem [2022-04-12T20:59:33.521Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/invalid_client_key.pem [2022-04-12T20:59:33.521Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/invalid_root_cert.pem [2022-04-12T20:59:33.521Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/root_cert.pem [2022-04-12T20:59:33.521Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/root_cert.srl [2022-04-12T20:59:33.521Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/root_key.pem [2022-04-12T20:59:33.521Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/serer_csr.pem [2022-04-12T20:59:33.521Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/server_cert.pem [2022-04-12T20:59:33.521Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/server_csr.pem [2022-04-12T20:59:33.521Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/server_key.pem [2022-04-12T20:59:33.521Z] spire-1.2.1/test/integration/suites/rotation/conf/agent/ [2022-04-12T20:59:33.521Z] spire-1.2.1/test/integration/suites/rotation/conf/agent/agent.conf [2022-04-12T20:59:33.521Z] spire-1.2.1/test/integration/suites/rotation/conf/server/ [2022-04-12T20:59:33.521Z] spire-1.2.1/test/integration/suites/rotation/conf/server/server.conf [2022-04-12T20:59:33.521Z] spire-1.2.1/test/integration/suites/rotation/docker-compose.yaml [2022-04-12T20:59:33.521Z] spire-1.2.1/test/integration/suites/rotation/teardown [2022-04-12T20:59:33.521Z] spire-1.2.1/test/integration/suites/self-test/ [2022-04-12T20:59:33.521Z] spire-1.2.1/test/integration/suites/self-test/00-ensure-command-failure-fails-step [2022-04-12T20:59:33.521Z] spire-1.2.1/test/integration/suites/self-test/README.md [2022-04-12T20:59:33.521Z] spire-1.2.1/test/integration/suites/self-test/teardown [2022-04-12T20:59:33.521Z] spire-1.2.1/test/integration/suites/spire-server-cli/ [2022-04-12T20:59:33.521Z] spire-1.2.1/test/integration/suites/spire-server-cli/01-start-server [2022-04-12T20:59:33.521Z] spire-1.2.1/test/integration/suites/spire-server-cli/02-bundle [2022-04-12T20:59:33.521Z] spire-1.2.1/test/integration/suites/spire-server-cli/03-entry [2022-04-12T20:59:33.521Z] spire-1.2.1/test/integration/suites/spire-server-cli/04-bootstrap-agents [2022-04-12T20:59:33.521Z] spire-1.2.1/test/integration/suites/spire-server-cli/05-start-agents [2022-04-12T20:59:33.521Z] spire-1.2.1/test/integration/suites/spire-server-cli/06-agent [2022-04-12T20:59:33.521Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/vault.go [2022-04-12T20:59:33.521Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/vault_client.go [2022-04-12T20:59:33.521Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/vault_client_test.go [2022-04-12T20:59:33.521Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/vault_fake_test.go [2022-04-12T20:59:33.521Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/vault_test.go [2022-04-12T20:59:33.521Z] spire-1.2.1/pkg/server/registration/ [2022-04-12T20:59:33.521Z] spire-1.2.1/pkg/server/registration/manager.go [2022-04-12T20:59:33.521Z] spire-1.2.1/pkg/server/registration/manager_test.go [2022-04-12T20:59:33.521Z] spire-1.2.1/pkg/server/scanentries.go [2022-04-12T20:59:33.521Z] spire-1.2.1/pkg/server/scanentries_test.go [2022-04-12T20:59:33.521Z] spire-1.2.1/pkg/server/server.go [2022-04-12T20:59:33.521Z] spire-1.2.1/pkg/server/server_test.go [2022-04-12T20:59:33.521Z] spire-1.2.1/pkg/server/svid/ [2022-04-12T20:59:33.521Z] spire-1.2.1/pkg/server/svid/observer.go [2022-04-12T20:59:33.521Z] spire-1.2.1/pkg/server/svid/observer_test.go [2022-04-12T20:59:33.521Z] spire-1.2.1/pkg/server/svid/rotator.go [2022-04-12T20:59:33.521Z] spire-1.2.1/pkg/server/svid/rotator_config.go [2022-04-12T20:59:33.521Z] spire-1.2.1/pkg/server/svid/rotator_config_test.go [2022-04-12T20:59:33.521Z] spire-1.2.1/pkg/server/svid/rotator_test.go [2022-04-12T20:59:33.521Z] spire-1.2.1/proto/ [2022-04-12T20:59:33.521Z] spire-1.2.1/proto/private/ [2022-04-12T20:59:33.521Z] spire-1.2.1/proto/private/server/ [2022-04-12T20:59:33.521Z] spire-1.2.1/proto/private/server/journal/ [2022-04-12T20:59:33.521Z] spire-1.2.1/test/integration/suites/spire-server-cli/README.md [2022-04-12T20:59:33.521Z] spire-1.2.1/test/integration/suites/spire-server-cli/conf/ [2022-04-12T20:59:33.521Z] spire-1.2.1/test/integration/suites/spire-server-cli/conf/agent/ [2022-04-12T20:59:33.521Z] spire-1.2.1/test/integration/suites/spire-server-cli/conf/agent/agent.conf [2022-04-12T20:59:33.521Z] spire-1.2.1/test/integration/suites/spire-server-cli/conf/fixture/ [2022-04-12T20:59:33.521Z] spire-1.2.1/test/integration/suites/spire-server-cli/conf/fixture/ca.pem [2022-04-12T20:59:33.521Z] spire-1.2.1/test/integration/suites/spire-server-cli/conf/fixture/ca.spiffe [2022-04-12T20:59:33.521Z] spire-1.2.1/test/integration/suites/spire-server-cli/conf/fixture/ca2.pem [2022-04-12T20:59:33.521Z] spire-1.2.1/test/integration/suites/spire-server-cli/conf/fixture/ca2.spiffe [2022-04-12T20:59:33.521Z] spire-1.2.1/test/integration/suites/spire-server-cli/conf/server/ [2022-04-12T20:59:33.521Z] spire-1.2.1/test/integration/suites/spire-server-cli/conf/server/server.conf [2022-04-12T20:59:33.521Z] spire-1.2.1/test/integration/suites/spire-server-cli/docker-compose.yaml [2022-04-12T20:59:33.521Z] spire-1.2.1/test/integration/suites/spire-server-cli/teardown [2022-04-12T20:59:33.521Z] spire-1.2.1/test/integration/suites/upgrade/ [2022-04-12T20:59:33.521Z] spire-1.2.1/test/integration/suites/upgrade/00-setup [2022-04-12T20:59:33.804Z] spire-1.2.1/test/integration/suites/upgrade/01-run-upgrade-tests [2022-04-12T20:59:33.804Z] spire-1.2.1/proto/private/server/journal/journal.pb.go [2022-04-12T20:59:33.804Z] spire-1.2.1/proto/private/server/journal/journal.proto [2022-04-12T20:59:33.804Z] spire-1.2.1/proto/spire/ [2022-04-12T20:59:33.804Z] spire-1.2.1/proto/spire/common/ [2022-04-12T20:59:33.804Z] spire-1.2.1/proto/spire/common/common.pb.go [2022-04-12T20:59:33.804Z] spire-1.2.1/proto/spire/common/common.proto [2022-04-12T20:59:33.804Z] spire-1.2.1/proto/spire/common/plugin/ [2022-04-12T20:59:33.804Z] spire-1.2.1/proto/spire/common/plugin/plugin.pb.go [2022-04-12T20:59:33.804Z] spire-1.2.1/proto/spire/common/plugin/plugin.proto [2022-04-12T20:59:33.804Z] spire-1.2.1/proto/spire/common/plugin/plugin_grpc.pb.go [2022-04-12T20:59:33.804Z] spire-1.2.1/proto/spire/common/plugin/plugin_spire_plugin.pb.go [2022-04-12T20:59:33.804Z] spire-1.2.1/proto/spire/plugin/ [2022-04-12T20:59:33.804Z] spire-1.2.1/proto/spire/plugin/agent/ [2022-04-12T20:59:33.804Z] spire-1.2.1/proto/spire/plugin/agent/svidstore/ [2022-04-12T20:59:33.804Z] spire-1.2.1/proto/spire/plugin/agent/svidstore/v1unofficial/ [2022-04-12T20:59:33.804Z] spire-1.2.1/proto/spire/plugin/agent/svidstore/v1unofficial/svidstore.pb.go [2022-04-12T20:59:33.804Z] spire-1.2.1/proto/spire/plugin/agent/svidstore/v1unofficial/svidstore.proto [2022-04-12T20:59:33.804Z] spire-1.2.1/proto/spire/plugin/agent/svidstore/v1unofficial/svidstore_grpc.pb.go [2022-04-12T20:59:33.804Z] spire-1.2.1/proto/spire/plugin/agent/svidstore/v1unofficial/svidstore_spire_plugin.pb.go [2022-04-12T20:59:33.804Z] spire-1.2.1/release/ [2022-04-12T20:59:33.804Z] spire-1.2.1/test/integration/suites/upgrade/02-verify-codebase-version-is-updated [2022-04-12T20:59:33.804Z] spire-1.2.1/test/integration/suites/upgrade/README.md [2022-04-12T20:59:33.804Z] spire-1.2.1/test/integration/suites/upgrade/conf/ [2022-04-12T20:59:33.804Z] spire-1.2.1/test/integration/suites/upgrade/conf/agent/ [2022-04-12T20:59:33.804Z] spire-1.2.1/test/integration/suites/upgrade/conf/agent/agent.conf [2022-04-12T20:59:33.804Z] spire-1.2.1/test/integration/suites/upgrade/conf/server/ [2022-04-12T20:59:33.804Z] spire-1.2.1/test/integration/suites/upgrade/conf/server/server.conf [2022-04-12T20:59:33.804Z] spire-1.2.1/test/integration/suites/upgrade/teardown [2022-04-12T20:59:33.804Z] spire-1.2.1/test/integration/suites/upgrade/versions.txt [2022-04-12T20:59:33.804Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/ [2022-04-12T20:59:33.804Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/00-setup-kind [2022-04-12T20:59:33.804Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/01-setup-cert-manager [2022-04-12T20:59:33.804Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/02-deploy-spire [2022-04-12T20:59:33.804Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/03-verify-ca [2022-04-12T20:59:33.804Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/README.md [2022-04-12T20:59:33.804Z] spire-1.2.1/release/spire-extras/ [2022-04-12T20:59:33.804Z] spire-1.2.1/release/spire-extras/README.md [2022-04-12T20:59:33.804Z] spire-1.2.1/release/spire-extras/conf/ [2022-04-12T20:59:33.804Z] spire-1.2.1/release/spire-extras/conf/k8s-workload-registrar/ [2022-04-12T20:59:33.804Z] spire-1.2.1/release/spire-extras/conf/k8s-workload-registrar/k8s-workload-registrar.conf [2022-04-12T20:59:33.804Z] spire-1.2.1/release/spire-extras/conf/oidc-discovery-provider/ [2022-04-12T20:59:33.804Z] spire-1.2.1/release/spire-extras/conf/oidc-discovery-provider/oidc-discovery-provider.conf [2022-04-12T20:59:33.804Z] spire-1.2.1/release/spire/ [2022-04-12T20:59:33.804Z] spire-1.2.1/release/spire/README.md [2022-04-12T20:59:33.804Z] spire-1.2.1/release/spire/conf/ [2022-04-12T20:59:33.804Z] spire-1.2.1/release/spire/conf/agent/ [2022-04-12T20:59:33.804Z] spire-1.2.1/release/spire/conf/agent/agent.conf [2022-04-12T20:59:33.804Z] spire-1.2.1/release/spire/conf/server/ [2022-04-12T20:59:33.804Z] spire-1.2.1/release/spire/conf/server/server.conf [2022-04-12T20:59:33.804Z] spire-1.2.1/script/ [2022-04-12T20:59:33.804Z] spire-1.2.1/script/build-artifact.sh [2022-04-12T20:59:33.804Z] spire-1.2.1/script/generate_dummy_ca.sh [2022-04-12T20:59:33.804Z] spire-1.2.1/support/ [2022-04-12T20:59:33.804Z] spire-1.2.1/support/k8s/ [2022-04-12T20:59:33.804Z] spire-1.2.1/support/k8s/k8s-workload-registrar/ [2022-04-12T20:59:33.804Z] spire-1.2.1/support/k8s/k8s-workload-registrar/README.md [2022-04-12T20:59:33.804Z] spire-1.2.1/support/k8s/k8s-workload-registrar/accessutil_posix.go [2022-04-12T20:59:33.804Z] spire-1.2.1/support/k8s/k8s-workload-registrar/accessutil_windows.go [2022-04-12T20:59:33.804Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/conf/ [2022-04-12T20:59:33.804Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/conf/cert-manager-issuer.yaml [2022-04-12T20:59:33.804Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/conf/kind-config.yaml [2022-04-12T20:59:33.804Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/conf/server/ [2022-04-12T20:59:33.804Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/conf/server/kustomization.yaml [2022-04-12T20:59:33.804Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/conf/server/spire-server.yaml [2022-04-12T20:59:33.804Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/init-kubectl [2022-04-12T20:59:33.804Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/teardown [2022-04-12T20:59:33.804Z] spire-1.2.1/test/integration/test-one.sh [2022-04-12T20:59:33.804Z] spire-1.2.1/test/integration/test.sh [2022-04-12T20:59:33.804Z] spire-1.2.1/test/plugintest/ [2022-04-12T20:59:33.804Z] spire-1.2.1/test/plugintest/config.go [2022-04-12T20:59:33.804Z] spire-1.2.1/test/plugintest/load.go [2022-04-12T20:59:33.804Z] spire-1.2.1/test/plugintest/option.go [2022-04-12T20:59:33.804Z] spire-1.2.1/test/spiretest/ [2022-04-12T20:59:33.804Z] spire-1.2.1/test/spiretest/apiserver.go [2022-04-12T20:59:33.804Z] spire-1.2.1/test/spiretest/assertions.go [2022-04-12T20:59:33.804Z] spire-1.2.1/support/k8s/k8s-workload-registrar/config.go [2022-04-12T20:59:33.804Z] spire-1.2.1/support/k8s/k8s-workload-registrar/config_crd.go [2022-04-12T20:59:33.804Z] spire-1.2.1/support/k8s/k8s-workload-registrar/config_crd_test.go [2022-04-12T20:59:33.804Z] spire-1.2.1/support/k8s/k8s-workload-registrar/config_reconcile.go [2022-04-12T20:59:33.804Z] spire-1.2.1/support/k8s/k8s-workload-registrar/config_test.go [2022-04-12T20:59:33.804Z] spire-1.2.1/support/k8s/k8s-workload-registrar/config_webhook.go [2022-04-12T20:59:33.804Z] spire-1.2.1/support/k8s/k8s-workload-registrar/controller.go [2022-04-12T20:59:33.804Z] spire-1.2.1/support/k8s/k8s-workload-registrar/controller_test.go [2022-04-12T20:59:33.804Z] spire-1.2.1/support/k8s/k8s-workload-registrar/federation/ [2022-04-12T20:59:33.804Z] spire-1.2.1/support/k8s/k8s-workload-registrar/federation/utils.go [2022-04-12T20:59:33.804Z] spire-1.2.1/support/k8s/k8s-workload-registrar/federation/utils_test.go [2022-04-12T20:59:33.804Z] spire-1.2.1/support/k8s/k8s-workload-registrar/generate-config.go [2022-04-12T20:59:33.804Z] spire-1.2.1/support/k8s/k8s-workload-registrar/main.go [2022-04-12T20:59:33.804Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/ [2022-04-12T20:59:33.804Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/README.md [2022-04-12T20:59:33.804Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/ [2022-04-12T20:59:33.805Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/ [2022-04-12T20:59:33.805Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/v1beta1/ [2022-04-12T20:59:33.805Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/v1beta1/groupversion_info.go [2022-04-12T20:59:33.805Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/v1beta1/spiffeid_types.go [2022-04-12T20:59:33.805Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/v1beta1/spiffeid_utils.go [2022-04-12T20:59:33.805Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/v1beta1/spiffeid_webhook.go [2022-04-12T20:59:33.805Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/v1beta1/zz_generated.deepcopy.go [2022-04-12T20:59:33.805Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/config/ [2022-04-12T20:59:33.805Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/config/spiffeid.spiffe.io_spiffeids.yaml [2022-04-12T20:59:33.805Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/config/spire-agent.yaml [2022-04-12T20:59:33.805Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/config/spire-server-registrar.yaml [2022-04-12T20:59:33.805Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/ [2022-04-12T20:59:33.805Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/endpoint_controller.go [2022-04-12T20:59:33.805Z] spire-1.2.1/test/spiretest/dir.go [2022-04-12T20:59:33.805Z] spire-1.2.1/test/spiretest/errors_posix.go [2022-04-12T20:59:33.805Z] spire-1.2.1/test/spiretest/errors_windows.go [2022-04-12T20:59:33.805Z] spire-1.2.1/test/spiretest/logs.go [2022-04-12T20:59:33.805Z] spire-1.2.1/test/spiretest/socketapi.go [2022-04-12T20:59:33.805Z] spire-1.2.1/test/spiretest/suite.go [2022-04-12T20:59:33.805Z] spire-1.2.1/test/spiretest/x509.go [2022-04-12T20:59:33.805Z] spire-1.2.1/test/testca/ [2022-04-12T20:59:33.805Z] spire-1.2.1/test/testca/ca.go [2022-04-12T20:59:33.805Z] spire-1.2.1/test/testkey/ [2022-04-12T20:59:33.805Z] spire-1.2.1/test/testkey/generate.sh [2022-04-12T20:59:33.805Z] spire-1.2.1/test/testkey/genkeys.go [2022-04-12T20:59:33.805Z] spire-1.2.1/test/testkey/keys.go [2022-04-12T20:59:33.805Z] spire-1.2.1/test/testkey/new.go [2022-04-12T20:59:33.805Z] spire-1.2.1/test/tpmsimulator/ [2022-04-12T20:59:33.805Z] spire-1.2.1/test/tpmsimulator/simulator.go [2022-04-12T20:59:33.805Z] spire-1.2.1/test/util/ [2022-04-12T20:59:33.805Z] spire-1.2.1/test/util/cert_fixtures.go [2022-04-12T20:59:33.805Z] spire-1.2.1/test/util/cert_generation.go [2022-04-12T20:59:33.805Z] spire-1.2.1/test/util/io_redirection.go [2022-04-12T20:59:33.805Z] spire-1.2.1/test/util/race.go [2022-04-12T20:59:33.805Z] spire-1.2.1/test/util/util.go [2022-04-12T20:59:33.805Z] building spire from source... [2022-04-12T20:59:33.805Z] [2022-04-12T20:59:33.805Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/endpoint_controller_test.go [2022-04-12T20:59:33.805Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/node_controller.go [2022-04-12T20:59:33.805Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/node_controller_test.go [2022-04-12T20:59:33.805Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/pod_controller.go [2022-04-12T20:59:33.805Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/pod_controller_test.go [2022-04-12T20:59:33.805Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/spiffeid_controller.go [2022-04-12T20:59:33.805Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/spiffeid_controller_test.go [2022-04-12T20:59:33.805Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/suite_test.go [2022-04-12T20:59:33.805Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/utils.go [2022-04-12T20:59:33.805Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/samples/ [2022-04-12T20:59:33.805Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/samples/test_spiffeid.yaml [2022-04-12T20:59:33.805Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/samples/test_spiffeid_bad.yaml [2022-04-12T20:59:33.805Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/ [2022-04-12T20:59:33.805Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/testdata/ [2022-04-12T20:59:33.805Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/testdata/good-leaf-and-intermediate.pem [2022-04-12T20:59:33.805Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/testdata/good-leaf-only.pem [2022-04-12T20:59:33.805Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/testdata/key-pkcs8-ecdsa.pem [2022-04-12T20:59:33.805Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/testdata/key-pkcs8-rsa.pem [2022-04-12T20:59:33.805Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/webhook_svid.go [2022-04-12T20:59:33.805Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/webhook_svid_test.go [2022-04-12T20:59:33.805Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/ [2022-04-12T20:59:33.805Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/config/ [2022-04-12T20:59:33.805Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/config/roles.yaml [2022-04-12T20:59:33.805Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/ [2022-04-12T20:59:33.805Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/base_controller.go [2022-04-12T20:59:33.805Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/node_controller.go [2022-04-12T20:59:33.805Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/node_controller_test.go [2022-04-12T20:59:33.805Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/pod_controller.go [2022-04-12T20:59:33.805Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/pod_controller_test.go [2022-04-12T20:59:33.805Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/utils.go [2022-04-12T20:59:33.805Z] spire-1.2.1/support/k8s/k8s-workload-registrar/server.go [2022-04-12T20:59:33.805Z] spire-1.2.1/support/k8s/k8s-workload-registrar/server_test.go [2022-04-12T20:59:33.805Z] spire-1.2.1/support/k8s/k8s-workload-registrar/webhookhandler.go [2022-04-12T20:59:33.805Z] spire-1.2.1/support/k8s/k8s-workload-registrar/webhookhandler_test.go [2022-04-12T20:59:33.805Z] spire-1.2.1/support/oidc-discovery-provider/ [2022-04-12T20:59:33.805Z] spire-1.2.1/support/oidc-discovery-provider/README.md [2022-04-12T20:59:33.805Z] spire-1.2.1/support/oidc-discovery-provider/common_test.go [2022-04-12T20:59:33.805Z] spire-1.2.1/support/oidc-discovery-provider/config.go [2022-04-12T20:59:33.805Z] spire-1.2.1/support/oidc-discovery-provider/config_test.go [2022-04-12T20:59:33.805Z] spire-1.2.1/support/oidc-discovery-provider/domain_policy.go [2022-04-12T20:59:33.805Z] spire-1.2.1/support/oidc-discovery-provider/domain_policy_test.go [2022-04-12T20:59:33.805Z] spire-1.2.1/support/oidc-discovery-provider/handler.go [2022-04-12T20:59:33.805Z] spire-1.2.1/support/oidc-discovery-provider/handler_test.go [2022-04-12T20:59:33.805Z] spire-1.2.1/support/oidc-discovery-provider/jwks_source.go [2022-04-12T20:59:33.805Z] spire-1.2.1/support/oidc-discovery-provider/main.go [2022-04-12T20:59:33.805Z] spire-1.2.1/support/oidc-discovery-provider/server_api.go [2022-04-12T20:59:33.805Z] spire-1.2.1/support/oidc-discovery-provider/server_api_test.go [2022-04-12T20:59:33.805Z] spire-1.2.1/support/oidc-discovery-provider/workload_api.go [2022-04-12T20:59:33.805Z] spire-1.2.1/support/oidc-discovery-provider/workload_api_test.go [2022-04-12T20:59:33.805Z] spire-1.2.1/test/ [2022-04-12T20:59:33.805Z] spire-1.2.1/test/clock/ [2022-04-12T20:59:33.805Z] spire-1.2.1/test/clock/clock.go [2022-04-12T20:59:33.805Z] spire-1.2.1/test/fakes/ [2022-04-12T20:59:33.805Z] spire-1.2.1/test/fakes/fakeagentcatalog/ [2022-04-12T20:59:33.805Z] spire-1.2.1/test/fakes/fakeagentcatalog/catalog.go [2022-04-12T20:59:33.805Z] spire-1.2.1/test/fakes/fakeagentkeymanager/ [2022-04-12T20:59:33.805Z] spire-1.2.1/test/fakes/fakeagentkeymanager/keymanager.go [2022-04-12T20:59:33.805Z] spire-1.2.1/test/fakes/fakeagentnodeattestor/ [2022-04-12T20:59:33.805Z] spire-1.2.1/test/fakes/fakeagentnodeattestor/nodeattestor.go [2022-04-12T20:59:33.805Z] spire-1.2.1/test/fakes/fakeagentstore/ [2022-04-12T20:59:33.805Z] spire-1.2.1/test/fakes/fakeagentstore/agentstore.go [2022-04-12T20:59:33.805Z] spire-1.2.1/test/fakes/fakedatastore/ [2022-04-12T20:59:33.805Z] spire-1.2.1/test/fakes/fakedatastore/fakedatastore.go [2022-04-12T20:59:33.805Z] spire-1.2.1/test/fakes/fakeentryclient/ [2022-04-12T20:59:33.805Z] spire-1.2.1/test/fakes/fakeentryclient/entryclient.go [2022-04-12T20:59:33.805Z] spire-1.2.1/test/fakes/fakehealthchecker/ [2022-04-12T20:59:33.805Z] spire-1.2.1/test/fakes/fakehealthchecker/checker.go [2022-04-12T20:59:33.805Z] spire-1.2.1/test/fakes/fakeidentityprovider/ [2022-04-12T20:59:33.805Z] spire-1.2.1/test/fakes/fakeidentityprovider/identityprovider.go [2022-04-12T20:59:33.805Z] spire-1.2.1/test/fakes/fakemetrics/ [2022-04-12T20:59:33.805Z] spire-1.2.1/test/fakes/fakemetrics/fakemetrics.go [2022-04-12T20:59:33.805Z] spire-1.2.1/test/fakes/fakenoderesolver/ [2022-04-12T20:59:33.805Z] spire-1.2.1/test/fakes/fakenoderesolver/noderesolver.go [2022-04-12T20:59:33.805Z] spire-1.2.1/test/fakes/fakenotifier/ [2022-04-12T20:59:33.805Z] spire-1.2.1/test/fakes/fakenotifier/notifier.go [2022-04-12T20:59:33.805Z] spire-1.2.1/test/fakes/fakepluginmetrics/ [2022-04-12T20:59:33.805Z] spire-1.2.1/test/fakes/fakepluginmetrics/fakepluginmetrics.go [2022-04-12T20:59:33.805Z] spire-1.2.1/test/fakes/fakeserverca/ [2022-04-12T20:59:33.805Z] spire-1.2.1/test/fakes/fakeserverca/serverca.go [2022-04-12T20:59:33.805Z] spire-1.2.1/test/fakes/fakeservercatalog/ [2022-04-12T20:59:33.805Z] spire-1.2.1/test/fakes/fakeservercatalog/catalog.go [2022-04-12T20:59:33.805Z] spire-1.2.1/test/fakes/fakeserverkeymanager/ [2022-04-12T20:59:33.805Z] spire-1.2.1/test/fakes/fakeserverkeymanager/keymanager.go [2022-04-12T20:59:33.805Z] spire-1.2.1/test/fakes/fakeservernodeattestor/ [2022-04-12T20:59:33.805Z] spire-1.2.1/test/fakes/fakeservernodeattestor/nodeattestor.go [2022-04-12T20:59:33.805Z] spire-1.2.1/test/fakes/fakeupstreamauthority/ [2022-04-12T20:59:33.805Z] spire-1.2.1/test/fakes/fakeupstreamauthority/plugin.go [2022-04-12T20:59:33.805Z] spire-1.2.1/test/fakes/fakeupstreamauthority/upstreamauthority.go [2022-04-12T20:59:33.805Z] spire-1.2.1/test/fakes/fakeworkloadapi/ [2022-04-12T20:59:33.805Z] spire-1.2.1/test/fakes/fakeworkloadapi/workloadapi.go [2022-04-12T20:59:33.805Z] spire-1.2.1/test/fakes/fakeworkloadattestor/ [2022-04-12T20:59:33.805Z] spire-1.2.1/test/fakes/fakeworkloadattestor/workloadattestor.go [2022-04-12T20:59:33.805Z] spire-1.2.1/test/fixture/ [2022-04-12T20:59:33.805Z] spire-1.2.1/test/fixture/certs/ [2022-04-12T20:59:33.805Z] spire-1.2.1/test/fixture/certs/agent_svid.der [2022-04-12T20:59:33.805Z] spire-1.2.1/test/fixture/certs/base_cert.pem [2022-04-12T20:59:33.805Z] spire-1.2.1/test/fixture/certs/base_csr.pem [2022-04-12T20:59:33.805Z] spire-1.2.1/test/fixture/certs/base_key.pem [2022-04-12T20:59:33.805Z] spire-1.2.1/test/fixture/certs/base_rotated_cert.pem [2022-04-12T20:59:33.805Z] spire-1.2.1/test/fixture/certs/base_rotated_csr.pem [2022-04-12T20:59:33.805Z] spire-1.2.1/test/fixture/certs/base_rotated_key.pem [2022-04-12T20:59:33.805Z] spire-1.2.1/test/fixture/certs/blog_cert.pem [2022-04-12T20:59:33.805Z] spire-1.2.1/test/fixture/certs/blog_csr.pem [2022-04-12T20:59:33.805Z] spire-1.2.1/test/fixture/certs/blog_key.pem [2022-04-12T20:59:33.805Z] spire-1.2.1/test/fixture/certs/bundle.der [2022-04-12T20:59:33.805Z] spire-1.2.1/test/fixture/certs/ca.pem [2022-04-12T20:59:33.805Z] spire-1.2.1/test/fixture/certs/ca_key.pem [2022-04-12T20:59:33.805Z] spire-1.2.1/test/fixture/certs/database_cert.pem [2022-04-12T20:59:33.805Z] spire-1.2.1/test/fixture/certs/database_csr.pem [2022-04-12T20:59:33.805Z] spire-1.2.1/test/fixture/certs/database_key.pem [2022-04-12T20:59:33.805Z] spire-1.2.1/test/fixture/certs/node_cert.pem [2022-04-12T20:59:33.805Z] spire-1.2.1/test/fixture/certs/node_csr.pem [2022-04-12T20:59:33.805Z] spire-1.2.1/test/fixture/certs/node_key.pem [2022-04-12T20:59:33.805Z] spire-1.2.1/test/fixture/certs/svid.pem [2022-04-12T20:59:33.805Z] spire-1.2.1/test/fixture/certs/svid_key.pem [2022-04-12T20:59:33.805Z] spire-1.2.1/test/fixture/config/ [2022-04-12T20:59:33.805Z] spire-1.2.1/test/fixture/config/agent_bad_agent_block.conf [2022-04-12T20:59:33.805Z] spire-1.2.1/test/fixture/config/agent_good.conf [2022-04-12T20:59:33.805Z] spire-1.2.1/test/fixture/config/agent_good_templated.conf [2022-04-12T20:59:33.805Z] spire-1.2.1/test/fixture/config/plugin_good.conf [2022-04-12T20:59:33.805Z] spire-1.2.1/test/fixture/config/server_and_agent_bad_nested_DogStatsd_block.conf [2022-04-12T20:59:33.805Z] spire-1.2.1/test/fixture/config/server_and_agent_bad_nested_InMem_block.conf [2022-04-12T20:59:33.805Z] spire-1.2.1/test/fixture/config/server_and_agent_bad_nested_M3_block.conf [2022-04-12T20:59:33.805Z] spire-1.2.1/test/fixture/config/server_and_agent_bad_nested_Prometheus_block.conf [2022-04-12T20:59:33.805Z] spire-1.2.1/test/fixture/config/server_and_agent_bad_nested_Statsd_block.conf [2022-04-12T20:59:33.805Z] spire-1.2.1/test/fixture/config/server_and_agent_bad_nested_health_checks_block.conf [2022-04-12T20:59:33.805Z] spire-1.2.1/test/fixture/config/server_and_agent_bad_root_block.conf [2022-04-12T20:59:33.805Z] spire-1.2.1/test/fixture/config/server_and_agent_bad_telemetry_block.conf [2022-04-12T20:59:33.805Z] spire-1.2.1/test/fixture/config/server_bad_nested_bundle_endpoint_acme_block.conf [2022-04-12T20:59:33.805Z] spire-1.2.1/test/fixture/config/server_bad_nested_bundle_endpoint_block.conf [2022-04-12T20:59:33.805Z] spire-1.2.1/test/fixture/config/server_bad_nested_ca_subject_block.conf [2022-04-12T20:59:33.805Z] spire-1.2.1/test/fixture/config/server_bad_nested_experimental_block.conf [2022-04-12T20:59:33.805Z] spire-1.2.1/test/fixture/config/server_bad_nested_federates_with_block.conf [2022-04-12T20:59:33.805Z] spire-1.2.1/test/fixture/config/server_bad_nested_federation_block.conf [2022-04-12T20:59:33.805Z] spire-1.2.1/test/fixture/config/server_bad_ratelimit_block.conf [2022-04-12T20:59:33.805Z] spire-1.2.1/test/fixture/config/server_bad_server_block.conf [2022-04-12T20:59:33.805Z] spire-1.2.1/test/fixture/config/server_good.conf [2022-04-12T20:59:33.805Z] spire-1.2.1/test/fixture/config/server_good_templated.conf [2022-04-12T20:59:33.805Z] spire-1.2.1/test/fixture/fixture.go [2022-04-12T20:59:33.805Z] spire-1.2.1/test/fixture/nodeattestor/ [2022-04-12T20:59:33.805Z] spire-1.2.1/test/fixture/nodeattestor/sshpop/ [2022-04-12T20:59:33.805Z] spire-1.2.1/test/fixture/nodeattestor/sshpop/agent_ssh_key [2022-04-12T20:59:33.805Z] spire-1.2.1/test/fixture/nodeattestor/sshpop/agent_ssh_key-cert.pub [2022-04-12T20:59:33.805Z] spire-1.2.1/test/fixture/nodeattestor/sshpop/ssh_cert_authority.pub [2022-04-12T20:59:33.805Z] spire-1.2.1/test/fixture/nodeattestor/x509pop/ [2022-04-12T20:59:33.805Z] spire-1.2.1/test/fixture/nodeattestor/x509pop/generate.go [2022-04-12T20:59:33.805Z] spire-1.2.1/test/fixture/nodeattestor/x509pop/intermediate.pem [2022-04-12T20:59:33.805Z] spire-1.2.1/test/fixture/nodeattestor/x509pop/leaf-crt-bundle.pem [2022-04-12T20:59:33.805Z] spire-1.2.1/test/fixture/nodeattestor/x509pop/leaf-key.pem [2022-04-12T20:59:33.805Z] spire-1.2.1/test/fixture/nodeattestor/x509pop/leaf.pem [2022-04-12T20:59:33.805Z] spire-1.2.1/test/fixture/nodeattestor/x509pop/root-crt.pem [2022-04-12T20:59:33.805Z] spire-1.2.1/test/fixture/registration/ [2022-04-12T20:59:33.805Z] spire-1.2.1/test/fixture/registration/entries.json [2022-04-12T20:59:33.805Z] spire-1.2.1/test/fixture/registration/good-for-update.json [2022-04-12T20:59:33.805Z] spire-1.2.1/test/fixture/registration/good.json [2022-04-12T20:59:33.805Z] spire-1.2.1/test/fixture/registration/invalid.json [2022-04-12T20:59:33.805Z] spire-1.2.1/test/fixture/registration/invalid_json.json [2022-04-12T20:59:33.806Z] spire-1.2.1/test/fixture/registration/manager_test_entries.json [2022-04-12T20:59:33.806Z] spire-1.2.1/test/integration/ [2022-04-12T20:59:33.806Z] spire-1.2.1/test/integration/README.md [2022-04-12T20:59:33.806Z] spire-1.2.1/test/integration/common [2022-04-12T20:59:33.806Z] spire-1.2.1/test/integration/setup/ [2022-04-12T20:59:33.806Z] spire-1.2.1/test/integration/setup/adminclient/ [2022-04-12T20:59:33.806Z] spire-1.2.1/test/integration/setup/adminclient/build.sh [2022-04-12T20:59:33.806Z] spire-1.2.1/test/integration/setup/adminclient/client.go [2022-04-12T20:59:33.806Z] spire-1.2.1/test/integration/setup/debugagent/ [2022-04-12T20:59:33.806Z] spire-1.2.1/test/integration/setup/debugagent/build.sh [2022-04-12T20:59:33.806Z] spire-1.2.1/test/integration/setup/debugagent/main.go [2022-04-12T20:59:33.806Z] spire-1.2.1/test/integration/setup/debugserver/ [2022-04-12T20:59:33.806Z] spire-1.2.1/test/integration/setup/debugserver/build.sh [2022-04-12T20:59:33.806Z] spire-1.2.1/test/integration/setup/debugserver/main.go [2022-04-12T20:59:33.806Z] spire-1.2.1/test/integration/setup/downstreamclient/ [2022-04-12T20:59:33.806Z] spire-1.2.1/test/integration/setup/downstreamclient/build.sh [2022-04-12T20:59:33.806Z] spire-1.2.1/test/integration/setup/downstreamclient/client.go [2022-04-12T20:59:33.806Z] spire-1.2.1/test/integration/setup/itclient/ [2022-04-12T20:59:33.806Z] spire-1.2.1/test/integration/setup/itclient/client.go [2022-04-12T20:59:33.806Z] spire-1.2.1/test/integration/setup/node-attestation/ [2022-04-12T20:59:33.806Z] spire-1.2.1/test/integration/setup/node-attestation/build.sh [2022-04-12T20:59:33.806Z] spire-1.2.1/test/integration/setup/node-attestation/client.go [2022-04-12T20:59:33.806Z] spire-1.2.1/test/integration/setup/x509pop/ [2022-04-12T20:59:33.806Z] spire-1.2.1/test/integration/setup/x509pop/gencerts.go [2022-04-12T20:59:33.806Z] spire-1.2.1/test/integration/setup/x509pop/setup.sh [2022-04-12T20:59:33.806Z] spire-1.2.1/test/integration/suites/ [2022-04-12T20:59:33.806Z] spire-1.2.1/test/integration/suites/admin-endpoints/ [2022-04-12T20:59:33.806Z] spire-1.2.1/test/integration/suites/admin-endpoints/00-setup [2022-04-12T20:59:33.806Z] spire-1.2.1/test/integration/suites/admin-endpoints/01-start-server [2022-04-12T20:59:33.806Z] spire-1.2.1/test/integration/suites/admin-endpoints/02-bootstrap-agent [2022-04-12T20:59:33.806Z] spire-1.2.1/test/integration/suites/admin-endpoints/03-start-agent [2022-04-12T20:59:33.806Z] spire-1.2.1/test/integration/suites/admin-endpoints/04-create-registration-entries [2022-04-12T20:59:33.806Z] spire-1.2.1/test/integration/suites/admin-endpoints/05-test-endpoints [2022-04-12T20:59:33.806Z] spire-1.2.1/test/integration/suites/admin-endpoints/README.md [2022-04-12T20:59:33.806Z] spire-1.2.1/test/integration/suites/admin-endpoints/conf/ [2022-04-12T20:59:33.806Z] spire-1.2.1/test/integration/suites/admin-endpoints/conf/agent/ [2022-04-12T20:59:33.806Z] spire-1.2.1/test/integration/suites/admin-endpoints/conf/agent/agent.conf [2022-04-12T20:59:33.806Z] spire-1.2.1/test/integration/suites/admin-endpoints/conf/server/ [2022-04-12T20:59:33.806Z] spire-1.2.1/test/integration/suites/admin-endpoints/conf/server/server.conf [2022-04-12T20:59:33.806Z] spire-1.2.1/test/integration/suites/admin-endpoints/docker-compose.yaml [2022-04-12T20:59:33.806Z] spire-1.2.1/test/integration/suites/admin-endpoints/teardown [2022-04-12T20:59:33.806Z] spire-1.2.1/test/integration/suites/datastore-mysql-replication/ [2022-04-12T20:59:33.806Z] spire-1.2.1/test/integration/suites/datastore-mysql-replication/00-setup [2022-04-12T20:59:33.806Z] spire-1.2.1/test/integration/suites/datastore-mysql-replication/01-test-variants [2022-04-12T20:59:33.806Z] spire-1.2.1/test/integration/suites/datastore-mysql-replication/README.md [2022-04-12T20:59:33.806Z] spire-1.2.1/test/integration/suites/datastore-mysql-replication/docker-compose.yaml [2022-04-12T20:59:33.806Z] spire-1.2.1/test/integration/suites/datastore-mysql-replication/teardown [2022-04-12T20:59:33.806Z] spire-1.2.1/test/integration/suites/datastore-mysql/ [2022-04-12T20:59:33.806Z] spire-1.2.1/test/integration/suites/datastore-mysql/00-setup [2022-04-12T20:59:33.806Z] spire-1.2.1/test/integration/suites/datastore-mysql/01-test-variants [2022-04-12T20:59:33.806Z] spire-1.2.1/test/integration/suites/datastore-mysql/README.md [2022-04-12T20:59:33.806Z] spire-1.2.1/test/integration/suites/datastore-mysql/docker-compose.yaml [2022-04-12T20:59:33.806Z] spire-1.2.1/test/integration/suites/datastore-mysql/teardown [2022-04-12T20:59:33.806Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/ [2022-04-12T20:59:34.091Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/00-setup [2022-04-12T20:59:34.091Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/01-test-variants [2022-04-12T20:59:34.091Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/README.md [2022-04-12T20:59:34.091Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/docker-compose.yaml [2022-04-12T20:59:34.091Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/principal/ [2022-04-12T20:59:34.091Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/principal/init.sh [2022-04-12T20:59:34.091Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/replica/ [2022-04-12T20:59:34.091Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/replica/docker-entrypoint.sh [2022-04-12T20:59:34.091Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/replica/v12/ [2022-04-12T20:59:34.091Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/replica/v12/docker-entrypoint.sh [2022-04-12T20:59:34.091Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/teardown [2022-04-12T20:59:34.091Z] spire-1.2.1/test/integration/suites/datastore-postgres/ [2022-04-12T20:59:34.091Z] spire-1.2.1/test/integration/suites/datastore-postgres/00-setup [2022-04-12T20:59:34.091Z] spire-1.2.1/test/integration/suites/datastore-postgres/01-test-variants [2022-04-12T20:59:34.091Z] spire-1.2.1/test/integration/suites/datastore-postgres/README.md [2022-04-12T20:59:34.091Z] spire-1.2.1/test/integration/suites/datastore-postgres/docker-compose.yaml [2022-04-12T20:59:34.091Z] spire-1.2.1/test/integration/suites/datastore-postgres/teardown [2022-04-12T20:59:34.091Z] spire-1.2.1/test/integration/suites/debug-endpoints/ [2022-04-12T20:59:34.091Z] spire-1.2.1/test/integration/suites/debug-endpoints/00-setup [2022-04-12T20:59:34.091Z] spire-1.2.1/test/integration/suites/debug-endpoints/01-start-server [2022-04-12T20:59:34.091Z] spire-1.2.1/test/integration/suites/debug-endpoints/02-bootstrap-agent [2022-04-12T20:59:34.091Z] spire-1.2.1/test/integration/suites/debug-endpoints/03-start-agent [2022-04-12T20:59:34.091Z] spire-1.2.1/test/integration/suites/debug-endpoints/04-create-registration-entries [2022-04-12T20:59:34.091Z] spire-1.2.1/test/integration/suites/debug-endpoints/05-test-endpoints [2022-04-12T20:59:34.091Z] spire-1.2.1/test/integration/suites/debug-endpoints/README.md [2022-04-12T20:59:34.091Z] spire-1.2.1/test/integration/suites/debug-endpoints/conf/ [2022-04-12T20:59:34.091Z] spire-1.2.1/test/integration/suites/debug-endpoints/conf/agent/ [2022-04-12T20:59:34.091Z] spire-1.2.1/test/integration/suites/debug-endpoints/conf/agent/agent.conf [2022-04-12T20:59:34.091Z] spire-1.2.1/test/integration/suites/debug-endpoints/conf/server/ [2022-04-12T20:59:34.091Z] spire-1.2.1/test/integration/suites/debug-endpoints/conf/server/server.conf [2022-04-12T20:59:34.091Z] spire-1.2.1/test/integration/suites/debug-endpoints/docker-compose.yaml [2022-04-12T20:59:34.091Z] spire-1.2.1/test/integration/suites/debug-endpoints/teardown [2022-04-12T20:59:34.091Z] spire-1.2.1/test/integration/suites/downstream-endpoints/ [2022-04-12T20:59:34.091Z] spire-1.2.1/test/integration/suites/downstream-endpoints/00-setup [2022-04-12T20:59:34.091Z] spire-1.2.1/test/integration/suites/downstream-endpoints/01-start-server [2022-04-12T20:59:34.091Z] spire-1.2.1/test/integration/suites/downstream-endpoints/02-bootstrap-agent [2022-04-12T20:59:34.091Z] spire-1.2.1/test/integration/suites/downstream-endpoints/03-start-agent [2022-04-12T20:59:34.091Z] spire-1.2.1/test/integration/suites/downstream-endpoints/04-create-entries [2022-04-12T20:59:34.091Z] spire-1.2.1/test/integration/suites/downstream-endpoints/05-test-endpoints [2022-04-12T20:59:34.091Z] spire-1.2.1/test/integration/suites/downstream-endpoints/README.md [2022-04-12T20:59:34.091Z] spire-1.2.1/test/integration/suites/downstream-endpoints/conf/ [2022-04-12T20:59:34.091Z] spire-1.2.1/test/integration/suites/downstream-endpoints/conf/agent/ [2022-04-12T20:59:34.091Z] spire-1.2.1/test/integration/suites/downstream-endpoints/conf/agent/agent.conf [2022-04-12T20:59:34.091Z] spire-1.2.1/test/integration/suites/downstream-endpoints/conf/server/ [2022-04-12T20:59:34.091Z] spire-1.2.1/test/integration/suites/downstream-endpoints/conf/server/server.conf [2022-04-12T20:59:34.091Z] spire-1.2.1/test/integration/suites/downstream-endpoints/docker-compose.yaml [2022-04-12T20:59:34.091Z] spire-1.2.1/test/integration/suites/downstream-endpoints/teardown [2022-04-12T20:59:34.091Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/ [2022-04-12T20:59:34.091Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/00-setup [2022-04-12T20:59:34.091Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/01-start-server [2022-04-12T20:59:34.091Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/02-bootstrap-agents [2022-04-12T20:59:34.091Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/03-start-remaining-containers [2022-04-12T20:59:34.091Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/04-create-workload-entries [2022-04-12T20:59:34.091Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/05-check-workload-connectivity [2022-04-12T20:59:34.091Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/README.md [2022-04-12T20:59:34.091Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/ [2022-04-12T20:59:34.091Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/downstream-agent/ [2022-04-12T20:59:34.091Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/downstream-agent/agent.conf [2022-04-12T20:59:34.091Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/downstream-envoy/ [2022-04-12T20:59:34.091Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/downstream-envoy/envoy.yaml [2022-04-12T20:59:34.091Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/server/ [2022-04-12T20:59:34.091Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/server/server.conf [2022-04-12T20:59:34.091Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/supervisord.conf [2022-04-12T20:59:34.091Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/upstream-agent/ [2022-04-12T20:59:34.091Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/upstream-agent/agent.conf [2022-04-12T20:59:34.091Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/upstream-envoy/ [2022-04-12T20:59:34.091Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/upstream-envoy/envoy.yaml [2022-04-12T20:59:34.091Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/docker-compose.yaml [2022-04-12T20:59:34.091Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/teardown [2022-04-12T20:59:34.091Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/ [2022-04-12T20:59:34.091Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/00-test-envoy-releases.sh [2022-04-12T20:59:34.091Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/Dockerfile [2022-04-12T20:59:34.091Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/README.md [2022-04-12T20:59:34.091Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/ [2022-04-12T20:59:34.091Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/ [2022-04-12T20:59:34.091Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/agent/ [2022-04-12T20:59:34.091Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/agent/agent.conf [2022-04-12T20:59:34.091Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/envoy/ [2022-04-12T20:59:34.091Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/envoy/envoy.yaml [2022-04-12T20:59:34.091Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/server/ [2022-04-12T20:59:34.091Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/server/server.conf [2022-04-12T20:59:34.091Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream/ [2022-04-12T20:59:34.091Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream/agent/ [2022-04-12T20:59:34.091Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream/agent/agent.conf [2022-04-12T20:59:34.091Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream/envoy/ [2022-04-12T20:59:34.091Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream/envoy/envoy.yaml [2022-04-12T20:59:34.091Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/supervisord.conf [2022-04-12T20:59:34.091Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/ [2022-04-12T20:59:34.091Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/agent/ [2022-04-12T20:59:34.091Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/agent/agent.conf [2022-04-12T20:59:34.091Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/envoy/ [2022-04-12T20:59:34.091Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/envoy/envoy.yaml [2022-04-12T20:59:34.091Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/server/ [2022-04-12T20:59:34.091Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/server/server.conf [2022-04-12T20:59:34.091Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/docker-compose.yaml [2022-04-12T20:59:34.091Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/teardown [2022-04-12T20:59:34.091Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/ [2022-04-12T20:59:34.091Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/00-test-envoy-releases [2022-04-12T20:59:34.091Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/README.md [2022-04-12T20:59:34.091Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/ [2022-04-12T20:59:34.091Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/downstream-agent/ [2022-04-12T20:59:34.091Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/downstream-agent/agent.conf [2022-04-12T20:59:34.091Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/downstream-envoy/ [2022-04-12T20:59:34.091Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/downstream-envoy/envoy.yaml [2022-04-12T20:59:34.091Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/server/ [2022-04-12T20:59:34.091Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/server/server.conf [2022-04-12T20:59:34.091Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/supervisord.conf [2022-04-12T20:59:34.091Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/upstream-agent/ [2022-04-12T20:59:34.091Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/upstream-agent/agent.conf [2022-04-12T20:59:34.091Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/upstream-envoy/ [2022-04-12T20:59:34.091Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/upstream-envoy/envoy.yaml [2022-04-12T20:59:34.091Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/docker-compose.yaml [2022-04-12T20:59:34.091Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/teardown [2022-04-12T20:59:34.091Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/ [2022-04-12T20:59:34.091Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/00-setup [2022-04-12T20:59:34.091Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/01-start-servers [2022-04-12T20:59:34.091Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/02-bootstrap-federation-and-agents [2022-04-12T20:59:34.091Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/03-start-remaining-containers [2022-04-12T20:59:34.091Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/04-create-workload-entries [2022-04-12T20:59:34.091Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/05-check-workload-connectivity [2022-04-12T20:59:34.091Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/06-stop-servers [2022-04-12T20:59:34.091Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/07-check-workload-connectivity [2022-04-12T20:59:34.091Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/08-start-servers [2022-04-12T20:59:34.091Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/09-check-workload-connectivity [2022-04-12T20:59:34.091Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/10-stop-agents [2022-04-12T20:59:34.091Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/11-check-workload-connectivity [2022-04-12T20:59:34.091Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/12-start-agents [2022-04-12T20:59:34.091Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/13-check-workload-connectivity [2022-04-12T20:59:34.091Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/Dockerfile [2022-04-12T20:59:34.091Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/README.md [2022-04-12T20:59:34.091Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/ [2022-04-12T20:59:34.091Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/ [2022-04-12T20:59:34.091Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/agent/ [2022-04-12T20:59:34.091Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/agent/agent.conf [2022-04-12T20:59:34.091Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/ghostunnel/ [2022-04-12T20:59:34.091Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/ghostunnel/ghostunnel.flags [2022-04-12T20:59:34.091Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/server/ [2022-04-12T20:59:34.091Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/server/server.conf [2022-04-12T20:59:34.091Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/supervisord/ [2022-04-12T20:59:34.091Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/supervisord/supervisord.conf [2022-04-12T20:59:34.091Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/ [2022-04-12T20:59:34.091Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/agent/ [2022-04-12T20:59:34.091Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/agent/agent.conf [2022-04-12T20:59:34.091Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/ghostunnel/ [2022-04-12T20:59:34.091Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/ghostunnel/ghostunnel.flags [2022-04-12T20:59:34.091Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/server/ [2022-04-12T20:59:34.091Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/server/server.conf [2022-04-12T20:59:34.091Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/supervisord/ [2022-04-12T20:59:34.091Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/supervisord/supervisord.conf [2022-04-12T20:59:34.091Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/docker-compose.yaml [2022-04-12T20:59:34.091Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/teardown [2022-04-12T20:59:34.091Z] spire-1.2.1/test/integration/suites/join-token/ [2022-04-12T20:59:34.091Z] spire-1.2.1/test/integration/suites/join-token/01-start-server [2022-04-12T20:59:34.091Z] spire-1.2.1/test/integration/suites/join-token/02-bootstrap-agents [2022-04-12T20:59:34.091Z] spire-1.2.1/test/integration/suites/join-token/03-start-agent [2022-04-12T20:59:34.091Z] spire-1.2.1/test/integration/suites/join-token/04-create-workload-entry [2022-04-12T20:59:34.091Z] spire-1.2.1/test/integration/suites/join-token/05-check-svid [2022-04-12T20:59:34.091Z] spire-1.2.1/test/integration/suites/join-token/06-start-bad-agent [2022-04-12T20:59:34.091Z] spire-1.2.1/test/integration/suites/join-token/README.md [2022-04-12T20:59:34.091Z] spire-1.2.1/test/integration/suites/join-token/conf/ [2022-04-12T20:59:34.091Z] spire-1.2.1/test/integration/suites/join-token/conf/agent/ [2022-04-12T20:59:34.091Z] spire-1.2.1/test/integration/suites/join-token/conf/agent/agent.conf [2022-04-12T20:59:34.091Z] spire-1.2.1/test/integration/suites/join-token/conf/server/ [2022-04-12T20:59:34.091Z] spire-1.2.1/test/integration/suites/join-token/conf/server/server.conf [2022-04-12T20:59:34.091Z] spire-1.2.1/test/integration/suites/join-token/docker-compose.yaml [2022-04-12T20:59:34.091Z] spire-1.2.1/test/integration/suites/join-token/teardown [2022-04-12T20:59:34.091Z] spire-1.2.1/test/integration/suites/k8s-reconcile/ [2022-04-12T20:59:34.091Z] spire-1.2.1/test/integration/suites/k8s-reconcile/00-setup [2022-04-12T20:59:34.091Z] spire-1.2.1/test/integration/suites/k8s-reconcile/01-apply-config [2022-04-12T20:59:34.091Z] spire-1.2.1/test/integration/suites/k8s-reconcile/02-check-for-workload-svid [2022-04-12T20:59:34.091Z] spire-1.2.1/test/integration/suites/k8s-reconcile/README.md [2022-04-12T20:59:34.091Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/ [2022-04-12T20:59:34.091Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/admctrl/ [2022-04-12T20:59:34.091Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/admctrl/admission-control.yaml [2022-04-12T20:59:34.091Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/admctrl/kubeconfig.yaml [2022-04-12T20:59:34.091Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/agent/ [2022-04-12T20:59:34.091Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/agent/kustomization.yaml [2022-04-12T20:59:34.091Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/agent/spire-agent.yaml [2022-04-12T20:59:34.091Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/kind-config.yaml [2022-04-12T20:59:34.091Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/server/ [2022-04-12T20:59:34.091Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/server/k8s-workload-registrar-secret.yaml [2022-04-12T20:59:34.091Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/server/kustomization.yaml [2022-04-12T20:59:34.091Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/server/spire-server.yaml [2022-04-12T20:59:34.091Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/workload.yaml [2022-04-12T20:59:34.091Z] spire-1.2.1/test/integration/suites/k8s-reconcile/init-kubectl [2022-04-12T20:59:34.091Z] spire-1.2.1/test/integration/suites/k8s-reconcile/teardown [2022-04-12T20:59:34.091Z] spire-1.2.1/test/integration/suites/k8s-scratch/ [2022-04-12T20:59:34.091Z] spire-1.2.1/test/integration/suites/k8s-scratch/00-setup [2022-04-12T20:59:34.091Z] spire-1.2.1/test/integration/suites/k8s-scratch/01-apply-config [2022-04-12T20:59:34.091Z] spire-1.2.1/test/integration/suites/k8s-scratch/02-check-for-workload-svid [2022-04-12T20:59:34.091Z] spire-1.2.1/test/integration/suites/k8s-scratch/README.md [2022-04-12T20:59:34.091Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/ [2022-04-12T20:59:34.091Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/admctrl/ [2022-04-12T20:59:34.091Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/admctrl/admission-control.yaml [2022-04-12T20:59:34.091Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/admctrl/kubeconfig.yaml [2022-04-12T20:59:34.091Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/agent/ [2022-04-12T20:59:34.091Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/agent/kustomization.yaml [2022-04-12T20:59:34.091Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/agent/spire-agent.yaml [2022-04-12T20:59:34.091Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/kind-config.yaml [2022-04-12T20:59:34.091Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/server/ [2022-04-12T20:59:34.091Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/server/k8s-workload-registrar-secret.yaml [2022-04-12T20:59:34.091Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/server/kustomization.yaml [2022-04-12T20:59:34.091Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/server/spire-server.yaml [2022-04-12T20:59:34.091Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/webhook/ [2022-04-12T20:59:34.092Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/webhook/kustomization.yaml [2022-04-12T20:59:34.092Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/webhook/validation-webhook.yaml [2022-04-12T20:59:34.092Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/workload.yaml [2022-04-12T20:59:34.092Z] spire-1.2.1/test/integration/suites/k8s-scratch/init-kubectl [2022-04-12T20:59:34.092Z] spire-1.2.1/test/integration/suites/k8s-scratch/teardown [2022-04-12T20:59:34.092Z] spire-1.2.1/test/integration/suites/k8s/ [2022-04-12T20:59:34.092Z] spire-1.2.1/test/integration/suites/k8s/00-setup [2022-04-12T20:59:34.092Z] spire-1.2.1/test/integration/suites/k8s/01-apply-config [2022-04-12T20:59:34.092Z] spire-1.2.1/test/integration/suites/k8s/02-check-for-workload-svid [2022-04-12T20:59:34.092Z] spire-1.2.1/test/integration/suites/k8s/README.md [2022-04-12T20:59:34.092Z] spire-1.2.1/test/integration/suites/k8s/conf/ [2022-04-12T20:59:34.092Z] spire-1.2.1/test/integration/suites/k8s/conf/admctrl/ [2022-04-12T20:59:34.092Z] spire-1.2.1/test/integration/suites/k8s/conf/admctrl/admission-control.yaml [2022-04-12T20:59:34.092Z] spire-1.2.1/test/integration/suites/k8s/conf/admctrl/kubeconfig.yaml [2022-04-12T20:59:34.092Z] spire-1.2.1/test/integration/suites/k8s/conf/agent/ [2022-04-12T20:59:34.092Z] spire-1.2.1/test/integration/suites/k8s/conf/agent/kustomization.yaml [2022-04-12T20:59:34.092Z] spire-1.2.1/test/integration/suites/k8s/conf/agent/spire-agent.yaml [2022-04-12T20:59:34.092Z] spire-1.2.1/test/integration/suites/k8s/conf/kind-config.yaml [2022-04-12T20:59:34.092Z] spire-1.2.1/test/integration/suites/k8s/conf/server/ [2022-04-12T20:59:34.092Z] spire-1.2.1/test/integration/suites/k8s/conf/server/k8s-workload-registrar-secret.yaml [2022-04-12T20:59:34.092Z] spire-1.2.1/test/integration/suites/k8s/conf/server/kustomization.yaml [2022-04-12T20:59:34.092Z] spire-1.2.1/test/integration/suites/k8s/conf/server/spire-server.yaml [2022-04-12T20:59:34.092Z] spire-1.2.1/test/integration/suites/k8s/conf/webhook/ [2022-04-12T20:59:34.092Z] spire-1.2.1/test/integration/suites/k8s/conf/webhook/kustomization.yaml [2022-04-12T20:59:34.092Z] spire-1.2.1/test/integration/suites/k8s/conf/webhook/validation-webhook.yaml [2022-04-12T20:59:34.092Z] spire-1.2.1/test/integration/suites/k8s/conf/workload.yaml [2022-04-12T20:59:34.092Z] spire-1.2.1/test/integration/suites/k8s/init-kubectl [2022-04-12T20:59:34.092Z] spire-1.2.1/test/integration/suites/k8s/teardown [2022-04-12T20:59:34.092Z] spire-1.2.1/test/integration/suites/nested-rotation/ [2022-04-12T20:59:34.092Z] spire-1.2.1/test/integration/suites/nested-rotation/00-setup [2022-04-12T20:59:34.092Z] spire-1.2.1/test/integration/suites/nested-rotation/01-start-root [2022-04-12T20:59:34.092Z] spire-1.2.1/test/integration/suites/nested-rotation/02-create-intermediate-downstream-entries [2022-04-12T20:59:34.092Z] spire-1.2.1/test/integration/suites/nested-rotation/03-start-intermediateA [2022-04-12T20:59:34.092Z] spire-1.2.1/test/integration/suites/nested-rotation/04-create-leafA-downstream-entry [2022-04-12T20:59:34.092Z] spire-1.2.1/test/integration/suites/nested-rotation/05-start-leafA [2022-04-12T20:59:34.092Z] spire-1.2.1/test/integration/suites/nested-rotation/06-start-intermediateB [2022-04-12T20:59:34.092Z] spire-1.2.1/test/integration/suites/nested-rotation/07-create-leafB-downstream-entry [2022-04-12T20:59:34.092Z] spire-1.2.1/test/integration/suites/nested-rotation/08-start-leafB [2022-04-12T20:59:34.092Z] spire-1.2.1/test/integration/suites/nested-rotation/09-create-workload-entries [2022-04-12T20:59:34.092Z] spire-1.2.1/test/integration/suites/nested-rotation/10-check-svids [2022-04-12T20:59:34.092Z] spire-1.2.1/test/integration/suites/nested-rotation/Dockerfile [2022-04-12T20:59:34.092Z] spire-1.2.1/test/integration/suites/nested-rotation/README.md [2022-04-12T20:59:34.092Z] spire-1.2.1/test/integration/suites/nested-rotation/docker-compose.yaml [2022-04-12T20:59:34.092Z] spire-1.2.1/test/integration/suites/nested-rotation/intermediateA/ [2022-04-12T20:59:34.092Z] spire-1.2.1/test/integration/suites/nested-rotation/intermediateA/agent/ [2022-04-12T20:59:34.092Z] spire-1.2.1/test/integration/suites/nested-rotation/intermediateA/agent/agent.conf [2022-04-12T20:59:34.092Z] spire-1.2.1/test/integration/suites/nested-rotation/intermediateA/server/ [2022-04-12T20:59:34.092Z] spire-1.2.1/test/integration/suites/nested-rotation/intermediateA/server/server.conf [2022-04-12T20:59:34.092Z] spire-1.2.1/test/integration/suites/nested-rotation/intermediateB/ [2022-04-12T20:59:34.092Z] spire-1.2.1/test/integration/suites/nested-rotation/intermediateB/agent/ [2022-04-12T20:59:34.092Z] spire-1.2.1/test/integration/suites/nested-rotation/intermediateB/agent/agent.conf [2022-04-12T20:59:34.092Z] spire-1.2.1/test/integration/suites/nested-rotation/intermediateB/server/ [2022-04-12T20:59:34.092Z] spire-1.2.1/test/integration/suites/nested-rotation/intermediateB/server/server.conf [2022-04-12T20:59:34.092Z] spire-1.2.1/test/integration/suites/nested-rotation/leafA/ [2022-04-12T20:59:34.092Z] spire-1.2.1/test/integration/suites/nested-rotation/leafA/agent/ [2022-04-12T20:59:34.092Z] spire-1.2.1/test/integration/suites/nested-rotation/leafA/agent/agent.conf [2022-04-12T20:59:34.092Z] spire-1.2.1/test/integration/suites/nested-rotation/leafA/server/ [2022-04-12T20:59:34.092Z] spire-1.2.1/test/integration/suites/nested-rotation/leafA/server/server.conf [2022-04-12T20:59:34.092Z] spire-1.2.1/test/integration/suites/nested-rotation/leafB/ [2022-04-12T20:59:34.092Z] spire-1.2.1/test/integration/suites/nested-rotation/leafB/agent/ [2022-04-12T20:59:34.092Z] spire-1.2.1/test/integration/suites/nested-rotation/leafB/agent/agent.conf [2022-04-12T20:59:34.092Z] spire-1.2.1/test/integration/suites/nested-rotation/leafB/server/ [2022-04-12T20:59:34.092Z] spire-1.2.1/test/integration/suites/nested-rotation/leafB/server/server.conf [2022-04-12T20:59:34.092Z] spire-1.2.1/test/integration/suites/nested-rotation/root/ [2022-04-12T20:59:34.092Z] spire-1.2.1/test/integration/suites/nested-rotation/root/agent/ [2022-04-12T20:59:34.092Z] spire-1.2.1/test/integration/suites/nested-rotation/root/agent/agent.conf [2022-04-12T20:59:34.092Z] spire-1.2.1/test/integration/suites/nested-rotation/root/server/ [2022-04-12T20:59:34.092Z] spire-1.2.1/test/integration/suites/nested-rotation/root/server/server.conf [2022-04-12T20:59:34.092Z] spire-1.2.1/test/integration/suites/nested-rotation/teardown [2022-04-12T20:59:34.092Z] spire-1.2.1/test/integration/suites/node-attestation/ [2022-04-12T20:59:34.092Z] spire-1.2.1/test/integration/suites/node-attestation/00-setup [2022-04-12T20:59:34.092Z] spire-1.2.1/test/integration/suites/node-attestation/01-start-server [2022-04-12T20:59:34.092Z] spire-1.2.1/test/integration/suites/node-attestation/02-start-agent [2022-04-12T20:59:34.092Z] spire-1.2.1/test/integration/suites/node-attestation/03-test-node-attestation [2022-04-12T20:59:34.092Z] spire-1.2.1/test/integration/suites/node-attestation/04-test-x509pop-attestation [2022-04-12T20:59:34.092Z] spire-1.2.1/test/integration/suites/node-attestation/README.md [2022-04-12T20:59:34.092Z] spire-1.2.1/test/integration/suites/node-attestation/conf/ [2022-04-12T20:59:34.092Z] spire-1.2.1/test/integration/suites/node-attestation/conf/agent/ [2022-04-12T20:59:34.092Z] spire-1.2.1/test/integration/suites/node-attestation/conf/agent/agent.conf [2022-04-12T20:59:34.092Z] spire-1.2.1/test/integration/suites/node-attestation/conf/server/ [2022-04-12T20:59:34.092Z] spire-1.2.1/test/integration/suites/node-attestation/conf/server/server.conf [2022-04-12T20:59:34.092Z] spire-1.2.1/test/integration/suites/node-attestation/docker-compose.yaml [2022-04-12T20:59:34.092Z] spire-1.2.1/test/integration/suites/node-attestation/teardown [2022-04-12T20:59:34.092Z] spire-1.2.1/test/integration/suites/rotation/ [2022-04-12T20:59:34.092Z] spire-1.2.1/test/integration/suites/rotation/00-setup [2022-04-12T20:59:34.092Z] spire-1.2.1/test/integration/suites/rotation/01-start-server [2022-04-12T20:59:34.092Z] spire-1.2.1/test/integration/suites/rotation/02-bootstrap-agent [2022-04-12T20:59:34.092Z] spire-1.2.1/test/integration/suites/rotation/03-start-agent [2022-04-12T20:59:34.092Z] spire-1.2.1/test/integration/suites/rotation/04-create-workload-entry [2022-04-12T20:59:34.092Z] spire-1.2.1/test/integration/suites/rotation/05-check-svids [2022-04-12T20:59:34.092Z] spire-1.2.1/test/integration/suites/rotation/README.md [2022-04-12T20:59:34.373Z] spire-1.2.1/test/integration/suites/rotation/conf/ [2022-04-12T20:59:34.373Z] spire-1.2.1/test/integration/suites/rotation/conf/agent/ [2022-04-12T20:59:34.373Z] spire-1.2.1/test/integration/suites/rotation/conf/agent/agent.conf [2022-04-12T20:59:34.373Z] spire-1.2.1/test/integration/suites/rotation/conf/server/ [2022-04-12T20:59:34.373Z] spire-1.2.1/test/integration/suites/rotation/conf/server/server.conf [2022-04-12T20:59:34.373Z] spire-1.2.1/test/integration/suites/rotation/docker-compose.yaml [2022-04-12T20:59:34.373Z] spire-1.2.1/test/integration/suites/rotation/teardown [2022-04-12T20:59:34.373Z] spire-1.2.1/test/integration/suites/self-test/ [2022-04-12T20:59:34.373Z] spire-1.2.1/test/integration/suites/self-test/00-ensure-command-failure-fails-step [2022-04-12T20:59:34.373Z] spire-1.2.1/test/integration/suites/self-test/README.md [2022-04-12T20:59:34.373Z] spire-1.2.1/test/integration/suites/self-test/teardown [2022-04-12T20:59:34.373Z] spire-1.2.1/test/integration/suites/spire-server-cli/ [2022-04-12T20:59:34.373Z] spire-1.2.1/test/integration/suites/spire-server-cli/01-start-server [2022-04-12T20:59:34.373Z] spire-1.2.1/test/integration/suites/spire-server-cli/02-bundle [2022-04-12T20:59:34.373Z] spire-1.2.1/test/integration/suites/spire-server-cli/03-entry [2022-04-12T20:59:34.373Z] spire-1.2.1/test/integration/suites/spire-server-cli/04-bootstrap-agents [2022-04-12T20:59:34.373Z] spire-1.2.1/test/integration/suites/spire-server-cli/05-start-agents [2022-04-12T20:59:34.373Z] spire-1.2.1/test/integration/suites/spire-server-cli/06-agent [2022-04-12T20:59:34.373Z] spire-1.2.1/test/integration/suites/spire-server-cli/README.md [2022-04-12T20:59:34.373Z] spire-1.2.1/test/integration/suites/spire-server-cli/conf/ [2022-04-12T20:59:34.373Z] spire-1.2.1/test/integration/suites/spire-server-cli/conf/agent/ [2022-04-12T20:59:34.373Z] spire-1.2.1/test/integration/suites/spire-server-cli/conf/agent/agent.conf [2022-04-12T20:59:34.373Z] spire-1.2.1/test/integration/suites/spire-server-cli/conf/fixture/ [2022-04-12T20:59:34.373Z] spire-1.2.1/test/integration/suites/spire-server-cli/conf/fixture/ca.pem [2022-04-12T20:59:34.373Z] spire-1.2.1/test/integration/suites/spire-server-cli/conf/fixture/ca.spiffe [2022-04-12T20:59:34.373Z] spire-1.2.1/test/integration/suites/spire-server-cli/conf/fixture/ca2.pem [2022-04-12T20:59:34.373Z] spire-1.2.1/test/integration/suites/spire-server-cli/conf/fixture/ca2.spiffe [2022-04-12T20:59:34.373Z] spire-1.2.1/test/integration/suites/spire-server-cli/conf/server/ [2022-04-12T20:59:34.373Z] spire-1.2.1/test/integration/suites/spire-server-cli/conf/server/server.conf [2022-04-12T20:59:34.373Z] spire-1.2.1/test/integration/suites/spire-server-cli/docker-compose.yaml [2022-04-12T20:59:34.373Z] spire-1.2.1/test/integration/suites/spire-server-cli/teardown [2022-04-12T20:59:34.373Z] spire-1.2.1/test/integration/suites/upgrade/ [2022-04-12T20:59:34.373Z] spire-1.2.1/test/integration/suites/upgrade/00-setup [2022-04-12T20:59:34.373Z] spire-1.2.1/test/integration/suites/upgrade/01-run-upgrade-tests [2022-04-12T20:59:34.373Z] spire-1.2.1/test/integration/suites/upgrade/02-verify-codebase-version-is-updated [2022-04-12T20:59:34.373Z] spire-1.2.1/test/integration/suites/upgrade/README.md [2022-04-12T20:59:34.373Z] spire-1.2.1/test/integration/suites/upgrade/conf/ [2022-04-12T20:59:34.373Z] spire-1.2.1/test/integration/suites/upgrade/conf/agent/ [2022-04-12T20:59:34.373Z] spire-1.2.1/test/integration/suites/upgrade/conf/agent/agent.conf [2022-04-12T20:59:34.373Z] spire-1.2.1/test/integration/suites/upgrade/conf/server/ [2022-04-12T20:59:34.373Z] spire-1.2.1/test/integration/suites/upgrade/conf/server/server.conf [2022-04-12T20:59:34.373Z] spire-1.2.1/test/integration/suites/upgrade/teardown [2022-04-12T20:59:34.373Z] spire-1.2.1/test/integration/suites/upgrade/versions.txt [2022-04-12T20:59:34.373Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/ [2022-04-12T20:59:34.373Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/00-setup-kind [2022-04-12T20:59:34.373Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/01-setup-cert-manager [2022-04-12T20:59:34.373Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/02-deploy-spire [2022-04-12T20:59:34.373Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/03-verify-ca [2022-04-12T20:59:34.373Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/README.md [2022-04-12T20:59:34.373Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/conf/ [2022-04-12T20:59:34.373Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/conf/cert-manager-issuer.yaml [2022-04-12T20:59:34.373Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/conf/kind-config.yaml [2022-04-12T20:59:34.373Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/conf/server/ [2022-04-12T20:59:34.373Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/conf/server/kustomization.yaml [2022-04-12T20:59:34.373Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/conf/server/spire-server.yaml [2022-04-12T20:59:34.373Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/init-kubectl [2022-04-12T20:59:34.373Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/teardown [2022-04-12T20:59:34.373Z] spire-1.2.1/test/integration/test-one.sh [2022-04-12T20:59:34.373Z] spire-1.2.1/test/integration/test.sh [2022-04-12T20:59:34.373Z] spire-1.2.1/test/plugintest/ [2022-04-12T20:59:34.373Z] spire-1.2.1/test/plugintest/config.go [2022-04-12T20:59:34.373Z] spire-1.2.1/test/plugintest/load.go [2022-04-12T20:59:34.373Z] spire-1.2.1/test/plugintest/option.go [2022-04-12T20:59:34.373Z] spire-1.2.1/test/spiretest/ [2022-04-12T20:59:34.373Z] spire-1.2.1/test/spiretest/apiserver.go [2022-04-12T20:59:34.373Z] spire-1.2.1/test/spiretest/assertions.go [2022-04-12T20:59:34.373Z] spire-1.2.1/test/spiretest/dir.go [2022-04-12T20:59:34.373Z] spire-1.2.1/test/spiretest/errors_posix.go [2022-04-12T20:59:34.373Z] spire-1.2.1/test/spiretest/errors_windows.go [2022-04-12T20:59:34.373Z] spire-1.2.1/test/spiretest/logs.go [2022-04-12T20:59:34.373Z] spire-1.2.1/test/spiretest/socketapi.go [2022-04-12T20:59:34.373Z] spire-1.2.1/test/spiretest/suite.go [2022-04-12T20:59:34.373Z] spire-1.2.1/test/spiretest/x509.go [2022-04-12T20:59:34.373Z] spire-1.2.1/test/testca/ [2022-04-12T20:59:34.373Z] spire-1.2.1/test/testca/ca.go [2022-04-12T20:59:34.373Z] spire-1.2.1/test/testkey/ [2022-04-12T20:59:34.373Z] spire-1.2.1/test/testkey/generate.sh [2022-04-12T20:59:34.373Z] spire-1.2.1/test/testkey/genkeys.go [2022-04-12T20:59:34.373Z] spire-1.2.1/test/testkey/keys.go [2022-04-12T20:59:34.373Z] spire-1.2.1/test/testkey/new.go [2022-04-12T20:59:34.373Z] spire-1.2.1/test/tpmsimulator/ [2022-04-12T20:59:34.373Z] spire-1.2.1/test/tpmsimulator/simulator.go [2022-04-12T20:59:34.373Z] spire-1.2.1/test/util/ [2022-04-12T20:59:34.373Z] spire-1.2.1/test/util/cert_fixtures.go [2022-04-12T20:59:34.373Z] spire-1.2.1/test/util/cert_generation.go [2022-04-12T20:59:34.373Z] spire-1.2.1/test/util/io_redirection.go [2022-04-12T20:59:34.373Z] spire-1.2.1/test/util/race.go [2022-04-12T20:59:34.373Z] spire-1.2.1/test/util/util.go [2022-04-12T20:59:34.373Z] building spire from source... [2022-04-12T20:59:34.373Z] Installing go1.17.7... [2022-04-12T20:59:34.985Z] Installing go1.17.7... [2022-04-12T21:00:01.959Z] Building bin/spire-server... [2022-04-12T21:00:01.959Z] go: downloading github.com/mitchellh/cli v1.1.2 [2022-04-12T21:00:01.959Z] go: downloading github.com/spiffe/go-spiffe/v2 v2.0.0-beta.12 [2022-04-12T21:00:01.959Z] go: downloading github.com/spiffe/spire-api-sdk v1.2.0 [2022-04-12T21:00:01.959Z] Building bin/spire-server... [2022-04-12T21:00:01.959Z] go: downloading github.com/mitchellh/cli v1.1.2 [2022-04-12T21:00:01.959Z] go: downloading github.com/spiffe/go-spiffe/v2 v2.0.0-beta.12 [2022-04-12T21:00:01.959Z] go: downloading github.com/spiffe/spire-api-sdk v1.2.0 [2022-04-12T21:00:01.959Z] go: downloading golang.org/x/net v0.0.0-20220127200216-cd36cc0744dd [2022-04-12T21:00:01.959Z] go: downloading google.golang.org/grpc v1.44.0 [2022-04-12T21:00:02.575Z] go: downloading golang.org/x/net v0.0.0-20220127200216-cd36cc0744dd [2022-04-12T21:00:02.575Z] go: downloading google.golang.org/grpc v1.44.0 [2022-04-12T21:00:02.575Z] go: downloading gopkg.in/square/go-jose.v2 v2.6.0 [2022-04-12T21:00:02.925Z] go: downloading gopkg.in/square/go-jose.v2 v2.6.0 [2022-04-12T21:00:03.728Z] go: downloading github.com/hashicorp/hcl v1.0.1-0.20190430135223-99e2f22d1c94 [2022-04-12T21:00:04.601Z] go: downloading github.com/hashicorp/hcl v1.0.1-0.20190430135223-99e2f22d1c94 [2022-04-12T21:00:06.111Z] go: downloading github.com/imdario/mergo v0.3.12 [2022-04-12T21:00:06.402Z] go: downloading github.com/imdario/mergo v0.3.12 [2022-04-12T21:00:06.750Z] go: downloading github.com/sirupsen/logrus v1.8.1 [2022-04-12T21:00:07.041Z] go: downloading github.com/sirupsen/logrus v1.8.1 [2022-04-12T21:00:10.661Z] go: downloading github.com/hashicorp/go-hclog v1.1.0 [2022-04-12T21:00:10.661Z] go: downloading github.com/hashicorp/go-hclog v1.1.0 [2022-04-12T21:00:10.936Z] go: downloading github.com/Masterminds/sprig v2.22.0+incompatible [2022-04-12T21:00:10.936Z] go: downloading github.com/Masterminds/sprig v2.22.0+incompatible [2022-04-12T21:00:10.936Z] go: downloading github.com/fatih/color v1.13.0 [2022-04-12T21:00:11.214Z] go: downloading github.com/mattn/go-isatty v0.0.14 [2022-04-12T21:00:11.214Z] go: downloading github.com/fatih/color v1.13.0 [2022-04-12T21:00:11.214Z] go: downloading github.com/mattn/go-isatty v0.0.14 [2022-04-12T21:00:11.510Z] go: downloading golang.org/x/time v0.0.0-20220224211638-0e9765cccd65 [2022-04-12T21:00:11.792Z] go: downloading golang.org/x/sys v0.0.0-20220227234510-4e6760a101f9 [2022-04-12T21:00:11.792Z] go: downloading github.com/hashicorp/go-plugin v1.4.3 [2022-04-12T21:00:11.792Z] go: downloading github.com/spiffe/spire-plugin-sdk v1.2.0 [2022-04-12T21:00:12.067Z] go: downloading golang.org/x/time v0.0.0-20220224211638-0e9765cccd65 [2022-04-12T21:00:12.067Z] go: downloading golang.org/x/sys v0.0.0-20220227234510-4e6760a101f9 [2022-04-12T21:00:12.067Z] go: downloading github.com/hashicorp/go-plugin v1.4.3 [2022-04-12T21:00:12.067Z] go: downloading github.com/spiffe/spire-plugin-sdk v1.2.0 [2022-04-12T21:00:13.685Z] go: downloading github.com/InVisionApp/go-health/v2 v2.1.2 [2022-04-12T21:00:13.685Z] go: downloading github.com/InVisionApp/go-logger v1.0.1 [2022-04-12T21:00:13.685Z] go: downloading github.com/InVisionApp/go-health/v2 v2.1.2 [2022-04-12T21:00:13.685Z] go: downloading github.com/InVisionApp/go-logger v1.0.1 [2022-04-12T21:00:13.980Z] go: downloading github.com/armon/go-metrics v0.3.10 [2022-04-12T21:00:13.980Z] go: downloading github.com/armon/go-metrics v0.3.10 [2022-04-12T21:00:14.292Z] go: downloading github.com/prometheus/client_golang v1.12.1 [2022-04-12T21:00:14.586Z] go: downloading github.com/uber-go/tally/v4 v4.1.1 [2022-04-12T21:00:14.586Z] go: downloading github.com/prometheus/client_golang v1.12.1 [2022-04-12T21:00:14.586Z] go: downloading github.com/uber-go/tally/v4 v4.1.1 [2022-04-12T21:00:15.736Z] go: downloading github.com/andres-erbsen/clock v0.0.0-20160526145045-9e14626cd129 [2022-04-12T21:00:16.163Z] go: downloading github.com/open-policy-agent/opa v0.38.0 [2022-04-12T21:00:16.436Z] go: downloading github.com/andres-erbsen/clock v0.0.0-20160526145045-9e14626cd129 [2022-04-12T21:00:16.720Z] go: downloading github.com/open-policy-agent/opa v0.38.0 [2022-04-12T21:00:31.836Z] go: downloading google.golang.org/genproto v0.0.0-20220222213610-43724f9ea8cf [2022-04-12T21:00:31.836Z] go: downloading github.com/mattn/go-colorable v0.1.12 [2022-04-12T21:00:31.836Z] go: downloading github.com/Masterminds/goutils v1.1.0 [2022-04-12T21:00:31.836Z] go: downloading github.com/Masterminds/semver v1.5.0 [2022-04-12T21:00:31.836Z] go: downloading github.com/google/uuid v1.1.2 [2022-04-12T21:00:32.117Z] go: downloading github.com/huandu/xstrings v1.3.2 [2022-04-12T21:00:32.396Z] go: downloading google.golang.org/genproto v0.0.0-20220222213610-43724f9ea8cf [2022-04-12T21:00:32.396Z] go: downloading github.com/hashicorp/yamux v0.0.0-20181012175058-2f1d1f20f75d [2022-04-12T21:00:32.396Z] go: downloading github.com/mattn/go-colorable v0.1.12 [2022-04-12T21:00:32.396Z] go: downloading github.com/oklog/run v1.0.0 [2022-04-12T21:00:32.677Z] go: downloading github.com/Masterminds/goutils v1.1.0 [2022-04-12T21:00:32.677Z] go: downloading github.com/Masterminds/semver v1.5.0 [2022-04-12T21:00:32.677Z] go: downloading github.com/DataDog/datadog-go v3.2.0+incompatible [2022-04-12T21:00:32.956Z] go: downloading github.com/google/uuid v1.1.2 [2022-04-12T21:00:32.956Z] go: downloading github.com/hashicorp/go-immutable-radix v1.3.1 [2022-04-12T21:00:32.956Z] go: downloading go.uber.org/atomic v1.9.0 [2022-04-12T21:00:33.237Z] go: downloading github.com/huandu/xstrings v1.3.2 [2022-04-12T21:00:33.237Z] go: downloading github.com/pkg/errors v0.9.1 [2022-04-12T21:00:33.844Z] go: downloading github.com/imkira/go-observer v1.0.3 [2022-04-12T21:00:33.844Z] go: downloading github.com/hashicorp/yamux v0.0.0-20181012175058-2f1d1f20f75d [2022-04-12T21:00:33.844Z] go: downloading github.com/oklog/run v1.0.0 [2022-04-12T21:00:33.844Z] go: downloading github.com/prometheus/client_model v0.2.0 [2022-04-12T21:00:33.844Z] go: downloading github.com/prometheus/common v0.32.1 [2022-04-12T21:00:34.121Z] go: downloading github.com/beorn7/perks v1.0.1 [2022-04-12T21:00:34.121Z] go: downloading github.com/cespare/xxhash/v2 v2.1.2 [2022-04-12T21:00:34.121Z] go: downloading github.com/DataDog/datadog-go v3.2.0+incompatible [2022-04-12T21:00:34.121Z] go: downloading github.com/hashicorp/go-immutable-radix v1.3.1 [2022-04-12T21:00:34.121Z] go: downloading github.com/prometheus/procfs v0.7.3 [2022-04-12T21:00:34.121Z] go: downloading github.com/prometheus/client_model v0.2.0 [2022-04-12T21:00:34.401Z] go: downloading github.com/prometheus/common v0.32.1 [2022-04-12T21:00:34.401Z] go: downloading github.com/beorn7/perks v1.0.1 [2022-04-12T21:00:34.679Z] go: downloading github.com/cespare/xxhash/v2 v2.1.2 [2022-04-12T21:00:34.956Z] go: downloading github.com/prometheus/procfs v0.7.3 [2022-04-12T21:00:35.233Z] go: downloading github.com/hashicorp/errwrap v1.1.0 [2022-04-12T21:00:35.510Z] go: downloading github.com/mitchellh/reflectwalk v1.0.1 [2022-04-12T21:00:35.510Z] go: downloading github.com/twmb/murmur3 v1.1.6 [2022-04-12T21:00:35.510Z] go: downloading github.com/hashicorp/golang-lru v0.5.4 [2022-04-12T21:00:35.787Z] go: downloading github.com/aws/aws-sdk-go-v2 v1.14.0 [2022-04-12T21:00:35.787Z] go: downloading github.com/aws/aws-sdk-go-v2/config v1.14.0 [2022-04-12T21:00:35.787Z] go: downloading github.com/pkg/errors v0.9.1 [2022-04-12T21:00:36.067Z] go: downloading github.com/aws/aws-sdk-go-v2/credentials v1.9.0 [2022-04-12T21:00:36.344Z] go: downloading go.uber.org/atomic v1.9.0 [2022-04-12T21:00:37.332Z] go: downloading github.com/imkira/go-observer v1.0.3 [2022-04-12T21:00:37.608Z] go: downloading github.com/hashicorp/errwrap v1.1.0 [2022-04-12T21:00:37.608Z] go: downloading github.com/mitchellh/reflectwalk v1.0.1 [2022-04-12T21:00:37.887Z] go: downloading github.com/hashicorp/golang-lru v0.5.4 [2022-04-12T21:00:37.887Z] go: downloading github.com/matttproud/golang_protobuf_extensions v1.0.2-0.20181231171920-c182affec369 [2022-04-12T21:00:37.887Z] go: downloading github.com/stretchr/testify v1.7.0 [2022-04-12T21:00:38.164Z] go: downloading github.com/gofrs/uuid v4.2.0+incompatible [2022-04-12T21:00:38.164Z] go: downloading github.com/shirou/gopsutil/v3 v3.22.2 [2022-04-12T21:00:38.769Z] go: downloading github.com/GoogleCloudPlatform/cloudsql-proxy v1.29.0 [2022-04-12T21:00:38.769Z] go: downloading github.com/blang/semver/v4 v4.0.0 [2022-04-12T21:00:39.373Z] go: downloading github.com/go-sql-driver/mysql v1.6.0 [2022-04-12T21:00:39.653Z] go: downloading github.com/jinzhu/gorm v1.9.16 [2022-04-12T21:00:40.648Z] go: downloading github.com/lib/pq v1.10.4 [2022-04-12T21:00:40.648Z] go: downloading github.com/mattn/go-sqlite3 v1.14.12 [2022-04-12T21:00:41.256Z] go: downloading github.com/aws/aws-sdk-go-v2 v1.14.0 [2022-04-12T21:00:41.865Z] go: downloading github.com/aws/aws-sdk-go-v2/config v1.14.0 [2022-04-12T21:00:46.197Z] go: downloading github.com/aws/aws-sdk-go-v2/credentials v1.9.0 [2022-04-12T21:00:49.607Z] go: downloading github.com/aws/aws-sdk-go-v2/service/kms v1.15.0 [2022-04-12T21:00:49.886Z] go: downloading github.com/aws/aws-sdk-go-v2/service/sts v1.15.0 [2022-04-12T21:00:50.164Z] go: downloading github.com/gofrs/uuid v4.2.0+incompatible [2022-04-12T21:00:50.164Z] go: downloading github.com/stretchr/testify v1.7.0 [2022-04-12T21:00:50.441Z] go: downloading golang.org/x/sync v0.0.0-20210220032951-036812b2e83c [2022-04-12T21:00:50.719Z] go: downloading github.com/GoogleCloudPlatform/cloudsql-proxy v1.29.0 [2022-04-12T21:00:50.719Z] go: downloading github.com/blang/semver/v4 v4.0.0 [2022-04-12T21:00:50.998Z] go: downloading github.com/go-sql-driver/mysql v1.6.0 [2022-04-12T21:00:50.998Z] go: downloading github.com/jinzhu/gorm v1.9.16 [2022-04-12T21:00:51.605Z] go: downloading github.com/lib/pq v1.10.4 [2022-04-12T21:00:51.884Z] go: downloading github.com/mattn/go-sqlite3 v1.14.12 [2022-04-12T21:00:52.163Z] go: downloading google.golang.org/api v0.70.0 [2022-04-12T21:00:56.512Z] go: downloading github.com/aws/aws-sdk-go-v2/service/kms v1.15.0 [2022-04-12T21:00:56.512Z] go: downloading github.com/aws/aws-sdk-go-v2/service/sts v1.15.0 [2022-04-12T21:00:56.795Z] go: downloading golang.org/x/sync v0.0.0-20210220032951-036812b2e83c [2022-04-12T21:00:57.075Z] go: downloading github.com/aws/aws-sdk-go v1.43.0 [2022-04-12T21:00:58.084Z] go: downloading github.com/aws/aws-sdk-go v1.43.0 [2022-04-12T21:01:24.986Z] go: downloading google.golang.org/api v0.70.0 [2022-04-12T21:01:24.986Z] go: downloading k8s.io/client-go v0.23.4 [2022-04-12T21:01:24.986Z] go: downloading k8s.io/api v0.23.4 [2022-04-12T21:01:37.500Z] go: downloading github.com/google/go-tpm v0.3.3 [2022-04-12T21:01:37.500Z] go: downloading github.com/Azure/azure-sdk-for-go v62.0.0+incompatible [2022-04-12T21:01:40.979Z] go: downloading github.com/google/go-tpm v0.3.3 [2022-04-12T21:01:40.979Z] go: downloading k8s.io/api v0.23.4 [2022-04-12T21:01:40.979Z] go: downloading github.com/Azure/azure-sdk-for-go v62.0.0+incompatible [2022-04-12T21:01:53.475Z] go: downloading github.com/Azure/go-autorest/autorest v0.11.24 [2022-04-12T21:01:53.475Z] go: downloading github.com/Azure/go-autorest v14.2.0+incompatible [2022-04-12T21:01:53.475Z] go: downloading github.com/Azure/go-autorest/autorest/azure/auth v0.5.11 [2022-04-12T21:01:53.475Z] go: downloading k8s.io/client-go v0.23.4 [2022-04-12T21:02:03.718Z] go: downloading cloud.google.com/go/storage v1.21.0 [2022-04-12T21:02:03.718Z] go: downloading cloud.google.com/go v0.100.2 [2022-04-12T21:02:05.718Z] go: downloading k8s.io/apimachinery v0.23.4 [2022-04-12T21:02:07.715Z] go: downloading k8s.io/kube-aggregator v0.23.3 [2022-04-12T21:02:08.702Z] go: downloading sigs.k8s.io/controller-runtime v0.11.1 [2022-04-12T21:02:10.175Z] go: downloading github.com/Azure/go-autorest/autorest v0.11.24 [2022-04-12T21:02:10.458Z] go: downloading github.com/Azure/go-autorest v14.2.0+incompatible [2022-04-12T21:02:10.458Z] go: downloading github.com/Azure/go-autorest/autorest/azure/auth v0.5.11 [2022-04-12T21:02:10.458Z] go: downloading k8s.io/apimachinery v0.23.4 [2022-04-12T21:02:10.737Z] go: downloading cloud.google.com/go/security v1.3.0 [2022-04-12T21:02:11.014Z] go: downloading github.com/hashicorp/vault/api v1.4.1 [2022-04-12T21:02:11.621Z] go: downloading github.com/shirou/gopsutil/v3 v3.22.2 [2022-04-12T21:02:12.628Z] go: downloading github.com/matttproud/golang_protobuf_extensions v1.0.2-0.20181231171920-c182affec369 [2022-04-12T21:02:12.628Z] go: downloading gopkg.in/yaml.v2 v2.4.0 [2022-04-12T21:02:12.628Z] go: downloading cloud.google.com/go/storage v1.21.0 [2022-04-12T21:02:13.362Z] go: downloading github.com/OneOfOne/xxhash v1.2.8 [2022-04-12T21:02:13.362Z] go: downloading github.com/rcrowley/go-metrics v0.0.0-20201227073835-cf1acfcdf475 [2022-04-12T21:02:13.362Z] go: downloading github.com/gobwas/glob v0.2.3 [2022-04-12T21:02:13.362Z] go: downloading github.com/yashtewari/glob-intersection v0.0.0-20180916065949-5c77d914dd0b [2022-04-12T21:02:13.641Z] go: downloading cloud.google.com/go v0.100.2 [2022-04-12T21:02:13.641Z] go: downloading github.com/aws/aws-sdk-go-v2/feature/ec2/imds v1.11.0 [2022-04-12T21:02:13.641Z] go: downloading github.com/aws/aws-sdk-go-v2/internal/ini v1.3.6 [2022-04-12T21:02:14.251Z] go: downloading github.com/aws/aws-sdk-go-v2/service/sso v1.10.0 [2022-04-12T21:02:14.251Z] go: downloading github.com/aws/smithy-go v1.11.0 [2022-04-12T21:02:15.248Z] go: downloading k8s.io/kube-aggregator v0.23.3 [2022-04-12T21:02:15.526Z] go: downloading github.com/aws/aws-sdk-go-v2/internal/configsources v1.1.5 [2022-04-12T21:02:15.526Z] go: downloading github.com/aws/aws-sdk-go-v2/service/internal/presigned-url v1.8.0 [2022-04-12T21:02:15.804Z] go: downloading github.com/jinzhu/inflection v1.0.0 [2022-04-12T21:02:15.804Z] go: downloading sigs.k8s.io/controller-runtime v0.11.1 [2022-04-12T21:02:15.804Z] go: downloading golang.org/x/oauth2 v0.0.0-20211104180415-d3ed0bb246c8 [2022-04-12T21:02:16.797Z] go: downloading github.com/gogo/protobuf v1.3.2 [2022-04-12T21:02:17.793Z] go: downloading cloud.google.com/go/security v1.3.0 [2022-04-12T21:02:18.071Z] go: downloading github.com/hashicorp/vault/api v1.4.1 [2022-04-12T21:02:18.350Z] go: downloading github.com/twmb/murmur3 v1.1.6 [2022-04-12T21:02:18.350Z] go: downloading gopkg.in/yaml.v2 v2.4.0 [2022-04-12T21:02:18.629Z] go: downloading github.com/OneOfOne/xxhash v1.2.8 [2022-04-12T21:02:18.907Z] go: downloading github.com/rcrowley/go-metrics v0.0.0-20201227073835-cf1acfcdf475 [2022-04-12T21:02:19.184Z] go: downloading github.com/gobwas/glob v0.2.3 [2022-04-12T21:02:19.460Z] go: downloading github.com/yashtewari/glob-intersection v0.0.0-20180916065949-5c77d914dd0b [2022-04-12T21:02:19.742Z] go: downloading github.com/jinzhu/inflection v1.0.0 [2022-04-12T21:02:19.742Z] go: downloading github.com/tklauser/go-sysconf v0.3.9 [2022-04-12T21:02:19.742Z] go: downloading github.com/aws/aws-sdk-go-v2/feature/ec2/imds v1.11.0 [2022-04-12T21:02:20.021Z] go: downloading github.com/aws/aws-sdk-go-v2/internal/ini v1.3.6 [2022-04-12T21:02:20.299Z] go: downloading github.com/aws/aws-sdk-go-v2/service/sso v1.10.0 [2022-04-12T21:02:20.299Z] go: downloading github.com/aws/smithy-go v1.11.0 [2022-04-12T21:02:21.751Z] go: downloading github.com/aws/aws-sdk-go-v2/internal/configsources v1.1.5 [2022-04-12T21:02:21.751Z] go: downloading github.com/aws/aws-sdk-go-v2/service/internal/presigned-url v1.8.0 [2022-04-12T21:02:22.360Z] go: downloading github.com/Azure/go-autorest/autorest/adal v0.9.18 [2022-04-12T21:02:22.360Z] go: downloading github.com/gogo/protobuf v1.3.2 [2022-04-12T21:02:22.640Z] go: downloading github.com/Azure/go-autorest/logger v0.2.1 [2022-04-12T21:02:22.640Z] go: downloading github.com/Azure/go-autorest/tracing v0.6.0 [2022-04-12T21:02:22.640Z] go: downloading github.com/Azure/go-autorest/autorest/azure/cli v0.4.5 [2022-04-12T21:02:22.928Z] go: downloading github.com/dimchansky/utfbom v1.1.1 [2022-04-12T21:02:22.928Z] go: downloading cloud.google.com/go/compute v1.3.0 [2022-04-12T21:02:24.385Z] go: downloading cloud.google.com/go/iam v0.1.1 [2022-04-12T21:02:24.385Z] go: downloading github.com/googleapis/gax-go/v2 v2.1.1 [2022-04-12T21:02:24.385Z] go: downloading k8s.io/klog/v2 v2.30.0 [2022-04-12T21:02:24.675Z] go: downloading github.com/google/gofuzz v1.1.0 [2022-04-12T21:02:24.975Z] go: downloading sigs.k8s.io/structured-merge-diff/v4 v4.2.1 [2022-04-12T21:02:26.971Z] go: downloading k8s.io/utils v0.0.0-20211116205334-6203023598ed [2022-04-12T21:02:27.250Z] go: downloading github.com/spf13/pflag v1.0.5 [2022-04-12T21:02:27.529Z] go: downloading golang.org/x/oauth2 v0.0.0-20211104180415-d3ed0bb246c8 [2022-04-12T21:02:27.807Z] go: downloading golang.org/x/term v0.0.0-20210927222741-03fcf44c2211 [2022-04-12T21:02:27.807Z] go: downloading github.com/evanphx/json-patch v4.12.0+incompatible [2022-04-12T21:02:28.087Z] go: downloading github.com/cenkalti/backoff/v3 v3.2.2 [2022-04-12T21:02:28.087Z] go: downloading github.com/Azure/go-autorest/autorest/adal v0.9.18 [2022-04-12T21:02:28.087Z] go: downloading github.com/Azure/go-autorest/logger v0.2.1 [2022-04-12T21:02:28.087Z] go: downloading github.com/Azure/go-autorest/tracing v0.6.0 [2022-04-12T21:02:28.087Z] go: downloading github.com/hashicorp/go-cleanhttp v0.5.2 [2022-04-12T21:02:28.365Z] go: downloading github.com/Azure/go-autorest/autorest/azure/cli v0.4.5 [2022-04-12T21:02:28.365Z] go: downloading github.com/hashicorp/go-retryablehttp v0.6.6 [2022-04-12T21:02:28.365Z] go: downloading github.com/dimchansky/utfbom v1.1.1 [2022-04-12T21:02:28.365Z] go: downloading github.com/hashicorp/go-secure-stdlib/parseutil v0.1.1 [2022-04-12T21:02:28.365Z] go: downloading k8s.io/klog/v2 v2.30.0 [2022-04-12T21:02:28.365Z] go: downloading github.com/hashicorp/vault/sdk v0.4.1 [2022-04-12T21:02:28.643Z] go: downloading github.com/google/gofuzz v1.1.0 [2022-04-12T21:02:28.643Z] go: downloading cloud.google.com/go/compute v1.3.0 [2022-04-12T21:02:29.634Z] go: downloading github.com/mitchellh/mapstructure v1.4.3 [2022-04-12T21:02:29.634Z] go: downloading github.com/tklauser/go-sysconf v0.3.9 [2022-04-12T21:02:29.909Z] go: downloading cloud.google.com/go/iam v0.1.1 [2022-04-12T21:02:29.909Z] go: downloading github.com/googleapis/gax-go/v2 v2.1.1 [2022-04-12T21:02:30.185Z] go: downloading github.com/xeipuuv/gojsonreference v0.0.0-20180127040603-bd5ef7bd5415 [2022-04-12T21:02:30.185Z] go: downloading github.com/aws/aws-sdk-go-v2/internal/endpoints/v2 v2.3.0 [2022-04-12T21:02:30.460Z] go: downloading go.opencensus.io v0.23.0 [2022-04-12T21:02:30.460Z] go: downloading sigs.k8s.io/structured-merge-diff/v4 v4.2.1 [2022-04-12T21:02:31.446Z] go: downloading github.com/jmespath/go-jmespath v0.4.0 [2022-04-12T21:02:31.446Z] go: downloading k8s.io/utils v0.0.0-20211116205334-6203023598ed [2022-04-12T21:02:32.434Z] go: downloading github.com/spf13/pflag v1.0.5 [2022-04-12T21:02:32.710Z] go: downloading golang.org/x/term v0.0.0-20210927222741-03fcf44c2211 [2022-04-12T21:02:32.986Z] go: downloading github.com/evanphx/json-patch v4.12.0+incompatible [2022-04-12T21:02:33.262Z] go: downloading github.com/cenkalti/backoff/v3 v3.2.2 [2022-04-12T21:02:33.262Z] go: downloading github.com/hashicorp/go-cleanhttp v0.5.2 [2022-04-12T21:02:33.542Z] go: downloading github.com/hashicorp/go-retryablehttp v0.6.6 [2022-04-12T21:02:33.542Z] go: downloading github.com/Azure/go-autorest/autorest/date v0.3.0 [2022-04-12T21:02:33.542Z] go: downloading github.com/hashicorp/go-secure-stdlib/parseutil v0.1.1 [2022-04-12T21:02:33.542Z] go: downloading github.com/hashicorp/vault/sdk v0.4.1 [2022-04-12T21:02:33.542Z] go: downloading github.com/golang-jwt/jwt/v4 v4.2.0 [2022-04-12T21:02:34.149Z] go: downloading gopkg.in/inf.v0 v0.9.1 [2022-04-12T21:02:34.149Z] go: downloading github.com/go-logr/logr v1.2.2 [2022-04-12T21:02:34.428Z] go: downloading github.com/google/go-cmp v0.5.7 [2022-04-12T21:02:34.715Z] go: downloading github.com/mitchellh/mapstructure v1.4.3 [2022-04-12T21:02:34.715Z] go: downloading github.com/xeipuuv/gojsonreference v0.0.0-20180127040603-bd5ef7bd5415 [2022-04-12T21:02:34.996Z] go: downloading sigs.k8s.io/json v0.0.0-20211020170558-c049b76a60c6 [2022-04-12T21:02:34.996Z] go: downloading github.com/tklauser/numcpus v0.3.0 [2022-04-12T21:02:34.996Z] go: downloading github.com/aws/aws-sdk-go-v2/internal/endpoints/v2 v2.3.0 [2022-04-12T21:02:35.275Z] go: downloading github.com/jmespath/go-jmespath v0.4.0 [2022-04-12T21:02:35.275Z] go: downloading github.com/json-iterator/go v1.1.12 [2022-04-12T21:02:35.882Z] go: downloading github.com/googleapis/gnostic v0.5.5 [2022-04-12T21:02:37.337Z] go: downloading go.opencensus.io v0.23.0 [2022-04-12T21:02:38.330Z] go: downloading github.com/Azure/go-autorest/autorest/date v0.3.0 [2022-04-12T21:02:38.330Z] go: downloading github.com/golang-jwt/jwt/v4 v4.2.0 [2022-04-12T21:02:38.330Z] go: downloading gopkg.in/inf.v0 v0.9.1 [2022-04-12T21:02:38.610Z] go: downloading github.com/go-logr/logr v1.2.2 [2022-04-12T21:02:38.610Z] go: downloading github.com/google/go-cmp v0.5.7 [2022-04-12T21:02:38.889Z] go: downloading k8s.io/kube-openapi v0.0.0-20211115234752-e816edb12b65 [2022-04-12T21:02:39.167Z] go: downloading sigs.k8s.io/json v0.0.0-20211020170558-c049b76a60c6 [2022-04-12T21:02:39.167Z] go: downloading github.com/json-iterator/go v1.1.12 [2022-04-12T21:02:39.773Z] go: downloading github.com/googleapis/gnostic v0.5.5 [2022-04-12T21:02:41.227Z] go: downloading github.com/hashicorp/go-secure-stdlib/strutil v0.1.1 [2022-04-12T21:02:41.227Z] go: downloading github.com/hashicorp/go-sockaddr v1.0.2 [2022-04-12T21:02:41.834Z] go: downloading github.com/tklauser/numcpus v0.3.0 [2022-04-12T21:02:41.834Z] go: downloading github.com/xeipuuv/gojsonpointer v0.0.0-20190905194746-02993c407bfb [2022-04-12T21:02:42.119Z] go: downloading go.uber.org/zap v1.21.0 [2022-04-12T21:02:42.748Z] go: downloading k8s.io/kube-openapi v0.0.0-20211115234752-e816edb12b65 [2022-04-12T21:02:42.748Z] go: downloading sigs.k8s.io/yaml v1.3.0 [2022-04-12T21:02:43.027Z] go: downloading github.com/golang/groupcache v0.0.0-20210331224755-41bb18bfe9da [2022-04-12T21:02:43.027Z] go: downloading github.com/modern-go/concurrent v0.0.0-20180306012644-bacd9c7ef1dd [2022-04-12T21:02:43.027Z] go: downloading github.com/modern-go/reflect2 v1.0.2 [2022-04-12T21:02:43.315Z] go: downloading github.com/ryanuber/go-glob v1.0.0 [2022-04-12T21:02:43.315Z] go: downloading github.com/golang/snappy v0.0.4 [2022-04-12T21:02:43.315Z] go: downloading github.com/pierrec/lz4 v2.5.2+incompatible [2022-04-12T21:02:45.324Z] go: downloading github.com/hashicorp/go-secure-stdlib/strutil v0.1.1 [2022-04-12T21:02:45.324Z] go: downloading github.com/hashicorp/go-sockaddr v1.0.2 [2022-04-12T21:02:45.603Z] go: downloading github.com/xeipuuv/gojsonpointer v0.0.0-20190905194746-02993c407bfb [2022-04-12T21:02:45.888Z] go: downloading go.uber.org/zap v1.21.0 [2022-04-12T21:02:46.510Z] go: downloading sigs.k8s.io/yaml v1.3.0 [2022-04-12T21:02:46.795Z] go: downloading github.com/golang/groupcache v0.0.0-20210331224755-41bb18bfe9da [2022-04-12T21:02:46.795Z] go: downloading github.com/modern-go/concurrent v0.0.0-20180306012644-bacd9c7ef1dd [2022-04-12T21:02:46.795Z] go: downloading github.com/modern-go/reflect2 v1.0.2 [2022-04-12T21:02:47.449Z] go: downloading github.com/ryanuber/go-glob v1.0.0 [2022-04-12T21:02:47.449Z] go: downloading github.com/golang/snappy v0.0.4 [2022-04-12T21:02:47.449Z] go: downloading github.com/pierrec/lz4 v2.5.2+incompatible [2022-04-12T21:02:54.271Z] go: downloading github.com/hashicorp/go-secure-stdlib/mlock v0.1.1 [2022-04-12T21:02:54.271Z] go: downloading github.com/hashicorp/go-uuid v1.0.2 [2022-04-12T21:02:54.271Z] go: downloading github.com/hashicorp/go-version v1.2.0 [2022-04-12T21:02:54.271Z] go: downloading go.uber.org/multierr v1.6.0 [2022-04-12T21:02:58.645Z] go: downloading github.com/hashicorp/go-secure-stdlib/mlock v0.1.1 [2022-04-12T21:02:58.645Z] go: downloading github.com/hashicorp/go-uuid v1.0.2 [2022-04-12T21:02:58.645Z] go: downloading github.com/hashicorp/go-version v1.2.0 [2022-04-12T21:02:58.645Z] go: downloading go.uber.org/multierr v1.6.0 [2022-04-12T21:03:31.147Z] go: downloading github.com/Azure/go-autorest/autorest/validation v0.3.0 [2022-04-12T21:03:31.147Z] go: downloading github.com/Azure/go-autorest/autorest/to v0.4.0 [2022-04-12T21:03:31.147Z] go: downloading github.com/Azure/go-autorest/autorest/validation v0.3.0 [2022-04-12T21:03:31.147Z] go: downloading github.com/Azure/go-autorest/autorest/to v0.4.0 [2022-04-12T21:05:53.162Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/secrets-config ./cmd/secrets-config [2022-04-12T21:06:11.567Z] Removing intermediate container b7c5599a3cc6 [2022-04-12T21:06:11.567Z] ---> ba17aa170f0c [2022-04-12T21:06:11.567Z] [2022-04-12T21:06:11.567Z] Step 10/22 : FROM alpine:3.14 [2022-04-12T21:06:11.567Z] ---> ac73e934f311 [2022-04-12T21:06:11.567Z] Step 11/22 : RUN apk add --update --no-cache curl dumb-init [2022-04-12T21:06:11.567Z] ---> Running in 14ad94b3d306 [2022-04-12T21:06:11.847Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/aarch64/APKINDEX.tar.gz [2022-04-12T21:06:12.130Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/aarch64/APKINDEX.tar.gz [2022-04-12T21:06:13.582Z] (1/6) Installing ca-certificates (20211220-r0) [2022-04-12T21:06:13.583Z] (2/6) Installing brotli-libs (1.0.9-r5) [2022-04-12T21:06:13.583Z] (3/6) Installing nghttp2-libs (1.43.0-r0) [2022-04-12T21:06:13.583Z] (4/6) Installing libcurl (7.79.1-r0) [2022-04-12T21:06:13.583Z] (5/6) Installing curl (7.79.1-r0) [2022-04-12T21:06:13.583Z] (6/6) Installing dumb-init (1.2.5-r1) [2022-04-12T21:06:13.583Z] Executing busybox-1.33.1-r7.trigger [2022-04-12T21:06:13.583Z] Executing ca-certificates-20211220-r0.trigger [2022-04-12T21:06:14.190Z] OK: 8 MiB in 20 packages [2022-04-12T21:06:16.850Z] Removing intermediate container 14ad94b3d306 [2022-04-12T21:06:16.850Z] ---> 041053999dbe [2022-04-12T21:06:16.850Z] Step 12/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' [2022-04-12T21:06:16.850Z] ---> Running in 3c9172f30c0d [2022-04-12T21:06:17.134Z] Removing intermediate container 3c9172f30c0d [2022-04-12T21:06:17.134Z] ---> 822c5bfe0dae [2022-04-12T21:06:17.134Z] Step 13/22 : WORKDIR /edgex [2022-04-12T21:06:17.419Z] ---> Running in 59e7124d6ab4 [2022-04-12T21:06:18.028Z] Removing intermediate container 59e7124d6ab4 [2022-04-12T21:06:18.028Z] ---> 4a0f8d090720 [2022-04-12T21:06:18.029Z] Step 14/22 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/res/configuration.toml res/configuration.toml [2022-04-12T21:06:19.031Z] ---> 76a5ecc75a1c [2022-04-12T21:06:19.031Z] Step 15/22 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/security-proxy-setup . [2022-04-12T21:06:21.038Z] ---> 9ff41f75f876 [2022-04-12T21:06:21.038Z] Step 16/22 : COPY --from=builder /edgex-go/cmd/secrets-config/secrets-config . [2022-04-12T21:06:23.063Z] ---> 10106d79b006 [2022-04-12T21:06:23.063Z] Step 17/22 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/entrypoint.sh /usr/local/bin/ [2022-04-12T21:06:24.062Z] ---> 795f3b19ea67 [2022-04-12T21:06:24.062Z] Step 18/22 : RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / [2022-04-12T21:06:24.062Z] ---> Running in 9c382479bf68 [2022-04-12T21:06:27.492Z] Removing intermediate container 9c382479bf68 [2022-04-12T21:06:27.492Z] ---> 29c7c3e848ef [2022-04-12T21:06:27.492Z] Step 19/22 : ENTRYPOINT ["entrypoint.sh"] [2022-04-12T21:06:27.492Z] ---> Running in 0316bbf19509 [2022-04-12T21:06:27.778Z] Removing intermediate container 0316bbf19509 [2022-04-12T21:06:27.778Z] ---> 49afd1e3c67b [2022-04-12T21:06:27.778Z] Step 20/22 : LABEL arch=arm64 [2022-04-12T21:06:27.778Z] ---> Running in be72d3110216 [2022-04-12T21:06:28.390Z] Removing intermediate container be72d3110216 [2022-04-12T21:06:28.390Z] ---> 6646cdf2f129 [2022-04-12T21:06:28.390Z] Step 21/22 : LABEL git_sha=b8835a208d05132c6c5ba767e3cc8b060214730e [2022-04-12T21:06:28.390Z] ---> Running in 20610697b140 [2022-04-12T21:06:29.011Z] Removing intermediate container 20610697b140 [2022-04-12T21:06:29.011Z] ---> 5aa5fdf9e15a [2022-04-12T21:06:29.011Z] Step 22/22 : LABEL version=0.0.0 [2022-04-12T21:06:29.304Z] ---> Running in f6e9921ea6e7 [2022-04-12T21:06:29.584Z] Removing intermediate container f6e9921ea6e7 [2022-04-12T21:06:29.584Z] ---> d6dad32ee782 [2022-04-12T21:06:29.584Z] [2022-04-12T21:06:30.192Z] Successfully built d6dad32ee782 [2022-04-12T21:06:30.192Z] Successfully tagged security-proxy-setup-arm64:latest [2022-04-12T21:06:30.192Z]  Building security-proxy-setup ... done Building core-metadata [2022-04-12T21:07:02.596Z] Removing intermediate container ef205a5ada00 [2022-04-12T21:07:02.596Z] ---> c5aac8d68c5f [2022-04-12T21:07:02.596Z] [2022-04-12T21:07:02.596Z] Step 10/31 : FROM alpine:3.14 [2022-04-12T21:07:02.596Z] ---> ac73e934f311 [2022-04-12T21:07:02.596Z] Step 11/31 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2021 Intel Corporation' [2022-04-12T21:07:02.596Z] ---> Running in 6d4d58b1e95d [2022-04-12T21:07:02.596Z] Removing intermediate container 6d4d58b1e95d [2022-04-12T21:07:02.596Z] ---> 19e67f5b732f [2022-04-12T21:07:02.596Z] Step 12/31 : RUN apk add --update --no-cache dumb-init su-exec [2022-04-12T21:07:02.596Z] ---> Running in 65480febaf7f [2022-04-12T21:07:02.596Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/aarch64/APKINDEX.tar.gz [2022-04-12T21:07:02.879Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/aarch64/APKINDEX.tar.gz [2022-04-12T21:07:04.331Z] Step 1/23 : ARG BUILDER_BASE=golang:1.17-alpine3.15 [2022-04-12T21:07:04.332Z] Step 2/23 : FROM ${BUILDER_BASE} AS builder [2022-04-12T21:07:04.332Z] ---> 40c3c59895e8 [2022-04-12T21:07:04.332Z] Step 3/23 : WORKDIR /edgex-go [2022-04-12T21:07:04.332Z] ---> Using cache [2022-04-12T21:07:04.332Z] ---> 43d5f29bc38e [2022-04-12T21:07:04.332Z] Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-04-12T21:07:04.332Z] ---> Using cache [2022-04-12T21:07:04.332Z] ---> c049fa284bb9 [2022-04-12T21:07:04.332Z] Step 5/23 : RUN apk add --update --no-cache make git [2022-04-12T21:07:04.332Z] ---> Using cache [2022-04-12T21:07:04.332Z] ---> 45ae68c69a4f [2022-04-12T21:07:04.332Z] Step 6/23 : COPY go.mod vendor* ./ [2022-04-12T21:07:04.332Z] ---> Using cache [2022-04-12T21:07:04.332Z] ---> 6b830d938f1b [2022-04-12T21:07:04.332Z] Step 7/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-04-12T21:07:04.332Z] ---> Using cache [2022-04-12T21:07:04.332Z] ---> 45387f52ade7 [2022-04-12T21:07:04.332Z] Step 8/23 : COPY . . [2022-04-12T21:07:04.332Z] ---> Using cache [2022-04-12T21:07:04.332Z] ---> 5c1c189edc13 [2022-04-12T21:07:04.332Z] Step 9/23 : RUN make cmd/core-metadata/core-metadata [2022-04-12T21:07:04.332Z] ---> Running in f0a34c244bef [2022-04-12T21:07:04.616Z] (1/2) Installing dumb-init (1.2.5-r1) [2022-04-12T21:07:04.616Z] (2/2) Installing su-exec (0.2-r1) [2022-04-12T21:07:04.616Z] Executing busybox-1.33.1-r7.trigger [2022-04-12T21:07:04.616Z] OK: 6 MiB in 16 packages [2022-04-12T21:07:06.075Z] Removing intermediate container 65480febaf7f [2022-04-12T21:07:06.075Z] ---> fb245467a40b [2022-04-12T21:07:06.075Z] Step 13/31 : ENV SECURITY_INIT_DIR /edgex-init [2022-04-12T21:07:06.358Z] ---> Running in 2129ab7eabe9 [2022-04-12T21:07:06.982Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/core-metadata/core-metadata ./cmd/core-metadata [2022-04-12T21:07:07.290Z] Removing intermediate container 2129ab7eabe9 [2022-04-12T21:07:07.290Z] ---> 496e074ed80a [2022-04-12T21:07:07.290Z] Step 14/31 : ARG BOOTSTRAP_REDIS_DIR=${SECURITY_INIT_DIR}/bootstrap-redis [2022-04-12T21:07:07.569Z] ---> Running in 88a6702e812c [2022-04-12T21:07:08.184Z] Removing intermediate container 88a6702e812c [2022-04-12T21:07:08.184Z] ---> 287f27afdefb [2022-04-12T21:07:08.184Z] Step 15/31 : RUN mkdir -p ${SECURITY_INIT_DIR} && mkdir -p ${BOOTSTRAP_REDIS_DIR} [2022-04-12T21:07:08.184Z] ---> Running in 073cc5100424 [2022-04-12T21:07:11.623Z] Removing intermediate container 073cc5100424 [2022-04-12T21:07:11.623Z] ---> 3a7653c8cc41 [2022-04-12T21:07:11.623Z] Step 16/31 : WORKDIR ${SECURITY_INIT_DIR} [2022-04-12T21:07:11.623Z] ---> Running in bc9672d34081 [2022-04-12T21:07:12.231Z] Removing intermediate container bc9672d34081 [2022-04-12T21:07:12.231Z] ---> dcc3b6e2e904 [2022-04-12T21:07:12.231Z] Step 17/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint-scripts/ ${SECURITY_INIT_DIR}/ [2022-04-12T21:07:13.241Z] ---> bfe937607d98 [2022-04-12T21:07:13.242Z] Step 18/31 : RUN chmod +x ${SECURITY_INIT_DIR}/*.sh [2022-04-12T21:07:13.242Z] ---> Running in e389de9d9c08 [2022-04-12T21:07:16.725Z] Removing intermediate container e389de9d9c08 [2022-04-12T21:07:16.725Z] ---> f359ab4c6eeb [2022-04-12T21:07:16.725Z] Step 19/31 : COPY --from=builder /edgex-go/Attribution.txt / [2022-04-12T21:07:17.744Z] ---> 2f8728cc6898 [2022-04-12T21:07:17.744Z] Step 20/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/security-bootstrapper . [2022-04-12T21:07:20.428Z] ---> 191e5034b8b1 [2022-04-12T21:07:20.428Z] Step 21/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res/configuration.toml ./res/ [2022-04-12T21:07:21.043Z] ---> 35ed19321aee [2022-04-12T21:07:21.043Z] Step 22/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-redis/configuration.toml ${BOOTSTRAP_REDIS_DIR}/res/ [2022-04-12T21:07:22.065Z] ---> 2a74ff34f837 [2022-04-12T21:07:22.351Z] Step 23/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/consul-acl/ ${SECURITY_INIT_DIR}/consul-bootstrapper/ [2022-04-12T21:07:23.366Z] ---> 74cea14e1c34 [2022-04-12T21:07:23.366Z] Step 24/31 : VOLUME ${SECURITY_INIT_DIR} [2022-04-12T21:07:23.651Z] ---> Running in e5eccd66f052 [2022-04-12T21:07:24.267Z] Removing intermediate container e5eccd66f052 [2022-04-12T21:07:24.267Z] ---> 5fc2e1dd85f7 [2022-04-12T21:07:24.267Z] Step 25/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint.sh / [2022-04-12T21:07:25.309Z] ---> f120f871630d [2022-04-12T21:07:25.309Z] Step 26/31 : RUN chmod +x /entrypoint.sh [2022-04-12T21:07:25.917Z] ---> Running in e131689c09bd [2022-04-12T21:07:29.341Z] Removing intermediate container e131689c09bd [2022-04-12T21:07:29.341Z] ---> da2e0ba55600 [2022-04-12T21:07:29.341Z] Step 27/31 : ENTRYPOINT ["/entrypoint.sh"] [2022-04-12T21:07:29.341Z] ---> Running in 72d236a190bc [2022-04-12T21:07:29.620Z] Removing intermediate container 72d236a190bc [2022-04-12T21:07:29.620Z] ---> 4bda13dcd096 [2022-04-12T21:07:29.620Z] Step 28/31 : CMD ["gate"] [2022-04-12T21:07:30.225Z] ---> Running in 558cb3ac33b5 [2022-04-12T21:07:30.828Z] Removing intermediate container 558cb3ac33b5 [2022-04-12T21:07:30.828Z] ---> f677ddaf4495 [2022-04-12T21:07:30.828Z] Step 29/31 : LABEL arch=arm64 [2022-04-12T21:07:31.104Z] ---> Running in ac33703f5864 [2022-04-12T21:07:31.711Z] Removing intermediate container ac33703f5864 [2022-04-12T21:07:31.711Z] ---> 3c19b769f631 [2022-04-12T21:07:31.711Z] Step 30/31 : LABEL git_sha=b8835a208d05132c6c5ba767e3cc8b060214730e [2022-04-12T21:07:31.989Z] ---> Running in a0e19275ef7b [2022-04-12T21:07:32.595Z] Removing intermediate container a0e19275ef7b [2022-04-12T21:07:32.595Z] ---> 5bc621290dab [2022-04-12T21:07:32.595Z] Step 31/31 : LABEL version=0.0.0 [2022-04-12T21:07:32.880Z] ---> Running in f2c69bf0d86e [2022-04-12T21:07:33.483Z] Removing intermediate container f2c69bf0d86e [2022-04-12T21:07:33.483Z] ---> c561bb228fdb [2022-04-12T21:07:33.483Z] [2022-04-12T21:07:34.088Z] Successfully built c561bb228fdb [2022-04-12T21:07:34.088Z] Successfully tagged security-bootstrapper-arm64:latest [2022-04-12T21:07:34.088Z] Building sys-mgmt-agent [2022-04-12T21:08:13.185Z]  Building security-bootstrapper ... done Step 1/23 : ARG BUILDER_BASE=golang:1.17-alpine3.15 [2022-04-12T21:08:13.185Z] Step 2/23 : FROM ${BUILDER_BASE} AS builder [2022-04-12T21:08:13.185Z] ---> 40c3c59895e8 [2022-04-12T21:08:13.185Z] Step 3/23 : WORKDIR /edgex-go [2022-04-12T21:08:13.185Z] ---> Using cache [2022-04-12T21:08:13.185Z] ---> 43d5f29bc38e [2022-04-12T21:08:13.185Z] Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-04-12T21:08:13.185Z] ---> Using cache [2022-04-12T21:08:13.185Z] ---> c049fa284bb9 [2022-04-12T21:08:13.185Z] Step 5/23 : RUN apk add --update --no-cache make bash git [2022-04-12T21:08:13.185Z] ---> Running in b03105d0601b [2022-04-12T21:08:13.185Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz [2022-04-12T21:08:13.185Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz [2022-04-12T21:08:15.198Z] OK: 220 MiB in 52 packages [2022-04-12T21:08:16.207Z] Removing intermediate container b03105d0601b [2022-04-12T21:08:16.207Z] ---> 75bfe5e07d6c [2022-04-12T21:08:16.207Z] Step 6/23 : COPY go.mod vendor* ./ [2022-04-12T21:08:17.214Z] ---> 79a574d89e2a [2022-04-12T21:08:17.214Z] Step 7/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-04-12T21:08:17.214Z] ---> Running in 795ab0e5d54b [2022-04-12T21:08:23.984Z] Removing intermediate container 795ab0e5d54b [2022-04-12T21:08:23.984Z] ---> 884e0249c28b [2022-04-12T21:08:23.984Z] Step 8/23 : COPY . . [2022-04-12T21:08:50.886Z] ---> 2ed016e7d5bd [2022-04-12T21:08:50.886Z] Step 9/23 : RUN make cmd/sys-mgmt-agent/sys-mgmt-agent [2022-04-12T21:08:50.886Z] ---> Running in 118b4aa55d71 [2022-04-12T21:08:51.495Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/sys-mgmt-agent/sys-mgmt-agent ./cmd/sys-mgmt-agent [2022-04-12T21:15:29.131Z] Removing intermediate container f0a34c244bef [2022-04-12T21:15:29.131Z] ---> 67525d658fc6 [2022-04-12T21:15:29.131Z] [2022-04-12T21:15:29.131Z] Step 10/23 : FROM alpine:3.14 [2022-04-12T21:15:29.131Z] ---> ac73e934f311 [2022-04-12T21:15:29.131Z] Step 11/23 : RUN apk add --update --no-cache dumb-init [2022-04-12T21:15:29.131Z] ---> Using cache [2022-04-12T21:15:29.131Z] ---> de240ea49414 [2022-04-12T21:15:29.131Z] Step 12/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' [2022-04-12T21:15:29.131Z] ---> Using cache [2022-04-12T21:15:29.131Z] ---> 6c2836c1f6fd [2022-04-12T21:15:29.131Z] Step 13/23 : ENV APP_PORT=59881 [2022-04-12T21:15:29.131Z] ---> Running in 54a3e32a07bb [2022-04-12T21:15:29.131Z] Removing intermediate container 54a3e32a07bb [2022-04-12T21:15:29.131Z] ---> 8ffb0f8c496a [2022-04-12T21:15:29.131Z] Step 14/23 : EXPOSE $APP_PORT [2022-04-12T21:15:29.131Z] ---> Running in 64e63acc4ad3 [2022-04-12T21:15:29.131Z] Removing intermediate container 64e63acc4ad3 [2022-04-12T21:15:29.131Z] ---> 488c67b5b623 [2022-04-12T21:15:29.131Z] Step 15/23 : WORKDIR / [2022-04-12T21:15:29.131Z] ---> Running in 1f507ea689c1 [2022-04-12T21:15:29.131Z] Removing intermediate container 1f507ea689c1 [2022-04-12T21:15:29.131Z] ---> 65d33a7d6339 [2022-04-12T21:15:29.131Z] Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / [2022-04-12T21:15:29.131Z] ---> 54ec9ec1988e [2022-04-12T21:15:29.131Z] Step 17/23 : COPY --from=builder /edgex-go/cmd/core-metadata/core-metadata / [2022-04-12T21:15:29.131Z] ---> d913785e0504 [2022-04-12T21:15:29.131Z] Step 18/23 : COPY --from=builder /edgex-go/cmd/core-metadata/res/configuration.toml /res/configuration.toml [2022-04-12T21:15:29.131Z] ---> d1c52baec4e4 [2022-04-12T21:15:29.131Z] Step 19/23 : ENTRYPOINT ["/core-metadata"] [2022-04-12T21:15:29.131Z] ---> Running in fb6799a5190d [2022-04-12T21:15:29.131Z] Removing intermediate container fb6799a5190d [2022-04-12T21:15:29.131Z] ---> 96c43d6adf73 [2022-04-12T21:15:29.131Z] Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2022-04-12T21:15:29.131Z] ---> Running in b128ef5476d2 [2022-04-12T21:15:29.131Z] Removing intermediate container b128ef5476d2 [2022-04-12T21:15:29.131Z] ---> 956a49761970 [2022-04-12T21:15:29.131Z] Step 21/23 : LABEL arch=arm64 [2022-04-12T21:15:29.131Z] ---> Running in 64112f51db86 [2022-04-12T21:15:29.131Z] Removing intermediate container 64112f51db86 [2022-04-12T21:15:29.131Z] ---> ed86ee6e230b [2022-04-12T21:15:29.131Z] Step 22/23 : LABEL git_sha=b8835a208d05132c6c5ba767e3cc8b060214730e [2022-04-12T21:15:29.417Z] ---> Running in da3f7c2a0864 [2022-04-12T21:15:30.038Z] Removing intermediate container da3f7c2a0864 [2022-04-12T21:15:30.038Z] ---> 4291a6e957bb [2022-04-12T21:15:30.038Z] Step 23/23 : LABEL version=0.0.0 [2022-04-12T21:15:30.038Z] ---> Running in 3ff66cc459d9 [2022-04-12T21:15:30.646Z] Removing intermediate container 3ff66cc459d9 [2022-04-12T21:15:30.646Z] ---> 538b58719c54 [2022-04-12T21:15:30.646Z] [2022-04-12T21:15:31.251Z] Successfully built 538b58719c54 [2022-04-12T21:15:31.251Z] Successfully tagged core-metadata-arm64:latest [2022-04-12T21:15:31.251Z]  Building core-metadata ... done Building security-spiffe-token-provider [2022-04-12T21:16:10.300Z] Step 1/20 : ARG BUILDER_BASE=golang:1.17-alpine3.15 [2022-04-12T21:16:10.300Z] Step 2/20 : FROM ${BUILDER_BASE} AS builder [2022-04-12T21:16:10.300Z] ---> 40c3c59895e8 [2022-04-12T21:16:10.300Z] Step 3/20 : WORKDIR /edgex-go [2022-04-12T21:16:10.300Z] ---> Using cache [2022-04-12T21:16:10.300Z] ---> 43d5f29bc38e [2022-04-12T21:16:10.300Z] Step 4/20 : RUN apk update && apk --no-cache --update add build-base [2022-04-12T21:16:10.300Z] ---> Running in 7b0ccf2416c6 [2022-04-12T21:16:10.300Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz [2022-04-12T21:16:11.291Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz [2022-04-12T21:16:12.736Z] v3.15.4-20-g6d2f627d6c [https://nl.alpinelinux.org/alpine/v3.15/main] [2022-04-12T21:16:12.736Z] v3.15.4-15-gb33590fc03 [https://nl.alpinelinux.org/alpine/v3.15/community] [2022-04-12T21:16:12.736Z] OK: 15740 distinct packages available [2022-04-12T21:16:13.011Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz [2022-04-12T21:16:14.005Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz [2022-04-12T21:16:15.452Z] OK: 220 MiB in 52 packages [2022-04-12T21:16:16.902Z] Removing intermediate container 7b0ccf2416c6 [2022-04-12T21:16:16.902Z] ---> 32286d349539 [2022-04-12T21:16:16.902Z] Step 5/20 : COPY go.mod vendor* ./ [2022-04-12T21:16:17.896Z] ---> e3ebe003776c [2022-04-12T21:16:17.896Z] Step 6/20 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-04-12T21:16:17.896Z] ---> Running in 4ec77c0eee57 [2022-04-12T21:16:23.343Z] Removing intermediate container 4ec77c0eee57 [2022-04-12T21:16:23.343Z] ---> d56aa77656d1 [2022-04-12T21:16:23.343Z] Step 7/20 : COPY . . [2022-04-12T21:16:38.456Z] Removing intermediate container 118b4aa55d71 [2022-04-12T21:16:38.457Z] ---> c6177474604a [2022-04-12T21:16:38.457Z] Step 10/23 : RUN make cmd/sys-mgmt-executor/sys-mgmt-executor [2022-04-12T21:16:38.457Z] ---> Running in beb55e033907 [2022-04-12T21:16:40.449Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/sys-mgmt-executor/sys-mgmt-executor ./cmd/sys-mgmt-executor [2022-04-12T21:16:47.192Z] Removing intermediate container beb55e033907 [2022-04-12T21:16:47.192Z] ---> e242b0a5a377 [2022-04-12T21:16:47.192Z] [2022-04-12T21:16:47.192Z] Step 11/23 : FROM docker:20.10.14 [2022-04-12T21:16:47.192Z] 20.10.14: Pulling from library/docker [2022-04-12T21:17:02.322Z] ---> 87c14fe3c320 [2022-04-12T21:17:02.322Z] Step 8/20 : RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider [2022-04-12T21:17:02.322Z] ---> Running in 6489b74874da [2022-04-12T21:17:03.318Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/security-spiffe-token-provider/security-spiffe-token-provider ./cmd/security-spiffe-token-provider [2022-04-12T21:17:05.954Z] Digest: sha256:41978d1974f05f80e1aef23ac03040491a7e28bd4551d4b469b43e558341864e [2022-04-12T21:17:05.954Z] Status: Downloaded newer image for docker:20.10.14 [2022-04-12T21:17:05.954Z] ---> c346e9eafbab [2022-04-12T21:17:05.954Z] Step 12/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2017-2019: Mainflux, Cavium, Dell, Copyright (c) 2021: Intel Corporation' [2022-04-12T21:17:05.954Z] ---> Running in 5ea198ef9cb1 [2022-04-12T21:17:06.230Z] Removing intermediate container 5ea198ef9cb1 [2022-04-12T21:17:06.230Z] ---> 0c418a215ff7 [2022-04-12T21:17:06.230Z] Step 13/23 : RUN apk add --update --no-cache bash dumb-init py3-pip curl && pip install --no-cache-dir docker-compose==1.23.2 [2022-04-12T21:17:06.509Z] ---> Running in 44bf74658bea [2022-04-12T21:17:08.506Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz [2022-04-12T21:17:08.506Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz [2022-04-12T21:17:09.953Z] (1/43) Installing readline (8.1.1-r0) [2022-04-12T21:17:09.953Z] (2/43) Installing bash (5.1.16-r0) [2022-04-12T21:17:09.953Z] Executing bash-5.1.16-r0.post-install [2022-04-12T21:17:09.953Z] (3/43) Installing brotli-libs (1.0.9-r5) [2022-04-12T21:17:09.953Z] (4/43) Installing nghttp2-libs (1.46.0-r0) [2022-04-12T21:17:09.953Z] (5/43) Installing libcurl (7.80.0-r0) [2022-04-12T21:17:09.953Z] (6/43) Installing curl (7.80.0-r0) [2022-04-12T21:17:09.953Z] (7/43) Installing dumb-init (1.2.5-r1) [2022-04-12T21:17:09.953Z] (8/43) Installing libbz2 (1.0.8-r1) [2022-04-12T21:17:09.953Z] (9/43) Installing expat (2.4.7-r0) [2022-04-12T21:17:09.953Z] (10/43) Installing libffi (3.4.2-r1) [2022-04-12T21:17:09.953Z] (11/43) Installing gdbm (1.22-r0) [2022-04-12T21:17:09.953Z] (12/43) Installing xz-libs (5.2.5-r1) [2022-04-12T21:17:09.953Z] (13/43) Installing libgcc (10.3.1_git20211027-r0) [2022-04-12T21:17:09.953Z] (14/43) Installing libstdc++ (10.3.1_git20211027-r0) [2022-04-12T21:17:09.953Z] (15/43) Installing mpdecimal (2.5.1-r1) [2022-04-12T21:17:09.953Z] (16/43) Installing sqlite-libs (3.36.0-r0) [2022-04-12T21:17:09.953Z] (17/43) Installing python3 (3.9.7-r4) [2022-04-12T21:17:12.591Z] (18/43) Installing py3-appdirs (1.4.4-r2) [2022-04-12T21:17:12.591Z] (19/43) Installing py3-certifi (2020.12.5-r1) [2022-04-12T21:17:12.591Z] (20/43) Installing py3-charset-normalizer (2.0.7-r0) [2022-04-12T21:17:12.591Z] (21/43) Installing py3-idna (3.3-r0) [2022-04-12T21:17:12.591Z] (22/43) Installing py3-urllib3 (1.26.7-r0) [2022-04-12T21:17:12.591Z] (23/43) Installing py3-requests (2.26.0-r1) [2022-04-12T21:17:12.591Z] (24/43) Installing py3-msgpack (1.0.2-r1) [2022-04-12T21:17:12.591Z] (25/43) Installing py3-lockfile (0.12.2-r4) [2022-04-12T21:17:12.591Z] (26/43) Installing py3-cachecontrol (0.12.10-r0) [2022-04-12T21:17:12.591Z] (27/43) Installing py3-colorama (0.4.4-r1) [2022-04-12T21:17:12.591Z] (28/43) Installing py3-contextlib2 (21.6.0-r1) [2022-04-12T21:17:12.591Z] (29/43) Installing py3-distlib (0.3.3-r0) [2022-04-12T21:17:12.866Z] (30/43) Installing py3-distro (1.6.0-r0) [2022-04-12T21:17:12.866Z] (31/43) Installing py3-six (1.16.0-r0) [2022-04-12T21:17:12.866Z] (32/43) Installing py3-webencodings (0.5.1-r4) [2022-04-12T21:17:12.866Z] (33/43) Installing py3-html5lib (1.1-r1) [2022-04-12T21:17:12.866Z] (34/43) Installing py3-parsing (2.4.7-r2) [2022-04-12T21:17:12.866Z] (35/43) Installing py3-packaging (20.9-r1) [2022-04-12T21:17:13.137Z] (36/43) Installing py3-tomli (1.2.2-r0) [2022-04-12T21:17:13.137Z] (37/43) Installing py3-pep517 (0.12.0-r0) [2022-04-12T21:17:13.137Z] (38/43) Installing py3-progress (1.6-r0) [2022-04-12T21:17:13.137Z] (39/43) Installing py3-retrying (1.3.3-r2) [2022-04-12T21:17:13.137Z] (40/43) Installing py3-ordered-set (4.0.2-r2) [2022-04-12T21:17:13.137Z] (41/43) Installing py3-setuptools (52.0.0-r4) [2022-04-12T21:17:13.414Z] (42/43) Installing py3-toml (0.10.2-r2) [2022-04-12T21:17:13.414Z] (43/43) Installing py3-pip (20.3.4-r1) [2022-04-12T21:17:14.012Z] Executing busybox-1.34.1-r5.trigger [2022-04-12T21:17:14.285Z] OK: 82 MiB in 65 packages [2022-04-12T21:17:21.012Z] Collecting docker-compose==1.23.2 [2022-04-12T21:17:21.012Z] Downloading docker_compose-1.23.2-py2.py3-none-any.whl (131 kB) [2022-04-12T21:17:21.012Z] Collecting docopt<0.7,>=0.6.1 [2022-04-12T21:17:21.012Z] Downloading docopt-0.6.2.tar.gz (25 kB) [2022-04-12T21:17:23.651Z] Collecting websocket-client<1.0,>=0.32.0 [2022-04-12T21:17:23.651Z] Downloading websocket_client-0.59.0-py2.py3-none-any.whl (67 kB) [2022-04-12T21:17:23.651Z] Collecting dockerpty<0.5,>=0.4.1 [2022-04-12T21:17:23.929Z] Downloading dockerpty-0.4.1.tar.gz (13 kB) [2022-04-12T21:17:27.333Z] Collecting jsonschema<3,>=2.5.1 [2022-04-12T21:17:27.333Z] Downloading jsonschema-2.6.0-py2.py3-none-any.whl (39 kB) [2022-04-12T21:17:27.333Z] Requirement already satisfied: six<2,>=1.3.0 in /usr/lib/python3.9/site-packages (from docker-compose==1.23.2) (1.16.0) [2022-04-12T21:17:28.332Z] Collecting docker<4.0,>=3.6.0 [2022-04-12T21:17:28.332Z] Downloading docker-3.7.3-py2.py3-none-any.whl (134 kB) [2022-04-12T21:17:29.796Z] Collecting requests!=2.11.0,!=2.12.2,!=2.18.0,<2.21,>=2.6.1 [2022-04-12T21:17:29.796Z] Downloading requests-2.20.1-py2.py3-none-any.whl (57 kB) [2022-04-12T21:17:30.793Z] Collecting PyYAML<4,>=3.10 [2022-04-12T21:17:30.793Z] Downloading PyYAML-3.13.tar.gz (270 kB) [2022-04-12T21:17:36.243Z] Collecting texttable<0.10,>=0.9.0 [2022-04-12T21:17:36.243Z] Downloading texttable-0.9.1.tar.gz (11 kB) [2022-04-12T21:17:38.895Z] Collecting cached-property<2,>=1.2.0 [2022-04-12T21:17:38.895Z] Downloading cached_property-1.5.2-py2.py3-none-any.whl (7.6 kB) [2022-04-12T21:17:39.502Z] Collecting docker-pycreds>=0.4.0 [2022-04-12T21:17:39.502Z] Downloading docker_pycreds-0.4.0-py2.py3-none-any.whl (9.0 kB) [2022-04-12T21:17:40.110Z] Collecting chardet<3.1.0,>=3.0.2 [2022-04-12T21:17:40.110Z] Downloading chardet-3.0.4-py2.py3-none-any.whl (133 kB) [2022-04-12T21:17:40.110Z] Requirement already satisfied: certifi>=2017.4.17 in /usr/lib/python3.9/site-packages (from requests!=2.11.0,!=2.12.2,!=2.18.0,<2.21,>=2.6.1->docker-compose==1.23.2) (2020.12.5) [2022-04-12T21:17:40.391Z] Collecting idna<2.8,>=2.5 [2022-04-12T21:17:40.391Z] Downloading idna-2.7-py2.py3-none-any.whl (58 kB) [2022-04-12T21:17:41.387Z] Collecting urllib3<1.25,>=1.21.1 [2022-04-12T21:17:41.387Z] Downloading urllib3-1.24.3-py2.py3-none-any.whl (118 kB) [2022-04-12T21:17:41.991Z] Using legacy 'setup.py install' for dockerpty, since package 'wheel' is not installed. [2022-04-12T21:17:41.991Z] Using legacy 'setup.py install' for docopt, since package 'wheel' is not installed. [2022-04-12T21:17:41.991Z] Using legacy 'setup.py install' for PyYAML, since package 'wheel' is not installed. [2022-04-12T21:17:41.991Z] Using legacy 'setup.py install' for texttable, since package 'wheel' is not installed. [2022-04-12T21:17:43.447Z] Installing collected packages: urllib3, idna, chardet, websocket-client, requests, docker-pycreds, texttable, PyYAML, jsonschema, docopt, dockerpty, docker, cached-property, docker-compose [2022-04-12T21:17:43.447Z] Attempting uninstall: urllib3 [2022-04-12T21:17:43.447Z] Found existing installation: urllib3 1.26.7 [2022-04-12T21:17:43.447Z] Uninstalling urllib3-1.26.7: [2022-04-12T21:17:43.447Z] Successfully uninstalled urllib3-1.26.7 [2022-04-12T21:17:44.446Z] Attempting uninstall: idna [2022-04-12T21:17:44.446Z] Found existing installation: idna 3.3 [2022-04-12T21:17:44.446Z] Uninstalling idna-3.3: [2022-04-12T21:17:44.446Z] Successfully uninstalled idna-3.3 [2022-04-12T21:17:47.878Z] Attempting uninstall: requests [2022-04-12T21:17:47.878Z] Found existing installation: requests 2.26.0 [2022-04-12T21:17:47.878Z] Uninstalling requests-2.26.0: [2022-04-12T21:17:48.158Z] Successfully uninstalled requests-2.26.0 [2022-04-12T21:17:48.769Z] Running setup.py install for texttable: started [2022-04-12T21:17:52.199Z] Running setup.py install for texttable: finished with status 'done' [2022-04-12T21:17:52.199Z] Running setup.py install for PyYAML: started [2022-04-12T21:17:55.623Z] Running setup.py install for PyYAML: finished with status 'done' [2022-04-12T21:17:56.233Z] Running setup.py install for docopt: started [2022-04-12T21:17:59.660Z] Running setup.py install for docopt: finished with status 'done' [2022-04-12T21:17:59.660Z] Running setup.py install for dockerpty: started [2022-04-12T21:18:02.326Z] Running setup.py install for dockerpty: finished with status 'done' [2022-04-12T21:18:04.988Z] Successfully installed PyYAML-3.13 cached-property-1.5.2 chardet-3.0.4 docker-3.7.3 docker-compose-1.23.2 docker-pycreds-0.4.0 dockerpty-0.4.1 docopt-0.6.2 idna-2.7 jsonschema-2.6.0 requests-2.20.1 texttable-0.9.1 urllib3-1.24.3 websocket-client-0.59.0 [2022-04-12T21:18:20.177Z] Removing intermediate container 44bf74658bea [2022-04-12T21:18:20.177Z] ---> 80caf12ce310 [2022-04-12T21:18:20.177Z] Step 14/23 : ENV APP_PORT=58890 [2022-04-12T21:18:20.458Z] ---> Running in a07c1f679a85 [2022-04-12T21:18:20.739Z] Removing intermediate container a07c1f679a85 [2022-04-12T21:18:20.739Z] ---> 3d55b7014d74 [2022-04-12T21:18:20.739Z] Step 15/23 : EXPOSE $APP_PORT [2022-04-12T21:18:21.026Z] ---> Running in 59063f80b55c [2022-04-12T21:18:21.639Z] Removing intermediate container 59063f80b55c [2022-04-12T21:18:21.639Z] ---> 667a17186233 [2022-04-12T21:18:21.639Z] Step 16/23 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/sys-mgmt-agent / [2022-04-12T21:18:23.662Z] ---> ea3480465117 [2022-04-12T21:18:23.662Z] Step 17/23 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/res/configuration.toml /res/configuration.toml [2022-04-12T21:18:25.124Z] ---> 0b86ea6580ef [2022-04-12T21:18:25.124Z] Step 18/23 : COPY --from=builder /edgex-go/cmd/sys-mgmt-executor/sys-mgmt-executor / [2022-04-12T21:18:26.122Z] ---> a056b801f6e1 [2022-04-12T21:18:26.122Z] Step 19/23 : ENTRYPOINT ["/sys-mgmt-agent"] [2022-04-12T21:18:26.122Z] ---> Running in f88ed843c977 [2022-04-12T21:18:26.746Z] Removing intermediate container f88ed843c977 [2022-04-12T21:18:26.746Z] ---> 2a8287ad2e69 [2022-04-12T21:18:26.746Z] Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2022-04-12T21:18:26.746Z] ---> Running in 3e959d36b05d [2022-04-12T21:18:27.394Z] Removing intermediate container 3e959d36b05d [2022-04-12T21:18:27.394Z] ---> 1aa750f1250c [2022-04-12T21:18:27.394Z] Step 21/23 : LABEL arch=arm64 [2022-04-12T21:18:27.394Z] ---> Running in ebf89f16875b [2022-04-12T21:18:27.995Z] Removing intermediate container ebf89f16875b [2022-04-12T21:18:27.995Z] ---> 0069ccd64bfc [2022-04-12T21:18:27.995Z] Step 22/23 : LABEL git_sha=b8835a208d05132c6c5ba767e3cc8b060214730e [2022-04-12T21:18:28.279Z] ---> Running in 72e53561b93f [2022-04-12T21:18:28.880Z] Removing intermediate container 72e53561b93f [2022-04-12T21:18:28.880Z] ---> fb54228902ca [2022-04-12T21:18:28.880Z] Step 23/23 : LABEL version=0.0.0 [2022-04-12T21:18:28.880Z] ---> Running in 63c0f63b8e1b [2022-04-12T21:18:29.491Z] Removing intermediate container 63c0f63b8e1b [2022-04-12T21:18:29.491Z] ---> c9ca685b7ee7 [2022-04-12T21:18:29.491Z] [2022-04-12T21:18:29.764Z] Successfully built c9ca685b7ee7 [2022-04-12T21:18:29.764Z] Successfully tagged sys-mgmt-agent-arm64:latest [2022-04-12T21:18:30.039Z]  Building sys-mgmt-agent ... done Building core-command [2022-04-12T21:19:02.438Z] Step 1/23 : ARG BUILDER_BASE=golang:1.17-alpine3.15 [2022-04-12T21:19:02.438Z] Step 2/23 : FROM ${BUILDER_BASE} AS builder [2022-04-12T21:19:02.438Z] ---> 40c3c59895e8 [2022-04-12T21:19:02.438Z] Step 3/23 : WORKDIR /edgex-go [2022-04-12T21:19:02.438Z] ---> Using cache [2022-04-12T21:19:02.438Z] ---> 43d5f29bc38e [2022-04-12T21:19:02.438Z] Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-04-12T21:19:02.438Z] ---> Using cache [2022-04-12T21:19:02.438Z] ---> c049fa284bb9 [2022-04-12T21:19:02.438Z] Step 5/23 : RUN apk add --update --no-cache make git [2022-04-12T21:19:02.438Z] ---> Using cache [2022-04-12T21:19:02.438Z] ---> 45ae68c69a4f [2022-04-12T21:19:02.438Z] Step 6/23 : COPY go.mod vendor* ./ [2022-04-12T21:19:02.438Z] ---> Using cache [2022-04-12T21:19:02.438Z] ---> 6b830d938f1b [2022-04-12T21:19:02.438Z] Step 7/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-04-12T21:19:02.438Z] ---> Using cache [2022-04-12T21:19:02.438Z] ---> 45387f52ade7 [2022-04-12T21:19:02.438Z] Step 8/23 : COPY . . [2022-04-12T21:19:02.438Z] ---> Using cache [2022-04-12T21:19:02.438Z] ---> 5c1c189edc13 [2022-04-12T21:19:02.438Z] Step 9/23 : RUN make cmd/core-command/core-command [2022-04-12T21:19:02.438Z] ---> Running in 4278279191af [2022-04-12T21:19:03.425Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/core-command/core-command ./cmd/core-command [2022-04-12T21:24:25.681Z] Removing intermediate container 6489b74874da [2022-04-12T21:24:25.681Z] ---> 470199b242fb [2022-04-12T21:24:25.681Z] [2022-04-12T21:24:25.681Z] Step 9/20 : FROM alpine:3.15 [2022-04-12T21:24:25.681Z] 3.15: Pulling from library/alpine [2022-04-12T21:24:25.681Z] Digest: sha256:4edbd2beb5f78b1014028f4fbb99f3237d9561100b6881aabbf5acce2c4f9454 [2022-04-12T21:24:25.681Z] Status: Downloaded newer image for alpine:3.15 [2022-04-12T21:24:25.681Z] ---> 3fb3c9af89a9 [2022-04-12T21:24:25.681Z] Step 10/20 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' [2022-04-12T21:24:25.681Z] ---> Running in cb34335ad6a0 [2022-04-12T21:24:25.681Z] Removing intermediate container cb34335ad6a0 [2022-04-12T21:24:25.681Z] ---> 554db552ed44 [2022-04-12T21:24:25.681Z] Step 11/20 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-04-12T21:24:25.681Z] ---> Running in ad1b672d4236 [2022-04-12T21:24:25.681Z] Removing intermediate container ad1b672d4236 [2022-04-12T21:24:25.681Z] ---> d75bba9acf26 [2022-04-12T21:24:25.681Z] Step 12/20 : RUN apk update && apk --no-cache --update add dumb-init curl gcompat [2022-04-12T21:24:25.681Z] ---> Running in a2e64b30cac2 [2022-04-12T21:24:25.681Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz [2022-04-12T21:24:25.681Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz [2022-04-12T21:24:25.681Z] v3.15.4-20-g6d2f627d6c [https://nl.alpinelinux.org/alpine/v3.15/main] [2022-04-12T21:24:25.681Z] v3.15.4-15-gb33590fc03 [https://nl.alpinelinux.org/alpine/v3.15/community] [2022-04-12T21:24:25.681Z] OK: 15729 distinct packages available [2022-04-12T21:24:25.681Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz [2022-04-12T21:24:25.681Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz [2022-04-12T21:24:25.681Z] (1/9) Installing ca-certificates (20211220-r0) [2022-04-12T21:24:25.960Z] (2/9) Installing brotli-libs (1.0.9-r5) [2022-04-12T21:24:25.960Z] (3/9) Installing nghttp2-libs (1.46.0-r0) [2022-04-12T21:24:26.241Z] (4/9) Installing libcurl (7.80.0-r0) [2022-04-12T21:24:26.241Z] (5/9) Installing curl (7.80.0-r0) [2022-04-12T21:24:26.241Z] (6/9) Installing dumb-init (1.2.5-r1) [2022-04-12T21:24:26.519Z] (7/9) Installing musl-obstack (1.2.3-r0) [2022-04-12T21:24:26.519Z] (8/9) Installing libucontext (1.1-r0) [2022-04-12T21:24:26.519Z] (9/9) Installing gcompat (1.0.0-r4) [2022-04-12T21:24:26.800Z] Executing busybox-1.34.1-r5.trigger [2022-04-12T21:24:26.800Z] Executing ca-certificates-20211220-r0.trigger [2022-04-12T21:24:27.078Z] OK: 8 MiB in 23 packages [2022-04-12T21:24:29.737Z] Removing intermediate container a2e64b30cac2 [2022-04-12T21:24:29.737Z] ---> 3161c6e770be [2022-04-12T21:24:29.737Z] Step 13/20 : COPY --from=builder /edgex-go/Attribution.txt / [2022-04-12T21:24:30.737Z] ---> 4fad9bf7e437 [2022-04-12T21:24:30.737Z] Step 14/20 : COPY --from=builder /edgex-go/cmd/security-spiffe-token-provider/security-spiffe-token-provider / [2022-04-12T21:24:33.397Z] ---> 7904a4c71b6a [2022-04-12T21:24:33.397Z] Step 15/20 : COPY --from=builder /edgex-go/cmd/security-spiffe-token-provider/res/configuration.toml /res/configuration.toml [2022-04-12T21:24:34.009Z] ---> cb41ecbd814e [2022-04-12T21:24:34.009Z] Step 16/20 : ENTRYPOINT [ "/security-spiffe-token-provider" ] [2022-04-12T21:24:34.298Z] ---> Running in 94e3d1b21ead [2022-04-12T21:24:34.907Z] Removing intermediate container 94e3d1b21ead [2022-04-12T21:24:34.907Z] ---> 13bef9c332a2 [2022-04-12T21:24:34.907Z] Step 17/20 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2022-04-12T21:24:34.907Z] ---> Running in 1278c146d7d4 [2022-04-12T21:24:35.515Z] Removing intermediate container 1278c146d7d4 [2022-04-12T21:24:35.515Z] ---> 0c41d8db6765 [2022-04-12T21:24:35.515Z] Step 18/20 : LABEL arch=arm64 [2022-04-12T21:24:35.515Z] ---> Running in bea4b642abec [2022-04-12T21:24:36.122Z] Removing intermediate container bea4b642abec [2022-04-12T21:24:36.123Z] ---> 95cc3ca12afe [2022-04-12T21:24:36.123Z] Step 19/20 : LABEL git_sha=b8835a208d05132c6c5ba767e3cc8b060214730e [2022-04-12T21:24:36.123Z] ---> Running in 539ec2bab1fa [2022-04-12T21:24:36.730Z] Removing intermediate container 539ec2bab1fa [2022-04-12T21:24:36.730Z] ---> 6a01dab1ce9c [2022-04-12T21:24:36.730Z] Step 20/20 : LABEL version=0.0.0 [2022-04-12T21:24:36.730Z] ---> Running in 9da615eb3c11 [2022-04-12T21:24:37.338Z] Removing intermediate container 9da615eb3c11 [2022-04-12T21:24:37.338Z] ---> 06477e1da8ca [2022-04-12T21:24:37.338Z] [2022-04-12T21:24:37.948Z] Successfully built 06477e1da8ca [2022-04-12T21:24:37.948Z] Successfully tagged security-spiffe-token-provider-arm64:latest [2022-04-12T21:26:14.847Z]  Building security-spiffe-token-provider ... done Removing intermediate container 4278279191af [2022-04-12T21:26:14.847Z] ---> 76a59c293786 [2022-04-12T21:26:14.847Z] [2022-04-12T21:26:14.847Z] Step 10/23 : FROM alpine:3.14 [2022-04-12T21:26:14.847Z] ---> ac73e934f311 [2022-04-12T21:26:14.847Z] Step 11/23 : RUN apk add --update --no-cache dumb-init [2022-04-12T21:26:14.847Z] ---> Using cache [2022-04-12T21:26:14.847Z] ---> de240ea49414 [2022-04-12T21:26:14.847Z] Step 12/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' [2022-04-12T21:26:14.847Z] ---> Using cache [2022-04-12T21:26:14.847Z] ---> 6c2836c1f6fd [2022-04-12T21:26:14.847Z] Step 13/23 : ENV APP_PORT=59882 [2022-04-12T21:26:14.847Z] ---> Running in 48aa6b33cee8 [2022-04-12T21:26:14.847Z] Removing intermediate container 48aa6b33cee8 [2022-04-12T21:26:14.847Z] ---> 3991807e7383 [2022-04-12T21:26:14.847Z] Step 14/23 : EXPOSE $APP_PORT [2022-04-12T21:26:14.847Z] ---> Running in d98f419d4b0f [2022-04-12T21:26:14.847Z] Removing intermediate container d98f419d4b0f [2022-04-12T21:26:14.847Z] ---> 52bb79fbc543 [2022-04-12T21:26:14.847Z] Step 15/23 : WORKDIR / [2022-04-12T21:26:14.847Z] ---> Running in 7cc5aa4d3779 [2022-04-12T21:26:14.847Z] Removing intermediate container 7cc5aa4d3779 [2022-04-12T21:26:14.847Z] ---> 91c28a869aa8 [2022-04-12T21:26:14.847Z] Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / [2022-04-12T21:26:14.847Z] ---> 951263f7b1d8 [2022-04-12T21:26:14.847Z] Step 17/23 : COPY --from=builder /edgex-go/cmd/core-command/core-command / [2022-04-12T21:26:14.847Z] ---> 5030156b71fc [2022-04-12T21:26:14.847Z] Step 18/23 : COPY --from=builder /edgex-go/cmd/core-command/res/configuration.toml /res/configuration.toml [2022-04-12T21:26:14.847Z] ---> a16f52aab7f2 [2022-04-12T21:26:14.847Z] Step 19/23 : ENTRYPOINT ["/core-command"] [2022-04-12T21:26:14.847Z] ---> Running in 0b950fcc0ce3 [2022-04-12T21:26:14.847Z] Removing intermediate container 0b950fcc0ce3 [2022-04-12T21:26:14.847Z] ---> 6eacba3f4fdc [2022-04-12T21:26:14.847Z] Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2022-04-12T21:26:14.847Z] ---> Running in 912fdab8e5a2 [2022-04-12T21:26:14.847Z] Removing intermediate container 912fdab8e5a2 [2022-04-12T21:26:14.847Z] ---> 07a4ef52027f [2022-04-12T21:26:14.847Z] Step 21/23 : LABEL arch=arm64 [2022-04-12T21:26:14.847Z] ---> Running in 691e6af57567 [2022-04-12T21:26:14.847Z] Removing intermediate container 691e6af57567 [2022-04-12T21:26:14.847Z] ---> c848c1de799d [2022-04-12T21:26:14.847Z] Step 22/23 : LABEL git_sha=b8835a208d05132c6c5ba767e3cc8b060214730e [2022-04-12T21:26:14.847Z] ---> Running in 8f55134c401b [2022-04-12T21:26:14.847Z] Removing intermediate container 8f55134c401b [2022-04-12T21:26:14.847Z] ---> 3baa4ffd6c0b [2022-04-12T21:26:14.847Z] Step 23/23 : LABEL version=0.0.0 [2022-04-12T21:26:14.847Z] ---> Running in 3aa2af9209f3 [2022-04-12T21:26:14.847Z] Removing intermediate container 3aa2af9209f3 [2022-04-12T21:26:14.847Z] ---> f2f9d355a559 [2022-04-12T21:26:14.847Z] [2022-04-12T21:26:14.847Z] Successfully built f2f9d355a559 [2022-04-12T21:26:14.847Z] Successfully tagged core-command-arm64:latest [2022-04-12T21:34:07.901Z]  Building core-command ... done Building bin/spire-agent... [2022-04-12T21:34:07.901Z] go: downloading github.com/envoyproxy/go-control-plane v0.10.1 [2022-04-12T21:34:07.901Z] go: downloading cloud.google.com/go/secretmanager v1.3.0 [2022-04-12T21:34:07.902Z] go: downloading github.com/aws/aws-sdk-go-v2/service/secretsmanager v1.14.0 [2022-04-12T21:34:07.902Z] go: downloading github.com/docker/docker v20.10.12+incompatible [2022-04-12T21:34:12.230Z] go: downloading github.com/google/go-tpm-tools v0.3.3 [2022-04-12T21:34:14.240Z] go: downloading github.com/cncf/xds/go v0.0.0-20211130200136-a8f946100490 [2022-04-12T21:34:14.240Z] go: downloading github.com/envoyproxy/protoc-gen-validate v0.6.2 [2022-04-12T21:34:14.517Z] go: downloading github.com/docker/go-connections v0.4.0 [2022-04-12T21:34:14.517Z] go: downloading github.com/docker/go-units v0.4.0 [2022-04-12T21:34:14.517Z] go: downloading github.com/opencontainers/image-spec v1.0.1 [2022-04-12T21:34:14.797Z] go: downloading github.com/containerd/containerd v1.3.4 [2022-04-12T21:34:14.797Z] go: downloading github.com/docker/distribution v2.7.1+incompatible [2022-04-12T21:34:14.797Z] go: downloading github.com/opencontainers/go-digest v1.0.0 [2022-04-12T21:40:22.263Z] Removing intermediate container 5381f9ac0a3c [2022-04-12T21:40:22.263Z] ---> 8d72bffac84e [2022-04-12T21:40:22.263Z] [2022-04-12T21:40:22.263Z] Step 13/26 : FROM alpine:3.15 [2022-04-12T21:40:22.263Z] ---> 3fb3c9af89a9 [2022-04-12T21:40:22.263Z] Step 14/26 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' [2022-04-12T21:40:22.263Z] ---> Using cache [2022-04-12T21:40:22.263Z] ---> 554db552ed44 [2022-04-12T21:40:22.263Z] Step 15/26 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-04-12T21:40:22.263Z] ---> Using cache [2022-04-12T21:40:22.264Z] ---> d75bba9acf26 [2022-04-12T21:40:22.264Z] Step 16/26 : RUN apk update && apk --no-cache --update add dumb-init gcompat [2022-04-12T21:40:22.264Z] ---> Running in cacad23e012c [2022-04-12T21:40:22.264Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz [2022-04-12T21:40:22.264Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz [2022-04-12T21:40:22.264Z] v3.15.4-20-g6d2f627d6c [https://nl.alpinelinux.org/alpine/v3.15/main] [2022-04-12T21:40:22.264Z] v3.15.4-15-gb33590fc03 [https://nl.alpinelinux.org/alpine/v3.15/community] [2022-04-12T21:40:22.264Z] OK: 15729 distinct packages available [2022-04-12T21:40:22.264Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz [2022-04-12T21:40:22.264Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz [2022-04-12T21:40:22.264Z] (1/4) Installing dumb-init (1.2.5-r1) [2022-04-12T21:40:22.264Z] (2/4) Installing musl-obstack (1.2.3-r0) [2022-04-12T21:40:22.264Z] (3/4) Installing libucontext (1.1-r0) [2022-04-12T21:40:22.264Z] (4/4) Installing gcompat (1.0.0-r4) [2022-04-12T21:40:22.264Z] Executing busybox-1.34.1-r5.trigger [2022-04-12T21:40:22.264Z] OK: 6 MiB in 18 packages [2022-04-12T21:40:22.264Z] Removing intermediate container cacad23e012c [2022-04-12T21:40:22.264Z] ---> 805375f4e636 [2022-04-12T21:40:22.264Z] Step 17/26 : COPY --from=builder /edgex-go/spire-build/bin/spire-server /usr/local/bin [2022-04-12T21:40:24.280Z] ---> e77d21bb4b25 [2022-04-12T21:40:24.280Z] Step 18/26 : COPY --from=builder /edgex-go/cmd/security-spire-config/docker-entrypoint.sh /usr/local/bin/ [2022-04-12T21:40:24.896Z] ---> 8efc49d63d84 [2022-04-12T21:40:24.896Z] Step 19/26 : WORKDIR /usr/local/etc/spiffe-scripts.d [2022-04-12T21:40:24.896Z] ---> Running in 392084fbf0d8 [2022-04-12T21:40:25.178Z] Removing intermediate container 392084fbf0d8 [2022-04-12T21:40:25.178Z] ---> 4d9f8342d3e9 [2022-04-12T21:40:25.178Z] Step 20/26 : COPY --from=builder /edgex-go/cmd/security-spire-config/seed_builtin_entries.sh /usr/local/etc/spiffe-scripts.d [2022-04-12T21:40:26.180Z] ---> 61b91390f4d4 [2022-04-12T21:40:26.180Z] Step 21/26 : WORKDIR / [2022-04-12T21:40:26.180Z] ---> Running in ede769f85efc [2022-04-12T21:40:26.469Z] Removing intermediate container ede769f85efc [2022-04-12T21:40:26.469Z] ---> d9761d3bb0eb [2022-04-12T21:40:26.469Z] Step 22/26 : ENTRYPOINT [ "/usr/bin/dumb-init" ] [2022-04-12T21:40:26.749Z] ---> Running in 2c5cff189b0d [2022-04-12T21:40:27.029Z] Removing intermediate container 2c5cff189b0d [2022-04-12T21:40:27.029Z] ---> 561a88adc01f [2022-04-12T21:40:27.029Z] Step 23/26 : CMD [ "--verbose", "docker-entrypoint.sh" ] [2022-04-12T21:40:27.315Z] ---> Running in 857d7ccac3ba [2022-04-12T21:40:27.599Z] Removing intermediate container 857d7ccac3ba [2022-04-12T21:40:27.599Z] ---> 871f0a971305 [2022-04-12T21:40:27.599Z] Step 24/26 : LABEL arch=arm64 [2022-04-12T21:40:27.884Z] ---> Running in 56ad8aa21dc5 [2022-04-12T21:40:28.168Z] Removing intermediate container 56ad8aa21dc5 [2022-04-12T21:40:28.168Z] ---> 979eb174d872 [2022-04-12T21:40:28.168Z] Step 25/26 : LABEL git_sha=b8835a208d05132c6c5ba767e3cc8b060214730e [2022-04-12T21:40:28.452Z] ---> Running in 0336d998d2c2 [2022-04-12T21:40:28.732Z] Removing intermediate container 0336d998d2c2 [2022-04-12T21:40:28.732Z] ---> 25f91bbcf1c5 [2022-04-12T21:40:28.732Z] Step 26/26 : LABEL version=0.0.0 [2022-04-12T21:40:29.013Z] ---> Running in 80282d48799f [2022-04-12T21:40:29.295Z] Removing intermediate container 80282d48799f [2022-04-12T21:40:29.295Z] ---> 93ffa3e6e4a3 [2022-04-12T21:40:29.295Z] [2022-04-12T21:40:29.577Z] Successfully built 93ffa3e6e4a3 [2022-04-12T21:40:29.577Z] Successfully tagged security-spire-config-arm64:latest [2022-04-12T21:41:26.181Z]  Building security-spire-config ... done Building bin/spire-agent... [2022-04-12T21:41:26.181Z] go: downloading github.com/envoyproxy/go-control-plane v0.10.1 [2022-04-12T21:41:26.181Z] Building bin/spire-agent... [2022-04-12T21:41:26.181Z] go: downloading github.com/envoyproxy/go-control-plane v0.10.1 [2022-04-12T21:41:26.181Z] go: downloading github.com/aws/aws-sdk-go-v2/service/secretsmanager v1.14.0 [2022-04-12T21:41:26.181Z] go: downloading cloud.google.com/go/secretmanager v1.3.0 [2022-04-12T21:41:26.181Z] go: downloading github.com/docker/docker v20.10.12+incompatible [2022-04-12T21:41:26.181Z] go: downloading github.com/cncf/xds/go v0.0.0-20211130200136-a8f946100490 [2022-04-12T21:41:26.181Z] go: downloading github.com/envoyproxy/protoc-gen-validate v0.6.2 [2022-04-12T21:41:26.181Z] go: downloading github.com/google/go-tpm-tools v0.3.3 [2022-04-12T21:41:26.456Z] go: downloading github.com/aws/aws-sdk-go-v2/service/secretsmanager v1.14.0 [2022-04-12T21:41:26.735Z] go: downloading github.com/docker/docker v20.10.12+incompatible [2022-04-12T21:41:26.735Z] go: downloading cloud.google.com/go/secretmanager v1.3.0 [2022-04-12T21:41:26.735Z] go: downloading github.com/cncf/xds/go v0.0.0-20211130200136-a8f946100490 [2022-04-12T21:41:27.010Z] go: downloading github.com/envoyproxy/protoc-gen-validate v0.6.2 [2022-04-12T21:41:27.282Z] go: downloading github.com/docker/go-connections v0.4.0 [2022-04-12T21:41:27.282Z] go: downloading github.com/docker/go-units v0.4.0 [2022-04-12T21:41:27.282Z] go: downloading github.com/opencontainers/image-spec v1.0.1 [2022-04-12T21:41:27.560Z] go: downloading github.com/containerd/containerd v1.3.4 [2022-04-12T21:41:27.560Z] go: downloading github.com/docker/distribution v2.7.1+incompatible [2022-04-12T21:41:27.560Z] go: downloading github.com/google/go-tpm-tools v0.3.3 [2022-04-12T21:41:27.560Z] go: downloading github.com/opencontainers/go-digest v1.0.0 [2022-04-12T21:41:30.183Z] go: downloading github.com/docker/go-connections v0.4.0 [2022-04-12T21:41:30.183Z] go: downloading github.com/docker/go-units v0.4.0 [2022-04-12T21:41:30.183Z] go: downloading github.com/opencontainers/image-spec v1.0.1 [2022-04-12T21:41:30.183Z] go: downloading github.com/docker/distribution v2.7.1+incompatible [2022-04-12T21:41:30.183Z] go: downloading github.com/containerd/containerd v1.3.4 [2022-04-12T21:41:30.183Z] go: downloading github.com/opencontainers/go-digest v1.0.0 [2022-04-12T21:46:22.320Z] Removing intermediate container 8ebf45a6e920 [2022-04-12T21:46:22.320Z] ---> a329fb26685d [2022-04-12T21:46:22.320Z] [2022-04-12T21:46:22.320Z] Step 13/25 : FROM alpine:3.15 [2022-04-12T21:46:22.320Z] ---> 3fb3c9af89a9 [2022-04-12T21:46:22.320Z] Step 14/25 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' [2022-04-12T21:46:22.320Z] ---> Using cache [2022-04-12T21:46:22.320Z] ---> 554db552ed44 [2022-04-12T21:46:22.320Z] Step 15/25 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-04-12T21:46:22.320Z] ---> Using cache [2022-04-12T21:46:22.320Z] ---> d75bba9acf26 [2022-04-12T21:46:22.320Z] Step 16/25 : RUN apk update && apk --no-cache --update add dumb-init openssl gcompat [2022-04-12T21:46:22.320Z] ---> Running in 00265ca15fde [2022-04-12T21:46:22.320Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz [2022-04-12T21:46:22.320Z] Removing intermediate container 52c4828a29aa [2022-04-12T21:46:22.320Z] ---> 943f56eb0fde [2022-04-12T21:46:22.320Z] [2022-04-12T21:46:22.320Z] Step 13/26 : FROM alpine:3.15 [2022-04-12T21:46:22.320Z] ---> 3fb3c9af89a9 [2022-04-12T21:46:22.320Z] Step 14/26 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' [2022-04-12T21:46:22.320Z] ---> Using cache [2022-04-12T21:46:22.320Z] ---> 554db552ed44 [2022-04-12T21:46:22.320Z] Step 15/26 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-04-12T21:46:22.320Z] ---> Using cache [2022-04-12T21:46:22.320Z] ---> d75bba9acf26 [2022-04-12T21:46:22.320Z] Step 16/26 : RUN apk update && apk --no-cache --update add dumb-init openssl gcompat [2022-04-12T21:46:22.320Z] ---> Running in 8faa601e4c0e [2022-04-12T21:46:22.320Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz [2022-04-12T21:46:22.320Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz [2022-04-12T21:46:22.320Z] v3.15.4-20-g6d2f627d6c [https://nl.alpinelinux.org/alpine/v3.15/main] [2022-04-12T21:46:22.320Z] v3.15.4-15-gb33590fc03 [https://nl.alpinelinux.org/alpine/v3.15/community] [2022-04-12T21:46:22.320Z] OK: 15729 distinct packages available [2022-04-12T21:46:22.320Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz [2022-04-12T21:46:22.320Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz [2022-04-12T21:46:22.320Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz [2022-04-12T21:46:22.320Z] v3.15.4-20-g6d2f627d6c [https://nl.alpinelinux.org/alpine/v3.15/main] [2022-04-12T21:46:22.320Z] v3.15.4-15-gb33590fc03 [https://nl.alpinelinux.org/alpine/v3.15/community] [2022-04-12T21:46:22.320Z] OK: 15729 distinct packages available [2022-04-12T21:46:22.320Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz [2022-04-12T21:46:22.320Z] (1/5) Installing dumb-init (1.2.5-r1) [2022-04-12T21:46:22.320Z] (2/5) Installing musl-obstack (1.2.3-r0) [2022-04-12T21:46:22.320Z] (3/5) Installing libucontext (1.1-r0) [2022-04-12T21:46:22.320Z] (4/5) Installing gcompat (1.0.0-r4) [2022-04-12T21:46:22.320Z] (5/5) Installing openssl (1.1.1n-r0) [2022-04-12T21:46:22.320Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz [2022-04-12T21:46:22.320Z] Executing busybox-1.34.1-r5.trigger [2022-04-12T21:46:22.320Z] OK: 6 MiB in 19 packages [2022-04-12T21:46:22.320Z] (1/5) Installing dumb-init (1.2.5-r1) [2022-04-12T21:46:22.320Z] (2/5) Installing musl-obstack (1.2.3-r0) [2022-04-12T21:46:22.320Z] Removing intermediate container 00265ca15fde [2022-04-12T21:46:22.320Z] ---> 756d57da51ce [2022-04-12T21:46:22.320Z] Step 17/25 : COPY --from=builder /edgex-go/spire-build/bin/spire-server /usr/local/bin [2022-04-12T21:46:22.320Z] (3/5) Installing libucontext (1.1-r0) [2022-04-12T21:46:22.320Z] (4/5) Installing gcompat (1.0.0-r4) [2022-04-12T21:46:22.320Z] (5/5) Installing openssl (1.1.1n-r0) [2022-04-12T21:46:22.320Z] Executing busybox-1.34.1-r5.trigger [2022-04-12T21:46:22.320Z] OK: 6 MiB in 19 packages [2022-04-12T21:46:22.320Z] Removing intermediate container 8faa601e4c0e [2022-04-12T21:46:22.320Z] ---> 8209dc5f8fa5 [2022-04-12T21:46:22.320Z] Step 17/26 : COPY --from=builder /edgex-go/spire-build/bin/spire-agent /usr/local/bin [2022-04-12T21:46:24.306Z] ---> 81c13757bc4c [2022-04-12T21:46:24.306Z] Step 18/25 : COPY --from=builder /edgex-go/cmd/security-spire-server/docker-entrypoint.sh /usr/local/bin/ [2022-04-12T21:46:24.306Z] ---> 80fdd1626317 [2022-04-12T21:46:24.306Z] Step 18/26 : COPY --from=builder /edgex-go/spire-build/bin/spire-server /usr/local/bin [2022-04-12T21:46:24.905Z] ---> fd8fac6b3de9 [2022-04-12T21:46:24.905Z] Step 19/25 : COPY --from=builder /edgex-go/cmd/security-spire-server/server.conf /usr/local/etc/spire/server.conf.tpl [2022-04-12T21:46:25.507Z] ---> dbe5a6bda71a [2022-04-12T21:46:25.507Z] Step 20/25 : COPY --from=builder /edgex-go/cmd/security-spire-server/openssl.conf /usr/local/etc/ [2022-04-12T21:46:26.488Z] ---> c3c25c5676f8 [2022-04-12T21:46:26.488Z] Step 21/25 : ENTRYPOINT [ "/usr/bin/dumb-init" ] [2022-04-12T21:46:26.488Z] ---> Running in ad4892b40160 [2022-04-12T21:46:27.089Z] Removing intermediate container ad4892b40160 [2022-04-12T21:46:27.089Z] ---> e79735bda3d5 [2022-04-12T21:46:27.089Z] Step 22/25 : CMD [ "--verbose", "docker-entrypoint.sh" ] [2022-04-12T21:46:27.365Z] ---> Running in 0acadf8a1fc5 [2022-04-12T21:46:27.654Z] Removing intermediate container 0acadf8a1fc5 [2022-04-12T21:46:27.654Z] ---> 6934e8715d3e [2022-04-12T21:46:27.654Z] Step 23/25 : LABEL arch=arm64 [2022-04-12T21:46:27.929Z] ---> Running in 1fe8d7d6654d [2022-04-12T21:46:28.224Z] Removing intermediate container 1fe8d7d6654d [2022-04-12T21:46:28.224Z] ---> b4c97da75186 [2022-04-12T21:46:28.224Z] Step 24/25 : LABEL git_sha=b8835a208d05132c6c5ba767e3cc8b060214730e [2022-04-12T21:46:28.224Z] ---> 90b7e678d8c2 [2022-04-12T21:46:28.224Z] Step 19/26 : COPY --from=builder /edgex-go/cmd/security-spire-agent/docker-entrypoint.sh /usr/local/bin/ [2022-04-12T21:46:28.500Z] ---> Running in 59565e45d9f2 [2022-04-12T21:46:28.775Z] Removing intermediate container 59565e45d9f2 [2022-04-12T21:46:28.775Z] ---> 543e74f2fc68 [2022-04-12T21:46:28.775Z] Step 25/25 : LABEL version=0.0.0 [2022-04-12T21:46:28.775Z] ---> Running in 4090a7b2612f [2022-04-12T21:46:29.051Z] ---> 6b525eb9e883 [2022-04-12T21:46:29.051Z] Step 20/26 : COPY --from=builder /edgex-go/cmd/security-spire-agent/agent.conf /usr/local/etc/spire/agent.conf.tpl [2022-04-12T21:46:29.327Z] Removing intermediate container 4090a7b2612f [2022-04-12T21:46:29.327Z] ---> f6dfa256533d [2022-04-12T21:46:29.327Z] [2022-04-12T21:46:29.607Z] Successfully built f6dfa256533d [2022-04-12T21:46:29.607Z] Successfully tagged security-spire-server-arm64:latest [2022-04-12T21:46:29.607Z]  Building security-spire-server ... done  ---> f62b13a5c6d9 [2022-04-12T21:46:29.607Z] Step 21/26 : COPY --from=builder /edgex-go/cmd/security-spire-agent/openssl.conf /usr/local/etc/ [2022-04-12T21:46:30.207Z] ---> 73d5c9706930 [2022-04-12T21:46:30.207Z] Step 22/26 : ENTRYPOINT [ "/usr/bin/dumb-init" ] [2022-04-12T21:46:30.488Z] ---> Running in 8368a25ce28e [2022-04-12T21:46:30.763Z] Removing intermediate container 8368a25ce28e [2022-04-12T21:46:30.763Z] ---> 005da101880c [2022-04-12T21:46:30.763Z] Step 23/26 : CMD [ "--verbose", "docker-entrypoint.sh" ] [2022-04-12T21:46:30.763Z] ---> Running in ac52e0d3abf8 [2022-04-12T21:46:31.361Z] Removing intermediate container ac52e0d3abf8 [2022-04-12T21:46:31.361Z] ---> d903d31aa87a [2022-04-12T21:46:31.361Z] Step 24/26 : LABEL arch=arm64 [2022-04-12T21:46:31.361Z] ---> Running in 726032554c14 [2022-04-12T21:46:31.637Z] Removing intermediate container 726032554c14 [2022-04-12T21:46:31.637Z] ---> b92b8f332079 [2022-04-12T21:46:31.637Z] Step 25/26 : LABEL git_sha=b8835a208d05132c6c5ba767e3cc8b060214730e [2022-04-12T21:46:31.911Z] ---> Running in 0639cee1a9db [2022-04-12T21:46:32.187Z] Removing intermediate container 0639cee1a9db [2022-04-12T21:46:32.187Z] ---> ac12551ebd30 [2022-04-12T21:46:32.187Z] Step 26/26 : LABEL version=0.0.0 [2022-04-12T21:46:32.187Z] ---> Running in 7c34131742fa [2022-04-12T21:46:32.463Z] Removing intermediate container 7c34131742fa [2022-04-12T21:46:32.463Z] ---> a5049bba33db [2022-04-12T21:46:32.746Z] [2022-04-12T21:46:32.746Z] Successfully built a5049bba33db [2022-04-12T21:46:32.746Z] Successfully tagged security-spire-agent-arm64:latest [2022-04-12T21:46:33.310Z]  Building security-spire-agent ... done  [Pipeline] } [2022-04-12T21:46:33.323Z] $ docker stop --time=1 5b51ce445d29d50a61bbfef8abf4a36f30b92b269ef855387bfa266c102f9aca [2022-04-12T21:46:35.205Z] $ docker rm -f 5b51ce445d29d50a61bbfef8abf4a36f30b92b269ef855387bfa266c102f9aca [Pipeline] // withDockerContainer [Pipeline] sh [2022-04-12T21:46:35.820Z] + docker images [2022-04-12T21:46:36.416Z] REPOSITORY TAG IMAGE ID CREATED SIZE [2022-04-12T21:46:36.416Z] security-spire-agent-arm64 latest a5049bba33db 4 seconds ago 126MB [2022-04-12T21:46:36.416Z] security-spire-server-arm64 latest f6dfa256533d 7 seconds ago 86.3MB [2022-04-12T21:46:36.416Z] 943f56eb0fde 39 seconds ago 4.21GB [2022-04-12T21:46:36.416Z] a329fb26685d 44 seconds ago 4.21GB [2022-04-12T21:46:36.416Z] security-spire-config-arm64 latest 93ffa3e6e4a3 6 minutes ago 85.6MB [2022-04-12T21:46:36.416Z] 8d72bffac84e 6 minutes ago 4.21GB [2022-04-12T21:46:36.416Z] core-command-arm64 latest f2f9d355a559 20 minutes ago 23.7MB [2022-04-12T21:46:36.416Z] 76a59c293786 20 minutes ago 1.43GB [2022-04-12T21:46:36.416Z] security-spiffe-token-provider-arm64 latest 06477e1da8ca 21 minutes ago 27.7MB [2022-04-12T21:46:36.416Z] 470199b242fb 22 minutes ago 1.42GB [2022-04-12T21:46:36.416Z] sys-mgmt-agent-arm64 latest c9ca685b7ee7 28 minutes ago 290MB [2022-04-12T21:46:36.416Z] e242b0a5a377 29 minutes ago 1.43GB [2022-04-12T21:46:36.416Z] core-metadata-arm64 latest 538b58719c54 31 minutes ago 25.2MB [2022-04-12T21:46:36.416Z] 67525d658fc6 31 minutes ago 1.43GB [2022-04-12T21:46:36.416Z] security-bootstrapper-arm64 latest c561bb228fdb 39 minutes ago 23.6MB [2022-04-12T21:46:36.416Z] c5aac8d68c5f 39 minutes ago 1.43GB [2022-04-12T21:46:36.416Z] security-proxy-setup-arm64 latest d6dad32ee782 40 minutes ago 42.1MB [2022-04-12T21:46:36.416Z] ba17aa170f0c 40 minutes ago 1.44GB [2022-04-12T21:46:36.416Z] core-data-arm64 latest 197b5803199e 49 minutes ago 34.4MB [2022-04-12T21:46:36.416Z] 2fc8c2453e38 49 minutes ago 1.46GB [2022-04-12T21:46:36.416Z] support-notifications-arm64 latest 35112df0edb2 49 minutes ago 25.5MB [2022-04-12T21:46:36.416Z] security-secretstore-setup-arm64 latest f697fbc539a0 49 minutes ago 40.8MB [2022-04-12T21:46:36.416Z] support-scheduler-arm64 latest e26992e47f1a 49 minutes ago 24.9MB [2022-04-12T21:46:36.416Z] 606affc0b94b 49 minutes ago 1.43GB [2022-04-12T21:46:36.416Z] 9e54faee0577 50 minutes ago 1.43GB [2022-04-12T21:46:36.416Z] 21b596746bb0 50 minutes ago 1.44GB [2022-04-12T21:46:36.417Z] ci-base-image-arm64 latest 40c3c59895e8 About an hour ago 886MB [2022-04-12T21:46:36.417Z] docker 20.10.14 c346e9eafbab 7 days ago 202MB [2022-04-12T21:46:36.417Z] alpine 3.14 ac73e934f311 7 days ago 5.34MB [2022-04-12T21:46:36.417Z] alpine 3.15 3fb3c9af89a9 7 days ago 5.32MB [2022-04-12T21:46:36.417Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64 1.17-alpine f79e39bc4007 2 months ago 551MB [2022-04-12T21:46:36.417Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64 latest 57ef9ed57663 21 months ago 285MB [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) Stage "Docker Push" skipped due to when conditional [Pipeline] } [Pipeline] // stage Post stage [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2022-04-12T21:46:36.855Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2022-04-12T21:46:36.855Z] [2022-04-12T21:46:36.855Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] sh [2022-04-12T21:46:37.484Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2022-04-12T21:46:37.758Z] arm64: Pulling from edgex-lftools-log-publisher [2022-04-12T21:46:37.758Z] 8998bd30e6a1: Pulling fs layer [2022-04-12T21:46:37.758Z] 04944245beec: Pulling fs layer [2022-04-12T21:46:37.758Z] 699f458cf7ca: Pulling fs layer [2022-04-12T21:46:37.758Z] 765212b225bb: Pulling fs layer [2022-04-12T21:46:37.758Z] f23df028b6ca: Pulling fs layer [2022-04-12T21:46:37.758Z] d65c8cfc05b1: Pulling fs layer [2022-04-12T21:46:37.758Z] 2437ff75d9bd: Pulling fs layer [2022-04-12T21:46:37.758Z] 765212b225bb: Waiting [2022-04-12T21:46:37.758Z] f23df028b6ca: Waiting [2022-04-12T21:46:37.758Z] d65c8cfc05b1: Waiting [2022-04-12T21:46:37.758Z] 2437ff75d9bd: Waiting [2022-04-12T21:46:37.758Z] 04944245beec: Verifying Checksum [2022-04-12T21:46:37.758Z] 04944245beec: Download complete [2022-04-12T21:46:37.758Z] 765212b225bb: Verifying Checksum [2022-04-12T21:46:37.759Z] 765212b225bb: Download complete [2022-04-12T21:46:38.038Z] f23df028b6ca: Download complete [2022-04-12T21:46:38.038Z] d65c8cfc05b1: Verifying Checksum [2022-04-12T21:46:38.038Z] d65c8cfc05b1: Download complete [2022-04-12T21:46:38.038Z] 699f458cf7ca: Verifying Checksum [2022-04-12T21:46:38.038Z] 699f458cf7ca: Download complete [2022-04-12T21:46:38.641Z] 8998bd30e6a1: Verifying Checksum [2022-04-12T21:46:38.641Z] 8998bd30e6a1: Download complete [2022-04-12T21:46:41.265Z] 2437ff75d9bd: Verifying Checksum [2022-04-12T21:46:41.265Z] 2437ff75d9bd: Download complete [2022-04-12T21:46:43.246Z] 8998bd30e6a1: Pull complete [2022-04-12T21:46:43.519Z] 04944245beec: Pull complete [2022-04-12T21:46:44.954Z] 699f458cf7ca: Pull complete [2022-04-12T21:46:45.228Z] 765212b225bb: Pull complete [2022-04-12T21:46:46.204Z] f23df028b6ca: Pull complete [2022-04-12T21:46:46.476Z] d65c8cfc05b1: Pull complete [2022-04-12T21:47:01.559Z] 2437ff75d9bd: Pull complete [2022-04-12T21:47:01.559Z] Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da [2022-04-12T21:47:01.559Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2022-04-12T21:47:01.559Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] withDockerContainer [2022-04-12T21:47:01.830Z] prd-ubuntu20.04-docker-arm64-4c-16g-20719 does not seem to be running inside a container [2022-04-12T21:47:01.923Z] $ 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/8 -v /w/workspace/edgex-go/8:/w/workspace/edgex-go/8:rw,z -v /w/workspace/edgex-go/8@tmp:/w/workspace/edgex-go/8@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 cat [2022-04-12T21:47:05.267Z] $ docker top d95f2f4323ffdd47935ea6508d7fb7b15cfe82b84db3d0238b968305212d8d10 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2022-04-12T21:47:06.365Z] ---> job-cost.sh [2022-04-12T21:47:06.365Z] lf-activate-venv: SKIPPING [2022-04-12T21:47:06.365Z] INFO: No Stack... [2022-04-12T21:47:06.961Z] INFO: Retrieving Pricing Info for: v3-standard-4 [2022-04-12T21:47:07.942Z] INFO: Archiving Costs [Pipeline] sh [2022-04-12T21:47:08.614Z] + cat /w/workspace/edgex-go/8/archives/cost.csv [2022-04-12T21:47:08.614Z] + cut -d, -f6 [Pipeline] lock [2022-04-12T21:47:08.650Z] Trying to acquire lock on [jenkins-edgexfoundry-edgex-go-PR-3956-8-stack-cost] [2022-04-12T21:47:08.658Z] Resource [jenkins-edgexfoundry-edgex-go-PR-3956-8-stack-cost] did not exist. Created. [2022-04-12T21:47:08.659Z] Lock acquired on [jenkins-edgexfoundry-edgex-go-PR-3956-8-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2022-04-12T21:47:09.329Z] + echo total: 0.2199999988079071 [Pipeline] stash [2022-04-12T21:47:09.526Z] Stashed 1 file(s) [Pipeline] } [2022-04-12T21:47:09.536Z] Lock released on resource [jenkins-edgexfoundry-edgex-go-PR-3956-8-stack-cost] [Pipeline] // lock [Pipeline] } [2022-04-12T21:47:09.561Z] $ docker stop --time=1 d95f2f4323ffdd47935ea6508d7fb7b15cfe82b84db3d0238b968305212d8d10 [2022-04-12T21:47:11.174Z] $ docker rm -f d95f2f4323ffdd47935ea6508d7fb7b15cfe82b84db3d0238b968305212d8d10 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // ws [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // parallel [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (CodeCov) [Pipeline] unstash [Pipeline] configFileProvider [2022-04-12T21:47:11.778Z] provisioning config files... [2022-04-12T21:47:11.788Z] copy managed file [edgex-go-codecov-token] to file:/w/workspace/edgex-go/8@tmp/config1852013845489049683tmp [Pipeline] { [Pipeline] sh [2022-04-12T21:47:12.097Z] + set +x [2022-04-12T21:47:12.098Z] + curl -s https://codecov.io/bash [2022-04-12T21:47:12.098Z] + bash -s -- [2022-04-12T21:47:12.098Z] [2022-04-12T21:47:12.098Z] _____ _ [2022-04-12T21:47:12.098Z] / ____| | | [2022-04-12T21:47:12.098Z] | | ___ __| | ___ ___ _____ __ [2022-04-12T21:47:12.098Z] | | / _ \ / _` |/ _ \/ __/ _ \ \ / / [2022-04-12T21:47:12.098Z] | |___| (_) | (_| | __/ (_| (_) \ V / [2022-04-12T21:47:12.098Z] \_____\___/ \__,_|\___|\___\___/ \_/ [2022-04-12T21:47:12.098Z] Bash-1.0.6 [2022-04-12T21:47:12.098Z] [2022-04-12T21:47:12.098Z] [2022-04-12T21:47:12.098Z] ==> git version 2.25.1 found [2022-04-12T21:47:12.098Z] ==> curl 7.68.0 (x86_64-pc-linux-gnu) libcurl/7.68.0 OpenSSL/1.1.1f zlib/1.2.11 brotli/1.0.7 libidn2/2.2.0 libpsl/0.21.0 (+libidn2/2.2.0) libssh/0.9.3/openssl/zlib nghttp2/1.40.0 librtmp/2.3 [2022-04-12T21:47:12.098Z] Release-Date: 2020-01-08 [2022-04-12T21:47:12.098Z] Protocols: dict file ftp ftps gopher http https imap imaps ldap ldaps pop3 pop3s rtmp rtsp scp sftp smb smbs smtp smtps telnet tftp [2022-04-12T21:47:12.098Z] Features: AsynchDNS brotli GSS-API HTTP2 HTTPS-proxy IDN IPv6 Kerberos Largefile libz NTLM NTLM_WB PSL SPNEGO SSL TLS-SRP UnixSockets [2022-04-12T21:47:12.098Z] ==> Jenkins CI detected. [2022-04-12T21:47:12.098Z] current dir:  /w/workspace/edgex-go/8 [2022-04-12T21:47:12.098Z] project root: . [2022-04-12T21:47:12.098Z] --> token set from env [2022-04-12T21:47:12.098Z] Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml [2022-04-12T21:47:12.098Z] ==> Running gcov in . (disable via -X gcov) [2022-04-12T21:47:12.098Z] ==> Python coveragepy not found [2022-04-12T21:47:12.098Z] ==> Searching for coverage reports in: [2022-04-12T21:47:12.098Z] + . [2022-04-12T21:47:12.098Z] -> Found 1 reports [2022-04-12T21:47:12.098Z] ==> Detecting git/mercurial file structure [2022-04-12T21:47:12.098Z] ==> Reading reports [2022-04-12T21:47:12.357Z] + ./coverage.out bytes=432619 [2022-04-12T21:47:12.357Z] ==> Appending adjustments [2022-04-12T21:47:12.357Z] https://docs.codecov.io/docs/fixing-reports [2022-04-12T21:47:13.742Z] + Found adjustments [2022-04-12T21:47:13.742Z] ==> Gzipping contents [2022-04-12T21:47:13.742Z] 60K /tmp/codecov.9wMHfJ.gz [2022-04-12T21:47:13.742Z] ==> Uploading reports [2022-04-12T21:47:13.742Z] url: https://codecov.io [2022-04-12T21:47:13.742Z] query: branch=PR-3956&commit=ada110725c917ff4f635320ba50a8b20d6dc36c5&build=8&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fedgex-go%2Fjob%2FPR-3956%2F8%2F&name=&tag=&slug=edgexfoundry%2Fedgex-go&service=jenkins&flags=&pr=3956&job=&cmd_args= [2022-04-12T21:47:13.742Z] -> Pinging Codecov [2022-04-12T21:47:13.742Z] https://codecov.io/upload/v4?package=bash-1.0.6&token=&package=bash-1.0.6&token=52b94001-b80a-4ca3-b063-c5e709073964&branch=PR-3956&commit=ada110725c917ff4f635320ba50a8b20d6dc36c5&build=8&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fedgex-go%2Fjob%2FPR-3956%2F8%2F&name=&tag=&slug=edgexfoundry%2Fedgex-go&service=jenkins&flags=&pr=3956&job=&cmd_args= [2022-04-12T21:47:13.742Z] -> Uploading to [2022-04-12T21:47:13.742Z] https://storage.googleapis.com/codecov/v4/raw/2022-04-12/00271124DB129430A58F1EEE437C3FCB/ada110725c917ff4f635320ba50a8b20d6dc36c5/87beb39c-c7b9-4751-b3f5-428f0c5f1e59.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EKKHVKCKHW7KBCGM7IHR55T63V2PAVJWLVFNITJHDU5G6R5IRN3LMWJA%2F20220412%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20220412T214713Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=a55c35444e9647b55ad3c7835e656b89202a58946ca9bcfb22c5870fdda97220 [2022-04-12T21:47:13.742Z] % Total % Received % Xferd Average Speed Time Time Time Current [2022-04-12T21:47:13.742Z] Dload Upload Total Spent Left Speed [2022-04-12T21:47:14.003Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 59442 0 0 100 59442 0 235k --:--:-- --:--:-- --:--:-- 235k [2022-04-12T21:47:14.003Z] -> Reports have been successfully queued for processing at https://codecov.io/github/edgexfoundry/edgex-go/commit/ada110725c917ff4f635320ba50a8b20d6dc36c5 [Pipeline] } [2022-04-12T21:47:14.012Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Scan) Stage "Snyk Scan" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Publish Swagger) Stage "Publish Swagger" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Semver) Stage "Semver" skipped due to when conditional [Pipeline] stage [Pipeline] { (Tag) Stage "Semver" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) Stage "Semver" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Declarative: Post Actions) [Pipeline] stage [Pipeline] { (LF Post Build Actions) [Pipeline] sh [2022-04-12T21:47:14.788Z] + [ -d /w/workspace/edgex-go/8/archives ] [Pipeline] libraryResource [Pipeline] sh [2022-04-12T21:47:15.093Z] ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh [2022-04-12T21:47:15.970Z] ---> package-listing.sh [2022-04-12T21:47:15.970Z] ++ facter osfamily [2022-04-12T21:47:15.970Z] ++ tr '[:upper:]' '[:lower:]' [2022-04-12T21:47:16.230Z] + OS_FAMILY=debian [2022-04-12T21:47:16.230Z] + workspace=/w/workspace/edgex-go/8 [2022-04-12T21:47:16.230Z] + START_PACKAGES=/tmp/packages_start.txt [2022-04-12T21:47:16.230Z] + END_PACKAGES=/tmp/packages_end.txt [2022-04-12T21:47:16.230Z] + DIFF_PACKAGES=/tmp/packages_diff.txt [2022-04-12T21:47:16.230Z] + PACKAGES=/tmp/packages_start.txt [2022-04-12T21:47:16.230Z] + '[' /w/workspace/edgex-go/8 ']' [2022-04-12T21:47:16.230Z] + PACKAGES=/tmp/packages_end.txt [2022-04-12T21:47:16.230Z] + case "${OS_FAMILY}" in [2022-04-12T21:47:16.230Z] + dpkg -l [2022-04-12T21:47:16.230Z] + grep '^ii' [2022-04-12T21:47:16.230Z] + '[' -f /tmp/packages_start.txt ']' [2022-04-12T21:47:16.230Z] + '[' -f /tmp/packages_end.txt ']' [2022-04-12T21:47:16.230Z] + diff /tmp/packages_start.txt /tmp/packages_end.txt [2022-04-12T21:47:16.230Z] + '[' /w/workspace/edgex-go/8 ']' [2022-04-12T21:47:16.230Z] + mkdir -p /w/workspace/edgex-go/8/archives/ [2022-04-12T21:47:16.230Z] + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/edgex-go/8/archives/ [Pipeline] echo [2022-04-12T21:47:16.242Z] 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/8/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh [2022-04-12T21:47:16.529Z] + facter operatingsystem [Pipeline] isUnix [Pipeline] sh [2022-04-12T21:47:17.094Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2022-04-12T21:47:17.094Z] [2022-04-12T21:47:17.094Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] sh [2022-04-12T21:47:17.404Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2022-04-12T21:47:17.405Z] latest: Pulling from edgex-lftools-log-publisher [2022-04-12T21:47:17.405Z] 5eb5b503b376: Pulling fs layer [2022-04-12T21:47:17.405Z] 5c69ac0246d0: Pulling fs layer [2022-04-12T21:47:17.405Z] ec43610c2a17: Pulling fs layer [2022-04-12T21:47:17.405Z] 3a2ae6a8a46f: Pulling fs layer [2022-04-12T21:47:17.405Z] 33b1e0a273af: Pulling fs layer [2022-04-12T21:47:17.405Z] 5d3b04190fa2: Pulling fs layer [2022-04-12T21:47:17.405Z] 2f39f015ded8: Pulling fs layer [2022-04-12T21:47:17.405Z] 3a2ae6a8a46f: Waiting [2022-04-12T21:47:17.405Z] 2f39f015ded8: Waiting [2022-04-12T21:47:17.405Z] 33b1e0a273af: Waiting [2022-04-12T21:47:17.405Z] 5c69ac0246d0: Verifying Checksum [2022-04-12T21:47:17.405Z] 5c69ac0246d0: Download complete [2022-04-12T21:47:17.405Z] 3a2ae6a8a46f: Verifying Checksum [2022-04-12T21:47:17.405Z] 3a2ae6a8a46f: Download complete [2022-04-12T21:47:17.405Z] 33b1e0a273af: Verifying Checksum [2022-04-12T21:47:17.405Z] 33b1e0a273af: Download complete [2022-04-12T21:47:17.405Z] 5d3b04190fa2: Verifying Checksum [2022-04-12T21:47:17.405Z] 5d3b04190fa2: Download complete [2022-04-12T21:47:17.664Z] ec43610c2a17: Verifying Checksum [2022-04-12T21:47:17.664Z] ec43610c2a17: Download complete [2022-04-12T21:47:17.664Z] 5eb5b503b376: Verifying Checksum [2022-04-12T21:47:17.664Z] 5eb5b503b376: Download complete [2022-04-12T21:47:18.232Z] 2f39f015ded8: Verifying Checksum [2022-04-12T21:47:18.232Z] 2f39f015ded8: Download complete [2022-04-12T21:47:18.800Z] 5eb5b503b376: Pull complete [2022-04-12T21:47:19.061Z] 5c69ac0246d0: Pull complete [2022-04-12T21:47:19.321Z] ec43610c2a17: Pull complete [2022-04-12T21:47:19.321Z] 3a2ae6a8a46f: Pull complete [2022-04-12T21:47:19.580Z] 33b1e0a273af: Pull complete [2022-04-12T21:47:19.839Z] 5d3b04190fa2: Pull complete [2022-04-12T21:47:24.063Z] 2f39f015ded8: Pull complete [2022-04-12T21:47:24.063Z] Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 [2022-04-12T21:47:24.063Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2022-04-12T21:47:24.063Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] withDockerContainer [2022-04-12T21:47:24.141Z] prd-ubuntu20.04-docker-8c-8g-20715 does not seem to be running inside a container [2022-04-12T21:47:24.180Z] $ 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/8/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/8 -v /w/workspace/edgex-go/8:/w/workspace/edgex-go/8:rw,z -v /w/workspace/edgex-go/8@tmp:/w/workspace/edgex-go/8@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat [2022-04-12T21:47:26.347Z] $ docker top 55359c8d55d388a1de9a009d8d6ca17ab1b9bdf4204b1933e753a30f0c2946da -eo pid,comm [Pipeline] { [Pipeline] sh [2022-04-12T21:47:26.715Z] + touch /tmp/pre-build-complete [Pipeline] sh [2022-04-12T21:47:27.006Z] + mkdir -p /var/log/sysstat [Pipeline] sh [2022-04-12T21:47:27.299Z] + ls /var/log/sa-host [2022-04-12T21:47:27.299Z] ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2022-04-12T21:47:27.514Z] provisioning config files... [2022-04-12T21:47:27.524Z] copy managed file [jenkins-log-archives-settings] to file:/w/workspace/edgex-go/8@tmp/config6594362035826428688tmp [Pipeline] { [Pipeline] echo [2022-04-12T21:47:27.540Z] Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh [2022-04-12T21:47:27.830Z] ---> create-netrc.sh [Pipeline] } [2022-04-12T21:47:27.839Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh [2022-04-12T21:47:28.188Z] ---> python-tools-install.sh [Pipeline] echo [2022-04-12T21:47:28.199Z] Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh [2022-04-12T21:47:28.487Z] ---> sudo-logs.sh [2022-04-12T21:47:28.487Z] Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo [2022-04-12T21:47:28.511Z] Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh [2022-04-12T21:47:28.798Z] ---> job-cost.sh [2022-04-12T21:47:28.799Z] lf-activate-venv: SKIPPING [2022-04-12T21:47:28.799Z] DEBUG: total: 0.2199999988079071 [2022-04-12T21:47:28.799Z] INFO: Retrieving Stack Cost... [2022-04-12T21:47:29.371Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2022-04-12T21:47:29.943Z] INFO: Archiving Costs [Pipeline] echo [2022-04-12T21:47:29.959Z] Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh [2022-04-12T21:47:30.248Z] ---> logs-deploy.sh [2022-04-12T21:47:30.249Z] lf-activate-venv: SKIPPING [2022-04-12T21:47:30.249Z] INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/edgex-go/PR-3956/8 [2022-04-12T21:47:30.249Z] INFO: archiving workspace using pattern(s): [2022-04-12T21:47:31.192Z] Archives upload complete. [2022-04-12T21:47:31.453Z] INFO: archiving logs to Nexus